@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
a:active {
	outline: none;
}
body {
	line-height: 1;
	color: black;
	-webkit-appearance: none;
   	font-family: 'Roboto', sans-serif;
    font-weight: 400;

}
li {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.flt-l {
	float: left;
}
.flt-n {
	clear: both;
	float: none;
}

.display {
	display: block;
}
.clearall {
	clear: both;
	font-size: 1px !important;
	line-height: 1px !important;
	height: 1px !important;
	min-height: 1px;
}
img a, img:hover {
	border: none;
}
.container {
	width: 1170px;
	margin: 0 auto;
	position: relative;
}
.featured-item {
	color: #fff;
	height: 36px;
	width: 100%;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	background: #c2a126;
	padding: 10px 0 0 0;
	text-transform: uppercase;
}
/*********************************************/
.header{
	float:left;
	width:100%;
	}
.logo1{
	float: left;
	margin:30px 0 0 0;
	max-width: 240px;
}
.section-1 {
	background: url(../images/section-1.jpg) no-repeat center top;
	width: 100%;
	height:922px;
	min-width: 1165px;
	float: left;
	}
.top_uls {
	float: right;
    width: 55%;
    text-align: right;
    margin-top: 50px;
}
.top_uls li {
    float: left;
    margin-left: 45px;
    position: relative;
}
.top_uls li a {
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    text-decoration: none;
    text-transform: uppercase;
    }
.top_uls li a:hover{color:#0ca5b6; font-weight:500;}
.top_uls li:last-child {margin-right: 0;}.sec1-txt{
	float: left;
	color: #2d2d2d;
	font-size: 20px;
	line-height: 32px;
	margin: 31px 0px 0 7px;
	width: 78%;
}
.sec1-txt span, .sec2-txt2 span{
	color:#33b8a5; font-weight:700;
}
.middle{
	float: left;
    width: 60%;
    margin-top: 215px;
    text-align: left;}
.s1-btn{
	float: left;
    margin-top: 70px;
}
.s1-tx1{
	color: #fff;
	font-size: 26px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: 500;
	margin: 15px 0px 0 0px;
}
.s1-tx2{
	float: left;
	color: #fff;
	font-size: 61px;
	line-height: 71px;
	margin: 15px 0px 0 0px;
	width: 100%;
	font-family: 'Neo Sans';
	font-weight: bold;
}
.s1-tx2 span{
	color: #0b9aaa;
    display: block;
}
.s1-tx3{
	float: left;
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	margin: 30px 0px 0 0px;
	width: 71%;
}
.ing-txt,.ing-txt1{
    float: left;
    width: 30%;
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    text-transform: uppercase;
    color: #0b9aaa;
    /* clear: both; */
    letter-spacing: 2px;
    margin-top: 30px;
    margin-left: 20px;
}
.ing-txt1{
	float:right;
}
.btl1{
    position: absolute;
    top: 434px;
    right: 314px;
    z-index: 1;
    max-width: 180px;}
.btl2{
    position: absolute;
    top: 454px;
    left: 554px;
    z-index: 0;
    max-width: 166px;}
/*********************************************/
.s1-uls{
	display: inline-block;
    position: relative;
    margin-top: 10px;
	width: 587px;
	height:43px;
	background: url(../images/line-box.png) no-repeat center top;
}
.s1-uls li{
    display: inline-block;
    width: 100%;
    position: relative;
    vertical-align: top;
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'Helvetica';
    font-weight: bold;
    color: #fff;
    padding: 7px 0 0 68px;
    line-height: 28px;
    text-align: left;
}
.s1-uls li:nth-child(2){
	padding: 6px 0 0 38px;
	width: 32%;}
.s1-uls li:nth-child(3){
	padding: 5px 0 0 19px;
    width: 29%;}
.s1-icon{
    position: absolute;
    top: 5px;
    left: 15px;	}
.s1-icon1{
    position: absolute;
    top: 10px;
    left: -3px;}
.icon_txt{
	width: 100%;
	float: left;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	padding: 7px 0 0 100px;
	line-height: 28px;
	text-align: left;
}	
.icon_txt span{
    font-size: 18px;
    line-height: 20px;
    padding: 6px 0 0;
	font-weight:normal;
	display:block;
	}
/*********************************************/
.section-2 {
	background: url(../images/section-2.jpg) no-repeat center top;
	width: 100%;
	height:1752px;
	min-width: 1165px;
	float: left;
	text-align: left;
	position:relative;
	}
.sec2-btl1{
    position: absolute;
    top: 737px;
    left: 295px;
}
.sec2-txt1,.sec3-txt1{
    float: left;
    width: 30%;
    text-align: right;
    font-size: 35px;
    line-height: 45px;
    color: #0b9aaa;
    font-weight: 300;
    margin-top: 106px;
    padding-top: 30px;
    background: url(../images/line1.png) no-repeat right top;	}
.sec3-txt1{
    float: left;
    text-align: left;
    background: url(../images/line1.png) no-repeat bottom left;
    width: 20%;
    font-size: 50px;
    line-height: 55px;
    color: #292828;
    margin-top: 62px;
    font-family: 'Neo Sans';
    padding-bottom: 40px;
	font-weight:bold;}
.sec3-txt1 span{
	color:#0b9aaa;
	display:block;
}
.sec3-txt2{
    float: right;
    color: #494949;
    font-size: 20px;
    line-height: 28px;
    width: 68%;
    text-align: left;
    margin: 103px 57px 0 0;}
.sec2-txt1 span{
	color:#03040d;
	font-weight:bold;
	font-size:59px;
	line-height:63px;
	display:block;
}
.sec2-txt2{
	float: right;
	color: #494949;
	font-size: 18px;
	line-height: 30px;
	width: 67%;
	text-align: left;
	margin: 97px 0 0 0;
}
.sec2-content{ 
	width:100%; 
	float:left;}
ul.list-sec2{
	float:left;
	width:100%;
	margin: 1030px 0 0;
	}
ul.list-sec2 li{
	float: left;
    width: 271px;
    height: 315px;
    padding: 20px 0px 0;
    margin-left: 20px;
    text-align: center;
	background: url(../images/li-box.png) no-repeat right top;	}
ul.list-sec2 li:last-child{}
ul.list-sec2 li:nth-child(2){}
ul.list-sec2 li:nth-child(3){}
.txt17 {    
	font-size: 22px;
	line-height: 32px;
	color: #0b9aaa;
	font-weight: bold;
	text-align: center;
	padding: 3px 0 5px;
	}
.txt{
    font-size: 20px;
    line-height: 25px;
    font-weight: bold;
    text-align: center;
    padding: 2px 8px 7px;
    color: #fff;
}
.txt1{
	color:#fff;
	font-size:18px;
	line-height: 20px;
	font-weight: 300;
	text-align:center;
}
.txt18 {    
	font-size: 18px;
    line-height: 26px;
    color: #494949;
    display: inline-block;
    max-width: 97%;
	}
.s2-btn{
    position: absolute;
    height: 62px;
    width: 221px;
    right: 394px;
    top: 576px;}

/*********************************************/	
.section-3 {
	background:#fff;
	width: 100%;
	height:830px;
	float: left;
	text-align: left;
	}
.s3-txt{
	width: 100%;
    text-align: center;
    margin: 55px 0 0 0;
    padding-bottom: 65px;
    color: #fff;
    background: url(../images/second-line.png) no-repeat center bottom;}
.s3-txt span{
	color:#fff;
	font-weight:bold;
	font-size:60px;
	display:block;
}
.s3-tx2{
	color: #fff;
    font-size: 18px;
    line-height: 36px;
    padding: 30px 200px 0;
    float: left;
    width: 100%;
    text-align: center;
}
.uls{
	float:left;
    width: 100%;
    margin-top:420px;}
.lis{
    float: left;
    color: #263d8a;
    font-family: 'Helvetica';
    font-weight: bold;
    font-size: 27px;
    line-height: 25px;
    padding: 0 26px 0;
    width: 33.33%;
    text-align: center;}
.lis span{
	font-size: 16px;
    line-height: 26px;
	color:#2d2d2d;
	font-weight:300;
	display:block;
	margin-top:10px;
}
/*********************************************/	
/*SELECT OPTION*/
.prod-section{
	background: url(../images/prod-section.jpg) no-repeat center top;
	width: 100%;
	height: 1078px;
	min-width: 1165px;
	float: left;
	padding: 25px 0 0px;
	text-align: center;
	}
.prod-section .sec2-txt1{
    padding: 40px 0 64px 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;
	}
.prodcsel {
	float:left;
	width: 585px;
	height: 446px;
	position: relative;
	background: url(../images/prod-img-bg.png) no-repeat;
	}
.flt-r-bg{
	background: url(../images/prod-img2-bg.png) no-repeat;
    float: right;
    width: 585px;
}
a.prodcsel:nth-child(4), a.prodcsel:last-child {
	 border-bottom: none;
}
a.prodcsel:last-child { border-bottom:none;}
.prodcsel-btn{
	cursor:pointer;
	}
.ingi{
	float: left;
    width: 100%;
    font-size: 20px;
    line-height: 20px;
    color: #154f6a;
    font-weight: 600;
	}
.ingi a{
	
	}
.select_prod{
	display: inline-block;
    width:100%;
    margin:85px 0 0 0;
    vertical-align: top;
	}
.select_box{
	float: right;
    width: 50%;
    height: auto;
    position: relative;
    margin: 19px 0px 0px;	}
.bg1{
	width: 100%;
    margin: 0 0 0 0;
    display: inline-block;
	}
.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;
}

.prod-img{
	margin-top:0px;
	}
a.prodcsel:nth-child(4) .prod-img, a.prodcsel:last-child .prod-img{}
.sl-btn, .sl-btn-ing {
	float: left;
	margin: 20px 0 0 0px;
}
.sl-btn img{ max-width:170px}
.sl-btn-ing{
	max-width: 224px;
	margin-left: 20px;
}
.prod-img1 {
	float:left;
	margin-left:0px;
	}	
.prod-bottle{    
	max-width: 29%;
	margin: 15px 0 0 20px;
	}
.prod_type, .quanty{
	width: 70%;
    color: #292828;
    font-size: 29px;
    min-height: 87px;
    line-height: 40px;
    font-family: 'Neo Sans';
    padding: 0px 0px 0px 105px;
    margin: 25px 0 0 25px;
    font-weight: bold;
    text-align: left;
    background: url(../images/num-1.png) no-repeat left top;  }
.prod-descrp{
	font-size: 18px;
	line-height: 30px;
	padding: 0px 0px 0px;
	color: #2d2d2d;
	text-align: left;
	font-weight: 300;
	vertical-align: top;
	min-height: 120px;}
.prod-btn{
	float:left;
	margin-top: 20px;
	clear:both;
	}
.prod-btn1{
	float:right;
	margin-top:20px;
}
.prodcsel:nth-child(4) .prod_type, .prodcsel:last-child .prod_type{
	background: url(../images/num-2.png) no-repeat left top;
	color:#fff;
}
.uls1{
	float: right;
	width: 100%;
	margin: 30px 0 0 0;
}
.lis1{
	color: #494949;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	float: left;
	font-size: 20px;
	line-height: 28px;
	text-align: left;
	padding: 0px 0px 19px 30px;
	width: 98%;
	background: url(../images/tick.png) no-repeat left top 2px;	}
.lis:nth-child(2) {}
.select_box .btn{
	margin: 20px 0px 0;
	}
.picked .select_box .btn{
	/*border:2px solid #ff8400;
	background:#ff8400;
	color:#fff;*/
	}
.picked .select_box{
	/*border: 1px solid #ff8400;*/
	} 
.right_side{
	float:right;
	}
.cont-box {
	float: right;
	width: 67%;
	margin-top: 40px;
}
.top_hed{
	display: inline-block;
    width: 100%;
    color: #000;
    padding: 0 0px 0;}
.picked .top_hed{
/*	background:#ff8400;
*/	}
.picked .terms .trms_trial{
	/*border: 1px solid #ff8400;*/
	}
.select_box input[type=checkbox]{
	float:left;
	height:20px;
	width:20px;
	line-height:20px;
	vertical-align:middle;
	margin-top:5px;
	opacity:0;
	display:none;
	}
img.chk-card-img{
	display: block;
    max-width: 150px;
    margin: 0px auto 10px;
}

.cancel_text1 {
	font-size: 16px;
	color: #fff;
	float: left;
	line-height: 22px;
	text-align: center;
	margin-top: 5px;
	margin-left: 12px;
	width: 93%;
}
.cancel_text1 a {
	color: #fff;
	font-size: 17px;
	font-weight: bold;
}
.pop_form {
	width: 100%;
	text-align: center;
}
.cancel_hed {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 40px 0 20px;
}
.cancel_text {
	font-size: 18px;
	color: #000;
	float: left;
	line-height: 22px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 14px;
	width: 100%;
}
.cancel_text a {
	color: #000;
	font-size: 17px;
	font-weight: bold;
}
.cancel_from {
	width: 700px;
	display: inline-block;
	-webkit-box-shadow: -1px -4px 26px -15px rgba(0,0,0,0.75);
	-moz-box-shadow: -1px -4px 26px -15px rgba(0,0,0,0.75);
	box-shadow: -1px -4px 26px -15px rgba(0,0,0,0.75);
	padding: 25px;
	margin-top: 30px;
}
.cancel_from .from_elemnt {
	float: left;
	width: 100%;
	margin: 5px 0;
}
.from_elemnt textarea {
    height: 61px;
    float: left;
    width: 100%;
    background: #fff;
}
.cancel_from .from_elemnt label {
	color: #000;
	float: left;
	font: 600 14px arial;
	padding: 6px 0px;
	text-align: left;
	width: 100%;
}
.cancel_from .from_elemnt input[type=text], .cancel_from .from_elemnt select {
	font-size: 14px;
	float: right;
	width: 100%;
	height: 38px !important;
	background-color: #fff;
	outline: none;
	padding-left: 8px;
	color: #5d5a5c;
	-webkit-appearance: none;
	border: 2px solid #c2c2c2;
	box-sizing: border-box;
}
.btn {
	width: 200px;
	padding: 10px 0;
	font-size: 24px;
	color: #fff;
	background:#16baba;
	text-transform: uppercase;
	margin-top: 20px;
}