body {
  font-family: 'Montserrat', sans-serif;
}
body section#zones {
  background-color: #fff;
  color: #000;
  padding: 30px 0;
}
body section#zones .card {
  border: 1px solid #000;
  border-radius: 8px;
}
body section#zones .card .card-header {
  background-color: #23adc5;
  border-radius: 0;
  color: #fff;
  text-align: center;
}
body section#zones .card .card-header .card-title {
  align-items: center;
  color: #fff;
  display: flex;
  font-size: 22px;
  justify-content: center;
  min-height: 66px;
}
body section#zones .card .card-header .card-text {
  color: #fff;
  font-size: 16px;
}
body section#zones .card .card-body {
  padding: 10px;
}
body section#zones .card .card-body .zone-service,
body section#zones .card .card-body .zone-price {
  font-size: 16px;
  margin: 0;
  text-align: center;
}
body section#zones .card .card-body .zone-price {
  font-weight: bold;
}
body section#zones .card .card-footer {
  background-color: #379195;
  border-radius: 0;
  color: #fff;
}
body section#zones .card .card-footer button {
  border-radius: 0;
  color: #fff;
}
body section#zones .modal-body .ico-hotel {
  border: 1px solid #000;
  border-radius: 0;
  display: inline-block;
  height: 102px;
  margin: 5px;
  overflow: hidden;
  padding: 0;
  width: 122px;
}
body section#zones .modal-body .ico-hotel img {
  height: 60px;
  width: 120px;
}
body section#zones .modal-body .ico-hotel p {
  align-items: center;
  background-color: #379195;
  color: #fff;
  display: flex;
  font-size: 12px;
  height: 40px;
  justify-content: center;
  margin: 0;
}
@media (max-width: 991px) {
  body section#zones .fix-mobile-margin-bottom {
    margin-bottom: 30px;
  }
}
body section#about-us,
body section#welcome {
  background-color: #fff;
  padding: 30px 0;
}
body section#about-us p,
body section#welcome p,
body section#about-us li,
body section#welcome li {
  color: #000;
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 30px;
  text-align: justify;
}
body section#about-us h2,
body section#welcome h2 {
  color: #000;
  font-size: 30px;
  font-weight: 800;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  body section#about-us h2,
  body section#welcome h2 {
    font-size: 30px;
  }
  body section#about-us p,
  body section#welcome p {
    font-size: 22px;
  }
}
body section#mycabotransfers {
  background-color: #fff;
  color: #000;
  font-family: "Source Sans Pro", Helvetica, sans-serif;
  font-size: 16.5pt;
  font-weight: 300;
  line-height: 1.65;
  margin: 0;
  overflow: hidden;
  padding: 30px 0;
  position: relative;
}
body section#mycabotransfers .form-error label {
  color: #f00;
}
body section#mycabotransfers .form-error input {
  border: 1px solid #f00;
}
body section#mycabotransfers #thanks-before {
  display: flex;
}
body section#mycabotransfers #thanks-after {
  display: none;
}
body section#mycabotransfers #main-header {
  color: #fff;
  margin-bottom: 20px;
}
body section#mycabotransfers #main-header i {
  padding: 0 2px;
}
body section#mycabotransfers #main-header a {
  color: #fff;
  padding: 0 10px;
  text-decoration: none;
}
body section#mycabotransfers h4 {
  font-size: 16px;
  margin: 0;
  padding: 0;
  text-align: center;
}
body section#mycabotransfers .qtyminus,
body section#mycabotransfers .qtyplus,
body section#mycabotransfers .qtyminuschauffeur,
body section#mycabotransfers .qtypluschauffeur,
body section#mycabotransfers .qtyminusactivity,
body section#mycabotransfers .qtyplusactivity {
  align-items: center;
  background: #38a3dc;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  display: flex;
  font-size: 30px;
  height: 40px;
  justify-content: center;
  width: 40px;
}
body section#mycabotransfers #price {
  font-size: 30px;
  font-weight: bold;
}
body section#mycabotransfers #reservation-box .border-card {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 10px;
  overflow: hidden;
}
body section#mycabotransfers #reservation-box .reservation-header {
  background-color: #23adc5;
  color: #fff;
  text-align: center;
  padding: 15px 0;
}
body section#mycabotransfers #reservation-box .reservation-header p {
  margin: 0;
  padding: 0;
}
body section#mycabotransfers #reservation-box .footer-paypal {
  margin-bottom: 15px;
}
body section#mycabotransfers #reservation-box .footer-paypal p {
  font-size: 12px;
  margin: 0;
  padding: 0;
}
body section#mycabotransfers #reservation-box .footer-paypal img {
  max-width: 250px;
  width: 70%;
}
body section#mycabotransfers #square-image {
  align-items: center;
  display: flex;
  justify-content: center;
  width: 100%;
}
body section#mycabotransfers #square-image img {
  width: 100%;
}
body section#mycabotransfers form {
  margin: 0;
}
body section#mycabotransfers .row-group {
  float: left;
}
body section#mycabotransfers .col-12 {
  position: relative;
}
body section#mycabotransfers h2 {
  color: #000;
  font-size: 30px;
  margin: 0;
  padding: 0;
}
body section#mycabotransfers #step-2,
body section#mycabotransfers #step-3,
body section#mycabotransfers #step-4,
body section#mycabotransfers #step-5 {
  min-height: 620px;
}
body section#mycabotransfers #step-2,
body section#mycabotransfers #step-3,
body section#mycabotransfers #step-4,
body section#mycabotransfers #capacity-hiace,
body section#mycabotransfers #capacity-sprinter,
body section#mycabotransfers #capacity-shuttle,
body section#mycabotransfers #pickup,
body section#mycabotransfers #arrival,
body section#mycabotransfers #departure,
body section#mycabotransfers #grocery-stop-cash,
body section#mycabotransfers #grocery-stop-paypal,
body section#mycabotransfers #chauffeur,
body section#mycabotransfers #activity,
body section#mycabotransfers #extras {
  display: none;
}
body section#mycabotransfers .area {
  align-items: center;
  display: flex;
  margin-bottom: 30px;
}
body section#mycabotransfers .area .selector,
body section#mycabotransfers .area .title {
  width: 50%;
}
body section#mycabotransfers .area .title h3 {
  color: #000;
  font-size: 20px;
  margin: 0;
}
body section#mycabotransfers .info {
  width: 100%;
}
body section#mycabotransfers .info .text {
  display: block;
  overflow: hidden;
  padding: 30px 15px;
}
body section#mycabotransfers .info .text h4 {
  border-bottom: solid 2px $color1;
  color: #000;
  font-family: Raleway, Helvetica, sans-serif;
  font-size: 0.9em;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin: 0 0 1em 0;
  padding-bottom: 1em;
  text-transform: uppercase;
}
body section#mycabotransfers .info .info-row {
  align-items: center;
  display: flex;
  height: 30px;
}
body section#mycabotransfers .info .info-row h6 {
  margin: 0;
}
body section#mycabotransfers .info .info-row p {
  height: 30px;
  line-height: 30px;
  margin: 0;
  overflow: hidden;
  padding-left: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body section#mycabotransfers .info.info-container {
  flex-direction: column;
  padding: 30px 15px;
}
body section#mycabotransfers input[type="text"],
body section#mycabotransfers input[type="number"],
body section#mycabotransfers input[type="date"],
body section#mycabotransfers input[type="time"],
body section#mycabotransfers input[type="button"],
body section#mycabotransfers input#form-hotel,
body section#mycabotransfers input#form-hotel-activity,
body section#mycabotransfers input#form-hotel-chauffeur,
body section#mycabotransfers select {
  border: 1px solid #000;
  border-radius: 8px;
  color: #000;
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  margin-bottom: 20px;
  outline: none;
  padding: 0 10px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
}
body section#mycabotransfers input[type="checkbox"] {
  border: 1px solid #000;
  border-radius: 20px;
  color: #000;
  height: 40px;
  margin-bottom: 20px;
  outline: none;
  padding: 0 10px;
  width: 40px;
}
body section#mycabotransfers input.submit-button {
  background-color: #379195;
  border: 0;
  color: #fff;
  margin-bottom: 0;
  width: 100%;
}
body section#mycabotransfers input.submit-button[disabled="disabled"] {
  opacity: 0.5;
}
body section#mycabotransfers input::placeholder {
  color: #000;
  height: 30px;
  line-height: 30px;
  opacity: 1;
}
body section#mycabotransfers input:-ms-input-placeholder {
  color: #000;
}
body section#mycabotransfers input::-ms-input-placeholder {
  color: #000;
}
body section#mycabotransfers input::-webkit-calendar-picker-indicator {
  filter: invert(1);
}
body section#mycabotransfers input#form-hotel,
body section#mycabotransfers input#form-hotel-activity,
body section#mycabotransfers input#form-hotel-chauffeur {
  margin-bottom: 0;
}
body section#mycabotransfers #form-unit,
body section#mycabotransfers input#form-unit-activity,
body section#mycabotransfers input#form-unit-chauffeur {
  margin: 0 10px 20px;
  max-width: 80px;
  text-align: center;
}
body section#mycabotransfers label {
  font-size: 14px;
  font-weight: 400;
  margin-left: 10px;
  width: 100%;
}
body section#mycabotransfers select {
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
}
body section#mycabotransfers .easy-autocomplete-container ul {
  background-color: #fff;
}
body section#mycabotransfers .easy-autocomplete-container ul li.selected {
  background-color: #38a3dc;
}
body section#mycabotransfers .easy-autocomplete.eac-round {
  margin-bottom: 20px;
  width: auto !important;
}
body section#mycabotransfers .unit-image {
  text-align: center;
}
body section#mycabotransfers .unit-image img {
  max-width: 150px;
}
body section#mycabotransfers .unit-txt {
  padding: 15px 0;
}
body section#mycabotransfers .unit-txt p {
  line-height: 20px;
  margin: 0;
}
body section#mycabotransfers .selected-unit {
  background-color: $color2;
}
body section#mycabotransfers .selected-unit .unit-txt {
  color: #000;
}
body section#mycabotransfers #step-3 button {
  background-color: #38a3dc;
  border: 0;
  border-radius: 4px;
  color: #fff;
  height: 44px;
  width: 100%;
}
body section#mycabotransfers #step-3 #click-paypal {
  height: 1px;
  width: 1px;
}
body section#mycabotransfers #step-3 input {
  border: 0;
  width: auto;
}
body section#mycabotransfers #step-3 #paypal-button-container {
  display: flex;
  justify-content: center;
}
body section#mycabotransfers #step-3 p {
  font-size: 16px;
  margin: 0;
}
body section#mycabotransfers #step-3 #Thanks {
  background-color: #fef000;
  height: auto;
  padding: 30px 0;
  text-align: center;
}
body section#mycabotransfers #step-3 #Thanks p {
  color: #000;
  font-size: 20px;
  margin: 0;
}
body section#mycabotransfers #step-3 #Thanks img {
  border: 0;
  width: auto;
}
body section#mycabotransfers #services {
  color: #fff;
  padding: 30px 0;
}
body section#mycabotransfers #services h3 {
  font-size: 30px;
  margin-bottom: 20px;
  text-align: center;
}
body section#mycabotransfers #services h4 {
  font-size: 22px;
  margin-bottom: 10px;
}
body section#mycabotransfers #services p {
  color: #fff;
  font-size: 16px;
  height: 34px;
  line-height: 16px;
  margin: 0;
}
body section#mycabotransfers #services p.white {
  color: #fff;
}
body section#mycabotransfers #services .service-image img {
  height: 80px;
  margin: 30px 0;
}
body section#mycabotransfers #services .box-grocery {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  padding: 20px;
}
body section#mycabotransfers #services .box-grocery p {
  display: block;
  font-size: 20px;
  height: unset;
  line-height: normal;
  text-align: justify;
}
@media (max-width: 991px) {
  body section#mycabotransfers .info .info-row {
    display: block;
    height: auto;
  }
  body section#mycabotransfers .info .info-row h6 {
    font-size: 14px;
  }
  body section#mycabotransfers .info .info-row p {
    font-size: 18px;
    line-height: 18px;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  body section#mycabotransfers .info.special {
    margin-top: 30px;
  }
  body section#mycabotransfers .info .unit-txt p {
    font-size: 16px;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
@media (max-width: 575px) {
  body section#services h2 {
    font-size: 30px;
  }
  body section#services h3 {
    font-size: 26px;
  }
  body section#services .col-sm-3 img {
    height: 50px;
    margin: 10px 0;
  }
  body section#services .box-grocery {
    padding: 0;
  }
  body section#services .box-grocery p {
    font-size: 18px;
  }
}
body .margin-top-15 {
  margin-top: 15px;
}
body .margin-top-10 {
  margin-top: 10px;
}
body .no-margin {
  margin: 0;
}
body .no-margin-top {
  margin-top: 0;
}
body .no-padding-right {
  padding-right: 0;
}
body .no-padding {
  padding: 0;
}
body .margin-side-auto {
  padding: 0 70px;
}
body .margin-top-30 {
  margin-top: 30px;
}
body .padding-0 {
  padding: 0;
}
body .padding-top-10 {
  padding-top: 15px;
}
body .padding-top-30 {
  padding-top: 30px;
  text-align: center;
}
body .padding-bot-30 {
  padding-bottom: 30px;
}
body .font-size-16 {
  font-size: 16px;
}
body .section-padding {
  padding: 30px 0;
}
body .margin-left-15 {
  margin-left: 15px;
}
body .mb-20 {
  margin-bottom: 20px !important;
}
body h2.section-title {
  color: #fff;
  margin: 0;
  padding-bottom: 30px;
  text-transform: uppercase;
}
section#map,
section#about-us {
  margin-bottom: 60px;
}
#hero {
  margin-top: 50px;
  position: relative;
}
.logo-centered {
  height: auto;
  margin: 0 auto;
  position: absolute;
  text-align: center;
  top: 108px;
  width: 100%;
}
.logo-centered img {
  height: auto;
  width: 40%;
}
section#footer {
  color: #000;
  background-color: #fff;
  font-size: 14px;
  padding: 30px 0;
  text-decoration: none;
}
section#footer h3 {
  color: #23adc5;
  font-size: 20px;
  height: 44px;
  margin: 0;
  padding: 0;
  text-align: center;
}
section#footer a {
  color: #000;
  text-decoration: none;
}
section#footer i {
  color: #000;
}
section#footer p {
  color: #000;
  line-height: 14px;
  margin: 0;
}
section#design {
  background-color: #fff;
  color: #000;
  font-size: 11px;
  height: 20px;
  overflow: hidden;
  width: 100%;
}
section#design a,
section#design p {
  color: #fff;
  text-decoration: none;
}
section#main-menu {
  background-color: #fff;
  height: 100px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}
.navbar-collapse {
  height: 100%;
}
.navbar,
.navbar-brand {
  padding: 0;
}
.navbar-light .navbar-nav .nav-link {
  color: #23adc5;
  font-size: 24px;
  font-weight: 500;
  padding: 0;
  text-transform: uppercase;
}
.navbar-light .navbar-nav .nav-item {
  padding-left: 0;
  padding-right: 40px;
}
.navbar-light .navbar-nav .nav-item:last-child {
  padding-right: 0;
}
@media (max-width: 1280px) {
  .navbar-light .navbar-nav .nav-link {
    font-size: 22px;
  }
  .navbar-light .navbar-nav .nav-item {
    padding-right: 30px;
  }
}
@media (max-width: 991px) {
  .navbar-light .navbar-nav .nav-item {
    padding: 0;
    text-align: center;
  }
  .navbar-collapse {
    background-color: #fff;
  }
}
