@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,700,300,600,800,400);
@import url(../fonts/fonts/stylesheet.css);

body, html{
	font-family: 'Poppins', sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: #2f3361;
}

h1{
	font-family: 'Helvetica Neue';
}
h1 strong{
	font-weight: bold;
}
h2{
	font-family: 'Helvetica Neue';
	margin:  0;
	font-weight: bold;
}
h3{
font-size: 18px;
font-weight: bold;
font-family: 'Helvetica Neue';
}
h5{
	font-weight: 700;
	line-height: 20px;
}
p{
	font-family: 'Poppins', sans-serif;
}
p.intro{
	font-size: 16px;
	margin: 12px 0 0;
	line-height: 24px;
	font-family: 'Poppins', sans-serif;
}
a{ color: #303786;}
a:hover,
a:focus{
	text-decoration: none;
	color: #303786;
}
img {
    max-width: 100%;
}
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
ul, ol{
	padding: 0;
	webkit-padding: 0;
	moz-padding: 0;
}
.section-title h2{
	font-size: 45px;
    line-height: 55px;
    margin-bottom: 30px;
}
/* Navigation */
#tf-menu {
    padding: 20px 0;
    transition: all 0.8s;
    padding-top: 73px;
}
#tf-menu.navbar-default {
	background-color: rgb(255, 255, 255);
	border-color: rgba(231, 231, 231, 0);
}
.top_nav_banner {
    background: #edea7f;
    text-align: center;
    padding: 15px;
    font-size: 18px;
    font-weight: bold;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 10;
}

#tf-menu a.navbar-brand {
text-transform: uppercase;
font-size: 22px;
color: #303786;
font-weight: 800;
letter-spacing: 0px;
font-family: 'Agrandir Grand';
}

#tf-menu.navbar-default .navbar-nav > li > a {
	text-transform: uppercase;
	color: #303786;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 1px;
}
.on {
	background-color: #fff !important;
	padding: 0 !important;
}
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus {
	color: #303786 !important;
	background-color: transparent;
	font-weight: 700;
}

.navbar-toggle {
	border-radius: 0;
	}
.navbar-default .navbar-toggle:hover, 
.navbar-default .navbar-toggle:focus {
	background-color: #303786;
	border-color: #303786;
	}
.navbar-default .navbar-toggle:hover>.icon-bar {
	background-color: #FFF;
	}
/* Home Style */
#tf-home{
	background: #f1f8fd;
	padding-top: 150px;
	padding-bottom: 100px;
}
.carousel {
    margin-top: 20px;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    line-height: 1;
    width: 400px;
    margin: 0 auto;
}
.item .thumb {
	margin: 10px;
    background-color: #fff;
    padding: 10px;
    max-height: 100px;
    max-width: 100px;
    overflow: hidden;
    height: 100%;
	float: left;
	border-radius:5px ;
    width: 100%;
    text-align: center;
}
.item .thumb img {
	width: 100%;
}
.carousel-control {
    background: none !important;
}
.item img {
	width: 100%;	
}
.pro_other_img ul {
    display: flex;
    list-style: none;
    margin-top: 30px;
}
.pro_other_img ul li {
    margin: 10px;
    background-color: #fff;
    padding: 20px;
    max-height: 130px;
    max-width: 130px;
    overflow: hidden;
    height: 100%;
    width: 100%;
    text-align: center;
}
.banner_content {
    text-align: left;
	color: #303786 !important;
	margin-top: 30px;
}
.banner_content h4 {
    font-weight: bold;
	font-family: 'Helvetica Neue';
	color: #303786 !important;
	font-size: 18px;
	margin-bottom: 0;
}
.banner_content h1 {
    font-weight: bold;
	font-family: 'Helvetica Neue';
	color: #303786 !important;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 38px;
}
a.banner_star_rating {
    float: right;
    color:#000;
    font-weight:600;
}
.banner_star_rating i {
    color: #f8a427;
    margin: 2px;
}
.banner_content p {
	font-size: 18px;
}
.banner_content h3 {
    font-weight: 400;
	font-family: 'Poppins', sans-serif;
	color: #303786 !important;
	font-size: 18px;
	
}
.banner_content ul{
	list-style: none;
	padding-left: 0;
	margin-top: 15px;
	margin-bottom: 50px;
}
.banner_content ul li {
    padding-left: 30px;
    background: url(../img/slider_list_icon.png) no-repeat 0 5px;
    background-size: 20px;
    font-size: 16px;
    margin-bottom: 10px;
}
.subscribe_text {
    color: #f856ac;
    font-weight: 600;
    width: 70%;
    min-width: 280px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 15px;
}
.slider_pricing_tabs {
    background: #fff;
    border-radius: 5px;
    border: 1px solid #f856ac;
	float: left;
	margin-bottom: 20px;
}
.tab-pane {
    opacity: 1;
}
.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
    width: 50%;
}
#ex1.nav-tabs {
    border-bottom: none;
}
#ex1.nav-tabs > li > a {
    margin-right: 0px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #6ec2ea;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
	font-family: 'Helvetica Neue';
}
#ex1.nav-tabs li.active a{
    border: 1px solid #f856ac;
	border-top: 0;
    
}
#ex1-content{
    padding-top: 20px;
}
.tab-content h3{
	font-size: 28px;
}
.automatic_list {
    max-width: 530px;
    margin: 0 auto;
	display: inline-block;
	padding-top: 10px;
    padding-bottom: 15px;
}
.automatic_list ul {
    list-style: none;
}
.automatic_list ul li {
    float: left;
	text-align: left;
	font-weight: 500;
	max-width: 50%;
	padding-left: 25px;
	background: url(../img/tab_list_icon.png) no-repeat 0 5px;
	line-height: 25px;
	margin-bottom: 5px;
	width: 100%;
	background-size: 16px;
}
.pricing_table_box {
    background: #fff;
    box-shadow: 0 0 25px rgb(0 91 135 / 20%);
    border-radius: 8px;
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 10px;
    position: relative;
    display: inline-block;
    width: 31%;
    margin-left: 5px;
    margin-right: 5px;
}
.table_head {
    position: absolute;
    z-index: 10;
    right: 0;
    left: 0;
	top: -26px;
}
.table_head span{
    background: #6bbfe7;
    color: #fff;
    padding: 3px 10px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    min-width: 120px;
    display: inline-block;
}
.t_l_s {
    float: left;
    text-align: left;
    color: #2f3361;
    width: 56%;
}
.t_r_s {
    float: right;
    text-align: right;
    color: #6ec2ea;
    width: 37%;
    font-weight: 300;
}
.table_header {
    display: inline-block;
    padding-bottom: 5px;
    width: 100%;
    border-bottom: 1px solid #e3e3e3;
}
span.bottle_q {
    font-size: 14px;
}
span.bottle_q sub {
    font-size: 7px;
    float: left;
    width: 100%;
}
span.off_type {
    font-size: 32px;
	position: relative;
	float: right;
	line-height: 30px;
}
span.off_type  sup{
    font-size: 15px;
    top: -13px;
    position: relative;
}
span.off_type sub {
    font-size: 14px;
    position: relative;
    margin-right: -10px;
    right: 8px;
    bottom: 0;
}
.table_content {
    display: inline-block;
    width: 100%;
    padding-top: 5px;
}
.main_price {
    position: relative;
    font-size: 35px;
    font-weight: 600;
	line-height: 30px;
}
.main_price sup {
    font-size: 14px;
    font-weight: normal;
    top: -14px;
}
.main_price sub {
    font-size: 12px;
    right: 18px;
    top: -2px;
    font-weight: normal;
}
.save_price {
    display: inline-block;
    font-size: 13px;
    line-height: 14px;
}
.table_footer a {
    background: #303786;
    padding: 7px 20px;
    border-radius: 25px;
    font-size: 10px;
    color: #fff;
    display: inline-block;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.best-seller-box {
    background: #303786;
}
.best-seller-box .table_head span{
    background: #edea7f;
    color: #303786;
}
.best-seller-box  .table_footer a {
    background: #edea7f;
    color: #303786;
}
.best-seller-box .t_l_s {
    color: #fff;
}

.best-seller-box .table_header {
    border-bottom: 1px solid #20255f;
}
.pricing_table_box:hover .table_head span{
    background: #edea7f;
    color: #303786;
}
.pricing_table_box:hover{
    background: #303786;
}
 .pricing_table_box:hover .table_footer a {
    background: #edea7f;
    color: #303786;
}
.pricing_table_box:hover .t_l_s {
    color: #fff;
}
.made_days ul {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-top: 20px;
}

/* Flip Section */
#tf_flip_body {
    padding: 100px 0;
	background: url(../img/sec_2_bg.png) no-repeat bottom center;
	background-size: contain;

}

#tf_flip_body .section-title h2{
    font-size: 45px;
    line-height: 55px;
    margin-bottom: 30px;
}
.heading_bottom_icons ul {
    list-style: none;
    display: flex;
    font-size: 14px;
    justify-content: center;
    font-weight: 400;
    line-height: 22px;
    margin-top: 30px;
}
.heading_bottom_icons ul li {
    padding: 0px 15px;
}
.heading_bottom_icons ul li i {
    font-size:22px;
}
.bodies_img{
	max-height: 510px;
}
#tf_flip_body p {
    font-size: 21px;
    line-height: 40px;
    margin-bottom: 30px;
}
#tf_flip_body .flip-text p {
    max-width: 88%;
}
.science_has {
    padding-top: 100px;
	padding-bottom: 50px
}
.science_bullets ul {
    list-style: none;
}
.science_bullets li {
    padding-left: 32px;
    background: url(../img/tab_list_icon.png) no-repeat 0 0;
}
.science_bullets li h4{
	font-size: 22px;
	margin-bottom: 0;
	font-weight: bold;
}
.science_bullets li p{
	line-height: 30px !important;
}
.body_str_img{
	margin-top: -120px;
}


/* Your Shortcut Section */
#tf-your-shortcut {
    padding: 100px 0;
}
.sec_content {
    margin: 0 auto;
    max-width: 960px;
	margin-bottom: 50px;
}
.sec_content p {
    font-size: 22px;
    line-height: 40px;
    margin-bottom: 30px;
}
.time_line_box {
    text-align: left;
    padding: 30px 30px 10px;
    box-shadow:0 0 25px rgb(0 91 135 / 20%);
    border-radius: 5px;
    min-height: 220px;
	margin-bottom: 20px;
}
.time_line_box h3 {
    margin-top: 0;
}
.time_line_box p {
    font-size: 13px;
}
.time_line_border{
	margin-top: 10px;
	margin-bottom: 30px;
}

/* Extra Strength Section */
#tf_extra_strength {
    padding: 100px 0;
    background: url(../img/sec_2_bg.png) #f1f8fd no-repeat 0 center;
	background-size: cover;
}
#tf_extra_strength p {
    font-size: 18px;
}
.strength_box{
	padding-left: 10px;
	padding-right: 10px;
}
.strength_box p {
    padding: 15px 10px;
    background: #fff;
    border-radius: 5px;
    box-shadow:0 0 25px rgb(0 91 135 / 10%);
	display: flex;
	align-items: center;
	font-size: 16px;
	justify-content: center;
	margin-top: 10px;
	margin-bottom: 15px;
}
.strength_box p img {
	max-width: 40px;
	margin-right: 15px;
}
.prod_with_ing {
    max-height: 450px;
    margin-top: 50px;
}
/* Good Company Section 
==============================*/
#tf-good-company{
	padding:100px 0 ;
}
#tf-good-company .section-title {
    margin-bottom: 50px;
}
#tf-good-company .section-title p {
    font-size: 18px;
}
.company_box {
    border-radius: 5px;
    padding: 30px;
    text-align: left;
    background: #cbe9f7;
	margin-bottom: 20px;
}
.company_box p:first-child{
	font-size: 18px;
	margin-bottom: 5px;
}
.company_box p:last-child{
	font-size: 13px;
	margin-bottom: 5px;
}
/* Result Section */
#tf-result{
	padding:80px 0 ;
	background: url(../img/result_bg.png) no-repeat top center;
	background-size: cover;
}
#tf-result .section-title p{
	font-size: 21px;
	max-width: 970px;
	line-height: 30px;
	margin: 0 auto;
}

.rating_home_sec{
    padding:100px 0;
}
i.fa-star {
    color: #f8a427;
    margin: 2px;
}
.rating_home_sec .rating_wrapper {
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 25px;
    margin-top: 20px;
}
.rating_home_sec .rating_wrapper:last-child {
    border-bottom:0;
}
.rating_home_sec  {
    font-size: 16px;
    line-height: 28px;
}
.rating_home_sec i.fa-star {
    font-size:19px;
}
/* Melt The Fat */
#tf-melt_fat {
    padding: 100px 0;
}
#tf-melt_fat .section-title p{
    font-size: 21px;
	line-height: 30px;
	margin-bottom: 30px;
}
#tf-melt_fat ul {
    list-style: none;
    text-align: left;
    font-size: 18px;
}
#tf-melt_fat li {
    background: url(../img/tab_list_icon.png) no-repeat 0 5px ;
	background-size: 18px;
	padding-left: 30px;
	margin-bottom: 20px;
	font-weight: 600;
}
.rush_order {
    font-size: 25px;
    font-weight: bold;
    margin-top: 30px;
    display: inline-block;
    background: #edea7f;
    color: #303786 !important;
    padding: 15px 45px;
    border-radius: 8px;
}
.rush_order:hover {
box-shadow: 0 0 25px rgb(0 91 135 / 10%);
 background: #303786;
 color:#edea7f !important;
}
/* FAQ's Section */
 .faqs_sec .panel-group .panel {
        border-radius: 0;
        box-shadow: none;
        border:0;
        border-top:1px solid #EEEEEE ;
    }
    .panel-group .panel + .panel {
        margin-top: 0;
    }
    .faqs_sec .panel-default > .panel-heading {
        padding: 0;
        border-radius: 0;
        color: #212121;
        background-color: #fff;
        border-color: #EEEEEE;
    }

    .faqs_sec .panel-title {
        font-size: 20px;
    }

    .faqs_sec .panel-title > a {
        display: block;
        padding: 25px 15px;
        text-decoration: none;
        
    }

    .faqs_sec .more-less {
    float: right;
    color: #fff;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid;
    border-radius: 100%;
    background: #303786;
}

    .faqs_sec .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #EEEEEE;
        font-size:16px;
    }
    .faqs_sec .panel-default:hover > .panel-heading {
        color: #2f3361;
        background-color: #edea7f;
        border-color: #EEEEEE;
    }
    .faqs_sec .panel-default:hover  .more-less {
        float: right;
        color: #2f3361;
        background:#fff;
    }

/* Scientific References Section */
#tf-references {
    padding: 100px 0 150px 0;
    background: url(../img/last_sec_bg.png) #f1f8fd no-repeat center bottom ;
	background-size: 100% !important;
}
#tf-references ul {
    list-style: none;
	margin-top: 30px;
}
#tf-references ul li {
    background: #fff;
    float: left;
    padding: 10px;
    border-radius: 8px;
    box-shadow: 0 0 25px rgb(0 91 135 / 10%);
    width: 100%;
    display: flex;
    align-items: center;
	margin-bottom: 20px;
}
#tf-references ul li label {
    width: 100px;
    font-size: 50px;
    text-align: center;
    color: #e7f5fb;
	font-family: 'Helvetica Neue';
    margin-bottom: 0;
    display: block;
    float: left;
}
#tf-references ul li p{ 
	margin-bottom: 0;
	font-size: 16px;
	color: #000;
	max-width: 710px;
}
#tf-references ul li p a{ 
	color: #6ec2ea;
}

/* Inner Nav */
.inner_header{
    background: #000;
    border-bottom: 5px solid #df1f2c;
    padding: 20px 0;
}
.inner_header_logo {
    max-width: 300px;
}
section.inner_page_wrapper {
    padding:50px 0 0 0 ;
}
.position_sticky{
    position:sticky;
    top:50px;
}
.sidebar_prod {
    background: #f6f6f6;
    text-align: center;
    padding:0;
    position:static;
}
.sidebar_prod img{
    margin:20px 0;
}
.side_bar_img_text {
    padding: 10px;
    background: #000000;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    border-bottom: 2px solid #df1f2c;
}
.sidebar_prod a {
    display: inline-block;
    padding: 10px;
    background: #df1f2c;
    width: 100%;
    font-size: 16px;
    color: #fff;
}
.sidebar_prod a:hover {
    background: #bc0b16;
}
.article_wrapper {
    padding-right: 50px;
    color: #000;
}
.article_heading {
    font-size: 32px;
}
h1.article_heading {
    font-size: 17px;
}
.post-meta {
    margin-top: 20px;
}
.article_img {
    margin-top: 30px;
    margin-bottom: 50px;
}
.article_text p{
    font-size: 18px;
    margin-bottom: 30px;
}
.article_bottom_box {
    text-align: left;
    padding: 30px 30px 30px;
    box-shadow: 0 0 25px rgb(0 91 135 / 10%);
    border-radius: 10px;
    margin-bottom: 30px;
}
.article_bottom_box h3 {
    margin-top: 0;
}
.article_bottom_box p {
    font-size: 16px;
}
.how_compare p {
    font-size: 16px;
    margin-top: 20px;
}
.compare-div {
  margin-top: 27px;
  margin-bottom: 19px;
  padding: 0px 0px 12px;
  border-radius: 15px;
  box-shadow: 1px 1px 9px 0 rgba(0, 0, 0, 0.14);
  float: left;
    width:100%;
}
.title-div {
    background: #000;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    color: #fff;
    padding: 10px;
    align-items: center;
    float: left;
    width:100%;
}
h2.comp-headline-right {
    font-size: 24px;
    padding-top: 10px;
    text-align: left;
}
.compare_content {
    font-size: 18px;
    margin-top: 20px;
    float: left;
    width: 100%;
}
.compare-row {
    float: left;
    width: 100%;
}
.compare-row .col-md-6 {
    border-right: 1px solid #e3e3e3;
    border-bottom:1px solid #e3e3e3;
    padding-bottom: 10px;
    padding-top: 10px;
    
}
.compare-row:last-child .col-md-6 {
    border-bottom: 0;
}
.compare-row .col-md-6:last-child {
    border-right: 0;
}
.compare_left i {
    color: #1bae4b;
    font-size: 26px;
    float: right;
    margin-left: 10px;
}
.compare_right i {
    color: #cc3234;
    font-size: 26px;
     float: left;
     margin-right: 10px;
}
.para-ad-2 {
    margin-top: 21px;
    margin-bottom: 14px;
    padding: 18px 22px;
    border: 2px dashed #00237e;
    border-radius: 15px;
    background-color: #f6effd;
}
.cat_btn {
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.cat_btn a{
    padding: 20px;
    border-radius: 10px;
    background-color: #303786;
    box-shadow: 2px 0 12px 0 rgb(0 0 0 / 51%);
    font-size: 21px;
    color:#fff;
    display: inline-block;
}
.cat_btn a:hover{
    background-color:#343da3;
}
.rating_wrapper {
    margin-top: 50px;
    margin-bottom: 30px;
}
.review_box {
    display: inline-block;
    width: 100%;
    border: 1px solid #e3e3e3;
    background: #f3f3f3;
    border-radius: 8px;
    padding: 15px;
    margin-top: 30px;
}
.review_img {
    float: left;
    margin-top: 10px;
    width: 80px;
    height: 80px;
    margin-right: 30px;
    border-radius: 100%;
    overflow: hidden;
}
.review_stars .fa-star {
    color: #f8a427;
    margin:3px;
}
.offer-div {
    margin-top: 33px;
}
.offer-row-2 {
    margin-bottom: 21px;
    padding: 23px 30px;
    border-style: solid;
    border-width: 1px;
    border-color: #cacaca;
    background-color: #f1f1f1;
    float:left;
    width:100%;
}
.top-title h1 {
    text-align: center;
    float: left;
    width: 100%;
    margin-bottom: 15px;
    margin-top: 15px;
}
.rating_wrapper p a.show_hide {
    text-decoration: underline;
        color: #edea7f;
}
#pagination span.current.prev {
    background: #fff !important;
    color:#2f3361 !important;
    border: none !important;
    border-radius: 100% !important;
    box-shadow: none !important;;
}
#pagination a.page-link.next {
    background: #fff;
    color:#2f3361 !important;
    border: none;
    border-radius: 100%;
    box-shadow: none;
}
#pagination.light-theme ul li:first-child a, .light-theme ul li:first-child  span {
    background: #fff !important;
    color:#2f3361 !important;
    border: none !important;
    border-radius: 100% !important;
    box-shadow: none !important;
}

#pagination.light-theme a, .light-theme span {
    border-radius: 100%;
    background: #fff;
    box-shadow: none;
    padding: 0 10px;
    color:#2f3361 !important;
    border-color:#2f3361 !important;;
    line-height: 30px;
    min-width: 32px;
}
#pagination.light-theme .current {
    background: #2f3361 !important;
    color: #FFF !important;
    border-color: #2f3361 !important;
    box-shadow: none !important;
    border-radius:100% !important;
    min-width: 32px !important;
    line-height: 30px !important; 
}
#pagination.light-theme ul li:last-child a, #pagination.light-theme ul li:last-child span {
    background: #fff !important;
    color:#2f3361 !important;
    border: none !important;
    border-radius: 100% !important;
    box-shadow: none !important;
}
/* Footer */
nav#footer {
    background: #fff;
    color: #47748b;
    padding: 20px 0 15px 0;
    font-size: 18px;
    float: left;
    width: 100%;
}
nav#footer p{
    color: #47748b;
}
.footer-links {
    font-size: 16px;
    color: #47748b;
}
.footer-links a{
    color: #47748b;
}