﻿.stick, .view_search {
    font-weight: 600;
    font-size: 12px
}

.drop_icon, .lbl_up {
    pointer-events: none;
    z-index: 1
}

.tour_list .main-img img, .tranfer_list .main-img img {
    min-height: 200px;
    max-height: 200px
}

.h_address, .hotel_Adderss, .search_input {
    text-overflow: ellipsis
}

.lbl_up, .stick, .view_search, ul.service li {
    font-size: 12px
}

.Modify_Search, .fav_popup {
    box-shadow: 0 0 12px 0 rgba(0,0,0,.1)
}

.hotel_Adderss, .lbl_up, .review_div, .search_input, .sort_text {
    white-space: nowrap
}

#send_request_alpackage .lbl_up, .stick {
    left: 10px
}

.map_view span, .search_input, .sidebar-item {
    box-sizing: border-box
}

    .facility_div, .recommended_text, .sidebar-item .filter_text, .srt_icon, .view_search {
        text-transform: capitalize
    }

.modify_block .one_way_trip .input_check_box label {
    color: var(--title-text);
    font-weight: 500
}

.stick {
    position: absolute;
    width: auto;
    height: auto;
    top: 10px;
    background: var(--active-menu);
    color: #fff;
    padding: 5px;
    border-radius: 5px
}

ul.check-square {
    display: flex;
    flex-direction: column;
    row-gap: 10px
}

    ul.check-square li i {
        color: #ffb700;
        margin: 0 3px 0 0
    }

.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
}

.view_search {
    text-align: center;
    color: var(--bottom-header);
    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: 0
}

.n_d_div {
    flex: 1;
    position: relative
}

.date_div, ul.filter_short li {
    position: relative;
    flex: 1
}

.drop_icon, .lbl_up, .map_view span {
    position: absolute
}

.room_max {
    max-width: 313px
}

.lbl_up {
    color: #777e90;
    top: 5px;
    font-weight: 400;
    background: 0 0;
    width: auto;
    max-width: fit-content;
    left: 42px;
    right: 0;
    text-align: left
}

.drop_icon {
    width: 22px;
    height: 22px;
    top: 27px;
    left: 9px
}

.down_location {
    background-position: -362px -109px
}

.country_location {
    background-position: -401px -107px
}

.down_checkin {
    background-position: -43px -90px
}

.down_nationalty, .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
}

.typevisicon {
    background-position: -524px -106px
}

.search_input {
    height: 56px;
    width: 100%;
    color: var(--all-text-main);
    padding: 17px 0 0 42px;
    font-size: 14px;
    cursor: pointer;
    outline: 0;
    border: 1px solid #ececec;
    appearance: none;
    background: #f5f5f5;
    font-weight: 600;
    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: .3s;
    border: none;
    color: #fff;
    justify-content: center;
    font-size: 18px;
    column-gap: 10px;
    position: relative;
    max-width: 55px;
    background-position: -127px -72px
}

    .mapwait_page, .search_button span {
        display: none
    }

.div_row, .hotel_date_p, .map_view {
    display: flex
}

.night_div {
    max-width: 100px
}

    .night_div select {
        padding-top: 15px
    }

.br_left_r {
    border-left: none;
    border-radius: 0 3px 3px 0
}

.br_right_r {
    border-radius: 3px 0 0 3px;
    border-right: none
}

.br_none {
    border: none
}

.div_row {
    column-gap: 30px;
    margin-top: 25px
}

.div_left, .div_right {
    flex: 1
}

.div_right {
    max-width: 270px
}

.div_left {
    max-width: 1030px
}

.map_view {
    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 {
        padding: 0 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;
        border-radius: 3px;
        background: var(--btn-bg);
        bottom: 35px;
        max-width: 170px
    }

.hotel_Adderss, .image_div, .main_block_li, .product_sub_d, .srt_icon, ul.service {
    position: relative
}

.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
}

.image_div {
    flex: 0 0 19%;
    max-width: 19%;
    flex-shrink: 0
}

.main-img img {
    min-height: 260px;
    object-fit: cover;
    max-height: 260px;
    border-radius: 5px;
    width: 100%;
    background-color: #f3f3f3
}

.tranfer_list .main-img img {
    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
}

.prodct_name, .prodct_name a {
    color: var(--all-text-main);
    display: flex;
    align-items: center
}

.p_name_title {
    max-width: 100%;
    transition: .3s;
    line-height: normal;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.map_box_h_name, .two_line_row {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.prodct_name, .prodct_name a {
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
    color: #000;
    overflow: hidden;
    display: flex;
    align-items: center
}

.facility_repet, .notyfy_info, .transfercancellation {
    line-height: normal;
    font-style: normal
}

.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);
    width: 100%;
    overflow: hidden;
    display: flex;
    column-gap: 5px
}

.fav_popup > a, .map_view_h, ul.service li {
    color: var(--btn-bg)
}

.h_address {
    max-width: calc(100% - 80px);
    overflow: hidden
}

.fav_popup, .notyfy_info, .transfercancellation, span.way_type, ul.filter_short li:first-child, ul.service li {
    max-width: fit-content
}

.map_view_h {
    display: flex;
    align-items: center;
    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;
    margin: 10px 0 0
}

    ul.service li {
        border: 1px solid var(--border-color);
        padding: 0 5px;
        flex: 1;
        line-height: 28px;
        font-weight: 600;
        border-radius: 3px;
        cursor: pointer;
        display: flex;
        align-items: center;
        column-gap: 5px
    }

.notyfy_info {
    border-radius: 3px;
    background: #ecfed8;
    padding: 5px;
    color: #353535;
    font-size: 13px;
    font-weight: 600;
    margin-top: auto
}

.transfercancellation {
    border-radius: 3px;
    background: #8dc94d;
    padding: 5px;
    color: #fff;
    font-size: 13px;
    font-weight: 600
}

.facility_repet, .srt_icon {
    font-size: 12px;
    font-weight: 600;
    column-gap: 5px
}

.decrip_icon {
    background-position: -421px -183px
}

.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
}

.info_icon {
    background-position: -671px -323px
}

.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;
    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)
}

.review_div, .srt_icon {
    align-items: center;
    float: right
}

.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, .FreeCancellation {
    background-position: -75px -709px
}

.Breakfastincluded {
    background-position: -7px -663px
}

.Economy_icon {
    background-position: -184px -138px
}

.hotel_Adderss .srt_icon {
    background: #f2f2fb;
    padding: 0 10px;
    border-radius: 4px
}

.srt_icon {
    display: flex;
    line-height: 25px;
    width: fit-content;
    padding: 0 15px;
    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
}

.fav_popup, .review_count_trip {
    background: var(--btn-two-bg);
    color: #fff;
    display: flex
}

.fav_icon.active {
    background-position: -359px -168px
}

.fav_popup {
    border-radius: 5px;
    position: fixed;
    margin: 0 auto;
    width: 100%;
    bottom: -100%;
    left: 0;
    right: 0;
    z-index: 99;
    padding: 15px;
    justify-content: space-between;
    gap: 20px;
    font-size: 17px;
    font-weight: 500;
    visibility: hidden;
    transition: .5s;
    opacity: 0;
    align-items: center
}

    .fav_popup > a {
        font-weight: 600;
        padding: 5px 10px;
        border-radius: 4px;
        background: #fff
    }

    .fav_popup.active {
        opacity: 1;
        bottom: 20px;
        visibility: visible
    }

    .fav_popup > a:hover {
        background: #ff0;
        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)
}

.review_div {
    display: flex;
    column-gap: 10px;
    position: relative
}

.review_count_trip {
    border-radius: 10px 10px 10px 0;
    width: 49px;
    height: 30px;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    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: 700;
    font-size: 24px;
    line-height: 25px;
    color: var(--all-text-main);
    display: flex;
    align-items: center;
    gap: 3px
}

.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;
    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
}

.book_button, .login_low_price {
    text-align: center;
    transition: .3s;
    width: calc(100% - 10px);
    margin-left: auto;
    font-weight: 600;
    cursor: pointer;
    padding: 0 5px
}

.descount_block {
    display: flex;
    border-radius: 2px;
    overflow: hidden;
    font-size: 12px
}

    .descount_block > span {
        background: red;
        padding: 5px;
        color: #fff
    }

    .descount_block del {
        background: #ffefef;
        padding: 5px
    }

.book_button {
    font-size: 16px;
    background: var(--btn-bg);
    border-radius: 3px;
    color: #fff;
    line-height: 35px;
    display: block;
    border: none;
    margin-top: 15px
}

.login_low_price {
    font-size: 16px;
    background: #fff;
    border-radius: 3px;
    color: var(--btn-bg);
    line-height: 33px;
    min-width: 140px;
    display: block;
    border: 1px solid var(--btn-bg);
    margin-top: 10px
}

.dropdown-filter {
    position: relative;
    display: inline-block;
    width: 100%
}

.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: var(--other-bg-light);
    font-size: 15px;
    font-weight: 600;
    line-height: 40px;
    display: flex;
    align-items: center;
    column-gap: 5px;
    justify-content: space-between;
    width: 100%
}

.Search_Your_Hotel input, .filder_slider {
    line-height: normal;
    font-weight: 600;
    font-style: normal
}

.dropdown-menu-filter {
    display: none;
    position: absolute;
    z-index: 1;
    padding: 20px 10px;
    min-width: 270px;
    border-radius: 5px;
    border: 1px solid var(--border-color);
    background: #fff;
    box-shadow: 0 0 8px 4px rgba(0,0,0,.1)
}

    .dropdown-menu-filter .close-btn, button.close-btn-filter {
        position: absolute;
        right: 10px;
        border: none;
        top: 10px;
        background: 0 0
    }

    .dropdown-menu-filter.show {
        display: block
    }

    .dropdown-menu-filter .close-btn {
        cursor: pointer;
        font-size: 16px;
        color: #888
    }

.all_filter {
    display: flex;
    align-items: center;
    gap: 15px;
    flex-direction: column
}

.search_filter_button {
    display: flex;
    gap: 20px;
    align-items: flex-start;
    flex-direction: column;
    width: 100%
}

.filter_direction.mobile_filter, .filters-container {
    width: 100%
}

button.close-btn-filter {
    font-size: 25px
}

.filter_block {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    flex-direction: column
}

.Search_Your_Hotel input {
    border-radius: 4px;
    border: 1px solid var(--btn-bg);
    background: #fff;
    height: 45px;
    padding: 0 10px;
    color: #818181;
    font-size: 13px;
    width: 100%
}

.filder_slider {
    color: #00aae8;
    font-size: 14px;
    display: flex;
    align-items: center;
    column-gap: 10px;
    cursor: pointer
}

.price-label, .rating ul {
    justify-content: space-between;
    display: flex
}

.filter_icon {
    width: 20px;
    height: 20px;
    background-position: -718px -7px
}

.search_cancel, .search_icon {
    height: 43px;
    width: 40px;
    right: 1px;
    top: 1px;
    position: absolute
}

.search_icon {
    background-color: var(--btn-bg);
    background-position: -667px 2px
}

.search_cancel {
    background-color: var(--btn-two-bg);
    background-position: -558px -93px
}

.Search_Your_Hotel {
    position: relative;
    width: 100%
}

.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 {
    column-gap: 15px
}

.max-price-label, .min-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%
}

.rating ul {
    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-o:before, .fa-star:before {
    content: "\f005"
}

#star-filter .rating li:not(:checked) > label {
    width: 100%;
    background: 0 0;
    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, .rating li > input:checked ~ label span {
    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
}

#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: 0;
    padding-left: 0;
    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
}

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%
}

.recom_text_clr.active button, .sortbyfilter button:hover, ul.filter_short > li.sortby_select button {
    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
}

.mycontrol.newbox.mapclose, .mycontrol_pop_icon {
    width: 340px;
    background: #fff;
    z-index: 1;
    display: flex
}

.mycontrol.newbox.mapclose {
    padding: 10px;
    position: absolute;
    left: 20px;
    top: 20px
}

.mycontrol_pop_icon {
    position: relative;
    left: 0;
    top: 0
}

.gm-ui-hover-effect {
    display: none !important
}

.map_box_h_name {
    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
}

.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: 400
}

.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
}

.pnltitlesub, ul.listmenu li a {
    font-weight: 600;
    color: var(--all-text-main)
}

.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: 2s ease-in-out infinite sk-doubleBounce;
    animation: 2s ease-in-out infinite sk-doubleBounce
}

.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,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
}

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 {
        text-align: center;
        font-size: 15px;
        font-style: normal;
        line-height: 30px;
        display: flex;
        align-items: center;
        column-gap: 5px
    }

.checkcircle-onlyul ul li:before, .removeInline ul li:before {
    content: '';
    position: absolute;
    width: 6px;
    left: 0;
    height: 6px;
    border-radius: 8px;
    top: 6px;
    background-color: var(--all-text-third);
    color: #fff
}

.checkcircle-onlyul ul li, .removeInline ul li {
    position: relative;
    padding-left: 15px;
    line-height: 20px;
    margin-bottom: 10px
}

.pnltitlesub {
    font-size: 18px;
    margin-bottom: 15px
}

.active .pnltitlesub, ul.listmenu li.active a {
    color: var(--active-menu)
}

.tabinfodetails p, .tabinfodetails ul li {
    font-family: Montserrat,sans-serif !important;
    font-size: 16px !important;
    line-height: 24px !important;
    font-weight: 400 !important;
    color: var(--top-header-text)
}

.detail_min_height {
    min-height: auto;
    padding: 50px 10px 10px;
    border-radius: 5px;
    background-color: #fcfcfc;
    margin-bottom: 15px
}

ul.hotel_animitis {
    display: flex;
    gap: 20px;
    flex-wrap: wrap
}

    ul.hotel_animitis li {
        width: 25%;
        display: flex;
        align-items: center
    }

.duration_div, .recommended_text {
    align-items: center;
    column-gap: 5px;
    display: flex;
    position: relative
}

.nofacility {
    min-width: 23px;
    height: 20px;
    background-position: -624px -180px
}

.recommended_text {
    font-size: 12px;
    line-height: 25px;
    color: #62a916;
    width: fit-content;
    border: 1px solid #62a916;
    border-radius: 3px;
    padding: 0 5px 0 0;
    font-weight: 600;
    float: right
}

.count_pre_night, .duration_div, .minus_plues {
    color: var(--all-text-main)
}

.recommended_icon {
    width: 26px;
    height: 25px;
    background-position: -609px -100px;
    background-color: #62a916
}

.duration_div {
    font-size: 13px;
    line-height: normal;
    font-weight: 500
}

.duration_icon {
    background-position: -476px -301px;
    max-width: 13px;
    height: 13px;
    width: 100%
}

.email_box_icon {
    background-position: -451px -4px
}

.dropdown_arrow {
    right: 5px;
    left: auto;
    top: 20px
}

.contact_box_icon, .whatsapp_box_icon {
    background-position: 168px -7px
}

.send_request_alpackage p {
    font-size: 16px;
    line-height: normal;
    color: #000;
    font-weight: 600
}

#send_request_alpackage .tel_div {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}


#send_request_alpackage .DigitsOnly_v12 {
    padding: 17px 0 0 10px !important;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

#send_request_alpackage .common_button {
    font-size: 16px;
    line-height: 30px;
    max-width: 130px;
    margin: 30px auto
}

#send_request_alpackage .search_input {
    padding-left: 35px
}

.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;
    font-weight: 500
}

.minus_plues {
    height: 23px;
    text-align: center;
    width: 23px;
    cursor: pointer;
    border-radius: 50px;
    border: 2px solid var(--border-color);
    transition: .5s
}

    .minus_plues:hover {
        color: #fff;
        background-color: var(--hover)
    }

.sidebar-item {
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid var(--border-color);
    padding: 0
}

    .sidebar-item .filter_text {
        font-size: 16px;
        line-height: 40px;
        font-weight: 600;
        display: flex;
        width: 100%;
        color: var(--all-text-main);
        padding: 0;
        align-items: center;
        justify-content: space-between
    }

    .sidebar-item a .fa-angle-up {
        font-size: 23px
    }

.collapsed .fa-angle-up:before {
    content: "\f107"
}

.fa-angle-up:before {
    content: "\f106"
}

.item-filter {
    margin: 10px 0;
    overflow: auto;
    max-height: 300px
}

.service_image_icon {
    display: flex;
    background: var(--border-color);
    padding: 5px;
    border-radius: 4px;
    align-items: center;
    font-size: 13px;
    gap: 5px;
    color: var(--btn-bg)
}

.ser_list {
    height: 25px;
    width: 26px
}

    .ser_list.hotel_icon {
        background-position: -2px -44px
    }

    .ser_list.tour_icon {
        background-position: -161px -44px
    }

    .ser_list.transfer_icon {
        background-position: -287px -44px;
        width: 37px
    }

.send_request_alpackage .n_d_div .dropdown_arrow {
    left: 83px;
}

.country_Number .select_code {
    border-right: 0
}

.flash_sales.promcl {
    background: var(--btn-bg);
    color: #fff;
    padding: 5px;
    border-radius: 3px;
    text-align: center;
    max-width: max-content;
    font-weight: 600;
}

span.flash_sales {
    width: 100px;
    height: 24px;
    background: #115a9c;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%, calc(100% - 85px) 50%);
    font-weight: 600;
    font-size: 11px;
    line-height: 16px;
    text-transform: uppercase;
    color: #fff;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-right: 12px;
    padding-left: 19px;
    padding-top: 2px;
    padding-bottom: 2px;
    position: absolute;
    top: 45px;
    right: 5px;
}

@media (max-width:1199px) {
    .div_left {
        width: 70%
    }

    .div_right {
        max-width: 230px
    }
}

@media (max-width:991px) {
    .div_left, .dropdown-filter {
        width: 100%
    }

    .right_button button {
        font-size: 12px;
        width: auto
    }

    .div_left {
        margin-top: 15px
    }

    .div_row, .product_detail .book_button {
        margin-top: 0
    }

    .main_price {
        font-size: 12px
    }

    .div_right {
        max-width: 100%
    }

    .Modify_Search {
        margin-top: 0;
        border: none;
        flex-direction: column;
        border-radius: 0;
        box-shadow: none
    }

    .panel_row {
        flex-direction: column;
        row-gap: 10px
    }

    body {
        padding-top: 0
    }

    .dropdown-toggle-filter, .filder_slider, .trip_reting_block, .two_line_row, button.close-btn-filter {
        display: none
    }

    .filter_block {
        align-items: flex-start;
        flex-direction: column;
        height: 100%;
        padding: 15px
    }

    .dropdown-menu-filter {
        display: block;
        position: relative;
        padding: 0;
        border: none;
        background: #fff;
        box-shadow: none
    }

    .sticky_pos {
        position: relative;
        top: 0;
        z-index: 9
    }

    .main_block_li {
        flex-direction: column;
        gap: 10px;
    }

    .image_div {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .product_detail {
        flex-direction: column;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .main-img img {
        min-height: 170px;
        max-height: 170px;
    }

    .product_sub_d {
        flex: 1 1 0%;
        max-width: 100%;
        row-gap: 2px;
        padding: 0 0 0 10px
    }

    .tour_list_wrapper {
        row-gap: 7px
    }

    .price_seaction {
        width: 100%;
        max-width: 100%;
        flex: 1 1 0%;
        border-left: none;
        justify-content: flex-end
    }

    .div_row {
        column-gap: 15px;
        flex-direction: column
    }

    .all_filter {
        display: block
    }

    .prodct_name, .prodct_name a {
        font-size: 14px;
        flex-direction: column;
        align-items: flex-start
    }
}

@media only screen and (max-width:767px) and (min-width:320px) {
    #send_request_alpackage .common_button {
        margin: 30px auto 60px;
    }

    .service_count_block, ul.filter_short {
        margin-bottom: 10px
    }

    .tour_list .main-img img {
        min-height: 190px;
        max-height: 190px
    }

    .price_seaction span.flash_sales {
        text-align: left;
        position: relative;
        top: 0;
        left: 10px;
    }

    .search_wrapper {
        top: -1px;
        z-index: 9;
        position: sticky;
        left: 0;
        right: 0;
        background: var(--color);
        padding: 10px 0
    }

    ul.filter_short {
        padding-bottom: 10px;
        padding: 10px;
        border-radius: 10px;
        column-gap: 10px;
    }

    .sticky_filter_wrapper {
        top: 64px;
        z-index: 2;
        position: sticky;
        left: 0;
        right: 0;
        background: var(--bottom-header-text)
    }

    .main_price, .total_night_div {
        font-size: 16px
    }

    .main_price_div {
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        column-gap: 5px;
        margin-top: 0;
        padding: 0 0 0 10px;
        margin-bottom: 5px;
    }

        .main_price_div .book_button {
            margin-left: unset;
            margin-top: 0
        }

    ul.listmenu {
        overflow: auto;
        white-space: nowrap;
        margin-bottom: 20px
    }

    ul.hotel_animitis li {
        width: 100%
    }

    .detail_min_height {
        min-height: auto;
        padding: 0
    }

    .service_image_icon {
        display: none
    }

    .Modify_Search .search_button {
        margin-left: auto;
        max-width: max-content;
        background-image: unset;
        padding: 0 15px;
    }

    .search_button span {
        display: block
    }
}
