section#blog-index {
  background-color: #03105e;
  margin-top: 120px;
  padding: 30px 0;
  position: relative;
}
section#blog-index h3 {
  color: #fff;
}
section#blog-index .card {
  margin-bottom: 15px;
}
section#blog-index .card .card-title {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-weight: 600;
  min-height: 86px;
  overflow: hidden;
  padding: 0;
  text-overflow: ellipsis;
}
section#blog-index .card .card-text {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  padding: 0;
  text-overflow: ellipsis;
}
section#blog-index .card a.btn {
  background-color: #d96716;
  border: #d96716;
  color: #fff;
  margin-top: 15px;
}
@media (max-width: 767px) {
  section#blog-index h2 {
    font-size: 22px;
  }
  section#blog-index p {
    font-size: 18px;
  }
}
section#article {
  margin-top: 100px;
  padding: 30px 0;
  position: relative;
}
section#article h1,
section#article h2,
section#article h3,
section#article h4,
section#article h5 {
  color: #00a9e4;
}
section#article h1 {
  font-size: 36px;
  font-weight: 800;
  margin-bottom: 20px;
}
section#article h2 {
  font-size: 34px;
}
section#article h3 {
  font-size: 30px;
}
section#article p,
section#article li {
  color: #000;
  font-size: 30px;
  font-weight: 400;
  margin-bottom: 30px;
  text-align: justify;
}
@media (max-width: 767px) {
  section#article h1 {
    font-size: 22px;
  }
  section#article h2 {
    font-size: 20px;
  }
  section#article h3 {
    font-size: 18px;
  }
  section#article p,
  section#article li {
    font-size: 16px;
  }
}
body.hotels section.banner {
  margin-bottom: 30px;
  margin-top: 130px;
}
body.hotels section.transportation {
  margin-bottom: 40px;
}
body.hotels section.contact {
  margin-top: 40px;
}
body.hotels section.maps {
  margin: 40px 0;
}
body.hotels h1,
body.hotels h2,
body.hotels h3,
body.hotels h4,
body.hotels h5,
body.hotels h6 {
  color: #000;
  text-align: left;
}
body.hotels h1 {
  font-size: 32px;
}
body.hotels h2 {
  font-size: 30px;
}
body.hotels h3 {
  font-size: 28px;
  font-weight: 600;
}
body.hotels ul {
  padding-left: 2rem;
}
body {
  font-family: 'Montserrat', sans-serif;
}
body .padding-15 {
  padding: 15px;
}
body .background-division-top {
  background-color: #eff5f2;
  border-bottom: 1px solid #d6deda;
}
body .background-division-bottom {
  background-color: #eff5f2;
  border-top: 1px solid #d6deda;
}
body .background-white {
  background-color: rgba(255,255,255,0.9);
  padding-bottom: 30px;
}
body .margin-top-10 {
  margin-top: 10px;
}
body .font-color-gray {
  color: #696969;
}
body .font-color-orange {
  color: #ff8c00;
}
body .font-color-red {
  color: #f00;
}
body .no-margin {
  margin: 0;
}
body .no-margin-top {
  margin-top: 0;
}
body .no-padding-right {
  padding-right: 0;
}
body .no-padding {
  padding: 0;
}
body .margin-side-auto {
  padding: 0 70px;
}
body .margin-top-30 {
  margin-top: 30px;
}
body .padding-top-10 {
  padding-top: 15px;
}
body .padding-top-30 {
  padding-top: 30px;
  text-align: center;
}
body .padding-bot-30 {
  padding-bottom: 30px;
}
body .font-size-16 {
  font-size: 16px;
}
body .section-padding {
  padding: 30px 0;
}
body .twitter .twitter-timeline {
  height: 625px !important;
}
body .margin-left-15 {
  margin-left: 15px;
}
body section#thicker {
  background-color: #03105e;
  color: #fff;
  font-size: 14px;
  height: 40px;
  position: relative;
  top: 0;
}
body section#thicker a {
  color: #fff;
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  margin: 0 10px;
  text-decoration: none;
}
body section#thicker .social-media-icons {
  display: inline-flex;
  height: 40px;
  padding: 5px 0;
}
body section#thicker .social-media-icons a.phone {
  align-items: center;
  background-color: #737373;
  color: #fff;
  display: flex;
  height: 30px;
  justify-content: center;
  margin: 0 5px;
  width: 30px;
}
body section#thicker .social-media-icons a.facebook {
  align-items: center;
  background-color: #305589;
  color: #fff;
  display: flex;
  height: 30px;
  justify-content: center;
  margin: 0 5px;
  width: 30px;
}
body section#thicker .social-media-icons a.tripadvisor {
  align-items: center;
  background-color: #4bd1a0;
  color: #fff;
  display: flex;
  height: 30px;
  justify-content: center;
  margin: 0 5px;
  width: 30px;
}
@media (max-width: 767px) {
  body .mobile-hide {
    display: none;
  }
}
body section#main-menu {
  background-color: #fff;
  height: 122px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}
body section#menu {
  border-bottom: 2px solid #071062;
  height: 82px;
  width: 100%;
  z-index: 99;
}
body section#menu .navbar.navbar-expand-lg {
  padding: 0;
}
body section#menu .navbar.navbar-expand-lg #navbarNav {
  color: #071062;
  font-size: 20px;
  text-transform: uppercase;
}
body section#menu #custom-menu.navbar-default {
  background-color: transparent;
  border-radius: 0;
  border-width: 0;
  font-size: 16px;
}
body section#menu #custom-menu.navbar-default .navbar-collapse {
  text-align: right;
}
body section#menu #custom-menu.navbar-default .navbar-header a.navbar-brand {
  color: #071062;
}
body section#menu #custom-menu.navbar-default .navbar-nav>li>a {
  color: #071062;
  cursor: pointer;
  font-size: 16px;
  text-transform: uppercase;
}
body section#menu #custom-menu.navbar-default .navbar-nav>li>a:hover,
body section#menu #custom-menu.navbar-default .navbar-nav>li>a:focus {
  background: #fff;
  color: #3687c7;
}
body section#menu #custom-menu.navbar-default .navbar-nav>li.active>a,
body section#menu #custom-menu.navbar-default .navbar-nav>li.active>a:hover,
body section#menu #custom-menu.navbar-default .navbar-nav>li.active>a:focus {
  background-color: #e7e7e7;
  color: #555;
}
body section#menu #custom-menu.navbar-default .navbar-toggle {
  border-color: #071062;
}
body section#menu #custom-menu.navbar-default .navbar-toggle .icon-bar {
  background-color: #071062;
}
body section#menu #custom-menu.navbar-default .navbar-toggle:hover,
body section#menu #custom-menu.navbar-default .navbar-toggle:focus {
  background-color: #3385c6;
}
body section#menu #custom-menu.navbar-default .navbar-toggle:hover .icon-bar,
body section#menu #custom-menu.navbar-default .navbar-toggle:focus .icon-bar {
  background-color: #071062;
}
body section#menu #custom-menu.navbar {
  border: 0;
  border-radius: unset;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  body .navbar-collapse {
    background-color: #fff;
  }
}
body section#footer {
  background-color: #fff;
  padding: 40px 0;
  text-decoration: none;
}
body section#footer .footer-container {
  display: inline-flex;
}
body section#footer .footer-container .footer-image {
  align-items: center;
  background-color: #000;
  clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
  display: flex;
  height: 80px;
  justify-content: center;
  margin-bottom: 20px;
  min-width: 80px;
  width: 80px;
}
body section#footer .footer-container .footer-image .footer-image-container {
  align-items: center;
  background-color: #fff;
  clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
  display: flex;
  height: 76px;
  justify-content: center;
  min-width: 76px;
  width: 76px;
}
body section#footer .footer-container .footer-image .footer-image-container svg {
  color: #000;
  height: 24px;
  width: auto;
}
body section#footer .footer-container .footer-text {
  display: inline-block;
  margin-left: 20px;
}
body section#footer .footer-container .footer-text h6 {
  color: $color-white-1;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 10px;
}
body section#footer .footer-container .footer-text p {
  color: $color-white-1;
  font-size: 18px;
}
body section#footer .footer-container .footer-text a {
  color: #000;
  font-size: 18px;
  font-weight: 600;
}
body section#footer .theme-page-footer-bottom {
  border-top: 1px solid #000;
  margin-top: 30px;
  padding-top: 30px;
}
body section#footer .theme-page-footer-bottom p {
  color: #000;
  font-size: 20px;
  margin: 0;
  padding: 0;
}
body section#design {
  background-color: #fff;
  color: #fff;
  font-size: 11px;
  height: 20px;
  overflow: hidden;
  width: 100%;
}
body section#design a,
body section#design p {
  color: #071062;
  text-decoration: none;
}
body .whatsapp-circle,
body .phone-circle {
  background-color: #4bd1a0;
  border: 1px solid #fff;
  bottom: 45px;
  height: 60px;
  position: fixed;
  right: 15px;
  width: 60px;
}
body .whatsapp-circle a,
body .phone-circle a {
  align-items: center;
  color: #fff;
  display: flex;
  font-size: 36px;
  height: 60px;
  justify-content: center;
}
body .phone-circle {
  background-color: #737373;
  bottom: 115px;
}
body .phone-circle a {
  font-size: 36px;
}
body #hero {
  position: relative;
  margin-top: 122px;
}
body #hero .img-src-01 {
  background-image: url("/images/banners/01.jpg");
}
body #hero .img-src-02 {
  background-image: url("/images/banners/02.jpg");
}
body #hero .img-src-03 {
  background-image: url("/images/banners/03.jpg");
}
body #hero .img-src-04 {
  background-image: url("/images/banners/04.jpg");
}
body #hero .img-src-05 {
  background-image: url("/images/banners/05.jpg");
}
body #hero .img-src-06 {
  background-image: url("/images/banners/06.jpg");
}
body #hero .img-src-07 {
  background-image: url("/images/banners/07.jpg");
}
body #hero .img-src-08 {
  background-image: url("/images/banners/08.jpg");
}
body #hero .img-src-09 {
  background-image: url("/images/banners/09.jpg");
}
body #hero .img-src-10 {
  background-image: url("/images/banners/10.jpg");
}
body #hero .img-src-11 {
  background-image: url("/images/banners/11.jpg");
}
body #hero .img-src-12 {
  background-image: url("/images/banners/12.jpg");
}
body #hero .img-src-13 {
  background-image: url("/images/banners/13.jpg");
}
body #hero .img-src-14 {
  background-image: url("/images/banners/14.jpg");
}
body #hero .img-src-15 {
  background-image: url("/images/banners/15.jpg");
}
body #hero .img-size {
  background-position: center;
  background-size: cover;
  height: 600px;
  width: 100%;
}
body #hero #tripadvisor {
  position: absolute;
  right: 15px;
  top: 15px;
}
body .carousel-indicators {
  bottom: 10px;
  left: 20px;
  list-style: none;
  margin-left: 0;
  text-align: center;
  padding-left: 0;
  position: absolute;
  width: auto;
  z-index: 15;
}
body .carousel-indicators li {
  background-color: #3687c7;
  border: 0;
  border-radius: 0%;
  height: 24px;
  margin: 0;
  margin-right: 2px;
  width: 24px;
}
body .carousel-indicators .active {
  background-color: #184c89;
  border: 0;
  border-radius: 0%;
  height: 24px;
  margin-right: 2px;
  width: 24px;
}
@media (max-width: 991px) {
  body #hero .img-size {
    height: 400px;
  }
}
@media (max-width: 767px) {
  body #hero .carousel-indicators {
    display: none;
  }
  body #hero #tripadvisor {
    display: none;
  }
}
body section#activities h3 {
  margin-top: 0;
  padding-top: 0;
}
body section#activities img {
  border-radius: 15px;
}
body section#promo {
  background: #fff;
  padding: 30px 0;
}
body section#promo h2 {
  padding: 20px 0;
}
body section#promo a {
  color: #fff;
  padding: 10px;
}
body section#units #step1 .easy-autocomplete.eac-round,
body section#units #step2 .easy-autocomplete.eac-round,
body section#units #step3 .easy-autocomplete.eac-round {
  width: auto !important;
}
body section#units #step1 input,
body section#units #step2 input,
body section#units #step3 input,
body section#units #step1 select,
body section#units #step2 select,
body section#units #step3 select,
body section#units #step1 textarea,
body section#units #step2 textarea,
body section#units #step3 textarea {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 0;
  height: 30px;
  margin-bottom: 5px;
  outline: none;
  padding: 0 10px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
}
body section#units #step1 input.submit-button,
body section#units #step2 input.submit-button,
body section#units #step3 input.submit-button {
  background-color: #3687c7;
  color: #000;
  float: right;
  width: 150px;
}
body section#units #step1 input.submit-button[disabled="disabled"],
body section#units #step2 input.submit-button[disabled="disabled"],
body section#units #step3 input.submit-button[disabled="disabled"] {
  opacity: 0.5;
}
body section#units #step1 label,
body section#units #step2 label,
body section#units #step3 label {
  font-size: 10px;
  font-weight: 400;
}
body section#units #step1 #bus47-capacity,
body section#units #step2 #bus47-capacity,
body section#units #step3 #bus47-capacity,
body section#units #step1 #bus51-capacity,
body section#units #step2 #bus51-capacity,
body section#units #step3 #bus51-capacity,
body section#units #step1 #escalade-capacity,
body section#units #step2 #escalade-capacity,
body section#units #step3 #escalade-capacity,
body section#units #step1 #hiace-capacity,
body section#units #step2 #hiace-capacity,
body section#units #step3 #hiace-capacity,
body section#units #step1 #shuttle-capacity,
body section#units #step2 #shuttle-capacity,
body section#units #step3 #shuttle-capacity,
body section#units #step1 #suburban-capacity,
body section#units #step2 #suburban-capacity,
body section#units #step3 #suburban-capacity,
body section#units #step1 #sprinter-capacity,
body section#units #step2 #sprinter-capacity,
body section#units #step3 #sprinter-capacity {
  display: none;
}
body section#units #step2,
body section#units #step3 {
  display: none;
}
body section#book-now {
  padding: 0;
  margin-top: 130px;
}
body section#book-now .title {
  color: #000;
  font-size: 20px;
  font-weight: bold;
  padding: 5px;
  text-align: center;
  text-transform: uppercase;
}
body section#book-now .title p {
  margin: 0;
  padding: 0;
}
body section#book-now #book #PreBook .price {
  height: 40px !important;
  overflow: hidden;
}
body section#book-now #book #PreBook .price p#price {
  color: #000;
  font-size: 30px;
  line-height: 40px;
  margin: 0;
  text-align: right;
}
body section#book-now #book #PreBook select,
body section#book-now #book #PreBook input {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 4px;
  height: 30px;
  margin: 5px 0;
  padding-left: 10px;
  width: 100%;
}
body section#book-now #book #PreBook h1,
body section#book-now #book #PreBook h3 {
  color: #000;
  text-align: center;
}
body section#book-now #book #PreBook input.submit-button {
  background-color: #000;
  border-radius: 8px;
  color: #fff;
  float: right;
  width: 150px;
}
body section#book-now #book #PreBook input.submit-button[disabled="disabled"] {
  opacity: 0.5;
}
body section#book-now #book #Book .price {
  height: 40px !important;
  overflow: hidden;
}
body section#book-now #book #Book .price p#priceBig {
  color: #000;
  font-size: 30px;
  line-height: 40px;
  margin: 0;
  text-align: right;
}
body section#book-now #book #Book select,
body section#book-now #book #Book input {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 4px;
  height: 30px;
  margin: 5px 0;
  padding-left: 10px;
  width: 100%;
}
body section#book-now #book #Book h1,
body section#book-now #book #Book h3 {
  color: #000;
  text-align: center;
}
body section#book-now #suburbanCapacity,
body section#book-now #escaladeCapacity,
body section#book-now #hiaceCapacity,
body section#book-now #shuttleCapacity,
body section#book-now #sprinterCapacity {
  display: none;
}
body #Thanks,
body form#Book {
  display: none;
}
body #Thanks {
  background-color: #fef000;
  height: auto;
  padding: 30px 0;
  text-align: center;
}
body #Thanks p {
  color: #000;
  font-size: 20px;
  margin: 0;
}
body #Thanks img {
  border: 0;
  width: auto;
}
body .border-line {
  border: 1px solid #000;
  height: 30px;
  line-height: 30px;
  margin-bottom: 2px;
  overflow: hidden;
}
body .border-line #resume-hotel-img,
body .border-line #resume-arrival-airline-img,
body .border-line #resume-departure-airline-img {
  display: inline-block;
  height: 30px;
}
body .border-line #resume-hotel,
body .border-line #resume-arrival-airline,
body .border-line #resume-departure-airline,
body .border-line #resume-departure-date,
body .border-line #resume-departure-time,
body .border-line #resume-arrival-date,
body .border-line #resume-arrival-time {
  display: inline-block;
}
body .border-line #resume-arrival-time,
body .border-line #resume-departure-time,
body .border-line #resume-arrival-flight,
body .border-line #resume-departure-flight {
  padding-left: 5px;
}
body .border-line #resume-passenger-suv,
body .border-line #resume-passenger-van {
  display: none;
}
body .border-line.separator {
  background-color: #fef000;
}
body #display-arrival,
body #display-departure {
  display: none;
}
body .form-group {
  border: 1px solid #000;
  margin-bottom: 16px;
}
body .form-group label {
  background-color: #fff;
  font-size: 20px;
  height: 20px;
  line-height: 20px;
  margin: 0;
  min-width: 100px;
  position: relative;
  text-align: center;
  top: -10px;
}
@media (max-width: 991px) {
  body .tripadvisor {
    display: none;
  }
}
body section#welcome {
  padding: 30px 0;
}
body section#our-services {
  padding: 30px 0;
}
body section#our-services h2.section-title {
  color: #000;
}
body section#our-services p {
  color: #000;
  font-size: 16px;
  text-align: center;
}
body section#our-services h3 {
  align-items: center;
  color: #000;
  display: flex;
  font-size: 18px;
  height: 60px;
  text-align: center;
}
body section#our-services .our-services-group {
  margin-top: 100px;
}
body section#our-services .our-services-inputs {
  display: block;
  width: 100%;
  margin-top: 10px;
}
body section#cabo-information {
  padding: 30px 0;
}
body section#cabo-information p {
  color: #fff;
  font-size: 20px;
}
body section#cabo-information h3 {
  color: #fff;
  height: 60px;
  text-align: center;
}
body section#more-services {
  padding: 30px 0;
}
body section#more-services p {
  color: #000;
  font-size: 16px;
  text-align: center;
}
body section#more-services h3 {
  color: #000;
  display: flex;
  font-size: 18px;
  height: 60px;
  text-align: center;
}
body section#more-services h2.section-title {
  color: #000;
}
body section#contact-us {
  color: #000;
  padding: 30px 0;
}
body section#contact-us h2.section-title {
  color: #000;
}
body section#contact-us a {
  color: #000;
  font-size: 24px;
  margin-left: 50px;
  padding: 20px 0;
}
body section#contact-us a i {
  font-size: 60px;
}
body section#city-tours-lpz {
  padding: 30px 0;
}
body section#city-tours-lpz h2.section-title {
  color: #000;
}
body section#city-tours-lpz p {
  color: #000;
  font-size: 16px;
  text-align: center;
}
body section#city-tours-lpz h3 {
  align-items: center;
  color: #000;
  display: block;
  font-size: 18px;
  height: 60px;
  text-align: center;
}
body section#city-tours-lpz .city-tours-space {
  margin-top: 100px;
}
body section#city-tours-lpz .city-tours-img {
  text-align: center;
  width: 100%;
}
body section#city-tours-lpz .city-tours-wrapper {
  margin-top: 50px;
}
body .city-tours-wrapper {
  margin: 20px 0;
}
body section#mycabotransfers {
  background-color: #001062;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  margin: 0;
  overflow: hidden;
  padding: 30px 0;
  position: relative;
}
body section#mycabotransfers h2 {
  color: #00a5eb;
  font-size: 30px;
}
body section#mycabotransfers h4,
body section#mycabotransfers h5 {
  color: #202025;
  font-size: 16px;
  margin: 0 0 10px;
  padding: 0;
  text-align: center;
}
body section#mycabotransfers h5 {
  background-color: #00a5eb;
  color: #fff;
}
body section#mycabotransfers #step-0 a {
  align-items: center;
  color: #fff;
  cursor: pointer;
  border: 2px solid #00a5eb;
  border-radius: 8px;
  display: flex;
  font-size: 40px;
  height: 80px;
  justify-content: center;
  margin-bottom: 10px;
}
body section#mycabotransfers #step-0 a img {
  height: 100%;
  width: auto;
}
body section#mycabotransfers #step-0 a p {
  color: #000;
  padding: 0;
}
body section#mycabotransfers #step-0 a p.text {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 5px;
}
body section#mycabotransfers #step-0 a p.subtext {
  font-size: 14px;
  font-weight: 400;
}
body section#mycabotransfers .form-error label {
  color: #f00;
}
body section#mycabotransfers .form-error input {
  border: 1px solid #f00;
}
body section#mycabotransfers #thanks-before {
  display: flex;
}
body section#mycabotransfers #thanks-after {
  display: none;
}
body section#mycabotransfers #main-header {
  color: #fff;
  margin-bottom: 20px;
}
body section#mycabotransfers #main-header i {
  padding: 0 2px;
}
body section#mycabotransfers #main-header a {
  color: #fff;
  padding: 0 10px;
  text-decoration: none;
}
body section#mycabotransfers .qtyminus,
body section#mycabotransfers .qtyplus {
  align-items: center;
  background: #00a5eb;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: flex;
  font-size: 30px;
  height: 40px;
  justify-content: center;
  width: 40px;
}
body section#mycabotransfers #mycabotransfers-booking .border-card {
  background-color: #fff;
  overflow: hidden;
}
body section#mycabotransfers #mycabotransfers-booking .reservation-header {
  background-color: #00a5eb;
  color: #fff;
  text-align: center;
  padding: 15px 0;
}
body section#mycabotransfers #mycabotransfers-booking .reservation-header p {
  color: #fff;
  margin: 0;
  padding: 0;
}
body section#mycabotransfers #mycabotransfers-booking .footer-paypal {
  margin-bottom: 15px;
}
body section#mycabotransfers #mycabotransfers-booking .footer-paypal p {
  font-size: 12px;
  margin: 0;
  padding: 0;
}
body section#mycabotransfers #mycabotransfers-booking .footer-paypal img {
  max-width: 250px;
  width: 70%;
}
body section#mycabotransfers #square-image {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%;
}
body section#mycabotransfers #square-image img {
  width: 100%;
}
body section#mycabotransfers form {
  margin: 0;
}
body section#mycabotransfers .row-group {
  float: left;
}
body section#mycabotransfers .col-12 {
  position: relative;
}
body section#mycabotransfers h2 {
  color: #fff;
  font-size: 30px;
  margin: 0;
  padding: 0;
}
body section#mycabotransfers #step-2,
body section#mycabotransfers #step-3,
body section#mycabotransfers #step-4,
body section#mycabotransfers #step-5 {
  min-height: 620px;
}
body section#mycabotransfers #step-2,
body section#mycabotransfers #step-3,
body section#mycabotransfers #step-4,
body section#mycabotransfers #capacity-hiace,
body section#mycabotransfers #capacity-sprinter,
body section#mycabotransfers #capacity-shuttle,
body section#mycabotransfers #pickup,
body section#mycabotransfers #arrival,
body section#mycabotransfers #departure,
body section#mycabotransfers #grocery-stop-cash,
body section#mycabotransfers #grocery-stop-paypal {
  display: none;
}
body section#mycabotransfers .area {
  align-items: center;
  display: flex;
  margin-bottom: 30px;
}
body section#mycabotransfers .area .selector,
body section#mycabotransfers .area .title {
  width: 50%;
}
body section#mycabotransfers .area .title h3 {
  color: #fff;
  font-size: 20px;
  margin: 0;
}
body section#mycabotransfers .info {
  width: 100%;
}
body section#mycabotransfers .info .text {
  display: block;
  overflow: hidden;
  padding: 30px 15px;
}
body section#mycabotransfers .info .text h4 {
  border-bottom: solid 2px #00a5eb;
  color: #00a5eb;
  font-family: Raleway, Helvetica, sans-serif;
  font-size: 0.9em;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin: 0 0 1em 0;
  padding-bottom: 1em;
  text-transform: uppercase;
}
body section#mycabotransfers .info .info-row {
  align-items: center;
  display: flex;
  height: 30px;
}
body section#mycabotransfers .info .info-row h6 {
  margin: 0;
}
body section#mycabotransfers .info .info-row p {
  height: 30px;
  line-height: 30px;
  margin: 0;
  overflow: hidden;
  padding-left: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body section#mycabotransfers .info.info-container {
  flex-direction: column;
  padding: 30px 15px;
}
body section#mycabotransfers input[type="text"],
body section#mycabotransfers input[type="number"],
body section#mycabotransfers input[type="date"],
body section#mycabotransfers input[type="time"],
body section#mycabotransfers input[type="button"],
body section#mycabotransfers input#form-hotel,
body section#mycabotransfers select {
  border: 1px solid #000;
  border-radius: 8px;
  color: #000;
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  margin-bottom: 20px;
  outline: none;
  padding: 0 10px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
}
body section#mycabotransfers input[type="checkbox"] {
  border: 1px solid #000;
  border-radius: 4px;
  color: #000;
  height: 30px;
  outline: none;
  padding: 0 10px;
  width: 30px;
}
body section#mycabotransfers input.submit-button {
  background-color: #00a5eb;
  border: 0;
  color: #fff;
  margin-bottom: 0;
  width: 100%;
}
body section#mycabotransfers input.submit-button[disabled="disabled"],
body section#mycabotransfers div.qtyplus[disabled='disabled'],
body section#mycabotransfers div.qtyminus[disabled='disabled'] {
  opacity: 0.5;
}
body section#mycabotransfers input::placeholder {
  color: #202025;
  height: 30px;
  line-height: 30px;
  opacity: 1;
}
body section#mycabotransfers input:-ms-input-placeholder {
  color: #202025;
}
body section#mycabotransfers input::-ms-input-placeholder {
  color: #202025;
}
body section#mycabotransfers input::-webkit-calendar-picker-indicator {
  filter: invert(1);
}
body section#mycabotransfers input#form-hotel {
  margin-bottom: 0;
}
body section#mycabotransfers #form-pax {
  margin: 0 10px 20px;
  max-width: 80px;
  text-align: center;
}
body section#mycabotransfers label {
  color: #202025;
  font-size: 14px;
  font-weight: 400;
  margin-left: 10px;
  width: 100%;
}
body section#mycabotransfers select {
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
}
body section#mycabotransfers .easy-autocomplete-container ul {
  background-color: #fff;
  color: #202025;
}
body section#mycabotransfers .easy-autocomplete-container ul li.selected {
  background-color: #00a5eb;
  color: #fff;
}
body section#mycabotransfers .easy-autocomplete.eac-round {
  margin-bottom: 20px;
  width: auto !important;
}
body section#mycabotransfers .unit-image {
  text-align: center;
}
body section#mycabotransfers .unit-image img {
  max-width: 150px;
}
body section#mycabotransfers .unit-txt {
  padding: 15px 0;
}
body section#mycabotransfers .unit-txt p {
  line-height: 20px;
  margin: 0;
}
body section#mycabotransfers .selected-unit {
  background-color: #00a5eb;
}
body section#mycabotransfers .selected-unit .unit-txt {
  color: #00a5eb;
}
body section#mycabotransfers #step-3 button {
  background-color: #00a5eb;
  border: 0;
  border-radius: 4px;
  color: #fff;
  height: 44px;
  width: 100%;
}
body section#mycabotransfers #step-3 #click-paypal {
  height: 1px;
  width: 1px;
}
body section#mycabotransfers #step-3 input {
  border: 0;
  width: auto;
}
body section#mycabotransfers #step-3 #paypal-button-container {
  display: flex;
  justify-content: center;
}
body section#mycabotransfers #step-3 p {
  color: #000;
  font-size: 16px;
  margin: 0;
}
body section#mycabotransfers #services {
  color: #fff;
  padding: 30px 0;
}
body section#mycabotransfers #services .service-container {
  align-items: center;
  display: flex;
  font-size: 36px;
  height: 45px;
  line-height: 40px;
}
body section#mycabotransfers #services .service-container .service-image {
  align-items: center;
  display: flex;
}
body section#mycabotransfers #services .service-container .service-text {
  align-items: center;
  display: flex;
  color: #fff;
  font-size: 18px;
  height: 45px;
  margin-left: 20px;
}
body section#mycabotransfers #services .service-container .service-text p {
  color: #fff;
  line-height: 20px;
  margin: 0;
  padding: 0;
}
@media (max-width: 991px) {
  body section#mycabotransfers .info .info-row {
    display: block;
    height: auto;
  }
  body section#mycabotransfers .info .info-row h6 {
    font-size: 14px;
  }
  body section#mycabotransfers .info .info-row p {
    font-size: 18px;
    line-height: 18px;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  body section#mycabotransfers .info.special {
    margin-top: 30px;
  }
  body section#mycabotransfers .info .unit-txt p {
    font-size: 16px;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
@media (max-width: 575px) {
  body section#services h2 {
    font-size: 30px;
  }
  body section#services h3 {
    font-size: 26px;
  }
  body section#services .col-sm-3 img {
    height: 50px;
    margin: 10px 0;
  }
  body section#services .box-grocery {
    padding: 0;
  }
  body section#services .box-grocery p {
    font-size: 18px;
  }
}
body .wait-disabled {
  pointer-events: none;
  opacity: 0.5;
}
body .ui-datepicker-calendar a {
  font-size: inherit !important;
}
body section#zones {
  background-color: #001062;
  color: #000;
  padding: 30px 0;
}
body section#zones h3 {
  color: #fff;
  font-size: 26px;
  font-weight: 800;
  margin-bottom: 30px;
  text-align: center;
}
body section#zones .card.zone-1 {
  background-color: #d96716;
}
body section#zones .card.zone-2 {
  background-color: #737373;
}
body section#zones .card.zone-3 {
  background-color: #305589;
}
body section#zones .card.zone-4 {
  background-color: #4bd1a0;
}
body section#zones .card {
  border: 0;
  border-radius: 0;
  margin-bottom: 20px;
}
body section#zones .card a {
  text-decoration: none;
}
body section#zones .card a p {
  color: #fff;
}
body section#zones .card .card-header {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  text-align: center;
}
body section#zones .card .card-header .card-title {
  align-items: center;
  color: #fff;
  display: flex;
  font-size: 22px;
  font-weight: 600;
  justify-content: center;
  min-height: 85px;
  margin-bottom: 0;
  padding: 0;
}
body section#zones .card .card-header .card-text {
  color: #fff;
  font-size: 16px;
  padding: 0;
}
body section#zones .card .card-body {
  padding: 0;
}
body section#zones .card .card-body p.starting {
  font-size: 14px;
  margin: 0;
  padding: 5px 0;
}
body section#zones .card .card-body ul {
  background-color: transparent;
  padding: 0;
}
body section#zones .card .card-body ul li {
  border: 0;
  background-color: transparent;
  color: #fff;
}
body section#zones .card .card-body .zone-service,
body section#zones .card .card-body .zone-price {
  font-size: 16px;
  margin: 0;
  text-align: center;
}
body section#zones .card .card-body .zone-price {
  font-weight: bold;
}
body section#zones .card .card-footer {
  background-color: $color-2;
  border-radius: 0;
  color: $color-white-2;
}
body section#zones .card .card-footer button {
  border-radius: 0;
  color: $color-white-2;
}
body section#zones .modal-body .hotel-card {
  border: 1px solid $color-2;
  border-radius: 0;
  display: inline-block;
  height: 122px;
  margin: 5px;
  overflow: hidden;
  padding: 0;
  width: 122px;
}
body section#zones .modal-body .hotel-card img {
  height: 60px;
  width: 120px;
}
body section#zones .modal-body .hotel-card p {
  align-items: center;
  background-color: $color-2;
  color: #000;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-size: 12px;
  height: 60px;
  justify-content: center;
  margin: 0;
  padding: 2px 4px;
  text-overflow: ellipsis;
}
@media (min-width: 992px) {
  body section#zones .col-lg {
    min-width: 20% !important;
  }
}
@media (max-width: 991px) {
  body section#zones .fix-mobile-margin-bottom {
    margin-bottom: 30px;
  }
}
body h2.section-title {
  color: #fff;
  margin: 0;
  padding-bottom: 30px;
  text-transform: uppercase;
}
body #blog-article {
  margin-top: 80px;
}
body #blog a {
  color: #000;
  display: block;
  padding: 5px 0;
  text-decoration: none;
}
body #main-menu {
  background-color: #fff;
}
body .instagram_gallery {
  height: 750px;
}
body section#tripadvisor {
  padding: 20px 0;
}
body section#tripadvisor .widSSP.widSSPnarrow {
  margin: 0 auto;
  text-align: center;
}
h1 {
  color: #000;
  font-size: 40px;
  font-weight: 800;
  letter-spacing: 6px;
  margin: 0;
  padding: 0 0 50px;
  text-align: center;
}
h2 {
  color: #000;
  font-size: 34px;
  font-weight: 600;
  letter-spacing: 4px;
  margin: 0;
  padding: 0 0 40px;
}
h3 {
  color: #000;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 2px;
  margin: 0;
  padding: 0 0 30px;
}
h4 {
  color: #000;
  font-size: 28px;
  font-weight: 400;
  letter-spacing: 1px;
  margin: 0;
  padding: 0 0 15px;
}
h5 {
  color: #000;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 1px;
  margin: 0;
  padding: 0 0 15px;
}
p,
a,
li {
  color: #000;
  font-size: 22px;
  font-weight: 400;
  letter-spacing: 1px;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
p,
ul {
  padding: 0 0 15px;
}
table {
  border: 2px solid #000;
  width: 100%;
}
table thead th {
  font-weight: 600;
}
table th,
table td {
  border: 1px solid #000;
  color: #000;
  font-size: 22px;
  font-weight: 400;
  letter-spacing: 1px;
  padding: 10px;
}
section#about-us {
  background-color: #001062;
  padding: 30px 0;
}
section#about-us h1,
section#about-us p {
  color: #fff;
}
section#about-us p {
  text-align: justify;
}
section#above-footer {
  background: url("/images/banners/above-footer.jpg");
  background-size: cover;
  background-position: center center;
  height: 500px;
  position: relative;
  width: 100%;
}
section#above-footer .logo-centered {
  padding-top: 115px;
  text-align: center;
  position: relative;
  width: 100%;
}
section#above-footer .logo-centered img {
  width: 400px;
}
section#above-footer .above-footer-top {
  height: 30px;
  position: absolute;
  top: 0;
  width: 100%;
}
section#above-footer .above-footer-top .triangle {
  background-color: #001062;
  clip-path: polygon(0 0, 50% 100%, 100% 0);
  height: 100%;
  position: relative;
  top: -1px;
  width: 100%;
}
section#above-footer .above-footer-bottom {
  bottom: -1px;
  height: 30px;
  position: absolute;
  width: 100%;
}
section#above-footer .above-footer-bottom .triangle {
  background-color: #fff;
  bottom: 0;
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  height: 100%;
  position: relative;
  width: 100%;
}
section#service-banner {
  margin-top: 122px;
  padding: 30px 0;
}
section#service-article,
section#service-introduction,
section#service-features,
section#service-transportation {
  padding-bottom: 30px;
}
section#service-article ul,
section#service-introduction ul,
section#service-features ul,
section#service-transportation ul {
  margin-bottom: 0;
}
section#service-promo {
  padding: 30px 0;
}
section#service-promo ul {
  margin-bottom: 0;
}
section#service-promo img {
  margin-bottom: 30px;
}
section#service-contact {
  background-color: #737373;
  padding: 30px 0;
}
section#service-contact h3,
section#service-contact p,
section#service-contact a {
  color: #fff;
}
section#service-maps {
  padding: 30px 0;
}
section#services-more-links {
  background-color: #4bd1a0;
  padding: 30px 0;
}
section#services-more-links p {
  color: #fff;
  font-weight: 600;
  margin: 10px 0;
  padding: 0;
}
