body {
  background: #dfdfdf;
  font-family: 'DM Serif Display', serif;
}
body a {
  text-decoration: none;
}
body header nav.navbar {
  background: #fff;
  color: #000;
  z-index: 100;
}
body header nav.navbar a {
  color: #166fc8;
}
body section#footer {
  color: #000;
  background: #dfdfdf;
  border-top: 2px solid #071062;
  font-size: 14px;
  padding: 30px 0;
  text-decoration: none;
}
body section#footer h3 {
  color: #000;
  font-size: 20px;
  height: 44px;
  margin: 0;
  padding: 0;
  text-align: center;
}
body section#footer a {
  color: #000;
  text-decoration: none;
}
body section#footer i {
  color: #000;
}
body section#footer p {
  color: #000;
  line-height: 14px;
  margin: 0;
}
body section#design {
  background: #dfdfdf;
}
body section#design p,
body section#design a {
  color: #000;
}
body #step1 .easy-autocomplete.eac-round,
body #step2 .easy-autocomplete.eac-round,
body #step3 .easy-autocomplete.eac-round {
  width: 100% !important;
}
body section#zones {
  background: #dfdfdf;
}
body section#zones h3 {
  margin: 30px 0;
}
body section#zones .zone-1 {
  background: #025387;
}
body section#zones .zone-2 {
  background: #086d99;
}
body section#zones .zone-3 {
  background: #0d7ea5;
}
body section#zones .zone-4 {
  background: #108caf;
}
body section#zones .zone-5 {
  background: #19a3c1;
}
body section#zones .zone-6 {
  background: #23bfd7;
}
body section#zones .zone-7 {
  background: #2ddcee;
}
body section#zones .card {
  border-radius: 15px;
  overflow: hidden;
}
body section#zones .card .card-header .card-title {
  align-items: center;
  display: flex;
  font-size: 22px;
  height: 54px;
  justify-content: center;
  margin: 0;
  width: 100%;
}
body section#zones .card .card-header .card-text {
  font-size: 18px;
}
body section#zones .card .card-footer {
  background: #fff;
}
body section#zones .card .card-footer button {
  border: 0;
  border-radius: 10px;
  color: #fff;
}
body section#zones .card .card-footer button:hover {
  background-color: #dc3545;
}
body section#zones .hotel-card {
  border: 1px solid #000;
  border-radius: 4px;
  margin: 2px;
  overflow: hidden;
  padding: 0;
  width: 100px;
}
body section#zones .hotel-card p {
  display: block;
  font-size: 12px;
  height: 40px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
body section#zones .modal-footer button:hover {
  background-color: #dc3545;
}
@media (max-width: 1399px) {
  body section#zones .card-header .card-title {
    height: 82px;
  }
}
@media (max-width: 1199px) {
  body section#zones .col {
    flex: unset;
    margin: 10px 0;
    width: 20%;
  }
}
@media (max-width: 767px) {
  body section#zones .col {
    width: 50%;
  }
}
@media (max-width: 540px) {
  body section#zones .card-header .card-title {
    height: 32px;
  }
  body section#zones .card-header .card-title br {
    display: none;
  }
  body section#zones .col {
    width: 100%;
  }
}
body section#welcome {
  background: #dfdfdf;
  padding: 0 0 30px;
}
body section#book .col-special {
  width: 20%;
}
body section#book .col-special .unit-image img {
  width: 100%;
}
body section#book .col-special .unit-txt p {
  font-size: 22px;
  margin-bottom: 0;
}
body section#book .col-special .unit-txt p.subtitle {
  font-size: 16px;
}
body section#book .col-special .unit-txt button.book {
  background: #166fc8;
  border-radius: 15px;
  color: #fff;
  font-size: 20px;
  margin: 10px 0;
}
@media (max-width: 996px) {
  body section#book .col-special {
    flex: none;
    width: 50%;
  }
}
@media (max-width: 540px) {
  body section#book .col-special {
    width: 100%;
  }
}
body section#book-now {
  background-image: url("/images/banners/image-01.jpg");
  background-position: center;
  background-size: cover;
  min-height: 100vh;
  padding-top: 116px;
}
body section#book-now .main-book-container {
  background-color: #fff;
  border-radius: 20px;
  height: auto;
  margin-top: 90px;
  padding: 30px;
}
body section#book-now .main-book-container #price {
  font-size: 28px;
  margin-bottom: 0;
}
body section#book-now .main-book-container #step-1-vehicle #reserve-vehicle-suburban,
body section#book-now .main-book-container #step-1-vehicle #reserve-vehicle-hiace {
  margin: 0 auto;
  max-width: 400px;
}
body section#book-now .main-book-container #step-1-vehicle #reserve-vehicle-suburban img,
body section#book-now .main-book-container #step-1-vehicle #reserve-vehicle-hiace img {
  max-width: 300px;
}
body section#book-now .main-book-container #step-2,
body section#book-now .main-book-container #step-3,
body section#book-now .main-book-container #step-4 {
  display: none;
}
body section#book-now .main-book-container #step-2 #capacity-shuttle,
body section#book-now .main-book-container #step-3 #capacity-shuttle,
body section#book-now .main-book-container #step-4 #capacity-shuttle,
body section#book-now .main-book-container #step-2 #capacity-hiace,
body section#book-now .main-book-container #step-3 #capacity-hiace,
body section#book-now .main-book-container #step-4 #capacity-hiace,
body section#book-now .main-book-container #step-2 #capacity-suburban,
body section#book-now .main-book-container #step-3 #capacity-suburban,
body section#book-now .main-book-container #step-4 #capacity-suburban {
  display: none;
}
body section#book-now .main-book-container input,
body section#book-now .main-book-container label,
body section#book-now .main-book-container select {
  text-align: left;
  width: 100%;
}
body section#book-now .main-book-container input,
body section#book-now .main-book-container select,
body section#book-now .main-book-container textarea {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 15px;
  height: 30px;
  margin-bottom: 5px;
  outline: none;
  padding: 0 10px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
}
body section#book-now .main-book-container input[disabled="disabled"],
body section#book-now .main-book-container select[disabled="disabled"],
body section#book-now .main-book-container textarea[disabled="disabled"] {
  opacity: 0.5;
}
body section#book-now .main-book-container label {
  font-size: 10px;
  font-weight: 400;
}
body section#book-now .main-book-container .easy-autocomplete.eac-round {
  width: auto !important;
}
body section#book-now .main-book-container .unit-txt {
  padding: 15px 0;
}
body section#book-now .main-book-container .unit-txt p {
  line-height: 20px;
  margin: 0;
}
body section#book-now .main-book-container .selected-unit {
  background-color: #166fc8;
  border: 1px solid #166fc8;
  border-radius: 20px;
}
body section#book-now .main-book-container .selected-unit .unit-txt {
  color: #fff;
}
body section#book-now .main-book-container input.submit-button {
  background: #166fc8;
  border: 0;
  border-radius: 24px;
  color: #fff;
  font-size: 20px;
  height: auto;
  max-width: 250px;
  padding: 5px;
  text-align: center;
}
body section#book-now .main-book-container #step-4 input {
  border: 0;
  width: auto;
}
body #step2,
body #step3 {
  display: none;
}
body section#booknow {
  padding: 30px 0;
}
body .text-right {
  text-align: right;
}
body .text-left {
  text-align: left;
}

@media (max-width: 791px) {
  .row-services {
    width: 100% !important;
    text-align: center !important;
  }
  .navbar-container {
    flex-wrap: nowrap !important;
  }
  .text-welcome {
    text-align: center !important;
    width: 22rem;
  }
  #banner {
    padding-top: 5rem;
  }
}
@media (max-width: 576px) {
  .wrap-icon {
    flex-wrap: wrap;
    justify-content: center !important;
  }
}
