@charset "utf-8";
/* CSS Document */

body {
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	padding:0;
	background:#fff;
	color:#000;
	text-align:center;
	overflow-x:hidden;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
	font-family: 'Hind', sans-serif;
	}
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:#333; text-decoration:none;}
a:hover {outline: none; text-decoration:none;}
img {border:none;}
li {list-style:none;}
*{box-sizing:border-box;}
.clearall{
	clear:both;
	font-size:1px;
	line-height:1px;
	height:1px;
	}
/*-----------------------
MAIN CSS START
------------------------*/
.container{
	width:1030px;
	margin:0 auto;
	padding:0;
	position:relative;
	}
.show-mob{display:none;}
.show-desk{}
.top-bar, .section-1, .section-2, .section-3, .section-4, .section-5, .section-6, .section-7, .section-8, .section-9, .footer {
	float: left;
	width: 100%;
	min-width: 1004px;
	}
	
.top-bar {background: #000;}
.top-bar p {
	color: #fff;
	font-size: 17px;
	line-height: 39px;
	height: 37px;
	text-align: center;
	letter-spacing:0.7px;
	}
.top-bar p span {
	font-weight:600;
	color: #ff0000;
	}

/*--------------------
CSS FOR SECTION ONE
----------------------*/
.section-1 {
	background: url(../images/sec1-bg.jpg) center top no-repeat;
	height: 880px;
	position: relative;
	}
.sec1-mob{display:none;}
.top-sec {
	float: left;
	margin-top: 18px;
	width:100%;
	}
.sec1-logo {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 109px;
	}
.mob-logo{display:none;}
.gl-book {
	float:right;
	margin: -9px 30px 0 4px;	
	}
.sec1-lft-sec {
	float: left;
	width: 688px;
	margin:-81px 0 0 0;
	text-align:left;
	}
.top-midsec{
	width:500px;
	text-align:center;
	margin: 0 0 0 163px;
	}
.sec1-hdg-txt {
	margin:0px 0 0 0px;
	color: #000000;
	font-family: 'Glypha LT Std';
	font-size: 29px;
	text-transform: uppercase;
	line-height: 29px;
	letter-spacing: -0.8px;
	font-weight:300;
	}
.sec1-hdg-txt2 {
	color: #0b99db;
	font-family: 'Geomanist';
	font-size: 50px;
	letter-spacing: -3.5px;
	line-height: 54px;
	margin: 0px 0 0 0px;
	text-transform: uppercase;
	font-weight: 500;
	}
.sec1-hdg-txt3 {
	margin: 0px 0 0 0px;
	color: #000;
	font-family: 'Geomanist';
	font-weight: 500;
	font-size: 50px;
	text-transform: uppercase;
	line-height: 47px;
	letter-spacing: -1px;
	}
.mob-strip{display:none;}
.sec1-txt1 {
	font-size: 24px;
	text-align: left;
	float: left;
	padding: 80px 0 0 288px;
	line-height: 20px;
	color: #005379;
	font-weight: 600;
	}
.sec1-txt2 {
	float:left;
	color: #515151;
	font-size: 18px;
	line-height: 20px;
	padding: 6px 20px 0 290px;
	}
.sec1-list-item {
	margin: 20px 0 0 208px;
	float: left;
	}
.sec1-list-item li {
	margin: 0 0 0 0;
	background: url(../images/icon-1.png) no-repeat left 0px;
	min-height: 61px;
	padding: 0 0 0 72px;
	line-height: 29px;
	margin-bottom:8px;
	text-align:left;
	}
.sec1-list-item li:nth-child(2) {
	background: url(../images/icon-2.png) no-repeat left 0px;
	}
.sec1-list-item li:nth-child(3) {
	background: url(../images/icon-3.png) no-repeat left 0px;
	}
.list-top {
	font-size: 24px;
	line-height:24px;
	color: #0b99db;
	font-weight: 600;
	padding-bottom:10px;
	}
.list-top span {
	font-weight: 300;
	color: #515151;
	font-size: 20px;
	}

.dot-sec {
	background: url(../images/dotted.png) no-repeat left bottom;
	float: left;
	width:100%;
	}
.sec1-list-item li:last-child .dot-sec {
	background: none;
	}
.sec1-btl {
	left: -188px;
	position: absolute;
	top: 450px;
	z-index: 99;
	}
.sec1-seal {
	left: 144px;
	position: absolute;
	top: 332px;
	z-index: 999;
	}
.sec1-arrow {
	left: 10px;
	position: absolute;
	top: 687px;
	}
.seal {
	left: 260px;
	position: absolute;
	top: 800px;
	}
.frm-sec {
	float: left;
	width: 455px;
	margin: -83px 0px 0 -140px;
	}
.frm-container {
	float: right;
	background: url(../images/form.png) center top no-repeat;
	width: 100%;
	height: 825px;
	margin: 0 -41px 0 0px;
	padding: 216px 0px 0 0px;
	}
input[type="text"], select {
	width: 57%;
	background: #fff;
	border: 1px solid #c5c7d1;
	margin: 9px 26% 0;
	height: 35px;
	box-sizing: border-box;
	padding: 0 11px;
	font-family: 'Hind', sans-serif;
	color:#000;
	font-size:16px;
	outline:none;
	}
.frm-container  .required.no-error{background: url(../images/tick-input.png) 99.5% 50% no-repeat #fff;
    border: 1px solid green;}
.frm-container .has-error{background: url(../images/error-input.png) 99.5% 50% no-repeat #fff !important;
    border: 1px solid orange;}
select {
	background: url(../images/select-img.png) 237px 10px no-repeat #fff;
	-webkit-appearance: none;
	-moz-appearance: none;
	}
.index-btn {
	margin: 13px 0 0 102px;
	float:left;
	}
.lock-img{
	float:left;
	margin:0 0 0 135px;
	}
.frm-sec-logo {margin-bottom: 20px;}
.mob-adv{display:none;}


/*--------------------
CSS FOR SECTION TWO
----------------------*/
.section-2 {
	background: url(../images/sec2-bg.jpg) center top no-repeat;
	height: 1280px;
	padding-top: 20px;
	}
.sec2-testimonial{
	float: left;
	width:100%;
	margin: 47px 0 20px 0;
	position:relative;
	text-align:left;
	}
.sec2-testimonial p{
	float: left;
	width:60%;
	padding: 5px 0 0 50px;
	font-size: 18px;
	line-height: 24px;
	color: #515151;
	}
.sec2-testimonial span{
	display:inline-block;
	padding: 15px 0 0 0;
	font-size: 18px;
	line-height: 20px;
	font-weight: 600;
	color: #000000;
	vertical-align:middle;
	}
.stars {
	display:inline-block;
	vertical-align:middle;
	margin-left:10px;
	}
.bfor-img {
	float:right;
	margin:-80px 10px 0 0;
	}


.sec-heading{
	float:left;
	width:100%;
	text-align:center;
	}
.sec-heading.left-heading{
	text-align:left;
	}
.sec-heading h2{
	float:left;
	width:100%;
	color:#000;
	font-size:60px;
	line-height:64px;
	font-family: 'Glypha LT Std';
	font-weight: 300;
	}
.sec-heading h2 span{
	color:#0b99db;
	font-weight: 500;
	font-size:68px;
	}
.subHeading{
	display:inline-block;
	vertical-align:middle;
	margin-top:10px;
	background:#005379;
	min-width:550px;
	padding:0 60px;
	color:#fff;
	height:42px;
	line-height:44px;
	font-size:24px;
	letter-spacing:0.5px;
	position:relative;
	border-radius:20px;
	}
.subHeading img.hl{
	position:absolute;
	left:0;
	top:50%;
	margin-top:-10px;
	}
.subHeading img.hr{
	position:absolute;
	right:0;
	top:50%;
	margin-top:-10px;
	}
.s2-left{
	float:left;
	width:700px;
	margin-top:30px;
	text-align:left;
	}
.s2-para{
	float:left;
	width:100%;
	color:#515151;
	font-size:18px;
	line-height:24px;
	margin-top:3px;
	}
.s2-para.hlf{width:90%;}
.s2-heading{
	float:left;
	width:100%;
	color:#0b99db;
	font-size:24px;
	font-weight:bold;
	margin-top:20px;
	}
.blu-txt3 {
	float:left;
	width:100%;
	color: #0b99db;
	font-size: 24px;
	font-weight: 700;
	padding:15px 0 0 0;
	}
ul.sec2-list{
	float: left;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	width: 86%;
	margin: 8px 0 0 0;
	padding:10px 0;
	}
ul.sec2-list li {
	background: url(../images/sc2-icon1.png) no-repeat left center;
	padding:5px 30px 5px 46px;
	float: left;
	position:relative;
	}
.sec2-list li:nth-child(2) {
	background: url(../images/sc2-icon2.png) no-repeat 25px center;
	padding:5px 30px 5px 75px;
	}
.sec2-list li:nth-child(3) {
	background: url(../images/sc2-icon3.png) no-repeat 24px 5px;
	padding:5px 25px 5px 70px;
	}
ul.sec2-list li:after{
	content:'';
	position:absolute;
	right:-4px;
	top:0px;
	width:12px;
	height:57px;
	background:url(../images/s2-devider.png) no-repeat center center;
	}
.sec2-list li:nth-child(3):after{display:none;}

ul.sec2-list li p{
	color:#515151;
	font-size:18px;
	line-height:22px;
	font-weight:500;
	}
ul.sec2-list li p span{
	color:#0b99db;
	text-transform:uppercase;
	}
.s2-graph{
	float:left;
	margin:30px 0 0 0;
	}
.s2-noInject{
	position:absolute;
	right:-40px;
	top:1040px;
	width:470px;
	padding:18px 0 0 85px;
	background:url(../images/s2-injection.png) no-repeat left 30px;
	text-align:left;
	}
.s2-noInject h2{
	color:#005379;
	font-size:20px;
	line-height:26px;
	text-transform:uppercase;
	border-bottom:2px dotted #dcdcdc;
	}
.s2-noInject p{
	color:#515151;
	font-size:16px;
	line-height:20px;
	letter-spacing:0.5px;
	margin-top:7px;
	}
.s2-prod{
	position:absolute;
	right: -90px;
    top: 590px;
	}
/*-----------------
STRIP CSS
------------------*/
.strip {
	float: left;
	background: url(../images/strip.jpg) no-repeat center top;
	height: 126px;
	width: 100%;
	}
.strip-txt{
	float:left;
	width:700px;
	color:#fff;
	text-align:left;
	text-transform:uppercase;
	margin-top:35px;
	}
.strip-txt h3{
	font-size:30px;
	line-height:34px;
	letter-spacing:0.5px;
	}
.strip-txt p{
	font-size:20px;
	line-height:26px;
	}
.cta-btn{
	float:right;
	margin-top:30px;
	}

/*--------------------
CSS FOR SECTION THREE
----------------------*/
.section-3 {
	background: url(../images/s3-bg.jpg) center top no-repeat;
	height: 1280px;
	padding-top:45px;
	}
ul.s3-list{
	width:310px;
	margin-top:40px;
	}
ul.s3-list.left{float:left;}
ul.s3-list.right{float:right;}
ul.s3-list li{
	float:left;
	width:100%;
	margin-top:15px;
	}
ul.s3-list li img{
	display:inline-block;
	vertical-align:middle;
	}
ul.s3-list li span{
	float:left;
	width:100%;
	color:#005379;
	font-size:24px;
	line-height:26px;
	text-transform:uppercase;
	font-weight:bold;
	}
ul.s3-list li p{
	float:left;
	width:100%;
	color:#515151;
	font-size:18px;
	line-height:22px;
	margin-top:5px;
	}
.s3-prod{
	position:absolute;
	left: 330px;
    top: 610px;
	}
.s3-txt{
	float:left;
	width:100%;
	padding:0 100px;
	color:#515151;
	font-size:18px;
	line-height:22px;
	margin-top:30px;
	}
/*--------------------
CSS FOR SECTION FOUR
----------------------*/
.section-4 {
	background: url(../images/sec4-bg.jpg) center top no-repeat;
	height: 985px;
	}
.s4-content{
	float:right;
	width:560px;
	margin-top:60px;
	text-align:left;
	}
.s4-para, .s4-para-2{
	float:left;
	width:100%;
	color:#515151;
	font-size:18px;
	line-height:24px;
	margin-top:30px;
	}
.s4-ba{
	float: left;
	background: url(../images/s4-before.png) no-repeat left top;
	height: 201px;
	width:calc(100% + 35px);
	margin: 15px 0 0 -35px;
	padding:45px 15px 0 315px;
	color:#515151;
	font-size:18px;
	line-height:23px;
	}
.s4-subheading{
	float:left;
	width:100%;
	color:#005379;
	font-size:28px;
	line-height:32px;
	text-transform:uppercase;
	margin-top:10px;
	}
.s4-para-2{
	width:80%;
	margin-top:10px;
	}
.s4-left-txt{
	position:absolute;
	left:55px;
	top:800px;
	color:#fff;
	width:350px;
	font-size:16px;
	line-height:20px;
	}
.s4-left-txt span{
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
	}	
.s4-prod{
	position:absolute;
	left: 165px;
    top: 456px;
	}
/*--------------------
CSS FOR SECTION FIVE
----------------------*/
.section-5 {
	background: url(../images/sec5-bg.jpg) center top no-repeat;
	height: 809px;
	padding-top:60px;
	}
.step-box{
	float:left;
	width:100%;
	padding:0 20px;
	margin-top:60px;
	}
.step-icon{
	display:inline-block;
	vertical-align:middle;
	}
.step-heading{
	float:left;
	width:100%;
	margin-top:15px;
	color:#04557b;
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
	}
.step-para{
	float:left;
	width:100%;
	margin-top:5px;
	color:#515151;
	font-size:18px;
	line-height:24px;
	padding:0 20px;
	}

/*--------------------
CSS FOR SECTION SIX
----------------------*/
.section-6 {
	padding:60px 0;
	}
.s6-subheading{
	float:left;
	width:100%;
	color:#005379;
	font-size:32px;
	line-height:36px;
	font-weight:600;
	margin-top:45px;
	}
.s6-subheading span{
	color:#0b99db;
	font-weight:bold;
	}
.top-ingredients{
	width:48.5%;
	margin-top:50px;
	border:1px dashed #005379;
	border-top:none;
	padding:0 35px;
	height:430px;
	}
.top-ingredients.left{
	float:left;
	border-left:none;
	border-radius:0 0 60px 0;
	}
.top-ingredients.right{
	float:right;
	border-right:none;
	border-radius:0 0 0 60px;
	}
.ing-img{
	display:inline-block;
	vertical-align:middle;
	}
.ing-heading{
	float:left;
	width:100%;
	color:#005379;
	font-size:24px;
	line-height:28px;
	margin-top:10px;
	font-weight:700;
	}
.ing-para{
	float: left;
    width: 100%;
    color: #515151;
    font-size: 18px;
    line-height: 24px;
	margin-top:5px;
	}
ul.ing-list{
	float: left;
    width: 100%;
	}
ul.ing-list li{
	display:inline-block;
	vertical-align:top;
	width:30%;
	margin:0 1%;
	margin-top:35px;
	letter-spacing:0.5px;
	}
ul.ing-list li:nth-child(4), ul.ing-list li:nth-child(5){
	width:35%;
	margin:0 3%;
	margin-top:35px;
	}

/*--------------------
CSS FOR SECTION SEVEN
----------------------*/
.section-7 {
	background: url(../images/sec7-bg.jpg) center top no-repeat;
	padding:60px 0 80px 0;
	}
.testimonial-slider{
	float:left;
	width:100%;
	margin-top:40px;
	}
.t-box{
	width:48.5%;
	margin:70px 0 0 0;
	background:#fff;
	border:1px dashed #0b99db;
	border-radius:25px;
	}
.t-box.fl{float:left;}
.t-box.fr{float:right;}
.t-header{
	float:left;
	width:100%;
	height:85px;
	background:#005379;
	border-radius:25px 25px 0 0;
	position:relative;
	border-bottom:1px dashed #0b99db;
	}
.t-profile{
	position:absolute;
	left:20px;
	top:-50px;
	}
.t-qt{
	position:absolute;
	right:30px;
	top:58px;
	}
.t-desc{
	float:left;
	width:100%;
	padding:60px 30px 15px 30px;
	color:#515151;
	font-size:18px;
	line-height:24px;
	min-height:195px;
	}
.t-bottom{
	float:left;
	width:100%;
	background:#eefaff;
	margin-bottom:20px;
	color:#0b99db;
	font-size:24px;
	font-weight:600;
	padding:2px 0 4px 0;
	}
.t-bottom img{
	display:inline-block;
	vertical-align:middle;
	}
.t-bottom span{
	display:inline-block;
	vertical-align:middle;
	color:#dbdbdb;
	margin:0 7px;
	font-weight:normal;
	}

/*--------------------
CSS FOR SECTION NINE
----------------------*/
.section-9 {
	background: url(../images/sec9-bg.jpg) center top no-repeat;
	height: 724px;
	float: left;
	width: 100%;
	padding: 0px 0 0 0;
	position: relative;
	}
.sec1-btmlogo {
	padding: 40px 0 0 263px;
	}
.btm-sec-text {
	float: left;
	margin: 25px 0 0 289px;
	text-align: center;
	}
.index-btn-bttm {
	float: left;
	margin: 25px 0 0 358px;
	}
.bottm-btllast {
	position: absolute;
	top: 130px;
	right: -185px;
	width:484px;
	}
.seal3 {
	left: 655px;
	position: absolute;
	top: 580px;
	}
.sec9-logo{
	padding-left:65px;
	}
.sec9-list{
	margin:85px 0 0 350px;
	float:left;
	}
.sec9-list li{
	padding-top:10px;
	}


/*--------------------
CSS FOR FOOTER
----------------------*/
.footer{
	float:left;
	width:100%;
	background:#f7f7f7;
	padding:30px 0;
	}
.footer p{
	float:left;
	width:100%;
	font-size:16px;
	line-height:20px;
	color:#515151;
	margin-bottom:8px;
	letter-spacing:0.5px;
	}
.footer p a{color:#515151; font-size:17px;}
.footer p:last-child{margin-bottom:0;}
.footer p.ft-terms{
	font-size:15px;
	line-height:20px;
	font-weight:300;
	}

/*=============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);
 opacity: 0.9;
}
 50% {
 transform: scale(1);
 opacity: 1;
}
 100% {
 transform: scale(0.9);
 opacity: 0.9;
}
}
 @-webkit-keyframes pulse {
 0% {
 -webkit-transform: scale(0.95);
 opacity: 0.7;
}
 50% {
 -webkit-transform: scale(1);
 opacity: 1;
}
 100% {
 -webkit-transform: scale(0.95);
 opacity: 0.7;
}
}