select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-position: right 50%;
  background-repeat: no-repeat;
  padding: 0.5em;
  padding-right: 1.5em;
}
.height-30 {
  height: 30px;
}
.padding-15 {
  padding: 15px;
}
.background-white {
  background-color: rgba(255,255,255,0.9);
  padding-bottom: 30px;
}
.border-top-gray {
  border-top: 2px solid #999;
  padding-top: 15px;
  padding-bottom: 15px;
}
.margin-top-10 {
  margin-top: 10px;
}
.font-color-gray {
  color: #696969;
}
.font-color-orange {
  color: #ff8c00;
}
.font-color-red {
  color: #f00;
}
.no-margin {
  margin: 0;
}
.no-margin-top {
  margin-top: 0;
}
.no-padding-right {
  padding-right: 0;
}
.no-padding {
  padding: 0;
}
.margin-side-auto {
  padding: 0 70px;
}
.margin-top-30 {
  margin-top: 30px;
}
.padding-top-10 {
  padding-top: 15px;
}
.padding-top-30 {
  padding-top: 30px;
  text-align: center;
}
.padding-bot-30 {
  padding-bottom: 30px;
}
.font-size-16 {
  font-size: 16px;
}
.section-padding {
  padding: 30px 0;
}
.sitemap a {
  color: #fff !important;
}
.overflow-hidden {
  overflow: hidden;
}
.fix-map {
  margin-top: -46px;
}
#suburbanCapacity,
#hiaceCapacity,
#sprinterCapacity {
  display: none;
}
.margin-left-15 {
  margin-left: 15px;
}
a.button {
  background-color: #fdc803;
  border-radius: 0px;
  color: #000;
  display: block;
  text-align: center;
  text-decoration: none;
  padding: 5px 0;
  width: 100%;
}
.btn {
  background-color: #000;
  border: 1px solid #000;
  border-radius: 10px;
  color: #fdc803;
  height: 30px;
  line-height: 30px;
  padding: 0 20px !important;
}
.btn:hover {
  background-color: #fdc803;
  border-color: #fdc803;
  color: #000;
}
.easy-autocomplete input {
  box-shadow: none;
}
section#top-menu {
  background: #fff;
  border-bottom: 1px solid #ccc;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 999;
}
section#top-menu section#thicker {
  color: #002c58;
  height: 40px;
  width: 100%;
}
section#top-menu section#thicker .text-thicker {
  color: #002c58;
  display: inline-block;
  font-size: 18px;
  line-height: 40px;
  margin-right: 30px;
}
section#top-menu section#thicker .text-thicker a {
  color: #002c58;
  font-size: 18px;
  font-weight: 300;
  text-decoration: none;
}
section#top-menu section#thicker .d-none.text-thicker {
  margin-right: 0;
}
section#top-menu section#menu {
  background-color: transparent;
  height: 100px;
  width: 100%;
  z-index: 6;
}
section#top-menu section#menu .navbar-collapse {
  height: 100px;
}
section#top-menu section#menu .navbar {
  padding: 0;
}
section#top-menu section#menu .navbar-brand {
  display: block;
  height: 140px;
  padding: 0;
  position: absolute;
  top: -40px;
  width: 280px;
}
section#top-menu section#menu .navbar-brand img {
  height: 140px;
}
section#top-menu section#menu .navbar-brand img.white {
  display: none;
}
section#top-menu section#menu .navbar-toggler-icon img.white {
  display: none;
}
section#top-menu section#menu .navbar-toggler-icon img.color {
  display: block;
}
section#top-menu section#menu .elementor-button {
  align-items: center;
  background-color: #008496;
  border: 2px solid #008496;
  border-radius: 30px;
  color: #fff;
  display: inline-flex;
  line-height: 48px;
  padding: 0 15px;
  text-decoration: none;
}
section#top-menu section#menu .elementor-button .elementor-button-content-wrapper {
  align-items: center;
  display: flex;
  height: auto;
}
section#top-menu section#menu .elementor-button .elementor-button-content-wrapper .elementor-icon {
  font-size: 16px;
  margin-right: 10px;
}
section#top-menu section#menu .elementor-button .elementor-button-content-wrapper .elementor-text {
  font-size: 16px;
}
section#top-menu section#menu .elementor-button:hover {
  background-color: transparent;
  color: #008496;
}
section#top-menu section#menu .navbar-nav .nav-link {
  color: #002c58;
  font-size: 20px;
  font-weight: 300;
  padding: 0;
  text-transform: uppercase;
}
section#top-menu section#menu .navbar-nav .nav-item {
  line-height: 50px;
  padding-left: 0;
  padding-right: 40px;
}
section#top-menu section#menu .navbar-nav .nav-item:last-child {
  padding-right: 0;
}
section#top-menu.sticky {
  background-color: #002c58;
  position: fixed;
}
section#top-menu.sticky section#thicker .text-thicker {
  color: #fff;
}
section#top-menu.sticky section#thicker .text-thicker a {
  color: #fff;
}
section#top-menu.sticky section#menu .navbar-nav .nav-link {
  color: #fff;
}
section#top-menu.sticky section#menu .navbar-brand img.white {
  display: block;
}
section#top-menu.sticky section#menu .navbar-brand img.color {
  display: none;
}
section#top-menu.sticky section#menu .navbar-toggler-icon img.white {
  display: block;
}
section#top-menu.sticky section#menu .navbar-toggler-icon img.color {
  display: none;
}
@media (max-width: 1280px) {
  section#top-menu section#menu .navbar-nav .nav-link {
    font-size: 18px;
  }
  section#top-menu section#menu .navbar-nav .nav-item {
    padding-right: 30px;
  }
}
@media (max-width: 1199px) {
  section#top-menu section#menu .navbar-nav .nav-link {
    font-size: 16px;
  }
  section#top-menu section#menu .navbar-nav .nav-item {
    padding-right: 20px;
  }
  section#top-menu section#menu .elementor-button {
    padding: 0 10px;
  }
  section#top-menu section#menu .elementor-button-content-wrapper .elementor-icon {
    font-size: 14px;
  }
  section#top-menu section#menu .elementor-button-content-wrapper .elementor-text {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  section#top-menu section#menu {
    height: 90px;
  }
  section#top-menu section#menu .navbar-collapse {
    background-color: #002c58;
    height: auto;
  }
  section#top-menu section#menu .navbar {
    height: 90px;
  }
  section#top-menu section#menu .navbar-nav .nav-item {
    padding: 0 !important;
    text-align: center;
  }
  section#top-menu section#menu .navbar-nav .nav-link {
    color: #fff;
  }
  section#top-menu section#menu .navbar-brand {
    display: block;
    height: 90px;
    padding: 5px;
    position: relative;
    top: 0;
  }
  section#top-menu section#menu .navbar-brand img {
    height: 80px;
  }
}
@media (max-width: 767px) {
  section#top-menu section#menu .navbar-brand {
    align-items: center;
    display: flex;
    height: 90px;
    justify-content: center;
  }
  section#top-menu section#menu .navbar-brand img {
    height: auto;
    max-width: 200px;
  }
}
@media (max-width: 575px) {
  section#top-menu section#thicker .text-thicker {
    margin-right: 0;
  }
}
section#mycabotransfers {
  background-color: #002c58;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  margin-top: 0;
  overflow: hidden;
  padding: 30px 0;
  position: relative;
}
section#mycabotransfers a {
  text-decoration: none;
}
section#mycabotransfers p {
  color: #000;
  letter-spacing: normal;
  margin-bottom: 0;
  padding-bottom: 0;
}
section#mycabotransfers form {
  margin-bottom: 0;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-top {
  height: 40px;
  margin: 0 15px;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-top #shuttle-transfers,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-top #open-service {
  display: none;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-top #header-total {
  align-items: center;
  background-color: #008496;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  border-left: 2px solid #000;
  border-radius: 10px 10px 0 0;
  color: #fff;
  display: none;
  height: 40px;
  line-height: 40px;
  justify-content: center;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-top #header-total p {
  color: #fff;
  font-size: 18px;
  padding: 0;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-top #header-total p span {
  font-weight: 600;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-top #service-options {
  display: flex;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-top .booking-top {
  background-color: #fff;
  border-top: 2px solid #000;
  border-left: 2px solid #000;
  border-right: 2px solid #000;
  border-radius: 10px 10px 0 0;
  color: #000;
  cursor: pointer;
  display: inline-flex;
  height: 40px;
  max-width: 146px;
  overflow: hidden;
  padding: 0 8px;
  width: auto;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-top .booking-top .booking-top-image {
  align-items: center;
  display: flex;
  height: 38px;
  justify-content: center;
  width: 24px;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-top .booking-top .booking-top-image img {
  height: 20px;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-top .booking-top .booking-top-text {
  align-items: center;
  display: flex;
  height: 38px;
  margin-left: 10px;
  justify-content: center;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-top .booking-top .booking-top-text p {
  font-size: 16px;
  line-height: 16px;
  padding: 0;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-top .booking-top:first-child {
  max-width: 146px;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-top .booking-top.selected {
  background-color: #008496;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-top .booking-top.selected .booking-top-image img {
  filter: invert(1);
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-top .booking-top.selected .booking-top-text p {
  color: #fff;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center {
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 10px;
  overflow: hidden;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #airline-private-wrapper,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #promo-activated {
  display: none;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 {
  background-color: #fff;
  min-height: 570px;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container {
  flex-direction: column;
  padding: 30px 15px;
  width: 100%;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container form,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container form,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container form,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container form,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container form,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container form,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container form {
  margin: 0;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container #selected-add-return,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container #selected-add-return,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container #selected-add-return,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container #selected-add-return,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container #selected-add-return,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container #selected-add-return,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container #selected-add-return,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container #selected-add-return-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container #selected-add-return-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container #selected-add-return-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container #selected-add-return-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container #selected-add-return-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container #selected-add-return-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container #selected-add-return-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container #selected-add-promo,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container #selected-add-promo,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container #selected-add-promo,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container #selected-add-promo,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container #selected-add-promo,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container #selected-add-promo,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container #selected-add-promo,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container #form-container-hours,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container #form-container-hours,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container #form-container-hours,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container #form-container-hours,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container #form-container-hours,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container #form-container-hours,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container #form-container-hours {
  display: none;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button.ready,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button.ready,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button.ready,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button.ready,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button.ready,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button.ready,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button.ready {
  background: #fff;
  border: 2px solid #000;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button.empty,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button.empty,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button.empty,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button.empty,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button.empty,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button.empty,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button.empty {
  background: #fff;
  border: 2px solid #ede7d8;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button {
  background: #ede7d8;
  border: 2px solid #ede7d8;
  border-radius: 10px;
  cursor: pointer;
  display: block;
  height: 60px;
  margin-bottom: 15px;
  padding: 5px 10px;
  position: relative;
  width: 100%;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button p.centered,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button p.centered,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button p.centered,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button p.centered,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button p.centered,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button p.centered,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button p.centered {
  align-items: center;
  display: flex;
  font-size: 20px;
  height: 46px;
  justify-content: center;
  padding: 0;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button label,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button label,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button label,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button label,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button label,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button label,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button label {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  height: 21px;
  line-height: 21px;
  margin-left: 0;
  width: 100%;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button label.special,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button label.special,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button label.special,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button label.special,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button label.special,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button label.special,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button label.special {
  font-size: 16px;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button .container-book-button,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button .container-book-button,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button .container-book-button,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button .container-book-button,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button .container-book-button,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button .container-book-button,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button .container-book-button {
  display: inline-flex;
  height: 25px;
  line-height: 25px;
  margin-top: 0;
  width: 100%;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button .container-book-button .book-image,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button .container-book-button .book-image,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button .container-book-button .book-image,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button .container-book-button .book-image,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button .container-book-button .book-image,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button .container-book-button .book-image,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button .container-book-button .book-image {
  align-items: center;
  display: flex;
  height: 25px;
  justify-content: center;
  overflow: hidden;
  margin-right: 5px;
  width: 25px;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button .container-book-button .book-image img,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button .container-book-button .book-image img,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button .container-book-button .book-image img,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button .container-book-button .book-image img,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button .container-book-button .book-image img,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button .container-book-button .book-image img,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button .container-book-button .book-image img {
  height: 18px;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button .container-book-button .book-text,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button .container-book-button .book-text,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button .container-book-button .book-text,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button .container-book-button .book-text,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button .container-book-button .book-text,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button .container-book-button .book-text,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button .container-book-button .book-text {
  width: 100%;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button .container-book-button .book-text input[type="time"]::-webkit-calendar-picker-indicator,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button .container-book-button .book-text input[type="time"]::-webkit-calendar-picker-indicator,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button .container-book-button .book-text input[type="time"]::-webkit-calendar-picker-indicator,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button .container-book-button .book-text input[type="time"]::-webkit-calendar-picker-indicator,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button .container-book-button .book-text input[type="time"]::-webkit-calendar-picker-indicator,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button .container-book-button .book-text input[type="time"]::-webkit-calendar-picker-indicator,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button .container-book-button .book-text input[type="time"]::-webkit-calendar-picker-indicator {
  background: none;
  display: none;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button .container-book-button .book-text input[type='text'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button .container-book-button .book-text input[type='text'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button .container-book-button .book-text input[type='text'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button .container-book-button .book-text input[type='text'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button .container-book-button .book-text input[type='text'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button .container-book-button .book-text input[type='text'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button .container-book-button .book-text input[type='text'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button .container-book-button .book-text input[type='time'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button .container-book-button .book-text input[type='time'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button .container-book-button .book-text input[type='time'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button .container-book-button .book-text input[type='time'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button .container-book-button .book-text input[type='time'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button .container-book-button .book-text input[type='time'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button .container-book-button .book-text input[type='time'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button .container-book-button .book-text input[type='date'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button .container-book-button .book-text input[type='date'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button .container-book-button .book-text input[type='date'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button .container-book-button .book-text input[type='date'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button .container-book-button .book-text input[type='date'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button .container-book-button .book-text input[type='date'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button .container-book-button .book-text input[type='date'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button .container-book-button .book-text input[type='number'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button .container-book-button .book-text input[type='number'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button .container-book-button .book-text input[type='number'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button .container-book-button .book-text input[type='number'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button .container-book-button .book-text input[type='number'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button .container-book-button .book-text input[type='number'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button .container-book-button .book-text input[type='number'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button .container-book-button .book-text select,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button .container-book-button .book-text select,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button .container-book-button .book-text select,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button .container-book-button .book-text select,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button .container-book-button .book-text select,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button .container-book-button .book-text select,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button .container-book-button .book-text select,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button .container-book-button .book-text input[type="button"],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button .container-book-button .book-text input[type="button"],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button .container-book-button .book-text input[type="button"],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button .container-book-button .book-text input[type="button"],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button .container-book-button .book-text input[type="button"],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button .container-book-button .book-text input[type="button"],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button .container-book-button .book-text input[type="button"],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button .container-book-button .book-text input#form-hotel,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button .container-book-button .book-text input#form-hotel,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button .container-book-button .book-text input#form-hotel,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button .container-book-button .book-text input#form-hotel,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button .container-book-button .book-text input#form-hotel,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button .container-book-button .book-text input#form-hotel,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button .container-book-button .book-text input#form-hotel,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button .container-book-button .book-text input#step-1-from-airport-to,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button .container-book-button .book-text input#step-1-from-airport-to,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button .container-book-button .book-text input#step-1-from-airport-to,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button .container-book-button .book-text input#step-1-from-airport-to,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button .container-book-button .book-text input#step-1-from-airport-to,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button .container-book-button .book-text input#step-1-from-airport-to,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button .container-book-button .book-text input#step-1-from-airport-to,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button .container-book-button .book-text input#step-1-from-hotel-from,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button .container-book-button .book-text input#step-1-from-hotel-from,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button .container-book-button .book-text input#step-1-from-hotel-from,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button .container-book-button .book-text input#step-1-from-hotel-from,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button .container-book-button .book-text input#step-1-from-hotel-from,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button .container-book-button .book-text input#step-1-from-hotel-from,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button .container-book-button .book-text input#step-1-from-hotel-from {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: #000;
  font-size: 16px;
  height: 25px;
  line-height: 25px;
  margin: 0;
  outline: none;
  padding: 0;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button .container-book-button .book-text input#form-pax,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button .container-book-button .book-text input#form-pax,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button .container-book-button .book-text input#form-pax,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button .container-book-button .book-text input#form-pax,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button .container-book-button .book-text input#form-pax,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button .container-book-button .book-text input#form-pax,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button .container-book-button .book-text input#form-pax,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button .container-book-button .book-text input#form-pax-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button .container-book-button .book-text input#form-pax-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button .container-book-button .book-text input#form-pax-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button .container-book-button .book-text input#form-pax-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button .container-book-button .book-text input#form-pax-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button .container-book-button .book-text input#form-pax-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button .container-book-button .book-text input#form-pax-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button .container-book-button .book-text input#form-pax-open,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button .container-book-button .book-text input#form-pax-open,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button .container-book-button .book-text input#form-pax-open,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button .container-book-button .book-text input#form-pax-open,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button .container-book-button .book-text input#form-pax-open,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button .container-book-button .book-text input#form-pax-open,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button .container-book-button .book-text input#form-pax-open {
  margin: 0 10px 20px;
  max-width: 80px;
  text-align: center;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button .container-book-button .book-text input#form-unit-van,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button .container-book-button .book-text input#form-unit-van,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button .container-book-button .book-text input#form-unit-van,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button .container-book-button .book-text input#form-unit-van,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button .container-book-button .book-text input#form-unit-van,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button .container-book-button .book-text input#form-unit-van,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button .container-book-button .book-text input#form-unit-van {
  display: none;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button .container-book-button .book-text select,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button .container-book-button .book-text select,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button .container-book-button .book-text select,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button .container-book-button .book-text select,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button .container-book-button .book-text select,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button .container-book-button .book-text select,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button .container-book-button .book-text select {
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button .container-book-button .book-text p,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button .container-book-button .book-text p,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button .container-book-button .book-text p,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button .container-book-button .book-text p,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button .container-book-button .book-text p,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button .container-book-button .book-text p,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button .container-book-button .book-text p {
  font-size: 16px;
  font-weight: 400;
  padding: 0;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button .wrapper-pax,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button .wrapper-pax,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button .wrapper-pax,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button .wrapper-pax,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button .wrapper-pax,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button .wrapper-pax,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button .wrapper-pax {
  display: inline-flex;
  height: 25px;
  width: 100%;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button .wrapper-pax .qtyplus,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button .wrapper-pax .qtyplus,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button .wrapper-pax .qtyplus,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button .wrapper-pax .qtyplus,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button .wrapper-pax .qtyplus,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button .wrapper-pax .qtyplus,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button .wrapper-pax .qtyplus,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button .wrapper-pax .qtyminus,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button .wrapper-pax .qtyminus,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button .wrapper-pax .qtyminus,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button .wrapper-pax .qtyminus,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button .wrapper-pax .qtyminus,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button .wrapper-pax .qtyminus,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button .wrapper-pax .qtyminus,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button .wrapper-pax .qtyplus-open,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button .wrapper-pax .qtyplus-open,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button .wrapper-pax .qtyplus-open,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button .wrapper-pax .qtyplus-open,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button .wrapper-pax .qtyplus-open,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button .wrapper-pax .qtyplus-open,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button .wrapper-pax .qtyplus-open,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button .wrapper-pax .qtyminus-open,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button .wrapper-pax .qtyminus-open,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button .wrapper-pax .qtyminus-open,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button .wrapper-pax .qtyminus-open,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button .wrapper-pax .qtyminus-open,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button .wrapper-pax .qtyminus-open,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button .wrapper-pax .qtyminus-open,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button .wrapper-pax .qtyplus-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button .wrapper-pax .qtyplus-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button .wrapper-pax .qtyplus-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button .wrapper-pax .qtyplus-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button .wrapper-pax .qtyplus-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button .wrapper-pax .qtyplus-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button .wrapper-pax .qtyplus-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button .wrapper-pax .qtyminus-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button .wrapper-pax .qtyminus-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button .wrapper-pax .qtyminus-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button .wrapper-pax .qtyminus-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button .wrapper-pax .qtyminus-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button .wrapper-pax .qtyminus-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button .wrapper-pax .qtyminus-shuttle {
  align-items: center;
  background: #008496;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  display: flex;
  font-size: 20px;
  height: 25px;
  justify-content: center;
  margin: 0 5px;
  min-width: 25px;
  width: 25px;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button.checkbox,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button.checkbox,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button.checkbox,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button.checkbox,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button.checkbox,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button.checkbox,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button.checkbox {
  align-items: center;
  color: #000;
  display: flex;
  justify-content: flex-start;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button.checkbox .book-image-checkbox input[type='checkbox'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button.checkbox .book-image-checkbox input[type='checkbox'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button.checkbox .book-image-checkbox input[type='checkbox'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button.checkbox .book-image-checkbox input[type='checkbox'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button.checkbox .book-image-checkbox input[type='checkbox'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button.checkbox .book-image-checkbox input[type='checkbox'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button.checkbox .book-image-checkbox input[type='checkbox'] {
  border-radius: 50%;
  height: 30px;
  margin-top: 0;
  padding: 0;
  width: 30px;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button.checkbox .book-image-checkbox .form-check-input:checked,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button.checkbox .book-image-checkbox .form-check-input:checked,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button.checkbox .book-image-checkbox .form-check-input:checked,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button.checkbox .book-image-checkbox .form-check-input:checked,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button.checkbox .book-image-checkbox .form-check-input:checked,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button.checkbox .book-image-checkbox .form-check-input:checked,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button.checkbox .book-image-checkbox .form-check-input:checked {
  background-color: #008496 !important;
  border: 1px solid #008496 !important;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button.checkbox .book-text-checkbox label,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button.checkbox .book-text-checkbox label,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button.checkbox .book-text-checkbox label,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button.checkbox .book-text-checkbox label,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button.checkbox .book-text-checkbox label,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button.checkbox .book-text-checkbox label,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button.checkbox .book-text-checkbox label {
  font-size: 14px;
  height: auto;
  margin-left: 10px;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button.big,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button.big,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button.big,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button.big,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button.big,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button.big,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button.big {
  display: inline-block;
  height: 180px;
  width: 100%;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button.big .book-image-checkbox,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button.big .book-image-checkbox,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button.big .book-image-checkbox,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button.big .book-image-checkbox,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button.big .book-image-checkbox,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button.big .book-image-checkbox,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button.big .book-image-checkbox {
  float: left;
  height: 166px;
  line-height: 166px;
  width: 100px;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button.big .book-image-checkbox .form-check-input,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button.big .book-image-checkbox .form-check-input,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button.big .book-image-checkbox .form-check-input,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button.big .book-image-checkbox .form-check-input,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button.big .book-image-checkbox .form-check-input,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button.big .book-image-checkbox .form-check-input,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button.big .book-image-checkbox .form-check-input {
  border: 4px solid #008496;
  border-radius: 50%;
  height: 80px;
  margin: 42px 10px !important;
  width: 80px;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button.big .book-image-checkbox .form-check-input.selected,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button.big .book-image-checkbox .form-check-input.selected,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button.big .book-image-checkbox .form-check-input.selected,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button.big .book-image-checkbox .form-check-input.selected,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button.big .book-image-checkbox .form-check-input.selected,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button.big .book-image-checkbox .form-check-input.selected,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button.big .book-image-checkbox .form-check-input.selected {
  background-color: #008496;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button.big .book-text-checkbox,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button.big .book-text-checkbox,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button.big .book-text-checkbox,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button.big .book-text-checkbox,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button.big .book-text-checkbox,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button.big .book-text-checkbox,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button.big .book-text-checkbox {
  height: 166px;
  float: left;
  width: calc(100% - 100px);
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button.big .book-text-checkbox-wrapper,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button.big .book-text-checkbox-wrapper,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button.big .book-text-checkbox-wrapper,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button.big .book-text-checkbox-wrapper,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button.big .book-text-checkbox-wrapper,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button.big .book-text-checkbox-wrapper,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button.big .book-text-checkbox-wrapper {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button.big .book-text-checkbox-wrapper h4,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button.big .book-text-checkbox-wrapper h4,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button.big .book-text-checkbox-wrapper h4,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button.big .book-text-checkbox-wrapper h4,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button.big .book-text-checkbox-wrapper h4,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button.big .book-text-checkbox-wrapper h4,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button.big .book-text-checkbox-wrapper h4 {
  color: #000;
  font-size: 22px;
  margin: 0;
  padding-bottom: 10px;
  text-align: center;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button.big .book-text-checkbox-wrapper p,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button.big .book-text-checkbox-wrapper p,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button.big .book-text-checkbox-wrapper p,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button.big .book-text-checkbox-wrapper p,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button.big .book-text-checkbox-wrapper p,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button.big .book-text-checkbox-wrapper p,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button.big .book-text-checkbox-wrapper p {
  font-size: 18px;
  padding-bottom: 10px;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container #select-from,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container #select-from,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container #select-from,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container #select-from,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container #select-from,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container #select-from,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container #select-from,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container #select-from-open,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container #select-from-open,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container #select-from-open,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container #select-from-open,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container #select-from-open,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container #select-from-open,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container #select-from-open,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container #select-to,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container #select-to,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container #select-to,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container #select-to,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container #select-to,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container #select-to,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container #select-to,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container #select-to-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container #select-to-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container #select-to-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container #select-to-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container #select-to-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container #select-to-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container #select-to-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container #remove-return,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container #remove-return,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container #remove-return,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container #remove-return,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container #remove-return,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container #remove-return,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container #remove-return,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container #remove-to,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container #remove-to,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container #remove-to,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container #remove-to,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container #remove-to,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container #remove-to,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container #remove-to,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container #remove-from,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container #remove-from,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container #remove-from,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container #remove-from,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container #remove-from,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container #remove-from,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container #remove-from,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container #remove-return-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container #remove-return-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container #remove-return-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container #remove-return-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container #remove-return-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container #remove-return-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container #remove-return-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container #remove-promo,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container #remove-promo,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container #remove-promo,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container #remove-promo,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container #remove-promo,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container #remove-promo,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container #remove-promo,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container #remove-name,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container #remove-name,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container #remove-name,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container #remove-name,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container #remove-name,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container #remove-name,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container #remove-name,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container #remove-email,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container #remove-email,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container #remove-email,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container #remove-email,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container #remove-email,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container #remove-email,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container #remove-email,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container #remove-phone,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container #remove-phone,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container #remove-phone,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container #remove-phone,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container #remove-phone,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container #remove-phone,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container #remove-phone,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container #container-from-hotel,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container #container-from-hotel,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container #container-from-hotel,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container #container-from-hotel,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container #container-from-hotel,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container #container-from-hotel,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container #container-from-hotel,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container #container-to-hotel,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container #container-to-hotel,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container #container-to-hotel,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container #container-to-hotel,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container #container-to-hotel,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container #container-to-hotel,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container #container-to-hotel {
  display: none;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button-results,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button-results,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button-results,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button-results,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button-results,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button-results,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button-results {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 6px 10px -2px rgba(0,0,0,0.902);
  height: auto;
  min-height: 81px;
  position: absolute;
  top: 60px;
  width: calc(100% - 25px);
  z-index: 100;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button-results .container-book-button-results#option-from-airport,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button-results .container-book-button-results#option-from-airport,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button-results .container-book-button-results#option-from-airport,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button-results .container-book-button-results#option-from-airport,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button-results .container-book-button-results#option-from-airport,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button-results .container-book-button-results#option-from-airport,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button-results .container-book-button-results#option-from-airport,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button-results .container-book-button-results#option-to-airport,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button-results .container-book-button-results#option-to-airport,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button-results .container-book-button-results#option-to-airport,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button-results .container-book-button-results#option-to-airport,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button-results .container-book-button-results#option-to-airport,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button-results .container-book-button-results#option-to-airport,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button-results .container-book-button-results#option-to-airport {
  cursor: pointer;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button-results .container-book-button-results,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button-results .container-book-button-results,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button-results .container-book-button-results,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button-results .container-book-button-results,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button-results .container-book-button-results,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button-results .container-book-button-results,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button-results .container-book-button-results {
  align-items: center;
  border: 2px solid #fff;
  display: inline-flex;
  height: 50px;
  padding: 5px 10px;
  width: 100%;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button-results .container-book-button-results .book-image,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button-results .container-book-button-results .book-image,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button-results .container-book-button-results .book-image,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button-results .container-book-button-results .book-image,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button-results .container-book-button-results .book-image,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button-results .container-book-button-results .book-image,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button-results .container-book-button-results .book-image {
  align-items: center;
  display: flex;
  height: 40px;
  justify-content: center;
  margin-right: 10px;
  width: 20px;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button-results .container-book-button-results .book-image img,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button-results .container-book-button-results .book-image img,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button-results .container-book-button-results .book-image img,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button-results .container-book-button-results .book-image img,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button-results .container-book-button-results .book-image img,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button-results .container-book-button-results .book-image img,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button-results .container-book-button-results .book-image img {
  height: 18px;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button-results .container-book-button-results .book-text,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button-results .container-book-button-results .book-text,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button-results .container-book-button-results .book-text,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button-results .container-book-button-results .book-text,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button-results .container-book-button-results .book-text,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button-results .container-book-button-results .book-text,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button-results .container-book-button-results .book-text {
  display: block;
  width: 100%;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button-results .container-book-button-results .book-text #form-hotel-from,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button-results .container-book-button-results .book-text #form-hotel-from,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button-results .container-book-button-results .book-text #form-hotel-from,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button-results .container-book-button-results .book-text #form-hotel-from,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button-results .container-book-button-results .book-text #form-hotel-from,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button-results .container-book-button-results .book-text #form-hotel-from,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button-results .container-book-button-results .book-text #form-hotel-from,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button-results .container-book-button-results .book-text #form-hotel-from-open,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button-results .container-book-button-results .book-text #form-hotel-from-open,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button-results .container-book-button-results .book-text #form-hotel-from-open,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button-results .container-book-button-results .book-text #form-hotel-from-open,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button-results .container-book-button-results .book-text #form-hotel-from-open,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button-results .container-book-button-results .book-text #form-hotel-from-open,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button-results .container-book-button-results .book-text #form-hotel-from-open,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button-results .container-book-button-results .book-text #form-hotel-to,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button-results .container-book-button-results .book-text #form-hotel-to,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button-results .container-book-button-results .book-text #form-hotel-to,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button-results .container-book-button-results .book-text #form-hotel-to,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button-results .container-book-button-results .book-text #form-hotel-to,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button-results .container-book-button-results .book-text #form-hotel-to,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button-results .container-book-button-results .book-text #form-hotel-to,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button-results .container-book-button-results .book-text #form-hotel-to-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button-results .container-book-button-results .book-text #form-hotel-to-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button-results .container-book-button-results .book-text #form-hotel-to-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button-results .container-book-button-results .book-text #form-hotel-to-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button-results .container-book-button-results .book-text #form-hotel-to-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button-results .container-book-button-results .book-text #form-hotel-to-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button-results .container-book-button-results .book-text #form-hotel-to-shuttle {
  border: 0;
  border-bottom: 1px solid #000;
  border-radius: 0;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  margin: 0;
  outline: none;
  padding: 0;
  width: 100%;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button-results .container-book-button-results .book-text .easy-autocomplete.eac-round,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button-results .container-book-button-results .book-text .easy-autocomplete.eac-round,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button-results .container-book-button-results .book-text .easy-autocomplete.eac-round,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button-results .container-book-button-results .book-text .easy-autocomplete.eac-round,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button-results .container-book-button-results .book-text .easy-autocomplete.eac-round,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button-results .container-book-button-results .book-text .easy-autocomplete.eac-round,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button-results .container-book-button-results .book-text .easy-autocomplete.eac-round {
  margin: 0;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button-results .container-book-button-results .book-text p,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button-results .container-book-button-results .book-text p,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button-results .container-book-button-results .book-text p,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button-results .container-book-button-results .book-text p,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button-results .container-book-button-results .book-text p,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button-results .container-book-button-results .book-text p,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button-results .container-book-button-results .book-text p {
  font-size: 16px;
  padding: 0;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button-results-separator,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .book-button-results-separator,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .book-button-results-separator,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button-results-separator,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .book-button-results-separator,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .book-button-results-separator,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .book-button-results-separator {
  border-bottom: 1px solid #ccc;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .close-button,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .close-button,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .close-button,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .close-button,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .close-button,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .close-button,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .close-button {
  background-color: #fff;
  border-radius: 50%;
  cursor: pointer;
  position: absolute;
  top: 5px;
  right: 0;
  z-index: 99;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .close-button img,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .info-container .close-button img,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .info-container .close-button img,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .close-button img,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .info-container .close-button img,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .info-container .close-button img,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .info-container .close-button img {
  height: 25px;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer input::placeholder,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service input::placeholder,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service input::placeholder,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 input::placeholder,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 input::placeholder,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 input::placeholder,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 input::placeholder {
  color: #000;
  height: 30px;
  line-height: 30px;
  opacity: 1;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer input:-ms-input-placeholder,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service input:-ms-input-placeholder,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service input:-ms-input-placeholder,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 input:-ms-input-placeholder,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 input:-ms-input-placeholder,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 input:-ms-input-placeholder,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 input:-ms-input-placeholder {
  color: #000;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer input::-ms-input-placeholder,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service input::-ms-input-placeholder,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service input::-ms-input-placeholder,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 input::-ms-input-placeholder,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 input::-ms-input-placeholder,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 input::-ms-input-placeholder,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 input::-ms-input-placeholder {
  color: #000;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer input::-webkit-calendar-picker-indicator,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service input::-webkit-calendar-picker-indicator,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service input::-webkit-calendar-picker-indicator,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 input::-webkit-calendar-picker-indicator,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 input::-webkit-calendar-picker-indicator,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 input::-webkit-calendar-picker-indicator,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 input::-webkit-calendar-picker-indicator {
  filter: invert(1);
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .submit-button,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .submit-button,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .submit-button,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .submit-button,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .submit-button,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .submit-button,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .submit-button {
  align-items: center;
  background-color: #008496;
  border-radius: 8px;
  color: #fff;
  cursor: pointer;
  display: flex;
  font-size: 26px;
  height: 60px;
  justify-content: center;
  margin-bottom: 0;
  text-align: center;
  width: 100%;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer #send-step-1,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service #send-step-1,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service #send-step-1,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 #send-step-1,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 #send-step-1,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 #send-step-1,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 #send-step-1,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer #send-step-1-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service #send-step-1-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service #send-step-1-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 #send-step-1-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 #send-step-1-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 #send-step-1-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 #send-step-1-shuttle {
  margin-top: 0;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer #send-step-1 img,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service #send-step-1 img,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service #send-step-1 img,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 #send-step-1 img,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 #send-step-1 img,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 #send-step-1 img,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 #send-step-1 img,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer #send-step-1-shuttle img,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service #send-step-1-shuttle img,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service #send-step-1-shuttle img,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 #send-step-1-shuttle img,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 #send-step-1-shuttle img,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 #send-step-1-shuttle img,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 #send-step-1-shuttle img {
  margin-right: 15px;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer #send-step-1-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service #send-step-1-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service #send-step-1-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 #send-step-1-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 #send-step-1-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 #send-step-1-shuttle,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 #send-step-1-shuttle {
  margin-top: 75px;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer #send-step-3,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service #send-step-3,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service #send-step-3,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 #send-step-3,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 #send-step-3,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 #send-step-3,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 #send-step-3 {
  margin-top: 55px;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .submit-button[disabled="disabled"],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .submit-button[disabled="disabled"],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .submit-button[disabled="disabled"],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .submit-button[disabled="disabled"],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .submit-button[disabled="disabled"],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .submit-button[disabled="disabled"],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .submit-button[disabled="disabled"],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .qtyplus[disabled='disabled'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .qtyplus[disabled='disabled'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .qtyplus[disabled='disabled'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .qtyplus[disabled='disabled'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .qtyplus[disabled='disabled'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .qtyplus[disabled='disabled'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .qtyplus[disabled='disabled'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .qtyminus[disabled='disabled'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .qtyminus[disabled='disabled'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .qtyminus[disabled='disabled'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .qtyminus[disabled='disabled'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .qtyminus[disabled='disabled'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .qtyminus[disabled='disabled'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .qtyminus[disabled='disabled'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .qtyplus-open[disabled='disabled'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .qtyplus-open[disabled='disabled'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .qtyplus-open[disabled='disabled'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .qtyplus-open[disabled='disabled'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .qtyplus-open[disabled='disabled'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .qtyplus-open[disabled='disabled'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .qtyplus-open[disabled='disabled'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .qtyminus-open[disabled='disabled'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .qtyminus-open[disabled='disabled'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .qtyminus-open[disabled='disabled'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .qtyminus-open[disabled='disabled'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .qtyminus-open[disabled='disabled'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .qtyminus-open[disabled='disabled'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .qtyminus-open[disabled='disabled'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .qtyplus-shuttle[disabled='disabled'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .qtyplus-shuttle[disabled='disabled'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .qtyplus-shuttle[disabled='disabled'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .qtyplus-shuttle[disabled='disabled'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .qtyplus-shuttle[disabled='disabled'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .qtyplus-shuttle[disabled='disabled'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .qtyplus-shuttle[disabled='disabled'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .qtyminus-shuttle[disabled='disabled'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service .qtyminus-shuttle[disabled='disabled'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service .qtyminus-shuttle[disabled='disabled'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .qtyminus-shuttle[disabled='disabled'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 .qtyminus-shuttle[disabled='disabled'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 .qtyminus-shuttle[disabled='disabled'],
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-5 .qtyminus-shuttle[disabled='disabled'] {
  opacity: 0.5;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer form.col,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-shared-shuttle-service form.col,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service form.col,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 form.col {
  margin-bottom: 0;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-open-service #send-step-1-open {
  margin-top: 150px;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-3 #click-paypal {
  height: 1px;
  width: 1px;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-4 #thanks-after {
  align-items: center;
  display: flex;
  height: 510px;
  justify-content: center;
  width: 100%;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-bottom {
  align-items: center;
  background-color: #fff;
  border-bottom: 2px solid #000;
  border-left: 2px solid #000;
  border-right: 2px solid #000;
  border-radius: 0 0 10px 10px;
  display: flex;
  height: 40px;
  justify-content: center;
  margin: 0 15px;
  text-align: center;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-bottom .google-wrapper,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-bottom .tripadvisor-wrapper,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-bottom .separator {
  align-items: center;
  display: inline-flex;
  height: 38px;
  justify-content: center;
  padding: 0 10px;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-bottom .google-wrapper a,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-bottom .tripadvisor-wrapper a,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-bottom .separator a {
  align-items: center;
  color: #000;
  display: flex;
  font-size: 16px;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-bottom .google-wrapper a img.circles,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-bottom .tripadvisor-wrapper a img.circles,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-bottom .separator a img.circles {
  padding-left: 10px;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-bottom .google-wrapper a p,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-bottom .tripadvisor-wrapper a p,
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-bottom .separator a p {
  font-size: 16px;
  padding-left: 10px;
}
section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-bottom .separator {
  color: #000;
}
section#mycabotransfers #mycabotransfers-image #book-wrapper {
  display: none;
  justify-content: end;
}
section#mycabotransfers #mycabotransfers-image #book-wrapper #book-info {
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 10px;
  margin-top: 40px;
  max-width: 495px;
  min-height: 570px;
  overflow: hidden;
  padding: 30px 15px;
  width: 495px;
}
section#mycabotransfers #mycabotransfers-image #book-wrapper #book-info #map-wrapper {
  width: 100%;
}
section#mycabotransfers #mycabotransfers-image #book-wrapper #book-info #map-wrapper #svg-wrapper {
  height: auto;
  width: 100%;
}
section#mycabotransfers #mycabotransfers-image #square-image {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%;
}
section#mycabotransfers #mycabotransfers-image #square-image img {
  width: 100%;
}
section#mycabotransfers .easy-autocomplete-container ul {
  background-color: #fff;
}
section#mycabotransfers .easy-autocomplete-container ul li {
  color: #000;
}
section#mycabotransfers .easy-autocomplete-container ul li.selected {
  background-color: #008496;
  color: #fff;
}
section#mycabotransfers .easy-autocomplete.eac-round {
  margin-bottom: 20px;
  width: auto !important;
}
section#mycabotransfers #mycabotransfers-services {
  color: #fff;
  padding: 30px 0 0 0;
}
section#mycabotransfers #mycabotransfers-services .service-container {
  align-items: center;
  display: flex;
  font-size: 36px;
  height: auto;
  justify-content: center;
  line-height: 40px;
  padding: 15px 0;
}
section#mycabotransfers #mycabotransfers-services .service-container .service-image {
  align-items: center;
  display: flex;
}
section#mycabotransfers #mycabotransfers-services .service-container .service-text {
  align-items: center;
  display: flex;
  color: #fff;
  font-size: 18px;
  height: auto;
  margin-left: 20px;
}
section#mycabotransfers #mycabotransfers-services .service-container .service-text p {
  color: #fff;
  line-height: 20px;
  margin: 0;
  padding: 0;
}
section#mycabotransfers #step1Modal .modal-body {
  max-height: 594px;
  overflow-y: scroll;
  padding: 50px 10px;
}
section#mycabotransfers #step1Modal .modal-body p#modal-title {
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 20px;
  padding: 0;
}
section#mycabotransfers #step1Modal .modal-body .unit-selection {
  border: 2px solid #ccc;
  border-radius: 15px;
  cursor: pointer;
  margin: 5px 0;
}
section#mycabotransfers #step1Modal .modal-body .unit-selection .col-7 {
  padding-bottom: 5px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 5px;
}
section#mycabotransfers #step1Modal .modal-body .unit-selection h4 {
  color: #000;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0;
  padding-bottom: 5px;
}
section#mycabotransfers #step1Modal .modal-body .unit-selection p {
  font-size: 14px;
  line-height: 20px;
  text-align: left;
}
section#mycabotransfers #step1Modal .modal-body .unit-selection p strong {
  font-size: 14px;
}
section#mycabotransfers #step1Modal .modal-body .unit-selection p img {
  height: 16px;
  margin-right: 10px;
}
section#mycabotransfers #step1Modal .modal-body .unit-selection .col-2 {
  align-items: center;
  display: flex;
  justify-content: center;
  padding-right: 0;
}
section#mycabotransfers #step1Modal .modal-body .unit-selection.selected {
  border: 2px solid #008496;
}
section#mycabotransfers #step1Modal .modal-body p {
  font-size: 40px;
  line-height: 40px;
  padding: 0;
  text-align: center;
}
section#mycabotransfers #step1Modal .modal-footer button {
  align-items: center;
  background-color: #808080;
  border: 0;
  color: #fff;
  display: flex;
  height: 40px;
}
section#mycabotransfers #step1Modal .modal-footer button#goToStep2 {
  background-color: #008496;
}
@media (max-width: 1399px) {
  section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button label.special {
    font-size: 12px;
  }
}
@media (max-width: 991px) {
  section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button label.special {
    font-size: 16px;
  }
  section#mycabotransfers #mycabotransfers-image #book-wrapper #book-info {
    max-width: 100%;
    width: 100%;
  }
}
@media (max-width: 767px) {
  section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button label,
  section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button label {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button .book-text-checkbox label,
  section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button .book-text-checkbox label {
    white-space: unset;
  }
  section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button .book-text-checkbox label span#extras-grocery-stop-text,
  section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button .book-text-checkbox label span#extras-grocery-stop-text {
    display: none;
  }
}
@media (max-width: 575px) {
  section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-1-airport-private-transfer .info-container .book-button .container-book-button .book-image,
  section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button .container-book-button .book-image {
    display: none;
  }
  section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button.checkbox .book-text-checkbox label {
    font-size: 12px;
  }
  section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button label.special {
    font-size: 12px;
  }
  section#services h2 {
    font-size: 30px;
  }
  section#services h3 {
    font-size: 26px;
  }
  section#services .col-sm-3 img {
    height: 50px;
    margin: 10px 0;
  }
  section#services .box-grocery {
    padding: 0;
  }
  section#services .box-grocery p {
    font-size: 18px;
  }
}
@media (max-width: 460px) {
  section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button.checkbox .book-text-checkbox label {
    font-size: 10px;
  }
  section#mycabotransfers #mycabotransfers-booking #mycabotransfers-booking-center #step-2 .info-container .book-button label.special {
    font-size: 10px;
  }
}
.ui-datepicker-calendar a {
  font-size: inherit !important;
}
.ui-timepicker-container.ui-timepicker-standard {
  padding: 0;
}
.ui-timepicker-container.ui-timepicker-standard a {
  font-size: 16px !important;
}
.margin-bottom-20 {
  margin-bottom: 20px;
}
#square-image {
  transition: opacity 0.5s ease, transform 0.5s ease;
  opacity: 1;
}
.fade-out {
  opacity: 0 !important;
  transform: translateY(-20px);
  pointer-events: none;
}
#book-wrapper {
  display: none;
  opacity: 0;
  transition: opacity 0.5s ease;
}
.fade-in {
  display: flex !important;
  opacity: 1 !important;
}
#under-map {
  padding-top: 20px;
}
#under-map .row {
  border-bottom: 1px solid #000;
  padding: 10px 0;
}
#under-map p {
  color: #000;
  font-size: 16px;
}
#under-map .text-end {
  align-items: center;
  display: flex;
  justify-content: flex-end;
}
#under-map .text-end p {
  align-items: center;
  display: flex;
  justify-content: flex-end;
}
#under-map .text-end p img {
  margin-right: 5px;
}
section#separator-1 .separator-1 {
  margin-top: 0;
}
section#separator-1 .separator-2 {
  margin-top: 20px;
}
section#separator-1 .separator-3 {
  margin-top: 40px;
}
section#separator-1 .separator-4 {
  margin-top: 60px;
}
.ui-timepicker-container {
  z-index: 9999 !important;
  position: absolute !important;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.font-black {
  font-weight: 900;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.items-start {
  align-items: flex-start;
}
.items-center {
  align-items: center;
}
.gap-4 {
  gap: 1rem;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.w-6 {
  width: 1.5rem;
}
.h-6 {
  height: 1.5rem;
}
.mt-1 {
  margin-top: 0.25rem;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.link-item:hover {
  color: #fff;
  transform: translateX(0.25rem);
  transition: all 300ms;
}
section#above-footer {
  background-color: #008496;
  padding: 30px 0;
}
section#above-footer .social-icon {
  align-items: center;
  border-radius: 50%;
  display: inline-flex;
  height: 60px;
  justify-content: center;
  width: 60px;
}
section#above-footer .whatsapp {
  background-color: #002c58;
}
section#above-footer .facebook {
  background-color: #002c58;
  margin-right: 30px;
}
footer {
  background-color: #002c58;
  color: #fff;
  padding: 60px 0;
  font-family: Roboto, sans-serif;
}
footer h2,
footer h3,
footer h4,
footer a,
footer p {
  color: #fff;
  margin: 0;
  padding: 0;
}
footer h2 {
  font-size: 28px;
}
footer h4 {
  border-bottom: 1px solid #fff;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
footer a.first-link {
  align-items: center;
  display: flex;
  font-size: 18px;
  gap: 1.5rem;
  padding-bottom: 10px;
  transition-duration: 300ms;
}
footer a.first-link:hover {
  color: #bfdbfe;
}
footer ul {
  display: flex;
  flex-direction: column;
  list-style: none;
  margin-bottom: 0;
}
footer ul li {
  line-height: 2rem;
}
footer ul li a {
  font-size: 18px;
  transition-duration: 300ms;
}
footer ul li a:hover {
  color: #bfdbfe;
}
footer section#design {
  background-color: #002c58;
  font-size: 14px;
  height: auto;
  overflow: hidden;
  width: 100%;
}
footer section#design .border-top {
  border-top: 1px solid #fff;
  margin-top: 30px;
  padding-bottom: 30px;
}
footer section#design a,
footer section#design p {
  align-items: center;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  height: 30px;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
footer section#design p {
  display: flex;
}
footer section#design a {
  display: inline-flex;
}
footer section#design a img {
  margin-right: 4px;
}
footer section#design .design {
  text-align: right;
}
.whatsapp-circle {
  background-color: #25d366;
  border-radius: 50%;
  bottom: 80px;
  height: 54px;
  position: fixed;
  right: 25px;
  width: 54px;
}
.whatsapp-circle a {
  align-items: center;
  color: #fff;
  display: flex;
  font-size: 32px;
  height: 54px;
  justify-content: center;
}
@media (max-width: 767px) {
  section#design .design {
    text-align: left;
  }
}
@media (max-width: 479px) {
  .whatsapp-circle {
    right: 15px;
  }
}
body {
  font-family: 'Rubik', sans-serif;
  background-color: #fff;
}
h1 {
  color: $color-dark-blue;
  font-size: 40px;
  font-weight: 800;
  letter-spacing: 6px;
  margin: 0;
  padding: 0 0 50px;
  text-align: center;
  text-transform: uppercase;
}
h2 {
  color: $color-dark-blue;
  font-size: 34px;
  font-weight: 600;
  letter-spacing: 4px;
  margin: 0;
  padding: 0 0 40px;
}
h3 {
  color: $color-dark-blue;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 2px;
  margin: 0;
  padding: 0 0 30px;
}
h4 {
  color: $color-dark-blue;
  font-size: 28px;
  font-weight: 400;
  letter-spacing: 1px;
  margin: 0;
  padding: 0 0 15px;
}
p,
a,
li {
  color: $color-dark-blue;
  font-size: 22px;
  font-weight: 400;
  letter-spacing: 1px;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
p,
ul {
  padding: 0 0 15px;
}
#hero {
  padding: 30px 0;
  position: relative;
}
#hero .carousel-indicators {
  margin-bottom: 40px;
}
#hero .carousel-indicators button {
  background-color: #fff !important;
  border-radius: 50%;
  height: 20px;
  margin: 0 !important;
  margin-right: 10px !important;
  opacity: 1 !important;
  width: 20px;
}
#hero .carousel-indicators button.active {
  background-color: #008496 !important;
}
.margin-bottom-20 {
  margin-bottom: 20px;
}
#main-services {
  margin: 40px 0;
}
#main-services img {
  border-radius: 24px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.08);
  display: block;
  width: 100%;
}
section#dinner,
section#open-service,
section#city-tours,
section#golf,
section#fishing,
section#nightlife {
  margin-bottom: 50px;
}
section#dinner .service-img,
section#open-service .service-img,
section#city-tours .service-img,
section#golf .service-img,
section#fishing .service-img,
section#nightlife .service-img {
  border-radius: 24px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.12);
  display: block;
  height: 100%;
  min-height: 380px;
  object-fit: cover;
  width: 100%;
  transition: transform 0.3s ease;
}
section#dinner .service-img:hover,
section#open-service .service-img:hover,
section#city-tours .service-img:hover,
section#golf .service-img:hover,
section#fishing .service-img:hover,
section#nightlife .service-img:hover {
  transform: scale(1.015);
}
section#dinner .service-card,
section#open-service .service-card,
section#city-tours .service-card,
section#golf .service-card,
section#fishing .service-card,
section#nightlife .service-card {
  background-color: #002c58;
  border-radius: 24px;
  box-shadow: 0 12px 32px rgba(0,44,88,0.22);
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 380px;
  height: 100%;
  padding: 40px;
}
section#dinner .service-card h3,
section#open-service .service-card h3,
section#city-tours .service-card h3,
section#golf .service-card h3,
section#fishing .service-card h3,
section#nightlife .service-card h3 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.25;
  margin: 0 0 16px 0;
  padding: 0;
  letter-spacing: 0;
}
section#dinner .service-card p,
section#open-service .service-card p,
section#city-tours .service-card p,
section#golf .service-card p,
section#fishing .service-card p,
section#nightlife .service-card p {
  color: rgba(255,255,255,0.92);
  font-size: 15px;
  line-height: 1.65;
  margin: 0 0 20px 0;
  padding: 0;
}
section#dinner .service-card .service-card-list,
section#open-service .service-card .service-card-list,
section#city-tours .service-card .service-card-list,
section#golf .service-card .service-card-list,
section#fishing .service-card .service-card-list,
section#nightlife .service-card .service-card-list {
  list-style: none;
  margin: 0 0 24px 0;
  padding: 0;
}
section#dinner .service-card .service-card-list li,
section#open-service .service-card .service-card-list li,
section#city-tours .service-card .service-card-list li,
section#golf .service-card .service-card-list li,
section#fishing .service-card .service-card-list li,
section#nightlife .service-card .service-card-list li {
  align-items: center;
  color: #fff;
  display: flex;
  font-size: 14px;
  gap: 12px;
  line-height: 1.5;
  margin: 0 0 10px 0;
  padding: 0;
}
section#dinner .service-card .service-card-list li img,
section#open-service .service-card .service-card-list li img,
section#city-tours .service-card .service-card-list li img,
section#golf .service-card .service-card-list li img,
section#fishing .service-card .service-card-list li img,
section#nightlife .service-card .service-card-list li img {
  border-radius: 0 !important;
  box-shadow: none !important;
  flex-shrink: 0;
  height: 20px;
  width: 20px;
}
section#dinner .service-card .service-card-list li span,
section#open-service .service-card .service-card-list li span,
section#city-tours .service-card .service-card-list li span,
section#golf .service-card .service-card-list li span,
section#fishing .service-card .service-card-list li span,
section#nightlife .service-card .service-card-list li span {
  color: rgba(255,255,255,0.95);
}
section#dinner .service-card .service-cta,
section#open-service .service-card .service-cta,
section#city-tours .service-card .service-cta,
section#golf .service-card .service-cta,
section#fishing .service-card .service-cta,
section#nightlife .service-card .service-cta {
  margin-top: auto;
}
section#dinner .service-card .service-cta .btn-service-book,
section#open-service .service-card .service-cta .btn-service-book,
section#city-tours .service-card .service-cta .btn-service-book,
section#golf .service-card .service-cta .btn-service-book,
section#fishing .service-card .service-cta .btn-service-book,
section#nightlife .service-card .service-cta .btn-service-book {
  align-items: center;
  background-color: #008496;
  border: 2px solid #008496;
  border-radius: 50px;
  color: #fff;
  display: inline-flex;
  font-size: 14px;
  font-weight: 600;
  gap: 10px;
  padding: 10px 26px;
  text-decoration: none;
  transition: all 0.25s ease;
  width: fit-content;
}
section#dinner .service-card .service-cta .btn-service-book img,
section#open-service .service-card .service-cta .btn-service-book img,
section#city-tours .service-card .service-cta .btn-service-book img,
section#golf .service-card .service-cta .btn-service-book img,
section#fishing .service-card .service-cta .btn-service-book img,
section#nightlife .service-card .service-cta .btn-service-book img {
  border-radius: 0 !important;
  box-shadow: none !important;
  height: 16px;
  width: 16px;
  filter: brightness(0) invert(1);
  transition: filter 0.25s ease;
}
section#dinner .service-card .service-cta .btn-service-book:hover,
section#open-service .service-card .service-cta .btn-service-book:hover,
section#city-tours .service-card .service-cta .btn-service-book:hover,
section#golf .service-card .service-cta .btn-service-book:hover,
section#fishing .service-card .service-cta .btn-service-book:hover,
section#nightlife .service-card .service-cta .btn-service-book:hover {
  background-color: #fff;
  color: #008496;
  transform: translateY(-2px);
  box-shadow: 0 6px 18px rgba(0,0,0,0.15);
}
section#dinner .service-card .service-cta .btn-service-book:hover img,
section#open-service .service-card .service-cta .btn-service-book:hover img,
section#city-tours .service-card .service-cta .btn-service-book:hover img,
section#golf .service-card .service-cta .btn-service-book:hover img,
section#fishing .service-card .service-cta .btn-service-book:hover img,
section#nightlife .service-card .service-cta .btn-service-book:hover img {
  filter: brightness(0) saturate(100%) invert(13%) sepia(85%) saturate(2250%) hue-rotate(198deg) brightness(92%) contrast(106%);
}
@media (max-width: 991px) {
  section#dinner,
  section#open-service,
  section#city-tours,
  section#golf,
  section#fishing,
  section#nightlife {
    margin-bottom: 35px;
  }
  section#dinner .service-img,
  section#open-service .service-img,
  section#city-tours .service-img,
  section#golf .service-img,
  section#fishing .service-img,
  section#nightlife .service-img {
    min-height: auto;
    max-height: 340px;
  }
  section#dinner .service-card,
  section#open-service .service-card,
  section#city-tours .service-card,
  section#golf .service-card,
  section#fishing .service-card,
  section#nightlife .service-card {
    padding: 28px 20px;
    min-height: auto;
  }
  section#dinner .service-card h3,
  section#open-service .service-card h3,
  section#city-tours .service-card h3,
  section#golf .service-card h3,
  section#fishing .service-card h3,
  section#nightlife .service-card h3 {
    font-size: 22px;
    margin-bottom: 12px;
  }
  section#dinner .service-card p,
  section#open-service .service-card p,
  section#city-tours .service-card p,
  section#golf .service-card p,
  section#fishing .service-card p,
  section#nightlife .service-card p {
    font-size: 14px;
    margin-bottom: 16px;
  }
}
body.hotels {
  background-color: #fff;
}
body.hotels h1,
body.hotels h2,
body.hotels h3,
body.hotels h4,
body.hotels p,
body.hotels li {
  color: #000;
}
body.hotels ul {
  padding-left: 25px;
}
body.hotels section#mycabotransfers {
  margin-top: 0;
}
body.hotels section.article h1 {
  text-align: left;
  padding-bottom: 20px;
}
body.hotels section.banner {
  padding: 40px 0;
}
body.hotels section.maps {
  padding: 0 0 30px;
}
body.hotels section.features p,
body.hotels section.introduction p,
body.hotels section.transportation p {
  text-align: justify;
}
body.hotels section.introduction {
  padding-top: 30px;
}
body.hotels ul li {
  padding-bottom: 15px;
}
body.hotels section.contact {
  margin-bottom: 30px;
  margin-top: 30px;
}
body.hotels section.contact a {
  color: #000;
  text-decoration: none;
}
body.hotels section.transportation {
  padding-bottom: 40px;
}
body.hotels footer h3,
body.hotels footer h4 {
  color: #fff;
}
body.hotels footer ul {
  padding-left: 0;
}
:root {
  --color1: #00203f;
  --color2: #018ca3;
  --color3: #faaf5c;
  --color4: #fd8f02;
  --color5: #e14a13;
  --primary-navy: #1b365d;
  --primary-navy-hover: #122440;
  --light-blue-bg: #eef4ff;
  --link-blue: #0d6efd;
  --dark-heading: #0a142f;
  --why-us-bg: #f0f5ff;
  --text-navy: #0e2b5c;
  --icon-green: #22c55e;
  --navy-title: #0e2b5c;
  --accordion-border-active: #2b569a;
  --accordion-bg-active: #f3f7ff;
  --navy-dark: #0b1f40;
  --icon-bg: #eaf2ff;
  --btn-blue-shuttle: #2563eb;
  --btn-blue-shuttle-hover: #1d4ed8;
  --btn-navy-vip: #1e3a8a;
  --btn-navy-vip-hover: #172554;
  --check-blue: #3b82f6;
  --link-blue-hover: #1d4ed8;
  --icon-bg-light: #eff6ff;
  --nav-btn-border: #e2e8f0;
  --google-green: #16a34a;
  --google-green-hover: #15803d;
  --border-btn: #e2e8f0;
  --primary-blue: #1c3faa;
  --primary-hover: #143088;
  --text-dark: #1f2937;
  --text-muted: #4b5563;
  --bg-light: #f8fafc;
  --bg-card: #f3f4f6;
  --border-color: #e5e7eb;
  --radius-lg: 24px;
  --radius-md: 12px;
  --radius-sm: 6px;
}
.fs-7 {
  font-size: 0.88rem;
  line-height: 1.5;
}
.fs-8 {
  font-size: 0.75rem;
}
/* Icono pequeño superior en #why-choose */
.icon-wrapper {
  width: 32px;
  height: 32px;
  background-color: var(--icon-bg-light);
}
/* Botones circulares de navegación de galería */
.btn-gallery-nav {
  width: 40px;
  height: 40px;
  border: 1px solid var(--nav-btn-border);
  background-color: #fff;
  color: #334155;
  font-size: 0.9rem;
  transition: all 0.2s ease;
}
.btn-gallery-nav:hover {
  border-color: var(--navy-dark);
  color: var(--navy-dark);
  background-color: #f8fafc;
}
/* Contenedor deslizable de galería */
.gallery-slider-container {
  width: 100%;
  overflow-x: auto;
  scroll-behavior: smooth;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.gallery-slider-container::-webkit-scrollbar {
  display: none;
}
/* Dimensiones fijas de las tarjetas en el carrusel de galería */
.gallery-item {
  width: 320px;
  height: 280px;
}
@media (min-width: 768px) {
  .gallery-item {
    width: 360px;
    height: 320px;
  }
}
/* Estilos personalizados para el acordeón FAQ */
.custom-faq-accordion .accordion-item {
  border: 1px solid transparent !important;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
  background-color: #fff;
}
.custom-faq-accordion .accordion-item:has(.accordion-button:not(.collapsed)) {
  border-color: var(--accordion-border-active) !important;
  background-color: var(--accordion-bg-active);
}
.custom-faq-accordion .accordion-button {
  background-color: transparent;
  color: var(--navy-title);
  box-shadow: none !important;
  font-size: 1rem;
}
.custom-faq-accordion .accordion-button:not(.collapsed) {
  background-color: transparent;
  color: var(--navy-title);
}
.custom-faq-accordion .accordion-button::after {
  background-size: 1rem;
  filter: invert(24%) sepia(85%) saturate(1200%) hue-rotate(195deg) brightness(90%) contrast(90%);
}
.custom-faq-accordion .accordion-body {
  background-color: transparent;
}
section#gallery-bottom,
section#blog-slider,
section#reviews {
  background-color: #fff;
  padding: 60px 0;
  overflow: hidden;
}
section#gallery-bottom .section-header,
section#blog-slider .section-header,
section#reviews .section-header {
  align-items: center;
  display: flex;
  letter-spacing: 2px;
  justify-content: space-between;
  margin-bottom: 50px;
}
section#gallery-bottom .section-header h2,
section#blog-slider .section-header h2,
section#reviews .section-header h2 {
  color: #212529;
  font-size: 32px;
  font-weight: 800;
  margin-bottom: 0;
  padding-bottom: 0;
}
section#gallery-bottom .section-header .btn-gallery-nav,
section#blog-slider .section-header .btn-gallery-nav,
section#reviews .section-header .btn-gallery-nav,
section#gallery-bottom .section-header .btn-blog-nav,
section#blog-slider .section-header .btn-blog-nav,
section#reviews .section-header .btn-blog-nav,
section#gallery-bottom .section-header .btn-review-nav,
section#blog-slider .section-header .btn-review-nav,
section#reviews .section-header .btn-review-nav {
  align-items: center;
  background-color: #fff;
  border: 1px solid var(--nav-btn-border);
  border-radius: 50%;
  color: #334155;
  display: flex;
  font-size: 20px;
  height: 40px;
  justify-content: center;
  line-height: 30px;
  padding: 0 16px;
  transition: all 0.2s ease;
  width: 40px;
  cursor: pointer;
}
section#gallery-bottom .section-header .btn-blog-nav:hover,
section#blog-slider .section-header .btn-blog-nav:hover,
section#reviews .section-header .btn-blog-nav:hover,
section#gallery-bottom .section-header .btn-gallery-nav:hover,
section#blog-slider .section-header .btn-gallery-nav:hover,
section#reviews .section-header .btn-gallery-nav:hover,
section#gallery-bottom .section-header .btn-review-nav:hover,
section#blog-slider .section-header .btn-review-nav:hover,
section#reviews .section-header .btn-review-nav:hover {
  background-color: #f1f5f9;
}
section#gallery-bottom .blog-slider-container,
section#blog-slider .blog-slider-container,
section#reviews .blog-slider-container {
  overflow-x: auto;
  scroll-behavior: smooth;
  scrollbar-width: none;
  width: 100%;
  -ms-overflow-style: none;
  padding: 10px 0 20px 0;
}
section#gallery-bottom .blog-slider-container::-webkit-scrollbar,
section#blog-slider .blog-slider-container::-webkit-scrollbar,
section#reviews .blog-slider-container::-webkit-scrollbar {
  display: none;
}
section#gallery-bottom .blog-slider-container .blog-track,
section#blog-slider .blog-slider-container .blog-track,
section#reviews .blog-slider-container .blog-track {
  display: flex;
  gap: 1.5rem;
}
section#gallery-bottom .blog-slider-container .blog-track .blog-card,
section#blog-slider .blog-slider-container .blog-track .blog-card,
section#reviews .blog-slider-container .blog-track .blog-card {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 24px;
  box-shadow: var(--bs-box-shadow-sm);
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  justify-content: space-between;
  min-height: 320px;
  overflow: hidden;
  transition: all 0.2s ease;
  width: 360px;
}
section#gallery-bottom .blog-slider-container .blog-track .blog-card:hover,
section#blog-slider .blog-slider-container .blog-track .blog-card:hover,
section#reviews .blog-slider-container .blog-track .blog-card:hover {
  box-shadow: var(--bs-box-shadow);
  transform: translateY(-4px);
}
section#gallery-bottom .blog-slider-container .blog-track .blog-card .blog-card-link,
section#blog-slider .blog-slider-container .blog-track .blog-card .blog-card-link,
section#reviews .blog-slider-container .blog-track .blog-card .blog-card-link {
  color: inherit;
  display: flex;
  flex-direction: column;
  height: 100%;
  text-decoration: none;
}
section#gallery-bottom .blog-slider-container .blog-track .blog-card .blog-card-image,
section#blog-slider .blog-slider-container .blog-track .blog-card .blog-card-image,
section#reviews .blog-slider-container .blog-track .blog-card .blog-card-image {
  background-color: #f8fafc;
  height: 160px;
  overflow: hidden;
  position: relative;
}
section#gallery-bottom .blog-slider-container .blog-track .blog-card .blog-card-image img,
section#blog-slider .blog-slider-container .blog-track .blog-card .blog-card-image img,
section#reviews .blog-slider-container .blog-track .blog-card .blog-card-image img {
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
  width: 100%;
}
section#gallery-bottom .blog-slider-container .blog-track .blog-card:hover .blog-card-image img,
section#blog-slider .blog-slider-container .blog-track .blog-card:hover .blog-card-image img,
section#reviews .blog-slider-container .blog-track .blog-card:hover .blog-card-image img {
  transform: scale(1.04);
}
section#gallery-bottom .blog-slider-container .blog-track .blog-card .blog-card-content,
section#blog-slider .blog-slider-container .blog-track .blog-card .blog-card-content,
section#reviews .blog-slider-container .blog-track .blog-card .blog-card-content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: space-between;
  padding: 1.25rem 1.5rem 1.5rem 1.5rem;
}
section#gallery-bottom .blog-slider-container .blog-track .blog-card .blog-card-content .blog-card-body,
section#blog-slider .blog-slider-container .blog-track .blog-card .blog-card-content .blog-card-body,
section#reviews .blog-slider-container .blog-track .blog-card .blog-card-content .blog-card-body {
  margin-bottom: 1rem;
}
section#gallery-bottom .blog-slider-container .blog-track .blog-card .blog-card-content .blog-card-body h6,
section#blog-slider .blog-slider-container .blog-track .blog-card .blog-card-content .blog-card-body h6,
section#reviews .blog-slider-container .blog-track .blog-card .blog-card-content .blog-card-body h6 {
  line-height: 1.35;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
section#gallery-bottom .reviews-slider-container,
section#blog-slider .reviews-slider-container,
section#reviews .reviews-slider-container {
  overflow-x: auto;
  scroll-behavior: smooth;
  scrollbar-width: none;
  width: 100%;
  -ms-overflow-style: none;
}
section#gallery-bottom .reviews-slider-container .reviews-track,
section#blog-slider .reviews-slider-container .reviews-track,
section#reviews .reviews-slider-container .reviews-track {
  display: flex;
  gap: 1.5rem;
}
section#gallery-bottom .reviews-slider-container .reviews-track .review-card,
section#blog-slider .reviews-slider-container .reviews-track .review-card,
section#reviews .reviews-slider-container .reviews-track .review-card {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 24px;
  box-shadow: var(--bs-box-shadow-sm);
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  justify-content: space-between;
  min-height: 320px;
  padding: 1.5rem;
  transition: all 0.2s ease;
  width: 360px;
}
section#gallery-bottom .reviews-slider-container .reviews-track .review-card:hover,
section#blog-slider .reviews-slider-container .reviews-track .review-card:hover,
section#reviews .reviews-slider-container .reviews-track .review-card:hover {
  box-shadow: var(--bs-box-shadow);
  transform: translateY(-4px);
}
section#gallery-bottom .more-reviews,
section#blog-slider .more-reviews,
section#reviews .more-reviews {
  padding: 30px 0;
}
section#gallery-bottom .more-reviews .btn-google,
section#blog-slider .more-reviews .btn-google,
section#reviews .more-reviews .btn-google {
  align-items: center;
  color: #fff;
  background-color: var(--google-green);
  border: 1px solid var(--google-green);
  border-color: var(--google-green);
  border-radius: var(--bs-border-radius-pill);
  display: inline-flex;
  font-size: 0.85rem;
  font-weight: 500;
  height: 30px;
  transition: all 0.2s ease;
  padding: 0 20px;
}
section#gallery-bottom .more-reviews .btn-google:hover,
section#blog-slider .more-reviews .btn-google:hover,
section#reviews .more-reviews .btn-google:hover {
  background-color: transparent;
  color: var(--google-green) !important;
}
section#benefits,
section#private-services,
section#tips,
section#faq {
  background-color: #f8fafc;
  padding: 60px 0;
}
section#benefits h2,
section#private-services h2,
section#tips h2,
section#faq h2 {
  color: #1e293b;
  font-size: 32px;
  font-weight: 800;
  letter-spacing: -0.5px;
  line-height: 1.25;
  margin-top: 0;
  margin-bottom: 24px;
  padding-top: 0;
  padding-bottom: 0;
}
section#benefits h3,
section#private-services h3,
section#tips h3,
section#faq h3,
section#benefits h4,
section#private-services h4,
section#tips h4,
section#faq h4,
section#benefits h5,
section#private-services h5,
section#tips h5,
section#faq h5,
section#benefits .card-title,
section#private-services .card-title,
section#tips .card-title,
section#faq .card-title,
section#benefits .accordion-button,
section#private-services .accordion-button,
section#tips .accordion-button,
section#faq .accordion-button {
  color: #1e293b;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.35;
  margin-top: 0;
  margin-bottom: 12px;
  padding-top: 0;
  padding-bottom: 0;
}
section#benefits p,
section#private-services p,
section#tips p,
section#faq p,
section#benefits li,
section#private-services li,
section#tips li,
section#faq li,
section#benefits span,
section#private-services span,
section#tips span,
section#faq span,
section#benefits .accordion-body,
section#private-services .accordion-body,
section#tips .accordion-body,
section#faq .accordion-body,
section#benefits .card-text,
section#private-services .card-text,
section#tips .card-text,
section#faq .card-text {
  color: #64748b;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.6;
  margin-top: 0;
  margin-bottom: 14px;
  padding-top: 0;
  padding-bottom: 0;
}
section#benefits p:last-child,
section#private-services p:last-child,
section#tips p:last-child,
section#faq p:last-child,
section#benefits li:last-child,
section#private-services li:last-child,
section#tips li:last-child,
section#faq li:last-child {
  margin-bottom: 0;
}
section#benefits span,
section#private-services span,
section#tips span,
section#faq span {
  margin-bottom: 0;
}
section#benefits ul,
section#private-services ul,
section#tips ul,
section#faq ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
section#benefits ul li,
section#private-services ul li,
section#tips ul li,
section#faq ul li {
  margin-top: 0;
  margin-bottom: 12px;
  padding: 0;
}
section#benefits strong,
section#private-services strong,
section#tips strong,
section#faq strong,
section#benefits b,
section#private-services b,
section#tips b,
section#faq b {
  color: #1e293b;
  font-weight: 600;
}
section#benefits .section-header-center,
section#private-services .section-header-center,
section#tips .section-header-center,
section#faq .section-header-center {
  margin-bottom: 36px;
  text-align: center;
}
section#benefits .section-header-center h2,
section#private-services .section-header-center h2,
section#tips .section-header-center h2,
section#faq .section-header-center h2 {
  margin-bottom: 8px;
}
section#benefits .section-header-center p,
section#private-services .section-header-center p,
section#tips .section-header-center p,
section#faq .section-header-center p {
  margin-bottom: 0;
}
section#benefits .benefits-card,
section#private-services .benefits-card,
section#tips .benefits-card,
section#faq .benefits-card {
  background-color: #fff;
  border: 1px solid #e2e8f0;
  border-radius: 24px;
  box-shadow: var(--bs-box-shadow-sm);
  padding: 40px;
}
section#benefits .benefits-card .benefit-item,
section#private-services .benefits-card .benefit-item,
section#tips .benefits-card .benefit-item,
section#faq .benefits-card .benefit-item {
  display: flex;
  align-items: flex-start;
  gap: 18px;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  section#benefits .benefits-card .benefit-item,
  section#private-services .benefits-card .benefit-item,
  section#tips .benefits-card .benefit-item,
  section#faq .benefits-card .benefit-item {
    margin-bottom: 0;
  }
}
section#benefits .benefits-card .benefit-item .feature-icon-wrapper,
section#private-services .benefits-card .benefit-item .feature-icon-wrapper,
section#tips .benefits-card .benefit-item .feature-icon-wrapper,
section#faq .benefits-card .benefit-item .feature-icon-wrapper {
  align-items: center;
  background-color: #e0f2fe;
  border-radius: 50%;
  display: flex;
  flex-shrink: 0;
  height: 52px;
  justify-content: center;
  width: 52px;
}
section#benefits .benefits-card .benefit-item .feature-icon-wrapper img,
section#private-services .benefits-card .benefit-item .feature-icon-wrapper img,
section#tips .benefits-card .benefit-item .feature-icon-wrapper img,
section#faq .benefits-card .benefit-item .feature-icon-wrapper img {
  height: 24px;
  width: 24px;
}
section#benefits .benefits-card .benefit-item .benefit-content h3,
section#private-services .benefits-card .benefit-item .benefit-content h3,
section#tips .benefits-card .benefit-item .benefit-content h3,
section#faq .benefits-card .benefit-item .benefit-content h3 {
  margin-bottom: 6px;
}
section#benefits .benefits-card .benefit-item .benefit-content p,
section#private-services .benefits-card .benefit-item .benefit-content p,
section#tips .benefits-card .benefit-item .benefit-content p,
section#faq .benefits-card .benefit-item .benefit-content p {
  margin-bottom: 0;
}
section#benefits .benefits-card .benefit-item .benefit-content a,
section#private-services .benefits-card .benefit-item .benefit-content a,
section#tips .benefits-card .benefit-item .benefit-content a,
section#faq .benefits-card .benefit-item .benefit-content a {
  color: #00a9e4;
  font-weight: 600;
  text-decoration: none;
}
section#benefits .benefits-card .benefit-item .benefit-content a:hover,
section#private-services .benefits-card .benefit-item .benefit-content a:hover,
section#tips .benefits-card .benefit-item .benefit-content a:hover,
section#faq .benefits-card .benefit-item .benefit-content a:hover {
  text-decoration: underline;
}
section#benefits .service-card,
section#private-services .service-card,
section#tips .service-card,
section#faq .service-card {
  background-color: #fff;
  border: 1px solid #e2e8f0;
  border-radius: 24px;
  box-shadow: var(--bs-box-shadow-sm);
  overflow: hidden;
}
section#benefits .service-card .service-img-wrapper,
section#private-services .service-card .service-img-wrapper,
section#tips .service-card .service-img-wrapper,
section#faq .service-card .service-img-wrapper {
  height: 320px;
  overflow: hidden;
}
section#benefits .service-card .service-img-wrapper img,
section#private-services .service-card .service-img-wrapper img,
section#tips .service-card .service-img-wrapper img,
section#faq .service-card .service-img-wrapper img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
section#benefits .service-card .service-card-body,
section#private-services .service-card .service-card-body,
section#tips .service-card .service-card-body,
section#faq .service-card .service-card-body {
  padding: 40px;
}
section#benefits .service-card .service-card-body .service-features-list,
section#private-services .service-card .service-card-body .service-features-list,
section#tips .service-card .service-card-body .service-features-list,
section#faq .service-card .service-card-body .service-features-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px 24px;
  list-style: none;
  margin-top: 20px;
  margin-bottom: 24px;
  padding: 0;
}
@media (max-width: 767px) {
  section#benefits .service-card .service-card-body .service-features-list,
  section#private-services .service-card .service-card-body .service-features-list,
  section#tips .service-card .service-card-body .service-features-list,
  section#faq .service-card .service-card-body .service-features-list {
    grid-template-columns: 1fr;
    gap: 10px;
  }
}
section#benefits .service-card .service-card-body .service-features-list li,
section#private-services .service-card .service-card-body .service-features-list li,
section#tips .service-card .service-card-body .service-features-list li,
section#faq .service-card .service-card-body .service-features-list li {
  align-items: center;
  display: flex;
  gap: 12px;
  margin-bottom: 0;
  color: #1e293b;
  font-size: 15px;
  font-weight: 500;
}
section#benefits .service-card .service-card-body .service-features-list li img,
section#private-services .service-card .service-card-body .service-features-list li img,
section#tips .service-card .service-card-body .service-features-list li img,
section#faq .service-card .service-card-body .service-features-list li img {
  border-radius: 0 !important;
  box-shadow: none !important;
  flex-shrink: 0;
  height: 20px;
  width: 20px;
}
section#benefits .service-card .service-card-body .service-features-list li span,
section#private-services .service-card .service-card-body .service-features-list li span,
section#tips .service-card .service-card-body .service-features-list li span,
section#faq .service-card .service-card-body .service-features-list li span {
  color: #1e293b;
  font-weight: 500;
  margin-bottom: 0;
}
section#benefits .tips-box,
section#private-services .tips-box,
section#tips .tips-box,
section#faq .tips-box {
  background-color: #fff;
  border: 1px solid #e2e8f0;
  border-radius: 24px;
  box-shadow: var(--bs-box-shadow-sm);
  padding: 40px;
}
section#benefits .tips-box .tip-block,
section#private-services .tips-box .tip-block,
section#tips .tips-box .tip-block,
section#faq .tips-box .tip-block {
  margin-bottom: 28px;
}
section#benefits .tips-box .tip-features-list li,
section#private-services .tips-box .tip-features-list li,
section#tips .tips-box .tip-features-list li,
section#faq .tips-box .tip-features-list li {
  margin-bottom: 12px;
}
section#benefits .tips-box .tip-card,
section#private-services .tips-box .tip-card,
section#tips .tips-box .tip-card,
section#faq .tips-box .tip-card {
  background-color: #fff;
  border: 1px solid #e2e8f0;
  border-radius: 20px;
  height: 100%;
  padding: 24px;
}
section#benefits .tips-box .tip-card .tips-img-wrapper,
section#private-services .tips-box .tip-card .tips-img-wrapper,
section#tips .tips-box .tip-card .tips-img-wrapper,
section#faq .tips-box .tip-card .tips-img-wrapper {
  border-radius: 14px;
  height: 190px;
  margin-bottom: 20px;
  overflow: hidden;
}
section#benefits .tips-box .tip-card .tips-img-wrapper img,
section#private-services .tips-box .tip-card .tips-img-wrapper img,
section#tips .tips-box .tip-card .tips-img-wrapper img,
section#faq .tips-box .tip-card .tips-img-wrapper img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
section#benefits .tips-box .tip-card .tip-links,
section#private-services .tips-box .tip-card .tip-links,
section#tips .tips-box .tip-card .tip-links,
section#faq .tips-box .tip-card .tip-links {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-top: 18px;
}
section#benefits .tips-box .tip-card .tip-links .tip-link,
section#private-services .tips-box .tip-card .tip-links .tip-link,
section#tips .tips-box .tip-card .tip-links .tip-link,
section#faq .tips-box .tip-card .tip-links .tip-link {
  align-items: center;
  color: #00a9e4;
  display: inline-flex;
  font-size: 15px;
  font-weight: 600;
  gap: 8px;
  margin-bottom: 0;
  text-decoration: none;
}
section#benefits .tips-box .tip-card .tip-links .tip-link:hover,
section#private-services .tips-box .tip-card .tip-links .tip-link:hover,
section#tips .tips-box .tip-card .tip-links .tip-link:hover,
section#faq .tips-box .tip-card .tip-links .tip-link:hover {
  text-decoration: underline;
}
section#benefits #faqAccordion .accordion-item,
section#private-services #faqAccordion .accordion-item,
section#tips #faqAccordion .accordion-item,
section#faq #faqAccordion .accordion-item {
  border: 1px solid #e2e8f0;
  border-radius: 16px;
  box-shadow: var(--bs-box-shadow-sm);
  margin-bottom: 14px;
  overflow: hidden;
}
section#benefits #faqAccordion .accordion-item .accordion-button,
section#private-services #faqAccordion .accordion-item .accordion-button,
section#tips #faqAccordion .accordion-item .accordion-button,
section#faq #faqAccordion .accordion-item .accordion-button {
  background-color: #fff;
  border: none;
  box-shadow: none;
  margin-bottom: 0;
  padding: 18px 24px;
}
section#benefits #faqAccordion .accordion-item .accordion-button:not(.collapsed),
section#private-services #faqAccordion .accordion-item .accordion-button:not(.collapsed),
section#tips #faqAccordion .accordion-item .accordion-button:not(.collapsed),
section#faq #faqAccordion .accordion-item .accordion-button:not(.collapsed) {
  background-color: #f8fafc;
  color: #1e293b;
}
section#benefits #faqAccordion .accordion-item .accordion-button:focus,
section#private-services #faqAccordion .accordion-item .accordion-button:focus,
section#tips #faqAccordion .accordion-item .accordion-button:focus,
section#faq #faqAccordion .accordion-item .accordion-button:focus {
  border-color: transparent;
  box-shadow: none;
}
section#benefits #faqAccordion .accordion-item .accordion-body,
section#private-services #faqAccordion .accordion-item .accordion-body,
section#tips #faqAccordion .accordion-item .accordion-body,
section#faq #faqAccordion .accordion-item .accordion-body {
  margin-bottom: 0;
  padding: 0 24px 20px 24px;
}
@media (max-width: 767px) {
  section#benefits,
  section#private-services,
  section#tips,
  section#faq {
    padding: 40px 0;
  }
  section#benefits h2,
  section#private-services h2,
  section#tips h2,
  section#faq h2 {
    font-size: 24px;
    margin-bottom: 18px;
  }
  section#benefits h3,
  section#private-services h3,
  section#tips h3,
  section#faq h3,
  section#benefits h4,
  section#private-services h4,
  section#tips h4,
  section#faq h4,
  section#benefits h5,
  section#private-services h5,
  section#tips h5,
  section#faq h5,
  section#benefits .card-title,
  section#private-services .card-title,
  section#tips .card-title,
  section#faq .card-title,
  section#benefits .accordion-button,
  section#private-services .accordion-button,
  section#tips .accordion-button,
  section#faq .accordion-button {
    font-size: 18px;
    margin-bottom: 10px;
  }
  section#benefits p,
  section#private-services p,
  section#tips p,
  section#faq p,
  section#benefits li,
  section#private-services li,
  section#tips li,
  section#faq li,
  section#benefits span,
  section#private-services span,
  section#tips span,
  section#faq span,
  section#benefits .accordion-body,
  section#private-services .accordion-body,
  section#tips .accordion-body,
  section#faq .accordion-body,
  section#benefits .card-text,
  section#private-services .card-text,
  section#tips .card-text,
  section#faq .card-text {
    font-size: 14px;
    margin-bottom: 12px;
  }
  section#benefits .benefits-card,
  section#private-services .benefits-card,
  section#tips .benefits-card,
  section#faq .benefits-card,
  section#benefits .service-card .service-card-body,
  section#private-services .service-card .service-card-body,
  section#tips .service-card .service-card-body,
  section#faq .service-card .service-card-body,
  section#benefits .tips-box,
  section#private-services .tips-box,
  section#tips .tips-box,
  section#faq .tips-box {
    padding: 24px;
  }
}
section#privacy-policy,
section#cancellation-policy,
section#terms-and-conditions {
  padding: 60px 0;
}
section#privacy-policy .section-header,
section#cancellation-policy .section-header,
section#terms-and-conditions .section-header {
  align-items: center;
  display: flex;
  letter-spacing: 2px;
  justify-content: space-between;
  margin-bottom: 50px;
}
section#privacy-policy .section-header h2,
section#cancellation-policy .section-header h2,
section#terms-and-conditions .section-header h2 {
  color: #212529;
  font-size: 32px;
  font-weight: 800;
  margin-bottom: 0;
  padding-bottom: 0;
}
section#privacy-policy ul,
section#cancellation-policy ul,
section#terms-and-conditions ul {
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 24px;
}
section#privacy-policy ul li,
section#cancellation-policy ul li,
section#terms-and-conditions ul li {
  padding-bottom: 15px;
}
@media (max-width: 991px) {
  section#why-choose img.image-left {
    width: 100%;
  }
}
section#main-video {
  padding: 40px 0;
}
section#main-video video {
  border-radius: 24px;
  box-shadow: var(--bs-box-shadow-sm);
  display: block;
  height: auto;
  max-height: 520px;
  object-fit: cover;
  width: 100%;
}
section#blog-links {
  background-color: #f8fafc;
  border-top: 1px solid #e2e8f0;
  padding: 60px 0;
}
section#blog-links h3 {
  color: #1e293b;
  font-size: 22px;
  font-weight: 800;
  margin-bottom: 24px;
}
section#blog-links .blog-links-list {
  column-count: 3;
  column-gap: 30px;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (max-width: 991px) {
  section#blog-links .blog-links-list {
    column-count: 2;
  }
}
@media (max-width: 575px) {
  section#blog-links .blog-links-list {
    column-count: 1;
  }
}
section#blog-links .blog-links-list li {
  break-inside: avoid;
  margin-bottom: 10px;
}
section#blog-links .blog-links-list li a {
  color: #64748b;
  display: block;
  font-size: 14px;
  line-height: 1.4;
  max-width: 100%;
  overflow: hidden;
  text-decoration: none;
  text-overflow: ellipsis;
  transition: color 0.2s ease;
  white-space: nowrap;
}
section#blog-links .blog-links-list li a span {
  color: #94a3b8;
  display: inline;
  font-size: 10px;
  font-weight: 500;
  margin-right: 2px;
}
section#blog-links .blog-links-list li a:hover {
  color: #00a9e4;
  text-decoration: underline;
}
section#blog-links .blog-links-list li a:hover span {
  color: inherit;
}
