@charset "utf-8";
/* CSS Document */
body {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	padding: 0;
	background: #fff;
	font-family: 'Graphik';
	}

div, ul, h1, h2, h3, h4, h5, li, p, img, form, input, textarea {margin: 0;padding: 0;}
table, tr, td {border: 0;}
a {outline: none;color:inherit;text-decoration: none;}
a:hover {outline: none;text-decoration: none;}
img {border: none; max-width: 100%;}
li {list-style: none;}
* {box-sizing: border-box;}
.clearall {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	}
#container {
	width: 640px;
	margin: 0 auto;
	}	



/*----------------
Top Section
----------------*/	
.top-section{
	background: url(../images/top-sec.png) no-repeat center bottom;
	background-size:2500px;
	float:left;
	width:100%;
	text-align:center;
	height:66px;
	padding:5px 0;
	}
.warn-t1{
	display:inline-block;
	vertical-align:middle;
	margin-right:5px;	
	}
.warn-t1 span{
	font-size:34px;
	font-weight:bold;
	color:#fff000;
	text-shadow:1px 1px #000;	
	}	
.warn-t1 img{
	display:inline-block;
	vertical-align:top;
	margin-top:5px;	
	}
.warn-t2{
	display:inline-block;
	vertical-align:middle;	
	font-size:22px;
	line-height:26px;
	color:#fff;
	text-align:left;
	font-weight: 500;
	}		
/*----------------
Section ONE
----------------*/		
.sec1{
	float:left;
	width:100%;
	background:url(../images/sec1.jpg) no-repeat center top;
	height:714px;
	position:relative;
	}
.logo{
	float: right;
    margin: 26px 54px 0 0;
	}
.heading{
	float: right;
    margin: 28px 9px 0 0;
	}	
.strip{
	float: right;
    margin: 20px 9px 0 0;
	}	
.sec1-parg {
    text-align: center;
    font-size: 24px;
    line-height: 33px;
    color: #000;
    padding: 10px 0 0 166px;
    float: left;
}	
ul.sec1-uls {
    float: left;
   margin: 15px 0 0 159px;
}
ul.sec1-uls li {
    background: url(../images/sec1-tike.png) no-repeat left 6px;
    float: left;
    width: 100%;
    font-size: 29px;
    color: #2d2d2d;
    padding: 10px 0 11px 58px;
    font-weight: 700;
    font-style: italic;
    border-bottom: 1px dashed #bfbd90;
}	
.bottle{
	position: absolute;
    left: 27px;
    top: 384px;
	}	
.seal{
	position: absolute;
    left: 23px;
    top: 263px;
	}	
	
ul.sec1-uls li:last-child {
    border: none;
}
.arw{
	float:left;
	width:100%;
	}
/*----------------
	SEC-2
----------------*/
.sec2{
	float:left;
	width:100%;
	padding:15px 0;
	text-align:center;
	}
	
.s2-txt1{
	float:left;
	width:100%;
	font-size:45px;
	line-height:48px;
	color:#ff0000;
	font-weight: bold;
	margin:30px 0 0 0;
	}	
.s2-line{
	margin:5px 0 0 0;
	}	
	
.s2-img{
	margin:20px 0 0 0;
	}	
.s2-green-sec{
	float:left;
	width:100%;
	background:url(../images/s2-green.jpg) no-repeat center top;
	height:163px;
	margin:30px 0 0 0;
	}	
.s2-grn-txt{
	float:left;
	width:100%;
	font-size:34px;
	line-height:39px;
	color:#fff;
	font-weight: bold;
	text-align:center;
	padding: 10px 0 0 0;
	}	
.s2-grn-txt span{
	color:#ffd800;
	}		
/*----------------
	SEC-3
----------------*/
.sec3{
	float:left;
	width:100%;
	padding:40px 0;
	text-align:center;
	}
.cmn-hding{
	float:left;
	width:100%;
	font-size: 45px;
    line-height: 50px;
    color: #030f16;
    font-weight: 600;
	letter-spacing: -1px;
	}
.cmn-hding span{
	color: #fa620b;
	}
.cmn-line{
	margin:10px 0 0 0;
	}
.s3-img{
	float:left;
	width:100%;
	}
.cmn-para{
	float:left;
	width:100%;
	font-size: 30px;
    line-height: 40px;
    color: #2d2d2d;
	padding:10px 5px;
	}

.s3-txt{
	float:left;
	width:100%;
	font-size: 28px;
    line-height: 40px;
    color: #2d2d2d;
	padding:10px 5px;
	font-style:italic;
	margin:20px 0 0 0;
	font-weight:bold;
	}
ul.s2-use-lst {
    float: left;
    width: 100%;
	padding: 0 0 0 10px;
}
ul.s2-use-lst li {
    float: left;
    width: 100%;
    position: relative;
    text-align: left;
    padding: 4px 10px 4px 98px;
    margin: 31px 0 0 0;
}
ul.s2-use-lst li:before {
    content: "";
    position: absolute;
    left: 21px;
    bottom: -19px;
    width: 12px;
    height: 12px;
    background: #ffffff;
    border: 4px solid #d3dbc8;
    border-radius: 50%;
}
ul.s2-use-lst li img {
    position: absolute;
    top: 4px;
    left: 0;
}
ul.s2-use-lst li span {
    font-size: 33px;
    font-weight: bold;
}
ul.s2-use-lst li:after {
	content: "";
	position: absolute;
	left: 40px;
	right: 0;
	bottom: -10px;
	border-bottom: 1px dashed #d3dbc8;
}
ul.s2-use-lst li:nth-child(1) span {
    color: #fa620b;
}
ul.s2-use-lst li:nth-child(2) span {
    color: #7ca245;
}
ul.s2-use-lst li:nth-child(3) span {
    color: #00a0aa;
}
ul.s2-use-lst li:last-child:before, ul.s2-use-lst li:last-child:after {
    border: none;
}
.grn-strip{
	float:left;
	width:100%;
	background:url(../images/strip.jpg) no-repeat center top;
	height:140px;
	text-align:center;
	padding: 12px 0 0 0;
	}
.cmn-para-list{
	padding: 10px 0px;
	text-align:left;
	}

.grn-txt1{
	float:left;
	width:100%;
	font-size:30px;
	line-height:36px;
	color:#fff;
	font-weight: 500;
	}
.grn-txt2{
	float:left;
	width:100%;
	font-size:40px;
	line-height:44px;
	color:#ffc600;
	font-weight: bold;
	}

/*----------------
	SEC-4
----------------*/
.sec4{
	float:left;
	width:100%;
	padding:40px 0;
	text-align:center;
	}
.s4-botl{
	margin:20px 0 30px 0;
	}
.s4-box{
	float: left;
    width: 100%;
    padding: 0 10px 0 134px;
    position: relative;
    margin: 30px 0 0 0;
	}	
.s4-img1{
	position: absolute;
    left: 10px;
    top: 0px;
	}	
.s4-txt1{
	float:left;
	width:100%;
	font-size:33px;
	line-height:33px;
	font-weight: bold;
	color:#2d2d2d;
	text-align:left;
	}	
.s4-txt1 span{
	color:#7ca245;
	} 	
/*----------------
	SEC-5
----------------*/
.sec5{
	float:left;
	width:100%;
	padding:40px 0;
	text-align:center;
	}	
	
.s5-box{
	float:left;
	width:100%;
	margin:20px 0 20px 0;
	}
.s5-txt1{
	float:left;
	width:100%;
	font-size:33px;
	line-height:33px;
	font-weight: 600;
	color:#3c3c3c;
	margin: 10px 0 0 0;
	}
.s5-cmn-txt{
	padding: 12px 70px;
	}
.s5-seal{
	margin:20px 0 0 0;
	}
	
/*----------------
	SEC-6
----------------*/
.sec6{
	float:left;
	width:100%;
	padding:40px 0 20px;
	text-align:center;
	}		
.s6-img{
	float:left;
	width:100%;
	margin:5px 0 0 0;
	}	
	
.s6-list {
    float: left;
    width: 100%;
    margin-top: 40px;
	padding:0 10px;
}	
.s6-list li {
    float: left;
    width: 100%;
    position: relative;
    text-align: left;
    padding-left: 130px;
    margin-bottom: 25px;
}	
.s6-list li img {
    position: absolute;
    top: -10px;
    left: 0;
}	
.s6-list li span {
    font-size: 32px;
    color: #2d2d2d;
    font-weight: 600;
}	
.s6-para {
   padding: 10px 0;
}	
sup {
    font-size: 43%;
}	
/*----------------
	SEC-7
----------------*/
.sec7{
	float:left;
	width:100%;
	padding:40px 0 0px;
	text-align:center;
	}
	
.sec7-list {
    float: left;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 85px auto 0;
}	
.sec7-list li {
    display: inline-block;
    vertical-align: top;
    width: 95%;
    text-align: center;
    background: #fefff9;
    border: 1px dashed #a8bf80;
    border-radius: 20px;
	margin: 0 0 80px 0;
}	
	
.sec7-list li img {
    display: inline-block;
    vertical-align: middle;
    margin-top: -50px;
}	
.s7-lst-t1 {
    font-size: 40px;
    color: #2d2d2d;
    font-weight: bold;
    margin: 15px 0;
}
.s7-lst-t1 span {
    color: #768624;
    font-weight: normal;
}	
.s7-lst-t2 {
    background: #e3e7ce;
    font-size: 33px;
    color: #2d2d2d;
    font-weight: 600;
    padding: 10px 0;
}	
.s7-para {
    padding:20px;
}	
/*----------------
	SEC-8
----------------*/
.sec8{
	float:left;
	width:100%;
	padding:40px 0;
	text-align:center;
	}
.comntSec {
    float: left;
    width: 100%;
    padding: 0 30px;
}	
.comnt-row {
   float: left;
    width: 90%;
    text-align: left;
    padding-left: 75px;
    position: relative;
    margin-top: 40px;
}
.comnt-pic {
    position: absolute;
    left: 0;
    top: 0;
	width:60px;
}
.testi-abt {
    float: left;
    width: 100%;
    background: #ecedf1;
    border-radius: 20px;
    padding: 8px 40px 8px 20px;
    font-size: 21px;
    line-height: 30px;
    color: #2d2d2d;
    position: relative;
}
.testi-abt span {
    float: left;
    width: 100%;
    font-size: 23px;
    color: #000;
    margin-bottom: 5px;
    font-weight: bold;
}
.pray-ico {
    position: absolute;
    right: -33px;
    bottom: 12px;
}
.testi-cmnts {
    float: left;
    width: 100%;
    padding: 15px 0 0 20px;
    font-size: 22px;
    line-height: 25px;
    color: #888f99;
}
.testi-cmnts a {
    font-weight: 500;
    padding: 0 10px;
    color: #8f98a1;
}

.testi-name {
    float: left;
    width: 100%;
    padding: 8px 10px 8px 20px;
    font-size: 23px;
    line-height: 23px;
    color: #000;
    font-weight: bold;
    margin-bottom: 0;
}
/*----------------
		SEC9
----------------*/		
.sec9{
	float:left;
	width:100%;
	background:url(../images/sec9.jpg) no-repeat center top;
	height:714px;
	position:relative;
	}

.logo9 {
    float: left;
    margin: 25px 0px 0 15px;
}
.heading9 {
    float: left;
    margin: 28px 0px 0 11px;
}
.strip9 {
    float: left;
    margin: 20px 0px 0 9px;
}
.sec9-parg {
    text-align: left;
    font-size: 24px;
    line-height: 33px;
    color: #000;
    padding: 10px 150px 0 20px;
    float: left;
}
ul.sec1-uls9 {
    float: left;
    margin: 15px 0 0 12px;
	width: 90%;
}
.seal9 {
    position: absolute;
    right: 19px;
    top: 263px;
	
}

.bottle9 {
    position: absolute;
    right: 18px;
    top: 383px;
}
/*----------------
Footer Section
----------------*/
#cta {
	background:#7ca245;  
	max-width:640px;
	padding: 0 0;
	position: fixed;
	bottom: 0%;
	height:145px;
	left: auto;
	z-index: 999;
	transition: bottom 1s;
	width:640px;
	display:table;
	text-align:center;	
	}
.btn{
	width:90%;
	display: inline-block;
    vertical-align: middle;
	margin-top:15px;
	}
.legal {
	text-align: center;
	height:110px;
	}	
.ftr-txt {
	font-size:15px;
	color:#000101;
	line-height:22px;
	text-align:center;
	padding:30px 5px;
	}	
.ftr-txt span{
	display:inline-block;
	color:#000101;
	margin-top:10px;	
	}
.ftr-txt a, .ftr-txt a:hover{	
	color:#000101;
	text-decoration:none;
	text-transform:uppercase;		
	padding:0 3px;	
	}
/*--------------------PLUSE--------------------*/	
.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);
}
}
	










					