body {
  line-height: 1.4;
}

img {
  vertical-align: middle;
}

textarea {
  resize: vertical;
}

html, body {
  height: 100%;
}

body {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #555;
  -webkit-font-smoothing: antialiased;
  -webkit-overflow-scrolling: touch;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.navbar {
  min-height: 95px;
}

.navbar-default .navbar-nav > li > a {
  color: #555;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #38b5c9;
  background-color: #fff;
}

.navbar-default {
  background-color: #fff;
  padding: 5px 0;
  box-shadow: 0 0 3px #ccc;
  font-weight: 500;
}

.navbar-default .navbar-brand {
  font-weight: 700;
  font-size: 26px;
  color: #666;
}

.navbar-brand {
  padding: 0;
  height: auto;
}

.navbar-brand .fa {
  color: #38b5c9;
}

.nav-phones {
  color: #485b7a;
  float: right;
  font-size: 22px;
  font-weight: 800;
  padding: 10px 0 0;
}

.navbar-toggle {
  border-color: transparent;
  border: 0px solid transparent;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #38b5c9;
}

a img {
  background: white;
}

.odd a img {
  background: #f5f5f5;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 200;
  color: #555;
}

h2 {
  font-size: 36px;
  color: #485b7a;
  font-weight: 700;
  padding: 15px 0;
  text-transform: uppercase;
  text-align: center;
}

h3 {
  font-size: 24px;
  font-weight: 500;
}

p {
  line-height: 26px;
  margin-bottom: 20px;
}

p.large {
  font-size: 18px;
  margin-bottom: 50px;
}

.centered {
  text-align: center;
}

strong {
  font-weight: 700;
}

em {
  font-weight: 300;
}

small {
  font-size: 12px;
}

blockquote, blockquote p {
  line-height: 28px;
  color: #999;
  font-weight: 300;
  font-style: italic;
}

blockquote {
  position: relative;
  margin: 0 0 40px -30px;
  padding-left: 30px;
  border-left: 5px solid #3498db;
}

blockquote cite {
  position: absolute;
  bottom: -25px;
  right: 0;
  font-size: 12px;
  font-style: italic;
  color: #333;
  font-weight: 300;
}

blockquote cite:before {
  content: "-- ";
}

.overflow-image {
  margin-top: -65px;
}

a {
  color: #4abcc5;
  word-wrap: break-word;
  transition: color 0.1s ease-in, background 0.1s ease-in;
}

a:hover, a:focus {
  color: #c0392b;
  text-decoration: none;
  outline: 0;
}

a:before, a:after {
  transition: color 0.1s ease-in, background 0.1s ease-in;
}

.scroll_to {
  margin-top: -115px;
  position: absolute;
}

.get_quote {
  display: block;
  margin: 22px auto 0 !important;
  width: 180px;
}

.nav-slogan {
  font-size: 20px;
  /*margin-top: 17px;*/
  margin-bottom: 0;
  text-align: center;
}

.btn {
  border: 1px solid #485b7a;
  background: white;
  color: #485b7a;
  font-size: 16px;
  margin: 0 10px 0 0;
}

.btn:hover {
  background: #485b7a;
  color: white;
}

.wash {
  padding: 0;
}

.wash__item {
  background: rgba(0, 0, 0, 0.4);
  height: 450px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  text-align: center;
}

.wash__item:hover .wash__circle {
  top: 50%;
  width: 1000px;
  height: 1000px;
  left: 50%;
  margin-left: -500px;
  margin-top: -500px;
}

.wash__item:hover .wash__img {
  width: 250px;
}

.wash__fleet {
  background: url("../img/choose/01.jpg");
  background-size: cover;
  margin: 5px;
}

.wash__title {
  color: white;
  font-size: 24px;
  font-weight: bold;
  position: relative;
  top: 25px;
}

.wash__circle {
  border-radius: 50%;
  height: 300px;
  left: 50%;
  margin-left: -150px;
  margin-top: -150px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  width: 300px;
  background: rgba(255, 255, 255, 0.5);
  transition: .3s;
  text-align: center;
}

.wash__circle_container {
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  height: 450px;
  transition: .3s;
}

.wash__intro {
  position: absolute;
  top: 15px;
  left: 0;
  right: 0;
}

.wash__img {
  width: 200px;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  transition: .3s;
}

.wash__row {
  bottom: 35px;
  left: 0;
  right: 0;
  position: absolute;
}

.wash__btn {
  background: #485b7a;
  border: 1px solid #353e4c;
  border-radius: 5px;
  color: white;
  font-size: 20px;
  font-weight: bold;
  margin: 0 10px;
  padding: 10px 15px;
  text-transform: uppercase;
}

.wash__btn:hover {
  background: #ecf1fb;
  border: 1px solid #ecf1fb;
  color: #485b7a;
}

.logo {
  height: 80px;
}

#headerwrap {
  background: url("../img/header_bg.jpg") no-repeat;
  padding-top: 100px;
  text-align: center;
  background-position: top center;
  min-height: 650px;
  width: 100%;
  background-size: 100%;
  background-size: cover;
  padding-bottom: 100px;
  margin-top: 70px;
  background-position: top center;
  background-attachment: fixed;
}

#headerwrap h1,
#headerwrap h3 {
  color: #fff;
  font-size: 50px;
  text-align: center;
  letter-spacing: 2px;
  padding: 25px;
  background: rgba(0, 0, 0, 0.35);
  display: inline-block;
  font-weight: 700;
}

#headerwrap p {
  color: #fff;
  font-size: 22px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 1px;
  padding: 25px;
  background: rgba(0, 0, 0, 0.35);
  display: inline-block;
}

#headerwrap .btn {
  font-weight: 500;
  font-size: 17px;
  margin: 20px 0;
  background-color: white;
  color: black;
  border: 1px solid #fff;
}

#headerwrap .btn:hover,
#headerwrap .btn:focus {
  color: #555;
  background-color: #fff;
  outline: 0px;
  border: 1px solid #fff;
}

.header__slider {
  position: relative;
  height: 300px;
}

.header__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.choose {
  margin: 0;
  padding: 0 0 50px;
}

.choose__item {
  padding: 25px 0;
}

.choose__img {
  width: 100%;
}

.choose__title {
  font-size: 28px;
  padding-top: 25px;
}

.slideshow__container {
  position: relative;
  height: 350px;
}

.slideshow__item {
  position: absolute;
  top: 0;
  left: 0;
}

#benefits {
  background: #485b7a;
  color: #ecf1fb;
}

.benefits {
  padding: 100px 0;
}

.benefits__heading {
  color: #ecf1fb;
  font-size: 36px;
  padding: 15px 0;
  text-transform: uppercase;
  text-align: center;
}

.benefits__heading_small {
  font-size: 22px;
  font-weight: 700;
}

.benefits__item {
  color: #ecf1fb;
}

.benefits__img {
  display: block;
  margin: 0 auto;
  max-width: 50%;
}

.benefits__desc {
  text-align: center;
}

#map {
  height: 560px;
  width: 100%;
}

.map {
  position: relative;
  height: 650px;
}

.map__text {
  color: #485b7a;
  font-size: 32px;
  font-weight: 700;
  text-align: center;
}

#greywrap {
  background: #f5f5f5;
  margin-top: 0px;
  padding: 50px 0;
  border-bottom: 1px solid #eee;
  text-align: center;
}

#greywrap .btn {
  font-family: "Raleway";
  font-weight: 300;
  font-size: 20px;
  margin: 0 25px;
  background-color: #fff;
  border-color: #e2e2e2;
  color: #888;
  border-bottom: 0;
  letter-spacing: 1px;
}

#greywrap .btn:hover,
#greywrap .btn:focus {
  margin: 0 25px;
  background-color: #fff;
  border-color: #a5cdd5;
  border-bottom: 0;
  outline: 0px;
  color: #a5cdd5;
}

#greywrap h2 {
  font-size: 30px;
}

#greywrap .callout {
  margin-bottom: 20px;
}

#greywrap p {
  font-size: 30px;
}

#greywrap .fa {
  font-size: 18px;
  margin-right: 4px;
}

#footerwrap {
  background: #2b2b2b;
  padding: 25px 0 15px 0;
  border-bottom: 1px solid #ddd;
  text-align: center;
}

#footerwrap span .copyright {
  line-height: 40px;
  color: #888;
  font-weight: 400;
}

#footerwrap span .copyright a {
  color: #888;
  border-bottom: 1px dotted;
}

#footerwrap span .copyright a:hover {
  color: #3ab7cb;
  text-decoration: none;
}

#footerwrap h4 {
  color: white;
}

ul.social-buttons {
  margin: 0;
}

ul.social-buttons li a {
  font-size: 24px;
  outline: 0;
  color: #999;
}

ul.social-buttons li a:hover, ul.social-buttons li a:focus, ul.social-buttons li a:active {
  color: #3ab7cb;
}

.loading {
  display: none;
  height: 150px;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
  padding: 70px 15%;
}

.progress-bar {
  background-color: #485b7a;
}

.modal__info {
  border-bottom: 2px solid #485b7a;
  color: #485b7a;
  display: block;
  font-size: 16px;
  font-weight: 700;
  margin: 0 10% 10px;
  width: 80%;
}

.modal-form {
  width: 80%;
  margin: 0 10%;
}

.modal h5 {
  font-size: 24px;
  text-align: center;
  font-weight: 700;
}

.modal-header {
  background: #485b7a;
}

.modal-header h4 {
  color: white;
  font-weight: 700;
  letter-spacing: 1px;
  text-align: center;
}

.modal-footer {
  background: #485b7a;
}

.modal input,
.modal textarea,
.modal select, .modal__button {
  border: 1px solid #353e4c;
  border-radius: 3px;
  padding: 10px 15px;
  font-size: 18px;
  width: 100%;
  margin: 10px auto;
  display: block;
  transition: .3s;
  color: grey;
}

.modal input:hover, .modal input:focus, .modal input:active,
.modal textarea:hover,
.modal textarea:focus,
.modal textarea:active,
.modal select:hover,
.modal select:focus,
.modal select:active, .modal__button:hover, .modal__button:focus, .modal__button:active {
  box-shadow: 0 0 5px #485b7a;
}

.modal__button {
  background: #485b7a;
  color: white;
  width: 50%;
}

.modal label.error {
  display: block;
  text-align: center;
}

.modal p {
  text-align: center;
}

.city__notice {
  font-size: 24px;
  margin: 0 auto;
  text-align: center;
  width: 80%;
}

.address {
  float: left;
}

#address-error {
  float: left;
}

.zip {
  float: right;
}

#zip-error {
  float: right;
}

.cell {
  display: none !important;
}

.close {
  color: white;
  opacity: 1;
}

.wash_type__label {
  cursor: pointer;
  text-align: center;
}

.wash_type__input {
  float: left;
  width: auto !important;
  margin-top: 20% !important;
}

.wash_type__img {
  float: left;
  width: 40%;
}

.car_type__label {
  text-align: center;
}

.car_type__label_qty {
  display: inline-block;
  position: relative;
  text-align: center;
  top: 18px;
  width: 100%;
}

.car_type__img {
  width: 100%;
}

.car_type__input {
  text-align: center;
}

.form-second-part {
  display: none;
}

.chosen-single {
  padding: 10px 15px !important;
  height: auto !important;
  font-size: 18px !important;
}

.chosen-single div {
  right: 8px !important;
  top: 12px !important;
}

@media screen and (max-width: 1050px), screen and (max-device-width: 1050px) {
  body .header {
    background-attachment: scroll;
  }
}

/*ipad portrait*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .header {
    background-attachment: scroll;
  }
}

@media screen and (max-width: 769px) {
  #headerwrap h1 {
    font-size: 40px;
  }
  #headerwrap p {
    font-size: 20px;
  }
}

@media screen and (max-width: 640px) {
  .nav-phones {
    font-size: 16px;
  }
  .logo {
    height: auto;
    width: 100%;
  }
  .nav-slogan {
    font-size: 20px;
    line-height: 1;
    text-align: center;
    margin: 5px 0 0 0;
  }
}

@media screen and (max-width: 450px) {
  .nav-email {
    display: none;
  }
}

@media screen and (max-width: 380px) {
  .form-first-part .col-xs-6 {
    width: 100%;
  }
}

/*# sourceMappingURL=style.css.map */