﻿@charset "UTF-8";

.row {
    margin: 0px !important;
    --bs-gutter-x: .5rem !important;
}
/*:root[data-theme="dark"] {
    --ClosedCountText: white;
}*/
html {
    scroll-behavior: smooth;
}

/*p {
    animation: .6s ease-out 0s 1 slideInFromLeft;
}
@keyframes slideInFromLeft {
    0% {
        transform: translateX(-100%);
    }

    100% {
        transform: translateX(0);
    }
}*/
html {
    height: 100%
}

body {
    background: #f7f7f7;
    /*    background-image: url('../images/hotelbg.jpg');*/
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: 100% 100%;
    height: 100%
}

.Truncate {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.BgGray {
    background: var(--BgGray);
}

.select2-container, .form-select, div, p, .SearchBar .select2-container, nav ul li, footer p .tabset > label,
.FacilitiesItemBox .FacilitiesItems, .PopularFacilities .PopularFacilitiesItems, .Summary div, .btn, .forgot, ::placeholder, .form-control {
    font-size: 16px;
}

table, th, td {
    font-size: 12px;
}

.dtp > .dtp-content > .dtp-date-view > header.dtp-header {
    background: #33c0ac !important
}

.dtp div.dtp-date, .dtp div.dtp-time {
    background: #1a8576 !important
}

.dtp table.dtp-picker-days tr > td > a.selected {
    background: #33c0ac !important
}

.dtp .p10 > a, .dtp div.dtp-actual-year {
    color: white !important
}

.dtp > .dtp-content {
    max-height: max-content !important
}

.form-check-input {
    height: 20px;
    width: 20px;
    margin-right: 4px;
    position: relative;
    bottom: 3px;
}

.dtp-btn-cancel {
    float: left !important;
}

.badge {
    font-size: 14px;
    border-radius: 4px !important;
    font-weight: 400;
    color: #fff;
    min-width: 110px;
}

.badge-success {
    background-color: #28a745;
}

.badge-secondary {
    background-color: #de9002;
}

.badge-info {
    background-color: #1976d2;
}

.badge-primary {
    background-color: #5c4ac7;
}

.badge-Rejected {
    background-color: #342828;
    color: #fff;
}

.badge-warning {
    background-color: #ffb22b;
}

.badge-danger {
    background-color: #ef5350;
}

.badge-purple {
    background-color: #7460ee;
}

.badge-red {
    background-color: #fb3a3a;
}

.badge-inverse {
    background-color: #2f3d4a;
}

.badge-waiting {
    background-color: #b7a419 !important;
    color: white !important;
}

.badge-New {
    background-color: #28a745 !important;
}

.badge-Closed {
    background-color: #444;
}

.badge-InProgress {
    background-color: #1db3f7;
}

.badge-Done {
    background-color: #ef5350 !important;
}

.badge-Completed {
    background-color: slategrey !important;
}

.badge-Rejected {
    background-color: #ef5350 !important;
}

.badge-Expired {
    background-color: #d71111;
}

.badge-Active {
    background-color: #28a745;
}

.badge-NotActive {
    background-color: #afa29e;
}

.status-Completed {
    background-color: slategrey !important;
}

.status-Canceled {
    background-color: #ef5350 !important;
}

.status-New {
    background-color: #28a745 !important;
}

.badge-OverDue {
    background-color: #ef5350;
}

.badge-underreview {
    background-color: #b7a419;
}

.badge-Pending {
    background-color: #ceb60c;
}
.fa-xmark{
    cursor: pointer !important;
}
/*for riyal logo*/
.riyalicon-white::before {
    content: '';
    vertical-align: middle;
    height: 16px;
    filter: invert(1);
    width: 16px;
    display: inline-block;
    background: url('https://fileserver.o2sapps.com/UploadedFiles/mao/20250507-638822100338900859-8573-Saudia-riyal.png');
    background-size: 100% 100%;
    margin-right: 5px;
}

.riyalicon::before {
    content: '';
    vertical-align: middle;
    height: 16px;
    width: 16px;
    display: inline-block;
    background: url('https://fileserver.o2sapps.com/UploadedFiles/mao/20250507-638822100338900859-8573-Saudia-riyal.png');
    background-size: 100% 100%;
    margin-right: 5px;
}


td svg {
    color: var(--ThemeBgGreenColor);
    min-width: 13px;
    padding: 5px;
    border-radius: 3px;
    font-size: 13px !important;
}

td .fa-circle-info {
    background: #1182b0;
    color: white
}

td .fa-money-bill {
    background: var(--ThemeBgGreenColor);
    color: white
}

td .fa-print {
    background: #e70a0a;
    color: white
}

table {
    /*    border: 1px solid gray;*/
    border-radius: 2px;
    width: 100%;
    overflow: scroll;
    background-color: var(--WhiteBgColor);
    color: var(--BlackColor);
}

.TotalDiv td {
    position: sticky;
    bottom: -1px;
    background-color: #eeeeee;
    /* border-top: 1px solid red; */
    padding: 10px 5px;
}

.form-check-input {
    border: 1px solid #a9a9a9 !important
}

.table-responsive table tr th {
    background: #eeeeee !important;
    padding: 10px 5px !important;
    color: #000000 !important;
    border-bottom: 1px solid #dcdcdc !important;
    font-weight: bold;
    position: sticky;
    top: -1px;
    min-width: 110px;
}

table tr td {
    border-bottom: 1px solid #dcdcdc !important;
    padding: 2px 5px;
}

.dtp-picker-days tr td {
    min-width: auto !important;
}

dtp-picker-days tr th {
    min-width: auto !important;
}

.TableICON {
    color: var(--ThemeBgGreenColor);
    margin-right: 6px;
    margin-left: 14px;
}

.GrayColor {
    color: #5b5b5b
}

.small, small {
    font-size: 12px;
}

.mr-2 {
    margin-right: 5px;
}

.w-90 {
    width: 90%
}

.TableScrollBar {
    max-height: 300px;
    overflow: auto;
}

.table-responsive {
    margin-bottom: 10px;
    max-height: 350px;
    overflow: auto;
}

.ng-cloak {
    display: none
}

:root[data-theme="dark"] {
    --ThemeTextBlueColor: #55778e;
    --ThemeTextGreenColor: #272727;
    --ThemeBgGreenColor: #272727;
    --ThemeBgBlueColor: #55778e;
    --BlackColor: white;
    --WhiteColor: white;
    --BlacBgkColor: white;
    --WhiteBgColor: black;
    --BtnSecondaryhover: #2a4a60;
    --BtnPrimaryhover: #299081;
    --FooterBgColor: black;
    --InputPlaceHolderGrayColor: #595c5f;
    --SlickSlderGradient: linear-gradient(360deg, rgb(38 57 70 / 97%) 30%, rgb(0 0 0 / 0%) 60%);
    --OfferBoxGradient: linear-gradient(181deg, rgb(0 0 0 / 73%) 0%, rgba(0, 0, 0, 0.2665441176470589) 100%);
    --OffBoxGraident: linear-gradient(0deg, rgba(51, 192, 172, 0.8575805322128851) 0%, rgba(43, 177, 158, 0.8071603641456583) 100%);
    --BodyBgColor: black;
    --FormsInputTextColor: black;
    --BtnDisabledBgColor: #b9b8b8;
}

:root[data-theme="light"] {
    --ThemeTextBlueColor: #55778e;
    --ThemeTextGreenColor: #209e8c;
    --ThemeBgGreenColor: #209e8c;
    --ThemeBgBlueColor: #55778e;
    --BlackColor: black;
    --WhiteColor: white;
    --BlacBgkColor: black;
    --WhiteBgColor: white;
    --BtnSecondaryhover: #2a4a60;
    --BtnPrimaryhover: #299081;
    --FooterBgColor: #f2fffd;
    --InputPlaceHolderGrayColor: #595c5f;
    --SlickSlderGradient: linear-gradient(360deg, rgb(38 57 70 / 97%) 30%, rgb(0 0 0 / 0%) 60%);
    --OfferBoxGradient: linear-gradient(181deg, rgb(0 0 0 / 73%) 0%, rgba(0, 0, 0, 0.2665441176470589) 100%);
    --OffBoxGraident: linear-gradient(0deg, rgba(51, 192, 172, 0.8575805322128851) 0%, rgba(43, 177, 158, 0.8071603641456583) 100%);
    --BodyBgColor: white;
    --FormsInputTextColor: black;
    --BgGray: #f8f8f8;
    --BtnDisabledBgColor: #b9b8b8;
}

@font-face {
    font-family: 'Montserrat-Regular';
    src: url('../font/Montserrat-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Montserrat-Medium';
    src: url('../font/Montserrat-Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'Montserrat-Bold';
    src: url('../font/Montserrat-Bold.ttf') format('truetype');
}

.MontserratBold {
    font-family: 'Montserrat-Bold';
}


body {
    font-family: 'Montserrat-Regular';
}

.ItemCards {
    background: #fff8f8;
    padding: 20px;
    border-radius: 5px;
    box-shadow: rgb(167 167 167 / 30%) 0px 2px 5px 0px;
    margin-top: 10px;
    margin-right: 10px;
}

    .ItemCards svg {
        background: #33c0ac;
        padding: 5px;
        border-radius: 3px;
        color: white;
    }

.card-body {
    /*    background: #f3f3f3;*/
    border-radius: 5px;
    /*    border-bottom: 3px solid #33c0ac;*/
}

.card {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    border: 0;
    margin-bottom: 15px;
}

.ProfilePage .Profilecover {
    background-image: url('../../Content/images/profilecover.jpg');
    height: 120px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.ProfilePage .fw-bolder {
    border: 1px solid #bfbfbf;
    border-radius: 6px;
    padding: 10px;
    margin-bottom: 10px;
}

    .ProfilePage .fw-bolder svg {
        color: var(--ThemeTextGreenColor)
    }
/*
.ProfilePage .card-body {
    border-bottom: 3px solid #33c0ac;
}
*/
.ProfilePage {
    background: white
}

    .ProfilePage .card {
        box-shadow: 0px 6px 16px rgba(0, 0, 0, 0.12) !important;
        border: 1px solid #f2f2f2;
    }

        .ProfilePage .card:hover {
            background-color: #ececec;
            border: 2px solid #209e8c;
        }

.ColorBlack {
    color: var(--BlackColor);
}

.ColorRed {
    color: red
}

.ThemeGreenColor {
    color: var(--ThemeTextGreenColor) !important;
}

.ThemeBlueColor {
    color: var(--ThemeTextBlueColor) !important;
}

.fs-12 {
    font-size: 12px;
}

.MontserratMedium {
    font-family: 'Montserrat-Medium' !important;
}

.MontserratBold {
    font-family: 'Montserrat-Bold' !important;
}
/*Nav Bar Start*/
.navigation {
    height: 50px;
    background: var(--ThemeBgGreenColor);
    padding: 10px 20px;
    position: relative;
    /*    z-index: 999;*/
}

.pull-right {
    float: right !important
}

.brand {
    float: left;
    /*    line-height: 70px;
    text-transform: uppercase;
    font-size: 1.4em;*/
}

.forgot {
    text-decoration: none;
    color: var(--ThemeTextBlueColor) !important;
    cursor: pointer;
}

.brand a,
.brand a:visited {
    color: #ffffff;
    text-decoration: none;
}

.nav-container {
    /*    max-width: 1000px;*/
    margin: 0 auto;
}

nav {
    float: right;
}

    nav ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        nav ul li {
            float: left;
            margin-left: 10px !important;
        }

            nav ul li a,
            nav ul li a:visited {
                display: block;
                padding: 2px 5px 0px 5px;
                /* line-height: 50px; */
                /* background: Transparent; */
                color: var(--WhiteColor);
                text-decoration: none;
            }

                nav ul li a:not(:only-child):after,
                nav ul li a:visited:not(:only-child):after {
                    padding-left: 4px;
                    content: " ▾";
                }

            nav ul li ul li a {
                padding: 10px;
                line-height: 0px;
            }

.nav-dropdown {
    position: absolute;
    display: none;
    z-index: 9999;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15);
    background: var(--ThemeBgBlueColor);
    width: min-content;
    margin-left: 8px !important;
    border-radius: 4px;
}

    .nav-dropdown li svg, .nav-dropdown li img {
        margin-right: 5px !important;
    }
/* Mobile navigation */
.nav-mobile {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    background: var(--ThemeBgBlueColor);
    height: 50px;
    width: 50px;
}

.FlagImg {
    border-radius: 50%;
    height: 25px;
    width: 25px !important;
}

.languageAnchor:hover .LanguageIcon {
    background: #213d50;
}

nav ul .languageAnchor a:not(:only-child):after, nav ul li a:visited:not(:only-child):after {
    display: none !important
}

.nav-dropdown li:hover {
    background: var(--ThemeBgGreenColor);
    min-width: fit-content;
}

.nav-dropdown li {
    width: max-content;
    display: block;
    margin: 0 !important
}

@media only screen and (max-width: 600px) {
    .nav-mobile {
        display: block;
    }


    nav ul li a, nav ul li a:visited {
        padding: 12px 5px 0px !important;
    }

    .nav-list {
        width: 100%;
        padding: 10px 0 15px;
        background: var(--ThemeTextBlueColor);
        margin-top: 0.6rem !important;
    }

    .nav-dropdown li a {
        padding: 12px !important;
    }

    .nav-dropdown {
        margin-top: 10px !important;
    }

    nav {
        width: 100%;
    }

        nav ul {
            display: none;
        }

            nav ul li {
                float: none;
            }

                nav ul li a {
                    padding: 10px;
                    line-height: 0px;
                }

                nav ul li ul li a {
                    padding-left: 30px;
                }

    .nav-dropdown {
        position: static;
    }
}

@media screen and (min-width: 601px) {
    .nav-list {
        display: block !important;
    }
}

#nav-toggle {
    position: absolute;
    left: 9px;
    top: 12px;
    cursor: pointer;
    padding: 10px 35px 14px 0px;
}

    #nav-toggle span,
    #nav-toggle span:before,
    #nav-toggle span:after {
        cursor: pointer;
        border-radius: 1px;
        height: 5px;
        width: 35px;
        background: var(--WhiteBgColor);
        position: absolute;
        display: block;
        content: "";
        transition: all 300ms ease-in-out;
    }

        #nav-toggle span:before {
            top: -10px;
        }

        #nav-toggle span:after {
            bottom: -10px;
        }

    #nav-toggle.active span {
        background-color: transparent;
    }

        #nav-toggle.active span:before, #nav-toggle.active span:after {
            top: 0;
        }

        #nav-toggle.active span:before {
            transform: rotate(45deg);
        }

        #nav-toggle.active span:after {
            transform: rotate(-45deg);
        }

.logo {
    height: 30px;
}
/*Nav Bar End*/


/* button Css Start */

.btn {
    border: none;
    margin-right: 5px !important;
}

    .btn:disabled {
        background: var(--BtnDisabledBgColor);
        cursor: not-allowed;
    }

.btn-secondary {
    background: var(--ThemeBgBlueColor);
    color: white;
}

    .btn-secondary:hover {
        background: var(--BtnSecondaryhover);
        color: white;
    }

.btn-primary {
    background: var(--ThemeBgGreenColor);
    color: white;
}

    .btn-primary:hover {
        background: var(--BtnPrimaryhover);
        color: white;
    }

.btn-white {
    background: var(--WhiteBgColor);
    color: #55778e
}

    .btn-white:hover {
        background: whitesmoke;
        color: #55778e
    }

/* button Css End */

/* carousel Start */
.carousel-item img {
    height: 200px;
    max-height: 200px;
    aspect-ratio: 6 / 1;
    object-fit: cover;
}

.carousel-inner, .carouselExampleDark, .carousel-item {
    height: 200px;
    max-height: 200px;
    clear: both !important;
    transition: transform .6s all;
    width: 100%;
}

.carousel-caption {
    text-align: left !important
}

.carousel-caption {
    top: 5% !important;
    align-self: center;
    left: 10% !important
}

.carousel-control-next, .carousel-control-prev {
    width: 10% !important
}


/* carousel End */
.form-control {
    color: var(--FormsInputTextColor);
    padding: 6.5px
}

input:focus, textarea:focus {
    box-shadow: none !important;
}

footer .input-group-text, footer .form-control {
    border: 1px solid #c7c8c9 !important;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.SubcribeModal .input-group-text, .SubcribeModal .form-control {
    border: 1px solid #c7c8c9 !important;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    background: white
}

.input-group-text, .select2-container--default .select2-selection--single, .form-control {
    border: 0;
    border-bottom: 1px solid #c7c8c9;
    border-radius: 0;
    background: transparent;
}

.select2-container--default .select2-selection--single {
    min-height: 38.5px;
    padding: 5px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s;
    /*    -webkit-text-fill-color: #fff !important;*/
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 4px;
    right: 6px;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: var(--InputPlaceHolderGrayColor);
}

.SearchBarItems .select2-container--default .select2-selection--single {
    min-height: 28px;
    padding: 0px;
}

.input-group-text {
    width: 37px;
}

@media (min-width:1210px) {
    .select2-container {
        width: 86% !important;
    }
}

@media (max-width:1208px) {
    .select2-container {
        width: 80% !important;
    }
}

@media (min-width:1642px) {
    .select2-container {
        width: 90% !important;
    }
}

.form-control:disabled {
    cursor: not-allowed !important;
}

.input-group svg {
    color: var(--ThemeBgGreenColor)
}


input:focus {
    box-shadow: none !important
}

input::placeholder {
    color: var(--InputPlaceHolderGrayColor) !important;
}

@media (min-width:300px) and (max-width:767px) {
    .emailicon {
        margin-left: calc(var(--bs-border-width) * -15);
    }

    .tabset > label {
        font-size: 12PX !important;
        text-align: center !important;
    }
}



/*Searhbar*/
.SearchBar {
    background: #ffffff;
    padding: 10px;
    margin: 0px 20px 20px 20px;
    border-radius: 5px;
    position: relative;
    bottom: 10px;
    display: flex;
    box-shadow: 0 1rem 3rem rgb(61 61 61 / 18%) !important;
    justify-content: center;
}
#daterange{
    cursor:pointer !important;
}
.daterangepicker {
    width: max-content;
    top: 100% !important; /* Adjust based on your layout */
    left: 0 !important;
    right: 0 !important;
}

    .daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
        min-width: 32px;
        width: 20px;
        height: 20px;
        line-height: 8px;
        font-size: 12px;
        border-radius: 0px;
    }

.SearchBar .input-group {
    background: var(--WhiteBgColor);
    padding: 5px 5px;
    border-radius: 0px;
    border-bottom: 1px solid #dcdcdc;
}

.SearchBarItems {
    margin: 0px 4px;
    align-self: center;
    width: 25%;
}

.SearchBar .form-control {
    border: 0px !important;
    padding: 0 5px;
}

    .SearchBar .form-control:disabled {
        cursor: not-allowed !important;
        opacity: 0.8;
        background: transparent
    }

.form-control:disabled {
    cursor: not-allowed !important;
    opacity: 0.8;
    background: transparent
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    cursor: not-allowed !important;
    opacity: 0.8;
    background: transparent
}

.SearchBar .input-group-text {
    padding: 5px !important;
    border: 0px !important
}

.SearchBar .input-group .select2-container--default .select2-selection--single {
    border: none !important;
}

.SearchBar .select2-container {
    display: inline-table;
    width: 83% !important;
}

.SearchBar .input-group svg {
    color: var(--ThemeTextGreenColor);
    font-size: 18px;
}

@media (min-width:300px) and (max-width:500px) {
    .SearchBarItems {
        width: 100%;
        display: block
    }

    .SeachDatePicker {
        min-width: 230px !important;
    }

    .SearchBar {
        display: block
    }

        .SearchBar .input-group {
            margin-bottom: 10px;
        }

    .resp-width {
        width: 100%
    }

    .PaymentCard {
        text-align: center;
    }

    .SocialIcons {
        text-align: center;
    }
}


@media (min-width: 501px) and (max-width: 935px) {
    .SearchBar {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    }

    .SearchBarItems {
        flex: 1 1 100%;
        min-width: 170px;
    }

        /* Align Reset + Search to far right */
        .SearchBarItems.text-right {
            flex: 1 1 100%;
            display: flex;
            justify-content: flex-end;
            align-items: center;
            gap: 10px;
        }

            .SearchBarItems.text-right .btn {
                width: auto;
                white-space: nowrap;
            }

    .SocialIcons {
        text-align: center;
        align-content: center;
    }

    .PaymentCard {
        text-align: center;
    }
}

@media (min-width:936px) and (max-width:1152px) {
    .SearchBar .select2-container {
        width: 79% !important;
    }
}
/*Searhbar End*/


/*Subscribe Section start*/

@media (min-width: 300px) and (max-width: 767px) {
    .subscribe-row {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
    }

        .subscribe-row .col-lg-6,
        .subscribe-row .Emailimg {
            width: 48%;
        }

    .SubcribeModal {
        background: #cdeae1;
        padding: 20px 20px;
        border-radius: 10px;
    }

    .SubscribeBox .input-group {
        display: flex;
        flex-direction: row;
        margin-top: 10px;
    }

    .SubscribeBox .input-group-text {
        padding: 8px 10px;
        font-size: 14px;
    }

    .SubscribeBox .form-control {
        width: 60%;
        font-size: 14px;
    }

    .SubscribeBox .btn {
        padding: 8px 14px;
        font-size: 14px;
        white-space: nowrap;
    }

    .Emailimg img {
        width: 100%;
        max-width: 220px;
        height: auto;
        display: block;
        margin: 0 auto;
    }
}


/*Subscribe Section ends*/



/* Footer */
footer .SocialIcons svg {
    font-size: 14px;
    background: #ffffff;
    padding: 4px;
    border-radius: 4px;
    min-width: 15px;
    color: #209e8c;
    margin-right: 2px !important;
}

footer {
    /*    border-top: 1px solid var(--ThemeTextBlueColor);*/
    padding: 20px 10px 10px 10px;
    /*    background: var(--FooterBgColor);*/
    color: var(--BlackColor);
    background: #209e8c;
    margin-top: 1rem
}

.FooterAbout {
    text-align: justify;
}

.PaymentCard img {
    height: 18px;
    /*margin-right: 0px !important;*/
    margin-bottom: 10px !important;
}

footer p {
    font-size: 14px !important
}

footer .col-xs-12:last-child {
    align-self: center;
    justify-content: center;
    display: flex;
}
/* Footer */


/* Slick Slider Css Start */
.slick-prev:before, .slick-next:before {
    background: var(--ThemeBgBlueColor);
    border-radius: 50%;
    width: 25px;
    height: 25px;
    padding: 2px;
    display: block;
    opacity: 1 !important
}

.slick-slide {
    margin: 0px 10px;
}

.SlickImgBox {
    margin: 0px 10px;
    display: inline-block;
    height: 320px;
    border-radius: 30px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer
}

.SlickTextBox {
    background: var(--SlickSlderGradient);
    border-radius: 30px;
    height: 320px;
    padding: 20px
}

.slick-slide img {
    width: 100%;
}

.slick-slide {
    transition: all ease-in-out .3s;
}

.SlickText {
    font-size: 12px;
    color: white;
    position: relative;
    top: 55%;
}

    .SlickText .RatingBox {
        background: var(--ThemeBgGreenColor);
        padding: 3px 6px;
        text-align: center;
        font-size: 10px;
        border-radius: 2px;
        color: var(--WhiteColor);
    }

.SlickBedBox {
    background: var(--ThemeBgGreenColor);
    padding: 5px 10px;
    border-radius: 2px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    text-align: center;
    color: white;
    display: inline;
}

.mr-1 {
    margin-right: 5px;
}

.HotelNameTruncate {
    width: 160px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@-webkit-keyframes blinker {
    from {
        opacity: 1.0;
    }

    to {
        opacity: 0.8;
    }
}

.blink {
    text-decoration: blink;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: .4s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
}

/* Slick Slider Css End */


/* Offer Box*/

.OfferBox {
    background: var(--OfferBoxGradient);
    border-radius: 20px;
    height: 200px;
    padding: 20px;
    color: var(--WhiteColor);
    margin-bottom: 15px;
}

    .OfferBox button {
        border: 1px solid var(--WhiteColor);
        background: var(--BtnSecondaryhover);
    }

.OffBox {
    display: inline-block;
    background: var(--OffBoxGraident);
    padding: 10px;
    margin: 0 5px 0px -20px;
    border-top-right-radius: 14px;
    position: absolute;
    top: 68.3%;
    border-bottom-left-radius: 20px;
    font-size: 12px;
    line-height: 1.1;
}

    .OffBox span {
        font-size: 22px;
        font-weight: bold;
        text-shadow: #6e6e6e 3px 1px 3px;
    }

.OfferBanner {
    background-size: cover;
    background-repeat: no-repeat;
    height: 250px;
    border-radius: 20px;
    background-position: center;
    padding: 20px;
    color: var(--WhiteColor)
}

.ml-5 {
    margin-left: 2rem
}
/* Offer Box End*/


.toggle-switch .ToggleLable #tooltip {
    color: var(--ThemeBgBlueColor) !important;
}

.toggle-switch input:checked ~ .slider {
    background-color: var(--WhiteColor) !important;
}

.toggle-switch .slider {
    background-color: var(--WhiteColor) !important;
}

    .toggle-switch .slider::before {
        box-shadow: inset 6px -3px 0px 0px var(--ThemeBgGreenColor) !important;
        background-color: #343434 !important;
    }

.toggle-switch .ToggleLable {
    background-color: var(--ThemeTextGreenColor) !important;
}

@media (min-width: 901px) and (max-width: 2200px) {
    .modal-dialog {
        width: 90%;
        max-width: 90%;
    }

    .modals {
        width: 40% !important;
        max-width: 40% !important;
    }
}

@media (max-width: 800px) {
    .modal-dialog {
        width: 90% !important;
        max-width: 90% !important;
    }
}

@media (max-width: 767px) {
    .toggle-switch {
        float: left;
        margin: 20px 0px 0px 0px;
    }

    .SubscribeBox {
        padding: 0 !important
    }

        .SubscribeBox img {
            height: 110px;
            margin: 15px 0px;
        }

    .modals {
        width: 40% !important;
        max-width: 40% !important;
    }

    .modal-dialog {
        width: 90%;
        max-width: 90%;
    }

    .LoginbgImage {
        margin: auto !important;
    }

    .RegisterImageText, .LoginImageText {
        margin-top: auto !important
    }


    .form-select, div, p, .SearchBar .select2-container, nav ul li, footer p .tabset > label,
    .FacilitiesItemBox .FacilitiesItems, .PopularFacilities .PopularFacilitiesItems, .Summary div, table, th, td,
    .btn, .forgot, h1, h2, h3, h4, h5, h6 {
        font-size: 12px !important;
        /*text-align: center;*/
    }
}
@media (max-width: 991px) and (min-width: 768px)
{
    .profilerow col-md-6{
        height: 125%;
    }
}

@media (max-width: 767px) {
    .modal-dialog {
        width: 90% !important;
        max-width: 90% !important;
    }
}

.toggle-switch {
    position: relative;
    width: 50px;
    margin-top: 3px;
}

    .toggle-switch label {
        position: absolute;
        width: 60px;
        height: 25px;
        border-radius: 50px;
        cursor: pointer;
    }

    .toggle-switch input {
        position: absolute;
        display: none;
    }

    .toggle-switch .slider {
        position: absolute;
        width: 62px;
        height: 27px;
        border-radius: 50px;
        top: -1px;
        left: -1px;
        border: 0;
        transition: 0.3s;
    }

    .toggle-switch input:checked ~ .slider:hover {
        box-shadow: 1px 1px 3px #e3e3e3;
    }

    .toggle-switch label #tooltip {
        text-align: left;
        position: relative;
        top: 5px;
        font-size: 9px;
        padding: 1px 10px;
    }

    .toggle-switch .slider::before {
        content: "";
        position: absolute;
        top: 4.4px;
        left: 5px;
        width: 18px;
        height: 18px;
        border-radius: 50%;
        transition: 0.3s;
    }

    .toggle-switch input:checked ~ .slider::before {
        transform: translateX(35px);
        background-color: #28292c;
        box-shadow: none;
    }
/*Loader CSS*/
.preloader {
    width: 100%;
    height: 100%;
    top: 0;
    position: fixed;
    z-index: 99999;
    background: #fff;
    opacity: 0.6;
}

    .preloader img {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 100px;
    }
/*Loader CSS*/


/* Hotel details Page Start*/
.HotelDeatilPage .SearchBar {
    background: var(--ThemeBgBlueColor);
    z-index: 999;
    position: relative;
    bottom: 25px;
}
/*
.tabset {
    border-bottom: 2px solid #33c0ac;
}
*/
.tabset > input[type="radio"] {
    position: absolute;
    left: -200vw;
}

.tabset .tab-panel {
    display: none;
}

.tabset > input:first-child:checked ~ .tab-panels > .tab-panel:first-child,
.tabset > input:nth-child(3):checked ~ .tab-panels > .tab-panel:nth-child(2),
.tabset > input:nth-child(5):checked ~ .tab-panels > .tab-panel:nth-child(3),
.tabset > input:nth-child(7):checked ~ .tab-panels > .tab-panel:nth-child(4),
.tabset > input:nth-child(9):checked ~ .tab-panels > .tab-panel:nth-child(5),
.tabset > input:nth-child(11):checked ~ .tab-panels > .tab-panel:nth-child(6),
.tabset > input:nth-child(13):checked ~ .tab-panels > .tab-panel:nth-child(7) {
    display: block;
}

.tabset > input:first-child:checked ~ .tab-panels > .tab-panel {
    display: block
}

.tabset > label {
    position: relative;
    display: inline-block;
    padding: 5px;
    border-top: 1px solid var(--ThemeBgGreenColor);
    border-bottom: 0;
    cursor: pointer;
    font-weight: 600;
    min-width: 127px;
    text-align: center;
    background: #ececec;
    border-radius: 10px;
    margin-bottom: 5px;
}

    .tabset > label:hover {
        transition: all 0.3s ease-in-out;
    }

input:focus-visible + label {
    outline: 2px solid rgba(0, 102, 204, 1);
    border-radius: 3px;
}

.tabset > label:hover,
.tabset > input:focus + label,
.tabset > input:checked + label {
    color: var(--WhiteColor);
    background: var(--ThemeBgGreenColor);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

    .tabset > label:hover::after,
    .tabset > input:focus + label::after,
    .tabset > input:checked + label::after {
        background: var(--ThemeBgGreenColor);
    }


.tab-panel {
    padding: 5px 0;
    /*    border-top: 1px solid #33c0ac;*/
}


.starsIcon svg {
    color: #ffc600;
}

.splide__slide {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 400px;
    width: 100%;
    overflow: hidden;
    transition: .2s;
    border-width: 2px !important;
    margin: 0px 0px 10px 0px;
}

.splide--nav > .splide__track > .splide__list > .splide__slide.is-active {
    box-shadow: 2px 3px 8px #000000a3;
}

.splide__slide img {
    width: auto;
    height: auto;
    margin: auto;
    display: block;
    max-width: 100%;
    max-height: 100%;
}

.splide__slide {
    border-radius: 10px;
}

.splide--nav > .splide__track > .splide__list > .splide__slide.is-active {
    border-color: var(--ThemeBgGreenColor);
}
/*    .SplideMargin {
        transform: translateX(0px) !important;
    }*/
.DetailRatingBox {
    background: var(--ThemeBgGreenColor);
    padding: 12px;
    border-radius: 10px;
    color: white;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}

    .DetailRatingBox h6 {
        margin: 0px;
    }

.GuestReviews {
    background: var(--ThemeBgBlueColor);
    margin: 15px 0px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: white;
}

.RatingScrollBox {
    max-height: 256px;
    overflow: auto;
}

.GuestReviews h6 {
    background: var(--ThemeBgGreenColor);
    padding: 10px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    position: sticky;
    top: -1px
}

.GuestReviewsItem {
    margin: 5px 20px 5px 20px;
    border: 1px solid white;
    padding: 10px;
    border-radius: 5px;
}

::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

::-webkit-scrollbar-thumb {
    background-color: var(--ThemeBgGreenColor);
    outline: 1px solid var(--ThemeBgGreenColor);
}

.FacilitiesItemBox {
    display: flex;
    flex-wrap: wrap;
}

    .FacilitiesItemBox .FacilitiesItems {
        /* border: 1px solid var(--ThemeBgGreenColor); */
        /* background-color: var(--WhiteBgColor); */
        /* padding: 12px; */
        margin-bottom: 10px;
        border-radius: 5px;
        /* box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; */
        min-width: 48%;
        max-width: 39%;
        text-align: left;
        margin-right: 10px;
        color: var(--BlackColor);
    }

        .FacilitiesItemBox .FacilitiesItems svg {
            font-size: 20px;
            color: var(--ThemeBgGreenColor);
            margin-right: 8px;
        }


@media (min-width: 300px) and (max-width:500px) {
    .FacilitiesItemBox .FacilitiesItems {
        min-width: 100%
    }

    #addbtnn {
        width: 100%;
    }
}

@media (min-width: 501px) and (max-width:800px) {
    .FacilitiesItemBox .FacilitiesItems {
        min-width: 47%
    }
}

@media (min-width: 576px) and (max-width:767px) {
    #addbtnn {
        width: 100%;
    }
}

.LiItems {
    font-size: 10px;
    margin: 5px 5px 5px 20px;
    color: var(--ThemeBgBlueColor);
    font-weight: 600;
}

.PopularFacilities {
    display: flex;
    flex-wrap: wrap;
}

    .PopularFacilities .PopularFacilitiesItems {
        margin-top: 10px;
        text-align: left;
        margin-right: 10px;
    }

        .PopularFacilities .PopularFacilitiesItems svg {
            font-size: 15px;
            color: var(--ThemeBgGreenColor);
            margin-right: 8px;
        }


.FacilitiesBox {
    box-shadow: 0px 0px 2px 2px #efefef;
    background-color: var(--WhiteBgColor);
    padding: 20px;
    border: 1px dashed;
    border-radius: 6px;
    color: var(--BlackColor);
}

.ImpInfoBox {
    /*   border: 1px solid gray;*/
    /*    padding: 15px;
    border-radius: 5px;
    box-shadow: 0px 0px 2px 2px #efefef;
    background-color: var(--WhiteBgColor);*/
    color: var(--BlackColor);
}

.TermsAndConditionsBox {
    /*    border: 1px solid gray;*/
    /*    padding: 15px;
    border-radius: 5px;
    box-shadow: 0px 0px 2px 2px #efefef;
    background-color: var(--WhiteBgColor);*/
    color: var(--BlackColor);
}

.HotelRatingBox {
    padding: 10px;
    background: var(--ThemeBgGreenColor);
    display: inline-block;
    border-radius: 10px;
    color: white;
    margin-right: 10px;
    border-bottom-left-radius: 0px;
    float: left
}

.BacktopButton svg {
    color: var(--ThemeBgGreenColor);
    position: fixed;
    bottom: 6%;
    right: 3%;
    font-size: 40px;
    background: white;
    border-radius: 50%;
    z-index: 999;
}
/* Hotel details Page End*/

/* Booking Page Start */
.BookingServicesItem {
    padding: 5px 10px;
}

    .BookingServicesItem svg {
        font-size: 5px;
        position: relative;
        bottom: 2px;
        margin-right: 5px;
    }

.BookingCheckinOut {
    justify-content: space-between;
    display: flex;
}

    .BookingCheckinOut div {
        /*        min-width: 50%;*/
        margin: 0px 3px;
    }

.border-right-2 {
    border-right: 2px solid #bebebe;
}

.BookingPriceSummary {
    background: #ECF7FF;
    padding: 15px;
    margin: 5px -16px;
    display: flex;
    align-items: center;
}

    .BookingPriceSummary div {
        min-width: 20%
    }

.text-align-justify {
    text-align: justify
}

.Summary div {
    /*    font-size: 14px !important;*/
    color: #27628d;
}

.PaymentCards img {
    height: 40px;
}

.form-group {
    margin-bottom: 10px;
}
/* Booking Page End */

.ProfileTabs {
    background: var(--WhiteBgColor);
    margin: 8px 0px;
    border-radius: 8px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

    .ProfileTabs svg:first-child {
        background: var(--ThemeBgGreenColor);
        padding: 5px;
        border-radius: 50%;
        width: 15px;
        height: 15px;
        color: white;
    }

    .ProfileTabs:active, .ProfileTabs:hover {
        background: var(--ThemeBgGreenColor);
        color: var(--WhiteBgColor);
        cursor: pointer
    }

.ProfileGrides div {
    min-width: 33%
}

.text-right {
    text-align: right !important
}

.CursorPoniter {
    cursor: pointer !important;
}

.modal-header {
    background: var(--ThemeBgGreenColor);
    color: white;
    padding: 10px;
}

.ml-auto {
    margin-left: auto
}

.ProfileScrollBox {
    /*min-height: 168px;*/
    overflow: auto;
    max-height: 500px;
}

.LoginbgImage {
    /*     background-image: linear-gradient(to bottom, rgb(101 119 142 / 43%), rgb(85 119 142)), url(../Content/images/HOTELBOOKING.jpg);
            background-position: center;
            background-size: cover;
            margin: -16px 16px -16px -16px;
            min-height: 100px;
            padding: 2rem;
            color: white;*/
}

.LoginImageText, .RegisterImageText {
    position: relative;
    top: 80%;
}



/*.flip-card {
            background-color: transparent;
            height: 400px;
            perspective: 1000px;
            margin-bottom: 10px;
        }

        .flip-card-inner {
            position: relative;
            width: 100%;
            text-align: center;
            transition: transform 0.6s;
            transform-style: preserve-3d;
            box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
            border-radius: 20px;
        }

        .flip-card:hover .flip-card-inner {
            transform: rotateY(180deg);
        }

        .flip-card-front, .flip-card-back {
            position: absolute;
            width: 100%;
            height: 100%;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
        }

        .FlipBgImg {
            height: 400px;
            width: 100%;
            background-position: center;
            background-size: cover;
            background-repeat: no-repeat;
            border-radius: 20px;
        }*/







.container {
    max-width: 1850px !important;
}

.GridHeading {
    background: #209e8c;
    margin: 0px -0.5px 0px 5px;
    padding: 7px;
    color: white;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.TransGridBox {
    width: 100%;
    align-items: center;
    /*    justify-content: space-around;*/
}

    .TransGridBox .fa-circle-info {
        border: 1px solid #0093ff;
        padding: 4px;
        border-radius: 3px;
        color: #0093ff;
    }

        .TransGridBox .fa-circle-info:hover {
            color: white;
            background: #0093ff;
        }

    .TransGridBox .fa-print {
        border: 1px solid red;
        padding: 4px;
        border-radius: 3px;
        color: red;
    }

        .TransGridBox .fa-print:hover {
            color: white;
            background: red;
        }

    .TransGridBox .fa-money-bill {
        border: 1px solid forestgreen;
        padding: 4px;
        border-radius: 3px;
        color: forestgreen;
    }

        .TransGridBox .fa-money-bill:hover {
            color: white;
            background: forestgreen;
        }

    .TransGridBox .fa-file-signature {
        border: 1px solid forestgreen;
        padding: 4px;
        border-radius: 3px;
        color: forestgreen;
    }

        .TransGridBox .fa-file-signature:hover {
            color: white;
            background: forestgreen;
        }

    .TransGridBox .fa-clipboard {
        border: 1px solid #f67e07;
        padding: 4px;
        border-radius: 3px;
        color: #f67e07;
    }

        .TransGridBox .fa-clipboard:hover {
            color: white;
            background: #f67e07;
        }


    .TransGridBox .TransGridItem {
        /*   width: 165px;*/
        margin-right: 15px;
        margin-bottom: 5px;
        margin-top: 5px;
    }

.SubscribeBox {
    background: white !important;
    padding: 1rem 2.5rem 0 2.5rem;
}

.TransGridDate {
    min-width: 18%;
}

@media (min-width: 555px) and (max-width:800px) {
    .TransGridBox .TransGridItem {
        width: 46% !important;
    }
}

@media (min-width: 801px) and (max-width:1175px) {
    .TransGridBox .TransGridItem {
        width: 30% !important;
    }
}

@media (min-width: 300px) and (max-width:554px) {
    .TransGridDate {
        min-width: 100% !important
    }
}

@media (min-width: 300px) and (max-width:1175px) {
    .TransActionGrid.ml-auto {
        margin-left: 1px !important;
    }

    .TransActionGrid p {
        float: left !important
    }
}

.TransGridBox .TransGridItem p, .TransGridItem .badge {
    /* margin-top: 10px; */
    margin-bottom: 0px;
    font-size: 12px !important;
    display: inline-block;
    /*  float: right;*/
}

.TransGridBox .TransGridItem > svg {
    background: #f0f0f0;
    padding: 12px;
    border-radius: 3px;
    color: #209e8c;
    /* font-size: 10px; */
    position: relative;
    top: 0px;
    float: left;
    margin-right: 7px;
    width: 17px;
    height: 17px;
}

.TransGridBox .TransGridItem small {
    font-size: 12px !important
}

.TransGridBox p {
    margin: 0px
}

@media (max-width:767px) {
    .container {
        max-width: 767px !important
    }
}

@media (max-width: 1024px) {
    .container {
        max-width: 1024px !important
    }

    .ItemCards {
        width: 48% !important;
    }
}

@media screen and (min-width: 1900px) {
    .container {
        max-width: 1920px !important
    }
}

@media screen and (min-width: 2800px) {
    .container {
        max-width: 2000px !important
    }
}

