﻿.select_code, .tel_div {
    max-width: 104px
}

.btn-set-pop, .country_Number, .fix_filter_regards {
    display: flex
}

a, a:hover {
    text-decoration: none
}

a, button, img, input, select, textarea {
    outline: 0
}

.down_errow_grey, .option_d .fa, .select_code, .tooltip_block {
    pointer-events: none
}

:root {
    --top-header: #fff;
    --top-header-text: #2C2C2C;
    --bottom-header: #2882c5;
    --bottom-header-text: #fff;
    --footer-bg: #EFFBFF;
    --footer-text: #353535;
    --active-menu: #2882c5;
    --btn-bg: #2882c5;
    --btn-two-bg: #ef4230;
    --color: #fff;
    --color-two: #fff;
    --other-bg: #0A1023;
    --other-bg-light: #F0F6FF;
    --hover: #2882c5;
    --all-text-main: #353535;
    --all-text-sub: #525B75;
    --all-text-third: #ef4230;
    --title-text: #2882c5;
    --input_text: 000;
    --label-color: #757575;
    --border-color: #D7F4FE;
    --table-head: #E7E7E7;
    --box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.15);
    --font-300: 300;
    --font-400: 400;
    --font-500: 500;
    --font-600: 600;
    --font-700: 700;
}

body {
    font-family: "Poppins",sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
    font-weight: 400;
    padding-top: 103px;
    font-display: swap
}

html {
    scroll-behavior: smooth
}

@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: FontAwesome;
    src: url(/assets/project/font/fontawesome-webfont.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Poppins';
    src: local('Poppins SemiBold'), local('Poppins-SemiBold'), url('/assets/project/font/Poppins-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: local('Poppins Medium'), local('Poppins-Medium'), url('/assets/project/font/Poppins-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: local('Poppins Bold'), local('Poppins-Bold'), url('/assets/project/font/Poppins-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: local('Poppins Light'), local('Poppins-Light'), url('/assets/project/font/Poppins-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: local('Poppins Regular'), local('Poppins-Regular'), url('/assets/project/font/Poppins-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



.datepicker-wrap, .section_main_part {
    position: relative
}

.norecod_block img {
    object-fit: contain;
    margin: 0 auto
}

input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.select_code {
    position: absolute
}

.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: 500;
        font-size: 15px;
        text-align: center
    }

.btn-set-pop {
    justify-content: center;
    column-gap: 10px
}

.no_btn, .yes_btn {
    padding: 10px 5px;
    font-size: 15px;
    width: 100px;
    border-radius: 0;
    color: #fff;
    font-weight: 400;
    display: block;
    transition: .4s;
    text-align: center;
    border: 1px solid var(--btn-bg);
    text-shadow: none
}

.yes_btn {
    background: var(--btn-bg)
}

.no_btn {
    background: 0 0;
    border: 1px solid var(--btn-bg);
    color: var(--btn-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
    }

.close:hover, .close_div:hover, .count_pre, .minus, .modal-header, .option_d .fa, .plus, .sm_txt, .text_box_wrapp span, .title_h, .title_p, .wait-text, select option {
    color: var(--all-text-main)
}

.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 {
    font-family: "Poppins", sans-serif !important;
    font-size: 16px !important;
    line-height: normal !important;
    margin: 0 !important;
    color: var(--all-text-main);
}

.common_pattern img {
    max-width: 100% !important;
    width: 100% !important
}

.fa {
    font: 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto
}

.modal-open {
    overflow: hidden !important;
}

a {
    cursor: pointer
}

b, strong {
    font-weight: 600
}

.common_button, label {
    font-weight: 500
}

input, select {
    -webkit-appearance: none;
    -moz-appearance: none
}

    .table_b, select option, textarea {
        background: #fff
    }

.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: 1px solid var(--border-color);
    padding: 10px 5px;
    text-align: center
}

.text-left {
    text-align: left
}

.before_ico li:before, .common_icon, .usefull_link li a:before {
    background-image: url(/assets/project/img/Icon-Strip.svg?v16)
}

.form-group {
    position: relative;
    margin-bottom: 15px
}

img {
    vertical-align: middle;
    border: 0
}

.common_button {
    font-size: 14px;
    text-align: center;
    color: #fff;
    background: var(--btn-bg);
    border-radius: 3px;
    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, .hotel-book-button:hover, .search_button:hover {
        background-color: var(--hover)
    }

.m-0-a {
    margin: 0 auto
}

.Child_unit_age, .autocomplete-suggestion img, span.fa.fa-search {
    margin-right: 10px
}

input:focus, select:focus {
    border: 1px solid var(--border-color)
}

.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 !important;
    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: var(--color);
    background: var(--btn-bg)
}

.ui-datepicker .ui-datepicker-prev:before {
    border-right: 8px solid var(--color)
}

.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(--color)
}

.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: var(--color);
    font-size: 1.1667em;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 5px
}

.ui-datepicker-title select {
    color: #000;
    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)
}

table tr:last-child th:first-child {
    text-align: left;
    padding-left: 5px
}

.ui-datepicker th span {
    display: block;
    text-align: center;
    font-size: 1.1667em;
    font-weight: 400;
    color: var(--all-text-main)
}

.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: 45px;
        line-height: 45px;
        width: 45px;
        color: var(--all-text-main);
        font-weight: 600;
        font-size: 14px
    }

.ui-state-default.ui-state-active {
    background-color: var(--active-menu);
    color: #fff !important;
    border-radius: 50%
}

.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
}

.ui-datepicker .ui-datepicker-next.ui-state-disabled, .ui-datepicker .ui-datepicker-prev.ui-state-disabled {
    visibility: hidden
}

.drop_down_field ul {
    background-color: #fff;
    display: block;
    margin: 10px 0 0;
    padding: 0;
    position: absolute;
    border-radius: 20px;
    width: 100%;
    min-width: 300px;
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .1);
    z-index: 3;
    overflow: hidden;
    right: 0;
}

.Child_agename {
    width: 100%;
    color: var(--all-text-main);
    line-height: 35px
}

.Child_unit_age {
    display: inline-flex;
    position: relative;
    margin-top: 10px
}

    .Child_unit_age select {
        width: 100%;
        padding: 0 20px 0 5px;
        height: 27px;
        background: 0 0;
        color: var(--all-text-main);
        border-radius: 5px;
        border: 1px solid var(--border-color)
    }

.addroom_btn, .r_done_btn {
    border-radius: 3px;
    padding: 0 15px;
    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_btn_wrapper {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    padding: 0 15px;
    align-items: center;
    color: var(--all-text-main)
}

.auto_city_contry_name span, .room_count div {
    font-size: 12px
}

.addroom_btn {
    font-size: 15px;
    font-weight: 600;
    color: var(--all-text-sub);
    margin-bottom: 15px;
    display: flex;
    column-gap: 5px;
    align-items: center;
    line-height: 30px
}

    .addroom_btn span, .r_done_btn {
        color: #fff;
        background: var(--btn-bg)
    }

    .addroom_btn span {
        width: 20px;
        height: 20px;
        display: block;
        text-align: center;
        border-radius: 50%;
        line-height: 20px
    }

.r_done_btn {
    line-height: 40px
}

.add_room_btn_wrapper .addroom_btn:hover, .add_room_btn_wrapper:hover, .input_check_box label:hover {
    color: var(--hover)
}

.lg-mr20 {
    margin-right: 20px
}

.bort_none {
    border-top: none !important
}

.rooms {
    padding: 11px 17px;
    background-color: #fff;
    overflow: hidden;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 600;
    position: relative;
    border-bottom: 1px solid var(--border-color);
    color: var(--all-text-main)
}

.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: 15px 0;
    border-bottom: 1px solid var(--border-color)
}

.Child_lbl, .Unit_lbl, .adult_lbl {
    color: var(--all-text-main);
    font-family: arial;
    font-size: 14px;
    float: left;
    font-weight: 400
}

.sm_txt, .text_box_wrapp span {
    font-weight: 300;
    display: block
}

.counter_wrapper {
    float: right
}

.sm_txt {
    font-size: 12px;
    line-height: 20px
}

.minus {
    font-size: 32px;
    line-height: 14px
}

.plus {
    font-size: 17px;
    line-height: 19px;
    font-weight: 700
}

.count_pre, .text_box_wrapp span {
    font-size: 14px;
    line-height: 20px
}

.count_pre {
    float: left;
    height: 20px;
    text-align: center;
    width: 40px;
    font-weight: 500
}

.minus, .plus {
    float: left;
    height: 23px;
    text-align: center;
    width: 23px;
    cursor: pointer;
    border-radius: 50px;
    border: 2px solid var(--border-color);
    transition: .5s
}

    .minus:hover, .plus:hover {
        color: #fff;
        background-color: var(--hover)
    }

.child_age {
    color: #434343;
    font-size: 14px;
    overflow: hidden;
    width: 100%
}

.Suggestion__categoryName_text, .alt_div_succ, .alt_title, .autocomplete-suggestion, .autocomplete-suggestion b, .close, .close_div, .head_title, a.popup-close, div.popup-close, span.auto_count_text {
    color: var(--all-text-main);
    color: var(--all-text-main)
}

.down_errow_grey {
    position: absolute;
    right: 2px;
    height: 15px;
    width: 15px;
    background-position: -228px -11px;
    transform: scale(.7);
    top: 6px
}

.flexslider a.popup-close {
    right: -25px
}

a.popup-close, div.popup-close {
    position: absolute;
    top: -16px;
    right: -14px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    line-height: normal;
    border: 1px solid transparent;
    box-shadow: 0 8px 16px rgb(15 15 15 / 10%);
    font-size: 23px;
    transition: .2s;
    -webkit-tap-highlight-color: transparent;
    z-index: 99999999;
    background: #fff;
    text-align: center;
    cursor: pointer
}

span.auto_count_text, table > thead {
    background: var(--other-bg-light)
}

.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;
    display: inline-block;
    max-width: 900px;
    width: 100%;
    background: #fff;
    padding: 0 10px 10px;
    border-radius: 10px;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.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
}

.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;
    align-items: center;
    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;
    align-items: center;
    justify-content: center
}

.close, .close_div {
    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;
    box-sizing: border-box;
    cursor: default;
    overflow-y: auto;
    position: absolute;
    z-index: 99999;
    min-width: 400px;
    text-align: left;
    display: none;
    max-height: 320px;
    box-shadow: 0 4px 33px 0 rgb(61 88 104 / 10%);
    border-radius: 0;
    padding: 5px 5px 5px 0;
    width: auto !important
}

.pac-container {
    max-height: 254px;
    box-shadow: 0 4px 5px rgba(0,0,0,.15);
    display: block
}

.autocomplete-suggestion {
    font-size: 15px;
    line-height: 50px;
    overflow: hidden;
    padding: 0 0 0 5px;
    position: relative;
    white-space: nowrap;
    font-weight: 600;
    letter-spacing: 1px;
    cursor: pointer;
    margin-left: 5px
}

    .autocomplete-suggestion.cityback, .autocomplete-suggestion.cityback:hover {
        background-color: var(--btn-bg);
        color: #fff
    }

.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
}

.autocomplete-suggestion.selected {
    border-radius: 5px
}

.destionation_icon {
    width: 30px;
    height: 25px;
    float: left;
    margin-top: 15px
}

.bed_h, .city_f, .city_h, .flight_plane {
    min-width: 30px;
    height: 24px;
    position: relative;
    display: inline-block
}

.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: -354px -109px;
}

.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 {
    background-position: -637px -370px;
    top: 0
}

.bed_h, .flight_plane {
    top: 5px
}

.bed_h {
    background-position: -675px -368px
}

.flight_plane {
    background-position: -528px -368px
}

.Suggestion__categoryName_text, span.auto_count_text {
    position: absolute;
    right: 10px
}

.Suggestion__categoryName_text {
    line-height: 25px;
    padding: 8px 10px;
    background: 0 0;
    font-size: 12px;
    font-weight: 400
}

.auto_city_contry_name b, .save_price {
    font-size: 14px
}

span.auto_count_text {
    line-height: 20px;
    padding: 5px;
    font-weight: 500;
    font-size: 14px;
    top: 12px;
}

.auto_complete_airport_title {
    padding: 3px 70px 3px 25px
}

.auto_in_city_name {
    line-height: 20px;
    white-space: normal
}

.auto_city_contry_name {
    display: flex;
    flex-direction: column;
    line-height: normal
}

.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
}

.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
}

.autocomplete-suggestion b {
    font-weight: 600
}

.modify_block {
    padding: 20px 0;
    background: #eeeff0
}

.breadcrumb {
    background-color: transparent;
    padding: 0;
    margin-bottom: 0;
    display: flex;
    white-space: nowrap
}

    .breadcrumb a, .input_check_box label a {
        color: var(--btn-bg)
    }

    .breadcrumb li + li:before {
        color: var(--btn-two-bg);
        content: "\f105";
        font-family: FontAwesome;
        padding: 0 10px
    }

    .breadcrumb > li {
        color: var(--active-menu);
        font-size: 13px;
        font-weight: 400
    }

.full-width, .record_found img {
    width: 100%
}

.record_found {
    padding: 10px;
    border-radius: 4px;
    border: 1px solid #e5e5e5
}

.progress-bar-info {
    background-color: #000
}

.start_loader_block {
    min-height: 200px;
    position: relative;
    display: flex;
    align-items: center
}

.waitloader_main {
    height: 100vh;
    position: relative;
    width: 100%;
    margin-top: 150px
}

.loader_common_start, .wait-text {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1
}

.loader_common_start {
    width: 130px;
    height: 130px;
    margin: -76px 0 0 -76px;
    border: 10px solid var(--btn-bg);
    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
}

@-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 {
    color: red;
    margin-left: 5px
}

table > thead {
    border-radius: 4px 4px 0 0;
    color: #000
}

.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: 102px;
    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: 18px;
    height: 20px;
    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;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    text-align: left;
    color: var(--all-text-main);
    padding-left: 0;
    text-transform: capitalize
}

    .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: 5px;
        border: 2px solid var(--other-bg);
        color: transparent;
        border-radius: 3px;
        height: 18px
    }

.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: var(--other-bg);
    border: 2px solid var(--other-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;
    color: var(--all-text-main)
}

    .input_redio_box [type=radio] + label {
        font-weight: 700;
        font-size: 13px;
        margin-right: 10px;
        margin-bottom: 0;
        color: var(--all-text-main)
    }

    .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
}

.hotel_count, .table > thead > tr > th {
    white-space: nowrap;
    font-style: normal
}

.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;
    height: 50px;
    font-size: 14px;
    font-weight: 600
}

.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: #000
}

.common_loader .loaded_text, .common_loader .loaderwait {
    left: 50%;
    display: block;
    position: relative;
    text-align: center;
    top: 50%
}

.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: 15px 0;
    background: #f8f8f8;
    margin-bottom: 15px
}

.hotel_title_modify {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
    row-gap: 10px
}

.hotel_count {
    max-width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    color: var(--title-text)
}

.filter_div_all {
    padding: 10px;
    background: #fff;
    border-radius: 10px;
    border: 1px solid var(--border-color);
    margin-top: 0
}

.progress-bar-warning {
    background-color: var(--btn-bg)
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.left-0 .rich-datepicker {
    right: 0;
    left: auto !important
}

.back_font div, .back_font li, .back_font p, .back_font span {
    font-family: Montserrat !important;
    font-size: 14px !important;
    text-align: left;
    margin-left: 0 !important
}

.norecod_block {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    border-radius: 5px;
    border: 5px solid #115a9c;
    text-transform: capitalize
}

.no_room_found {
    padding: 10px;
    font-size: 18px;
    font-weight: 500;
    background-color: var(--bottom-header);
    text-align: center;
    color: #fff
}

.no_detail {
    padding: 10px;
    background: #ffffff;
}

.norecord_line {
    display: inline-block;
    padding: 10px 0 0
}

.adult_child_info {
    display: inline-block;
    width: 100%;
    background: #fff;
    padding: 10px 0;
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    display: flex;
    justify-content: space-around
}

.footer-trip-deal, .resocial {
    display: block
}

span.count_bell {
    position: absolute;
    top: -10px;
    background-color: #fffe00;
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    line-height: 25px;
    left: -10px;
    border-radius: 50%;
    color: #115a9c;
    font-size: 13px;
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%);
    animation: 2s infinite changeBackgroundColor
}

.destionation_search_info {
    display: flex;
    justify-content: space-around
}

.nofound_dv {
    display: flex;
    margin-top: 20px;
    gap: 30px
}

.angle-left, .angle-right {
    width: 41px;
    height: 41px;
    display: block
}

.nofound_left, .nofound_right {
    flex: 1
}

.norecod_block .floating-label.tel-box select {
    height: 35px !important;
    padding-left: 10px;
    border: 1px solid #ececec;
    border-right: 0
}

.angle-left {
    background-position: -2px -131px
}

.angle-right {
    background-position: -54px -131px
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    width: 30px;
    height: 30px;
    margin: 0px
}

.owl-nav {
    background: 0 0;
    position: absolute;
    width: 100%;
    display: flex;
    top: 50%;
    justify-content: space-between
}

/*--New App Promo CSS--*/

.gujjuapp_label_wrapp {
    padding: 15px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 8px;
    background: var(--footer-bg);
}

.gujjuapp_closeicon {
    width: 9px;
    height: 15px;
    display: inline-block;
    position: absolute;
    right: 15px;
    transform: scale(2);
    border-radius: 100px;
    top: 11px;
}

.gujjuapp_top_box {
    display: flex;
    gap: 10px;
    align-items: flex-start;
    margin-bottom: 10px;
}

.gujjuapp_label_wrapp .common_button {
    width: 100%;
    min-width: -webkit-fill-available;
}

.gujjuapp_top_info {
    display: flex;
    flex-direction: column;
}

    .gujjuapp_top_info h5 {
        font-weight: 700;
        font-size: 16px;
        margin: 0;
        color: var(--all-text-main);
    }

.gujjuapp_top_box p {
    font-weight: 500;
    font-size: 14px;
    margin: 0;
    color: var(--all-text-main);
}

.gujjuapp_top_box img {
    max-width: 46px;
    width: 100%;
    height: auto;
    background: var(--color);
    border-radius: 9px;
    box-shadow: var(--box-shadow);
}

@media (max-width:1199px) {
    .hotel_count {
        font-size: 18px
    }
}

@media (max-width:991px) {
    .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 {
        font-size: 14px !important;
    }

    body {
        background: rgb(242, 242, 242);
    }

    .table > tbody > tr > td, .table > thead > tr > th, .text_div_mo {
        font-size: 14px;
    }

    .service_count_block {
        margin-bottom: 10px
    }



    .common_tooltip {
        display: none
    }

    .div_detail {
        height: 50px;
        position: sticky;
        width: 100%;
        display: inline-block;
        margin-bottom: 10px;
    }

    .edit, .text_div_mo {
        color: var(--all-text-main);
        font-weight: var(--font-500);
    }

    .over_hiden {
        overflow: hidden !important
    }

    .test_div_wrapper {
        display: flex;
        align-items: center;
        margin-bottom: 10px;
    }

    .map {
        display: flex;
        align-items: center;
        column-gap: 5px;
        justify-content: center;
        font-weight: var(--font-600);
        height: 50px;
        background: var(--color);
        border-radius: 10px;
    }

    .text_div_mo {
        text-align: left;
        width: 100%;
        position: relative;
        background: var(--color);
        border-radius: 10px;
        min-height: 58px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        row-gap: 5px;
        padding: 10px;
        border: 1px solid var(--border-color);
    }

    .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: var(--font-700);
        margin: 0;
        font-size: 15px;
        max-width: 90%;
        text-transform: capitalize;
    }

    .fa-pencil:before {
        content: "\f040"
    }

    .edit {
        position: absolute;
        right: 0;
        top: 0;
        text-align: center;
        font-weight: var(--font-600);
        padding: 13px 10px;
        border-radius: 0 10px 10px 0;
    }

    .mobile_filter, .modify_block {
        transition: .5s;
        z-index: 99;
        bottom: 0;
        right: 0;
        max-height: inherit;
        background: #fff;
        display: block;
        margin: 0;
        padding-top: 0;
        position: fixed;
        width: 100%;
        overflow: auto
    }

    .fa-map-o:before {
        content: "\f278"
    }

    .fa-sliders:before {
        content: "\f1de"
    }

    .fa-sort:before, .fa-unsorted:before {
        content: "\f0dc"
    }

    .mobile_filter {
        top: 100%;
        left: 0
    }

    .modify_block {
        top: 0;
        left: -100%
    }

    .res_mobilr_div {
        top: 13% !important
    }

        .res_mobilr_div::before {
            content: '';
            outline: 0;
            position: fixed;
            left: 0;
            top: 0;
            width: 100vw;
            height: 100vh;
            background: rgba(0,0,0,.78);
            z-index: 1;
            pointer-events: all;
            -webkit-backface-visibility: hidden;
            -webkit-transform: translate3d(0,0,0)
        }

    .mobile_filter_btn_close {
        padding: 12px 25px 12px 12px;
        text-transform: capitalize;
        display: flex;
        position: sticky;
        width: 100%;
        top: 0;
        text-align: left;
        color: #ffff;
        font-size: 15px;
        z-index: 9;
        background: var(--btn-bg);
        justify-content: space-between;
        font-weight: 700;
        border-radius: 15px 15px 0 0
    }

    .modify_block .mobile_filter_btn_close {
        border-radius: 0
    }

    .icon_close_filter {
        width: 20px;
        height: 20px;
        background-position: -570px -104px;
        transform: scale(.9)
    }

    .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
    }

    .sidebar-item .filter_text {
        padding: 10px 0
    }

    .mobile_sort_by {
        display: flex;
        align-items: center;
        column-gap: 10px
    }

    .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) {
    .hotellist_filter_warpp {
        display: flex;
        gap: 10px;
    }

    .tawk-min-container .tawk-button-circle.tawk-button-large {
        display: none !important;
    }

    .no_room_found {
        padding: 6px;
        font-size: 14px;
    }

    .pop_pkg .table-responsive {
        overflow-x: hidden;
        border-bottom: 0;
    }

    table.table.table-bordered {
        width: 100%;
        overflow-y: hidden;
        overflow-x: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        -webkit-overflow-scrolling: touch;
        border: 0;
        margin-bottom: 0;
    }

    .mobile_td tr td {
        float: left;
        width: 100%;
        text-align: left !important;
        font-size: 14px !important;
        font-weight: var(--font-500);
        background: #fff !important;
        padding: 5px !important;
        border-bottom: 1px solid var(--border-color) !important;
    }

    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid var(--border-color);
        -webkit-overflow-scrolling: touch;
    }

    .container {
        width: calc(100% - 0px)
    }

    body {
        padding-top: 0 !important
    }

    .table_responive_wrapper .table .mobile_td tr {
        display: flex;
        flex-direction: column
    }

    .table_responive_wrapper .table .mobile_td td {
        padding: 5px;
        display: flex;
        align-items: baseline;
        flex-direction: column;
        background: #f5f5f5;
        border: none
    }

    .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-open .modal {
        overflow-y: hidden;
    }

    #GetPopup .modal-dialog {
        top: 30%;
    }

    .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: var(--font-700);
        font-size: 16px;
    }

    .modal-body {
        max-height: calc(100vh - 51px)
    }

    .modal-content {
        border-radius: 0;
        height: 100vh;
    }

    a.popup-close, div.popup-close {
        width: 25px;
        height: 25px;
        position: absolute;
        top: 14px;
        right: 10px;
        box-shadow: none;
        font-size: 30px;
        line-height: 25px;
    }

    .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: auto;
        min-height: 200px;
        max-height: 200px;
        overflow: auto;
    }

    .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: 3px 70px 3px 7px;
    }

    .plan_icon {
        width: 40px;
        background-position: -44px -47px;
    }

    .service_count_block {
        padding: 5px 0;
        box-shadow: var(--box-shadow)
    }

    .hotel_count {
        font-size: 14px
    }

    .ui-datepicker {
        width: 316px !important
    }

    .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 !important;
        padding: 5px 8px 0 !important;
        min-width: 150px
    }

    .mobile_lable {
        font-weight: 600;
        font-size: 10px;
        line-height: 26px;
        color: var(--btn-bg);
        display: block;
    }

    .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;
        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%)
    }

    .hotel_title_modify {
        overflow: auto
    }

    #GetPopup .book_button {
        max-width: fit-content;
        width: fit-content;
        float: right;
        font-size: 14px;
        padding: 0 15px;
        line-height: 40px;
        font-weight: var(--font-600);
        margin: 0;
    }
}

.information_loader {
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fdfdfd;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9
}

.information_loader_con img {
    object-fit: contain;
    width: 100%;
    max-width: 220px;
    height: 220px;
    margin: 0 auto
}

.loading-bar-spinner.spinner {
    left: 50%;
    margin-left: -20px;
    top: 50%;
    position: absolute;
    z-index: 19 !important;
    animation: .8s linear infinite loading-bar-spinner
}

    .loading-bar-spinner.spinner .spinner-icon {
        width: 40px;
        height: 40px;
        border: 4px solid transparent;
        border-top-color: #1d65a0 !important;
        border-left-color: #1d65a0 !important;
        border-radius: 50%
    }

@keyframes loading-bar-spinner {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}
