
        .overlay {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background-color: rgba(0, 0, 0, 0.85);
            background: url(data:;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAABl0RVh0U29mdHdhcmUAUGFpbnQuTkVUIHYzLjUuNUmK/OAAAAATSURBVBhXY2RgYNgHxGAAYuwDAA78AjwwRoQYAAAAAElFTkSuQmCC) repeat scroll transparent\9; /* ie fallback png background image */
            z-index: 9999;
            color: white;
        }

        .cust_spa_BI {
            background-image: url(/assets/C_Images/offers/kingpalace-01/bg_spa.webp) !important;
        }

        .cust_hotel_BI {
            background-image: url(/assets/C_Images/offers/kingpalace-01/kingpalace-01.webp) !important;
        }

        .cust_rajasthan_img {
            height: 206px !important;
            width: 100%;
        }

        .cust_golden_img {
            height: 206px !important;
            width: 100%;
        }
        /*POP Up form*/
        .cust_contact-form_popup {
            padding: 10px !important;
        }

        .cust_popup_icon {
            font-size: 20px !important;
            color: #cd821c !important;
        }

        .cust_modal {
            top: 14px !important;
        }
        /*  .cust_modal-dialog {
            width: 800px !important;
            margin: 200px !important;
        }*/
        @media (min-width: 576px) {
            .cust_modal-dialog {
                max-width: 800px;
                margin: 200px auto;
            }
        }

        /*POP Up form*/
        .Css-golden-triangle {
            padding-top: 100px;
        }

            .Css-golden-triangle h3 {
                font-size: 20px !important;
                height: 45px;
            }

        .Css-Rajasthan-Tour h3 {
            height: 45px;
        }

            .Css-Rajasthan-Tour h3 a {
                font-size: 16px !important;
                line-height: 1.2 !important;
            }

        .counter-card_icon {
            background-color: rgb(203 127 25 / 12%) !Important;
        }

        .hero-1 .ot-hero-bg:before {
            background-image: linear-gradient(90deg, #fba572 0%, #f7a877e3 17.06%, #e6cfbdd1 38.29%, rgb(221 214 202 / 83%) 52.45%, rgb(217 209 198 / 74%) 64.97%, rgb(218 210 199 / 33%) 77.13%, rgb(233 219 208 / 30%) 88.14%, rgb(176 216 223 / 0%) 100%) !important;
            /* background-image: linear-gradient(90deg, #d0417eeb 0%, #df4687d4 17.06%, #ef94bbc7 38.29%, rgb(251 176 208 / 52%) 52.45%, rgb(224 170 191 / 45%) 64.97%, rgb(218 210 199 / 33%) 77.13%, rgb(233 219 208 / 30%) 88.14%, rgb(176 216 223 / 0%) 100%) !important;

               #cd821c
               */
        }

        .Css-herobanner .hero-subtitle, .Css-herobanner .hero-subtitle .shape {
            color: #fff !important;
        }

            .Css-herobanner .hero-subtitle .shape, .Css-herobanner .hero-subtitle .dots {
                background-color: #fff !important;
            }

        .Css-herobanner a {
            background-color: #ffffff !important;
            color: #cd821c !important;
        }


        .Css-svgimg-bright {
            /* filter: brightness(30) invert(1)!important;*/
            filter: brightness(5) invert(1) !important;
        }

        .blog-card .blog-content {
            padding: 22px 22px !important;
        }

        .fifty_img_height {
            height: 296px !important;
        }

        .cust-offer-img {
            height: 674px !important;
        }

        .cust_fifty_text_size {
            font-size: 20px !important;
        }

        .trip-card-details p {
            text-align: justify !important;
        }

        .cust_banner_text {
            margin-block-start: 0.67em;
            margin-block-end: 0.67em;
            margin-inline-start: 0px;
            margin-inline-end: 0px;
            display: block;
            font-size: 64px;
            color: var(--title-color);
            line-height: 1.0;
        }

        @media(max-width:767px) {
            .cust-offer-img {
                height: 200px !important;
            }

            .cust_banner_text {
                font-size: 30px;
            }

            .cust_spa_BI {
                background-image: url(/assets/C_Images/offer-img_mobile_view/spa-offer.webp) !important;
            }

            .cust_hotel_BI {
                background-image: url(/assets/C_Images/offer-img_mobile_view/hotel-offer.webp) !important;
            }
        }
    
