﻿.dataTable td a {
    /*color: var(--primary) !important;*/
}

._Login_Div {
    position: fixed;
    width: 100%;
    background: linear-gradient(to top,#96ceff,#eaf5ff);
    left: 0px;
    top: 0px;
    height: 100%;
    background: #fff;
    display: none;
    z-index: 999;
}

    ._Login_Div > ._Login_Div_Inner {
        width: 400px;
        position: relative;
        padding-top: 50px;
        margin: auto;
    }


.swal2-container .select2-selection {
    display: none !important;
}

._Login_Div.active {
    display: inline-block;
    animation-name: fadeInRight;
    animation-duration: 1s;
    animation-delay: 0s,3s;
    animation-fill-mode: both;
    z-index: 9999;
}

.copyright p {
    color: #fff;
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(0,50%, 0);
    }
}

._Login_Div_Inner img {
    height: 70px;
}

._txtbox {
    display: inline-block;
    background-color: transparent !important;
    border: none;
    padding: 0 10px;
    font-size: 18px;
    border-bottom: 2px solid var(--primary);
    color: #000;
    width: 100%;
    font-weight: 600;
}

input[type=text] {
}

.enter-mobil {
    text-align: left;
    width: 100%;
    margin: 0px;
    color: #0069b8;
    padding-bottom: 5px;
}

.cls_Mobile {
    position: relative;
}

    .cls_Mobile > span {
        top: 27px;
        position: absolute;
        z-index: 9;
        left: 10px;
        font-size: 20px;
        margin-top: -9px;
    }

    .cls_Mobile > ._txtbox {
        margin-left: 45px;
        width: calc(100% - 45px);
    }


.skip_Btn {
    position: absolute;
    z-index: 99;
    right: 20px;
    top: 20px;
    color: #fff;
    font-size: 18px;
    border: 1px solid #fff;
    padding: 0px 10px;
    border-radius: 5px;
}

.div_login_page > .form-group {
    display: none;
}

    .div_login_page > .form-group.active {
        display: block;
    }


.backbtn_cross {
    width: 50px;
    display: inline-block;
    top: 50px;
    font-size: 22px;
    color: #f95573;
    position: absolute;
}


.form-control-sm {
    height: 2.6rem;
}

.form-control::file-selector-button {
    padding: 1rem 0.75rem;
    margin: -0.375rem -1.125rem;
}

.chosen-container-single .chosen-single {
    line-height: 40px;
    height: 45px;
}

.chosen-container {
    width: 100% !important;
}

.img-flag {
    height: 30px;
    width: 30px;
    border-radius: 50%;
    padding: 2px;
    border: 1px solid #ccc2c2;
}

.div_footer_x {
    width: 100%;
    display: none;
    position: fixed;
    bottom: 0px;
    left: 0px;
}

/* .div_footer_x > .div_footer_x_overlay {
        box-shadow: -1px -1px 15px 0px #605b5b5c;
        border-top-left-radius: 50% 25px;
        border-top-right-radius: 50% 25px;
        width: 100%;
        background-color: #fff;
        height: 90px;
        max-height: 100px;
        padding: 25px 30px;
    }
*/
.div_footer_x {
    bottom: 10px;
    left: 0px;
}

    .div_footer_x > .div_footer_x_overlay {
        box-shadow: -1px -1px 15px 0px #605b5b5c;
        width: calc(100% - 20px);
        background-color: #fff;
        height: 70px;
        max-height: 100px;
        padding: 15px 30px;
        border-radius: 50px;
        bottom: 10px;
        margin-left: 10px;
        z-index: 999 !important;
        position: absolute !important;
    }

.footer_icons {
    display: flex;
    justify-content: space-between;
}

    .footer_icons > li > a {
        padding: 10px;
        font-size: 25px;
        text-align: center;
        color: var(--primary);
    }

/*.cls_f_home {
    position: relative;
    top: -30px;
    background-color: #ff1a1a;
    border-radius: 50%;
    width: 80px;
    height: 80px;
}*/

.div_mobile_next_page {
    display: none;
}

.content-body .flightHomePage .flightBooking-btn .toggleFilterBtn {
    display: none;
}

.flight-item .btn-book a {
    border: none;
    background: #001540;
    color: #fff !important;
    padding: 3px 7px;
    border-radius: 3px;
    margin-right: 5px;
}

.flight-item .btn-book button {
    border: none;
    background: #001540;
    color: #fff !important;
    padding: 5px 8px;
    margin: 0 5px 0 0;
    border-radius: 3px;
}

#flight_list .F_rareDetails .cls_div .f_Detail button[type="button"] {
    margin: 10px auto;
    border-radius: 3px !important;
    background-color: #001540 !important;
    border: none !important;
}

#flight_list .F_rareDetails .div_more {
    margin-top: -10px;
}

.flight-item .amtbox {
    margin: 0 0 15px;
}

.flightBooking-main .flightSidebar .card {
    margin: 0 0 10px;
    box-shadow: none;
    padding: 10px;
}

.flightMain .flightBooking-main .flightSidebar .card .card-header {
    padding: 0 0 5px !important;
}

.flightMain .flightBooking-main .flightSidebar .card .card-body {
    padding: 15px 0 0 !important;
}

    .flightMain .flightBooking-main .flightSidebar .card .card-body input[type="checkbox"] {
        width: auto;
        margin-bottom: 15px !important;
    }

.flightMain .flightBooking-main .flightSidebar .card .card-header h5 a {
    color: #000;
    font-size: 16px;
}

.flightMain .flightBooking-main .flightSidebar .card .card-body small {
    color: #444444 !important;
}

@media only screen and (max-width: 767px) {

    .div_rc_Category > ul > li {
        border: 1px solid #afacac;
        margin-bottom: 10px;
        border-radius: 10px;
    }

    .div_footer_x.home ul li a span {
        color: #fff;
    }

    .div_footer_x ul li a span {
        color: #000;
    }

    .div_wrapper .div_rc_Category.hide {
        display: block;
    }

    .footer_icons {
        margin-top: -12px;
    }

    .div_footer_x .footer_icons li.toggle2 .hamburger {
        margin-top: 13px;
    }

    .card .card-body .tab-content .flight-list tbody tr.flight-item td table tbody tr td span {
        font-size: 12px;
        color: black;
        white-space: normal;
    }

    .card .card-body .tab-content .flight-list tbody tr.flight-item td table tbody tr td span {
        font-size: 12px;
        color: black;
        white-space: normal;
    }

    .tab-content #OneWay_flight ul li i.fa-map-marker {
        display: none;
    }

    .flightPage .card .card-body .autocomplete-container {
        float: left;
    }

    .content-body .flightHomePage {
        margin-top: 15px;
    }

    .flightPage .card .card-body .label-one {
        font-size: 15px;
    }

    .content-body .flightHomePage .flightBooking-btn {
        justify-content: space-between;
        align-items: center;
    }

    .flightPage .card .card-body #OneWay_flight .roundTrip-icon {
        display: none;
    }

    .flight-list .flight-item .F_rareDetails .cls_div {
        margin: 0 auto;
        display: block;
        width: 100%;
        max-width: 100%;
    }

    .flight-item .btn-book a {
        margin: 0 0 5px 0;
        width: fit-content;
        float: right;
    }

    .hotelBookHome-2 .hotelDetails_page .accordion .card .card-body {
        padding: 0 !important;
    }

    #div_final_booking .form-group {
        padding: 5px 10px 0;
    }

    #div_final_booking .table-responsive {
        padding: 0 15px;
    }

        #div_final_booking .table-responsive table tbody tr th {
            border: 1px solid #a4a4a4;
        }

        #div_final_booking .table-responsive table tbody tr .mr-pad {
            display: flex;
            margin-top: -8px;
            font-size: 12px;
        }

            #div_final_booking .table-responsive table tbody tr .mr-pad label {
                font-size: 12px;
                color: #000;
            }

    #div_final_booking .form-group label {
        text-transform: capitalize;
    }

    #flight_1 .modal-dialog .modal-content .modal-body .flight-details ul.nav {
        flex-wrap: nowrap;
        overflow-x: scroll;
        scrollbar-width: thin;
    }

        #flight_1 .modal-dialog .modal-content .modal-body .flight-details ul.nav li.nav-item a.nav-link {
            font-size: 13px;
            font-family: 'Roboto';
            color: black;
            font-weight: 600;
        }

    #flight_1 .modal-dialog .modal-content .modal-body .flight-details small.text-muted {
        font-size: 14px;
    }

    #flight_1 .modal-dialog .modal-content .modal-body .flight-details span.text-dark {
        font-size: 14px;
        color: #000 !important;
        font-weight: 600;
    }

    #flight_1 .modal-dialog .modal-content .modal-body .flight-details span.align-middle img.img-fluid {
        height: 40%;
        width: auto;
    }

    .flight-item .btn-book button {
        margin: 0;
        float: right;
        padding: 5px;
    }


    .flightSidebar #toggleAlternate {
        display: none;
    }

        .flightSidebar #toggleAlternate.active {
            display: block;
        }

    .flightHomePage.two .flightBooking-main .card .card-body {
        padding: 0 5px;
        border: none;
        box-shadow: none;
    }

    button#btnBooking {
        width: 40%;
        border-radius: 2px !important;
        margin: 15px auto 0 !important;
    }

    .flight-item .f_heading {
        font-size: 13px;
    }

    #flight_list .F_rareDetails .cls_div .f_Detail button[type="button"] {
        margin: 10px auto;
        border-radius: 3px !important;
    }

    .flight-item .amtbox {
        margin: 0 0 15px;
    }

    .flight-item .f_Detail ul li {
        font-size: 14px;
    }

    .cls_link {
        display: block;
    }

    .card .card-body .tab-content .flight-list td, .flight-list th {
        padding: 0;
        font-size: 11px;
    }

    .card .card-body .tab-content .flight-list tbody tr.flight-item td table tbody tr td span {
        font-size: 12px;
        color: black;
        white-space: normal;
        font-weight: 700;
    }

    .flightHomePage.two .flightMain #dvContent {
        margin-top: -55px;
    }

    .flightBooking-banner {
        display: none;
    }

    .content-body .flightHomePage .flightBooking-btn .toggleFilterBtn {
        background: #fff;
        padding: 5px 8px;
        border: 1px solid #bbbbbb;
        border-radius: 3px;
        transform: scale(1.2);
        display: block;
    }

    #main-wrapper.show {
        padding-bottom: 50px;
    }

    .row {
        --bs-gutter-x: 0;
        --bs-gutter-y: 0;
    }

    .content-body .col-md-12 .div_wrapper {
        margin: 0 0 50px;
    }

    .inner-global {
        padding-bottom: 70px;
    }

    .div_footer_x > .div_footer_x_overlay {
        bottom: 20px;
    }

    table.dataTable thead th {
        padding: 5px 5px;
        font-size: 12px;
    }

    table.dataTable tbody td {
        padding: 5px 5px;
        font-size: 11px;
    }

    .dataTables_wrapper .dataTables_paginate .paginate_button.previous, .dataTables_wrapper .dataTables_paginate .paginate_button.next {
        height: 30px;
        width: 30px;
        line-height: 30px;
    }

    .dataTables_wrapper .dataTables_paginate span .paginate_button {
        height: 30px;
        width: 30px;
        line-height: 30px;
        font-size: 14px;
    }

    .dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter {
        float: left;
    }

    .dataTables_length {
        width: 100px;
    }

    .dataTables_filter {
        width: calc(100% - 100px);
        display: flex;
    }

        .dataTables_filter > label,
        .dataTables_filter > a {
            display: block;
            float: left;
        }

    .dataTables_wrapper > .dataTables_length,
    .dataTables_wrapper > .dataTables_filter {
    }

    .img_icon {
        height: 45px;
        padding: 5px;
        border: 1px solid #27aee854;
        border-radius: 5px;
    }
    /*-----------------end new------------------------*/
    .cls_logoutbtn {
        display: none;
    }

    [data-sidebar-style="overlay"] .header {
        width: calc(100% - 50%);
        left: 50%;
        /*top:20px;*/
        padding-top: 27px;
    }


    .nav-control {
        right: auto;
    }

    .nav-header {
        width: 50%;
        background: #e1f3f3 !important;
    }

        .nav-header .brand-logo {
            display: block;
            position: relative;
            left: 3.5rem;
        }

    .nav-control {
        top: 70%;
    }

    .nav-control {
        display: block;
    }

    ._Login_Div > ._Login_Div_Inner {
        width: calc(100% - 50px);
    }

    .div_footer_x {
        display: block
    }

    .dlabnav {
        height: 100%;
        bottom: 0px;
        top: 0px;
        z-index: 9999;
    }

    .menu_overlay {
        right: -100%;
        width: 100%;
        position: fixed;
        z-index: 3;
        background-color: #b3b1b18f;
        top: 0;
        height: 100%;
        transition: 0.5s;
    }

        .menu_overlay.active {
            right: 0px;
        }

    .div_mobile_next_page {
        display: flex;
        width: 100%;
        /*background-color: #fff;*/
        background-color: #5BCFC5;
        position: fixed;
        top: 0px;
        padding-left: 10px;
        z-index: 3;
        border-bottom: 1px solid #e3e3e3;
        /*height: 60px;*/
        height: 70px;
        padding-top: 17px;
    }

        .div_mobile_next_page > a {
            padding: 16px 10px;
            font-size: 15px;
            color: #fff;
        }

    .cls_logoutbtn {
        display: block;
    }

        .cls_logoutbtn > a > span {
            display: none;
        }

    .action-card {
        z-index: 0;
    }
}

.modal.fade .modal-dialog {
    transform: translate(0, 0px);
}

.fade:not(.show) {
    opacity: 1;
}

#qrcode {
    text-align: center;
}

    #qrcode img {
        margin: auto;
    }

#drData .scan ul {
    display: inline-block;
}

    #drData .scan ul li {
        float: left;
    }

    #drData .scan ul img {
        height: 30px;
        max-width: 100%;
        padding: 2px;
    }

.ui-menu-item {
    padding: 5px;
}

.exportbtn {
    padding: 10px;
    font-size: 20px;
    display: inline-block;
    cursor: pointer;
}

.cls_search_searvices {
}


.ajax__calendar_container td {
    padding: 0 !important;
    margin: 0 !important;
    font-size: 9px !important;
}

.lnksahreIcon {
    cursor: pointer;
}

    .lnksahreIcon:hover {
        background-color: var(--primary)
    }

.hide {
    display: none;
}

.show {
    display: block;
}

table.dataTable thead th {
    padding: 10px 10px;
    font-size: 14px;
    font-weight: 700
}

table.dataTable tbody td {
    padding: 10px 10px;
    font-size: 13px;
}

/*  table.dataTable tbody td > a {
        color: var(--primary) !important;
    }*/

table.dataTable thead .sorting_asc {
    background-image: url("../images/sort_asc.png");
    background-size: 12px;
}

.searchbox_div {
    position: fixed;
    left: 0px;
    display: none;
    width: 100%;
    top: 0px;
    background-color: #fff;
    z-index: 998;
    padding: 10px;
    opacity: 1;
}

    .searchbox_div > input {
        width: 100%;
        padding: 20px;
    }


@keyframes fadeIndown {
    from {
        opacity: 0;
        transform: translate3d(0, -20%, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}


._modalPopup {
    background-color: #FFFFFF;
    width: 300px;
    border: 3px solid #0DA9D0;
    border-radius: 12px;
    padding: 0;
}

    ._modalPopup .header {
        background-color: #2FBDF1;
        height: 30px;
        color: White;
        line-height: 30px;
        text-align: center;
        font-weight: bold;
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
    }

    ._modalPopup .body {
        padding: 10px;
        min-height: 50px;
        text-align: center;
        font-weight: bold;
    }

    ._modalPopup .footer {
        padding: 6px;
    }

    ._modalPopup .yes, ._modalPopup .no {
        height: 23px;
        color: White;
        line-height: 23px;
        text-align: center;
        font-weight: bold;
        cursor: pointer;
        border-radius: 4px;
    }

    ._modalPopup .yes {
        background-color: #2FBDF1;
        border: 1px solid #0DA9D0;
    }

    ._modalPopup .no {
        background-color: #9F9F9F;
        border: 1px solid #5C5C5C;
    }

.scan ul {
    width: 100%;
    text-align: center
}

    .scan ul img {
        height: 30px;
        padding: 5px
    }

.metismenu ul ul {
    padding-left: 30px !important;
}




.box1 {
    color: white;
    background-color: #4ABDAC;
    border: 1px solid #4ABDAC;
    font-size: 15px;
}

    .box1 a {
        color: #4ABDAC;
    }

.box2 {
    color: white;
    background-color: #F7882F;
    border: 1px solid #F7882F;
    font-size: 15px;
}

    .box2 a {
        color: #F7882F;
    }

.box3 {
    color: white;
    background-color: #6C648B;
    border: 1px solid #6C648B;
    font-size: 15px;
}

    .box3 a {
        color: #6C648B;
    }

.box4 {
    color: white;
    background-color: #CF6766;
    border: 1px solid #CF6766;
    font-size: 15px;
}

    .box4 a {
        color: #CF6766;
    }

.select2-container--default .select2-selection--single {
    padding: 0.3125rem 0.25rem;
    height: auto !important;
    /*border: 2px solid #139bec !important;*/
}

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 2rem !important;
    }

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 2rem !important;
        min-height: 2rem !important;
    }

.form-group {
    padding-top: 5px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.previous, .dataTables_wrapper .dataTables_paginate .paginate_button.next, .dataTables_wrapper .dataTables_paginate span .paginate_button {
    width: auto;
    height: auto;
    line-height: unset;
    font-size: 15px;
    padding: 5px;
}

.table tbody tr td,
tr, .table thead th {
    border-color: #7e7e7e !important;
}

.table tbody tr th {
    border-left: 1px solid #7e7e7e !important;
    border-right: 1px solid #7e7e7e !important;
}

table.dataTable tbody td, table.dataTable tbody th {
    white-space: nowrap !important;
}

.nav_bullet {
    background-color: #fff;
    height: 10px !important;
    width: 10px !important;
}

.loading-overlay {
    display: block;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99999;
    top: 0;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%, 0);
}


    .loading-overlay > .wrapper {
        width: 150px;
        left: 50%;
        transform: translate(-50%, -80%);
        position: absolute;
        top: 50%;
        text-align: center;
    }

        .loading-overlay > .wrapper > .ajax-loader-outer {
            height: 50px;
            font-size: 0px;
            width: 50px;
            background: url(../../../Code/Loader_image.gif) no-repeat center;
            background-size: 50px
        }

table.dataTable tbody tr:last-child {
    border-bottom: 1px solid #7e7e7e !important;
}

table.dataTable thead th {
    background-color: #001540;
    color: #fff !important;
    border-bottom: 1px solid #f5f5f5 !important;
}

body {
    color: #000;
}

.tab-content #OneWay_flight ul li input[type='text']:focus::placeholder {
    opacity: 0;
}

/*flight popup */

#flight_1 .modal-dialog .modal-content .modal-header .modal-title {
    font-size: 15px;
    font-weight: 600;
}

#flight_1 .modal-dialog .modal-content .modal-body .flight-details h5.trip-place {
    font-weight: 700;
    background: #00000014;
    padding: 3px 10px;
    border-radius: 3px;
}

#flight_1 .modal-dialog .modal-content .modal-body .flight-details span {
    font-weight: 700;
    font-size: 16px;
}

#flight_1 .modal-dialog .modal-content .modal-body .flight-details .nav-tabs .nav-link.active {
    background: #000c26;
    font-weight: 600;
    color: #ffffff !important;
    text-transform: capitalize;
}

#flight_1 .modal-dialog .modal-content .modal-body .flight-details .badge-success {
    background: green;
    font-size: 12px;
    border-radius: 3px;
}

#flight_1 .modal-dialog .modal-content .modal-body .flight-details table tbody tr td {
    font-size: 13px;
    font-weight: 700;
}

.flightPage .card .card-body #OneWay_flight .roundTrip-icon {
    height: 25px;
    width: 25px;
    background: #fff;
    border-radius: 50px;
    text-align: center;
    line-height: 1.5;
    position: absolute;
    left: 17.5%;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    top: 31%;
    transform: scale(1.1);
    color: #17A2B8;
    cursor: pointer;
}


#OneWay_flight ul.roundtrip .class-traveller-input {
    border: none;
    padding-top: 0px;
    font-size: 14px;
    color: #000;
    font-weight: 500;
    height: 35px;
    text-align: left;
    width: 100%;
}

    #OneWay_flight ul.roundtrip .class-traveller-input::placeholder {
        font-size: 13px;
        color: #000;
    }


.flight-booking-offers {
    width: 100%;
    padding: 10px 0 25px;
    background: #fff;
    font-family: Arial, sans-serif;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    border-radius: 12px;
}

    .flight-booking-offers .container-fluid {
        padding: 0;
    }
    /* Header */
    .flight-booking-offers .flight-offers-title {
        font-size: 21px;
        font-weight: 700;
        color: #111827;
        background: transparent;
        line-height: 1.2;
    }

    .flight-booking-offers .flight-offers-header {
        min-height: 42px;
    }


    /* Tabs */

    .flight-booking-offers .flight-offers-tabs {
        white-space: nowrap;
    }

    .flight-booking-offers .flight-offer-tab {
        border: 1px solid #9ca3af;
        background: #fff;
        color: #111827;
        border-radius: 25px;
        padding: 7px 15px;
        font-size: 13px;
        line-height: 1;
        cursor: pointer;
        transition: all .25s ease;
    }

        .flight-booking-offers .flight-offer-tab:hover {
            border-color: #1473e6;
            color: #1473e6;
        }

        .flight-booking-offers .flight-offer-tab.active {
            background: #17A2B8;
            color: #fff;
            border-color: #17A2B8;
        }


    .flight-booking-offers .flight-offers-view-all {
        border: 0;
        background: transparent;
        color: #ff6500;
        font-size: 13px;
        padding: 7px 0 7px 12px;
        cursor: pointer;
    }

        .flight-booking-offers .flight-offers-view-all span {
            font-size: 20px;
            vertical-align: -2px;
        }


    /* Slider */

    .flight-booking-offers .flight-offers-slider {
        position: relative;
        width: 100%;
    }

    .flight-booking-offers .flight-offers-viewport {
        overflow: hidden;
        width: 100%;
        padding: 0 0;
    }

    .flight-booking-offers .flight-offers-track {
        width: max-content;
        margin: 0;
        transition: transform .45s cubic-bezier(.4, 0, .2, 1);
    }


    /* Cards */

    .flight-booking-offers .flight-offer-col {
        width: 25vw;
        max-width: 330px;
        padding-right: 20px;
        flex: 0 0 25vw;
    }

    .flight-booking-offers .flight-offer-card {
        position: relative;
        height: 180px;
        width: 100%;
        border-radius: 19px;
        overflow: hidden;
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        box-sizing: border-box;
    }


    /* Card Content */

    .flight-booking-offers img {
        height: 100%;
        width: 100%;
    }

    .flight-booking-offers .offer-bank {
        margin-bottom: 10px;
        min-height: 30px;
        display: flex;
        align-items: center;
    }

        .flight-booking-offers .offer-bank img {
            width: auto;
            height: 30px;
            max-width: 145px;
            object-fit: contain;
        }

    .flight-booking-offers .flight-offer-card h3 {
        margin: 0 0 5px;
        font-size: 19px;
        line-height: 1.1;
        font-weight: 700;
        color: #101010;
    }

    .flight-booking-offers .flight-offer-card p {
        margin: 0;
        font-size: 13px;
        line-height: 1.35;
        color: #171717;
    }

    .flight-booking-offers .flight-offer-card small {
        display: block;
        margin-top: 7px;
        font-size: 8px;
        color: #555;
    }


    /* Offer Image */

    .flight-booking-offers .offer-image {
        position: absolute;
        right: -5px;
        bottom: 0;
        width: 47%;
        height: 78%;
        object-fit: contain;
        z-index: 1;
    }


    /* ixigo */

    .flight-booking-offers .ixigo-logo {
        color: #ffad50;
        font-size: 19px;
        font-weight: 700;
    }

    .flight-booking-offers .offer-ixigo h3 {
        color: #ffb15a;
    }

    .flight-booking-offers .offer-ixigo ul {
        padding: 0;
        margin: 8px 0 0;
        list-style: none;
    }

    .flight-booking-offers .offer-ixigo li {
        color: #fff;
        font-size: 9px;
        line-height: 1.4;
    }


    .flight-booking-offers .offer-sbi {
        background: #e9f5ff;
    }

    .flight-booking-offers .offer-idfc {
        background: #fff0ef;
    }


    .flight-booking-offers .flight-slider-btn {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 42px;
        height: 42px;
        border-radius: 50%;
        border: 0;
        background: #fff;
        color: #0877e8;
        box-shadow: 0 4px 16px rgba(0, 0, 0, .12);
        z-index: 10;
        display: flex;
        justify-content: center;
        align-items: center;
        cursor: pointer;
        transition: all .2s ease;
    }

        .flight-booking-offers .flight-slider-btn:hover {
            background: #0877e8;
            color: #fff;
        }

        .flight-booking-offers .flight-slider-btn span {
            font-size: 30px;
            line-height: 1;
            margin-top: -3px;
        }

    .flight-booking-offers .flight-slider-prev {
        left: 12px;
    }

    .flight-booking-offers .flight-slider-next {
        right: 12px;
    }


@media (max-width: 991.98px) {

    .flight-booking-offers .flight-offers-header {
        flex-wrap: wrap;
        gap: 12px;
    }

    .flight-booking-offers .flight-offers-tabs {
        overflow-x: auto;
        max-width: 100%;
        padding-bottom: 3px;
    }

    .flight-booking-offers .flight-offer-col {
        width: 50vw;
        flex: 0 0 50vw;
        max-width: 50vw;
    }

    .flight-booking-offers .flight-offer-card {
        height: 175px;
    }
}


@media (max-width: 575.98px) {

    .flight-booking-offers {
        padding: 10px 0 20px;
    }

        .flight-booking-offers .flight-offers-title {
            font-size: 19px;
        }

        .flight-booking-offers .flight-offers-tabs {
            width: 100%;
        }

        .flight-booking-offers .flight-offer-tab {
            font-size: 12px;
            padding: 7px 12px;
        }

        .flight-booking-offers .flight-offers-view-all {
            display: none;
        }

        .flight-booking-offers .flight-offer-col {
            width: 88vw;
            max-width: 88vw;
            flex: 0 0 88vw;
            padding-right: 12px;
        }

        .flight-booking-offers .flight-offer-card {
            height: 170px;
            padding: 20px 18px;
        }

            .flight-booking-offers .flight-offer-card h3 {
                font-size: 18px;
            }

            .flight-booking-offers .flight-offer-card p {
                font-size: 12px;
            }

        .flight-booking-offers .flight-slider-btn {
            width: 36px;
            height: 36px;
        }

        .flight-booking-offers .flight-slider-prev {
            left: 5px;
        }

        .flight-booking-offers .flight-slider-next {
            right: 5px;
        }
}

.content-body .flightHomePage .flight-booking-offers .container {
    margin-top: 0;
}

.filterHead h3 {
    color: #000;
    font-size: 16px;
}

.flightBooking-main .card.flight-content .card-body {
    padding: 17px;
}

.card .card-header h3 {
    color: #000;
    font-size: 16px;
    padding: 7px 15px;
}
