@font-face {
  font-family: 'Quicksand';
  src: url("/fonts/quicksand-light.woff2") format('woff2'), url("/fonts/quicksand-light.woff") format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Comfortaa';
  src: url("/fonts/comfortaa-regular.woff2") format('woff2'), url("/fonts/comfortaa-regular.woff") format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
h1 {
  color: #eeb045;
  font-size: 40px;
  font-weight: 800;
  letter-spacing: 6px;
  margin: 0;
  padding: 0 0 50px;
  text-align: center;
}
h2 {
  color: #fff;
  font-size: 34px;
  font-weight: 600;
  letter-spacing: 4px;
  margin: 0;
  padding: 0 0 40px;
}
h3 {
  color: #fff;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 2px;
  margin: 0;
  padding: 0 0 30px;
}
h4 {
  color: #fff;
  font-size: 28px;
  font-weight: 400;
  letter-spacing: 1px;
  margin: 0;
  padding: 0 0 15px;
}
p,
a,
li {
  color: #fff;
  font-size: 22px;
  font-weight: 400;
  letter-spacing: 1px;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
p,
ul {
  padding: 0 0 15px;
}
body .font-size-16 {
  font-size: 16px;
}
body .margin-bottom-20 {
  margin-bottom: 20px;
}
body .margin-left-15 {
  margin-left: 15px;
}
body .margin-side-auto {
  padding: 0 70px;
}
body .margin-top-10 {
  margin-top: 10px;
}
body .margin-top-15 {
  margin-top: 15px;
}
body .margin-top-30 {
  margin-top: 30px;
}
body .no-margin {
  margin: 0;
}
body .no-margin-top {
  margin-top: 0;
}
body .no-padding {
  padding: 0;
}
body .no-padding-right {
  padding-right: 0;
}
body .padding-bottom-30 {
  padding-bottom: 30px;
}
body .padding-top-10 {
  padding-top: 10px;
}
body .padding-top-30 {
  padding-top: 30px;
  text-align: center;
}
body .section-padding {
  padding: 30px 0;
}
@media (max-width: 991px) {
  body h1 {
    font-size: 26px;
    padding: 0 0 30px;
  }
  body h3 {
    font-size: 24px;
    font-weight: 600;
    padding: 0 0 20px;
  }
  body h4 {
    font-size: 20px;
    padding: 0 0 10px;
  }
  body p,
  body li,
  body a {
    font-size: 18px;
    padding: 0 0 10px;
  }
}
@media (max-width: 767px) {
  body h1 {
    font-size: 26px;
    padding: 0 0 20px;
  }
  body h3 {
    font-size: 24px;
    padding: 0 0 20px;
  }
  body h4 {
    font-size: 20px;
    padding: 0 0 10px;
  }
  body p,
  body li,
  body a {
    font-size: 18px;
    padding: 0 0 10px;
  }
}
section#top-menu {
  background: #212530;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
}
section#top-menu section#thicker {
  height: 40px;
  width: 100%;
}
section#top-menu section#thicker .text-thicker {
  color: #fff;
  display: inline-block;
  font-size: 18px;
  line-height: 40px;
  margin-right: 30px;
}
section#top-menu section#thicker .text-thicker a {
  color: #fff;
  font-size: 18px;
  font-weight: 300;
}
section#top-menu section#menu {
  background-color: #212530;
  border-bottom: 1px solid #000;
  height: 100px;
  width: 100%;
  z-index: 6;
}
section#top-menu section#menu .navbar-collapse {
  height: 100%;
}
section#top-menu section#menu .navbar {
  padding: 0;
}
section#top-menu section#menu .navbar-brand {
  padding: 10px 0;
}
section#top-menu section#menu .elementor-button {
  align-items: center;
  background-color: #eeb045;
  border: 2px solid #eeb045;
  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: #eeb045;
}
section#top-menu section#menu .navbar-nav .nav-link {
  color: #fff;
  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;
}
@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 .elementor-button-content-wrapper .elementor-icon {
    font-size: 14px;
  }
  section#top-menu section#menu .elementor-button .elementor-button-content-wrapper .elementor-text {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  section#top-menu section#menu .navbar-nav .nav-item {
    padding: 0;
    text-align: center;
  }
  section#top-menu section#menu .navbar-collapse {
    background-color: #212530;
  }
}
@media (max-width: 767px) {
  section#top-menu section#menu .navbar {
    height: 100px;
  }
  section#top-menu section#menu .navbar .navbar-brand {
    align-items: center;
    display: flex;
    height: 100px;
    justify-content: center;
  }
  section#top-menu section#menu .navbar .navbar-brand img {
    height: auto;
    max-width: 200px;
  }
}
#hero {
  height: 900px;
  margin-bottom: 0 !important;
  margin-top: 140px !important;
  position: relative;
}
#hero .carousel-item {
  height: 900px;
}
#hero .carousel-item .carousel-caption {
  bottom: 25%;
}
#hero .carousel-item h6 {
  border-bottom: 1px solid #fff;
  color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 6px;
  line-height: 26px;
  margin-bottom: 25px;
  opacity: 1;
  padding-bottom: 25px;
  text-transform: uppercase;
  width: auto;
}
#hero .carousel-item h5 {
  color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 70px;
  font-style: normal;
  font-weight: 900;
  height: auto;
  line-height: 105px;
  letter-spacing: 2px;
  margin-bottom: 15px;
}
#hero .carousel-item p,
#hero .carousel-item a {
  background-color: $color-red-2;
  border: 1px solid $color-red-2;
  border-radius: 24px;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 1px;
  padding: 10px 20px;
  text-decoration: none;
}
#hero .carousel-item .img-src-01 {
  background-image: url("/images/banners/banner-cactus-1.jpg");
}
#hero .carousel-item .img-src-02 {
  background-image: url("/images/banners/banner-cactus-2.jpg");
}
#hero .carousel-item .img-src-03 {
  background-image: url("/images/banners/banner-cactus-3.jpg");
}
#hero .carousel-item .img-src-04 {
  background-image: url("/images/banners/banner-cactus-4.jpg");
}
#hero .carousel-item .img-size {
  background-position: center;
  background-size: cover;
  height: 100%;
  width: 100%;
}
#hero .carousel-item h5 {
  font-size: 36px;
  font-style: italic;
  margin-bottom: 50px;
}
#hero .carousel-indicators button {
  background-color: #fff !important;
  margin: 0 !important;
  margin-right: 10px !important;
  opacity: 1 !important;
}
#hero .carousel-indicators button.active {
  background-color: $color-1 !important;
}
@media (max-width: 1650px) {
  #hero {
    height: 700px;
  }
  #hero .carousel-item {
    height: 700px;
  }
}
@media (max-width: 1400px) {
  #hero {
    height: 600px;
  }
  #hero .carousel-item {
    height: 600px;
  }
}
@media (max-width: 991px) {
  #hero {
    height: 500px;
  }
  #hero .carousel-item {
    height: 500px;
  }
}
@media (max-width: 767px) {
  #hero .carousel-indicators {
    display: none;
  }
}
section#welcome {
  padding-top: 40px;
}
section#welcome h1 {
  text-align: center;
}
section#welcome ul {
  margin-bottom: 0;
  padding-left: 20px;
}
section#welcome p,
section#welcome li {
  font-weight: 400;
  text-align: justify;
}
section#mycabotransfers {
  background-color: #303546;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  overflow: hidden;
  padding: 30px 0;
  position: relative;
}
section#mycabotransfers h4,
section#mycabotransfers h5 {
  color: #000;
  font-size: 16px;
  margin: 0 0 10px;
  padding: 0;
  text-align: center;
}
section#mycabotransfers h5 {
  background-color: #212530;
  color: #fff;
  height: 22px;
  line-height: 22px;
}
section#mycabotransfers #step-0 a {
  align-items: center;
  color: #000;
  cursor: pointer;
  border: 2px solid #000;
  border-radius: 8px;
  display: flex;
  font-size: 40px;
  height: 80px;
  justify-content: center;
  margin-bottom: 10px;
}
section#mycabotransfers #step-0 a img {
  height: 100%;
  width: auto;
}
section#mycabotransfers #step-0 a p {
  color: #212530;
  padding: 0;
}
section#mycabotransfers #step-0 a p.text {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 5px;
}
section#mycabotransfers #step-0 a p.subtext {
  font-size: 14px;
  font-weight: 400;
}
section#mycabotransfers .form-error label {
  color: #f00;
}
section#mycabotransfers .form-error input {
  border: 1px solid #f00 !important;
}
section#mycabotransfers #thanks-before {
  display: flex;
}
section#mycabotransfers #thanks-after {
  display: none;
}
section#mycabotransfers #main-header {
  color: #fff;
  margin-bottom: 20px;
}
section#mycabotransfers #main-header i {
  padding: 0 2px;
}
section#mycabotransfers #main-header a {
  color: #fff;
  padding: 0 10px;
  text-decoration: none;
}
section#mycabotransfers .qtyminus,
section#mycabotransfers .qtyplus {
  align-items: center;
  background: #212530;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: flex;
  font-size: 30px;
  height: 40px;
  justify-content: center;
  width: 40px;
}
section#mycabotransfers #mycabotransfers-booking .border-card {
  background-color: #fff;
  border-radius: 10px;
  overflow: hidden;
}
section#mycabotransfers #mycabotransfers-booking .reservation-header {
  background-color: #212530;
  color: #fff;
  text-align: center;
  padding: 15px 0;
}
section#mycabotransfers #mycabotransfers-booking .reservation-header p {
  color: #fff;
  margin: 0;
  padding: 0;
}
section#mycabotransfers #mycabotransfers-booking .footer-paypal {
  margin-bottom: 15px;
}
section#mycabotransfers #mycabotransfers-booking .footer-paypal p {
  color: #000;
  font-size: 12px;
  margin: 0;
  padding: 0;
}
section#mycabotransfers #square-image {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%;
}
section#mycabotransfers #square-image img {
  width: 100%;
}
section#mycabotransfers form {
  margin: 0;
}
section#mycabotransfers .row-group {
  float: left;
}
section#mycabotransfers .col-12 {
  position: relative;
}
section#mycabotransfers h2 {
  color: #fff;
  font-size: 30px;
  margin: 0;
  padding: 0;
}
section#mycabotransfers #step-2,
section#mycabotransfers #step-3,
section#mycabotransfers #step-4,
section#mycabotransfers #step-5 {
  min-height: 620px;
}
section#mycabotransfers #step-1,
section#mycabotransfers #step-2,
section#mycabotransfers #step-3,
section#mycabotransfers #step-4,
section#mycabotransfers #capacity-hiace,
section#mycabotransfers #capacity-sprinter,
section#mycabotransfers #capacity-shuttle,
section#mycabotransfers #pickup,
section#mycabotransfers #arrival,
section#mycabotransfers #departure,
section#mycabotransfers #grocery-stop-cash,
section#mycabotransfers #grocery-stop-paypal {
  display: none;
}
section#mycabotransfers .area {
  align-items: center;
  display: flex;
  margin-bottom: 30px;
}
section#mycabotransfers .area .selector,
section#mycabotransfers .area .title {
  width: 50%;
}
section#mycabotransfers .area .title h3 {
  color: #fff;
  font-size: 20px;
  margin: 0;
}
section#mycabotransfers .info {
  width: 100%;
}
section#mycabotransfers .info .text {
  display: block;
  overflow: hidden;
  padding: 30px 15px;
}
section#mycabotransfers .info .text h4 {
  border-bottom: solid 2px #212530;
  color: #212530;
  font-family: Raleway, Helvetica, sans-serif;
  font-size: 0.9em;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin: 0 0 1em 0;
  padding-bottom: 1em;
  text-transform: uppercase;
}
section#mycabotransfers .info .info-row {
  align-items: center;
  display: flex;
  height: 30px;
}
section#mycabotransfers .info .info-row h6 {
  margin: 0;
}
section#mycabotransfers .info .info-row p {
  height: 30px;
  line-height: 30px;
  margin: 0;
  overflow: hidden;
  padding-left: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
section#mycabotransfers .info.info-container {
  flex-direction: column;
  padding: 30px 15px;
}
section#mycabotransfers input[type="text"],
section#mycabotransfers input[type="number"],
section#mycabotransfers input[type="date"],
section#mycabotransfers input[type="time"],
section#mycabotransfers input[type="button"],
section#mycabotransfers input#form-hotel,
section#mycabotransfers select {
  border: 1px solid #212530;
  border-radius: 8px;
  color: #000;
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  margin-bottom: 20px;
  outline: none;
  padding: 0 10px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
}
section#mycabotransfers input[type="checkbox"] {
  border: 1px solid #212530;
  border-radius: 4px;
  color: #212530;
  height: 30px;
  outline: none;
  padding: 0 10px;
  width: 30px;
}
section#mycabotransfers input.submit-button {
  background-color: #212530;
  border: 0;
  color: #fff;
  margin-bottom: 0;
  width: 100%;
}
section#mycabotransfers input.submit-button[disabled="disabled"],
section#mycabotransfers div.qtyplus[disabled='disabled'],
section#mycabotransfers div.qtyminus[disabled='disabled'] {
  opacity: 0.5;
}
section#mycabotransfers input::placeholder {
  color: #000;
  height: 30px;
  line-height: 30px;
  opacity: 1;
}
section#mycabotransfers input:-ms-input-placeholder {
  color: #000;
}
section#mycabotransfers input::-ms-input-placeholder {
  color: #000;
}
section#mycabotransfers input::-webkit-calendar-picker-indicator {
  filter: invert(1);
}
section#mycabotransfers input#form-hotel {
  margin-bottom: 0;
}
section#mycabotransfers #form-pax {
  margin: 0 10px 20px;
  max-width: 80px;
  text-align: center;
}
section#mycabotransfers label {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  margin-left: 10px;
  width: 100%;
}
section#mycabotransfers select {
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
}
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: #212530;
  color: #fff;
}
section#mycabotransfers .easy-autocomplete.eac-round {
  margin-bottom: 20px;
  width: auto !important;
}
section#mycabotransfers .unit-image {
  text-align: center;
}
section#mycabotransfers .unit-image img {
  max-width: 150px;
}
section#mycabotransfers .unit-txt {
  padding: 15px 0;
}
section#mycabotransfers .unit-txt p {
  line-height: 20px;
  margin: 0;
}
section#mycabotransfers .selected-unit {
  background-color: #212530;
}
section#mycabotransfers .selected-unit .unit-txt {
  color: #212530;
}
section#mycabotransfers #step-3 button {
  background-color: #212530;
  border: 0;
  border-radius: 4px;
  color: #fff;
  height: 44px;
  width: 100%;
}
section#mycabotransfers #step-3 #click-paypal {
  height: 1px;
  width: 1px;
}
section#mycabotransfers #step-3 input {
  border: 0;
  width: auto;
}
section#mycabotransfers #step-3 #paypal-button-container {
  display: flex;
  justify-content: center;
}
section#mycabotransfers #step-3 p {
  font-size: 16px;
  margin: 0;
}
section#mycabotransfers #services {
  color: #fff;
  padding: 30px 0;
}
section#mycabotransfers #services .service-container {
  align-items: center;
  display: flex;
  font-size: 36px;
  height: 45px;
  justify-content: center;
  line-height: 40px;
}
section#mycabotransfers #services .service-container .service-image {
  align-items: center;
  display: flex;
}
section#mycabotransfers #services .service-container .service-text {
  align-items: center;
  display: flex;
  color: #fff;
  font-size: 18px;
  height: 45px;
  margin-left: 20px;
}
section#mycabotransfers #services .service-container .service-text p {
  color: #fff;
  line-height: 20px;
  margin: 0;
  padding: 0;
}
@media (max-width: 991px) {
  section#mycabotransfers .info .info-row {
    display: block;
    height: auto;
  }
  section#mycabotransfers .info .info-row h6 {
    font-size: 14px;
  }
  section#mycabotransfers .info .info-row p {
    font-size: 18px;
    line-height: 18px;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  section#mycabotransfers .info.special {
    margin-top: 30px;
  }
  section#mycabotransfers .info .unit-txt p {
    font-size: 16px;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
@media (max-width: 575px) {
  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;
  }
}
.wait-disabled {
  pointer-events: none;
  opacity: 0.5;
}
.ui-datepicker-calendar a {
  font-size: inherit !important;
}
section#zones {
  background-color: #212530;
  color: #fff;
  padding: 40px 0;
}
section#zones h3 {
  color: #fff;
  font-size: 26px;
  font-weight: 800;
  margin-bottom: 40px;
  padding: 0;
  text-align: center;
}
section#zones .card {
  border: 0;
  border-radius: 0;
  margin-bottom: 20px;
}
section#zones .card a {
  text-decoration: none;
}
section#zones .card a p {
  color: #000;
}
section#zones .card .card-header {
  background-color: #eeb045;
  border-radius: 0;
  text-align: center;
}
section#zones .card .card-header .card-title {
  align-items: center;
  color: #fff;
  display: flex;
  font-size: 22px;
  font-weight: 400;
  justify-content: center;
  min-height: 85px;
  margin-bottom: 0;
}
section#zones .card .card-header .card-text {
  color: #fff;
  font-size: 16px;
  padding: 0;
}
section#zones .card .card-body {
  padding: 10px;
}
section#zones .card .card-body .zone-service,
section#zones .card .card-body .zone-price {
  font-size: 16px;
  margin: 0;
  text-align: center;
}
section#zones .card .card-body .zone-price {
  font-weight: bold;
}
section#zones .card .card-footer {
  background-color: $color-red-2;
  border-radius: 0;
  color: #fff;
}
section#zones .card .card-footer button {
  border-radius: 0;
  color: #fff;
}
section#zones .modal-header .modal-title {
  color: #000;
}
section#zones .modal-body .hotel-card {
  border: 1px solid #212530;
  border-radius: 0;
  display: inline-block;
  height: 132px;
  margin: 5px;
  overflow: hidden;
  padding: 0;
  width: 142px;
}
section#zones .modal-body .hotel-card img {
  height: auto;
  width: 140px;
}
section#zones .modal-body .hotel-card p {
  align-items: center;
  background-color: #212530;
  color: #fff;
  display: flex;
  font-size: 12px;
  height: 60px;
  justify-content: center;
  margin: 0;
  padding: 0 2px;
}
@media (max-width: 991px) {
  section#zones .fix-mobile-margin-bottom {
    margin-bottom: 30px;
  }
}
section#testimonials {
  background-color: #212530;
  color: #fff;
  padding: 30px 0;
}
section#testimonials .quote-left {
  color: #fff;
  font-size: 40px;
  text-align: left;
}
section#testimonials .quote-right {
  color: #fff;
  font-size: 40px;
  text-align: right;
}
section#testimonials .carousel-indicators {
  position: relative;
}
section#testimonials .testimonial-text {
  display: block;
  margin: 0 auto;
  max-width: 800px;
  min-height: 320px;
  overflow: hidden;
  padding: 10px;
  position: relative;
}
section#testimonials .testimonial-text p {
  color: #fff;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
  font-size: 20px;
  font-style: italic;
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis;
}
section#testimonials .testimonial-text a.fixed-link {
  position: absolute;
  right: 8px;
  top: 5px;
}
section#testimonials .testimonial-bottom {
  margin: 5px 0 30px;
  text-align: center;
  width: 100%;
}
section#testimonials .testimonial-bottom .testimonial-stars {
  color: #eeb045;
  display: inline-flex;
  font-size: 30px;
  margin-bottom: 30px;
}
section#testimonials .testimonial-bottom .testimonial-stars svg {
  padding: 0 5px;
}
section#testimonials .user-image {
  border: 4px solid #fff;
  border-radius: 50%;
  display: flex;
  height: 64px;
  margin: 0 auto 20px;
  overflow: hidden;
  width: 64px;
}
section#testimonials .user-image img {
  margin: 0;
}
section#testimonials .user-data .name {
  font-size: 20px;
  font-weight: bold;
}
section#testimonials img {
  margin-bottom: 20px;
}
section#testimonials p strong {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 15px;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
  width: 100%;
}
section#testimonials a,
section#testimonials p {
  color: #fff;
  font-size: 24px;
  text-decoration: none;
}
@media (max-width: 575px) {
  section#testimonials .testimonial-text {
    height: auto;
    margin: 30px;
  }
  section#testimonials .testimonial-bottom {
    margin: 0;
  }
}
section#footer {
  background-color: #212530;
  padding: 40px 0;
  text-decoration: none;
}
section#footer .footer-container {
  display: inline-flex;
}
section#footer .footer-container .footer-image {
  align-items: center;
  border: 2px solid #fff;
  border-radius: 50%;
  display: flex;
  height: 64px;
  justify-content: center;
  margin-bottom: 20px;
  min-width: 64px;
  width: 64px;
}
section#footer .footer-container .footer-image svg {
  color: #fff;
  height: 26px;
  width: auto;
}
section#footer .footer-container .footer-text {
  display: inline-block;
  margin-left: 20px;
}
section#footer .footer-container .footer-text h6 {
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 10px;
}
section#footer .footer-container .footer-text p {
  color: #fff;
  font-size: 18px;
}
section#footer .footer-container .footer-text a {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}
section#footer .theme-page-footer-bottom {
  border-top: 1px solid #fff;
  padding-top: 30px;
}
section#footer .theme-page-footer-bottom p {
  color: #fff;
  font-size: 20px;
  margin: 0;
  padding: 0;
}
section#design {
  background-color: #292929;
  color: #fff;
  font-size: 11px;
  height: 20px;
  overflow: hidden;
  width: 100%;
}
section#design a,
section#design p {
  color: #fff;
  text-decoration: none;
}
.whatsapp-circle {
  background-color: #eeb045;
  border: 2px solid #fff;
  border-radius: 50%;
  bottom: 80px;
  height: 80px;
  position: fixed;
  right: 15px;
  width: 80px;
}
.whatsapp-circle a {
  align-items: center;
  color: #fff;
  display: flex;
  font-size: 50px;
  height: 80px;
  justify-content: center;
}
section#promo-text,
section#promo-images,
section#owner-welcome,
section#features {
  padding: 30px 0;
}
section#promo-text .title,
section#promo-images .title,
section#owner-welcome .title,
section#features .title {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: 200px;
  text-align: center;
}
section#promo-text h3,
section#promo-images h3,
section#owner-welcome h3,
section#features h3 {
  padding: 0;
}
section#promo-text h4,
section#promo-images h4,
section#owner-welcome h4,
section#features h4 {
  font-size: 24px;
  font-weight: bold;
}
@media (max-width: 767px) {
  section#promo-text .title {
    min-height: auto;
  }
  section#promo-text h3 {
    margin-bottom: 20px;
    padding: 0;
  }
  section#promo-text h6 {
    margin-bottom: 20px;
  }
  section#promo-text p {
    font-size: 18px;
  }
}
body {
  font-family: 'Comfortaa';
}
body section#blog-index {
  margin-top: 100px;
  padding: 30px 0;
  position: relative;
}
body section#blog-index .card {
  margin-bottom: 15px;
}
body section#blog-index .card .card-title {
  color: #00a9e4;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
}
body section#blog-index .card .card-text {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
body section#blog-index .card a.btn {
  background-color: #00a9e4;
  border: #00a9e4;
}
@media (max-width: 767px) {
  body section#blog-index h2 {
    font-size: 22px;
  }
  body section#blog-index p {
    font-size: 18px;
  }
}
body section#article {
  margin-top: 100px;
  padding: 30px 0;
  position: relative;
}
body section#article h1,
body section#article h2,
body section#article h3,
body section#article h4,
body section#article h5 {
  color: #00a9e4;
}
body section#article h1 {
  font-size: 36px;
  font-weight: 800;
  margin-bottom: 20px;
}
body section#article h2 {
  font-size: 34px;
}
body section#article h3 {
  font-size: 30px;
}
body section#article p,
body section#article li {
  color: #000;
  font-size: 30px;
  font-weight: 400;
  margin-bottom: 30px;
  text-align: justify;
}
@media (max-width: 767px) {
  body section#article h1 {
    font-size: 22px;
  }
  body section#article h2 {
    font-size: 20px;
  }
  body section#article h3 {
    font-size: 18px;
  }
  body section#article p,
  body section#article li {
    font-size: 16px;
  }
}
body .form-check-input:checked {
  background-color: #212530 !important;
  border: 1px solid #212530 !important;
}
body .form-check-input:focus,
body .label::after,
body label.form-check-label:focus,
body .form-check-input::after,
body .form-check-input:not(:disabled):not(.disabled):active:focus {
  color: #000;
  outline: 0;
  border: 0;
  box-shadow: 0 !important;
}
body #main-menu {
  background-color: #fff;
}
body #send-contact-us[disabled],
body #send-cancellation[disabled] {
  opacity: 0.5;
}
body #privacy-policy {
  margin-top: 140px;
  padding: 40px 0;
}
body #cancellation-banner {
  background: url("/images/photos/about-us-1.jpg") center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 450px;
  margin-top: 140px;
  margin-bottom: 40px;
}
.ui-widget-header .ui-icon {
  background-image: url("/css/images/ui-icons_444444_256x240.png");
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("/css/images/ui-icons_444444_256x240.png");
}
.ui-widget-header .ui-icon {
  background-image: url("/css/images/ui-icons_444444_256x240.png");
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("/css/images/ui-icons_444444_256x240.png");
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  height: 1.4em;
}
.no-padding-left {
  padding-left: 0 !important;
}
.no-padding-right {
  padding-right: 0 !important;
}
section#about-us {
  background-color: #303546;
  padding: 30px 0;
}
section#about-us p {
  color: #fff;
  font-size: 20px;
  font-weight: 200;
  text-align: justify;
}
section#about-us h3,
section#about-us h4 {
  color: #fff;
  text-align: center;
}
section#about-us img.circled {
  border: 2px solid #212530;
  border-radius: 50%;
  display: block;
  margin: 0 auto;
  margin-bottom: 40px;
  max-width: 200px;
  overflow: hidden;
}
section#promo-banner {
  background: url("/images/backgrounds/mycabotransfers.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 140px;
  min-height: 800px;
}
section#promo-banner .logo-centered {
  display: block;
  margin: 0 auto;
  padding: 309px 0;
  width: 300px;
}
section#welcome {
  background-color: #212530;
  padding: 40px 0;
}
section#welcome h1 {
  text-align: center;
}
section#welcome ul {
  margin-bottom: 0;
  padding-left: 20px;
}
section#welcome p,
section#welcome li {
  font-weight: 300;
  text-align: justify;
}
section#under-welcome {
  background-color: #303546;
  padding: 40px 0;
}
section#under-welcome-top {
  background-color: #212530;
  height: 30px;
  width: 100%;
}
section#under-welcome-top .triangle {
  background-color: #303546;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  height: 30px;
}
section#under-welcome-bottom {
  background-color: #303546;
  height: 30px;
  width: 100%;
}
section#under-welcome-bottom .triangle {
  background-color: #212530;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  height: 30px;
  position: relative;
  top: 1px;
}
section#contact-us {
  background: url("/images/backgrounds/contact-us-2.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  color: #000;
  margin-top: 140px;
  min-height: 650px;
  padding: 30px 0;
}
section#contact-us input,
section#contact-us textarea {
  border: 1px solid #000;
  border-radius: 8px;
  color: #000;
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  margin-bottom: 20px;
  outline: none;
  padding: 0 10px;
  width: 100%;
  -webkit-appearance: none;
}
section#contact-us textarea {
  height: 120px;
}
section#contact-us input[type='button'] {
  background-color: #eeb045;
  border: 0;
  color: #fff;
  margin-bottom: 0;
  width: 100%;
}
section#contact-us .group-text {
  display: inline-block;
  padding-bottom: 20px;
  position: relative;
  width: 100%;
}
section#contact-us .icon-side {
  display: block;
  float: left;
  width: 60px;
}
section#contact-us .icon-side .rounded {
  align-items: center;
  border: 1px solid #eeb045;
  border-radius: 50px !important;
  display: flex;
  height: 40px;
  justify-content: center;
  width: 40px;
}
section#contact-us .icon-side .rounded svg {
  color: #eeb045;
  height: 20px;
}
section#contact-us .text-side {
  display: block;
  float: left;
  width: calc(100% - 60px);
}
section#contact-us .text-side h6 {
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  height: 40px;
  line-height: 40px;
}
section#contact-us .text-side p,
section#contact-us .text-side a {
  color: #fff;
  display: block;
  font-size: 18px;
}
section#contact-us #contact-after {
  display: none;
}
section#map {
  background-color: #303546;
  padding: 40px 0;
}
section#privacy-policy {
  background-color: #303546;
  margin-top: 140px;
  padding: 40px 0;
}
section#privacy-policy ul {
  margin: 0;
  padding: 0 0 15px 25px;
}
section#promo-text {
  background-color: #eeb045;
  padding: 40px 0;
}
section#promo-text .title {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: 200px;
  text-align: center;
}
section#promo-text h3 {
  padding: 0;
}
section#promo-text h4 {
  font-size: 24px;
  font-weight: bold;
}
section#features {
  background-color: #303546;
  margin-top: 140px;
}
section#faq {
  background-color: #303546;
  padding: 40px 0;
}
section#faq h4 {
  margin-bottom: 0;
  padding-bottom: 0;
}
section#faq button {
  background-color: #eeb045;
  color: #fff;
  font-size: inherit;
}
section#faq .accordion-body {
  background-color: #212530;
  color: #fff;
  font-size: 22px !important;
}
@media (max-width: 767px) {
  section#promo-text .title {
    min-height: auto;
  }
  section#promo-text h3 {
    margin-bottom: 40px;
    padding: 0;
  }
  section#promo-text h4 {
    font-size: 20px;
  }
}
