/* @import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap'); */

@media only screen and (min-width: 992px) {

    .page-template-template-flights .main-banner,
    .home .main-banner {
        padding: 219px 0 169px;
        /* 219px 0 215px */
    }
}

.iscu_overflow_hide #main,
.iscu_overflow_hide #page,
.iscu_overflow_hide #primary,
.iscu_overflow_hide {
    overflow: hidden;
}

.site-footer .footer-logo p {
    margin-top: 9px;
    line-height: 24px;
}

/* .vanafly-tabs__header button {
    line-height: unset !important;
} */

body .vanafly-tabs__header .vanafly-tabs__button,
body .vanafly-tabs__header li {
    height: 100%;
    display: flex;
    align-items: center;
}

.vanafly-tabs__pills.nav.nav-tabs {
    height: 54px;
}

.home .blogs-section .hideonmobile.h2-title {
    margin-bottom: 12px;
}

.hotel_name {
    text-align: left;
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    margin: 2px 0px 2px 0px;
}

.page-template-front-page .blogs-section .carousel:not(.flickity-enabled) {
    display: flex;
    overflow: hidden;
}

.iscu_content {
    text-align: left;
}

.iscu_photos {
	display: flex;
	align-items: center;
	position: absolute;
	left: 10px;
	bottom: 10px;
}
.iscu_user_img img {
    height: 10px;
    margin-left: 5px;
}

.iscu_trust_you {
	background: #128add;
	padding: 1px 8px;
	border-radius: 6px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 23px;
}

.iscu_hotel_description {
    font-size: 1.0em;
    text-align: left;
    color: #707070;
    text-transform: capitalize;
    line-height: 18px;
    margin: 2px 0px;
}

/* .iscu_heading {
    display: flex;
    justify-content: flex-start;
    max-width: 1179px !important;
    color: #3d3d3d;
    margin: auto;
} */
.iscu_heading {
    display: flex;
    justify-content: flex-start;
    max-width: 1200px !important;
    color: #3d3d3d;
    margin: auto;
    visibility: visible;
    animation-duration: 0.8s;
    animation-delay: 0.2s;
    animation-name: right-animation;
    padding-top: 60px;
    margin-bottom: 10px;
    padding-left: 10px;
}

.iscu_main {
    position: relative;
    max-width: 1200px;
    margin: auto;
}

.iscu_hotel_data {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.iscu-swiper-wrapper {
    display: flex;
    width: 100%;
}

.iscu_user_img {
    width: 93px !important;
}

.iscu_hotel_container {
    flex: 0 0 25%;
    box-sizing: border-box;
    padding: 12px;
}

.iscu_hotel_box {
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

.iscu_profile_img {
    width: 275px;
    height: 210px;
    margin: auto;
    overflow: hidden;
    position: relative;
}

.iscu_profile_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 14px;
    display: block;
}


.iscu-button-next,
.iscu-button-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 10;
    font-weight: 900;
    background: #f5f9ef;
    border: 1px solid black;
    border-radius: 50%;
    padding: 7px 12px 7px 12px;
    font-size: 25px;
    color: black;
}

.iscu-button-next {
    right: 2%;
}

.iscu-button-prev {
    left: 2%;
}

.page-id-8 .main-banner-img {
    background: none !important;
}

/* .page-id-8 .main-banner {
    padding: 235px 0 165px !important;
} */

.vanafly-tabs__button {
    color: #707070;
}

.home section.blogs-section .card {
    box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.1) !important;
}

.currency-part {
    visibility: hidden;
    width: 0px;
}

body .flight-search01 {
	box-shadow: unset !important;
	border-radius: unset !important;
	background: unset !important;
	padding: unset !important;
}

.flight-search01 #tpwl-search {
	box-shadow: 0px 3px 10px 0px rgba(0,0,0, .1);
	background: #D0E5F4;
	padding: 20px;
	border-radius: 10px;
}

li#menu-item-1729::before {
	content: url('https://api.iconify.design/mdi/ferris-wheel.svg?color=white&width=24 ');
	position: relative;
	top: 7px;
	padding-right: 5px;
}

.iscu-button-next, .iscu-button-prev {
	top: calc(50% - 25px) !important;
}

.iscu_destination_cheapest_price, .iscu_destination_accomodations {
	display: flex;
	gap: 4px;
}

@media screen {
    html {
        margin-top: 0px !important;
    }
}

/* section.blogs-section .carousel-cell.col-md-6.col-lg-4.flickity-cell{
        padding-top: 0px !important;
    } */

/* @media only screen and (min-width: 768px) {
    section.blogs-section .carousel-cell.col-md-6.col-lg-4.flickity-cell {
        padding-top: 0px !important;
        / * background-color: red; * /
    }
} */

@media only screen and (max-width: 1466px) {
    .iscu_heading {

        padding-left: 45px !important;
    }

    .iscu_main {
        padding-left: 34px !important;
        padding-right: 50px !important;
    }
}

@media only screen and (max-width: 1425px) {
    .iscu_heading {

        padding-right: 50px !important;
        padding-left: 50px !important;
    }

    .iscu_main {

        padding-left: 40px !important;
    }
}

@media only screen and (max-width: 1400px) {
    .iscu_heading {

        padding-left: 34px !important;
    }

    .iscu_main {

        padding-right: 35px !important;
        padding-left: 30px !important;
    }
}

@media only screen and (max-width: 1300px) {
    .iscu_heading {

        padding-left: 40px !important;
    }

    .iscu_main {

        padding-right: 39px !important;
        padding-left: 33px !important;
    }
}

@media only screen and (max-width: 1199px) {
    .iscu_main {
        padding-right: 142px !important;
        padding-left: 126px !important;
    }

    .iscu_heading {
        padding-left: 133px !important;

    }
}


@media only screen and (max-width: 1125px) {
    .iscu_heading {
        padding-left: 100px !important;
    }

    .iscu_main {
        /* padding: 0px 92px; */
        padding-left: 91px !important;
        padding-right: 97px !important;
    }
}

@media only screen and (max-width: 1116px) {
    .iscu_heading {
        padding-left: 93px !important;

    }

    .iscu_main {
        /* padding: 83px; */
        padding-left: 83px !important;
        padding-right: 97px !important;
    }
}

@media only screen and (max-width: 1100px) {
    .iscu_heading {

        padding-left: 85px !important;
    }

    .iscu_main {

        padding-right: 85px !important;
        padding-left: 80px !important;
    }
}

@media only screen and (max-width: 1000px) {
    .iscu_heading {

        padding-left: 34px !important;
    }

    .iscu_main {

        padding-right: 35px !important;
        padding-left: 30px !important;
    }
}

@media only screen and (max-width: 992px) {
    .iscu_main {
        padding-right: 31px !important;
        padding-left: 23px !important;
    }

    .iscu_heading {
        padding-left: 38px !important;

    }
}

@media only screen and (max-width: 991px) {
    .iscu_main {
        padding-right: 152px !important;
        padding-left: 141px !important;
    }

    .iscu_heading {
        padding-left: 152px !important;

    }

    .blogs-section .h2-title {
        font-size: 25px !important;
    }
}


@media only screen and (max-width: 987px) {
    .iscu_heading {

        padding-left: 147px !important;
    }

    .iscu_main {
        padding-left: 138px !important;
        padding-right: 150px !important;
    }
}


@media only screen and (max-width: 921px) {
    .iscu_heading {

        padding-left: 117px !important;
    }

    .iscu_main {
        padding-left: 103px !important;
        padding-right: 117px !important;
    }
}




@media only screen and (max-width: 901px) {

    .iscu_main {
        padding-left: 94px !important;
        padding-right: 113px !important;
    }

    .iscu_heading {

        padding-left: 103px !important;
    }
}

@media only screen and (max-width: 900px) {
    .iscu_heading {

        padding-left: 95px !important;
    }

    .iscu_main {

        padding-right: 99px !important;
        padding-left: 95px !important;
    }

}

@media only screen and (max-width: 888px) {

    .iscu_heading {

        padding-left: 87px !important;
    }

    .iscu_main {

        padding-right: 89px !important;
        padding-left: 87px !important;
    }

}

@media only screen and (max-width: 800px) {
    .iscu_heading {

        padding-left: 50px !important;
    }

    .iscu_main {

        padding-right: 50px !important;
        padding-left: 46px !important;
    }
}






@media only screen and (max-width: 789px) {
    .iscu_main {
        padding-right: 50px !important;
        padding-left: 38px !important;
    }

    .iscu_heading {

        font-size: 25px;
        line-height: 29px;
        padding-left: 50px !important;
    }

}



@media only screen and (max-width: 774px) {
    .iscu_heading {

        padding-left: 43px !important;
    }

    .iscu_main {
        padding-right: 42px !important;
        padding-left: 32px !important;
    }
}

@media only screen and (max-width: 768px) {

    .iscu_heading {
        font-size: 25px;
        line-height: 29px;
        margin-bottom: 17px;
        padding-left: 30px !important;
    }

    .iscu_main {

        padding-right: 30px !important;
        padding-left: 30px !important;
    }
}

@media only screen and (max-width: 767px) {


    .iscu_main {
        padding-right: 129px !important;
        padding-left: 119px !important;
    }

    .iscu_heading {
        font-size: 25px;
        line-height: 29px;
        margin-bottom: 17px;
        padding-left: 131px !important;
    }
}


@media only screen and (max-width: 720px) {


    .iscu_main {
        padding-right: 111px !important;
        padding-left: 92px !important;
    }

    .iscu_heading {
        font-size: 25px;
        line-height: 29px;
        margin-bottom: 17px;
        padding-left: 102px !important;
    }
}

@media only screen and (max-width: 700px) {
    .iscu_heading {

        padding-left: 95px !important;
    }

    .iscu_main {

        padding-right: 90px !important;
        padding-left: 82px !important;
    }

}

@media only screen and (max-width: 666px) {
    .iscu_main {
        padding-right: 81px !important;
        padding-left: 65px !important;
    }

    .iscu_heading {

        padding-left: 75px !important;
    }
}

@media only screen and (max-width: 664px) {
    .iscu_main {
        padding-right: 83px !important;
        padding-left: 66px !important;
    }

    .iscu_heading {
        padding-left: 75px !important;
    }
}

@media only screen and (max-width: 600px) {
    .iscu_main {
        padding-right: 48px !important;
        padding-left: 38px !important;
    }

    .iscu_heading {
        padding-left: 49px !important;
    }
}


@media only screen and (max-width: 576px) {
    .iscu_heading {

        padding-left: 35px !important;
    }

    .iscu_main {

        padding-right: 46px !important;
        padding-left: 22px !important;
    }
}

@media only screen and (max-width: 480px) {

    .iscu_heading {
        font-size: 25px;
        line-height: 29px;
        margin-bottom: 17px;
        padding-left: 31px !important;
    }

    .iscu_main {
        position: relative;
        max-width: 1200px;
        margin: auto;
        padding-left: 20px !important;
        padding-right: 33px !important;
    }

}

/* 

@media only screen and (max-width: 470px) {

    .iscu_heading {
        font-size: 25px;
        line-height: 29px;
        margin-bottom: 17px;
        padding-left: 31px !important;
    }
    .iscu_main {
        position: relative;
        max-width: 1200px;
        margin: auto;
        padding-left: 20px !important;
        padding-right: 33px !important;
    }

} */



@media only screen and (max-width: 460px) {

    .iscu_heading {
        padding-left: 15px !important;
    }

    .iscu_main {
        padding-left: 3px !important;
        padding-right: 17px !important;
    }

}

/* 
@media only screen and (max-width: 461px) {


    .iscu_main {
        position: relative;
        max-width: 1200px;
        margin: auto;
        padding-left: 18px !important;
        padding-right: 35px !important;
    }

} */

@media only screen and (max-width: 431px) {
    .iscu_main {
        position: relative;
        max-width: 1200px;
        margin: auto;
        padding-left: 5px !important;
        padding-right: 22px !important;
    }

    .iscu_heading {
        font-size: 25px;
        line-height: 29px;
        margin-bottom: 17px;
        padding-left: 17px !important;
    }
}

@media only screen and (max-width: 430px) {

    .iscu_heading {
        font-size: 25px;
        line-height: 29px;
        margin-bottom: 17px;
        padding-left: 17px !important;
    }

    .iscu_main {
        position: relative;
        max-width: 1200px;
        margin: auto;
        padding-left: 5px !important;
        padding-right: 20px !important;
    }

}




@media only screen and (max-width: 410px) {

    .iscu_main {
        padding-left: 3px !important;
        padding-right: 15px !important;
    }
}





@media only screen and (max-width: 321px) {

    .iscu_heading {
        font-size: 25px;
        line-height: 29px;
        margin-bottom: 17px;
        padding-left: 15px !important;
    }

    .iscu_main {

        padding-left: 0px !important;
        padding-right: 2px !important;
    }

}

/* .blogs-section.carousel-cell.col-md-6.col-lg-4.flickity-cell{
    padding-top: 0px !important;
} */

.iscu_list_of_destinations_popup_wrap {
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9999;
    overflow-y: auto;
    padding: 20px;

    opacity: 0;
    pointer-events: none;
    transition: opacity 0.4s ease;
    display: flex;
}

.iscu_list_of_destinations_popup_wrap.iscu_active {
    opacity: 1;
    pointer-events: all;
    display: flex;
}

.iscu_destination_wrap:hover {
    background-color: #f0f0f3;
    border-radius: 8px;
}

.iscu_list_of_destinations_popup_wrap.iscu_hide_now {
    display: none !important;
}

.iscu_list_of_dest_wrap {
    background: white;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
    border-radius: 14px;
    transform: translateY(60px);
    opacity: 0;
    transition: transform 0.4s ease, opacity 0.4s ease;
    padding: 5px 0px;
}

.iscu_list_of_dest_wrapp {
    /* overflow-y: scroll !important;
scrollbar-width: thin;
scrollbar-color: #888 #f1f1f1; */
    width: 500px;
    overflow: hidden;
    max-height: 85vh;
}


.iscu_list_of_destinations_popup_wrap.iscu_active .iscu_list_of_dest_wrap {
    transform: translateY(0);
    opacity: 1;
}

.iscu_list_destination_section_1 {
    position: relative;
    height: 130px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
    margin: 30px 15px 0px 15px;
}

.iscu_list_of_destination_country_bg_img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    z-index: 1;
    border-radius: 8px;
}


.iscu_list_of_destination_country_name_wrap {
    position: relative;
    z-index: 2;
    font-size: 22px;
    font-weight: bold;
    display: flex;
    gap: 5px;
    height: 100%;
    width: 100%;
    justify-content: center;
    align-items: end;
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 8px;
    padding: 10px;
}

.iscu_list_of_destination_country_name {
    color: #ffcb00 !important;
}

.iscu_list_of_destinations_wrap {
    /* display: none; */
    margin: 20px 0px 15px 0px;
}



.iscu_list_of_destinations_wrap.iscu_active {
    display: flex;
    flex-direction: column;
}

.iscu_destination_wrap {
    display: flex;
    justify-content: space-between;
    padding: 15px 20px;
    margin: 0px 20px;
}

.iscu_destination_wrap_1 {
    display: flex;
    align-items: center;
    gap: 10px;
}

.iscu_destination_img img {
    width: 55px;
    height: 55px;
    object-fit: cover;
    border-radius: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.iscu_destination_img {
    width: 55px;
    height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #e5dfdf;
    border-radius: 6px;
}

.iscu_destination_information_wrap {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.iscu_destination_name {
    font-weight: bold;
    font-size: 16px;
    line-height: 1;
}

.iscu_destination_cheapest_price,
.iscu_destination_accomodations {
    font-size: 12px;
    color: #555;
    line-height: 1;
}

.iscu_destination_wrap_2 .iscu_book_link {
    background: #d9d9d9;
    color: #030b12;
    padding: 4px 16px;
    border-radius: 4px;
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
    transition: all 0.3s ease;
}

.iscu_destination_wrap_2 .iscu_book_link:hover {
    background: #128ADD;
    color: white;
}

.iscu_loader {
    z-index: 10000;
    font-size: 12px;
    color: #000;
    background: #fff;
    padding: 15px 25px;
    border-radius: 8px;
    display: none;
    margin: 40px auto;
}

.iscu_list_of_destinations_wrap.iscu_loading .iscu_loader {
    display: flex;
    justify-content: center;
}

.iscu_destination_list_wrap {
    display: none;
}




.iscu_list_of_destination_country_bg_img {
    background-color: #ccc;
    background-size: cover;
    background-position: center;
}

/* .iscu_close_btn_popup {
    position: absolute;
    top: -27px;
    right: -7px;
    background-color: #b6b4b4 !important;
    height: 18px;
    width: 18px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 17px;
    cursor: pointer;
} */

.iscu_close_btn_popup {
    position: absolute;
    top: -27px;
    right: -7px;
    background-color: #b6b4b4 !important;
    height: 18px;
    width: 18px;
    border-radius: 50%;
    display: grid;
    place-items: center;
    font-size: 14px;
    cursor: pointer;
}

.iscu_no_scroll {
    overflow: hidden;
    /* height: 100%; */
}

.hotels.destinations-btn,
.sec-btn.book-hotels {
    cursor: pointer;
}

/* .iscu_list_of_destinations_wrap:not(.iscu_active) {
    display: none;
} */

.iscu_list_of_destinations_wrap:not(.iscu_loading) .iscu_destination_wrap {
    display: flex !important;
}

.iscu_list_of_destinations_wrap:not(.iscu_loading) .iscu_destination_list_wrap {
    display: flex !important;
    flex-direction: column;
}



.iscu_list_of_destinations_wrap .iscu_destination_wrap {
    display: flex !important;
}

.iscu_no_destinations {
    text-align: center;
    font-weight: bold;
    display: flex;
    justify-content: center;
    padding: 0px !important;
    pointer-events: none;
}

.iscu_all_destinations {
    display: none;
}

/* .iscu_close_btn_popup:before {
    content: "✕";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    line-height: 1;
} */

@media only screen and (min-width: 1000px) {

    .page-id-576.page-template-template-airport-transfer .main-banner.flights-banner {
        padding-top: 65px;
        padding-bottom: 15px;
    }
}

.page-id-576 .banner-media {
    border-radius: .5rem;
    overflow: hidden;
    max-width: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.page-id-576 .main-banner.flights-banner {
    background: #f5f5f5;
    padding-top: 65px;
    padding-bottom: 15px;
}

.page-id-576 .main-banner.flights-banner .container {
    background-color: var(--primary-color);
    min-height: 240px;
    max-width: 1122px;
    border-radius: .5rem;
    display: flex;
    align-items: center;
    padding-left: 30px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    box-sizing: border-box;
    justify-content: space-between;
    margin-top: 15px;
}

/* .page-id-576 .banner-content {
    padding-bottom: 30px;
} */

.page-id-576 .banner-media img,
.page-id-576 .banner-media video {
    max-height: 220px;
    min-height: 220px;
    border-radius: .5rem;
}

.page-id-576 .main-banner.flights-banner .row {
    margin: unset;
}

.page-id-576 .main-banner.flights-banner .container {
    gap: 30px;
}

.page-id-576.page-template-template-airport-transfer .main-banner.flights-banner {
    padding-left: 15px;
    padding-right: 15px;
}

.page-id-576 .main-banner.flights-banner .row.banner-media-row * {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    object-fit: cover;
}

body .seo-location-item .title {
    font-weight: bold;
    font-size: 0.875rem;
}

body .vanafly-tabs__header .vanafly-tabs__button {
    color: #707070;
}

/* Default font family for the body (Roboto) */
body,
span,
p {
    font-family: 'Roboto', sans-serif;
}

/* Apply Poppins to all elements with class containing '-title' or 'title' */
[class*="-title"]:not(.subtitle) *,
[class*="-title"]:not(.subtitle) {
    font-family: 'Poppins', sans-serif !important;
}

/* Ensure subtitle elements use Roboto */
.subtitle,
.subtitle * {
    font-family: 'Roboto', sans-serif !important;
}

/* Exclude specific elements from being affected by the Poppins font family (e.g., icons, SVGs) */
[class*="-title"] i,
[class*="-title"] svg,
[class*="-title"] .icon,
.subtitle i,
.subtitle svg,
.subtitle .icon {
    font-family: inherit !important;
}

body .currency_and_help .hideonmobile2 a {
    left: -110px;
}

body .vanafly-tabs__header .vanafly-tabs__button.active {
    font-weight: 700;
    font-size: 0.875rem;
}


@media only screen and (max-width: 991px) {
    .page-id-576.page-template-template-airport-transfer .main-banner.flights-banner .container {
        flex-direction: column;
        padding: 20px;
        gap: 15px;
    }

    .page-id-576 .main-banner.flights-banner .row {
        width: 100%;
    }

    .page-id-576 .banner-content {
        padding-bottom: 0px;
    }

}

@media only screen and (max-width: 520px) {

    .iscu_list_of_dest_wrapp {
        width: 470px;
    }

}

@media screen and (min-width: 481px) {

    .iscu_heading.mobile,
    .home .banner-content .h4-title.mobile,
    .home .banner-content .h1-title.mobile {
        display: none;
    }

}

@media only screen and (max-width: 480px) {

    .iscu_heading.desktop,
    .home .banner-content .h4-title.desktop,
    .home .banner-content .h1-title.desktop {
        display: none;
    }

    /* .site-header .container .row .col-lg-3 {
        left: 45px !important;
    }

    .menu-toggle {
        right: 45px !important;
    } */

    .home[style="overflow: hidden;"] header,
    .cascoon-no-scroll-mobile header {
        display: none;
    }

    .root .counters-select .select-list--display.select-list.select-list--mobile {
        z-index: 999999999999 !important;
    }

    /* .page-id-8 .search-flights .row {
        margin: unset;
    } */

    .site-footer .row,
    .faq-banner .row,
    body .join-our {
        margin-left: 0;
        margin-right: 0;
    }

    .join-our .container {
        padding: 0 15px;
    }

    body footer.site-footer .row.col-lg-8.p-0 {
        padding: 0px !important;
    }

    .home .main-banner::before {
        background-image: none;
    }

    .footer-logo {
        padding-inline: unset !important;
    }

    /* .home .banner-content .h1-title {
        font-size: 28px;
        line-height: 34px;
        display: flex;
    }

    .home .banner-content .h4-title {
        font-size: 8px;
        padding: 0;
        line-height: 18px;
    } */

    .page-template-template-flights .main-banner {
        padding: 115px 0 !important;
    }

    .page-id-8 .search-flights {
        margin-top: -96px !important;
    }

    .home .main-banner {
        padding: 115px 0 130px 0;
    }

    .iscu_list_of_dest_wrap {
        padding: 0px;
    }

    .iscu_list_of_dest_wrapp,
    .iscu_list_of_dest_wrap {
        max-height: 90vh;
    }

    .iscu_list_of_dest_wrapp {
        width: 100% !important;
        overflow-y: scroll !important;
        scrollbar-width: thin;
        scrollbar-color: #888 #f1f1f1;
    }

    .iscu_close_btn_popup {
        display: none !important;
    }

    .iscu_list_destination_section_1 {
        margin: 20px 20px 0px 20px !important;
    }

    .iscu_list_of_destinations_popup_wrap {
        padding: 0 !important;
        display: flex;
        justify-content: center;
        align-items: flex-end;
        transition: opacity 0.3s ease;
        opacity: 0;
        pointer-events: none;
    }

    .iscu_list_of_dest_wrap {
        width: 100%;
        max-height: 90vh;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.2);
        transform: translateY(100%);
        opacity: 0;
        transition: transform 0.3s ease, opacity 0.3s ease;
        overflow-y: auto;
    }

    .iscu_list_of_destinations_popup_wrap.active {
        opacity: 1;
        pointer-events: auto;
    }

    .iscu_list_of_destinations_popup_wrap.active .iscu_list_of_dest_wrap {
        transform: translateY(0);
        opacity: 1;
    }

    .iscu_bottom_sheet_handle {
        width: 40px;
        height: 5px;
        background: #ccc;
        border-radius: 3px;
        margin: 8px auto;
        cursor: pointer;
    }

    /* .iscu_destination_wrap {
        border: 1px solid #e3e3e3;
        border-radius: 16px;
        flex-direction: column;
        gap: 10px;
    } */

    /* .iscu_destination_list_wrap {
        gap: 15px;
    } */

    /* .iscu_destination_wrap_1 {
        flex-direction: row-reverse;
        justify-content: space-between;
    } */

    /* .iscu_book_link {
        width: 100% !important;
        min-width: 100% !important;
        max-width: 100% !important;
        display: flex;
        justify-content: center;
        padding: 8px !important;
        border-radius: 8px !important;
    }

    .iscu_destination_information_wrap {
        display: flex;
        flex-direction: column;
        gap: 8px;
    } */

    .iscu_all_destinations {
        display: flex;
        justify-content: center;
        margin-top: 20px;
        font-weight: 900;
        font-size: 18px;
        display: flex !important;
    }
}

@media only screen and (max-width: 360px) {
    .iscu_list_destination_section_1 {
        margin: 20px 10px 0px 10px !important;
    }

    .iscu_list_of_destination_country_name_wrap {
        font-size: 20px;
    }

    .iscu_destination_wrap {
        padding: 10px !important;
        margin: 0px 10px !important;
    }
}