@charset "utf-8";
/* CSS Document */
html, body {
	height: 100%;
}
body {
	font-family: 'Lato', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	overflow-x: hidden;
	padding-top: 97px;
}
.slider {
	height: 100%;
	position: relative;
	overflow: hidden;
	display: flex;
	flex-flow: row nowrap;
	align-items: flex-end;
	justify-content: center;
}
.slider__nav {
	width: 20px;
	height: 18px;
	margin: 3rem 12px 25px 0 !important;
	border-radius: 50%;
	z-index: 10;
	outline-offset: -6px;
	box-shadow: 0 0 0 0 #333, 0 0 0 0 rgba(51, 51, 51, 0);
	cursor: pointer;
	appearance: none;
	backface-visibility: hidden;
}
.slider__nav:checked {
	animation: check 0.4s linear forwards;
}
.slider__nav:checked:nth-of-type(1) ~ .slider__inner {
	left: 0%;
}
.slider__nav:checked:nth-of-type(2) ~ .slider__inner {
	left: -100%;
}
.slider__nav:checked:nth-of-type(3) ~ .slider__inner {
	left: -200%;
}
.slider__nav:checked:nth-of-type(4) ~ .slider__inner {
	left: -300%;
}
.slider__inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 400%;
	height: 100%;
	transition: left 0.4s;
	display: flex;
	flex-flow: row nowrap;
}
.slider__contents {
	height: 100%;
	padding: 2rem;
	text-align: center;
	display: flex;
	flex: 1;
	flex-flow: column nowrap;
	align-items: center;
	justify-content: center;
}
.slider__image {
	font-size: 6rem;
}
.slider__caption {
	font-weight: 700;
	margin: 2rem 0 1rem;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	text-transform: uppercase;
}
 @keyframes check {
 50% {
 outline-color: #247dbd;
 box-shadow: 0 0 0 12px #247dbd, 0 0 0 36px rgba(51, 51, 51, 0.2);
}
 100% {
 outline-color: #247dbd;
 box-shadow: 0 0 0 0 #247dbd, 0 0 0 0 rgba(51, 51, 51, 0);
}
}
.first_slide {
	background: url(../images/slide1.jpg) center center no-repeat;
	background-size: 100%;
}
.second_slide {
	background: url(../images/slide2.jpg) center center no-repeat;
	background-size: 100%;
}
.third_slide {
	background: url(../images/slide3.jpg) center center no-repeat;
	background-size: 100%;
}
.fourth_slide {
	background: url(../images/slide4.jpg) center center no-repeat;
	background-size: 100%;
}
.mainNav {
	background: rgba(48,164,214,.6);
	margin-top: 26px;
}
.mainNav li {
}
.mainNav li a {
	padding-left: 2.2em;
	padding-right: 2.2em;
	font-family: 'Lato', sans-serif;
	color: #fff;
}
.mainNav li.active a {
	background: #247dbd;
}
.mainNav li:hover a {
	background: #247dbd;
}
.feature {
	background: url(../images/water.jpg) center bottom no-repeat;
	background-size: 100%;
}
.feature p {
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.5;
	text-align: left;
	color: #5d5d5d;
	padding-bottom: 100px;
}
.navbar-toggle .icon-bar {
  -webkit-transition: opacity, -webkit-transform;
  transition: opacity, -webkit-transform;
  transition: opacity, transform;
  transition: opacity, transform, -webkit-transform;
  -webkit-transition-duration: 200ms;
          transition-duration: 200ms;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0, 0.7);
          transition-timing-function: cubic-bezier(0.7, 0, 0, 0.7);
}
.navbar-toggle:not(.collapsed) .icon-bar:nth-child(1) {
  -webkit-transform: translateY(6px) rotate(45deg);
          transform: translateY(6px) rotate(45deg);
}
.navbar-toggle:not(.collapsed) .icon-bar:nth-child(2) {
  opacity: 0;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
.navbar-toggle:not(.collapsed) .icon-bar:nth-child(3) {
  -webkit-transform: translateY(-6px) rotate(-45deg);
          transform: translateY(-6px) rotate(-45deg);
}
.feature .top {
	padding: 110px 0;
}
.feature h4 {
	font-size: 42px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.2;
	text-align: left;
	color: #2f353a;
	font-family: 'Vollkorn', serif;
	margin-bottom: 40px;
}
.feature span.strip {
	width: 61px;
	height: 5px;
	background-color: #3485bf;
	display: block;
	margin-bottom: 35px;
}
.blueBox {
	background: #3484BF;
	padding: 70px 0;
}
.blueBox p {
	color: #fff;
}
.blueBox h4 {
	color: #fff;
}
.blueBox span.strip {
	background-color: #fff;
}
.line {
	width: 1px;
	height: 140px;
	display: block;
	background: #fff;
}
.pad-top-spacer {
	padding-top: 50px;
}
.col-box {
	position: relative;
}
.col-box img {
	width: 100%;
}
.col-box .shaped {
	position: absolute;
	width: 100%;
	background: rgba(0,166,55,.8);
	padding: 60px;
	bottom: 0;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.5;
	text-align: left;
	color: #ffffff;
}
.col-box .shaped h4 {
	font-size: 34px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 0.62;
	text-align: right;
	color: #ffffff;
	font-family: 'Vollkorn', serif;
	margin-bottom: 40px;
}
.clip-css {
	-webkit-clip-path: polygon(0 100%, 0 0, 100% 0, 80% 100%);
	clip-path: polygon(0 100%, 0% 20%, 100% 0, 100% 100%);
}
.col-box .shaped span.strip {
	width: 61px;
	height: 5px;
	background-color: #fff;
	display: inline-block;
	margin-bottom: 26px;
}
.col-box .shaped.violet {
	background: rgba(124,52,214,.8);
}
.twoBlocks {
	padding: 90px 0;
	background: #fff;
}
footer {
	
	background-color: #1b1e21;
	color: #fff;
	text-align: center;
	padding: 30px 0;
}
footer p {
	margin: 0;
}
footer p span {
	color: #247dbd;
}
.consultation {
	padding: 75px 0;
	background: url(../images/pattern.gif) left top repeat;
}
.highLite {
	padding-top: 60px;
	color: #fff;
}
.highLite h4 {
	font-size: 32px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 0.66;
	text-align: left;
	color: #ffffff;
	font-family: 'Vollkorn', serif;
}
.highLite span.strip {
	width: 61px;
	height: 5px;
	background-color: #3485bf;
	display: block;
	margin-bottom: 35px;
}
.consulatantForm {
}
.consulatantForm .form-control {
	border-radius: 0;
	background-color: #52575d;
	border: none;
	height: 40px;
	color: #fff;
}
.consulatantForm .form-control:focus {
	outline: none;
	box-shadow: none;
}
.consulatantForm textarea.form-control {
	border-radius: 0;
	background-color: #52575d;
	border: none;
	height: 152px;
}
.consulatantForm button {
	width: 100%;
	border-radius: 0;
	height: 38px;
	background-color: #247dbd;
	border: none;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.5;
	text-align: center;
	color: #ffffff;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.35);
	text-transform: uppercase;
}
.consulatantForm button:hover {
	background-color: #247dbd;
	color: #ffffff;
}
.consulatantForm h4 {
	font-family: Vollkorn;
	font-size: 29px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 0.83;
	text-align: left;
	color: #247dbd;
	margin-bottom: 20px;
}
.sticky .navbar-fixed-top {
	background: #fff;
	padding-bottom: 20px;
	
}
.innerpage {
	background: #fff;
	padding-top: 15px;
}
.spacer {
	padding: 87px 0;
	background: url(../images/wbanner.jpg) 0 0 no-repeat;
	background-size: 100%;
	position: relative;
}
.spacer h2 {
	font-family: vollkorn;
	text-transform: uppercase;
	color: #fff;
	position: absolute;
	z-index: 3;
	width: 100%;
	font-size: 40px;
	padding-left: 15px;
}
.spacer .overlay {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background: rgba(36,125,189,.8);
}
.contactArea,.innertextContent {
	padding: 40px 0;
}
.contactArea .well {
	border-radius: 0;
	padding: 25px;
	box-shadow: none;
}
.contactArea .well .form-control {
	border-radius: 0;
	box-shadow: none;
	height: 38px;
}
.contactArea .well textarea.form-control {
	height: 194px;
}
.input-group .glyphicon {
	color: #3787c2;
}
.input-group-addon{
	background: #fff;
}
.contactArea .well button {
	border-radius: 0;
	height: 38px;
	background-color: #247dbd;
	border: none;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.5;
	text-align: center;
	color: #ffffff;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.35);
	text-transform: uppercase;
}
.contactArea .well button:hover {
	background-color: #247dbd;
	color: #ffffff;
}
.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  margin:15px 0;
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  background-color: rgba(255,255,255,0.7);
  -webkit-transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
  transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
}

.hovereffect:hover .overlay {
  background-color: rgba(48, 152, 157, 0);
}

.hovereffect img {
  display: block;
  position: relative;
}

.hovereffect h2 {
  
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 14px;
  padding: 10px;
  background: rgba(36, 125, 189, 0.9);
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  -webkit-transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
  transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
}

.hovereffect:hover h2 {
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
}

.hovereffect a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #fff;
  background-color: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
  transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
  font-weight: normal;
  margin: -52px 0 0 0;
  padding: 62px 80px;
}

.hovereffect:hover a.info {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.hovereffect a.info:hover {
  box-shadow: 0 0 5px #fff;
}
.commonTitle{
}
.commonTitle h3{
	font-family:vollkorn;
	font-size: 36px;
	margin-bottom: 25px;
}
.commonTitle h3 span{
	color:#247dbd;
}
.commonTitle span.strip {
	width: 61px;
	height: 5px;
	background-color: #3485bf;
	display: block;
	margin-bottom: 35px;
}
.fooled{
	padding: 60px 0 0 0;
}
.commomList{
}
.commomList li{
	margin-bottom: 15px;
}
.reportRow h5{
	font-family:vollkorn;
	font-size:26px;
}

.reportRow .btn  {
	border-radius: 0;
	height: 38px;
	background-color: #247dbd;
	border: none;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.5;
	text-align: center;
	color: #ffffff;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.35);
	text-transform: uppercase;
	margin-top: 15px;
}
.reportRow{
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 20px;
	padding-top: 35px;
}
.reportRow .btn:hover {
	background-color: #247dbd;
	color: #ffffff;
}
.reportRow .glyphicon{
	color:#247dbd;
	font-size: 30px;
	margin-top: 6px;
}
header{
	
	width:100%;
    
}
.home_about{
	padding: 10px 0;
}
.home_about span.strip {
    width: 61px;
    height: 5px;
    background-color: #3485bf;
    display: block;
    margin-bottom: 35px;
    margin-top: 45px;
}
.home_about h4 {
    font-size: 42px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    text-align: left;
    color: #2f353a;
    font-family: 'Vollkorn', serif;
    margin-bottom: 40px;
}
.home_about h4 span{
	color: #3485bf;
}
.home_about p{
	font-size: 18px;
	list-style: 28px;
}
svg {
  fill: #3484bf;
}
.flipped{

}
.flipped svg{
	transform: scaley(-1);
	
}
.proven{
	background: #3484bf;
	margin-top: -10px;
	padding:80px;
	text-align: center;
	color: #fff;
}
.proven h4{
	font-size: 36px;
	margin-bottom: 25px;
	font-family: 'Vollkorn', serif;
}
.proven p{
	width: 60%;
	margin: 0 auto;
}
.brands{
	padding: 40px 0;
}
.mission{
padding:40px;
}
.conBox{
	text-align: center;
	padding: 30px;
}
.conBox .ic{
	width: 100px;
	height: 100px;
	border: 2px solid #3787c2;
	display: inline-block;
	margin-bottom: 15px;
	border-radius: 55px;
	font-size: 25px;
	color: #3787c2;
	line-height: 100px;
}
.ft-16 p{
	font-size: 20px;
	text-align: justify;
}
.iconedItem{
	padding: 20px 40px 60px 40px;
	overflow: hidden;
}
.iconedItem span.strip {
    width: 61px;
    height: 5px;
    background-color: #3485bf;
    display: block;
    margin-bottom: 22px;
}
.iconedItem h4 {
    font-size: 26px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.94;
    text-align: left;
    color: #222;
    font-family: 'Vollkorn', serif;
}
.iconedItem img{
	float: left;
	margin-right: 12px;
	width: 90px;
	display: inline-block;
}
.iconedItem .content{
	float: right;
	display: inline-block;
}
.IconList{
	margin-top: 80px;
}
.flexslider {
    width: 100%;
    height: 560px;
}

.flexslider .slides img {
    width: 100%;
    height: 560px;
    object-fit: cover;
}
.products{
	padding: 35px 0;
}