﻿
/*--VISA MODUEL NEW CSS START--*/

.visa_bottom_btn {
    gap: 5px;
}

    .visa_bottom_btn .visa_btn {
        font-size: 10px;
        padding: 0px 10px;
        width: auto;
        border-radius: 100px;
    }

    .visa_bottom_btn .visa_btn {
        border: 2px solid #f2e500;
    }

        .visa_bottom_btn .visa_btn.active {
            border: 2px solid #0d479b;
        }

.visa_apply_btn {
    display: flex;
    flex-direction: column;
    padding: 10px 0;
}

    .visa_apply_btn .installments {
        font-weight: 600;
        font-size: 12px;
        line-height: normal;
        position: absolute;
        top: -40px;
        right: 0;
        left: 10px;
        background: #333333;
        padding: 10px 5px;
        width: 158px;
        color: #fff;
        border-radius: 10px;
        opacity: 0;
    }

        .visa_apply_btn .installments.active {
            opacity: 1;
        }

        .visa_apply_btn .installments::before {
            content: "";
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: -37px;
            border-width: 12px;
            border-style: solid;
            border-color: #333 transparent transparent transparent;
        }

.my_deal_btn.active {
    background-color: yellow !important;
    color: black !important;
}

.visa_btn_wrapper {
    display: flex;
    align-items: center;
    gap: 5px;
    margin-bottom: 10px;
    white-space: nowrap;
}

.visa_apply_btn {
    font-size: 14px !important;
    white-space: normal;
    line-height: normal !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.visa_btn {
    border: 1px solid transparent;
    box-sizing: border-box;
    border-radius: 8px;
    cursor: pointer;
    display: inline-block;
    font-weight: 500;
    font-size: 15px;
    line-height: 25px;
    padding: 4px 15px;
    color: #000;
}

    .visa_btn.active {
        border: 1px solid #0d479b;
        color: #000;
        background: #0d479b;
        color: #fff;
    }

.typevisicon {
    background-position: -506px -211px !important;
}

.hotel_tabby_product {
    margin-top: -70px;
}

@keyframes blinkvisa {
    0% {
        background-color: #ff0000;
    }

    50% {
        background-color: #f50303;
    }

    100% {
        background-color: #db0e0ead;
    }
}

@media (max-width: 767px) and (min-width: 20px) {

    .position-bottom .rich-datepicker {
        left: -15px;
    }

    .right_c .rich-datepicker {
        right: 0px !important;
        left: auto !important;
    }

    .search_box_area.new_flight_module {
        bottom: 90px !important;
    }

    .search_box_area.visa_module {
        bottom: 130px !important;
    }


    .visa_apply_btn .installments {
        left: 0;
        right: 0;
        margin: auto;
        padding: 10px;
        top: -29px;
    }

        .visa_apply_btn .installments::before {
            top: 97%;
            border-width: 10px;
        }

    .hotel_tabby_product {
        margin-top: 0px;
    }

    .typevisicon {
        background-position: -506px -211px !important;
        bottom: 2px !important;
        background-size: auto !important;
        transform: scale(0.8);
        left: 11px !important;
        width: 30px !important;
    }

    .wd_31 {
        width: 100%;
        float: left;
        border-bottom: 1px solid #ddedfd40;
        position: relative;
    }

    .typevisicon {
        background-position: -506px -211px;
        bottom: 2px;
        background-size: auto;
        transform: scale(0.8);
        left: 11px;
        width: 30px;
    }

    img.tabbyhome_logo {
        top: -35px;
        max-width: 60px;
    }

    .visa_btn {
        font-weight: 600;
        padding: 6px 30px;
        color: #0f4696;
        font-size: 13px;
        width: auto;
        display: inline-block;
        background: #fff;
        border: 1px solid #1f4479;
    }

    .visa_btn_wrapper::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 0%);
        background-color: #c8bebe00;
    }

    .visa_btn_wrapper::-webkit-scrollbar-thumb {
        background-color: #ffff;
    }


    .datetimepicker {
        position: fixed;
        top: 0 !important;
        left: 0 !important;
        bottom: 0;
        width: 100% !important;
        padding: 0;
        right: 0 !important;
    }
}

/*--VISA MODUEL NEW CSS END--*/


.search_box_area.new_flight_module, .search_box_area.visa_module {
    position: absolute;
    margin: 0 auto;
    bottom: 30px;
    left: 0;
    right: 0;
    top: auto;
}

.search-heading h1 {
    color: #fff;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
}

.search-heading .sub-title {
    color: #fff;
    font-size: 21.7px;
    font-style: normal;
    font-weight: 700;
}

    .search-heading h1 span, .search-heading .sub-title span {
        color: #FF0;
    }

img.image_s_block {
    filter: brightness(0.5);
    min-height: 630px;
}

button.nearby_des {
    background: rgba(255, 255, 255, 0);
    border-color: rgb(193, 203, 224);
    border-style: solid;
    border-width: 0px 0px 1px;
    cursor: pointer;
    display: flex;
    align-items: center;
    flex-shrink: 0;
    position: relative;
    padding: 12px;
    color: #000;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    font-weight: 500;
    gap: 5px;
}

    button.nearby_des svg {
        min-width: 24px;
        min-height: 24px;
        max-width: 24px;
        max-height: 24px;
    }

.select_des_text {
    display: none;
}



    .select_des_text .arw_inputback {
        position: absolute;
        top: 13px;
        left: 10px;
        font-size: 22px;
        color: #fff;
    }





.locAutosuggest__content {
    display: none;
    flex-direction: column;
    row-gap: normal;
    max-height: 100vh;
    overflow: auto;
}

.autosuggesion_input .locAutosuggest__content {
    display: flex;
}

.loc_contant b {
    margin: auto 0px;
    font-weight: 500;
    color: #0d479b;
    font-size: 15px;
}

    .loc_contant b span {
        font-weight: 600;
    }

.loc_contant {
    display: flex;
    align-items: center;
    gap: 5px;
    color: rgb(107, 115, 136);
    font-size: 15px;
    padding: 10px;
}

    .loc_contant svg {
        width: 20px;
        height: 20px;
        fill: #0d479b;
    }

    .loc_contant:hover {
        background: #147cd5;
        color: #fff;
    }

        .loc_contant:hover b {
            color: #fff;
        }

        .loc_contant:hover svg {
            fill: #fff;
        }

.modal-open-test {
    height: 100vh;
    position: fixed;
    width: 100%;
    overflow: hidden !important;
    -webkit-overflow-scrolling: touch !important;
    margin-top: 0px !important;
}

.hide_input_search .chosen-search {
    display: none;
}

.tabbyhome_logo {
    height: 35px;
    float: right;
    position: absolute;
    right: 30px;
    top: 0;
}

.hotel_pluse_flight {
    background: #115A9C;
    padding: 0 20px;
    border-radius: 5px;
    line-height: 30px;
    display: inline-block;
    margin: 0 15px;
    color: #fff;
    font-weight: 600;
    font-size: 17px;
    border: 3px solid #fff;
}

.flight_top .one_way_trip .form-check label {
    line-height: 35px;
}
/*.see_more_module,#showBack{ display:none;}*/

em {
    font-style: normal;
}

.chosen-container {
    height: 90px;
    width: 100% !important;
    color: #0d479b;
    border: none;
    padding: 15px 3px 0 55px;
    position: initial;
    font-size: 16px;
    margin-bottom: 0;
    font-weight: 700;
    line-height: 75px;
    cursor: pointer;
    background-color: #fff;
}

    .chosen-container a {
        display: inline-block;
        width: 100%;
        white-space: nowrap;
        overflow: hidden;
        max-width: 245px;
    }

    .chosen-container.chosen-with-drop .chosen-drop {
        left: 0;
    }

.chosen-container-single .chosen-drop {
    margin-top: -1px;
    border-radius: 0 0 4px 4px;
    background-clip: padding-box;
}

.chosen-container .chosen-drop {
    position: absolute;
    top: 100%;
    left: -9999px;
    z-index: 1010;
    width: 100%;
    border-top: 0;
    background: #fff;
    box-shadow: 0 4px 5px rgba(0,0,0,.15);
}

.chosen-container-single .chosen-search {
    position: relative;
    z-index: 1010;
    margin: 0;
    padding: 3px 4px;
    white-space: nowrap;
}

    .chosen-container-single .chosen-search input[type=text] {
        margin: 1px 0;
        padding: 4px 20px 4px 5px;
        width: 100%;
        height: 40px;
        outline: 0;
        border: 1px solid #ddd;
        font-size: 15px;
        line-height: normal;
    }

.chosen-container .chosen-results {
    color: #444;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0 4px 4px 0;
    padding: 0 0 0 4px;
    max-height: 240px;
    -webkit-overflow-scrolling: touch;
}

    .chosen-container .chosen-results li.active-result {
        display: list-item;
        cursor: pointer;
    }

    .chosen-container .chosen-results li {
        display: none;
        margin: 0;
        padding: 5px 6px;
        list-style: none;
        line-height: 15px;
        word-wrap: break-word;
        -webkit-touch-callout: none;
        font-size: 15px;
        font-weight: 400;
    }

        .chosen-container .chosen-results li.result-selected {
            background: #0d479b;
            color: #fff;
        }

        .chosen-container .chosen-results li.highlighted {
            background-color: #0d479b;
            color: #fff;
        }

.pn {
    left: 32px !important;
    top: auto !important;
}

.rating ul {
    display: flex;
}

    .rating, .rating ul li {
        float: left;
        display: flex;
    }

.build_star .rating_new {
    padding: 15px;
    background: #fff;
}

.add-plus {
    padding-top: 25px;
}

.bg_white {
    background: #fff;
}

.rating li:not(:checked) > input {
    top: -9999px;
    position: fixed !important;
}

.rating li:not(:checked) > label {
    position: relative;
    cursor: pointer;
    text-transform: none;
    width: 60px;
    height: 60px;
    border-radius: 8px;
    font-size: 15px;
    text-align: center;
    margin-bottom: 0;
    line-height: 60px;
}

.rating li label {
    border: 1px solid #c3d4eb;
    width: 44px;
    height: 44px;
    border-radius: 8px;
    margin-right: 10px;
    padding: 0;
}

    .rating li label span {
        padding-right: 3px;
    }

.rating li > input:checked ~ label {
    background: #ff0;
    border-color: #ff0;
}

.rating_new li:not(:checked) > label:hover {
    color: #0d479b;
}

.q_rating {
    background: #fff;
    height: 90px;
    width: 100%;
    color: #0d479b;
    border: none;
    position: initial;
    font-weight: 700;
    text-transform: capitalize;
    background-color: #fff;
    padding-top: 5px;
}

.select_service {
    display: inline-block;
    width: 100%;
    background: #fff;
    height: 90px;
    padding-top: 35px;
    padding-left: 15px;
}

    .select_service > label {
        width: 30%;
        float: left;
        margin-bottom: 0;
        margin-right: 10px;
    }

        .select_service > label input[type=checkbox] {
            margin: 0 5px 0 0;
        }

.service_lable {
    font-size: 15px;
    font-weight: 700;
    color: #0d479b;
    display: flex;
    cursor: pointer;
}

    .service_lable span {
        padding-left: 5px;
    }

.q_rating ul li > label {
    width: 40px !important;
    height: 40px !important;
    line-height: 40px !important;
}

.q_rating ul li {
    display: block;
}

.q_rating ul {
    padding-left: 25px;
    padding-top: 25px;
}

.q_rating li:not(:checked) > label {
    border: none;
}

div.bhoechie-tab-container {
    z-index: 10;
    background-color: #fff;
    padding: 0 !important;
    border-radius: 0;
    -moz-border-radius: 0;
    background-clip: padding-box;
    position: absolute !important;
    width: 100%;
    -webkit-box-shadow: 0 10px 20px 0 rgba(53,64,90,.2);
    box-shadow: 0 10px 20px 0 rgba(53,64,90,.2);
    max-height: 350px;
    overflow-y: auto;
    margin-top: 1px;
}

.imagesearch a:hover {
    background-color: #f2f8ff;
}

.imagesearch a {
    display: flex;
    font-size: 14px;
    font-weight: 600;
    line-height: 25px;
    color: #4a4a4a;
    padding: 0px 10px 0 40px;
    margin-bottom: 7px;
    position: relative;
}

.imagesearch:last-child {
    padding-bottom: 30px;
}

.list-group-item {
    border: none;
}

.menu_block {
    padding: 28px 0;
}

.page_none {
    display: none;
}

.br_top_left {
    border-radius: 10px 0 0 10px;
}

.br_top_right {
    border-radius: 0 10px 10px 0;
}

.transfer_depature {
    position: absolute;
    top: 90px;
    display: inline-flex;
    left: 0;
    right: 0;
    z-index: 9;
    border-top: 1px solid #c3d4eb;
}

.clock_time {
    background-color: transparent;
    background-position: -551px -124px;
    z-index: 9 !important;
}

.form_time {
    border: none;
    bottom: 0;
    position: relative;
    width: 285px;
}

.fa-search:before {
    content: "\f002";
}

.t-date-info-title {
    font-weight: 700 !important;
    color: #0d479b;
    height: 100px;
    padding: 15px 9px 0 0;
    font-size: 15px;
    line-height: 100px;
}

.search_box_area {
    position: relative;
    width: auto;
    margin: auto;
    top: -60px;
}

.mtop-button {
    margin-top: 85px;
}

.re_search_input {
    background: #fff;
    border: 1px solid #ebebeb;
    box-sizing: border-box;
    border-radius: 10px 10px 0 0;
    position: relative;
    border-bottom: none;
}

.country_location {
    width: 25px;
    height: 25px;
    top: 4px;
    pointer-events: none;
    z-index: 9;
    background-position: -66px -2px;
    background-size: 410px;
    position: absolute;
    left: 12px;
}

.list-group .imagesearch {
    position: relative;
}

.re_search_input .search_histroy {
    border-radius: 10px 10px 0 0;
    height: 100px;
    padding: 0 0 0 82px;
    font-size: 20px;
    font-weight: 700;
    line-height: 100px;
    color: #000;
}

.form-control {
    height: 90px;
    width: 100%;
    color: #0d479b;
    border: none;
    padding: 15px 3px 0 55px;
    position: initial;
    font-size: 16px;
    margin-bottom: 0;
    font-weight: 700;
    line-height: 78px;
    background-color: #fff;
}

.drop_down_name {
    cursor: pointer;
}

.t-check-in, .t-check-out {
    border-color: #ededed;
    background: #fff;
}

.close_history {
    width: 36px;
    height: 30px;
    pointer-events: none;
    position: absolute;
    right: 30.76px;
    z-index: 9;
    background-position: -139px -6px;
    top: 38px;
}

.main_search_containt {
    padding: 0 15px 30px 15px;
    background: #f0f7ff;
    border-radius: 8px;
    outline: 0;
}

.actvie_module {
    background-position: -558px -55px;
}

.drop_icon_active {
    width: 36px;
    height: 30px;
    pointer-events: none;
    position: absolute;
    bottom: 85px;
    left: 32px;
    z-index: 9;
    display: none;
}

.li_width input:focus, .select:focus, input:focus {
    border: 1px solid #115A9C;
}

.hotel_drop input::-webkit-input-placeholder {
    color: #0d479b;
}

.hotel_drop input:-moz-placeholder {
    color: #0d479b;
}

.lbl_up {
    max-width: 100%;
    font-size: 12px;
    position: absolute;
    padding-left: 20px;
    color: #2E598F;
    top: 16px;
    z-index: 3;
    font-weight: 600;
    white-space: nowrap;
}

.br_right {
    border-right: 1px solid #dee2ee;
}

.exchange_flid {
    position: relative;
}

.fliht_ex {
    width: 25px;
    height: 30px;
    pointer-events: all;
    position: absolute;
    bottom: 30px;
    left: -13px;
    z-index: 9;
    background-position: -54px -55px;
    background-color: #fff;
    cursor: pointer;
}

.bradiusl {
    margin: 27px 10px 30px 10px;
    display: inline-block;
}

.search_flid .li_width {
    width: 25%;
    position: relative;
}

.search_flid .li_width_33 {
    width: 33.33%;
    position: relative;
}

.flight_add {
    position: absolute;
    right: -25%;
    width: 25%;
}

.drop_icon {
    width: 30px;
    height: 30px;
    pointer-events: none;
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 1;
}

.going_location {
    background-position: -76px -36px;
    background-size: 500px;
}

.from_location {
    background-position: -1px -36px;
    background-size: 500px;
}

.down_checkin {
    background-position: -145px -58px;
}

.down_location {
    background-position: -106px -88px;
    width: 25px;
}

.down_adult {
    background-position: -386px -427px;
}

.down_markup {
    background-position: -489px -382px;
}

.living-globe {
    background-position: -490px -125px;
}

.down_moon {
    background-position: -128px -89px;
    width: 25px;
    left: 10px;
}

.down_moon_q_p {
    background-position: -376px -254px;
}

.down_nationalty {
    background-position: -150px -85px;
    left: 5px !important;
    top: 15px;
    width: 30px;
}

.up_nationalty {
    background-position: -156px -85px;
    left: 20px;
    top: 39px;
    width: 25px;
}

.star_icon {
    background-position: -195px -88px;
    left: 5px;
    top: 25px;
    width: 30px;
}

.night_droup {
    color: #2E598F !important;
    font-weight: 600;
    font-size: 15px;
    line-height: 25px;
}

.down_room {
    background-position: -180px -57px;
}

.down_time {
    background-position: -560px -125px;
    width: 25px;
}

.search_flid {
    width: 100%;
    display: inline-flex;
    position: relative;
    background: 0 0;
    border-radius: 10px;
}

.display_flex {
    display: inline-flex;
    position: relative;
    height: 90px;
    background: #fff;
    width: 100%;
}

.desh {
    display: block;
    width: 24px;
    font-size: 22px;
    margin-top: 35px;
    text-align: center;
    position: relative;
    left: 0;
    color: #0d479b;
    z-index: 0;
}

.hotel_drop {
    margin: 0 15px;
    position: relative;
}

.position-rele {
    position: relative;
}

.search_flid_secound {
    width: 100%;
    display: inline-flex;
    border-radius: 10px;
    margin-top: 20px;
}

    .search_flid_secound .dropdown-display-label {
        padding: 23px 0 0;
    }

.one_way_trip {
    display: flex;
}

.inner-addon, .pos-r-search {
    position: relative;
    margin-bottom: 0;
}

.form-check {
    font-size: 15px;
    font-weight: 400;
    margin-right: 0;
}

.one_way_trip .form-check label {
    margin: 0;
    line-height: 30px;
    padding: 0 15px;
    caret-color: transparent;
}

[type=radio] {
    position: absolute !important;
    margin-left: 0 !important;
    opacity: 0;
}

    .trnsfer-search [type=checkbox] + label, [type=radio] + label {
        cursor: pointer;
        display: inline-block;
        font-weight: 400;
        font-size: 15px;
        line-height: 25px;
    }

.one_way_trip .form-check.checked {
    border: 1px solid #c3d4eb;
    box-sizing: border-box;
    border-radius: 8px;
}

.position-rele .lbl_up, .t-dates.t-date-check-out {
    padding-left: 20px;
}

    .t-dates.t-date-check-out .down_checkin {
        display: none !important;
    }

.drop_down_field ul {
    background-color: #fff;
    display: block;
    margin: 0 0 0;
    padding: 0;
    position: absolute;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    width: 100%;
    min-width: 300px;
    box-shadow: 0 3px 10px 0 rgba(0,0,0,.1);
    z-index: 9;
}


.Child_unit_age {
    display: inline-flex;
    margin-right: 10px;
    position: relative;
    margin-top: 10px;
}

    .Child_unit_age select {
        width: 100%;
        padding: 0 20px 0 5px;
        height: 27px;
    }

    .Child_unit_age .down_errow_grey {
        right: 5px;
        left: auto;
        position: absolute;
        pointer-events: none;
    }

.text-black {
    color: #444;
}

.add_room_btn_wrapper .addroom_btn, .add_room_btn_wrapper .doneadded, .add_room_btn_wrapper .removeroom {
    color: #949494;
    cursor: pointer;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
}

.add_room_btn_wrapper {
    height: 40px;
    width: 100%;
    text-align: center;
}

    .add_room_btn_wrapper .doneadded {
        border-radius: 37px;
        height: 35px;
        width: 65px !important;
        line-height: 35px;
        margin-right: 15px;
        background: #0d479b;
        color: #fff;
    }

.lg-mr20 {
    margin-right: 20px;
}

.bort_none {
    border-top: medium none !important;
}

.rooms {
    padding: 11px 17px;
    background-color: #f3f3f3;
    overflow: hidden;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 500;
    position: relative;
}

.removeroom {
    float: right;
    font-size: 22px;
    position: absolute;
    right: 13px;
    top: 6px;
    color: #757575;
    cursor: pointer;
}

.text_box_wrapp {
    overflow: hidden;
    padding: 10px 15px;
    width: 100%;
}

.Child_wrapp, .Unit_wrapp, .adult_wrapp {
    height: auto;
    display: inline-block;
    width: 100%;
    padding: 10px 0;
}

.Child_lbl, .Unit_lbl, .adult_lbl {
    color: #434343;
    font-family: arial;
    font-size: 14px;
    float: left;
    font-weight: 400;
}

.counter_wrapper {
    float: right;
}

.text_box_wrapp span {
    font-size: 14px;
    height: 22px;
    margin-left: 10px;
    color: #949494;
    font-weight: 400;
}

.minus {
    background-color: #cecece;
    font-size: 32px;
    line-height: 20px;
    color: #fff;
    border-radius: 2px;
}

.count_pre {
    font-size: 14px;
    line-height: 20px;
    float: left;
    height: 20px;
    text-align: center;
    width: 40px;
    color: #363636;
    font-weight: 500;
}

.minus, .plus {
    float: left;
    height: 20px;
    text-align: center;
    width: 20px;
    cursor: pointer;
}

.plus {
    font-size: 17px;
    line-height: 20px;
    background: #0d479b;
    border-radius: 2px;
    color: #fff;
    font-weight: 500;
}

.child_age {
    color: #434343;
    font-size: 14px;
    overflow: hidden;
    width: 100%;
}

.serch_btn {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
}

span.night_text {
    font-weight: 400;
    font-size: 13px;
    line-height: 19px;
    color: #0d479b;
    opacity: .5;
    display: block;
}

.search_button {
    width: 90px;
    height: 90px;
    right: 0;
    line-height: 80px;
    font-size: 30px;
    text-align: center;
    background: #0d479b;
    color: #fff;
    font-weight: 700;
}

.home-page-widget-overlay {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
}

/*.home-page-widget-overlay.show {
        background: #020202;
        background: rgba(2,2,2,.7);
        z-index: 999;
        visibility: visible;
        opacity: 1;
    }*/

.z-index {
    z-index: 99;
    position: relative;
}

.top0 {
    top: 0;
}

.hotel_main_search {
    background: #f0f7ff;
    box-sizing: border-box;
    border-radius: 8px;
}

.wd22 {
    width: 22%;
    position: relative;
}

.wd_30 {
    width: 30%;
    position: relative;
}

.wd_50 {
    width: 50%;
}

.flight_class {
    font-size: 12px;
    display: block;
    position: absolute;
    bottom: -24px;
}

.m10 {
    margin: 10px;
}

.wd_40 {
    width: 40%;
    position: relative;
}

.wd_34 {
    width: 34%;
    position: relative;
}

.wd_14 {
    width: 14%;
    position: relative;
}

.wd_11 {
    width: 11%;
    position: relative;
}

.wd_20 {
    width: 20%;
    position: relative;
}

.wd_24 {
    width: 24%;
    position: relative;
}

.nat_arrow {
    right: 15px;
    top: 20px;
    left: auto;
    pointer-events: none;
    background-position: -71px -21px;
    width: 15px;
    height: 15px;
    position: absolute;
}

.nat_arrow2 {
    right: 25px;
    top: 55px;
    left: auto;
    pointer-events: none;
    position: absolute;
}

.pl40 {
    padding-left: 40px;
}

.pr20 {
    padding-right: 20px;
}

.common_button {
    width: 140px;
    height: 60px;
    border-radius: 8px;
    right: 0;
    line-height: 48px;
    font-size: 17px;
    text-align: center;
    background: #0d479b;
    color: #fff;
    font-weight: 700;
    margin-top: 20px;
}

.natnality_hotel {
    border: 1px solid #c3d4eb;
    box-sizing: border-box;
    border-radius: 8px;
    height: 60px;
    background: 0 0;
    line-height: 60px;
    padding-top: 0;
    padding-left: 45px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
}

.posi_re {
    position: relative;
    display: inline-flex;
}

.prefarnce_ul {
    display: flex;
    width: 100%;
    margin-top: 10px;
}

.drop_down_field_com {
    list-style: none;
    position: relative;
    right: 0;
    left: 0;
    float: left;
    padding-right: 20px;
    padding-left: 20px;
    width: 17%;
    border-right: 1px solid #edf0f7;
    display: flex;
    background: #fff;
}

.prefarance {
    text-align: center;
    position: absolute;
    left: 0;
    width: 150px;
    padding: 5px;
    color: #0d479b;
    border-radius: 10px 10px 0 0;
    z-index: 0;
    background: #fff;
    line-height: 20px;
    right: 0;
    margin: 0 auto;
    bottom: 0;
}

    .prefarance a {
        display: block;
    }

.fa-angle-double-up:before {
    content: "\f102";
}

.Prefance_body {
    display: block;
    padding: 5px 0 0 0;
}

.pref_bw {
    cursor: pointer;
    background: rgba(255,255,255,.4);
    color: #0e0e0e;
    padding: 10px 0;
    height: 40px;
    width: 100%;
    position: relative;
    right: 0;
}

.fa-calender:before, .fa.fa-chevron-down {
    content: "\f073";
    float: right;
    color: #ccc;
    line-height: 20px;
}

.destination_div::before {
    border-bottom: 10px solid #e1e3e7;
    width: 0;
}

.des_wrapper, .drop_down_field_com ul {
    position: absolute;
}

.des_wrapper {
    height: auto;
    width: 320px;
}

.des_wrapper, .nav-dropdown_mydiv {
    background-color: #fff;
    right: 0;
    left: 0;
    -webkit-box-shadow: 0 10px 20px 0 rgba(53,64,90,.2);
    box-shadow: 0 10px 20px 0 rgba(53,64,90,.2);
    top: 41px;
    z-index: 9;
}

.checkbox input {
    cursor: pointer !important;
}

.des_wrapper ul {
    margin: 0 !important;
}

.tmark .currency_div ul {
    right: 0 !important;
    padding: 0;
    width: 156px;
    height: 262px;
    overflow-x: hidden;
}

.nationalityhotel_div li {
    border-bottom: 1px solid #dee2ee;
    color: #505050;
    padding: 10px 0 10px 10px;
}

.des_wrapper, .drop_down_field_com ul {
    position: absolute;
}

.nati_txt {
    border-bottom: medium none !important;
    box-shadow: none !important;
    height: 30px;
    z-index: 181;
}

.drop_down_field_com ul {
    background-color: #fff;
    display: block;
    margin: 0;
    right: 0;
    left: 0;
    -webkit-box-shadow: 0 10px 20px 0 rgba(53,64,90,.2);
    box-shadow: 0 10px 20px 0 rgba(53,64,90,.2);
    z-index: 9;
    min-width: 120px;
    top: 41px;
    width: 100%;
}

.des_wrapper, .drop_down_field_com ul {
    position: absolute;
}

.scroll_div {
    height: 222px;
    overflow-x: hidden;
}

.mt30 {
    margin-top: 30px !important;
}

#ddlPrefPkgCountry label, .added_destination label {
    color: #333;
    margin-bottom: 5px;
    font-size: 12px;
    text-transform: none;
    font-weight: 400;
    padding-left: 5px;
}

.checkbox-custom-label, .setsearch .checkbox-custom {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    cursor: pointer;
    font-weight: 400;
    font-size: 11px;
}

.Hnationality_txt {
    height: 30px;
    padding-left: 10px;
    width: 100%;
    border: 1px solid #ddd;
}

.nati_txt .fa-search {
    position: absolute;
    right: 10px;
    top: 10px;
}

.add_des_txtbox {
    padding: 0 4px;
    width: 134px;
}

.markup_div li {
    border-bottom: 1px solid #dee2ee;
    color: #505050;
    padding: 10px 0 10px 8px;
}

ul li.select_item {
    color: #2e318d !important;
}

.fa-search:before {
    content: "\f002";
}

.save_btn {
    width: 100%;
    text-align: center;
    line-height: 40px;
}

.fa-chevron-down::before {
    content: "\f078" !important;
}

.search_flid_secound .lbl_up {
    top: 5px;
    padding-left: 10px;
}

.search_flid_secound .dropdown-multiple-label {
    background: #fff;
    border: 1px solid #c3d4eb;
}

.search_flid_secound .dropdown-display-label .dropdown-selected {
    color: #000;
}

.uaetooltip {
    top: 100%;
    left: 0;
    background-color: #fff;
    padding: 8px;
    border-radius: 3px;
    width: 80%;
    text-align: center;
    position: absolute;
    transition: ease .5s;
    z-index: 2;
    box-shadow: 1px 2px 10px 0 rgb(0 0 0 / 10%);
    font-size: 12px;
    line-height: 18px;
    border: 1px solid #115A9C;
    color: #115A9C;
    font-weight: 300;
    margin: 0 auto;
    right: 0;
}

    .uaetooltip::before {
        position: absolute;
        right: 0;
        left: 0;
        background: #fff;
        top: -13%;
        text-align: center;
        height: 12px;
        width: 12px;
        content: '';
        margin: auto;
        transform: rotate(45deg);
        border-left: 1px solid #115A9C;
        border-top: 1px solid #115A9C;
    }

.justyfy {
    justify-content: space-between;
}

.cal_note {
    position: absolute;
    bottom: 0;
    padding: 0 8px;
    z-index: 9;
    pointer-events: none;
}

@media (max-width:1400px) and (min-width:1200px) {
    .form-control, .t-dates {
        font-size: 18px;
    }

    .product_title {
        font-size: 26px;
    }

    #Add_room {
        line-height: 82px;
    }

    .drop_icon {
        left: 10px;
    }

    .form-control {
        padding: 15px 3px 0 35px;
        font-size: 18px;
    }

    .search_flid_secound select.form-control {
        font-size: 14px;
        padding-left: 38px;
        padding-top: 0;
    }

    .lbl_up {
        padding-left: 10px;
    }

    .clock_time {
        left: 0 !important;
    }
}

@media (max-width:1199px) and (min-width:768px) {
    .one_way_trip .form-check label {
        line-height: 23px;
    }

    .trnsfer-search [type=checkbox] + label, [type=radio] + label {
        font-size: 13px;
    }

    .search_flid .li_width, .search_flid .li_width_33, .wd22, .wd_11, .wd_24, .wd_30, .wd_34, .wd_40 {
        width: 50%;
        position: relative;
        float: left;
        border-bottom: 1px solid #eef0f6;
        min-height: 91px;
    }

    .form-check {
        padding: 15px 10px;
        margin-right: 0;
    }

    .serch_btn {
        top: 90px;
    }

    .serch_btn_flight {
        bottom: 119px;
        top: auto;
    }

    .flight_add {
        position: relative;
        left: 10px;
        width: 25%;
        float: left;
    }

    .bradiusl {
        margin: 15px 0 10px 0;
        display: inline-block;
    }

    .search_flid {
        display: inline-block;
    }

    .exchange_flid {
        float: left;
        height: 100px;
        line-height: 100px;
        width: auto;
        position: absolute;
        left: 50%;
        z-index: 1;
    }

    .top0 {
        top: 32%;
    }

    .search_flid .m_width {
        width: 100%;
    }

    .form-control, .t-dates {
        font-size: 18px;
    }

    .transfer_depature {
        position: relative;
        top: 0;
    }

        .transfer_depature .t-check-out .t-datepicker-day {
            left: 0;
        }

        .transfer_depature .t-dates.t-date-check-out .down_checkin {
            display: block !important;
        }

        .transfer_depature .t-dates.t-date-check-out {
            padding-left: 72px;
        }

    .t-datepicker-day {
        top: 91px;
    }
}

@media (max-width:767px) and (min-width:20px) {


    /*--New Mobile Search page css Start--*/
    .flighthotel_search {
        padding-bottom: 32px !important;
    }

    .VisaNationality, .visauLiving {
        margin-top: 15px;
    }

    .room_shdow {
        position: relative;
    }

        .room_shdow::before {
            content: '';
            outline: 0px;
            position: fixed;
            left: 0px;
            top: 0px;
            width: 100%;
            height: 100%;
            background: #000000c7;
        }

    .ddl-options {
        max-height: 100vh;
        height: calc(100vh - 30px);
    }

    .ddl .ddl-scroll {
        height: 250px;
        top: 44px;
    }

    .tour_countryicon {
        padding: 12px 15px 12px 50px;
    }

        .tour_countryicon img {
            top: 7px;
        }

    .tour_main_search .search_icon {
        opacity: 0;
    }

    .tour_main_search .inner-addon.right-addon.auto_sbox.autosuggesion_input .search_icon {
        opacity: 1;
    }

    .noofvisa {
        padding-top: 20px;
    }

    .visatype {
        height: 44px;
        line-height: 44px;
        margin-top: 20px;
        border-bottom: 2px solid #ddedfd40;
    }

        .visatype .form-control {
            border: unset !important;
        }

    .search_box_area {
        background: #fff;
    }


    header#header {
        position: relative;
        box-shadow: unset;
        z-index: 1;
    }


    .search_button.visa_apply_btn {
        margin: 20px auto -36px auto;
    }

    .br_top_bottm .flight_hotel_date .display_flex .celendar_div .lbl_up {
        top: 10px;
        left: 36px;
    }

    .br_top_bottm .flight_hotel_date .display_flex .celendar_div.right_c .lbl_up {
        right: 0;
        left: auto;
    }

    .br_top_bottm .flight_hotel_date .display_flex .celendar_div.right_c .form-control {
        text-align: right;
    }

    .br_top_bottm .flight_hotel_date .display_flex .celendar_div.right_c .dayy {
        left: auto;
    }

    .br_top_bottm .flight_hotel_date .display_flex .celendar_div.right_c .down_checkin {
        left: 27px;
    }

    .flighthotel_search + .search_flid_secound .serch_btn {
        margin-top: -81px !important;
        margin-bottom: 0 !important;
    }

    .child_age {
        font-weight: 600;
        padding: 15px;
    }


    .flighthotel_search .mobile_hotel_btn {
        margin: 0;
        padding: 0;
        border: unset;
        margin-top: -60px;
    }

    .search_flid.flight_hotel_mobile .flight_hotel_date .display_flex {
        height: 55px !important;
    }

    .flighthotel_search .drop_down_field {
        margin: 0
    }
    /*--Date Resposive css Start mobile--*/

    .search_flid_secound .one_way_trip input {
        width: 16px;
        height: 16px;
        top: 4px;
        left: 0;
        bottom: 0;
        right: 0;
        margin: auto;
        text-align: left;
        display: block !important;
        opacity: 1;
    }

    .search_flid_secound .one_way_trip .form-check label {
        padding: 0 20px 0 22px;
    }



    .inner-addon.right-addon.auto_sbox.autosuggesion_input .select_des_text {
        text-align: center;
        padding: 10px 15px;
        background: #0d479b;
        font-weight: 600;
        font-size: 16px;
        line-height: 19px;
        margin: 0px;
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        gap: 76px;
        padding-bottom: 0;
    }



        .inner-addon.right-addon.auto_sbox.autosuggesion_input .select_des_text i {
            margin: 0;
            font-size: 45px;
            height: auto;
        }

    .inner-addon.right-addon.auto_sbox.autosuggesion_input .search_icon {
        position: absolute;
        top: 72px;
        height: 34px;
        width: 25px;
        left: 15px;
        margin: unset;
        display: flex;
        align-items: center;
        justify-content: center;
        background-position: -1289px -300px;
    }

    .drop_down_field.autosuggesion_input .addroom_search_div .addr,
    .drop_down_field .inner-addon.autosuggesion_input .addroom_search_div .addr {
        background: #fff;
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 10px;
    }

    .add_room_btn_wrapper .doneadded {
        margin: auto auto;
        width: 100% !important;
        background: #0d479b !important;
        color: #fff !important;
        border-radius: 10px;
        height: 44px !important;
        line-height: 44px;
    }

    .addroom_btn {
        background: transparent;
        color: #0e4699 !important;
        text-align: right;
        width: 100%;
        margin: auto 0;
        float: right;
        font-weight: 600;
    }

    .count_pre {
        color: #2179c3;
        line-height: 30px;
    }

    .minus, .plus {
        border: 1px solid #1c447f;
        background: #fff;
        color: #1d79cc;
        border-radius: 100px;
        width: 30px;
        height: 30px;
        line-height: 30px;
    }

    .guest_title {
        display: flex;
        padding: 10px;
        font-weight: 600;
        font-size: 18px;
        color: #000;
        align-items: center;
        gap: 20px;
    }

        .guest_title > i {
            font-size: 50px;
            margin: 0;
            height: auto;
            width: auto;
        }

    .text_box_wrapp {
        padding: 15px 0;
    }

    .Child_wrapp, .Unit_wrapp, .adult_wrapp {
        padding: 20px;
        border-bottom: 1px solid #d8e3e7;
    }

    .drop_down_field ul {
        position: fixed;
        border-radius: 0;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: 0 auto;
        overflow: auto;
        z-index: 99;
        max-height: inherit;
        padding-bottom: 70px !important;
        border-radius: 0;
    }

    .hotel_mob_search.search_flid .celendar_div.right_c .form-control {
        padding: 13px 0px 0px 10px !important;
        height: 70px;
        line-height: 70px;
    }

    .hotel_mob_search.search_flid {
        padding: 10px 0 0px;
    }

    .hotel_mob_search .drop_down_name {
        height: 47px;
    }

    .hotel_mob_search .down_room {
        bottom: 12px;
    }

    .hotel_mob_search .drop_down_field {
        margin-top: 0 !important;
    }

    .hotel_mob_search.search_flid .display_flex {
        margin-bottom: 10px;
    }

        .hotel_mob_search.search_flid .display_flex .form-control {
            height: 78px;
            line-height: 78px;
        }


    ul.search_flid.rentalcar_serach li, .trasfer_serach.search_flid li {
        margin-bottom: 15px;
    }

    .trasfer_serach .transfer_depature {
        padding-top: 15px;
    }

    .ddl {
        height: 45px;
        border: unset;
        background: transparent;
    }


    .hotel_mob_search .form-control, .hotel_mob_search .ddl input {
        padding: 5px 9px 0px 30px !important;
    }


    .ddl_ddlVisaNationality {
        height: 40px;
        padding: 5px 9px 0px 0px;
        font-weight: 500;
        font-size: 14px;
        line-height: 40px;
        -webkit-user-select: none;
        color: #141414;
    }

        .ddl_ddlVisaNationality input {
            height: 40px;
            padding: 5px 9px 0px 0px;
            font-weight: 500;
            font-size: 14px;
            line-height: 40px;
            -webkit-user-select: none;
            color: #141414;
        }

    .hotel_mob_search .display_flex .celendar_div .lbl_up {
        left: 30px;
        top: 17px;
    }

    .hotel_mob_search .display_flex .celendar_div.right_c .lbl_up {
        right: 0;
        left: auto;
    }

    .drop_down_field {
        margin-top: 15px;
    }

    .li_width input:focus, .select:focus, input:focus {
        border: 1px solid transparent;
    }

    .top_bg_blue {
        background: #0d479b;
        height: 135PX;
        border-top: 10px solid #0d479b
    }

    .top_button {
        position: absolute;
        top: -145px;
        left: 0;
        right: 0;
    }

        .top_button > a {
            display: flex;
            align-items: center;
            gap: 5px;
        }

        .top_button .sericon_icon {
            width: 40px !important;
            height: 40px !important;
            background-color: #fff;
            border-radius: 100px;
            transform: scale(0.8) !important;
        }

    .hotelicon {
        background-position: -222px -3px;
    }

    .visa_icon {
        background-position: -499px -3px;
    }

    .flighticon {
        background-position: -178px -1px;
    }

    .packageicon {
        background-position: -329px 0px;
    }

    .carrentalicon {
        background-position: -392px 1px;
    }

    .trasferricon {
        background-position: -449px -2px;
    }

    .search_tab li {
        display: block !important;
        margin: 0;
    }

    .top_button .sername {
        font-weight: 600;
        font-size: 20px;
        color: #fff;
    }



    .search_tab .Checkout_btn {
        width: auto !important;
        background: transparent;
        border-radius: 100px;
        color: #fff;
    }

    .search_tab::-webkit-scrollbar {
        height: auto;
    }

    .scroll-area::-webkit-scrollbar-thumb, .search_tab::-webkit-scrollbar-thumb {
        background: transparent;
    }

        .scroll-area::-webkit-scrollbar-thumb:hover, .search_tab::-webkit-scrollbar-thumb:hover {
            background-color: transparent;
        }

    .search_tab::-webkit-scrollbar-track, .scroll-area::-webkit-scrollbar-track {
        background-color: transparent;
    }

    .scroll-area::-webkit-scrollbar-track, .search_tab::-webkit-scrollbar-track {
        background: transparent;
    }


    .search_flid .side_close {
        box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 12px;
        border-radius: 100px;
        position: absolute;
        top: 77px;
        right: 20px;
        width: 25px;
        height: 25px;
        text-align: center;
        line-height: 25px;
        justify-content: center;
        opacity: 0
    }

    .inner-addon.right-addon.auto_sbox.autosuggesion_input .side_close,
    .inner-addon.right-addon.auto_sbox.autosuggesion_input .arw_inputback {
        opacity: 1;
    }

    .search_flid .arw_inputback {
        opacity: 0;
    }

    .inner-addon.right-addon.auto_sbox.autosuggesion_input .arw_inputback {
        display: flex;
        align-items: center;
        width: 38px;
        left: 0;
        justify-content: center;
        top: 0;
        font-size: 40px;
        border-radius: 0px;
        height: 34px;
        margin: 5px 0;
    }

    .list-group {
        margin-bottom: 10px;
    }

    .visa_btn_wrapper {
        margin: 15px 0 0;
        overflow: auto;
    }
    /*----New Flight Search Page Css Start--*/
    .autocomplete-suggestion.autocomplete_continu b {
        color: #212a31;
        font-weight: 700;
        font-size: 11px;
    }

    .autocomplete-suggestion.autocomplete_continu {
        line-height: normal !important;
    }

        .autocomplete-suggestion.autocomplete_continu + .imagesearch img, .autocomplete-suggestion.autocomplete_continu img {
            background: #eaf4fe !important;
        }

    .Suggestion__categoryName_text {
        color: #8d8d8d;
        top: 20px;
        font-weight: 500;
        font-size: 13px;
        border: unset;
    }



    ul.search_flid.flight_hotel_mobile .DepartureCity {
        padding: 15px 3px 0 38px !important;
    }

    .flight_slider .carousel-inner {
        display: none;
    }

    .new_flight_module .search-heading {
        display: none;
    }

    .search_box_area.new_flight_module, .search_box_area.visa_module {
        position: relative;
        bottom: 0 !important;
    }


    .one_way_trip .form-check.checked {
        border: unset;
    }

    .new_flight_module .menu_block {
        padding: 0;
    }

    .one_way_trip {
        height: 55px;
        font-weight: 500;
        font-size: 14px;
        line-height: 55px;
        -webkit-user-select: none;
        color: #141414;
        gap: 10px;
    }

    .flighticon_wrapper {
        position: absolute;
        left: 0;
        top: 0;
    }

    .flight_fromto {
        width: 37px;
        height: 104px;
        display: block;
        position: absolute;
        background-color: #fff;
    }

    .flight_from {
        background-position: 6px 10px;
    }

    /*----New Flight Search Page Css End--*/
    /*---New Serach page Css Start----*/
    .imagesearch a {
        padding: 10px 15px;
        font-size: 13px;
        border: unset;
        display: block;
    }

    .search_tab li.Active {
        display: flex;
        gap: 15px;
        border: 1px solid #fff;
        border-radius: 0;
        width: auto !important;
    }

    .search_tab li a::before {
        content: "";
        width: 101%;
        height: 2px;
        background: #ffff;
        position: absolute;
        bottom: -2px;
        left: 0;
        right: 0;
    }

    .search_tab li.Active a::before {
        content: "";
        width: 101%;
        height: 2px;
        background: #0d479b;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
    }

    .left_arrowicon {
        width: 25px;
        height: 47px;
        background-position: -256px -47px;
        filter: brightness(0) invert(1);
        display: inline-block;
        transform: scale(1.1);
    }

    .search_box_area {
        margin-top: 0;
        top: 0;
    }

    body {
        margin-top: 0 !important;
    }

    .Mobile_Search_img {
        height: 270px;
    }

    .main_search_containt {
        background: #fff;
        border-radius: 10px;
        padding: 0 15px 10px 15px;
    }












    .search_flid .desh {
        font-weight: 500;
        font-size: 13px;
        line-height: 20px;
        width: 100%;
        color: #000000;
        padding: 3px;
        border-radius: 5px;
        margin-top: 28px;
    }

    .hotel_mob_search .desh {
        background: #eeeeee;
        width: 70px;
        height: auto;
    }

    .search_flid .display_flex {
        height: 68px;
        justify-content: space-between;
        margin-bottom: 0;
    }

    .visa_search_flid.search_flid .display_flex {
        height: 56px;
    }

    .visa_module .celendar_div .lbl_up {
        top: 8px;
    }

    .visa_module .display_flex .form-control {
        height: 56px;
        line-height: 56px;
    }

    .visa_module .visauaeLiving {
        margin-top: 17px;
    }

    .search_flid .display_flex .form-control {
        height: 68px;
        line-height: 68px;
        padding: 11px 0px 0px 0px;
        z-index: unset;
    }

    .search_flid .display_flex .drop_icon {
        bottom: 26px;
    }

    .search_flid .display_flex .dayy {
        font-weight: 500;
        font-size: 13px;
        line-height: 12px;
        display: flex;
        color: #b2b9c1;
        position: absolute;
        bottom: -3px;
        left: 30px;
    }
    .form-control[readonly] {
        background: transparent;
    }


    .celendar_div.right_c .lbl_up {
        right: 0;
        left: auto;
    }

    .celendar_div.right_c .form-control {
        text-align: right;
        padding: 10px 0px 0px 0px;
        height: 68px;
        line-height: 68px;
    }

    .fromdateserach {
        height: 70px;
    }

    .celendar_div.right_c .dayy {
        right: 0;
        left: auto;
    }
    /*---New Serach page Css End----*/
    img.image_s_block {
        height: 100vh !important;
        object-position: top left;
        object-fit: cover;
    }

    .search-heading h1 {
        font-size: 18px;
    }

    .search-heading .sub-title {
        font-size: 12px;
    }

    .tabbyhome_logo {
        right: 15px;
    }

    .hotel_pluse_flight {
        margin: 0 0px;
        line-height: 22px;
        font-size: 12px;
    }

    .main_search_containt {
        padding: 0 15px 10px 15px;
        border: 2px solid #f2e500;
        margin-bottom: 30px;
    }



    .flight_top .one_way_trip .form-check label {
        line-height: 35px;
    }

    .add-plus {
        padding-top: 0;
    }

        .add-plus button {
            font-size: 14px;
        }

    .uaetooltip {
        position: relative;
        margin-bottom: 10px;
    }



    .form_time {
        width: fit-content;
    }

        .form_time .lbl_up {
            right: 0;
            left: auto;
            top: 14px;
        }

        .form_time .form-control {
            height: 70px;
            text-align: right;
        }


    .flight_class {
        font-size: 15px;
        display: inline;
        position: relative;
        bottom: 0;
        margin-left: 5px;
    }

    .rating li:not(:checked) > label {
        width: 50px;
        height: 45px;
        line-height: 45px;
    }

    .bradiusl {
        margin: 15px 0 10px 0;
        display: inline-block;
    }

    .transfer_depature .t-check-out .t-datepicker-day {
        left: 0;
    }

    .display_flex {
        height: 55px;
    }

    .clock_time {
        background-position: -560px -117px;
        background-size: auto !important;
        width: 25px !important;
        height: 30px !important;
    }

    .t-date-info-title {
        height: 60px;
        line-height: 60px;
        top: 0;
    }

    .search_flid_secound.mt20 {
        margin-top: 0 !important;
    }

    .prefarnce_ul, .search_flid {
        display: inline-block;
        width: 100%;
        border-left: none;
        padding: 20px 0 0;
    }

    .fliht_ex {
        width: 20px;
        height: 20px;
        pointer-events: all;
        position: absolute;
        bottom: -10px;
        left: 50%;
        z-index: 9;
        background-position: -40px -41px;
        background-image: url(/assets/whitelable1/img/info-icons-strip.svg?13);
        background-color: #fff;
        transform: rotate(-90deg);
        background-size: 443px;
    }

    .exchange_flid {
        position: relative;
        display: block;
        float: left;
        width: 100%;
    }

    .drop_down_field_com, .search_flid .li_width, .search_flid .li_width_33, .search_flid_secound .li_width, .serch_btn, .wd22, .wd_11, .wd_14, .wd_20, .wd_24, .wd_30, .wd_34, .wd_40 {
        width: 100%;
        float: left;
        border-bottom: 2px solid #ddedfd40;
        position: relative;
    }

    .cal_note {
        font-size: 11px;
    }

    /*    .search_flid_secound .li_width {
        border-bottom: none;
    }*/

    .flight_add {
        position: relative;
        right: 0;
        width: 100%;
        display: inline-block;
    }

    .t-datepicker-day {
        top: 62px;
    }

    .from_location {
        background-position: -3px -28px;
    }

    .going_location {
        background-position: -67px -32px;
    }

    .re_search_input .search_histroy {
        height: 60px;
        padding: 0 0 0 50px;
        font-size: 21px;
        line-height: 60px;
    }

    .down_checkin {
        background-position: -1271px -301px;
        transform: scale(1.5);
    }

    .down_room {
        background-position: -1311px -305px;
        transform: scale(1.5);
    }

    .desh {
        margin-top: 25px;
        left: 0;
    }

    .br_right {
        border-right: none;
    }

    .drop_icon {
        bottom: 8px;
        left: 0;
        background-size: 443px;
        width: 24px;
        height: 25px;
        z-index: 0;
    }

    .down_location {
        background-position: -1293px -309px;
        width: 20px;
        height: 20px;
        transform: scale(1.5);
    }

        .down_location.search_icon {
            margin: 0;
            top: 14px;
        }


    .up_nationalty {
        background-position: -111px -62px;
        top: 20px;
        width: 20px;
    }

    .nat_arrow2 {
        top: 19px;
        right: 0;
    }

    .living-globe {
        background-position: -357px -86px;
    }

    .mtop-button {
        margin-top: 0;
    }

    .down_nationalty {
        background-position: -113px -61px;
        left: 15px !important;
        top: 13px !important;
        width: 18px;
    }

    .star_icon {
        background-position: -147px -63px;
    }

    .form-control, .ddl-input {
        height: 40px;
        padding: 5px 9px 0px 0px;
        font-weight: 500;
        font-size: 14px;
        line-height: 40px;
        -webkit-user-select: none;
        color: #141414;
        background-color: transparent;
    }

        .form-control::placeholder, .hotel_drop input::-webkit-input-placeholder {
            color: #000000;
        }

    .natnality_hotel {
        padding-top: 0;
        margin-bottom: 10px;
    }

    .lbl_up {
        font-weight: 500;
        font-size: 13px;
        padding-left: 0;
        top: -5px;
        left: 0;
        line-height: 12px;
        display: flex;
        color: #b0b8c2;
        z-index: 0;
    }

    .display_flex .celendar_div .lbl_up {
        top: 14px;
        left: 0;
    }

    .display_flex .celendar_div.right_c .lbl_up, .display_flex .right_c .lbl_up {
        right: 0;
        left: auto;
    }

    .xs-mb0 {
        margin-bottom: 0 !important;
    }

    .hotel_drop {
        margin: 0 0;
    }

    .down_time {
        background-position: -958px -97px;
        width: 25px;
        background-size: 500px;
    }

    .search_flid .wd_50p {
        width: 50% !important;
    }

    .country_location {
        width: 23px;
        height: 30px;
        left: 4px;
        background-position: -73px -3px;
        top: 5px;
        background-size: 443px;
    }

    .close_history {
        width: 26px;
        height: 26px;
        right: 20px;
        background-position: -99px 1px;
        top: 15px;
        background-size: 443px;
    }



    .xs-p0 {
        padding: 0;
    }

    .trnsfer-search [type=checkbox] + label, [type=radio] + label {
        font-size: 14px;
    }

    .search_button {
        width: 100%;
        height: 45px;
        border-radius: 8px;
        line-height: 32px;
        font-size: 16px;
        font-weight: 600;
        width: 100%;
        margin-bottom: -40px;
        margin-top: 10px;
        max-width: 240px;
    }

    .chosen-container {
        height: 60px;
        font-size: 15px;
        line-height: 60px;
    }

    .serch_btn {
        position: relative;
        right: 0;
        bottom: 0;
        border-bottom: 0;
        text-align: center;
    }

    .chek_directflight label {
        margin-top: 0 !important;
    }

    .form-check {
        font-weight: 600;
        font-size: 20px;
        margin-right: 0;
        white-space: nowrap;
        color: #000000;
    }

    .br_bottm {
        border-bottom: none !important;
    }

    .search_flid_secound {
        width: 100%;
        display: inline-block;
        position: relative;
        border-radius: 10px;
        margin: 0 !important;
        padding-bottom: 0;
    }



    .transfer_depature {
        position: relative;
        top: 0;
    }

        .position-rele .lbl_up, .transfer_depature .t-dates.t-date-check-out {
            padding-left: 45px;
        }

            .transfer_depature .t-dates.t-date-check-out .down_checkin {
                display: block !important;
            }

    .down_moon_q_p {
        background-position: -377px -251px;
        background-size: inherit !important;
    }
}



/*flight_hotel_mobile css Start*/

@media (min-width:20px) and (max-width:767px) {
    .main_search_containt.z-index {
        z-index: unset;
    }

    .autocomplete-suggestions {
        max-height: 100%;
        max-width: 100%;
        width: 100% !important;
        margin: 0;
        border-radius: 0;
        padding-bottom: 200px;
        left: 0 !important;
        box-shadow: unset;
    }

    .inner-addon.right-addon.auto_sbox.autosuggesion_input {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        background: #fff;
        z-index: 99;
        height: 100vh;
    }

        .inner-addon.right-addon.auto_sbox.autosuggesion_input input {
            background: #fff;
            text-align: left;
            height: 70px;
            font-size: 14px;
            line-height: 60px;
            width: 100%;
            float: right;
            border: 10px solid #0d479b;
            margin: 0;
            border-radius: unset;
            padding: 15px 40px 15px 40px !important;
        }

            .inner-addon.right-addon.auto_sbox.autosuggesion_input input.validate {
                border: 3px solid red !important;
            }



            .inner-addon.right-addon.auto_sbox.autosuggesion_input input::selection {
                background: transparent; /* Removes the selection background */
                color: inherit; /* Keeps the text color */
            }


        .inner-addon.right-addon.auto_sbox.autosuggesion_input label {
            display: none;
        }

        .inner-addon.right-addon.auto_sbox.autosuggesion_input .fa-arrow-left:before {
            content: "\f060";
        }

    .arw_inputback {
        position: absolute;
        top: 23px;
        left: 10px;
        font-size: 22px;
    }

    ul.search_flid.flight_hotel_mobile {
        display: flex;
        padding: 0;
        gap: 0;
        justify-content: flex-start;
        flex-wrap: wrap;
    }

    .flight_hotel_mobile li.flight_hotel_destination {
        width: calc(100% / 1 - 0px) !important;
    }

    ul.search_flid.flight_hotel_mobile > li.serch_btn.serch_btn_flight {
        width: 100%;
    }

    ul.search_flid.flight_hotel_mobile > li.serch_btn.serch_btn_flight {
        width: 100%;
    }

    ul.search_flid.flight_hotel_mobile .drop_icon {
        bottom: 27px;
        left: 0;
        display: none;
    }

    ul.search_flid.flight_hotel_mobile .down_checkin {
        display: block;
        background-position: -1268px -300px;
        bottom: 20px;
    }

    ul.search_flid.flight_hotel_mobile .down_room {
        display: block;
        bottom: 11px;
    }

    ul.search_flid.flight_hotel_mobile label {
        display: none;
    }

    ul.search_flid.flight_hotel_mobile li .form-control {
        /* padding: 0; */
        height: 50px;
        text-align: left;
        border-radius: 10px;
        font-size: 15px;
        background: transparent;
        padding: 4px 3px 0 38px !important;
    }



    .new_flight_module .one_way_trip input {
        width: 16px;
        height: 16px;
        top: 4px;
        left: 0;
        bottom: 0;
        right: 0;
        margin: auto;
        text-align: left;
        display: block !important;
        opacity: 1;
    }

    .new_flight_module .one_way_trip .form-check label {
        padding: 0 20px 0 22px;
    }


    .search_flid.flight_hotel_mobile .exchange_flid {
        width: unset !important;
    }

    .search_flid.flight_hotel_mobile .fliht_ex {
        left: -15px;
        transform: scale(1.9);
        background-image: url(/assets/whitelable1/img/info-icons-strip2.svg?13);
        background-position: -22px 0px;
        z-index: unset;
    }

    .search_flid.flight_hotel_mobile .flight_hotel_date {
        width: calc(100% / 1 - -1px) !important;
    }

        .search_flid.flight_hotel_mobile .flight_hotel_date .display_flex {
            justify-content: space-between;
            /* background: transparent; */
            height: 50px;
            column-gap: 8px;
            margin: 0;
        }

        .search_flid.flight_hotel_mobile .flight_hotel_date .celendar_div {
            width: calc(100% / 2 - 8px) !important;
            height: 50px;
            text-align: center;
            border-radius: 10px;
            background: transparent;
        }

    .search_flid.flight_hotel_mobile .one_way_trip .form-check.checked .flight_hotel_date .display_flex {
        background: #fff;
    }


    .mobile_hotel_btn {
        color: #115A9C;
        display: inline-block;
        line-height: normal;
        border: 1px solid #115a9c;
        padding: 10px;
        border-radius: 10px;
        margin: 15px 0;
        width: 100%;
    }

        .mobile_hotel_btn .serchdiffcity {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
        }

        .mobile_hotel_btn .custom-control-label {
            color: #0d479b;
            font-weight: 600;
            font-size: 13px;
            width: 100%;
            display: flex;
            align-items: center;
            margin: 10px 0;
        }

        .mobile_hotel_btn input {
            margin: 0 10px 0 0;
            color: #0075ff;
            width: 15px;
            height: 15px;
        }


    .mobile-full-width {
        width: 100% !important;
    }
}
/*flight_hotel_mobile css End*/

@media (max-width: 767px) and (min-width: 20px) {


    /*.gray-area, section#content {
        background: #147cd51a !important;
    }*/

    div.bhoechie-tab-container {
        z-index: 999;
        position: fixed !important;
        top: 122px;
        left: 0;
        right: 0;
        margin: auto;
        box-shadow: unset;
        max-height: fit-content;
    }

    .list-group-item .font-15 {
        font-weight: 600;
        font-size: 20px !important;
        color: #202930;
    }

    .imagesearch a img {
        background: #01b7f229;
        width: 32px;
        height: 32px;
        padding: 6px;
        border-radius: 5px;
        margin-right: 10px;
        top: 13px;
    }

    .imagesearch a b {
        color: #000;
        font-weight: 600;
        font-size: 15px;
    }


    .mobile_direct_flight {
        margin: 40px 0 30px;
        position: relative;
    }

        .mobile_direct_flight .click_Sear {
            display: flex;
            flex-direction: row-reverse;
            justify-content: space-between;
            align-items: center;
        }

            .mobile_direct_flight .click_Sear label {
                margin: 0 !important;
                display: inline-block;
                position: relative;
                cursor: pointer;
                -webkit-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none;
                user-select: none;
            }

        .mobile_direct_flight > label {
            display: flex;
            gap: 15px;
            justify-content: space-between;
        }


        .mobile_direct_flight input:checked ~ .checkbox__checkmark {
            background-color: #f7cb15;
        }

        .mobile_direct_flight input {
            position: absolute;
            opacity: 0;
            cursor: pointer;
            height: 0;
            width: 0;
        }


        .mobile_direct_flight .checkbox input:checked ~ .checkbox__checkmark:after {
            left: 21px;
        }

        .mobile_direct_flight .checkbox__checkmark:after {
            content: "";
            position: absolute;
            left: 3px;
            top: 3px;
            width: 16px;
            height: 16px;
            display: block;
            background-color: #fff;
            border-radius: 50%;
            transition: left 0.25s ease;
        }

        .mobile_direct_flight > label {
            display: inline-block;
            position: relative;
            padding-left: 50px;
            cursor: pointer;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
        }

        .mobile_direct_flight .checkbox__checkmark {
            position: absolute;
            top: 1px;
            right: 0;
            height: 22px;
            width: 40px;
            background-color: #eee;
            transition: background-color 0.25s ease;
            border-radius: 11px;
        }



    .chek_directflight {
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
        align-items: center;
    }

    .chek_directflight_warpp .search_button {
        margin: 20px 0 !important;
    }

    .inner-addon.right-addon.auto_sbox.autosuggesion_input .from_location,
    .inner-addon.right-addon.auto_sbox.autosuggesion_input .going_location {
        opacity: 0;
    }

    .trasfer_serach .inner-addon.right-addon.auto_sbox.autosuggesion_input .search_icon,
    .rentalcar_serach .inner-addon.right-addon.auto_sbox.autosuggesion_input .search_icon {
        opacity: 1;
    }

    .trasfer_serach .search_icon, .rentalcar_serach .search_icon {
        opacity: 0;
    }
}
