﻿
.add_info {
    line-height: 26px;
    color: var(--all-text-main);
    padding-left: 3px;
    /* text-decoration: underline; */
}

    .add_info li {
        display: flex;
        align-items: center;
        column-gap: 5px;
        line-height: 30px;
    }

        .add_info li a {
            color: #FF9800;
            text-decoration: underline;
            font-size: 14px;
        }


.hotel_title_modify {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.detail_hide, .cart_block, .empty_cart {
    display: none !important;
}

.show_cart .detail_hide, .show_cart .cart_block, .show_cart .empty_cart {
    display: block !important;
}

.transfer_padding {
    padding-top: 30px;
}

.prefarance a {
    display: flex;
    align-items: center;
    margin: 5px 0;
    column-gap: 5px;
    font-size: 14px;
    font-weight: 600;
    max-width: fit-content;
}

.down_arrow_m {
    background-position: -221px -10px;
    width: 15px;
    height: 15px;
}

.image_gallery {
    display: flex;
    column-gap: 5px;
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
    border-radius: 10px;
}

.big_image {
    flex: 0 0 65%;
    max-width: 65%;
    position: relative;
}

.small_image {
    flex: 0 0 35%;
    display: flex;
    flex-wrap: wrap;
    max-width: 35%;
    flex-direction: column;
    row-gap: 5px;
    overflow: hidden;
}

    .small_image img {
        height: 192px;
        object-fit: cover;
        width: 100%;
    }

.big_image img {
    height: 389px;
    width: 100%;
    object-fit: cover;
}

/*a.popup-gallery {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}*/

.see_all_image {
    right: 10px;
    position: absolute;
    z-index: 1;
    bottom: 10px;
    background: rgb(0 0 0 / 69%);
    color: #fff;
    font-weight: 700;
    font-size: 12px;
    line-height: 35px;
    padding: 0 10px;
    display: flex;
    align-items: center;
    border-radius: 5px;
}

.photos_icon {
    width: 20px;
    height: 20px;
    background-position: 0 0;
}

.image_transfer {
    max-width: 235px;
}


    .image_transfer img {
        max-height: 150px;
        object-fit: contain;
        margin: 0 auto;
        width: 100%;
    }





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

.detail_content {
    padding: 15px;
    background: #fff;
    position: relative;
    border: 1px solid var(--border-color);
    border-radius: 10px;
}

.product_title {
    font-size: 20px;
    font-weight: 600;
    color: var(--all-text-main);
    margin: 0;
    line-height: 1.3;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
}



.secound_title {
    font-size: 20px;
    margin-bottom: 10px;
}

    .secound_title:before {
        height: 25px;
    }

.location_div {
    display: flex;
    align-items: center;
    position: relative;
    color: var(--color);
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    column-gap: 8px;
}

.map_view_h {
    display: flex;
    align-items: center;
    color: var(--btn-bg);
    font-weight: 700;
    font-size: 13px;
    cursor: pointer;
    border-bottom: 1px solid var(--btn-bg);
}

.date_adult {
    color: var(--color);
}
.hotel_count h1 {
    max-width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    color: var(--color);
    margin: 0;
    float: left;
}
span.place {
    color: #FFA800;
    font-size: 16px;
    letter-spacing: 3px;
    margin-left: 5px;
}

.adress_icon {
    min-width: 14px;
    height: 17px;
    background-position: -87px -121px;
}

.car_icon {
    width: 30px;
    height: 15px;
    background-position: -351px -418px;
    position: relative;
    left: 0;
}

.back_block {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    row-gap: 10px;
    margin-bottom: 0;
}

    .back_block li {
        display: flex;
        align-items: center;
        column-gap: 5px;
        line-height: 30px;
        width: 25%;
    }

.tour_info_icon {
    width: 23px;
    height: 27px;
    pointer-events: none;
    position: relative;
    top: 0;
}

.back_b .tour_info_span {
    color: var(--all-text-main);
    display: flex;
    text-align: left;
    font-weight: 500;
    font-size: 13px;
}

.tour_availability {
    background-position: -241px -375px;
}

.tour_duration {
    background-position: -281px -376px;
}

.tour_Upcoming {
    background-position: -357px -379px;
}

.tour_Printed {
    background-position: -506px -378px;
}

.tour_Pickup {
    background-position: -433px -376px;
}

.tour_starttime {
    background-position: -478px -219px;
}

.tour_CancellationName {
    background-position: -393px -378px;
}

.tour_language {
    background-position: -471px -378px;
}

.tour_rate_icon {
    background-position: -5px -243px;
}

.tour_over_icon {
    background-position: -55px -243px;
}

.tour_inclu_icon {
    background-position: -110px -243px;
}

.tour_time_icon {
    background-position: -164px -243px;
}

.tour_im_info_icon {
    background-position: -215px -243px;
}

.tour_policy_icon {
    background-position: -266px -243px;
}

.passenger_icon {
    background-position: -280px -413px;
}

.bagge_icon {
    background-position: -391px -415px;
}

.air_icon {
    background-position: -425px -412px;
}

ul.tourmenu1 {
    display: flex;
    align-items: center;
    column-gap: 25px;
    background: var(--other-bg);
    padding: 0 15px;
    overflow: auto;
    border-radius: 5px;
    margin: 15px 0px 5px 0px;
}

    ul.tourmenu1 li a {
        line-height: 50px;
        color: var(--color);
        font-size: 14px;
        font-weight: 700;
        white-space: nowrap;
    }

    ul.tourmenu1 li.active a {
        border-bottom: 2px solid var(--btn-two-bg);
    }

/*modify search*/
a.modify_button {
    background: var(--btn-bg);
    border-radius: 5px;
    line-height: 40px;
    display: block;
    text-align: center;
    padding: 0 20px;
    font-weight: 600;
    font-size: 16px;
    color: #fff;
}

.Modify_Search {
    padding: 15px;
    background: var(--other-bg);
    box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    position: relative;
    margin-bottom: 20px;
}

    .Modify_Search h4 {
        font-weight: 600;
        margin: 10px 0 15px 0;
        color: var(--color);
    }

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

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

.hotel_date_p {
    display: flex;
}

.night_div {
    width: 100px;
    position: relative;
}

    .night_div select {
        padding-top: 13px;
        border-radius: 0;
    }

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

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

.search_input {
    height: 60px;
    width: 100%;
    color: var(--input_text);
    padding: 15px 0px 0px 35px;
    font-size: 15px;
    cursor: pointer;
    outline: none;
    appearance: none;
    background: var(--input_bg);
    box-sizing: border-box;
    font-weight: 600;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 50px;
    position: relative;
    border: 1px solid var(--input_border);
    border-radius: 3px;
}

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

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

.lbl_up {
    font-size: 12px;
    position: absolute;
    color: var(--bg1-dark-w);
    z-index: 1;
    white-space: nowrap;
    top: 5px;
    font-weight: 500;
    pointer-events: none;
    background: transparent;
    width: auto;
    max-width: fit-content;
    left: 10px;
    right: 0;
    padding: 0 35px 0px 25px;
    text-align: left;
}

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

.night_stay {
    background: transparent;
    border: none;
    font-weight: normal;
    font-size: 13px;
    line-height: 16px;
    pointer-events: none;
}

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

.from_location {
    background-position: -388px -40px;
}

.down_country {
    background-position: -511px -144px;
}

.to_location {
    background-position: -416px -41px;
}

.f_down_checkin {
    background-position: -297px -144px;
}

.f_down_checkout {
    background-position: -340px -144px;
}

.down_arrow {
    background-position: -282px -87px;
    right: 10px;
    left: auto;
}

.down_location {
    background-position: -5px -90px;
}

.tour_location {
    background-position: -317px -19px;
}

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

.down_checkin {
    background-position: -95px -89px;
}

.country_location {
    background-position: -426px -406px;
}

.down_class {
    background-position: -270px -7px;
}

.down_adult {
    background-position: -386px -427px;
}

.down_markup {
    background-position: -180px -90px;
}


.down_nationalty {
    background-position: -52px -90px;
}

.down_room {
    background-position: -138px -89px;
}

.down_moon {
    background-position: -425px -164px;
}

.down_time {
    background-position: -712px -5px;
}

.dropdown-menu {
    background: #fff;
}

.search_button {
    width: 100%;
    height: 50px;
    display: flex;
    align-items: center;
    background: var(--btn-bg);
    border-radius: 3px;
    transition: all 0.3s;
    border: none;
    color: var(--color);
    justify-content: center;
    font-size: 14px;
    column-gap: 10px;
    position: relative;
    text-transform: uppercase;
    font-weight: bold;
}

.m_auto {
    margin: 0 auto;
}

.product-overview li, .product-overview span, .product-overview div, .product-overview p {
    font-family: 'Helvetica' !important;
    font-size: 14px !important;
    text-align: left;
    margin-left: 0px !important;
}

ul {
    list-style-position: inside;
}

.recomonded_block {
    border: 1px solid #008009;
    box-sizing: border-box;
    border-radius: 2px;
    line-height: 25px;
    font-weight: 500;
    font-size: 13px;
    background: #008009;
    text-align: center;
    padding: 0 10px;
    max-width: fit-content;
    color: #fff;
}

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

.from_to_de {
    flex: 1;
    display: flex;
    flex-direction: column;
    row-gap: 5px;
}

.location_icon {
    width: 17px;
    height: 17px;
    position: absolute;
    left: 0;
    background-position: -329px -10px;
}

.depart_time {
    width: 17px;
    height: 17px;
    position: absolute;
    left: 0;
    background-position: -244px -206px;
}

.moth_time {
    display: flex;
    align-items: center;
    padding-left: 20px;
    position: relative;
}

.way_type {
    background: var(--other-bg-light);
    padding: 0px 10px;
    border-radius: 3px;
    line-height: 25px;
    display: inline-block;
    font-weight: 700;
    color: #000;
    margin: 10px 0;
}

.side_right .search_button {
    line-height: 40px;
    font-size: 15px;
    padding: 0 15px;
    background: var(--btn-bg);
    color: #fff;
}

.transfer_date_time {
    display: flex;
}

.details-price-box {
    width: 100%;
    text-align: right;
    font-size: 20px;
    font-weight: 700;
    color: var(--all-text-main);
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}

.starting-frm-txt {
    font-size: 15px;
    font-weight: 500;
    color: var(--all-text-main);
}

.input_redio_box {
    display: inline-flex;
    cursor: pointer;
    position: relative;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
}

    .input_redio_box input {
        display: none;
    }

    .input_redio_box [type=radio] + label {
        font-weight: normal;
        font-size: 14px;
        margin-right: 10px;
        color: var(--color);
    }

    .input_redio_box label::before {
        font-family: FontAwesome;
        content: "";
        background: none;
        font-size: 14px;
        border: 2px solid var(--color);
        padding: 0;
        left: 0;
        position: relative;
        text-align: center;
        font-weight: normal;
        color: #fff;
        border-radius: 50%;
        width: 16px;
        height: 16px;
        display: inline-block;
        top: 3px;
        margin-right: 5px;
    }

    .input_redio_box input:checked ~ label:after {
        top: 7px;
        width: 8px;
        height: 8px;
        content: "";
        position: absolute;
        background: var(--btn-two-bg);
        left: 4px;
        border-radius: 50%;
        margin: 0 auto;
    }

    .input_redio_box input:checked ~ label:before {
        border: 2px solid var(--color);
    }

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

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

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

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





.rating li label span {
    position: relative;
    z-index: 1;
    font-size: 14px;
    font-weight: 500;
    color: var(--all-text-main);
}


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

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

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

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

.rating li i.fa.fa-star-o {
    position: relative;
    color: var(--all-text-main);
    font-size: 15px;
}



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

.list_back_d {
    display: none;
}

.visa_in_t {
    display: flex;
    justify-content: space-between;
    line-height: 45px;
    background: var(--other-bg);
    color: #fff;
    padding: 0 15px;
    align-items: center;
    border-radius: 3px;
    margin-bottom: 15px;
}

.select_droup {
    position: relative;
}

    .select_droup select, .select_droup input {
        line-height: 35px;
        padding: 0 25px 0 10px;
        border: 1px solid var(--border-color);
        font-weight: 500;
        font-size: 13px;
        border-radius: 3px;
        width: 100%;
        margin-bottom: 10px;
        color: #000;
        height: 35px;
    }

.phone_input {
    display: flex;
}

    .phone_input .enq_mobilecode {
        width: 20% !important;
        padding-right: 0;
        border-radius: 3px 0px 0px 3px;
    }

    .phone_input .en_m {
        width: 80% !important;
        padding-right: 0;
        border-radius: 0px 3px 3px 0px;
    }

.other_info {
    background: #ffffff;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    box-shadow: 0 4px 8px 0 rgb(138 107 118 / 8%);
    margin-bottom: 30px;
    margin-top: 30px;
    padding: 15px;
}

.other_text {
    color: var(--btn-bg);
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 10px;
}

.notfound_block {
    background: #fff;
    display: inline-block;
    width: 100%;
    text-align: center;
    border: 1px solid var(--border-color);
    padding-bottom: 20px;
}

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

.get_policy {
    border: 1px solid var(--border-color);
    line-height: 30px;
    padding: 0 15px;
    background: transparent;
    color: var(--all-text-main);
    font-weight: 600;
    cursor: pointer;
}



.avaible_hotel {
    font-weight: 500;
    font-size: 15px;
    line-height: 35px;
    text-align: center;
    width: 100%;
    border: 1px solid var(--btn-bg);
    background: var(--btn-bg);
    color: #fff;
    border-radius: 3px;
    max-width: fit-content;
    padding: 0 15px;
    white-space: nowrap;
    margin: 0 auto;
}

.select_hotel {
    font-weight: 500;
    font-size: 15px;
    line-height: 35px;
    text-align: center;
    width: 100%;
    border: 1px solid var(--other-bg);
    background: var(--other-bg);
    color: #fff;
    border-radius: 3px;
    max-width: fit-content;
    padding: 0 15px;
}

.city_name_image {
    margin-bottom: 10px;
}

.no_day {
    display: inline-block;
    width: 100%;
    background: #e5e5e5;
    padding: 5px;
    font-weight: 500;
    text-transform: capitalize;
    margin: 15px 0px 5px 0px;
}

.info_data.collapse:not(.in) {
    height: 65px !important;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 15px;
    width: 100%;
    margin-bottom: 0;
}

.info_data.collapsing {
    min-height: 86px !important;
}

a.info_reedmore.collapsed:after {
    content: '...Read More';
}

a.info_reedmore:not(.collapsed):after {
    content: '...Read Less';
}

.info_reedmore {
    color: #000;
    font-weight: 500;
    font-size: 14px;
    position: relative;
    width: 77px;
    right: 0;
    top: 0px;
}
/*amd*/
.amended_clock {
    background: #fff;
    position: relative;
    border: 1px solid var(--border-color);
}

.amd_data {
    padding: 10px;
}

.amd_title {
    font-size: 18px;
    font-weight: 600;
    color: var(--all-text-main);
    margin: 0;
    position: relative;
    padding: 10px;
    background: var(--other-bg-light);
}

    .amd_title:before {
        position: absolute;
        width: 4px;
        content: "";
        background-color: var(--btn-bg);
        top: 10px;
        height: 20px;
        left: 0;
    }

.amd_can {
    color: red;
}
/***skeleton css start*/
.skeleton-container div, .skeleton-container p, .skeleton-container span {
    color: transparent;
    border: none;
    background-color: transparent;
}

.skeleton-item {
    display: inline-block;
    background-color: #e0e0e0;
    border-radius: 4px;
    animation: loading 1.5s infinite linear;
}

.skeleton-container .breadcrumb li + li:before {
    color: transparent;
}

.skeleton-container .adress_icon {
    background-position: 0;
}

.skeleton-item {
    animation: loading 1.5s infinite linear;
}

.flex_swrap {
    display: flex;
    align-items: center;
}

.skeleton-container .hotel_title_modify {
    flex-direction: column;
    row-gap: 15px;
    align-items: flex-start;
}
/* Animation */
@keyframes loading {
    0% {
        background-color: #e0e0e0;
    }

    50% {
        background-color: #f0f0f0;
    }

    100% {
        background-color: #e0e0e0;
    }
}


.flex_swrap {
    display: flex;
    align-items: center;
}

.hotel_title_modify .flex_swrap .skeleton-item {
    margin-bottom: 0 !important;
    margin-top: 0;
}

.panel_row .m_div .skeleton-item {
    width: 100% !important;
    height: 60px !important;
    padding: 0 10px;
}

.panel_row .m_div .star_flex .skeleton-item {
    height: 40px !important;
}

.skeleton-container ul.tourmenu1 {
    background: #e4e4e4;
    padding: 10px 15px;
}

.main-img.skeleton-item {
    min-height: 389px;
    object-fit: cover;
    border-radius: 10px;
    width: 100%;
    background-color: #f3f3f3;
}
@media (max-width:991px) {
    .panel_row {
        flex-direction: column;
        row-gap: 10px;
    }

    .transfer_padding {
        padding-top: 0;
    }



    .details-price-box {
        flex-direction: unset;
        font-size: 18px;
        justify-content: space-between;
        text-align: left;
    }

        .details-price-box .search_button {
            font-size: 15px;
            line-height: 47px;
            max-width: fit-content;
            padding: 0 15px;
        }

    .list_back_d {
        display: flex;
        align-items: center;
        background: var(--other-bg);
        line-height: 50px;
        padding: 0 10px;
        column-gap: 10px;
        color: var(--all-text-main);
        font-weight: 600;
        font-size: 16px;
        margin-bottom: 10px;
    }

    .back_errow_d {
        width: 14px;
        height: 16px;
        background-position: -160px -150px;
        display: block;
        z-index: 1;
        border-radius: 50px;
        filter: brightness(0) invert(1);
    }

    .back_block li {
        width: 50%;
    }

    .Modify_Search, .filter_div_all {
        margin-top: 0px;
        border: none;
        flex-direction: column;
        border-radius: 0px;
    }



    .back_errow_w {
        width: 25px;
        height: 25px;
        background-position: -435px -125px;
        position: absolute;
        top: 20px;
        left: 0;
        display: none;
        z-index: 1;
        background-color: var(--btn-bg);
        border-radius: 50%;
    }



    .search_button {
        max-width: 100%;
    }

    .big_image img {
        height: 191px;
        object-fit: cover;
    }

    .small_image img {
        height: 93px;
        object-fit: cover;
    }



    .see_all_image {
        bottom: 10px;
        font-size: 10px;
        line-height: 30px;
        padding: 0 10px;
    }

    .hotel_count h1 {
        font-weight: 600;
        font-size: 20px;
    }
}

@media (max-width:767px) {

    .hotel_title_modify {
        flex-direction: column;
        align-items: flex-start;
    }

    .m_div {
        width: 100%;
    }

    .detail_revers {
        display: flex;
        flex-direction: column-reverse;
    }

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

    .image_transfer {
        text-align: center;
    }

    .detail_content {
        padding: 15px;
    }

    .starting-frm-txt {
        text-align: left;
    }

    .product_title {
        font-size: 20px;
    }

        .product_title:before {
            top: 15px;
        }

    .secound_title {
        font-size: 16px;
    }

    .back_block li {
        width: 100%;
    }

    .p_d_d {
        align-items: flex-start;
        flex-direction: column;
    }

    .room_block .search_input {
        margin-bottom: 10px;
    }

    .image_transfer img {
        object-fit: cover;
        width: 100%;
    }
}
