@font-face {
  font-family: 'OpenSans-Light';
  src: url("../fonts/OpenSans/OpenSans-Light.ttf") format("truetype"); }
@font-face {
  font-family: 'OpenSans-Regular';
  src: url("../fonts/OpenSans/OpenSans-Regular.ttf") format("truetype"); }
@font-face {
  font-family: 'OpenSans-Medium';
  src: url("../fonts/OpenSans/OpenSans-Medium.ttf") format("truetype"); }
@font-face {
  font-family: 'OpenSans-SemiBold';
  src: url("../fonts/OpenSans/OpenSans-SemiBold.ttf") format("truetype"); }
@font-face {
  font-family: 'OpenSans-Bold';
  src: url("../fonts/OpenSans/OpenSans-Bold.ttf") format("truetype"); }
@font-face {
  font-family: 'Jost-Regular';
  src: url("../fonts/Jost-Regular.ttf") format("truetype"); }
@font-face {
  font-family: 'Jost-Medium';
  src: url("../fonts/Jost-Medium.ttf") format("truetype"); }
@font-face {
  font-family: 'Jost-SemiBold';
  src: url("../fonts/Jost-SemiBold.ttf") format("truetype"); }
@font-face {
  font-family: 'NotoSerif-Italic';
  src: url("../fonts/NotoSerif-Italic.ttf") format("truetype"); }
:root,
[data-theme] {
  background-color: white; }

html {
  scroll-behavior: smooth;
  background-color: #fff; }

body {
  font-family: 'OpenSans-Regular';
  background: #fff; }
  body h1 {
    color: #fff;
    font-family: 'Jost-Regular';
    font-size: 58px;
    line-height: 120%;
    text-transform: uppercase; }
    @media only screen and (max-width: 767px) {
      body h1 {
        font-size: 3.5rem; } }
  body h2,
  body .title {
    font-family: 'Jost-Regular';
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    text-transform: uppercase; }
    @media only screen and (max-width: 767px) {
      body h2,
      body .title {
        font-size: 2.5rem; } }
    @media only screen and (max-width: 639px) {
      body h2,
      body .title {
        font-size: 2.3rem; } }
    @media only screen and (max-width: 500px) {
      body h2,
      body .title {
        font-size: 2.1rem; } }
  body h3 {
    font-family: 'Jost-Medium';
    font-size: 2rem;
    line-height: 1.2;
    text-transform: uppercase; }
    @media only screen and (max-width: 500px) {
      body h3 {
        font-size: 1.6rem; } }
  body h4 {
    font-family: 'OpenSans-SemiBold';
    font-size: 1.5rem;
    line-height: 1.2; }
  body h5,
  body .title-blog {
    font-family: 'Jost-Medium';
    font-size: 24px;
    line-height: 1.2; }
  body h6 {
    font-family: 'OpenSans-SemiBold';
    font-size: 14px;
    line-height: 1.6; }

p {
  font-family: 'OpenSans-Regular';
  font-size: 18px;
  line-height: 1.6; }

.text-intro {
  font-family: 'OpenSans-Regular';
  font-size: 24px;
  line-height: 1.2;
  color: #fff; }

.font-italic {
  font-family: 'NotoSerif-Italic';
  text-transform: capitalize; }

.h1-blog {
  font-family: 'Jost-SemiBold';
  font-size: 58px;
  line-height: 120%;
  text-transform: none; }
  @media only screen and (max-width: 767px) {
    .h1-blog {
      font-size: 2.5rem; } }

.h3-blog {
  font-family: 'Jost-Medium';
  font-size: 26px;
  line-height: 1.4;
  text-transform: none; }

.text-label {
  font-family: 'OpenSans-SemiBold';
  font-size: 14px;
  line-height: normal;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.3); }

.title-info {
  font-family: 'OpenSans-SemiBold';
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  color: #2b2b3b; }

.date-list {
  font-family: 'Rubik-Medium';
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 110%;
  text-transform: uppercase; }

.text-value {
  font-family: 'TitlingGothicFBNor-Bold';
  font-size: 24px;
  line-height: 1.2; }

.content-rounddown h3 {
  margin-bottom: 8px; }
.content-rounddown h5 {
  margin-bottom: 24px; }
.content-rounddown p {
  margin-bottom: 36px; }

.content h1 {
  margin-bottom: 24px;
  font-size: 36px;
  line-height: 1.2;
  text-transform: none; }
.content h2 {
  font-family: 'Jost-SemiBold';
  margin-bottom: 1rem;
  font-size: 1.5rem;
  line-height: 1.2;
  text-transform: none; }
.content h3 {
  margin-bottom: 1rem;
  font-size: 22px;
  line-height: 1.3;
  text-transform: none; }
.content h4 {
  margin-bottom: 24px;
  font-size: 20px;
  line-height: 1.3;
  text-transform: none; }
.content p {
  margin-bottom: 24px; }
  .content p:last-child {
    margin-bottom: 0; }
.content ul {
  margin-bottom: 24px;
  list-style: disc;
  margin-left: 2rem; }
.content ol {
  margin-bottom: 24px;
  list-style: decimal;
  margin-left: 2rem; }
.content li {
  font-family: 'OpenSans-Regular';
  font-size: 20px;
  font-weight: 300;
  line-height: 150%;
  margin-bottom: 24px;
  text-align: left; }
.content strong {
  font-family: 'OpenSans-SemiBold';
  font-size: 20px;
  font-weight: 500;
  line-height: 1.6; }
.content em {
  font-family: 'Rubik-Light';
  font-style: italic; }
.content a {
  color: #023e8a;
  transition: all 0.3s ease-in-out; }
  .content a:hover {
    color: #062553; }

.content-itineraries h2 {
  font-family: 'Jost-Medium';
  font-size: 2.2rem;
  line-height: 120%;
  margin-bottom: 8px; }
  @media only screen and (max-width: 500px) {
    .content-itineraries h2 {
      font-size: 2rem; } }
.content-itineraries h3 {
  font-family: 'Jost-Medium';
  font-size: 1.4rem;
  line-height: 160%;
  margin-top: 0px; }
  @media only screen and (max-width: 500px) {
    .content-itineraries h3 {
      font-size: 1.5rem; } }
.content-itineraries h4 {
  font-family: 'Jost-Medium';
  font-size: 1.4rem;
  line-height: 160%;
  margin-top: 0px; }
  @media only screen and (max-width: 500px) {
    .content-itineraries h4 {
      font-size: 1.5rem; } }

.content-facilities strong {
  font-family: 'OpenSans-SemiBold';
  margin-bottom: 24px;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.6; }

.content-itineraries-details h2,
.content-itineraries-details .title {
  font-family: 'Jost-SemiBold';
  font-size: 36px;
  line-height: 1.2;
  color: #000; }
  @media only screen and (min-width: 768px) {
    .content-itineraries-details h2,
    .content-itineraries-details .title {
      font-size: 54px; } }
.content-itineraries-details h3 {
  font-family: 'Jost-SemiBold';
  font-size: 36px;
  font-weight: 500;
  line-height: 1.2; }

.content-destinations-detail h3 {
  font-family: 'Jost-Medium';
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.2; }
  @media only screen and (max-width: 767px) {
    .content-destinations-detail h3 {
      font-size: 26px; } }
.content-destinations-detail li {
  margin-bottom: 18px; }

.content-contact h4 {
  font-family: 'OpenSans-SemiBold';
  font-size: 1.5rem;
  line-height: 1.2;
  margin-bottom: 36px; }

.content-terms h2,
.content-terms h3 {
  margin-bottom: 12px; }

.bg-blur {
  background: rgba(37, 56, 88, 0.3);
  backdrop-filter: blur(30px); }

.bg-blur-important {
  background: rgba(37, 56, 88, 0.3) !important;
  backdrop-filter: blur(30px) !important; }

.border-bottom {
  border-bottom: 1.4px solid #d8dce1; }

.fade-left {
  animation: fadeInLeft 0.6s ease-out; }

.fade-right {
  animation: fadeInRight 1.5s ease-out; }

.fade-down {
  animation: fadeInDown 1.5s ease-out; }

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translateY(100%); }
  to {
    opacity: 1;
    transform: translateY(0); } }
@keyframes fadeInLeft {
  from {
    opacity: 1;
    transform: translateX(-100%); }
  to {
    opacity: 1;
    transform: translateX(0); } }
@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translateX(50%); }
  to {
    opacity: 1;
    transform: translateX(0); } }
@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
.fade-out-left {
  animation: fadeOutLeft 0.3s ease forwards; }

@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
.fade-out-right {
  animation: fadeOutRight 0.3s ease forwards; }

@keyframes wave-left {
  0% {
    transform: translateX(0); }
  100% {
    transform: translateX(-50%); } }
@keyframes wave-right {
  0% {
    transform: translateX(0); }
  100% {
    transform: translateX(50%); } }
.animate-wave-left {
  animation: wave-left 5s ease-in-out infinite alternate; }
  @media only screen and (max-width: 767px) {
    .animate-wave-left {
      animation: none; } }

.animate-wave-right {
  animation: wave-right 5s ease-in-out infinite alternate; }
  @media only screen and (max-width: 767px) {
    .animate-wave-right {
      animation: none; } }

/* Preloader */
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg); } }
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
.loader {
  width: 90px;
  height: 90px;
  left: calc(50% - 45px) !important;
  top: calc(50% - 45px);
  -webkit-animation: spin 0.7s linear infinite;
  position: fixed;
  animation: spin 0.7s linear infinite;
  background: url("../img/icons/ssc-prelaoder-loading.svg");
  background-size: cover;
  z-index: 99; }

#loading .textLoader {
  position: fixed;
  top: calc(50% - 35px);
  color: #fff;
  width: 100%;
  z-index: 99; }

#loading {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 60;
  background: center no-repeat #023e8a; }

.layer-first {
  background: center no-repeat linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #90e0ef;
  transition: all 0.3s ease-in-out;
  transition-duration: 300ms; }

.layer-second {
  background: #90e0ef;
  transition: all 0.3s ease-in-out;
  transition-duration: 300ms; }

.loading-video {
  animation: spin 0.7s linear infinite; }

.slide {
  scroll-snap-align: center;
  flex-shrink: 0;
  width: 700px;
  height: 300px; }

.parallax-img img {
  will-change: transform;
  transition: box-shadow 0.3s ease; }

nav .humburger-line {
  cursor: pointer;
  display: flex;
  gap: 10px;
  transform: rotate(90deg); }
  nav .humburger-line span {
    display: block;
    width: 2px;
    background-color: #fff;
    transition: all 0.3s ease-out; }
  nav .humburger-line span:nth-child(1) {
    height: 1.2rem; }
  nav .humburger-line span:nth-child(2) {
    height: 2rem; }
  nav .humburger-line span:nth-child(3) {
    height: 1.2rem; }
  nav .humburger-line.active span:nth-child(1) {
    transform: rotate(-45deg) translate(10px, 7px);
    height: 2rem; }
  nav .humburger-line.active span:nth-child(2) {
    opacity: 0; }
  nav .humburger-line.active span:nth-child(3) {
    transform: rotate(45deg) translate(-10px, 7px);
    height: 2rem; }
nav .humburger-line.active span {
  background-color: #023e8a; }

.nav-link {
  display: flex;
  gap: 2rem;
  font-family: 'OpenSans-SemiBold';
  font-size: 16px;
  line-height: 1;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  user-select: none;
  transition: all 0.3s ease-in-out; }
  .nav-link:hover {
    color: #f7af14; }

.h-46 {
  height: 46px; }

.fullscreen-bg {
  position: absolute; }

.fullscreen-bg {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden; }

.faq .collapse {
  border-radius: 0; }
.faq .collapse-title {
  padding-inline-start: 4rem; }
  @media only screen and (max-width: 767.98px) {
    .faq .collapse-title {
      padding-inline-start: 3.5rem; } }
.faq .collapse-content {
  padding-inline-start: 4rem; }
  @media only screen and (max-width: 767.98px) {
    .faq .collapse-content {
      padding-inline-start: 3.5rem; } }
.faq .collapse-plus:not(.collapse-close) > input[type='checkbox']:checked ~ .collapse-title:after,
.faq .collapse-plus:not(.collapse-close) > input[type='radio']:checked ~ .collapse-title:after,
.faq .collapse[open].collapse-plus > .collapse-title:after {
  content: url("../img/icons/minus.svg");
  top: 9px;
  left: 11px;
  background-color: rgba(0, 242, 255, 0.05) !important; }
.faq .collapse:has(.collapse-title:focus-visible),
.faq .collapse:has(> input[type='checkbox']:focus-visible),
.faq .collapse:has(> input[type='radio']:focus-visible) {
  outline: none !important; }
.faq .collapse-plus > .collapse-title:after {
  content: url("../img/icons/plus.svg");
  left: 1rem; }
  @media only screen and (max-width: 500px) {
    .faq .collapse-plus > .collapse-title:after {
      transform: scale(0.7);
      top: 1.9rem; } }
.faq .collapse:not(.collapse-close):has(> input[type='checkbox']:checked),
.faq .collapse:not(.collapse-close):has(> input[type='radio']:checked) {
  background: rgba(0, 242, 255, 0.05) !important; }

.home-faq .content-faq h2 {
  padding-left: 0; }
.home-faq .content-faq .collapse-content {
  padding-left: 0;
  transition: all 0.3s ease-in-out; }
  @media only screen and (max-width: 500px) {
    .home-faq .content-faq .collapse-content {
      padding-right: 1.8rem !important; } }
  .home-faq .content-faq .collapse-content p {
    font-size: 1.0625rem; }
  .home-faq .content-faq .collapse-content a {
    font-family: 'Industry-Book';
    text-transform: lowercase;
    font-size: 1.0625rem; }
.home-faq .collapse-title {
  padding: 2rem 0 !important;
  padding-right: 2.5rem !important; }
  @media only screen and (max-width: 500px) {
    .home-faq .collapse-title {
      font-size: 1.7rem; } }
.home-faq .collapse-plus:not(.collapse-close) > input[type='checkbox']:checked ~ .collapse-title:after,
.home-faq .collapse-plus:not(.collapse-close) > input[type='radio']:checked ~ .collapse-title:after,
.home-faq .collapse[open].collapse-plus > .collapse-title:after {
  content: url("../img/icons/open-faq-x.svg");
  transition: all 0.3s ease-in-out; }
  @media only screen and (max-width: 500px) {
    .home-faq .collapse-plus:not(.collapse-close) > input[type='checkbox']:checked ~ .collapse-title:after,
    .home-faq .collapse-plus:not(.collapse-close) > input[type='radio']:checked ~ .collapse-title:after,
    .home-faq .collapse[open].collapse-plus > .collapse-title:after {
      transform: scale(1.5); } }
.home-faq .collapse:has(.collapse-title:focus-visible),
.home-faq .collapse:has(> input[type='checkbox']:focus-visible),
.home-faq .collapse:has(> input[type='radio']:focus-visible) {
  outline: none !important; }
.home-faq .collapse-plus > .collapse-title:after {
  content: url("../img/icons/open-faq.svg");
  top: 1.9rem; }
  @media only screen and (max-width: 500px) {
    .home-faq .collapse-plus > .collapse-title:after {
      transform: scale(1.5);
      top: 1.9rem; } }

.btn-main {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 13px 16px;
  height: 46px;
  font-family: 'OpenSans-SemiBold';
  font-size: 14px;
  line-height: 1;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  transition: all 0.3s ease-out;
  cursor: pointer;
  background-color: #f7af14;
  color: #023e8a;
  width: max-content;
  user-select: none; }
  @media only screen and (min-width: 1024px) {
    .btn-main:hover {
      background: #023e8a;
      color: #fff; } }
  @media only screen and (max-width: 1023.98px) {
    .btn-main:active {
      background: #023e8a;
      color: #fff; } }

.btn-blur {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 13px 16px;
  height: 46px;
  font-family: 'OpenSans-SemiBold';
  font-size: 14px;
  line-height: 1;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  transition: all 0.3s ease-out;
  cursor: pointer;
  background-color: rgba(2, 62, 138, 0.15);
  color: #fff;
  width: max-content;
  user-select: none;
  border: 1.4px solid #fff;
  backdrop-filter: blur(5px); }
  @media only screen and (min-width: 1024px) {
    .btn-blur:hover {
      background: #f7af14;
      color: #023e8a; } }
  @media only screen and (max-width: 1023.98px) {
    .btn-blur:active {
      background: #f7af14;
      color: #023e8a; } }
  @media only screen and (min-width: 1024px) {
    .btn-blur:hover {
      backdrop-filter: blur(0px);
      border: 1.4px solid #f7af14; } }
  @media only screen and (max-width: 1023.98px) {
    .btn-blur:active {
      backdrop-filter: blur(0px);
      border: 1.4px solid #f7af14; } }

.btn-contact {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 13px 16px;
  height: 46px;
  font-family: 'OpenSans-SemiBold';
  font-size: 14px;
  line-height: 1;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  transition: all 0.3s ease-out;
  cursor: pointer;
  background-color: transparent;
  color: #fff;
  width: max-content;
  user-select: none;
  border: 1.4px solid #fff; }
  @media only screen and (min-width: 1024px) {
    .btn-contact:hover {
      background: #f7af14;
      color: #023e8a; } }
  @media only screen and (max-width: 1023.98px) {
    .btn-contact:active {
      background: #f7af14;
      color: #023e8a; } }
  @media only screen and (min-width: 1024px) {
    .btn-contact:hover {
      border: 1.4px solid #f7af14; } }
  @media only screen and (max-width: 1023.98px) {
    .btn-contact:active {
      border: 1.4px solid #f7af14; } }

.btn-view {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 13px 16px;
  height: 46px;
  font-family: 'OpenSans-SemiBold';
  font-size: 14px;
  line-height: 1;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  transition: all 0.3s ease-out;
  cursor: pointer;
  background-color: transparent;
  color: #023e8a;
  width: max-content;
  user-select: none;
  border: 1.4px solid #023e8a; }
  @media only screen and (min-width: 1024px) {
    .btn-view:hover {
      background: #f7af14;
      color: #023e8a; } }
  @media only screen and (max-width: 1023.98px) {
    .btn-view:active {
      background: #f7af14;
      color: #023e8a; } }
  @media only screen and (min-width: 1024px) {
    .btn-view:hover {
      border: 1.4px solid #f7af14; } }
  @media only screen and (max-width: 1023.98px) {
    .btn-view:active {
      border: 1.4px solid #f7af14; } }

.btn-view-secondary.disabled {
  pointer-events: none;
  background: rgba(7, 42, 200, 0.15); }
  .btn-view-secondary.disabled:hover {
    background: rgba(7, 42, 200, 0.15);
    border: none; }

.btn-view-red.disabled {
  pointer-events: none;
  background: rgba(224, 30, 55, 0.15); }
  .btn-view-red.disabled:hover {
    background: rgba(224, 30, 55, 0.15);
    border: none; }

.btn-chartered {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 13px 16px;
  height: 46px;
  font-family: 'OpenSans-SemiBold';
  font-size: 14px;
  line-height: 1;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  transition: all 0.3s ease-out;
  cursor: pointer;
  background-color: #fa9ea8;
  color: #e91830;
  width: max-content;
  user-select: none;
  pointer-events: none; }
  @media only screen and (min-width: 1024px) {
    .btn-chartered:hover {
      background: #fa9ea8;
      color: #e91830; } }
  @media only screen and (max-width: 1023.98px) {
    .btn-chartered:active {
      background: #fa9ea8;
      color: #e91830; } }

.btn-hold {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 13px 16px;
  height: 46px;
  font-family: 'OpenSans-SemiBold';
  font-size: 14px;
  line-height: 1;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  transition: all 0.3s ease-out;
  cursor: pointer;
  background-color: #e8f2ff;
  color: #86b1e8;
  width: max-content;
  user-select: none;
  pointer-events: none; }
  @media only screen and (min-width: 1024px) {
    .btn-hold:hover {
      background: #e8f2ff;
      color: #86b1e8; } }
  @media only screen and (max-width: 1023.98px) {
    .btn-hold:active {
      background: #e8f2ff;
      color: #86b1e8; } }

.btn-opentrip {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 13px 16px;
  height: 46px;
  font-family: 'OpenSans-SemiBold';
  font-size: 14px;
  line-height: 1;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  transition: all 0.3s ease-out;
  cursor: pointer;
  background-color: #30d17b;
  color: #fff;
  width: max-content;
  user-select: none; }
  @media only screen and (min-width: 1024px) {
    .btn-opentrip:hover {
      background: #0c7242;
      color: #fff; } }
  @media only screen and (max-width: 1023.98px) {
    .btn-opentrip:active {
      background: #0c7242;
      color: #fff; } }

.btn-contact-primary {
  display: inline-block;
  padding: 15px 30px;
  font-family: 'Rubik-SemiBold';
  font-size: 13px;
  line-height: 120%;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  color: #072ac8;
  background: #00f2ff;
  height: 46px;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  text-wrap: nowrap;
  width: max-content;
  user-select: none; }
  @media only screen and (min-width: 1024px) {
    .btn-contact-primary:hover {
      background: rgba(0, 242, 255, 0.15); } }
  .btn-contact-primary:active {
    background: rgba(0, 242, 255, 0.15); }

.btn-close {
  display: inline-block;
  padding: 15px 30px;
  font-family: 'Rubik-SemiBold';
  font-size: 13px;
  line-height: 120%;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  color: #e01e37;
  background: white;
  height: 46px;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  text-wrap: nowrap;
  width: max-content;
  user-select: none; }
  @media only screen and (min-width: 1024px) {
    .btn-close:hover {
      background: rgba(224, 30, 55, 0.15); } }
  .btn-close:active {
    background: rgba(224, 30, 55, 0.15); }

.btn-icon-primary {
  background: transparent;
  display: flex;
  width: 46px;
  height: 46px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border: 3px solid #00f2ff;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  user-select: none; }
  @media only screen and (min-width: 1024px) {
    .btn-icon-primary:hover {
      border: 3px solid #00f2ff;
      background: rgba(0, 242, 255, 0.15);
      box-shadow: 3px 3px 0px 0px #00f2ff; } }
  .btn-icon-primary:active {
    border: 3px solid #00f2ff;
    background: rgba(0, 242, 255, 0.15);
    box-shadow: 3px 3px 0px 0px #00f2ff; }

.btn-icon-secondary {
  background: #fff;
  display: flex;
  width: 46px;
  height: 46px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border: 3px solid #023e8a;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  user-select: none;
  border: 2px solid #023e8a; }
  @media only screen and (min-width: 1024px) {
    .btn-icon-secondary:hover {
      border: 3px solid #023e8a;
      background: #fff;
      box-shadow: 3px 3px 0px 0px #023e8a; } }
  .btn-icon-secondary:active {
    border: 3px solid #023e8a;
    background: #fff;
    box-shadow: 3px 3px 0px 0px #023e8a; }
  .btn-icon-secondary:hover {
    border: 2px solid #023e8a;
    box-shadow: 1px 1px 0px 0px #023e8a; }

.icon-f {
  display: flex;
  padding: 9px;
  justify-content: center;
  align-items: center;
  background: #e8f2ff;
  aspect-ratio: 1/1; }
  @media only screen and (max-width: 400px) {
    .icon-f {
      width: 75px;
      height: 75px; } }

.btn-wa {
  display: flex;
  width: 86px;
  height: 86px;
  padding: 20px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 50px;
  background: rgba(94, 191, 38, 0.3);
  transition: all 0.3s ease-in-out;
  cursor: pointer; }
  @media only screen and (min-width: 1024px) {
    .btn-wa:hover {
      width: 100px;
      height: 100px;
      background: rgba(94, 191, 38, 0.15);
      flex-shrink: 0; } }
  .btn-wa:active {
    width: 100px;
    height: 100px;
    background: rgba(94, 191, 38, 0.15);
    flex-shrink: 0; }

.white-scrollbar::-webkit-scrollbar {
  height: 20px; }

.white-scrollbar::-webkit-scrollbar-track {
  background: white; }

.white-scrollbar::-webkit-scrollbar-thumb {
  background-color: white; }

/* Hide scrollbar for Chrome, Safari and Opera */
.hidden-scrollbar::-webkit-scrollbar {
  display: none; }

/* Hide scrollbar for IE, Edge and Firefox */
.hidden-scrollbar {
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */ }

.text-link {
  font-family: 'Rubik-SemiBold';
  font-size: 13px;
  font-style: normal;
  line-height: 120%;
  letter-spacing: 1.3px;
  text-transform: uppercase; }

.grid-layout {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  column-gap: 1.5rem; }
  @media only screen and (min-width: 800px) {
    .grid-layout {
      column-gap: 2.25rem; } }
  @media only screen and (min-width: 1200px) {
    .grid-layout {
      column-gap: 3.75rem; } }

.px-responsive {
  padding-left: 1.5rem;
  padding-right: 1.5rem; }
  @media only screen and (min-width: 640px) {
    .px-responsive {
      padding-left: 2rem;
      padding-right: 2rem; } }
  @media only screen and (min-width: 1280px) {
    .px-responsive {
      padding-left: 2rem;
      padding-right: 2rem; } }

.section {
  padding-top: 120px;
  padding-bottom: 120px; }
  @media only screen and (min-width: 768px) {
    .section {
      padding-top: 150px;
      padding-bottom: 150px; } }
  @media only screen and (min-width: 1200px) {
    .section {
      padding-top: 180px;
      padding-bottom: 180px; } }

.list-style ul,
.list-style ol {
  font-family: 'Rubik-Light';
  font-size: 20px;
  line-height: 1.5;
  list-style: none !important;
  margin-left: 0; }
  .list-style ul li,
  .list-style ol li {
    position: relative;
    padding-left: 2rem;
    line-height: 1.65;
    margin-bottom: 0.9375rem; }
    .list-style ul li::before,
    .list-style ol li::before {
      content: '';
      position: absolute;
      left: 0;
      top: 0.6em;
      width: 0.75rem;
      height: 0.75rem;
      background: #00f2ff;
      background-size: contain;
      background-repeat: no-repeat; }

.list-style-number ol {
  counter-reset: list-counter;
  list-style: none;
  padding: 0;
  margin-left: 0;
  margin-bottom: 0; }
  .list-style-number ol li {
    counter-increment: list-counter;
    display: flex;
    font-family: 'Jost-Regular';
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 20px; }
    .list-style-number ol li::before {
      content: counter(list-counter);
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 0.8rem;
      width: 2rem;
      height: 2rem;
      margin-right: 20px;
      background: #fae59e;
      color: #000;
      font-weight: 500; }

.circle-inner {
  width: 3.5rem;
  height: 3.5rem;
  background-color: rgba(94, 191, 38, 0.15);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center; }
  .circle-inner img {
    width: 3.4rem;
    height: 3.4rem; }

.circle-outer {
  width: 86px;
  height: 86px;
  background-color: transparent;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background-color 0.3s ease; }
  .circle-outer:hover {
    background-color: rgba(94, 191, 38, 0.15); }

.input-field {
  background: rgba(7, 42, 200, 0.05);
  padding: 6px 15px;
  font-family: 'Inter-Bold';
  font-size: 20px; }
  .input-field::placeholder {
    font-family: 'Inter-Bold';
    font-size: 20px;
    line-height: 1.7;
    color: rgba(7, 42, 200, 0.15); }
  .input-field:focus {
    background: #fff;
    outline: none;
    border: 3px solid #00f2ff; }

.form-select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: rgba(7, 42, 200, 0.05) url("../img/icons/select-arrow.svg") no-repeat right center;
  background-size: 1.4rem;
  padding: 6px 42px 6px 15px;
  font-size: 1rem;
  line-height: 1.4;
  cursor: pointer;
  text-align: left;
  color: #fff; }
  .form-select:focus {
    outline: none;
    border: none; }

.form-select-popup {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: rgba(7, 42, 200, 0.05) url("../img/icons/arrow-down.svg") no-repeat 95% center;
  background-size: 1.4rem;
  padding: 6px 42px 6px 15px;
  font-size: 1rem;
  line-height: 1.4;
  cursor: pointer;
  text-align: left;
  color: #fff;
  font-family: 'OpenSans-SemiBold'; }
  .form-select-popup:focus {
    outline: none;
    border: none; }

.input-field-v2 {
  border-bottom: 1.4px solid rgba(255, 255, 255, 0.3);
  padding: 15px 0px;
  background-color: transparent; }
  .input-field-v2::placeholder {
    color: rgba(255, 255, 255, 0.3); }
  .input-field-v2:hover {
    border-bottom: 1.4px solid #fff;
    transition: all 0.3s ease-out; }
  .input-field-v2:focus {
    outline: none;
    border-bottom: 1.4px solid #f7af14;
    transition: all 0.3s ease-out; }
  .input-field-v2:hover + .text-label-animated {
    color: #fff; }
  .input-field-v2:focus + .text-label-animated {
    color: #fff; }

.input-field-v2.input-select::placeholder {
  color: #fff !important; }
.input-field-v2.input-select:hover + .text-label.type-select {
  color: #fff !important; }

.text-label-animated {
  font-family: 'OpenSans-SemiBold';
  font-size: 14px;
  line-height: normal;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.3);
  transform: translateY(-2.3rem);
  transition: all 0.3s ease-out; }
  .text-label-animated:hover {
    color: #fff; }

.input-field-v2:focus + .text-label-animated,
.input-field-v2:not(:placeholder-shown) + .text-label-animated {
  transform: translateY(-4.5rem);
  transition: all 0.3s ease-out; }

.input-field-v2::placeholder {
  font-family: 'OpenSans-SemiBold';
  color: transparent !important;
  transition: color 0.3s ease-out; }

.input-field-v2:focus::placeholder {
  color: white !important; }

/* For older browsers */
.input-field-v2::-webkit-input-placeholder {
  /* WebKit browsers */
  color: transparent; }

.input-field-v2:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: transparent; }

.input-field-v2::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: transparent; }

.input-field-v2:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: transparent; }

.text-label.type-select {
  transform: translateY(-4.5rem); }

textarea {
  field-sizing: content; }

.type-textarea {
  transform: translateY(2.3rem);
  transition: all 0.3s ease-out; }

.text-label:has(+ .input-field-v2.text-textarea:hover),
.text-label:has(+ .input-field-v2.text-textarea:focus) {
  color: #fff !important; }

.reserve-form {
  /* For older browsers */ }
  .reserve-form .flatpickr-input::placeholder {
    color: #000 !important; }
  .reserve-form .text-label {
    font-family: 'OpenSans-SemiBold';
    font-size: 14px;
    line-height: normal;
    letter-spacing: 1.4px;
    text-transform: uppercase;
    color: #7c889b !important; }
  .reserve-form .input-field-v2 {
    font-family: 'OpenSans-SemiBold';
    border-bottom: 1.4px solid #7c889b;
    padding: 15px 0px;
    background-color: transparent;
    color: #000; }
    .reserve-form .input-field-v2::placeholder {
      color: #000; }
    .reserve-form .input-field-v2:hover {
      border-bottom: 1.4px solid #000;
      transition: all 0.3s ease-out; }
    .reserve-form .input-field-v2:focus {
      outline: none;
      border-bottom: 1.4px solid #f7af14;
      transition: all 0.3s ease-out; }
    .reserve-form .input-field-v2:hover + .text-label-animated {
      color: #000 !important; }
    .reserve-form .input-field-v2:focus + .text-label-animated {
      color: #000 !important; }
  .reserve-form .input-field-v2.input-select::placeholder {
    color: #000 !important; }
  .reserve-form .input-field-v2.input-select:hover + .text-label.type-select {
    color: #000 !important; }
  .reserve-form .text-label-animated {
    font-family: 'OpenSans-SemiBold';
    font-size: 14px;
    line-height: normal;
    letter-spacing: 1.4px;
    text-transform: uppercase;
    color: #7c889b !important;
    transform: translateY(-2.3rem);
    transition: all 0.3s ease-out; }
    .reserve-form .text-label-animated:hover {
      color: #000 !important; }
  .reserve-form .input-field-v2:focus + .text-label-animated,
  .reserve-form .input-field-v2:not(:placeholder-shown) + .text-label-animated {
    transform: translateY(-4.5rem);
    transition: all 0.3s ease-out; }
  .reserve-form .input-field-v2::placeholder {
    font-family: 'OpenSans-SemiBold';
    color: transparent !important;
    transition: color 0.3s ease-out; }
  .reserve-form .input-field-v2:focus::placeholder {
    color: #000 !important; }
  .reserve-form .input-field-v2::-webkit-input-placeholder {
    /* WebKit browsers */
    color: transparent; }
  .reserve-form .input-field-v2:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: transparent; }
  .reserve-form .input-field-v2::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: transparent; }
  .reserve-form .input-field-v2:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: transparent; }
  .reserve-form .form-select {
    color: #000;
    font-family: 'OpenSans-SemiBold';
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="26" height="26" viewBox="0 0 26 26" fill="none"><path d="M6.5 10.5L13.5 16.5L20.5 10.5" stroke="%23000" stroke-width="2" stroke-linecap="square"/></svg>') no-repeat right 5px center; }
  .reserve-form .text-label.type-select {
    transform: translateY(-4.5rem); }
  .reserve-form textarea {
    field-sizing: content; }
  .reserve-form .type-textarea {
    transform: translateY(2.3rem);
    transition: all 0.3s ease-out; }
  .reserve-form .text-label:has(+ .input-field-v2.text-textarea:hover),
  .reserve-form .text-label:has(+ .input-field-v2.text-textarea:focus) {
    color: black !important; }

.form-home .flatpickr-mobile::-webkit-calendar-picker-indicator {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="15" viewBox="0 0 24 24"><path fill="%23bbbbbb" d="M20 3h-1V1h-2v2H7V1H5v2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 18H4V8h16v13z"/></svg>'); }

.flatpickr-mobile::-webkit-calendar-picker-indicator {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="15" viewBox="0 0 24 24"><path fill="%23000000" d="M20 3h-1V1h-2v2H7V1H5v2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 18H4V8h16v13z"/></svg>'); }

.flatpickr-input::placeholder {
  color: #000 !important; }

@keyframes bgMoveDesktop {
  0% {
    background-position: 0% top; }
  25% {
    background-position: 100% top; }
  50% {
    background-position: 100% top; }
  75% {
    background-position: 0% top; }
  100% {
    background-position: 0% top; } }
@keyframes bgMoveTablet {
  0% {
    background-position: 0% top; }
  25% {
    background-position: 50% top; }
  50% {
    background-position: 50% top; }
  75% {
    background-position: 0% top; }
  100% {
    background-position: 0% top; } }
@keyframes bgMoveMobile {
  0% {
    background-position: 0% top; }
  25% {
    background-position: 48% top; }
  50% {
    background-position: 48% top; }
  75% {
    background-position: 0% top; }
  100% {
    background-position: 0% top; } }
.bg-footer-animate {
  background-image: url("../img/bg-footer.svg");
  background-repeat: repeat-x;
  background-size: cover;
  animation: bgMoveMobile 10s ease-in-out infinite; }
  @media only screen and (min-width: 800px) {
    .bg-footer-animate {
      animation: bgMoveTablet 10s ease-in-out infinite; } }
  @media only screen and (min-width: 1200px) {
    .bg-footer-animate {
      animation: bgMoveDesktop 10s ease-in-out infinite; } }

.bg-banner {
  background: url("../img/image.png") no-repeat; }

.video {
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }
  @media only screen and (min-width: 1920px) {
    .video {
      width: 130rem;
      height: 140vh; } }
  @media only screen and (min-width: 1536px) {
    .video {
      width: 120rem;
      height: 130vh; } }
  @media only screen and (min-width: 1201px) {
    .video {
      height: 115vh; } }
  @media only screen and (max-width: 1200px) {
    .video {
      width: 85rem; } }
  @media only screen and (max-width: 768px) {
    .video {
      width: 115rem; } }
  @media only screen and (max-width: 767px) {
    .video {
      width: 94rem; } }

@media only screen and (max-width: 900px) {
  .plyr__video-wrapper {
    aspect-ratio: 9 / 16 !important; } }

@media only screen and (max-width: 900px) {
  .plyr__video-embed iframe,
  .plyr__video-wrapper--fixed-ratio video {
    border: 0;
    height: 100%;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 75rem;
    transform: translate(-50%, -50%); } }

.plyr__controls {
  display: none !important; }

@media only screen and (min-width: 1024px) {
  .banner-wrapper {
    padding-top: 10rem;
    padding-bottom: 5rem; } }

@media only screen and (min-width: 1200px) {
  .wrapper-video {
    margin-top: -1rem; } }
@media only screen and (max-width: 1199.98px) {
  .wrapper-video {
    height: 1024px; } }
@media only screen and (max-width: 767px) {
  .wrapper-video {
    height: 100vh; } }
@media only screen and (max-width: 1900px) {
  .wrapper-video .iframe {
    height: 988px; } }
@media only screen and (max-width: 1600px) {
  .wrapper-video .iframe {
    height: 900px; } }
@media only screen and (max-width: 1535px) {
  .wrapper-video .iframe {
    height: 810px; } }
@media only screen and (max-width: 1420px) {
  .wrapper-video .iframe {
    height: 800px; } }
@media only screen and (max-width: 1199px) {
  .wrapper-video .iframe {
    height: 100%; } }
@media only screen and (min-width: 1200px) {
  .wrapper-video .iframe {
    min-width: 90rem; } }
@media only screen and (max-width: 1024px) {
  .wrapper-video .iframe {
    min-width: 114rem; } }
@media only screen and (max-width: 767.98px) {
  .wrapper-video .iframe {
    min-width: 94rem; } }

.content-terms h4 {
  margin-bottom: 0.75rem; }
.content-terms p {
  margin-bottom: 2.25rem; }
.content-terms strong {
  font-family: 'Rubik-Medium';
  font-size: 20px;
  font-weight: 500;
  line-height: 1.6; }

@media only screen and (max-width: 1536px) {
  .iframe-destinations {
    height: 380px; } }
@media only screen and (max-width: 1440px) {
  .iframe-destinations {
    height: 388px; } }
@media only screen and (max-width: 1280px) {
  .iframe-destinations {
    height: 343px; } }
@media only screen and (max-width: 1200px) {
  .iframe-destinations {
    height: 320px; } }
@media only screen and (max-width: 1199.98px) {
  .iframe-destinations {
    height: 500px; } }
@media only screen and (max-width: 400px) {
  .iframe-destinations {
    height: 364px; } }

.zoom-img {
  overflow: hidden;
  position: relative; }

.zoom-img img {
  will-change: transform;
  transition: transform 0.3s ease;
  transform-origin: center center; }

.md-country-picker-item {
  position: relative;
  line-height: 20px;
  padding: 10px 0 10px 40px; }

.md-country-picker-flag {
  position: absolute;
  left: 0;
  height: 20px; }

.mbsc-scroller-wheel-item-2d .md-country-picker-item {
  transform: scale(1.1); }

.preview label {
  font-family: 'OpenSans-SemiBold';
  font-size: 1rem; }

.container-masonry {
  background: #ddd;
  position: relative; }

/* clear fix */
.container-masonry:after {
  content: '';
  display: block;
  clear: both; }

/* ---- .grid-item ---- */
.grid-sizer,
.grid-item {
  width: 33.333%; }
  @media only screen and (max-width: 767px) {
    .grid-sizer,
    .grid-item {
      width: 100%; } }

.grid-item {
  float: left; }

.grid-item {
  float: left;
  margin-bottom: 16px; }

.grid-item img {
  display: block;
  max-width: 100%; }

button {
  font-size: 20px; }

.masonry-sizer,
.masonry-item {
  float: left;
  width: 30%; }

.img-pop-up {
  cursor: pointer; }

.img-popup {
  cursor: pointer; }

.wrap-arrow {
  border-radius: 50px;
  border: 1.4px solid #023e8a;
  padding: 11px;
  transition: all 0.3s ease-in-out; }
  @media only screen and (min-width: 1025px) {
    .wrap-arrow:hover {
      background: rgba(2, 62, 138, 0.15); } }
  @media only screen and (max-width: 1024.98px) {
    .wrap-arrow:active {
      background: rgba(2, 62, 138, 0.15); } }

.border-bottom-faq {
  border-bottom: 1.4px solid rgba(37, 56, 88, 0.3); }
  .border-bottom-faq:hover {
    border-bottom: 1.4px solid #023e8a; }

.overlay-gradient {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(2, 62, 138, 0) 30%, #023e8a 100%);
  background-blend-mode: multiply, normal;
  mix-blend-mode: multiply; }

img {
  user-select: none; }

.gallery.swiper-slide-active {
  padding-top: 0 !important;
  transition: all 1s ease-in-out; }
  @media only screen and (min-width: 1720px) {
    .gallery.swiper-slide-active {
      height: 850px;
      width: 850px !important; } }
  @media only screen and (min-width: 1536px) and (max-width: 1719.98px) {
    .gallery.swiper-slide-active {
      height: 700px;
      width: 700px !important; } }
  @media only screen and (min-width: 1280px) and (max-width: 1535.98px) {
    .gallery.swiper-slide-active {
      height: 576px;
      width: 576px !important; } }
  @media only screen and (min-width: 768px) and (max-width: 1279.98px) {
    .gallery.swiper-slide-active {
      height: 500px; } }
  @media only screen and (min-width: 1000px) and (max-width: 1024px) {
    .gallery.swiper-slide-active {
      width: 47% !important; } }
  @media only screen and (min-width: 768px) and (max-width: 1000px) {
    .gallery.swiper-slide-active {
      width: 55% !important; } }
  @media only screen and (max-width: 767px) {
    .gallery.swiper-slide-active {
      width: 60% !important;
      height: 500px;
      transition: all 1s ease; } }
  @media only screen and (max-width: 639.98px) {
    .gallery.swiper-slide-active {
      width: 81% !important;
      height: 500px;
      transition: all 1s ease; } }

.swiper-gallery {
  height: 500px; }
  @media only screen and (min-width: 1280px) {
    .swiper-gallery {
      height: 576px; } }
  @media only screen and (min-width: 1536px) {
    .swiper-gallery {
      height: 700px; } }
  @media only screen and (min-width: 1720px) {
    .swiper-gallery {
      height: 850px; } }

.gallery {
  transition: all 1s ease-in-out;
  height: 400px; }
  @media only screen and (min-width: 768px) {
    .gallery {
      height: 400px; } }
  @media only screen and (min-width: 1280px) {
    .gallery {
      height: 450px; } }
  @media only screen and (min-width: 1536px) {
    .gallery {
      height: 600px; } }
  @media only screen and (min-width: 1720px) {
    .gallery {
      height: 650px; } }
  @media only screen and (max-width: 767px) {
    .gallery {
      width: 305px;
      transition: all 1s ease; } }

.wrap-arrow {
  cursor: pointer; }

@media only screen and (max-width: 1023.98px) {
  .bg-content-review {
    background-size: cover;
    box-shadow: inset 0 0 0 2000px rgba(216, 220, 225, 0.9);
    background-position: center center;
    background-color: rgba(216, 220, 225, 0.9); } }
.container {
  max-width: 100%;
  margin: 0 auto; }
  @media only screen and (min-width: 1025px) {
    .container {
      max-width: 107rem !important; } }

/*# sourceMappingURL=main.css.map */
