body,
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'Metrophobic', sans-serif !important; }

.navbar-brand {
    padding: 0 !important;
    margin: 0 !important;
    height: auto !important;
}
.navbar-brand > img {
  height: 60px;
}
.navbar-header a.lp-logo.bold {
    font-weight: bold;
    font-size: 20px;
}
.navbar-default .navbar-toggle {
    margin: 20px 5px 0 0;
}
.container-fluid {
  padding-left: 15px !important;
  padding-right: 15px !important; }

.navbar-default .navbar-nav > li > a,
.text-primary a {
  color: #3b79ae !important;
  font-size: 18px; }
.navbar-cta {
    text-align: center;
}
.fieldwrap {
  background-color: #FFF; }

.clr {
  clear: both; }

.fieldwrap {
  background-color: #FFF;
  margin: 20px; }

.form-control {
  border: 0 !important;
  border-bottom: 1px solid #767676 !important;
  background-color: #ffffff !important;
  box-shadow: none !important; }

.btn {
  background-color: #f7c331;
  border: 0 !important;
  color: #000 !important; }

.wrapper {
  margin: 0 auto;
  padding: 0 1em;
  position: relative; }

nav#mainNav {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 19px; }

span.h3.phone {
  font-weight: 900;
  font-size: 33px; }
  span.h3.phone i {
    padding-right: 10px; }

.nav > li > a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold; }

.hero {
  background: #1a499c url(../images/hero-image.jpg);
  background-size: cover;
  color: #fff;
  text-align: center;
  min-height: 745px;
  margin-top: 90px;
  position: relative; }
  .hero:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5); }
  .hero .hero-overlay {
    height: 740px;
    vertical-align: middle;
    padding-top: 220px; }
    .hero .hero-overlay .hero-content-box {
      text-align: left;
      display: table-cell;
      vertical-align: middle;
      height: 410px; }
      .hero .hero-overlay .hero-content-box h1 {
        background-color: rgba(255, 255, 255, 0.9);
        color: #000;
        font-weight: 300;
        font-size: 2.063em;
        padding: 10px;
        position: relative; }
        .hero .hero-overlay .hero-content-box h1:after {
          content: '';
          background: #FFF;
          height: 2px;
          position: absolute;
          display: block;
          bottom: -10px;
          left: 0;
          right: 0; }
      .hero .hero-overlay .hero-content-box p {
        padding: 12px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box; }
      .hero .hero-overlay .hero-content-box span {
        color: #ffffff;
        font-weight: 900; }
      .hero .hero-overlay .hero-content-box .sub-title {
        text-transform: uppercase;
        font-size: 1.19em;
        margin-top: -8px;
        margin-bottom: 20px; }
    .hero .hero-overlay .hero-content-form {
      background-color: rgba(255, 255, 255, 0.9);
      max-width: 410px;
      float: right;
      color: #3b79ae; }
      .hero .hero-overlay .hero-content-form .field-wrap {
        background: #FFF;
        margin: 20px; }
        .hero-content-form.thank-you .col-md-12 {
          margin: 0 !important; }
      .hero .hero-overlay .hero-content-form input[type="submit"] {
        background: #f7c331 !important;
        height: 50px; }
      .hero .hero-overlay .hero-content-form .col-md-12 {
        padding-left: 30px;
        padding-right: 30px; }
        .hero .hero-overlay .hero-content-form .col-md-12 h2 {
          border-bottom: 1px solid #cccccc;
          padding-bottom: 40px;
          font-weight: 900; }
      .hero .hero-overlay .hero-content-form h2 {
        font-size: 2em;
        padding: 10px;
        background-color: #3b79ae;
        color: #FFF;
        margin: 0; }
      .hero .hero-overlay .hero-content-form hr {
        margin-left: 30px;
        margin-right: 30px;
        border-color: #fff; }
      .hero .hero-overlay .hero-content-form input[type="submit"] {
        background-color: #4e97cd;
        color: #fff;
        text-transform: uppercase;
        font-size: 18px;
        margin-bottom: 25px; }

.services .container > h2 {
  text-align: center;
  padding: 40px 0;
  color: #3b79ae;
  font-weight: 600; }

.service-box {
  position: relative;
  display: block;
  margin: 0 auto 40px;
  max-width: 550px; }
  .service-box .btn-info {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0; }
  .service-box:hover .service-box-caption-title {
    background-color: transparent; }
  .service-box:hover .btn-info {
    background-color: #a0ae3d; }
  .service-box:hover .service-box-caption .first-b,
  .service-box:hover .service-box-caption .service-box-caption-title {
    opacity: 0; }
  .service-box:hover:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5); }
  .service-box:hover .service-box-caption .service-box-caption-content {
    top: 25px;
    background: rgba(59, 121, 174, 0.95);
    left: 20px;
    max-width: 500px;
    right: 20px;
    bottom: 25px; }
  .service-box:hover .service-box-caption:before {
    content: none; }
  .service-box img {
    border-radius: 7px; }
  .service-box .service-box-caption {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    overflow: hidden; }
    .service-box .service-box-caption .service-box-caption-title {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      background-color: rgba(48, 48, 48, 0.5);
      color: #ffffff !important;
      font-size: 30px;
      font-weight: 300;
      -webkit-transition: all .5s;
      -moz-transition: all .5s;
      transition: all .5s;
      top: 0;
      padding: 130px 0;
      opacity: 1; }
    .service-box .service-box-caption .first-b {
      position: absolute;
      bottom: 60px;
      left: 0;
      right: 0;
      width: 280px;
      margin: 0 auto;
      background: #3b79ae !important;
      color: #FFF !important;
      text-transform: uppercase;
      border: 2px solid #275c89 !important;
      opacity: 1; }
    .service-box .service-box-caption:before {
      content: "";
      display: inline-block;
      height: 100%;
      background: rgba(0, 0, 0, 0.57);
      width: 100%;
      position: absolute;
      z-index: 0;
      left: 0;
      top: 0;
      border-radius: 0; }
    .service-box .service-box-caption .service-box-caption-content {
      position: absolute;
      top: 100%;
      width: 100%;
      text-align: center;
      color: #afd5f5;
      padding: 30px;
      -webkit-transition: all .15s;
      -moz-transition: all .15s;
      transition: all .15s; }
      .service-box .service-box-caption .service-box-caption-content .service-box-title {
        color: #ffffff;
        font-weight: normal;
        text-align: center; }
      .service-box .service-box-caption .service-box-caption-content .service-box-description {
        font-size: 16px;
        -webkit-transition: all .15s;
        -moz-transition: all .15s;
        transition: all .15s; 
        margin-top: 15px; }
        .service-box .service-box-caption .service-box-caption-content .service-box-description p {
          color: #ffffff;
          text-align: center; }
        .service-box .service-box-caption .service-box-caption-content .service-box-description .btn {
          background: transparent !important;
          color: #FFF !important;
          border: 2px solid #FFF !important;
          width: 50% !important;
          text-transform: uppercase; }
.list-p i.fa {
    font-size: 85px !important;
    display: block !important;
    float: left !important;
    padding-right: 120px !important;
    max-width: 75px !important;
}

.list-p li {
    list-style: none !important;
	margin-bottom: 40px;
}
section.features {
  background-color: #ebebeb;
  padding: 0;
  position: relative; }
  section.features h2 {
    font-weight: 600;
    color: #3b79ae; }
  section.features li strong {
    font-size: 20px; }
  section.features .container-fluid > [class*='col-'] {
    padding-right: 0;
    padding-left: 0; }
  section.features .col-md-6:first-child {
    background: url(../images/features-bg.jpg) transparent;
    background-size: cover;
    height: 800px; }
  section.features .col-md-12 h2 {
    font-weight: 600;
    color: #119ed2;
    font-size: 40px; }
  section.features .value-prop-box {
    padding: 40px 0 25px; }
    section.features .value-prop-box h2 {
      color: #ff6b6b; }
    section.features .value-prop-box p {
      text-align: justify; }
    section.features .value-prop-box i.pre-soak {
      background: url(../images/power-clean.png) top center no-repeat;
      width: 120px;
      height: 120px;
      display: block;
      margin: auto; }
    section.features .value-prop-box i.power-clean {
      background: url(../images/pre-soak-foam.png) top center no-repeat;
      width: 120px;
      height: 120px;
      display: block;
      margin: auto; }
    section.features .value-prop-box i.protective-finish {
      background: url(../images/protective-finish.png) top center no-repeat;
      width: 120px;
      height: 120px;
      display: block;
      margin: auto; }
    section.features .value-prop-box i.fa {
      font-size: 90px;
      color: #ff6b6b; }
  section.features .estimate-f {
    position: relative;
    text-align: center;
    background-color: #a0ae3d;
    max-width: 400px;
    margin: auto;
    padding: 15px;
    text-transform: uppercase;
    border: 2px solid #ffffff;
    border-radius: 6px;
    bottom: -30px;
    clear: both; }
    section.features .estimate-f a {
      color: #fff;
      display: block; }
      section.features .estimate-f a:hover {
        text-decoration: none; }

section.get-in-touch {
  background-color: #3b79ae;
  color: #FFF; }
  section.get-in-touch .btn {
    background: transparent !important;
    color: #FFF !important;
    border: 2px solid #FFF !important;
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    text-transform: uppercase;
    font-size: 20px;
    width: 280px; }
  section.get-in-touch .col-md-6.last {
    padding: 60px 0;
    margin: 0 auto;
    text-align: center; }

.footer {
  position: relative;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url(../images/footer-img.jpg);
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  padding-top: 30px;
  color: #fff;
  min-height: 412px; }
  .footer hr {
    max-width: 30%;
    margin: 100px auto 60px;
    position: relative; }
  .footer .nav > li > a {
    color: #fff !important; }
    .footer .nav > li > a:hover {
      color: #482e2e !important; }
  .footer:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5); }
  .footer .estimate-f {
    position: absolute;
    top: 0;
    text-align: center;
    left: 0;
    right: 0;
    background-color: #ff6b6b;
    max-width: 500px;
    margin: auto;
    padding: 15px;
    text-transform: uppercase; }
    .footer .estimate-f a {
      color: #fff;
      display: block; }
      .footer .estimate-f a:hover {
        text-decoration: none; }
  .footer .footer-brand {
    font-size: 17px;
    font-weight: bold;
    word-break: break-word;
    background: url(../images/Renew-Crew-Logo_Footer.png) no-repeat;
    display: block;
    width: 222px;
    margin: 0 auto 0px;
    padding: 15px 0; }
  .footer .xl-heading {
    font-size: 2em; }
    .footer .xl-heading .phone-icon {
      background: url(../images/phone-icon.png) no-repeat;
      width: 30px;
      height: 31px;
      display: inline-block;
      vertical-align: middle; }
    .footer .xl-heading i.fa.fa-phone {
      border: 2px solid #ffffff;
      border-radius: 5px;
      padding: 5px 5px;
      font-size: 24px; }
    .footer .xl-heading a {
      color: #ffffff; }
  .footer .copyright {
    text-align: center;
    position: relative;
    color: #ffffff;
    padding: 20px; }
footer .container .row .col-md-4 {
    text-align: center;
}
@media (max-width: 949px) {
  .navbar-header {
    height: 75px;
    margin: 15px 0 0 0 !important; }
  .navbar .navbar-nav {
    display: block;
    float: none;
    vertical-align: top;
    margin-top: 35px;
    text-align: center;
}
  .footer .copyright {
    position: relative; } }
@media (max-width: 992px) {
  .hero-content-form {
    float: none !important;
    margin-left: auto;
    margin-right: auto;
    padding-top: 1px; } }
@media (max-width: 767px) {
  .company-info {
    margin-top: 5%; }

  .hero .hero-overlay .hero-content-box h1 {
    font-size: 1.8em; }

  .hero-content-box p {
    font-size: 16px !important; }

  .hero {
    min-height: 975px; }

  .hero .hero-overlay {
    padding-top: 42px; }

  .service-box:hover .service-box-caption .service-box-caption-content {
    top: 0;
    left: 0;
    max-width: 100%;
    right: 0;
    bottom: 0; } }
@media (min-width: 768px) {
  .wrapper {
    width: 750px; }
  .footer {
    padding-top: 153px; } }
@media (min-width: 992px) {
  .wrapper {
    width: 970px; } }
@media (min-width: 950px) {
  .navbar-header {
    max-width: 290px;
    word-break: break-word; }
  .navbar .navbar-collapse {
    text-align: center; }
  .navbar .navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: top;
    margin-top: 35px; }
  .navbar-cta {
    float: right;
    margin-top: 35px; }
  span.h3.phone {
    font-size: 25px;
  }
  .navbar-default .navbar-nav > li > a {
    font-size: 16px;
  }
}
@media (max-width: 575px) {
  .service-box {
    background: rgba(30, 117, 157, 0.9);
    border-radius: 0; }
    .service-box .btn-info {
      background-color: #a0ae3d; }
    .service-box:hover:before {
      background: rgba(30, 117, 157, 0.9);
      border-radius: 0; }
    .service-box .service-box-caption-title {
      padding: 10px 0;
      text-align: center; }
    .service-box .service-box-caption .service-box-caption-content {
      padding: 10px; }
      .service-box .service-box-caption .service-box-caption-content .service-box-title {
        font-size: 25px;
        text-align: center; }
      .service-box .service-box-caption .service-box-caption-content .service-box-description p {
        font-size: 14px; }
    .service-box .service-box-caption:before {
      border-radius: 0;
      top: 0; }
    .service-box .service-box-caption:hover:before {
      background: rgba(30, 117, 157, 0.9);
      border-radius: 0; }

  .footer .xl-heading a {
    font-size: 26px; }

  .service-box .service-box-caption .service-box-caption-title {
    padding: 10px; } }
@media (max-width: 480px) {
  .service-box .service-box-caption .service-box-caption-content .service-box-description p {
    display: none; } }
@media (max-width: 375px) {
  .service-box .service-box-caption {
    position: initial; }
    .service-box .service-box-caption .service-box-caption-content {
      padding: 0; }
      .service-box .service-box-caption .service-box-caption-content .service-box-description {
        padding: 5px; }
        .service-box .service-box-caption .service-box-caption-content .service-box-description p {
          padding: 5px;
          font-size: 13px; } }

@media (min-width: 1200px) {
  .wrapper {
    width: 1170px;
  }
  .navbar-brand > img {
    height: 80px;
  }
  span.h3.phone {
    font-size: 30px;
  }
  .navbar-default .navbar-nav > li > a {
    font-size: 18px;
  }
}
@media (min-width: 1367px) {
  .navbar-brand > img {
    height: 100px;
  }
  .container-fluid {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  span.h3.phone {
    font-size: 33px;
  }
}

/*# sourceMappingURL=styles.css.map */
