﻿.header_menu {
    display: none;
}

#back-to-top .fa-angle-up {
    color: #fff;
    font-size: 18px;
    height: 37px !important;
    line-height: 32px !important;
    width: 38px !important;
    border-radius: 50%;
    display: inline-block;
    background-image: none;
    background: var(--btn-two-bg);
    border: 2px solid #fff;
    text-align: center;
}

.scroll_btn {
    z-index: 1;
    bottom: 74px;
    position: fixed;
    right: 0px;
}

.nation_icon {
    background-position: -663px -197px;
}

.nofound_detail {
    color: var(--color-two);
}

    .nofound_detail p {
        color: var(--color-two);
    }

    .nofound_detail .common_button {
        background: var(--color-two);
        color: var(--btn-bg);
    }

.tr_modify_s {
    display: flex;
    gap: 5px;
}

.Modify_Search .tr_modify_s .transfer_search_btn {
    max-width: 90px;
    height: auto;
}

.tr_leftdiv {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.search_tab li.Active a .menu_icon, .search_tab a:hover .menu_icon {
    filter: brightness(0) invert(1);
}

.search_tab li.Active a, .search_tab a:hover {
    background: var(--active-menu);
    color: var(--color-two);
    border-color: var(--active-menu);
}

ul.list_bg li.Active a, .list_bg a:hover {
    border-color: #ffffffa1;
}

.date_tie {
    position: absolute;
    bottom: 0px;
    color: var(--Main-color-turquoise, #49C8C0);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
    padding: 20px 5px 1px 10px;
    pointer-events: none;
}

.search_tab {
    display: flex;
    align-items: center;
    column-gap: 5px;
    position: relative;
    width: calc(100%);
    overflow: auto;
    border-radius: 10px 10px 0px 0px;
    margin: 40px 0 0;
    z-index: 1;
    justify-content: center;
}

ul.search_tab li {
    flex: 1;
    max-width: 215px;
}

.search_tab li a {
    font-size: 18px;
    line-height: 14px;
    padding: 4px 20px;
    color: var(--active-menu);
    font-weight: 700;
    white-space: nowrap;
    text-align: center;
    display: flex;
    align-items: center;
    column-gap: 7px;
    width: 100%;
    border-radius: 8px 8px 0px 0px;
    border: 1px solid var(--Border-border-separator, #DBE0E5);
    background: #FFF;
    justify-content: center;
}

.mobile_sort_by .mobile_dr_close {
    width: auto;
    padding-right: 10px;
    font-weight: 500;
}

.datepicker_block {
    display: flex;
}

.border_none {
    border: none;
}

.service_count_block {
    margin-bottom: 0;
}

.modify_block {
    padding: 0px 0 20px 0px;
}

.Modify_Search {
    max-width: 1330px;
    margin: 0 auto;
    width: calc(100% - 15px);
    position: relative;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    border-radius: 10px;
    background: var(--color-two);
    height: auto;
    justify-content: center;
    padding: 20px;
}

.panel_row {
    display: flex;
    flex-wrap: wrap;
    padding: 0px;
    gap: 10px;
}

.n_d_div {
    flex: 1;
    position: relative;
}


.n_d_none:after {
    display: none;
}

.n_d_none {
    border-radius: 8px 0px 0px 8px;
}

.country_w {
    min-width: 508px;
}

.n_d_none_right {
    border-radius: 0px 8px 8px 0px;
}

.room_max {
    max-width: 200px;
    min-width: 200px;
}

.date_div {
    position: relative;
    flex: 1;
}

.fliht_ex {
    width: 35px;
    height: 65px;
    position: relative;
    margin: 0 auto;
    left: 0;
    right: 0;
    cursor: pointer;
    background-position: -223px 23px;
    border-left: 1px solid var(--border-color);
    background-color: #fff;
    border-top: 1px solid var(--border-color);
    border-bottom: 1px solid var(--border-color);
}

.lbl_up {
    font-size: 15px;
    position: absolute;
    color: #777E90;
    z-index: 2;
    white-space: nowrap;
    top: 10px;
    font-weight: 300;
    pointer-events: none;
    background: transparent;
    width: auto;
    max-width: fit-content;
    left: 15px;
    right: 0;
    text-align: left;
    line-height: 14px;
}

.clock_time {
    background-color: transparent;
    border: none;
    padding: 0;
    background-position: -677px -144px;
    position: absolute;
    top: 25px;
    right: 10px;
}

.drop_icon {
    width: 22px;
    height: 22px;
    pointer-events: none;
    position: absolute;
    top: 21px;
    right: 10px;
    z-index: 1;
}

.down_location {
    background-position: -362px -109px;
}

.country_location {
    background-position: -401px -107px;
}

.down_checkin {
    background-position: -105px -96px;
}

.night_div .down_moon {
    background-position: -76px -89px;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 5px;
}

.down_room {
    background-position: -109px -88px;
}

.down_arrow {
    background-position: -663px -197px;
    right: 12px;
    left: auto;
}

.typevisicon {
    background-position: -524px -106px;
}

.down_nationalty {
    background-position: -486px -110px;
}

.select_code {
    position: absolute;
    max-width: 110px;
    pointer-events: none;
}

.tel_div {
    max-width: 110px;
}

.country_Number {
    display: flex;
}

.search_input {
    height: 55px;
    width: 100%;
    color: #9C9C9C;
    padding: 15px 15px 0px 15px;
    font-size: 20px;
    cursor: pointer;
    outline: none;
    appearance: none;
    background: #fff;
    box-sizing: border-box;
    font-weight: 400;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 35px;
    border-radius: 5px;
    border: 1px solid #E7E7E7;
}

.search_button {
    width: 100%;
    height: 50px;
    display: flex;
    align-items: center;
    background-color: var(--btn-bg);
    border-radius: 8px;
    transition: all 0.3s;
    border: none;
    color: var(--color);
    justify-content: center;
    font-size: 18px;
    column-gap: 10px;
    position: relative;
    max-width: 180px;
    margin-left: 0px;
    font-weight: 500;
    line-height: 14px;
}

.hotel_title_modify .hotel_count {
    font-size: 30px;
    line-height: 29px;
    color: var(--color);
    padding: 15px 0px;
}

.hotel_date_p {
    display: flex;
}

.night_div {
    max-width: 100px;
    display: none;
}

    .night_div select {
        padding-top: 15px;
    }

.br_left_r {
    border-left: none;
    border-radius: 0px 8px 8px 0px;
}

.br_right_r {
    border-right: none;
    border-radius: 8px 0px 0px 8px;
}



.br_none {
    border: none;
}
/*hotel block*/
.div_row {
    display: flex;
    column-gap: 30px;
}

.div_left, .div_right {
    flex: 1;
}

.div_right {
    max-width: 317px;
}

.map_view {
    display: flex;
    align-items: center;
    column-gap: 10px;
    font-weight: 600;
    font-size: 14px;
    color: var(--all-text-main);
    justify-content: center;
    margin-bottom: 20px;
    border-radius: 10px;
    position: relative;
    flex-direction: column;
    row-gap: 10px;
}

    .map_view img {
        border-radius: 8px;
        object-fit: cover;
        width: 100%;
        height: 210px;
    }

    .map_view span {
        position: relative;
        padding: 6px 5px;
        width: 100%;
        display: block;
        margin: 0 auto;
        text-align: center;
        cursor: pointer;
        font-weight: 600;
        font-size: 22px;
        line-height: 35px;
        color: #1B427B;
        box-sizing: border-box;
        border-radius: 8px;
        border: 1px solid var(--color);
        background: var(--color);
    }
/*filter css*/

.filter_div_all {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}

.sidebar-item {
    display: block;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
    padding: 10px 10px 10px 20px;
    background: var(--color-two);
    border-radius: 15px;
}

    .sidebar-item:first-child {
        padding-bottom: 0px;
    }

.item-filter {
    margin: 10px 0;
    overflow: auto;
    max-height: 300px;
}

.sidebar-item .filter_text {
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
    display: flex;
    width: 100%;
    color: var(--all-text-main);
    padding: 0px;
    align-items: center;
    justify-content: space-between;
    text-transform: uppercase;
}

.input_check_box label, .check-square li a {
    line-height: 27px;
    font-size: 24px;
}

    .input_check_box label .fa-star {
        font-size: 16px;
    }

.fa-angle-up:before {
    content: "\f106";
}

.collapsed .fa-angle-up:before {
    content: "\f107";
}


.sidebar-item a .fa-angle-up {
    font-size: 23px;
}

ul.check-square {
    display: flex;
    flex-direction: column;
    row-gap: 5px;
}

.hotel_list_block {
    display: flex;
    row-gap: 20px;
    flex-direction: column;
}

.main_block_li {
    display: flex;
    padding: 16px;
    border: 1px solid var(--table-head);
    border-radius: 16px;
    background: var(--bottom-header-text);
    flex-wrap: wrap;
    position: relative;
}

.image_div {
    position: relative;
    flex: 0 0 27%;
    max-width: 27%;
    flex-shrink: 0;
}

.main-img img {
    min-height: 255px;
    object-fit: cover;
    max-height: 255px;
    border-radius: 8px;
    width: 100%;
}

.tranfer_list .main-img img {
    object-fit: contain;
}

.product_detail {
    row-gap: 9px;
    display: flex;
    flex: 0 0 73%;
    max-width: 73%;
    align-items: flex-start;
}

.product_sub_d {
    height: 100%;
    display: flex;
    flex-direction: column;
    flex: 0 0 73%;
    max-width: 73%;
    padding: 5px 5px 5px 24px;
    row-gap: 5px;
    position: relative;
}



.p_name_title {
    max-width: 100%;
    transition: all 0.3s;
    line-height: normal;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.profile_star i {
    color: var(--active-menu);
    font-size: 21px;
    position: relative;
    display: inline-block;
}

.hotel_adderss {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: var(--all-text-sub);
}

.prodct_name, .prodct_name a {
    font-weight: 600;
    font-size: 30px;
    color: var(--all-text-main);
    overflow: hidden;
    line-height: 25px;
}

.place {
    color: #FFCD00;
    font-size: 17px;
    letter-spacing: 3px;
    width: 100%;
    display: flex;
}

.transfercancellation {
    border-radius: 8px;
    background: #fff;
    max-width: fit-content;
    padding: 8px;
    color: var(--btn-bg);
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    border: 1px solid var(--btn-bg);
    margin-top: 20px;
    z-index: 1;
}

span.way_type {
    border-radius: 4px;
    background: #EDF1FE;
    display: block;
    max-width: fit-content;
    padding: 10px 10px;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
}

.hotel_Adderss {
    font-weight: 600;
    font-size: 18px;
    color: #7E8389;
    position: relative;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: flex;
    white-space: nowrap;
    column-gap: 5px;
    align-items: center;
    max-width: 500px;
}

.h_address {
    max-width: calc(100% - 80px);
    overflow: hidden;
    text-overflow: ellipsis;
}

.map_view_h {
    display: flex;
    align-items: center;
    color: #7E8389;
    font-weight: 600;
    font-size: 13px;
    cursor: pointer;
    text-decoration: underline;
    display: none;
}

span.common_icon.see_map {
    min-width: 18px;
    height: 21px;
    background-position: -376px -206px;
}

ul.service {
    display: flex;
    gap: 5px;
    position: relative;
    margin: 15px 0 0 0;
    z-index: 1;
}

    ul.service li {
        padding: 5px 12px;
        max-width: fit-content;
        flex: 1;
        line-height: 20px;
        color: var(--all-text-main);
        font-weight: 400;
        font-size: 18px;
        border-radius: 8px;
        cursor: pointer;
        display: flex;
        align-items: center;
        column-gap: 5px;
        background: rgba(18, 73, 127, 0.13);
        height: 40px;
    }

.notyfy_info {
    border-radius: 3px;
    background: #ECFED8;
    max-width: fit-content;
    padding: 5px;
    color: #353535;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-top: auto;
    display: none;
}

.decrip_icon {
    background-position: -383px -51px;
}

.facility_icon {
    background-position: -34px -113px;
}

.map_icon_des {
    background-position: -148px -147px;
    transform: scale(0.80);
}

.streeview_icon {
    background-position: -195px -147px;
    transform: scale(0.80);
}

.decrip_icon_tour {
    background-position: -380px -50px;
}

.includ_icon {
    background-position: -413px -98px;
    transform: scale(0.90);
}

.timing_icon {
    background-position: -178px -97px;
}

.tab_usefulinfo .useinfo_icon {
    background-position: -538px -195px;
    width: 24px;
    height: 24px;
}

.service_icon {
    min-width: 22px;
    height: 22px;
}

.two_line_row {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 50px;
    display: none;
}

.facility_div {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    margin: 5px 0;
}

.facility_repet {
    display: flex;
    align-items: center;
    color: var(--all-text-main);
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    column-gap: 5px;
}

.facility_div.green_inclued .facility_repet {
    color: #62A916;
}

.facility_icon {
    width: 20px;
    height: 25px;
    background-position: -244px -145px;
}

.FreeWiFi {
    background-position: -6px -708px;
}

.Parkingavailable {
    background-position: -29px -709px;
}

.Bar\/Lounge {
    background-position: -52px -709px;
}

.DiningServices {
    background-position: -75px -709px;
}

.Breakfastincluded {
    background-position: -7px -663px;
}

.FreeCancellation {
    background-position: -75px -709px;
}

.fav_icon {
    position: absolute;
    width: 32px;
    height: 32px;
    top: 10px;
    right: 10px;
    background-position: -340px -44px;
    background-color: #fff;
    border-radius: 6px;
    z-index: 1;
    cursor: pointer;
}

    .fav_icon.active {
        background-position: -647px -232px;
    }

.fav_popup {
    background: var(--btn-two-bg);
    border-radius: 5px;
    position: fixed;
    margin: 0 auto;
    max-width: fit-content;
    width: 100%;
    bottom: -100%;
    color: #fff;
    left: 0;
    right: 0;
    z-index: 99;
    padding: 15px;
    display: flex;
    justify-content: space-between;
    gap: 20px;
    font-size: 17px;
    font-weight: 500;
    visibility: hidden;
    transition: all 0.5s;
    opacity: 0;
    align-items: center;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.10);
}

    .fav_popup > a {
        font-weight: 600;
        padding: 5px 10px;
        border-radius: 4px;
        background: #fff;
        color: var(--btn-bg);
    }

    .fav_popup.active {
        opacity: 1;
        bottom: 20px;
        visibility: visible;
    }


    .fav_popup > a:hover {
        background: yellow;
        color: #000;
    }

.price_seaction {
    text-align: right;
    display: flex;
    flex-direction: column;
    flex: 0 0 27%;
    max-width: 27%;
    height: 100%;
    padding: 0;
    justify-content: flex-end;
    align-items: end;
}

.trip_reting_block {
    margin-top: 49px;
}

.review_div {
    display: flex;
    align-items: flex-start;
    white-space: nowrap;
    gap: 10px;
    position: relative;
}

.review_count_trip {
    border-radius: 4px;
    background: #0F803F;
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}

.review_text {
    font-weight: 600;
    font-size: 20px;
    line-height: normal;
    color: var(--active-menu);
}

.total_c_font {
    font-size: 18px;
    line-height: 24px;
    color: var(--all-text-sub);
}

.main_price_div {
    display: flex;
    flex-direction: column;
    row-gap: 5px;
    align-items: center;
    margin-top: auto;
}

.main_price {
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: var(--all-text-main);
}

.total_night_div {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: var(--all-text-main);
    background-color: #EDF1FE;
}

.price_text {
    color: var(--all-text-main);
    text-align: center;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
}

.descount_block {
    display: flex;
    border-radius: 2px;
    overflow: hidden;
    font-size: 12px;
}

    .descount_block > span {
        background: #F00;
        padding: 5px;
        color: #fff;
    }

    .descount_block del {
        background: #FFEFEF;
        padding: 5px;
    }

.book_button {
    font-size: 22px;
    text-align: center;
    font-weight: 600;
    padding: 7px 15px;
    cursor: pointer;
    background: var(--btn-bg);
    border-radius: 8px;
    color: var(--color-two);
    line-height: 24px;
    transition: all 0.3s;
    display: flex;
    border: none;
    max-width: 150px;
    width: 100%;
    height: 48px;
    align-items: center;
    min-width: 150px;
    justify-content: center;
}

.view_l_detail {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    max-width: 100%;
    opacity: 0;
    z-index: 0;
    cursor: pointer;
}

.login_low_price {
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    padding: 0px 5px;
    cursor: pointer;
    background: #fff;
    border-radius: 3px;
    color: var(--btn-bg);
    line-height: 33px;
    transition: all 0.3s;
    min-width: 140px;
    display: block;
    border: 1px solid var(--btn-bg);
    width: calc(100% - 10px);
    margin-left: auto;
    margin-top: 10px;
}
/*filter*/


.all_filter {
    display: flex;
    align-items: center;
    gap: 15px;
    justify-content: space-between;
    margin-bottom: 10px;
}

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

.Search_Your_Hotel input {
    border-radius: 8px;
    border: 1px solid var(--border-color);
    background: #FFF;
    height: 50px;
    padding: 16px;
    color: #777777;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    min-width: 282px;
    width: 100%;
    text-overflow: ellipsis;
}

.search_icon {
    position: absolute;
    height: 24px;
    width: 24px;
    right: 10px;
    background-position: -304px -47px;
    top: 13px;
}

.Search_Your_Hotel {
    position: relative;
}
/*price slider*/
.ui-slider .ui-slider-range {
    display: block;
    position: absolute;
    z-index: 1;
    border: none;
    background: var(--active-menu);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px 5px 5px 5px;
    border-radius: 5px;
    height: 100%;
}

.ui-slider.ui-widget-content {
    background: var(--border-color);
    border-radius: 6px;
    height: 2px;
    position: relative;
    text-align: left;
    margin-bottom: 15px;
    width: 91%;
}

.ui-slider .ui-slider-handle {
    cursor: default;
    position: absolute;
    z-index: 1;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #fff;
    margin-left: 0;
    top: -10px;
    border: 3px solid var(--active-menu);
}

.min_height50 {
    min-height: 50px;
    padding-top: 15px;
}

.price-label {
    display: flex;
    justify-content: space-between;
    column-gap: 15px;
    padding-top: 8px;
}



.min-price-label, .max-price-label {
    padding: 3px 10px;
    border-radius: 3px;
    border: 1px solid var(--border-color);
    background: transparent;
    color: var(--all-text-main);
    font-size: 18px;
    font-weight: 400;
    width: 100%;
    text-align: center;
    line-height: 20px;
}
/*star rating*/

.rating ul {
    display: flex;
    justify-content: flex-start;
    line-height: 20px;
    align-items: center;
    column-gap: 10px;
    margin-bottom: 0;
}

.rating li:not(:checked) > input {
    top: -9999px;
    position: fixed !important;
}

.rating li:not(:checked) > label {
    position: relative;
    cursor: pointer;
    text-transform: none;
    font-size: 14px;
    height: 35px;
    width: 55px;
    background: #F0F2F5;
    margin-bottom: 0;
    display: flex;
    justify-content: center;
    line-height: 35px;
    align-items: center;
    padding: 0 5px;
    border-radius: 2px;
    column-gap: 9px;
    font-weight: bold;
}

.fa-star:before {
    content: "\f005";
}



#star-filter .rating li:not(:checked) > label {
    width: 100%;
    background: transparent;
    display: flex;
    align-items: center;
    column-gap: 3px;
    color: #FFA800;
    line-height: 14px;
}

.rating li label span {
    position: relative;
    font-size: 14px;
}

#star-filter .rating li label span {
    left: 7px;
}

.rating li > input:checked ~ label .fa-star-o {
    color: #000;
}

.rating li > input:checked ~ label {
    background-color: #F7BB15;
}

.guest_rating .rating li > input:checked ~ label {
    background-color: var(--btn-two-bg);
    color: #fff;
}

.fa-star-o:before {
    content: "\f005";
}

.rating li > input:checked ~ label span {
    color: #000;
}

.rating li i.fa.fa-star-o {
    position: relative;
    color: #DDDDDD;
    font-size: 15px;
}

#star-filter .rating li i.fa.fa-star-o {
    left: 2px;
}

.rating_new li:not(:checked) > label:hover {
    color: var(--primary-color);
}

.rating .filters-option {
    margin-bottom: 0px;
    padding-left: 0px;
    align-items: flex-start;
}

ul.filter_short {
    display: flex;
    overflow: auto;
    column-gap: 15px;
    align-items: center;
    justify-content: space-between;
    margin: 0;
}

    ul.filter_short .down_arrow {
        top: 18px;
        position: absolute;
        width: 15px;
        height: 15px;
        background-position: -666px -199px;
    }

.sort_text {
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    white-space: nowrap;
}

ul.filter_short li {
    position: relative;
    flex: 1;
}


ul.filter_short > li > button, ul.filter_short > li > select {
    padding: 12px;
    cursor: pointer;
    display: block;
    color: #777777;
    font-size: 20px;
    font-weight: 500;
    white-space: nowrap;
    line-height: 24px;
    border: 1px solid var(--border-color);
    border-radius: 8px;
    background: #fff;
    text-transform: capitalize;
    min-width: 250px;
    width: 100%;
}

.pkg_short {
    border-radius: 8px;
    background: #EDF1FE;
    padding: 16px;
    margin-bottom: 15px !important;
}


.sortbyfilter button:hover, ul.filter_short > li.sortby_select button, .recom_text_clr.active button {
    color: var(--active-menu);
    border: 1px solid var(--active-menu);
}

.filter_short button {
    border-radius: 8px;
    border: 1px solid var(--border-color);
    background: #fff;
    width: 100%;
    padding: 12px;
    font-size: 20px;
    font-weight: 400;
    display: flex;
    justify-content: center;
    gap: 10px;
    align-items: center;
    color: var(--active-menu);
}

/*map popup css start*/
.mycontrol.newbox.mapclose {
    width: 340px;
    background: #fff;
    padding: 10px;
    display: flex;
    position: absolute;
    z-index: 1;
    left: 20px;
    top: 20px;
}

.mycontrol_pop_icon {
    width: 340px;
    background: #fff;
    display: flex;
    position: relative;
    z-index: 1;
    left: 0px;
    top: 0px;
}

.gm-ui-hover-effect {
    display: none !important;
}

.map_box_h_name {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    line-height: 17px;
    font-weight: 500;
    font-size: 13px;
}

.imge_map {
    width: 65px;
    overflow: hidden;
    height: 65px;
}

    .imge_map img {
        height: 65px;
        width: 100%;
    }

.map_text_name {
    margin-left: 10px;
    width: 190px;
    font-size: 15px;
}

.price_map {
    width: 100px;
    font-size: 17px;
    font-weight: 500;
    text-align: right;
    color: #070003;
}


.mapwait_page {
    display: none;
}

.mapclose .close::before, .small_box_close:before {
    background: var(--btn-bg);
    content: "\f00d";
    font-family: FontAwesome;
    font-size: 15px;
    position: absolute;
    top: -10px;
    z-index: 10000;
    opacity: 1 !important;
    color: #fff;
    border: 2px solid #fff;
    height: 35px;
    width: 35px;
    margin: 16px 0 0 -28px;
    border-radius: 20px;
    text-align: center;
    line-height: 28px;
    right: 7px;
    cursor: pointer;
    font-weight: normal;
}

.small_box_close:before {
    top: -25px;
    right: -10px;
}

.mapmodal-content {
    height: 100vh;
    position: relative;
    width: 100%;
    max-height: 620px;
}

.mapset {
    height: 100%;
    position: absolute;
    width: 100%;
}

.loading-message, .sk-spinner-double-bounce.sk-spinner {
    left: 50%;
    transform: translate(-50%,-50%);
    transition: height .4s ease-in-out;
}

.mappop {
    background-color: #000;
    height: 100%;
    position: relative;
    opacity: .8;
    z-index: 999;
}

.loading-message {
    position: absolute;
    top: 57%;
    color: #fff;
}

.sk-spinner-double-bounce.sk-spinner {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
}

.sk-spinner-double-bounce .sk-double-bounce1, .sk-spinner-double-bounce .sk-double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #fff;
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-doubleBounce 2s infinite ease-in-out;
    animation: sk-doubleBounce 2s infinite ease-in-out;
}

.sk-spinner-double-bounce .sk-double-bounce2 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

@-webkit-keyframes sk-doubleBounce {
    0%,100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes sk-doubleBounce {
    0%,100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.span-box {
    position: absolute;
    z-index: 100;
    margin-top: 17px;
    opacity: 1;
    transition: visibility 0s,opacity 1s linear;
}

.right_box {
    float: right !important;
}

.span-box span {
    border: 2px solid rgba(0,0,0,.53);
    background: rgba(0,0,0,.53);
    width: 178px;
    padding: 5px 20px;
    color: #fff;
    font-weight: 500;
    text-align: center;
}
/*map popup css end*/

/*list page detail*/
#list_detail_data .tab-content {
    height: calc(100vh - 230px);
}

ul.listmenu, ul.listmenutab_ad {
    display: flex;
    column-gap: 10px;
    position: sticky;
    top: 0;
    background: #fff;
    padding: 10px 0;
    margin: 0;
    z-index: 9;
}

    ul.listmenu li, ul.listmenutab_ad li {
        flex: 1;
    }

        ul.listmenu li a, ul.listmenutab_ad li a {
            color: var(--all-text-main);
            text-align: center;
            line-height: 30px;
            display: flex;
            align-items: center;
            column-gap: 8px;
            border-radius: 8px;
            background: var(--Background-bg-gray2, #F6F8FA);
            padding: 10px;
            font-size: 20px;
            font-style: normal;
            font-weight: 400;
            justify-content: center;
        }

.pnltitlesub {
    font-size: 18px;
    font-weight: 600;
    color: var(--all-text-main);
    margin-bottom: 10px;
    text-transform: uppercase;
    border-bottom: 2px solid var(--border-color);
    padding-bottom: 8px;
}

ul.listmenu li.active a, ul.listmenutab_ad li.active a {
    background: var(--active-menu);
    color: #fff;
}

    ul.listmenu li.active a .service_icon, ul.listmenutab_ad li.active a .service_icon {
        filter: brightness(0) invert(1);
    }

.heigth_div {
    height: 500px;
}

.detail_min_height {
    padding: 10px;
    border-radius: 5px;
    background-color: #fcfcfc;
    margin-bottom: 15px;
    min-height: 500px;
    padding-top: 75px;
}

ul.hotel_animitis {
    list-style-type: disc;
    padding-left: 20px;
    font-size: 18px;
    font-weight: 400;
    color: var(--all-text-main);
}
/*
    ul.hotel_animitis li {
        width: 25%;
        display: flex;
        align-items: center;
    }*/

.nofacility {
    min-width: 20px;
    height: 20px;
    background-position: -7px -226px;
}

.tour_tag {
    display: flex;
    height: 40px;
    padding: 6px 8px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    max-width: fit-content;
    border-radius: 4px;
    margin-top: auto;
    text-transform: capitalize;
    font-size: 16px;
}

.ready_icon, .custom_icon, .group_icon {
    display: flex;
    column-gap: 5px;
    align-items: center;
    background: #f6f8fa;
    padding: 2px 5px;
    border-radius: 5px;
}

.package_type {
    margin-bottom: auto;
}

.tour_tag_icon {
    width: 25px;
    height: 25px;
}

#Package-Categories .check-square li a {
    text-transform: capitalize;
}

.tour_tag.Comfort {
    background: #FFFCE6;
}

    .tour_tag.Comfort .tour_tag_icon {
        background-position: -644px -94px;
    }

.tour_tag.Smart {
    background: var(--active-menu);
    color: var(--color-two);
}

    .tour_tag.Smart .tour_tag_icon {
        background-position: -644px -97px;
    }

.tour_tag.Signature {
    background: #FDECEC;
}

    .tour_tag.Signature .tour_tag_icon {
        background-position: -548px -116px;
    }

.recommended_icon {
    min-width: 20px;
    height: 25px;
    background-position: -594px -113px;
    display: inline-block;
    margin-left: 5px;
}

.stick {
    position: absolute;
    background: var(--btn-bg);
    padding: 0 5px;
    color: var(--color);
    border-radius: 3px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    left: 10px;
    top: 10px;
    font-weight: 600;
    font-size: 16px;
    line-height: 23px;
}
/***Transfer list css*/

.left_div {
    display: flex;
    column-gap: 10px;
}

.input_redio_box [type=radio] + label {
    margin-right: 10px;
    margin-bottom: 0;
    color: #fff;
    cursor: pointer;
    padding: 0 20px;
    line-height: 40px;
    border-radius: 8px;
    border: 1px solid var(--Border-border-hover, #B3B9C0);
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    color: var(--all-text-sub);
}

.input_redio_box input {
    display: none;
}

    .input_redio_box input:checked ~ label {
        background: #49C8C0;
        border: 1px solid #49C8C0;
        color: #fff;
    }

.input_redio_box label::before {
    content: none;
}

.input_redio_box input:checked ~ label:after {
    content: none;
}

.one_way_trip {
    margin-bottom: 15px;
}

.pickup_max {
    max-width: 230px;
}

.Child_unit_age .room_child_arrow {
    top: 3px;
    background-position: -133px -1px;
    right: 5px;
    height: 15px;
    width: 15px;
}

.car_address {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
}

.Capacity_car {
    background-position: -768px -49px;
    width: 24px;
    height: 24px;
    filter: brightness(1.9);
}

.car_user_cap {
    background-position: -140px -94px;
    width: 24px;
    height: 24px;
    margin-left: 15px;
}

.duration_div {
    line-height: 16px;
    display: flex;
    align-items: center;
    color: var(--all-text-sub);
    column-gap: 5px;
    position: relative;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    margin-top: 15px;
}

.one_way_wrapp {
    position: absolute;
    bottom: 0;
}

.pkg_filter_icon {
    width: 22px;
    height: 22px;
}

.pre_planned_icon {
    background-position: -490px -97px;
}

.customize_icon {
    background-position: -527px -97px;
}

.fix_icon {
    background-position: -571px -97px;
}

.all_fix_icon {
    background-position: -609px -96px;
}

.pkg_total_count {
    padding: 10px 0 0;
}

.pkg_fli_trip {
    margin-top: 32px;
}

.pkg_searchname_btn {
    display: inline-block;
    width: 100%;
}

.pkg_detail_room .counter_wrapper {
    float: left;
}

    .pkg_detail_room .counter_wrapper .count_pre {
        position: relative;
        width: 40px;
        height: 30px;
        line-height: 30px;
    }

    .pkg_detail_room .counter_wrapper .minus {
        border-right: 1px solid;
    }

.back_font, .back_font span, .back_font li, .back_font p {
    font-size: 18px !important;
    font-style: normal !important;
    color: var(--all-text-main);
    font-weight: 400 !important;
    font-family: "Open Sans", sans-serif !important;
    line-height: normal !important;
    margin: 10px 0px !important;
}

.detail_min_height table {
    overflow: hidden;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.disc_typed ul {
    list-style-type: disc;
    padding-left: 22px;
}

    .disc_typed ul li::marker {
        color: var(--active-menu);
        font-size: 19px;
    }
/**view hide modify search css start*/
.search_justi_fy {
    display: flex;
    font-style: normal;
    position: relative;
    padding: 5px 0px;
}

/*.Modify_Search .search_justi_fy > a:after {
    content: "";
    background-image: url(/assets/project/img/Icon-Strip.svg);
    position: relative;
    background-position: -532px -153px;
    width: 12px;
    height: 12px;
    transform: rotate(180deg);
}*/

a.add_search_button.collapsed:before {
    content: 'Advance Option';
}

a.add_search_button:not(.collapsed):before {
    content: 'Hide Option';
}

.Modify_Search .search_justi_fy > a.collapsed:after {
    background-position: -533px -152px;
    transform: rotate(360deg);
}

a.add_search_button {
    display: flex;
    align-items: center;
    gap: 5px;
    color: var(--active-menu);
    font-weight: 500;
    font-size: 20px;
    margin-left: 15px;
}

.add_search_button.collapsed .add_col_icon {
    width: 20px;
    height: 20px;
    background-position: -664px -196px;
}

.add_search_button .add_col_icon {
    width: 20px;
    height: 20px;
    background-position: -425px -53px;
}


.more_search {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

#view_booking_serach .search_button {
    margin-left: 0;
    max-width: 100%;
    height: 56px;
}

.num_rad {
    border-radius: 8px;
}

div#view_booking_serach {
    height: auto !important;
}

@media (max-width:1199px) and (min-width:992px) {
    .div_row {
        column-gap: 15px;
    }

    .filter_short button {
        font-size: 14px;
    }

    .book_button {
        font-size: 16px;
        padding: 0px 10px;
    }
}

@media (max-width:991px) {
    .modify_block {
        padding: 0 0 45px 0px;
    }

    .Modify_Search {
        margin-top: 10px;
        border: none;
        flex-direction: column;
        border-radius: 0px;
        box-shadow: none;
        height: 100%;
        justify-content: flex-start;
    }

    .div_right {
        max-width: 100%;
        margin-bottom: 10px;
    }

    .pickup_max {
        max-width: 100%;
    }

    .room_max {
        max-width: 100%;
    }

    .search_input {
        border-radius: 8px;
    }

    .search_button {
        margin-left: 0;
        max-width: 100%;
    }

    .br_right_r {
        border-right: 1px solid var(--border-color);
    }

    .br_left_r {
        border-left: 1px solid var(--border-color);
    }

    .panel_row {
        flex-direction: column;
        row-gap: 10px;
    }



    .filder_slider, .dropdown-toggle-filter, button.close-btn-filter {
        display: none;
    }

    .filter_block {
        align-items: flex-start;
        flex-direction: column;
        height: 100%;
        padding: 15px;
    }

    .dropdown-filter {
        width: 100%;
    }

    .dropdown-menu-filter {
        display: block;
        position: relative;
        padding: 0;
        border: none;
        background: #FFF;
        box-shadow: none;
    }

    .sticky_pos {
        position: relative;
        top: 0px;
        z-index: 9;
    }

    .main_block_li {
        flex-direction: column;
        padding: 10px;
    }

    .image_div {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .product_detail {
        flex-direction: column;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .product_sub_d {
        flex: 1 1 0%;
        max-width: 100%;
        row-gap: 2px;
        padding: 10px 0px 0 0px;
    }

    .price_seaction {
        width: 100%;
        max-width: 100%;
        flex: 1 1 0%;
        border-left: none;
    }

    .two_line_row, .trip_reting_block {
        display: none;
    }

    .div_row {
        flex-direction: column;
    }

    .all_filter {
        flex-direction: column;
    }

    .Search_Your_Hotel {
        position: relative;
        width: 100%;
    }

    .main-img img {
        min-height: 200px;
        object-fit: cover;
        max-height: 200px;
        border-radius: 8px;
        width: 100%;
    }

    .prodct_name, .prodct_name a {
        font-size: 24px;
        align-items: center;
        display: flex;
        flex-wrap: wrap;
        column-gap: 10px;
    }

    .search_filter_button, ul.filter_short {
        min-width: 100%;
    }

    .one_way_trip {
        margin-bottom: 0;
    }
}

@media (max-width:767px) {
    .hotel_title_modify .hotel_count {
        margin: 0px;
        padding: 10px 0px;
        font-size: 20px;
        line-height: normal;
    }

    .country_w {
        min-width: -webkit-fill-available;
    }

    .tr_modify_s {
        flex-direction: column;
    }

    .Modify_Search .tr_modify_s .transfer_search_btn {
        height: 40px;
    }

    .search_tab {
        justify-content: flex-start;
    }

        .search_tab li a {
            padding: 4px 10px;
            line-height: normal;
        }

    .down_checkin {
        transform: scale(0.9);
    }

    .prodct_name {
        display: block;
        line-height: normal;
    }

    .Search_Your_Hotel input {
        font-size: 18px;
        padding: 10px;
        height: 45px;
    }

    ul.filter_short > li > select {
        font-size: 18px;
        height: 45px;
        padding: 0px 10px;
    }

    .search_icon {
        background-position: -306px -51px;
    }

    .hotel_list_block {
        row-gap: 15px;
    }

    .hotel_date_p {
        gap: 10px;
    }

    .filter_div_all {
        row-gap: 0px;
    }

    .modify_block {
        padding: 0 0 45px 0px;
    }

    .search_filter_button, ul.filter_short {
        white-space: nowrap;
    }

    .filter_short button {
        font-size: 18px;
    }

    .book_button {
        padding: 0px 5px;
        line-height: 40px;
        height: 40px;
    }
}
