.elementor-kit-9{--e-global-color-primary:#F91616;--e-global-color-secondary:#D30000;--e-global-color-text:#131928;--e-global-color-accent:#282D38;--e-global-color-78b0f8d:#787E8E;--e-global-color-aeb9966:#EBF0F1;--e-global-color-51157b0:#F5F5F5;--e-global-color-4aae996:#000000;--e-global-color-701d5c9:#FFFFFF;--e-global-color-e957038:#696E93;--e-global-color-37b7fbc:#787E8E;--e-global-typography-primary-font-family:"Kanit";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:900;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Roboto Condensed";--e-global-typography-accent-font-weight:500;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Kanit", Sans-serif;font-size:14px;font-weight:bold;text-transform:uppercase;letter-spacing:0.7px;color:var( --e-global-color-701d5c9 );border-radius:1000px 1000px 1000px 1000px;padding:10px 24px 10px 24px;}.elementor-kit-9 button:hover,.elementor-kit-9 button:focus,.elementor-kit-9 input[type="button"]:hover,.elementor-kit-9 input[type="button"]:focus,.elementor-kit-9 input[type="submit"]:hover,.elementor-kit-9 input[type="submit"]:focus,.elementor-kit-9 .elementor-button:hover,.elementor-kit-9 .elementor-button:focus{background-color:var( --e-global-color-secondary );color:var( --e-global-color-701d5c9 );border-radius:1000px 1000px 1000px 1000px;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{padding:12px 25px 12px 25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* GLOBAL */
.sub-menu .menu-link {
    color: #000 !important;
    font-size: 16px !important;
}

.sub-nav-container ul li a {
    white-space: nowrap;
}

.max-width-50 {
    max-width: 50%;
}

.max-width-350 {
    max-width: 350px;
}

.max-width-400 {
    max-width: 400px;
}

.max-width-600 {
    max-width: 600px;
}

#trip-assurance {
    cursor: pointer;
}

.list ul, .list ol {
    margin: 0 0 0 20px;
}

.larger-gallery figure img {
    margin-bottom: 20px;
}

.mobile-booking-footer {
    position: fixed;
    z-index: 100;
    bottom: 0;
    left: 0;
    width: 100%;
}

.review-slider strong {
    color: #000;
}

.review-slider .elementor-testimonial__title {
    margin-top: 5px;
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    font-style: italic;
    color: #787878;
}

.review-slider .elementor-swiper-button {
    background: #232a3a;
    padding: 12px;
    border-radius: 100%;
}

.review-slider .elementor-swiper-button-prev {
    left: -20px !important;
}

.review-slider .elementor-swiper-button-next {
    right: -20px !important;
}

.ventrata-checkout--white {
    background: #fff !important;
    color: #000 !important;
}

.ventrata-checkout--black {
    background: #000 !important;
    color: #fff !important;
}

.ventrata-checkout--lg {
    padding: 14px 45px 14px 45px !important;
}

.elementor-lightbox .elementor-video-container .elementor-video-landscape iframe {
    height: 100%;
}


@media screen and (max-width: 768px) {
    .elementor-kit-9 .elementor-swiper-button {
        padding: 6px;
    }
}


@media screen and (min-width: 1024px) {
    .elementor-section-boxed:not(.elementor-inner-section) {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }
}

@media screen and (min-width: 768px) {
    .desktop-text-overlap>.elementor-container>.elementor-row>.elementor-column:nth-child(1) {
        position: relative;
        z-index: 5;
    }
    
    .desktop-text-overlap>.elementor-container>.elementor-row>.elementor-column:nth-child(2) {
        margin-left: -200px;
        width: calc(50% + 200px);
        z-index: 0;
    }
    
    #__dispatcher__ {
        display: none !important;
    }
}

/* ANIMS */
.anim--hover-up {
    transform: translateY(0);
    transition: transform .3s ease-in-out !important;
}

.anim--hover-up:hover {
    transform: translateY(-4px);
}

/* CARDS */
.cards-s1 img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.cards-s1 .elementor-column-wrap {
    border-radius: 10px;
    transform: translateY(0);
    transition: transform .2s ease-in-out !important;
}

.cards-s1 .elementor-column-wrap:hover {
    transform: translateY(-5px);
}

.cards-s2 img {
    border-radius: 10px;
}

.cards-s2 h4 {
    position: relative;
    padding-left: calc(10px + 1rem);
}

.cards-s2 h4::before {
    content: '';
    width: 1rem;
    height: 1rem;
    background: #7ed321;
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: .5rem;
    transform: rotateZ(45deg);
}

.cards-s2 .elementor-column:nth-child(2) h4::before {
    background: #4a90e2;
}

.cards-s2 .elementor-column:nth-child(3) h4::before {
    background: #000000;
}

.cards-s3 .elementor-column:not(.elementor-inner-column), .cards-s4 .elementor-inner-column {
    transform: translateY(0);
    transition: transform .2s ease-in-out !important;
    min-height: 430px;
}

.cards-s3 .elementor-column:not(.elementor-inner-column):hover, .cards-s4 .elementor-inner-column:hover {
    transform: translateY(-5px);
}

@media screen and (max-width: 768px) {
    .cards-s3 .elementor-column:not(.elementor-inner-column), .cards-s4 .elementor-inner-column {
        min-height: 260px;
    }
}

/* CAROUSEL */
.swiper-pagination {
    text-align: left;
}

.swiper-pagination-bullet {
    width: 50px;
    height: 4px;
    border-radius: 1000px;
}

.carousel-light .swiper-pagination-bullet {
    background: #fff;
}

.swiper-pagination-bullet:first-child {
    margin-left: 0 !important;
}

.swiper-pagination-bullet-active {
    background: #f91616 !important;
}

@media screen and (max-width: 1024px) {
    .swiper-pagination-bullet {
        width: 35px;
        margin: 0 3px !important;
    }
}

/* ICONS */
.stat-icon--right img, .stat-icon--left img {
    filter: drop-shadow(25px 25px 40px rgba(0, 0, 0, 0.25));
    position: absolute;
    bottom: 80px;
    z-index: 100;
}

.stat-icon--right img {
    right: -20px;
}

.stat-icon--left img {
    left: -20px;
}

@media screen and (max-width: 768px) {
    .stat-icon--right img, .stat-icon--left img {
        bottom: 40px;
    }
}

/* REQUIREMENTS */
.requirements .elementor-accordion .elementor-accordion-item {
    border-radius: 30px;
    border: solid 6px #d8d8d8 !important;
    margin-top: 40px;
}

.requirements .elementor-accordion-title {
    font-size: 20px;
    color: #fff;
    font-family: Montserrat;
}

.requirements .elementor-tab-content {
    color: #fff;
    max-width: 950px;
}

.requirements .elementor-accordion .elementor-tab-content {
    border-top: none;
    padding-top: 0;
}

.requirements .elementor-accordion .elementor-tab-title .elementor-accordion-icon-closed {
    transition: transform .25s ease-in-out;
}

.requirements .elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed {
    display: block;
    transform: rotateZ(135deg);
}

@media screen and (max-width: 768px) {
    .requirements .elementor-accordion .elementor-accordion-item {
        margin-top: 20px;
    }
    
    .requirements .elementor-accordion .elementor-tab-title .elementor-accordion-icon {
        margin-top: -3px;
    }
    
    .requirements .elementor-accordion .elementor-tab-title .elementor-accordion-icon svg {
        width: 16px;
    }
    
    .requirements .elementor-accordion-title {
        font-size: 16px;
    }
    
    .requirements .elementor-accordion .elementor-tab-content {
        padding-bottom: 15px;
        line-height: 1.5;
        font-size: 14px;
    }
}
/* END REQUIREMENTS */

/* FAQS */
.faq .elementor-accordion .elementor-accordion-item {
    border-left: none;
    border-right: none;
    border-top: solid 2px #d8d8d8;
}

.faq .elementor-accordion .elementor-accordion-item:last-child {
    border-bottom: solid 2px #d8d8d8;
}

.faq .elementor-accordion-title {
    color: #000;
    font-family: Kanit;
    font-weight: bold;
    font-size: 28px;
}

.faq .elementor-tab-title {
    padding-left: 0;
}

.faq .elementor-tab-content {
    color: #000;
    font-family: Roboto;
    font-size: 16px;
    line-height: 1.9;
    padding-left: 0;
}

.faq .elementor-accordion .elementor-tab-content {
    border-top: none;
    padding-top: 0;
    max-width: 950px;
}

.faq .elementor-accordion .elementor-tab-title .elementor-accordion-icon svg {
    width: 2rem;
    height: 2rem;
}

.faq .elementor-tab-title {
    padding: 24px 20px!important;
}

.faq .elementor-accordion-item{
    border-bottom: 1px solid #000;
}


.faq .elementor-accordion-item:last-child .elementor-tab-title{
    border-bottom: 0px solid #000;
}


/*.faq .elementor-accordion .elementor-tab-title .elementor-accordion-icon-closed {
    transform-origin: 50% 45%;
    transition: transform .25s ease-in-out;
}

.faq .elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed {
    display: block;
    transform: rotateZ(135deg);
}*/

@media screen and (max-width: 768px) {
    .faq .elementor-accordion-title {
        font-size: 16px;
    }
    
    .faq .elementor-tab-content {
        font-size: 14px;
        line-height: 1.5;
    }

    .faq .elementor-accordion .elementor-tab-title .elementor-accordion-icon-closed {
        /*transform-origin: 73% 46%;*/
    }
    
    .faq .elementor-accordion .elementor-tab-title .elementor-accordion-icon svg {
        width: 1.5em;
        height: 1.5em;
    }
}
/* END FAQS */

/* GALLERY */
.gallery .gallery-item img {
    border-radius: 10px;
}

@media screen and (max-width: 768px) {
    .gallery .gallery-item {
        width: 50%;
    }
}
/* END GALLERY */





/* FOOTER */
.footer-menu ul, .footer-menu--dark ul {
    list-style: none;
    margin: 0;
}

.footer-menu ul li, .footer-menu--dark ul li {
    margin-top: 8px;
    line-height: 1.3;
}

.footer-menu ul li a, .footer-menu--dark ul li a {
    color: #ffffff;
    font-family: Kanit;
    font-weight: bold;
    text-transform: uppercase;
}

.footer-menu--dark ul li a {
    color: #9b9b9b;
}

.footer-social-icon {
    transform: translateY(0);
    transition: transform .2s ease-in-out;
}

.footer-social-icon:hover {
    transform: translateY(-4px);
}
/* END FOOTER */

/* SUB NAV / INTERNAL NAV */
.sub-nav-container ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-flow: row;
    justify-content: space-around;
    overflow: auto;
    position: relative;
}

.sub-nav-container ul li {
    display: inline-block;
    margin: 0 15px 10px 15px;
}

.sub-nav-container ul li a {
    position: relative;
    z-index: 2;
    font-family: Kanit;
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
}

.sub-nav-container ul li a::after {
    content: '';
    opacity: .7;
    position: absolute;
    bottom: -2px;
    left: -6%;
    z-index: -1;
    background: #F91616;
    height: 5px;
    width: 0%;
    transition: .3s width ease-in-out;
}

.sub-nav-container ul li a.sub-nav-active::after {
    width: 110%;
}

.sub-nav--light ul li a {
    color: #292D37;
}

@media screen and (max-width: 768px) {
    .sub-nav-container ul {
        justify-content: initial;
    }
    
    .sub-nav-container {
        position: relative;
    }
    
    .sub-nav-container::after {
        content: '';
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 10;
        width: 40px;
        height: 25px;
        max-height: 100%;
        background: linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(19,25,40,.8) 100%);
    }
    
    .sub-nav--light.sub-nav-container::after {
        background: linear-gradient(90deg, rgba(245, 245, 245,0) 0%, rgba(245, 245, 245,.8) 100%);
    }

    .sub-nav-container ul li {
        margin: 0 8px 15px 8px;
    }

    .sub-nav-container ul li a {
        font-size: 14px;
    }

    .sub-nav-container ul li a::after {
        content: '';
        left: -2%;
    }

    .sub-nav-container ul li a.sub-nav-active::after {
        width: 102%;
    }
}
/* END SUB NAV / INTERNAL NAV */




/* COUPON BANNER */
.coupon-banner-wrapper {
    /*display: none;*/
}

.elementor-editor-active .coupon-banner-wrapper, .coupon-banner-wrapper.show {
    display: block;
}

.coupon-code-container {
    width: 100%;
    background: #4F5461;
    padding: 8px 8px 8px 25px;
    border-radius: 1000px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.coupon-code-container .coupon-code {
    color: #fff;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 1.8rem;
    line-height: 1;
}

.coupon-code-container .copy-button {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    padding: 6px 18px;
    background: #F91515;
    border-radius: 1000px;
    cursor: pointer;
}

@media screen and (max-width: 768px) {
    .coupon-code-container .coupon-code {
        font-size: 1.5rem;
    }
}
/* END COUPON BANNER */


/* FORMS */
.form--white .contact-form_wrapper .gfield_label,
.form--white .contact-form_wrapper .gfield_required::before {
    color: #fff !important;
}

.form--white .contact-form_wrapper .gform_button[type=submit] {
    background: #F91616 !important;
}

.form--red-button .gform_button[type=submit] {
    background: #F91616 !important;
}

/** Home **/

.btn--primary a{
    padding-top: 12px!important;
    padding-bottom: 12px!important;;
    padding-left: 20px!important;
    padding-right: 20px!important;
}

.thrill-card__title{
    color: #000!important;
    font-family: Kanit;
    font-size: 28px;
    font-weight: 700;
    line-height: .6;
}

.thrill-card__subtext p, .thrill-card__price p{
    font-family: Kanit;
    color: #F91616;
    font-size: 16px;
    font-style: italic;
    font-weight: 700;
    line-height: 1.1;
    margin: 0;
}

.thrill-card__price p{
    color: #000;
    font-weight: normal;
}

.link--primary, .link--primary p{
    color: #000!important;
    font-size: 14px!important;
    font-weight: 700!important;
    line-height: 1.2;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0;
    font-family: Kanit;
}

a{
    color: #000;
}



/* NAV */

/* END NAV */




/** SWIPER **/

.elementor-element .swiper-container .elementor-swiper-button.swiper-button-disabled, .elementor-element .swiper-container~.elementor-swiper-button.swiper-button-disabled, .elementor-element .swiper .elementor-swiper-button.swiper-button-disabled, .elementor-element .swiper~.elementor-swiper-button.swiper-button-disabled, .elementor-lightbox .swiper-container .elementor-swiper-button.swiper-button-disabled, .elementor-lightbox .swiper-container~.elementor-swiper-button.swiper-button-disabled, .elementor-lightbox .swiper .elementor-swiper-button.swiper-button-disabled, .elementor-lightbox .swiper~.elementor-swiper-button.swiper-button-disabled{
    opacity: 0;
}

/** REVIEW WIDGET STARS **/

@charset "UTF-8";.elementor-star-rating {
    color: #ccd6df;
    font-family: eicons;
    display: inline-block
}

.elementor-star-rating i {
    display: inline-block;
    position: relative;
    font-style: normal;
    cursor: default
}

.elementor-star-rating i:before {
    content: "\e934";
    display: block;
    font-size: inherit;
    font-family: inherit;
    position: absolute;
    overflow: hidden;
    color: #f0ad4e;
    top: 0;
    left: 0
}

.elementor-star-rating .elementor-star-empty:before {
    content: none
}

.elementor-star-rating .elementor-star-1:before {
    width: 10%
}

.elementor-star-rating .elementor-star-2:before {
    width: 20%
}

.elementor-star-rating .elementor-star-3:before {
    width: 30%
}

.elementor-star-rating .elementor-star-4:before {
    width: 40%
}

.elementor-star-rating .elementor-star-5:before {
    width: 50%
}

.elementor-star-rating .elementor-star-6:before {
    width: 60%
}

.elementor-star-rating .elementor-star-7:before {
    width: 70%
}

.elementor-star-rating .elementor-star-8:before {
    width: 80%
}

.elementor-star-rating .elementor-star-9:before {
    width: 90%
}

.elementor-star-rating__wrapper {
    display: flex;
    align-items: center
}

.elementor-star-rating__title {
    margin-inline-end:10px}

.elementor-star-rating--align-right .elementor-star-rating__wrapper {
    text-align: right;
    justify-content: flex-end
}

.elementor-star-rating--align-left .elementor-star-rating__wrapper {
    text-align: left;
    justify-content: flex-start
}

.elementor-star-rating--align-center .elementor-star-rating__wrapper {
    text-align: center;
    justify-content: center
}

.elementor-star-rating--align-justify .elementor-star-rating__title {
    margin-inline-end:auto}

@media (max-width: 1024px) {
    .elementor-star-rating-tablet--align-right .elementor-star-rating__wrapper {
        text-align:right;
        justify-content: flex-end
    }

    .elementor-star-rating-tablet--align-left .elementor-star-rating__wrapper {
        text-align: left;
        justify-content: flex-start
    }

    .elementor-star-rating-tablet--align-center .elementor-star-rating__wrapper {
        text-align: center;
        justify-content: center
    }

    .elementor-star-rating-tablet--align-justify .elementor-star-rating__title {
        margin-inline-end:auto}
}

@media (max-width: 767px) {
    .elementor-star-rating-mobile--align-right .elementor-star-rating__wrapper {
        text-align:right;
        justify-content: flex-end
    }

    .elementor-star-rating-mobile--align-left .elementor-star-rating__wrapper {
        text-align: left;
        justify-content: flex-start
    }

    .elementor-star-rating-mobile--align-center .elementor-star-rating__wrapper {
        text-align: center;
        justify-content: center
    }

    .elementor-star-rating-mobile--align-justify .elementor-star-rating__title {
        margin-inline-end:auto}
}

.last-star {
    letter-spacing: 0
}

.elementor--star-style-star_unicode .elementor-star-rating {
    font-family: Arial,Helvetica,sans-serif
}

.elementor--star-style-star_unicode .elementor-star-rating i:not(.elementor-star-empty):before {
    content: "★"
}/* End custom CSS */