@charset "utf-8";
/* CSS Document */
/*----------------
RESET CSS
-----------------*/
body {
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	padding:0;
	background:#fff;
	color:#000000;
	text-align:center;
	font-family: "DM Sans", sans-serif;
	font-weight: normal;
	}
div, ul, h1, h2, h3, h4, h5, li, p, img, form, input, textarea {margin:0;padding:0;}
header, section, footer, aside, nav, main, article, figure {display: block;}
table, tr, td {border:0;}
a{outline: none; color:inherit; text-decoration:none;}
a:hover {}
img {border:none; max-width: 100%;   vertical-align: middle; height:auto;}
li {list-style:none;}
*{box-sizing:border-box;}
.img-full{max-width:100%;}
.clearall{
	clear:both;
	font-size:1px;
	line-height:1px;
	height:1px;
	}
.forMob,.forTab{ display:none ;}
.fl{ float:left;}
.fr{ float:right;}

/*-----------------------
MAIN CSS START
------------------------*/
.container {
	width:1170px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	}
/*==========Header==============*/
.topStrip{
    float: left;
    width: 100%;
    background: #000000;
    padding:7px 0;
	}
.topStrip p{
    float: left;
    width: 100%;
    color: #ffffff;
    font-size:16px;
	line-height:20px;
	letter-spacing:0.5px;
	font-weight:bold;
	}
.topStrip p img{
	display:inline-block;
	vertical-align:middle;
	margin:-7px 5px 0;
	}
	
.top-fix-bar {
	float: left;
	width: 100%;
	margin-bottom:70px;
	}
.header{
	float: left;
    width: 100%;
    height: 70px;
    margin-top: -70px;
    position: relative;
    top: 70px;
    background: #fff;
    box-shadow: 1px 1px 10px #ccc;
    padding: 10px 0;
	}
.fixed-nav .header{
	position: fixed;
	z-index: 9999;
	top: 0;
	-webkit-transition: margin .3s ease-out;
    transition: margin .3s ease-out;
	margin-top:0;
	-webkit-box-shadow: 0 3px 4px 0 rgba(0,0,0,0.1);
	box-shadow: 0 3px 4px 0 rgba(0,0,0,0.1);
	}
.logo-sec{
	float: left;
    max-width: 260px;
    margin-top: 12px;
	}
.logo{
	display:inline-block;
	vertical-align:top;
	}
.logo-sec p{
	display:inline-block;
	vertical-align:middle;
	font-size:16px;
	line-height:21px;
	letter-spacing:0.5px;
	color:#ffffff;
	padding-left:15px;
	margin-left:10px;
	border-left:1px solid #6692b8;
	}
.logo-sec p span{
	font-size:20px;
	font-weight:bold;
	}

a.header-btn{ 
	float:right; 
	width:141px;
	font-size:18px;
	color:#ffffff;
	height:42px;
	border-radius:4px;
	font-weight:600;
	line-height:40px;
	background:#00c04e;
	margin-top:14px;
	}
	
ul.mainMenu{
	float:right;
	margin-top: 17px;
}
ul.mainMenu li{
	float:left;
    padding:0 18px;
	border-right:1px solid #90afca;
	}
ul.mainMenu li:first-child{ padding-left:0;}
ul.mainMenu li:last-child{ border:none;}
ul.mainMenu li a{
	float: left;
    color: #222;
    font-size: 16px;
    line-height: 20px;
	}
ul.mainMenu li a.active,ul.mainMenu li a:hover{}

/*MOBILE MENU CSS*/
.mob-mnu-ic{
    cursor: pointer;
    position:absolute;
    right:170px;
    top:26px;
	z-index:16;
	height:30px;
	}
.mob-mnu-ic button{
	outline: none;
    -webkit-appearance: none;
	background: none;
	padding:0;
    cursor: pointer;
	border: none;
	margin:0;
	}
.mob-mnu-ic span{
	color:#fff;
	display:inline-block;
	vertical-align:top;
	font-size:16px;
	margin-top:4px;
	margin-right:5px;
	}
.bar1, .bar2, .bar3 {
	    width: 25px;
    height: 4px;
    background-color: #006b41;
    transition: 0.4s;
	}
.bar2{margin:4px 0;}
.dl-active .bar1 {
	-webkit-transform: rotate(-45deg) translate(-5px, 5px);
	transform: rotate(-45deg) translate(-5px, 5px);
	background:#000000;
	}
.dl-active .bar2 {opacity: 0;}
.dl-active .bar3 {
	-webkit-transform: rotate(45deg) translate(-5px, -5px);
	transform: rotate(45deg) translate(-5px, -5px);
	background:#000000;
	}
.mobilemenu{
	left:0;
	position:fixed;
	top:100px;
	background:#fff;
	z-index: 9999;
	right:0;
	bottom:0;
	overflow:scroll;
	display:none;
	border-top:1px solid #ddd;
	}
.mobimenu-top{ top:80px;}
.mobilemenu li{
	float:left;
	width:100%;
	text-align:left;
	border-bottom:1px solid #ddd;
	}
.mobilemenu li a{
	float:left;
	width:100%;
	padding:17px 20px;
	font-size:18px;
	color:#000;
	}
.mobilemenu li a.header-btn {
    float: left;
    width: 150px;
    font-size: 18px;
    color: #ffffff;
    height: 42px;
    line-height: 40px;
    font-weight: 600;
    margin:10px 0;
    border-radius: 20px;
    background: #19c354;
	padding:0;
	text-align:center;
	}

/*-------------------------
CSS FOR BANNER
--------------------------*/
/*====BANNER====*/
.banner{
	float: left;
    width: 100%;
    padding: 40px 0 30px;
    background: url(../images/banner.jpg) no-repeat center top;
	text-align: center;
	border-bottom: 1px solid #e7f0f7;
	position: relative;
}
.banner_left{
	float: left;
    vertical-align: middle;
    width: 55%;
    text-align: left;
    margin-top: 0px;
	}


.banner_text1{
	display: inline-block;
    vertical-align: middle;
    width: 92%;
    font-size: 18px;
    line-height: 27px;
    color: #000;
    letter-spacing: 0;
    margin-top: 12px;
	}

.banner_heading{
	    float: left;
    width: 100%;
    font-size: 50px;
    line-height: 58px;
    color: #011f41;
    margin-top: 20px;
    text-transform: capitalize;
    font-weight: 700;
	}

.bnr-list1 {
        float: left;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    row-gap: 10px;
    margin: 25px 0 0 0;
}

.bnr-list1 li {
       float: left;
    width: 32%;
    font-size: 18px;
    line-height: 25px;
    position: relative;
    padding: 0px 41px 0 0;
    text-align: left;
}
.bnr-list1 li:after {
    content: "";
    position: absolute;
    right: 25px;
    top: 19px;
    bottom: 0;
    border-right: 1px solid #d7d7d7;
}
.bnr-list1 li img {
       display: block;
    margin: 0 0 10px;
    max-width: 45px;
}
.bnr-list1 li:last-child:after {
    border: none;
}

ul.banner_point{
	float:left;
	width:86%;
	margin-top:25px;
	}
ul.banner_point li{
	float:left;
	width:100%;
	padding:10px 10px 12px 40px;
	text-align:left;
	position:relative;
	font-size:20px;
	line-height:28px;
	color:#0a0a0a;
	font-weight:700;
	border-bottom:1px solid #e5dbe2;
	letter-spacing:0.3px;
	
	}
ul.banner_point li:last-child{ border-bottom:none;}
.banner_icon{
	position:absolute;
	top:50%;
	left:0;
	margin-top:-11px;
	width:24px;
	}
.button_box{
	display: inline-block;
    vertical-align: middle;
    width: 100%;
    max-width: 336px;
    text-align: center;
    margin-top: 35px;
    position: relative;
	}
a.common_btn, .cart-txt, .common__button{
	    float: none;
    display: inline-block;
    width: 100%;
    background: #02d36e;
    height: 57px;
    border-radius: 60px;
    box-shadow: 0 4px 6px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 4px 6px 2px rgba(0, 0, 0, 0.2);
    font-size: 24px;
    line-height: 57px;
    color: #fff;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    z-index: 9;
    position: relative;
    font-family: inherit;
	}
.banner a.common_btn{
    box-shadow: 0 4px 6px 2px rgb(233 233 233 / 20%);
    -webkit-box-shadow: 0 4px 6px 2px rgb(233 233 233 / 20%);
}
.btn_text{
	float:left;
	width:100%;
	margin-top: 11px;
    font-size: 14px;
    line-height: 20px;
	}

.bnr-bottm-list {
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    row-gap: 10px;
    margin: 165px 0 0 0;
    justify-content: space-between;
	position: relative;
	z-index: 1;
}
.bnr-bottm-list:before {
    content: "";
    position: absolute;
    top: -142px;
    left: 50%;
    height: 100px;
    border-left: 3px solid #b9d2e3;
    transform: translateX(-50%);

}

.bnr-bottm-list li {
    float: left;
    width: 20%;
    font-size: 18px;
    line-height: 28px;
    color: #353535;
    position: relative;
}
.bnr-bottm-list li:after{
	content: "";
	position: absolute;
	top: 20px;
    right: 10px;
    bottom: 20px;
    border-right: 1px solid #e8f1f7;
}
.bnr-bottm-list li:last-child:after{border: none;}

.bnr-bottm-list li img {
    display: block;
    margin: 0 auto 20px;
    max-width: 63px;
}
.banner_prod{
	position: absolute;
    right: -36px;
    top: 50px;
    width: 100%;
    max-width: 540px;
   
	}
	
	
/*-------------------------
CSS FOR SECTION 1
--------------------------*/
.section_1{
	float:left;
	width:100%;
	padding:60px 0;
	text-align:center;
	}
.common_heading{
	    float: left;
    width: 100%;
    font-size: 44px;
    line-height: 52px;
    color: #061f42;
    text-transform: capitalize;
    font-weight: 700;
	}
.common_heading span{font-size:30px; line-height:40px;color:#02afe3; display: block;}

.common_text{
	display: inline-block;
    vertical-align: middle;
    width: 100%;
    font-size: 18px;
    line-height: 28px;
    color: #000;
    margin-top: 23px;
	}
.comPad2{ padding:0 80px;}
.s1-left {
	float: left;
    width: 100%;
    margin-top: 19px;
    text-align: left;
    padding: 0 80px 0 517px;
    position: relative;
}

.s1-btl {
	position: absolute;
    left: 10px;
       top: -11px;
}

/**************************/
/**************************/
.sec1-btm {
	float: left;
    width: 100%;
    padding: 60px 0;
    background: #e7f0f7;
	text-align: center;
}

.s1-lst1 {
	float: left;
    width: 100%;
    margin-top: 41px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    row-gap: 20px;
    justify-content: space-between;
}

.s1-lst1 li {
	float: left;
    width: 31.4%;
    position: relative;
    padding: 273px 26px 35px 19px;
    font-size: 18px;
    line-height: 28px;
    text-align: left;
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    border: 5px solid #fff;
}

.s1-lst1 li .s1-img {
    position: absolute;
    left: 0;
    top: 0px;
}

.s1-lst1 li span {
       display: block;
    font-weight: 700;
    font-size: 22px;
    line-height: 29px;
    margin-bottom: 16px;
}

.s1-lst1 li .s1-icon {
        position: absolute;
    right: 20px;
    top: 263px;
    width: 65px;
}
.s1-lst1 li:last-child{}




/*-------------------------
CSS FOR SECTION 4
--------------------------*/
.section_4{
	float: left;
    width: 100%;
    padding: 60px 0;
    background: #fff;
    overflow: hidden;
    text-align: center;
	}
.section_4 .common_text {}
.s4_prod_block{
	display: inline-block;
    vertical-align: top;
    width: 100%;
    margin: 96px 0 20px;
    position: relative;
	}
.s4_prod_block:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    border-top: 1px solid #a1bace;
    transform: translateY(-50%);
}
.s4-prod{
	position: absolute;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	z-index: 1;
	max-width: 370px;
	}
.s4_prod_col{
	width: 390px;
	position: relative;
	}
ul.s4_prod_list{
	display:inline-block;
	vertical-align:top;
	width:100%;

	}
ul.s4_prod_list li{
	position: relative;
    width: 100%;
    float: left;
    text-align: left;
    padding: 0px 0 0px 0px;
}

ul.s4_prod_list2 li {
    text-align: right;
    float: right;
}
	
ul.s4_prod_list li span {
    display: block;
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    text-transform: capitalize;
    color: #011f41;
    margin-bottom: 13px;
}
ul.s4_prod_list li span span {
    font-size: 21px;
    line-height: 24px;
    font-weight: 500;
    border: 1px solid #070d47;
    padding: 5px 0px;
    border-radius: 30px;
    width: 120px;
    margin-top: 14px;
    text-align: center;
	margin-bottom: 0;
}
ul.s4_prod_list2 li span span {
    display: inline-block;
    vertical-align: middle;
}
.s4-ingredient{
	position: absolute;
    top: -10px;
    right: 10px;
    width: 80px;
    border-radius: 50%;
	border: 1px solid #ededed;
	}
ul.s4_prod_list2 .s4-ingredient {
	left: 10px;
    right: auto;
}
ul.s4_prod_list li p{
	font-size: 18px;
    line-height: 26px;
    color: #000;
    margin-top: 0;
    float: left;
    width: 77%;
}
ul.s4_prod_list2 li p {
    float: right;
}
.s4-shape{ position:absolute;}
.s4-shape1{
	top: -10px;
	right: -60px;
	}
.s4-shape2{
	top: -30px;
	right: -70px;
	}
.s4-shape3{
	top: -40px;
	right: -70px;
	}
.s4-shape4{
    top: 13px;
    left: -70px;
    transform: scaleX(-1);
	}
.s4-shape5{
	top: -17px;
	left: -110px;
	transform: scaleX(-1);
	}
.s4-shape6{
	top: -17px;
	left: -90px;
	transform: scaleX(-1);
	}
ul.s4_prod_list li:nth-child(1){ }
ul.s4_prod_list li:nth-child(2){ margin: 150px 0 0 0px;}
ul.s4_prod_list2 li:nth-child(1) {}
ul.s4_prod_list2 li:nth-child(2) { }


.section_4 .button_box {
    margin-top: 60px;
}


	
/*-----------------------
SECTION-5
------------------------*/
.sec5{
	float:left;
	width:100%;
	padding:60px 0;
	background:#f2fbff;
	}
.s5-inr{
	vertical-align: top;
    max-width: 1500px;
    width: 100%;
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    row-gap: 15px;
    justify-content: space-around;
	}


/*=======SECTION2======*/
.section2{
    float: left;
    width: 100%;
	background: #e7f0f7;
	position:relative;
	padding: 60px 0;
	}
.s2_strip_bg{
	float: left;
    width: 100%;
	background:#006b41;
	padding:50px 0 60px;
	position:relative;
	overflow:hidden;
	}
.white_text{ color:#fff !important;}
.fs_20{
	font-size:20px;
	line-height:28px;
	}
.s2_strp_img{
    position: absolute;
    top: -154px;
    right: 32px;
	}

.s2_row_wrap{
	 display: flex;
    vertical-align: top;
    width: 100%;
    padding: 70px 0 20px;
    position: relative;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 20px;
	}
.s2_row_wrap .common__button{height: 56px; line-height: 56px; font-size: 22px;text-align: center;width: 84%;}
.s2_row_wrap .common__button img{width: 20px;}
.s2-inr-bx{
	      width: 32%;
    /* margin: 12px 9px 0; */
    border-radius: 8px;
    float: left;
    text-align: center;
    color: #000000;
    overflow: hidden;
    border: 3px solid #011f41;
    background: #ffffff;
    padding: 0 0 23px;
	}
.s2-inr-bx-cont{
	padding: 10px;
    background: #011f41;
    /* border-radius: 10px; */
    -webkit-box-shadow: 0px 0px 7px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 7px 3px rgba(0, 0, 0, 0.1);
    color: #fff;
}
.s2-bx-sml{
	font-size: 20px;
    line-height: 35px;
    font-weight: 600;
	}
.s2-bx-hd{
	font-size: 22px;
	line-height:34px;
	margin-top:6px;
	font-weight:300;
	}
.s2-bx-tx{
	    font-size: 28px;
    line-height: 36px;
    margin-top: 10px;
    font-weight: 700;
    margin-bottom: 14px
	}
.s2-bx-img{
	position: relative;
    display: block;
    margin: 20px auto;
    font-size: 30px;
	max-width: 300px;
	}
.option-hed {
    font-size: 20px;
    float: left;
    width: 100%;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 10px;
}
.pkgrgt {
    float: left;
    width: 100%;
    padding: 0 30px;
    text-align: left;
}
.buyOpt-row {
        float: left;
    width: 100%;
    padding: 10px 0px;
    cursor: pointer;
    position: relative;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
}
.packageOpt {
    float: left;
    text-align: left;
    position: relative;
    padding: 0 0 0 30px;
}
.packageOpt input[type=radio] {
    position: absolute;
    opacity: 0;
}
.packageOpt input[type=radio] + span {
        position: absolute;
    left: 0;
    top: 4px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #333;
}
.packageOpt input[type=radio]:checked + span:after {
    content: '';
    position: absolute;
    left: 3px;
    top: 3px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #333;
}
.packageOpt p {
    color: #ffffff;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
}


/*=======SECTION4======*/
.section4{
    float: left;
    width: 100%;
	background:#fef9f2;
	padding:60px 0 70px;
	}	
.s4_row_wrap{
	display:inline-block;
	vertical-align:top;
	width:100%;
	margin:100px 0 20px;
	position:relative;
	}
.s4_col_content{ width:358px;}
ul.s4_cont_list{
    float: left;
    width: 100%;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    row-gap: 60px;
	}
ul.s4_cont_list li{
    float: left;
    width: 100%;
	text-align:right;
	position:relative;
	}
.fr ul.s4_cont_list li{ text-align:left;}	
ul.s4_cont_list li h3{
	font-size:22px;
	line-height:26px;
	color:#000;
	font-weight:bold;
	}	
ul.s4_cont_list li p{
	font-size:18px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	min-height:48px;
	}	
.s4_list_pnt{
	position:absolute;
	top:5px;
	right: -115px;
	}		
.fr ul.s4_cont_list li .s4_list_pnt{ 
	transform: scaleX(-1);
	right:auto;
	left:-115px;
	}
.s4_gummy_img{
	position: absolute;
    top: -50px;
    left: 50%;
    margin-left: -81.5px;
	}

/*======SECTION4=======*/
.section_5{
	float: left;
    width: 100%;
    padding: 60px 0;
    background: #fff;
    text-align: center;
	}
.faq-container{
	display:inline-block;
	vertical-align:top;
	max-width:970px;
	width:100%;
	margin:35px 0 20px;
	}
.up-slide-dwn{
	float:left;
	width:100%;
	border-bottom:1px dashed #b5955d;
	}
.faq-innr{
	float:left;
	width:100%;
	}
.accordion{
	float: left;
    width: 100%;
    text-align: left;
    background: url(../images/close-btn.png) no-repeat right 15px center;
    padding: 25px 50px 25px 0;
    font-size: 20px;
    line-height: 24px;
    font-weight: normal;
    color: #000;
    font-weight: 700;
    cursor: pointer;
    text-transform: capitalize;
    position: relative;
	}
.acdn-heading.accordion-open{
	background:url(../images/open-btn.png) no-repeat right 15px center;
	}
.acdn-content{
	float:left;
	width:100%;
	text-align:left;
	padding:0 30px 0 0;
	}
.acdn-para{
	float:left;
	width:100%;
	font-size:17px;
	line-height:26px;
	color:#000;
	margin-bottom:20px;
	}
.acdn_link{ text-decoration:underline; color:#4780ec;}

/*==========footer===================*/
.footer{
	float:left;
	width:100%;
	padding:50px 0;
	text-align:center;
	background: #fff;
	}
.ftr-logo{
	display:block;
	margin:0 auto 18px;
	max-width: 100px;
	}
.footerBox1 {
    float: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    font-size: 16px;
    line-height: 20px;
    row-gap: 10px;
    margin-bottom: 15px;
}

.ftrBox1 {
   width: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 20px;;
}

.ftrBox1 img {
    display: none;
}
.ftr-txt1{
	font-size:16px;
	line-height:30px;
	color:#2d2d2d;
	margin:5px 0;
	}
.ftr-txt1 a{ color:#2d2d2d; padding:0 3px;}

.ftrtext2{ font-size:14px; line-height:22px; letter-spacing:0.5px; margin-top:15px;}


/*==============Media=============*/

/*----------- popup ---------------- */
#pop_overlay, #ing_overlay {
	background-color: rgba(0, 0, 0, 0.6);
	clear: none;
	display: none;
	height: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
}
#pop_content, #ing_content {
	height: auto;
	max-width: 90%;
	background-color: white;
	border-radius: 4px;
	margin: 8% auto 0 auto;
	position: relative;
	text-align: center;
	padding: 30px 20px 20px 20px;
	width:600px;
}
#ing_content {
	width:1000px;
}

.cross {
	position: absolute;
	right: 5px;
	top: 5px;
	max-width: 100%;
}




/*TERMS- PRIVACY*/

.trms-sec2{
	float: left;
    width: 100%;
    text-align: left;
    background: #f4f7fb;
    padding: 40px 0;
}
.trms-innner {
    float: left;
    width: 100%;
    background: #fff;
    padding: 10px 20px;
}
.trms-sec2 h1{
	height:40px;
	line-height:40px;
	background:#333;
	color:white;
	margin:20px 0 20px 0;
	padding:0 10px;
	font-size:26px;
	float: left;
    width: 100%;
}
.trms-sec2 h3{
	font-size:24px;
	font-weight:700;
	float:left;
	width:100%;
	margin:0px 0 10px;
}
.ing-lft-bx-hed, .trms-sec2 p{ }
.trms-sec2 p{
	       float: left;
    width: 100%;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    margin: 10px 0 10px;
}
.trms-sec2 ol{
	float:left;
	width:100%;
	padding:0 20px;
	}
.trms-sec2 ol li {
    float: left;
    width: 100%;
    font-size: 18px;
    line-height: 26px;
    margin: 0px 0 10px;
    list-style: auto;
}
.trms-sec2 h4, .trms-sec2 h5{
	font-size:20px;
	font-weight:600;
	float:left;
	width:100%;
	margin:10px 0;
	}
.trms-sec2 h5{ font-size:20px; font-weight:400;}
.top_sec {
    float: left;
    width: 100%;
    background: #009ee2;
    margin-bottom: 20px;
    text-align: left;
}
.trms-sec2 .top-txt {
        float: left;
    width: 100%;
    font-weight: 700;
    color: #fff;
    text-transform: capitalize;
    line-height: 31px;
    /* height: 37px; */
    font-size: 22px;
    padding: 5px 14px;
    margin: 0;
}
.ing-lft-bx {
    float: left;
    width: 100%;
    text-align: center;
}
.ing-lft-bx img {
    max-width: 100%;
}

@media only screen and (max-width: 767px){
	.tems_bg {padding: 10px 0;}
}
/*********************/
.contact-sec1{
	float:left;
	width:100%;
	background:#f4f7fb;
	padding:70px 0;
	}
.cont-sec1Lft{
    float: left;
    width: 45%;
    text-align: left;
	}
.cont-sec1Lft .comn-text{ margin-top:0;}	
ul.cnt-list{
	float:left;
	width:100%;
	text-align:left;
	margin-top:0px;
	}
ul.cnt-list li{
	float: left;
    width: 100%;
    padding: 0 0 20px 60px;
	margin-top:20px;
    position: relative;
	border-bottom: 1px solid #ebebeb;
	}
ul.cnt-list li:last-child{ border:none; padding-bottom:0;}	
ul.cnt-list li img{
    position: absolute;
    left: 0;
    top: 10px;
	filter: grayscale(1);
	}
ul.cnt-list li p{
    float: left;
    width: 100%;
    font-size: 18px;
    color: #000;
    line-height: 30px;
	}	
ul.cnt-list li span{
    font-weight: bold;
	display: block;
	}
.cnt-social{
	float:left;
	width:100%;
	margin-top:40px;
	}	
.cnt-social li{
	display:inline-block;
	vertical-align:top;
	}
.cnt-social li img{
	display:inline-block;
	vertical-align:top;
	}
.cnt-social li:nth-child(2) img{ margin:0 4px;}							

.cont-right{
	float:right;
	width:50%;
	background:#fff;
	position:relative;
	border-radius:22px;
	overflow:hidden;
	box-shadow:0 0 40px 7px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0 0 40px 7px rgba(0, 0, 0, 0.3);
	}	
.cont-frm-hd{
	float:left;
	width:100%;
	text-align:left;
	background:#000000;
	padding:20px 30px;
	position:relative;
	}
.cont-frm-hd:after{
    position: absolute;
    content: "";
    left: 30px;
    bottom: -10px;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 10px solid #000000;
	}	
.cont-frm-hd p{
	float:left;
	width:100%;
	font-size:33px;
	line-height:37px;
	color:#fff;
	font-weight:600;
	letter-spacing:0.5px;
	}	
.cont-frm-hd img{
	position:absolute;
	bottom:-26px;
	right:30px;
	display: none;
	filter: drop-shadow(2px 4px 6px #ccc) grayscale(1);;
	}			
.cont-frm-box{
	float: left;
    width: 100%;
	text-align:left;
	padding:40px 30px 40px;
	}
.cont-input-box{
	float: left;
    width: 100%;
    text-align: left;
    position: relative;
	border-bottom: 1px solid #dbdbdb;
	padding-bottom:12px;
	margin-bottom:40px;
	}
.cont-input-half{ width:47%;}
.cont-input-box2{margin-bottom:0;}	
.cont-input-box label{
	float:left;
	width:100%;
	font-size:14px;
	color:#333;
	margin-bottom:10px;
	}	
.cont-field-all{
    float: left;
    width: 100%;
	background:none;
    color: #fff;
    font-size: 16px;
	font-family: inherit;
	font-weight: 400;
	-webkit-appearance:none;
	outline:none;
	border:none;
	}
.cont-field-all::placeholder{
	 color:#c1bebe;
	 font-size:18px;
	 font-weight:600;
	 }
textarea{ resize:none; height:90px;} 	

	
.cont-btn {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    background: #006b41;
    height: 62px;
    color: #fff;
    font-size: 26px;
    line-height: 62px;
    font-weight: 900;
    text-transform: uppercase;
    position: relative;
    /* padding-right: 65px; */
    outline: none;
    border: none;
    -webkit-appearance: none;
    text-transform: uppercase;
    letter-spacing: 0.5px;
	margin-top:20px;
	border-radius:50px;
}
	

.contact2-sec1{ position:relative; padding-bottom:50px;}	
.contact2-sec1:before{
	content:'';
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	background:#ffeded;
	height:350px;
	}	
.contact2-sec1 .comn-text{ margin-top:0;}
.cont2Box{
	float:left;
	width:100%;
    background: #dd2027;
    position: relative;
    border-radius: 22px;
	margin-top:50px;
	
   	box-shadow:0 0 40px 7px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0 0 40px 7px rgba(0, 0, 0, 0.3);
	}
.cont2-sec1Lft{
	position:absolute;
	top:15px;
	left:15px;
	bottom:15px;
    width: 45%;
	background:#fff;
    text-align: left;
	border-radius: 22px;
	padding:30px 40px;
	}
.cont2-sec1Lft ul.cnt-list{ margin-top:0;}	
.cont2-sec1Lft .cnt-social{ margin-top:50px;}
.cont2-right{
    float: right;
    width: 53%;
	padding:30px;
	}
.cont2-right .cont-frm-box{ padding:0;}		
.cont2-right .cont-frm-hd{ background:none; padding:0; margin-bottom:40px;}	
.cont2-right .cont-frm-hd:after{ display:none;}	
.cont2-right .cont-frm-hd img{ bottom:22px; right:25px;}	

.thank-you {
    float: left;
    width: 100%;
    padding: 50px 0;
}

@media only screen and (max-width:1187px){
.container{ width:1004px;}

ul.mainMenu li{ padding:0 15px;}

/*-------------------------
CSS FOR BANNER
--------------------------*/
.banner_left{ width:70%;}
.banner_heading{ font-size: 52px;line-height: 65px;}
.banner_prod{ right: -33px; top: 230px; max-width: 420px;}
.banner_text1{ width: 79%;}
.bnr-list1 li{font-size: 17px;}
.bnr-list1 {    width: 90%;}
/*-------------------------
CSS FOR STRIP
--------------------------*/
.strip{ padding:20px 0;}
.strp-list li { padding: 0 16px; font-size: 15px; line-height: 22px; }
/*-------------------------
CSS FOR SECTION 1
--------------------------*/
.section_1{padding:50px 0;}
.s1-btl{}
.s1-left{padding: 0 0px 0 480px;}

/*************************/
.sec1-btm{padding: 50px 0;}
.s1-lst1 li{padding: 240px 10px 10px 10px; font-size: 17px;}
.s1-lst1 li .s1-icon{right: 10px;top: 240px;}
/*-------------------------
CSS FOR SECTION 2
--------------------------*/
.section_4{padding: 60px 0;}
.s4_prod_block{margin: 60px 0 10px;}
.s4-prod{ top: 20px;}
.s4_prod_col{width: 340px;}
ul.s4_prod_list li{}

.s4-shape6{ left: -70px;}
.s4-shape3{ right: -50px;}
.section_4 .button_box {margin-top: 80px;}
/*-------------------------
CSS FOR SECTION 3
--------------------------*/
.section-3{padding: 50px 0;}
.s3-innr{ width:75%;}
.sec3-top1, .sec3-top2, .sec3-top3{}
.s3-ul li {padding: 0 20px;}
.txt4{ font-size:55px;}
.txt5{ font-size: 17px; line-height: 27px;}
.txt5 span{ font-size:18px;}
.img-sec3{ right:-7px;}

.package_row{padding: 0;justify-content: space-between;column-gap: 0;}
.package_col{width: 32%;}
/*-------------------------
CSS FOR SECTION 4
--------------------------*/
.s4-rit {width: 55%;}
.s4-chart {width: 42%;max-width: 516px;}
.s4-ul li {margin-right: 20px;padding-right: 20px;}

/*-------------------------
CSS FOR SECTION 5
--------------------------*/
.section_5{padding: 50px 0;}
.s5_cont{margin: 0;}
ul.s5_list li{padding: 15px 140px 15px 80px;}

.common_heading{ font-size: 40px; line-height: 48px;}

}

@media only screen and (max-width:1021px){
.container{ width:750px;}
.forDesk,.hide-tab{ display:none;}
.forTab{ display:block;}


ul.mainMenu{ display:none;}
.mobilemenu{ top:180px;}
.mobimenu-top{ top:80px;}
.mob-mnu-ic{ right:15px;top: 15px;}

.banner{ padding:30px 0 50px;}
.banner_left{ width:57%;}
.banner_heading{ font-size: 43px; line-height: 48px;}
.banner_text{ font-size: 20px; line-height: 28px;}
ul.banner_list{ padding:0;}
ul.banner_list li{ font-size: 20px; line-height: 24px; background-size: 20px; padding-left: 34px; margin-top: 12px;}
.banner_right{ width:43%; margin-top:0;}
.bnr_prodbox{ left: 30px; width: 260px; bottom: -170px;}
.bnr_seal{ top: -55px; left: -12px; width: 95px; height: 95px; font-size: 30px; line-height: 26px; padding-top: 25px;}

.common_heading{ font-size: 36px; line-height: 44px;}

.section5{ padding:50px 0 60px;}
.s5_mid_imgbx{ width:48%;}
.s5_mid_contbx{ width:48%;}
ul.s5_mid_cont li{ padding: 14px 10px 14px 14px; margin-top: 14px;}
.cont_text{ font-size: 22px; line-height: 28px;}
.s5_text{ font-size: 19px; line-height: 27px; margin-top: 20px; padding: 0;}

.section2{ padding-bottom:60px;}
.s2_row_wrap{ padding: 50px 0 10px;}

.section3{ padding:50px 0 60px;}
.s3_wrpbx_hdng{ font-size: 23px; line-height: 29px;}

.section4{ padding:50px 0 60px;}
.s4_row_wrap{ margin:50px auto 0;}
.s4_col_content{ width: 205px;}
ul.s4_cont_list{ row-gap: 40px;}
.fr ul.s4_cont_list li .s4_list_pnt{ left:-95px;}
.s4_list_pnt{ right:-95px;}
.s4_gummy_img{ top:0;}

.section11{ padding:50px 0 60px;}

}


@media only screen and (max-width:767px){
.container{ width:100%; max-width:600px; padding:0 15px;}

.forMob{ display:block;}
.hide-mob{ display:none;}

.topStrip p{ font-size:13px; line-height:18px;}
.top-fix-bar{ margin-bottom:55px;}
.header{ height:55px; margin-top:-55px; top:55px;}
.mob-mnu-ic{ right:15px; top:10px; left:auto;}
.mobilemenu{ top:68px;}
.mobimenu-top{ top:55px;}
.logo-sec{         margin-top: 7px;
        max-width: 200px;}
.logo{ width:125px;}
.logo-sec p{font-size:14px;line-height: 16px;padding-left: 10px; margin-left:6px;}
.logo-sec p span{ font-size:17px; line-height:20px;}

/*-------------------------
CSS FOR BANNER
--------------------------*/
.banner{ padding:30px 0 30px; overflow:hidden; height: auto; background: #e7f0f7;background: linear-gradient(180deg, #e7f0f7 70% 70%, #fff 30% 30%);}
.banner:after{content: ""; position: absolute;background: url(../images/banner-btm.png) no-repeat center top;background-size: cover;height: 90px;bottom: 210px;left: 0;right: 0;}
.bnr-list{padding: 5px 0px;float: left;width: 100%;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;justify-content: center;
        column-gap: 30px;}
.bnr-list li{margin-right: 0;font-size: 14px;line-height: 22px;}
.bnr-list li:before{right: -17px;top: 5px;bottom: 6px;border-right: 2px solid #000;}
.banner_left{ width:100%; text-align: left;}
.banner_prod1{float: right;margin: 10px 10px 0 0px;max-width: 140px; position: static;}
.banner_text1{ font-size: 16px; line-height: 22px; margin-top: 10px;  width: 100%}
.banner_text1 img{ width:56px;}
.banner_heading{ font-size: 28px;line-height: 37px; width:100%; margin:0 0 0;}
.bnr-list1{margin-top: 20px; width: 55%; row-gap: 20px;}
.bnr-list1 li {width: 100%;font-size: 16px;line-height: 22px;padding: 0 0px 0 45px;text-align: left;font-weight: 500;}
.bnr-list1 li img{max-width: 35px;position: absolute;left: 0;margin: 0;top: 3px;}
.bnr-list1 li:after{border: none;border-bottom: 1px solid #d7d7d7;left: 0;right: 0;top: auto;bottom: -10px;}

.bnr-bottm-list{justify-content: center;margin-top: 90px;}
.bnr-bottm-list:before{height: 40px;top: -60px;}
.bnr-bottm-list li{width: 33.33%;font-size: 15px;line-height: 21px;}
.bnr-bottm-list li img{max-width: 40px;margin-bottom: 3px;}
.bnr-bottm-list li:after{right: 0;}
.bnr-bottm-list li:nth-child(3):after{border: none;}
.banner_prod{ display:none;}

.button_box{ margin-top:20px; max-width: 330px;}

/*-------------------------
CSS FOR SECTION 1
--------------------------*/
.section_1{ padding:30px 0;}
.common_heading{ font-size: 26px; line-height: 32px; letter-spacing: 0;}
.common_heading span{font-size: 20px;line-height: 26px;}
.section_1 .common_text{        margin-top: -11px;}
.common_text{ margin-top:15px; letter-spacing:0; font-size:15px; line-height:22px; max-width: 95%;}

.s1-btl {max-width: 100%; margin: -49px 0 0; position: static;}
.s1-left{margin: 0; padding: 0 0 0; text-align: center;}

.common_heading{ font-size: 25px; line-height: 35px;}
.common_text{font-size: 17px;  line-height: 26px; margin-top: 15px; max-width: 100%;}
.section2 .common_text{margin-top: 15px;}

/************************/
.sec1-btm {padding: 25px 0 30px;}
.s1-lst1{margin-top: 20px; justify-content: center;}
.s1-lst1 li{width: 100%;max-width: 320px;padding: 230px 10px 10px 10px;font-size: 16px;line-height: 24px;}
.s1-lst1 li span{font-size: 20px;line-height: 26px;}
.s1-lst1 li .s1-icon {top: 230px;width: 50px;}
/*-------------------------
CSS FOR SECTION 2
--------------------------*/
.section_4{ padding:25px 0 30px;}
.s4_prod_block{ margin: 30px 0 0; padding-top:0px;}
.s4_prod_col{width:100%; margin-top: 20px;padding: 0 0px 0 0px;}
.s4_prod_col:last-child{margin-top:0}
.s2-prod{ width: 270px;}
ul.s4_prod_list li, ul.s4_prod_list li:nth-child(1), ul.s4_prod_list li:nth-child(3), ul.s4_prod_list li:nth-child(2), ul.s4_prod_list2 li:nth-child(1), ul.s4_prod_list2 li:nth-child(3), ul.s4_prod_list2 li:nth-child(3) {padding: 0;text-align: left;float: left;border: 1px solid #efefef;padding: 10px;}
.s4-ingredient, ul.s4_prod_list2 .s4-ingredient {width: 70px;left: auto;right: 10px;top: 10px;}
ul.s4_prod_list li span{font-size: 18px;line-height: 28px; margin-bottom: 5px;}
ul.s4_prod_list li span span{    font-size: 16px;line-height: 21px;padding: 3px 0px;width: 110px;margin-top: 6px;}
.s4-mob-img{ display:block; margin:20px auto 0; width:405px;}
ul.s4_prod_list li p{font-size: 15px; line-height: 24px;float: left;}
.s4_prod_block:after{border-top:none;}
.s4-prod {position: static; max-width: 100%;transform: none; margin: -70px auto -117px; }
.section_4 .common_text {margin-top: 15px;}
ul.s4_prod_list li:nth-child(2){ margin:0 0 0;}
.section_4 .button_box{        margin-top: 22px;}


.section_5{ padding: 30px 0;}
.accordion{ font-size: 16px;  line-height: 22px; padding:18px 32px 18px 0; background-size:16px; background-position:right 10px center;}
.acdn-heading.accordion-open{ background-position: right 10px center;
        padding: 10px 0 13px 0;
        font-size: 18px;
        line-height: 28px;
    }
.acdn-content{ padding: 0 15px 0 0;}
.acdn-para{ font-size: 14px; line-height: 22px; margin-bottom: 15px;}



.section2{ padding: 30px 0;}
.s2_strip_bg{ padding: 30px 0; overflow: visible;}
.s2-inr-bx-cont{padding:15px;}
.s2-bx-tx{font-size: 28px; line-height: 28px; margin-top: 10px;}
.s2-bx-img{text-align:center;}
.pkgrgt{padding: 0 15px;}
.s2-inr{ margin-top:10px;}
.section2:before{top: -26px; height: 52px;}
.s2_row_wrap { padding: 30px 0;}
.s2-inr-bx{ width:100%;}

.section3{ padding: 30px 0 35px;}
.s3_wrap_blk{ row-gap: 20px; margin: 25px auto 0; max-width:350px;}
.s3_wrap_box{ width:100%; padding:20px 20px 25px;}
.s3_wrpbx_img{ display:none;}
.s3_wrp_contbx{ margin-top:55px;}
.s3_wrpbx_hdng{ font-size: 26px; line-height: 29px;}

.section4{ padding: 30px 0 35px;}
.s4_row_wrap{ margin: 15px auto 0; max-width: 345px;}
.s4_gummy_img{ top:50%; left: -64px; margin: -230px 0 0; width: 163px;}
.s4_col_content{ width: 100%;}
ul.s4_cont_list{ row-gap: 0; float: right; width: 64%;}
ul.s4_cont_list li{ text-align: left !important; margin-top:20px;}
ul.s4_cont_list li h3{ font-size: 17px; line-height: 22px;}
ul.s4_cont_list li p{ font-size: 15px; line-height: 21px; margin-top: 5px; min-height:auto;}
.s4_list_pnt-mob{ position:absolute;}
.s4_list_pnt-mob1{ top: 0px; left: -55px; width: 42px;}
.s4_list_pnt-mob2{ top:0; left:-76px; width:66px;}
.s4_list_pnt{left: -69px;right:auto;transform: scaleX(-1);width: 60px;}
.fr .s4_list_pnt-mob{ transform: scaleY(-1);}
.s4_list_pnt-mob4{ top: -69px;}
.s4_list_pnt-mob5{ top: -30px;}

.section11{ padding: 30px 0 35px; background:#f6fffc;}
.faq-container{ padding: 5px; margin-top: 5px;}
.up-slide-dwn{ padding: 0 15px;}
.accordion{ padding: 16px 43px 13px 0;
        background-size: 15px !important;
        font-weight: 600;}
.acdn_pics{ width: 48px; margin-top: -24px;}
.acdn_name{ font-size: 16px; line-height: 16px; margin-bottom: 5px;}
.acdn_heading{ font-size: 18px; line-height: 24px;}
.acdn-para{ font-size: 16px; line-height: 24px;}

.footer{ padding:30px 0 25px;}
.ftr-logo{}
.ftr-txt1{font-size:14px;line-height: 25px;}
.ftr-btm{ margin-top:15px; padding-top:10px;}
.ftrtext2{ font-size:13px; line-height:20px; letter-spacing:0.3px;}
p.ftrbx1-hd {font-size: 14px; line-height: 27px;}

#call-btn {
    float: left;
    width: 100%;
    padding: 11px 10px 10px;
    background: #000000;
    position: fixed;
    bottom: 0%;
    left: auto;
    z-index:12;
    transition: bottom 1s;
    display: table;
	}
#call-btn .btn-ofr-txt{ color:#fff;}
.btn-box {width: 325px; margin-top: 20px;}
.packageBtn{font-size:24px; line-height: 60px;    height: 60px;}
.footer a.packageBtn{ font-size:22px; height:65px; line-height:65px;}

.ftr-txt1 a{ padding:0;}
.ftrBox1{ margin-bottom:5px;}

.contact-sec1{ padding:30px 0;}
.cont-sec1Lft{ width:100%;}
.cont-right{ width:100%; margin-top:20px;}
.cont-frm-hd p{ font-size:24px; line-height:34px;}
.cont-btn{ font-size:20px;}
ul.cnt-list{ margin-top:0;}


}

@media only screen and (max-width:360px){
	
}


/*-----------------------
		Pulse
------------------------*/
.pulse {
	animation-name: pulse;
	-webkit-animation-name: pulse;
	animation-duration: 1.5s;
	-webkit-animation-duration: 1.5s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	}
@keyframes pulse {
0% {transform: scale(0.9);}
50% {transform: scale(1);}
100% {transform: scale(0.9);}
}

@-webkit-keyframes pulse {
0% {-webkit-transform: scale(0.95);}
50% {-webkit-transform: scale(1);}
100% {-webkit-transform: scale(0.95);}
}