:root{
    /*
    --theme-default-color: #c70794;
    --theme-default-color: #f3631d;        
    --theme-default-color: #d7059f;
    --theme-default-color: #8fd367;
    --theme-default-color: #7cc253;
    */
    
    --theme-default-color: #cc9c4e;
}
.yellow-text{
    color: var(--theme-default-color);
}
.nav-item:hover .nav-link{
    color: var(--theme-default-color)!important;
}
.nav-item .nav-link.dropdown-toggle.show{
    color: var(--theme-default-color)!important;
}
.nav-item .dropdown-item:hover{
    color: var(--theme-default-color)!important;
}
.dropdown-link:hover, .dropdown-link.show{
    color: var(--theme-default-color)!important;
}
.rev-client-initials{
    background-color: var(--theme-default-color);
}
#reviews_carousel .owl-nav button{
    color: var(--theme-default-color)!important;
}
.rev-box{
    background-color: var(--theme-default-color);
}
.satisfac-book-btn{
    background-color: var(--theme-default-color);
    color: #fff;
}
.lead-submit-btn{
    background-color: var(--theme-default-color);
}
.lead-submit-btn:hover{
    background-color: var(--theme-default-color);
}
.youtube-play-btn{
    color: var(--theme-default-color);
}
.video-highlight-box:hover .youtube-play-btn{
    background-color: var(--theme-default-color);
}
.footer-primary a {
    color: var(--theme-default-color) !important;
}
.footer .footer-list li a:hover{
    color: var(--theme-default-color) !important;
}
.footer-contact a:hover p{
    color: var(--theme-default-color) !important;
}
.footer-contact a:hover{
    color: var(--theme-default-color) !important;
}
.hotel-info{
    background-color: var(--theme-default-color);
}
.hero-cta-btn:hover{
    background-color: var(--theme-default-color);
    color: #fff;
}
.sightseeing-loc-btn:not(.active):hover{
    color: var(--theme-default-color) !important;
}
.itinerary-day-btn.active{
    background-color: var(--theme-default-color);
}
.itinerary-day-btn:not(.active):hover{
    color: var(--theme-default-color) !important;
}
.faq-item{
    border-top: 2px solid var(--theme-default-color)!important;
}
.faq-item.open .faq-ques{
    border-bottom: 1px solid var(--theme-default-color)!important;
}
section:not(.light-beige-bg) .hero-cta-btn{
    background-color: var(--theme-default-color) !important;
    color: #fff!important;
}

.light-beige-bg{
    background-color: #000a23;
}
.footer-primary{
    background-color: #fafcff;
}




/* custom css starting here */
.navbar{
    background-color: rgba(0, 10, 35, 0.95) !important;
    box-shadow: none!important;
}
.navbar .container{
    position: relative;
}
.border-bottom-absolute-overlay{
    position: absolute;
    content: '';
    width: calc(100% - 30px);
    bottom: -9px;
    left: 50%;
    transform: translatex(-50%);
    height: 1px;
    background-color: #f5f4f4;
}
.navbar.nav-sticky{
    background-color: #000a23!important;
    box-shadow: 0px 0px 5px 0px rgba(83, 83, 83, 0.9)!important;
}
.navbar.nav-sticky .border-bottom-absolute-overlay{
    display: none;
}
.navbar-brand{
    color: #f5f4f4;
}
.navbar-brand:focus, .navbar-brand:hover{
    color: #f5f4f4;
}
.nav-link{
    color: #f5f4f4;
}
.nav-item:hover .nav-link{
    color: #cc9c4e!important;
}
.nav-item .nav-link.dropdown-toggle.show{
    color: #cc9c4e!important;
}
.nav-item .dropdown-item:hover{
    color: #cc9c4e!important;
}
.hero-title{
    font-family: 'Averta';
    color: #f5f4f4;
    font-size: 3.6rem;
}
.hero-title .yellow-text{
    font-family: 'mark';
}
.hero-desc{
    color: #f5f4f4;
}
.hero-cta-btn{
    background-color: #fafbff;
    color: #222;
}


.hero-left-section .element-2{
    width: 50px;
    bottom: -2px;
}
.video-section .object-3{
    right: 0;
    top: 0;
    width: 350px;
}
.light-beige-bg .video-sub-heading{
    color: #f5f4f4;
}
.light-beige-bg .video-heading{
    color: #f5f4f4;
}
.light-beige-bg .video-desc{
    color: #f5f4f4;
}
.photo-gallery-section{
    padding-top: 12rem;
}
.services-section{
    padding-top: 7rem;
}
.light-beige-bg .services-sub-heading{
    color: #f5f4f4;
}
.light-beige-bg .services-heading{
    color: #f5f4f4;
}
.services-section .object-10{
    top: 0;
    right: 0;
    width: 500px;
}
.single-service-box{
    background-color: #f8faff;
}
.video-section .object-4{
    transform: rotate(-12deg);
    filter: drop-shadow(0px 0px 4px rgba(255,255,255,0.4));
}
.desti-section{
    padding: 7rem 0;
    border-top: 1px solid #fafdee;
    border-bottom: 1px solid #fafdee;
}
.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-loc-btn:not(.active):hover{
    color: #cf0101;
}
.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;
    margin-bottom: 0;
    font-weight: 400;
}
.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;
}
.desti-section{
    position: relative;
}
.desti-section .object-17{
    position: absolute;
    right: 30px;
    top: 0;
    width: 60px;
    z-index: 1;
}
.sightseeing-section{
    background-color: #f8faff;
}

.games-section{
    padding: 7rem 0 7rem 0;
    background-color: #fff;
    position: relative;
    overflow: hidden;
}
.game-box-outer{
    display: block;
    border-width: 2px;
    border-style: solid;
    border-radius: 30px;
    padding: 12px;
    margin-bottom: 25px;
}
.game-box-img{
    display: block;
    height: 250px;
    width: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 18px;
}
.game-box-col .game-box-outer{
    border-color: #cc9c4e;
    background-color: #fffbf5;
}
.game-box-title{
    font-size: 1.4rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 5px;
    margin-top: 17px;
}
.games-section .hero-cta-btn{
    background-color: #cc9c4e;
    color: #fff;
}
.games-section .element-24{
    position: absolute;
    left: 50px;
    top: -75px;
    width: 50px;
}
.games-section .element-25{
    position: absolute;
    left: 135px;
    top: -20px;
    width: 50px;
}
.games-section .element-23{
    position: absolute;
    left: 0;
    top: 0;
    width: 260px;
}
.games-section .element-26{
    position: absolute;
    right: 55px;
    top: 0;
    width: 50px;
}
.games-section .element-27{
    position: absolute;
    left: -75px;
    bottom: 20px;
    width: 280px;
}
.games-section .element-28{
    position: absolute;
    right: 15px;
    bottom: 30px;
    width: 200px;
}
.games-section .element-29{
    position: absolute;
    right: -90px;
    bottom: 30%;
    width: 250px;
    opacity: 0.4;
}
.games-section .games-bottom-overlay{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 60px;
    background-color: #fee2f0;
}
.light-beige-bg .hotels-sub-heading{
    color: #f5f4f4;
}
.light-beige-bg .hotels-heading{
    color: #f5f4f4;
}
.entertainment-box-inner{
    background-color: #f1f5ff;
}
.entertainment-section .object-12{
    width: 250px;
    left: 30px;
    top: -140px;
}
.entertainment-section .object-13{
    right: 5px;
    bottom: -124px;
    width: 450px;
    transform: rotate(12deg);
}
.stage-fabri-section{
    background-color: #f8faff;
}
.satisfac-box{
    background-color: #f8faff;
}
.highlighted-text{
    background: linear-gradient(to right, #cc9c4e 0%, #e4b160 100%);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.form-control:focus, .form-select:focus{
    box-shadow: 0 0 0 .25rem rgba(249, 185, 82, 0.1);
}
.why-title{
    color: #f5f4f4;
}
.why-desc{
    color: #f5f5f5;
}
.faqs-section{
    overflow: hidden;
}
.faqs-section .object-15{
    position: absolute;
    left: -5px;
    bottom: -20px;
    width: 250px;
}
.testimonials-section .object-14{
    transform: none;
    left: 80px;
    top: 60px;
}
.why-section{
    position: relative;
    overflow: hidden;
}
.why-section .object-16{
    position: absolute;
    bottom: -20px;
    right: -28px;
    width: 300px;
}
.stage-fabri-section{
    position: relative;
}
.stage-fabri-section .object-18{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 160px;
}
.sightseeing-section .sos-offsite-bg-element{
    z-index: 0;
    color: #f3f7ff;
}
.sightseeing-section .element-6{
    width: 200px;
    top: 20px;
    left: 20px;
}
.sightseeing-section .element-7{
    width: 200px;
    top: unset;
    bottom: 0;
    right: 0;
}
.services-section .object-19{
    position: absolute;
    left: -30px;
    bottom: -115px;
    width: 250px;
}
.artists-section .object-20{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 300px;
}
.hero-section .object-21{
    position: absolute;
    top: 0;
    right: 0;
    width: 650px;
}

.decoration-section{
    padding: 17rem 0 7rem 0;
    position: relative;
    background: radial-gradient(circle, #051334 23%, #000a23 100%);
    overflow: hidden;
}
.decoration-section .hotels-sub-heading{
    color: #fff;
    position: relative;
    z-index: 1;
}
.decoration-section .hotels-heading .yellow-text{
    background: linear-gradient(to bottom, #dca337 0%, #ffeccf 100%);
    background-clip: border-box;
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.decoration-section .object-22{
    position: absolute;
    top: 24px;
    left: 0;
    width: 350px;
    transform: rotate(-10deg);
}
.decoration-section .object-23{
    position: absolute;
    top: 0;
    left: 50%;
    width: 400px;
    transform: translateX(-50%);
}
.decoration-section .object-24{
    position: absolute;
    top: 0;
    left: 50%;
    width: 380px;
    transform: translateX(-490px);
}
.decoration-section .object-25{
    position: absolute;
    top: 0;
    left: 50%;
    width: 380px;
    transform: translateX(135px);
}
.decoration-section .object-26{
    position: absolute;
    top: 24px;
    right: -5px;
    width: 350px;
    transform: rotate(10deg);
}
.decoration-section .object-27{
    position: absolute;
    top: 0;
    left: 15px;
    width: 60px;
}
.decoration-section .object-28{
    position: absolute;
    top: 0;
    left: 95px;
    width: 80px;
}
.decoration-section .object-29{
    position: absolute;
    top: 0;
    right: -5px;
    width: 70px;
}
.decoration-section .object-30{
    position: absolute;
    top: 0;
    right: 125px;
    width: 30px;
}
.decoration-section .object-31{
    position: absolute;
    top: 0;
    right: 115px;
    width: 60px;
}
.decoration-section .object-32{
    position: absolute;
    top: 0;
    right: 235px;
    width: 80px;
}
.decoration-section .object-33{
    position: absolute;
    top: -90px;
    left: 245px;
    width: 50px;
}
.decoration-section .object-34{
    position: absolute;
    top: -10px;
    left: 205px;
    width: 50px;
    filter: drop-shadow(0px 0px 4px rgba(255,255,255,0.2));
}
.decoration-section .object-35{
    position: absolute;
    top: -10px;
    right: 330px;
    width: 50px;
    filter: drop-shadow(0px 0px 4px rgba(255,255,255,0.2));
}
.decoration-section .object-36{
    position: absolute;
    top: -50px;
    left: -80px;
    width: 250px;
    transform: rotate(15deg);
}
.decoration-section .object-37{
    position: absolute;
    top: -100px;
    left: -40px;
    width: 250px;
    transform: rotate(15deg);
}
.decoration-section .object-38{
    position: absolute;
    top: 0;
    left: -125px;
    width: 250px;
    transform: rotate(15deg);
}
.decoration-section .object-39{
    position: absolute;
    top: -45px;
    right: -70px;
    width: 250px;
    transform: rotate(90deg);
}
.decoration-section .object-40{
    position: absolute;
    top: -100px;
    right: -55px;
    width: 250px;
    transform: rotate(90deg);
}
.decoration-section .object-41{
    position: absolute;
    top: -25px;
    right: -125px;
    width: 250px;
    transform: rotate(90deg);
}
.decoration-section .object-42{
    position: absolute;
    bottom: 0;
    left: 20px;
    width: 500px;
    z-index: 1;
}
.decoration-section .object-43{
    position: absolute;
    bottom: 0;
    right: 20px;
    width: 450px;
    z-index: 1;
}
.decoration-section .object-44{
    position: absolute;
    top: 0;
    left: 50px;
    width: 320px;
    z-index: 1;
}
.decoration-section .object-45{
    position: absolute;
    top: 0;
    right: 25px;
    width: 300px;
    z-index: 1;
}
.decoration-section .object-46{
    position: absolute;
    top: -80px;
    left: 50%;
    width: 300px;
    z-index: 1;
    transform: translatex(-50%);
}
.decoration-section .object-47{
    position: absolute;
    top: 100px;
    left: 50%;
    width: 800px;
    transform: translatex(-50%);
}
.decoration-section .object-48{
    position: absolute;
    bottom: 0;
    right: 20px;
    width: 200px;
}

.floor-overlay-elem{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 200px;
    background: linear-gradient(to bottom, #0f1e42 0%, #010c26 100%);
    border-top: 2px solid rgba(0,0,0,0.1);
}
.center-content-box{
    display: block;
    margin: 2rem 0 0 0;
    /* background: radial-gradient(circle, #faf6d3 0%, #dba236 90%);
    */
    position: relative;
    padding: 12px;
    box-shadow: 0px 0px 5px 0px rgba(83, 83, 83, 0.9)!important;
}
.decor-img-sec{
    position: relative;
    box-shadow: 0px 0px 5px 0px rgba(83, 83, 83, 0.9) !important;
    margin-top: 2rem;
}
/*
.decor-img-sec:after{
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    content: '';
    border: 3px solid #ebc379;
}
*/
.decor-single-img{
    width: 100%;
    height: 330px;
    object-fit: cover;
    object-position: center;
    border: 4px solid #ebc379;
}
.center-inner-content-box{
    display: block;
    padding: 70px;
    border: 3px solid #ebc379;
}
.decor-sec-title{
    font-family: Ultra;
    font-size: 4rem;
    text-align: center;
    background: linear-gradient(to bottom, #dca337 0%, #ffeccf 100%);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.decor-sec-secondary-title{
    font-family: Fira;
    font-size: 3.4rem;
    text-align: center;
    color: #fff;
    filter: drop-shadow(3px 3px 0px rgba(0, 0, 0, 0.5));
}


@media (max-width: 576px){
    .navbar-toggler-icon{
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.9%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    }
    .navbar{
        background-color: #000a23!important;
        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.7) !important;
    }
    .border-bottom-absolute-overlay{
        display: none;
    }
    .hero-title{
        font-size: 2.2rem;
        line-height: 1.1;
    }
    .hero-img{
        padding: 0 30px!important;
    }
    .hero-inner-left{
        margin-bottom: 1.5rem!important;
    }
    .video-section .object-3{
        width: 150px;
    }
    .video-section .object-4{
        top: 15px;
        width: 50px;
    }
    .photo-gallery-section{
        padding-top: 5rem;
    }
    .services-section .object-10{
        width: 200px;
    }
    .services-section{
        padding-top: 3rem;
    }
    .services-section .object-19{
        width: 160px;
        bottom: -100px;
        left: -60px;
    }
    .desti-section{
        padding: 3rem 0;
    }
    .desti-section .object-17{
        width: 35px;
        right: 8px;
    }
    .sightseeing-section .element-6{
        width: 55px;
        top: -5px;
        left: 5px;
    }
    .sightseeing-section .element-7{
        width: 100px;
        bottom: -10px;
    }
    .games-section{
        padding: 3rem 0;
    }
    .entertainment-section .object-12{
        width: 100px;
        left: 5px;
        top: -110px;
    }
    .entertainment-section .object-13{
        width: 180px;
        right: 3px;
        bottom: -50px;
    }
    .stage-fabri-section .object-18{
        width: 55px;
        bottom: -1px;
    }
    .testimonials-section .object-14{
        left: 10px;
        top: 10px;
    }
    .why-section .object-16{
        width: 130px;
        right: -15px;
    }
    .faqs-section .object-15{
        width: 90px;
        bottom: -30px;
        left: -25px;
    }
    .artists-section .object-20{
        width: 180px;
        right: -40px;
    }
    .hero-section .object-21{
        width: 200px;
    }
    .center-content-box{
        margin: 8rem 0 5rem 0;
    }
    .center-inner-content-box{
        padding: 35px 25px;
    }
    .decoration-section{
        padding: 8rem 0 6rem 0;
    }
    .decor-sec-title{
        font-size: 2.1rem;
    }
    .decor-sec-secondary-title{
        font-size: 1.8rem;
    }
    .decor-img-sec{
        margin-top: 1rem;
    }
    .decor-single-img{
        height: 200px;
    }
    .decoration-section .object-42{
        left: 0;
        width: 180px;
    }
    .decoration-section .object-43{
        right: 0;
        width: 160px;
    }
    .floor-overlay-elem{
        height: 80px;
    }
    .decoration-section .object-22, .decoration-section .object-26{
        display: none;
    }
    .decoration-section .object-23{
        width: 200px;
    }
    .decoration-section .object-24{
        width: 200px;
        transform: translateX(-250px);
    }
    .decoration-section .object-25{
        width: 200px;
        transform: translateX(60px);
    }
    .decoration-section .object-36{
        top: -15px;
        left: -25px;
        width: 80px;
    }
    .decoration-section .object-37{
        top: -50px;
        left: -10px;
        width: 80px
    }
    .decoration-section .object-38{
        top: 0;
        left: -50px;
        width: 80px;
    }
    .decoration-section .object-39{
        top: -15px;
        right: -25px;
        width: 80px;
    }
    .decoration-section .object-40{
        top: -50px;
        right: -15px;
        width: 80px;
    }
    .decoration-section .object-41{
        top: 0;
        right: -50px;
        width: 80px;
    }
    .decoration-section .object-46{
        width: 130px;
        top: -40px;
    }
    .decoration-section .object-45{
        width: 120px;
        right: 5px;
    }
    .decoration-section .object-44{
        width: 120px;
        left: 26px;
    }
    .decoration-section .object-27{
        width: 24px;
        left: 5px;
    }
    .decoration-section .object-28{
        width: 32px;
        left: 35px;
    }
    .decoration-section .object-29{
        width: 28px;
        right: -4px;
    }
    .decoration-section .object-30{
        width: 16px;
        right: 40px;
        top: -6px;
    }
    .decoration-section .object-31{
        width: 24px;
        right: 40px;
    }
    .decoration-section .object-32{
        width: 32px;
        right: 80px;
    }
    .decoration-section .object-33{
        width: 20px;
        left: 100px;
        top: -36px;
    }
    .decoration-section .object-34{
        width: 22px;
        left: 86px;
    }
    .decoration-section .object-35{
        width: 22px;
        right: 120px;
    }
    .decoration-section .object-47{
        width: 100%;
        top: 70px;
    }
    .decoration-section .object-48{
        right: 0;
        width: 80px;
        z-index: 1;
    }
}


@media (min-width: 1200px) and (max-width: 1400px) {
    .decor-sec-title{
        font-size: 3.2rem;
    }
}


@media (min-width: 992px) and (max-width: 1199px) {
    .hero-title {
        font-size: 2.7rem;
    }
    .video-section .object-4{
        width: 90px;
    }
    .video-section .object-3{
        width: 280px;        
    }
    .services-section .object-10{
        width: 400px;
    }
    .services-section .object-19{
        width: 190px;
    }
    .sightseeing-section .element-6{
        width: 150px;
    }
    .sightseeing-section .element-7{
        width: 135px;
    }
    .entertainment-section .object-12{
        width: 220px;
        top: -160px;
    }
    .entertainment-section .object-13{
        width: 350px;
        bottom: -97px;
    }
    .artists-section .object-20{
        width: 250px;
    }
    .stage-fabri-section .object-18{
        width: 100px;
    }
    .why-section .object-16{
        width: 250px;
    }
    .faqs-section .object-15{
        width: 170px;
    }
    .center-inner-content-box{
        padding: 50px;
    }
    .decor-sec-title{
        font-size: 2.8rem;
    }
    .decor-sec-secondary-title{
        font-size: 2.5rem;
    }
    .decor-single-img{
        height: 280px;
    }
    .decoration-section .object-48{
        width: 160px;
        right: 0;
    }
}


