﻿.button_wrapper {
    display: flex;
    gap: 0;
    flex-direction: column;
    width: 100%;
}


.flight_plus_details {
    position: relative;
    width: 100%;
    bottom: 0;
}
/*step-indicator Css Start*/

.step-indicator {
    display: flex;
    align-items: center;
    margin: auto;
    column-gap: 25px;
}

.step {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1;
    column-gap: 10px;
}

.step-indicator .step-icon {
    height: 25px;
    width: 25px;
    border-radius: 50%;
    background: #8DC94D;
    text-align: center;
    color: #ffff;
    position: relative;
    line-height: 26px;
    font-size: 16px;
    font-weight: 600;
    opacity: 0.5;
}

.step.active .step-icon {
    background: var(--btn-two-bg);
    color: var(--color);
    opacity: 1;
}

.step p {
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    white-space: nowrap;
    opacity: 0.4;
}

.step.active p {
    color: var(--btn-bg);
    opacity: 1;
}

.step2.active p {
    font-weight: 600;
}

.indicator-line {
    width: 100%;
    height: 1px;
    background: #9B9B9B;
    flex: 1;
}

    .indicator-line.active {
        background: #9B9B9B;
    }






/*step-indicator CSs End*/

.pkg-name {
    margin-left: 0;
    word-break: break-all;
    display: block;
}

    .pkg-name span {
        color: rgba(20,124,213,0.5);
        display: inline-block;
        margin-top: 5px;
        font-size: 11px;
        line-height: 24px;
        border-radius: 20px;
        border: 1px solid rgba(20,124,213,0.5);
        padding: 0 9px;
        margin-right: 6px;
    }
.service_count_block {
    margin-bottom: 0;
}

.sticky_pos {
    position: sticky;
    top: 100px;
    z-index: 1;
    background: #fff;
    border-bottom: 1px solid var(--border-color);
    margin-bottom: 20px;
    padding: 15px 0;
}

.Modify_Search {
    max-width: 1330px;
    margin: 0 auto;
    width: calc(100% - 15px);
    position: relative;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    padding: 15px;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.10);
}

.view_search {
    font-size: 12px;
    text-align: center;
    font-weight: 600;
    color: var(--bottom-header);
    text-transform: capitalize;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}

    .view_search i {
        font-size: 15px;
    }

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

.n_d_div {
    flex: 1;
    position: relative;
}
.hotel_search .hotel_date_p {
    display: flex;
    width: 100%;
    justify-content: space-between;
    background: #f5f5f5;
    border-radius: 3px;
}
.hotel_search .date_div {
    max-width: 140px;
}
.date_div {
    position: relative;
    flex: 1;
}

.room_max {
    max-width: 313px;
}

.lbl_up {
    font-size: 12px;
    position: absolute;
    color: #777E90;
    z-index: 1;
    white-space: nowrap;
    top: 5px;
    font-weight: 400;
    pointer-events: none;
    background: transparent;
    width: auto;
    max-width: fit-content;
    left: 42px;
    right: 0;
    text-align: left;
}

.drop_icon {
    width: 22px;
    height: 22px;
    pointer-events: none;
    position: absolute;
    top: 27px;
    left: 9px;
    z-index: 1;
}

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

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

.down_checkin {
    background-position: -43px -90px;
}

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

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

.clock_time {
    background-position: -442px -110px;
    background-color: transparent;
    border: none;
    padding: 0;
}

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

.down_arrow {
    background-position: -1px -11px;
    right: 10px;
    left: auto;
}
.visa_box_right .down_arrow {
    top: 34px;
    right: 5px;
}
.typevisicon {
    background-position: -524px -106px;
}

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

.search_input {
    height: 56px;
    width: 100%;
    color: var(--all-text-main);
    padding: 17px 0px 0px 42px;
    font-size: 14px;
    cursor: pointer;
    outline: none;
    border: 1px solid #ECECEC;
    appearance: none;
    background: #F5F5F5;
    box-sizing: border-box;
    font-weight: 600;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 43px;
    border-radius: 3px;
}

.search_button {
    width: 100%;
    height: 56px;
    display: flex;
    align-items: center;
    background-color: var(--btn-two-bg);
    border-radius: 3px;
    transition: all 0.3s;
    border: none;
    color: #fff;
    justify-content: center;
    font-size: 18px;
    column-gap: 10px;
    position: relative;
    max-width: 55px;
    background-position: -127px -72px;
}

    .search_button span {
        display: none;
    }

.hotel_date_p {
    display: flex;
}
.night_div {
    max-width: 100px;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 1;
}

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

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

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

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

.div_left, .div_right {
    flex: 1;
}

#offer_slider_list {
    z-index: unset;
}

.div_right {
    max-width: 270px;
}

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

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

    .map_view span {
        position: absolute;
        padding: 0px 4px;
        width: 100%;
        display: block;
        margin: 0 auto;
        left: 0;
        right: 0;
        text-align: center;
        cursor: pointer;
        font-weight: 600;
        font-size: 18px;
        line-height: 40px;
        color: #fff;
        box-sizing: border-box;
        border-radius: 3px;
        background: var(--btn-bg);
        bottom: 35px;
        max-width: 170px;
    }

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

.main_block_li {
    display: flex;
    padding: 5px;
    border: 1px solid var(--border-color);
    border-radius: 5px;
    background: #fff;
    flex-wrap: wrap;
    position: relative;
}

    .main_block_li .save_price {
        border-radius: 3px;
        max-width: fit-content;
        padding: 5px 0;
        font-size: 13px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        margin-top: auto;
        margin-left: 0;
        display: flex;
        gap: 0;
        color: var(--label-color);
    }
        .main_block_li .save_price i {
            font-size: 18px;
            color: red;
        }
        .fa-times-circle-o::before {
            content: "\f05c";
        }
.image_div {
    position: relative;
    flex: 0 0 19%;
    max-width: 19%;
    flex-shrink: 0;
}

.main-img img {
    min-height: 250px;
    object-fit: cover;
    max-height: 250px;
    border-radius: 5px;
    width: 100%;
    /* min-width: 190px; */
    background-color: #f3f3f3;
}

.tour_list .main-img img {
    min-height: 200px;
    max-height: 200px;
}

.tranfer_list .main-img img {
    min-height: 200px;
    max-height: 200px;
    object-fit: contain;
}

.product_detail {
    row-gap: 9px;
    display: flex;
    flex: 0 0 81%;
    max-width: 81%;
    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 15px;
    row-gap: 10px;
    position: relative;
}

.prodct_name, .prodct_name a {
    font-weight: 400;
    font-size: 20px;
    line-height: 22px;
    color: var(--all-text-main);
    overflow: hidden;
    display: flex;
    align-items: center;
}

.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;
}

.prodct_name, .prodct_name a {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: var(--all-text-main);
    overflow: hidden;
    display: flex;
    align-items: center;
}

.place {
    color: #FFA800;
    font-size: 13px;
    letter-spacing: 3px;
    margin-left: 5px;
}

.hotel_Adderss {
    font-weight: 600;
    font-size: 13px;
    color: var(--all-text-main);
    position: relative;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: flex;
    white-space: nowrap;
    column-gap: 5px;
}

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

.map_view_h {
    display: flex;
    align-items: center;
    color: var(--btn-bg);
    font-weight: 600;
    font-size: 13px;
    cursor: pointer;
    text-decoration: underline;
}

span.common_icon.see_map {
    min-width: 18px;
    height: 17px;
    background-position: -651px -43px;
}

ul.service {
    display: flex;
    gap: 7px;
    position: relative;
    margin: 10px 0 0 0;
}

    ul.service li {
        border: 1px solid var(--border-color);
        padding: 0 5px;
        max-width: fit-content;
        flex: 1;
        line-height: 28px;
        color: var(--btn-bg);
        font-weight: 600;
        font-size: 12px;
        border-radius: 3px;
        cursor: pointer;
        display: flex;
        align-items: center;
        column-gap: 5px;
    }

.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;
}

.transfercancellation {
    border-radius: 3px;
    background: #8DC94D;
    max-width: fit-content;
    padding: 5px;
    color: #fff;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.decrip_icon {
    background-position: -421px -183px;
}

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

.map_icon_des {
    background-position: -650px -42px;
}

.streeview_icon {
    background-position: -481px -184px;
}

.decrip_icon_tour {
    background-position: -512px -298px;
}

.timing_icon {
    background-position: -546px -298px;
}

.includ_icon {
    background-position: -584px -297px;
}

.use_full_icon {
    background-position: -672px -327px;
}

.package_cat {
    width: 13px;
    height: 17px;
    background-position: -442px -310px;
}

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

.transfer_cape {
    display: flex;
    align-items: center;
    column-gap: 5px;
    margin-right: 10px;
}

.Capacity_car {
    width: 17px;
    height: 20px;
    background-position: -711px -290px;
}

.lagguge_icon {
    width: 20px;
    height: 20px;
    background-position: -760px -290px;
}

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

.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: 16px;
    height: 16px;
    background-position: -451px -184px;
}

.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;
}

.Economy_icon {
    background-position: -184px -138px;
}

.srt_icon {
    font-size: 12px;
    display: flex;
    line-height: 25px;
    position: relative;
    text-transform: capitalize;
    align-items: center;
    width: fit-content;
    padding: 0 15px;
    font-weight: 600;
    float: right;
    column-gap: 5px;
    border-radius: 3px;
    border: 1px solid #DFFFBD;
    background: #F2FFE3;
}

.fav_icon {
    position: absolute;
    width: 26px;
    height: 26px;
    top: 10px;
    right: 10px;
    background-position: -359px -137px;
    z-index: 2;
    cursor: pointer;
}

.active .fav_icon {
    background-position: -359px -168px;
}

.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;
    border-left: 1px solid var(--border-color);
    align-items: end;
}

.flash_sales.promcl {
    background: var(--btn-bg);
    color: #fff;
    padding: 5px;
    border-radius: 3px;
    text-align: center;
    max-width: max-content;
    font-weight: 600;
}

.trip_reting_block {
    /* flex: 1 1 0%; */
}

.review_div {
    display: flex;
    align-items: center;
    white-space: nowrap;
    column-gap: 10px;
    position: relative;
    float: right;
}

.review_count_trip {
    border-radius: 10px 10px 10px 0px;
    background: var(--btn-two-bg);
    width: 49px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}

.review_text {
    font-weight: 600;
    font-size: 16px;
    line-height: normal;
    color: var(--btn-two-bg);
}

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

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

.main_price {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: var(--all-text-main);
    display: flex;
    align-items: center;
    /*gap: 3px;*/
    justify-content:end;
}

.total_night_div {
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    color: var(--all-text-main);
}

.price_ticon {
    height: 14px;
    width: 14px;
    background-position: -671px -47px;
}

span.way_type {
    border-radius: 3px;
    border: 1px solid #D7F4FE;
    background: #F3FCFF;
    line-height: 24px;
    display: block;
    max-width: fit-content;
    padding: 0 10px;
    margin-left: auto;
}

.price_text {
    color: #353535;
    text-align: right;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.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: 16px;
    text-align: center;
    font-weight: 600;
    padding: 0px 5px;
    cursor: pointer;
    background: var(--btn-bg);
    border-radius: 3px;
    color: #fff;
    line-height: 35px;
    transition: all 0.3s;
    display: block;
    border: none;
    width: calc(100% - 10px);
    margin-left: auto;
    margin-top: 15px;
}

.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*/
.dropdown-filter {
    position: relative;
    display: inline-block;
}

.filter_title {
    color: #353535;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 15px;
}

.dropdown-toggle-filter {
    cursor: pointer;
    border: 1px solid var(--border-color);
    border-radius: 3px;
    background: transparent;
    font-size: 14px;
    font-weight: 600;
    line-height: 30px;
    display: flex;
    align-items: center;
    column-gap: 5px;
    justify-content: space-between;
}

.dropdown-menu-filter {
    display: none;
    position: absolute;
    z-index: 1;
    padding: 20px 10px;
    min-width: 270px; /* Optional: To ensure a minimum width for the menu */
    border-radius: 5px;
    border: 1px solid var(--border-color);
    background: #FFF;
    box-shadow: 0px 0px 8px 4px rgba(0, 0, 0, 0.10);
}

    .dropdown-menu-filter.show {
        display: block;
    }

    .dropdown-menu-filter .close-btn {
        position: absolute;
        top: 10px;
        right: 10px;
        cursor: pointer;
        background: none;
        border: none;
        font-size: 16px;
        color: #888;
    }



.all_filter {
    display: flex;
    align-items: center;
    gap: 15px;
}

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

button.close-btn-filter {
    position: absolute;
    right: 10px;
    background: transparent;
    border: none;
    font-size: 25px;
    top: 10px;
}

.filter_block {
    display: flex;
    align-items: center;
    gap: 5px;
    flex-wrap: wrap;
}

.filters-option {
    max-height: 350px;
    overflow: auto;
}

.Search_Your_Hotel input {
    border-radius: 2px;
    border: 1px solid #D7F4FE;
    background: #FFF;
    height: 32px;
    padding: 0 10px;
    color: #818181;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    min-width: 240px;
    width: 100%;
}

.filder_slider {
    color: #00AAE8;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    display: flex;
    align-items: center;
    column-gap: 10px;
    cursor: pointer;
}

.filter_icon {
    width: 20px;
    height: 20px;
    background-position: -718px -7px;
}

.search_icon {
    position: absolute;
    height: 31px;
    width: 31px;
    background-color: var(--btn-two-bg);
    right: 0;
    background-position: -672px -3px;
}

.Search_Your_Hotel {
    position: relative;
}
/*price slider*/
.ui-slider .ui-slider-range {
    display: block;
    position: absolute;
    z-index: 1;
    border: none;
    background: var(--btn-bg);
    -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: 4px;
    position: relative;
    text-align: left;
    margin-bottom: 15px;
    width: 94%;
}

.ui-slider .ui-slider-handle {
    cursor: default;
    position: absolute;
    z-index: 1;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: var(--color);
    margin-left: 0;
    top: -4px;
    border: 3px solid var(--btn-bg);
}

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

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



.min-price-label, .max-price-label {
    padding: 2px 5px;
    border-radius: 3px;
    border: 1px solid var(--border-color);
    background: var(--color);
    color: var(--all-text-main);
    font-size: 14px;
    font-weight: 600;
    width: 100%;
}
/*star rating*/

.rating ul {
    display: flex;
    justify-content: space-between;
    line-height: 20px;
    margin-bottom: 0;
    column-gap: 5px;
    width: 100%;
    margin-top: 12px;
}

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

.rating li:not(:checked) > label {
    position: relative;
    cursor: pointer;
    text-transform: none;
    font-size: 15px;
    height: 28px;
    width: 50px;
    background: #EEFAFF;
    margin-bottom: 0;
    display: flex;
    justify-content: space-between;
    line-height: 28px;
    align-items: center;
    padding: 0 5px;
    border-radius: 2px;
}

.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: var(--color);
}

.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: "\f006";
}

.rating li > input:checked ~ label span {
    color: var(--color);
}


#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;
}

a.slider_offer_list {
    overflow: hidden;
    border-radius: 5px;
    display: block;
}

ul.filter_short {
    display: flex;
    padding-left: 0;
    overflow: auto;
    column-gap: 15px;
    align-items: center;
    margin-bottom: 20px;
}

    ul.filter_short .down_arrow {
        top: 5px;
    }

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

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

    ul.filter_short li:first-child {
        max-width: fit-content;
    }


ul.filter_short > li button, ul.filter_short > li select {
    padding: 0 10px;
    cursor: pointer;
    display: block;
    color: var(--all-text-main);
    font-size: 13px;
    font-weight: 600;
    white-space: nowrap;
    line-height: 30px;
    border: 1px solid var(--border-color);
    border-radius: 5px;
    background: #fff;
    text-transform: capitalize;
    width: 100%;
}



.sortbyfilter button:hover, ul.filter_short > li.sortby_select button, .recom_text_clr.active button, .sortbyfilter button.active {
    background: var(--hover);
    color: #fff;
}


.pkg_inq {
    display: flex;
    gap: 15px;
    align-items: center;
}

ul.filter_short .pkg_inq button {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: var(--btn-bg);
    border: 1px solid var(--btn-bg);
    column-gap: 5px;
}

    ul.filter_short .pkg_inq button:first-child {
        background: #25D366;
        border: 1px solid #25D366;
    }

.p_whatsapp {
    width: 19px;
    height: 19px;
    background-position: -379px -344px;
}

.p_inq {
    width: 21px;
    height: 21px;
    background-position: -420px -343px;
}
/*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*/
ul.listmenu {
    display: flex;
    column-gap: 10px;
    position: sticky;
    top: 0;
    background: #fff;
    padding: 10px 0;
    margin: 0;
    z-index: 2;
}

    ul.listmenu li a {
        color: var(--all-text-main);
        text-align: center;
        font-size: 15px;
        font-style: normal;
        font-weight: 600;
        line-height: 30px;
        display: flex;
        align-items: center;
        column-gap: 5px;
    }

.pnltitlesub {
    font-size: 18px;
    font-weight: 500;
    color: var(--all-text-main);
    margin-bottom: 15px;
}

ul.listmenu li.active a, .active .pnltitlesub {
    color: var(--active-menu);
}

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

ul.hotel_animitis {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

    ul.hotel_animitis li {
        width: 25%;
        display: flex;
        align-items: center;
    }

.nofacility {
    min-width: 23px;
    height: 20px;
    background-position: -624px -180px;
}

.recommended_text {
    font-size: 12px;
    display: flex;
    line-height: 25px;
    position: relative;
    text-transform: capitalize;
    color: #62A916;
    align-items: center;
    width: fit-content;
    border: 1px solid #62A916;
    border-radius: 3px;
    padding: 0 5px 0 0px;
    font-weight: 600;
    float: right;
    column-gap: 5px;
}

.recommended_icon {
    width: 26px;
    height: 25px;
    background-position: -609px -100px;
    background-color: #62A916;
}

.duration_div {
    font-size: 13px;
    line-height: normal;
    display: flex;
    align-items: center;
    color: var(--all-text-main);
    column-gap: 5px;
    position: relative;
    font-weight: 500;
}

.duration_icon {
    background-position: -476px -301px;
    width: 13px;
    height: 13px;
}


.price_ticon:hover .top_t {
    display: block;
}

.top_t {
    display: none;
    opacity: 1;
    visibility: visible;
    top: 100%;
    list-style: none;
    width: 330px;
    right: 0;
    left: auto;
    position: absolute;
    background: #ffffff;
    border: 1px solid var(--border-color);
    z-index: 1;
    border-radius: 5px;
    overflow: hidden;
}

.top_t_inner {
    padding: 10px;
}

.text_main {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    font-weight: 500;
}

.text-main {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    font-weight: 500;
    color: #000;
}

.common_icon.price_ticon {
    position: relative;
    display: inline-block;
}

.top_t p {
    color: var(--all-text-third);
    font-size: 13px;
    font-weight: 500;
    margin-top: 0px;
    margin-bottom: 0px;
    justify-content: space-between;
    display: flex;
}

.sub_para {
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    text-align: justify;
    padding-top: 10px;
}

.price_main {
    display: flex;
    justify-content: space-between;
    background: var(--border-color);
    padding: 5px;
    font-size: 14px;
    color: var(--all-text-main);
}

.counter_wrapper_pkg {
    display: flex;
    align-items: center;
    justify-content: center;
}

.minus_plues {
    font-size: 17px;
    line-height: 19px;
    font-weight: 700;
}

.count_pre_night {
    font-size: 14px;
    line-height: 20px;
    height: 20px;
    text-align: center;
    width: 40px;
    color: var(--all-text-main);
    font-weight: 500;
}

.minus_plues {
    height: 23px;
    text-align: center;
    width: 23px;
    cursor: pointer;
    border-radius: 50px;
    border: 2px solid var(--border-color);
    color: var(--all-text-main);
    transition: all 0.5s;
}

    .minus_plues:hover {
        color: #fff;
        background-color: var(--hover);
    }
.email_box_icon {
    background-position: -452px -6px;
}

.contact_box_icon {
    background-position: -630px -7px;
}

.whatsapp_box_icon {
    background-position: -460px -61px;
    height: 32px !important;
    width: 31px !important;
    top: 23px !important;
}
.searcbox_newleft {
    position: relative;
}

.ar_name {
    font-size: 12px;
    color: var(--all-text-main);
    font-weight: 600;
    margin-bottom: 5px;
    position: absolute;
    top: 15px;
}

.searcbox_newleft input {
    height: 32px;
    border: 1px solid var(--border-color);
    font-size: 13px;
    color: #818181;
    font-weight: 600;
    padding: 0 8px;
}

.search_location_cancel {
    position: absolute;
    height: 30px;
    width: 25px;
    right: 3px;
    bottom: 1px;
    font-size: 25px;
    line-height: 33px;
    text-align: center;
    border-left: 1px solid var(--border-color);
    background: #fff;
}


.distance_text {
    margin: 0;
}

.distance_icon {
    height: 20px;
    width: 17px;
    background-position: -651px -43px;
}

.distance_text small {
    gap: 5px;
    background: var(--border-color);
    color: #000;
    padding: 5px 8px;
    display: flex;
    width: max-content;
    border-radius: 3px;
    align-items: center;
}
.multi-button {
    background: var(--btn-bg);
    line-height: 60px;
    outline: 0;
    border: none;
    color: var(--color);
    font-weight: 700;
    font-size: 14px;
    padding: 0px 12px;
    white-space: nowrap;
    border-radius: 5px;
}
@media (max-width:991px) {
    .Modify_Search {
        margin-top: 0px;
        border: none;
        flex-direction: column;
        border-radius: 0px;
        box-shadow: none;
    }

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

    body {
        padding-top: 103px;
    }

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

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

    .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;
    }

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

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

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

    .price_seaction {
        width: 100%;
        max-width: 100%;
        flex: 1 1 0%;
        border-left: none;
        margin-top: 0;
    }
    .book_button {
        font-size: 11px;
        margin-top: 5px;
        line-height: 30px;
    }
    .login_low_price {
        font-size: 13px;
        line-height: 30px;
    }
    .two_line_row, .trip_reting_block {
        display: none;
    }

    .div_row {
        flex-direction: column;
    }

    .all_filter {
        display: block;
    }
   
    .hotel_list_block {
        row-gap: 5px;
    }
    .main_price_div {
        row-gap: 3px;
    }
    .Search_Your_Hotel {
        position: relative;
        width: 100%;
    }

    .prodct_name, .prodct_name a {
        font-size: 14px;
        flex-direction: column;
        align-items: flex-start;
        padding-top: 5px;
    }
    .star_wtapper {
        display: flex;
        gap: 5px;
    }

        .star_wtapper .recommended_text .rec_text {
            display: none;
        }
        .star_wtapper .recommended_text {
            padding: 0;
        }
}


@media (max-width:767px) {


    .pac-container {
        min-width: 100% !important;
        left: 0 !important;
    }
        .pac-container .pac-item {
            line-height: 30px;
            white-space: normal;
        }


    .distance_text small {
        width: auto;
    }
    .ar_name {
        position: relative;
        top: 0;
    }

    .search-container {
        position: relative;
    }

    .searcbox_newleft input, .search-container {
        width: 100%;
    }

    .search_filter_button {
        flex-wrap: wrap;
    }

    .search_button {
        background-image: none;
    }
    .recommended_icon {
        width: 20px;
        height: 20px;
        background-position: -612px -102px;
    }
    .main-img img {
        min-height: 200px;
        max-height: 200px;
    }
    .button_wrapper {
        width: calc(100% - 10px);
        flex-direction: row;
        gap: 5px;
    }
    .login_low_price {
        margin-top: 5px;
    }
    .search_button span {
        display: block;
    }
    .search_button {
        max-width: none;
    }
    .step-indicator, .step {
        column-gap: 5px;
    }

        .step-indicator .step-icon {
            height: 20px;
            width: 20px;
            line-height: 20px;
            font-size: 13px;
        }

        .step p {
            font-size: 12px;
        }

    .main_block_li .save_price {
      
        font-size: 11px;
    }

    ul.listmenu li a {
        font-size: 12px;
    }

    ul.listmenu {
        column-gap: 5px;
    }

    .detail_min_height {
        padding: 10px;
    }

    .pnltitlesub {
        font-size: 15px;
        font-weight: 600;
    }

    .data-des {
        font-size: 12px;
    }

    ul.hotel_animitis li {
        width: 48%;
    }

    ul.hotel_animitis {
        gap: 9px;
    }
}
