﻿
body {
    font-family: Roboto-Regular, Helvetica, sans-serif;
}

.main_dv_float_left {
    float: unset;
}

#mpSiteHeader {
    border-bottom: unset !important;
}

.nav-link-tab {
    display: block;
    font-size: 10pt;
    color: #fff;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
    padding: 8px;
    padding-right: 10px;
    text-transform: uppercase;
    font-family: Roboto-Medium;
    margin-bottom: 0px !important;
    background-color: #0d3257;
    box-shadow: inset 0 0 0 1px #ffffff80;
}


    .nav-link-tab:hover {
        color: #fff;
        transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
        background-color: #002144;
        box-shadow: inset 0 0 0 1px #ffffff;
    }


    .nav-link-tab:focus {
        display: block;
        font-size: 10pt;
        text-decoration: none;
        transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
        padding: 8px;
        padding-right: 10px;
        text-transform: uppercase;
        font-family: Roboto-Medium;
        margin-bottom: 0px !important;
    }





.nav-tabs .nav-link-tab.active {
    color: #fff;
    background-color: #0d6efd;
    box-shadow: inset 0 0 0 0px #ffffff80;
}


.nav-link {
    display: block;
    font-size: 16px;
    color: #212529;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
    padding-right: 0px;
    padding: 15px;
    font-family: Roboto-Regular;
    margin-bottom: 0px !important;
}


    .nav-link:hover {
        display: block;
        font-size: 16px;
        color: #003eff;
        text-decoration: none;
        transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
        padding-right: 0px;
        padding: 15px;
        font-family: Roboto-Regular;
        margin-bottom: 0px !important;
        border-radius: 6px;
    }

    .nav-link:focus {
        display: block;
        font-size: 16px;
        color: #003eff;
        text-decoration: none;
        transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
        padding-right: 0px;
        padding: 15px;
        font-family: Roboto-Regular;
        margin-bottom: 0px !important;
    }


.transi_sty {
    border: var(--bui_border_width_100) solid transparent;
    box-shadow: inset 0 0 0 0px #ffffff80;
    border-radius: 0px;
    transition: var(--bui_animation_press);
    transition-property: border-color,background-color;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .35rem .99rem;
    clear: both;
    font-weight: normal;
    color: #3f3f3f;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    font-family: Roboto-Light;
}

.dropdown-menu {
    font-size: 0.85rem;
    color: #212529;
    text-align: left;
    list-style: none;
    font-family: Roboto-Light;
}

.nav-tabs {
    border-bottom: 0px solid #dee2e6;
}

    .nav-tabs .nav-link {
        margin-bottom: -1px;
        background: 0 0;
        background-color: rgba(0, 0, 0, 0);
        border: 0px solid #fff;
        border-top-left-radius: unset;
        border-top-right-radius: unset;
        background-color: #fff;
        color: #162849;
        text-transform: uppercase;
        font-family: Roboto-Medium;
    }

        .nav-tabs .nav-link.active {
            color: #4297fe;
            background-color: #fff;
            border: 0px solid #ccc !important;
            /* border-right: 1px solid #4297fe !important;
                    border-left: 1px solid #4297fe !important;*/
        }


.form-control {
    font-size: 0.85rem;
}

#Search_Btn {
    display: none;
}



.header_number_01dv {
    width: 100%;
    height: auto;
    float: left;
}

@media only screen and (max-width:1708px) {
    .header_number_01dv {
        width: 100%;
        height: auto;
        float: left;
    }
}


@media only screen and (max-width:1545px) {
    .header_number_01dv {
        width: 100%;
        height: auto;
        float: left;
    }
}

@media only screen and (max-width:1112px) {
    .header_number_01dv {
        width: 100%;
        height: auto;
        float: left;
    }
}


.header_number_02dv {
    width: 30%;
    height: auto;
    float: left;
    padding-right: 48px;
}

@media only screen and (max-width:1708px) {
    .header_number_02dv {
        padding-right: 38px;
    }
}


@media only screen and (max-width:1565px) {
    .header_number_02dv {
        width: 30%;
        height: auto;
        float: left;
        padding-right: 10px;
    }
}

@media only screen and (max-width:1112px) {
    .header_number_02dv {
        width: 30%;
        height: auto;
        float: left;
        display: none;
    }
}

.font10 {
    font-size: 10pt;
    color: #05203c;
}

.font13_bold {
    font-size: 13pt;
    color: #05203c;
    font-weight: bold;
}

.hd_infoicon {
    width: auto;
    float: right;
    height: auto;
    text-align: right;
    color: #0aac37;
}

.icon_info_sty {
    font-size: 15pt;
    padding-top: 10px;
}

.drop_down_menu_maindv {
    padding-top: 80px;
    background-color: transparent !important;
    border: 0px;
    z-index: 111111 !important;
}

.ddl_mt20 {
    width: 100%;
    margin-top: 20px;
    height: auto;
}

.ddl_maindv_boxshadow {
    width: 100%;
    float: left;
    height: auto;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
}

.padding_15px {
    padding: 15px;
}


@media only screen and (max-width:992px) {
    .padding_15px {
        padding: 6px;
    }
}


.row_sty {
    width: 100%;
    height: auto;
    float: left;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
}

.we_are_opendv {
    width: 100%;
    height: auto;
    float: left;
    padding: 15px;
    background-color: #f3f3f3;
    border-end-start-radius: 8px;
    border-end-end-radius: 8px;
}

.we_are_opendv_inner {
    width: 100%;
    height: auto;
    float: left;
    margin-top: -6px;
    margin-bottom: -3px;
    text-align: left;
}

.we_are_opendv_spansty {
    font-size: 8pt;
    color: #333333;
    border-radius: 25px;
    font-weight: bold;
}

.row_sty_01 {
    width: 85%;
    height: auto;
    float: left;
    line-height: 20px;
}

.row_sty_02 {
    width: 15%;
    height: auto;
    float: left;
    text-align: right;
}

.row_heading_sty {
    font-size: 10pt;
    color: #555;
}

.row_heading_sty_num {
    font-size: 13pt;
    color: #5b5a5a;
    font-family: Roboto-Medium;
}

.i_material_st {
    font-size: 32px;
    padding-top: 3px;
    color: #555;
}




@media only screen and (max-width:1330px) {
    .hide_1330 {
        display: none;
    }
}



@media only screen and (max-width:1186px) {
    .hide_1330 {
        display: inline-block;
    }
}

/*header dropdown menu hover*/

.hd_hov_dv {
    width: 100%;
    float: left;
    height: 40px;
}

.hd_callus_sec {
    /*width: 220px;*/
    float: right;
    margin-right: 0px;
    height: auto;
    background-color: #fff;
    line-height: 17px;
    padding: 3px 6px 3px 6px;
    border-radius: 4px;
}

.hd_callus_headericon {
    width: auto;
    float: left;
    height: auto;
    padding-right: 8px;
}

.hd_callus_widthauto {
    width: auto;
    float: left;
    height: auto;
}

.font10 {
    font-size: 10pt;
    color: #05203c;
}

.font13_bold {
    font-size: 13pt;
    color: #05203c;
    font-weight: bold;
}

.hd_infoicon {
    width: auto;
    float: right;
    height: auto;
    text-align: right;
    color: #0aac37;
}

.icon_info_sty {
    font-size: 15pt;
    padding-top: 10px;
}

.drop_down_menu_maindv {
    padding-top: 80px;
    background-color: transparent !important;
    border: 0px;
    z-index: 111111 !important;
}

.ddl_mt20 {
    width: 100%;
    margin-top: 20px;
    height: auto;
}

.ddl_maindv_boxshadow {
    width: 100%;
    float: left;
    height: auto;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
}

.padding_15px {
    padding: 15px;
}


@media only screen and (max-width:992px) {
    .padding_15px {
        padding: 6px;
    }
}


.footer_cont p {
    color: #fff;
}

#ui-id-2 {
    box-shadow: rgba(0, 0, 0, 0.25) 0px 4px 30px -5px !important;
    border-radius: 0.05rem !important;
    padding: 10px !important;
    font-size: .95rem !important;
    line-height: 1.5rem !important;
    width: 430.467px !important;
    max-height: 300px !important;
    overflow-y: scroll;
    color: #3f3f3f !important;
    width: 431.467px !important;
}

.wpb_wrapper > h1 {
    font-size: 30px !important;
}

.wpb_wrapper > h2 {
    font-size: 20px !important;
    text-decoration: underline !important;
}

.CardImages {
    height: 40px;
}

@media screen and (max-width:767px) {
    .CardImages {
        height: 25px;
    }
}

#mob-drope {
    display: none;
}

#mob-drope1 {
    display: none;
}

.tr_pilot {
    height: 35px;
    padding-top: 7px !important;
}

    .tr_pilot iframe {
        width: 100% !important;
    }

.second-row {
    display: none;
}

.enq-btn {
    font-size: 16px !important;
    padding: 0px !important;
    background: #25D366;
    margin-right: 10px;
    border-radius: 50px;
    color: #fff;
    text-decoration: none;
    display: flex;
    font-size: 14px;
    justify-content: center;
    width: 30px;
    height: 30px;
    align-items: center;
    background: linear-gradient(135deg, #42e39b, #1ebc85);
}

    .enq-btn i {
        background-color: transparent !important;
        font-size: 20px !important;
        margin-left: 0px !important;
        /*        margin-right: 7px !important;*/
        color: #fff;
    }

    .enq-btn:hover {
        color: #fff !important;
        background: #36cd6e;
    }

@media screen and (max-width:467px) {
    .tr_pilot {
        height: 55px;
    }
}


.vid_main {
    display: none !important;
}

:root {
    /* Palette extracted from Logo2.png */
    --brand-navy: #0e2a47;
    --brand-navy-light: #163a60;
    --brand-orange: #ff6a14;
    --brand-orange-hover: #e55a0f;
    --bg-track: #f1f5f9;
    --dark: #0f172a;
    --light: #f8fafc;
    --white: #ffffff;
    --border: #e2e8f0;
    --text-muted: #64748b;
    --price-green: #15803d;
    --price-green-bg: #f0fdf4;
    --star-color: #facc15;
}

* {
    box-sizing: border-box;
}

/* --- SEARCH BAR SECTION --- */
.search-card-wrapper {
    position: relative;
    margin-bottom: 24px;
}

.search-bar {
    border-radius: 12px;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    transition: all 0.3s ease;
    /*      overflow: hidden;*/
}

/* Summary Bar */
#summaryView.search-bar {
    background: linear-gradient(135deg, var(--brand-navy), var(--brand-navy-light));
    box-shadow: 0 10px 25px -5px rgba(14, 42, 71, 0.25);
}

#summaryView .search-seg {
    border-right: 1px solid rgba(255, 255, 255, 0.12);
}

#summaryView .micro-label {
    color: rgba(255, 255, 255, 0.65);
}

#summaryView .data-value,
#summaryView .destination-text {
    color: var(--white);
}

/* Edit Bar */
#editView.search-bar {
    background: var(--white);
    border: 1px solid var(--border);
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.08);
}

#editView .search-seg {
    border-right: 1px solid var(--border);
}

.search-seg {
    padding: 12px 18px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex: 1 1 0;
    min-width: 110px;
    position: relative;
}

    .search-seg.destination-seg {
        flex: 1.6 1 0;
    }

    .search-seg.narrow {
        flex: 0.6 1 0;
        text-align: center;
    }

.micro-label {
    font-size: 0.68rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: var(--text-muted);
    margin-bottom: 2px;
}

.data-value {
    font-weight: 600;
    font-size: 0.95rem;
}

.destination-text {
    font-weight: 700;
    font-size: 1.15rem;
}

.search-seg input.plain-input,
.search-seg select.plain-select {
    border: none;
    outline: none;
    background: transparent;
    font-weight: 700;
    font-size: 0.95rem;
    color: var(--brand-navy);
    padding: 0;
    width: 100%;
}

.search-seg.action-seg {
    border-right: none;
    flex: 1.1 1 0;
    padding: 8px;
    min-width: 150px;
}

.btn-modify {
    background: transparent;
    border: 1.5px solid var(--brand-orange);
    color: var(--brand-orange);
    font-weight: 600;
    font-size: 0.85rem;
    border-radius: 8px;
    width: 100%;
    height: 100%;
    min-height: 44px;
    cursor: pointer;
    transition: all 0.2s ease;
}

    .btn-modify:hover {
        background: var(--brand-orange);
        color: var(--white);
    }

.btn-search-solid {
    background: var(--brand-orange);
    border: none;
    color: #fff;
    font-weight: 700;
    font-size: 0.88rem;
    letter-spacing: 0.04em;
    border-radius: 8px;
    width: 100%;
    height: 100%;
    min-height: 44px;
    cursor: pointer;
    box-shadow: 0 4px 12px rgba(255, 106, 20, 0.3);
    transition: background 0.2s ease;
}

    .btn-search-solid:hover {
        background: var(--brand-orange-hover);
    }

/* Guest Dropdown Styling */
.guest-trigger {
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 700;
    font-size: 0.92rem;
    color: var(--brand-navy);
}

.guest-popup {
    display: none;
    position: absolute;
    top: calc(100% + 8px);
    left: 0;
    width: 290px;
    background: var(--white);
    border-radius: 12px;
    box-shadow: 0 12px 36px rgba(14, 42, 71, 0.18);
    border: 1px solid var(--border);
    padding: 16px;
    z-index: 100;
}

    .guest-popup.active {
        display: block;
    }

.room-header {
    background: var(--bg-track);
    text-align: center;
    padding: 6px 12px;
    font-size: 12px;
    font-weight: 700;
    color: var(--brand-navy);
    border-radius: 6px;
    margin-bottom: 10px;
}

.guest-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 0;
    border-bottom: 1px solid var(--border);
    font-size: 13px;
    color: var(--dark);
    font-weight: 500;
}

    .guest-row:last-child {
        border-bottom: none;
    }

.ctrl {
    display: flex;
    align-items: center;
    gap: 10px;
}

    .ctrl button {
        width: 26px;
        height: 26px;
        background: var(--bg-track);
        color: var(--brand-navy);
        border: 1px solid var(--border);
        border-radius: 50%;
        font-weight: 700;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .ctrl button:hover {
            background: var(--brand-navy);
            color: var(--white);
        }

.add-room {
    color: var(--brand-orange);
    font-size: 12px;
    font-weight: 700;
    cursor: pointer;
    text-align: right;
    margin: 10px 0;
}

.btn-apply {
    width: 100%;
    background: var(--brand-navy);
    color: var(--white);
    border: none;
    padding: 9px;
    border-radius: 6px;
    font-weight: 600;
    font-size: 13px;
    cursor: pointer;
}

/* --- LAYOUT GRID --- */
.layout {
    display: grid;
    grid-template-columns: 280px 1fr;
    gap: 24px;
    align-items: start;
}

/* --- SIDEBAR FILTERS --- */
.sidebar-wrapper {
    background: var(--white);
    border-radius: 12px;
    border: 1px solid var(--border);
    overflow: hidden;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.03);
}

.filter-card {
    padding: 16px 18px;
    border-bottom: 1px solid var(--border);
}

    .filter-card:last-child {
        border-bottom: none;
    }

.filter-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    user-select: none;
}

    .filter-title h6 {
        margin: 0;
        font-weight: 700;
        font-size: 0.92rem;
        color: var(--brand-navy);
    }

    .filter-title i.chev {
        color: var(--brand-navy);
        font-size: 0.75rem;
        transition: transform 0.25s ease;
    }

    .filter-title.open {
        margin-bottom: 12px;
    }

        .filter-title.open i.chev {
            transform: rotate(180deg);
        }

.filter-content {
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.3s ease;
}

    .filter-content.open {
        max-height: 600px;
    }

.check-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
    font-size: 0.84rem;
}

    .check-row:last-child {
        margin-bottom: 0;
    }

.check-left {
    display: flex;
    align-items: center;
    gap: 8px;
    color: var(--dark);
}

    .check-left input {
        accent-color: var(--brand-orange);
        width: 16px;
        height: 16px;
        cursor: pointer;
    }

.check-price {
    color: var(--text-muted);
    font-size: 0.78rem;
}

.price-value {
    text-align: center;
    font-weight: 700;
    font-size: 0.9rem;
    color: var(--brand-navy);
    margin-bottom: 12px;
}

.slider-track {
    position: relative;
    height: 4px;
    background: var(--border);
    border-radius: 2px;
    margin: 0 15px 10px;
}

.slider-fill {
    position: absolute;
    left: 0;
    right: 0;
    height: 100%;
    background: var(--brand-orange);
    border-radius: 2px;
}

.slider-handle {
    position: absolute;
    width: 14px;
    height: 14px;
    top: -5px;
    background: var(--white);
    border: 2px solid var(--brand-orange);
    border-radius: 50%;
    cursor: pointer;
}

.star-selector {
    display: flex;
    background: var(--bg-track);
    padding: 4px;
    border-radius: 8px;
    gap: 4px;
}

.star-option {
    flex: 1;
    text-align: center;
    padding: 6px 0;
    font-size: 0.82rem;
    font-weight: 600;
    color: var(--text-muted);
    cursor: pointer;
    border-radius: 6px;
    transition: all 0.2s ease;
}

    .star-option.active {
        color: var(--white);
        background: var(--brand-navy);
        box-shadow: 0 2px 6px rgba(14, 42, 71, 0.15);
    }

.search-box {
    display: flex;
    align-items: center;
    border: 1px solid var(--border);
    border-radius: 6px;
    overflow: hidden;
    background: var(--light);
}

    .search-box input {
        border: none;
        background: transparent;
        padding: 8px 12px;
        font-size: 0.82rem;
        flex: 1;
        outline: none;
    }

    .search-box .search-icon {
        padding: 0 10px;
        color: var(--text-muted);
    }

/* --- MAIN CONTENT & SORT BAR --- */
.results-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 16px;
}

.results-count {
    font-weight: 700;
    font-size: 1.05rem;
    color: var(--brand-navy);
}

.sort-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 18px;
}

.sort-buttons {
    display: flex;
    gap: 8px;
}

.sort-btn {
    background: var(--white);
    border: 1px solid var(--border);
    color: var(--dark);
    font-size: 0.82rem;
    font-weight: 500;
    padding: 8px 14px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    gap: 6px;
    cursor: pointer;
    transition: all 0.2s ease;
}

    .sort-btn i {
        color: var(--brand-navy);
    }

    .sort-btn.active {
        background: var(--brand-navy);
        color: var(--white);
        border-color: var(--brand-navy);
    }

        .sort-btn.active i {
            color: var(--brand-orange);
        }

.locate-btn {
    background: var(--white);
    color: var(--brand-orange);
    border: 1px solid var(--border);
    width: 38px;
    height: 38px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.2s ease;
}

    .locate-btn:hover {
        background: var(--brand-orange);
        color: var(--white);
    }

/* --- HOTEL CARD (HORIZONTAL LIST VIEW) --- */
.hotel-card {
    background: var(--white);
    border-radius: 12px;
    border: 1px solid var(--border);
    padding: 16px;
    margin-bottom: 16px;
    display: flex;
    flex-direction: row;
    gap: 18px;
    align-items: stretch;
    box-shadow: 0 2px 8px rgba(0,0,0,0.02);
    transition: all 0.25s ease;
}

    .hotel-card:hover {
        box-shadow: 0 8px 24px rgba(14, 42, 71, 0.08);
        border-color: rgba(255, 106, 20, 0.4);
    }

.hotel-thumb {
    width: 210px;
    min-height: 155px;
    border-radius: 8px;
    background: linear-gradient(135deg, #e2e8f0, #f8fafc);
    background-size: cover;
    background-position: center;
    flex-shrink: 0;
}

.hotel-info {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-width: 0;
}

.hotel-name {
    margin: 0 0 4px;
    font-weight: 700;
    font-size: 1.1rem;
    color: var(--brand-navy);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hotel-star {
    color: var(--star-color);
    font-size: 0.8rem;
    margin-bottom: 6px;
}

.hotel-address {
    color: var(--text-muted);
    font-size: 0.82rem;
    margin-bottom: 8px;
}

.cancel-line {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 0.76rem;
    color: var(--price-green);
    background: var(--price-green-bg);
    font-weight: 600;
    padding: 3px 8px;
    border-radius: 4px;
    margin-bottom: 8px;
    width: max-content;
}

    .cancel-line span.date {
        color: var(--dark);
        font-weight: 500;
    }

.board-type {
    color: var(--text-muted);
    font-size: 0.82rem;
    margin-bottom: 8px;
}

.amenity-pill-line {
    display: flex;
    gap: 6px;
    margin-bottom: 6px;
}

.amenity-pill-item {
    background: var(--bg-track);
    color: var(--brand-navy);
    font-size: 0.72rem;
    font-weight: 600;
    padding: 2px 8px;
    border-radius: 4px;
}

.detail-link {
    font-size: 0.78rem;
    color: var(--brand-orange);
    text-decoration: none;
    font-weight: 600;
}

    .detail-link:hover {
        text-decoration: underline;
    }

.hotel-side {
    text-align: right;
    padding-left: 18px;
    border-left: 1px solid var(--border);
    min-width: 160px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    flex-shrink: 0;
}

.side-label {
    font-size: 0.7rem;
    color: var(--text-muted);
    margin-bottom: 2px;
    text-transform: uppercase;
    font-weight: 600;
}

.hotel-price {
    font-weight: 800;
    font-size: 1.5rem;
    color: var(--brand-navy);
    margin-bottom: 2px;
}

.side-sub {
    font-size: 0.7rem;
    color: var(--text-muted);
    margin-bottom: 12px;
}

.btn-select {
    background: var(--brand-orange);
    color: var(--white);
    border: none;
    padding: 9px 20px;
    border-radius: 6px;
    font-weight: 600;
    font-size: 0.85rem;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    transition: all 0.2s ease;
}

    .btn-select:hover {
        background: var(--brand-orange-hover);
        box-shadow: 0 4px 10px rgba(255, 106, 20, 0.25);
    }

/* --- RESPONSIVENESS --- */
@media (min-width:991px) and (max-width:1199px) {
    .hotel-card {
        display: grid;
        grid-template-columns: 130px 1fr auto;
        align-items: center;
    }

    .hotel-thumb {
        width: 110px;
        height: 110px;
        min-height: unset;
    }
}

@media (max-width: 991px) {
    .layout {
        display: unset;
        grid: unset;
        grid-template-columns: 1fr;
    }

    .search-seg {
        flex: 1 1 45%;
        border-right: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    }

    #editView .search-seg {
        border-bottom: 1px solid var(--border);
    }

    .search-seg.action-seg {
        flex: 1 1 100%;
    }

    .hotel-card {
        flex-direction: column;
        align-items: stretch;
    }

    .hotel-thumb {
        width: 100%;
        height: 180px;
    }

    .hotel-side {
        border-left: none;
        border-top: 1px dashed var(--border);
        padding-left: 0;
        padding-top: 12px;
        align-items: flex-start;
        text-align: left;
    }

    .sort-bar {
        flex-wrap: wrap;
        margin-top: 20px;
    }
}

.footer_contact_50_right {
    width: 50%;
    float: left;
    height: auto;
    font-size: 1.625rem;
    color: #fff;
    font-family: Roboto-Bold;
    padding-bottom: 15px;
    text-align: right;
}

.footer_sprt {
    width: 25%;
}

.footer_conct {
    width: 25%;
    text-align: right;
}

.footer_social {
    height: 25px;
    width: 25px;
    display: inline-block;
}

@media only screen and (max-width: 767px) {
    .footer_wrap {
        flex-direction: column;
    }

    .footer_sprt {
        width: 100% !important;
        text-align: center;
        padding-bottom: 15px;
    }

    .footer_contact_50_right {
        width: 100% !important;
        text-align: center;
    }

    .footer_conct {
        width: 100% !important;
        text-align: center;
        margin-bottom: 20px;
    }

        .footer_conct span {
            justify-content: center !important;
        }

        .footer_conct ul {
            justify-content: center !important;
        }

    .footer_contact_50 {
        font-size: 18px;
    }

    .footer_contact_50_right {
        text-align: left !important;
        font-size: 18px !important;
    }
}

.finding_deals {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #000000a6;
    z-index: 9999999;
    display: none;
    transition: opacity .3s;
    opacity: 0;
}

.fnd_wrapper {
    width: 25%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    border-radius: 5px;
    padding: 12px;
}

.find_box {
    border: 3px solid #0E2A51;
    padding: 25px 25px;
    position: relative;
    border-radius: 5px;
}

.fnd_img {
    margin-right: 12px;
}

    .fnd_img img {
        width: 55px;
    }

.fnd_header {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 15px;
    margin-bottom: 25px;
    border-bottom: 1px solid #0000001f;
}

.fn_close {
    position: absolute;
    top: 10px;
    right: 10px;
}

    .fn_close button {
        background-color: transparent;
        border: unset;
    }

    .fn_close i {
        font-size: 22px;
        transition: all .3s;
        cursor: pointer;
    }

        .fn_close i:hover {
            /*transform:rotate(180deg);*/
            color: #f60;
        }

.fnd_heading span {
    display: inline-block;
    font-size: 17px;
    font-weight: 700;
}

.fnd_heading p {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0px;
}

.fnd-body {
    margin-bottom: 25px;
}

    .fnd-body span {
        display: block;
        font-weight: 600;
        font-size: 18px;
        margin-bottom: 10px;
    }

    .fnd-body ul li i {
        color: green;
    }

.fnd-footer {
    text-align: center;
}

    .fnd-footer a {
        display: inline-block;
        padding: 12px 15px;
        background-color: #f60;
        color: #fff;
        border-radius: 50px;
        text-decoration: none;
        font-weight: 600;
    }

        .fnd-footer a i {
            margin-right: 10px;
        }

.phone_call {
    animation: glow 3s ease-in infinite;
}

    .phone_call img {
        margin-top: 5px;
        width: 30px;
        margin-left: 10px;
    }

.hd_callus_sec a {
    display: flex;
    align-items: center;
    position: relative;
}

@keyframes glow {
    0% {
        opacity: 0;
        transform: scale(1);
    }

    50% {
        opacity: 1;
        transform: scale(1.1);
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}

@media screen and (max-width:1599px) {
    .fnd_wrapper {
        width: 30%;
    }
}

@media screen and (max-width:1299px) {
    .fnd_wrapper {
        width: 40%;
    }
}

@media screen and (max-width:991px) {
    .fnd_wrapper {
        width: 50%;
    }

    .call_icon {
        animation: glow 3s ease-in infinite;
    }
}

@media screen and (max-width:767px) {
    .fnd_wrapper {
        width: 90%;
    }
}

.btn-list {
    background-color: transparent;
    color: #fff;
    outline: unset;
    border: none;
    padding: 0;
    width: 100%;
    text-align: left;
}

    .btn-list:hover {
        color: #3264ff;
        text-decoration: underline;
    }
