
/*==============banner===============*/

.banner{
	float:left;
	width:100%;
	background:url(../images/banner-bg.jpg)#d1d1d1 no-repeat center top;
	height:640px;
	overflow:hidden;
	}
.bnr-rght{
	    float: right;
    width: 55%;
    text-align: left;
    margin: 170px 100px 0 0;
	}
.bnr-hdng{
	float:left;
	width:100%;
	font-size:50px;
	line-height:60px;
	color:#000000;
	font-weight:bold;
}
.bnr-hdng span {
    display: block;
    font-size: 59px;
    line-height: 69px;
    text-transform: uppercase;
}
.bnr-para{
	float:left;
	width:100%;
	font-size:18px;
	line-height:26px;
	color:#000000;
	margin-top:25px;
	}
.bnr-prod,.bnr-prod1 {
    position: absolute;
    right: 40px;
    top: 390px;
    transform: rotate(-20deg);
    max-width: 130px;
    -webkit-transform: rotate(-20deg);
}
.bnr-prod1{
    right: 200px;
}
.bnr-seal{
	position:absolute;
	left: 480px;
    top: 100px;
	}
.bnr-btn-bx{
	display:inline-block;
	vertical-align:top;
	max-width:210px;
	width:100%;
	text-align:center;
	margin-top:55px;
	}
.banr-btn{
	width:100%;
	float:left;
	height:68px;
	background:#ff6000;
	font-size:22px;
	line-height:68px;
	font-weight:bold;
	color:#ffffff;
	}
.bnr-btn-txt{
	width:100%;
	float:left;
	font-size:16px;
	line-height:22px;
	color:#000000;
	margin-top:5px;
	}
/*==========sectionOne============*/
.sectionOne{
	float:left;
	width:100%;
	padding:60px 0;
	}
.comnHdng{
	float:left;
	width:100%;
	padding-bottom:45px;
	background:url(../images/comn-hdng-line.png) no-repeat center bottom;
	}
.comnHdng p{
	float:left;
	width:100%;
	font-size:40px;
	line-height:50px;
	color:#ff6000;
	font-weight:bold;
	}
.comnHdng span{
	float:left;
	width:100%;
	font-size:50px;
	line-height:52px;
	color:#222222;
	font-weight:bold;
	}
.comnPara{
	display: inline-block;
    width: 70%;
	font-size:18px;
	line-height:26px;
	color:#4b4b4b;
	margin-top:30px;
	letter-spacing:0.3px;
	}
.s1-prodBox{
	float: left;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	margin-top:60px;
	row-gap: 20px;
    background:#222222;
    padding: 20px 20px;
    border-radius: 20px;
}
.s1-prod-col{
	width: 32.3%;
    text-align: center;
    position: relative;
    padding: 10px 10px 20px;
    background: #fff;
    border-radius: 20px;
	float: left;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
	row-gap: 10px;	
}
.sec1-detls {
    float: left;
    width: 50%;
}
.sec1-prod {
    float: right;
    width: 100%;
    position: relative;
    max-width: 170px;
	padding: 20px 0 0 0;
}
.s2-prd-1 {
    display: inline-block;
    position: relative;
    max-width: 90px;
    z-index: 9;
}
.s2-prd-1:nth-child(2), .s2-prd-1:nth-child(3), .s2-prd-1:nth-child(4), .s2-prd-1:nth-child(5) {
    position: absolute;
    z-index: 5;
    max-width: 80px;
    left: 10%;
    top: 20px;
}
.s2-prd-1:nth-child(3) {
    left: auto;
    right: 10%;
}

.s2-prd-1:nth-child(4), .s2-prd-1:nth-child(5) {
    z-index: 0;
    left: 0;
    top: 30px;
    max-width: 70px;
}
.s2-prd-1:nth-child(5) {
    left: auto;
    right: 0;
}

.s1-prod{
	display:block;
	margin:0 auto;
	max-width:100%;
	}
.s1-prod-txt1{
	float: left;
    width: 100%;
    font-size: 22px;
    line-height: 26px;
    font-weight: 500;
    color: #ff6000;
    margin-top: 0px;
    letter-spacing: 0.3px;
	}
.s1-prod-txt2{
	    float: left;
    width: 100%;
    font-size: 22px;
    line-height: 26px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 10px;
}
.s1-star{
	display:block;
	margin:0 auto;
	}
.s1-prod-txt3{
	float: left;
	width: 100%;
	font-size: 26px;
	line-height: 30px;
	color: #000000;
	margin-top: 5px;
	font-weight: bold;
}
.comn-btn-bx{
	display: inline-block;
	vertical-align: top;
	max-width: 160px;
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
.comn-btn{
	width: 100%;
    float: left;
    height: 55px;
    background: #ff6000;
    font-size: 18px;
    line-height: 55px;
    font-weight: bold;
    color: #ffffff;
	 text-align: center;
	}
.btn-txt {
    width: 100%;
    float: left;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
	 text-align: center;
    margin-top: 5px;
	}
/*=============sectionSix=============*/
.sectionSix{
	float:left;
	width:100%;
	padding:70px 0;
	background: #f1f1f1;
	}
.s6-prodcts{
	display: inline-block;
    margin: 50px auto 40px;
    width: 100%;
    max-width: 580px;
	}
.s6-ingdientBox{
	float: left;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	margin-top:10px;
	row-gap: 20px;
	}
.s6-col{
	float:left;
	width:32%;
	text-align: left;
	}
.s6-ing {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    border-radius: 8px;
	}
.s6-col h2 {
    float: left;
    width: 100%;
    font-size: 27px;
    line-height: 32px;
    color: #ff6000;
    font-weight: 600;
    margin-top: 18px;
	}
.s6-col p {
    float: left;
    width: 100%;
    font-size: 18px;
    line-height: 24px;
    color: #000;
    margin-top: 12px;
	}
.s6-col ul {
    float: left;
    width: 100%;
    margin-top: 12px;
	}
.s6-col ul li {
    float: left;
    width: 100%;
    font-size: 18px;
    line-height: 24px;
    color: #000;
    margin-top: 5px;
    text-align: left;
    padding-left: 25px;
    background: url(../images/tik.png) no-repeat left 5px;
	}
ul.promise-list{
	float: left;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
	align-items: center;
	margin: 50px 0 20px;
    row-gap: 10px;
	padding: 0 190px;
	}
ul.promise-list li{
	}
ul.promise-list li img{
	display: inline-block;
    vertical-align: middle;
	max-width:100%;
	filter: hue-rotate(92deg);
	}

/*==========sectionSeven============*/
.sectionSeven{
	float:left;
	width:100%;
	padding:80px 0 90px;
	}
.s7-left{
	float:left;
	width:48%;
	text-align:left;
	}
.s7-left .comnPara {
    width: 100%;
}
.lfthdng {
	background:none;
	padding-bottom:10px;
	}
.s7-stp-hdng{
	float: left;
    width: 100%;
    font-size: 30px;
    line-height: 34px;
    color: #000000;
    font-weight: bold;
	margin-top:30px;
	}
ul.s7-stp-list{
	float:left;
	width:100%;
	margin-top:10px;
	}
ul.s7-stp-list li{
	float:left;
	width:100%;
	text-align:left;
	padding-left:60px;
	margin-top:30px;
	position:relative;
	}
ul.s7-stp-list li:before{
	position:absolute;
	left:22px;
	top:50px;
	bottom:-30px;
	border-left:2px dotted #c3d3d3;
	content:"";
	}
ul.s7-stp-list li:last-child:before{ display:none;}
.s7-list-ic{
	position:absolute;
	left:0;
	top:0;
	}
ul.s7-stp-list li span{
	float: left;
    width: 100%;
    font-size: 30px;
    line-height: 34px;
    color: #ff6000;
    font-weight: bold;
	}
ul.s7-stp-list li p{
	float: left;
    width: 100%;
    font-size: 18px;
    line-height: 26px;
    color: #4b4b4b;
    margin-top: 10px;
    letter-spacing: 0.3px;
	}
.s7-rght-img{
	position:absolute;
	right:120px;
	top: 170px;
	max-width: 420px;
	}
/*============sectionNine==========*/
.sectionNine{
	float:left;
	width:100%;
	border-top:1px solid #ccc;
	}
ul.s9-col{
	float:left;
	width:100%;
	}
ul.s9-col li{
	float:left;
	width:33.33%;
	text-align:center;
	padding:30px;
	border-right:1px solid #ccc;
	}
ul.s9-col li:last-child{ border:none;}
ul.s9-col li img{
	display:block;
	margin:0 auto 10px;
	}
ul.s9-col li span{
	float: left;
    width: 100%;
    font-size: 20px;
    line-height:32px;
    color: #000000;
	font-weight:500;
    letter-spacing: 0.3px;
	}
ul.s9-col li p{
	float: left;
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    margin-top: 15px;
    letter-spacing: 0.3px;
	}

/*==========footer===================*/
.ftr-links-sec{
	float:left;
	width:100%;
	background:#ff6000;
	overflow:hidden;
	}
.ftr-links-inr{
	float:left;
	width:100%;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	}
.footer-left{
	float:left;
	width:66.66%;
	padding:30px 0;
	}
.ftr-col-1{
	float:left;
	width:49%;
	text-align:left;
	}
.ftr-log{
	display: inline-block;
    max-width: 190px;
	}
ul.ftr-col-1-list{
	float:left;
	width:100%;
	margin-top:5px;
	}
ul.ftr-col-1-list li{
	float:left;
	width:100%;
	font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    margin-top: 10px;
	position:relative;
	padding-left:30px;
	}
ul.ftr-col-1-list li img {
	position:absolute;
	left:0;
	top:2px;
	}
ul.scl-list {
    float: left;
    width: 100%;
    margin: 25px 0 0;
	}
ul.scl-list li {
    float: left;
    margin: 0 10px 0 0;
	}
.ftr-col-2{
	float:left;
	width:25%;
	text-align:left;
	}
.ftr-links-hd {
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
    font-weight: bold;
	margin-top:15px;
    margin-bottom: 12px;
	}
.ftr-links-list {
    float: left;
    width: 100%;
	}
.ftr-links-list li {
    float: left;
    width: 100%;
    margin: 8px 0 0;
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
    text-align: left;
    letter-spacing: 0.3px;
	font-weight: 300;
	}
.ftr-links-list li a {
    color: #ffffff;
	}
.ftr-links-hd2{ margin-top:40px;}

.footer-rght{
	float:right;
	width:33.333%;
	background:#222222;
	padding:40px 0px 50px 50px;
	text-align:left;
	position:relative;
	}
.footer-rght:after{
	position:absolute;
	top:0;
	right:-1000px;
	bottom:0;
	left:100%;
	background:#222222;
	content:"";
	}
.signupHdng{
	float: left;
    width: 100%;
    font-size: 26px;
    line-height: 28px;
    color: #ffffff;
	font-weight:bold;
	}
.signup-para{
	float: left;
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
	font-weight:300;
	margin-top:13px;
	letter-spacing:0.3px;
	}
.mail-field{
	float: left;
    width: 100%;
    border: none;
    outline: none;
    color: #000;
    font-size: 16px;
    height: 50px;
    font-family: 'Arial';
    padding: 0 20px;
    background: #fff;
	text-align:left;
	margin-top:15px;
	}
.signUp{
    width:210px;
    float: left;
    height: 50px;
    background: #ff6000;
    font-size: 16px;
    line-height: 50px;
    font-weight: 500;
    color: #ffffff;
	text-align:center;
	margin-top:15px;
	}
.footer{
	float:left;
	width:100%;
	padding:30px 0;
	background:#e0e0e0;
	}
.ftr-txt{
	float:left;
	font-size:14px;
	line-height:20px;
	color:#616161;
	}
.ftr-txt1 {
    float: right;
}
.ftr-txt a{color:#616161; margin:0 9px;}

/*==========AddOn===================*/
#terms_body { background: #ffffff; text-align: left; }
