﻿.points_tooltrip {
    border-radius: 3px;
    background: #ECFED8;
    max-width: fit-content;
    padding: 5px;
    color: #353535;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-top: auto;
    white-space: nowrap;
}

.breadcrumb li.active a {
    color: var(--all-text-main);
}

.tabby_wrapper {
    display: flex;
    flex-direction: column;
    gap: 5px;
    align-items: flex-end;
}

.fix_common_header .main_price {
    line-height: normal;
}

.main_loader img {
    height: 250px;
    width: 770px;
}

.filter_title .titele_f {
    margin-top: 20px;
}

.body_overfl {
    overflow: hidden !important;
}

.fa-check:before {
    content: "\f00c";
}

.fa-long-arrow-right:before {
    content: "\f178";
    font-family: "fontawesome";
}

i.fal.fa-times {
    padding: 0 10px;
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d";
    font-family: "fontawesome";
}

.fa-user:before {
    content: "\f007";
    font-family: "fontawesome";
}

.upwd40px {
    width: 40px;
    text-align: center;
    padding-top: 20px;
    font-size: 18px;
    display: inline-block;
}

.package_item_scroll {
    max-height: 500px;
    overflow-x: auto;
    width: 100%;
}

.po-re {
    position: relative;
}

#loader-wrapper {
    top: 0;
    z-index: 9999;
    background: #fff;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
}

.chaser {
    display: none !important;
}

.policy_title {
    font-size: 15px;
    color: var(--all-text-main);
    font-weight: 600;
    margin-bottom: 15px;
    text-align: left;
}

.policy_icon {
    width: 25px;
    height: 30px;
    background-position: -482px -366px;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 10px;
    cursor: pointer;
}

.green-color {
    color: var(--btn-two-bg);
}

.upsaleallpkg .fa-clock-o, .upsaleallpkg .fa-clock-o::before {
    content: "\f017";
}

.short_block_filter {
    position: relative;
    background: #fff;
    margin-bottom: 20px;
}

ul.tourmenu1 li a {
    line-height: 50px;
    color: var(--all-text-main);
    font-size: 14px;
    font-weight: 500;
    white-space: nowrap;
}

ul.tourmenu1 li.active a {
    border-bottom: 2px solid var(--active-menu);
}

.prodct_name {
    margin-bottom: 5px;
    overflow: hidden;
    font-weight: 600;
    font-size: 36px;
    line-height: 54px;
    color: #000;
}

.hotel_Adderss {
    font-weight: 600;
    font-size: 13px;
    color: var(--all-text-main);
    position: relative;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: flex;
    white-space: nowrap;
    column-gap: 5px;
}

.h_address {
    max-width: calc(100% - 80px);
    overflow: hidden;
    text-overflow: ellipsis;
}

.map_view_h {
    display: flex;
    align-items: center;
    color: var(--btn-bg);
    font-weight: 600;
    font-size: 13px;
    cursor: pointer;
    text-decoration: underline;
}

span.common_icon.see_map {
    min-width: 18px;
    height: 17px;
    background-position: -651px -43px;
}

.main_price {
    font-weight: 600;
    font-size: 23px;
    line-height: 45px;
    color: #00aae8;
    text-align: right;
    margin-bottom: 5px;
}

.from_text {
    margin-right: 5px;
    font-weight: normal;
    font-size: 13px;
    line-height: 19px;
    text-align: right;
    color: #00aae8;
}

.frist_image {
    position: relative;
}

    .frist_image img {
        height: 380px;
        border-radius: 5px;
    }

.img_above_text {
    position: absolute;
    margin: 0 auto;
    right: 10px;
    background-color: rgb(0 0 0 / 70%);
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    bottom: 20px;
    padding: 5px 10px;
    border-radius: 5px;
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: "\f03e";
}

.secound_image img {
    height: 180px;
    margin-bottom: 20px;
    border-radius: 5px;
}

.thrid_image_popup img {
    height: 180px;
    border-radius: 5px;
    position: relative;
}

.detail_button {
    display: flex;
    gap: 10px;
}

.package_typepdf {
    display: flex;
    justify-content: space-between;
}

.pktype_box {
    display: flex;
    gap: 15px;
}

.package_style {
    font-size: 14px;
    color: var(--all-text-main);
    font-weight: 600;
}

.info_text {
    color: var(--btn-bg);
    margin-right: 1px;
}

.down_pdfbtn {
    height: 35px;
    background: no-repeat;
    color: var(--btn-bg);
    display: flex;
    align-items: center;
    padding: 0 12px;
    border-radius: 5px;
    gap: 7px;
    font-size: 13px;
    font-weight: 600;
    border: 1px solid;
}

.download_pdf_icon {
    height: 20px;
    width: 20px;
    background-position: -767px -359px;
}

.whatsapp_btn {
    height: 35px;
    background: #25D366;
    color: var(--color);
    display: flex;
    align-items: center;
    padding: 0 12px;
    border-radius: 5px;
    gap: 7px;
    font-size: 13px;
    font-weight: 600;
}

.what_pdf_icon {
    height: 20px;
    width: 20px;
    background-position: -377px -344px;
}

.Inquiry_btn {
    height: 35px;
    background: var(--btn-bg);
    color: var(--color);
    display: flex;
    align-items: center;
    padding: 0 12px;
    border-radius: 5px;
    gap: 7px;
    font-size: 13px;
    font-weight: 600;
}

.inquiry_icon {
    height: 20px;
    width: 20px;
    background-position: -419px -343px;
}

.pickdrop-ico {
    background-position: -205px -124px;
}

.pickdrop-ico {
    background-position: -205px -124px;
}

.printvouch-ico {
    background-position: -239px -127px;
}

.englishoth-ico {
    background-position: -266px -126px;
}

.durationt-ico {
    background-position: -544px -299px;
}

li.back_b {
    display: flex;
    gap: 5px;
    font-size: 13px;
    font-weight: 600;
    color: var(--all-text-main);
}

.restobooktour {
    width: 18px;
    height: 18px;
    min-width: 18px;
}

ul.icon_btn {
    justify-content: space-between;
    display: flex;
}

.back_block ul li {
    float: left;
    height: 20px;
    margin: 15px 0;
    width: 33.33%;
}

div#wpdiv {
    position: absolute;
    background: rgb(255,255,255);
    top: 42px;
    left: 0px;
    right: 0px;
    padding: 5px;
    display: flex;
    gap: 5px;
    box-shadow: rgb(0 0 0 / 10%) 0px 1px 30px 0px;
    z-index: 1;
}

.icon_btn li {
    width: 25%;
    margin: 10px 3px 0px 3px !important;
    position: relative;
    height: 40px !important;
}

.icon_btn .fa-angle-down {
    position: absolute;
    right: 9px;
    font-size: 27px;
    top: 7px;
}

.lan_btn {
    border-color: #ffa628;
    background-color: #fdf4e9;
    padding: 5px 30px 5px 10px;
    border-radius: 2px;
    font-weight: 500;
    font-size: 14px;
    min-height: 41px;
}

.icon_btn li a {
    border-color: #ffa628;
    background-color: #e2eef9;
    padding: 10px 2px;
    border-radius: 2px;
    font-weight: 500;
    font-size: 14px;
    min-height: 37px;
    display: block;
    border: 1px solid #bcd4ea;
    text-align: center;
}

.pdf_text {
    color: #013057;
    text-align: left;
    font-weight: 400;
}


.tooltip-inner {
    background-color: #00aae8;
}

.get_policy {
    font-size: 14px;
    color: var(--color);
    font-weight: 600;
    padding: 0 15px;
    border-radius: 5px;
    background: var(--btn-bg);
    height: 35px;
    line-height: 35px;
}

    .get_policy.green-color {
        background: var(--btn-two-bg);
        color: var(--color);
    }

.pkg_Duration {
    font-size: 13px;
    color: var(--all-text-main);
    font-weight: 600;
}

.package_duration_block {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 20px;
}

.titele_f {
    font-size: 20px;
    font-weight: 600;
    color: var(--all-text-main);
    margin: 0;
    position: relative;
}

.back_block_itenery .titele_f::before {
    content: "";
    font-size: 30px;
    font-weight: 700 !important;
    font-family: FontAwesome;
    line-height: normal;
    float: right;
    background-image: url(/assets/project/img/Icon-Strip.svg);
    width: 20px;
    height: 20px;
    background-position: -420px -153px;
    position: relative;
    top: 5px;
    transform: scale(1.6);
}

.back_block_itenery .titele_f.collapsed:before {
    content: "";
    font-size: 20px;
    font-weight: 700 !important;
    color: var(--all-text-main);
    font-family: FontAwesome;
    line-height: normal;
    background-position: -0px -7px;
}

.pkg-tabs .nav-tabs {
    padding: 0 10px;
    border: none;
}

    .pkg-tabs .nav-tabs > li {
        margin-right: 25px;
    }

.table tbody tr, .table thead {
    width: 100%;
    table-layout: fixed;
}

.change_hotel {
    border: 1px solid var(--btn-bg);
    padding: 0px 15px;
    border-radius: 5px;
    margin: 5px;
    font-weight: 600;
    color: var(--btn-bg);
    display: inline-block;
    min-width: 120px;
    text-align: center;
    height: 35px;
    line-height: 35px;
}

.pos-rel {
    position: relative;
}

.iti-left {
    width: 100% !important;
}

.price-new_transfer {
    color: #00aae8;
    font-size: 18px;
    text-align: right;
    font-weight: 600;
    vertical-align: top;
}

.days_details {
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
    border: 1px solid var(--border-color);
    border-radius: 5px;
    position: relative;
}

.day_count_block {
    position: relative;
}

    .day_count_block:before {
        content: "\f056";
        font-size: 18px;
        font-family: FontAwesome;
        width: 10px;
        height: 16px;
        position: absolute;
        right: 15px;
        top: -7px;
        bottom: 0;
        margin: auto;
        pointer-events: visiblepainted;
        color: var(--active-menu);
    }

    .day_count_block.collapsed:before {
        content: "\f055";
    }

.upsaleallpkg .upselltab li a span {
    padding-left: 0px;
}

.day-dish .day {
    font-size: 14px;
    white-space: nowrap;
}

.upsaleallpkg .day_count_block {
    padding: 10px;
}

.day_count_block {
    display: flex;
    justify-content: space-between;
    background: var(--other-bg-light);
    align-items: center;
    font-size: 14px;
    color: var(--all-text-main);
    font-weight: 600;
    cursor: pointer;
}

.day-dish {
    display: flex;
    gap: 15px;
    align-items: center;
}

.seo_searchtitle {
    padding-right: 10px;
}

.day-dish .sets {
    color: #00aae8;
    float: left;
    line-height: 45px;
    font-size: 18px;
    font-weight: 400;
    padding: 0px 10px;
    margin-right: 10px;
    background: #e2eefa;
}

.day_item {
    display: flex;
    width: 100%;
    background: #fff;
    gap: 20px;
    padding: 15px;
}

.city_name_image {
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    flex: 0 0 20%;
    max-width: 20%;
    flex-shrink: 0;
}

.product_sub_d {
    height: 100%;
    display: flex;
    flex-direction: column;
    flex: 0 0 79%;
    max-width: 79%;
    row-gap: 5px;
    position: relative;
}

.price_seaction {
    text-align: right;
    display: flex;
    flex-direction: column;
    flex: 0 0 19%;
    max-width: 19%;
    height: 100%;
    padding: 0;
    justify-content: flex-end;
    align-items: end;
    padding-right: 15px;
}

.city_name {
    position: relative;
    font-size: 13px;
    color: var(--all-text-sub);
    font-weight: 700;
    padding-top: 5px;
}

.transfer_car img {
    object-fit: contain;
}

.right_single_arrow {
    height: 15px;
    width: 20px;
    background-position: -288px -89px;
    min-width: 20px;
}

.free_day {
    margin: 0;
    font-size: 14px !important;
    color: var(--all-text-main);
}

    .free_day span, .free_day p, .free_day div {
        font-family: 'Montserrat' !important;
        font-size: 14px !important;
        text-align: left;
        margin-left: 0px !important;
        line-height: 26px !important;
    }


.image_itiner {
    height: 175px;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
    border: 1px solid var(--border-color);
}

.transfer_nme {
    font-size: 14px !important;
    font-weight: 600;
    color: var(--all-text-main);
    margin: 0;
}

.transfer_zone {
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    color: var(--all-text-sub);
    display: flex;
    gap: 5px;
    align-items: center;
}

.transfer_max_block {
    display: flex;
}

.left_max_flex {
    flex: 0 0 29%;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    color: var(--all-text-sub);
}

.impo_text {
    font-size: 13px;
    font-weight: 600;
    color: var(--btn-bg);
}

.day_item .form-control {
    margin: 0 10px;
    position: relative;
    line-height: 30px;
}

.day_item .clock_icon {
    width: 15px !important;
    height: 15px !important;
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.adut_drop {
    display: flex;
    gap: 32px;
    margin-top: 5px;
    color: var(--all-text-sub);
    font-weight: 400;
    margin-bottom: 10px;
}

ul.detail_ul {
    padding-top: 10px;
}

    ul.detail_ul li {
        color: #000;
        line-height: 22px;
    }

.norecord {
    padding: 40px 100px;
}

.pr10 {
    padding-right: 10px;
}

.upselltab {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
    position: absolute;
    top: 2px;
    right: 20px;
    list-style: none;
    z-index: 5;
}

.upsaleallpkg .upselltab {
    margin: 0;
    display: flex;
    gap: 10px;
    margin-right: 20px;
}

    .upsaleallpkg .upselltab li a {
        display: block;
        line-height: 35px;
        color: var(--btn-bg);
        padding: 0 20px;
        font-weight: 600;
        border: 1px solid;
        border-radius: 5px;
        font-size: 14px;
        white-space: nowrap;
    }

.upsaleallpkg .removetab li a {
    display: block;
    line-height: 35px;
    color: var(--btn-bg);
    padding: 0 20px;
    font-weight: 600;
    border: 1px solid;
    border-radius: 5px;
    font-size: 14px;
    white-space: nowrap;
}

.dwer {
    overflow-y: auto;
    height: 100%;
    overflow-x: hidden;
    padding: 10px;
    padding-bottom: 60px;
}

.cd-panelpkg.is-visiblepkg {
    visibility: visible;
    -webkit-transition: visibility 0s 0s;
    -moz-transition: visibility 0s 0s;
    transition: visibility 0s 0s;
}

.cd-panelpkg {
    z-index: 1003;
    position: fixed;
    left: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s .6s;
    -moz-transition: visibility 0s .6s;
    transition: visibility 0s .6s;
}

.from-rightpkg .cd-panel-containerpkg {
    right: 0;
    -webkit-transform: translate3d(100%,0,0);
    -moz-transform: translate3d(100%,0,0);
    -ms-transform: translate3d(100%,0,0);
    -o-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
}

.is-visiblepkg .cd-panel-containerpkg {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
}

.upsall_titlepkg {
    position: sticky;
    z-index: 99;
    padding: 0;
    background: var(--btn-bg);
    min-width: 100%;
    margin: 0 auto;
    top: 0;
    display: flex;
    column-gap: 15px;
    align-items: center;
}

.tours_title_dwr {
    font-size: 15px;
    color: var(--color);
    white-space: nowrap;
}

.closedivpkg a {
    font-size: 40px;
    height: 100%;
    text-align: center;
    padding: 0px 10px;
    background: var(--btn-two-bg);
    color: var(--color);
    display: flex;
    justify-content: center;
    line-height: 50px;
}

.cd-panel-containerpkg {
    box-shadow: 0 12px 27px 7px #000;
    position: fixed;
    width: 90%;
    height: 100%;
    top: 0;
    background: #fff;
    z-index: 1;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    transition-delay: .3s;
}

.pnlshadowpkg {
    width: 85% !important;
    box-shadow: 0 0 10px 0 rgba(50,50,50,.3) !important;
}

.cd-panelpkg.is-visiblepkg::after {
    background: rgba(0,0,0,.6);
    -webkit-transition: background .3s 0s;
    -moz-transition: background .3s 0s;
    transition: background .3s 0s;
}

.cd-panelpkg::after {
    position: absolute;
    left: 0;
    background: 0 0;
    -webkit-transition: background .3s .3s;
    -moz-transition: background .3s .3s;
    transition: background .3s .3s;
}

.cd-panelpkg, .cd-panelpkg::after {
    height: 100%;
    top: 0;
    width: 100%;
}

.is-visiblepkg::after {
    content: '' !important;
}

.rating li label i {
    padding-left: 5px;
}

.rating li:not(:checked) > input {
    top: -9999px;
    position: fixed !important;
}

.rating li:not(:checked) > label {
    background: #F0F2F5;
    color: var(--all-text-main);
    cursor: pointer;
    font-size: 14px;
    height: 27px;
    line-height: 28px;
    margin-bottom: 0;
    text-align: center;
    text-transform: none;
    width: 40px;
    position: relative;
    border-radius: 2px;
    display: block;
    font-weight: 600;
}

.rating li > input:checked ~ label {
    background: #F7BB15;
}

.pkgstar {
    font-size: 14px;
    margin-left: 5px;
}

.hotel-sear-panI {
    position: absolute;
    height: 35px;
    width: 40px;
    text-align: center;
    color: #000;
    background-position: -666px -1px;
    background-color: var(--btn-two-bg);
    right: 0;
}

.search_cancel {
    position: absolute;
    right: 0;
    top: 0;
    color: var(--color);
    font-size: 17px;
    line-height: 35px;
    width: 38px;
    margin: 0;
    height: 35px;
    text-align: center;
    background-color: var(--btn-two-bg);
}

input.input-text, span.custom-select, textarea {
    padding-left: 5px;
    padding-right: 15px;
    height: 35px;
    background-color: #fff;
    color: var(--all-text-main);
    border: 1px solid #ECECEC;
    font-size: 14px;
}

.head_price {
    font-size: 18px;
    display: flex;
    color: var(--color);
    font-weight: 600;
    padding-right: 15px;
}

.hotel_list_block {
    border-radius: 2px;
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}

.optionbox .table {
    margin-bottom: 0;
}

.upsaleallpkg .hotel_block {
    display: inline-block;
    width: 100%;
    background: #fff;
    border: 1px solid #e2e2e2;
    margin-bottom: 5px;
    padding: 10px;
}

.main_block_li {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    border: 1px solid var(--border-color);
    border-radius: 5px;
    padding: 5px;
}

.chnage_hotel {
    border: 1px solid #d7dce3;
    margin-bottom: 10px;
    padding: 10px;
}

.img_block {
    width: 15%;
    position: relative;
}

    .img_block a, .img_block img {
        display: block;
        border-radius: 5px;
        height: 170px;
        width: 100%;
    }

.detail_seaction {
    width: 70%;
    padding-left: 20px;
    position: relative;
}

.change_select {
    height: 40px;
    display: block;
    line-height: 40px;
    background: var(--btn-bg);
    width: 100%;
    font-size: 18px;
    color: var(--color);
    text-align: center;
    font-weight: 600;
    border-radius: 3px;
    padding: 0 5px;
}

ul.service, ul.place, ul.hotel_title {
    display: block;
}

.prodct_name_hotel {
    width: 100%;
    font-weight: 600;
    padding-top: 5px;
    color: var(--all-text-main);
    font-size: 16px;
}

.fa-star:before {
    content: "\f005";
    font-family: 'FontAwesome';
}

.place {
    margin: 0px 10px;
}

    .place .fa.fa-star {
        color: #fdba00;
        font-size: 14px;
        font-weight: 500;
        line-height: 23px;
        letter-spacing: 2px;
    }

.Adderss_icon {
    width: 20px;
    height: 20px;
    pointer-events: none;
    position: relative;
    bottom: 0px;
    float: left;
    z-index: 9;
    background-position: -386px -97px;
}

.mobile_td tr td a {
    display: inline-block;
}

ul.service {
    display: flex;
    gap: 7px;
    position: relative;
    margin: 10px 0 0 0;
}

    ul.service li a {
        border: 1px solid var(--border-color);
        padding: 0 5px;
        max-width: fit-content;
        flex: 1;
        line-height: 28px;
        color: var(--btn-bg);
        font-weight: 600;
        font-size: 12px;
        border-radius: 3px;
        cursor: pointer;
        display: flex;
        align-items: center;
        column-gap: 5px;
    }

.service_icon {
    min-width: 20px;
    height: 20px;
}

.decrip_icon {
    background-position: -421px -183px;
}

.facility_icon {
    background-position: -451px -184px;
}

.map_icon {
    background-position: -651px -43px;
}

.streeview_icon {
    background-position: -481px -184px;
}

.upsaleallpkg .h_nametitle {
    font-size: 16px;
    font-weight: 500;
    line-height: 32px;
    color: #013057;
    padding-right: 19px;
}

.property_block {
    background: #f6f6f6;
    padding: 2px 5px 2px 1px;
    border-radius: 3px;
    color: #191919;
    font-size: 13px;
    font-weight: 400;
    line-height: 21px;
    display: inline-block;
}

.upsaleallpkg .arrival_days {
    padding: 1px 1px 1px 0px;
    border-radius: 3px;
    color: #ff5757;
    font-size: 12px;
    font-weight: 400;
    line-height: 21px;
    display: inline-block;
    width: 100%;
}

.upsaleallpkg .wd220px {
    width: 220px;
}

.table tbody tr, .table thead {
    width: 100%;
    table-layout: fixed;
}

.upsaleallpkg .room_detail {
    display: inline-block;
    width: 100%;
}

.upsaleallpkg .dropdown_special {
    display: flex;
    margin: 0px 0;
    position: relative;
    flex-direction: column;
    width: max-content;
    margin-top: 5px;
}

.dropdown_special.tou_s label {
    font-size: 12px;
    color: var(--all-text-sub);
}

.upsaleallpkg .dropdown_special select {
    -moz-appearance: none;
    line-height: normal;
    padding: 4px 20px 3px 5px;
    width: 175px;
    border: 1px solid var(--border-color);
    height: 35px;
    font-size: 12px;
    color: var(--all-text-main);
}

.upsaleallpkg .dropdown_special::after {
    color: var(--all-text-sub);
    content: "\f0d7";
    font-family: FontAwesome;
    font-size: 15px;
    pointer-events: none;
    position: absolute;
    right: 10px;
    bottom: 8px;
}

.upsaleallpkg .bookavil {
    background: #00aae8;
    border-radius: 3px;
    color: #fff !important;
    font-size: 12px;
    height: 30px;
    line-height: 28px;
    padding: 0 15px;
    border: 0;
    width: auto;
}

.h_price {
    font-size: 20px;
    color: var(--all-text-main);
    white-space: nowrap;
    font-weight: 600;
    text-align: right;
}

.progress::after {
    content: "\f072";
    font-family: fontawesome;
    font-size: 20px;
    transform: rotate(44deg);
    position: absolute;
    color: #0386ba;
    margin-top: -4px;
    margin-left: -2px;
}

.progress-bar.active, .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
    line-height: 20px;
    border-radius: 13px;
    margin-bottom: 11px;
}

.romm_process {
    width: 100%;
    height: 35px;
    margin-bottom: 0;
    box-shadow: none;
    background: #fff;
    border-radius: 0;
    padding-top: 7px !important;
    padding-bottom: 7px;
    position: relative;
}

.sortby_hotelroom {
    display: flex;
    gap: 15px;
    position: relative;
    margin: 15px 0;
}

.multiselect, .short_lable {
    position: relative;
    flex: 1;
    max-width: 26%;
}

.selectBox {
    position: relative;
    max-width: 250px;
    color: var(--all-text-main);
    border: 1px solid #ECECEC;
}

.selectBox {
    position: relative;
}

    .selectBox select {
        width: 100%;
        border: 0;
        height: 35px;
        padding: 0 5px;
        font-size: 13px;
    }

.color-arrow {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 15px;
}

.overSelect {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.box-check {
    width: 100%;
    z-index: 999999999;
    background: #fff;
    padding: 5px !important;
    display: none;
    border: 1px solid #dadada;
}

.box-check, .color-arrow, .overSelect {
    position: absolute;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .travel-cartpg table > thead > tr > th {
    padding: 4px;
    vertical-align: middle;
    text-align: center;
}

.s-rooms {
    width: 250px;
    font-size: 14px;
    color: #555;
}

.fa-caret-down::before {
    content: "\f0d7";
}

td.s-rooms.wd200px {
    text-align: left;
}

.sup_name, .sup_price {
    color: var(--all-text-main);
    font-weight: 600;
    font-size: 16px;
    line-height: 27px;
    white-space: nowrap;
    display: inline-flex;
}

.wd280px {
    width: 280px;
}

.wd100px {
    width: 100px;
}

.wd150px {
    width: 150px;
}

.btn_bg_green {
    background: #22b14c;
}

.form-control {
    border-radius: 3px;
    padding: 0px 5px;
    font-size: 13px;
    border: 1px solid #c3d4eb;
}

.travelo-box {
    border: 1px solid #ededed;
    padding: 10px;
    border-radius: 5px;
}

.g_service, .htl_dtl {
    width: 100%;
}

.g_service, .htl_dtl, .rating ul li, span.sername, ul.research li {
    display: inline-block;
}

.head_htl {
    color: #013057;
    background: #e1edf9;
    font-size: 18px;
    border-radius: 5px;
    padding: 3px 10px;
    text-align: left;
}

    .head_htl span {
        display: block;
        height: 30px;
        line-height: 30px;
        border-radius: 8px;
    }

.boxes {
    margin-top: 10px;
    border-radius: 4px;
    width: 100%;
    margin: 65px 0 30px 0;
}

    .boxes:nth-of-type(even) .bx_left, .boxes:nth-of-type(even) .bx_left::after {
        border-color: #00aae8 !important;
        color: #00aae8 !important;
    }

.icn_one.bx_left {
    position: relative;
}

.bx_left::before {
    content: '';
    background-color: #dee2ee;
    height: 66px;
    width: 2px;
    transform: translateX(-50%);
    position: absolute;
    top: -66px;
    left: 50%;
}

.bx_left, .bx_left::after {
    background: #fff;
    color: #fff;
}

.boxes:nth-of-type(even) .bx_left, .boxes:nth-of-type(even) .bx_left::after {
    border-color: #00aae8 !important;
    color: #00aae8 !important;
}

.bx_left::after {
    content: '1';
    height: 35px;
    width: 35px;
    position: absolute;
    border-radius: 50px;
    right: 0;
    font-size: 19px;
    text-align: center;
    line-height: 28px;
    left: 0;
    margin: -51px auto;
    border: 4px solid;
}

.bx_right {
    width: 98%;
}

.bx_right, .date_part {
    display: inline-block;
}

.boxes:nth-of-type(even) .bx_right_title {
    background: #00aae8;
}

.bx_right_title {
    font-size: 12px;
    padding: 7px 5px;
    border-radius: 6px 6px 0 0;
}

.bx_right_title, .day_div, .head_htl {
    text-transform: capitalize;
}

    .bx_right_title a {
        color: #fff;
        font-size: 14px;
    }

.date_inout {
    background: #fdfdfd;
    border: 1px solid #eUSDef;
    padding: 10px;
    border-radius: 0 0 6px 6px;
}

.date_part {
    width: 46%;
    color: #000;
    font-size: 13px;
}

.ck_out {
    padding-left: 6px;
}

.email-container {
    margin: 0 auto 0 3px;
    width: 100%;
}

.left_round {
    position: relative;
}

.border_left {
    margin-top: 23px;
}

.round {
    background-color: #00aae8;
    border-radius: 90px;
    color: #fff;
    display: table-cell;
    font-weight: 400;
    height: 50px;
    vertical-align: middle;
    width: 50px;
    float: left;
    margin-right: 5px;
    line-height: 48px;
}

.round, .tur_name {
    position: relative;
}

.multi-box:nth-of-type(even) .round {
    background-color: #abe270;
    color: #000;
}

    .multi-box:nth-of-type(even) .round::before {
        border-color: #abe270;
    }

.multi-box:nth-of-type(even) .tur {
    background: #abe270;
}

.multi-box:nth-of-type(even) .icn-fe {
    background-position: -702px -290px !important;
    filter: brightness(0);
}

.multi-box:nth-of-type(even) .icn-trnsfr {
    background-position: -790px -290px !important;
    filter: brightness(0);
}

.btn-center, .day_div, .head_htl, .redio-toogle .btn, .round, .sendinq, .waitMe {
    text-align: center;
}

    .round::before {
        width: 24px;
        height: 70px;
        position: absolute;
        right: -23px;
        top: -44px;
        border-bottom: 2px dashed #013057;
        z-index: 1;
    }

    .arrow-middle, .multi-box:last-child .left_round::after, .round::before, .tur_name::before {
        content: '';
    }

    .arrow-middle, .multi-box:last-child .left_round::after, .round::before, .tur_name::before {
        content: '';
    }

.tur {
    border: 1px solid #e1edf9;
    height: 50px;
    border-radius: 10px 0px 0px 10px;
    margin-top: 9px;
    display: flex;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    background: #00aae8;
    overflow: hidden;
}

.icn-all {
    width: 56px;
    height: 40px;
    margin: 0 auto;
    float: left;
    left: 0;
    right: 0;
    position: relative;
    display: block;
    top: 5px;
    background-size: 959px;
    filter: brightness(0) invert(1);
}

.icn-lft {
    position: relative;
}

.icn-lft {
    height: 30px;
    width: 30px;
}

.multi-box:nth-of-type(even) .tur .icn-tur {
    filter: brightness(0);
}

.icn-trnsfr {
    background-position: -789px -290px;
}

.icn-tur {
    background-position: -702px -290px;
}

.icn-flight {
    background-position: -597px -290px;
}

.icn-ml {
    background-position: -117px -115px !important;
}

.icn-fe {
    background-position: -702px -290px !important;
}

.htlicon {
    background-position: -5px -115px !important;
    height: 30px;
    width: 30px;
    position: absolute;
}

.tur_name {
    padding: 18px 0 0px 0;
    width: 100%;
    float: left;
    text-align: center;
    color: #013057;
    border-left: 1px solid #e1edf9;
    background: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 15px;
}

.window_hist {
    font-weight: 600;
    font-size: 12px;
    line-height: 23px;
    color: #00aae8;
    display: flex;
    margin-bottom: 10px;
}

.windo_histroy {
    position: relative;
    width: 20px;
    height: 20px;
    background-position: -551px -100px;
    float: left;
    margin-right: 5px;
}

.hotellist_button {
    display: inline-block;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    line-height: 40px;
    width: 115px;
    height: 40px;
    background: var(--color);
    border-radius: 8px;
    padding: 0px 15px;
    color: var(--btn-bg);
    border: 1px solid var(--btn-bg);
    font-weight: 600;
    cursor: pointer;
}

    .hotellist_button.selected {
        background: var(--btn-bg);
        color: var(--color);
    }

.flight_policy {
    padding: 1px 8px;
    background: #abe270;
    border-radius: 3px;
    border: 1px dashed #00aae8;
    font-size: 13px;
    margin-bottom: 5px;
    position: relative;
    display: inline-block;
}

.flight_block_div .modal-body {
    display: inline-flex;
    width: 100%;
    padding: 0 10px;
}

.flight_block_div .content_left {
    position: relative;
    display: inline-block;
    width: 70%;
    float: left;
}

.flight_block_div .content_right {
    width: 30%;
    position: relative;
    margin-bottom: 10px;
}

.modal-backdrop {
    z-index: 999;
}

.yes_no_btn {
    position: relative;
    display: inline-block;
    width: 100%;
    text-align: center;
}

    .yes_no_btn a {
        display: inline-block;
        width: auto;
        padding: 0 15px;
        height: 30px;
        background: #00aae8;
        color: #fff;
        font-size: 15px;
        border-radius: 3px;
        margin: 0 5px;
        line-height: 30px;
    }

.mybuletsincl li {
    font-size: 14px;
    font-weight: normal;
    line-height: 26px !important;
    display: flex;
}

ul.mybuletsincl {
    padding-left: 20px;
}

.mybuletsincl li:before {
    color: #1DBA65;
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 13px;
    position: absolute;
    left: 0;
}

.mybuletsincl li, .mybuletsinclspan, .mybuletsincl div, .mybuletsincl p {
    font-family: 'Montserrat' !important;
    font-size: 14px !important;
    text-align: left;
    margin-left: 0px !important;
    line-height: 26px !important;
}

.mybuletsincl ul li {
    display: flex;
    padding-left: 25px;
    position: relative;
}


ul.mybuletsincl span, ul.mybuletsincl ul li span {
    font-family: Poppins,sans-serif !important;
    font-size: 13px !important;
    color: #656565 !important;
    line-height: 26px !important;
}

.floating-label.tel-box {
    display: flex;
    position: relative;
}

.select_code {
    position: absolute;
    background: #fff;
    top: 1px;
    left: 1px;
    right: 0;
    width: 60px;
    text-align: center;
    height: 36px;
    line-height: 38px;
    pointer-events: none;
}

.floating-label.tel-box select {
    width: 70px !important;
    height: 40px !important;
    border-right: 0;
}

.change_Room {
    border-radius: 0px;
    font-weight: 600;
    color: var(--btn-bg);
    display: inline-block;
    min-width: 120px;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
}

.hdetailh a {
    font-size: 14px;
    font-weight: 600;
    text-decoration: underline;
    text-underline-offset: 1px;
    color: var(--active-menu);
}

.div_detail {
    border-radius: 8px;
    display: block;
    cursor: pointer;
    position: relative;
    z-index: 1;
    padding: 0px 10px;
    background: #abe270 !important;
    border: 1px solid #C3D4EB;
    color: #00aae8 !important;
    font-size: 13px;
    font-weight: 600;
    text-align: center;
    line-height: 40px;
    height: 40px;
}

.modify_block {
    display: block;
    padding: 25px 19px 19px 19px;
    background: #F0F7FF;
    border-radius: 5px;
    margin-bottom: 25px;
}

.day_detail p, .day_detail li, .day_detail span {
    margin-left: 0 !important;
    padding-left: 0 !important;
}

.day_detail {
    padding-bottom: 6px;
}

.show_more_btn {
    height: 40px;
    color: #000;
    background: #abe270;
    line-height: 40px;
    padding: 0 15px;
    border-radius: 3px;
    font-size: 15px;
    cursor: pointer;
    margin: 0 auto;
    max-width: fit-content;
}

ul.nav.nav-tabs.we_background.pl50 li {
    margin: 0;
    height: auto;
    width: auto;
}

    ul.nav.nav-tabs.we_background.pl50 li a {
        margin: 0;
        padding: 0 10px;
        line-height: 30px;
    }

.logo_with_code img {
    border-radius: 7px;
    border: 1px solid #c7e4ff;
    max-height: 45px;
}

.notfoundroomlist {
    background: #fafbfd;
    margin: 10px auto;
}

    .notfoundroomlist img {
        max-width: 500px;
        height: auto;
        margin: 0 auto;
    }

    .notfoundroomlist h4 {
        text-align: center;
        color: #00aae8;
        font-weight: bold;
        max-width: fit-content;
        margin: 0 auto;
        font-size: 25px;
    }

.detail_content-wrap {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}

.image_gallery {
    display: flex;
    gap: 12px;
    overflow: hidden;
    position: relative;
    border-radius: 5px;
}

.big_image {
    flex: 0 0 50%;
    max-width: 48%;
    position: relative;
}

.small_image {
    flex: 0 0 26%;
    display: flex;
    flex-wrap: wrap;
    max-width: 25%;
    flex-direction: column;
    row-gap: 10px;
    overflow: hidden;
    margin-left: auto;
}

    .small_image img {
        height: 207px;
        object-fit: cover;
        width: 100%;
        border-radius: 5px;
        background-color: var(--other-bg-light);
    }

.big_image img {
    height: 424px;
    width: 100%;
    object-fit: cover;
    border-radius: 5px;
    background-color: var(--other-bg-light);
}

a.popup-gallery {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

button.video_button {
    border-radius: 2px 0px 0 2px;
    font-style: normal;
    border: none;
    right: 0;
    position: absolute;
    z-index: 1;
    display: block;
    bottom: 10px;
    background: var(--btn-two-bg);
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    line-height: 50px;
    padding: 0 47px;
    min-width: 196px;
}

.see_all_image {
    right: 0;
    position: absolute;
    z-index: 1;
    display: block;
    bottom: 70px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    line-height: 50px;
    padding: 0 28px;
    border-radius: 2px 0px 0 2px;
    min-width: 196px;
}

ul.tourmenu1 {
    display: flex;
    align-items: center;
    column-gap: 25px;
    margin-bottom: 0;
    background: #fff;
    padding: 0 15px;
    overflow: auto;
    border: 1px solid var(--border-color);
    border-radius: 8px;
    height: 52px;
}

.detail_content {
    padding: 15px;
    background: #fff;
    position: relative;
    border: 1px solid var(--border-color);
    border-radius: 10px;
}

.hotel_title_detail {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
    align-items: flex-start;
    gap: 15px;
}

.hotel_name {
    color: #353535;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}

.location_div {
    display: flex;
    align-items: center;
    position: relative;
    color: var(--all-text-main);
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    column-gap: 8px;
}

.right_search {
    display: flex;
    align-items: center;
    column-gap: 10px;
    flex-wrap: wrap;
    justify-content: flex-end;
}

    .right_search > div {
        color: var(--all-text-main);
        text-align: right;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 20px;
    }

        .right_search > div small {
            color: #353535;
            text-align: right;
            font-size: 12px;
            font-style: normal;
            font-weight: 500;
            line-height: normal;
        }

.room_search_box {
    display: flex;
    align-items: center;
    gap: 90px;
    justify-content: space-between;
}

.change_date_title {
    max-width: 220px;
    font-size: 15px;
    font-weight: 600;
}

.changedate_title_detail {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0;
    align-items: flex-start;
    gap: 15px;
}

    .changedate_title_detail .search_input {
        height: 45px;
        line-height: 51px;
    }

    .changedate_title_detail .drop_icon {
        top: 19px;
    }

.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: 45px;
    padding: 0 10px;
}

.fa-star-o:before {
    content: "\f006";
}

.Search_Your_Hotel {
    position: relative;
}

.search_input_pkgbox {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

    .search_input_pkgbox .left_serbox {
        display: flex;
        gap: 15px;
    }

.Search_Your_Hotel .input-text {
    height: 35px;
    border: 0;
    border-radius: 2px;
    font-size: 14px;
    color: var(--all-text-sub);
    width: 280px;
}

.change_hotel_main {
    display: flex;
    width: 100%;
}

.price_seaction_hotel {
    width: 15%;
    display: flex;
    align-items: flex-end;
    justify-content: end;
    border-left: 1px solid var(--border-color);
    padding: 10px;
    flex-direction: column;
}

.rating ul {
    display: flex;
    margin: 0;
    background: var(--color);
    border-radius: 4px;
    height: 35px;
    gap: 7px;
    align-items: center;
    padding: 0 15px;
}


.discout_price {
    background: #ffefef;
    font-size: 14px;
    padding: 5px;
    display: flex;
    justify-content: center;
    border-radius: 5px;
    margin-bottom: 3px;
}

.price_text {
    color: #353535;
    text-align: left;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 3px;
}


.descount_block {
    display: flex;
    border-radius: 2px;
    overflow: hidden;
    font-size: 12px;
    margin-bottom: 5px;
    justify-content: flex-end;
}

    .descount_block > span {
        background: #F00;
        padding: 5px;
        color: #fff;
    }

    .descount_block del {
        background: #FFEFEF;
        padding: 5px;
    }

.room_table_radius {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    overflow: hidden;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
/**start**/
.fix_reapet .combine_room {
    padding: 10px;
    min-height: 62px;
    height: 100%;
    align-items: center;
    margin-bottom: 0;
    border-bottom: 1px solid var(--border-color);
    display: flex;
    justify-content: center;
}

.fix_reapet {
    display: flex;
    flex-direction: column;
    height: 100%;
}

    .fix_reapet .combine_room a {
        color: var(--btn-bg);
        font-weight: 600;
        text-decoration: underline;
    }

    .fix_reapet .combine_room > a {
        white-space: nowrap;
    }

    .fix_reapet .combine_room:last-child {
        border-bottom: none;
    }

.room_table_radius tbody tr td {
    padding: 0;
}

.combine_room.text-left.first_left_flex {
    justify-content: flex-start;
}
/***end*/
.essentialsInfo a {
    color: #8dc94d;
    font-weight: 600;
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 15px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #00aae81f;
    border: 1px solid #00aae8;
    border-radius: 4px;
    white-space: normal;
}

@media only screen and (max-width:1200px) and (min-width:320px) {
    .pnlshadowpkg {
        width: 95% !important;
    }
}

@media only screen and (max-width:991px) and (min-width:320px) {

    .detail_seaction {
        width: 60%;
        padding-left: 10px;
    }

    .head_price {
        font-size: 14px;
    }

    .img_block, .price_seaction_hotel {
        width: 20%;
    }

        .img_block a, .img_block img {
            height: 140px;
        }

    .change_select {
        font-size: 14px;
    }

    .transfer_zone, .free_day, .adut_drop, .free_day p, .free_day p span {
        font-size: 12px !important;
    }

    .change_Room {
        font-size: 12px;
    }

    .day_count_block {
        font-size: 13px;
    }

    .upsaleallpkg .upselltab li a {
        padding: 0 10px;
        font-size: 12px;
    }

    .image_itiner {
        height: 120px;
    }

    .day_item {
        gap: 10px;
        padding: 5px;
    }

    /*   .day-dish {
        white-space: nowrap;
    }*/

    .detail_button {
        gap: 5px;
    }

    .hotel_title_detail {
        margin-bottom: 15px;
        flex-direction: column;
        align-items: flex-end;
    }

    .down_pdfbtn, .Inquiry_btn, .whatsapp_btn {
        padding: 0 5px;
        gap: 3px;
        font-size: 11px;
        white-space: nowrap;
    }

    .detail_content {
        padding: 10px;
    }

    .location_div {
        font-size: 12px;
        white-space: nowrap;
    }

    .btn_scrollnew {
        font-size: 13px;
    }

    .right_search > div {
        font-size: 15px;
    }

    .hotel_name {
        font-size: 16px;
    }

    ul.tourmenu1 {
        column-gap: 15px;
    }

        ul.tourmenu1 li {
            white-space: nowrap;
        }

    .font-12 {
        line-height: normal;
    }

    .icon_btn li a {
        font-size: 13px;
    }

    .notfoundroomlist h4 {
        font-size: 14px;
    }

    .package_style {
        font-size: 12px;
        margin: 10px 0;
    }

    ul.service li, ul.place li {
        width: auto;
        margin-bottom: 5px;
        font-size: 12px;
    }

    .points_tooltrip {
        font-size: 11px;
    }

    .Adderss_icon {
        bottom: -2px;
    }

    .hotel_Adderss {
        font-size: 12px;
    }

    .place .fa.fa-star {
        font-size: 13px;
    }

    .prodct_name_hotel {
        padding-top: 5px;
        font-size: 16px;
        padding-bottom: 5px;
    }

    .transfer_nme {
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 5px;
    }

    .upsaleallpkg .upselltab li {
        margin-left: 0;
    }

    .seo_searchtitle {
        font-size: 14px;
    }

    .day-dish .day {
        font-size: 13px;
    }

    .back_block ul li {
        margin-bottom: 0;
    }

    li.back_b {
        font-size: 12px;
    }

    .back_block {
        padding-bottom: 10px;
        margin: 0;
    }

    .main_price {
        font-size: 20px;
        line-height: 45px;
    }

    ul.tourmenu1 li a {
        font-size: 14px;
        margin-right: 30px;
        white-space: nowrap;
    }

    .titele_f {
        font-size: 16px;
    }

    .filter_title .titele_f {
        padding-left: 10px;
        margin-top: 0;
    }

    .mt20 {
        margin-top: 10px !important;
    }

    .pnlshadowpkg {
        width: 100% !important;
        box-shadow: 0 0 10px 0 rgba(50,50,50,.3) !important;
    }

    .add_fix_header {
        height: auto;
    }

        .add_fix_header .main_price .main_price_2 {
            float: right;
            padding-right: 15px;
        }

        .add_fix_header .main_price {
            margin-top: 0px;
            font-size: 17px;
            line-height: normal;
        }

        .add_fix_header .detail_button a {
            height: 35px;
            line-height: 35px;
            width: 90px;
            font-size: 13px;
            float: right;
        }

    .prodct_name {
        font-size: 15px;
        line-height: 27px;
    }
}

#changetransfer .search_input {
    border-radius: 3px;
    border: 1px solid #ECECEC;
    background: #FFF;
    height: 40px;
    padding: 0px 0px 0px 11px;
}


#changetransfer .lbl_up {
    position: relative;
    top: 0;
    left: 0;
    color: #353535;
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}


#changetransfer .transfer_search_btn {
    background-color: var(--btn-bg);
    padding: 2px 15px;
    max-width: max-content;
    height: 40px;
}

.input-group.date.form_time {
    position: relative;
}

#changetransfer .clock_time {
    background-position: -476px -299px;
    right: 0;
    left: auto;
    top: 12px;
}

.fa-exchange:before {
    content: "\f0ec";
}

.exchange_div {
    position: relative;
    top: 27px;
    height: 20px;
    color: var(--btn-bg);
}

.fa.fa-times {
    margin: 0 5px;
}

.fa-long-arrow-right {
    color: var(--bottom-header);
}

@media only screen and (max-width:767px) and (min-width:320px) {
    .duration_pkgdiv th {
        white-space: nowrap;
    }

    .mobile_lable {
        text-align: left;
    }

    .fix_reapet .combine_room {
        justify-content: flex-start;
        min-height: 45px;
    }

    .change_hotel_main {
        flex-wrap: wrap;
    }

    .see_all_image {
        font-weight: 600;
        font-size: 13px;
        line-height: 35px;
        padding: 0 11px;
        min-width: fit-content;
        bottom: 50px;
    }

    button.video_button {
        line-height: 35px;
        padding: 0 20px;
        min-width: fit-content;
        font-size: 14px;
    }

    .detail_content-wrap {
        row-gap: 15px;
    }

    .big_image img {
        height: 200px;
    }

    .big_image {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .small_image {
        flex: 0 0 45%;
        max-width: 45%;
    }

    .mybuletsincl {
        font-size: 12px;
    }

    .product_sub_d {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .day_item {
        flex-wrap: wrap;
    }

    .day_count_block {
        font-size: 12px;
        padding: 0;
        height: auto;
    }

    .titele_f {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .hotel_name {
        font-size: 14px;
    }

    .detail_content {
        padding: 5px;
    }

    .package_typepdf {
        flex-direction: column;
    }

    ul.tourmenu1 li a {
        font-size: 13px;
        margin-right: 15px;
    }

    .fix_common_header .detail_button {
        margin-right: 10px;
    }

    tbody.package_hotel tr {
        display: flex;
        flex-wrap: wrap;
        column-gap: 15px;
    }

    .main_loader img {
        height: 250px;
        width: 330px;
        margin-top: -33px;
    }

    tbody.package_hotel tr td {
        text-align: left;
        border: unset;
        flex: 1;
    }

    tbody.package_hotel .hdetailh {
        display: flex;
        align-items: flex-end;
    }

    td.countryh, .h-name, .hdetailh, .h-change, .h-change a {
        width: 100%;
        margin: 0 !important;
    }

    td.checkinh {
        order: 1;
    }

    td.checkouth {
        order: 3;
    }

    td.t-night {
        order: 2;
    }

    td.countryh {
        order: 4;
    }

    td.h-name {
        order: 5;
    }

    td.hdetailh {
        order: 6;
    }

    td.t-room {
        order: 7;
    }

    td.h-change {
        order: 8;
    }

    div#wpdiv {
        flex-direction: column;
    }

    .flight_button_new {
        display: flex;
        gap: 10px;
        justify-content: end;
    }

        .flight_button_new .change_hotel {
            margin: 0;
        }

    .round::before {
        width: 45px;
        right: -46px;
    }

    .rating ul li {
        border-right: 0px solid #9c9c9c;
    }

    .mobile_td tr td a {
        display: inline;
    }

    .day-dish {
        padding: 5px;
        gap: 6px;
        flex-direction: column;
        align-items: flex-start;
    }

        .day-dish span {
            padding-left: 0;
            padding-right: 5px;
        }

    .upsaleallpkg .upselltab li a {
        white-space: nowrap;
        padding: 0 8px;
        font-size: 11px;
        line-height: 30px;
    }

    .day_detail {
        padding: 5px;
    }

    .rating li:not(:checked) > label {
        font-size: 12px;
        height: 30px;
        line-height: 30px;
        width: 32px;
    }

    .rating li label i {
        padding-left: 3px;
    }

    .no_room_found {
        font-size: 14px;
    }

    .modify_block {
        overflow: auto;
    }

    .head_htl {
        font-size: 16px;
    }

    .main_price {
        font-size: 17px;
        line-height: normal;
    }

    .image_itiner {
        object-fit: cover;
        height: 140px;
    }

    .city_name_image {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .h_price {
        font-size: 17px;
    }

    .upsaleallpkg .hotel_block {
        padding: 0px;
        border-radius: 5px;
        margin-bottom: 10px;
    }

    .day-dish .sets {
        padding: 0px 5px;
        margin-right: 0px;
        font-size: 13px;
        font-weight: 500;
    }

    .seo_searchtitle {
        font-size: 12px;
        line-height: normal;
    }

    .hotel_list_block {
        margin-bottom: 10px;
    }

    .img_block a, .img_block img {
        height: auto;
        border-radius: 5px;
        object-fit: cover;
        max-height: 100px;
        min-height: 80px;
    }

    .upwd40px {
        padding-top: 0px;
        font-size: 15px;
    }

    .change_hotel_main {
        justify-content: flex-end;
    }

    .img_block, .price_seaction_hotel {
        width: 25%;
        padding: 0;
        border: 0;
    }

    .img_block {
        width: 100%;
    }

    .detail_seaction {
        padding-top: 10px;
        width: 100%;
        padding-left: 0;
    }

    .price_seaction {
        flex: 0 0 30%;
        max-width: 30%;
    }

    .upsaleallpkg .h_nametitle {
        font-size: 13px;
        line-height: normal;
        padding-right: 5px;
    }

    .property_block {
        font-size: 12px;
    }

    .h_address {
        font-size: 12px;
    }

    .prodct_name_hotel {
        padding-top: 0;
        font-size: 13px;
        padding-bottom: 0;
    }

    .chnage_hotel .price_seaction {
        padding: 5px;
    }

    .flex-mobile {
        flex-direction: column;
        display: flex;
    }

    .flex-item-left {
        order: 2;
    }

    .hotel_Adderss {
        font-size: 12px;
        margin-top: 0;
        margin-bottom: 3px;
    }

    .detail_button a {
        line-height: 35px;
        font-size: 13px;
        height: 35px;
        border-radius: 4px;
    }

    .frist_image img {
        height: 223px;
        object-fit: cover;
    }

    .back_b .tour_info_span {
        font-size: 12px;
    }

    ul.icon_btn {
        justify-content: space-between;
        display: block;
    }

    .back_block ul li {
        width: 48%;
        margin-bottom: 15px;
    }

    .table-bordered > tbody > tr > td, .table-bordered > tbody {
        white-space: nowrap !important;
    }

    .table-responsive {
        margin-bottom: 0px;
        border: none;
    }

    .room-list.new_table.table-responsive {
        padding: 5px;
    }

    td.text-center.wd100px.mobile_width.text_mobile_right {
        text-align: left !important;
    }

    .mobile_td, .mobile_width {
        width: 100% !important;
        float: left !important;
        display: block;
        padding: 2px 4px !important;
    }

        .mobile_td tr td {
            float: left;
            width: 100%;
            margin-bottom: 5px;
            text-align: left !important;
            font-size: 13px !important;
            font-weight: 500;
        }

    .color_no {
        border: 1px solid #2E598F;
        margin-bottom: 10px;
        display: inline-block;
        width: 100%;
        border-radius: 5px;
    }

    .color_no {
        background: #fff;
    }

    .text_mobile_left {
        text-align: left !important;
    }

    .text_mobile_right {
        text-align: right !important;
    }

    .policy_icon {
        position: relative;
        top: 0px;
        cursor: pointer;
        float: left;
    }

    .roomHeader {
        border-radius: 5px 5px 0px 0px;
        width: 100%;
        background: #00aae8;
        color: #fff;
        padding: 10px !important;
        display: inline-flex;
    }

    .tour_name_time {
        line-height: 0px;
    }

    span.mobile_lable {
        font-weight: normal;
        font-size: 12px;
        line-height: 26px;
        color: var(--btn-bg);
    }

    .transfer_nme {
        margin-bottom: 0;
        font-size: 14px;
    }

    .xs-listw100per.xs-pl0 {
        width: 48%;
        margin-top: 7px;
        margin-bottom: 0 !important;
    }

    .head_price {
        width: auto;
        padding-top: 5px;
    }

    .serch_input input.input-text {
        max-width: 145px;
    }

    .upsaleallpkg .dropdown_special {
        border: 1px solid #e2eefa;
    }

    input.input-text, span.custom-select, textarea {
        background-color: #fff;
        font-size: 12px;
    }

    .upsall_titlepkg {
        font-size: 14px;
        align-items: flex-start;
    }

    .rating ul, .rating_new, .rating_w {
        column-gap: 3px;
    }

    .table-responsive > .table-bordered {
        border-top: 1px solid #e2e2e2 !important;
        margin-bottom: 0;
    }

    .search_input_pkgbox .left_serbox {
        gap: 8px;
        flex-direction: column;
    }

    .search_input_pkgbox {
        align-items: flex-start;
        flex-direction: column;
        padding: 5px 0;
    }

    .upsaleallpkg .wd220px {
        width: 100%;
    }

    .pkg_Duration, .get_policy {
        font-size: 12px;
    }

    .hotellist_button {
        font-size: 12px;
        line-height: 34px;
        height: 35px;
        padding: 0px 10px;
        margin-bottom: 5px;
    }

    .sup_name, .sup_price {
        font-size: 14px;
        line-height: normal;
    }

    .upsaleallpkg .upselltab {
        padding-right: 0;
    }

    .right_search {
        width: 100%;
        justify-content: space-between;
        align-items: self-end;
    }
}
