﻿@import "animate.css";
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css);
@import url(//fonts.googleapis.com/css?family=Sarina);
@import url(//fonts.googleapis.com/css?family=Asap:400);
@import url(//fonts.googleapis.com/css?family=Asap:700);
@import url(//fonts.googleapis.com/css?family=Satisfy:700);
@import url(//fonts.googleapis.com/css?family=Satisfy:400);
@import url(//fonts.googleapis.com/css?family=Lato:400);
@import url(//fonts.googleapis.com/css?family=Lato:100);
@import url(//fonts.googleapis.com/css?family=Lato:700);
@import url(//fonts.googleapis.com/css?family=Lato:900);
@import url(//fonts.googleapis.com/css?family=Lato:700italic);
@import url(//fonts.googleapis.com/css?family=Lato:300);
/*========================================================
                    Main layout styles
=========================================================*/
body {
  font: 400 14px/21px "Lato", sans-serif;
  color: #494f4f;
  background: #f7f7f7;
}

.hsrHoI {
    overflow: visible!important;
}

.greytext {
	color: #494f4f !important;
} 

a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
a {
  text-decoration: none;
  color: inherit;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:hover {
  color: #0090cc;
}
strong {
  font-weight: 800;
}
img {
  max-width: 100%;
}

.savingsbanner {
  border: 1px solid #0093d0;
}

* {
  -webkit-text-size-adjust: none;
}

	.navbar-brand{padding-bottom: 10px; padding-top: 10px;}
	.navbar-brand img{height: 90px;}
	
	.navbar-brandfoot{padding-bottom: 5px; padding-top: 14px;}
	.navbar-brandfoot img{height: 110px;}
	
	.socicons img{height: 26px; margin-top:-5px;}
	.contacttab img{height: 40px; margin-top:-12px; margin-left:20px; margin-bottom:-5px;}

.boldtl {
font-weight:bold;
  color: #0093d0;
}

.navtestimonial {
	  font: 400 12px/21px "Lato", sans-serif !important;
}

.outer{
    width:100%;

    /* Firefox */
    display:-moz-box;
    -moz-box-pack:center;
    -moz-box-align:center;

    /* Safari and Chrome */
    display:-webkit-box;
    -webkit-box-pack:center;
    -webkit-box-align:center;

    /* W3C */
    display:box;
    box-pack:center;
    box-align:center;
	text-align:center;
}
.inner{
display: block;
margin: 0 auto;
}


#content .recaptcha {
    width: auto !important;
    height: auto !important;
    }

.agency-hide {
            display: none;
        }
        
        #agency {
            width: 300px;
        }
	
/* ======= Headers ======= */
h2 {
  font: 700 36px/36px "Asap", sans-serif;
}
@media (max-width: 479px) {
  h2 {
    font-size: 25px;
    line-height: 25px;
  }
}
h3 {
  font: 900 14px/14px "Lato", sans-serif;
  color: #1fa0d5;

}
h4 {
  font: 400 21px/21px "Lato", sans-serif;
  color: #ffffff;
}
h5 {
  font: 900 14px/21px "Lato", sans-serif;
  color: #0090cc;
  text-transform: uppercase;
}
h6 {
  font: 400 22px/26px "Lato", sans-serif;
  color: #ffffff;
}
.h7 {
  font: 400 24px/24px "Asap", sans-serif;
  display: block;
}
.h8 {
  display: block;
  font: 700 14px/18px "Lato", sans-serif;
  color: #0090cc;
  text-transform: uppercase;
}
.h8:hover a {
  color: #1fa0d5;
}
.heading1 {
  text-align: left;
  margin-bottom: 41px;
  color: #ffffff;
}
.headingsearch {
  text-align: left;
  margin-bottom: 0px;
  color: #0093d0;
}

.headingsearch h2 {
    font-size: 35px;
    line-height: 0px;
  }
  
/* ======= Buttons ======= */
.btn-default {
  display: inline-block;
  background: #0093d0;
  font: 700 14px/17px "Asap", sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  padding: 12px 54px 10px 35px;
}
.btn-default span {
  display: inline-block;
  position: relative;
}
.btn-default span:after {
  font-family: FontAwesome;
  font-size: 17px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  line-height: 17px;
  content: '\f061';
  right: -34px;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.28);
}
.btn-default:hover {
  background: #0090cc;
  color: #ffffff;
}
.btn-default:hover:after {
  cursor: pointer;
}
.btn-default.btn-default__inset1 {
  padding-left: 24px;
}
/* ======= Wrappers ======= */
.wrapper1 {
  padding: 45px 0 10px;
  background:  repeat-x left bottom #5ec5f3;
}
.wrapper2 {
  padding: 85px 0 19px;
}
.wrapper2 h2 {
  font-size: 31px;
}
.wrapper2.wrapper2__inset1 {
  padding-bottom: 37px;
}
.wrapper3 {
  padding-bottom: 86px;
}
.wrapper4 {
  padding-bottom: 61px;
}
.wrapper5 {
  padding-bottom: 65px;
}
.wrapperfoot {
  padding-bottom: 25px;
  background: #1fb25a;
}
/*========================================================
                    HEADER styles
=========================================================*/
#header {
  position: relative;
}
#header:after {
  position: absolute;
  content: '';
  display: block;
  width: 100%;
  height: 4px;
  background: #AFAFAF;
  bottom: 0;
  left: 0;
  z-index: 10;
}
#header.main:after {
  display: none;
}
#header .info {
  padding: 12px 0 5px;
  background: #1fa0d5;
  color: #ffffff;
  border-bottom: 1px solid #a9a9a9;
  position: relative;
  z-index: 2;
}
#header .info:after {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 3px;
  background: #dbdbdb;
  bottom: -4px;
  left: 0;
}
#header .info .contacts {
  float: right;
  display: block;
}
#header .info .contacts .phone {
  font: 700 12px/18px "Asap", sans-serif;
  display: inline-block;
  position: relative;
  padding-left: 13px;
}
#header .info .contacts .phone:before {
  font-family: FontAwesome;
  font-size: 14px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  line-height: 18px;
  left: 0;
  top: 0;
  content: '\f095';
}
#header .info .contacts .divider {
  display: inline-block;
  width: 1px;
  height: 13px;
  background: url(../images/dotted-border.png) no-repeat center top;
  overflow: hidden;
  margin-top: 2px;
  margin-left: 8px;
  margin-right: 8px;
}
#header .info .contacts .mail {
  font: 400 10px/18px "Asap", sans-serif;
  display: inline-block;
  text-transform: uppercase;
  position: relative;
  padding-left: 21px;
}
#header .info .contacts .mail:before {
  font-family: FontAwesome;
  font-size: 14px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  line-height: 18px;
  left: 0;
  top: -1px;
  content: '\f003';
}
@media (max-width: 767px) {
  #header .info .contacts {
    float: none;
  }
}
#header .info .links {
  margin-right: 31px;
  float: right;
  font: 700 10px/18px "Asap", sans-serif;
  color: #ffffff;
  text-transform: uppercase;
}
#header .links a {
  color: #ffffff;
}
#header .links a:hover {
  color: #bbe7f9;
}
#header .mail a {
  color: #ffffff;
}
#header .mail a:hover {
  color: #bbe7f9;
}
#header .phone a {
  color: #ffffff;
}
#header .phone a:hover {
  color: #bbe7f9;
}
#header .info .links .divider {
  display: inline-block;
  margin: 0 6px;
}

.zoo a {
  color: #ffffff;
}
.zoo a:hover {
  color: #a6efc3;
}
@media (max-width: 767px) {
  #header .info .links {
    float: none;
    display: block;
    clear: both;
    margin-right: 0;
  }
  #header .info .links a {
    display: inline-block;
  }
}
#header .authorization {
  float: right;
  display: inline-block;
}
#header .authorization a {
  text-transform: uppercase;
  color: #ffffff;
  display: inline-block;
  font: 400 10px/18px "Asap", sans-serif;
}
#header .authorization a:hover {
  color: #bbe7f9;
}
#header .authorization a.sign {
  font-weight: 700;
  position: relative;
  padding-left: 16px;
  color: #4b737d;
}
#header .authorization a.sign:hover {
  color: #0090cc;
}
#header .authorization a.sign:hover:before {
  color: #0090cc;
}
#header .authorization a.sign:before {
  font-family: FontAwesome;
  font-size: 14px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  line-height: 10px;
  content: '\f090';
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  top: 4px;
}
#header .authorization .divider {
  display: inline-block;
  height: 10px;
  width: 1px;
  background: #c6c7c8;
  margin: 4px 8px 0;
}
@media (max-width: 767px) {
  #header .authorization {
    float: none;
    display: block;
  }
}
#header #stuck_container {
  padding: 0px 0 0px;
  background-color: rgba(255, 255, 255, 10);
  position: relative;
}
#header #stuck_container.isStuck {
  padding: 0px 0 0;
}
@media (max-width: 1199px) {
  #header #stuck_container.isStuck {
    text-align: center;
  }
  #header #stuck_container.isStuck nav {
    display: inline-block;
  }
  #header #stuck_container.isStuck h1 {
    display: none;
  }
}
@media (max-width: 1199px) {
  #header #stuck_container {
    padding: 0px 0;
  }
}
#header .search-block {
  position: relative;
  float: right;
  display:none;
}
#header .search-block .icon {
  margin-top: 30px;
  text-align: center;
  display: block;
}
#header .search-block .icon i {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 16px;
  line-height: 20px;
  color: #494f4f;
}
#header .search-block .icon:hover {
  cursor: pointer;
}
#header .search-block .icon:hover i {
  color: #0090cc;
}
#header .search-block #search {
  position: absolute;
  left: -257px;
  bottom: -10px;
  display: none;
  text-align: left;
}
@media (max-width: 1199px) {
  #header .search-block #search {
    bottom: -69px;
  }
}
@media (max-width: 767px) {
  #header .search-block #search {
    bottom: -9px;
    left: -210px;
  }
}
@media (max-width: 1199px) {
  #header {
    text-align: center;
  }
}
/* ======= Logo ======= */
h1 {
  display: inline-block;
}
h1 a {
  display: block;
}
h1 a .wrapper {
  display: block;
  position: relative;
  padding-left: 41px;
}
@media (max-width: 767px) {
  h1 a .wrapper {
    padding-right: 0;
  }
}
h1 a .wrapper img {
  position: absolute;
  left: 0;
  top: -12px;
}
h1 a .wrapper .main {
  font: 700 41px/31px "Asap", sans-serif;
  text-transform: uppercase;
  letter-spacing: -0.025em;
  color: #0090cc;
  display: inline-block;
}
h1 a .wrapper .divider {
  display: inline-block;
  position: relative;
  left: 6px;
  top: -7px;
  width: 1px;
  height: 41px;
  background: #54b2db;
}
h1 a .wrapper .second {
  position: relative;
  display: inline-block;
  font: 700 17px/17px "Asap", sans-serif;
  letter-spacing: -0.025em;
  color: #1fa0d5;
  left: 6px;
  top: -2px;
}
h1 a .wrapper .second span {
  display: block;
}
@media (max-width: 767px) {
  h1 a .wrapper .second {
    display: block;
    margin-top: 10px;
  }
  h1 a .wrapper .second span {
    display: inline-block;
    margin-right: 5px;
  }
  h1 a .wrapper .second span br {
    display: none;
  }
}
@media (max-width: 1199px) {
  h1 {
    display: block;
    text-align: center;
    margin-bottom: 20px;
  }
  h1 a {
    display: inline-block;
  }
  h1 a .wrapper .divider {
    display: none;
  }
  h1 a .wrapper .second {
    text-align: left;
  }
}
/* ======= Main menu variables ======= */
/* ======= Sub menus common variables ======= */
/* ======= First level sub menu variables ======= */
nav {
  margin-top: 48px;
  float: right;
  margin-right: 40px;
}
@media (max-width: 1199px) {
  nav {
    float: none;
    display: inline-block;
    margin-right: 0;
  }
}
/* Main menu styles
========================================================*/
.sf-menu > li {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  position: relative;
  z-index: 6;
  text-align: center;
}
.sf-menu > li + li {
  margin-left: 30px;
}
.sf-menu > li + li:before {
  position: absolute;
  
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  color: #494f4f;
  left: -13px;
}
/*
.sf-menu > li > .sf-with-ul:after {
  font-family: FontAwesome;
  font-size: 14px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  content: "\f107";
  color: #494f4f;
  bottom: -10px;
  left: 50%;
  margin-left: -3px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}*/

.sf-menu > li > .sf-with-ul:after {
  font-family: FontAwesome;
  font-size: 25px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  content: "\f107";
  color: #494f4f;
  bottom: 5px;
  left: 100%;
  margin-left: 4px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sf-menu > li > a {
  text-transform: uppercase;
  font: 700 17px/17px "Asap", sans-serif;
  display: inline-block;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  color: #494f4f;
}
.sf-menu > li > a:hover {
  color: #1fa0d5;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.sf-menu .sfHover > a {
  color: #1fa0d5;
}
.sf-menu .sfHover > a:after {
  color: #494f4f;
}
.sf-menu > li.current > a {
  color: #1fa0d5;
}
.sf-menu > li.current > .sf-with-ul:after {
  color: #1fa0d5;
}
.sf-menu > li.sfHover > a {
  color: #1fa0d5;
}
.sf-menu > li.sfHover > a:after {
  color: #ffffff;
}
.sf-menu > li.sfHover:hover a:after {
  color: #ffffff;
}
.sf-menu > li.current:hover > a:after {
  color: #adb2b2;
}
.sf-menu a {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.sf-menu a:hover {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
/* First level sub-menu styles
========================================================*/
.sf-menu ul {
  -webkit-box-shadow: -1px 2px 3px 0px rgba(0, 0, 0, 0.16);
  box-shadow: -1px 2px 3px 0px rgba(0, 0, 0, 0.16);
  display: none;
  min-width: 175px;
  font: 400 16px/35px Arial, sans-serif;
  position: absolute;
  top: 60px;
  left: 50%;
  margin-left: -87.5px;
  background: #0090cc;
  text-align: center;
  padding: 12px 0 15px;
  z-index: 2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 1199px) {
  .sf-menu ul {
    top: 45px;
  }
}
.sf-menu ul li {
  letter-spacing: 0;
  position: relative;
  display: block;
}
.sf-menu ul li:hover > a {
  background: #1fa0d5;
  color: #ffffff;
}
.sf-menu ul li > .sf-with-ul:after {
  font-family: FontAwesome;
  font-size: 14px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  content: "\f105";
  color: #ffffff;
  bottom: 0px;
  right: 7px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sf-menu ul li a {
  display: block;
  color: #ffffff;
  text-transform: none;
}
.sf-menu ul > .sfHover > a {
  background: #1fa0d5;
}
.sf-menu ul > .sfHover > a:after {
  color: #ffffff;
}
.sf-menu ul li.sfHover > a {
  background: #1fa0d5;
  color: #ffffff;
}
/* Second level sub-menu styles
========================================================*/
.sf-menu ul ul {
  text-align: center;
  background: #ffffff;
  position: absolute;
  top: -18px;
  left: 175px;
  margin-left: 0;
  z-index: 4;
  color: #424242;
}
.sf-menu ul ul a {
  color: #424242;
}
@media only screen and (max-width: 767px) {
  .sf-menu {
    display: none;
  }
  nav {
    width: 100%;
    float: none;
  }
  .select-menu {
    border-radius: none;
    display: block;
    text-transform: capitalize;
    float: none;
    color: #0090cc;
    margin-top: 20px;
    width: 100%;
    background: #ffffff;
    font: 22px/28px "Asap", sans-serif;
    text-align: left;
    border: 1px solid #c1c1c1;
    padding: 2px 0;
    position: relative;
  }
  .select-menu option {
    text-align: left;
    position: relative;
  }
}
/*Core variables and mixins*/
/* Stuck menu styles
========================================================*/
.isStuck {
  z-index: 999;
  position: fixed;
  -webkit-box-shadow: 0 0 4px 0 #000000;
  box-shadow: 0 0 4px 0 #000000;
}
.isStuck .search-block {
  display: none;
}
.isStuck nav {
  margin-right: 0;
}
.isStuck .sf-menu ul {
  top: 33px;
}
.isStuck .sf-menu ul ul {
  top: -18px;
}
@media only screen and (max-width: 1199px) {
  .isStuck {
    display: none !important;
  }
}
/*========================================================
                    CONTENT styles
=========================================================*/
#content {
  overflow: hidden;
  background: #ffffff;
}
#content.common {
  padding-top: 47px;
}
/* ======= Banner 1 Welcome ======= */
.banner1 {
  padding: 36px 0 50px;
  text-align: center;
  background: #ffa200;
}
.banner1 img {
  margin-bottom: 20px;
}
.banner1 p {
  font: 400 32px/39px "Asap", sans-serif;
  color: #ffffff;
}
.banner1 p {
  font-size: 42px;
}
.banner1 .buttons {
  margin-top: 46px;
}
.banner1 .buttons .btn-default + .btn-default {
  margin-left: 9px;
}
@media (max-width: 479px) {
  .banner1 .buttons .btn-default {
    display: block;
  }
  .banner1 .buttons .btn-default + .btn-default {
    margin-left: 0;
    margin-top: 10px;
  }
}
/* ======= Banner 2 Epsum factorial ======= */
.banner2 {
  padding: 92px 0 91px;
  background-image: url(../images/grass_bg2.jpg);
  border-bottom: 1px solid #ffffff;
}
/* ======= Box 1 Epsum factorial ======= */
.box1 {
  text-align: center;
  
}
.box1 img {
  
  border-radius: 500px;
  margin-bottom: 34px;
}
.box1 h4 {
	text-align: left;
  margin-bottom: 26px;
  text-transform: uppercase;
  font: 700 14px/18px "Lato", sans-serif;
}
.box1 p {
	text-align: left;
  color: #ffffff;
}
.box1textbin {
	background-color: rgba(0, 107, 27, 0.7);
	border: 1px solid #ffffff;
	padding:16px;
}

.banner2  a {
  color: #ffffff;
}
.banner2  a:hover {
  color: #b3f7ce !important;
}

.box1learn {
	float: right;
	width:25%;
	border-radius: 5px;
	background-color: rgba(0, 107, 27, 0.7);
	padding:16px;
	margin-top:20px;
	margin-bottom:20px;
}
.box1learn h4 {
	text-align: center;
  font: 700 14px/18px "Lato", sans-serif;
}


.testvideo {
	margin:5px;
	margin-top:30px;
	margin-bottom:10px;
	text-align:center;
}
.testvideo img{
	max-width:240px;
	margin-bottom:10px;
}

.testvideobtn {
	margin-top:6px;
	font: 700 11px/18px "Lato", sans-serif;
	float:right;
	margin-bottom:20px;
}

.testvideobtn a {
  color: #4da0d5;
  background-color: #ffffff !important;
  padding:5px;
  padding-left:10px;
  padding-right:10px;
  border:1px solid #bbedfa;
}
.testvideobtn a:hover {
  color: #333333 !important;
}



.video-responsive {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden;
}

.video-responsive iframe,
.video-responsive object,
.video-responsive embed,
.video-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
 
 
.btntestmore {
font: 400 16px/26px "Asap", sans-serif !important;
  color: #ffffff;
  padding:8px 15px 8px 15px;
  border-radius: 8px;
  background-color:#0093d0;
  float:right;
  border: 1px solid #ffffff;
  margin-left:20px;
  margin-bottom:12px;
}
.btntestmore h4 {
	text-align: center;
  font: 700 14px/18px "Lato", sans-serif;
}
.btntestmore a: {
	color: #ffffff;
}
.btntestmore a:hover {
	color: #a6e2fd;
}

.btntestyear {
font: 400 16px/26px "Asap", sans-serif !important;
  color: #ffffff;
  padding:8px 15px 8px 15px;
  border-radius: 8px;
  background-color:#0093d0;
  text-align: center;
  border: 1px solid #ffffff;
  margin:10px;
  margin-bottom:0px;
}
.btntestyear h4 {
	text-align: center;
  font: 700 14px/18px "Lato", sans-serif;
}
.btntestyear a: {
	color: #ffffff;
}
.btntestyear a:hover {
	color: #a6e2fd;
}

@media (max-width: 767px) {
  .box1 {
    margin-bottom: 60px;
  }
  


}

/* ======= Banner News We'll treat you right ======= */
.bannernewsfeat {
  text-align: center;
  padding: 20px 0 20px;
  background-image: url(../images/rain_bg.jpg);
}

.bannernewsfeat .slogan .heading {
  display: block;
  font: 700 31px/31px "Asap", sans-serif;
  color: #ffffff;
}
.bannernewsfeat p {
  font: 400 22px/26px "Asap", sans-serif;
  color: #ffffff;
}

/* ======= Banner Sprinkler We'll treat you right ======= */
.bannersprinkler {
  text-align: center;
  padding: 60px 0 28px;
  background-image: url(../images/rain_bg.jpg);
}
.bannersprinkler .slogan {
  margin-bottom: 57px;
}
.bannersprinkler .slogan .heading {
  display: block;
  font: 700 31px/31px "Asap", sans-serif;
  margin-bottom: 15px;
  color: #ffffff;
}
.bannersprinkler p {
  font: 400 22px/26px "Asap", sans-serif;
  color: #ffffff;
}

.promo-copy{
  font: 400 22px/26px "Asap", sans-serif;
  color: #ffffff;
  text-align:center;
}

.heading-promo {
  display: block;
  font: 700 27px/27px "Asap", sans-serif;
  margin-bottom: 15px;
  color: #ffffff;
  text-align:center;
}

/* ======= Banner About We'll treat you right ======= */
.bannerpromo {
  text-align: center;
  padding: 50px 0 8px;
  background-image: url(../images/promo_bg.jpg) ;
 background-size: cover;
}

.bannerpromo .slogan {
  margin-bottom: 57px;
}
.bannerpromo .slogan .heading {
  display: block;
  font: 700 40px/45px "Satisfy", sans-serif !important;
  color: #ffffff; margin-bottom:20px;
}
.bannerpromo p {
  font: 400 22px/26px "Asap", sans-serif !important;
  color: #ffffff;
}

.bannerpromo .slogan a {
  color: #ffffff;
}
.bannerpromo .slogan a:hover {
  color: #b3f7ce !important;
}

.bannerabout {
  text-align: center;
  padding: 60px 0 28px;
  background-image: url(../images/about_bg_top.jpg);
}
.bannerabout .slogan {
  margin-bottom: 57px;
}
.bannerabout .slogan .heading {
  display: block;
  font: 700 31px/31px "Asap", sans-serif;
  margin-bottom: 15px;
  color: #ffffff;
}
.bannerabout p {
  font: 400 22px/26px "Asap", sans-serif;
  color: #ffffff;
}

.bannerabout .slogan a {
  color: #ffffff;
}
.bannerabout .slogan a:hover {
  color: #b3f7ce !important;
}


.bannervidtest {
  text-align: center;
  padding: 60px 0 28px;
  background-image: url(../images/review_header_thom_blue.jpg);
}
.bannervidtest .slogan {
  margin-bottom: 57px;
}
.bannervidtest .slogan .heading {
  display: block;
  font: 700 31px/31px "Asap", sans-serif;
  margin-bottom: 15px;
  color: #ffffff;
}
.bannervidtest p {
  font: 400 24px/34px "Asap", sans-serif;
  color: #ffffff;
}

.bannervidtest .slogan a {
  color: #ffffff;
}
.bannervidtest .slogan a:hover {
  color: #b3f7ce !important;
}


/* ======= Banner About We'll treat you right ======= */
.bannergen {
  text-align: center;
  padding: 60px 0 28px;
  background-image: url(../images/grass_pattern.jpg);
}
.bannergen .slogan {
  margin-bottom: 57px;
}
.bannergen .slogan .heading {
  display: block;
  font: 700 31px/31px "Asap", sans-serif;
  margin-bottom: 15px;
  color: #0093d0;
  
}
.bantrans p {
 font: 400 22px/26px "Asap", sans-serif;
}

.bantrans {
  text-align: center;
  padding: 26px 0 28px;
  background-image: url(../images/grass_pattern.jpg);
}
.bantrans .slogan {
  margin-bottom: 0px;
}
.bantrans .slogan .heading {
  display: block;
  font: 700 31px/31px "Asap", sans-serif;
  margin-bottom: 0px;
  color: #0093d0;
  
}
.bantrans p {
 font: 400 22px/26px "Asap", sans-serif;
}

/* ======= Banner Callbar We'll treat you right ======= */
.bannercallbar {
  text-align: center;
  padding: 50px 0 50px;
  background: #0093d0;
  border-top: 1px solid #ffffff;
}
.bannercallbar p {
 font: 400 18px/24px "Asap", sans-serif; color:#ffffff;
}

.bannercallbar a {
  color: #ffffff;
}
.bannercallbar a:hover {
  color: #bbe7f9;
}

/* ======= Banner Cons We'll treat you right ======= */
.bannercons {
  text-align: center;
  padding: 80px 0 88px;
  background-image: url(../images/conservation_bg.jpg);
}
.bannercons .slogan {
  margin-bottom: 57px;
}

.bannercons img {
    height: 120px; padding-bottom:20px;
  } 
  
.bannerpdf:before{
    content: "";
    display: block;
    background: url('../images/icon_pdf.png') no-repeat;
    width: 20px;
    height: 20px;
    float: left;
	padding-right:10px;
	background-size: 20px 20px;
}
.bannerpdf {
	margin-top:20px;
}

.bannerpdf a {
  color: #ffffff;
}
.bannerpdf a:hover {
  color: #bbe7f9;
}
  
.bannercons h3 {
	text-transform: uppercase;
  display: block;
  font: 700 18px/22px "Asap", sans-serif;
  margin-bottom: 15px;
  color: #ffffff;
}
.bannercons p {
  font: 400 14px/22px "Asap", sans-serif;
  color: #ffffff;
  text-align: left;
}

/* ======= Banner About Main with video ======= */
.banneraboutmain {
  padding: 57px 0 14px;
  background-image: url(../images/about_bg_main.jpg);
  border-bottom: 1px solid #ffffff;
}
.banneraboutmain p {
  color: #ffffff;
}
.banneraboutmain .vimeo-video1 {
  margin-top: -16px;
}




@media (max-width: 767px) {
  .banneraboutmain .vimeo-video1 {
    margin-bottom: 50px;
  }
  
}

/* ======= Banner 3 We'll treat you right ======= */
.banner3 {
  text-align: center;
  padding: 80px 0 88px;
  background-image: url(../images/grass_pattern.jpg);
}
.banner3 .slogan {
  margin-bottom: 57px;
}
.banner3 .slogan .heading {
  display: block;
  font: 700 31px/31px "Asap", sans-serif;
  margin-bottom: 15px;
  color: #0093d0;
}
.banner3 .slogan p {
  font: 400 28px/32px "Asap", sans-serif;
  color: #333333 !important;
}

.banner3 .slogan .greytext {
  color: #333333 !important;
}
.banner3 p {
  color: #333333 !important;
}
/* ======= Box 2 We'll treat you right ======= */
.box2 {
  border-radius: 4px;
  overflow: hidden;
}
.box2 h3 {
  margin-bottom: 9px;
}
.box2 p {
  font: 400 12px/14px "Lato", sans-serif;
  color: #7e7e7e;
}
.box2 .content {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 27px 45px 19px;
  background: #ffffff;
  border: 1px solid #dddddd;
  border-top: none;
}
@media (max-width: 979px) {
  .box2 .content {
    padding: 27px 10px 19px;
  }
  
    .testvideobtn {
	margin-top:20px;
	font: 700 11px/18px "Lato", sans-serif;
	float:none;
	margin-bottom:40px;
}
}
@media (max-width: 767px) {
  .box2 img {
    width: 100%;
  }
  
}
/* ======= Banner 4 with video ======= */
.banner4 {
  padding: 57px 0 14px;
  background-image: url(../images/sprinkler_bg.jpg);
  border-bottom: 1px solid #ffffff;
}
.banner4 p {
  color: #ffffff;
}
.banner4 .vimeo-video1 {
  margin-top: -16px;
}
@media (max-width: 767px) {
  .banner4 .vimeo-video1 {
    margin-bottom: 50px;
  }
  
}
/* ======= Box 3 Epsum ======= */
.homevid {margin-top: 66px;}


.boxsplat {

}
.boxsplat img{height: 80px; margin-bottom:-40px; margin-top:-20px;padding-right:20px;}

.box3 {
  margin-bottom: 30px;
}
.box3 .heading {
  position: relative;
  padding-left: 45px;
  margin-bottom: 9px;
}
.box3 img {
  top: -15px;
  left: 0;
  position: absolute;

}
.box3 p {
  color: #ffffff;
}
.box3.box3__inset1 i {
  position: absolute;
  top: -15px;
  left: 0;
  text-align: center;
  border-radius: 6px;
  border: 2px solid #0090cc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 48px;
  height: 48px;
  font-size: 28px;
  line-height: 48px;
}
/* ======= Banner 5 We work for your health ======= */
.bannerform {
  background-image: url(../images/drops_bg.png);
}

.banner5 {
  padding: 91px 0 88px;
  background-image: url(../images/testimonial_bg2.jpg);
  border-bottom: 1px solid #d0ddde;
}
.banner5 .heading {
  font: 400 24px/24px "Asap", sans-serif;
  display: block;
  margin-bottom: 42px;
  color: #ffffff;
}

/* ======= boxservice We work for your health ======= */
.boxservice {border-radius: 4px;
background: url(../images/page1_img6.png) no-repeat center 0;
padding:12px;

}
.boxservicetextbin {
	height: 300px;
	border: 1px solid #ffffff;
	padding:12px; 
}
.boxservice img {
  border-radius: 4px;
}
.boxservice h3 {
  color: #ffffff;
  line-height: 18px;
  margin-bottom: 10px;
  font: 700 24px/28px "Lato", sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  margin-top:30px;
}
.boxservice h3:hover a {
  color: #1fa0d5;
}
.boxservice p {
  font: 700 15px/22px "Lato", sans-serif;
  color: #ffffff !important;
  text-transform: uppercase;
}

/* ======= boxservice We work for your health ======= */
.boxservice2 {border-radius: 4px;
background: url(../images/page1_img7.png) no-repeat center 0;
padding:12px;

}
.boxservice2textbin {
	height: 300px;
	border: 1px solid #ffffff;
	padding:12px; 
	color: #ffffff !important;
}
.boxservice2 img {
  border-radius: 4px;
}
.boxservice2 h3 {
  color: #ffffff;
  line-height: 18px;
  margin-bottom: 10px;
  font: 700 24px/28px "Lato", sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  margin-top:30px;
}
.boxservice2 h3:hover a {
  color: #1fa0d5;
}
.boxservice2 p {
  font: 700 15px/22px "Lato", sans-serif;
  color: #ffffff !important;
  text-transform: uppercase;
}

/* ======= boxservice We work for your health ======= */
.boxservice3 {border-radius: 4px;
background: url(../images/page1_img8.png) no-repeat center 0;
padding:12px;

}
.boxservice3textbin {
	height: 300px;
	border: 1px solid #ffffff;
	padding:12px; 
}
.boxservice3 img {
  border-radius: 4px;
}
.boxservice3 h3 {
  color: #ffffff;
  line-height: 18px;
  margin-bottom: 10px;
  font: 700 24px/28px "Lato", sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  margin-top:30px;
}
.boxservice3 h3:hover a {
  color: #1fa0d5;
}
.boxservice3 p {
  font: 700 15px/22px "Lato", sans-serif;
  color: #ffffff;
  text-transform: uppercase;
}

/* ======= boxservice We work for your health ======= */
.boxservice4 {border-radius: 4px;
background: url(../images/page1_img9.png) no-repeat center 0;
padding:12px;

}
.boxservice4textbin {
	height: 300px;
	border: 1px solid #ffffff;
	padding:12px; 
	color: #ffffff !important;
}
.boxservice4 img {
  border-radius: 4px;
}
.boxservice4 h3 {
  color: #ffffff;
  line-height: 18px;
  margin-bottom: 10px;
  font: 700 24px/28px "Lato", sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  margin-top:30px;
}
.boxservice4 h3:hover a {
  color: #1fa0d5;
}
.boxservice4 p {
  font: 700 15px/22px "Lato", sans-serif;
  color: #ffffff !important;
  text-transform: uppercase;
}

.boxservice5 {border-radius: 4px;
background: url(../images/page1_promo.png) no-repeat center 0;
padding:12px;

}
.boxservice5textbin {
	height: 300px;
	border: 1px solid #ffffff;
	padding:12px; 
	color: #ffffff;
}
.boxservice5textbin p{
	color: #ffffff !important;
}
.boxservice5 img {
  border-radius: 4px;
}
.boxservice5 h3 {
  color: #ffffff;
  line-height: 18px;
  margin-bottom: 10px;
  font: 700 24px/28px "Lato", sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  margin-top:30px;
}
.boxservice5 h3:hover a {
  color: #1fa0d5;
}
.boxservice5 p {
  font: 700 15px/22px "Lato", sans-serif;
  color: #ffffff;
  text-transform: uppercase;
}



/* ======= Box 7 We work for your health ======= */
.box7 {border-radius: 4px;
background-color: rgba(0, 131, 185, 0.7);
padding:12px;
}
.box7textbin {
	
	border: 1px solid #ffffff;
	padding:12px;
}
.box7 img {
  border-radius: 4px;
}
.box7 h3 {
  color: #0090cc;
  line-height: 18px;
  margin-bottom: 10px;
  font-weight: 400;
  color: #ffffff;
}
.box7 h3:hover a {
  color: #1fa0d5;
}
.box7 .info {
  font: 400 12px/14px "Lato", sans-serif;
  color: #ffffff;
}
.box7 .info .divider {
  display: inline-block;
  margin: 0 7px;
}

/* ======= Box 7b We work for your health ======= */
.box7b {border-radius: 4px;
background-color: #ffa200;
padding:2px;
border: 1px solid #ffffff;
}
.box7btextbin {
	padding:26px;
}
.proud {
	color: #ffffff;
	font: 700 16px/26px "Lato", sans-serif;
	padding-top:26px;
	text-transform: uppercase;
	padding-bottom:20px;
}

.proudmembers{
  float: left; margin: 10px 10px 10px 0px;
}

.box7bsplat{
  float: left; margin: -10px 15px 10px 0px;
}
.box7b h3 {
  color: #0090cc;
  line-height: 18px;
  margin-bottom: 10px;
  font-weight: 400;
  color: #ffffff;
}
.box7b h3:hover a {
  color: #1fa0d5;
}
.box7b .info {
  font: 400 32px/38px "Lato", sans-serif;
  color: #ffffff;
}

/* ======= Box 8 Accordion Medical Services ======= */
.box8 .h7 {
  margin-bottom: 34px;
}
.box8 .list2 {
  margin-top: 26px;
}
@media (max-width: 767px) {
  .box8 {
    margin-top: 50px;
  }
  
  .bannervidtest {
  text-align: center;
  padding: 60px 0 28px;
  background-image: url(../images/review_header_thom_blue_med.jpg);
}
.bannervidtest .slogan {
  margin-bottom: 57px;
}
.bannervidtest .slogan .heading {
  display: block;
  font: 700 31px/31px "Asap", sans-serif;
  margin-bottom: 15px;
  color: #ffffff;
}
.bannervidtest p {
  font: 400 26px/26px "Asap", sans-serif;
  color: #ffffff;
}

.bannervidtest .slogan a {
  color: #ffffff;
}
.bannervidtest .slogan a:hover {
  color: #b3f7ce !important;
}
  
}
#accordion {
  margin-top: 40px;
  border-radius: 4px;
  border: 1px solid #85a2a4;
}
#accordion h3 {
  padding: 18px 48px 15px 21px;
  font: 400 14px/18px "Lato", sans-serif;
  color: #0090cc;
  border-top: 1px solid #85a2a4;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  outline: none !important;
}
#accordion h3:after {
  font-family: FontAwesome;
  font-size: 16px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  line-height: 16px;
  color: #0090cc;
  content: '\f0fe';
  right: 17px;
  top: 50%;
  margin-top: -8px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#accordion h3.ui-state-active:after {
  content: '\f146';
}
#accordion h3:first-child {
  border-top: none;
}
#accordion h3:hover {
  cursor: pointer;
  color: #1fa0d5;
}
#accordion h3:hover:after {
  color: #1fa0d5;
  cursor: pointer;
}
#accordion div {
  border-top: 1px solid #85a2a4;
  padding: 20px 21px 20px;
}
@media (max-width: 767px) {
  #accordion {
    margin-bottom: 50px;
  }
  
}
/* ======= Blockquote1 ======= */
.blockquote1 cite {
  display: block;
  background: #ffffff;
  padding: 26px 40px 31px 54px;
  position: relative;
  color: #1fa0d5;
  border: 1px solid #dbe3e4;
  border-radius: 6px;
  margin-bottom: 45px;
  font: italic 100 14px/21px "Lato", sans-serif;
}
.blockquote1 cite:before {
  position: absolute;
  display: block;
  content: '“';
  left: 11px;
  top: 7px;
  font: italic 100 87px/87px "Lato", sans-serif;
}
.blockquote1 cite:after {
  position: absolute;
  content: '';
  display: block;
  background: url(../images/triangle1.png) no-repeat center 0;
  width: 35px;
  height: 36px;
  overflow: hidden;
  bottom: -35px;
  left: 54px;
}
.blockquote1 .by {
  position: relative;
  padding-left: 103px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.blockquote1 .by .name {
  font: 400 16px/18px "Asap", sans-serif;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 1px;
}
.blockquote1 .by .who {
  font: 400 14px/16px "Asap", sans-serif;
  color: #1fa0d5;
  display: block;
}
.blockquote1 .by img {
  position: absolute;
  left: 0;
  top: 2px;
  border-radius: 200px;
}


/* ======= General paragraph structure ======= */

.testtextbin {
  background: #ffffff;
  padding: 35px 0 75px;
  text-align: left;
}
.testtextbin img {max-width: 100%; margin-bottom:20px;
}

.testtextbin img.checkimg {width: 40px; margin-bottom:10px; margin-right:20px;float:left;
}

.gencenter {
	text-align:center;
}

.testtextbin .banner { border: 1px solid #0093d0;
}

.testtextbin h3 {font: 700 28px/38px "Asap", sans-serif; padding: 20px 0px 20px 0px;
}
.testtextbin h2 {font: 700 32px/34px "Asap", sans-serif; padding: 0px 0px 10px 0px;
}
.testtextbin p {
  font: 400 14px/24px "Lato", sans-serif; padding-bottom:20px;
}

.testtextbin .thanks {
  font: 400 14px/24px "Lato", sans-serif; color: #0093d0; 
}


.featarticle h1 {font: 700 28px/28px "Asap", sans-serif; padding: 0px 0px 20px 0px;
}


.transtextbin {
  background: #ffffff;
  padding: 35px 0 35px;
  text-align: left;
}
.transtextbin p {
  font: 400 16px/24px "Lato", sans-serif;
}

.gentextbin {
  background: #ffffff;
  padding: 75px 0 75px;
  text-align: left;
}
.gentextbin img {max-width: 100%; margin-bottom:20px;
}

.gentextbin img.checkimg {width: 40px; margin-bottom:10px; margin-right:20px;float:left;
}

.gencenter {
	text-align:center;
}

.gentextbin .banner { border: 1px solid #0093d0;
}

.gentextbin h3 {font: 700 28px/28px "Asap", sans-serif; padding: 0px 0px 20px 0px;
}
.gentextbin h4 {font: 700 22px/24px "Asap", sans-serif; padding: 0px 0px 20px 0px; color: #0093d0;
}
	 
.gentextbin ul {
  text-align: left; margin-left:auto; margin-right:auto;
  font: 400 16px/24px "Lato", sans-serif; color: #0093d0;
  
}
.gentextbin ul li {
  
  list-style-type: circle;
  }
.chartspacing .bodytext{
	padding:5px;
}
  
.gentextbin p {
  font: 400 16px/24px "Lato", sans-serif;
}

.gentextbin .thanks {
  font: 400 16px/24px "Lato", sans-serif; color: #0093d0;
}

.gentextbin a {
  color: #0093d0;
}
.gentextbin a:hover {
  color: #0093d0;
}

/* ======= Banner 6 Clients ======= */


/* ======= Banner Team Clients ======= */
.bannerteam {
  background: #ffffff;
  padding: 55px 0 55px;
  text-align: center;
}
.bannerteam img {max-width: 100%;
}

.bannerteam h3 {font: 400 22px/28px "Asap", sans-serif; padding: 10px 0px 10px 0px;
}
	 
.bannerteam ul {
  text-align: center; margin-left:auto;margin-right:auto
}
.bannerteam ul li {
  display:inline-block;
}

/* ======= Banner 6 Clients ======= */
.banner6 {
  background: #F7F7F7;
  padding: 31px 0 25px;
  text-align: center;
}
.banner6 img {height:70px; width:auto;
}
	 
.banner6 ul {
  text-align: center; margin-left:auto;margin-right:auto
}
.banner6 ul li {
  display:inline-block;
}


.banner7 {
  background: #1fa0d5 !important;
padding: 35px 0 11px !important;
  text-align: center;
    border-top: 1px solid #ffffff;
}

.banner7 a {
  color: #ffffff;
}
.banner7 a:hover {
  color: #ffffff;
}

.textreview   {
	font:  15px/24px "Asap", sans-serif; padding: 10px 0px 10px 0px; 
	color: #666666;
}
.reviewauthor   {
	font: 400 14px/24px "Asap", sans-serif; 
	color: #1fa0d5;
	padding-top:12px;
	
}

.reviewdiv {
	border-bottom: 1px solid #afe3f8;
	margin-bottom: 20px;
	margin-top: 20px;
}

@media (max-width: 979px) {
  .banner6 ul li {
    width: 33.333333333333336%;
    margin-bottom: 20px;
  }
  


 
}
@media (max-width: 479px) {
	
	.testvideobtn {
	margin-top:10px;
	font: 700 11px/18px "Lato", sans-serif;
	float:none;
	margin-bottom:20px;
}


	
  .banner6 ul li {
    width: 50%;
  }
  
  .banner1 {
  padding: 20px;
  text-align: center;
  background: #ffa200;
}
.banner1 img {
  width:50px; height:auto; float:left; margin-top:-10px; margin-left:-40px;
}
.banner1 p {
  font: 400 21px/22px "Asap", sans-serif;
  color: #ffffff;
}
.banner1 p {
  font-size: 16px;
}

nav {
  margin-top: 0px;
margin-bottom:20px;
}

.box1learn {
	width:88%;
	border-radius: 5px;
	background-color: rgba(0, 107, 27, 0.7);
	padding:16px;
	margin-top:0px;
	margin-bottom:40px;
}
.box1textbin { 
	margin-bottom:-20px !important;
}



}
.banner6 ul li a {
  display: block;
}
.banner6 ul li a:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.banner6 ul li img {
  background: #ffffff;
}
.banner6 ul li + li {
  margin-left: 20px;
    margin-right: 20px;
}




@media (max-width: 1199px) {
  .banner6 ul li + li {
    margin-left: 14px;
  }
   .bannervidtest {
  text-align: center;
  padding: 60px 0 28px;
  background-image: url(../images/review_header_thom_blue_tab.jpg);
}
.bannervidtest p {
  font: 400 20px/26px "Asap", sans-serif;
  color: #ffffff;
}
}
@media (max-width: 979px) {
  .banner6 ul li + li {
    margin-left: 0;
  }
}
/* ======= Box 4 Footer ======= */
.box4 h5 {
  margin-bottom: 22px;
}
.box4 i {
  display: inline-block;
  font-size: 20px;
  line-height: 30px;
  margin-right: 20px;
  color: #1fa0d5;
  margin-top: -4px;
  position: absolute;
  left: 0;
}
@media (max-width: 767px) {
  .box4 {
    margin-bottom: 50px;
  }
  
}
/* ======= Box 5 Divider ======= */
.box5 {
  text-align: center;
  overflow: hidden;
}
.box5 .divider {
  display: inline-block;
  width: 1px;
  height: 2000px;
  top: 0;
  position: absolute;
  background: #85a2a4;
}
@media (max-width: 767px) {
		
  .box5 .divider {
    display: none;
  }
  
}
/* ======= Box 6 About us ======= */
.box6 {
  margin-top: 50px;
}
.box6 i {
  display: inline-block;
  font-size: 23px;
  line-height: 20px;
  margin-right: 10px;
  color: #1fa0d5;
  margin-top: -4px;
  position: absolute;
  left: 0;
}
.box6 i.fa-plus-square {
  font-size: 18px;
  margin-top: -5px;
}
.box6 i.fa-phone {
  margin-top: -4px;
}
.box6 i.fa-asterisk {
  margin-top: -7px;
}
.box6 i.fa-laptop {
  margin-top: -5px;
}
.box6 ul li {
  padding-left: 5px;
  position: relative;
  font: 400 14px/14px "Lato", sans-serif;
  color: #1fa0d5;
}
.box6 ul li + li {
  margin-top: 13px;
}

/* ======= Box 6b Affiliates ======= */
.box6b {
  margin-top: 0px;
}
.box6b i {
  display: inline-block;
  font-size: 23px;
  line-height: 20px;
  margin-right: 10px;
  color: #1fa0d5;
  margin-top: -4px;
  position: absolute;
  left: 0;
}
.box6b img {height: 70px; width:auto; margin-top: 13px;}

.box6b ul li img {height: 70px; width:auto; margin-top: 13px;}

.box6b p {text-align: center;margin-bottom: 13px;}

.box6b ul li {
  padding-left: 0px;
  position: relative;
  font: 400 14px/14px "Lato", sans-serif;
  color: #1fa0d5;
}


/* ======= Box 9 Shortly about our medical clinic ======= */
.box9 {
  margin-bottom: 86px;
}
.box9 img {
  margin-bottom: 19px;
  border-radius: 4px;
}
.box9 .h8 {
  margin-bottom: 8px;
  padding-right: 70px;
}
.box9 .btn-default {
  margin-top: 47px;
}
.box9.box9__offset1 {
  margin-top: -2px;
  margin-bottom: 71px;
}
@media (max-width: 767px) {
  .box9 img {
    width: 100%;
  }
}
/* ======= Banner 7 Our advantages ======= */
.banner7 {
  padding: 88px 0 40px;
  background-image: url(../images/page2_img4.png);
  color: #ffffff;
}
.banner7 h2 {
  margin-bottom: 36px;
  text-align: center;
}
.banner7 h4 {
  line-height: 26px;
}
/* ======= Box10 Our advantages ======= */
.box10 {
  margin-bottom: 51px;
  position: relative;
  padding-left: 100px;
}
.box10 .label {
  position: absolute;
  left: 0;
  top: 5px;
  width: 70px;
  height: 70px;
  font: 700 45px/70px "Asap", sans-serif;
  color: #0090cc;
  background: #ffffff;
  text-align: center;
  border-radius: 300px;
}
.box10 h4 {
  margin-bottom: 0px;
}
/* ======= Box 11 What we do ======= */
.box11 h4 {
  margin-bottom: 23px;
}
.box11 .list2 {
  margin-top: 23px;
}
/* ======= Box 12 We are committed ======= */
.box12 {
  margin-bottom: 73px;
  margin-top: -2px;
}
.box12 .h8 {
  margin-top: -4px;
  margin-bottom: 20px;
}
.box12 .list2 {
  margin-top: 26px;
}
.box12.box12__offset1 {
  margin-top: 0;
  margin-bottom: 91px;
}
.box12.box12__offset2 {
  margin-top: -6px;
  margin-bottom: 50px;
}
.box12.box12__inset1 .h8 {
  margin-bottom: 23px;
}
@media (max-width: 767px) {
  .box12 img {
    width: 100%;
    margin-bottom: 20px;
  }
}
/* ======= Box 13 Efficient health care ======= */
.box13 {
  margin-top: 5px;
  margin-bottom: 87px;
  background: #ffffff;
  border-radius: 7px;
  border: 1px solid #dbe3e4;
  position: relative;
  padding: 31px 35px 28px 178px;
}
.box13 .label {
  position: absolute;
  left: 21px;
  top: 19px;
}
.box13 .label img {

  border-radius: 300px;
}
.box13 h6 {
  margin-bottom: 22px;
  color: #494f4f;
}
@media (max-width: 767px) {
  .box13 {
    margin-bottom: 50px;
  }
}
@media (max-width: 479px) {
  .box13 {
    padding: 20px;
    text-align: center;
  }
  .box13 .label {
    display: inline-block;
    position: relative;
    left: 0;
    top: 0;
    margin-bottom: 20px;
  }
}
/* ======= Box 14 Diagnostic laboratory services ======= */
.box14 .h8 {
  padding-right: 40px;
  margin-top: -4px;
  margin-bottom: 22px;
}
@media (max-width: 767px) {
  .box14 {
    margin-bottom: 50px;
  }
  .box14 img {
    width: 100%;
    margin-bottom: 20px;
  }
}
/* ======= Banner 8 Additional services ======= */
.banner8 {
  color: #ffffff;
  padding: 88px 0 9px;
  background-image: url(../images/page3_img4.png);
}
.banner8 .heading1 {
  margin-bottom: 61px;
}
/* ======= Box 15 Treatment offered ======= */
.box15 {
  margin-top: -6px;
}
/* ======= Banner 9 Payment  ======= */
.banner9 {
  color: #ffffff;
  background-image: url(../images/page4_img2.png);
  padding: 88px 0 36px;
}
.banner9 .heading1 {
  margin-bottom: 59px;
}
/* ======= Box 16 Billing & Payment ======= */
.box16 {
  color: #ffffff;
  text-align: center;
  margin-bottom: 60px;
}
.box16 h4 {
  margin-bottom: 26px;
}
.box16 a.btn-default {
  margin-top: 47px;
  background: #0090cc;
}
.box16 a.btn-default:hover {
  background: #1fa0d5;
}
/* ======= Box 17 Our physicians ======= */
.box17 {
  margin-bottom: 30px;
}
.box17 img {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.box17 .content {
  text-align: center;
  background: #ffffff;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border: 1px solid #dddddd;
  border-top: none;
  padding: 26px 40px 19px;
}
@media (max-width: 979px) {
  .box17 .content {
    padding: 26px 10px 19px;
  }
}
.box17 .content h3 {
  margin-bottom: 10px;
}
.box17 .content p {
  font-size: 12px;
  line-height: 14px;
  color: #7e7e7e;
}
@media (max-width: 767px) {
  .box17 img {
    width: 100%;
  }
}
/* ======= Banner 10 Useful links ======= */
.banner10 {
  color: #ffffff;
  background-image: url(../images/page5_img13.png);
  padding: 87px 0 90px;
}
.banner10 .heading1 {
  margin-bottom: 57px;

}

/* ======= Tabs 2 Choose the theme you are interested in ======= */
#tabs {
  margin-top: -3px;
  margin-bottom: 61px;
  text-align: left;
}
#tabs .heading {
  margin-bottom: 26px;
}
#tabs .tabs-list {
  position: relative;
}
#tabs .tabs-list .ui-state-focus {
  outline: medium none !important;
}
#tabs .tabs-list .ui-state-focus a {
  background: #0090cc;
  position: relative;
}
#tabs .tabs-list .ui-tabs-active a {
  background: #0090cc;
}
#tabs .tabs-list li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: medium none !important;
  text-align: left;
  display: block;
  color: #ffffff;
  font: 700 14px/16px "Asap", sans-serif;
  text-transform: uppercase;
  margin-bottom: 2px;
}
@media (max-width: 1199px) {
  #tabs .tabs-list li {
    font-size: 14px;
  }
}
@media (max-width: 979px) {
  #tabs .tabs-list li {
    font-size: 12px;
  }
}
#tabs .tabs-list li a {
  background: #1fa0d5;
  padding: 12px 5px 11px 32px;
  display: block;
  outline: medium none !important;
  position: relative;
}
#tabs .tabs-list li a:hover {
  background: #559fa4;
  color: #ffffff;
}
#tabs .tabs-list li a:hover .tabs {
  color: #ffffff;
}
@media (max-width: 767px) {
  #tabs .tabs-list {
    margin-bottom: 30px;
  }
}
.box19 {
  margin-top: -4px;
  margin-bottom: 24px;
}
.box19 .h8 {
  margin-bottom: 1px;
}
/* ======= Box 20 Privacy Policy ======= */
.box20 {
  margin-top: -4px;
  margin-bottom: 24px;
}
.box20 .h8 {
  margin-bottom: 1px;
}
.box20 .simple-link {
  margin-top: 20px;
}
/* ======= Vimeo video  ======= */
.vimeo-video1 {
  border: 4px solid #ffffff;
}
.vimeo-video1 iframe {
  width: 100%;
  height: 315px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #cad6d7;
}
@media (max-width: 1199px) {
  .vimeo-video1 iframe {
    height: 254.2105263157895px;
  }
}
@media (max-width: 979px) {
  .vimeo-video1 iframe {
    height: 201.15789473684214px;
  }
}
@media (max-width: 767px) {
  .vimeo-video1 iframe {
    height: 232.10526315789477px;
  }

}
@media (max-width: 479px) {
	
.contacttab {display:none !important;}
		
  .vimeo-video1 iframe {
    height: 149.21052631578948px;
  }
  
#header .search-block {
  display:none;
}

#header .links {
  display:none !important;
}

.banner3 {
  text-align: center;
  padding: 20px 0 88px;
  background-image: url(../images/grass_pattern.jpg);
}
.banner3 .slogan {
  margin-bottom: 40px;
}
.banner3 .slogan .heading {
  display: block;
  font: 700 24px/24px "Asap", sans-serif;
  margin-bottom: 15px;
  color: #0093d0;
}
.banner3 .slogan p {
  font: 400 20px/22px "Asap", sans-serif;
}
  
}
/* ======= Google Map  ======= */
.google-map1 {
  height: 400px;
}
.google-map2 {
  height: 400px;
  border-top: 1px solid #ffffff;
}
/* ======= Address  ======= */
.contacts-address {
  margin-top: -4px;
  margin-bottom: 25px;
}
.contacts-address .company-name {
  display: block;
  margin-bottom: 19px;
  font: 700 16px/18px "Lato", sans-serif;
  color: #ffffff;
  text-transform: uppercase;
}

.contacts-address .thepromo {
  display: block;
  margin-bottom: 29px;
  font: 700 24px/28px "Lato", sans-serif;
  color: #ffffff;
  text-transform: uppercase;
}
.contacts-address .thepromotag {
  display: block;
  margin-bottom: 19px;
  font: 700 20px/22px "Lato", sans-serif;
  color: #ffffff;
  text-transform: uppercase;
}


.contacts-address .our-address {
  display: block;
  margin-bottom: 21px;
  color: #ffffff;
}
.contacts-address .wrapper {
  display: block;
  color: #ffffff;
}
.contacts-address .wide {
  display: inline-block;
  min-width: 100px;
}
/* ======= Simple link ======= */
.simple-link {
  display: inline-block;
  text-decoration: underline;
}
/* ======= List 1 ======= */
.list1 li {
  font: 400 12px/18px "Lato", sans-serif;
  margin-bottom:20px;
}


.list2 li {
  padding-left: 25px;
  position: relative;
  font: 400 14px/21px "Lato", sans-serif;
}
.list2 li:before {
  font-family: FontAwesome;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  line-height: 21px;
  content: '\f00c';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
/* ======= Social buttons 1 ======= */
.socials1 li {
  display: inline-block;
  margin-right: 1px;
  margin-bottom: 10px;
}
.socials1 li a i {
  color: #ffffff;
  background: #d61119;
  text-align: center;
  font-size: 14px;
  display: block;
  width: 23px;
  height: 23px;
  line-height: 23px;
  border-radius: 200px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.socials1 li a i:hover {
  color: #0090cc;
}
/* ======= Gallery  ======= */
.gallery_image a {
  display: block;
  position: relative;
  background: #1fa0d5;
}
.gallery_image a img {
  margin-bottom: 0;
}
@media (max-width: 979px) {
  .gallery_image a img {
    width: 100%;
  }
  
}
.gallery_image a:hover img {
  opacity: 0.22;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=22)";
}
.gallery_image a:hover .gallery_icon {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gallery_image a:hover .gallery_icon i {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.gallery_image a img {
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gallery_image a .gallery_icon {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.gallery_image a .gallery_icon i {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  font-size: 35px;
  color: #ffffff;
  position: absolute;
  top: 50%;
  margin-top: -17px;
  left: 50%;
  margin-left: -17px;
}
/*========================================================
                    FOOTER styles
=========================================================*/
#footer {
  background: #fff;
  padding: 20px 0 0px;
}
#footer .wrapper-with-divider {
  position: relative;
  padding-bottom: 20px;
  overflow: hidden;
}
.box4 {padding-top:40px;}

@media (max-width: 767px) {
  #footer .wrapper-with-divider {
    border-bottom: none;
  }
  
}
#footer .privacy-block {
  padding-top: 29px;
  font: 400 12px/16px "Lato", sans-serif;
  color: #ffffff;
}
#footer .privacy-block div {
  margin-top: 6px;
}
#footer .privacy-block .highlighted {
  color: #1fa0d5;
}
#footer .privacy-block .highlighted a:hover {
  color: #0090cc;
}
#footer .privacy-block strong {
  font-weight: 900;
  text-transform: uppercase;
}
#footer .privacy-block address {
  display: inline-block;
}
#footer .phone {
  margin-top: 19px;
  color: #ffffff;
}
#footer .phone span {
  display: block;
  font: 400 12px/31px "Lato", sans-serif;
}
@media (max-width: 1199px) {
  #footer .phone span {
    line-height: 14px;
  }
}
#footer .phone span.with-icon {
  font: 400 14px/18px "Lato", sans-serif;
  margin-top: -7px;
}
@media (max-width: 1199px) {
  #footer .phone span.with-icon {
    margin-top: 5px;
  }
}
#footer .phone span.with-icon i {
  font-size: 17px;
  line-height: 18px;
  color: #0090cc;
  display: inline-block;
  margin-top: 2px;
}
/*========================================================
                    Widget styles
=========================================================*/
/* UItoTop styles
========================================================*/
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 120px;
  right: 30px;
  overflow: hidden;
  border: none;
  color: #1fa0d5;
  font-size: 37px;
  line-height: 38px;
  z-index: 20;
  -webkit-transition: color 0.5s ease;
  transition: color 0.5s ease;
}
#toTop:hover {
  outline: none;
  color: #85a2a4;
}
@media only screen and (max-width: 1199px) {
  #toTop {
    display: none !important;
  }
    nav {
  margin-top: 45px;
    float: right;
    margin-right: 40px;
  margin-bottom: 15px;
}

#header .search-block {
  position: relative;
  float: right;
}
#header .search-block .icon {
  margin-top: 40px;
  text-align: center;
  display: block;
}
#header .search-block .icon i {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 16px;
  line-height: 20px;
  color: #494f4f;
}
#header .search-block .icon:hover {
  cursor: pointer;
}
#header .search-block .icon:hover i {
  color: #0090cc;
}
#header .search-block #search {
  position: absolute;
  left: -257px;
  bottom: -10px;
  display: none;
  text-align: left;
}

}

.isStuck .navbar-brand img{
  height: 50px!important;
 }

.isStuck nav {
    margin-top: 28px;
}

.social-row {
 width:33%;
 float:left;
 margin-left: 0px!important;
 }

/*Core variables and mixins*/
