@charset "utf-8";
/* CSS Document */
/*----------------
RESET CSS
-----------------*/
body {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	padding: 0;
	background: #fff;
	font-family: 'Raleway';
	font-weight: 300;
	/*background:url(../images/Index.jpg) no-repeat center top;*/
}
/*font-family: 'Oswald', sans-serif;*/
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: #333;
	text-decoration: none;
}
a:hover {
	outline: none;
	/*color: #000;*/
	text-decoration: none;
}
img {
	border: none;
}
li {
	list-style: none;
}
.clearall {
	clear: both;
}
.f_left {
	float: left;
}
.f_right {
	float: right !important;
}
/*-----------------------
MAIN CSS START
------------------------*/
.container {
	width: 1170px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
/*================== SEC1================*/
.section1 {
	float: left;
	width: 100%;
	background: url(../images/sec1.jpg)#fafafa no-repeat center top;
	height: 677px;
	position: relative;
	text-align: left;
}
.s1-mid {
	    float: left;
    width: 56%;
    text-align: left;
    margin: 48px 0 0px 0px;
}
.s1-txt1 {
	float: left;
    width: 100%;
    font-size: 39px;
    line-height: 52px;
    color: #454545;
    font-weight: 400;
}
.s1-txt1 span {
	    display: block;
    font-size: 71px;
    line-height: 80px;
    text-transform: capitalize;
    font-weight: 700;
    font-family: 'Raleway';
    color: #00ccf7;
    letter-spacing: 0px;
    margin-top: 7px;
}
.s1-txt3 {
	float: left;
	width: 90%;
	font-size: 20px;
	line-height: 33px;
	color: #000;
	margin: 20px 0 0;
	font-weight: 400;
}
.s1-txt2 {
	font-size: 83px;
	line-height: 95px;
	color: #ede612;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	}
.hm-button {
	display: inline-block;
	margin-top: 30px;
	font-weight: 700;
	font-size: 24px;
	line-height: 28px;
	padding: 16px 58px;
	color: #fff;
	background: #ff9a1e;
	text-transform: capitalize;
	border-radius: 40px;
	text-decoration: none;
	letter-spacing: 1px;
	}
.s1-bottle {
	position: absolute;
	right: 197px;
	top: 150px;
	max-width: 290px;
	z-index: 9;
}
.s1-bottle1{
	position: absolute;
    right: 63px;
    top: 191px;
    max-width: 258px;
	}
/***********************/
.s1-strip{
	float:left;
	width:100%;
	}
.s1-strip ul{
	float: left;
	width: 100%;
	text-align: center;
	margin: 20px 0;
	}
.s1-strip ul li{
	display: inline-block;
    vertical-align: top;
    font-size: 18px;
    color: #000;
    line-height: 28px;
    width: 22%;
    margin: 0 15px;
	}
.s1-strip ul li span{
	display: block;
    font-size: 20px;
    font-weight: 700;
    margin: 5px 0;
	}
/*================== SEC2================*/
.section2 {
	float: left;
	width: 100%;
	background: url(../images/sec2.jpg) no-repeat center top;
	height: 1235px;
	text-align:left;
	padding: 50px 0 0 0;
}
.s2-inner {
	float: right;
	width: 53%;
	text-align: left;
	margin-top: 75px;
}
.s2-inner-2 {
	float: left;
    width: 54%;
    margin-top: 216px;
    text-align: left;
    background: #fff;
    padding: 30px 0 0 30px;
}
.s2-txt2 {
    display: inline-block;
    width: 100%;
    font-size: 44px;
    line-height: 60px;
    color: #000;
    font-weight: 700;
    margin-bottom: 20px;
    position: relative;
}
.s2-lst {
    display: inline-block;
    width: 100%;
    margin: 20px 0 0 0;
}
.s2-lst li {
    float: left;
    width: 100%;
    font-size: 18px;
    line-height: 26px;
    color: #2d2d2d;
    margin-bottom: 25px;
    /* min-height: 260px; */
    padding: 0px 90px 0 100px;
    position: relative;
}
.s2-lst li img {
	position:absolute;
	top:0;
	left:0;
}
.s2-lst li span {
	display: block;
	font-size: 22px;
	line-height: 30px;
	font-weight: 700;
	color:#171717;
	/* letter-spacing: -0.5px; */
	margin-bottom: 10px;
}
.s2-lst li:last-child {
    margin-right: 0;
}
.s2-rgt {
	float: right;
	width: 55%;
	margin: 109px 0 0 0;
	text-align: left;
}
.s2-rgt .s2-txt2 {
    margin-bottom: 20px;
}
.s2-rgt .s2-txt4 {
    width: 100%;
}
.s2-txt5 {
    float: left;
    width: 99%;
    padding: 15px 18px 23px 17px;
    margin: 30px 0 0 0;
    border: 10px solid #ccc;
    font-size: 17px;
    line-height: 23px;
    font-weight: 700;
    font-style: italic;
    letter-spacing: 0.4px;
}
.s2-txt5 span {
    display: block;
    font-family: 'Oswald', sans-serif;
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    color: #b50000;
    margin-bottom: 11px;
    letter-spacing: 0;
}
.s2-txt4 {
	display: inline-block;
    width: 94%;
    font-size: 19px;
    line-height: 31px;
    color: #0e0e0e;
	font-weight:300;
}
.s2-txt4 span {
	color: #0b6193;
}

.s2-btn {
    float: left;
    margin: 27px 0 0 0px;
}

/*================== SEC2================*/
.strip {
	float: left;
    width: 100%;
    background: url(../images/strip.jpg) no-repeat center top;
    height: 258px;
    text-align: center;
    padding: 43px 0 0;
}
.strip-txt1 {
	color: #fff;
    margin-bottom: 17px;
	font-weight:400;
	text-transform:uppercase;
}
.strip-txt2 {
	display:inline-block;
	width:80%;
	font-size:26px;
	line-height:43px;
	font-weight:300;
	color: #fff;}
.strip-button{
    float: left;
    clear: both;
    margin: 44px 0px 0 0px;}

/*================== SEC3================*/

.section3 {
	float: left;
	width: 100%;
	padding: 60px 0 50px 0;
	text-align: center;
	border-top: 2px solid #00ccf8;
}
.s3-txt1 {
	/*float: left;
	width: 100%;
	font-size: 43px;
	line-height: 31px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;*/
}
.s3-txt3 {
    display: inline-block;
    width: 65%;
}
.s3-lst {
	float: left;
    width: 100%;
    margin-top: 44px;
}
.s3-lst li {
    float: left;
    width: 48%;
    min-height: 383px;
    margin-right: 45px;
    position: relative;
}
.s3-lst li:before{
	content:url(../images/lft-arw.png);
    position: absolute;
    top: 160px;
    right: 115px;
	width:88px;
    height: 24px;
	z-index:9;
}
.s3-lst li:last-child:before{
	transform: rotate(180deg);
    top: 160px;
    left: 115px;
	}
.s3-lst li:last-child {
    margin-right: 0;
}
.s3-lst li:last-child .s3-rgt { float:right;}
.s3-lst li:last-child .s3-btl1 { float:left;}
.s3-btl1 {
	float: right;
	width: 39%;
	position: relative;
	max-width: 208px;
	z-index: 9;
	margin-top: 33px;
}
.s3-rgt {
    float: left;
    width: 60%;
    text-align: left;
    margin: 24px 0 0 0;
}
.s3-txt4 {
	float: left;
	width: 100%;
	color: #00ccf7;
	font-size: 26px;
	line-height: 44px;
	font-weight: 700;
	padding: 15px 0 0;
}
.star{
	float:left;
	margin:15px 0 15px 0;
}
.s3-txt5 {
	float: left;
    width: 100%;
    color: #000;
    font-size: 18px;
    line-height: 30px;
    margin: 12px 0 0 0;
    min-height: 210px;
}
.s3-txt6 {
	float: left;
    width: 100%;
    color: #000;
    font-size: 22px;
    line-height: 24px;
    font-weight: 700;
    font-family: 'Oswald', sans-serif;
}
.s3-btn {
	margin: 40px 0 0 0;
	cursor: pointer;
	float: left;
}
.rt-btl {
	float: right;
}
.lft-box {
	float: left;
}
a.ingdt-btn{
	float:left;
	font-size:24px;
	line-height:30px;
	font-weight:700;
	color:#00ccf8;
	text-decoration:underline;
	margin-top: 50px;
    margin-left: 19px;
	}