@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: "Inter", sans-serif;
	font-weight:400;
	}
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;}
img {border: none; 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;
	}
.hide-desk{ display:none;}

/*-----------------------
	MAIN CSS START
------------------------*/
.container {
	width: 1170px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	}
	
.top-fix-bar{
	float: left;
	width: 100%;
	margin-bottom:75px;
	}
.header{
	float: left;
    width: 100%;
    background: #fff;
    height: 75px;
    padding: 9px 0;
    margin-top: -75px;
    top: 75px;
    position: relative;
    -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);		
	}
.fixed-nav .header{
	position: fixed;
	z-index: 9999;
	-webkit-transition: margin .3s ease-out;
	transition: margin .3s ease-out;
	margin-top:0;
	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{
	    float: left;
    max-width: 162px;
    margin-top: 0px;
}
ul.topMenu{
    position: absolute;
    right: 0%;
    transform: none;
    top: 15px;
    z-index: 1;
	}
ul.topMenu li{
	float:left;
	padding:5px 20px;
	position:relative;
	}
ul.topMenu li a{
	color: #0f0f0f;
    font-size: 18px;
    line-height: 18px;
    font-weight: 500;
	}
ul.topMenu li:after{
	content:'';
	width:1px;
	background:#d0d0d0;
	top:5px;
	bottom:5px;
	position:absolute;
	right:0;
	}	
ul.topMenu li:last-child:after{display:none;}
ul.topMenu li a:hover, ul.topMenu li a.active{color:#000;}
a.nav-btn{
       float: right;
    background: #ffd200;
    color: #000000;
    font-size: 18px;
    text-align: center;
    width: 165px;
    height: 45px;
    line-height: 47px;
    border-radius: 6px;
    margin-top: 6px;
    font-weight: 800;
	}

.mob-mnu-ic{
    cursor: pointer;
    position:absolute;
    right: 0px;
    top: 14px;
	z-index:16;
	height:30px;
	}
.mob-mnu-ic button{
	outline: none;
    -webkit-appearance: none;
	background: none;
	padding:0;
    cursor: pointer;
	border: none;
	}
.mob-mnu-ic span{
	color:#000;
	display:inline-block;
	vertical-align:top;
	font-size:16px;
	font-weight:300;
	margin-top:4px;
	margin-right:5px;
	}
.bar1, .bar2, .bar3 {
	width: 30px;
	height: 3px;
	background-color: #000;
	transition: 0.4s;
	-webkit-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
	}
.bar2{margin: 6px 0;}

.dl-active .bar1 {
	-webkit-transform: rotate(-45deg) translate(-6px, 5px);
	transform: rotate(-45deg) translate(-6px, 5px);
	background:#000;
	}
.dl-active .bar2 {opacity: 0;}
.dl-active .bar3 {
	-webkit-transform: rotate(45deg) translate(-7px, -7px);
	transform: rotate(45deg) translate(-7px, -7px);
	background:#000;
	}	
.mobilemenu{
	left:0;
	position:fixed;
	top:103px;
	background:rgba(255,255,255,1);
	z-index:10;
	right:0;
	bottom:0;
	overflow:scroll;
	display:none;
	border-top:1px solid #dddddd;
	}
.mobimenu-top{ top:75px;}	
.mobilemenu li{
	float:left;
	width:100%;
	text-align:left;
	border-bottom:1px solid #dddddd;
	}
.mobilemenu li a{
	float:left;
	width:100%;
	padding:12px 20px;
	font-size:18px;
	color:#000;
	}	
.mobilemenu li a:hover{color:#000;}

.tophdr{
	float:left;
	width:100%;
	text-align:center;
	padding:7px 0;
	background:#ec2028;
	}
.tophdr-txt{
    display: inline-block;
    width: 100%;
    font-size: 15px;
    line-height: 22px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.5px;
	}
/*====BANNER====*/
/*-----------------------
		BANNER
------------------------*/	
.banner{
	float:left;
	width:100%;
	padding:40px 0 60px;
	background:url(../images/banner-bg.webp)#fff8f6 no-repeat center top;
	position:relative;
	overflow:hidden;
	}
.banner__left{
	float:left;
	width:49%;
	text-align:left;
	margin: 35px 0 0;

	}
.banner__rating{
	font-size: 25px;
    line-height: 37px;
    color: #000;
    letter-spacing: 0.3px;
	}
.banner__rating img{
    display: inline-block;
    vertical-align: middle;
    margin: -6px 7px 0 0;
    width: 80px;
	}
.banner__heading{
	font-size: 52px;
    line-height: 55px;
	font-family: 'Inter Tight';
    font-weight: 800;
	color:#000;
	margin-top:10px;
	}
.banner__heading span{
	background: linear-gradient(90deg, rgba(162, 61, 149, 1) 0%, rgba(170, 54, 132, 1) 10%, rgba(176, 50, 121, 1) 21%, rgba(187, 41, 99, 1) 33%, rgba(199, 32, 75, 1) 61%, rgba(217, 19, 41, 1) 75%, rgba(226, 12, 22, 1) 88%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	}	
.banner__text{
	font-size:17px;
	line-height:26px;
	color:#000;
	letter-spacing:0.3px;
	margin-top:12px;
	}
.bnr_strip{
	display:inline-block;
	vertical-align:top;
	width:100%;
	margin-top:22px;
	position:relative;
	}	
.bnr_strip:before, .bnr_strip:after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right:0;
	height: 1px; 
	background: #A43B90;
background: linear-gradient(90deg, rgba(164, 59, 144, 1) 0%, rgba(167, 57, 138, 1) 10%, rgba(185, 66, 128, 1) 21%, rgba(227, 129, 149, 1) 33%, rgba(238, 162, 172, 1) 61%, rgba(244, 186, 191, 1) 75%, rgba(251, 220, 220, 1) 88%, rgba(254, 238, 236, 1) 99%);  
	}	
.bnr_strip:after{
	top:auto;
	bottom:0;
	}	
	
.bnr_strip_innr{
	margin:0 auto 0;
	width:100%;
	text-align:left;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	column-gap:8px;
	position:relative;
	padding:8px 0;
	}	
.bnr_strip_innr img{ width:57px;}	
.bnr_strip_innr p{
	font-size:24px;
	line-height:28px;
	color:#000;
	font-weight:bold;
	}
.banner__points{
	display:inline-block;
	vertical-align:top;
	width:100%;
	margin-top:12px;
	}
.banner__points li{
	float:left;
	width:100%;
	background:url(../images/banner-check.webp) no-repeat left 4px;
	background-size:19px;
	color:#000;
	text-align:left;
	font-size:19px;
	line-height:27px;
	font-weight:600;
	letter-spacing:0.3px;
	padding-left:32px;
	margin-top:10px;
	}
.button__box{
	display:inline-block;
	vertical-align:top;
	width:100%;
	margin-top:50px;
	}
.banner .button__box{ margin-top:35px;}	
.button__width{
	display:inline-block;
	vertical-align:top;
	width:100%;
	max-width:400px;
	text-align:center;
	}
.common__button{
	    display: inline-block;
    vertical-align: top;
    width: 74%;
    height: 60px;
    background: #1cb13d;
    border-radius: 6px;
    color: #fff;
    font-size: 24px;
    line-height: 60px;
    font-family: 'Inter Tight';
    font-weight: bold;
    letter-spacing: 0.3px;
	}
ul.button-box__list{
	margin: 10px auto 0;
    width: 100%;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
	}
ul.button-box__list li{
	font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.2px;
    text-align: left;
	padding:0 20px;
	position:relative;
	
	display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
	}
ul.button-box__list li:before{
	content:'';
	position:absolute;
	top:2px;
	bottom:2px;
	right:0;
	background:#a4a4a4;
	width:1px;
	}
ul.button-box__list li:last-child:before{ display:none;}		
ul.button-box__list li:last-child{padding-right:0;}	
ul.button-box__list li:first-child{ padding-left:0;}	
ul.button-box__list li img{ margin-right:9px; width:22px;}	
ul.button-box__list li:nth-child(2) img{ width:20px; margin:1px 6px 0 0;}

.banner_product{
   position: absolute;
    top: 40px;
    right: 0px;
    max-width: 554px;
	}
	

@-webkit-keyframes AnimationName {
    100%{background-position:100% 50%}
   	0%{background-position:0% 50%}
}
@-moz-keyframes AnimationName {
    100%{background-position:100% 50%}
   	0%{background-position:0% 50%}
}
@-o-keyframes AnimationName {
    100%{background-position:100% 50%}
   	0%{background-position:0% 50%}
}
@keyframes AnimationName {
    100%{background-position:100% 50%}
   	0%{background-position:0% 50%}
}
.banner_prod{
	position: absolute;
    right: 0;
    top: 0;
    width: 490px;
	}

/*-------------------------
CSS FOR SECTION 1
--------------------------*/
.section_1{
	float:left;
	width:100%;
	padding:60px 0;
	text-align:center;
	}
.common_heading{
	float:left;
	width:100%;
	font-size:50px;
	line-height:60px;
	font-weight:600;
	color:#000000;
	}
.common_text{
	display:inline-block;
	width:100%;
	font-size:18px;
	line-height:26px;
	color:#000;
	font-weight:400;
	margin-top:30px;
	letter-spacing:0.3px;
	}
.comPad2{ padding:0 45px;}
.s1_mid{
	display:inline-block;
	vertical-align:top;
	width:100%;
	max-width:1030px;
	margin-top:45px;
	}
.s1_midLeft{
	float:left;
	width:400px;
	max-width:38%;
	overflow:hidden;
	border-radius:10px;
	border:2px solid #ec2028;
	margin-top:10px;
	background: #333;
	}
.s1_video_img{
	display:block;
	margin:0 auto 0;
	max-width:100%;
    width:540px;
	}
.s1_midRight{
	float:right;
	width:55%;
	}
.s1_mdright_row{
	float:left;
	width:100%;
	border-bottom:1px solid #d7d7d7;
	}
.s1_mdright_row:last-child{ border-bottom:none;}
.s1_right_rowHead{
	float:left;
	width:100%;
	font-size:22px;
	line-height:28px;
	color:#000;
	font-weight:bold;
	text-align:left;
	padding:10px 30px 10px 0;
	display: flex;
    align-items: center;
	justify-content: space-between;
	text-align:left;
	background:url(../images/s1_open.png) no-repeat 99% center;
	background-size:19px;
	cursor:pointer;
	}
.s1_right_rowHead.active{background:url(../images/s1_close.png) no-repeat 99% center; background-size:19px;}
.s1_right_rowHead p{
	float:left;
	width:calc(100% - 130px);
	padding:26px 0 24px;
	}
.s1_row_img{
	float:right;
	border-radius:10px;
	}
.s1_right_rowContent{
	float:left;
	width:100%;
	padding:0 15px 15px 0; 
	text-align:left;
	}
.s1_rgt_cont_text{
	float:left;
	width:100%;
	margin-top:5px;
	}
.s1_bottom_row{
	float:left;
	width:100%;
	margin-top:50px;
	padding:0 50px 15px;
	}
ul.s1_btmRow_list{
	float:left;
	width:100%;
	
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	}
ul.s1_btmRow_list li{
	text-align:center;
	}
ul.s1_btmRow_list li img{
	display:block;
	margin:0 auto 0;
	max-width:100%;
	width:57px;
	}
ul.s1_btmRow_list li p{
	margin-top: 10px;
    font-size: 17px;
    line-height: 26px;
	}

/*=====img-slider-sec=====*/
.img-slider-sec{
	float:left;
	width:100%;
	padding:30px 0;
	background:#fff;
	}
.img-slider-box{
	max-width:2000px;
	width: 100%;
	overflow: hidden;
	display: flex;
	flex-wrap: nowrap;
	margin:0 auto;
	}
.img-slider-row{
	display: flex;
	flex-wrap: nowrap;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	flex-shrink: 0;
	animation: marquee-horizontal 20s linear infinite;
	}
.img-slider-col{
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	padding:0 10px;
	}
.img-slider-img{
	display:block;
	margin:0 auto;
	max-width:100%;
	border-radius:15px;
	width:202px;
	}
@keyframes marquee-horizontal {
from {transform: translateX(0);}
to {transform: translateX(-100%);}
}	

/*-----------------------
Section-2
------------------------*/	
.section-2{
	background: #fff;
    float: left;
    width: 100%;
   padding: 60px 0 70px;
    position: relative;
	overflow-x: clip;
	}
.s2_matching_wrap{
	margin:50px auto 0;
	width:100%;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	}	
.s2_match_prodbx{
	    width: 46.411%;
    background: url(../images/s2-prdbx-bg.webp) no-repeat center top;
    border: 1px solid #f3ecec;
    border-radius: 14px;
    background-size: cover;
    position: relative;
    padding: 25px;
    height: 520px;
	}	
.s2_product{
	margin: 0 auto -82px;
	display:block;
	position:relative;
	z-index:2;
	    max-width: 480px;
	}	
.s2_fruit{
    position: absolute;
    left: 18px;
    bottom: -38px;
	}
ul.s2_prodbx_list{
    position: absolute;
    top: 70px;
    right: 25px;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 24px;
	}	
ul.s2_prodbx_list li{
	text-align:center;
	}	
ul.s2_prodbx_list li img{
	margin:0 auto 0;
	display:block;
	width:74px;
	border-radius:50%;
	}		
ul.s2_prodbx_list li p{
	font-size:18px;
	line-height:22px;
	color:#000;
	font-weight:bold;
	margin-top:6px;
	}	
.plus_text{
	display:inline-block;
	vertical-align:middle;
	width:30px;
	height:30px;
	background:#e1474d;
	border-radius:50%;
	font-size:21px;
	line-height:26px;
	color:#fff;
	font-weight:bold;
	}	
	
.s2_match_contentbx{
	width:50%;
	text-align:left;
	}	
ul.s2_match_list{
	float:left;
	width:100%;
	}	
ul.s2_match_list li{
	float: left;
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #e4dede;
    padding: 0 0 26px 80px;
    margin-bottom: 22px;
    position: relative;
	}
ul.s2_match_list li:last-child{ 
	border:none; 
	padding-bottom:0; 
	margin-bottom:0;
	}	
.s2_match_icnbx{
	position:absolute;
	top:8px;
	left:0;
	width:60px;
	height:60px;
	border-radius:50%;
	display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
	background: #A33B92;
	background: linear-gradient(90deg, rgba(163, 59, 146, 1) 0%, rgba(169, 55, 135, 1) 13%, rgba(173, 52, 127, 1) 23%, rgba(201, 31, 71, 1) 38%, rgba(215, 20, 44, 1) 76%, rgba(225, 12, 24, 1) 100%);
	}
.s2_match_icnbx img{
	margin:0 auto 0;
	display:block;
	width:39px;
	}		
ul.s2_match_list li h3{
	    font-size: 22px;
    line-height: 33px;
    color: #000;
    font-weight: bold;
	}	
ul.s2_match_list li p{ margin-top:15px;}		

.s2_btm_text{
	font-size:26px;
	line-height:34px;
	color:#d81947;
	font-weight:bold;
	margin-top:30px;
	}	

/*-------------------------
    	SECTION-3
--------------------------*/	
.section-3{
	float: left;
    width: 100%;
    padding: 60px 0;
    height: auto;
    background: #fdf4f5;
	}
.s3-mid-row{
	float: left;
    width: 100%;
    margin:35px 0 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    row-gap:25px;
    column-gap:20px;
	}
.package1{ margin-top:30px;}
.box1, .box2, .box3, .box4{
    float: left;
    width: 32%;
    padding: 20px 15px;
    background: #fff;
    border: 1px solid #ececec;
    position: relative;
    border-radius: 12px;
    box-shadow: 0 0 8px 1px rgb(0 0 0 / 10%);
    -webkit-box-shadow: 0 0 8px 1px rgb(0 0 0 / 10%);
}
.box4 a.common_btn {
    width: 100%;
    height: 55px;
    font-size: 20px;
    line-height: 55px;
    margin-top: 17px;
}
.box4 .option-hed {
    font-size: 18px;
    float: left;
    width: 100%;
    font-weight: 500;
    margin-top: 10px;
	margin-bottom:0;
}

.add-to-cart-sing {
    height: 49px;
    font-size: 20px;
    line-height: 49px;
	margin: 15px 0 0;
}
/*.package2 .box1, .package2 .box2, .package2 .box3, .package2 .box4{margin: 0 3px; width:100%; border:2px solid #ec3f3a;}*/
.pkg-hding{
	font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #2e3346;
}
.pkg-hding span{
    text-transform: capitalize;
    color: #000;
    display: block;
    font-weight: 600;
    font-size: 22px;
    line-height: 32px;
	}
.box4-imgdiv{
	float: right;
    width: 100%;
    padding: 10px 20px;
	position:relative;
	
	}
.box4-imgdiv:before{
	    position: absolute;
    content: "";
    background: #fdf4f5;
    border-radius: 5px;
    width: 100%;
    height: 240px;
    top: 0px;
    left: 0;
    right: 0;
}
img.s1prd {
	display: inline-block;
    max-width: 240px;
    position: relative;
    z-index: 9;
}
.prod-txt.bdfont {
        float: left;
    width: 100%;
    font-size: 18px;
    text-align: left;
    line-height: 30px;
}
.package2 img.s1prd{
	    display: block;
    margin: 40px auto 0px;
    width: 210px;
    max-width: 100%;
    z-index: 9;
}
.package2 .pkg-hding{
  font-weight: 700;
    font-size: 22px;
    line-height: 32px;
    color: #000;
    text-align: left;
    padding: 20px 0 0 0;
    width: 100%;
    float: right;
}
.package2 .pck-txt {
    float: right;
    width: 100%;
    font-size: 16px;
    text-align: left;
    margin-top: 10px;
    line-height: 26px;
}
img.s1prd:nth-child(3), img.s1prd:nth-child(4) {
        position: absolute;
    z-index: 5;
    top: 74px;
    left: 30px;
    max-width: 170px;
}
img.s1prd:nth-child(4) {left: auto; right:30px;}
img.s1prd:nth-child(5), img.s1prd:nth-child(6) {
    position: absolute;
    z-index: 3;
    top: 83px;
    left: 9px;
    max-width: 160px;
}
img.s1prd:nth-child(6) { left: auto; right: 9px;}
img.s1prd:nth-child(7) {
	position: absolute;
	z-index: 1;
	top: 90px;
	left: -7px;
	max-width: 150px;
}
.pkg-img{margin:46px auto 0 auto;display:block;}
.pkg-prcbox{
    float: left;
    width: 100%;
    text-align: left;
    position: relative;
    padding: 15px 0px 5px;
}
.package2 .pckg-rgt{    float: right; width: 60%; padding-left: 30px;}
.package2 .pkg-prcbox{ 
	height: 131px;
    float: left;
    width: 100%;
    margin-top: 15px;
    background: none;
    padding: 0 20px 0 0;
}
.s4-img{
	border-radius: 0px;
    float: left;
    width: 100%;
    margin-top: -15px;
    margin-bottom: 12px;
    /* background: #fce1e0; */
    padding: 0px 0;
}
.offbx{
	font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    color: #363636;
    /* text-align: left; */
    margin-top: 10px;
    float: left;
    width: 100%;
}
p.prod-txt {
    float: left;
    width: 100%;
    font-size: 15px;
    line-height: 25px;
    margin: 5px 0 2px;
}
p.pck-txt {
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 26px;
    text-align: left;
    margin: 5px 0 0;}
.pkg-prcbox input[type=radio] {
    position: absolute;
    opacity: 0;
}
.pkgrgt {
	float: left;
    width: 100%;
    padding: 10px 0 0px;
    text-align: left;
}
.buyOpt-row {
    float: left;
    width: 100%;
    padding:3px 0px;
    cursor: pointer;
    position: relative;
}
.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 #b6b6b6;
}
.packageOpt input[type=radio]:checked + span:after {
    content: '';
    position: absolute;
    left: 3px;
    top: 3px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #9f1921;
}
.packageOpt p {
        color: #737373;
    font-size: 19px;
    line-height: 27px;
    font-weight: 500;
}
.prc1{
	font-weight:600;
	font-size:24px;
	line-height:30px;
	color:#fff;
	text-align:center;
	padding:30px 0 0 0;
}
.s5-txt {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    margin-top: 20px;
    border: 1px solid #ccc;
    padding: 5px 10px;
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
    max-width: 670px;
    font-weight: 700;
    background: #fff;
}
.prc2{
	color:#e3e3e3;
	text-align:center;
	padding:5px 0 0 0;
	font-size:20px;
	line-height:30px;
}
.s3-mid-row package1{
	float:right;
	width:50%;
	border:1px solid #000;
}



/*-----------------------
Section-5
------------------------*/	
.section-5{
	background: #fff7f7;
	float:left;
	width:100%;
	padding:60px 0 60px;
	}
.sec5-mid{
	float:left;
	width:100%;
	position:relative;
	margin-top:15px;
	}
ul.s5-mid-list{    width: 49%;}
ul.s5-mid-list li{
	    float: left;
    width: 100%;
    /* padding-left: 85px; */
    margin-top: 28px;
    text-align: left;
    padding: 26px 20px 28px 107px;
    position: relative;
    border: 2px solid #edecec;
    -webkit-box-shadow: 0 2px 6px 2px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 6px 2px rgba(0, 0, 0, .1);
	}
ul.s5-mid-list.fr li{
	text-align:right;
	    padding: 26px 108px 27px 37px;
	}
.s5-rgt-icnbx{
	position: absolute;
    top: 16px;
    left: 21px;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #A33B92;
    background: linear-gradient(90deg, rgba(163, 59, 146, 1) 0%, rgba(169, 55, 135, 1) 13%, rgba(173, 52, 127, 1) 23%, rgba(201, 31, 71, 1) 38%, rgba(215, 20, 44, 1) 76%, rgba(225, 12, 24, 1) 100%);
	}	
ul.s5-mid-list.fr li .s5-rgt-icnbx{
	left:auto;
	right:21px;
	}	
.s5-rgt-icnbx img{
	margin:0 auto 0;
	display:block;
	width:44px;
	}	
ul.s5-mid-list li h3{
	font-size:24px;
	line-height:30px;
	color:#000000;
	font-weight:bold;
	position:relative;
	padding-bottom:16px;
	}
ul.s5-mid-list li h3:before{
	content:'';
	position:absolute;
	left:0;
	bottom:0;
	width:50px;
	height:2px;
	background:#d81947;
	}	
ul.s5-mid-list.fr li h3:before{
	left:auto;
	right:0;
	}	
ul.s5-mid-list li p{
	margin-top:15px;
	}
.sec5-prod{
	position:absolute;
	left:50%;
	top:50px;
	margin-left:-205px;
	max-width:100%;
	}



/*-----------------------
Section-4
------------------------*/	
.section-4{
	background:#fff;
	float:left;
	width:100%;
	padding:60px 0 70px;
	}	
ul.s4_list{
	margin:50px auto 0;
	width:100%;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	}	
ul.s4_list li{
	width:25%;
	text-align:center;
	}
ul.s4_list li img{
	margin:0 auto 0;
	display:block;
	}		
ul.s4_list li h3{
	font-size:24px;
	line-height:26px;
	color:#000;
	font-weight:bold;
	margin-top:16px;
	}	
/*--------SECTION-6--------*/
.section6{
	float:left;
	width:100%;
	padding:60px 0;
	background:#fff1f1;
	}
.s6__inner{
	float:left;
	width:100%;
	margin-top:40px;
	}
.s6__left{
	float:left;
	width:41%;
	}
.s6__left img{
	float:left;
	max-width:100%;
	border-radius:8px;
	}
.s6__right{
	float: right;
    width: 54%;
    text-align: left;
    margin-top: 30px;
	}
.s6__right_row{
	float:left;
	width:100%;
	border-bottom:1px solid #ff9c9f;
	display:flex;
	justify-content:center;
	}
.s6__right_row:last-child{
	border-bottom:none;
	}
.s6__icon_box{
	width:18%;
	padding:25px 10px 25px 15px;
	border-right:1px solid #ff9c9f;
	}
.s6__icon_box img{
	float:left;
	width:57px;
	}
.s6__text_box{
	width:82%;
	padding:25px 5px 20px 20px;
	}
.s6__right_row:first-child .s6__icon_box, .s6__right_row:first-child .s6__text_box{ padding-top:0;}
.s6__right_row:last-child .s6__icon_box, .s6__right_row:last-child .s6__text_box{ padding-bottom:0;}
.s6__right_head{
	float:left;
	width:100%;
	font-size:22px;
	line-height:22px;
	font-weight:700;
	letter-spacing:0.5px;
	}
.s6__right_text{
	float:left;
	width:100%;
	margin-top:12px;
	font-size:18px;
	line-height:26px;
	font-weight:400;
	letter-spacing:0.5px;
	}

.discount__sec{
	float:left;
	width:100%;
	padding:30px 0;
	background:#0e1b4d;
	}
.discount_text{
	float:left;
	width:100%;
	color:#fff;
	font-size:40px;
	line-height:40px;
	font-weight:700;
	letter-spacing:0.5px;
	}
.discount_text span{ color:#f6ff00;}
.payments__sec{
	float:left;
	width:100%;
	padding:10px 0;
	background:#e9050b;
	}
.payments_text{
	float:left;
	width:100%;
	color:#fff;
	font-size:18px;
	line-height:22px;
	letter-spacing:0.5px;
	}		

/*=============================
		FOOTER CSS
===============================*/
.footer{
	    float: left;
    width: 100%;
    padding: 30px 0 30px;
    background: #fff;
	}
.footer1{
	float:left;
	width:100%;
	border-bottom:1px solid #dfdfdf;
	padding-bottom:35px;
	}
.ftr-logo{
	display:block;
	margin:0 auto;
	}
.footer-text{
	    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    margin-top: 15px;
	}
.footer-text a{ padding:0 3px; color:#333333;}
.footer2{
	float:left;
	width:100%;
	padding-top:15px;
	}	
	
/*-----------------------
		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);}
}	

.show-mob, .show-tab {display: none;}
.show-desk {display: block;}
.fl{ float:left;}
.fr{ float:right;}

/*---------Media Querry---------*/

@media only screen and (max-width:1187px){
.container{width:1004px;}

.banner__heading{ font-size: 45px; line-height: 48px;}
.banner_product{ width:570px; top:0;}

.common_heading{ font-size: 40px; line-height: 46px;}

.s2_matching_wrap{ align-items: flex-start;}
.s2_match_prodbx{ padding:20px 15px 15px;height: 380px;}
.s2_product{ margin: 0 auto -62px;}
ul.s2_prodbx_list{ right:8px;}
ul.s2_prodbx_list li img{ width:60px;}
ul.s2_prodbx_list li p{ font-size: 15px; line-height: 19px;}
ul.s4_list li img{ width:220px;}

.s3-row { padding: 35px 48px 40px;}
.s4-col {width: 32%;}
.s4-col:before {left: 75%; right: -37%;}

.section-3{ padding:50px 0;}
.s3-mid-row{ column-gap:12px; margin: 35px 0 0;}
.pkg-hding{ }
.pkg-hding span {}
.s4-img img.s1prd{ width: 158px;}
.package2 .box1, .package2 .box2, .package2 .box3, .package2 .box4{ border-right: 2px solid #ec3f3a;}
.box4 .option-hed{ font-size:16px;}
.pkg-prcbox{ width:100%;}
.box4-imgdiv{ width:100%;}


.section6 { padding: 50px 0 60px;}


}


@media only screen and (max-width:1023px){
.container{width:750px;}
.show-desk {display: none;}
.show-tab {display: block;}


.banner{ padding:35px 0 50px;}
.banner__left{ width: 58%;}
.banner__heading{ font-size: 40px; line-height: 46px;}	
.bnr_strip_innr p{ font-size: 22px; line-height: 26px;}
.banner__points li{ padding-left: 31px; background-size: 18px; font-size: 17px; line-height: 23px;}
.banner_product{ width:400px;}

.common_heading{ font-size: 30px; line-height: 37px;}

.section-2{ padding: 215px 0 60px;}
.section-2:after{ top:0; width: 180px; height: 188px; margin-left: -90px;}
.s2_matching_wrap{ justify-content: center; align-items: flex-start; max-width: 600px;}
.s2_match_prodbx{ width:100%;}
ul.s2_prodbx_list{ right: 48px;}
.s2_match_contentbx{ width:100%; margin-top:60px;}
ul.s2_match_list li h3{ font-size: 22px; line-height: 26px;}
ul.s2_match_list li p{ margin-top: 10px;}
.s2_btm_text{ font-size: 24px; line-height: 32px; margin-top: 40px;}


.section-5{ padding: 50px 0 60px;}
.sec5-mid{ margin-top: 30px;}
.s5-rgt-icnbx{ width:60px; height:60px; position:static; margin:0 auto 0;}
.s5-rgt-icnbx img{ width:35px;}
ul.s5-mid-list{ width:45%;}
ul.s5-mid-list li{ padding-left:0; text-align:center;}
ul.s5-mid-list.fr li{ padding-right:0; text-align:center;}
.sec5-prod{ width:310px; position:static; margin:0 auto 0; display:block;}
ul.s5-mid-list li h3{ font-size: 22px; line-height: 26px; margin-top:10px;}
ul.s5-mid-list li h3:before, ul.s5-mid-list.fr li h3:before{ left: 50%; width: 50px; margin-left: -25px;}



.section-3{ padding:40px 0 40px;}
.s3-mid-row { column-gap: 14px; margin: 30px 0 0;}
.box1, .box2, .box3, .box4{width: 49%;}
.box4-imgdiv { width: 100%; height: auto; padding:0px 10px;}
.s3-mid-col{ width: 48%;}
.s3-mid-col span{ font-size:22px; line-height:28px;}
.package2 .pckg-rgt{ width: 58%; float: right; text-align: left;}
.package2 img.s1prd{}
.offbx { font-size: 24px; line-height: 32px;}
a.select-btn {}
.package2 .pkg-hding{}
.package2 .pck-txt{ }
.package2 .box1, .package2 .box2, .package2 .box3, .package2 .box4{}
.pkg-prcbox{ padding: 25px 5px 10px; height: auto; float: left; width: 100%; }
.pkg-hding span {}
p.pck-txt{ font-size:16px; line-height:23px;}
.box4 .option-hed {font-size: 18px;}

.section-4{ padding: 50px 0 60px;}
ul.s4_list{ margin: 35px auto 0;}	
ul.s4_list li img{ width:150px;}		
ul.s4_list li h3{ font-size: 20px; line-height: 24px; margin-top:15px;}	

.section6 {padding: 40px 0 45px;}
.s6__inner{ margin-top:30px; padding:0;}
.s6__left { width: 44%;}
.s6__right {width: 52%;}
.s6__icon_box {padding: 17px 10px 15px 5px;}
.s6__icon_box img { width: 50px;}
.s6__text_box {padding: 15px 0px 15px 15px;}
.s6__right_head {font-size: 20px;line-height: 20px;}
.s6__right_text {margin-top: 10px;font-size: 17px;line-height: 25px;}

}

@media only screen and (max-width:767px){
.container{width:100%; padding:0 10px; max-width:600px; box-sizing:border-box;}
.show-desk{display:none;}
.hide-desk{display: block;}
.hide-mob{ display:none;}
.show-mob{ display:block;}

.caption-txt{ color:#ffff00; font-size:15px; line-height:17px;}

.header{ height:55px; margin-top: -55px; top: 55px; padding: 5px 0;}
.logo{        margin-top: 3px;  max-width: 120px;}
.top-fix-bar{ margin-bottom:55px;}

.mob-mnu-ic{ top:12px; right:10px;}
.mobilemenu{ top:55px;}
.mobimenu-top{ top:55px;}

.tophdr {padding: 5px 0;}
.tophdr-txt {font-size: 12px;line-height: 20px;}

.banner{ background:#fff8f6; padding: 20px 0 30px; margin: 0 0 0;}
.banner__left{ width:100%; text-align:center;margin: 0 0;}
.banner__rating{ font-size: 22px;   line-height: 29px;}
.banner__rating img{ width:65px;}
.banner_product{  position: static;  margin: 20px auto 0; display: block;max-width: 100%; max-width: none;
  width: 80%;}
.banner__heading{ font-size: 34px; line-height: 38px;}
.banner__text{ font-size: 16px; line-height: 24px; margin-top: 10px;}
.bnr_strip{ margin-top:20px;}
.bnr_strip_innr{ max-width:345px; padding: 6px 0;}
.bnr_strip_innr img{ width: 50px;}
.bnr_strip_innr p{ font-size: 18px; line-height: 26px;}
.banner__points{ max-width: 386px; margin-top: 6px;}
.banner__points li{ padding-left: 24px; background-size: 15px; font-size: 16px; line-height: 24px; letter-spacing: normal; background-position-y: 6px;}

.banner .button__box{ margin-top: 25px;}
.button__box{ margin-top: 30px;}
.common__button{ height: 55px; font-size: 20px; line-height: 55px;}
ul.button-box__list{ margin: 5px auto 0;}
ul.button-box__list li{ padding: 0 8px;}
ul.button-box__list li img{ width:18px;}
ul.button-box__list li:nth-child(2) img{ width:13px;}
ul.button-box__list li:before{ top: 3px; bottom: 2px;}

.section-2{         padding: 35px 0 35px;}
.common_text { font-size:16px; line-height:26px; margin:10px 0 0;}
.section-2:before{ top: -36px; height: 70px;}
.section-2:after{ top: -10px; width: 100px; height: 110px; margin-left: -50px;}
.s2_matching_wrap{ margin: 25px auto 0;}
.s2_product{ margin: 0 auto -38px; width: 100%;}
.s2_fruit{ left: 16px; bottom: -20px; width: 140px;}
ul.s2_prodbx_list{ top: 50px; right: 10px; row-gap: 12px;}
ul.s2_prodbx_list li img{ width: 44px;}
ul.s2_prodbx_list li p{ font-size: 13px; line-height: 17px;}
.plus_text{ width: 22px; height: 22px; font-size: 15px; line-height: 19px;}
.s2_match_contentbx{ margin-top: 40px;}
ul.s2_match_list li{ padding: 0 0 20px 64px; margin-bottom: 15px;}
.s2_match_icnbx{ width: 50px; height: 50px;}
.s2_match_icnbx img{ width: 30px;}
ul.s2_match_list li h3{ font-size: 20px; line-height: 25px;}
.s2_btm_text{ font-size: 19px; line-height: 25px; margin-top: 25px;}



.section-5{ padding: 30px 0 35px;}
.sec5-prod{ width:250px;}
ul.s5-mid-list{ width:100%; margin-top:-20px;}
ul.s5-mid-list li{         padding: 20px 21px 20px !important;}
.s5-rgt-icnbx{ width: 55px; height: 55px;}
.s5-rgt-icnbx img{ width:30px;}
ul.s5-mid-list li h3{ font-size: 20px; line-height: 26px; margin-top: 10px;}

.section-4{ padding: 30px 0 35px;}
ul.s4_list{ margin: 30px auto 0;}
ul.s4_list li img{ width: 70px;}
ul.s4_list li h3{ font-size: 18px; line-height: 22px; margin-top: 12px;}


.section-3{ padding:30px 0 30px;overflow: hidden;}
.common-heading p { font-size: 24px; line-height: 38px;}
.s3-mid-row{margin: 24px 0 0; padding: 0 0px; justify-content: center;column-gap: 0;row-gap: 20px;}
.box1, .box2, .box3, .box4 { width: 100%; max-width: 355px;}
.s3-mid-col {width: 100%;padding: 20px 10px 20px 15px; margin-top: 20px;}
.s3-col-icn{right:10px;}
.s3-icn1{ width:100px;}
.s3-icn2, .s3-icn3{ width:80px;}
.s3-icn4, .s3-icn5{ width:90px;}
.s3-icn6{ width:70px;}
.package2 .box4 {width: 100%; margin:10px 0 0;}
.pkg-prcbox{padding: 8px 10px 6px;}
.box4-imgdiv{ padding: 15px 0;}
.box4-imgdiv:before{ height:210px;}
img.s1prd{ max-width:200px;}

.section4{ padding:30px 0;}
.s4-row { margin:30px auto 0; padding:0 20px; row-gap:45px;}
.s4-col { width:100%;}
.s4-col:before{ display:none;}
.s4-col-no-text{}
.s4-col-btm { padding: 15px 8px 0;}
.s4-col-text2 {font-size: 17px; line-height:23px; margin-top:10px;}

.section6 { padding: 30px 0 35px;}
.s6__left { width: 100%;}
.s6__left img { max-width:360px; width:100%;float: none;display: inline-block;vertical-align: top;}
.s6__right {width: 100%;margin-top: 30px;}
.s6__icon_box{ border-right:none;  width:65px;}
.s6__text_box{ width:calc(100% - 65px);}
.s6__right_text{ font-size:16px; line-height:24px;}

.footer{ padding:0 0 25px;}
.marg-top a{ float:left;width:100%; margin-top:5px;}
.footer1{ padding:20px 0;}
.footer-text{ font-size:15px; margin-top:10px;}
.footer-text a{ padding:0 0px; font-size:14px;}
.footer2{ padding-top:10px;}

.ftr-logo {display: block;margin: 0 auto;width: 92px;}

#ctabtn-mob{
	background: #ea061f;
	padding:5px;
	position: fixed;
	bottom:0%;
	left: auto;
	z-index: 99;
	transition: bottom 1s;
	display: table;
	width:100%;
	}
a.pg-btn{}
a.pg-btn p{}

}