@font-face {
  font-family: "bebas_neueregular";
  src: url("../fonts/bebasneue-regular-webfont.woff2") format("woff2"), url("../fonts/bebasneue-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
body {
  font-family: "bebas_neueregular";
  color: #000000; }

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: "bebas_neueregular";
  font-weight: 400; }

h1 {
  text-transform: uppercase;
  color: #06283c; }

p {
  color: #06283c; }

.btn {
  font-family: "bebas_neueregular"; }

#myemailform .form_floating_custom label.form_label {
  color: #ffffff; }
#myemailform .form_floating_custom label.error {
  position: static;
  margin: 0;
  padding: 0;
  font-size: 0.9rem;
  color: #ff3333; }
#myemailform .form_floating_custom.date label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem); }
  #myemailform .form_floating_custom.date label.error {
    opacity: 1;
    transform: none; }
#myemailform .form_floating_custom.country label.country_label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem); }

.form-control:focus {
  border-color: #0bd4e8;
  box-shadow: 0 0 0 0.25rem rgba(11, 212, 232, 0.25); }
.form-control.form_control_custom:focus {
  color: #ffffff; }

.form-floating.form_floating_custom > .form-control:focus ~ label.error,
.form-floating.form_floating_custom
> .form-control:not(:placeholder-shown)
~ label.error,
.form-floating.form_floating_custom > .form-select ~ label.error {
  opacity: 1;
  transform: none; }

.form_select_custom,
.form_control_custom {
  color: #ffffff; }

.form_select_custom {
  color: #ffffff; }
  .form_select_custom option {
    color: #000000; }

/* Date Picker : Homepage Form */
input#date::-webkit-calendar-picker-indicator {
  filter: invert(1); }

/* Upcoming Trips */
.custom_row {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  position: relative; }

.custom_row .upcoming_trips_carousal .utc_image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 500px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative; }

.custom_row .upcoming_trips_carousal .utc_image .poster_cover {
  width: 100%;
  height: 100%; }
  .custom_row .upcoming_trips_carousal .utc_image .poster_cover .utc_content {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }

.custom_row .upcoming_trips_carousal .utc_image::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1; }

.custom_row .upcoming_trips_carousal .utc_image .utc_content {
  text-align: center;
  position: relative;
  z-index: 2;
  height: 100%;
  width: 100%; }
  .custom_row .upcoming_trips_carousal .utc_image .utc_content .utc_btn_grp {
    position: absolute;
    left: 0;
    bottom: 2.5rem;
    width: 100%; }

.custom_row .upcoming_trips_carousal .utc_image .utc_content .utc_heading {
  color: #0bd4e8;
  font-size: 1.5rem;
  font-weight: 400;
  margin-bottom: 0.5rem; }

.custom_row .upcoming_trips_carousal .owl-nav .owl-prev,
.custom_row .upcoming_trips_carousal .owl-nav .owl-next {
  background-repeat: no-repeat;
  background-size: contain;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

.custom_row .upcoming_trips_carousal .owl-nav .owl-prev {
  background-image: url("../img/icons/chev_light_left.svg");
  left: 1rem; }

.custom_row .upcoming_trips_carousal .owl-nav .owl-next {
  background-image: url("../img/icons/chev_light_right.svg");
  right: 0; }

.custom_row .upcoming_trips_carousal .owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 50%;
  bottom: 1rem;
  transform: translateX(-50%); }

.custom_row .upcoming_trips_carousal .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ffffff;
  opacity: 0.5;
  margin-right: 6px; }

.custom_row .upcoming_trips_carousal .owl-dots .owl-dot.active {
  opacity: 1; }

.banner_home .hero-header_custom {
  position: relative; }
  .banner_home .hero-header_custom::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(rgba(20, 20, 31, 0.3), rgba(20, 20, 31, 0.3));
    z-index: 2; }
.banner_home .banner_content_wrapper {
  text-align: left;
  height: 100%;
  position: relative;
  z-index: 2; }
  .banner_home .banner_content_wrapper .bcw_content {
    position: absolute;
    left: 0;
    top: 13rem;
    width: 100%; }
    .banner_home .banner_content_wrapper .bcw_content h1 {
      font-family: "bebas_neueregular";
      font-size: 5rem;
      color: #ffffff; }
      @media only screen and (max-width: 1299px) {
        .banner_home .banner_content_wrapper .bcw_content h1 {
          font-size: 3rem; } }

.hero-header_custom_inner_page_banner {
  height: 550px; }

.testimonial-carousel.testimonial-carousel_custom::before,
.testimonial-carousel.testimonial-carousel_custom::after {
  background: none; }

.testimonial-carousel.testimonial-carousel_custom
.owl-item
.testimonial-item.testimonial-item_custom {
  background: transparent !important;
  border-color: transparent !important;
  border: none !important; }

.testimonial-carousel.testimonial-carousel_custom
.owl-item
.testimonial-item.testimonial-item_custom {
  border: none !important; }

.testimonial-carousel.testimonial-carousel_custom
.owl-item
.testimonial-item.testimonial-item_custom
* {
  color: #787976 !important; }

.testimonial-carousel.testimonial-carousel_custom
.owl-item
.testimonial-item.testimonial-item_custom
.message_custom {
  font-style: italic; }

.testimonial-carousel.testimonial-carousel_custom
.owl-item
.testimonial-item.testimonial-item_custom
h5 {
  color: #484a46 !important;
  font-weight: 600; }

.testimonial-carousel.testimonial-carousel_custom .owl-nav .owl-prev,
.testimonial-carousel.testimonial-carousel_custom .owl-nav .owl-next {
  background-repeat: no-repeat;
  background-size: contain;
  width: 25px;
  height: 25px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

.testimonial-carousel.testimonial-carousel_custom .owl-nav .owl-prev {
  background-image: url("../img/icons/chevron-left-solid.svg");
  left: -4rem; }

.testimonial-carousel.testimonial-carousel_custom .owl-nav .owl-next {
  background-image: url("../img/icons/chevron-right-solid.svg");
  right: -4rem; }

/* Custom Styles */
.contact_us_custom {
  position: relative;
  overflow: hidden; }

.contact_us_custom::before {
  content: "";
  background-color: rgba(0, 0, 0, 0.15);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99; }

#bgvid {
  object-fit: cover;
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9; }

.form_container {
  position: relative;
  z-index: 999; }

.navbar_custom {
  z-index: 9999;
  background-color: rgba(255, 255, 255, 0.4);
  background-color: #ffffff; }

.navbar_custom.navbar-light .navbar-nav .nav-link {
  color: #06283c !important;
  text-transform: uppercase; }

.navbar_custom.navbar-light .navbar-nav .nav-link.active {
  color: #0bd4e8 !important; }

.navbar_custom .navbar-brand {
  position: absolute;
  left: 2rem;
  top: 0; }

.navbar_custom .navbar-brand .logo {
  max-height: 10rem; }

.sticky-top.navbar-light.navbar_custom .navbar-brand img {
  max-height: 8rem; }

.browchure_section {
  margin: 5rem 0; }

.browchure_section .browchure_container {
  max-width: 1400px;
  width: 100%;
  margin: 0 auto; }

.browchure_section .browchure_container .browchure_image {
  background-image: url("../img/browchure_sample.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 680px; }

.browchure_section .browchure_container h1 {
  text-align: center;
  margin-bottom: 2rem; }

/* About Us */
.tv_text-primary {
  color: #0bd4e8 !important; }

.tv_btn-primary {
  background-color: #0fb6d6;
  border-color: #0fb6d6; }
  .tv_btn-primary:hover {
    background-color: #0fb6d6;
    border-color: #0fb6d6; }
  .tv_btn-primary:focus {
    background-color: #0fb6d6;
    border-color: #0fb6d6;
    box-shadow: 0 0 0 0.25rem rgba(15, 181, 215, 0.5); }
  .tv_btn-primary:active {
    background-color: #0fb6d6;
    border-color: #0fb6d6;
    box-shadow: 0 0 0 0.25rem rgba(15, 181, 215, 0.5); }
  .tv_btn-primary:active:focus {
    box-shadow: 0 0 0 0.25rem rgba(15, 181, 215, 0.5); }

.whatsapp {
  margin-left: -8px; }
  .whatsapp img {
    max-width: 35px;
    width: 100%; }

.viber {
  margin-left: -5px; }
  .viber img {
    max-width: 30px;
    width: 100%; }

.space_left {
  margin-left: 0.5em; }

.theme_hover {
  color: #ffffff; }
  .theme_hover:hover {
    color: #0bd4e8; }

.social_fixed {
  position: fixed;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99; }
  .social_fixed a {
    display: inline-block; }
  .social_fixed img {
    width: 100%;
    transition: 0.5s ease; }
    .social_fixed img:hover {
      transform: scale(1.5); }
  .social_fixed .sf_whatsapp {
    margin-bottom: 0.5rem; }
    .social_fixed .sf_whatsapp img {
      max-width: 47px; }
      .social_fixed .sf_whatsapp img:hover {
        margin-bottom: 1rem; }
  .social_fixed .sf_mail img {
    max-width: 44px; }
    .social_fixed .sf_mail img:hover {
      margin-top: 1rem; }

.social_links {
  position: relative;
  left: -7px; }
  .social_links a {
    display: inline-block; }
  .social_links img {
    max-width: 35px;
    width: 100%; }
  .social_links .fb_icon {
    margin-right: 0.5rem; }

/* Packages Section */
.packages_section .custom_package_item {
  position: relative; }
  .packages_section .custom_package_item .pi_content {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
    .packages_section .custom_package_item .pi_content p {
      font-size: 2rem;
      color: #ffffff; }

/* Inner page banner */
.inner_page_banner .ipb_banner_image {
  background-repeat: no-repeat;
  background-size: cover;
  height: 600px;
  width: 100%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center; }
  .inner_page_banner .ipb_banner_image:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); }
  .inner_page_banner .ipb_banner_image h1 {
    position: relative;
    z-index: 2;
    font-size: 4rem;
    color: #ffffff;
    margin-bottom: 0; }

/* Terms of Service */
.terms_of_service {
  padding: 3rem 0; }

/* Footer */
.custom_footer {
  margin-top: 0 !important; }

/* Media Queries */
@media only screen and (max-width: 1499px) {
  /* .custom_row {
      max-width: 450px;
    }*/
  .custom_row .upcoming_trips_carousal .utc_image {
    height: 500px; } }
@media only screen and (max-width: 1399px) {
  .browchure_section .browchure_container .browchure_image {
    height: 550px; }

  .inner_page_banner .ipb_banner_image {
    height: 550px; } }
@media only screen and (max-width: 1299px) {
  .banner_home .banner_content_wrapper .bcw_content h1 {
    font-size: 4rem; } }
@media only screen and (max-width: 1099px) {
  .testimonial-carousel.testimonial-carousel_custom .owl-nav .owl-next {
    right: 0; }

  .testimonial-carousel.testimonial-carousel_custom .owl-nav .owl-prev {
    left: 0; }

  .custom_row .upcoming_trips_carousal .owl-nav .owl-prev,
  .custom_row .upcoming_trips_carousal .owl-nav .owl-next {
    width: 40px;
    height: 40px; }

  .custom_row .upcoming_trips_carousal .utc_image .utc_content {
    max-width: 80%; } }
@media only screen and (max-width: 650px) {
  .custom_row .upcoming_trips_carousal .utc_image .utc_content .utc_heading {
    font-size: 1rem; }

  .custom_row .upcoming_trips_carousal .owl-nav .owl-prev,
  .custom_row .upcoming_trips_carousal .owl-nav .owl-next {
    width: 25px;
    height: 25px; }

  .custom_row .upcoming_trips_carousal .utc_image {
    height: 300px; }

  .testimonial-carousel.testimonial-carousel_custom .owl-nav .owl-prev {
    left: 0; }

  .testimonial-carousel.testimonial-carousel_custom .owl-nav .owl-next {
    right: 0; }

  .custom_row .upcoming_trips_carousal .owl-dots .owl-dot {
    width: 7px;
    height: 7px; }

  .browchure_section .browchure_container {
    width: 80%; }

  .browchure_section .browchure_container .browchure_image {
    height: 230px; }

  .browchure_section {
    margin: 1rem 0; } }

/*# sourceMappingURL=custom.css.map */
