/* THIS STYLE SHEET IS AUTO-GENERATED FROM THE LESS FILE. DO NOT HAND-EDIT. */

.attribution {
  text-align: center;
}
.container {
  max-width: 970px;
}
.lead {
  font-size: inherit;
  font-weight: inherit;
}
body {
  background-image: url('images/bg-body.jpg');
  background-position: center 60px;
  background-attachment: fixed;
  font-size: 16px;
}
.wrapper {
  width: 100%;
}
body {
  font-family: 'Open Sans', sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
h1,
.h1 {
  font-size: 24px;
}
.navbar-default {
  background-color: transparent;
  border: none;
  background-image: url('images/bg-nav.png');
  min-height: 60px;
  margin-bottom: 10px;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > a {
  text-transform: uppercase;
  font-weight: 600;
}
.call {
  float: right;
  text-align: right;
  color: #096db0;
  font-size: 25px;
  font-weight: 700;
  line-height: 180%;
}
.phone-number {
  color: #2b2b2b;
  font-size: 45px;
  font-weight: 300;
}
.header-container {
  padding-top: 10px;
}
.social {
  display: block;
  height: 39px;
  width: 39px;
  text-indent: 9999px;
  overflow: hidden;
  background-image: url(images/gplus.png);
  float: right;
}
#hero {
  max-height: 377px;
  overflow: hidden;
}
#hero img {
  border: 3px solid grey;
}
.slider-text {
  position: relative;
  top: -332px;
  padding: 20px;
  width: 50%;
  margin: 25px;
  background-color: rgba(54, 119, 188, 0.6);
  color: white;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 140%;
  font-weight: 300;
}
#wooslider-id-1 {
  margin: 0 0 60px;
  background: transparent;
  border: none;
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  zoom: 1;
}
body .wooslider .slide-content {
  margin: 0;
}
.container.cta {
  margin: 10px 0;
}
.container.cta .widget {
  -webkit-box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.5);
  box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.5);
  border: 1px solid #e2e0e0;
}
.service-wrap {
  border-top: 1px solid #e2e0e0;
  height: 95px;
}
.service-wrap .service-image {
  float: left;
  clear: both;
  padding-right: 15px;
}
.service-wrap .service-text {
  height: 95px;
  display: table-cell;
  vertical-align: middle;
}
#gform_widget-2 .gfield_label {
  display: none;
}
#gform_widget-2 .gform_wrapper {
  max-width: 100%;
  padding: 20px;
  margin: 0;
}
#gform_widget-2 input {
  margin-bottom: 16px;
  padding: 10px;
}
#gform_widget-2 .gform_wrapper .gform_footer {
  padding: 10px 0 0 0;
  margin: 0;
}
#gform_widget-2 .gform_wrapper .gform_footer .gform_button {
  width: 100%;
  background-image: url(images/bg-button-grey.png);
  color: white;
  border: 2px solid #d7d7d7;
  font-size: 24px;
  margin-bottom: 0;
  padding: 18px;
}
.page-template-page-homepage-php #content {
  padding: 0 13px 0 44px;
}
.page-template-page-homepage-php #content .widget {
  border: 2px solid #8b9ca6;
}
.page-template-page-homepage-php #content .textwidget {
  padding: 20px;
}
@media (max-width: 991px) {
  #hero {
    max-height: 287px;
  }
  #hero .slider-text {
    left: -18px;
    top: -306px;
  }
}
@media (min-width: 768px) {
  .container.cta .col-sm-4 {
    width: 31.333333%;
    min-height: 347px;
  }
  #text-3 {
    margin: 0 3%;
  }
}
@media (max-width: 767px) {
  #hero {
    display: none;
  }
  .navbar-brand {
    width: 100%;
    float: none;
    text-align: center;
    display: block;
  }
  .navbar-brand img {
    max-width: 100%;
    height: auto !important;
  }
  .call {
    width: 100%;
    text-align: center;
  }
  .social {
    margin: 0 auto;
    float: none;
  }
  .page-template-page-homepage-php #content {
    padding: 0 15px;
  }
  .navbar-default {
    background-repeat: repeat-x;
    background-color: white;
  }
  .navbar-default .navbar-toggle .icon-bar {
    color: #096db0;
    background-color: #096db0;
  }
  .navbar-default .navbar-toggle {
    border-color: #096db0;
  }
}
@media (max-width: 400px) {
  .phone-number {
    font-size: 36px;
  }
  .call {
    font-size: 20px;
  }
}
#text-3 .textwidget {
  padding: 20px;
}
#text-3 .reviewer {
  background-image: url(images/stars.png);
  background-position: top center;
  background-repeat: no-repeat;
  width: 100%;
}
#text-3 .location {
  font-size: 14px;
  margin: 10px 0;
}
#text-3 .review-body {
  font-size: 14px;
  margin-bottom: 10px;
}
#text-3 a.share {
  font-size: 12px;
  font-weight: 700;
  color: black;
}
#text-3 a.testimonial {
  width: 117%;
  text-align: center;
  font-weight: 600;
  border-top: 1px solid #e2e0e0;
  color: black;
  display: block;
  margin: 0 -20px;
  padding-top: 20px;
  margin-top: 10px;
}
@media (max-width: 992px) {
  #text-3 .reviewer {
    background-position: top right;
  }
  #text-3 .review-body {
    font-size: 11px;
  }
}
@media (max-width: 767px) {
  #text-3 .review-body {
    font-size: 14px;
  }
}
.page-template-page-homepage-php .content-wrapper {
  background-image: url('images/bg-wood.jpg');
}
#content {
  background-color: white;
}
.page-template-page-homepage-php #content {
  background-color: transparent;
}
#main article {
  border-bottom: none;
}
.page-title {
  margin-top: 0;
  font-weight: 700;
  margin-bottom: 0;
}
.page-header {
  padding-bottom: 7px;
  margin: 10px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
.widget {
  background-color: white;
  padding-left: 0;
  padding-right: 0;
}
.page-template-page-homepage-php .widgettitle {
  background-image: url('images/bg-header.jpg');
  height: 60px;
  text-align: center;
  color: white;
  font-weight: 300;
  font-size: 24px;
  padding-top: 16px;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
}
.widgettitle {
  font-size: 24px;
  font-weight: 700;
  border-bottom: 1px solid #eee;
  padding-bottom: 7px;
}
footer.footer-wrap {
  background-image: url('images/bg-footer.png');
  min-height: 220px;
  color: white;
  padding: 50px 10px 20px;
  background-color: #1d3e7f;
  font-size: 12px;
  background-repeat: repeat-x;
}
footer.footer-wrap a {
  color: white;
}
footer.footer-wrap .widget {
  background-color: transparent;
  padding-left: 0;
  padding-right: 0;
  color: white;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
  min-height: 85px;
}
footer.footer-wrap .widget a {
  color: white;
}
footer.footer-wrap .widget .title {
  font-weight: 700;
  padding-left: 35px;
  margin-bottom: 10px;
}
footer.footer-wrap .widget .phone {
  padding-left: 35px;
  margin-bottom: 10px;
  background-image: url('images/icon-phone.png');
  background-position: left center;
  background-repeat: no-repeat;
}
footer.footer-wrap .widget .email {
  padding-left: 35px;
  margin-bottom: 10px;
  background-image: url('images/icon-mail.png');
  background-position: left center;
  background-repeat: no-repeat;
}
footer.footer-wrap .widget ul {
  padding: 0;
  margin: 0;
}
footer.footer-wrap .widget ul li {
  list-style: none;
  text-align: center;
  padding-bottom: 5px;
}
.attribution {
  margin-top: 10px;
}
@media (max-width: 768px) {
  footer.footer-wrap .widget {
    border-right: none;
    min-height: 85px;
  }
}
