
/*==========banner==============*/
/*********************************************/
.section-1 {
    background: url(../images/banner1.png) no-repeat left top;
    height: 731px;
    width: 100%;
    min-width: 1170px;
    float: left;
    padding: 100px 0 97px;
    text-align: left;
    background-size: cover;
}
.s1left {
    float: left;
    width: 61%;
}
.s1-txt {
    float: left;
    width: fit-content;
    color: #fff;
    font-size: 30px;
    line-height: 36px;
    padding-left: 0px;
    position: relative;
    font-weight: 500;
    padding: 9px 30px;
    background: #000;
}
.s1-txt img{
	position:absolute;
	top:0;
	left:0;
}
.s1-txt1 {
    float: left;
    width: 100%;
    font-size: 36px;
    line-height: 80px;
    color: #fff;
    font-family: 'Museo Slab 500';
    font-weight: 700;
    margin-top: 20px;
    text-transform: capitalize;
}
.s1-txt1 span {
    color: #000;
    display: block;
}
.s1-txt2 {
    display: inline-block;
    width: 90%;
    font-size: 14px;
    line-height: 34px;
    color: #fff;
    font-weight: 300;
    margin-top: 10px;
}

.s1-btn {
    display: inline-block;
    margin-top: 54px;
    background: linear-gradient(30deg, #f8116d 20%, #6541c1 80%);
    font-size: 18px;
    line-height: 21px;
    color: #fff;
    border-radius: 70px;
    padding: 12px 20px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 500;
    width: 32%;
}
.s1-btn img{
	margin:-2px 0 0px 8px;
}
img.s1-btl {
    position: absolute;
    top: 110px;
    right: 290px;
    max-width: 225px;
}
img.s1-btl1 {
    position: absolute;
    top: 82px;
    right: 208px;
    max-width: 265px;
}
/*============sectionTwo============*/
.section-2 {
	width: 100%;
	min-width: 1170px;
	float: left;
	background:#fff;
	padding: 60px 0 280px;
	position: relative;
	text-align:left;
} 
.s2-inner {
	float: right;
    width: 52%;margin-top: 5%
    padding: 30px 0 0 0;
}
.s2-txt {
    display: inline-block;
    width: 100%;
    font-size: 22px;
    color: #ef3e36;
    line-height: 40px;
    margin-bottom: 0;
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
    padding: 0 !important;
}
.s2-txt span{
	font-family: 'Libre Baskerville', serif;
	text-transform:capitalize;
	font-size:50px;
	line-height:60px;
	color:#082b27;
	display:block;
	margin:5px auto 0 auto;

}
.s2-txt img{
	position:absolute;
	top:5px;
	left:0;
}

.s2-txt1 {
        display: inline-block;
    width: 100%;
    color: #132728;
    font-size: 18px;
    line-height: 32px;
    margin-top: 30px;
}
.s2-model{
	position:absolute;
    top: -0px;
    left: -8px;
    height: 530px;
}

/*==========sectionThree==========*/
.section-3 {
    /* background: url(../images/mid-banner.png) center top no-repeat; */
    height: 627px;
    width: 100%;
    min-width: 1170px;
    float: left;
    text-align: left;
    padding: 60px 0 0;
    background-size: cover;
    background-image: linear-gradient(200deg, #13547a 0%, #80d0c7 100%);
    /* background-image: linear-gradient(to right top, #ae2012, #ba4f1f, #c57235, #cf9251, #d9b173, #ddb581, #e0b98e, #e2be9c, #d7ac98, #c69c94, #b38e90, #9d8189); */
}
.s3-inner {
	float:right;
    width: 1162px;
    position: relative;
}
.s3uls {
    float: left;
    width: 100%;
    margin-top: 50px;
    /* background: #fff; */
    background: #e9fcfb;
    border-radius: 30px;
    margin-bottom: 44px;
}
.s3uls li {
    float: left;
    width: 23%;
    font-size: 18px;
    line-height: 28px;
    color: #121212;
    position: relative;
    padding: 20px 10px;
    text-align: center;
    margin-right: 31px;
}
.s3uls li:after{
	content:"";
	position:absolute;
	right:-10px;
	top:0;
	bottom:0;
	border-right: 1px solid #dadada;
}
.s3uls li:last-child:after{border:none;}
.s3uls li span {
    display: block;
    font-family: 'Libre Baskerville', serif;
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 5px;
}
.s3uls li img {
    display: block;
    margin: 0px auto 20px;
}	
.s3uls li:last-child { margin-right:0;border-right:none;}

img.s3-btl {
    position: absolute;
    top: 510px;
    left: 110px;
    max-width: 260px;
    transform: rotate(10deg);
}
img.s3-btl1 {
        position: absolute;
    top: 450px;
    left: -40px;
    max-width: 310px;

}
.section-3 .s1-btn {
    margin: 0px auto;
    float: none;
    display: block;
    clear: both;
    width: 230px;
}

/**************************************************/
.sec-4 {
   float: left;
    width: 100%;
    background: url(../images/section-4.jpg) no-repeat center top;
    /* height: 1143px; */
    position: relative;
    padding: 64px 0;
    text-align: left;
}
.sec-4 .s2-txt{
	float:left;
	width:48%;
}
.sec-4 .s2-txt1{
	float:right;
	width:48%;
	margin-top:10px;
}
/*********************************************/	
/*SELECT OPTION*/
.prod-section{
	background:url(../images/prod-section.jpg) no-repeat center top;
	width: 100%;
	height: 670px;
	min-width: 1200px;
	float: left;
	padding: 25px 0 0px;
	text-align: center;
	}
.prod-tx{
	float: left;
	width: 100%;
	text-align: center;
	font-size: 42px;
	color: #000;
	line-height: 20px;
	font-weight: 700;
	margin: 10px 0 0 0;
}
.t-txt{
	float: left;
    width: 100%;
    text-align: center;
    font-size: 16px;
    line-height: 21px;
    color: #4d4d4d;
    font-weight: normal;
    padding: 7px 4% 0;
    box-sizing: border-box;
}
.prod-h1{
    float: left;
    width: 100%;
    text-align: center;
    font-size: 50px;
    color: #fff;
    font-weight: normal;
	padding:0px 0 20px;
}
.prod-h1 span{
	color:#f13b3e;
	}
ul.select_prod{
	display:table;
    width: 1028px;
    margin: 70px auto 0 auto;
    
	background:#fff;
	padding:0 0 50px 0;
    
	}
.text-c{
    color: #fff !important;
}

ul.select_prod li {
       float: left;
    width: 50%;
    position: relative;
    text-align: center;background-color: #e9fcfb;
    margin-top: 30px;
    padding: 24px 0 0 0;border-radius: 10px;
}
ul.select_prod li:last-child {
    float: right;
}
ul.select_prod li:nth-child(1) .top_hed{
    text-align:center;
	}

.btl-box{
	float: none;
    width: 42%;
    margin: 0 auto;
	}
.prod-bottle {
	display:block;
	margin:20px auto 0 auto;
}
ul.select_prod li:last-child .btl-box{  width: 42%;margin: 0 auto;}
.prodcsel-btn{
	cursor: pointer;
    display: inline-block;
    margin-right: 0px;
    margin-top: 10px;margin-bottom: 15px;
    color: #fff;
	}
.select_box{
	float: right;
    width: 50%;
    height: auto;
    position: relative;
    margin: 19px 0px 0px;	}
.bg1{
	float: left;
    width: 51%;
    margin: 0 0 0 0;
	}
.prod-hd{
	display: inline-block;
    width: 100%;
    color: #fff;
    background: #17d789;
    padding: 8px 0;
    vertical-align: top;
    font-size: 20px;
    line-height: 28px;
    z-index: 999;
    position: relative;
	}
a.prodcsel:nth-child(4) .prod-hd, a.prodcsel:last-child .prod-hd{
}
.prod-hd span {
    font-size: 26px;
	display: block;
}
ul.list{
	float:left;
	width:100%;
	text-align:left;
	}
ul.list li{
	padding-left: 30px;
    float: left;
    width: 77%;
    font-size: 15px;
    line-height: 10px;
    font-weight: 300;
    color: #fff;
    border-bottom: 1px dotted #fff;
    position: relative;
    padding-bottom: 7px;
	}
ul.list li img{
	position:absolute;
	left:0;
	top:-7px;
	}
.prod-img{
    float: left;
    width:40%;
    text-align: left;
}
.sl-btn {
    display: inline-block;
}
.prod-img1 {
	float:left;
	margin-left:0px;
	}	

.prod_type, .quanty{
	float: left;
    width: 100%;
    color: #ef3e36;
    font-size: 26px;
    line-height: 30px;
    margin: 0px 0px 18px;
    font-weight: 700;
	text-transform:uppercase;
    position: relative;
}
/*.prod_type:after{
	content: "";
	position: absolute;
	left: 0;
	bottom: -6px;
	border-bottom: 1px solid #4fbba7;
	width: 60px;
}*/
.prod-descrp {
   font-size: 16px;
    line-height: 28px;
    color: #000000;
    width: 80%;
    font-weight: 400;
    margin: 10px auto 0 auto;
}
.select_box .btn{
	margin: 20px 0px 0;
	}
.right_side{
	float:right;
	}
ul.select_prod ul {
    display: inline-block;
    width: 63%;
    float: none;
}
ul.select_prod ul li {
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 16px;height: 10rem;
    line-height: 23px;
    background:none !important;
}


/*================Product Page===================*/

.pro-sec1 {
    background: #fff;
    padding: 70px 0 50px 0;
    float: left;
    width: 100%;
    min-width: 1170px;
    text-align: left;
}
ul.s2list {
        float: left;
    width: 100%;
    margin: 30px 0 0 0;
    text-align: center;
}
ul.s2list li {
	display: inline-block;
    width: 32%;
    margin: 0 5px;
    /* background: #f3f3f3; */
    padding: 5px 0px 20px;
    position: relative;
    margin-bottom: 30px;
    /* min-height: 500px; */
    text-align: center;
    border-bottom: 4px solid #f1f1f1;
}
/* ul.s2list li:before {
    content: "";
    position: absolute;
    left: 10px;
    top: 10px;
    bottom: 10px;
    right: 10px;
    border: 5px solid #fff;
} */
ul.s2list li input[type=radio]{
	position:absolute;
	top:0;
	left:0;
	opacity:0;
	}
ul.s2list li .s1-btn {
        display: inline-block;
    margin-top: 0;
    text-decoration: none;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    text-align: center;
    font-weight: 500;
    text-transform: capitalize;
    padding: 9px 45px;
}
.bottle-box {
	    display: inline-block;
    width: 100%;
    max-width: 60px;
    position: relative;
}
.cont-box {
        float: right;
    text-align: center;
    width: 100%;
    z-index: 9;
    position: relative;
}
.s2prd {
    margin-top: 0;
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    z-index: 9;
    position: relative;
}
.s2prd:nth-child(2), .s2prd:nth-child(3), .s2prd:nth-child(4), .s2prd:nth-child(5), .s2prd:nth-child(6){
	position: absolute;
	top: 10px;
	left: 20px;
	z-index: 5;
	max-width: 160px;
	}
.s2prd:nth-child(3){ left:auto; right:20px;}
.s2prd:nth-child(4), .s2prd:nth-child(5){ left:0px; max-width:150px; z-index:3; top:22px;}
.s2prd:nth-child(5){ left:auto; right:0px;}
.s2prd:nth-child(6){ max-width:140px; left:-20px; z-index:1; top:32px;}
.s2lhding {
	font-weight: 600;
	font-size: 28px;
	line-height: 28px;
	margin: 15px 0;
	color: #000000;
	display: inline-block;
	width: 100%;
	min-height: 30px;
}
.s2ltxt {
    font-size: 16px;
    line-height: 28px;
    color: #2d2d2d;
    background: #f9f9f9;
    display: inline-block;
    width: 95%;
    font-weight: 400;
    padding: 2px 10px;
    border-bottom: 2px solid #e1e1e1;
    border-top: 2px solid #e1e1e1;
}
p.s2price {
    font-size: 22px;
    font-weight: 600;
    padding: 10px 0;
    float: left;
    width: 100%;
}

a.add-to-cart.s2btn {
    display: inline-block;
    margin-top: 0;border-radius: 10px;
    text-decoration: none;
    font-size: 16px;text-shadow: 0px 4px 3px rgb(0 0 0 / 40%), 0px 8px 13px rgb(0 0 0 / 10%), 0px 18px 23px rgb(0 0 0 / 10%);
    box-shadow: rgb(0 0 0 / 17%) 0px -23px 25px 0px inset, rgb(0 0 0 / 15%) 0px -36px 30px 0px inset, rgb(0 0 0 / 10%) 0px -79px 40px 0px inset, rgb(0 0 0 / 6%) 0px 2px 1px, rgb(0 0 0 / 9%) 0px 4px 2px, rgb(0 0 0 / 9%) 0px 8px 4px, rgb(0 0 0 / 9%) 0px 16px 8px, rgb(0 0 0 / 9%) 0px 32px 16px;
    line-height: 24px;
    color: #fff;
    text-align: center;
    font-weight: 500;
    text-transform: capitalize;
    padding: 9px 45px;
    background: #ef3e36;
}

.cst-form-header {
    font-size: 20px !important;
    font-family: "Oswald", sans-serif;
    padding: 12px 10px !important;
}

@media (max-width: 767px) {
    .cst-form-header {
        font-size: 16px !important;
    }
}