@import url(/Content/css/variable.css);

.galleryGrid {
    display: grid;
    grid-template-columns: 0.52fr 0.24fr 0.24fr;
    grid-template-rows: 1fr 1fr;
    gap: 10px
}

    .galleryGrid.typeGrid_1 > :first-child, .galleryGrid.typeGrid_2 > :first-child, .galleryGrid.typeGrid_3 > :first-child {
        grid-row: 2 span
    }

    .galleryGrid.typeGrid_2 > :nth-child(2), .galleryGrid.typeGrid_3 > :nth-child(6), .galleryGrid.typeGrid_3 > :nth-child(7) {
        grid-column: 2 span
    }

    .galleryGrid.typeGrid_3 {
        grid-template-columns: 0.52fr 0.24fr 0.24fr 0.24fr 0.24fr
    }

    .galleryGrid.typeGrid_1 img {
        height: auto !important
    }

    .galleryGrid.typeGrid_1 img, .galleryGrid.typeGrid_2 img, .galleryGrid.typeGrid_3 img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

.couponSep {
    border-bottom: 1px solid #e3e9ed;
    position: relative;
    margin: 30px 0
}

.couponSepText {
    width: 28px;
    height: 28px;
    background: #f1f6f9;
    font-size: 11px;
    font-weight: 600;
    border: 1px solid #f1f6f9;
    position: absolute;
    top: -13px;
    border-radius: 30px;
    left: 45%;
    padding: 4px;
    color: #bcc9d1
}

.flight-foots, .pop-touritem-bg, .promo-code-div .input-offer .input-group, .rat-reviews {
    position: relative
}

.crd-heaader-first {
    margin-bottom: 25px
}

    .crd-heaader-first h4 {
        font-weight: 500;
        color: #000;
        font-size: 24px;
        margin-top: -6px
    }

.detail-ellipsis-container p {
    color: #5d6f7d;
    font-size: 14px;
    padding-top: 3px
}

    .detail-ellipsis-container p a {
        text-decoration: none;
        color: #cc2d23 !important
    }

.ellipsis-item__normal.separate {
    display: inline-block;
    width: 1px;
    height: 10px;
    margin: 0 5px;
    background-color: #ced2d9
}

.card-right-details .request-btn, .package-tab-start {
    background-color: var(--primary-color);
    cursor: pointer
}

.touritem-middle {
    justify-content: space-between;
    display: flex;
    flex-direction: column;
    height: 100%
}

.flight-footer, .flight-foots {
    display: flex;
    align-items: center
}

.expott-info .tab-list-details li {
    list-style: none;
    color: #000;
    font-weight: 500;
    font-size: 13px
}

.flight-foots {
    min-height: 50px;
    justify-content: flex-end
}

.low-price .tag-span {
    font-size: 13px;
    font-weight: 500;
    color: #5f7388
}

.pop-touritem-bg {
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    box-shadow: 0 8px 16px 0 rgba(15,41,77,.08);
    overflow: hidden;
    cursor: pointer
}

    .pop-touritem-bg .bg-cover {
        width: 100%;
        height: 100%;
        border-radius: 8px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        transition: .2s;
        background-position-y: -10px
    }

    .pop-touritem-bg .touritem-cnt {
        position: absolute;
        bottom: 0;
        z-index: 1;
        padding: 0 24px 16px
    }

.detail.ellipsis-container .ellipsis {
    margin: 0 5px 5px 0;
    font-size: 13px;
    padding: 4px 10px;
    border-radius: 4px;
    display: inline-block;
    color: #45596c;
    border: 1px dashed #ccd5de
}

.flight-footer {
    margin-top: 2rem;
    justify-content: space-between;
    width: 100%
}

.rat-reviews, .star-rates {
    align-items: center;
    display: flex
}

.star-rates {
    justify-content: flex-start;
    font-size: 11px;
    letter-spacing: 3px
}

    .star-rates .fa-solid.active {
        color: #ffa31a
    }

.rat-reviews {
    margin-top: 2px
}

.fixedhotel_type, .sortby-filter_btn {
    position: fixed;
    width: 100%;
    right: 0;
    left: 0
}

.rat-reviews span {
    margin-left: 3px;
    color: #455873;
    font-size: 12px;
    font-weight: 500
}

.activities-flex {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #05264e
}

    .activities-flex li, .check-hotel-list .hotel-tab-data li, .imp-box-known .policy-note ul li {
        list-style: none
    }

        .activities-flex li .actv-wrap-caps {
            color: #808fa0;
            font-size: 13px
        }

.card-hotelsimilar-div {
    border: 1px solid #ddd;
    padding: 7px
}

.card-hotel-box {
    width: 100%;
    margin-top: 12px
}

.inlusions-div-data .heading {
    color: #000;
    font-size: 17px;
    margin: 20px 0 10px
}

.inlusions-div-data ul {
    padding-left: 0;
    flex-wrap: wrap
}

.room-detail-sec-start {
    border-bottom: 1px solid #ddd
}

.shortdesc-hightlights p, .tab-list-info .card-body p {
    font-size: 15px !important;
    line-height: 1.8;
    font-weight: 500;
    text-align: justify
}

.check-hotel-list .htl-text {
    font-size: 21px;
    color: #000;
    font-weight: 500;
    line-height: 28px
}

.price-stay-room h5 {
    text-align: right;
    color: #000
}

.dataprice-hotelist, .inlusions-div-data ul li .icons {
    color: var(--brand-color)
}

.card-right-details .text-size {
    font-size: 16px;
    font-weight: 400 !important
}

.card-right-details .request-btn {
    padding: 10px 20px;
    height: 56px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: .375rem;
    color: #ffff
}

.rounded-section {
    background-color: var(--primary-color) !important
}

.videossec-start video.videsec-div {
    margin-bottom: 10px;
    border-radius: 12px;
    width: 100%
}

.inlusions-div-data ul li {
    list-style: none;
    margin-right: 11px;
    font-size: 15px;
    color: #000;
    font-weight: 500;
    margin-bottom: 6px
}

.card-hoteldata .crd-header h5 {
    font-size: 18px;
    color: #000;
    line-height: 1.3
}

.discounthotel-badge {
    background: var(--brand-color);
    color: #fff !important;
    border-radius: 4px;
    padding: 2px 10px;
    font-size: 14px
}

.hotelstuck-price {
    color: var(--brand-color);
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 0
}

.embeded-location-itinearary .map-itnir-div {
    width: 100%;
    height: 400px
}

.nav-pills .show > .nav-link, .package-tabs-body .package-tab-start .nav-pills .nav-link.active {
    background: var(--secondary-color) !important;
    color: #fff !important
}

.package-tabs-body .package-tab-start .nav-pills.primary .nav-link {
    background: 0 0;
    color: #fff;
    font-size: 14px;
    font-weight: 500
}

.tab-list-info .card-header {
    background: 0 0 !important;
    padding: 17px
}

    .tab-list-info .card-header h4 {
        color: #3e3e3e;
        margin-bottom: 0;
        font-weight: 600
    }

.tab-list-info .card-body .tab-list-details li {
    list-style: none;
    color: #000;
    font-size: 16px;
    font-weight: 500
}

.check-hotel-list .room-category, .room-selection-details h5 {
    font-size: 15px;
    color: #3e3e3e;
    font-weight: 600
}

.room-selection-details .image {
    width: 30px
}

.room-detail-sec-start .card-header {
    background: #fff;
    padding: 17px
}

    .room-detail-sec-start .card-header h6 {
        color: #000;
        font-weight: 500;
        font-size: 16px
    }

.guest-reviews .dfls-headers h5 {
    font-size: 14px;
    color: #3e3e3e
}

.guest-reviews .dfls-secription p, .reservation-card-details .room-detail {
    font-size: 13px;
    color: #5d6f7d;
    line-height: 1.8;
    font-weight: 500;
    text-align: justify
}

.guest-reviews .dfls-arrios span {
    font-size: 13px;
    color: #adb5bd !important
}

.guest-reviews .sbms-rewsbox .alert-succes {
    color: #27a974;
    background-color: #d4eee3;
    border-color: #27a974
}

.guest-reviews .sbms-rewsbox span {
    font-size: 1px
}

.itineary-section-tabs .accordion-button:not(.collapsed) {
    color: #cd2c22;
    background-color: #cd2c221a;
    box-shadow: none;
    font-size: 13px;
    font-weight: 500
}

.itineary-section-tabs .accordion-button:focus {
    color: #cd2c22;
    background-color: #cd2c221a;
    box-shadow: none !important;
    font-size: 13px;
    font-weight: 500
}

.itineary-section-tabs .accordion-item {
    margin-bottom: 20px
}

.accordion-flush .accordion-item .accordion-button.collapsed, .itineary-section-tabs .accordion-flush .accordion-item .accordion-button {
    color: #3e3e3e;
    box-shadow: none;
    font-size: 13px;
    font-weight: 500
}

.itineary-section-tabs .itinery-tabs-list li {
    list-style: none;
    font-size: 13px;
    color: #3e3e3e;
    font-weight: 500
}

    .itineary-section-tabs .itinery-tabs-list li .icons {
        color: #adb5bd
    }

.imp-box-known .content, .itineary-section-tabs .exportial p, .package-code .help {
    font-size: 14px;
    color: #5d6f7d;
    line-height: 1.8;
    font-weight: 500;
    text-align: justify
}

.check-hotel-list .single-iffcort h6 {
    font-size: 14px;
    color: #3e3e3e;
    font-weight: 500
}

.check-hotel-list .hotel-tab-data li p, .check-hotel-list .room-type-div p {
    font-size: 13px;
    color: #455873;
    font-weight: 500
}

.check-hotel-list .hotel-tab-data li .map-text {
    color: #cd2c22;
    text-decoration: none
}

.check-hotel-list .htlstar-list .icons {
    font-size: 10px;
    color: #f0b503
}

.check-hotel-list .room-chekout {
    color: #adb5bd;
    font-size: 12px;
    font-weight: 500;
    margin-top: 4px
}

.check-hotel-list .cancellation-btn label {
    padding: 4px 15px;
    font-weight: 500;
    border-radius: 4px;
    font-size: 60%;
    background-color: #d4eee3;
    margin-bottom: 10px
}

.check-hotel-list .room-type-div a {
    font-size: 13px;
    color: #cd2c22 !important;
    font-weight: 500;
    text-decoration: none
}

.sidebar-div .single-card .price-text span {
    color: var(--brand-color) !important
}

.sidebar-div .single-card .offer-section {
    background: var(--brand-color) !important;
    border-radius: 5px
}

.sidebar-div .single-card .frminput::placeholder {
    color: #000 !important;
    font-size: 12px
}

.package-code .cnct-details .call .icons, .package-code .cnct-details .email .icons {
    color: var(--secondary-color);
    margin-right: 10px
}

.sidebar-div .single-card .frminput {
    height: 55px;
    border-radius: 10px;
    padding-left: 40px !important
}

.sidebar-div .single-card .frmselect {
    height: 55px;
    border-radius: 10px !important
}

.sidebar-div .single-card .book-btn {
    font-size: 13px;
    width: 100%;
    background-color: var(--primary-color);
    color: #fff;
    padding: 19px;
    font-weight: 400 !important;
    border-radius: 10px !important
}

.package-code .text {
    color: #3e3e3e;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500
}

.package-code .code {
    color: #3e3e3e;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600
}

.package-code .queston {
    font-size: 17px;
    color: #3e3e3e;
    font-weight: 600;
    margin-top: 10px
}

.package-code .cnct-details .call {
    color: #3e3e3e;
    font-weight: 500;
    text-decoration: none;
    font-size: 15px
}

.package-code .cnct-details .email {
    color: #3e3e3e;
    font-weight: 500;
    text-decoration: none;
    font-size: 13px
}

    .package-code .cnct-details .email .icons {
        margin-top: 10px
    }

.package-code .cnct-details .ask-btn button {
    margin-top: 15px;
    border: none;
    outline: 0;
    background: var(--primary-color);
    color: #fff;
    width: 100%;
    padding: 12px;
    font-size: 15px;
    border-radius: 7px
}

.question-trigger-enquiry .qnuery-header {
    background-color: var(--primary-color);
    color: #fff
}

.galleryGrid .galleryGrid__item:first-child a img {
    height: auto
}

.galleryGrid .galleryGrid__item:nth-child(2) a img {
    height: 185px
}

.sortby-filter_btn {
    bottom: 0;
    border-radius: 0 !important;
    font-size: 17px;
    color: #fff !important;
    font-family: cursive;
    background-color: var(--primary-color) !important;
    z-index: 99
}

.sort_title {
    color: #3e3e3e;
    font-weight: 500;
    font-size: 14px
}

.fixedhotel_type {
    margin: auto;
    z-index: 47;
    top: 48px !important;
    transition: .5s
}

.sort_title .icons {
    margin-right: 10px
}

.hotel-detail-image .image img {
    height: 450px;
    border-radius: 10px
}

.card-header-div h4 {
    font-weight: 400 !important;
    color: #000;
    font-size: 24px;
    margin-top: -6px
}

.showonmapdiv-data {
    float: right
}

.hotelmapsection {
    width: 100% !important;
    height: 235px !important;
    border-radius: 12px
}

.keyhights-sec-start .header h4, .viewmapcss-div {
    font-size: 15px;
    color: #000;
    font-weight: 500
}

.tourkey-lights-sec {
    height: 69px;
    overflow-y: scroll
}

    .tourkey-lights-sec li {
        font-size: 14px;
        color: #000 !important;
        font-weight: 500;
        text-align: justify;
        list-style: none
    }

    .tourkey-lights-sec::-webkit-scrollbar {
        width: 20px
    }

    .tourkey-lights-sec::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px grey;
        border-radius: 10px
    }

    .tourkey-lights-sec::-webkit-scrollbar-thumb {
        background: var(--primary-color);
        border-radius: 10px
    }

.image-card-wrapper img {
    width: 82px;
    display: block;
    height: 80px;
    border-radius: 5px;
    object-fit: cover
}

.image-card-wrapper .img-select-wrapper, .image-slect-palenldiv {
    display: flex
}

.image-card-wrapper .img-display {
    overflow: hidden
}

.image-card-wrapper .img-showcase-wrapperpan {
    display: flex;
    width: 100%;
    transition: .5s
}

    .image-card-wrapper .img-showcase-wrapperpan img {
        min-width: 100%;
        height: 380px;
        object-fit: cover;
        border-radius: 12px
    }

.sidebar-div .single-card .frminput:focus, .sidebar-div .single-card .frmselect:focus {
    outline: 0;
    border: 1px solid var(--primary-color) !important
}

.image-card-wrapper .img-item {
    margin: .3rem
}

.sidebar-div .single-card .label-text {
    font-size: 12px;
    color: #5d6f7d;
    font-weight: 500
}

.sidebar-div .single-card .price-text span {
    color: #000;
    font-weight: 600;
    font-size: 30px;
    text-align: end
}

.sidebar-div .single-card .price-text {
    color: #5d6f7d;
    font-size: 12px;
    text-align: end
}

.sidebar-div .single-card .offer-section {
    font-size: 12px;
    padding: 6px
}

.sidebar-div .single-card .frminput, .sidebar-div .single-card .frmselect {
    border: 1px solid #ddd;
    padding: 4px 10px;
    width: 100%
}

.sidebar-div .single-card .frmselect {
    color: #5d6f7d;
    font-size: 12px
}

    .room-check-save .form-check-input:focus, .sidebar-div .single-card .frmselect:focus {
        box-shadow: none
    }

.reservation-card-details .request-btn:hover, .sidebar-div .single-card .book-btn:hover {
    background-color: var(--secondary-color);
    color: #fff
}

.hotelroom-images {
    width: 100%;
    height: 170px;
    border-radius: 6px
}

.booking-form .frminput, .booking-form .frmselect {
    border: 1px solid #dadfe6;
    background-clip: initial;
    margin-bottom: 25px;
    height: 56px;
    box-shadow: none
}

.sidebar-div .single-card .download-btn {
    text-decoration: none;
    color: #cd2c22;
    font-size: 14px;
    font-weight: 500
}

.booking-preview-page {
    background-color: #f1f5f8
}

.booking-page-card, .reservation-card-details {
    border: none !important;
    padding: 20px 10px
}

    .booking-page-card .card-header {
        background-color: #fff
    }

        .booking-page-card .card-header .text {
            font-size: 19px;
            font-weight: 500;
            color: #000;
            font-family: cursive
        }

        .booking-page-card .card-header .tittle {
            font-size: 15px;
            font-weight: 500;
            color: #3e3e3e
        }

        .booking-page-card .card-header .card-activity .list-activity li {
            font-size: 12px !important;
            font-weight: 500
        }

        .booking-page-card .card-header .card-activity .list-activity {
            margin: 0;
            padding: 0;
            display: inline-block;
            font-size: 80%;
            margin-bottom: 0 !important
        }

.booking-form .frmlabel {
    color: #000;
    font-size: 12px;
    font-weight: 500
}

.booking-form .frminput {
    font-size: 14px
}

.booking-form .frmselect {
    font-size: 12px
}

.booking-form .frminput::placeholder {
    color: #000;
    font-size: 13px;
    font-weight: 500
}

.booking-form .frmselect::placeholder {
    color: #000
}

.booking-form .frminput:focus, .booking-form .frmselect:focus {
    box-shadow: none;
    border: 2px solid var(--primary-color)
}

.booking-form .frmbtn, .reservation-card-details .request-btn {
    padding: 10px 20px;
    height: 56px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-radius: .375rem;
    background-color: var(--primary-color);
    color: #ffff;
    font-family: cursive
}

    .booking-form .frmbtn:hover {
        background-color: var(--secondary-color);
        color: #ffff
    }

.imp-box-known {
    padding: 20px
}

    .imp-box-known .text {
        color: #000;
        font-weight: 500;
        font-size: 18px;
        font-family: cursive
    }

    .imp-box-known .policy-note ul li .text-span {
        font-size: 13px
    }

.reservation-card-details .text {
    color: #000;
    font-weight: 500;
    font-size: 17px;
    font-family: cursive
}

.reservation-card-details .dates-block {
    border: 1px dashed #dee2e6
}

.reservation-card-details .dates-card {
    background-color: #f7f9fc
}

    .reservation-card-details .dates-card .check {
        font-size: 10px;
        font-weight: 500;
        color: #000
    }

    .reservation-card-details .dates-card .date {
        font-size: 12px;
        color: #000
    }

    .reservation-card-details .dates-card .time {
        font-size: 11px;
        font-weight: 500;
        color: #000
    }

.reservation-card-details .days-text {
    color: #455873;
    font-size: 11px;
    font-weight: 600
}

.reservation-card-details .room-detail a {
    text-decoration: none
}

.reservation-card-details .nights-card .icons {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    color: #04765f;
    background-color: #b2e7dc;
    font-size: 12px
}

.promo-code-div .btn-promo, .room-check-save .form-check-input:checked {
    background-color: var(--primary-color)
}

.reservation-card-details .nights-card .night {
    font-size: 12px;
    font-weight: 500;
    font-family: cursive
}

.reservation-card-details .total-price-list ul li .text {
    font-size: 16px;
    color: #000;
    font-weight: 500;
    font-family: cursive
}

.check-hotel-list .booking-htl {
    font-size: 19px;
    color: #3e3e3e;
    font-weight: 500;
    line-height: 28px
}

.hotel-city-head p {
    color: #455873;
    font-size: 12px;
    padding-top: 3px
}

.preview-image-div .image-con {
    height: 113px
}

.room-heading-div h4 {
    font-size: 14px;
    font-weight: 500;
    color: #000
}

.room-check-save .form-check-input[type=checkbox] {
    border-radius: 0;
    border: 1px solid #3e3e3e
}

.room-check-save .frmlabel {
    font-size: 13px;
    color: #000;
    font-weight: 500
}

.promo-code-div .btn-promo {
    color: #fff;
    border-radius: 0
}

    .promo-code-div .btn-promo:hover {
        background-color: var(--secondary-color)
    }

.promo-code-div .frminput {
    border: 1px solid #ddd;
    border-radius: 0
}

    .promo-code-div .frminput::placeholder {
        font-size: 12px;
        color: #000
    }

@media(max-width:769px) {
    .image-card-wrapper .img-select-wrapper, .package-highlights-panel {
        overflow-x: scroll
    }

        .package-highlights-panel .nav-pills {
            width: 1000px
        }

    .image-card-wrapper .img-showcase-wrapperpan img {
        height: 160px
    }

    .dataprice-hotelist {
        color: #fff
    }

    .image-card-wrapper img {
        width: 60px;
        display: block;
        height: 60px;
        border-radius: 5px;
        object-fit: cover
    }

    .image-slect-palenldiv {
        width: 345px;
        display: flex
    }

    .crd-heaader-first {
        margin-bottom: 15px
    }

    .fixedhotel_type {
        width: 96%
    }

    .embeded-location-itinearary .map-itnir-div {
        height: 242px
    }

    .card-header-div h4 {
        font-weight: 400 !important;
        font-size: 19px
    }

    .paradiv-hotelbox {
        font-size: 13px
    }

    .check-hotel-list .htl-text {
        font-size: 21px;
        font-weight: 400;
        line-height: 28px;
        position: absolute;
        top: 85px;
        color: #fff;
        left: 27px
    }

    .hotelroom-images {
        opacity: .8
    }

    .cardImage__caps {
        background: #000
    }

    .pricing-sequestlist {
        position: absolute;
        top: 85px;
        right: 24px;
        color: #fff
    }

    .inlusions-div-data .heading {
        color: #000;
        font-size: 17px;
        margin: 0 0 10px
    }
}
