body {
  font-family: "Poppins", sans-serif !important;
  margin: 0;
  padding: 0;
undefined
}
body section#zones {
  padding: 2rem 0;
  width: 100%;
}
body section#zones h2 {
  font-family: "Poppins", sans-serif !important;
  text-align: center;
  font-weight: bold;
  font-style: normal;
  margin: 0 0 30px 0;
  color: var(--main-color, #000);
}
body section#zones .ico-hotel {
  border: 2px solid #000;
  border-radius: 0.5rem;
  display: inline-block;
  height: 100px;
  margin: 5px;
  overflow: hidden;
  width: 100px;
}
body section#zones .ico-hotel p {
  display: block;
  font-size: 12px;
  height: 40px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
body section#zones .zone-big-title {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background: var(--link-color, #4e8ede);
  font-size: 2.3rem !important;
  font-weight: 600;
  letter-spacing: 2px;
  width: 100%;
  height: 3.5rem;
}
body section#zones .zone-big-title button {
  color: #fff;
  background: var(--link-color, #4e8ede);
  text-decoration: none;
  cursor: pointer;
  font-size: 2rem !important;
  width: 100%;
  height: 100%;
}
body section#zones .zone-big-title p {
  margin: 0;
}
body section#zones .zone-big-title.bottom {
  background: #fff !important;
}
body section#zones .zone-title-sub {
  align-items: center;
  color: #6d6e70;
  display: flex;
  font-size: 16px !important;
  font-weight: 400;
  height: 46px;
  justify-content: center;
  letter-spacing: 5px;
  margin: 0;
  padding: 10px 0 5px;
}
body section#zones .zone-transportation-title {
  font-size: 12px;
  letter-spacing: 2px;
  margin: 0;
  padding-bottom: 10px;
}
body section#zones .py-3 {
  padding: 1.3rem 0 !important;
}
body section#zones .background-zones {
  background-color: #f5f5f5;
}
body section#zones .zone-price-1 {
  font-size: 2rem;
}
body section#zones .zone-price-2 {
  font-size: 2rem;
}
body section#zones .zones-prices {
  align-items: center;
  display: flex;
  font-weight: 600;
  justify-content: center;
  letter-spacing: 4px;
  margin: 0;
  padding: 5px 0;
  color: var(--main-color, #4e8ede);
}
body section#zones .zones-btn-space {
  margin-top: 40px;
}
body section#zones .margin-bottom-10 {
  margin-bottom: 1.2rem;
}
@media (max-width: 1620px) {
  body section#zones p.zone-title-sub {
    font-size: 14px;
  }
  body section#zones a.book {
    font-size: 24px;
  }
}
@media (max-width: 1460px) {
  body section#zones p.zone-title-sub {
    font-size: 12px;
  }
  body section#zones a.book {
    font-size: 22px;
  }
}
@media (max-width: 1199px) {
  body section#zones .py-3 {
    padding: 0.7rem 0 !important;
  }
}
@media (min-width: 1200px) {
  body .col-md-fixed {
    width: 16.66% !important;
  }
}
@media (min-width: 991) {
  body section#zones .py-3 {
    padding: 1rem 0 !important;
  }
}
@media (max-width: 767px) {
  body section#zones .zone-big-title.bottom {
    background: #999 !important;
  }
  body section#zones .zone-big-title.bottom a.book {
    display: block;
    padding: 15px 0;
  }
}
@import url("https://fonts.googleapis.com/css2?family=Abril+Fatface&family=Poppins&display=swap");
body #step-1-chauffeur,
body #step-1-golf,
body #step-1-luxury,
body #step-1-shore,
body #step-1-shuttle,
body #step-1-vehicle,
body #step-1,
body #step-2-chauffeur,
body #step-2-golf,
body #step-2-shore,
body #step-2,
body #step-3,
body #step-4,
body #capacity-tesla,
body #capacity-suv,
body #capacity-minivan,
body #capacity-van,
body #capacity-largevan,
body #capacity-shuttle,
body #pickup,
body #arrival,
body #departure {
  display: none;
}
body #price {
  font-size: 28px;
  margin-bottom: 0;
}
body .modal-footer {
  min-height: 71px;
}
body section#units {
  background-color: #fff;
  color: #000;
  padding: 2rem 0 0 0;
}
body section#units h2 {
  font-family: "Poppins", sans-serif !important;
  text-align: center;
  font-weight: bold;
  font-style: normal;
  margin: 30px 0;
  color: var(--main-color, #000);
}
body section#units h3 {
  margin: 30px 0;
}
body section#units .unit-txt p {
  color: #000;
  font-size: 18px;
  font-weight: bolder;
  height: 20px;
  line-height: 20px;
}
body section#units .unit-txt p.subtitle {
  font-size: 2rem;
  font-weight: 200;
}
body section#units .unit-txt a.book {
  align-items: center;
  background-color: var(--link-color, #4e8ede);
  border: none;
  border-radius: 3px;
  color: #fff;
  display: flex;
  font-size: 2.2rem;
  height: 60px;
  justify-content: center;
  cursor: pointer;
}
body #reserve-modal {
  color: #000;
}
body #reserve-modal .modal-header {
  display: flex;
  align-items: center;
}
body #reserve-modal .modal-header button.close {
  position: absolute;
  right: 15px;
}
body #reserve-modal .modal-header p {
  margin: 0 0 0 50px;
}
body #reserve-modal .modal-header h4#modal-title {
  font-size: 2rem;
  color: var(--main-color, #1a2b48);
}
body #reserve-modal input,
body #reserve-modal select,
body #reserve-modal textarea {
  background-color: #fff;
  border: 1px solid #999;
  border-radius: 0.5rem;
  height: 30px;
  margin-bottom: 5px;
  outline: none;
  padding: 0 10px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
}
body #reserve-modal input.submit-button {
  background-color: #4e8ede;
  border: 1px solid #4e8ede;
  color: #fff;
  float: right;
  width: 150px;
}
body #reserve-modal input.submit-button[disabled="disabled"] {
  opacity: 0.5;
}
body #reserve-modal label {
  font-size: 1.3rem;
  font-weight: 400;
}
body #reserve-modal .easy-autocomplete.eac-round {
  width: auto !important;
}
body #reserve-modal .unit-txt {
  padding: 15px 0;
}
body #reserve-modal .unit-txt p {
  line-height: 20px;
  margin: 0;
}
body #reserve-modal .selected-unit {
  background-color: #999;
  border-radius: 0.5rem;
}
body #reserve-modal .selected-unit .unit-txt {
  color: #fff;
}
body #reserve-modal #step-4 input {
  width: auto;
  border: 0;
}
body #reserve-modal #step-4 #paypal-button-container {
  display: flex;
  justify-content: center;
}
body section#book-now {
  padding: 0;
  margin-top: 130px;
}
body section#book-now .title {
  color: #000;
  font-size: 20px;
  font-weight: bold;
  padding: 5px;
  text-align: center;
  text-transform: uppercase;
}
body section#book-now .title p {
  margin: 0;
  padding: 0;
}
body section#book-now #book #PreBook .price {
  height: 40px !important;
  overflow: hidden;
}
body section#book-now #book #PreBook .price p#price {
  color: #000;
  font-size: 30px;
  line-height: 40px;
  margin: 0;
  text-align: right;
}
body section#book-now #book #PreBook select,
body section#book-now #book #PreBook input {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 4px;
  height: 30px;
  margin: 5px 0;
  padding-left: 10px;
  width: 100%;
}
body section#book-now #book #PreBook h1,
body section#book-now #book #PreBook h3 {
  color: #000;
  text-align: center;
}
body section#book-now #book #PreBook input.submit-button {
  background-color: #000;
  border-radius: 8px;
  color: #fff;
  float: right;
  width: 150px;
}
body section#book-now #book #PreBook input.submit-button[disabled="disabled"] {
  opacity: 0.5;
}
body section#book-now #book #Book .price {
  height: 40px !important;
  overflow: hidden;
}
body section#book-now #book #Book .price p#priceBig {
  color: #000;
  font-size: 30px;
  line-height: 40px;
  margin: 0;
  text-align: right;
}
body section#book-now #book #Book select,
body section#book-now #book #Book input {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 4px;
  height: 30px;
  margin: 5px 0;
  padding-left: 10px;
  width: 100%;
}
body section#book-now #book #Book h1,
body section#book-now #book #Book h3 {
  color: #000;
  text-align: center;
}
body section#book-now #suburbanCapacity,
body section#book-now #escaladeCapacity,
body section#book-now #hiaceCapacity,
body section#book-now #shuttleCapacity,
body section#book-now #sprinterCapacity {
  display: none;
}
body #Thanks,
body form#Book {
  display: none;
}
body #Thanks {
  background-color: #fef000;
  height: auto;
  padding: 30px 0;
  text-align: center;
}
body #Thanks p {
  color: #000;
  font-size: 20px;
  margin: 0;
}
body #Thanks img {
  border: 0;
  width: auto;
}
body .border-line {
  border: 1px solid #000;
  height: 30px;
  line-height: 30px;
  margin-bottom: 2px;
  overflow: hidden;
}
body .border-line #resume-hotel-img,
body .border-line #resume-arrival-airline-img,
body .border-line #resume-departure-airline-img {
  display: inline-block;
  height: 30px;
}
body .border-line #resume-hotel,
body .border-line #resume-arrival-airline,
body .border-line #resume-departure-airline,
body .border-line #resume-departure-date,
body .border-line #resume-departure-time,
body .border-line #resume-arrival-date,
body .border-line #resume-arrival-time {
  display: inline-block;
}
body .border-line #resume-arrival-time,
body .border-line #resume-departure-time,
body .border-line #resume-arrival-flight,
body .border-line #resume-departure-flight {
  padding-left: 5px;
}
body .border-line #resume-passenger-suv,
body .border-line #resume-passenger-van {
  display: none;
}
body .border-line.separator {
  background-color: #fef000;
}
body #display-arrival,
body #display-departure {
  display: none;
}
body .form-group {
  border: 1px solid #000;
  margin-bottom: 16px;
}
body .form-group label {
  background-color: #fff;
  font-size: 20px;
  height: 20px;
  line-height: 20px;
  margin: 0;
  min-width: 100px;
  position: relative;
  text-align: center;
  top: -10px;
}
body select {
  -webkit-appearance: menulist !important;
}
