@import url(https://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css);
/*@import "grid.css";*/
@import "ui.totop.css";
@import "superfish-menu.css";
@import "stuck-menu.css";
@import "animate.css";
@import url(//fonts.googleapis.com/css?family=Roboto:400,300);
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300);
/*========================================================
                    Main layout styles
=========================================================*/
body {
  color: #636363;
  line-height: 1.6em;
  font: 400 14px Arial, Times New Roman, serif;
}
a {
  color: #61bf1a;
  font: 400 14px Arial, Times New Roman, serif;
  text-decoration: none;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
a:hover {
  color: #2f7e52;
  text-decoration: underline;
}
a:active {
  background-color: inherit;
}
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
* {
  -webkit-text-size-adjust: none;
}
ul.marked-list,
.contact-footer {
padding: 0;
margin: 0;
list-style-type: none;
}
.sf-menu{
 margin: 0
}
.sf-menu li li {
list-style-type: none;
}
/*========================================================
                    HEADER styles
=========================================================*/
#header {
  background-color: #FFF;
  height: 735px;
}
#header_2 {
  background-color: #FFF;
  height: 170px;
}
@media (max-width: 979px) {
  #header_2 {
    height: 365px;
  }
}
.phoneme {
	float: right;
	padding: 30px 0 0;
}
.phoneme h4 {
	font-size: 21px;
	color: #9fa6ae;
	font-style: italic;
	margin: 0;
	line-height: 23px;
}
nav {
	clear: right;
}
.clear{
clear: both;
}
/*=================  Navbar-brand =======================*/
.navbar-brand {
  position: relative;
  float: left;
  z-index: 1;
}
.navbar-brand h1 {
  display: inline-block;
  max-width: 100%;
width:360px;
}
.navbar-brand h1 a {
  display: block;
}
.navbar-brand img {
  max-width: 100%;
height: auto;
padding: 15px 20px 15px 20px;
}
@media (max-width: 979px) {
  .navbar-brand {
    float: none;
    text-align: center;
  }
}
/*========================================================
                    CONTENT styles
=========================================================*/
#content {
  background-color: #ffffff;
}
/*=================  Wrappers =======================*/
[class^='wrapper_'].last-child {
  border-bottom: none;
}
.wrapper_1 {
  padding-top: 68px;
  padding-bottom: 66px;
}
.wrapper_2 {
  padding-top: 51px;
  padding-bottom: 50px;
}
.wrapper_3 {
  padding-top: 51px;
  padding-bottom: 57px;
  border-bottom: 1px solid #f4f5f5;
}
.wrapper_4 {
  padding-top: 61px;
  padding-bottom: 58px;
}
.wrapper_5 {
  padding-top: 91px;
  padding-bottom: 96px;
  border-bottom: 1px solid #f4f5f5;
}
.wrapper_bg {
  background: #fbfbfc url(../images/bg_01.png) no-repeat center top;
}
@media (max-width: 768px) {
  .wrap_1 {
    padding-bottom: 40px;
  }
}
/*=================  Headers =======================*/
[class^='h2_'] {
  font: 300 40px 'Roboto', sans-serif;
  color: #31353d;
  line-height: 40px;
  margin-left: -3px;
}
@media (max-width: 979px) {
  [class^='h2_'] {
    font-size: 36px;
  }
}
h2.h2_1 {
  padding-bottom: 40px;
}
h2.h2_2 {
  padding-bottom: 35px;
}
/*=================  Buttons =======================*/
[class^='primary-btn_'] {
  display: inline-block;
  font: 400 15px 'Roboto', sans-serif;
  line-height: 30px;
  color: #FFF;
  border: 0px solid #d7d9da;
  padding: 13px 30px 14px 28px;
  text-decoration: none;
  text-transform: uppercase;
  background-color: #61bf1a;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
[class^='primary-btn_']:hover {
  text-decoration: none;
  color: #363f45;
  background-color: #dadcdc;
}
.primary-btn_2 {
  margin-top: 43px;
}
.gm-style img {
  max-width: none !important;
}

a[href^="http://maps.google.com/maps"]{display:none !important}

.gmnoprint a, .gmnoprint span {
    display:none;
}
.gmnoprint div {
    background:none !important;
}
/*=================  Box =======================*/
[class^='box_'] img {
  max-width: 100%;
  height: auto;
}
[class^='box_'] img.put-left,
[class^='box_'] img.put-left_2 {
  float: left;
  padding-right: 30px;
}
[class^='box_'] img.put-left_2 {
  padding-top: 7px;
  padding-right: 19px;
}
[class^='box_'] img.default {
  padding-bottom: 32px;
}
[class^='box_'] h2.h2_1 {
  padding-bottom: 0;
}
[class^='box_'] .header {
  padding-bottom: 5px;
}
[class^='box_'] .header,
[class^='box_'] .header a {
  font: 400 20px 'Roboto', sans-serif;
  line-height: 25px;
  color: #3e454c;
  text-transform: uppercase;
  letter-spacing: -1px;
}
[class^='box_'] .header a:hover {
  color: #61bf1a;
  text-decoration: none;
}
[class^='box_'] .header_2,
[class^='box_'] .header_2 a {
  font: normal 20px/20px 'Open Sans', sans-serif;
  color: #3e454c;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: -1px;
}
[class^='box_'] .header_2 a:hover {
  color: #61bf1a;
  text-decoration: none;
}
[class^='box_'] .header_3 {
  padding-bottom: 9px;
}
[class^='box_'] .header_3,
[class^='box_'] .header_3 a {
  font: 300 20px 'Roboto', sans-serif;
  line-height: 25px;
  color: #3e454c;
  text-transform: uppercase;
  letter-spacing: -1px;
}
[class^='box_'] .header_3 a:hover {
  color: #61bf1a;
  text-decoration: none;
}
[class^='box_'] .header_4 {
  padding-bottom: 27px;
}
[class^='box_'] .header_4,
[class^='box_'] .header_4 a {
  font: 400 20px 'Roboto', sans-serif;
  line-height: 25px;
  color: #3e454c;
  text-transform: uppercase;
  letter-spacing: -1px;
}
[class^='box_'] .header_4 a:hover {
  color: #61bf1a;
}
[class^='box_'] .credits,
[class^='box_'] .credits a {
  font: 300 15px 'Open Sans', sans-serif;
  line-height: 30px;
  padding-bottom: 5px;
}
[class^='box_'] .credits_2,
[class^='box_'] .credits_2 a {
  font: 400 14px Arial, Times New Roman, serif;
  line-height: 24px;
  padding-bottom: 37px;
}
[class^='box_'] .header_5 {
  padding-top: 5px;
  padding-bottom: 26px;
}
[class^='box_'] .header_5,
[class^='box_'] .header_5 a {
  font: 400 20px 'Roboto', sans-serif;
  line-height: 25px;
  color: #3e454c;
  text-transform: uppercase;
  letter-spacing: -1px;
}
[class^='box_'] .header_5 a:hover {
  color: #61bf1a;
}
[class^='box_'] .header_6 {
  padding-bottom: 9px;
}
[class^='box_'] .header_6,
[class^='box_'] .header_6 a {
  font: 400 20px 'Roboto', sans-serif;
  line-height: 25px;
  color: #61bf1a;
  text-transform: uppercase;
  letter-spacing: -1px;
}
[class^='box_'] .header_6 a:hover {
  color: #3da36a;
  text-decoration: none;
}
[class^='box_'] .caption,
[class^='box_'] .caption_1,
[class^='box_'] .caption_2,
[class^='box_'] .caption_3,
[class^='box_'] .caption_4 {
  font: 400 14px 'Arial', 'Times New Roman', serif;
  line-height: 24px;
}
[class^='box_'] .caption_1 {
  padding-bottom: 14px;
}
[class^='box_'] .caption_2 {
  padding-bottom: 36px;
}
[class^='box_'] .caption_3 {
  margin-top: -7px;
  padding-bottom: 14px;
}
[class^='box_'] .fa {
  padding-bottom: 40px;
  font-size: 95px;
  line-height: 94px;
  color: #31353d;
}
[class^='box_'] .primary-btn_2 {
  margin-top: 14px;
}
[class^='box_'] .maxheight {
  margin-top: -1px;
  border: 1px solid #d7d9da;
  padding: 37px 24px;
}
[class^='box_'] .maxheight .box_inner {
  padding: 0;
}
[class^='box_'].last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  [class^='box_'] {
    padding-bottom: 40px;
  }
  [class^='box_'].last-child {
    padding-bottom: 0;
  }
  [class^='box_'] img.put-left {
    padding-bottom: 14px;
  }
}
@media (max-width: 479px) {
  [class^='box_'] img.put-left {
    float: none;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .box_3 {
    text-align: center;
  }
}
@media (max-width: 979px) {
  .box_1 img.put-left_2 {
    float: none;
    padding-bottom: 14px;
  }
}
.box_2 {
  border-bottom: 1px solid #f1f1f2;
  padding-bottom: 47px;
  margin-bottom: 52px;
  margin-top: -3px;
}
.box_2 img.put-left {
  padding-top: 3px;
}
.box_3 {
  padding-bottom: 31px;
}
.box_4 {
  padding-bottom: 97px;
}
@media (max-width: 768px) {
  .box_4 {
    padding-bottom: 40px!important;
  }
}
a[data-type='lightbox'] {
  display: block;
  background: #3b3f4d url('../images/magnify.png') no-repeat center center;
}
a[data-type='lightbox'] img {
  width: 100%;
  height: auto;
}
a[data-type='lightbox']:hover img {
  opacity: 0.5;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
/*=================  Marked List =======================*/
ul.marked-list {
  margin-top: -12px;
}
ul.marked-list li {
  position: relative;
  padding-left: 30px;
  font: 400 15px 'Roboto', sans-serif;
  color: #31353d;
  line-height: 35px;
  text-transform: uppercase;
}
ul.marked-list li:before {
  content: '\f054';
  position: absolute;
  left: 0;
  font: normal 13px 'FontAwesome';
  line-height: 35px;
  color: #61bf1a;
}
ul.marked-list li a {
  font: 400 15px 'Roboto', sans-serif;
  color: #31353d;
  line-height: 35px;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
ul.marked-list li a:hover {
  text-decoration: none;
  color: #61bf1a;
}
@media (max-width: 768px) {
  ul.marked-list {
    padding-bottom: 40px;
  }
}
.primary {
  color: #61bf1a !important;
}
/* =================  Map ============== */
.map {
  width: 100%;
  height: 309px;
  margin-bottom: 27px;
  padding-right: 34px;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  .map {
    padding-right: 0;
  }
}
/* ======================== Address =================== */
address {
  padding-top: 18px;
}
address .header {
  font: 300 20px/25px 'Roboto', sans-serif;
  text-transform: uppercase;
  padding-bottom: 8px;
  color: #3e454c;
}
address dl dt,
address dl dd {
  margin-left: -1px;
  display: inline-block;
  font: 400 14px Arial, Times New Roman, serif;
  line-height: 24px;
  color: #c0c0c0;
}
address dl dd {
  padding-left: 60px;
}
@media (max-width: 768px) {
  address {
    padding-bottom: 40px;
  }
}
/* ===================== Terms List ====================== */
dl.terms-list dt {
  font: 300 20px/25px 'Roboto', sans-serif;
  color: #3e454c;
  padding-bottom: 11px;
  text-transform: uppercase;
}
dl.terms-list dd {
  font: 400 14px Arial, Times New Roman, serif;
  color: #c0c0c0;
  line-height: 24px;
  padding-bottom: 33px;
}
dl.terms-list dd.last-child {
  padding-bottom: 0px;
}
/*========================================================
                    FOOTER styles
=========================================================*/
#footer {
  padding: 41px 0 22px;
  color: #9fa6ae;
}
/* =================  Footer Info ============== */
.info {
  float: left;
  width: 250px;
}
.info img {
  float: left;
  padding-right: 14px;
  padding-top: 2px;
  margin-left: -1px;
}
.info,
.info a,
.info .header {
  font: 400 14px 'Roboto', sans-serif;
  line-height: 18px !important;
}
.info:hover,
.info a:hover,
.info .header:hover {
  text-decoration: none;
}
.info .header,
.info .header a {
  color: #61bf1a;
  text-transform: uppercase;
}
.info .header:hover,
.info .header a:hover {
  color: #fff;
}
.info,
.info a {
  color: #9fa6ae;
}
.info a:hover {
  color: #61bf1a;
}
.contact-footer {
  float: right;
  clear: right;
  text-align: right;
  padding: 10px 10px 0px 0px;
}
#footer h3 {
  font: 400 20px 'Roboto', sans-serif;
  color: #31353d;
  text-transform: uppercase;
}
.copyright {
  float: right;
  clear: both;
  margin: 20px 10px 0 0;
}
.copyright a {
  color: #9fa6ae;
  font-size: 12px !important;
}
@media (max-width: 768px) {
  .info {
    float: none;
    display: block;
    margin: 0 auto;
    text-align: left;
    width: 185px;
    padding-bottom: 40px;
  }
.navbar-brand img { margin-left:-13px; }
}

/* =================  Social List ============== */
ul.social-list {
  float: right;
  padding-top: 5px;
  padding-right: 4px;
}
ul.social-list li {
  display: inline-block;
}
ul.social-list li a {
  display: inline-block;
  color: #fff;
  font-size: 19px;
  text-decoration: none;
  background-color: #454b57;
  border-radius: 500px;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
ul.social-list li a.fa-google-plus {
  margin-left: 5px;
  padding: 10px 9px 9px 11px;
  font-size: 15px;
  line-height: 15px;
}
ul.social-list li a.fa-rss {
  margin-left: 5px;
  padding: 9px 10px 7px 10px;
  font-size: 18px;
  line-height: 18px;
}
ul.social-list li a.fa-twitter {
  margin-left: 4px;
  padding: 9px 8px 7px 10px;
  font-size: 18px;
  line-height: 18px;
}
ul.social-list li a.fa-facebook {
  padding: 9px 13px 7px 14px;
  font-size: 18px;
  line-height: 18px;
}
ul.social-list li a:hover {
  background-color: #61bf1a;
}
@media (max-width: 768px) {
  ul.social-list {
    float: none;
    display: inline-block;
  }
}
/*========================================================
                RESPONSIVE LAYOUTS STYLES
=========================================================*/
@media (max-width: 768px) {
  #footer {
    text-align: center;
  }
}
/*Core variables and mixins*/


h2 { font: 300 40px 'Roboto', sans-serif;
line-height: 40px;
color: #61bf1a;
margin: 0.5em 0;
}
h3 {
font: normal 26px/26px 'Open Sans', sans-serif;
color: #3e454c;
text-decoration: none;
letter-spacing: -1px;
margin: 0.5em 0;
}
h4 {
font: normal 18px/18px 'Open Sans', sans-serif;
color: #61bf1a;
text-decoration: none;
margin: 0.5em 0;
}
h5 {
font: normal 18px/18px 'Open Sans', sans-serif;
color: #3e454c;
text-decoration: none;
margin: 0.5em 0;
}
p {
margin: 1em 0;
line-height: 1.6em;
}
hr {
height: 1px;
border: 0px solid #CCC;
background-color: #CCC;
}
#map1, #map2, #map3, #map4 { width:100%; height:100%; }
#map1 { visibility:visible;  }
#map2, #map3, #map4 { visibility:hidden; }

.lefty {float:left; }

#box1, #box2, #box3, #box4 { padding: 10px 0px 10px 15px; border-radius:8px; }

[id^='box'] .fa {  padding-bottom:0px; margin-bottom:0px;  }


	/*------------------------------
	          Custom CSS
	-----------------------------*/

  .removable-padding  {
    padding: 25px 0;
    clear:both;
  }

  .team {
      position:relative;
      width:100%;
  }

  .team-member {
      padding-bottom: 20px;
      margin-bottom: 10px;

  }

  .team-member .member-image {
      margin-left: 0;
  }

  .team-member .member-image img {
      display:inline-block;
      width: 100%;
  }

  h4.primary-btn_2 a {
    color: #fff !important;
  }


  .about-us img {
    float: none !important;
    width: 100%;
    height: auto;
  }

  .about-us .grid_7 {
      margin-left: 0 !important;
  }


  .location_boxes {
    border: 1px solid #eee;
    box-shadow: 0 5px 10px rgba(0,0,0,0.12);
    transition: ease 0.3s;
  }

  .location_boxes:hover {
    box-shadow: 0 2px 15px rgba(0,0,0,0.3);
    margin-top:-5px;
    background: #fafafa !important;
  }


	@media screen and (max-width: 979px) {
	  .phoneme {
	      position: absolute;
	      top: 0;
	      right: 0;
	  }
	  .sf-menu > li {
	      margin-top:40px;
	  }

	  .camera-wrapper {
	      top: 260px !important;
	  }


	  header#header {
	      height: 825px;
	  }
    #content > .row {
      margin-left: 0 !important;
    }

	}


	@media screen and (max-width: 768px) {
    img.header-images.image-one {
      float: none !important;
      width: 100% !important;
      height: auto !important;
    }
    .services img.image-full-mobile {
      width: 100% !important;
      float: none !important;
      height: auto !important;
      margin: 20px 0 !important;
    }


    ul.sf-menu {
      display:none;
    }

    select.sf-menu {
      margin:0 auto !important;
    }

  }

  @media screen and (max-width: 479px) {
    img.image-full-mobile {
      width: 100% !important;
      float: none !important;
      height: auto !important;
      margin: 20px 0 0 0 !important;
    }
  }
