:root {
    --theme-default-color: #2ba133!important;
}
.yellow-text {
    color: var(--theme-default-color);
}
.hero-cta-btn:hover{
    background-color: var(--theme-default-color);
    color: #fff;
}
.youtube-play-btn{
    color: var(--theme-default-color);
}
.video-highlight-box:hover .youtube-play-btn{
    background-color: var(--theme-default-color);
}
.hotel-info{
    background-color: var(--theme-default-color);
}
.sightseeing-loc-btn:not(.active):hover{
    color: var(--theme-default-color);
}
.itinerary-day-btn.active{
    background-color: var(--theme-default-color);
}
.lead-submit-btn{
    background-color: var(--theme-default-color);
}
.satisfac-book-btn{
    background-color: var(--theme-default-color);
    color: #fff;
}
.rev-client-initials{
    background-color: var(--theme-default-color);
}
.rev-box{
    background-color: var(--theme-default-color);
}
#reviews_carousel .owl-nav button{
    color: var(--theme-default-color)!important;
}
.faq-item.open .faq-ques{
    border-bottom: 1px solid var(--theme-default-color)!important;
}
.faq-item{
    border-top: 2px solid var(--theme-default-color)!important;
}
.nav-item:hover .nav-link, .nav-item .nav-link.dropdown-toggle.show, .nav-item .dropdown-item:hover{
    color: var(--theme-default-color)!important;
}
.dropdown-link:hover, .dropdown-link.show{
    color: var(--theme-default-color)!important;
}
.footer .footer-list li a:hover, .footer-contact a:hover p, .footer-contact a:hover, .footer-primary a{
    color: var(--theme-default-color)!important;
}
.lead-submit-btn:hover{
    background-color: var(--theme-default-color)!important;
}

.light-beige-bg {
    background-color: #f8fff8;
}
.single-service-box{
    background-color: #eaffea;
}
.itinerary-day-btn:not(.active):hover{
    color: var(--theme-default-color);
}
.entertainment-box-inner {
    background-color: #eaffea;
}
.itinerary-day-btn{
    background-color: #f8fff8;
}
.single-commute-box{
    background-color: #f8fff8;
}
.footer-primary {
    background-color: #f8fff8;
}


.hero-title .object-1{
    width: 78px;
    top: -40px;
    left: -26px;
    transform: rotate(-20deg);
}
.hero-left-section .element-2{
    width: 70px;
    bottom: -25px;
}
.video-section .object-4{
    width: 135px;
}
.video-heading .object-5{
    width: 110px;
}
.services-section .object-9{
    opacity: 1;
    bottom: 0;
    left: 0;
    width: 320px;
}
.hotels-section-container .object-11{
    left: unset;
    right: 0;
    width: 100px;
    top: -65px;
}
.activities-section .element-5{
    transform: none;
    right: 0;
    bottom: -2px;
    width: 165px;
}
.entertainment-section .object-12{
    left: 30px;
    top: -80px;
    width: 450px;
}
.entertainment-section .object-13{
    width: 200px;
    bottom: -215px;
    z-index: 1;
}
.stage-fabri-section {
    position: relative;
}
.stage-fabri-section .object-16 {
    position: absolute;
    bottom: 0;
    right: 2px;
    width: 145px;
}
.flights-section {
    position: relative;
    overflow: hidden;
}
.flights-section .object-19 {
    position: absolute;
    bottom: -6px;
    left: -5px;
    width: 300px;
}
.why-section {
    position: relative;
    overflow: hidden;
}
.why-section .object-18 {
    position: absolute;
    right: -25px;
    bottom: -25px;
    width: 170px;
}
.faqs-section {
    position: relative;
    border-top: 2px solid #fff;
    overflow: hidden;
}
.faqs-section .object-17 {
    position: absolute;
    bottom: -7px;
    left: -23px;
    width: 260px;
}
.testimonials-section .object-14{
    transform: none;
}
.desti-section{
    padding: 12rem 0 7rem 0;
    border-top: 1px solid #fafdee;
    border-bottom: 1px solid #fafdee;
    position: relative;
    overflow: hidden;
}
.sightseeing-loc-box{
    display: block;
    position: relative;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
    overflow: hidden;
}
.sightseeing-title-overlay{
    position: absolute;
    bottom: 0;
    height: 60px;
    width: 200px;
    right: 0;
    color: #333;
    background-color: #fff;
    border-top-left-radius: 25px;
    z-index: 1;
}
.sightseeing-title-overlay .title-text{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 1.2rem;
    line-height: 1.1;
    width: 100%;
    text-align: center;
}
.sightseeing-title-overlay .title-text:after{
    position: absolute;
    bottom: -4px;
    left: 50%;
    transform: translatex(-50%);
    width: 40px;
    height: 2px;
    background-color: #333;
    content: '';
}
.sightseeing-overlay-corner-shape{
    position: absolute;
    left: -25px;
    bottom: 0;
    height: 25px;
    width: 25px;
    object-fit: cover;
    object-position: center;
}
.sightseeing-overlay-corner-shape-2{
    position: absolute;
    right: 0;
    top: -25px;
    height: 25px;
    width: 25px;
    object-fit: cover;
    object-position: center;
}
.sightseeing-loc-img {
    position: relative;
    width: 100% !important;
    height: 250px;
    object-fit: cover;
    object-position: center;
    border-radius: 25px;
    overflow: hidden;
    transition: 0.2s ease-in-out;
}
.services-section{
    padding-top: 7rem;
}
.desti-section .element-19{
    position: absolute;
    right: -19px;
    bottom: 0;
    width: 390px;
    z-index: 1;
}
.highlighted-text {
    background: linear-gradient(to right, var(--theme-default-color) 0%, var(--theme-default-color) 100%);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.satisfac-box{
    background-color: #fff;
}

@media (max-width: 576px) {
    .desti-section{
        padding: 5rem 0 3rem 0;
    }
    .hero-title .object-1{
        width: 50px;
        top: -26px;
        left: -20px;
    }
    .video-section .object-4{
        width: 70px;
    }
    .desti-section .element-19{
        width: 200px;
    }
    .hotels-section-container .object-11{
        right: 5px;
        width: 55px;
        top: -41px;
    }
    .activities-section .element-5{
        width: 80px;
        bottom: -25px;
    }
    .entertainment-section .object-13{
        right: 5px;
        width: 85px;
        bottom: -91px;
    }
    .stage-fabri-section .object-16{
        width: 70px;
    }
    .flights-section .object-19{
        width: 120px;
    }
    .why-section .object-18{
        width: 85px;
        right: -20px;
        bottom: -55px;
    }
    .faqs-section .object-17{
        width: 120px;
        z-index: 1;
        bottom: -50px;
        left: -10px;
    }
}

@media (min-width: 1200px) and (max-width: 1400px) {
    .hero-title .object-1{
        width:70px;
        top: -38px;
        left: -27px;
    }
    .hero-left-section .element-2{
        bottom: -33px;
    }
    .desti-section .element-19{
        width: 370px;
    }
    .activities-section .element-5{
        width: 155px;
    }
    .entertainment-section .object-12{
        width: 400px;
    }
    .flights-section .object-19{
        width: 260px;
    }
    .why-section .object-18{
        width: 150px;
    }
    .faqs-section .object-17{
        width: 235px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hero-title .object-1{
        width:65px;
        top:-37px;
    }
    .hero-left-section .element-2{
        width: 60px;
    }
    .video-section .object-4{
        width: 110px;
    }
    .video-heading .object-5{
        width: 80px;
    }
    .desti-section .element-19{
        width: 340px;
    }
    .hotels-section-container .object-11{
        width: 85px;
    }
    .activities-section .element-5{
        width: 115px;
    }
    .stage-fabri-section .object-16{
        width: 115px;
    }
    .flights-section .object-19{
        width: 240px;
    }
    .why-section .object-18{
        width: 145px;
    }
    .faqs-section .object-17{
        width: 210px;
    }
}









