section#menu-top-fixed {
  background-color: #fff;
  border-bottom: 1px solid #000;
  height: 100px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 6;
}
section#menu-top-fixed .navbar-collapse {
  height: 100%;
}
section#menu-top-fixed .navbar {
  padding: 0;
}
section#menu-top-fixed .navbar-brand {
  padding: 10px 0;
}
section#menu-top-fixed .elementor-button {
  align-items: center;
  background-color: #146990;
  border: 1px solid #146990;
  border-radius: 20px;
  color: #fff;
  display: inline-flex;
  line-height: 38px;
  padding: 0 15px;
  text-decoration: none;
}
section#menu-top-fixed .elementor-button .elementor-button-content-wrapper {
  align-items: center;
  display: flex;
  height: auto;
}
section#menu-top-fixed .elementor-button .elementor-button-content-wrapper .elementor-icon {
  margin-right: 10px;
}
section#menu-top-fixed .elementor-button .elementor-button-content-wrapper .elementor-text {
  font-size: 22px;
  text-transform: uppercase;
}
section#menu-top-fixed .elementor-button:hover {
  background-color: #fff;
  color: #146990;
}
section#menu-top-fixed .navbar-light .navbar-nav .nav-link {
  color: #146990;
  font-size: 20px;
  font-weight: 500;
  padding: 0;
  text-transform: uppercase;
}
section#menu-top-fixed .navbar-light .navbar-nav .nav-item {
  line-height: 80px;
  padding-left: 0;
  padding-right: 40px;
}
@media (max-width: 1280px) {
  section#menu-top-fixed .navbar-light .navbar-nav .nav-link {
    font-size: 18px;
  }
  section#menu-top-fixed .navbar-light .navbar-nav .nav-item {
    padding-right: 30px;
  }
}
@media (max-width: 991px) {
  section#menu-top-fixed .navbar-light .navbar-nav .nav-item {
    padding: 0;
    text-align: center;
  }
  section#menu-top-fixed .navbar-collapse {
    background-color: #fff;
  }
}
@media (max-width: 767px) {
  section#menu-top-fixed {
    height: 100px;
  }
  section#menu-top-fixed .navbar-brand a img {
    height: 60px;
  }
  section#menu-top-fixed .elementor-button {
    padding: 0 10px;
  }
  section#menu-top-fixed .elementor-button .elementor-button-content-wrapper .elementor-icon {
    margin-right: 5px;
  }
  section#menu-top-fixed .elementor-button .elementor-button-content-wrapper .elementor-text {
    font-size: 12px;
  }
}
@media (max-width: 480px) {
  .navbar-brand {
    text-align: center;
  }
}
section#above-footer {
  background-color: #631f03;
  color: #fff;
  padding: 30px 0;
}
section#above-footer a.theme-icon-social {
  align-items: center;
  border: 3px solid #fff;
  border-radius: 50%;
  display: flex;
  height: 60px;
  justify-content: center;
  margin: 0 40px;
  width: 60px;
}
section#above-footer a.theme-icon-social svg {
  color: #fff;
  font-size: 40px;
}
section#above-footer p {
  font-size: 24px;
  letter-spacing: 2px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
section#footer {
  background-color: #146990;
  font-size: 14px;
  padding: 30px 0;
  text-decoration: none;
}
section#footer .theme-page-footer-top p,
section#footer .theme-page-footer-middle p,
section#footer .theme-page-footer-bottom p {
  color: #fff;
  font-size: 20px;
  padding: 20px 0;
}
section#footer .theme-page-footer-bottom {
  border-top: 1px solid #fff;
  padding-top: 30px;
}
section#footer .theme-page-footer-bottom p,
section#footer .theme-page-footer-bottom a {
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  padding: 0;
}
section#footer .theme-page-footer-bottom svg {
  padding: 0 10px;
}
section#footer .theme-component-feature-item {
  display: inline-flex;
  border-bottom: 1px solid #fff;
  padding: 0 0 15px;
}
section#footer .theme-component-feature-item .theme-component-feature-item-icon {
  color: #fff;
  font-size: 28px;
  padding: 0 10px 0 0;
}
section#footer .theme-component-feature-item .theme-component-feature-item-header {
  color: #fff;
  font-family: 'Roboto';
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 24px;
  letter-spacing: 2px;
}
section#footer .footer-services {
  margin-top: 40px;
}
section#footer h3 {
  color: #fff;
  font-size: 40px;
  margin: 0 0 30px;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
}
section#footer h4 {
  color: #fff;
  font-size: 30px;
  margin: 0 0 30px;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
}
section#footer ul li {
  color: rgba(255,255,255,0.541);
  font-size: 24px;
  list-style: none;
  margin: 0 0 5px;
  text-align: center;
}
section#footer p {
  color: rgba(255,255,255,0.541);
  font-size: 24px;
  margin: 0;
}
section#footer a {
  color: #fff;
  font-size: 20px;
  text-decoration: none;
}
section#footer i {
  color: #fff;
}
@media (max-width: 991px) {
  section#footer .theme-page-footer-middle img {
    max-width: 80%;
  }
}
@media (max-width: 767px) {
  section#above-footer a.theme-icon-social {
    margin: 0 auto;
  }
  section#footer .theme-page-footer-top img {
    display: block;
    margin: 0 auto;
    max-width: 320px;
  }
  section#footer .theme-component-feature-item-icon {
    margin: 20px 0 10px;
  }
  section#footer p {
    font-size: 16px !important;
    text-align: center;
  }
  section#footer .theme-component-feature-item {
    display: block;
    margin: 0 auto;
    text-align: center;
  }
  section#footer .theme-page-footer-middle img {
    display: block;
    margin: 0 auto 30px;
    max-width: 250px;
  }
}
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: #25d366;
  border: 2px solid #fff;
  border-radius: 50%;
  bottom: 15px;
  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#banner-photo {
  background: url("/images/banners/main-banner.jpg");
  background-size: cover;
  margin-top: 100px;
}
section#banner-photo img {
  max-width: 400px;
  padding: 200px 0;
}
#hero {
  height: 900px;
  margin-bottom: 0 !important;
  margin-top: 100px !important;
  position: relative;
}
#hero h1 {
  color: #252525;
  font-family: "Roboto", Sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 44px;
  margin-bottom: 30px;
}
#hero h1 span {
  color: #27aae1;
}
#hero h2 {
  color: #252525;
  font-family: "Roboto", Sans-serif;
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 30px;
}
#hero h2 span {
  color: #27aae1;
}
#hero p {
  color: #808080;
  font-family: "Roboto", Sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.15px;
}
#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: #27aae1;
  border: 1px solid #27aae1;
  border-radius: 24px;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 1px;
  padding: 10px 20px;
  text-decoration: none;
}
#hero .img-src-00 {
  background-image: url("/images/banners/banner-fast-cabo-transfer-00.jpg");
}
#hero .img-src-01 {
  background-image: url("/images/banners/banner-fast-cabo-transfer-01.jpg");
}
#hero .img-src-02 {
  background-image: url("/images/banners/banner-fast-cabo-transfer-02.jpg");
}
#hero .img-src-03 {
  background-image: url("/images/banners/banner-fast-cabo-transfer-03.jpg");
}
#hero .img-size {
  background-position: center;
  background-size: cover;
  height: 100%;
  width: 100%;
}
#hero h5 {
  font-size: 36px;
  font-style: italic;
  margin-bottom: 50px;
}
.carousel-indicators button {
  background-color: #fff !important;
  margin: 0 !important;
  margin-right: 10px !important;
  opacity: 1 !important;
}
.carousel-indicators button.active {
  background-color: #27aae1 !important;
}
@media (max-width: 1990px) {
  #hero {
    height: 800px;
    overflow: hidden;
    position: relative;
  }
  #hero .carousel-item {
    height: 800px;
  }
}
@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 {
    margin-top: 80px !important;
  }
  #hero .carousel-caption h5 {
    font-size: 40px;
    line-height: 60px;
  }
  #hero .carousel-caption h6 {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
}
section#blog-index {
  margin-top: 100px;
  padding: 30px 0;
  position: relative;
}
section#blog-index .card {
  margin-bottom: 15px;
}
section#blog-index .card .card-title {
  color: #631f03;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
}
section#blog-index .card .card-text {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
section#blog-index .card a.btn {
  background-color: #631f03;
  border: #631f03;
  color: #fff;
}
@media (max-width: 767px) {
  section#blog-index h2 {
    font-size: 22px;
  }
  section#blog-index p {
    font-size: 18px;
  }
}
body.hotels section.banner {
  margin-top: 100px;
  padding: 30px 0;
  position: relative;
}
body.hotels section.article h1,
body.hotels section.introduction h1,
body.hotels section.features h1,
body.hotels section.transportation h1,
body.hotels section.article h2,
body.hotels section.introduction h2,
body.hotels section.features h2,
body.hotels section.transportation h2,
body.hotels section.article h3,
body.hotels section.introduction h3,
body.hotels section.features h3,
body.hotels section.transportation h3,
body.hotels section.article h4,
body.hotels section.introduction h4,
body.hotels section.features h4,
body.hotels section.transportation h4,
body.hotels section.article h5,
body.hotels section.introduction h5,
body.hotels section.features h5,
body.hotels section.transportation h5 {
  color: #631f03;
}
body.hotels section.article h1,
body.hotels section.introduction h1,
body.hotels section.features h1,
body.hotels section.transportation h1 {
  font-size: 30px;
  font-weight: 800;
  margin-bottom: 20px;
}
body.hotels section.article h2,
body.hotels section.introduction h2,
body.hotels section.features h2,
body.hotels section.transportation h2 {
  font-size: 34px;
}
body.hotels section.article h3,
body.hotels section.introduction h3,
body.hotels section.features h3,
body.hotels section.transportation h3 {
  font-size: 28px;
}
body.hotels section.article p,
body.hotels section.introduction p,
body.hotels section.features p,
body.hotels section.transportation p,
body.hotels section.article li,
body.hotels section.introduction li,
body.hotels section.features li,
body.hotels section.transportation li {
  color: #000;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 30px;
  text-align: justify;
}
body.hotels section.maps {
  padding: 30px 0;
}
@media (max-width: 767px) {
  body.hotels h1 {
    font-size: 22px;
  }
  body.hotels h2 {
    font-size: 20px;
  }
  body.hotels h3 {
    font-size: 18px;
  }
  body.hotels p,
  body.hotels li {
    font-size: 16px;
  }
}
section#zones {
  background-color: #146990;
  color: #000;
  padding: 30px 0;
}
section#zones h3 {
  color: #fff;
  font-size: 26px;
  font-weight: 800;
  margin-bottom: 30px;
  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: #e96308;
  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: 66px;
  margin-bottom: 0;
}
section#zones .card .card-header .card-text {
  color: #fff;
  font-size: 16px;
}
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: #e96308;
  border-radius: 0;
  color: #fff;
}
section#zones .card .card-footer button {
  border-radius: 0;
  color: #e96308;
}
section#zones .modal-body .hotel-card {
  border: 1px solid #e96308;
  border-radius: 0;
  display: inline-block;
  height: 102px;
  margin: 5px;
  overflow: hidden;
  padding: 0;
  width: 122px;
}
section#zones .modal-body .hotel-card img {
  height: 60px;
  width: 120px;
}
section#zones .modal-body .hotel-card p {
  align-items: center;
  background-color: #e96308;
  color: #fff;
  display: flex;
  font-size: 12px;
  height: 40px;
  justify-content: center;
  margin: 0;
}
@media (max-width: 991px) {
  section#zones .fix-mobile-margin-bottom {
    margin-bottom: 30px;
  }
}
section#welcome {
  padding-top: 40px;
}
section#welcome p,
section#welcome li {
  color: #000;
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 30px;
  text-align: justify;
}
section#welcome h1 {
  color: #000;
  font-size: 30px;
  font-weight: 800;
  margin-bottom: 20px;
}
section#welcome h2 {
  color: #000;
  font-size: 36px;
  font-weight: 800;
  height: 100px;
  margin-bottom: 40px;
  text-align: center;
}
section#welcome h2 span {
  color: #27aae1;
}
@media (max-width: 991px) {
  section#welcome h2 {
    font-size: 30px;
    height: 70px;
  }
  section#welcome p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  section#welcome h2 {
    font-size: 26px;
    height: 70px;
  }
}
@media (max-width: 550px) {
  section#welcome h2 {
    font-size: 26px;
    height: 120px;
  }
}
section#under-hero {
  padding: 30px 0;
}
section#under-hero img {
  max-width: 900px;
}
section#testimonials {
  background-color: #27aae1;
  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 {
  background-position: initial;
  background-repeat: no-repeat;
  border-radius: 8px;
  height: 400px;
  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: 22px;
  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 .card-body {
  min-height: 600px;
}
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 {
  font-size: 24px;
  text-decoration: none;
}
@media (max-width: 575px) {
  section#testimonials .testimonial-text {
    height: auto;
    margin: 30px;
  }
  section#testimonials .testimonial-bottom {
    margin: 30px;
  }
}
section#map {
  background-color: #f3f2f2;
  padding: 30px 0;
}
section#mycabotransfers {
  background-color: #146990;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  margin: 0;
  overflow: hidden;
  padding: 30px 0;
  position: relative;
}
section#mycabotransfers h4,
section#mycabotransfers h5 {
  color: #202025;
  font-size: 16px;
  margin: 0 0 10px;
  padding: 0;
  text-align: center;
}
section#mycabotransfers h5 {
  background-color: #e96308;
  color: #fff;
}
section#mycabotransfers #step-0 a {
  align-items: center;
  color: #000;
  cursor: pointer;
  border: 2px solid #e96308;
  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: #000;
  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;
}
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: #e96308;
  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;
  overflow: hidden;
}
section#mycabotransfers #mycabotransfers-booking .border-card p {
  color: #000;
}
section#mycabotransfers #mycabotransfers-booking .reservation-header {
  background-color: #e96308;
  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 {
  font-size: 12px;
  margin: 0;
  padding: 0;
}
section#mycabotransfers #mycabotransfers-booking .footer-paypal img {
  max-width: 250px;
  width: 70%;
}
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: #27aae1;
  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 #146990;
  color: #146990;
  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 #000;
  border-radius: 8px;
  color: #000;
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  margin-bottom: 20px;
  outline: none;
  padding: 0 10px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
}
section#mycabotransfers input[type="checkbox"] {
  border: 1px solid #000;
  border-radius: 4px;
  color: #000;
  height: 30px;
  outline: none;
  padding: 0 10px;
  width: 30px;
}
section#mycabotransfers input.form-check-input:checked {
  background-color: #e96308;
  border: 1px solid #e96308;
}
section#mycabotransfers input.submit-button {
  background-color: #e96308;
  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: #202025;
  height: 30px;
  line-height: 30px;
  opacity: 1;
}
section#mycabotransfers input:-ms-input-placeholder {
  color: #202025;
}
section#mycabotransfers input::-ms-input-placeholder {
  color: #202025;
}
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: #202025;
  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;
  color: #202025;
}
section#mycabotransfers .easy-autocomplete-container ul li.selected {
  background-color: #e96308;
  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: $color-blue-1;
}
section#mycabotransfers .selected-unit .unit-txt {
  color: $color-blue-1;
}
section#mycabotransfers #step-3 button {
  background-color: #e96308;
  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;
  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;
}
.margin-bottom-20 {
  margin-bottom: 20px;
}
body {
  font-family: "Atkinson Hyperlegible Next", sans-serif;
}
section#welcome,
section#faq,
section#units,
section#contact-us,
section#map {
  padding-bottom: 40px;
}
section#welcome p,
section#faq p,
section#units p,
section#contact-us p,
section#map p,
section#welcome li,
section#faq li,
section#units li,
section#contact-us li,
section#map li,
section#welcome a,
section#faq a,
section#units a,
section#contact-us a,
section#map a {
  color: #000;
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 30px;
  text-align: justify;
  text-decoration: none;
}
section#welcome h1,
section#faq h1,
section#units h1,
section#contact-us h1,
section#map h1 {
  color: #000;
  font-size: 30px;
  font-weight: 800;
  margin-bottom: 20px;
}
section#welcome h3,
section#faq h3,
section#units h3,
section#contact-us h3,
section#map h3 {
  color: #000;
  font-size: 26px;
  font-weight: 800;
  margin-bottom: 30px;
  text-align: center;
}
section#welcome h4,
section#faq h4,
section#units h4,
section#contact-us h4,
section#map h4 {
  color: #000;
  font-size: 24px;
  font-weight: 800;
  margin-bottom: 30px;
  text-align: center;
}
section#faq {
  background-color: #f3f2f2;
  padding: 30px 0;
}
section#faq h4 {
  margin-bottom: 0;
}
section#faq button {
  font-size: inherit;
}
section#faq .accordion-body {
  font-size: 22px !important;
}
section#contact-us {
  background-color: #f3f2f2;
  padding: 30px 0;
}
section#welcome .background-why-jitport {
  background: url("/images/photos/why-jitport.png");
  background-size: cover;
  background-position: center;
  height: 100%;
  width: auto;
}
section#past-due {
  background: rgba(255,255,255,0.8);
  height: 100vh;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}
section#past-due .col {
  position: relative;
  top: 300px;
}
section#past-due .col img {
  min-width: 320px;
  width: 100%;
}
.margin-top-10 {
  margin-top: 10px;
}
.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;
}
.margin-left-15 {
  margin-left: 15px;
}
#main-menu {
  background-color: #fff;
}
@media (max-width: 991px) {
  section#welcome p,
  section#just-ride p,
  section#faq p,
  section#units p,
  section#contact-us p,
  section#map p,
  section#welcome li,
  section#just-ride li,
  section#faq li,
  section#units li,
  section#contact-us li,
  section#map li,
  section#welcome a,
  section#just-ride a,
  section#faq a,
  section#units a,
  section#contact-us a,
  section#map a {
    font-size: 18px;
    margin-bottom: 20px;
  }
  section#welcome h1,
  section#just-ride h1,
  section#faq h1,
  section#units h1,
  section#contact-us h1,
  section#map h1 {
    font-size: 26px;
    margin-bottom: 20px;
  }
  section#welcome h3,
  section#just-ride h3,
  section#faq h3,
  section#units h3,
  section#contact-us h3,
  section#map h3 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  section#welcome h4,
  section#just-ride h4,
  section#faq h4,
  section#units h4,
  section#contact-us h4,
  section#map h4 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  section#testimonials h3 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  section#faq .accordion-body {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  section#welcome p,
  section#just-ride p,
  section#faq p,
  section#units p,
  section#contact-us p,
  section#map p,
  section#welcome li,
  section#just-ride li,
  section#faq li,
  section#units li,
  section#contact-us li,
  section#map li,
  section#welcome a,
  section#just-ride a,
  section#faq a,
  section#units a,
  section#contact-us a,
  section#map a {
    font-size: 16px;
    margin-bottom: 20px;
  }
  section#welcome h1,
  section#just-ride h1,
  section#faq h1,
  section#units h1,
  section#contact-us h1,
  section#map h1 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  section#welcome h3,
  section#just-ride h3,
  section#faq h3,
  section#units h3,
  section#contact-us h3,
  section#map h3 {
    font-size: 22px;
    margin-bottom: 20px;
  }
  section#welcome h4,
  section#just-ride h4,
  section#faq h4,
  section#units h4,
  section#contact-us h4,
  section#map h4 {
    font-size: 18px;
    margin-bottom: 20px;
  }
  section#testimonials h3 {
    font-size: 22px;
    margin-bottom: 20px;
  }
  section#faq .accordion-body {
    font-size: 16px !important;
  }
}
.ui-widget-header .ui-icon {
  background-image: url("/css/images/ui-icons_444444_256x240.png") !important;
}
.ui-icon .ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("/css/images/ui-icons_444444_256x240.png") !important;
}
.ui-widget-header .ui-icon {
  background-image: url("/css/images/ui-icons_444444_256x240.png") !important;
}
.ui-icon .ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("/css/images/ui-icons_444444_256x240.png") !important;
}
