*{
    margin: 0px;
    padding: 0px;
}

body{
    font-family: 'Open Sans', sans-serif;
    font-family: 'Merriweather', serif;
}

.banner-section{
    padding: 100px 0px;
    background: linear-gradient(to right, rgba(0, 44, 143, 1) 0%, rgba(33, 182, 255, 1) 100%) !important;
}


.headers{
    position: absolute;
    z-index: 9;
    padding: 10px 0px;
}

.menu-section > ul > li{
    list-style: none;
    font-family: 'Merriweather', serif;
    display: inline-block;
    padding: 5px 15px;
}


.menu-section > ul{
    text-align: right;
}


.menu-section > ul > li > a{
    color: #fff;
    font-family: 'Merriweather', serif;
}

.banner-side h4{
    font-size: 48px;
    color: #fff;
    font-weight: bold;
	font-family: 'Merriweather', serif;
}

.banner-side h5{
    font-size: 48px;
    color: #21b6ff;
    font-weight: bold;
}


.banner-side p{
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    font-style: italic;
}

.banner-side{
    margin-top: 120px;
}

.bannr-aside-btn .read-more {
    background: #21b6ff;
    color: #fff;
    display: inline-block;
    padding: 11px 40px;
    margin-right: 10px;
    border-radius: 100px;
    transition: 0.45s;
}


.bannr-aside-btn .make-more {
    background: #aec556;
    color: #fff;
    display: inline-block;
    padding: 11px 40px;
    margin-right: 10px;
    border-radius: 100px;
    transition: 0.45s;
}

.bannr-aside-btn .read-more:hover{
    background: #fff;
    color: #333;
    transition: 0.45s;
}


.bannr-aside-btn .make-more:hover{
    background: #fff;
    color: #333;
    transition: 0.45s;
}

.bannr-aside-btn{
    margin-top: 40px;
}

.banner-section:before {
    background: url(../images/download.png) 50% 100% repeat-x;
    content: "";
    position: absolute;
    height: 16px;
    left: 0;
    right: 0;
    bottom: -1px;
    z-index: 3;
}

.miniral-composition h5{
    color: #21b6ff;
    font-size: 18px;
    text-align: center;
}

.miniral-composition h3{
    text-align: center;
    font-size: 44px;
    font-weight: 900;
    color: #002c8f;
}

.miniral-composition{
    margin-top: 40px;
    margin-bottom: 40px;
}

.side-miniral-sec h4{
    color: #002c8f;
    font-weight: 900;
    font-size: 30px;
    font-family: 'Merriweather', serif;
    text-align: left;
}

.aside-miniral-sec h4{
    color: #002c8f;
    font-weight: 900;
    font-size: 30px;
    font-family: 'Merriweather', serif;
    text-align: right;
}

.side-miniral-sec h5{
    font-family: 'Merriweather', serif;
    color: #21b6ff;
    font-weight: 600;
    font-size: 18px;
    text-align: left;
}

.aside-miniral-sec h5{
    font-family: 'Merriweather', serif;
    color: #21b6ff;
    font-weight: 600;
    font-size: 18px;
    text-align: right;
}


.aside-miniral-sec p{
    color: #002c8f;
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    text-align: right;
}

.side-miniral-sec p{
    color: #002c8f;
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    text-align: left;
}

.side-miniral-sec, .aside-miniral-sec{
    margin-bottom: 40px;
}



.choose-your-water{
	background:#f1f6fb;
	padding:40px 0px;
}


.chose-col{
	background:#fff;
	border-radius: 15px;
	padding:10px;
	box-shadow:0 0 35px rgba(17,44,145,.1);
}

.chose-col:hover{
	box-shadow:0 0 10px rgba(17,44,145,.4));
}


.water-set h4{
	margin: 60px 0 20px;
    font-weight: 600;
    font-size: 24px;
    line-height: 38px;
	font-family: 'Merriweather', serif;
	color: #002c8f;
	text-align:center;
}

.water-set a{
    font-weight: 400;
    font-size: 14px;
    background: #21b6ff;
    text-align: center;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    display: block;
    margin: 10px auto;
    padding: 10px 20px;
    border-radius: 100px;
    width: 150px;
}


.water-set p{
	font-weight: 400;
    padding: 0 25px;
    font-size: 14px;
    line-height: 1.2em;
	text-align:center;
	color: #002c8f;
	font-family: 'Open Sans', sans-serif;
}


.delivery-services{
	background-color: #002c8f;
	padding:40px 0px 0px 0px;
}

.delevery-hadings-section h4{
	font-size: 48px;
    color: #fff;
    font-weight: bold;
	font-family: 'Merriweather', serif;
}


.delevery-hadings-section p {
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    font-style: italic;
}


.delevery-hadings-section > ul > li{
	color: #21b6ff;
    list-style: none;
    font-family: 'Merriweather', serif;
    font-size: 16px;
    margin-bottom: 8px;
    position: relative;
}


.delevery-hadings-section > ul{
	margin-top: 60px;
}

.delevery-hadings-section{
	margin-top:100px;
}


.extract-water{
	background:url(../images/video_bg.png);
	padding:40px 0px;
}


.video-section img{
	width: 80%;
	position:relative;
}

.video-section{
	position:relative;
}

.video-section span{
	position:relative;
	display:block;
}


.video-section > span:after{
        content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(33, 182, 254, 0.3);
    z-index: 9;
    width: 80%;
    height: 100%;
    border-radius: 25px;
    margin: auto;
    display: block;
    text-align: center;
    right: 0;
}



.footer-section{
	background:#002c8f ;
	padding:50px 0px;
}

.foter-para {
    margin: 35px auto;
    width: 50%;
}

.foter-para p {
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    font-style: italic;
    text-align: center;
    line-height: 24px;
}

.footer-social > ul{
    text-align:center;
}

.footer-social > ul > li {
    list-style: none;
    display: inline-block;
}

.footer-social > ul > li > a{
    color: #002c8f;
    background: #fff;
    width: 50px;
    height: 50px;
    display: inline-block;
    line-height: 50px;
    border-radius: 100%;
    font-size: 22px;
    margin: 0px 6px;
}


.footer-section-last{
	background-color: #002579;
	padding:30px 0px;
}

.foter-para-last{
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	text-align:center;
}

