body {
  font-family: 'Montserrat';
}
body h1 {
  color: #000;
  font-size: 40px;
  font-weight: 800;
  letter-spacing: 6px;
  margin: 0;
  padding: 0 0 50px;
}
body h2 {
  color: #000;
  font-size: 34px;
  font-weight: 600;
  letter-spacing: 4px;
  margin: 0;
  padding: 0 0 40px;
}
body h3 {
  color: #000;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 2px;
  margin: 0;
  padding: 0 0 30px;
}
body h4 {
  color: #000;
  font-size: 28px;
  font-weight: 400;
  letter-spacing: 1px;
  margin: 0;
  padding: 0 0 15px;
}
body p,
body a,
body li {
  color: #000;
  font-size: 22px;
  font-weight: 400;
  letter-spacing: 1px;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
body p,
body 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;
  }
}
#menu-top-fixed {
  background-color: #f9fafb;
  border-bottom: 1px solid #202025;
  height: 100px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 6;
}
#menu-top-fixed .navbar-collapse {
  height: 100%;
}
#menu-top-fixed .navbar {
  padding: 0;
}
#menu-top-fixed .navbar-brand {
  padding: 10px 0;
}
#menu-top-fixed .navbar-nav .nav-link {
  color: #202025;
  font-size: 20px;
  font-weight: 600;
  padding: 0;
  text-transform: uppercase;
}
#menu-top-fixed .navbar-nav .nav-item {
  line-height: 50px;
  padding-left: 0;
  padding-right: 40px;
}
#menu-top-fixed .navbar-nav .nav-item:last-child {
  padding-right: 0;
}
#menu-top-fixed #new-menu {
  height: 100px;
  line-height: 100px;
  text-align: center;
  text-transform: uppercase;
}
#menu-top-fixed #new-menu a {
  font-size: 18px;
  font-weight: bold;
}
#menu-top-fixed #new-menu a.book-now {
  background-color: #005057;
  border-radius: 30px;
  color: #fff;
  padding: 15px;
}
#menu-top-fixed #new-menu .col-1 a {
  display: block;
  height: 100px;
}
#menu-top-fixed #new-menu .col-1 a img {
  margin-top: 25px;
}
@media (min-width: 992px) {
  #menu-top-fixed ul.navbar-nav {
    padding: 0;
  }
}
@media (max-width: 1280px) {
  #menu-top-fixed .navbar-nav .nav-link {
    font-size: 18px;
  }
  #menu-top-fixed .navbar-nav .nav-item {
    padding-right: 30px;
  }
}
@media (max-width: 1199px) {
  #menu-top-fixed .navbar-nav .nav-link {
    font-size: 16px;
  }
  #menu-top-fixed .navbar-nav .nav-item {
    padding-right: 20px;
  }
}
@media (max-width: 991px) {
  #menu-top-fixed #new-menu a {
    font-size: 14px;
  }
  #menu-top-fixed #new-menu a.book-now {
    padding: 10px 4px;
  }
  #menu-top-fixed .navbar-nav .nav-item {
    padding: 0;
    text-align: center;
  }
  #menu-top-fixed .navbar-collapse {
    background-color: #fff;
  }
  #menu-top-fixed a {
    padding: 0;
  }
}
#hero {
  height: 900px;
  margin-bottom: 0 !important;
  margin-top: 100px !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: $color-white-2;
  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: $color-white-2;
  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/eki-transfer-banner-01.jpg");
}
#hero .carousel-item .img-src-02 {
  background-image: url("/images/banners/eki-transfer-banner-02.jpg");
}
#hero .carousel-item .img-src-03 {
  background-image: url("/images/banners/eki-transfer-banner-03.jpg");
}
#hero .carousel-item .img-src-04 {
  background-image: url("/images/banners/eki-transfer-banner-04.jpg");
}
#hero .carousel-item .img-src-05 {
  background-image: url("/images/banners/eki-transfer-banner-05.jpg");
}
#hero .carousel-item .img-src-06 {
  background-image: url("/images/banners/eki-transfer-banner-06.jpg");
}
#hero .carousel-item .img-src-07 {
  background-image: url("/images/banners/eki-transfer-banner-07.jpg");
}
#hero .carousel-item .img-src-08 {
  background-image: url("/images/banners/eki-transfer-banner-08.jpg");
}
#hero .carousel-item .img-src-09 {
  background-image: url("/images/banners/eki-transfer-banner-09.jpg");
}
#hero .carousel-item .img-src-10 {
  background-image: url("/images/banners/eki-transfer-banner-10.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: #f9fafb !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#under-welcome {
  background-color: #edfcf4;
  height: 30px;
}
section#under-welcome .triangle {
  background-color: #4a9a92;
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  height: 30px;
  position: relative;
  top: 1px;
}
section#above-welcome-2 {
  background-color: #4a9a92;
  height: 30px;
}
section#above-welcome-2 .triangle {
  background-color: #edfcf4;
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  height: 30px;
  position: relative;
  top: 1px;
}
section#welcome,
section#welcome-2,
section#map,
section#contact-us,
section#promo {
  background-color: #edfcf4;
  color: #000;
  padding: 40px 0;
}
section#welcome ul,
section#welcome-2 ul,
section#map ul,
section#contact-us ul,
section#promo ul {
  list-style: none;
}
section#welcome p,
section#welcome-2 p,
section#map p,
section#contact-us p,
section#promo p,
section#welcome li,
section#welcome-2 li,
section#map li,
section#contact-us li,
section#promo li {
  font-weight: 400;
  text-align: justify;
}
section#mycabotransfers {
  background-color: #4a9a92;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  margin: 0;
  overflow: hidden;
  padding: 30px 0;
  position: relative;
}
section#mycabotransfers h2 {
  color: #005057;
  font-size: 30px;
}
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: #005057;
  color: #f9fafb;
}
section#mycabotransfers #step-0 a {
  align-items: center;
  color: #f9fafb;
  cursor: pointer;
  border: 2px solid #005057;
  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: $color-black-1;
  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: #005057;
  border-radius: 4px;
  color: #f9fafb;
  cursor: pointer;
  display: flex;
  font-size: 30px;
  height: 40px;
  justify-content: center;
  width: 40px;
}
section#mycabotransfers #mycabotransfers-booking .border-card {
  background-color: #f9fafb;
  overflow: hidden;
}
section#mycabotransfers #mycabotransfers-booking .reservation-header {
  background-color: #005057;
  color: #f9fafb;
  text-align: center;
  padding: 15px 0;
}
section#mycabotransfers #mycabotransfers-booking .reservation-header p {
  color: #f9fafb;
  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: #f9fafb;
  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-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: #f9fafb;
  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 #005057;
  color: #005057;
  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.submit-button {
  background-color: #005057;
  border: 0;
  color: #f9fafb;
  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: #005057;
  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: #005057;
}
section#mycabotransfers .selected-unit .unit-txt {
  color: #005057;
}
section#mycabotransfers #step-3 button {
  background-color: #005057;
  border: 0;
  border-radius: 4px;
  color: #f9fafb;
  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: #f9fafb;
  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#above-zones {
  background-color: #edfcf4;
  height: 30px;
}
section#above-zones .triangle {
  background-color: #229e6f;
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  height: 30px;
  position: relative;
  top: 1px;
}
section#zones {
  background-color: #229e6f;
  color: #000;
  padding: 30px 0;
}
section#zones h3 {
  color: #f9fafb;
  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: #005057;
  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;
  padding: 0;
}
section#zones .card .card-header .card-text {
  color: #fff;
  font-size: 16px;
  padding: 0;
}
section#zones .card .card-body {
  padding: 0;
}
section#zones .card .card-body p.starting {
  font-size: 14px;
  margin: 0;
  padding: 5px 0;
}
section#zones .card .card-body ul {
  padding: 0;
}
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 .modal-body .hotel-card {
  border: 1px solid #005057;
  border-radius: 0;
  display: inline-block;
  height: 122px;
  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: #005057;
  color: #fff;
  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) {
  section#zones .col-lg {
    min-width: 20% !important;
  }
}
@media (max-width: 991px) {
  section#zones .fix-mobile-margin-bottom {
    margin-bottom: 30px;
  }
}
section#just-ride {
  padding-top: 40px;
}
section#just-ride svg {
  color: $color-red-2;
  font-size: 60px;
  margin: 0 auto;
}
section#just-ride p {
  color: $color-red-2;
}
section#above-testimonials {
  background-color: #229e6f;
  height: 30px;
}
section#above-testimonials .triangle {
  background-color: #4a9a92;
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  height: 30px;
  position: relative;
  top: 1px;
}
section#under-testimonials {
  background-color: #4a9a92;
  height: 30px;
}
section#under-testimonials .triangle {
  background-color: #edfcf4;
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  height: 30px;
  position: relative;
  top: 1px;
}
section#testimonials {
  background-color: #4a9a92;
  padding: 30px 0;
}
section#testimonials h3 {
  color: #fff;
  font-size: 26px;
  font-weight: 800;
  text-align: center;
}
section#testimonials a,
section#testimonials p {
  color: #fff;
  font-size: 20px;
  text-decoration: none;
}
section#testimonials h5 {
  color: #fff;
  font-size: 26px;
}
section#testimonials h6 {
  color: #fff;
  font-size: 16px;
  font-weight: 800;
}
section#map {
  padding: 40px 0;
}
section#above-footer {
  background-color: #005057;
  color: #fff;
  padding: 15px 0;
}
section#above-footer p {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  height: 48px;
  line-height: 48px;
  padding: 0;
}
section#above-footer a.social-icons {
  background-color: #fff;
  border-radius: 50%;
  color: #147cbc;
  display: inline-block;
  font-size: 18px;
  height: 48px;
  margin: 0 10px;
  padding: 0;
  width: 48px;
}
section#above-footer a.social-icons .social-centered {
  align-items: center;
  display: flex;
  height: 48px;
  justify-content: center;
}
section#footer {
  background-color: #005057;
  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: 15px 0;
}
section#footer .theme-page-footer-bottom {
  border-top: 1px solid #fff;
  padding-top: 30px;
}
section#footer .theme-page-footer-bottom p {
  margin: 0;
  padding: 0;
}
section#footer .theme-page-footer-bottom svg {
  padding: 0 10px;
}
section#footer .theme-component-feature-item {
  display: inline-flex;
  padding: 0 0 15px;
}
section#footer .theme-component-feature-item .theme-component-feature-item-icon {
  color: #fff;
  font-size: 16px;
  border: 2px solid #fff;
  border-radius: 50%;
  height: 35px;
  width: 35px;
  display: flex;
  justify-content: center;
  padding: 6px 0;
  margin-right: 20px;
}
section#footer .theme-component-feature-item .theme-component-feature-item-header {
  color: #fff;
  font-family: 'Roboto';
  font-size: 18px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 35px;
  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: #fff;
  font-size: 24px;
  list-style: none;
  margin: 0 0 5px;
  text-align: center;
}
section#footer p {
  color: #fff;
  font-size: 24px;
}
section#footer a {
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 5px;
  text-decoration: none;
}
section#footer a.service-link {
  font-size: 14px;
}
section#footer i {
  color: #fff;
}
section#design {
  background-color: #005057;
  height: 30px;
  overflow: hidden;
  width: 100%;
}
section#design a,
section#design p {
  align-items: center;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  height: 30px;
  padding: 0;
  text-decoration: none;
}
section#design p {
  display: flex;
}
section#design a {
  display: inline-flex;
}
section#design a img {
  margin-right: 4px;
}
section#design .design {
  text-align: right;
}
@media (max-width: 991px) {
  section#footer img#footer-logo {
    display: block;
    margin: 0 auto 30px;
    max-width: 400px;
  }
  section#footer .theme-component-feature-item {
    margin-top: 15px;
  }
  section#footer a {
    padding: 0;
  }
}
@media (max-width: 767px) {
  section#design {
    height: 60px;
  }
  section#design .design {
    text-align: left;
  }
}
.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;
}
body.hotels section.banner {
  margin-top: 130px;
}
body.hotels section.article {
  margin-top: 30px;
}
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;
  text-transform: uppercase;
}
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';
}
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: #9f340a;
  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: #9f340a;
  border: #9f340a;
  color: #fff;
}
@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 section#faq h4 {
  margin-bottom: 0;
}
body section#faq button {
  font-size: inherit;
}
body section#faq .accordion-body {
  font-size: 22px !important;
}
body section#welcome .background-why-jitport {
  background: url("/images/photos/why-jitport.png");
  background-size: cover;
  background-position: center;
  height: 100%;
  width: auto;
}
body .form-check-input:checked {
  background-color: $color-red-2 !important;
  border: 1px solid $color-red-2 !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;
}
.ui-widget-header .ui-icon {
  background-image: url("/images/ui-icons_444444_256x240.png");
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("/images/ui-icons_444444_256x240.png");
}
.ui-widget-header .ui-icon {
  background-image: url("/images/ui-icons_444444_256x240.png");
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("/images/ui-icons_444444_256x240.png");
}
