﻿.hidden-activity {
    display: none !important;
}

.pack-new-box .to-ho-hotel-con-1::before {
    background: none !important;
}

.to-ho-hotel-con-1::before {
    content: "";
    position: absolute;
    background: none !important;
    top: 0px;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 1;
}


.social-share {
    display: inline-flex;
    position: absolute;
    top: 11px;
    right: 0;
}

    .social-share li a {
        background: #fff;
        padding: 6px 10px;
        position: relative;
        border-radius: 50%;
        font-size: 19px;
        margin-right: 23px;
        top: 5px;
    }

.ad-ons {
    display: inline-grid;
    /* position: absolute; */
    background: royalblue;
    color: #fff;
    top: 0;
    bottom: 0;
    left: 0;
    padding: 42px 6px;
    margin-bottom: 0px;
    z-index: 0;
    height: 330px;
}


    .ad-ons li a {
        background: #fff;
        padding: 6px 10px;
        border-radius: 50%;
        font-size: 22px;
    }

.p-left {
    padding-left: 35px;
}

@media only screen and (max-width: 500px) {
    .ad-ons {
        display: flex;
        position: relative;
        background: royalblue;
        color: #fff;
        height: 70px;
        top: 0;
        bottom: 0;
        left: 0;
        padding: 20px 30px;
        margin-bottom: 0px;
        z-index: 1;
    }

        .ad-ons li a {
            background: #fff;
            padding: 6px 10px;
            border-radius: 50%;
            font-size: 22px;
            margin-right: 45px;
        }

    .p-left {
        padding-left: 0px;
    }

    .p2_1 {
        padding: 0px !important;
        margin-bottom: -40px;
    }
}

.p2 p {
    text-align: left;
    color: #373748;
    line-height: 25px;
    font-size: 16px;
    margin-bottom: 5px;
}

.tour_offer {
    text-align: left !important;
    background: none;
    padding: 0px 0px !important;
    margin-bottom: 0;
    border-radius: 10px;
    display: flex;
    gap: 6px;
    align-items: center;
}

    .tour_offer a {
        background: #ffffff;
        display: block;
        color: #4c4c4c;
        text-align: center;
        padding: 10px 15px;
        font-weight: 600;
        font-weight: 500;
        border-radius: 4px;
        font-size: 14px;
        margin-bottom: 0px;
        float: right;
    }

.to-ho-hotel-con {
    position: relative;
    overflow: hidden;
    border: 1px solid rgb(255 255 255);
    margin-bottom: 30px;
    border-radius: 0px;
    box-shadow: 0 10px 15px 0 rgb(0 0 0 / 34%);
}

.tour_offer h4 {
    color: rgb(0 0 0);
    font-size: 50px;
    text-align: center;
}

.ticket {
    margin-bottom: 0px;
}

.tb-space {
    padding: 15px 15px 0px 15px;
}

.inner_banner h1 {
    color: rgb(255, 46, 74);
    font-size: 36px;
    display: block;
    font-weight: 600;
    text-align: left;
    padding-bottom: 20px;
    margin-top: 0;
}

.paging {
    position: relative;
    margin-bottom: 20px;
}

    .paging li {
        float: left;
        display: inline-block;
        color: rgb(255, 255, 255);
        padding: 0px 5px;
    }

        .paging li a {
            color: rgb(255, 255, 255);
            font-size: 15px;
        }


.pkg-det-box {
    background: #fff;
    padding: 0px;
    height: 330px;
}

@media only screen and (max-width:500px) {
    .pkg-det-box {
        height: auto;
    }
}


.inner_banner p {
    color: #fff;
    font-size: 20px;
    font-weight: 100;
    text-align: left;
    padding: 35px 0 0px 0;
    font-weight: 600;
}

.inner_banner {
    padding: 65px 0px 65px;
    position: relative;
    /*margin-top: var(--topspac);*/
}

@media only screen and (max-width: 600px) {

    .inner_banner p {
        padding: 75px 0 0px 0;
    }

    .inner_banner {
        margin-top: 0px;
    }

    .inner_banner {
        padding: 0px 0px 0px;
    }

        .inner_banner .country-name {
            font-size: 25px !important;
        }
}

.inner_banner::before {
    content: "";
    position: absolute;
    background: none;
    top: 0px;
    bottom: 0px;
    left: 0px;
    width: 100%;
}




.inner_banner .country-name {
    color: #fff;
    position: relative;
    text-align: left;
    top: 0px;
    left: -1px;
    text-shadow: 0.1em 0.1em rgba(0, 0, 0, 0.3);
    font-size: 59px;
}

.ban-search {
    width: 42%;
    position: relative;
    padding: 5px 2px;
    border-radius: 35px;
    margin: 64px 0px;
    display: table;
    box-shadow: rgba(29, 29, 33, 0.09) 0px 2px 12px -3px;
    transition: all 0.5s ease-in-out 0s;
    background-color: #faf7eb;
}

.p2 p {
    text-align: left;
    color: #373748;
    line-height: 25px;
    font-size: 13px;
    margin-bottom: 5px;
}

.ticker {
    position: absolute;
    right: 12px;
    top: 18px;
    z-index: 0;
}

    .ticker span {
        background: #fff;
        padding: 5px 11px;
        border-radius: 25px;
    }

.p2_2 {
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
    width: 100%;
}


#container .text {
    border: none;
    background: none;
    font-size: 18px;
    font-weight: 400;
}

#container #menu-wrap {
    position: relative;
    height: 25px;
    width: 25px;
}

    #container #menu-wrap .dots {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        z-index: 1;
    }

        #container #menu-wrap .dots > div,
        #container #menu-wrap .dots > div:after,
        #container #menu-wrap .dots > div:before {
            height: 6px;
            width: 6px;
            background-color: rgba(49, 49, 49, 0.8);
            border-radius: 50%;
            -webkit-transition: 0.5s;
            -o-transition: 0.5s;
            transition: 0.5s;
        }

        #container #menu-wrap .dots > div {
            position: relative;
        }

            #container #menu-wrap .dots > div:after {
                content: "";
                position: absolute;
                bottom: calc((25px / 2) - (6px / 2));
                left: 0;
            }

            #container #menu-wrap .dots > div:before {
                content: "";
                position: absolute;
                top: calc((25px / 2) - (6px / 2));
                left: 0;
            }

    #container #menu-wrap .menu {
        position: absolute;
        right: -10px;
        top: calc(-12px + 50px);
        width: 0;
        height: 0;
        background-color: rgba(255, 255, 255, 0.8);
        padding: 20px 15px;
        -webkit-box-shadow: 2px 4px 6px rgba(49, 49, 49, 0.2);
        box-shadow: 2px 4px 6px rgba(49, 49, 49, 0.2);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        opacity: 0;
        visibility: hidden;
    }

        #container #menu-wrap .menu ul {
            list-style: none;
        }

            #container #menu-wrap .menu ul li {
                margin: 15px 0;
            }

                #container #menu-wrap .menu ul li .link {
                    text-decoration: none;
                    color: rgba(49, 49, 49, 0.85);
                    opacity: 0;
                    visibility: hidden;
                }

    #container #menu-wrap .toggler {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        cursor: pointer;
        z-index: 2;
    }

        #container #menu-wrap .toggler:hover + .dots > div,
        #container #menu-wrap .toggler:hover + .dots > div:after,
        #container #menu-wrap .toggler:hover + .dots > div:before {
            background-color: rgba(49, 49, 49, 0.6);
        }

        #container #menu-wrap .toggler:checked + .dots > div {
            -webkit-transform: translateX(calc(((25px / 2) - (6px / 2)) * -0.7071067812)) translateY(calc(((25px / 2) - (6px / 2)) * -0.7071067812));
            -ms-transform: translateX(calc(((25px / 2) - (6px / 2)) * -0.7071067812)) translateY(calc(((25px / 2) - (6px / 2)) * -0.7071067812));
            transform: translateX(calc(((25px / 2) - (6px / 2)) * -0.7071067812)) translateY(calc(((25px / 2) - (6px / 2)) * -0.7071067812));
        }

            #container #menu-wrap .toggler:checked + .dots > div:after {
                -webkit-transform: translateX(calc(((25px / 2) - (6px / 2)) * 0.7071067812)) translateY(calc((2 * (25px / 2) - (6px / 2)) * 0.7071067812));
                -ms-transform: translateX(calc(((25px / 2) - (6px / 2)) * 0.7071067812)) translateY(calc((2 * (25px / 2) - (6px / 2)) * 0.7071067812));
                transform: translateX(calc(((25px / 2) - (6px / 2)) * 0.7071067812)) translateY(calc((2 * (25px / 2) - (6px / 2)) * 0.7071067812));
            }

            #container #menu-wrap .toggler:checked + .dots > div:before {
                -webkit-transform: translateX( calc(2 * (((25px / 2) - (6px / 2)) * 0.7071067812)) ) translateY( calc(((25px / 2) - (6px / 2)) - (((25px / 2) - (6px / 2)) * 0.7071067812)) );
                -ms-transform: translateX(calc(2 * (((25px / 2) - (6px / 2)) * 0.7071067812))) translateY( calc(((25px / 2) - (6px / 2)) - (((25px / 2) - (6px / 2)) * 0.7071067812)) );
                transform: translateX(calc(2 * (((25px / 2) - (6px / 2)) * 0.7071067812))) translateY( calc(((25px / 2) - (6px / 2)) - (((25px / 2) - (6px / 2)) * 0.7071067812)) );
            }

        #container #menu-wrap .toggler:checked:hover + .dots > div,
        #container #menu-wrap .toggler:checked:hover + .dots > div:after,
        #container #menu-wrap .toggler:checked:hover + .dots > div:before {
            background-color: rgba(49, 49, 49, 0.6);
            -webkit-transition: 0.5s;
            -o-transition: 0.5s;
            transition: 0.5s;
        }

        #container #menu-wrap .toggler:checked ~ .menu {
            opacity: 1;
            visibility: visible;
            width: 150px;
            height: 130px;
            -webkit-transition: 0.5s;
            -o-transition: 0.5s;
            transition: 0.5s;
        }

            #container #menu-wrap .toggler:checked ~ .menu ul .link {
                opacity: 1;
                visibility: visible;
                -webkit-transition: 0.5s ease 0.3s;
                -o-transition: 0.5s ease 0.3s;
                transition: 0.5s ease 0.3s;
            }

                #container #menu-wrap .toggler:checked ~ .menu ul .link:hover {
                    color: #2980b9;
                    -webkit-transition: 0.2s;
                    -o-transition: 0.2s;
                    transition: 0.2s;
                }

        #container #menu-wrap .toggler:not(:checked) ~ .menu {
            -webkit-transition: 0.5s;
            -o-transition: 0.5s;
            transition: 0.5s;
        }

            #container #menu-wrap .toggler:not(:checked) ~ .menu ul .link {
                opacity: 0;
                visibility: hidden;
                -webkit-transition: 0.1s;
                -o-transition: 0.1s;
                transition: 0.1s;
            }

.flexible {
    color: #fff !important;
    font-size: 18px !important;
}

@media (max-width: 600px) {
    #container {
        position: absolute;
        top: 50px;
        width: calc(100% - 40px);
        margin: 0;
    }

    .ticket ul li {
        margin-bottom: 0px !important;
    }


    .flexible {
        color: #fff !important;
        font-size: 14px !important;
    }

    .p2_2 .p2 {
        padding-left: 15px;
    }
}


.read_more {
    color: royalblue;
    font-weight: 600;
    letter-spacing: 1px;
    text-decoration: underline;
}

.mobile-pkg-list {
    display: none !important;
}

@media only screen and (max-width: 600px) {
    .mob-hidden {
        display: none !important;
    }

    .mobile-pkg-list {
        display: flex !important;
        gap: 10px;
        border-bottom: 1px solid #ccc;
    }

    .mobile-pkg-2 {
        width: 100%;
    }

    .to-ho-hotel-con {
        position: relative;
        overflow: hidden;
        border: 1px solid rgb(255 255 255);
        margin-bottom: 30px;
        border-radius: 10px;
        box-shadow: none;
    }

    .social-share li a {
        background: #fff;
        padding: 2px 5px;
        position: relative;
        border-radius: 50%;
        font-size: 19px;
        margin-right: 23px;
        top: 5px;
    }

    .social-share {
        display: inline-flex;
        position: absolute;
        top: 7px;
        left: 7px;
    }
}


@media only screen and (max-width: 820px) and (min-width: 820px) {
    .ad-ons {
        display: flex;
        gap: 200px;
        background: royalblue;
        color: #fff;
        padding: 24px 6px;
        margin-bottom: 0px;
        height: 75px;
    }
}



.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
    cursor: pointer;
    margin-bottom: 4px;
    color: #807F7F;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16.06px; /* 133.833% */
    letter-spacing: -0.12px;
}

    .checkbox-inline.active {
        color: royalblue;
    }

    .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
        position: relative;
        margin-top: 4px \9;
        margin-left: -20px;
        width: 18px;
        height: 18px !important;
        top: 4px;
        margin-right: 7px;
        background: #FFF;
        box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.15);
    }


        .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"]:hover {
        }


.dropdown {
    display: inline-block;
    position: relative;
}

.dd-button {
    display: inline-block;
    border: 1px solid gray;
    border-radius: 4px;
    padding: 10px 30px 10px 20px;
    background-color: #ffffff;
    cursor: pointer;
    white-space: nowrap;
}

    .dd-button:after {
        content: '';
        position: absolute;
        top: 50%;
        right: 15px;
        transform: translateY(-50%);
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid black;
    }

    .dd-button:hover {
        background-color: #eeeeee;
    }


.dd-input {
    display: none;
}

.dd-menu {
    position: absolute;
    top: 100%;
    left: -94px;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 0;
    margin: 2px 0 0 0;
    box-shadow: 0 0 6px 0 rgba(0,0,0,0.1);
    background-color: #ffffff;
    list-style-type: none;
}

.dd-input + .dd-menu {
    display: none;
}

.dd-input:checked + .dd-menu {
    display: block;
}

.dd-menu li {
    padding: 10px 20px;
    cursor: pointer;
    white-space: nowrap;
}

    .dd-menu li:hover {
        background-color: #f6f6f6;
    }

    .dd-menu li a {
        display: block;
        margin: -10px -20px;
        padding: 10px 20px;
    }

    .dd-menu li.divider {
        padding: 0;
        border-bottom: 1px solid #cccccc;
    }




.slidingdiv {
    width: 100%;
    height: 100%;
    background-color: transparent;
    position: relative;
    left: -300px;
}

#closeDivButton {
    display: none;
}

#showDivButton {
    display: none;
}

@media only screen and (min-width: 750px) {
    .mobile-pkg {
        display: none !important;
    }
}

#noResultsMessage img {
    width: 37%;
}




.view-group {
    display: -ms-flexbox;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-left: 0;
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
}

.list-group-item .thumbnail {
    display: flex !important;
    gap: 0px;
    border-radius: 15px;
    padding: 0px;
}

.grid-group-item .thumbnail {
    display: block;
    gap: 0px;
    border-radius: 15px;
    overflow: hidden;
    padding: 0px;
}

.list-group-item .thumbnail .image-section {
    width: 30%;
    padding: 5px;
    border-right: 1px solid #ccc;
    position: relative;
}

.grid-group-item .thumbnail .image-section {
    width: 100%;
    padding: 10px;
    border-right: 1px solid #ccc;
}

.thumbnail .image-section .tags-section {
    margin-top: 15px;
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
}

    .thumbnail .image-section .tags-section span {
        border-radius: 4px;
        background: #F3F4F6;
        padding: 5px 10px;
        color: #374151;
        font-family: Inter;
        font-size: 11px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        letter-spacing: -0.22px;
    }

.extra-tags-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.more-tags-toggle {
    cursor: pointer;
}


.list-group-item .thumbnail .desc-section {
    width: 42%;
    border-right: 1px solid #ccc;
    position: relative;
    overflow: hidden;
    padding: 15px;
}

.grid-group-item .thumbnail .desc-section {
    width: 100%;
    border-right: 1px solid #ccc;
    position: relative;
    overflow: hidden;
    padding: 15px;
}

.thumbnail .price-section {
    width: 32%;
    position: relative;
}

.grid-group-item .thumbnail .price-section {
    width: 100%;
    position: relative;
}

.thumbnail .price-section .hotel-list {
    padding: 10px;
    position: relative;
}

    .thumbnail .price-section .hotel-list a {
        display: flex;
        background: #eee;
        position: absolute;
        right: -15px;
        bottom: -52px;
        height: 100px;
        width: 100px;
        align-items: center;
        padding: 0px 19px;
        border-radius: 50%;
        font-size: 12px;
        color: #878787;
    }

.thumbnail .price-section .off-90 {
    background: linear-gradient(90deg, rgba(212, 252, 121, 0.02) 60%, rgba(150, 230, 161, 0.47) 100%);
    text-align: right;
    padding: 12px;
    color: #459F78;
    font-family: Inter;
    font-size: 12px;
    border-radius: 0 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 135%; /* 16.2px */
}


.thumbnail .price-section ul li {
    display: flex;
    gap: 5px;
    margin-bottom: 10px;
}

    .thumbnail .price-section ul li i {
        color: #FBB03B;
        font-size: 11px;
    }
.lower-price-badge {
    width: 100%;
    background: linear-gradient(135deg, #f59e0b 0%, #E69545 100%);
    padding: 2px 16px;
    border-radius: 12px 12px 4px 0;
    color: white;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    font-size: 10px;
    position: absolute;
    top: -28px;
}

    .lower-price-badge p {
        margin: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 6px;
        font-size:11px;
    }

    .lower-price-badge svg {
        flex-shrink: 0;
    }



.acc li::before {
    content: '\eed6';
    font-family: Icofont;
    position: relative;
    padding-right: 10px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    color: #21c25d;
}

.thumbnail .all-hotels {
    width: 70%;
    padding: 30px 20px;
    transition: right 0.5s ease;
    position: relative;
}



    .thumbnail .all-hotels .hotel-accomo {
        background: #eee;
        padding: 5px;
        border-radius: 5px;
        display: flex;
        gap: 10px;
    }

        .thumbnail .all-hotels .hotel-accomo span {
            color: rgba(49, 49, 49, 0.6);
            font-size: 10px;
        }

.item.list-group-item {
    float: none;
    width: 100%;
    background: none;
    margin-bottom: 30px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 1rem;
    border: 0;
    clear: both;
}



    .item.list-group-item .img-event span {
        position: absolute;
        background: #fff;
        top: 10px;
        left: 10px;
        border-radius: 30px;
        padding: 4px 10px;
        font-size: 11px;
        display: flex;
        align-items: center;
        gap: 10px;
    }





    .item.list-group-item .caption {
        float: left;
        width: 70%;
        margin: 0;
    }

    .item.list-group-item:before, .item.list-group-item:after {
        display: table;
        content: " ";
    }

    .item.list-group-item:after {
        clear: both;
    }

.addtofebrate {
    background: #ffffff;
    text-align: center;
    line-height: 34px;
    font-size: 14px;
    color: #2275C7;
    padding: 6px 10px;
    border-radius: 5px;
    border: 1px solid #D8D8D8;
    background: #FFF;
}

.cc-compare {
    background: #ffffff;
    border-radius: 4px;
    text-align: center;
    line-height: 34px;
    font-size: 14px;
    color: #2275C7;
    padding: 6px 10px;
    margin-right: 8px;
    cursor: pointer;
    position: relative;
}

.price-b {
    border-radius: 0px 0px 10px 0px;
    background: #4B70E2;
    position: relative;
    width: 100%;
    right: 0;
    left: 0;
    bottom: 0;
    padding: 10px 10px 10px 10px;
}

.tour_offer a {
    background: #ffffff;
    display: block;
    color: #4B70E2;
    text-align: center;
    padding: 8px 10px;
    font-weight: 500;
    border-radius: 4px;
    font-size: 14px;
    margin-bottom: 0px;
    float: right;
    position: absolute;
    right: 10px;
    top: 10px;
}

.grid-group-item {
    border-radius: 10px;
    overflow: hidden;
    flex: 0 0 33%;
}

    .grid-group-item .thumbnail.card .img-event span {
        position: absolute;
        background: #fff;
        top: 10px;
        left: 10px;
        border-radius: 30px;
        padding: 4px 10px;
        font-size: 11px;
        display: flex;
        align-items: center;
        gap: 10px;
    }

    /*  .grid-group-item.list-group-item .thumbnail.card .img-event .addtofebrate {
        position: absolute;
        right: 25px;
        top: 10px;
        background: #f0ffff9e;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        text-align: center;
        line-height: 34px;
        font-size: 20px;
        color: #ffffff;
    }

    .grid-group-item .thumbnail.card .img-event .addtofebrate {
        position: absolute;
        right: 25px;
        top: 252px;
        background: #f0ffff9e;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        text-align: center;
        line-height: 34px;
        font-size: 20px;
        color: #ffffff;
    }*/


    .grid-group-item .thumbnail.card .img-event .list-group-image {
        height: 160px;
        object-fit: cover;
        border-top-right-radius: 10px;
        border-top-left-radius: 10px;
    }

    .grid-group-item.list-group-item .thumbnail.card .caption.card-body .inclusions-details {
        display: block !important;
    }

    /* .grid-group-item .thumbnail.card .inclusions-details {
        display: none;
    }*/

    .grid-group-item .thumbnail.card .img-event .inclusions-details1 {
        position: absolute;
        width: 100%;
        background: #00000080;
        padding: 20px 15px;
    }

    .grid-group-item .thumbnail.card .img-event {
        overflow: hidden;
        position: relative;
    }


.inclusions-details1 {
    display: none;
    background-color: #f0f0f0;
    padding: 10px;
    border: 1px solid #ccc;
}

.inclusions-details {
    position: relative;
    height: 200px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch; /* for smooth iOS scrolling */
    scrollbar-width: none;
    -ms-overflow-style: none;
    padding-bottom: 3rem;
}

    /* Hide scrollbar for Chrome, Safari, Opera */
    .inclusions-details::-webkit-scrollbar {
        display: none;
    }



.img-event:hover .inclusions-details1 {
    display: block;
}

.img-event:hover span {
    display: none !important;
}

.inclusions-details1 p {
    color: #fff;
    margin-bottom: 0px;
}

.inclusions-details1 h4 {
    color: #00d26a;
}


.inclusions-details p {
    margin-bottom: 0px;
    color: #6C6E6C;
}

.grid-group-item .thumbnail.card .img-event .grid-dis {
    display: flex;
    position: absolute;
    background: #1D85FF;
    right: 0;
}


.grid-group-item.list-group-item .thumbnail.card .img-event .grid-dis {
    display: none;
}


.grid-group-item .thumbnail.card .caption.card-body .price-b .list-dis {
    display: none;
}



.grid-group-item.list-group-item .thumbnail.card .caption.card-body .price-b .list-dis {
    display: block;
}


.grid-group-item.list-group-item .thumbnail.card .img-event .inclusions-details1 {
    display: none;
}



.tab-container {
    display: flex;
    flex-wrap: nowrap;
    position: sticky;
    top: 0;
    margin-bottom: 15px;
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    border-bottom: 0.5px solid #dadada;
}

    .tab-container::-webkit-scrollbar {
        display: none;
    }

.tab-label {
    border: none;
    padding: 7px 11px;
    margin-left: 5px;
    cursor: pointer;
    user-select: none;
    transition: background-color 0.3s;
    white-space: nowrap;
    color: #7F7F7F;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    text-transform:capitalize;
}

    .tab-label.active {
        color: #373748;
        border-bottom: 3px solid #007bff;
    }

.inn-page-bg {
    background: #fff !important;
}

.list-group-item-heading {
    margin-bottom: 0px;
    margin-top: 10px;
}


.top-section {
    display: flex;
    gap: 20px;
    margin-top: 1rem;
    align-items: center;
}

    .top-section .c-tour {
        width: 55%;
    }

    .top-section .c-tour-1 {
        width: 45%;
        background: #F4F4F4;
        border-radius: 15px;
        display: flex;
        padding: 22px 21px;
        position: relative;
    }


.tag-span {
    display: flex;
    gap: 10px;
}

    .tag-span span {
        padding: 4px 10px;
        text-align: center;
        background: #fff;
        border-radius: 4px;
    }



.search-bar-new {
    background: #0451BB;
    padding: 20px;
}

    .search-bar-new .search-bar-inner {
        display: flex;
        gap: 30px;
    }

        .search-bar-new .search-bar-inner small {
            color: rgba(255, 255, 255, 0.81);
            font-family: Inter;
            font-size: 12px;
            font-style: normal;
            font-weight: 400;
            line-height: normal;
            letter-spacing: -0.28px;
        }


        .search-bar-new .search-bar-inner p {
            font-weight: 600;
            color: #FFF;
            font-family: Inter;
            font-size: 14px;
            font-style: normal;
            font-weight: 700;
            line-height: normal;
            letter-spacing: -0.28px;
        }

        .search-bar-new .search-bar-inner .ht {
            border-right: 1px solid #ffffff75;
        }



.compare-container {
    background-color: #f8f9fd;
    align-items: center;
    display: flex;
    padding: 15px 0px;
}

/* Left Section: Text */
.compare-text {
    font-size: 14px;
    color: #666;
}

/* Trip Slots */
.trip-slots {
    display: flex;
    gap: 10px;
}

.trip-slot {
    width: 60px;
    height: 60px;
    border: 2px dashed #ccc;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
}

    .trip-slot img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 6px;
    }

    .trip-slot .plus {
        font-size: 24px;
        color: #aaa;
    }

.compare-btn {
    font-size: 14px;
    color: #0066cc;
    text-decoration: none;
    font-weight: bold;
    display: flex;
    align-items: center;
}

    .compare-btn:hover {
        text-decoration: underline;
    }

.cancel-btn {
    font-size: 12px;
    color: #777;
    display: flex;
    align-items: center;
    cursor: pointer;
}

    .cancel-btn:hover {
        color: #000;
    }



.exper .title {
    font-size: 25px;
    margin-bottom: 30px;
    color: #111;
    font-weight: 500;
    text-transform:capitalize;
}


.exper .card {
    display: flex;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 20px;
    margin-bottom: 30px;
    border: 1px solid #eee;
    border-radius: 10px;
    overflow: hidden;
    align-items: center;
}


.exper .card-container .card {
    flex: 1;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 10px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}



.exper .card-image img {
    width: 163px;
    height: 161px;
    object-fit: cover;
}


    .exper .card-content h2 {
        color: #464646;
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 135%; /* 18.9px */
    }

    .exper .card-content p {
        color: #838383;
        font-family: Inter;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 135%; /* 16.2px */
    }




.packing-section {
    padding: 30px;
    background: #0451BB;
}

.title {
    font-size: 2rem;
    margin-bottom: 20px;
    color: #fff;
    text-align: left;
}

.packing-container {
    display: flex;
    gap: 20px;
    align-items: flex-start;
    flex-wrap: wrap;
}

.packing-image img {
    width: 100%;
    height: 305px;
    object-fit: cover;
    border-radius: 0px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.packing-list {
    flex: 1;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 5px 32px;
    max-width: 500px;
}




.packing-item h2 {
    color: #FFF;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    /* margin: 0; */
    font-weight: 700;
    line-height: 135%; /* 29.7px */
    letter-spacing: -0.88px;
}

.packing-item p {
    color: rgba(255, 255, 255, 0.69);
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 135%; /* 16.2px */
}



.search_new {
    border-radius: 8px;
    background: #FDFDFD;
    padding: 5px 8px;
    display: flex;
    align-items: center;
}

    .search_new a {
        border-radius: 10px;
        background: #4470E2;
        color: #fff;
        padding: 5px;
        width: 45px;
        height: 35px;
        text-align: center;
    }

#list svg {
    stroke: #858585 !important;
}

#grid.active svg,
#list.active svg {
    stroke: #1D85FF !important;
}




#grid svg {
    stroke: #858585 !important;
}

#grid.active svg {
    stroke: #1D85FF !important;
}

.ticket-info ul {
    display: -webkit-box;
    gap: 5px;
}


@media only screen and (max-width: 600px) {
    .ticket-info ul {
        display: -webkit-box;
    }
}


.tooltip-container {
    position: relative;
    display: inline-block;
}

.tooltip-content {
    cursor: pointer;
}

.tooltip-text {
    visibility: hidden;
    width: 300px;
    background-color: #ffffff;
    color: #fff;
    border-radius: 5px;
    padding: 16px;
    position: absolute;
    z-index: 1;
    left: 50%;
    margin-left: -270px;
    opacity: 0;
    transition: opacity 0.3s;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border: 2px solid #eee;
}

.grid-group-item .tooltip-text {
    visibility: hidden;
    width: 300px;
    background-color: #ffffff;
    color: #fff;
    border-radius: 5px;
    padding: 16px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -150px;
    opacity: 0;
    transition: opacity 0.3s;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border: 2px solid #eee;
}

    .grid-group-item .tooltip-text::after {
        content: "";
        position: absolute;
        bottom: -18px;
        left: 9%;
        margin-left: 114px;
        border-width: 8px;
        border-style: solid;
        border-color: #bcbcbc transparent transparent transparent;
    }

.tooltip-text::after {
    content: "";
    position: absolute;
    bottom: -18px;
    left: 49%;
    margin-left: 114px;
    border-width: 8px;
    border-style: solid;
    border-color: #bcbcbc transparent transparent transparent;
}

.tooltip-container:hover .tooltip-text {
    visibility: visible;
    opacity: 1;
}


@media only screen and (max-width: 600px) {
    .tooltip-text {
        visibility: hidden;
        width: 300px;
        background-color: #ffffff;
        color: #fff;
        border-radius: 5px;
        padding: 16px;
        position: absolute;
        z-index: 1;
        bottom: 125%;
        left: 0;
        right: 0;
        margin-left: -150px;
        opacity: 0;
        transition: opacity 0.3s;
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
        border: 2px solid #eee;
    }

        .tooltip-text::after {
            content: "";
            position: absolute;
            bottom: -18px;
            left: 11%;
            margin-left: 114px;
            border-width: 8px;
            border-style: solid;
            border-color: #bcbcbc transparent transparent transparent;
        }
}


#message {
    margin-bottom: 10px;
    position: absolute;
    top: 35rem;
    z-index: 1;
    padding: 3px 10px;
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 4px;
}

.packing-image {
    width: 30%;
}

.half-tag {
    position: absolute;
    left: 16px;
    top: -9px;
    z-index: 1;
    color: #fff;
    background: #E35039;
    width: 80px;
    height: 80px;
    padding: 12px;
    border-radius: 12px 0px 48px 0px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

    .half-tag::before {
        height: 0;
        width: 0;
        border-top: 10px solid #9e9e9e;
        border-left: 10px solid transparent;
        bottom: -9px;
        position: absolute;
        content: "";
        left: 0;
    }

    .half-tag::after {
        height: 0;
        width: 0;
        border-top: 10px solid #9e9e9e;
        border-left: 10px solid transparent;
        top: 0px;
        position: absolute;
        content: "";
        right: -9px;
        rotate: 177deg;
    }

    .half-tag p {
        font-size: 13px;
        margin-bottom: 0px;
        font-weight: 500;
        line-height: normal;
        color: #fff;
    }

.compare-container {
    position: sticky;
    top: 48px;
    z-index: 2;
}

@media only screen and (max-width: 600px) {
    .packing-image {
        width: 100%;
    }

    .compare-container {
        position: sticky;
        top: 0px !important;
        z-index: 2 !important;
    }
}



.filter-section::-webkit-scrollbar {
    display: none;
}


.unique-modal-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
}

.unique-popup-modal {
    display: none;
    position: fixed !important;
    bottom: -100%;
    right: 10px;
    width: 450px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
    transition: bottom 0.5s ease-in-out;
    z-index: 1000;
    position: relative;
    padding: 20px 30px;
}

    .unique-popup-modal.show {
        bottom: 20px;
    }

.unique-modal-header {
    font-size: 18px;
    font-weight: bold;
    border-bottom: 0.5px solid #eae5e5;
    margin-bottom: 10px;
}

.unique-modal-content {
    font-size: 14px;
    margin-bottom: 10px;
}

.unique-modal-close {
    position: absolute;
    top: 10px;
    right: 27px;
    cursor: pointer;
    background: none;
    border: none;
    font-size: 27px;
}

.inner-feedback-part {
    margin-top: 2rem;
}

.feedback-title {
    color: #000;
    text-align: center;
    font-family: Inter;
    font-size: 20px;
    text-align: center;
    font-weight: 600;
}

.feedback-description {
    color: #363636;
    text-align: center;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
}

.all-feed-submit {
    border-radius: 8px;
    background: #51C084;
    box-shadow: 0px 4px 30px 0px #CDFFE4;
    color: #FFF;
    text-align: center;
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    padding: 10px 20px;
    margin-top: 3rem;
    border: none;
    cursor: pointer;
    width: 100%;
    transition: background 0.3s ease, box-shadow 0.3s ease;
}

    .all-feed-submit:hover {
        background: #45a874;
        box-shadow: 0px 6px 35px 0px #b5f2d4;
    }

.sub-questions p {
    color: #757575;
    font-size: 12px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: -0.48px;
    transition: color 0.2s;
}

.gif-item.selected .sub-questions p {
    color: #238A64; /* Change text color of <p> tags */
}

.gif-container {
    display: flex;
    justify-content: space-around;
    padding: 0;
    gap: 2px;
}

.sub-questions {
    margin-top: 1rem;
}

#feedbackText {
    color: #51C084;
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
}

.gif-feedback-text p {
    color: #51C084;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    text-align: center;
    font-weight: 400;
    margin-top: 1.5rem;
}

.step-text {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-bottom: 1em;
}

#give-feedback-btn {
    padding: 0.8em 1.5em;
    background-color: #28a745; /* Green background */
    color: white; /* Text color */
    border: none;
    border-radius: 0.6em;
    font-size: 1rem;
    font-weight: bold;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

    #give-feedback-btn:hover {
        background-color: #218838; /* Darker green when hovered */
    }

@media (max-width: 468px) {


    .unique-popup-modal {
        display: none;
        position: fixed !important;
        bottom: 10rem !important;
        right: 0;
        width: auto;
        background: #fff;
        border-radius: 8px;
        box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
        transition: bottom 0.5s ease-in-out;
        z-index: 1000;
        position: relative;
        padding: 20px 30px;
    }
}


.gif-content img {
    width: 48px;
    height: 46px;
    border-radius: 7px;
    transition: transform 0.2s;
}

.gif-content:hover img {
    transform: scale(1.2);
}

.gif-item .gif-content {
    cursor: pointer;
    transition: transform 0.2s ease-in-out;
}

.gif-content {
    height: auto;
    background-color: white;
    border-radius: 7px;
    padding: 0px;
    cursor: pointer;
    transition: transform 0.2s, box-shadow 0.2s, background-color 0.2s, border-color 0.2s;
    border: 2px solid transparent;
}

.gif-item {
    flex: 0 1 auto;
    text-align: center;
}

.gif-container {
    display: flex;
    justify-content: space-around;
    padding: 0;
    gap: 2px;
}

.gif-new-part {
    padding: 0;
    margin-top: 1rem;
}

.sub-questions {
    margin-top: 1rem;
}

    .sub-questions p {
        color: #757575;
        font-size: 12px;
        font-weight: 500;
        line-height: 21px;
        letter-spacing: -0.48px;
        transition: color 0.2s;
    }

.feedback-part p:first-child {
    display: block;
}

.feedback-part p {
    font-size: 16px;
    font-weight: 400;
    color: #080707;
}

.feedback-title {
    color: #000;
    text-align: center;
    font-family: Inter;
    font-size: 20px;
    text-align: center;
    font-weight: 600;
}

.feedback-description {
    color: #363636;
    text-align: center;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
}

.inner-feedback-part {
    margin-top: 2rem;
}

.unique-modal-close {
    position: absolute;
    top: 10px;
    right: 27px;
    cursor: pointer;
    background: none;
    border: none;
    font-size: 27px;
}

.step-text {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-bottom: 1em;
}


.gif-item .gif-content {
    cursor: pointer;
    transition: transform 0.2s ease-in-out;
}

.gif-content.selected {
    background-color: #D6FFE8;
    border-color: #34E0A1;
    padding: 5px;
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.5);
    border-radius: 40px !important;
    animation: pulse 0.5s infinite alternate;
}

.feedback {
    background: aliceblue;
    padding: 20px;
    margin-top: 20px;
    border-radius: 10px;
}

.loader {
    width: 100%;
    height: 50px;
    background: linear-gradient(90deg, #e0e0e0 25%, #f5f5f5 50%, #e0e0e0 75%);
    background-size: 200% 100%;
    animation: shimmer 1.5s infinite;
    border-radius: 4px;
    margin-top: 10px;
}

@keyframes shimmer {
    0% {
        background-position: -200% 0;
    }

    100% {
        background-position: 200% 0;
    }
}


#thank-you-feedback {
    font-size: 21px;
    font-weight: 700;
    color: royalblue;
    text-align: center;
    font-family: Inter;
    margin-top: 20px;
}

.whats-inc {
    display: flex;
    align-items: center;
    background: var(--color-gray-100);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 8px 15px;
    gap: 20px;
}


    .whats-inc ul {
        display: flex;
        gap: 10px;
        align-items: center;
        margin-bottom: 0px;
    }

    .whats-inc .icon {
        width: 60px;
        height: 60px;
        display: flex;
        justify-content: center;
        align-items: center;
        border: 1px solid #a8a8a8;
        border-radius: 5px;
        font-size: 18px;
        color: #555;
        cursor: pointer;
    }

    .whats-inc .tooltip {
        position: relative;
        display: inline-block;
        cursor: pointer;
        font-size: 16px;
        color: #2275C7; /* Text color */
        opacity: 1;
    }

    .whats-inc .tooltip-text {
        visibility: hidden;
        width: auto;
        background-color: #333;
        color: #fff;
        text-align: center;
        border-radius: 5px;
        padding: 5px;
        position: absolute;
        text-align: center;
        z-index: 1;
        bottom: 125%;
        left: 50%;
        transform: translateX(-50%);
        opacity: 0;
        transition: opacity 0.3s ease, transform 0.3s ease;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
        font-size: 12px;
        white-space: nowrap;
    }

    .whats-inc .tooltip:hover .tooltip-text {
        visibility: visible;
        opacity: 1;
        transform: translateX(-50%) translateY(-5px); /* Slight lift effect */
    }

    .whats-inc .tooltip-text::after {
        content: "";
        position: absolute;
        top: 100%; /* Arrow points down */
        left: 50%;
        transform: translateX(-50%);
        border-width: 5px; /* Arrow size */
        border-style: solid;
        border-color: #333 transparent transparent transparent; /* Arrow color */
    }




.table-bordered th, td {
    padding: 15px;
}




/*file css to css file*/

#resetButton {
    color: #1D85FF;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.215px;
    padding: 9px 50px;
    border: none;
    border-radius: 3.589px;
    border: 0.574px solid #1D85FF;
    background: #F1F5F8;
}

.filter-section {
}

.skeleton {
    background: linear-gradient(90deg, #f4f4f4 25%, #e0e0e0 50%, #f4f4f4 75%);
    background-size: 200% 100%;
    animation: shimmer 1.5s infinite;
    border-radius: 4px;
    margin-bottom: 15px;
}

    .skeleton.title {
        height: 20px;
        width: 40%;
    }

    .skeleton.button {
        height: 30px;
        width: 80px;
        float: right;
        margin-top: -5px;
    }

    .skeleton.input {
        height: 40px;
        width: 100%;
    }

    .skeleton.item {
        height: 25px;
        width: 20%;
        display: inline-block;
        margin: 5px 10px 5px 0;
    }

@@keyframes shimmer {
    0% {
        background-position: -200% 0;
    }

    100% {
        background-position: 200% 0;
    }
}

.link-btn {
    color: rgb(255, 255, 255) !important;
    background: #e92c45 !important;
}

.recommendation {
    background: linear-gradient(90deg, rgba(212, 252, 121, 0.02) 0%, rgba(150, 230, 161, 0.47) 100%);
    text-align: right;
    padding: 12px;
    color: #459F78;
    font-weight: 700;
    display: block;
    border-radius: 10px;
}

.package-info {
    padding: 10px;
    background: #F5F5F5;
    color: #9D9D9D;
}

    .package-info b {
        color: #000;
    }

.itin {
    padding: 10px;
}

.itin-inc .tags span {
    display: inline-block;
    background: #e7f3e7;
    color: #459F78;
    padding: 5px 10px;
    margin: 5px 5px 0 0;
    border-radius: 5px;
    font-size: 12px;
}

.hotels .hotel {
    margin-bottom: 15px;
}

.hotel-img img {
    width: 100%;
    border-radius: 5px;
}

.hotel-info {
    padding-left: 15px;
}

.select-package-btn {
    background: #0451BB;
    color: #FFF;
    padding: 10px;
    display: block;
    text-align: center;
    border-radius: 9px;
    font-weight: 600;
    margin-top: 10px;
}

.comparebth {
    transition: background 0.3s ease, color 0.3s ease;
}

    .comparebth i {
        transition: transform 0.3s ease;
    }

.card {
    border-radius: 8px;
    border: 1px solid #E6E6E6;
    background: #FFF;
}

    .card .img-cont {
        padding: 10px;
    }

    .card .main-heading {
        padding: 10px;
    }

    .card .main-heading {
        margin: 0px;
    }

    .card ul li {
        padding: 0px 0px;
        color: #6C6E6C;
    }

.itin {
    padding: 15px;
}

    .checkmark, .itin ul li {
        position: relative;
        padding-left: 0.8em;
    }

        .checkmark::before, .itin ul li::before {
            content: "";
            display: inline-block;
            position: absolute;
            left: -0.5em;
            top: 5px;
            transform: rotate(45deg);
            height: 1em;
            width: 0.5em;
            border-bottom: 0.15em solid;
            border-right: 0.15em solid;
        }

        .checkmark:is(li), .itin ul li:is(li) {
            margin-left: 1em;
        }

            .checkmark:is(li):not(:first-child), .itin ul li:is(li):not(:first-child) {
                margin-top: 0em;
            }

.itin-inc {
    padding: 10px;
    background: rgba(248, 248, 248, 0.72);
}

.tags {
    padding: 15px;
}

    .tags span {
        display: inline-flex;
        padding: 6px 8px;
        justify-content: center;
        align-items: center;
        gap: 4px;
        border-radius: 4px;
        background: #F3F4F6;
        margin-bottom: 10px;
        font-size: 12px;
    }

.hotels {
    padding: 15px;
}

.hotel-flex {
    display: flex;
    gap: 20px;
}

    .hotel-flex .img-sec {
        width: 35%;
    }


.compare-container {
    background: #EEF2FE;
    align-items: center;
    display: flex;
    padding: 15px 0px;
    margin-bottom: 10px;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
}

/* Left Section: Text */
.compare-text {
    font-size: 14px;
    color: #666;
}

/* Trip Slots */
.trip-slots {
    display: flex;
    gap: 10px;
}

.trip-slot {
    width: 60px;
    height: 60px;
    border: 2px dashed #ccc;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
}

    .trip-slot img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 6px;
    }

    .trip-slot .plus {
        font-size: 24px;
        color: #aaa;
    }

.compare-btn {
    font-size: 14px;
    color: #0066cc;
    text-decoration: none;
    font-weight: bold;
    display: flex;
    align-items: center;
}

    .compare-btn:hover {
        text-decoration: underline;
    }

.cancel-btn {
    font-size: 12px;
    color: #777;
    display: flex;
    align-items: center;
    cursor: pointer;
}

    .cancel-btn:hover {
        color: #000;
    }

@@keyframes shimmer {
    0% {
        background-position: -400px 0;
    }

    100% {
        background-position: 400px 0;
    }
}

.skeleton-img,
.skeleton-button,
.skeleton-text {
    background: #ddd;
    position: relative;
    overflow: hidden;
}

.skeleton-text {
    height: 16px;
    width: 100%;
    margin: 10px 0;
}

.skeleton-button {
    background: #ccc;
    border-radius: 4px;
    height: 34px;
    width: 120px;
}

.skeleton-item {
    background: #ddd;
    height: 16px;
    width: 100%;
    margin: 5px 0;
}

.skeleton-img {
    animation: shimmer 1.5s infinite linear;
    background: linear-gradient(90deg, #ddd 25%, #f5f5f5 50%, #ddd 75%);
    background-size: 200% 100%;
}

.skeleton-tag {
    background: #ddd;
    height: 14px;
    width: 150px;
}

.skeleton-text, .skeleton-item {
    background: #ddd;
    height: 16px;
    width: 100%;
}

.skeleton-item {
    background: linear-gradient(90deg, #ddd 25%, #f5f5f5 50%, #ddd 75%);
    animation: shimmer 1.5s infinite linear;
}


tab-label {
    cursor: pointer;
}

.tab-label.active {
    border-bottom: 2px solid #1D85FF;
    color: #1A1A1A;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
}

.section {
    min-height: 300px; /* Ensure sections are large enough */
    margin-bottom: 20px;
}

.custom-popup {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.2);
    z-index: 1000;
}

.popup-content {
    text-align: center;
}

    .popup-content button {
        margin-top: 10px;
        padding: 5px 10px;
        background-color: #007bff;
        color: white;
        border: none;
        border-radius: 3px;
        cursor: pointer;
    }

        .popup-content button:hover {
            background-color: #0056b3;
        }



.Addtowish {
    background: #fe1a59 !important;
    color: #ffffff !important;
}

.all_in_list {
    -webkit-backdrop-filter: blur(4.4px);
    backdrop-filter: blur(3.4px);
    background: rgba(0, 0, 0, 0.30);
    width: 234px;
    height: 100%;
    position: absolute;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    padding-left: 2rem;
    padding-top: 2rem;
}


    .all_in_list .explore {
        margin-bottom: 15px;
    }

        .all_in_list .explore a {
            color: #fff;
            font-size: 14px;
            font-family: 'Inter';
        }

.explore-text {
    margin: 0;
    color: #FFF;
    font-family: "Bebas Neue";
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 3.84px;
}

.greece-text {
    color: #4C4C4C;
    font-family: "Bebas Neue";
    font-size: 180px;
    color: #FFF;
    font-family: "Bebas Neue", sans-serif;
    font-size: 160px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-right: 10px;
    letter-spacing: 1.5px;
    text-shadow: 4px 1px 0px #bdb9b9, 9px 5px 0px rgb(7 6 6 / 9%), 10px -1px 0px rgba(0, 0, 0, 0.79);
    line-height: 1;
}



.new_part, .new_right {
    margin: 0;
}

.in_right {
    padding: 20px 70px;
}

.c-tour {
    background-size: cover !important;
    background-position: center !important;
    position: relative;
    height: 320px;
    border-radius: 15px;
    margin: 20px auto;
    overflow: hidden;
}




.c-content .p1 {
    font-size: 18px;
    color: #a5a9b1;
    font-family: 'Inter';
    font-weight: 700;
    line-height: 1.5;
}

.c-content .p2 {
    font-size: 3.2rem;
    color: #3D8894;
    font-weight: 600;
    line-height: 0.8;
    font-family: 'Inter';
}

@media only screen and (max-width: 600px) {


    .all_in_list {
        display: none;
    }

    .c-tour {
        height: 200px;
    }

    .c-content .p2 {
        font-size: 30px;
        color: #ffffff;
        text-shadow: 4px 3px 0px #0571df, 9px 8px 0px rgba(0, 0, 0, 0.15);
        font-weight: 900;
        line-height: 39px;
    }
}

.saveupto {
    background: #513394;
    clear: both;
}

    .saveupto div {
        padding: 10px 0;
        text-align: center;
    }

        .saveupto div p {
            color: #fff;
            margin-bottom: 0;
            font-size: 16px;
        }

            .saveupto div p b {
                font-size: 18px;
            }




.accordion-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: none;
    color: #4A4848;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    padding: 10px 0px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}



.accordion-arrow {
    font-size: 18px;
    transition: transform 0.3s ease;
    margin-left: auto;
}

.accordion-content {
    padding: 0px 0px;
    display: none;
}

    .accordion-content p {
        margin: 0;
    }

.accordion-item.active .accordion-content {
    display: block;
}



.accordion-item.active .accordion-arrow {
    transform: rotate(180deg);
}

/*code Changes ruby KK due to issue regarding content live content table command phone and desktop view*/

.k-top-explore-image {
    height: 30px;
    width: 32px !important;
    padding: 5px;
}

.tag-span .whattopack,
.tag-span .mustexperiences {
    padding: 1px 8px;
    text-align: center;
    background: #fff;
    border-radius: 4px;
    cursor: pointer;
    font-family: 'Inter';
    font-size: 10px;
    color: #374151;
    text-decoration: none;
    display: inline-block;
}

.k-new-left-icon {
    width: 70px;
    position: absolute;
    left: -69px;
}

.k-new-right-icon {
    width: 50px;
    position: absolute;
    right: 10px;
    top: 10px;
}

.k-td-part {
    margin-top: 1.5rem;
}

.k-pa {
    color: #000;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 135%; /* 21.6px */
    letter-spacing: -0.64px;
}

.k-dy-link {
    color: #0451BB;
    font-family: "Poppins", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 135%;
    letter-spacing: 0.44px;
}

.k-explore-btn-new {
    width: auto;
    border-radius: 8px;
    background: #FFF;
    position: absolute;
    bottom: 10px;
    right: 10px;
    font-size: 12px;
    font-weight: 500;
    display: flex;
    gap: 1.2rem;
    align-items: center;
    padding: 8px 15px;
    color: #7F7F7F;
    font-family: "Poppins", sans-serif;
    text-decoration: none;
}

.custom-select-style {
    border: none;
    margin-right: 10px;
    outline: none;
    height: 40px !important;
    margin-bottom: 0px;
    color: rgba(0, 0, 0, 0.57);
    font-family: Inter;
    font-size: 12px;
    font-weight: 400;
}


.k-new-on-two {
    display: flex;
    width: 100%;
    min-height: 100vh;
}


.k-first-on {
    position: sticky;
    top: 50px;
    left: 0;
    width: 22%;
    height: 100vh;
    background: #FFF;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.15);
    border-right: 1px solid #eaeaea;
    transition: all 0.3s ease;
    z-index: 100;
    display: flex;
    flex-direction: column;
}

.k-first-inner-scroll {
    overflow-y: auto;
    height: calc(100vh - 50px); /* Adjust if sticky top is 50px */
    scrollbar-width: thin;
    -ms-overflow-style: auto;
    padding: 0rem 1rem;
}

    /* Scrollbar styles */
    .k-first-inner-scroll::-webkit-scrollbar {
        width: 4px;
    }

    .k-first-inner-scroll::-webkit-scrollbar-thumb {
        background-color: rgba(0, 0, 0, 0.3);
        border-radius: 4px;
    }

    .k-first-inner-scroll::-webkit-scrollbar-track {
        background: transparent;
    }


.k-second-plus {
    width: 78%;
    min-height: 100vh;
    background: #fff;
    transition: all 0.3s ease;
    position: relative; /* Create positioning context */
    display: flex;
    flex-direction: column;
}

    .k-second-plus::-webkit-scrollbar {
        width: 4px;
    }

    .k-second-plus::-webkit-scrollbar-thumb {
        background-color: rgba(0, 0, 0, 0.2);
        border-radius: 4px;
    }

    .k-second-plus::-webkit-scrollbar-track {
        background: transparent;
    }

.k-second-on {
    padding: 0rem 4rem 0rem 2rem;
}

#categoryFilters {
    width: 100%;
    background: #fff;
    z-index: 99;
    position: sticky !important;
    top: 39px !important;
}

.tab-container {
    display: flex;
    flex-wrap: nowrap;
    position: sticky !important; /* Force sticky positioning */
    top: 0 !important;
    left: 0;
    right: 0;
    z-index: 100 !important;
    margin-bottom: 15px;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    border-bottom: 0.5px solid #dadada;
    padding: 10px 0 8px;
    background: #fff;
    transition: all 0.2s ease;
    cursor: grab; /* Preserve cursor style */
}

    .tab-container::-webkit-scrollbar {
        display: none;
    }

.top-k-next {
    flex: 1;
    height: 100%;
    scrollbar-width: thin;
    -ms-overflow-style: none;
}

    .top-k-next::-webkit-scrollbar {
        width: 4px;
    }

    .top-k-next::-webkit-scrollbar-thumb {
        background-color: rgba(0, 0, 0, 0.2);
        border-radius: 4px;
    }

    .top-k-next::-webkit-scrollbar-track {
        background: transparent;
    }

#categoryfilter {
    cursor: grab;
}

    #categoryfilter:active {
        cursor: grabbing;
    }

#categoryFilters.is-scrolled {
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
}



/* Mobile responsive styles */

.activity-search-input {
    border-radius: 3.6px;
    border: 1px solid #D6D6D7;
    background: #FFF;
    color: #B4B4B4;
    height: auto !important;
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    padding: 8px 12px;
    box-sizing: border-box;
}

.k-filter-head {
    color: #4A4848;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 107.4%; /* 17.184px */
    letter-spacing: -0.32px;
}

.k-top-cc {
    position: sticky;
    top: 90px;
    z-index: 2
}

.top-cc-head {
    color: #7F7F7F;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 135%; /* 21.6px */
    letter-spacing: -0.64px;
    margin: 0;
}

.cc-comp-version {
    display: flex;
    align-items: center;
}

.cc-pull-left {
    flex: 1;
}

.cc-inner-left-first {
    padding: 0;
}

#durationFilters {
    display: flex;
    flex-wrap: wrap;
}

    #durationFilters label {
        width: calc(45% - 0.5rem); /* Two items per row with gap */
    }

.list-group-image {
    border-radius: 12px 12px 0px 0px;
    height: 220px;
    object-fit: cover;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), #D9D9D9;
}

.cc-innergris {
    position: absolute;
    top: 0px;
    right: 0pc;
    color: rgb(255 255 255 / 87%);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 135%; /* 24.3px */
    letter-spacing: -0.72px;
    text-align: right;
    width: 100%;
    padding: 10px;
}

.cc-desc-inner {
    color: #6C6E6C;
    font-family: Inter;
    font-size: 12px;
    margin:0;
    font-style: normal;
    font-weight: 300;
    line-height: 135%; /* 16.2px */
}

.cc-new-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4); /* semi-transparent black overlay */
    pointer-events: none; /* so clicks pass through */
}

.cc-country-by {
    display: flex;
    align-items: center;
    gap: 5px;
    color: #4495F4 !important;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px; /* 150% */
    margin-right: 8px;
}

.ticket-info ul li {
    font-family: Inter;
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    line-height: 132%; /* 15.84px */
}

.ticket-info ul {
    margin-bottom: 0.6rem;
}

.cc-main-head-k {
    color: #4A4848;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 107.4%;
    text-transform: capitalize;
}

.whats-inc span {
    color: #6C6E6C;
    font-family: Inter;
    font-size: 12px;
}

.cc-inc-image {
    width: 28px !important;
}

.cc-list-text {
    color: #FFF !important;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px; /* 150% */
}

.all-cc-sub-price {
    color: #ffef00;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: 18px; /* 90% */
}

.all-cc-sub-price-cut {
    color: #FFF;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 18px; /* 100% */
    letter-spacing: -0.9px;
    text-decoration-line: line-through;
}

.cc-save-text {
    color: #FFF;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 800;
    line-height: 18px; /* 150% */
}

.cc-hlf-text {
    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 11px !important;
    font-style: normal;
    font-weight: 700;
}

.cc-hotel-name {
    color: #979797;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    margin: 0;
    line-height: normal; /* 183.333% */
}

.cc-hotel-part {
    display: flex;
    gap: 10px;
}

.the-cc-view-button {
    border-radius: 9px !important;
    color: #FFF !important;
    position: static !important;
    background: #E02424 !important;
    font-family: Inter;
    font-size: 12px !important;
    font-style: normal;
    font-weight: 700 !important;
}

.list-dis {
    flex: 1;
}

.cc-desposit {
    color: #FFF;
    font-family: Inter;
    font-size: 10px;
    font-style: normal;
    font-weight: 300;
    line-height: 18px;
    margin: 0;
}

.tooltip-wrapper-new {
    position: relative;
    display: inline-block;
}

.cc-new-tooltip {
    visibility: hidden;
    width: max-content;
    background-color: #333;
    color: #fff;
    text-align: center;
    padding: 6px 10px;
    border-radius: 4px;
    position: absolute;
    z-index: 1;
    bottom: -30px; /* show below */
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
    font-size: 13px;
    opacity: 0;
    transition: opacity 0.2s ease-in-out;
    pointer-events: none;
}

.tooltip-wrapper-new:hover .cc-new-tooltip {
    visibility: visible;
    opacity: 1;
}

.cc-buu {
    display: none;
}

.cc-blance {
    background: blanchedalmond;
    padding: 4px 10px;
    border-radius: 3px;
    color: #815300;
    font-size: 12px;
}

.ccc-disc-bla {
    background: #def7e1;
    color: #459f78;
    padding: 4px 10px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 600;
}


/*CUSTOMIZE TRIP BUTTON*/

.below-hotel-button {
    margin-top: 10px;
    text-align: right;
}


.trip-custom-trigger-new {
    padding: 7px 22px;
    font-size: 12px;
    cursor: pointer;
    margin-left: 10px;
    gap: 8px;
    display: inline-block;
    position: relative;
    border-radius: 4px;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.03);
    background: rgba(75, 112, 226, 0.11);
    box-shadow: 0px 36px 10px 0px rgba(186, 186, 186, 0.00), 0px 23px 9px 0px rgba(186, 186, 186, 0.01), 0px 13px 8px 0px rgba(186, 186, 186, 0.05), 0px 6px 6px 0px rgba(186, 186, 186, 0.09), 0px 1px 3px 0px rgba(186, 186, 186, 0.10);
}


.trip-custom-modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 999;
}

.trip-custom-modal-content {
    background: #fff;
    padding: 15px 22px;
    max-width: 620px;
    width: 90%;
    border-radius: 16px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15);
    position: relative;
    max-height: 100vh;
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.trip-custom-close {
    position: absolute;
    top: 6px;
    right: 16px;
    font-size: 14px;
    font-weight: 300;
    cursor: pointer;
    color: #666;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: all 0.2s ease;
}

    .trip-custom-close:hover {
        background-color: #f0f0f0;
        color: #333;
    }
.new-wrapp-all-form {
    display: flex;
    align-items: center;
    gap: 15px;
}

.ryo-modal-header {
    margin-bottom: 16px;
}

.ryo-modal-title {
    font-size: 21px;
    font-weight: 600;
    color: #333;
    font-family: 'Inter';

    margin-bottom: 4px;
    margin-top: 0;
}

.ryo-modal-subtitle {
    font-size: 16px;
    color: #666;
    font-weight: 400;
}

.ryo-form-section {
    border-radius: 12px;
    padding: 12px 10px;
    background: #F8F8F8;
    margin-bottom: 12px;
}

.ryo-section-title {
    font-size: 10px;
    font-weight: 600;
    font-family: 'Inter';
    color: #666;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 5px;
    margin-top: 0;
}

.ryo-form-row {
    display: flex;
    gap: 16px;
    margin-bottom: 0;
}

.ryo-form-group {
    flex: 1;
}

    .ryo-form-group.ryo-full-width {
        width: 100%;
    }

.ryo-form-label {
    display: block;
    font-weight: 500;
    color: #333;
    font-family: 'Inter';
    font-size: 10px;
    margin-bottom: 6px;
}

.ryo-form-input {
    width: 100%;
    padding: 8px 12px;
    border: 1.5px solid #e1e5e9;
    border-radius: 8px;
    font-size: 12px;
    color: #000;
    background-color: #fff;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
    height: 42px !important;
}

    .ryo-form-input:focus {
        outline: none;
        border-color: #007bff;
        box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.1);
    }

    .ryo-form-input::placeholder {
        color: #adb5bd;
    }

.ryo-date-input-container {
    position: relative;
}

.ryo-date-input-icon {
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    color: #666;
    pointer-events: none;
}

.ryo-form-textarea {
    width: 100%;
    padding: 16px;
    border: 1.5px solid #e1e5e9;
    border-radius: 8px;
    font-size: 10px;
    font-family: inherit;
    color: #333;
    background-color: #fff;
    resize: vertical;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

    .ryo-form-textarea:focus {
        outline: none;
        border-color: #007bff;
        box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.1);
    }

    .ryo-form-textarea::placeholder {
        color: #adb5bd;
    }

.ryo-modal-footer {
    margin-top: 3px;
    padding-top: 0;
    border-top: 1px solid #e9ecef;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.ryo-footer-info {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 12px;
    font-family: 'Inter';
    color: #666;
}

.calender-icon-mai {
    height: 25px;
    width: 28px;
    cursor: pointer;
}

.ryo-info-icon {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1.5px solid #666;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: bold;
}

.ryo-trip-custom-submit-btn {
    padding: 10px 16px;
    border-radius: 8px;
    background: #0451BB;
    /* Shadow/xs */
    box-shadow: 0px 1px 2px 0px rgba(10, 13, 18, 0.05);
    color: #fff;
    border: none;
    font-family: 'Inter';
    border-radius: 8px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: background-color 0.2s ease, transform 0.1s ease;
}

    .ryo-trip-custom-submit-btn:hover {
        background-color: #0056b3;
    }

    .ryo-trip-custom-submit-btn:active {
        transform: translateY(1px);
    }

.trip-custom-hidden {
    display: none;
}

.trip-custom-hover-msg {
    position: absolute;
    bottom: 120%;
    left: 50%;
    transform: translateX(-50%);
    background: #ffffff;
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    padding: 18px 20px;
    border-radius: 12px;
    border: 1px solid #e5e5e5;
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.12);
    width: 280px;
    opacity: 0;
    pointer-events: none;
    transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 10;
    text-align: center;
}

    /* Arrow pointing down */
    .trip-custom-hover-msg::before {
        content: '';
        position: absolute;
        bottom: -6px;
        left: 50%;
        transform: translateX(-50%);
        width: 12px;
        height: 12px;
        background: #ffffff;
        border-right: 1px solid #e5e5e5;
        border-bottom: 1px solid #e5e5e5;
        transform: translateX(-50%) rotate(45deg);
    }

    .trip-custom-hover-msg p {
        margin: 0;
        font-size: 14px;
        line-height: normal;
        font-family: 'Inter';
        text-align: start;
        color: #444444;
    }

    .trip-custom-hover-msg .highlight {
        font-weight: 600;
        color: #007bff;
    }

.cust-but-part:hover .trip-custom-hover-msg {
    opacity: 1;
    transform: translateX(-50%) translateY(2px);
}

.cust-but-part:hover .trip-custom-hover-msg,
.trip-custom-hover-msg:hover {
    opacity: 1;
    pointer-events: auto;
}
.cust-but-part{
    position:absolute;
    bottom:0;
}
/* Subtle animation enhancement */
.trip-custom-hover-msg {
    animation: subtle-float 3s ease-in-out infinite;
}

@keyframes subtle-float {
    0%, 100% {
        transform: translateX(-50%) translateY(0px);
    }

    50% {
        transform: translateX(-50%) translateY(-1px);
    }
}

.cust-but-part:hover .trip-custom-hover-msg {
    animation: none;
}

.ntfp-new-twenty-five-part {
    position: absolute;
    right: 15px;
    bottom: 12px;
}
    /*Twenty Five-part*/
    .ntfp-new-twenty-five-part img {
        width: 216px;
        cursor: pointer;
        border-radius: 8px;
        transition: transform 0.3s ease;
        position: absolute;
        right: 0;
        bottom: 0;
        display:none;
    }

        .ntfp-new-twenty-five-part img:hover {
            transform: scale(1.05);
        }

.ntfp-modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

.ntfp-modal-content {
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    width: 600px;
    /* text-align: center; */
    position: relative;
    overflow-y: scroll;
    max-height: 80vh;
}

    .ntfp-modal-content::-webkit-scrollbar {
        width: 0;
        height: 0;
    }


.ntfp-close {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 28px;
    font-weight: bold;
    color: #333;
    cursor: pointer;
}

.tc-s25 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 20px;
    text-align: center;
    color: #111;
}

.tc-heading {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 8px;
    color: #222;
}

.special-tag {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
}

    .special-tag img {
        width: 100%;
        height: 64px;
        border-radius: 0 0 8px;
        object-fit: contain;
    }

.wait-ur-whatsapp-btn {
    border-radius: 6px;
    background: #46B277;
    color: white;
    border: none;
    padding: 5px 16px;
    font-size: 11px;
    font-weight: 500;
    cursor: pointer;
    display: flex;
    font-family: 'Inter';
    align-items: center;
    gap: 6px;
    white-space: nowrap;
    width: fit-content;
    margin-bottom: 10px;
    width: fit-content;
}
    .wait-ur-whatsapp-btn svg{
        width:14px;
        height:14px;
    }


.new-dto-row {
    display: flex;
    gap: 16px;
    margin-bottom: 18px;
}

    .new-dto-row .new-ryo-form-group {
        flex: 1;
    }

/* Input / Dropdown style */
.new-ryo-form-input {
    width: 100%;
    padding: 8px 12px;
    border: 1.5px solid #e1e5e9;
    border-radius: 8px;
    font-size: 12px;
    color: #000;
    background-color: #fff;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
    height: 42px !important;
    margin:0;
}

.new-ryo-form-label {
    display: block;
    font-weight: 500;
    color: #333;
    font-family: 'Inter';
    font-size: 10px;
    margin-bottom: 6px;
}
.new-ryo-radio-group {
    display: flex;
    gap: 12px;
    margin-top: 6px;
}

.new-ryo-radio-option {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 6px 12px;
    border: 1px solid #e1e5e9;
    border-radius: 6px;
    font-size: 12px;
    font-weight: 500;
    color: #6b7280;
    background: #fff;
    cursor: pointer;
    transition: all 0.25s ease;
}

    /* Hover effect */
    .new-ryo-radio-option:hover {
        border-color: #0451BB;
        background: rgba(4, 81, 187, 0.05);
    }

    /* Radio input keeps native style */
    .new-ryo-radio-option input[type="radio"] {
        width: 14px;
        height: 14px !important;
        accent-color: #0451BB;
        cursor: pointer;
    }

        /* Selected state (when radio checked) */
        .new-ryo-radio-option input[type="radio"]:checked + span {
            color: #0451BB;
            font-weight: 600;
        }


/*Phone View*/
@media only screen and (min-width: 300px) and (max-width: 650px) {
    .k-first-on {
        width: 220px;
    }

    .k-new-on-two {
        flex-direction: column;
    }


    .packing-container {
        flex-direction: column;
    }

    .packing-image {
        margin-bottom: 20px;
    }



    .packing-item h2 {
        font-size: 1rem;
        letter-spacing: normal;
    }

    .packing-item p {
        font-size: 0.85rem;
    }

    .slidingdiv {
        left: 0px;
        display: none;
        position: fixed;
        z-index: 99999;
        width: 100%;
        top: 0px;
        background: rgb(255, 255, 255);
        bottom: 0px;
    }



    #closeDivButton {
        display: block;
    }

    #showDivButton {
        display: block !important;
    }

    .mobile-pkg {
        display: flex;
        gap: 15px;
        border-bottom: 1px solid #929292;
    }

    #slidingDiv {
        position: fixed;
        z-index: 9999;
        top: 0;
        left: -15px;
    }

        #slidingDiv .card {
            background: #fff;
            padding: 10px;
            border-radius: 10px;
            height: 575px !important;
            overflow: scroll !important;
        }

    .filter-section span {
        float: right;
        cursor: pointer;
        border: 1px solid rgb(204, 204, 204);
        padding: 0px 13px;
        border-radius: 9px;
        /* background: rgb(238, 21, 81); */
        color: rgb(0 0 0);
        position: static;
    }

    .accordion-arrow i {
        font-size: 18px; /* Adjust size */

        transition: transform 0.3s ease; /* Smooth animation for rotation */
    }

    #noResultsMessage img {
        width: 100%;
    }

    .k-second-on {
        padding: 0rem 1rem 0rem 1rem;
    }

    .k-second-plus {
        width: 100%;
    }

    #categoryFilters {
        top: 0px !important;
    }

    .view-group {
        display: flex;
        flex-wrap: wrap;
    }

    .item.list-group-item {
        flex: 0 0 50%;
        padding: 5px;
    }

    .top-k-next {
        overflow-y: revert;
    }

    .list-group-image {
        border-radius: 12px 12px 0px 0px;
        height: 104px;
    }

    .k-first-on.mobile-responsive.slidingDiv {
        position: fixed;
        top: 0;
        left: -100%;
        width: 80%;
        height: 100vh;
        background: white;
        z-index: 1000;
        transition: left 0.3s ease-in-out;
        box-shadow: 2px 0 5px rgba(0,0,0,0.1);
    }

        .k-first-on.mobile-responsive.slidingDiv.active {
            left: 0;
        }

    .cc-buu {
        display: block;
        position: fixed;
        top: 35%;
        left: -8%;
        z-index: 1001;
        background: royalblue;
        color: white;
        border: 0.5px solid #266fed;
        padding: 9px 26px;
        cursor: pointer;
        font-family: 'Inter';
        font-weight: 500;
        border-radius: 0;
        cursor: pointer;
        font-size: 14px;
        opacity: 0;
        transform: translateY(-50%) rotate(270deg);
        transition: all 0.3s ease-in-out;
        animation: slideInButton 0.5s ease-out 0.2s forwards;
        transform-origin: center;
        box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    }

    @keyframes slideInButton {
        to {
            opacity: 1;
            transform: translateY(-50%) rotate(90deg);
        }
    }

    .cc-buu:hover {
        background: #0056b3;
        transform: translateY(-50%) rotate(90deg) scale(1.05);
    }

    .ccc-disc-bla {
        white-space: nowrap;
        font-size: 10px;
        font-weight: 600;
    }

    .inclusions-details {
        padding-bottom: 2rem;
    }

    .thumbnail .price-section .off-90 {
        font-size: 12px;
        border-radius: 0;
    }

    .cc-main-head-k {
        font-size: 14px;
    }

    .half-tag {
        left: 6px;
        top: -1px;
        width: 70px;
        height: 70px;
        padding: 8px;
    }

    .item.list-group-item {
        margin-bottom: 10px;
    }

    .list-group-item .thumbnail .desc-section {
        width: 100%;
        border-right: none;
        height: 375px;
        padding: 5px 11px;
    }


    .top-section {
        display: block;
    }

        .top-section .c-tour {
            width: 100%;
            height: 250px;
        }

        .top-section .c-tour-1 {
            width: 100%;
            height: auto;
        }

    .c-content {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        text-align: left;
    }

    .list-group-item .thumbnail {
        display: block !important;
    }

    .search-bar-new .search-bar-inner {
        display: block;
    }

    .thumbnail .price-section {
        width: 100%;
    }



    .list-group-item .thumbnail .image-section {
        width: 100%;
    }

    .price-b {
        border-radius: 0;
    }

    .experiences {
        display: flex;
        flex-wrap: wrap;
    }

        .experiences .col-md-6 {
            flex: 0 0 49%;
        }

    .exper .card {
        display: block;
    }

    .exper .card-image img {
        width: 100%;
        height: 111px;
        object-fit: cover;
    }

    .card-content {
        padding: 10px;
    }

    .exper .card-content h2 {
        font-size: 14px;
        margin: 0;
    }

    .exper .card-content p {
        font-size: 12px;
    }

    #closeSlidingDiv {
        font-size: 16px !important;
        /* margin: 0; */
        padding: 2px 10px !important;
        border: 0.2px solid !important;
        border-radius: 50% !important;
    }

    .k-first-inner-scroll {
        padding: 2rem;
    }

    .view-more-btn {
        background: royalblue !important;
        color: #fff !important;
        padding: 5px 15px !important;
        width: fit-content;
        font-size: 12px !important;
        border-radius: 8px;
        text-decoration: none !important;
        margin-top: 1rem !important;
    }

    .tour_offer {
        flex-direction: column;
        align-items: start;
    }

    .cc-desc-inner {
        font-size: 10px;
        margin: 5px auto;
    }

    .cc-inc-image {
        width: 20px !important;
    }

    .whats-inc {
        padding: 8px 8px;
        gap: 20px;
    }

        .whats-inc span {
            font-size: 10px;
        }

    .cc-hotel-part {
        display: flex;
        gap: 5px;
        margin-bottom:2rem;
        
    }

    .thumbnail .image-section .tags-section span {
        border-radius: 4px;
        padding: 3px 5px;
        font-size: 8px;
    }

    .ticket-info ul {
        display: flex;
        flex-wrap: wrap;
    }

    .addtofebrate {
        font-size: 12px;
        color: #2275C7;
        padding: 4px 6px;
    }

    .cc-innergris p {
        font-size: 12px !important;
    }

    .thumbnail .image-section .tags-section {
        display: none;
    }
    .toggle-hotels-btn{
        font-size:12px !important;
        margin-top:2rem !important;
    }

    .exper .title {
        font-size: 20px;
    }

    .trip-custom-modal-content {
        padding: 20px;
        max-width: 100%;
        margin: 10px;
        border-radius: 12px;
    }

    .ryo-modal-title {
        font-size: 18px;
        line-height: 1.4;
    }

    .ryo-form-input, .ryo-form-textarea {
        padding: 12px 14px;
        font-size: 10px;
    }

    .ryo-trip-custom-submit-btn {
        padding: 10px 12px;
        font-size: 12px;
    }

    .trip-custom-modal-content {
        padding: 20px;
        overflow-y: scroll;
    }

        .trip-custom-modal-content textarea {
            height: 80px;
        }

    .new-dates-months {
        position: relative;
        margin-bottom: 5rem;
    }

    .trip-custom-trigger {
        position: absolute;
        left: 0;
        bottom: -39px;
    }

    .trip-custom-btn-wrapper {
        position: static;
        display: inline-block;
    }

    .trip-custom-hover-msg {
        display: none;
    }

    .wait-ur-close-btn {
        position: absolute;
        top: 0;
    }

    .ryo-modal-footer {
        margin-bottom: 2rem;
    }

    .ryo-form-row {
        display: flex;
        gap: 16px;
        flex-direction: column;
        margin-bottom: 0;
    }
    .cust-but-part{
        position:static;
    }
}


/*tabView*/

@media only screen and (min-width: 651px) and (max-width: 1150px) {

    .top-section .c-tour {
        width: 55%;
        height: 250px;
    }

    .all_in_list .explore a {
        font-size: 12px;
    }

    .k-top-explore-image {
        height: 25px;
        width: 26px !important;
    }

    .all_in_list .explore {
        margin-bottom: 0;
    }

    .all_in_list {
        width: 170px;
        padding-left: 1rem;
        padding-top: 1rem;
    }

    .c-content .p2 {
        font-size: 2rem;
    }

    .c-content .p1 {
        font-size: 14px;
    }

    .top-section .c-tour-1 {
        width: 45%;
        border-radius: 10px;
        padding: 11px 11px;
    }

    .k-new-right-icon {
        width: 39px;
    }

    .k-pa {
        color: #000;
        font-family: Inter;
        font-size: 12px;
        letter-spacing: 0;
    }

    .k-new-left-icon {
        width: 54px;
        position: absolute;
        left: -53px;
    }

    .k-td-part {
        margin-top: 5px;
    }

    .k-explore-svg-icon {
        display: none;
    }

    .grid-group-item .thumbnail {
        display: block;
        gap: 0px;
        border-radius: 15px;
        overflow: hidden;
        padding: 0px;
        height: 550px;
    }

    .inclusions-details {
        display: none;
    }

    .off-90 {
        display: none;
    }

    .tags-section {
        display: none !important;
    }

    .hotel-list-section {
        display: none;
    }

    .price-b {
        height: 100%;
    }

    .tour_offer a {
        position: absolute;
        top: 10px;
        width: fit-content;
    }

    .ht {
        display: none;
    }

    .search-bar-new .search-bar-inner {
        display: grid;
        grid-template-columns: repeat(2, 1fr); /* 3 items per row */

        gap: 10px;
    }

    #txt_Countrydescription {
        height: 159px;
        overflow: auto;
        scrollbar-width: none;
    }

    .search-bar-cont {
        margin-left: inherit !important;
    }

    .search-bar-new {
        padding: 15px;
        margin: 1rem auto;
    }

    .k-first-on.mobile-responsive.slidingDiv {
        position: fixed;
        top: 0;
        left: 0;
        width: 50%;
        height: 100vh;
        background: white;
        z-index: 1000;
        transition: left 0.3s ease-in-out;
        box-shadow: 2px 0 5px rgba(0,0,0,0.1);
        display: none;
        position: fixed !important;
        z-index: 999;
    }

        .k-first-on.mobile-responsive.slidingDiv.active {
            left: 0;
        }

    .cc-buu {
        display: block;
        position: fixed;
        top: 35%;
        left: -5%;
        z-index: 101;
        background: royalblue;
        color: white;
        border: 0.5px solid #266fed;
        padding: 9px 26px;
        cursor: pointer;
        font-family: 'Inter';
        font-weight: 500;
        border-radius: 0;
        cursor: pointer;
        font-size: 14px;
        opacity: 0;
        transform: translateY(-50%) rotate(270deg);
        transition: all 0.3s ease-in-out;
        animation: slideInButton 0.5s ease-out 0.2s forwards;
        transform-origin: center;
        box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    }

    @keyframes slideInButton {
        to {
            opacity: 1;
            transform: translateY(-50%) rotate(90deg);
        }
    }

    .cc-buu:hover {
        background: #0056b3;
        transform: translateY(-50%) rotate(90deg) scale(1.05);
    }

    #categoryFilters {
        top: 0 !important;
    }

    .k-second-on {
        padding: 1rem;
    }

    .k-second-plus {
        width: 100%;
    }

    .list-group-image {
        border-radius: 12px 12px 0px 0px;
        height: 180px;
    }

    .cc-main-head-k {
        color: #4A4848;
        font-family: Inter;
        font-size: 16px;
    }

    .cc-innergris p {
        font-size: 12px !important;
    }

    .cc-compare {
        font-size: 12px;
    }

    .addtofebrate {
        font-size: 12px;
    }

    .wish-icon-cc {
        height: 12px;
        width: 12px;
    }

    #openSlidingDiv {
        display: none !important;
    }

    .experiences {
        display: flex;
        flex-wrap: wrap;
    }

        .experiences .col-md-6 {
            flex: 0 0 50%;
        }

    .exper .card-image img {
        width: 163px;
        height: 130px;
        object-fit: cover;
    }

    .packing-item h2 {
        font-size: 14px;
        letter-spacing: unset;
    }

    .packing-item p {
        margin: 0;
        line-height: 135%;
    }

    .packing-section {
        padding: 15px;
        background: #0451BB;
    }

    .exper .title {
        font-size: 22px;
        margin-bottom: 10px;
    }

    .whats-inc {
        position: static;
        margin-top: 10px;
    }

    .top-k-next {
        overflow-y: inherit;
    }

    .k-top-cc {
        top: 50px;
    }
}
