﻿/*--New Tawk Css Start*/

.chatboticon {
    position: fixed;
    bottom: 50px;
    right: 20px;
    z-index: 1;
    border-radius: 100px !important;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: "center" !important;
    font-weight: 600;
    letter-spacing: .25px !important;
    transition: .08s linear !important;
    cursor: pointer;
    font-size: 16px;
    background-color: #4dc247;
    box-shadow: rgb(0 0 0 / 20%) 0 0 .428571rem 0;
    border: 1px solid var(--color);
    padding: 5px 15px;
    gap: 5px;
    line-height: normal;
}

.tawk_chat_icon {
    height: 28px;
    width: 38px;
    display: block;
    margin: 0 auto;
    background-position: -637px -555px;
    filter: brightness(0) invert(1);
}



.common_pattern b, .common_pattern div, .common_pattern h1, .common_pattern h2, .common_pattern h3, .common_pattern h4, .common_pattern h5, .common_pattern h6, .common_pattern li, .common_pattern p, .common_pattern span, body {
    font-family: 'GT Eesti Pro Display',Arial,sans-serif
}

.loader_genrel, select option {
    background: #fff
}

.datepicker-wrap, .form-group, .section_main_part {
    position: relative
}

a, a:hover {
    text-decoration: none
}

.ddl, .hotel_count {
    text-overflow: ellipsis
}

.ddl, .ddl-input, a, button, img, input, select, textarea {
    outline: 0
}

    .ddl .ddl-scroll, .ui-datepicker .ui-datepicker-next.ui-state-disabled, .ui-datepicker .ui-datepicker-prev.ui-state-disabled {
        visibility: hidden
    }

    .ddl::before, .down_errow_grey, .option_d .fa, .tooltip_block {
        pointer-events: none
    }

:root {
    --top-header: #fff;
    --top-header-text: #000;
    --bottom-header: #e73c3e;
    --bottom-header-text: #fff;
    --footer-bg: #FFF3E8;
    --footer-text: #333;
    --active-menu: #FF932C;
    --btn-bg: #FF932C;
    --btn-two-bg: #FF932C;
    --color: #fff;
    --color-two: #fff;
    --other-bg: #FFF3E8;
    --other-bg-light: #FFF3E8;
    --hover: #FF932C;
    --all-text-main: #000;
    --all-text-sub: #333;
    --all-text-third: #808080;
    --title-text: #000;
    --input_text: 000;
    --label-color: #757575;
    --border-color: #F0F0F0;
    --table-head: #E7E7E7;
    --box-shadow: 0px 8px 22px 0px rgba(0, 0, 0, 0.07)
}

body {
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    font-weight: 300;
    padding-top: 85px;
    background-color: #f1f1f1
}

html {
    scroll-behavior: smooth;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

@font-face {
    font-family: FontAwesome;
    src: url(/assets/project/font/fontawesome-webfont.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'GT Eesti Pro Display';
    src: url('/assets/project/font/GT-Eesti-Pro-Display-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'GT Eesti Pro Display';
    src: url('/assets/project/font/GT-Eesti-Pro-Display-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'GT Eesti Pro Display';
    src: url('/assets/project/font/GT-Eesti-Pro-Display-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'GT Eesti Pro Display';
    src: url('/assets/project/font/GT-Eesti-Pro-Display-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

.loader_genrel_video {
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: -.48px
}

    .loader_genrel_video img, .loader_genrel_video video {
        height: 190px;
        width: 190px
    }

.loader_genrel {
    height: 500px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    padding: 30px;
    border-radius: 8px
}

.cartcount, .count_bell {
    top: -5px;
    right: 13px;
}

input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.SweetAlert .warningicon {
    width: 60px;
    height: 60px;
    border: 4px solid #f8bb86;
    border-radius: 50%;
    margin: 0 auto 20px;
    position: relative;
    box-sizing: content-box
}

    .SweetAlert .warningicon .alignline {
        position: absolute;
        width: 4px;
        height: 28px;
        left: 50%;
        top: 10px;
        border-radius: 2px;
        margin-left: -2px;
        background-color: #f8bb86
    }

    .SweetAlert .warningicon .aligndot {
        position: absolute;
        width: 5px;
        height: 5px;
        border-radius: 50%;
        margin-left: -2px;
        left: 50%;
        bottom: 10px;
        background-color: #f8bb86
    }

.Notificationtext {
    margin-bottom: 20px
}

    .Notificationtext p {
        font-weight: 400;
        font-size: 15px;
        text-align: center
    }

.btn-set-pop {
    display: flex;
    justify-content: center;
    column-gap: 10px
}

.no_btn, .yes_btn {
    padding: 10px 5px;
    font-size: 15px;
    width: 100px;
    border-radius: 8px;
    color: #fff;
    font-weight: 400;
    display: block;
    transition: .4s;
    text-align: center;
    border: 1px solid var(--btn-two-bg);
    text-shadow: none;
    text-transform: capitalize
}

.yes_btn {
    background: var(--btn-two-bg)
}

.no_btn {
    background: 0 0;
    border: 1px solid var(--btn-two-bg);
    color: var(--btn-two-bg)
}

.red_txt, .validate {
    border: 1px solid red !important
}

.common_img_block {
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background: var(--btn-bg);
    margin-bottom: 10px;
    background-image: none !important
}

    .common_img_block .com_title {
        font-size: 35px;
        color: var(--color);
        text-transform: capitalize
    }

.common_pattern img {
    max-width: 100% !important;
    width: 100% !important
}

.fa {
    font: 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto
}

.modal-open header#header {
    right: 5px
}

.modal-open {
    overflow: hidden !important;
    padding-right: 5px
}

a {
    cursor: pointer
}

.breadcrumb > li.active, .close:hover, .close_div:hover, .title_h, .title_p {
    color: var(--all-text-main)
}

b, strong {
    font-weight: 400
}

.common_button, label, select option {
    font-weight: 300
}

input, select {
    -webkit-appearance: none;
    -moz-appearance: none
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    vertical-align: middle;
    border-bottom: 1px solid var(--border-color);
    padding: 5px;
    text-align: left
}

.before_ico li:before, .common_icon, .usefull_link li a:before {
    background-image: url(/assets/project/img/Icon-Strip.svg?v46)
}

.table > tbody > tr > td {
    padding: 10px
}

.form-group {
    margin-bottom: 15px
}

img {
    vertical-align: middle;
    border: 0
}

.common_button {
    font-size: 16px;
    text-align: center;
    color: var(--color);
    background: var(--btn-bg);
    border-radius: 8px;
    padding: 10px;
    width: 100%;
    display: block;
    cursor: pointer;
    line-height: 19px;
    font-style: normal;
    border: none;
    max-width: fit-content;
    transition: .3s;
    white-space: nowrap;
    margin: 0 auto
}

    .book_btn:hover, .book_button:hover, .common_button:hover, .error_btn_div a:hover, .hotel-book-button:hover, .search_button:hover {
        background-color: var(--hover);
        color: #fff
    }

.m-0-a {
    margin: 0 auto
}

span.fa.fa-search {
    margin-right: 10px
}

input::placeholder {
    color: #454545
}

.datepicker-wrap .ui-datepicker-trigger {
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    background-color: transparent;
    z-index: 1;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}

.ui-datepicker {
    padding: 0;
    display: none;
    background: #fff;
    z-index: 10001;
    border-radius: 5px;
    box-shadow: var(--box-shadow)
}

.ui-datepicker-group {
    border-right: 1px solid var(--border-color)
}

.ui-datepicker-group-first {
    float: left
}

.ui-datepicker-group-last {
    border-right: none !important;
    float: left
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
    color: #333
}

.ui-datepicker .ui-datepicker-prev:before {
    border-right: 8px solid var(--all-text-main)
}

.ui-datepicker .ui-datepicker-next:before, .ui-datepicker .ui-datepicker-prev:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent
}

.ui-datepicker .ui-datepicker-next:before {
    border-left: 8px solid var(--all-text-main)
}

.ui-datepicker .ui-datepicker-prev {
    left: 24px
}

.ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 16px;
    cursor: pointer
}

.ui-datepicker .ui-datepicker-next {
    right: 24px
}

.ui-datepicker .ui-datepicker-title {
    margin: 5px;
    text-align: center;
    color: #333;
    font-size: 15px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 5px;
    text-transform: uppercase
}

.ui-datepicker-title select {
    color: #333;
    padding: 0 10px;
    border: none;
    border-radius: 2px
}

.ui-datepicker table {
    width: 100%;
    font-size: 12px;
    border-collapse: collapse
}

.ui-datepicker th {
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: var(--bg2-light)
}

    .ui-datepicker th span {
        display: block;
        text-align: center;
        font-size: 12px;
        font-weight: 400;
        color: #333;
        text-transform: uppercase
    }

.ui-datepicker .ui-datepicker-calendar td {
    vertical-align: middle;
    text-align: center
}

    .ui-datepicker .ui-datepicker-calendar td a, .ui-datepicker .ui-datepicker-calendar td span {
        display: block;
        height: 46px;
        line-height: 46px;
        width: 46px;
        color: #333;
        font-weight: 500;
        font-size: 14px
    }

.ui-state-default.ui-state-active {
    background-color: var(--active-menu);
    color: #fff !important
}

.arw_inputback, .dark .start_loader_block .light-img, .div_detail, .input_redio_box input, .light .start_loader_block .dark-img, .mobile_filter_btn_close, .mobile_lable, .text_div_mo, .ui-datepicker .ui-datepicker-next span, .ui-datepicker .ui-datepicker-prev span {
    display: none
}

.ui-datepicker .ui-datepicker-calendar td.ui-state-disabled span {
    color: #c2c2c2
}

.drop_down_field ul {
    background-color: #fff;
    display: block;
    margin: 0;
    padding: 15px;
    position: absolute;
    width: 100%;
    min-width: 340px;
    z-index: 2;
    overflow: hidden;
    right: auto;
    border-radius: 8px;
    box-shadow: 0 3px 10px rgb(0 0 0 / 10%)
}

.Child_agename {
    width: 100%;
    line-height: 35px;
    font-weight: 400
}

.Child_unit_age {
    display: inline-flex;
    margin-right: 0;
    position: relative
}

    .Child_unit_age select {
        width: 100%;
        padding: 0 38px 0 10px;
        height: 30px;
        color: var(--all-text-main);
        border-radius: 5px;
        background-color: #f6f6f8;
        border: none
    }

.addroom_btn, .r_done_btn {
    border-radius: 8px;
    text-align: center;
    cursor: pointer
}

.Child_unit_age .down_child {
    right: 5px;
    position: absolute;
    pointer-events: none;
    background-position: -7px -8px;
    width: 15px;
    height: 17px;
    top: 4px
}

.text-black {
    color: #444
}

.add_room_wrapper {
    border-bottom: 1px dashed #ddd;
    margin-top: 5px
}

.add_room_btn_wrapper {
    position: relative;
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px dashed #ddd
}

.auto_city_contry_name span, .room_count div {
    font-size: 12px
}

.addroom_btn {
    font-size: 14px;
    column-gap: 5px;
    line-height: 31px;
    background-color: var(--btn-bg);
    padding: 0 10px;
    display: -webkit-flex;
    display: -ms-flexbox;
    width: 40%;
    justify-content: center;
    font-weight: 400;
    align-items: center;
    color: #fff;
    margin-top: 15px
}

    .addroom_btn span {
        width: 20px;
        height: 20px;
        display: block;
        text-align: center;
        border-radius: 50%;
        line-height: 21px;
        font-size: 22px;
        background: var(--active-menu);
        color: #fff
    }

.r_done_btn {
    background: #f5f5f5;
    padding: 0 15px;
    color: var(--all-text-main);
    line-height: 40px;
    font-weight: 500
}

.lg-mr20 {
    margin-right: 20px
}

.bort_none {
    border-top: none !important
}

.rooms {
    background-color: #fff;
    overflow: hidden;
    margin-bottom: 0;
    position: relative;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.removeroom {
    color: #b3b9c0;
    cursor: pointer;
    font-size: 22px
}

.text_box_wrapp {
    overflow: hidden;
    padding: 10px 0;
    width: 100%;
    display: flex;
    gap: 15px;
    flex-wrap: wrap
}

.count_pre, .minus, .plus {
    width: 30px;
    text-align: center;
    float: left
}

.Child_wrapp, .Unit_wrapp, .adult_wrapp {
    height: auto;
    display: flex;
    flex-direction: column
}

.Child_lbl, .Unit_lbl, .adult_lbl {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    display: flex;
    flex-direction: column;
    min-height: 40px
}

.child_age_wrapper {
    display: flex;
    gap: 5px;
    flex-wrap: wrap
}

.counter_wrapper {
    display: flex;
    align-items: center
}

.transfer_passengerr .counter_wrapper .minus, .transfer_passengerr .counter_wrapper .plus {
    border: unset
}

.count_pre {
    font-size: 14px;
    line-height: 20px;
    height: 20px;
    color: var(--all-text-main);
    font-weight: 300
}

.minus, .plus {
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    background-color: #f6f6f8;
    font-weight: 700;
    cursor: pointer;
    transition: .3s;
    border-radius: 5px
}

    .minus:hover, .plus:hover {
        color: #fff;
        background-color: var(--btn-two-bg)
    }

.child_age {
    font-size: 14px;
    overflow: hidden;
    width: 100%;
    display: flex;
    flex-direction: column
}

.text_box_wrapp span {
    font-size: 12px;
    font-weight: 300;
    display: block;
    color: #88898b
}

.down_errow_grey {
    position: absolute;
    right: 2px;
    height: 15px;
    width: 15px;
    background-position: -228px -11px;
    transform: scale(.7);
    top: 6px
}

.flight_clild_labl {
    display: flex;
    align-items: center;
    gap: 5px
}

    .flight_clild_labl .sm_txt {
        display: block;
        color: #b3b9c0
    }

.flight_wrapped .counter_wrapper .count_pre {
    left: 35px
}

.tour_chlid_drop {
    display: flex;
    align-items: flex-start
}

.tour_child_multiple {
    display: flex;
    gap: 5px;
    flex-wrap: wrap;
    justify-content: flex-end;
    flex: 1
}

.allpopup_border_none .table > tbody > tr > td, .allpopup_border_none .table > thead > tr > th {
    border: none;
    font-weight: 600;
    padding-left: 10px
}

.allpopup_border_none .table > tbody > tr > td {
    background: #f6f8fa;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    text-align: left
}

.allpopup_border_none table tbody tr td {
    border-bottom: 1px solid var(--border-color) !important
}

.allpopup_border_none table tbody tr:last-child td {
    border-bottom: 0 solid #000 !important
}

.allpopup_border_none table {
    border-radius: 8px;
    border-collapse: separate;
    overflow: hidden
}

a.popup-close, div.popup-close {
    position: absolute;
    top: 20px;
    right: 15px;
    width: 24px;
    height: 23px;
    line-height: 23px;
    font-size: 31px;
    transition: .2s;
    -webkit-tap-highlight-color: transparent;
    z-index: 99999999;
    background: #fff;
    color: #929292;
    text-align: center;
    cursor: pointer
}

.cancel-dialog-box, .cancel-login-box, .product-dialog-box, .product-login-box {
    display: none;
    background: #fff;
    max-height: 90vh;
    overflow-y: auto;
    overflow-x: hidden;
    border: 0;
    z-index: 2;
    border-radius: 6px
}

.opacity-overlay {
    outline: 0;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.8);
    z-index: 10000;
    display: none
}

.opacity-overlay, .pace {
    -webkit-backface-visibility: hidden
}

.popup-wrapper {
    text-align: center;
    position: absolute;
    left: 0;
    top: 30px;
    height: 100%;
    width: 100%;
    vertical-align: middle
}

.popup-content {
    float: none;
    text-align: left;
    z-index: 10003;
    position: relative;
    display: inline-block;
    max-width: 900px;
    width: 100%;
    background: #fff;
    padding: 0 10px 10px;
    border-radius: 10px
}

.Forgot_pwd .travelo-signup-box, .travelo-login-box {
    width: 416px;
    position: relative
}

.travelo-login-box, .travelo-signup-box {
    margin: 0 auto;
    display: none;
    overflow: hidden
}

.alt_div_succ, .alt_title, .head_title {
    width: 100%;
    font-size: 15px;
    display: flex;
    align-items: center;
    color: var(--all-text-main)
}

.travelo-box {
    background: #fff;
    padding: 10px;
    margin-bottom: 30px
}

.alert_wrapp {
    max-width: 350px;
    height: auto;
    background-color: #fff;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: relative;
    margin: auto
}

.alt_title, .head_title {
    background: var(--bg2-light);
    font-weight: 600;
    line-height: 40px;
    justify-content: space-between;
    position: sticky;
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    top: 0;
    z-index: 9;
    background: #fff
}

.alt_title {
    margin-bottom: 0
}

    .alt_title p {
        margin-bottom: 0;
        width: 90%;
        float: left
    }

.alt_div_succ {
    text-align: center;
    font-weight: 400;
    min-height: 100px;
    justify-content: center
}

.close, .close_div {
    color: var(--all-text-main);
    float: right;
    font-size: 21px;
    opacity: 1;
    cursor: pointer;
    display: block
}

.autocomplete-suggestions, .pac-container {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff;
    cursor: default;
    overflow-y: auto;
    position: absolute;
    min-width: 400px;
    width: auto !important;
    box-shadow: 0 8px 22px 0 rgba(0,0,0,.07);
    border-radius: 8px;
    margin-top: 10px;
    text-align: left;
    box-sizing: border-box
}

.autocomplete-suggestions, .pac-container {
    display: none;
    max-height: 320px;
    z-index: 9
}

.modal-open .autocomplete-suggestions, .over_hiden .autocomplete-suggestions {
    z-index: 9999
}

.pac-container {
    max-height: 254px;
    z-index: 99999;
    display: block;
    max-width: 400px;
    padding: 12px 0;
    font-family: 'GT Eesti Pro Display',Arial,sans-serif !important
}

    .autocomplete-suggestion, .pac-container .pac-item {
        color: #707070;
        line-height: 40px;
        position: relative;
        white-space: nowrap;
        letter-spacing: 1px;
        padding: 3px 12px;
        font-size: 14px;
        cursor: pointer;
        overflow: hidden
    }

    .pac-container .pac-item {
        text-overflow: ellipsis;
        text-align: left;
        border-top: 0;
        font-weight: 300
    }

    .pac-container .pac-item-query {
        font-size: 14px;
        padding-right: 5px;
        font-weight: 400
    }

    .autocomplete-suggestion b, .pac-container .pac-matched {
        color: #333;
        font-weight: 700
    }

    .pac-container .pac-icon {
        margin-top: 10px
    }

.autocomplete-suggestion {
    font-weight: 300
}

    .autocomplete-suggestion.cityback, .autocomplete-suggestion.cityback:hover {
        background-color: var(--btn-bg);
        color: #fff
    }

    .autocomplete-suggestion img {
        width: 24px;
        height: 24px;
        margin-right: 5px;
        vertical-align: middle
    }

.auto_icon {
    width: 30px;
    height: 30px;
    border: 1px solid var(--border-color);
    border-radius: 50%;
    float: left;
    margin-right: 10px;
    margin-top: 10px;
    background-position: -595px -43px
}

.destionation_icon {
    width: 30px;
    height: 25px;
    float: left;
    margin-top: 15px
}

.flight_icon {
    background-position: -712px -48px
}

.port_icon {
    background-position: -714px -80px
}

.train_icon {
    background-position: -716px -118px
}

.hotel_icon {
    background-position: -716px -157px
}

.other_icon {
    background-position: -714px -11px
}

.fa-close:before, .fa-remove:before, .fa-times:before {
    content: "\f00d"
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}

.city_f, .city_h {
    min-width: 34px;
    height: 24px;
    display: inline-block;
    position: relative;
    top: 5px;
    background-position: -20px -91px
}

.bed_h, .flight_plane {
    min-width: 30px;
    height: 24px;
    top: 5px;
    position: relative;
    display: inline-block
}

.bed_h {
    background-position: -323px -91px
}

.flight_plane {
    background-position: -532px -313px
}

.modify_block {
    padding: 20px 0
}

.breadcrumb {
    background-color: transparent;
    padding: 0;
    margin-bottom: 0;
    display: flex
}

    .breadcrumb a {
        color: var(--active-menu)
    }

    .breadcrumb li + li:before {
        color: var(--all-text-main);
        content: "\f105";
        font-family: FontAwesome;
        padding: 0 10px
    }

    .breadcrumb > li {
        color: var(--all-text-sub);
        font-size: 14px;
        font-weight: 300
    }

.option_d .fa, table > thead {
    color: var(--all-text-main)
}

.breadcrumb li:last-child {
    color: #333
}

.full-width, .record_found img {
    width: 100%
}

.record_found {
    padding: 10px;
    border-radius: 4px;
    border: 1px solid #e5e5e5
}

.progress-bar-info {
    background-color: #333
}

.start_loader_block {
    min-height: 200px;
    position: relative;
    display: flex;
    align-items: center
}

.loader_common_start, .wait-text {
    position: absolute;
    left: 50%;
    top: 50%;
    color: #333;
    font-weight: 300;
    z-index: 1
}

.loader_common_start {
    width: 130px;
    height: 130px;
    margin: -76px 0 0 -76px;
    border: 10px solid var(--all-text-third);
    border-radius: 50%;
    border-top: 10px solid var(--other-bg-light);
    -webkit-animation: 2s linear infinite spin;
    animation: 2s linear infinite spin
}

.wait-text {
    width: 120px;
    height: 120px;
    margin: -20px 0 0 -53px
}

.hotel_count, .table > thead > tr > th {
    font-weight: 500;
    font-style: normal
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.save_price {
    font-size: 14px;
    color: red;
    margin-left: 5px
}

.allpopup_border_none thead {
    background: var(--Background-bg-blue,#edf1fe);
    color: var(--all-text-main)
}

.bug_info th {
    border: 1px solid #e5ebf5 !important
}

.table-responsive {
    border: 1px solid #eee;
    border-radius: 8px
}

table > thead {
    background: #f5f5f5;
    border-radius: 4px 4px 0 0
}

.table_h {
    background: var(--table-head)
}

.table_b, textarea {
    background: #fff
}

.option_d input, .option_d select {
    height: 35px;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    border-radius: 2px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
    border: none;
    min-width: 65px;
    line-height: 35px;
    background: 0 0;
    max-width: 160px
}

.option_d {
    position: relative;
    overflow: hidden;
    border: 1px solid var(--border-color);
    text-align: left;
    border-radius: 5px;
    max-width: 160px
}

    .option_d .fa {
        position: absolute;
        right: 0;
        top: 0;
        z-index: 1;
        font-size: 20px;
        padding: 0 10px;
        background: 0 0;
        line-height: 35px
    }

.fa-calendar:before {
    content: "\f073"
}

.fa-angle-down:before {
    content: "\f107"
}

textarea {
    border-radius: 0;
    border: 1px solid var(--border-color);
    width: 100%;
    min-height: 50px
}

.ml-5 {
    margin-left: 5px !important
}

.mr-5 {
    margin-right: 5px !important
}

.mr-10 {
    margin-right: 10px !important
}

.mt-0 {
    margin-top: 0 !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.mt-5 {
    margin-top: 5px !important
}

.mt-10 {
    margin-top: 10px !important
}

.mt-15 {
    margin-top: 15px !important
}

.mt-20 {
    margin-top: 20px !important
}

.mb-5 {
    margin-bottom: 5px !important
}

.mb-10 {
    margin-bottom: 10px !important
}

.mb-15 {
    margin-bottom: 15px !important
}

.mb-20 {
    margin-bottom: 20px !important
}

.pl-0 {
    padding-left: 0 !important
}

.pl-5 {
    padding-left: 5px !important
}

.pl-10 {
    padding-left: 10px !important
}

.pr-0 {
    padding-right: 0 !important
}

.p-0 {
    padding: 0 !important
}

.p-5 {
    padding: 5px !important
}

.p-10 {
    padding: 10px !important
}

.p-15 {
    padding: 15px !important
}

.p-20 {
    padding: 20px !important
}

.pt-0 {
    padding-top: 0 !important
}

.pt-5 {
    padding-top: 5px !important
}

.pt-10 {
    padding-top: 10px !important
}

.pt-15 {
    padding-top: 15px !important
}

.pt-20 {
    padding-top: 20px !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pb-5 {
    padding-bottom: 5px !important
}

.pb-10 {
    padding-bottom: 10px !important
}

.pb-15 {
    padding-bottom: 15px !important
}

.pb-20 {
    padding-bottom: 20px !important
}

.font-15 {
    font-size: 15px
}

.text-red {
    color: red
}

.sticky_nav {
    position: sticky;
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    top: 85px;
    z-index: 2
}

.carousel-fade .carousel-inner .item {
    transition-property: opacity
}

.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right, .carousel-fade .carousel-inner .item {
    opacity: 0
}

.carousel-fade .carousel-inner .active, .carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
    opacity: 1
}

    .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right, .carousel-fade .carousel-inner .next, .carousel-fade .carousel-inner .prev {
        left: 0;
        transform: translate3d(0,0,0)
    }

.carousel-control.left, .carousel-control.right {
    background-image: none
}

.input_check_box, .input_check_box_product {
    display: flex;
    cursor: pointer;
    position: relative;
    justify-content: flex-start;
    align-items: center
}

.justi_fy, .one_way_trip {
    justify-content: space-between
}

.input_check_box input, .input_check_box_product input {
    width: 21px;
    height: 21px;
    cursor: pointer;
    margin-top: 0;
    opacity: 0;
    position: absolute;
    left: 0;
    z-index: 1;
    top: 0
}

.check-square li a, .input_check_box label {
    margin-bottom: 0;
    cursor: pointer;
    font-style: normal;
    line-height: 24px;
    text-align: left;
    padding-left: 0;
    color: #333
}

    .check-square .input_check_box label::before, .check-square li a:before, .input_check_box label::before, .input_check_box.checked label:before {
        font-family: FontAwesome;
        content: "\f00c";
        font-size: 14px;
        padding: 0;
        left: 0;
        position: relative;
        text-align: center;
        font-weight: 400;
        margin-right: 10px;
        border: 1px solid #707070;
        color: transparent;
        border-radius: 3px
    }

.check-square .input_check_box input:checked ~ label:before, .check-square li.active a:before, .input_check_box input:checked ~ label:before, .input_check_box.checked label:before {
    color: #ff932c;
    border: 1px solid #707070;
    background-color: #fff
}

.input_check_box label a {
    color: var(--btn-two-bg)
}

.one_way_trip {
    display: flex;
    align-items: center;
    width: 100%
}

.input_redio_box {
    display: inline-flex;
    cursor: pointer;
    position: relative;
    font-size: 14px;
    line-height: 16px
}

    .input_redio_box [type=radio] + label {
        font-weight: 300;
        font-size: 13px;
        margin-right: 10px;
        margin-bottom: 0
    }

    .input_redio_box label::before {
        font-family: FontAwesome;
        content: "";
        background: 0 0;
        font-size: 14px;
        border: 2px solid var(--btn-bg);
        padding: 0;
        left: 0;
        position: relative;
        text-align: center;
        font-weight: 400;
        color: #fff;
        border-radius: 50%;
        width: 16px;
        height: 16px;
        display: inline-block;
        top: 3px;
        margin-right: 5px
    }

    .input_redio_box input:checked ~ label:after {
        top: 7px;
        width: 8px;
        height: 8px;
        content: "";
        position: absolute;
        background: var(--btn-bg);
        left: 4px;
        border-radius: 50%;
        margin: 0 auto
    }

    .input_redio_box input:checked ~ label:before {
        border: 2px solid var(--btn-bg)
    }

.common_tooltip {
    position: relative;
    margin-left: 5px;
    cursor: pointer
}

.tooltip_block {
    position: absolute;
    font-size: 12px;
    opacity: 0;
    background: #013057;
    color: #fff;
    padding: 10px;
    border-radius: 5px;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: .25s ease-out;
    -moz-transition: .25s ease-out;
    -ms-transition: .25s ease-out;
    -o-transition: .25s ease-out;
    transition: .25s ease-out;
    display: block;
    z-index: 999;
    bottom: 100%;
    left: -115px;
    white-space: normal;
    width: max-content;
    max-width: 200px
}

.common_tooltip:hover .tooltip_block {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.table > thead > tr > th {
    position: relative;
    font-size: 14px;
    text-align: left;
    color: #333
}

.common_loader #loader-wrapper, .common_loader .common_wait_t {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0,0,0,.7);
    top: 0;
    left: 0;
    z-index: 9999;
    color: #333
}

.common_loader .loaded_text, .common_loader .loaderwait {
    left: 50%;
    top: 50%;
    text-align: center;
    display: block;
    position: relative
}

.common_loader .loaderwait {
    margin: -184px 0 0 -195px;
    height: 400px;
    width: 400px
}

.common_loader .pt125 {
    padding-top: 125px
}

.common_loader .waitMe_progress.bounce .waitMe_progress_elem1 {
    animation-delay: -.32s
}

.common_loader .waitMe_progress.bounce .waitMe_progress_elem2 {
    animation-delay: -.16s
}

.common_loader .waitMe_progress.bounce > div {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    animation: 1.4s ease-in-out infinite bounce;
    display: inline-block;
    margin-right: 5px;
    color: #fff;
    background: #fff
}

.common_loader .loaded_text {
    font-size: 24px;
    margin: 5px 0 0 -115px;
    height: 93px;
    width: 252px;
    line-height: 33px;
    color: #fff
}

@-webkit-keyframes bounce {
    0%,100%,20%,50%,80% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

@keyframes bounce {
    0%,100%,20%,50%,80% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    60% {
        -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

ul {
    padding-left: 0
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce
}

input::-moz-placeholder {
    color: var(--all-text-sub);
    opacity: 1
}

input:-ms-input-placeholder {
    color: var(--all-text-sub)
}

input::-webkit-input-placeholder {
    color: var(--all-text-sub)
}

input::-ms-expand {
    background-color: transparent;
    border: 0
}

.service_count_block {
    padding: 30px 0;
    margin-bottom: 30px;
    background: #f1f1f1
}

.hotel_title_modify {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
    row-gap: 10px;
    background: #fff;
    padding: 10px;
    border-radius: 8px;
    margin-bottom: 15px
}

.hotel_count {
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    font-size: 16px;
    line-height: 29px;
    margin: 0
}

.fix_filter_regards {
    display: flex
}

.progress-bar-warning {
    background-color: var(--btn-bg)
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.modal-header {
    box-shadow: 0 0 10px rgb(0 0 0 / .2);
    border: none;
    padding: 20px;
    text-align: left
}

.left-0 .rich-datepicker {
    right: 0;
    left: auto !important
}

.Suggestion__categoryName_text, span.auto_count_text {
    position: absolute;
    right: 10px;
    color: var(--all-text-main);
    line-height: 25px;
    padding: 8px 10px;
    font-weight: 600;
    font-size: 16px
}

.auto_complete_airport_title {
    padding: 3px 70px 3px 35px
}

.Suggestion__categoryName_text {
    background: 0 0;
    color: var(--all-text-main);
    font-size: 12px;
    font-weight: 400
}

.auto_in_city_name {
    line-height: 20px;
    white-space: normal
}

.auto_city_contry_name {
    display: flex;
    flex-direction: column;
    line-height: normal
}

    .auto_city_contry_name b {
        font-size: 14px
    }

.autocomplete-suggestion.auto_complete_city_title svg {
    min-width: 20px;
    height: 20px;
    margin-right: 10px
}

.auto_complete_city_title {
    padding-left: 10px;
    align-items: center;
    display: flex
}

.ddl, .error_btn_div a {
    cursor: pointer;
    display: block
}

.autocomplete-suggestion.selected, .autocomplete-suggestion.selected b {
    background: #edf1fe
}

.autocomplete-suggestions .tour_icon_auto::before, .autocomplete-suggestions [data-tourid="0"]::before, .autocomplete-suggestions [data-typeid=city]::before, .country_icon:before {
    width: 18px;
    float: left;
    position: initial;
    color: #3b8dd6;
    margin-top: 6px;
    content: "";
    background-position: -435px -435px;
    height: 18px;
    margin-right: 10px;
    display: none
}

.ddl {
    text-align: initial;
    overflow: visible;
    padding-left: 0;
    height: 50px;
    width: 100%;
    color: var(--all-text-sub);
    font-size: 16px;
    border: none;
    appearance: none;
    background: #fff;
    box-sizing: border-box;
    font-weight: 400;
    position: relative;
    white-space: nowrap;
    line-height: 45px;
    border-radius: 3px
}

    .ddl .ddl-scroll, .ddl-input {
        position: absolute;
        background: #fff
    }

.ddl-input {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    border-radius: 3px;
    padding: 8px 25px 0 35px;
    border: none
}

.ddl.active .ddl-scroll {
    visibility: visible;
    opacity: 1
}

.ddl-input::placeholder {
    color: #333
}

.ddl .ddl-options > div img {
    height: 31px;
    width: 100%;
    border-radius: 50%;
    max-width: 31px;
    object-fit: cover
}

.ddl .ddl-scroll {
    width: auto;
    top: 70px;
    left: 9%;
    overflow: hidden;
    opacity: 0;
    z-index: 999;
    border: 3px solid #c7dce9;
    box-shadow: rgba(0,0,0,.05) 0 0 5px;
    white-space: nowrap;
    max-width: fit-content;
    border-radius: 15px;
    min-width: 180px;
    padding: 10px 10px 10px 0;
    transition: 1s
}

.ddl-select-icon::before, .ddl::before {
    content: "";
    position: absolute;
    height: 20px;
    background-repeat: no-repeat
}

.ddl-options {
    max-height: 334px;
    overflow: hidden auto
}

.ddl::before {
    bottom: 12px;
    right: 8px;
    width: 20px;
    z-index: 1;
    background-image: url("/assets/whitelable1/img/Icon-Strip.svg?v32");
    background-position: -652px -22px;
    background-color: #fff
}

.ddl-select-icon {
    position: relative;
    background-color: #d9e1e7
}

    .ddl-select-icon::before {
        right: 5px;
        width: 25px;
        z-index: 1;
        background-image: url("/assets/whitelable1/img/Icon-Strip.svg?v13");
        background-position: -554px -98px
    }

::-webkit-scrollbar {
    width: 5px;
    height: 5px
}

::-webkit-scrollbar-track {
    border-radius: 9px;
    background: #d4d3d3;
    margin-right: 8px
}

::-webkit-scrollbar-thumb {
    background: var(--btn-bg);
    border-radius: 9px;
    height: 47px
}

.ddl .ddl-options > div {
    font-weight: 300;
    font-size: 16px;
    padding: 5px 0 0 10px;
    cursor: pointer;
    display: flex;
    align-items: center;
    column-gap: 10px;
    color: #333
}

    .ddl .ddl-options > div:hover {
        background: #f9fafb
    }

.Not_Found_block {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    gap: 24px
}

    .Not_Found_block img {
        margin: 0 auto;
        height: 64px;
        width: 64px
    }

.nofound_detail {
    color: #333;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: -.48px;
    display: flex;
    flex-direction: column;
    gap: 16px
}

    .nofound_detail p {
        color: #333;
        text-align: center;
        font-size: 16px;
        font-style: normal;
        font-weight: 300;
        line-height: 22px;
        margin: 0
    }

    .nofound_detail .common_button {
        line-height: 48px;
        padding: 0 32px
    }

.ui-datepicker-calendar thead {
    background: #fff;
    color: #333
}

.affiliate_div {
    font-size: 16px;
    color: var(--all-text-main);
    font-weight: 400
}

.affiliate_btn_join {
    margin: initial
}

.error_btn_div {
    display: flex;
    justify-content: center;
    gap: 10px
}

    .error_btn_div a {
        font-size: 16px;
        text-align: center;
        font-weight: 600;
        padding: 0 24px;
        background: var(--btn-bg);
        border-radius: 8px;
        color: #fff;
        line-height: 48px;
        transition: .3s;
        border: none;
        max-width: 150px;
        width: 100%
    }

.content-table-error {
    max-width: 490px;
    display: flex;
    flex-direction: column;
    width: 100%;
    background: var(--other-bg-light);
    padding: 16px;
    margin: 20px auto 0;
    text-align: center
}

.add_room_wrapper .Child_unit_age select:focus {
    border-radius: 2px;
    border: 1px solid var(--border-color)
}

.scroll_btn {
    z-index: 1;
    bottom: 4px;
    position: fixed;
    right: 10px
}

#back-to-top .fa-angle-up {
    color: #fff;
    font-size: 18px;
    height: 37px !important;
    line-height: 32px !important;
    width: 38px !important;
    border-radius: 50%;
    display: inline-block;
    background-image: none;
    background: var(--btn-two-bg);
    border: 2px solid #fff;
    text-align: center
}

.fa-angle-up:before {
    content: "\f106"
}

.modal-dialog.modal-md.cart_box_wrapper {
    max-width: 450px;
    text-align: center;
}



.nocart_img_wrapp img {
    margin: auto;
}



.nocart_img_wrapp .nocart_img {
    width: 100%;
    max-width: 190px;
    height: auto;
}



.nocart_img_wrapp {
    text-align: center;
}



.cart_box_wrapper .Notificationtext {
    margin: 0 30px 15px;
}



    .cart_box_wrapper .Notificationtext p {
        margin: 15px 0 10px;
    }

@media (max-width:1199px) {
    .hotel_count {
        font-size: 18px
    }
}

@media (max-width:991px) {
    .carousel-control.left, .carousel-control.right {
        display: none;
    }

    .before_login .Mobile_footer, .common_tooltip {
        display: none
    }

    .before_login .footer-bottom {
        padding: 5px 0 0
    }

    .mobile_filter {
        background: #ffff;
        height: 100%;
        top: 100%;
        left: 0;
        right: 0;
        margin: auto;
        position: fixed;
        transition: .5s;
        width: 100%;
        z-index: 1000;
        padding: 0 !important;
        border-radius: 20px 20px 0 0 !important
    }

    .hotel_count {
        font-weight: 500;
        font-size: 16px
    }

    .filter_div_all {
        padding: 15px 15px 60px !important;
        border-radius: 0 !important;
        z-index: 999;
        position: relative;
        overflow: auto;
        height: calc(100vh - 130px) !important;
        background: #fff !important
    }

    .div_detail, .text_div_mo {
        background: #fff;
        width: 100%
    }

    .service_count_block {
        margin-bottom: 10px
    }

    .table-responsive {
        min-height: .01%;
        overflow-x: auto;
        border: 1px solid var(--border-color)
    }

    .div_detail {
        display: flex;
        top: 80px;
        height: 40px;
        z-index: 2;
        position: sticky;
        box-shadow: 0 0 1px 0 rgb(0 0 0 / 20%);
        align-items: center;
        border-radius: 8px;
        left: 0;
        right: 0;
        margin: 0;
        justify-content: center;
        column-gap: 10px;
        color: var(--btn-two-bg);
        padding: 0 10px;
        text-transform: capitalize
    }

    .map, .mobile_sort_by {
        display: flex;
        column-gap: 5px
    }

    .map {
        max-width: 168px;
        min-width: 80px;
        align-items: center;
        justify-content: center;
        font-weight: 600
    }

    .text_div_mo {
        text-align: left;
        font-size: 10px;
        position: relative;
        color: #000;
        border-radius: 4px;
        min-height: 58px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        row-gap: 5px;
        font-weight: 300;
        padding: 10px;
        margin: 10px 0 0
    }

    .div_detail .text_div_mo .font-text {
        white-space: nowrap;
        width: 90%;
        overflow: hidden;
        display: flex;
        text-overflow: ellipsis
    }

    .text_div_mo p {
        font-weight: 400;
        margin: 0;
        font-size: 14px;
        max-width: 90%
    }

    .fa-pencil:before {
        content: "\f040"
    }

    .edit {
        position: absolute;
        right: 10px;
        top: 22px;
        text-align: center;
        color: #333;
        font-weight: 300
    }

    .fa-map-o:before {
        content: "\f278"
    }

    .fa-sliders:before {
        content: "\f1de"
    }

    .fa-sort:before, .fa-unsorted:before {
        content: "\f0dc"
    }

    .filter_direction, .modify_block {
        overflow: auto;
        transition: .5s;
        width: 100%;
        position: fixed;
        z-index: 99;
        top: 0;
        left: -100%;
        bottom: 0;
        max-height: inherit;
        background: #fff;
        margin: 0;
        padding-top: 0
    }

    .res_mobilr_div {
        top: 13% !important
    }

    .mobile_filter_btn_close {
        padding: 12px;
        text-transform: capitalize;
        display: flex;
        position: sticky;
        width: 100%;
        top: 0;
        text-align: left;
        color: var(--color-two);
        font-size: 15px;
        z-index: 9;
        background: var(--btn-two-bg);
        justify-content: space-between;
        font-weight: 500;
        border-radius: 20px 20px 0 0
    }

    .icon_close_filter {
        width: 25px;
        height: 20px;
        background-position: -90px -95px;
        filter: brightness(5)
    }

    .mobile_sort_by {
        align-items: center
    }

    .fa.fa-times {
        margin-right: 5px
    }

    .search_text {
        color: #000;
        font-size: 15px;
        line-height: 22px;
        font-weight: 500;
        font-style: normal;
        padding-top: 20px;
        padding-bottom: 12px
    }

    .mobile_responsive tr td {
        min-width: 150px
    }
}

@media (max-width:767px) {
  
    .modal-content.currencydrop .modal-body {
        padding: 10px 5px;
    }
  

    .advanceCurrency {
        padding: 5px;
    }
    #my_booking .or {
        background: #ffff;
        box-shadow: var(--box-shadow);
        width: fit-content;
        margin: auto;
        margin-bottom: 15px;
        padding: 5px;
        border-radius: 100px;
        border: 1px solid var(--border-color);
        width: 35px;
        height: 35px;
        font-weight: 600;
    }
    .carousel-control.right {
        right: 10px;
    }

    .loader_genrel_video img, .loader_genrel_video video {
        height: 160px;
        width: 160px
    }

    .hotel_title_modify {
        margin: 0
    }

    .Suggestion__categoryName_text, span.auto_count_text {
        font-size: 14px;
        top: 10px
    }

    .modal-open .autocomplete-suggestions {
        min-width: 340px
    }

    .modal-open .Suggestion__categoryName_text, .modal-open span.auto_count_text {
        padding: 0;
        font-size: 13px
    }

    .modal-open .ui-datepicker {
        width: 340px !important
    }

    .allpopup_border_none .table > tbody > tr > td, .nofound_detail p {
        font-size: 14px
    }

    .loader_genrel_video {
        font-size: 20px;
        line-height: 22px
    }

    .modal-header, .nofound_detail {
        font-size: 16px
    }

    body.after_login {
        padding-top: 80px !important
    }

    .error_btn_div a {
        font-size: 15px;
        padding: 0 3px
    }

    .container {
        width: calc(100% - 0px)
    }

    body {
        padding-top: 80px
    }

    .fix_filter_regards {
        display: inline-block
    }

    .left-0 .rich-datepicker {
        right: auto;
        left: 0 !important
    }

    .default_b2b {
        margin-top: 0
    }

    .box_shadow, .breadcrumb {
        display: none
    }

    .modal-dialog {
        margin: 15px
    }

    .modal.in .modal-dialog {
        top: 0;
        transform: translate(0,0);
        -ms-transform: translate(0,0) !important;
        -webkit-transform: translate(0,0);
        -o-transform: translate(0,0);
        margin: 0;
        transition: transform .5s ease-out;
        transition: transform .5s ease-out,-webkit-transform .5s ease-out,-o-transform .5s ease-out
    }

    .modal-header {
        position: sticky;
        top: 0;
        font-weight: 400
    }

    .modal-body {
        max-height: calc(100vh - 51px)
    }

    .modal-content {
        border-radius: 0;
        height: 100vh
    }

    a.popup-close, div.popup-close {
        position: absolute;
        top: 18px;
        right: 10px;
        box-shadow: none
    }

    .common_img_block {
        height: 50px;
        display: block;
        line-height: 50px
    }

    .common_pattern img {
        max-height: 200px
    }

    .common_img_block .com_title {
        font-size: 20px
    }

    .autocomplete-suggestions {
        height: 100vh;
        max-height: 100%;
        max-width: calc(100% - 50px) !important;
        min-width: calc(100% - 50px) !important;
        max-height: 170px;
        min-height: 170px;
        padding: 5px;
    }

    .option_d, .option_d input, .option_d select {
        max-width: 100%
    }

    .autocomplete-suggestion {
        line-height: 20px;
        margin-bottom: 5px;
        background: var(--other-bg-light);
        padding: 5px;
        font-size: 13px;
        white-space: unset
    }

    .auto_complete_airport_title {
        padding: 10px 70px 10px 10px
    }

    .service_count_block {
        padding: 10px 0
    }

    .hotel_count {
        font-weight: 500;
        font-size: 15px
    }

    .ui-datepicker-group {
        border-right: none
    }

    .option_d {
        margin: inherit
    }

    .auto_icon, .mobile_lable {
        margin-top: 5px
    }

    .mobile_responsive tr td {
        float: left;
        display: block;
        width: 100%;
        border: none !important;
        text-align: left;
        padding: 5px 8px 0 !important;
        min-width: 150px
    }

    .mobile_lable {
        display: block;
        color: var(--all-text-sub);
        font-size: 12px;
        font-weight: 400;
        margin-bottom: 5px;
    }

    .mobile_responsive tr:nth-child(2n) {
        background: #fff;
        border-bottom: 1px solid #b6c9e4;
        border-top: 1px solid #b6c9e4
    }

    .autosuggesion_input {
        position: fixed !important;
        top: 0;
        left: 0;
        right: 0;
        background: #fff;
        bottom: 0;
        z-index: 9
    }

        .autosuggesion_input .arw_inputback {
            display: block;
            position: absolute;
            top: 10px;
            left: 1px;
            font-size: 17px;
            color: #013057;
            z-index: 1;
            background-color: #f5f5f5;
            padding: 10px
        }

    .fa-arrow-left::before {
        content: "\f060"
    }

    .drop_down_field ul {
        position: fixed;
        border-radius: 0;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: 0 auto;
        overflow: auto;
        padding-bottom: 65px !important;
        z-index: 9
    }

    .add_room_btn_wrapper {
        margin-bottom: 0;
        padding: 10px;
        position: fixed;
        left: 0;
        right: 0;
        background: #fff;
        bottom: 0;
        box-shadow: 0 -2px 5px 0 rgb(0 0 0 / 10%);
        -moz-box-shadow: 0 -2px 5px 0 rgba(0,0,0,.1);
        -webkit-box-shadow: 0 -2px 5px 0 rgb(0 0 0 / 10%)
    }

    .sticky_nav {
        top: 80px
    }
    .sticky_nav_test {
        top: 80px
    }
}

/*--New Tawk Css End*/

@media (max-width: 767px) {
    .chatboticon {
        padding: 0;
        align-items: center !important;
        cursor: pointer !important;
        line-height: normal;
        border: unset;
        color: #333;
        font-size: 14px;
        font-weight: 300;
        text-align: center;
        margin: 0 auto;
        height: auto !important;
        background: transparent;
        position: relative;
        flex-direction: column;
        box-shadow: unset;
        bottom: 0;
        left: 0;
        right: 0;
        gap: 0;
    }
    .tawk_chat_icon {
        display: block;
        margin: 0 auto;
        filter: brightness(0) invert(0);
    }

}
