﻿.sticky_breadcrumb {
    position: fixed;
    top: 152px;
    z-index: 2;
    padding: 15px 0;
    background: #fff;
    left: 0;
    right: 0;
    width: 100%;
}

.hotel_name_wrapper {
    display: flex;
    gap: 40px;
    align-items: center;
    justify-content: space-between;
}

.hotel_review {
    display: flex;
    gap: 5px;
    align-items: center;
    font-size: 14px;
    font-weight: 300;
    color: #808080;
    margin: 0 0 7px;
}

    .hotel_review .star_icon {
        min-width: 21px;
        height: 22px;
        background-position: -176px -255px;
    }

    .hotel_review b {
        font-weight: 700;
        font-size: 16px;
        color: var(--all-text-sub);
    }

ul.SlotTourOptions {
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    row-gap: 15px;
}

.SlotTourOptions li a {
    padding: 12px;
    display: flex;
    border-radius: 8px;
    font-weight: 400;
    font-size: 16px;
    background-color: var(--other-bg);
    width: fit-content;
    color: var(--all-text-sub);
}

.tourtitlebg .title > i {
    font-size: 24px;
    position: absolute;
    left: 0;
    width: 50px;
    height: 100%;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    border-right: 1px solid #ddd;
    color: #000;
}

.boon_touroption_wrapp {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
}

.sticky_nav {
    top: 85px;
}

.carousel-control.right {
    right: 10px;
}

.service_count_block {
    padding: 53px 0 0;
    margin-bottom: 0;
    /* background: #f1f1f1;*/
}

.rate_content .table-responsive table {
    margin-bottom: 0;
}

.rate_content .table-responsive:not(:last-child) {
    margin-bottom: 15px;
}

.transfer_info {
    width: 24px;
    height: 25px;
    display: inline-block;
    background-position: -483px -125px;
    margin-bottom: -3px;
}

.SlotPopup {
    width: 60%
}

#list_detail_data .modal-dialog {
    width: calc(100% - 15px);
    max-width: 1150px;
}

.modal-dialog.SlotPopup {
    top: 0 !important;
    right: 0;
    margin: unset;
    position: absolute;
    height: 100%;
    transform: translate3d(100%,0,0) !important
}

.modal.in .modal-dialog.SlotPopup {
    transform: translate3d(0,0,0) !important
}

.SlotPopup .modal-content {
    width: 100%;
    height: 100%;
    border-radius: 0;
    border: none
}

.back_font, .back_font span {
    font-size: 14px !important;
    font-style: normal;
    color: #333 !important;
    font-weight: 300;
    font-family: 'GT Eesti Pro Display', Arial, sans-serif !important;
    margin: 0 0 10px;
    line-height: 22px !important;
}

.hotel_detil_desc {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 5px;
}

button.read_more_detail {
    display: flex;
    color: var(--active-menu);
    line-height: normal;
    align-items: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    background: transparent;
    border: none;
    margin-bottom: 10px;
    padding: 0;
}

/*.image_gallery img {
    min-height: 400px;
    background: var(--table-head);
    border-radius: 10px 10px 0px 0px;
    object-fit: cover;
    min-height: 400px;
    width: 100%;
    height: 400px !important;
}*/

/*.room_text .input_check_box label::before, .room_text .input_check_box.checked label:before, .room_text .check-square li a:before, .room_text .check-square .input_check_box label::before {
    border: 1px solid var(--active-menu);
    border-radius: 3px;
    width: 15px;
    height: 15px;
}
.room_text .input_check_box label::before, .room_text .input_check_box.checked label:before, .room_text .check-square li a:before, .room_text .check-square .input_check_box label::before {
    font-size: 13px;
    line-height: 15px;
    color: var(--active-menu);
    background-color: #fff;
}*/
.Modify_Search, .room_modify {
    max-width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    flex: 1;
}

.room_search_box {
    display: flex;
    align-items: center;
    gap: 90px;
}

.change_date_title {
    max-width: 220px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
}

.room_out_side {
    padding: 16px;
    border-radius: 10px;
    background: var(--other-bg);
}

.panel_row {
    display: flex;
    flex-wrap: wrap;
    padding: 0px;
    gap: 15px;
}

.n_d_div {
    flex: 1;
    position: relative;
}

.date_div {
    position: relative;
    flex: 1;
}

.lbl_up {
    font-size: 12px;
    position: absolute;
    color: var(--all-text-third);
    z-index: 1;
    white-space: nowrap;
    top: 8px;
    pointer-events: none;
    background: transparent;
    width: auto;
    max-width: fit-content;
    left: 40px;
    right: 0;
    text-align: left;
}

.drop_icon {
    width: 22px;
    height: 27px;
    pointer-events: none;
    position: absolute;
    top: 26px;
    left: 15px;
    z-index: 1;
}

.Child_unit_age .room_child_arrow {
    top: 5px;
    background-position: -133px -1px;
    right: 5px;
    height: 15px;
    width: 15px;
}

.down_location {
    background-position: -362px -109px;
}

.country_location {
    background-position: -401px -107px;
}

.down_checkin {
    background-position: -155px -96px;
}

.night_div .down_moon {
    background-position: -76px -89px;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 5px;
}

.down_room {
    background-position: -216px -97px;
}

.down_arrow {
    right: 10px;
    left: auto;
    background-position: -250px -99px;
}

.typevisicon {
    background-position: -524px -106px;
}

.down_nationalty {
    background-position: -486px -110px;
}

.search_input {
    height: 50px;
    width: 100%;
    color: var(--all-text-third);
    padding: 20px 0px 0px 40px;
    font-size: 16px;
    cursor: pointer;
    outline: none;
    appearance: none;
    box-sizing: border-box;
    font-weight: 300;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 30px;
    border-radius: 0px;
    border: 1px solid var(--color);
    border-radius: 10px;
    background: #FFF;
}

.search_button {
    width: 100%;
    height: 65px;
    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: 16px;
    column-gap: 10px;
    position: relative;
    max-width: 115px;
    margin-left: 8px;
    font-weight: 600;
}

.room_search_box .change_search {
    max-width: 50px;
}

.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;
}

.detail_content-wrap {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}

.detail_content {
    position: relative;
    background: #fff;
    padding: 0;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid var(--border-color);
    margin-bottom: 15px;
    padding-bottom: 10px;
}

    .detail_content:last-child {
        border-bottom: 0;
        margin-bottom: 0;
    }

.tour_mains {
    padding: 40px;
    padding-top: 20px;
}

.box_shadowmono {
    box-shadow: none;
    padding: 0px 0 25px;
    border: unset;
    margin-bottom: 0;
}

.rate_content {
    border-bottom: 0;
    margin-bottom: 0;
}

.disc_typed ul {
    list-style-type: disc;
    padding-left: 20px;
    list-style: none;
}

    .disc_typed ul li::marker {
        color: var(--active-menu);
        font-size: 19px;
    }

    .disc_typed ul li, .back_font ul li, .back_font ol li {
        position: relative;
        padding-left: 18px;
    }

        .disc_typed ul li::before, .back_font ul li::before, .back_font ol li::before {
            content: '';
            position: absolute;
            width: 6px;
            left: 0;
            height: 6px;
            border-radius: 8px;
            top: 6px;
            background-color: var(--btn-bg);
            color: #fff;
        }


.back_font p, .back_font span, .back_font ul, .back_font ol {
    font-size: 14px !important;
    font-style: normal;
    color: #333 !important;
    font-weight: 300;
    font-family: 'GT Eesti Pro Display', Arial, sans-serif !important;
    margin: 0 0 10px;
    padding-left: 0 !important;
    padding: 0 !important;
}

.detail_content.detail_main .disc_typed ul li::before, .detail_content.detail_main .back_font ul li::before, .detail_content.detail_main .back_font ol li::before {
    top: 8px;
}

.rich-datepicker b, strong {
    font-weight: 400;
    color: var(--all-text-third);
}

.disc_typed ul li {
    font-size: 14px !important;
    color: #333 !important;
    text-align: left;
    font-weight: 300;
    margin-left: 0px !important;
    white-space: normal;
    line-height: 26px !important;
    font-family: 'GT Eesti Pro Display', Arial, sans-serif !important;
    color: #454545 !important;
    display: flex;
    align-items: baseline;
}
/*image gellery*/
.detail_div_row {
    display: flex;
    column-gap: 30px;
}

.ProductHighlights {
    background-color: #fff;
    padding: 15px 0;
    border-radius: 8px;
    display: flex;
    justify-content: space-between;
    width: 100%;
}

    .ProductHighlights .left_search {
        width: 100%;
    }

.ProductPriceDiv .from {
    text-transform: capitalize;
    color: #808080;
}

.ProductPriceDiv {
    padding: 24px;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    row-gap: 5px;
    height: fit-content;
    border: 1px solid var(--border-color);
    width: 100%;
    margin-top: 20px;
}

.TourPriceDiv {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5px;
    text-transform: uppercase;
    color: var(--color1);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}


.ProductPriceDiv a, .ProductPriceDiv .ThemeButton {
    display: flex;
    text-align: center;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    text-transform: uppercase;
    background: var(--btn-bg);
    border-radius: 7px;
    color: var(--color);
    width: 100%;
    justify-content: center;
    margin-top: 10px;
    cursor: pointer;
}

.PriceInline {
    font-size: 12px;
    color: #707070;
    display: flex;
    column-gap: 5px;
    align-items: center;
    line-height: normal;
}

.OrigionalPrice {
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
    width: 100%;
    color: #333;
    white-space: nowrap
}

.PriceInline .OrigionalPrice {
    font-size: 28px;
    font-weight: 600;
    color: #333;
    width: auto
}

.PriceInline .strikePrice {
    text-decoration: line-through
}

.ProductPriceDiv .savePrice {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    column-gap: 5px;
    color: #0213ad;
}

.detail_left_div, .detail_right_div {
    flex: 1;
}

.image_gallery {
    display: flex;
    gap: 10px;
    overflow: hidden;
    position: relative;
    border-radius: 1rem;
    margin-bottom: 10px;
}

.big_image {
    flex: 0 0 55%;
    max-width: 55%;
    position: relative;
}

.small_image {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    row-gap: 12px;
    overflow: hidden;
    flex: 0 0 21.7%;
    max-width: 21.7%;
    transition: filter 0.3s;
}

    .small_image img {
        height: 181px;
        object-fit: cover;
        width: 100%;
        background: #ffff;
    }

.big_image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    transition: filter 0.3s;
    background: #ffff;
    max-height: 375px;
}

.image_gallery img:hover {
    filter: brightness(0.8);
    transition: all 0.5s;
}
/*a.popup-gallery {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}*/

.room_search_box .search_input {
    border: 1px solid #ddd;
    border-radius: 8px;
}

.room_search_box .hotel_date_p {
    gap: 15px;
}

.see_all_image {
    position: absolute;
    z-index: 1;
    display: flex;
    top: 15px;
    color: var(--color);
    line-height: 30px;
    padding: 0 10px;
    border-radius: 8px;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    right: 15px;
    background: #fff;
    color: var(--all-text-third);
    gap: 8px;
    align-items: center;
}

ul.tourmenu1 {
    display: flex;
    align-items: center;
    background: #fff;
    overflow: auto;
    position: relative;
    padding: 0px 30px 0px;
    margin: 0;
    column-gap: 30px;
    border-radius: 8px;
    border: 1px solid #F0F0F0;
}

    ul.tourmenu1 li {
        max-width: fit-content;
        flex: 1;
        color: var(--all-text-main);
        font-weight: 400;
        font-size: 16px;
        border-radius: 8px;
        cursor: pointer;
        display: flex;
        align-items: center;
        column-gap: 5px;
        line-height: 46px;
    }

        ul.tourmenu1 li a {
            font-size: 16px;
            white-space: nowrap;
            display: flex;
            align-items: center;
            gap: 8px;
            padding: 0 10px;
            color: #333;
        }

        ul.tourmenu1 li.active a {
            border-bottom: 3px solid var(--active-menu);
        }

.service_icon {
    min-width: 20px;
    height: 20px;
}

.decrip_icon {
    background-position: -454px -74px;
}

.tour_inclu_icon {
    background-position: -665px -75px;
}

.tour_info_icon {
    background-position: -695px -75px;
}

.tour_tearm_icon {
    background-position: -724px -73px;
    height: 25px;
    width: 21px;
}

.tour_facilities ul li, .tour_facilities ul li a {
    font-weight: 300;
    font-size: 14px;
    font-style: normal;
    color: #333;
    display: flex;
    gap: 6px;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    cursor: context-menu;
}

.facilities__Block p {
    margin: 0;
    font-size: 12px;
    color: #808080;
    font-weight: 300;
}

.tour_facilities ul li b {
    font-weight: 400;
    color: #333;
}

.tour_facilities ul {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(344.33px, 1fr));
    gap: 24px;
    margin: 0;
}

.tour_facility_icon {
    min-width: 21px;
    height: 22px;
}

.tour_Language {
    background-color: #f5f3ff;
    padding: 5px;
    width: 40px;
    height: 40px;
    border-radius: 10px;
    background-position: -251px -650px;
}



.transfer_opation {
    background-position: -159px -52px;
}



.location_duration {
    background-position: -311px -650px;
    background-color: #fff7ed;
    padding: 5px;
    width: 40px;
    height: 40px;
    border-radius: 10px;
}



.tour_Printed {
    background-color: #ebf8ff;
    padding: 5px;
    width: 40px;
    height: 40px;
    border-radius: 10px;
    background-position: -214px -650px;
}



.Hours_duration {
    background-position: -176px -650px;
    background-color: #f0fdf4;
    padding: 5px;
    width: 40px;
    height: 40px;
    border-radius: 10px;
}



.tour_duration {
    background-color: #fef2f2;
    padding: 5px;
    width: 40px;
    height: 40px;
    border-radius: 10px;
    background-position: -281px -650px;
}



.tour_facilities .tour_availability {
    background-color: #fffbe9;
    padding: 5px;
    width: 40px;
    height: 40px;
    border-radius: 10px;
    background-position: -342px -650px;
}



.tour_Pickup {
    background-position: -290px -134px;
}

.tour_language {
    background-position: -418px -134px;
    min-width: 24px;
}

.product_common_block {
    display: flex;
    justify-content: space-between;
    gap: 28px;
    flex-wrap: wrap;
}

.hotel_title_detail {
    display: flex;
    margin-bottom: 30px;
    align-items: end;
    gap: 15px;
    position: relative;
    justify-content: space-between;
}

.hotel_name {
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
}

.right_search > div {
    color: var(--all-text-main);
    text-align: right;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
}

.fav_icon {
    width: 31px;
    height: 32px;
    background-position: -510px -28px;
    background-color: #F6F8FA;
    border-radius: 6px;
    cursor: pointer;
}

    .fav_icon.active {
        background-position: -540px -28px;
    }

.right_search {
    position: relative;
}

    .right_search > div small {
        color: #353535;
        text-align: right;
        font-size: 12px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }

button.btn_scrollnew {
    border-radius: 3px;
    background: #00AAE8;
    border: none;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
}

.place {
    color: #FF932C;
    font-size: 13px;
    letter-spacing: 3px;
    display: block;
    width: auto;
}

.fa-star:before {
    content: "\f005";
}

.location_div {
    display: flex;
    align-items: center;
    position: relative;
    color: var(--all-text-sub);
    column-gap: 8px;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.18px;
}

.adress_icon {
    min-width: 14px;
    height: 17px;
    background-position: -651px -43px;
}

.map_view {
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 14px;
    color: var(--all-text-main);
    justify-content: center;
    background: #fff;
    border-radius: 10px;
    position: relative;
}

.see_map {
    width: 20px;
    height: 20px;
    background-position: -700px -178px;
}

.map_view img {
    border-radius: 3px;
    object-fit: cover;
    width: 100%;
    height: 180px;
}

.map_view > span {
    position: absolute;
    width: 100%;
    display: flex;
    margin: 0 auto;
    left: 10px;
    text-align: center;
    cursor: pointer;
    box-sizing: border-box;
    bottom: 10px;
    max-width: 87px;
    justify-content: center;
    align-items: center;
    column-gap: 5px;
    background: #fff;
    color: var(--all-text-main);
    line-height: 30px;
    padding: 0 15px;
    border-radius: 4px;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
}

.review_div {
    display: flex;
    white-space: nowrap;
    position: relative;
    flex-direction: column;
    gap: 10px;
}

.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: 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);
}

.product_d_title {
    color: #353535;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 15px;
}

.popular_facilities ul {
    display: flex;
    flex-wrap: wrap;
    column-gap: 30px;
    row-gap: 15px;
    margin: 0;
}

    .popular_facilities ul li {
        width: calc(100%/2 - 41px);
        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_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;
}

.Surroundings ul {
    display: flex;
    flex-wrap: wrap;
    column-gap: 50px;
    row-gap: 15px;
    margin: 0;
}

    .Surroundings ul li {
        width: calc(100%);
        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;
        position: relative;
        padding-left: 25px;
    }

.review_detail p {
    margin: 0;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.review_detail b {
    color: #353535;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-top: 10px;
    display: block;
}

.detail_review {
    width: 265px;
    overflow: hidden;
    display: block;
}

.Surroundings ul li:before {
    position: absolute;
    content: "";
    left: 0px;
    width: 20px;
    height: 20px;
    background-position: -660px -180px;
    top: 0px;
}

.popular_facilities, .review_block, .Surroundings {
    position: relative;
    padding-bottom: 20px;
    max-width: 355px;
}

.common_facilities_menu {
    display: flex;
    align-items: center;
    gap: 16px;
}

a.seeall_div {
    display: flex;
    color: var(--active-menu);
    line-height: normal;
    align-items: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
}

    a.seeall_div .seeall_icon {
        width: 20px;
        height: 15px;
        background-position: -635px -36px;
    }

spna.pro_type {
    color: #777E90;
    text-align: center;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    border-radius: 2px;
    background: #EEEFF0;
    padding: 0 10px;
}

.product_title {
    margin: 0;
    line-height: 1.3;
    margin-bottom: 24px;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    position: relative;
    color: var(--all-text-main);
    display: inline-block;
    width: 100%;
}

/* .product_title:before {
    content: '';
    position: absolute;
    left: -20px;
    height: 26px;
    width: 4px;
    border-radius: 0 10px 10px 0;
    top: 0;
    background-color: var(--btn-bg);
    color: #fff;
}*/

.tour_mains .panel {
    margin-bottom: 0;
    border: 0;
    box-shadow: none;
}

.tour_mains .product_title:before {
    content: "";
    background: 0;
}

.tour_mains .product_title:after {
    position: absolute;
    left: -26px;
    content: "−";
    font-size: 24px;
    height: 20px;
    width: 20px;
    border-radius: 20px;
    text-align: center;
    line-height: 18px;
    color: #fff;
    top: 2px;
    background-color: #F36911;
}

.tour_mains .product_title.collapsed::after {
    content: "+";
}

ul.hotel_animitis {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}

    ul.hotel_animitis li {
        display: flex;
        align-items: center;
        border-radius: 4px;
        background: var(--Background-bg-gray2, #F6F8FA);
        padding: 5px;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        color: var(--all-text-sub);
    }

.nofacility {
    min-width: 20px;
    height: 20px;
    background-position: -7px -226px;
}

.room_search_box .drop_down_field .addroom_search_div {
    z-index: 99;
}



/**tour detail option css*/
.tour_data {
    display: flex;
    align-items: center;
    column-gap: 15px;
    border: 1px solid var(--border-color);
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 5px;
    flex-wrap: wrap;
}

.center_info {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    row-gap: 10px;
    flex: 1;
}

.room_text {
    font-size: 18px;
    font-weight: 600;
    color: #3a3a3a;
    width: 100%;
    display: flex;
    row-gap: 10px;
    align-items: center;
}

    .room_text .input_check_box label {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        display: inline-flex;
        line-height: 21px;
        color: #333;
    }

.tour_date_o {
    display: flex;
    column-gap: 20px;
    align-items: center;
    width: 100%;
    background-color: #f9f9f9;
    padding: 15px;
}

.select_box {
    position: relative;
}

span.tooltip_new {
    display: block;
    position: absolute;
    background: #fff;
    min-width: 200px;
    top: 110%;
    left: 0;
    opacity: 0;
    visibility: hidden;
    padding: 10px;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    z-index: 99;
    border-radius: 3px;
    box-shadow: var(--box-shadow);
    max-width: fit-content;
    font-size: 13px;
    font-weight: 500;
}

.info_icon_policy {
    position: relative;
    width: 13px;
    height: 12px;
    background-position: -540px -149px;
    margin-left: 5px;
}

    .info_icon_policy:hover .tooltip_new {
        opacity: 1;
        visibility: visible;
        top: 100%;
    }

.select_box label {
    color: #333;
    font-weight: 500;
    margin-bottom: 6px;
    display: block;
}

.adult_po {
    position: relative;
}

.select_arrow {
    right: 6px;
    left: auto;
    bottom: 9px;
    width: 15px;
    height: 16px;
    pointer-events: none;
    position: absolute;
    background-position: -263px -56px;
}

.cel_icon {
    right: auto;
    left: 7px;
    bottom: 8px;
    width: 20px;
    height: 20px;
    pointer-events: none;
    position: absolute;
    background-position: -453px -134px;
}

.datepicker-wrap.select_box input {
    padding: 0 10px 0 35px;
}

.rate_breakicon {
    width: 15px;
    height: 16px;
    background-position: -514px -136px;
}

.select_box select, .select_box input {
    line-height: 35px;
    padding: 0 20px 0 10px;
    font-weight: 300;
    font-size: 13px;
    border-radius: 8px;
    width: 100%;
    border: 1px solid #ddd;
    min-width: 70px;
    color: grey;
}

.price_info {
    margin-left: auto;
}

.total_price {
    line-height: 24px;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.loyal_point {
    font-size: 14px;
    font-weight: 400;
    position: relative;
    display: block;
}

.loyalty_point_icon {
    width: 25px;
    height: 25px;
    background-position: -613px -255px;
    position: absolute;
    left: 0;
}

.loyal_point .points_tooltrip {
    padding-left: 30px;
    display: flex;
    align-items: center;
}

.rate_bre {
    line-height: 40px;
    font-size: 20px;
    background: var(--btn-bg);
    width: 100%;
    display: flex;
    justify-content: center;
    color: var(--color);
}

.rate_breakdown {
    font-size: 12px;
    color: #FF0000;
    text-align: center;
    font-weight: 300;
    display: flex;
    align-items: center;
    gap: 3px;
    justify-content: center;
    white-space: nowrap;
}

.More_Info {
    font-size: 12px;
    color: #0213ad;
    font-weight: 400;
    display: flex;
    align-items: center;
    white-space: nowrap;
    margin-left: auto;
}

.option-name-div .input_check_box {
    margin-right: 10px;
}

.more_info {
    width: 24px;
    height: 25px;
    transform: scale(0.7);
    background-position: -315px -175px;
}

.room_text .cd-btn1 {
    color: var(--btn-two-bg);
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    display: flex;
    gap: 10px;
    align-items: center;
}

.time_slot {
    width: 15px;
    height: 16px;
    background-position: -748px -309px;
}

.point_gold_silver {
    display: block;
}

.boon_touroption {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    margin-top: 10px;
}

.book_button {
    border-radius: 5px;
    background: var(--btn-bg);
    line-height: 37px;
    padding: 0 15px;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    color: var(--color);
    position: relative;
    z-index: 0;
    overflow: hidden;
    border: none;
    width: 100%;
    max-width: fit-content;
}

    .book_button.book_now {
        background: #0213ad;
    }

th.Transfer_Option {
    position: relative;
}

.Transfer_Option .hoverinfo {
    left: auto;
    right: -80px;
}

.hoverinfo {
    background: var(--other-bg);
    bottom: 85%;
    margin-top: 10px;
    left: 30px;
    padding: 15px;
    border-radius: 5px;
    width: max-content;
    display: none;
    position: absolute;
    margin-bottom: 10px;
    transition: ease .5s;
    z-index: 12;
    box-shadow: 0 3px 6px 0 rgb(0 0 0 / 20%);
    font-size: 14px;
    max-width: 300px;
    opacity: 0;
    font-weight: 300;
    text-align: left;
    line-height: 20px;
    letter-spacing: 0.1px;
    border: 1px solid var(--btn-bg);
}

.tour_facilities ul li:hover .hoverinfo, .Transfer_Option:hover .hoverinfo {
    display: block;
    color: #000;
    opacity: 1;
    transition: all ease 1s;
}

/*time slot css start*/
.timemenuwrrap {
    margin-bottom: 20px;
    min-height: 400px;
}

.tourtitlebg {
    background-image: none;
    position: sticky;
    top: 0;
    border: none;
    padding: 20px 60px;
    box-shadow: var(--box-shadow);
    text-align: left;
    color: var(--all-text-main);
}

    .tourtitlebg .nextclick {
        font-size: 24px;
        position: absolute;
        left: -15px;
        width: 50px;
        height: 100%;
        top: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        border-right: 1px solid #ddd;
        color: var(--all-text-main);
    }

    .tourtitlebg.rowtitle.we_main_snd_color {
        box-shadow: unset;
        border-bottom: 1px solid var(--border-color);
        padding: 20px 10px;
    }

    .tourtitlebg span {
        font-size: 18px;
        font-weight: 400;
        color: var(--all-text-sub);
    }

.supercal-header {
    text-align: center;
    position: relative;
    width: 270px;
    margin: 30px auto;
    font-size: 20px;
    font-weight: 500;
    line-height: 22px;
}

    .supercal-header .prev-month {
        float: left;
        font-size: 24px;
        line-height: 12px;
    }

    .supercal-header .next-month {
        float: right;
        font-size: 24px;
        line-height: 12px;
    }

    .gtPrice, .supercal-header .btn, .supercal-header .month {
        color: var(--btn-bg);
    }

td.selected span {
    background-color: var(--btn-bg) !important;
    color: #fff;
}

.supercal table {
    width: 100%;
    table-layout: fixed !important;
    background: #fff;
    top: auto !important;
}

    .supercal table tr:first-child {
        display: table-row;
    }

.blockcal .current.table > tbody > tr > th {
    border: none;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
}

.supercal table tr:first-child th {
    padding: 20px 5px;
    color: #aaa;
}

.blockcal .current.table > tbody > tr > td {
    background-color: #fff;
    padding: 5px;
    border: none;
}

.blockcal .table.table-condensed.current span {
    font-size: 16px;
    min-height: 70px;
    background: #fff;
    padding: 10px 0 0 15px;
    width: 100px;
    border-radius: 8px;
    font-weight: 400;
    border: 1px solid var(--border-color);
}

.blockcal .current.table > tbody > tr > td.today span {
    background-color: #f5f5f5;
    border: 1px solid #ddd;
}


.supercal .month-next, .wrappertour .month-prev {
    opacity: 0;
    cursor: default;
}

.supercal table td.disable {
    opacity: .6;
    cursor: default;
}

    .supercal table td.disable span {
        box-shadow: none !important;
    }


.blockcal .table.table-condensed.current tr td span {
    display: flex;
    margin: auto;
    position: relative;
    transition: all .1s ease 0s;
    margin-bottom: 10px;
    justify-content: center;
    align-items: center;
    padding: 0;
}

.supercal table td.disable span {
    box-shadow: none !important;
    border: 1px solid #ddd;
}

.closediv {
    color: var(--color);
    background: var(--all-text-third);
    font-size: 20px;
    position: relative;
    padding: 0px 18px;
    top: 0;
}


.title_dr {
    padding: 0px 10px;
    color: #fff;
}

.tour_dr_date {
    display: flex;
    gap: 15px;
    margin-top: 25px;
}


.tour-clear {
    display: flex;
    padding: 10px;
    background: var(--other-bg-light);
    border-radius: 5px;
    gap: 10px;
    align-items: center;
}

.chnage_button {
    border-radius: 5px;
    background: var(--btn-bg);
    line-height: 37px;
    padding: 0 15px;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    color: var(--color);
    position: relative;
    z-index: 0;
    overflow: hidden;
    border: none;
    width: 100%;
    max-width: fit-content;
}


.icondiv {
    margin-right: 5px;
}

.fa-list-ul::before {
    content: "\f0ca";
}

.tourdetTabs .tour-clear {
    background: #f9f9f9;
    color: var(--all-text-main);
    border-bottom: none;
    font-weight: 300;
    padding: 25px;
    gap: 50px;
}

.tourdetTabs {
    margin-top: 10px;
}

.tour-clear .avaicircle {
    padding: 0px 0px 0px 20px;
    color: var(--all-text-main);
    border-radius: 3px;
    text-align: center;
    width: fit-content;
    position: relative;
    display: flex;
    align-items: center;
}

.tour-clear .bggreen_p:before, .tour-clear .bgred_p:before, .tour-clear .bgyellow_p:before {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    left: 0;
}

.tour-clear .bggreen_p:before {
    background: #68b331;
}

.tour-clear .bgred_p:before {
    background: red;
}

.tour-clear .bgyellow_p:before {
    background: #fed301;
}

.bggreenactive .leftcir {
    background: #90d153;
}

.bgyellowactive .leftcir {
    background-color: #fed301;
}

    .bggreenactive .leftcir:after, .bgyellowactive .leftcir:after {
        content: "\2713";
        font-size: 12px;
        font-weight: 700;
        padding: 1px 3px;
        color: #fff;
        position: absolute;
    }

.bggreenactive, .bgyellowactive {
    color: #fff;
    cursor: pointer;
}

.bgred {
    background-color: red;
}

.bggreen {
    background-color: #a4d77f;
}

.bgyellowactive {
    background-color: #fed301;
}

.bgredactive {
    background-color: red;
}

.bggreenactive {
    background-color: #a4d77f;
}

    .bggreenactive .leftcir {
        background: #90d153;
    }

.bggreen, .bggreenactive {
    background-color: #68b331;
}

.slot-scll {
    max-height: 400px;
    overflow-y: auto;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    margin-bottom: 10px;
    border-top: 1px solid #e1e1e1;
    background-color: #f9f9f9;
    padding: 15px;
}

.timeslotwrap1 {
    height: auto;
    width: 110px;
    float: left;
    border-radius: 8px 8px 0 0;
}

.leftcir, .rightcir {
    height: 32px;
    !;
    !;
    width: 100%;
    !iortant;
    border-radius: 3px;
    !;
    margin-bottom: -30px;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.timeslot2 {
    font-weight: 400;
    min-width: 100px;
    color: #fff;
    cursor: pointer;
    text-align: center;
    height: 30px;
    line-height: 30px;
}

.burj-pricdiv {
    background: #f2eabc;
    color: #1a1a1c;
    min-width: 100px;
    text-align: center;
    padding: 10px 5px;
    word-break: break-word;
    border-radius: 0 0 5px 5px;
    cursor: pointer;
}

.footerprice.footerpricetop {
    position: sticky;
    bottom: -15px;
    left: 0;
    right: 0;
    width: 100%;
    background: #ffffff;
    z-index: 1;
    color: #333;
    background-color: #f9f9f9;
    border-radius: 8px;
    display: flex;
    align-items: center;
    column-gap: 20px;
    justify-content: space-between;
}

.main_price_slot {
    font-size: 24px;
    font-weight: 600;
    line-height: normal;
}

.time_slot_text {
    display: inline-block;
    font-size: 16px;
    padding: 10px 0px;
}

.from_text {
    font-size: 12px;
}

.booking-information {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 80vh;
}

.noticketwarpp {
    max-width: 410px;
    box-shadow: var(--box-shadow);
    padding: 20px;
    color: var(--all-text-main);
    width: 100%;
}

.sorrytxt {
    font-size: 25px;
}

.noticketwarpp .common_button {
    margin: 10px auto;
}

/*time slot css end*/
.w316 {
    width: 400px;
}

.w245 {
    width: 270px;
}

.w170 {
    width: 170px;
}

.w135 {
    width: 70px;
}

    .w135 > div {
        font-size: 12px;
        font-weight: 300;
    }

.w174 {
    width: 235px;
}

.allpopup_border_none thead {
    background: var(--Background-bg-blue, #EDF1FE);
}

.tour_op_data table {
    overflow: hidden;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.p_d_d {
    position: relative;
    display: flex;
    justify-content: end;
    margin-top: 96px;
}

.get_policy a {
    border: 1px solid var(--btn-two-bg);
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    padding: 4px 8px;
    border-radius: 8px;
    color: var(--btn-two-bg);
}

#soap-gallery-popup .popup-content {
    padding: 16px;
    background: transparent;
}

/**map css start***/
.mycontrol_pop_icon .hotel_Adderss {
    font-weight: 500;
    font-size: 12px;
    color: var(--all-text-sub);
    position: relative;
    width: 100%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    column-gap: 5px;
    margin-top: 0;
    display: flex;
}


.mycontrol_pop_icon {
    width: 200px;
    background: #fff;
    display: flex;
    position: relative;
    z-index: 1;
    left: 0px;
    top: 0px;
    flex-direction: column;
    row-gap: 5px;
    margin: 0 auto;
}

.gm-ui-hover-effect {
    display: none !important;
}

.map_box_h_name {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    line-height: 17px;
    font-weight: bold;
    font-size: 14px;
}

.imge_map {
    overflow: hidden;
}

    .imge_map img {
        height: 100px;
        width: 100%;
        border-radius: 10px;
        object-fit: cover;
    }

.map_text_name {
    max-width: 200px;
    font-size: 15px;
    display: flex;
    flex-direction: column;
    row-gap: 5px;
    flex: 1;
}

.price_map {
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    white-space: nowrap;
    color: var(--all-text-main);
}

.mycontrol_pop_icon .Adderss_icon {
    min-width: 20px;
    background-position: -376px -205px;
    height: 30px;
}

.custom-marker {
    background: #f36326;
    color: #fff !important;
    padding: 5px;
    border-radius: 4px;
    margin-top: 65px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

ul#selectedPlaces {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin: 10px 0;
}

.maps {
    position: relative;
}
/**map css end*/
.min_wid_total {
    min-width: 150px;
}


.tourdetTabs .wid_timeslot_box {
    width: 160px;
}


.image_gallery .carousel-inner {
    min-height: 400px;
}

/*review*/
.review_main_block {
    display: flex;
    gap: 100px;
    flex-wrap: wrap;
    padding: 20px 0px;
}

.review_sticky {
    display: flex;
    flex-direction: column;
    gap: 16px;
    text-align: left;
}

.review-count-trip {
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.review_center ul {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.review_suggestion .subreview ul {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}

    .review_suggestion .subreview ul li > div {
        background-color: var(--all-text-third);
        max-width: fit-content;
        padding: 2px 5px;
        border-radius: 5px;
        color: #fff;
    }

.review_suggestion {
    flex: 1;
    padding: 20px;
    /* border: 1px solid #E4EBF1; */
}

.review_left {
    position: sticky;
    top: 0;
    padding: 0 20px;
    text-align: center;
    border-radius: 10px;
    flex: 1;
}

.review_center ul li {
    display: flex;
    gap: 10px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    align-items: center;
}

.review_center {
    flex: 1;
}

.review_right {
    flex: 1;
}

.review_loop {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    max-height: 700px;
    overflow: auto;
    margin-bottom: 10px;
}

.r_rate {
    display: flex;
    column-gap: 5px;
    align-items: center;
}

    .r_rate span:last-child {
        font-size: 15px;
        font-weight: 600;
        color: var(--btn-bg);
    }

.review_repeat img {
    width: 100px;
    object-fit: contain;
}

.review_repeat {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    border-radius: 5px;
    padding: 10px;
    max-width: 960px;
}

p.secondary-theme {
    margin: 0;
}

.review-user {
    display: flex;
    align-items: center;
    gap: 8px;
}

    .review-user img {
        max-width: 45px;
        max-height: 45px
    }

.review_user_icon {
    width: 20px;
    height: 20px;
    background-position: -467px -316px;
}

.review_suggestion ul li {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 8px;
}

.review_suggestion .progress {
    width: 50%;
    height: 10px;
    margin: 0;
}

.review-label {
    font-size: 20px;
    font-weight: 600;
}

.review_suggestion .progress-bar-success {
    background-color: var(--btn-bg);
}

.progress {
    background-color: #DDD;
}

.progress-bar-success {
    background: #FF932C;
}

.review_right ul li {
    padding-right: 60px !important;
}

.progress_num {
    position: absolute;
    right: 30px;
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

/*guest review Start CSS*/

.guest_review_wrapper {
    display: flex;
    flex-direction: column;
    gap: 50px;
}

    .guest_review_wrapper .guest-review {
        display: flex;
        column-gap: 60px;
        align-items: center;
    }

.gt_reviewer {
    display: flex;
    flex-direction: column;
    row-gap: 3px;
    text-align: center;
    white-space: nowrap;
    align-items: center;
    min-width: 150px;
}

    .gt_reviewer img {
        height: 70px;
        width: 70px;
        border-radius: 100px;
        margin-bottom: 4px;
    }

    .gt_reviewer p {
        font-size: 14px;
        line-height: 1.42857143;
        font-weight: 600;
        margin: 0;
        white-space: normal;
    }

    .gt_reviewer > p.date > span {
        font-weight: 500;
    }

.gt_review_info {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    padding: 10px 0 10px 80px;
    border-left: 1px solid #eee;
    font-size: 14px;
    font-weight: 300;
    color: var(--all-text-third);
    padding-right: 40px;
}

    .gt_review_info .comment-header h4, .gt_review_info .reviewContent {
        margin: 0;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        overflow: hidden;
        font-weight: 500;
    }

    .gt_review_info .reviewContent {
        font-weight: 300;
    }

.gt_rating {
    display: flex;
    flex-direction: column;
    row-gap: 8px;
    align-items: center;
    margin-left: auto;
}

.five-stars::before, .fivestar-bottom::before, .fivestar-up::before, .fivestar_up::before {
    content: '\f005\f005\f005\f005\f005';
    font-family: FontAwesome !important;
    color: #ffa800;
    letter-spacing: 2px;
}

.gt_rating .score {
    font-size: 20px;
    line-height: normal;
    font-weight: 500;
}

.gt_rating .reviewStarRatingName {
    display: flex;
    height: 30px;
    align-items: center;
    justify-content: center;
    color: #fff;
    padding: 0 15px;
    margin: 0;
    1 2 border-radius: 6px;
    background: #4CAC67;
    font-weight: 600;
    border-radius: 6px;
}

.static_h_option .product_title::before, .itineryss .product_title::before {
    content: unset;
}

.room_text .input_check_box.checked label:before {
    width: 16px;
    color: #ff932c;
    border: 1px solid var(--active-menu);
    background: #fff;
    font-size: 10px;
    height: 16px;
    line-height: 15px;
    content: "\f00c";
    min-width: 16px;
}

.room_text .input_check_box label::before {
    width: 16px;
    height: 16px;
    border: 1px solid #ff932c;
    border-radius: 3px;
}

.room_text .select_arrow {
    background-position: -251px -98px;
}
/*guest review End CSS*/

.option-name-div {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
    gap: 5px;
}

.time_slot_btn {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    margin-left: auto;
}

    .time_slot_btn .book_button.book_now {
        width: max-content;
    }

.calendersup {
    position: relative;
    width: 100%;
    display: inline-block;
}

.detail_div_wrapper {
    display: flex;
    justify-content: space-between;
    gap: 30px;
}

.detail_mainleft_div, .detail_mainright_div {
    flex: 1;
}

.detail_mainright_div {
    max-width: 317px;
}

.sticky_nav_right {
    position: sticky;
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    top: 190px;
    z-index: 2;
    display: flex;
    flex-direction: column;
    gap: 15px;
}
/*--Why chossee css start--*/
.why-choose-wrapp {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

    .why-choose-wrapp .info-item {
        display: flex;
        gap: 12px;
    }

    .why-choose-wrapp .icon {
        font-size: 24px;
        justify-content: center;
        display: flex;
        line-height: 27px;
        width: 40px;
        height: 41px;
        position: relative;
    }

    .why-choose-wrapp .title {
        font-weight: 500;
        margin: 0;
    }

    .why-choose-wrapp .description {
        font-size: 13px;
        color: #808080;
        margin: 2px 0 0;
        font-weight: 300;
    }

.why_choose_block {
    background: #fff;
    border-radius: 8px;
    box-shadow: var(--box-shadow);
}

.why_choose_title {
    font-weight: 600;
    font-size: 18px;
    line-height: normal;
    padding: 25px;
    background: #f1f1f1;
    border-radius: 8px 8px 0 0;
}

.why_choose_des {
    padding: 15px;
}

.date-picker-wrapper.date-range-picker19 {
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    z-index: 9999 !important;
    min-width: 900px;
    padding: 15px;
}

    .date-picker-wrapper.date-range-picker19 .month-wrapper {
        display: flex;
        justify-content: space-between;
        width: 100% !important;
    }

        .date-picker-wrapper.date-range-picker19 .month-wrapper table {
            width: 100%;
        }

        .date-picker-wrapper.date-range-picker19 .month-wrapper .time {
            display: none;
        }

.date-picker-wrapper .month-wrapper table .day.toMonth .amout_price {
    color: var(--all-text-sub);
    font-weight: 200;
    font-size: 13px;
}

.date-picker-wrapper.date-range-picker19 .month-wrapper table td, .date-picker-wrapper.date-range-picker19 .month-wrapper table th {
    height: 60px;
    width: 60px;
}

.date-picker-wrapper.date-range-picker19 .month-wrapper table .day {
    width: 70px;
    height: 70px;
    border-radius: 8px;
}

    .date-picker-wrapper.date-range-picker19 .month-wrapper table .day.real-today {
        background: #e7e7e73b !important;
    }

.date-picker-wrapper.date-range-picker19 .gap {
    top: 60px;
}

.date-picker-wrapper.date-range-picker19 .first-date-selected .amout_price {
    color: #fff !important;
}

.date-picker-wrapper.date-range-picker19 .month-wrapper table .day.invalid .amout_price {
    opacity: 0.5;
}

.date-picker-wrapper.date-range-picker19 .gap {
    height: 490px !important;
}

.addbgoncal::before {
    content: '';
    outline: 0px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.78);
    z-index: 99;
    pointer-events: all;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}

.after_login.addbgoncal {
    overflow: hidden !important;
}

@media (max-width:1199px) and (min-width:992px) {
    .room_search_box {
        gap: 10px;
    }

        .room_search_box .change_search {
            max-width: 140px;
        }

    .detail_mainright_div {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .sticky_breadcrumb {
        display: none;
    }
}

@media (max-width:991px) {


    .box_shadowmono {
        padding: 0 !important;
    }

    .image_gallery .carousel-inner img {
        min-height: 180px;
        height: 180px !important;
    }

    .image_gallery .carousel-inner {
        min-height: 150px;
    }

    .service_menu {
        display: none;
    }

    .Modify_Search {
        margin-top: 0px;
        border: none;
        flex-direction: column;
        border-radius: 0px;
        box-shadow: none;
    }

    .room_search_box {
        gap: 10px;
        flex-direction: column;
        align-items: normal;
    }

    .panel_row {
        flex-direction: column;
        row-gap: 10px;
    }

    body {
        padding-top: 80px;
    }


    .image_gallery {
        gap: 5px;
        margin-bottom: 10px;
    }

    .big_image {
        flex: 0 0 55%;
        max-width: 55%;
    }

    .small_image {
        flex: 0 0 45%;
        max-width: 45%;
        row-gap: 5px;
    }

    .big_image img {
        height: 230px;
        width: 100%;
        margin-bottom: 0;
    }

    .small_image img {
        height: 113px;
    }

    .see_all_image {
        font-size: 10px;
        padding: 0 5px;
        left: 5px;
        right: auto;
        bottom: 5px;
        top: auto;
        line-height: 20px;
    }

    .detail_div_row {
        column-gap: 30px;
        flex-direction: column;
    }

    .hotel_name {
        font-size: 16px;
        flex-direction: column;
        row-gap: 5px;
        margin-bottom: 0;
    }

    .right_search {
        margin-left: auto;
    }

    .map_div {
        flex: 1;
    }

    .map_view img {
        width: 100%;
    }

    .popular_facilities ul {
        column-gap: 15px;
    }

        .popular_facilities ul li {
            width: calc(100% / 2 - 8px);
        }

    .product_d_title {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .product_common_block, ul.hotel_animitis {
        gap: 15px;
    }

    .detail_content {
        padding: 10px;
        border: none;
    }

        .detail_content.detail_main.tour_mains {
            padding: 10px 10px 10px 30px;
        }

    ul.hotel_animitis li {
        width: 47%;
    }

    .product_title {
        font-size: 18px;
    }

    ul.tourmenu1 {
        column-gap: 20px;
        border: none;
        padding: 10px;
    }

    #exampleModalCenter, #btnDispValidationMessage {
        z-index: 99999;
    }

    #list_detail_data .modal-body {
        max-height: calc(100vh - 0px);
    }

    ul.tourmenu1 li a {
        line-height: normal;
        font-size: 14px;
        padding: 0 5px;
    }

    .sticky_nav {
        position: relative;
        top: 0px;
        z-index: 0;
    }

    .tour_facilities ul li {
        width: 100%;
        align-items: center;
    }

        .tour_facilities ul li p {
            margin: 0;
            color: #707070;
            margin: 0;
            font-size: 12px;
        }

    .boon_touroption {
        margin: 0;
    }

    .review_main_block {
        display: flex;
        gap: 20px;
        flex-wrap: wrap;
        padding: 10px 0px;
    }

    .guest_review_wrapper {
        gap: 15px;
    }

        .guest_review_wrapper .guest-review {
            flex-direction: column;
        }

    .gt_rating {
        margin: auto;
    }

    .gt_review_info:not(:last-child) {
        border-bottom: 1px solid var(--border-color);
        margin-bottom: 10px;
        border-left: 0;
        padding: 10px;
        text-align: center;
    }

    .guest_review_wrapper .guest-review:not(:last-child) {
        border-bottom: 5px solid var(--border-color);
        padding: 10px 0;
    }
}

@media (max-width:767px) {
    .sticky_breadcrumb{
        display: none;
    }
    .rate_content .table-responsive table th {
        display: none;
    }

    .detail_div_wrapper {
        flex-direction: column;
        gap: 0;
    }

    .hotel_name_wrapper {
        gap: 5px;
        flex-direction: column;
        align-items: flex-start;
    }

    .hotel_review .star_icon {
        min-width: 14px;
        background-position: -183px -255px;
    }

    .room_text {
        margin-bottom: 5px;
    }

        .room_text .input_check_box label::before {
            top: 4px;
        }

    .Mobile_footer {
        display: none;
    }

    .ProductHighlights {
        padding: 10px;
        flex-direction: column;
        row-gap: 15px;
        position: relative;
    }

    .ProductPriceDiv {
        padding: 0;
        box-shadow: none;
        border-radius: 0;
        margin-top: 0;
        width: 100%;
        align-items: flex-start;
        border: unset;
    }

    .PriceInline .OrigionalPrice {
        font-size: 18px;
    }

    .product_title:before {
        left: -11px;
    }

    .location_div {
        font-size: 12px;
        font-weight: 300;
    }

    .hotel_service_count {
        padding: 10px 0 0;
        margin-bottom: 10px;
    }

    .p_d_d {
        margin-top: 30px;
    }

    .product_title_detail .product_title {
        font-size: 16px;
        margin-bottom: 15px;
    }

    back_font {
        font-size: 14px;
    }

    .tour_facilities ul {
        margin-bottom: 0;
        gap: 10px;
    }

    .detail_div_row {
        flex-direction: column;
    }



    .detail_right_div {
        margin-top: 10px;
    }

    .common_facilities_menu {
        flex-direction: column;
    }

    .br_right_r {
        border-right: 1px solid var(--border-color);
    }

    .hotel_date_p {
        flex-direction: column;
        gap: 10px;
    }

    .search_input {
        border-radius: 8px;
    }

    .br_left_r {
        border-left: 1px solid var(--border-color);
    }

    .detail_content-wrap {
        row-gap: 10px;
    }

    .room_search_box .change_search {
        margin-left: 0;
        max-width: 100%;
    }

    .tour_date_o {
        gap: 5px;
        flex-wrap: wrap;
    }

    .select_box {
        max-width: 100%;
        width: 100%;
    }

        .select_box select, .select_box input {
            min-width: 105px;
        }

    .slot-scll {
        gap: 5px;
    }

    .loyal_point {
        margin-bottom: 5px;
    }

    .total_price {
        font-size: 18px;
    }

    .tour_service .ProductPriceDiv a {
        position: absolute;
        top: -76px;
        width: 100%;
        text-align: center;
        justify-content: center;
        text-transform: capitalize;
    }

    .back_font p, .back_font span, .back_font ul, .back_font ol {
        line-height: 18px !important;
    }

    .disc_typed ul li {
        display: block;
    }

    .tour_service .ProductHighlights {
        row-gap: 10px;
        padding: 10px 0;
    }

    .tour_dr_date {
        flex-direction: column;
        gap: 5px;
        margin-top: 15px;
    }

    .tour-clear {
        padding: 5px;
    }

    .time_slot_text {
        font-size: 14px;
    }

    .tourdetTabs .tour-clear {
        padding: 5px;
        gap: 10px;
    }

    .timeslotwrap1 {
        width: auto;
    }

    /*--Mobile Tour Start css--*/
    .detail_button {
        position: fixed;
        left: 0;
        right: 0;
        z-index: 3;
        background: #fff;
        padding: 16px;
        display: flex;
        justify-content: space-between;
        column-gap: 10px;
        bottom: 0;
        border-top: 1px solid #eae9e9;
    }

        .detail_button a {
            display: block;
            text-align: center;
            background: var(--btn-bg);
            border-radius: 5px;
            height: 44px;
            line-height: 44px;
            border: none !important;
            color: #fff;
            font-size: 12px;
            min-width: 134px;
            max-width: 134px;
        }

    .room_div_box_mobile {
        position: fixed;
        top: 62px;
        bottom: 0;
        overflow: auto;
        background: #fff;
        z-index: 9999;
        left: 0;
        right: 0;
        display: none;
        transition: all 0.3s ease 0s;
    }

        .room_div_box_mobile.active {
            display: block;
            background: #f5f5f5;
            top: 0;
            overflow: hidden;
            z-index: 9999;
        }

    .top_list_bar {
        background: var(--btn-bg);
        padding: 10px;
        width: 100%;
        color: #fff;
        margin-bottom: 5px;
        font-size: 16px;
        line-height: normal;
    }

    .roomdiv_mobileinner {
        height: calc(100vh - 57px);
        overflow: auto;
    }

        .roomdiv_mobileinner .product_title {
            position: sticky;
            top: 0;
            padding: 15px;
            background: #fff;
            width: 100%;
            z-index: 11;
            margin: 0;
        }

            .roomdiv_mobileinner .product_title:before {
                top: 12px;
            }

        .roomdiv_mobileinner .table-responsive {
            border: unset;
        }

        .roomdiv_mobileinner .mobile_responsive.tour_details tr {
            margin: 10px 0 0;
            width: 100%;
            border-radius: 8px;
            padding: 5px 0px;
            display: flex;
            flex-wrap: wrap;
            border: 1px solid var(--border-color);
            background: #9e9e9e12;
        }

            .roomdiv_mobileinner .mobile_responsive.tour_details tr td.tour_date {
                min-width: auto;
            }

            .roomdiv_mobileinner .mobile_responsive.tour_details tr td {
                float: unset;
                width: auto;
                text-align: left;
                min-width: fit-content;
                flex: 1;
                padding: 0 5px !important;
            }

        .roomdiv_mobileinner .price_info {
            margin-bottom: 10px;
        }

        .roomdiv_mobileinner .boon_touroption_wrapp {
            position: fixed;
            bottom: -2px;
            background: #fff;
            padding: 10px;
            border-radius: 0;
            width: 100%;
            left: 0;
            right: 0;
            border-top: 1px solid #eae9e9;
        }

        .roomdiv_mobileinner .left_arrowicon {
            width: 20px;
            height: 16px;
            background-position: -24px -135px;
            display: inline-block;
            transform: scale(2.1);
        }

    .boon_touroption {
        width: 100%;
    }

        .boon_touroption .book_button {
            max-width: -webkit-fill-available;
        }

    .roomdiv_mobileinner .detail_content.rate_content {
        align-items: flex-end;
        margin-top: 0;
    }

    .roomdiv_mobileinner .total_price {
        align-items: flex-end;
        margin-top: 10px;
        gap: 0;
    }

    .btn_scrollnew {
        padding: 0;
    }

    #list_detail_data {
        z-index: 9999;
    }

        #list_detail_data .modal-dialog {
            width: calc(100% - 0px);
        }

    .modal-content.RateBreakup_mobile tr {
        margin: 0 !important;
        display: block !important;
        flex-wrap: unset !important;
        padding: 0 !important;
        background: transparent !important;
    }

    .review-count-trip {
        font-size: 24px;
    }

    .progress {
        height: 15px;
        margin-bottom: 10px;
    }

    .review_center ul {
        gap: 10px;
    }

    .modal-body.SweetAlert {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .hotel_review {
        margin-bottom: 0;
    }
}
