@font-face {
  font-family: Gotham-Book;
  src: url("../fonts/Gotham_Book.otf");
}
@font-face {
  font-family: CormorantGaramond-Regular;
  src: url("../fonts/CormorantGaramond-Regular.ttf");
}
@font-face {
  font-family: CheddarJack;
  src: url("../fonts/cheddar-jack.ttf");
}
@font-face {
  font-family: Gotham-Bold;
  src: url("../fonts/Gotham-Bold.ttf");
}
#text-barth1,
.text-barth {
  margin-top: 100px;
}
#text-barth1 h1,
.text-barth h1 {
  font-family: CormorantGaramond-Regular;
  font-size: 38px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.55;
  letter-spacing: -0.1px;
  text-align: center;
  color: #baa58d;
  position: relative;
}
#text-barth1 h1::after,
.text-barth h1::after {
  content: '';
  position: absolute;
  width: 25%;
  height: 1px;
  background: #baa58d;
  top: 250%;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
#text-barth1 p,
.text-barth p {
  font-family: Gotham-Book;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: normal;
  color: #6e6865;
  margin-bottom: 2rem;
}
#concierge-restaurants .main-tab-container .uk-tab a {
  font-family: Gotham-Book !important;
  font-size: 15px !important;
  font-weight: bold !important;
  font-stretch: normal !important;
  font-style: normal !important;
  line-height: 1 !important;
  letter-spacing: 0.76px !important;
  text-align: center !important;
  color: #baa58d !important;
}
#concierge-restaurants .main-tab-container .uk-tab .uk-active a {
  border-color: #baa58d;
}
.restaurant-tab li .name-container {
  height: 100%;
  box-shadow: none;
  background-color: transparent;
}
.restaurant-tab li .name-container h3 {
  font-size: 13px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #6e6865;
}
.restaurant-tab li.active .name-container {
  background-color: #baa58d;
}
.restaurant-tab li.uk-active {
  background-color: #baa58d;
}
.restaurant-tab .restaurant-data-container {
  margin-top: -20px;
}
.restaurant-tab .restaurant-data-container .switcher-info-container {
  background-color: #baa58d;
  box-shadow: none;
  padding-top: 60px;
  padding-left: 10%;
  padding-right: 10%;
  padding-bottom: 60px;
}
.restaurant-tab .restaurant-data-container .switcher-info-container .tab-content-main {
  background-color: #fff;
}
.restaurant-tab .restaurant-data-container .switcher-info-container .tab-content-main .tab-text h2 {
  font-family: "CheddarJack";
  font-size: 45px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.91;
  letter-spacing: normal;
  text-align: center;
  color: #baa58d;
}
.restaurant-tab .restaurant-data-container .switcher-info-container .tab-content-main .tab-text p {
  padding: 20px;
  font-family: Gotham-Book;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.64;
  letter-spacing: -0.07px;
  text-align: justify;
  color: #6e6865;
}
.restaurant-slider-mobile .image-container {
  background-color: #e6dfd8;
}
.restaurant-slider-mobile .image-container img {
  max-width: 80%;
  transform: translateY(50px);
}
.restaurant-slider-mobile .text-container {
  margin-top: 50px;
}
.restaurant-slider-mobile .text-container h3 {
  font-family: "CheddarJack";
  font-size: 45px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.91;
  letter-spacing: normal;
  text-align: center;
  color: #baa58d;
}
.restaurant-slider-mobile .text-container p {
  padding: 20px;
  font-family: Gotham-Book;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.64;
  letter-spacing: -0.07px;
  text-align: justify;
  color: #6e6865;
}
.btn-discover-restaurant {
  font-family: Gotham-Book;
  font-size: 13px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.33px;
  text-align: center;
  width: fit-content;
  border-radius: 4px;
  height: fit-content;
  background-color: #baa58d;
  padding: 8px 20px 8px 20px;
  color: #f6f7f9;
  text-transform: uppercase;
  margin: 5px;
  width: 60%;
  margin-left: 20%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn-discover-restaurant:hover {
  background-color: transparent;
  color: #baa58d;
}
#chef_options {
  margin-bottom: 50px;
}
#chef_options .concierge_options_container {
  margin-bottom: 50px;
}
#chef_options .slider-component .options-text {
  width: 100%;
  height: 110px;
  align-items: center;
  justify-content: center;
  background-color: #baa58d;
  text-align: center;
  padding: 5px 0 5px;
}
#chef_options .slider-component .options-text h3 {
  font-family: Gotham-Book;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.64;
  letter-spacing: -0.08px;
  text-align: center;
  color: #f6f7f9;
}
#chef_options .slider-component .options-text p {
  font-family: Gotham-Book;
  font-size: 11px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.64;
  letter-spacing: -0.06px;
  text-align: center;
  color: #f6f7f9;
}
#stbarth_home .stbarth-home-container {
  height: 500px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
#stbarth_home .amis-home {
  margin-right: -10vw;
  width: 100%;
  height: 400px;
  object-fit: cover;
  margin-top: 50px;
  margin-left: 70%;
  padding: 50px;
}
#stbarth_home .amis-home h3 {
  font-family: CheddarJack;
  font-size: 45px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.91;
  letter-spacing: normal;
  text-align: center;
  color: #baa58d;
}
#stbarth_home .amis-home p {
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Gotham-Book;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: normal;
  text-align: justify;
  color: #6e6865;
}
#stbarth_home .amis-home-mobile {
  position: absolute;
  width: 90%;
  height: 600px;
  margin-top: 300px;
  margin-left: 10%;
  padding-top: 150px;
  padding-bottom: 50px;
  padding-left: 50px;
  padding-right: 50px;
}
#stbarth_home .amis-home-mobile h3 {
  font-family: CheddarJack;
  font-size: 35px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: center;
  color: #baa58d;
}
#stbarth_home .amis-home-mobile p {
  padding: 20px;
  font-family: Gotham-Book;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  text-align: justify;
  color: #6e6865;
}
#room_service .room-service-container {
  height: 600px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
#room_service .amis-home {
  margin-right: -10vw;
  width: 100%;
  height: 500px;
  object-fit: cover;
  margin-top: 50px;
  margin-left: -70%;
  padding: 50px;
}
#room_service .amis-home h3 {
  font-family: CheddarJack;
  font-size: 45px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.91;
  letter-spacing: normal;
  text-align: center;
  color: #baa58d;
}
#room_service .amis-home p {
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Gotham-Book;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: normal;
  text-align: justify;
  color: #6e6865;
}
#room_service .amis-home ul {
  padding-bottom: 20px;
}
#room_service .amis-home ul li {
  font-family: Gotham-Book;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: normal;
  text-align: justify;
  color: #6e6865;
}
#room_service .amis-home-mobile {
  position: absolute;
  width: 90%;
  height: 700px;
  margin-top: 300px;
  padding-top: 150px;
  padding-bottom: 50px;
  padding-left: 50px;
  padding-right: 50px;
}
#room_service .amis-home-mobile h3 {
  font-family: CheddarJack;
  font-size: 35px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: center;
  color: #baa58d;
}
#room_service .amis-home-mobile p {
  padding: 20px;
  font-family: Gotham-Book;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  text-align: justify;
  color: #6e6865;
}
#room_service .amis-home-mobile ul {
  padding-bottom: 20px;
  padding-left: 50px;
  padding-right: 50px;
}
#room_service .amis-home-mobile ul li {
  font-family: Gotham-Book;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  text-align: justify;
  color: #6e6865;
}
.overlay-activity {
  background-color: #baa58d !important;
}
.overlay-activity h3 {
  font-family: Gotham-Book;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: -0.08px;
  text-align: center;
  color: #f6f7f9;
}
#concierge_services {
  margin-bottom: 70px;
}
#concierge_services .concierge_services_container {
  margin-bottom: 50px;
}
#concierge_services .concierge_services_container .concierge_services_title {
  font-family: Gotham-Book;
  font-size: 15px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.39px;
  text-align: center;
  color: #baa58d;
}
#concierge_services .slider-component .privilege_text {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 5px 0 5px;
}
#concierge_services .slider-component .privilege_text h3 {
  font-family: Gotham-Book;
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.31px;
  text-align: center;
  color: #f6f7f9;
}
@media (max-width: 1199px) {
  #stbarth_home .stbarth-home-container {
    height: 600px;
  }
  #stbarth_home .amis-home {
    height: 500px;
    padding: 25px;
  }
  #room_service .room-service-container {
    height: 700px;
  }
  #room_service .amis-home {
    height: 600px;
    padding: 25px;
  }
  .btn-discover-restaurant {
    width: 80%;
    margin-left: 10% !important;
  }
}
@media (max-width: 767px) {
  .main-tab-container .uk-tab {
    display: block;
  }
  #stbarth_home {
    height: 900px;
  }
  #stbarth_home .stbarth-home-container {
    z-index: 2;
    height: 400px;
  }
  #room_service {
    height: 1000px;
  }
  #room_service .room-service-container {
    z-index: 2;
    height: 400px;
  }
  .auto-margin {
    margin-left: 15px;
    margin-right: 15px;
  }
  .text-title {
    font-size: 25px;
  }
  .text-description-dark {
    font-size: 13px !important;
  }
}
@media (max-width: 575px) {
  #barth-tab .customized-tab .tab-pane .tab-content-main .tab-text,
  #barth-tab .tab-content .tab-pane .tab-content-main .tab-text {
    padding-top: 60px;
  }
  #text-barth1 {
    margin-top: 40px;
  }
  #text-barth1 h1 {
    line-height: 0.9;
  }
  #text-barth1 h1::after {
    top: 180% !important;
  }
}
@media (max-width: 393px) {
  #text-barth1 h1::after {
    top: 120% !important;
  }
}
@media (max-width: 750px) {
  .uk-position-center-left,
  .uk-position-center-right {
    margin-top: -18% !important;
  }
}
@media (max-width: 700px) {
  .uk-position-center-left,
  .uk-position-center-right {
    margin-top: -20% !important;
  }
}
@media (max-width: 674px) {
  .uk-position-center-left,
  .uk-position-center-right {
    margin-top: -22% !important;
  }
}
@media (max-width: 639px) {
  .uk-position-center-left,
  .uk-position-center-right {
    margin-top: -15% !important;
  }
}
@media (max-width: 548px) {
  .uk-position-center-left,
  .uk-position-center-right {
    margin-top: -17% !important;
  }
}
@media (max-width: 480px) {
  .uk-position-center-left,
  .uk-position-center-right {
    margin-top: -22% !important;
  }
}
@media (max-width: 440px) {
  .uk-position-center-left,
  .uk-position-center-right {
    margin-top: -25% !important;
  }
}
@media (max-width: 380px) {
  .uk-position-center-left,
  .uk-position-center-right {
    margin-top: -30% !important;
  }
}
@media (max-width: 350px) {
  .uk-position-center-left,
  .uk-position-center-right {
    margin-top: -36% !important;
  }
}
@media (max-width: 330px) {
  .uk-position-center-left,
  .uk-position-center-right {
    margin-top: -40% !important;
  }
}
@media (max-width: 306px) {
  .uk-position-center-left,
  .uk-position-center-right {
    margin-top: -46% !important;
  }
}
.reader {
  font-family: Gotham-bold;
  color: #4a4a4a;
}
.reader:hover {
  cursor: pointer;
  color: #8b6f66;
}
.text-masonry-card {
  background-color: #baa58d;
}
.text-masonry-card h3 {
  font-family: Gotham-Bold;
  font-size: 13px;
  line-height: 1.38;
  letter-spacing: -0.07px;
  text-align: center;
  color: #f6f7f9;
}
.text-masonry-card .discover-img {
  width: 20px;
  height: 20px;
}
.text-masonry-card a {
  font-family: Gotham-Bold;
  font-size: 14px;
  line-height: 1.29;
  letter-spacing: -0.08px;
  color: #f6f7f9;
}
.text-masonry-card a:hover {
  color: #4a4a4a;
  cursor: pointer;
}
.section-overlapping {
  min-height: fit-content;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-overlapping .content h2 {
  text-align: center;
  font-family: CheddarJack;
  line-height: 0.91;
  font-size: 45px;
  color: #f6f7f9 !important;
}
.section-overlapping .content p {
  font-family: Gotham-Book;
  line-height: 1.75;
  font-size: 16px;
  color: #f6f7f9;
}
.left-image-container {
  width: 100%;
  max-width: 1200px;
  margin: 50px auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.left-image-container .left-container {
  width: 60%;
  height: 600px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.left-image-container .right-container {
  width: 60%;
  min-height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px;
  color: #f6f7f9;
  margin-left: -100px;
  background-color: #baa58d;
  margin-right: 15px;
}
.right-image-container {
  width: 100%;
  max-width: 1200px;
  margin: 50px auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.right-image-container .left-container {
  width: 60%;
  height: 600px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 1;
}
.right-image-container .right-container {
  width: 60%;
  min-height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px;
  color: #f6f7f9;
  margin-right: -100px;
  background-color: #baa58d;
  margin-left: 15px;
  z-index: 2;
}
.margin-container {
  margin-bottom: 10%;
}
.btn-discover {
  display: block;
  width: fit-content;
  height: fit-content;
  padding: 8px 16px 7px 15px;
  object-fit: contain;
  border-radius: 4px;
  background-color: #f6f7f9;
  color: #baa58d;
  font-family: Gotham-Bold;
  font-size: 13px;
  letter-spacing: 0.33px;
}
.btn-discover:hover {
  color: #4a4a4a;
}
.title-service-slider {
  font-family: Gotham-Bold;
  font-size: 14px;
  letter-spacing: 0.31px;
  text-shadow: 0 2px 4px rgba(0,0,0,0.5);
}
.title-slider-services {
  font-family: Gotham-Bold;
  font-size: 16px;
  letter-spacing: 0.39px;
  color: #8b6f66;
  text-transform: uppercase;
}
.other-services-slider .uk-slidenav {
  color: #8b6f66;
}
@media screen and (max-width: 600px) {
  .section-overlapping .content {
    margin-top: 110px;
  }
  .section-overlapping .content h2 {
    font-size: 35px;
  }
  .section-overlapping .content p {
    line-height: 2;
    font-size: 14px;
  }
  .left-image-container {
    width: 100%;
    max-width: 1200px;
    margin: 50px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .left-image-container .left-container {
    width: 90%;
    height: 340px;
    background-repeat: no-repeat;
    align-self: flex-start;
    z-index: 2;
  }
  .left-image-container .right-container {
    width: 90%;
    min-height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px;
    color: #f6f7f9;
    margin-top: -100px;
    background-color: #baa58d;
    margin-right: 0;
    align-self: flex-end;
    z-index: 1;
  }
  .right-image-container {
    width: 100%;
    max-width: 1200px;
    margin: 50px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .right-image-container .left-container {
    width: 90%;
    height: 340px;
    background-repeat: no-repeat;
    z-index: 2;
    align-self: flex-end;
  }
  .right-image-container .right-container {
    width: 90%;
    min-height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px;
    color: #f6f7f9;
    margin-top: -100px;
    background-color: #baa58d;
    margin-left: 0;
    z-index: 1;
    align-self: flex-start;
  }
}
.transfers-section .text-intro-container {
  margin-top: 3rem;
  margin-bottom: 5rem;
}
.transfers-section .uk-tab.general-tab {
  justify-content: space-evenly;
}
.transfers-section .uk-tab.general-tab a {
  font-size: 15px;
  font-family: Gotham-Book;
  text-transform: uppercase;
  color: #baa58d;
}
.transfers-section .uk-tab.general-tab .uk-active > a {
  border-color: #baa58d;
}
.transfers-section .uk-tab.general-tab::before {
  border: 0;
}
.transfers-section .uk-switcher.general-tab {
  width: 100vw;
li
  width: 100vw;
}
.transfers-section .text-description-dark {
  line-height: 1.75;
  font-size: 16px;
  letter-spacing: normal;
}
.transfers-section .btn-discover {
  padding: 2px 5px 2px 5px;
}
.transfers-section .boat-slide-item {
  display: flex;
  justify-content: center;
}
.transfers-section .uk-tab.boats-tab,
.transfers-section .uk-tab.airplanes-tab {
  justify-content: space-evenly;
}
.transfers-section .uk-tab.boats-tab a,
.transfers-section .uk-tab.airplanes-tab a {
  font-size: 15px;
  font-family: Gotham-Book;
  text-transform: uppercase;
  color: #baa58d;
}
.transfers-section .uk-tab.boats-tab .uk-active > a,
.transfers-section .uk-tab.airplanes-tab .uk-active > a {
  border-color: #baa58d;
}
.transfers-section .uk-tab.boats-tab::before,
.transfers-section .uk-tab.airplanes-tab::before {
  border: 0;
}
.transfers-section .uk-switcher.boats-tab,
.transfers-section .uk-switcher.airplanes-tab {
  width: 100vw;
}
.transfers-section .privates-airplanes-content .overlay-cover-bottom {
  min-height: 50px;
}
.transfers-section .overlay-cover-full {
  background-color: rgba(139,111,102,0.7);
  padding: 20px 5%;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}
.transfers-section .overlay-cover-full h3 {
  font-family: Gotham-Bold;
  font-size: 14px;
  color: #f6f7f9;
  text-align: center;
  letter-spacing: -0.07px;
}
.transfers-section .overlay-cover-full p {
  font-family: Gotham-Book;
  font-size: 12px;
  line-height: 1.83;
  letter-spacing: -0.07px;
  text-align: justify;
  color: #f6f7f9;
}
.transfers-section .overlay-cover-full a {
  font-family: Gotham-Bold;
  font-size: 14px;
  text-transform: uppercase;
  color: #f6f7f9;
  border-bottom: 1px solid #f6f7f9;
}
.transfers-section .overlay-cover-bottom h3 {
  font-family: Gotham-Bold;
  color: #f6f7f9;
  font-size: 14px;
}
.transfers-section .overlay-cover-bottom span {
  font-family: Gotham-Book;
  font-size: 12px;
  color: #f6f7f9;
}
.transfers-section .ferry-section,
.transfers-section .airlines-section {
  background-color: #baa58d;
  min-height: 670px;
  padding: 7rem;
}
.transfers-section .ferry-transfer-slider {
  height: fit-content;
  min-height: 300px;
}
.transfers-section .ferry-mobile-slider,
.transfers-section .airlines-mobile-slider {
  display: none;
}
.transfers-section .banner-card {
  background-color: #fff;
  box-shadow: 0 2px 6px 0 rgba(0,0,0,0.5);
  max-width: 970px !important;
}
.transfers-section .banner-card-img {
  object-fit: cover;
  width: 100%;
  height: 285px;
}
.transfers-section .transfer-card-title {
  font-family: CheddarJack;
  font-size: 45px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.91;
  letter-spacing: normal;
  text-align: center;
  color: #baa58d !important;
}
.transfers-section .transfer-card-text {
  font-family: Gotham-Book;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: -0.07px;
  text-align: justify;
  color: #6e6865;
}
.transfers-section .card-content-style {
  justify-content: center;
  display: flex;
  flex-direction: column;
  align-content: center;
  align-items: center;
}
.transfers-section .btn-discover-transfers {
  font-family: Gotham-Book;
  font-size: 13px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.33px;
  text-align: center;
  width: fit-content;
  border-radius: 4px;
  height: fit-content;
  background-color: #baa58d;
  padding: 8px 7px 7px 10px;
  color: #f6f7f9;
  text-transform: uppercase;
}
@media screen and (max-width: 568px) {
  .transfers-section .ferry-section,
  .transfers-section .airplanes-section {
    height: 200px;
    min-height: 200px;
  }
  .transfers-section .ferry-desk-slider,
  .transfers-section .airlines-desk-slider {
    display: none;
  }
  .transfers-section .ferry-mobile-slider,
  .transfers-section .airlines-mobile-slider {
    display: block;
  }
  .transfers-section .ferry-mobile-slider .uk-card-media-top,
  .transfers-section .airlines-mobile-slider .uk-card-media-top {
    width: 80%;
    margin: auto;
  }
  .transfers-section .ferry-mobile-slider .ferry-slider,
  .transfers-section .airlines-mobile-slider .ferry-slider,
  .transfers-section .ferry-mobile-slider .airlines-slider,
  .transfers-section .airlines-mobile-slider .airlines-slider {
    transform: translateY(-40%);
  }
  .transfers-section .ferry-mobile-slider .uk-card,
  .transfers-section .airlines-mobile-slider .uk-card {
    background-color: transparent;
  }
  .transfers-section .bg-ferry-slider,
  .transfers-section .bg-airlines-slider {
    background-color: #baa58d;
    height: 310px;
  }
  .transfers-section .ferry-mobile-slider .uk-position-top-left,
  .transfers-section .airlines-mobile-slider .uk-position-top-left,
  .transfers-section .ferry-mobile-slider .uk-position-top-right,
  .transfers-section .airlines-mobile-slider .uk-position-top-right {
    top: 25%;
  }
  .transfers-section .ferry-mobile-slider .uk-card-media-top > img,
  .transfers-section .airlines-mobile-slider .uk-card-media-top > img {
    box-shadow: 0 2px 6px 0 rgba(0,0,0,0.5);
  }
}
@media screen and (max-width: 420px) {
  .transfers-section .ferry-mobile-slider .ferry-slider,
  .transfers-section .airlines-mobile-slider .ferry-slider,
  .transfers-section .ferry-mobile-slider .airlines-slider,
  .transfers-section .airlines-mobile-slider .airlines-slider {
    transform: translateY(-30%);
  }
  .transfers-section .bg-ferry-slider,
  .transfers-section .bg-airlines-slider {
    height: 210px;
  }
  .transfers-section .ferry-mobile-slider .uk-position-top-left,
  .transfers-section .airlines-mobile-slider .uk-position-top-left,
  .transfers-section .ferry-mobile-slider .uk-position-top-right,
  .transfers-section .airlines-mobile-slider .uk-position-top-right {
    top: 20%;
  }
  .transfers-section .text-description-dark,
  .transfers-section .transfer-card-text {
    font-size: 13px;
  }
  .transfers-section .uk-tab li,
  .transfers-section.general-tab li,
  .transfers-section.airplanes-tab li,
  .transfers-section.boats-tab li {
    width: 50%;
  }
}
.kids-activities-slider {
  margin-bottom: 10rem;
  margin-top: 10rem;
}
.kids-activities-slider .uk-overlay-default.overlay-bottom {
  background-color: #baa58d;
  height: 50px;
}
.kids-activities-slider .title-style {
  font-family: Gotham-Bold;
  font-size: 14px;
  color: #f6f7f9;
  text-align: center;
  line-height: 1.29;
  letter-spacing: -0.08px;
}
@media screen and (max-width: 568px) {
  .kids-activities-slider {
    margin-bottom: 5rem;
    margin-top: 5rem;
  }
  .kids-activities-slider .text-description-dark {
    font-size: 13px;
    line-height: 2;
    color: #4a4a4a;
  }
  .kids-activities-slider .title-style {
    font-family: Gotham-Bold;
    font-size: 14px;
    color: #f6f7f9;
    text-alig: center;
    line-height: 1.29;
    letter-spacing: -0.08px;
  }
  .kids-intro-section .text-title {
    font-size: 25px;
  }
  .kids-intro-section .text-description-dark {
    font-size: 13px;
    line-height: 2;
    color: #4a4a4a;
  }
  .kids-intro-section .divisor {
    width: 40%;
  }
}
.hotel-concierge-privileges {
  margin-top: 25rem;
}
.hotel-concierge-privileges .bg-colored {
  background-color: #baa58d;
}
.hotel-concierge-privileges .slider-container {
  transform: translateY(-40%);
}
.hotel-concierge-privileges .buttons-container {
  transform: translateY(-150%);
}
.hotel-concierge-privileges .heading-slider-card {
  height: 80px;
}
.hotel-concierge-privileges .heading-slider-card h3 {
  font-family: Gotham-Bold;
  font-size: 16px;
  line-height: 1.63;
  letter-spacing: -0.08;
  text-align: center;
  color: #6e6865;
}
@media screen and (max-width: 568px) {
  .hotel-concierge-intro-section .text-title {
    font-size: 25px;
  }
  .hotel-concierge-intro-section .divisor {
    width: 40%;
  }
  .hotel-concierge-intro-section .text-description-dark {
    font-size: 13px;
  }
  .signature-benefits-hotel-section .text-title {
    font-size: 25px;
  }
  .signature-benefits-hotel-section .text-description-dark {
    font-size: 13px;
  }
}
.wellness-section .right-container,
.wellness-section .left-container {
  min-height: 460px;
}
.wellness-section .right-container h2,
.wellness-section .left-container h2 {
  margin-bottom: 3rem;
}
.wellness-section .right-container p,
.wellness-section .left-container p {
  margin-left: 2rem;
  margin-right: 2rem;
}
.wellness-section .btn-discover {
  text-transform: uppercase;
}
.cars-intro-section {
  margin-bottom: 7rem !important;
}
.cars-grid-slider .fit-cover {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.cars-grid-slider .info-bottom-container {
  height: 65px !important;
  background-color: #8b6f66;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  padding: 10px 10px;
}
.cars-grid-slider .car-name {
  font-family: Gotham-Bold;
  font-size: 14px;
  color: #f6f7f9;
  text-align: center;
  letter-spacing: -0.07px;
  margin-bottom: 0;
  margin-top: 0.8rem;
}
.cars-grid-slider .car-details {
  font-family: Gotham-Book;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: -0.07px;
  text-align: justify;
  color: #f6f7f9;
  text-align: center;
}
.cars-grid-slider .car-card {
  margin-bottom: 7rem;
}
.cars-grid-slider .car-request-button {
  margin-bottom: 7rem;
  margin-top: 7rem;
}
.cars-grid-slider .car-slider-mobile {
  width: 90%;
}
.cars-grid-slider .car-slider-mobile .car-card-mobile {
  box-shadow: 0 2px 6px 0 rgba(0,0,0,0.5);
}
.cars-grid-slider .car-slider-mobile .car-card-info {
  background-color: #8b6f66;
  text-align: center;
  padding: 10px 10px;
  height: 65px;
}
.cars-grid-slider .car-slider-mobile .car-card-info .car-name {
  margin-top: 0;
}
@media screen and (min-width: 1140) {
  .cars-grid-slider .container {
    max-width: 1200px;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media screen and (max-width: 568px) {
  .cars-intro-section .text-title {
    font-size: 25px;
  }
  .cars-intro-section .text-description-dark {
    font-size: 13px;
    line-height: 2;
    color: #4a4a4a;
  }
  .cars-intro-section .divisor {
    width: 40%;
  }
}
