html,
body,
span,
applet,
object,
iframe,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption,
tbody,
tfoot,
thead,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
menu,
nav,
output,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    text-decoration: none;
}

body {
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), linear-gradient(74.28deg, #F7F1FB -1.62%, #E3EDFD 92.26%);
    font-family: 'Montserrat-Regular';
}

::-webkit-scrollbar {
    width: 9px;
    background: #ffffff;
}

::-webkit-scrollbar-thumb {
    background-color: #d8d8d8;
    border: 0px solid #ffffff;
}

.notificationContainer::-webkit-scrollbar {
    width: 5px;
}

.notificationContainer::-webkit-scrollbar-thumb {
    background-color: #d8d8d8;
    border-radius: 10px;
    border: 3px solid #ffffff;
}

@font-face {
    font-family: 'Montserrat-Light';
    src: url('../fonts/Montserrat-Light.woff2') format('woff2'), url('../fonts/Montserrat-Light.woff') format('woff'), url('../fonts/Montserrat-Light.ttf') format('truetype'), url('../fonts/Montserrat-Light.svg#Montserrat-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-Bold';
    src: url('../fonts/Montserrat-Bold.woff2') format('woff2'), url('../fonts/Montserrat-Bold.woff') format('woff'), url('../fonts/Montserrat-Bold.ttf') format('truetype'), url('../fonts/Montserrat-Bold.svg#Montserrat-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-Medium';
    src: url('../fonts/Montserrat-Medium.woff2') format('woff2'), url('../fonts/Montserrat-Medium.woff') format('woff'), url('../fonts/Montserrat-Medium.ttf') format('truetype'), url('../fonts/Montserrat-Medium.svg#Montserrat-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-SemiBold';
    src: url('../fonts/Montserrat-SemiBold.woff2') format('woff2'), url('../fonts/Montserrat-SemiBold.woff') format('woff'), url('../fonts/Montserrat-SemiBold.ttf') format('truetype'), url('../fonts/Montserrat-SemiBold.svg#Montserrat-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-Regular';
    src: url('../fonts/Montserrat-Regular.woff2') format('woff2'), url('../fonts/Montserrat-Regular.woff') format('woff'), url('../fonts/Montserrat-Regular.ttf') format('truetype'), url('../fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/*@font-face {
    font-family: 'Brandon-Grotesque-Light';
    src: url('../fonts/BrandonGrotesque-Light.eot');
    src: url('../fonts/BrandonGrotesque-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/BrandonGrotesque-Light.woff2') format('woff2'), url('../fonts/BrandonGrotesque-Light.woff') format('woff'), url('../fonts/BrandonGrotesque-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brandon-Grotesque-Bold';
    src: url('../fonts/BrandonGrotesque-Bold.eot');
    src: url('../fonts/BrandonGrotesque-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/BrandonGrotesque-Bold.woff2') format('woff2'), url('../fonts/BrandonGrotesque-Bold.woff') format('woff'), url('../fonts/BrandonGrotesque-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brandon-Grotesque-Regular';
    src: url('../fonts/BrandonGrotesque-Regular.eot');
    src: url('../fonts/BrandonGrotesque-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/BrandonGrotesque-Regular.woff2') format('woff2'), url('../fonts/BrandonGrotesque-Regular.woff') format('woff'), url('../fonts/BrandonGrotesque-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brandon-Grotesque-medium';
    src: url('../fonts/BrandonGrotesque-Medium.eot');
    src: url('../fonts/BrandonGrotesque-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/BrandonGrotesque-Medium.woff2') format('woff2'), url('../fonts/BrandonGrotesque-Medium.woff') format('woff'), url('../fonts/BrandonGrotesque-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}*/

/* Universal styling */
.lookingStorageInnerSec,
.exploreSpacesInnerSec {
    background: #FFFFFF;
    border-radius: 30px;
    padding: 40px 30px;
}

.form-group {
    margin-bottom: 1rem;
}

/* Start header section css */
header {
    padding-top: 25px !important;
    padding-bottom: 45px !important;
    position: relative;
    z-index: 9;
}

.header ul.navberUl li a {
    font-family: 'Montserrat-Medium';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    text-transform: capitalize;
    color: #888888;
    padding: 0;
    margin: 0px 20px;
    position: relative;
    -webkit-transition: width .4s ease-in-out;
    -moz-transition: width .4s ease-in-out;
    -o-transition: width .4s ease-in-out;
    transition: width .4s ease-in-out;
}

    .header ul.navberUl li a:hover,
    .header ul.navberUl li a:focus {
        color: #338CFF;
    }

    .header ul.navberUl li a.nav-link.active {
        color: #008eff;
    }

        .header ul.navberUl li a.nav-link.active:after {
            content: "";
            width: 100%;
            background: #008eff;
        }

    .header ul.navberUl li a:after {
        content: "";
        position: absolute;
        width: 0%;
        height: 1px;
        background: transparent;
        bottom: -3px;
        left: 0;
        -webkit-transition: width .4s ease-in-out;
        -moz-transition: width .4s ease-in-out;
        -o-transition: width .4s ease-in-out;
        transition: width .4s ease-in-out;
    }

    .header ul.navberUl li a:hover:after, .header ul li a:focus:after {
        content: "";
        width: 100%;
        background: #008eff;
    }

.nav-link:focus,
.nav-link:hover {
    color: #338CFF;
}

.menuBTN {
    display: none;
}

.menuBTN {
    background: transparent;
    font-size: 27px;
    color: #008eff;
    border: 1px solid #008eff;
    width: 53px;
    border-radius: 8px;
}

.show-mobile {
    display: none;
}

header.header {
    justify-content: space-between !important;
}


/* Start sidebar menu */
.cus-offcanvas {
    background-color: #338CFF !important;
}

    .cus-offcanvas .offcanvas-header {
        padding: 40px;
    }

    .cus-offcanvas .offcanvas-title {
        font-size: 30px;
        color: #ffffff;
    }

    .cus-offcanvas .btn-close {
        box-sizing: content-box;
        width: 1em;
        height: 1em;
        padding: 0.25em 0.25em;
        color: #000;
        background: transparent url(../images/close.png) center/1em auto no-repeat;
        border: 0;
        opacity: 9;
        border-radius: 0.375rem;
        font-size: 29px;
        padding: 0 !important;
    }

    .cus-offcanvas .offcanvas-body {
        padding: 0 40px 40px;
    }

        .cus-offcanvas .offcanvas-body ul li {
            list-style-type: none;
            margin-bottom: 1px;
        }

            .cus-offcanvas .offcanvas-body ul li a {
                font-size: 20px;
                background: transparent;
                display: block;
                padding: 16px 20px;
                text-decoration: none;
                border-radius: 8px;
                color: #ffffff;
                position: relative;
            }

                .cus-offcanvas .offcanvas-body ul li a span {
                    width: 22px;
                    height: 22px;
                    display: inline-block;
                    overflow: hidden;
                    position: relative;
                    margin-right: 13px;
                    vertical-align: top;
                }

                    .cus-offcanvas .offcanvas-body ul li a span img {
                        position: absolute;
                        right: 0;
                        height: 100%;
                    }

                .cus-offcanvas .offcanvas-body ul li a.active img {
                    right: initial;
                    left: 0;
                    height: 100%;
                }

                .cus-offcanvas .offcanvas-body ul li a:active img,
                .cus-offcanvas .offcanvas-body ul li a:hover img {
                    right: initial;
                    left: 0;
                }

                .cus-offcanvas .offcanvas-body ul li a.active {
                    background: #ffffff;
                    color: #338CFF;
                }

                .cus-offcanvas .offcanvas-body ul li a:hover {
                    background: #ffffff;
                    color: #338CFF;
                }

                .cus-offcanvas .offcanvas-body ul li a i {
                    margin-right: 12px;
                }

.dropdown-divider-cus {
    border-color: #ffffff;
}


/* Start notification css */
.notiImg {
    max-height: 300px;
    overflow: hidden;
    background: rgba(51, 140, 255, 0.1);
    border-radius: 10px;
    padding: 15px;
    position: relative;
    margin-bottom: 6px;
}

.notiImgSingle {
    width: 100px;
    float: left;
    max-height: 82px;
    overflow: hidden;
    border-radius: 4px;
}

.notiContent {
    padding-left: 115px;
}

.notiCloseTime {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
    height: 100%;
    padding: 8px 9px;
}

    .notiCloseTime span {
        font-style: normal;
        font-size: 13px;
        line-height: 20px;
        color: #888888;
    }

    .notiCloseTime a {
        width: 25px;
        height: 25px;
        background: #e7e7e7;
        display: flex;
        align-items: center;
        justify-content: center;
        text-decoration: none;
        border-radius: 6px;
        color: #7f7f7f;
    }

.notiContent .NotifiWidth {
    font-size: 18px;
    line-height: 29px;
    color: #1D1F1F;
    font-family: 'Montserrat-Bold';
    margin-bottom: 5px;
}

    .notiContent .NotifiWidth span {
        font-family: 'Montserrat-Regular';
    }

.notiContent p {
    font-size: 14px;
    line-height: 16px;
    color: #555555;
}

.notiHead {
    border-bottom: 1px solid #e0e0e0;
    align-items: center;
    min-height: 60px;
}

.notiHeading {
    font-size: 22px;
    line-height: 34px;
    color: #252525;
    font-family: 'Montserrat-Medium';
}

.deleteAllNotification {
    font-size: 16px;
    color: #0061DF;
    font-family: 'Montserrat-semibold';
    text-decoration: none;
}




/* Start banner section css */
.main-banner {
    min-height: 502px;
    /*background-image: url(../images/banner.png);*/
    background-repeat: no-repeat;
    background-position: top right;
    /*padding: 130px 100px 30px;*/
    padding: 0;
    background-size: cover;
    background-color: #efefef;
    border-radius: 30px;
}

    .main-banner h1 {
        font-size: 52px;
        line-height: 74px;
        display: flex;
        color: #FFFFFF;
        display: none;
        font-family: 'Montserrat-Medium';
    }

.Typewriter__wrapper {
    margin-left: 10px;
    color: #338CFF;
    position: relative;
}

    .Typewriter__wrapper:after {
        content: "";
        position: absolute;
        bottom: 8px;
        width: 100%;
        height: 3px;
        background: #008eff;
        left: 0;
    }

.Typewriter__cursor {
    color: #008eff;
}

.citySearchBx {
    display: flex;
    align-items: center;
    background: #FFFFFF;
    border-radius: 20px;
    padding: 20px 25px;
}

    .citySearchBx .selectCity {
        width: 130px;
        border-right: 1px solid #E8E8E8;
        margin-right: 30px;
        padding-right: 10px;
    }

.selectCity label {
    font-size: 20px;
    line-height: 15px;
    text-transform: capitalize;
    color: #555555;
    margin-bottom: 14px;
    font-family: 'Montserrat-Medium';
}

.selectCity .nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    border-radius: 5px;
    border: solid 0px #e8e8e8;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    height: auto;
    outline: none;
    padding-left: 0px;
    padding-right: 10px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    font-style: normal;
    font-weight: 390;
    font-size: 18px;
    line-height: 23px;
    text-transform: capitalize;
    color: #ABABAB;
    font-family: 'Montserrat-Regular';
}

    .selectCity .nice-select:after {
        border-bottom: 0px solid #999;
        border-right: 0px solid #999;
        content: '';
        display: block;
        height: 7px;
        margin-top: -4px;
        pointer-events: none;
        position: absolute;
        right: 10px;
        top: 56%;
        -webkit-transform-origin: 66% 66%;
        -ms-transform-origin: 66% 66%;
        transform-origin: 66% 66%;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transition: all 0.15s ease-in-out;
        transition: all 0.15s ease-in-out;
        width: 12px;
        background-image: url(../images/select-dropdown.png);
        background-repeat: no-repeat;
        background-position: right;
        transform: rotate(0deg);
        background-size: 9px;
    }

    .selectCity .nice-select .list {
        width: fit-content;
    }

    .selectCity .nice-select .list {
        width: fit-content;
        max-height: 240px;
        overflow-y: auto;
    }

        .selectCity .nice-select .list::-webkit-scrollbar {
            background-color: #ffffff;
            width: 4px;
            height: 40px;
        }

        .selectCity .nice-select .list::-webkit-scrollbar-thumb {
            background: #00000042;
            height: 41px;
        }

        .selectCity .nice-select .list::-webkit-scrollbar-track {
            background: #f5f7fe;
        }

    .selectCity .nice-select .option:hover,
    .selectCity .nice-select .option.focus,
    .selectCity .nice-select .option.selected.focus {
        background-color: #f6f6f6;
        color: #008eff;
        font-weight: 400;
    }

.bannerFilterBx {
    width: 100%;
}

    .bannerFilterBx input {
        background: #F7F8F9;
        border-radius: 15px;
        font-weight: 300;
        font-size: 20px;
        line-height: 48px;
        display: flex;
        align-items: center;
        color: #888888;
        font-family: 'Montserrat-Regular';
        padding: 3px 26px;
        border: 0;
        border-radius: 8px !important;
        border: 1px solid #ffffff;
    }

    .bannerFilterBx .input-group .btn {
        position: relative;
        z-index: 2;
        background: #338CFF;
        border: 0;
        border-radius: 15px !important;
        width: 55px;
        height: 55px;
        margin-left: 20px !important;
        line-height: 14px;
    }

        .bannerFilterBx .input-group .btn:hover {
            background: #2c7be1;
        }

    .bannerFilterBx .form-control:focus {
        color: #1D1F1F;
        border: 1px solid;
        border-color: #86b7fe;
        outline: 0;
        box-shadow: none;
        background: rgba(51, 140, 255, 0.1);
    }

.numberLogin {
    position: relative;
}

    .numberLogin input {
        padding-left: 66px;
    }

    .numberLogin:before {
        content: "+91";
        position: absolute;
        left: 1px;
        top: 17px;
        width: 50px;
        line-height: 17px;
        border-top-left-radius: 8px;
        border-bottom-left-radius: 8px;
        display: flex;
        align-items: center;
        font-size: 1rem;
        justify-content: center;
        font-family: 'Montserrat-Bold';
        border-right: 1px solid #dfdfdf;
    }

/* Start looking storage space css */
.lookingStorageSec {
    padding: 50px 0 50px;
}

.lookingStorageCategory {
    background: #F5F9FF;
    border-radius: 30px;
    text-align: center;
    padding: 20px 10px;
    position: relative;
    transition: all ease .4s;
    cursor: pointer;
}

    .lookingStorageCategory:hover {
        background: #D6E8FF;
        transition: all ease .4s;
    }

    .lookingStorageCategory:after {
        position: absolute;
        content: "";
        bottom: -6px;
        left: 20%;
        width: 70%;
        height: 10px;
        opacity: 0;
        transition: all ease .3s;
    }

    .lookingStorageCategory:hover.lookingStorageCategory:after {
        position: absolute;
        content: "";
        bottom: -30px;
        left: 10%;
        width: 80%;
        height: 30px;
        opacity: .8;
        transition: all ease .3s;
        background-image: url(../images/bottom-shadow.png);
        background-size: 100%;
        background-position: bottom;
    }

    .lookingStorageCategory h3 {
        font-family: 'Montserrat-Medium';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 30px;
        color: #555555;
    }

.heading-h2 {
    font-weight: 400;
    line-height: 46px;
    letter-spacing: 0.02em;
    color: #2D335D;
    font-family: 'Montserrat-SemiBold';
    font-size: 24px;
}

    .heading-h2 span {
        color: #338CFF;
    }

.yellow-txt {
    color: #FAAD14;
    font-family: 'Montserrat-Bold';
}

.red-txt {
    color: #FF4D4F;
    font-family: 'Montserrat-Bold';
}

.exploreSpacesLisk-m0 {
    margin: 0 !important;
}
/* Start Explore Spaces css */
.exploreSpacesInnerSec {
    margin-bottom: 50px;
    padding-bottom: 0;
}

.exploreSpacesFlex {
    display: flex;
    align-items: center;
    justify-content: space-between;
} 

.exploreSpacesFlex .heading-h2 {
    margin-bottom: 0;
}

.exploreSpacesLisk {
    background: #FFFFFF;
    box-shadow: 0px 0px 6px rgb(0 0 0 / 10%);
    border-radius: 30px;
    padding: 15px;
    margin: 12px 4px 50px;
    position: relative;
    min-height: 290px;
}

    .exploreSpacesLisk:hover {
        box-shadow: 0px 0px 10px rgb(51 140 255 / 20%);
    }

.ListingContainer.BookConfirmation {
    padding-bottom: 30px;
}

.exploreSpacesLisk a {
    text-decoration: none;
}

.tieSec {
    position: absolute;
    background-image: url(/images/user-booking/large-tie.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center left;
    right: 15px;
    min-width: 150px;
    top: 31px;
    font-style: normal;
    font-size: 14px;
    color: #FFFFFF;
    font-family: 'Montserrat-Medium';
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 6px 14px 6px 26px;
}

    .tieSec span {
        font-size: 14px;
        font-family: 'Montserrat-Regular';
    }

.exploreSpaceListImg {
    height: 166px;
    border-radius: 20px;
    overflow: hidden;
}

.exploreSpaceListContent {
    padding: 0px 15px 0px;
    margin-top: -20px;
}

.exploreSpaceAmount {
    width: 190px !important;
    background: #338CFF;
    border-radius: 10px;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 36px;
    display: inline-block;
    /*padding: 0 25px;*/
    margin-bottom: 15px;
    margin-top: 0px;
    font-family: 'Montserrat-Bold' !important;
    text-align:center;
}

.dayTxt {
    font-size: 12px;
    font-family: 'Montserrat-Regular';
}

.exploreSpaceListContent h3 {
    font-style: normal;
    font-size: 20px;
    line-height: 40px;
    color: #1D1F1F;
    font-family: 'Montserrat-Bold';
    margin-bottom: 0;
}

    .exploreSpaceListContent h3 span {
        font-family: 'Montserrat-Regular';
    }

.exploreSpaceLocation {
    font-style: normal;
    font-size: 14px;
    line-height: 26px;
    color: #888888;
    position: relative;
    padding-left: 25px;
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
    max-height: 30px;
}

.uspsText {
    font-style: normal;
    font-size: 14px;
    line-height: 26px;
    color: #888888;
    position: relative;
    padding-left: 25px;
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
    max-height: 30px;
}

    /*.exploreSpaceLocation {
    font-style: normal;
    font-size: 18px;
    line-height: 26px;
    color: #888888;
    font-family: 'Brandon-Grotesque-Regular';
    position: relative;
    padding-left: 25px;
}*/

    .exploreSpaceLocation:before {
        position: absolute;
        content: "";
        background-image: url(../images/location.png);
        width: 14px;
        height: 18px;
        left: 0;
        top: 4px;
        background-repeat: no-repeat;
        background-size: 100%;
    }

.exploreSpacesLisk:hover.exploreSpacesLisk:after {
    position: absolute;
    content: "";
    bottom: -51px;
    left: 0%;
    width: 100%;
    height: 50px;
    opacity: .8;
    transition: all ease .2s;
    background-image: url(../images/bottom-shadow.png);
    background-size: 100%;
    background-position: bottom;
}

.exploreSpacesLisk:after {
    position: absolute;
    content: "";
    bottom: -6px;
    left: 20%;
    width: 70%;
    height: 10px;
    opacity: 0;
    transition: all ease .2s;
}

.exploreSpacesInnerSec .owl-carousel .owl-nav,
.similarSpaceSlider .owl-carousel .owl-nav {
    position: absolute;
    display: flex;
    justify-content: space-between;
    width: 100%;
    top: 37%;
    height: 0;
}

    .exploreSpacesInnerSec .owl-carousel .owl-nav button.owl-prev,
    .similarSpaceSlider .owl-carousel .owl-nav button.owl-prev {
        background: #ffffff;
        border-radius: 30px;
        width: 45px;
        height: 45px;
        color: #338CFF;
        margin-left: -54px;
        box-shadow: 0px 0px 10px rgb(51 140 255 / 20%);
    }

        .exploreSpacesInnerSec .owl-carousel .owl-nav button.owl-prev span,
        .similarSpaceSlider .owl-carousel .owl-nav button.owl-prev span {
            font-size: 56px;
            font-family: 'Montserrat-Regular';
            line-height: 28px;
        }

    .exploreSpacesInnerSec .owl-carousel .owl-nav button.owl-next,
    .similarSpaceSlider .owl-carousel .owl-nav button.owl-next {
        background: #ffffff;
        border-radius: 30px;
        width: 45px;
        height: 45px;
        color: #338CFF;
        margin-right: -54px;
        box-shadow: 0px 0px 10px rgb(51 140 255 / 20%);
    }

        .exploreSpacesInnerSec .owl-carousel .owl-nav button.owl-next span,
        .similarSpaceSlider .owl-carousel .owl-nav button.owl-next span {
            font-size: 56px;
            font-family: 'Montserrat-Regular';
            line-height: 28px;
        }

        .exploreSpacesInnerSec .owl-carousel .owl-nav button.owl-prev.disabled,
        .exploreSpacesInnerSec .owl-carousel .owl-nav button.owl-next.disabled,
        .similarSpaceSlider .owl-carousel .owl-nav button.owl-prev.disabled,
        .similarSpaceSlider .owl-carousel .owl-nav button.owl-next.disabled {
            background: rgba(255, 255, 255, 0.5);
            color: rgba(51, 140, 255, 0.5);
            box-shadow: 0px 0px 5px rgb(51 140 255 / 10%);
        }

.exploreSpacesFlex a {
    background: rgb(204 232 255);
    border-radius: 15px;
    color: #338CFF;
    border-color: #c3e9ff;
    font-size: 16px;
}


/* Start tooltip css */



/* start How Xtended Space works section */
.HowXtendedSection {
    background: #FFFFFF;
    padding: 50px 0 50px;
}

.HowXtendedBx {
    background: #F9FAFB;
    border-radius: 30px;
    min-height: 230px;
    padding: 25px 62px;
    text-align: center;
    position: relative;
    cursor: pointer;
}

    .HowXtendedBx h4 {
        font-size: 24px;
        line-height: 34px;
        color: #555555;
        padding: 20px 0 0;
        font-family: 'Montserrat-Medium';
    }

    .HowXtendedBx p {
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 115%;
        text-align: center;
        color: #888888;
        font-family: 'Montserrat-Regular';
    }

.exploreSpacesInnerSec .owl-dots {
    display: none;
}

.HowXtendedBx:after {
    position: absolute;
    content: "";
    bottom: -6px;
    left: 20%;
    width: 70%;
    height: 10px;
    opacity: 0;
    transition: all ease .1s;
}

.HowXtendedBx:hover.HowXtendedBx:after {
    position: absolute;
    content: "";
    bottom: -50px;
    left: 0%;
    width: 100%;
    height: 50px;
    opacity: .8;
    transition: all ease .1s;
    background-image: url(../images/bottom-shadow.png);
    background-size: 100%;
    background-position: bottom;
}

.HowXtendedBx:hover.HowXtendedBx h4,
.HowXtendedBx:focus.HowXtendedBx h4 {
    color: #338CFF;
}


/*  Start Download App & start Earning from unused space css */
.DownloadAppSection {
    background: linear-gradient(76.88deg, rgba(255, 255, 255, 0.3) 6.5%, rgba(255, 255, 255, 0.045) 12.12%), linear-gradient(180deg, #E3EDFD -21.08%, #F7F1FB 100%);
    padding-top: 70px;
}

    .DownloadAppSection .row {
        display: flex;
        align-items: center;
    }

.downloadAppContent h3 {
    font-style: normal;
    font-size: 24px;
    line-height: 42px;
    color: #555555;
    font-family: 'Montserrat-SemiBold';
    margin-bottom: 30px;
}

    .downloadAppContent h3 b {
        font-family: 'Montserrat-Bold';
    }

.downloadAppBlank {
    display: block;
}

.getAppIcons h4 {
    font-size: 22px;
    line-height: 46px;
    color: #1D1F1F;
    font-family: 'Montserrat-medium';
    margin-bottom: 0px;
    margin-right: 20px;
}

.Benefits-partner {
    background: white;
}

    .Benefits-partner .LocationStyle {
        border-bottom: 1px solid #ABABAB;
        border-top: 1px solid #ABABAB;
        padding-top: 30px;
        padding-bottom: 50px;
        margin-top: -1px;
    }

.Benefits-partner1 li {
    color: #555555;
}

.testimonialHead h3 {
    color: #555555;
    font-size: 20px;
}

.testimonialHead p {
    color: #555555;
    font-size: 16px;
    margin-bottom: 10px;
}
.testimonialHead h4 {
    color: #1D1F1F;
    font-size: 20px;
}
.testimonialHead h5 {
    color: #1D1F1F;
    font-size: 20px;
}

.testimonialHead {
    margin-bottom: 50px;
}

ul.Benefits-partner1 {
    padding-left: 30px;
}

.testimonialContent {
    background: #FFFFFF;
    border-radius: 30px;
    min-height: 230px;
    padding: 20px;
    border: 1px solid #e9e9e9;
    margin-bottom: 1px;
}

.testimonialHeader img {
    width: 70px !important;
    height: 70px;
    border: 3px solid #e7e7e7;
    border-radius: 50px;
    float: left;
    filter: drop-shadow(0px 0px 3.2px rgba(0, 0, 0, 0.16));
}

.testimonialHeadR h5 {
    color: #252525;
    font-size: 18px;
    font-family: 'Montserrat-Medium';
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-top: 2px;
    margin-bottom: 0;
}

.testimonialHeadR span {
    color: #888888;
    font-size: 14px;
}

.testimonialHeader ul {
    list-style-type: none;
    margin-top: 6px;
}

    .testimonialHeader ul li {
        display: inline-block;
        font-size: 14px;
        color: #FFB526;
    }

.testimonialHeader {
    border-bottom: 1px solid #ABABAB;
    padding-bottom: 25px;
    margin-bottom: 25px;
}

.testimonialContent p {
    color: #888888; 
    font-size: 14px;
    text-align: justify; 
}

.testimonialHeadR {
    padding-left: 90px;
}

.testimonials .owl-nav {
    display: none;
}



.appIcons {
    display: flex;
}

.downloadAppContent {
    margin-bottom: 55px;
}

.appIcons img {
    margin-right: 18px;
}

.cellPhoneMar {
    margin-left: 80px;
}


/* start footer css */
footer {
    background: #030D18;
    padding-top: 50px;
}

.footerLogoSec p {
    font-style: normal;
    font-size: 14px;
    line-height: 16px;
    color: #888888;
    margin-top: 30px;
    margin-bottom: 0;
    font-family: 'Montserrat-Regular';
}

    .footerLogoSec p span {
        display: block;
    }

.footerLogoSecUl .FooterHeader {
    font-style: normal;
    font-size: 20px;
    line-height: 29px;
    color: #FFFFFF;
    margin-bottom: 15px;
    font-family: 'Montserrat-Medium';
}

.footerLogoSecUl ul li {
    list-style-type: none;
}

    .footerLogoSecUl ul li a {
        font-style: normal;
        font-weight: 420;
        font-size: 14px;
        line-height: 20px;
        color: #FFFFFF;
        font-family: 'Montserrat-Regular';
        text-decoration: none;
        padding: 3px 0;
        display: block;
    }

.footerFlex {
    display: flex;
    justify-content: space-between;
    padding: 0 20px;
}

.footerContactUs .FooterHeader {
    font-style: normal;
    font-weight: 450;
    font-size: 20px;
    line-height: 29px;
    color: #FFFFFF;
    margin-bottom: 20px;
    font-family: 'Montserrat-Medium';
}

.footerContactUs {
    float: right;
}

    .footerContactUs ul li {
        list-style-type: none;
        padding-bottom: 8px;
    }

        .footerContactUs ul li a {
            font-style: normal;
            font-size: 16px;
            line-height: 26px;
            color: #FFFFFF;
            font-family: 'Montserrat-Regular';
            text-decoration: none;
            position: relative;
        }

            .footerContactUs ul li a:before {
                content: "";
                position: absolute;
                top: 1px;
                left: -3px;
                width: 22px;
                height: 22px;
                background-size: cover;
            }

.contact-address:before {
    background-image: url(/images/location-white.png);
}

.contact-number:before {
    background-image: url(/images/call-white.png);
}

.contact-email:before {
    background-image: url(/images/message.png);
}

.contact-common {
    padding-left: 38px;
}

.footerContactUs {
    float: right;
    position: relative;
}

.copyrightSec {
    text-align: center;
    font-style: normal;
    font-weight: 390;
    font-size: 12px;
    line-height: 46px;
    color: #888888;
    background: #020A12;
    margin-top: 42px;
}

    .copyrightSec p {
        margin-bottom: 0;
    }

.socialIcons {
    position: absolute;
    left: 0;
    margin-top: 15px;
}

    .socialIcons ul {
        display: flex;
        flex-direction: row;
        align-items: center;
    }

        .socialIcons ul li {
            font-weight: 400;
            font-size: 18px;
            line-height: 26px;
            color: #FFFFFF;
            padding-bottom: 0;
            padding-right: 10px;
            flex-direction: row;
            white-space: nowrap;
        }

            .socialIcons ul li:last-child {
                padding-right: 0px;
            }

            .socialIcons ul li a {
                display: inline-block;
                width: 36px;
                height: 36px;
                text-align: center;
                line-height: 36px;
                font-family: 'Montserrat-Light';
                border-radius: 8px;
                font-size: 15px;
            }

                .socialIcons ul li a:hover,
                .socialIcons ul li a:focus {
                    background: rgba(255, 255, 255, 0.1);
                }



/* Start buttons css */
.btn {
    padding: 7px 14px;
    font-weight: 450;
    font-size: 16px;
    line-height: 29px;
    letter-spacing: 0.06em;
    border-radius: 15px;
    text-transform: capitalize;
    color: #ffffff;
    font-family: 'Montserrat-Medium';
}

    .btn:hover {
        background-color: #2c7be1;
        border-color: #2c7be1;
    }

.btn-border-0 {
    color: #008eff;
    border: 0px solid #008eff;
}

    .btn-border-0:hover {
        color: #ffffff;
        background-color: #2c7be1;
        border-color: #2c7be1;
    }

.btn-primary {
    --bs-btn-color: #fff;
    background: #338CFF;
    border-color: #338CFF;
}


/* Start login page css */
.loginMainBx {
    padding-top: 0;
    padding-bottom: 0px;
    margin-top: -125px;
    position: relative;
}

.login-bg {
    padding: 0 10px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    background: linear-gradient(128.76deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.5) 17.37%, rgba(255, 255, 255, 0) 32.3%), linear-gradient(88.84deg, #F7F1FB 1.04%, #E3EDFD 111.67%);
}

.cus-vh-100 {
    height: 100vh;
}

.min-h500 {
    min-height: 500px;
    padding: 0;
}

.flex-login-cus {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #F6F8FA;
}

.min-h500 {
    padding: 120px 0px 120px !important;
}

.login-card {
    min-width: 460px;
    max-width: 400px;
    background: #FFFFFF;
    border-radius: 30px;
    padding: 30px;
    position: relative;
}

.LogInheading {
    font-size: 22px;
    margin-bottom: 4px;
    font-family: 'Montserrat-semibold';
}

.sub-heading {
    font-weight: 400;
    font-size: 18px;
    line-height: 34px;
    color: #888888;
    margin-bottom: 40px;
    display: block;
    font-family: 'Montserrat-Regular';
}

    .sub-heading a {
        text-decoration: none;
    }

.login-card label {
    margin-bottom: 4px !important;
    font-size: 16px;
    font-family: 'Montserrat-Medium';
}

.form-control {
    height: auto;
    min-height: 50px;
    resize: none;
}

.minWidthBTN {
    min-width: 180px;
}

.login-card button {
    background: #338CFF;
    border-radius: 15px;
    height: 55px;
    margin: auto;
    margin-top: 40px;
    position: relative;
    font-size: 24px;
    letter-spacing: 0.06em;
    text-transform: capitalize;
    color: #FFFFFF !important;
    border: 0;
    min-width: 300px;
    font-family: 'Montserrat-Medium';
}

    .login-card button:active {
        background: #338CFF !important;
    }

.login-card:after {
    position: absolute;
    bottom: -60px;
    left: 4%;
    width: 100%;
    height: 60px;
    content: "";
    background-image: url(../images/login-bottom-shadow.png);
    background-position: bottom left;
    background-repeat: no-repeat;
}

.container.loginBottomCopyright {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: -56px;
    position: relative;
}

.loginBottomCopyright p {
    font-size: 14px;
    color: #888888;
    line-height: 27px;
    margin-bottom: 0 !important;
}

.loginBottomCopyright ul {
    text-align: right;
    margin-bottom: 0;
}

    .loginBottomCopyright ul li {
        display: inline-block;
        padding-left: 20px;
    }

        .loginBottomCopyright ul li a {
            font-size: 14px;
            line-height: 20px;
            color: #888888;
            text-decoration: none;
        }

.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #F7F8F9;
    background-clip: padding-box;
    border: 1px solid #ffffff;
    font-family: 'Montserrat-Regular';
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 8px !important;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

    .form-control.is-invalid, .was-validated .form-control:invalid {
        padding-right: 0.5em;
    }

    .form-control:focus {
        color: #1D1F1F;
        border: 1px solid;
        border-color: #86b7fe;
        outline: 0;
        box-shadow: none;
        background: rgba(51, 140, 255, 0.1);
    }

.LoginRegisterBx {
    display: inline-flex;
    align-items: center;
    font-size: 18px;
    color: #888888;
}

    .LoginRegisterBx span {
        margin-right: 25px;
    }

#respMenu a {
    min-width: 150px;
    font-size: 20px;
}


/* Start register page css */
.tc-txt {
    color: #888888;
    font-size: 14px;
    font-weight: 500;
    font-family: 'Montserrat-medium';
}

    .tc-txt a {
        color: #2962FF !important;
        font-size: 14px;
        font-weight: 500;
    }


/* Start OTP page css */
.otpField input {
    display: inline-block;
    background: #F7F8F9;
    border-radius: 4px;
    border: 0;
    width: 50px;
    height: 50px;
    text-align: center;
    color: #1D1F1F;
    font-weight: 600;
    margin: 0 9px;
}

    .otpField input:focus-visible,
    .otpField input:focus {
        outline-color: #008eff;
        color: #008eff;
    }

.verificationMessage {
    font-size: 16px;
    line-height: 23px;
    color: #888888;
    margin-top: 10px;
}

    .verificationMessage a {
        text-decoration: none;
    }


/* Start my user pages css */
.UserHeadSec h1 {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 49px;
    color: #2D335D;
    font-family: 'Montserrat-Bold';
    margin-right: 100px;
    margin-bottom: 0;
}

.UserHeadSec {
    display: flex;
    background: #D6E8FF;
    border-radius: 15px;
    padding: 10px 20px;
    align-items: center;
    margin-bottom: 20px;
    min-height: 69px;
}

.bld p {
    font-size: 19px;
}

.categorySec {
    background: linear-gradient(90.03deg, #F6F8FA -1.15%, rgba(245, 249, 255, 0) 97.76%);
    border-radius: 15px;
    padding: 30px;
    margin-top: 30px;
    margin-bottom: 0 !important;
}

.DelhiText.categoryHeading h1 {
    font-size: 50px;
    line-height: 71px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #FFFFFF;
    font-family: 'Montserrat-Medium';
}

.UserHeadSec ul li {
    list-style-type: none;
    display: inline-block;
    margin-right: 30px;
}

    .UserHeadSec ul li:last-child {
        margin-right: 0px;
    }

    .UserHeadSec ul li a {
        font-style: normal;
        font-weight: 400;
        font-size: 20px;
        line-height: 29px;
        color: #555555;
        text-decoration: none;
        font-family: 'Montserrat-Medium';
    }

        .UserHeadSec ul li a.active {
            color: #338CFF;
            border-bottom: 3px solid;
            padding-bottom: 14px;
        }

.ListingContainer {
    background: #FFFFFF;
    border-radius: 30px;
    padding: 30px;
    min-height: 490px;
    padding-bottom: 10px;
}

.containerIn {
    padding-left: 100px;
}

.Sidebar_main_Sec {
    position: absolute;
    text-align: center;
}

.Sidebar_main_In {
    margin-top: 240px;
}

    .Sidebar_main_In ul li {
        list-style: none;
        margin-bottom: 30px;
    }

        .Sidebar_main_In ul li:hover .sideActiveIcon {
            display: block;
        }

        .Sidebar_main_In ul li:hover .sideIcon {
            display: none;
        }

        .Sidebar_main_In ul li a span {
            display: flex;
            background: #FFFFFF;
            border-radius: 10px;
            width: 40px;
            height: 40px;
            text-align: center;
            line-height: 40px;
            margin: auto;
            color: #888888;
            margin-bottom: 3px;
            align-items: center;
            justify-content: center;
        }

        .Sidebar_main_In ul li a {
            font-style: normal;
            font-weight: 300;
            font-size: 14px;
            line-height: 23px;
            color: #888888;
            text-decoration: none;
            font-family: 'Montserrat-Regular';
        }

            .Sidebar_main_In ul li a.active {
                color: #338CFF;
                font-family: 'Montserrat-Medium';
            }

                .Sidebar_main_In ul li a.active span {
                    background: #D6E8FF;
                    color: #338CFF;
                    font-family: 'Montserrat-Medium';
                }

            .Sidebar_main_In ul li a .sideActiveIcon {
                display: none;
            }

            .Sidebar_main_In ul li a.active .sideActiveIcon {
                display: block;
            }

            .Sidebar_main_In ul li a.active .sideIcon {
                display: none;
            }

            .Sidebar_main_In ul li a:hover {
                color: #338CFF;
                font-family: 'Montserrat-Medium';
            }

                .Sidebar_main_In ul li a:hover span {
                    background: #D6E8FF;
                    color: #338CFF;
                }

        .Sidebar_main_In ul li hr {
            border-color: #ABABAB;
            min-width: 75px;
        }

.emptyState {
    padding: 70px 0;
    text-align: center;
}

    .emptyState p {
        font-style: normal;
        font-weight: 420;
        font-size: 26px;
        line-height: 46px;
        color: #555555;
        margin-top: 10px;
        font-family: 'Montserrat-Medium';
        margin-bottom: 0;
    }

.bookingListHeader {
    min-height: 70px;
    background: #E6E9EC;
    border-radius: 10px;
    padding: 17px 24px;
    box-sizing: border-box;
    text-align: center;
}

    .bookingListHeader h2 {
        font-weight: 400;
        font-size: 20px;
        line-height: 34px;
        color: #2D335D;
        font-family: 'Montserrat-SemiBold';
        margin-bottom: 0;
    }

.bookingListDetails {
    padding: 18px 0;
    background: #FFFFFF;
}

.exploreSpacesLisk2 .exploreSpacesLisk {
    background: #FFFFFF;
    box-shadow: none;
    border-radius: 30px;
    padding: 0px;
    margin: 0px 0px 0px;
    min-height: auto!important;
    position: relative;
    display: inline-flex;
    flex-direction: row;
}

.exploreSpacesLisk2Img {
    width: 220px;
}

.exploreSpacesLisk2 .exploreSpaceListImg {
    height: 150px;
    background-color: #f4f6fd;
}

/*.exploreSpacesLisk2Img .tieSec {
    right: -4px;
    top: 13px;
}*/

.exploreSpacesLisk2Img .tieSec {
    right: 0px;
    top: 15px;
}

.exploreSpacesLisk2 .exploreSpaceListContent {
    padding: 10px 0 20px 20px;
    margin-top: 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

    .exploreSpacesLisk2 .exploreSpaceListContent h3 {
        color: #338CFF;
        margin-bottom: 14px;
        font-size: 24px;
        line-height: 27px;
    }

.exploreSpaceLocation.exploreSpaceLocationTable {
    white-space: normal;
    overflow: visible;
    text-overflow: initial;
    max-height: initial;
}

.exploreSpacesLisk2 .exploreSpacesLisk:after {
    position: absolute;
    content: "";
    bottom: -39px;
    left: 0% !important;
    width: 38% !important;
    height: 40px;
    opacity: .8;
    transition: all ease .1s;
    background-image: url(../images/bottom-shadow.png);
    background-size: 100%;
    background-position: bottom;
    opacity: 0;
}

.exploreSpacesLisk2 .exploreSpacesLisk:hover.exploreSpacesLisk:after {
    position: absolute;
    content: "";
    bottom: -39px;
    left: 0%;
    width: 220px;
    height: 40px;
}

.exploreSpacesLiskPrice h3 {
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 26px;
    color: #338CFF;
    font-family: 'Montserrat-Bold';
    margin-bottom: 0;
}

    .exploreSpacesLiskPrice h3 span {
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 26px;
        color: #adadad;
        font-family: 'Montserrat-Regular';
    }

.exploreSpacesLiskPrice {
}

.exploreSpacesLiskLink a {
    background: rgba(51, 140, 255, 0.1);
    border-radius: 60px;
    width: 30px;
    height: 30px;
    display: block;
    text-align: center;
    line-height: 31px;
}

.exploreSpacesLiskLink {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.bookingListDetails .row {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

    .bookingListDetails .row:last-child {
        border-bottom: 0px solid #ebebeb;
        padding-bottom: 0;
        margin-bottom: 0;
    }

.Sidebar_main_In ul li:last-child {
    margin-bottom: 0;
}

.backLinkButton {
    background: #FFFFFF;
    border-radius: 12px;
    width: 50px;
    height: 50px;
    margin-right: 25px;
    text-align: center;
    font-size: 26px;
    padding: 8px 0;
}

.UserHeadSecUl {
    margin-top: 9px;
}

.approved-status {
    background: rgba(24, 144, 255, 0.1);
    border-radius: 8px;
    padding: 6px 16px;
    font-size: 22px;
    line-height: 31px;
    letter-spacing: 0.02em;
    color: #1890FF;
    text-decoration: none;
}

.exploreSpacesLisk3 a {
    display: block;
}

.exploreSpacesLisk3 {
    text-align: center;
}

/* Start booking details page */
.bookingDetailsSlider .exploreSpacesLisk {
    background: transparent;
    box-shadow: none;
    border-radius: 0;
    padding: 0px;
    margin: 0;
    min-height: auto;
    position: relative;
    cursor: pointer;
}

.bookingDetailsSlider .exploreSpaceListImg {
    height: 550px;
    border-radius: 30px;
    overflow: hidden;
}

.bookingDetailsSlider {
    border-radius: 30px;
    overflow: hidden;
}

.bookingDetailsCommon.commonMrgnB.ItemsTenantBx h4 {
    color: #1D1F1F;
    font-size: 18px;
    margin-bottom: 5px;
}

.ItemsTenantBxImg {
    border-top: 1px solid #e8e8e8;
    margin-top: 25px;
    padding-top: 15px;
}

.ddBx {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    flex-direction: row;
}

.ItemsTenantBxImgImg {
    float: left;
    width: 15.5%;
    border: 1px solid #c6c6c6;
    padding: 2px;
    margin: 4px;
    overflow: hidden;
}

.bookingDetailsSlider .carousel-control-next, .bookingDetailsSlider .carousel-control-prev {
    width: 8%;
}

.bookingDetailsSlider .carousel-indicators [data-bs-target] {
    width: 13px;
    height: 13px;
    border-top: 0px solid transparent;
    border-bottom: 0px solid transparent;
    border-radius: 20px;
    outline: none;
}

.bookingDetailsSlider .carousel-indicators .active {
    opacity: 1;
    width: 24px;
    height: 13px;
}

.bookingDetailsSlider .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    margin: auto;
    margin-right: 15%;
    margin-bottom: 1rem;
    margin-left: 15%;
    list-style: none;
    background: rgba(0, 0, 0, 0.2);
    padding: 3px 7px 1px;
    display: table;
    margin: auto;
    margin-bottom: 1rem;
    border-radius: 20px;
    display: none;
}

.bookingDetailsSlider .carousel-control-prev-icon,
.bookingDetailsSlider .carousel-control-next-icon {
    background-size: 42px;
}

.ItemsTenantBxImgImg img {
    min-height: 100%;
}

.fixed-tie {
    position: absolute;
    background-image: url(/images/user-booking/large-tie.png);
    background-size: cover;
    background-repeat: no-repeat;
    right: 0px;
    top: 30px;
    width: 215px;
    text-align: right;
    font-size: 22px;
    padding: 11px 18px 7px 15px;
    color: #ffffff;
    height: 49px;
    background-position: 4px;
}

.slideContent {
    position: absolute;
    background: rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(50px);
    border-radius: 20px;
    padding: 15px 20px;
    left: 30px;
    bottom: 30px;
}

    .slideContent.slideContentRight {
        left: inherit;
        right: 30px;
        background: #FFFFFF;
        backdrop-filter: blur(50px);
        border-radius: 20px;
        text-align: right;
    }

        .slideContent.slideContentRight span,
        .slideContent.slideContentRight p {
            color: #555555;
        }

    .slideContent span {
        font-size: 18px;
        line-height: 29px;
        color: #FFFFFF;
    }

    .slideContent p {
        font-style: normal;
        font-size: 20px;
        line-height: 26px;
        color: #FFFFFF;
        margin-bottom: 0;
        font-family: 'Montserrat-Medium';
        text-align: center;
    }

.bookingDetailsMesure {
    background: #FFFFFF;
    box-shadow: 0px 0px 50px rgb(51 140 255 / 10%);
    border-radius: 30px;
    padding: 30px 40px;
}

    .bookingDetailsMesure.bookingDetailsExploreSpaces {
        flex-direction: column;
    }

.bookingDetailsExploreSpaces {
    padding: 40px 25px 0;
}

    .bookingDetailsExploreSpaces h2 {
        font-family: 'Montserrat-SemiBold';
        font-size: 24px;
    }

.bookingDetailsMesure h3 {
    font-style: normal;
    font-size: 24px;
    color: #1D1F1F;
    font-family: 'Montserrat-Bold';
    margin-bottom: 10px;
}

    .bookingDetailsMesure h3 u {
        text-decoration: none;
        margin-right: 15px;
        font-family: 'Montserrat-Regular';
        margin-left: 5px;
    }

.bookingDetailsMesure p {
    font-size: 18px;
    line-height: 34px;
    color: #555555;
    margin-bottom: 0;
    position: relative;
    padding-left: 27px;
    font-family: 'Montserrat-Medium';
}

    .bookingDetailsMesure p:before {
        content: "";
        position: absolute;
        background-image: url(../images/location.png);
        width: 20px;
        height: 30px;
        left: 0;
        background-repeat: no-repeat;
        background-position: center left;
    }

.bookingDetailsMesure span {
    font-family: 'Montserrat-Regular';
}

.commonMrgnB {
    margin-bottom: 40px;
}

.bookingDetailsCommon {
    background: #FFFFFF;
    border-radius: 30px;
    padding: 30px 40px 15px !important;
}

    .bookingDetailsCommon p {
        word-break: break-word;
        font-size: 14px;
    }


.securityCamera, .fireExtinguisher, .smokeDetectors, .separateAccess, .smokeFree, .lockedArea, .guardedSociety, .moistureFree, .pestControl {
    position: relative;
}

    .securityCamera:before,
    .fireExtinguisher:before,
    .smokeDetectors:before,
    .separateAccess:before,
    .smokeFree:before,
    .lockedArea:before,
    .guardedSociety:before,
    .moistureFree:before,
    .pestControl:before {
        position: absolute;
        content: "";
        width: 55px;
        height: 55px;
        background-color: #E6F1FF;
        border-radius: 20px;
        text-align: center;
        line-height: 55px;
        background-repeat: no-repeat;
        background-position: center;
        left: 0;
        top: 0;
    }

    .securityCamera:before {
        background-image: url(../images/security-camera.png);
    }

    .fireExtinguisher:before {
        background-image: url(../images/fire-extinguisher.png);
    }

    .smokeDetectors:before {
        background-image: url(../images/smoke-detector.png);
    }

    .separateAccess:before {
        background-image: url(../images/separateAccess.png);
    }

    .smokeFree:before {
        background-image: url(../images/smoke-free.png);
    }

    .lockedArea:before {
        background-image: url(../images/locked-area.png);
    }

    .guardedSociety:before {
        background-image: url(../images/guardedSociety.png);
    }

    .moistureFree:before {
        background-image: url(../images/moistureFree.png);
    }

    .pestControl:before {
        background-image: url(../images/pestControl.png);
    }

.amenitiesUl span {
    display: inline-block;
    width: 214px;
}

    .amenitiesUl span i {
        background-repeat: no-repeat;
        width: calc(100% - 21px);
        height: 55px;
        background-color: #F6F8FA;
        border-radius: 20px;
        float: left;
        font-size: 16px;
        color: #1D1F1F;
        padding: 0px 20px 0px 0;
        text-decoration: none;
        text-align: left;
        padding-left: 65px;
        line-height: 16px;
        font-family: 'Montserrat-Medium';
        display: flex;
        align-items: center;
    }

   /* .amenitiesUl span a {
        background-repeat: no-repeat;
        width: calc(100% - 21px);
        height: 55px;
        background-color: #F6F8FA;
        border-radius: 20px;
        float: left;
        font-size: 14px;
        color: #1D1F1F;
        padding: 0px 20px 0px 0;
        text-decoration: none;
        text-align: left;
        padding-left: 65px;
        line-height: 16px;
        font-family: 'Montserrat-Medium';
        display: flex;
        align-items: center;
    }*/
    .amenitiesUl span a {
        background-repeat: no-repeat;
        width: calc(100% - 16px);
        height: 55px;
        background-color: #F6F8FA;
        border-radius: 20px;
        float: left;
        font-size: 12px;
        color: #1D1F1F;
        padding: 0px 10px 0px 0;
        text-decoration: none;
        text-align: left;
        padding-left: 65px;
        line-height: 16px;
        font-family: 'Montserrat-Medium';
        display: flex;
        align-items: center;
    }

.bookingDetailsCommon h4 {
    font-size: 20px;
    line-height: 34px;
    color: #1D1F1F;
    margin-bottom: 20px;
    font-family: 'Montserrat-Bold';
}

.amenitiesUl {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

    .amenitiesUl span {
        display: inline-block;
        width: 33.333333%;
        margin-bottom: 25px;
    }

    .amenitiesUl.amenitiesUlFull span {
        display: inline-block;
        width: 25%;
        margin-bottom: 25px;
    }

        .amenitiesUl.amenitiesUlFull span:nth-child(4) a, .amenitiesUl.amenitiesUlFull span:nth-child(8) a, .amenitiesUl.amenitiesUlFull span:nth-child(12) a {
            width: calc(100% - 0px);
        }

        .amenitiesUl.amenitiesUlFull span:nth-child(3) a, .amenitiesUl.amenitiesUlFull span:nth-child(6) a, .amenitiesUl.amenitiesUlFull span:nth-child(9) a {
            width: calc(100% - 21px);
        }

    .amenitiesUl span:nth-child(3) a,
    .amenitiesUl span:nth-child(6) a,
    .amenitiesUl span:nth-child(9) a {
        width: calc(100% - 0px);
    }

.bookingX_details_common {
    background: #FFFFFF;
    border-radius: 30px;
    padding: 20px 20px;
    height: 100%;
}

.bookingX_details_In h5 {
    font-size: 18px;
    line-height: 29px;
    color: #1D1F1F;
    font-family: 'Montserrat-Bold';
    margin-bottom: 0px;
}

.bookingX_details_In {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 0.5px solid #dfdfdf;
}

    .bookingX_details_In:last-child {
        padding-bottom: 0;
        margin-bottom: 0;
        border-bottom: 0;
    }

    .bookingX_details_In.bookingX_details_In2 h6 {
        font-size: 18px;
        line-height: 26px;
        color: #555555;
        margin-top: 13px;
        margin-bottom: 0;
    }

    .bookingX_details_In.bookingX_details_In2 span {
        font-size: 16px;
        line-height: 23px;
        color: #888888;
    }

        .bookingX_details_In.bookingX_details_In2 span span {
            font-family: 'Montserrat-Light';
            font-size: 14px;
            padding-left: 8px;
        }

        .bookingX_details_In.bookingX_details_In2 span i {
            display: block;
            font-family: 'Montserrat-Regular';
            line-height: 15px;
            font-size: 14px;
        }

.noAdd.noAddMtop {
    margin-top: 6px;
}

.userDetailAvatar {
    margin-top: 12px;
    margin-bottom: 0;
    height: 50px;
    display: flex;
    align-items: center;
}

.profileCvr {
    width: 60px !important;
    height: 56px;
    display: inline-block;
    margin-left: 0px;
    overflow: hidden;
    margin-right: 8px;
    border-radius: 50%;
}

.userDetailAvatar img {
    width: 60px;
    min-height: 100%;
}

.youtubeSec {
    background-color: #F9FAFB;
}

.userDetailAvatar span {
    color: #555555 !important;
    margin-left: 5px;
}

.embed-responsive iframe {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));
    border-radius: 30px;
    width: 100%;
    height: 480px;
}

.userDetailAvatar span {
    color: #555555 !important;
    margin-left: 0px;
    font-family: 'Montserrat-Medium';
}

.paymentDetail_Ul li {
    display: flex;
    justify-content: space-between;
}

    .paymentDetail_Ul li p {
        font-size: 16px;
        line-height: 29px;
        color: #555555;
        margin-bottom: 8px;
    }

    .paymentDetail_Ul li b {
        color: #1D1F1F;
        font-family: 'Montserrat-Medium';
    }

.bookingDetailsLight p {
    font-family: 'Montserrat-Light' !important;
}

.totalCalculation {
    position: absolute;
    display: flex;
    justify-content: space-between;
    width: 100%;
    left: 0;
    background: rgba(51, 140, 255, 0.1);
    border-radius: 0px 0px 30px 30px;
    bottom: 0;
    padding: 15px 42px;
    font-family: 'Montserrat-Bold';
}

    .totalCalculation p {
        margin-bottom: 0;
    }

        .totalCalculation p:last-child {
            color: #338CFF;
        }

.totalAmountCalculation {
    position: relative;
    padding-bottom: 75px !important;
}

.SpaceDetailHead {
    text-align: left;
}

select.selectCategories.wide, .BookingFilterCommon select {
    font-family: 'Montserrat-Light';
    font-size: 14px;
    border: 0;
    color: #555555;
    outline: none;
}

.totalCalculation p {
    font-size: 18px;
    line-height: 31px;
    display: flex;
    align-items: center;
    color: #1D1F1F;
}

.exploreSpacesLiskPrice {
    text-align: center;
}

/* start booking request css */
.exploreSpacesLisk3 span {
    line-height: 23px;
    color: #888888;
    display: block;
    max-width: max-content;
    margin: auto;
    margin-top: 2px;
}

.approved-status {
    background: #e5f4ff;
    border-radius: 8px;
    padding: 6px 16px;
    font-size: 18px !important;
    line-height: 33px !important;
    letter-spacing: 0.02em;
    color: #1890FF !important;
    text-decoration: none;
    font-family: 'Montserrat-Medium' !important;
}

.text-fade {
    color: #a8a5a5;
}

.waiting-approved-status {
    background: #fff1d6;
    border-radius: 8px;
    padding: 6px 16px;
    font-size: 18px !important;
    line-height: 31px !important;
    letter-spacing: 0.02em;
    color: #FAAD14 !important;
    font-family: 'Montserrat-Medium' !important;
    text-decoration: none;
}

    .waiting-approved-status:hover {
        background: #fff1d6;
        color: #FAAD14;
    }

.rejected-approved-status {
    background: #ffebeb;
    border-radius: 8px;
    padding: 6px 16px;
    font-size: 18px !important;
    line-height: 31px !important;
    letter-spacing: 0.02em;
    color: #FF4D4F !important;
    font-family: 'Montserrat-Medium' !important;
    text-decoration: none;
}

    .rejected-approved-status:hover {
        background: #ffdfe0;
        color: #FF4D4F;
    }

.Booked-status {
    background: #e5f9ea;
    border-radius: 8px;
    padding: 6px 16px;
    font-size: 18px !important;
    line-height: 31px !important;
    letter-spacing: 0.02em;
    color: #52C41A !important;
    font-family: 'Montserrat-Medium' !important;
    text-decoration: none;
}

    .Booked-status:hover {
        background: #d8f6e0;
    }

.bdm {
    display: inline-block;
    vertical-align: bottom;
}

/*.payBTNBx {
    left: 0px;
    top: 0px;
    float: right;
}*/

.payBTN {
    background: #338CFF;
    border-radius: 10px;
    font-size: 13px;
    display: flex;
    align-items: center;
    letter-spacing: 0.06em;
    text-transform: capitalize;
    color: #FFFFFF;
    text-decoration: none;
    justify-content: center;
    padding: 8px 17px;
    border: 1px solid #338CFF;
    box-shadow: 0px 5px 12px #008eff61;
    font-family: 'Montserrat-Bold';
    position: relative;
    /* z-index: 9; */
    cursor: pointer;
}

.rightBTNCus {
    float: right;
}

.mobP form {
    float: right;
}

.payBTNBx {
    font-size: 16px;
    color: #a7a7a7;
    font-family: 'Montserrat-Light' !important;
    text-align: right;
    position: relative;
    float: right;
    z-index: 8;
}

    .payBTNBx .payBTN {
        margin-top: 28px;
        width: 130px;
    }

    .payBTNBx b {
        font-size: 24px;
        color: #338CFF;
        font-family: 'Montserrat-Medium';
        line-height: 24px;
    }

.AvailableDaysTxt {
    width: auto !important;
    background: transparent;
    color: #555555;
    padding: 0;
    border: 0;
    box-shadow: none;
    margin-top: 45px !important;
    font-family: 'Montserrat-Medium';
}

.EditSpaceBTN {
    left: 0px;
    top: 0px;
    background: #cce8ff;
    border-radius: 10px;
    font-size: 16px;
    display: flex;
    align-items: center;
    letter-spacing: 0.06em;
    text-transform: capitalize;
    color: #338CFF;
    text-decoration: none;
    justify-content: center;
    padding: 7px 17px;
    float: right;
    border: 1px solid #cce8ff;
    margin-right: 20px;
}

    .payBTN:hover, .EditSpaceBTN:hover {
        border: 1px solid #338CFF;
        background: transparent;
        box-shadow: 0px 5px 12px #008eff0f;
    }

.listingSection {
    margin-bottom: 70px;
}

.bookingListRequestL .exploreSpaceListImg {
    height: 350px;
    border-radius: 20px;
    overflow: hidden;
    background-color: #f9f8fd;
}

.bookingListRequestL .exploreSpacesLisk {
    padding: 0px;
    margin: 0;
    box-shadow: none;
}

.bookingListRequestL .tieSec {
    background-image: url(../images/user-booking/large-tie.png);
    width: 223px;
    height: 50px;
    background-repeat: no-repeat;
    right: -7px;
    top: 31px;
    background-size: cover;
    font-size: 20px;
    line-height: 56px;
    text-align: center;
    color: #FFFFFF;
    padding-right: 0px;
}

.bookingListRequestL {
    margin-right: 15px;
}

    .bookingListRequestL .exploreSpacesLisk:hover.exploreSpacesLisk:after {
        display: none;
    }

.leftexploreRight {
    text-align: right;
}

.leftexploreMain {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.leftexploreRight p {
    color: #555555;
}

.leftexploreRight h4 {
    font-size: 20px;
    line-height: 34px;
    color: #1D1F1F;
    font-family: 'Montserrat-medium';
}

.bookingListRequestRHead {
    background: #f1f1f1;
    border-radius: 10px;
    min-height: 63px;
    padding: 10px 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .bookingListRequestRHead span {
        font-size: 16px;
        line-height: 26px;
        color: #888888;
        font-family: 'Montserrat-Medium';
        display: flex;
        align-items: center;
        justify-content: center;
        line-height: 20px !important;
        min-height: 33px;
        padding: 0 5px;
    }

        .bookingListRequestRHead span i {
            color: #FAAD14;
            margin-right: 10px;
        }

.statusWithCount {
    display: flex;
    align-items: center;
}

.statusCounter {
    background: #D6E8FF;
    border-radius: 8px;
    width: 33px;
    height: 33px;
    text-align: center;
    font-size: 16px !important;
    line-height: 33px !important;
    color: #338CFF !important;
    margin-left: 7px;
}

.bookingListRequestStrtListing {
    background: #EBF3FF;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 10%);
    border-radius: 15px;
    padding: 19px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
}

    .bookingListRequestStrtListing:last-child {
        margin-bottom: 0px;
    }

    .bookingListRequestStrtListing h4 {
        font-size: 16px;
        line-height: 23px;
        color: #2D335D;
        margin-bottom: 0;
    }

        .bookingListRequestStrtListing h4 b {
            font-family: 'Montserrat-Medium';
        }

    .bookingListRequestStrtListing a {
        background: rgba(51, 140, 255, 0.1);
        border-radius: 10px;
        width: 30px;
        height: 30px;
        text-align: center;
        line-height: 30px;
    }

.bookingListRequestListing {
    overflow: auto;
    max-height: 332px;
    padding-right: 10px;
    padding-bottom: 8px;
}

    .bookingListRequestListing::-webkit-scrollbar {
        width: 14px;
    }

    .bookingListRequestListing::-webkit-scrollbar-thumb {
        background-color: #d8d8d8;
        border-radius: 10px;
        border: 3px solid #ffffff;
    }

.bookingListRequest {
    background: #FFFFFF;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
    border-radius: 30px;
    padding: 30px;
}

.bookingListRequestL .exploreSpaceAmount {
    margin-bottom: 0px;
}

.exploreSpaceListContent.exploreSpaceListContent2 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.exploreSpacesLisk2 .exploreSpaceListContent.exploreSpaceListContent2 h3 {
    color: #1D1F1F;
    margin-bottom: 0px;
    white-space: nowrap;
}

.exploreSpaceAmount2 {
    font-weight: 500;
    font-size: 24px;
    line-height: 34px;
    color: #338CFF;
    font-family: 'Montserrat-Medium';
    text-align: center;
    width: 200px;
}

.bookingListRequestRHead2 {
    background: #f1f1f1;
    border-radius: 10px;
    min-height: 63px;
    padding: 10px 15px;
    display: flex;
    align-items: center;
    width: fit-content;
    float: right;
}

.statusWithCount {
    display: flex;
    align-items: center;
    margin-left: 20px;
}

.bookingDetailsBold {
    background: rgba(51, 140, 255, 0.2);
    border-radius: 8px;
    padding: 8px 15px;
}

.paymentDetail_Ul .bookingDetailsBold p {
    margin-bottom: 0;
}

    .paymentDetail_Ul .bookingDetailsBold p:first-child {
        margin-bottom: 0;
        line-height: 31px;
        font-family: 'Montserrat-Bold';
        color: #1D1F1F;
    }

    .paymentDetail_Ul .bookingDetailsBold p:last-child {
        color: #338CFF;
        font-family: 'Montserrat-Bold';
    }

.reject-BTN {
    background: rgba(51, 140, 255, 0.1);
    border-radius: 15px;
    font-size: 20px;
    line-height: 29px;
    text-align: center;
    letter-spacing: 0.08em;
    color: #338CFF;
    padding: 8px 30px;
    text-decoration: none;
    border: 1px solid transparent;
    cursor: pointer;
}

    .reject-BTN:hover {
        background: transparent;
        border: 1px solid #005ac9;
    }

.accept-BTN {
    background: #338CFF;
    border-radius: 15px;
    font-size: 20px;
    line-height: 29px;
    text-align: center;
    letter-spacing: 0.08em;
    color: #ffffff;
    padding: 8px 30px;
    text-decoration: none;
    border: 1px solid transparent;
    cursor: pointer;
}

    .accept-BTN:hover {
        background: transparent;
        border: 1px solid #005ac9;
    }

.totalCalculation.paymentConfirmationBTN a {
    width: 46%;
}

.totalCalculation.paymentConfirmationBTN {
    background: transparent;
    padding: 32px 42px;
    border-top: 1px solid #ececec;
}

.bookingDetailsCommon.totalAmountCalculation.totalAmountCalculationMB {
    padding-bottom: 150px !important;
}

.imgContainer {
    height: 140px;
    overflow: hidden;
    display: flex;
    align-items: center;
    background: #f9f7fd;
    justify-content: center;
}

    .imgContainer img {
        min-height: 100%;
    }

.TenantDetailBxIn {
    display: flex;
    align-items: flex-start;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 20px;
    margin-bottom: 15px;
}

    .TenantDetailBxIn div {
        padding-left: 20px;
    }

        .TenantDetailBxIn div h4 {
            font-size: 17px;
            line-height: 29px;
            color: #555555;
            margin-bottom: 0px;
        }

        .TenantDetailBxIn div span {
            font-size: 14px;
            line-height: 20px;
            color: #888888;
            display: block;
            padding-left: 22px;
            position: relative;
        }

.emailkc:before {
    position: absolute;
    content: "";
    background-image: url(/images/user-booking/sms.png);
    left: 0;
    width: 14px;
    height: 25px;
    background-repeat: no-repeat;
    background-position: center;
}

.numberkc:before {
    position: absolute;
    content: "";
    background-image: url(/images/user-booking/cellphone.png);
    left: 0;
    width: 14px;
    height: 25px;
    background-repeat: no-repeat;
    background-position: center;
}

.profileBx1 {
    padding-left: 0 !important;
    height: 60px;
    width: 60px;
    overflow: hidden;
    border-radius: 50%;
}

    .profileBx1 img {
        min-height: 100%;
    }

.TenantDetailBx .greyH4 {
    font-size: 18px;
    line-height: 29px;
    color: #555555;
    margin-bottom: 10px;
}

.lrgP {
    font-size: 20px;
    line-height: 31px;
    color: #1D1F1F;
    margin-top: -6px;
    margin-bottom: 10px !important;
}

.paymentDetail_Ul .bookingDetailsLight p {
    font-size: 14px;
}

.ContactHostForm .form-label {
    margin-bottom: 0.2rem;
}

.similarSpaceSlider {
    background: rgba(255, 255, 255, 0.4);
    padding: 50px 0 1px;
}

    .similarSpaceSlider .exploreSpacesInnerSec {
        box-shadow: 0px 0px 50px rgb(51 140 255 / 10%);
        border-radius: 30px;
    }

.mb50 {
    margin-bottom: 50px;
}


/* Start contact us page css */
.contactUsSection h1 {
    font-size: 32px;
    line-height: 46px;
    color: #2D335D;
    font-family: 'Montserrat-Bold';
    margin-bottom: 50px;
    margin-top: 25px;
}

.contactSecR {
    background-image: url(../images/contact-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    position: relative;
    padding-top: 420px;
    padding-bottom: 0px;
    height: 100%;
}

.contactR-inner {
    background: rgba(0, 0, 0, 0.3);
    backdrop-filter: blur(25px);
    border-radius: 20px;
    width: 90%;
    padding: 50px 0px 110px;
    display: flex;
    justify-content: center;
}

.contactUsSection {
    margin-bottom: 100px;
}

.contactR-inner ul li {
    list-style: none;
    position: relative;
}

    .contactR-inner ul li a {
        font-size: 20px;
        line-height: 47px;
        display: flex;
        align-items: center;
        color: #FFFFFF;
        text-decoration: none;
        padding-left: 36px;
    }

        .contactR-inner ul li a:before {
            position: absolute;
            content: "";
            width: 22px;
            height: 22px;
            left: 0;
            top: 12px;
            background-size: 100%;
        }

a.location-white {
    width: 300px;
    line-height: 30px !important;
    padding-top: 8px;
}

.sms-white:before {
    background-image: url(../images/sms-white.png);
}

.call-white:before {
    background-image: url(../images/call-white.png);
}

.location-white:before {
    background-image: url(../images/location-white.png);
}

.socialIconsContact {
    position: absolute;
    left: 0;
    margin-top: 15px;
    margin-bottom: 40px;
    bottom: 0;
    width: 100%;
    text-align: center;
}

    .socialIconsContact ul {
        align-items: center;
        justify-content: center;
    }

        .socialIconsContact ul li a {
            padding-left: 0px;
            justify-content: center;
            font-size: 14px;
        }

.contact-white-logo {
    position: absolute;
    top: 334px;
    width: 200px;
}

.contactMainBx {
    border-radius: 30px;
    overflow: hidden;
}

.contactPad {
    padding: 0;
    margin: 0;
}

.contactMainBxRow {
    --bs-gutter-x: 0rem;
}

.contactSecL {
    height: 100%;
    background: #ffffff;
    padding: 40px;
}

    .contactSecL h2 {
        font-size: 24px;
        line-height: 34px;
        color: #1D1F1F;
        margin-bottom: 20px;
        font-family: 'Montserrat-Bold';
    }

.bottomBTN {
    padding: 30px 0 0;
    margin-bottom: 0;
}


/* Start About us */
.aboutMainBx {
    background: #FFFFFF;
    border-radius: 30px;
    padding: 1px 30px 52px 30px;
}

.aboutInnerContainerLeft {
    background: linear-gradient(90.03deg, #F6F8FA -1.15%, rgba(245, 249, 255, 0) 97.76%);
    border-radius: 30px;
    padding: 30px;
    margin-top: 40px;
}

.aboutInnerContainerRight {
    background: linear-gradient(271deg, #F6F8FA -1.15%, rgba(245, 249, 255, 0) 97.76%);
    border-radius: 30px;
    padding: 30px;
    margin-top: 40px;
}

.aboutContentBx h4,
.cancellationPolicy h2 {
    font-size: 24px;
    line-height: 34px;
    color: #1D1F1F;
    font-family: 'Montserrat-Medium';
    margin-bottom: 14px;
    /*margin-top: 48px;*/
    margin-top: 1rem;
}

.aboutContentBx {
    padding-right: 90px;
}

.aboutContentRight {
    padding-right: 0px;
    padding-left: 90px;
}

.aboutMainBx p {
    font-size: 18px;
    line-height: 24px;
    text-align: justify;
    color: #555555;
}

/* Start Cancellation policy page css */
.cancellationPolicy table th {
    font-size: 18px;
    line-height: 115%;
    color: #1D1F1F;
    text-align: center;
    font-family: 'Montserrat-Bold';
}

.cancellationPolicy table td {
    font-size: 18px;
    line-height: 115%;
    color: #1D1F1F;
    text-align: center;
    font-family: 'Montserrat-Regular';
}

.cancellationPolicy table th, .cancellationPolicy table td {
    padding: 20px 10px;
}

.aboutMainBx.cancellationPolicy ul {
    padding-left: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
}

    .aboutMainBx.cancellationPolicy ul li {
        margin-bottom: 10px;
        font-size: 18px;
        line-height: 24px;
        color: #555555;
    }

/*.privacyPolicyClass {
    margin-bottom: 50px;
}*/

.pvIn h3 {
    font-size: 20px;
    margin-top: 20px;
    font-family: 'Montserrat-Medium';
}

.pvIn ul, .pvIn ol {
    padding-left: 18px;
    margin-top: 15px;
}

    .pvIn ul li, .pvIn ol li {
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 24px;
        color: #555555;
    }

        .pvIn ul li b, .pvIn ol li b {
            font-family: 'Montserrat-Medium';
            color: #555555;
        }

        .pvIn ol li ul {
            margin-top: 20px !important;
            padding-left: 0px !important;
        }

            .pvIn ol li ul li {
                list-style-type: none;
                padding-bottom: 0px !important;
                color: #555555;
            }

    .pvIn ul li {
        padding-bottom: 0px !important;
        color: #555555;
    }

.aboutMainBx p b {
    font-family: 'Montserrat-Medium';
}

.smallFont {
    font-size: 12px;
}

.privacyPolicyClass h3 {
    margin-top: 25px;
    font-family: 'Montserrat-Medium';
    font-size: 20px;
    margin-bottom: 15px;
}

.privacyPolicyClass h4 {
    margin-top: 25px;
    font-family: 'Montserrat-Medium';
    font-size: 18px;
    margin-bottom: 15px;
}



/* All Popups css */
.swal2-popup {
    padding: 0 !important;
}

.swal2-header {
    background: linear-gradient(76.77deg, #FAF7FD 9.52%, #E7F1FD 90.48%);
    padding: 30px 0 !important;
}

img.swal2-image {
    width: 90px;
    margin: 0 !important;
}

.swal2-content {
    padding: 30px 15px 45px !important;
    font-size: 24px !important;
    line-height: 34px !important;
    color: #555555 !important;
    font-family: 'Montserrat-Light';
}

.swal2-title {
    font-size: 22px !important;
    color: #1D1F1F !important;
    margin-bottom: 0 !important;
    font-family: 'Montserrat-Regular' !important;
}

.swal2-content-p {
    font-size: 16px !important;
    line-height: 22px !important;
    color: #888888 !important;
    margin-bottom: 0;
    margin-top: 10px;
}

.swal2-popup {
    border-radius: 60px !important;
    overflow: hidden;
}

.popupBTN button {
    border-radius: 15px;
    height: 40px;
    padding: 0 30px;
    border: 0;
    outline: none;
    letter-spacing: 0.08em;
    font-size: 18px;
    font-family: 'Montserrat-Medium';
    line-height: 29px;
    margin: 0 6px;
}

.LightBTN {
    background: rgba(51, 140, 255, 0.1);
    color: #338CFF;
}

.swal2-styled:focus {
    outline: 0;
    box-shadow: none !important;
}

.LightBTN:hover {
    background: #338CFF;
    color: #ffffff;
}

.popupBTN {
    margin-top: 1.5rem;
}

.HardBTN {
    background: #338CFF;
    color: #ffffff;
}

    .HardBTN:hover {
        background: #1a7bf8;
        color: #ffffff;
    }

.swal2-styled.swal2-cancel {
    border-radius: 15px !important;
    min-width: 130px;
    height: 40px;
    padding: 0 30px;
    border: 0 !important;
    outline: none;
    letter-spacing: 0.08em;
    font-size: 15px !important;
    font-family: 'Montserrat-Medium';
    line-height: 29px;
    margin: 0 6px;
    background: rgba(51, 140, 255, 0.1) !important;
    color: #338CFF !important;
}

    .swal2-styled.swal2-cancel:hover {
        background: #338CFF !important;
        color: #ffffff !important;
    }

.swal2-styled.swal2-confirm {
    border-radius: 15px !important;
    min-width: 130px;
    height: 40px;
    padding: 0 30px;
    border: 0 !important;
    outline: none !important;
    letter-spacing: 0.08em;
    font-size: 15px !important;
    font-family: 'Montserrat-Medium';
    line-height: 29px;
    margin: 0 6px;
    background: #338CFF !important;
    color: #ffffff !important;
}


    .swal2-styled.swal2-confirm:hover {
        background: #1a7bf8 !important;
        color: #ffffff !important;
        outline: none !important;
    }

button.swal2-deny.swal2-styled {
    min-width: 130px;
    height: 40px;
    background: rgba(51, 140, 255, 0.1);
    border-radius: 15px;
    color: #338CFF;
    font-size: 15px;
    font-weight: 500;
    margin: 0 6px;
    font-family: 'Montserrat-Medium';
    line-height: 20px;
}

.swal2-popup {
    width: 26em !important;
}

.swal2-deny.swal2-styled:hover {
    background: #1a7bf8 !important;
    color: #ffffff !important;
    outline: none !important;
}

.swal2-actions {
    padding: 0 10px 30px !important;
    margin-top: -20px !important;
}

.mobileHead {
    display: none;
}

.bookingListRequestRHead .waiting-approved-status,
.bookingListRequestRHead .approved-status {
    text-align: center;
    white-space: nowrap;
}

/* 404 page css */
.pageNotFound {
    text-align: center;
    margin-bottom: 50px;
}

    .pageNotFound .aboutMainBx {
        padding: 30px 15px;
    }

        .pageNotFound .aboutMainBx a {
            margin-top: 12px;
        }

        .pageNotFound .aboutMainBx h4 {
            font-size: 32px;
            line-height: 46px;
            color: #555555;
            margin-top: 15px;
        }

.bookingDetailsSlider .carousel-item {
    height: 500px;
    background: #a9a9a9;
}

    .bookingDetailsSlider .carousel-item img {
        height: 100% !important;
        width: auto !important;
        max-width: 100%;
        margin: auto;
    }

.bookingX_details_In span {
    font-size: 14px;
    line-height: 23px;
    color: #555555;
    font-family: 'Montserrat-Medium';
}

.verifyEmail {
    margin-top: auto;
}

.verifyEmailin {
    padding-top: 50px;
    padding-bottom: 150px;
}

.form-label {
    font-family: 'Montserrat-Medium';
}

.VerifyEmailContainer button.btn-primary {
    min-width: 230px !important;
}

.nice-select .list {
    min-width: 100%;
}

.BiilingForm .nice-select {
    line-height: 36px;
}

.pincodeInput input {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.nice-select:after {
    content: '';
    height: 10px;
    right: 20px;
    top: 46%;
    width: 10px;
}


/* start read more and read less css */
.read-more-state {
    display: none;
}

.read-more-target {
    /*   visibility: collapse; */
    opacity: 0;
    font-size: 0;
    transition: 0.25s ease;
}

.read-more-state:checked ~ .read-more-wrap .read-more-target,
.read-more-state:checked ~ .read-more-target {
    /*   visibility: visible; */
    opacity: 1;
    font-size: inherit;
}

.hide-mobile {
    white-space: nowrap;
}

.read-more-state ~ .read-more-trigger:before {
    content: "More";
}

.read-more-state:checked ~ .read-more-trigger:before {
    content: "Less";
}

.read-more-trigger {
    margin-top: 40px;
    cursor: pointer;
    /*   display: block; */
    padding: 0.3em;
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 0.9em;
    line-height: 2;
    border: 1px solid #d8d8d8;
    border-radius: 0.25em;
    margin: 0 auto;
    width: 90px;
    /*   text-align: center; */
}

.userDetailAvatar.userDetailAvatar12 .profileCvr {
    width: 40px !important;
    height: 40px;
}

.bookingX_details_In.bookingX_details_In2 span {
    width: 159px;
}

    .bookingX_details_In.bookingX_details_In2 span i {
        word-break: break-word;
    }

.userDetailAvatar .profileCvr {
    height: 60px;
}

.descriptionBx {
    border-top: 1px solid #ABABAB;
    margin-top: 20px;
    padding-top: 15px;
}

.LocationContainer.listSpaceSec {
    padding: 100px;
}

.descriptionBx h4 {
    margin-bottom: 10px;
}

.listSpacetxt h1,
.listSpacetxt h3,
.listSpacetxt p {
    text-transform: uppercase;
}

.listSpacetxt h1 {
    font-size: 60px;
    line-height: 60px;
    color: #555555;
    font-family: 'Montserrat-Bold';
}

.listSpacetxt h3 {
    font-size: 60px;
    line-height: 60px;
    color: #555555;
    font-family: 'Montserrat-Medium';
}

.listSpacetxt p {
    font-size: 36px;
    line-height: 45px;
    color: #555555;
}

.download-app-txt {
    font-size: 24px;
    line-height: 30px;
    color: #555555;
    margin-top: 40px;
    margin-bottom: 20px;
}

    .download-app-txt a {
        cursor: text;
    }


/* Start google filter css */
.pac-container {
    width: auto !important;
}

.pac-logo:after {
    display: none;
}

.pac-item {
    padding: 2px 12px 2px 10px;
    font-size: 12px;
}

.alertMessageWarning {
    background: rgba(255, 77, 79, 0.08);
    border-radius: 16px;
    border: 0;
    margin-top: 25px;
    margin-bottom: 0;
}

    .alertMessageWarning h4 {
        color: #FF4D4F;
        font-size: 18px;
        margin-bottom: 0;
        font-family: 'Montserrat-Medium';
    }

    .alertMessageWarning span {
        font-size: 14px;
        color: #555555;
    }

    .alertMessageWarning i {
        color: #FF4D4F;
    }

.How-WorksIn {
    background: #F9FAFB;
    border-radius: 30px;
    padding: 30px;
}

.embed-responsive {
    position: relative;
}

    .embed-responsive a {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: calc(100% - 60px);
    }

.How-WorksIn h3 {
    color: #2D335D;
    font-size: 18px;
    font-family: 'Montserrat-SemiBold';
    margin-bottom: 15px;
}

.How-WorksIn ul li {
    color: #555555;
    font-size: 14px;
    line-height: 22px;
}

.How-WorksIn ul {
    padding-left: 16px;
}

.das {
    font-size: 22px !important;
    color: #2D335D !important;
}

.blueTxt {
    color: #2D335D;
    font-family: 'Montserrat-Medium';
}

.fixed-header {
    position: fixed;
    top: 0;
    background: #ffffff;
    box-shadow: 1px 1px 9px #d7d7d7;
    z-index: 9;
    width: 100%;
    transition: box-shadow 100ms;
}

    .fixed-header .Sidebar_main_In {
        margin-top: 40px;
    }

    .fixed-header header {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }

        .fixed-header header .mainLogo {
            width: 120px;
        }

.carousel-control-next, .carousel-control-prev {
    width: 10%;
}

.cancellationPolicy h3 {
    margin-top: 25px;
    font-family: 'Montserrat-Medium';
    font-size: 20px;
    margin-bottom: 15px;
}

.privacyPolicyClass p {
    text-align: justify;
    font-size: 16px;
    line-height: 23.7px;
}

.bodyPadding {
    margin-top: 125px;
}
#XtendedGoogleMap {
    width: 100%;
    height: 100%;
}
.mapModal .modal-content {
    padding: 25px 15px 10px 15px;
    border-radius: 30px;
}


/* Start responsive code */
        @media (min-width: 1024px) {
            .min-h500 {
                min-height: 100vh;
            }
        }

        @media screen and (max-width: 1500px) {
            .socialIcons ul li {
                padding-right: 5px;
            }
        }

        @media screen and (max-width: 1399px) {
            .TieSecStyle {
                padding: 12px 20px 12px 30px;
                font-size: 14px !important;
                top: 40px;
            }
            .lookingStorageCategory h3 {
                font-size: 14px;
            }

            .exploreSpaceListImg {
                height: 136px;
            }

            .main-banner h1 {
                font-size: 38px;
            }

            .exploreSpacesLisk2Img {
                width: 170px;
            }

            .exploreSpaceLocation {
                font-size: 14px;
                padding-left: 20px;
            }

            .exploreSpaceListContent h3 {
                font-size: 18px;
            }

            .TenantDetailBxIn div {
                padding-left: 0px;
                margin-bottom: 5px;
            }

            .TenantDetailBxIn {
                flex-direction: column;
            }



            .userDetailAvatar.userDetailAvatar12 .profileCvr {
                width: 40px;
                height: 40px;
                min-height: 40px;
                max-height: 40px;
            }

            .userDetailAvatar.userDetailAvatar12 span {
                overflow-wrap: break-word;
                width: 119px;
            }

            .header ul.navberUl li a, .btn, .exploreSpacesFlex a {
                font-size: 16px;
            }

            .header ul.navberUl li a {
                margin: 0px 10px;
            }

            .main-banner {
                min-height: 430px;
            }

            .heading-h2, .UserHeadSec h1 {
                font-size: 24px;
            }

            .lookingStorageCategory img {
                max-width: 50px;
            }

            .mainLogo img {
                max-width: 128px;
            }

            .exploreSpaceListImg {
                background-color: #f9f7fd !important;
            }

            .cellPhoneMar {
                margin-left: 0px;
            }

            .tieSec {
                font-size: 13px;
            }

                .tieSec span {
                    font-size: 12px;
                }

            .exploreSpaceAmount {
                font-size: 14px;
                line-height: 33px;
                /*padding: 0 14px;*/
            }

            .exploreSpaceListContent {
                margin-top: -17px;
            }

            .exploreSpaceLocation:before {
                content: "";
                width: 13px;
                height: 16px;
                top: 6px;
                background-size: 12px;
            }

            .BookSpaceDesign {
                min-height: 711px!important;
            }
            .exploreSpacesLisk {
                min-height: 268px!important;
            }
           
            .HowXtendedBx h4,
            .Section2Bx h4,
            .Section3Bx h4 {
                font-size: 20px;
            }

            .HowXtendedBx {
                min-height: 215px;
            }

                .HowXtendedBx p {
                    margin-bottom: 0;
                }

            .downloadAppContent h3 {
                font-size: 24px;
                line-height: 38px;
            }

            .appIcons img {
                max-width: 142px;
            }

            .contactUsSection h1 {
                font-size: 32px;
                margin-bottom: 30px;
                margin-top: 25px;
            }

            .aboutMainBx p, .aboutMainBx.cancellationPolicy ul li {
                font-size: 16px;
            }

            .aboutContentBx h4, .cancellationPolicy h2 {
                font-size: 20px;
                line-height: 26px;
            }

            .aboutInnerContainerLeft {
                margin-top: 20px;
            }

            .bg-image-cover img {
                max-width: 400px;
            }

            .login-card button {
                height: 45px;
                margin-top: 40px;
                font-size: 20px;
                min-width: 170px;
            }

            .logMarB {
                margin-bottom: 0rem;
            }

            .loginMainBx {
                margin-top: -115px;
            }

            .login-card label {
                font-size: 14px;
            }

            .UserHeadSec ul li a {
                font-size: 18px;
            }

            .UserHeadSec {
                padding: 7px 20px;
                min-height: 63px;
            }

            .bookingListHeader {
                min-height: 60px;
                padding: 13px 24px;
            }

                .bookingListHeader h2 {
                    font-size: 20px;
                }

            .exploreSpacesLisk2 .exploreSpaceListContent h3 {
                font-size: 18px;
                margin-bottom: 6px;
            }

            .exploreSpacesLisk2 .exploreSpaceListImg {
                height: 120px;
            }

            .exploreSpacesLiskPrice h3 {
                font-size: 18px;
            }

                .exploreSpacesLiskPrice h3 span {
                    font-size: 14px;
                }

            .exploreSpaceLocation.exploreSpaceLocationTable {
                font-size: 14px;
            }

            .rejected-approved-status, .waiting-approved-status, .Booked-status, .approved-status {
                font-size: 14px !important;
            }

            .cancellationPolicy table td, .cancellationPolicy table th {
                font-size: 16px;
            }

            .profileCvr {
                width: 60px !important;
                min-height: 48px;
                max-height: 48px;
            }

            .ItemsTenantBxImgImg {
                width: 15.3%;
            }

            .totalCalculation.paymentConfirmationBTN a {
                padding: 7px 16px;
                width: auto;
                font-size: 14px;
            }

            .br-cus {
                display: block;
                padding-left: 0 !important;
            }
        }

        @media screen and (max-width: 1199px) {
            .HowXtendedBx {
                padding: 25px 20px;
            }

            .cellPhoneMar {
                margin-left: 0px;
            }

            .selectCity .nice-select {
                width: auto;
            }

                .selectCity .nice-select:after {
                    right: 12px;
                }

            .exploreSpacesLisk2Img {
                width: 160px;
            }

            .exploreSpacesLisk2 .exploreSpaceListImg {
                height: 120px;
            }

            .exploreSpacesLisk2 .exploreSpaceListContent h3 {
                margin-bottom: 10px;
                font-size: 20px;
                white-space: nowrap;
            }

            .exploreSpacesLisk2 .exploreSpacesLisk:hover.exploreSpacesLisk:after {
                display: none;
            }

            .leftexploreRight h4 {
                font-size: 20px;
            }

            .bookingListRequestRHead2 {
                display: flex;
                align-items: center;
                width: fit-content;
                float: none;
                justify-content: center;
                margin: auto;
            }

            .exploreSpaceAmount2 {
                width: 130px;
                padding: 0 10px;
            }

            .amenitiesUl span {
                width: 50%;
            }

                .amenitiesUl span:nth-child(2) a,
                .amenitiesUl span:nth-child(4) a,
                .amenitiesUl span:nth-child(6) a,
                .amenitiesUl span:nth-child(8) a,
                .amenitiesUl span:nth-child(10) a {
                    width: calc(100% - 0px);
                }

                .amenitiesUl span:nth-child(1) a,
                .amenitiesUl span:nth-child(3) a,
                .amenitiesUl span:nth-child(5) a,
                .amenitiesUl span:nth-child(7) a,
                .amenitiesUl span:nth-child(9) a {
                    width: calc(100% - 21px);
                }

            .paymentDetail_Ul li p {
                font-size: 16px;
            }

            .totalCalculation p {
                font-size: 16px;
            }

            .bookingX_details_In h5 {
                font-size: 15px;
            }

            .bookingX_details_In span {
                font-size: 14px;
            }

            .bookingX_details_In.bookingX_details_In2 h6 {
                font-size: 14px;
            }

            .bookingX_details_In.bookingX_details_In2 span {
                font-size: 14px;
            }

                .bookingX_details_In.bookingX_details_In2 span span {
                    font-size: 14px;
                    padding-left: 0;
                }

            .profileCvr {
                width: 40px;
                height: 40px;
            }

            .userDetailAvatar {
                height: 40px;
            }

            .timeBlock {
                display: block;
            }

            .lrgP {
                font-size: 16px;
                margin-top: 0px;
            }

            .amenitiesUl.amenitiesUlFull span:nth-child(3) a, .amenitiesUl.amenitiesUlFull span:nth-child(6) a, .amenitiesUl.amenitiesUlFull span:nth-child(9) a {
                width: calc(100% - 21px);
            }

            .amenitiesUl.amenitiesUlFull span:nth-child(2) a,
            .amenitiesUl.amenitiesUlFull span:nth-child(4) a,
            .amenitiesUl.amenitiesUlFull span:nth-child(6) a,
            .amenitiesUl.amenitiesUlFull span:nth-child(8) a,
            .amenitiesUl.amenitiesUlFull span:nth-child(10) a {
                width: calc(100% - 21px);
            }

            .footerContactUs ul li a {
                font-size: 14px;
            }

                .footerContactUs ul li a i {
                    vertical-align: middle;
                }

            .exploreSpacesLisk2Img .tieSec {
                font-size: 12px;
            }

            .userDetailAvatar.userDetailAvatar12 {
                align-items: flex-start;
                flex-direction: column;
                display: inline-block;
                margin-top: 5px;
            }

            .footerContactUs ul li a:before {
                content: "";
                top: -1px;
                left: 0px;
            }

            .userDetailAvatar.userDetailAvatar12 span {
                width: auto;
                display: block;
            }

            .userDetailAvatar.userDetailAvatar12 .profileCvr {
                margin-bottom: 5px;
            }

            .userDetailAvatar.userDetailAvatar12 .noAdd.noAddMtop {
                margin-top: 2px;
            }

            .userDetailAvatar.userDetailAvatar12 i.noAdd {
                word-break: break-word;
            }

            .userDetailAvatar .profileCvr {
                width: 48px !important;
                min-height: 48px;
                max-height: 48px;
            }

            .LocationContainer.listSpaceSec {
                padding: 50px;
            }

            .listSpaceLink {
                white-space: nowrap;
            }

            .ItemsTenantBxImgImg {
                width: 14.9%;
            }

            .totalCalculation.paymentConfirmationBTN a {
                padding: 8px 10px;
                font-size: 18px;
            }

            .bookingDetailsCommon,
            .bookingDetailsMesure,
            .exploreSpacesInnerSec {
                border-radius: 15px !important;
                padding: 15px 15px !important;
            }

                .bookingDetailsCommon.totalAmountCalculation {
                    padding-bottom: 70px !important;
                }

            .totalCalculation {
                background: rgba(51, 140, 255, 0.1);
                border-radius: 0px 0px 15px 15px;
                padding: 15px 15px;
            }

            .ListingContainer {
                padding: 15px;
                border-radius: 15px;
            }

            .totalCalculation.paymentConfirmationBTN {
                padding: 15px 11px;
            }

            .LocationBefore input {
                max-width: 100%;
                padding-right: 20px;
            }

            .main-banner {
                min-height: 360px;
            }

            .exploreSpacesInnerSec .owl-carousel .owl-nav button.owl-prev, .similarSpaceSlider .owl-carousel .owl-nav button.owl-prev {
                margin-left: -48px;
            }

            .exploreSpacesInnerSec .owl-carousel .owl-nav button.owl-next, .similarSpaceSlider .owl-carousel .owl-nav button.owl-next {
                margin-right: -48px;
            }
            .listexploreBx {
                display: flex;
                justify-content: center;
                margin-bottom: 20px;
            }
        }

        @media screen and (max-width: 991px) {
            .footerLogoSec {
                border-bottom: 1px dashed #3e3e3e;
                padding-bottom: 30px;
                margin-bottom: 30px;
                text-align: center;
            }

            .footerFlex {
                padding: 0 0px;
                padding-right: 50px;
            }

            .headerNavbar {
                display: none;
            }

            .menuBTN {
                display: block;
            }

            .mob-col {
                width: auto;
                display: flex;
            }

            .downloadAppContent h3 {
                font-size: 30px;
            }

            .appIcons {
                display: flex;
            }

            .main-banner {
                min-height: 270px;
                border-radius: 30px;
            }

            .hide-mobile {
                display: none;
            }

            .show-mobile {
                display: block;
            }

            .container.loginBottomCopyright {
                margin-top: -80px;
                position: absolute;
                bottom: 0;
                padding-top: 15px;
                padding-bottom: 20px;
            }

            .containerMob {
                max-width: 100% !important;
            }

            .login-card {
                min-width: 95%;
                width: 95%;
            }

            .bookingDetailsCommon,
            .bookingDetailsMesure,
            .exploreSpacesInnerSec {
                border-radius: 15px !important;
                padding: 15px 15px !important;
            }

            .minWidthBTN {
                min-width: auto;
            }

            .amenitiesUl span {
                width: 48%!important;
            }

            .bookingDetailsMesure p {
                font-size: 18px;
                line-height: 24px;
            }

            .payBTNBx .payBTN {
                margin-top: 14px !important;
                width: 150px;
            }

            .commonMrgnB {
                margin-bottom: 25px;
            }

            .CusGx-5 {
                --bs-gutter-x: 1.5rem;
            }

            .exploreSpacesLisk:hover.exploreSpacesLisk:after {
                content: "";
                bottom: -34px;
                height: 33px;
            }

            .exploreSpacesLisk2 .exploreSpacesLisk {
                margin: 4px 4px 4px 4px;
                background: transparent;
            }

            .exploreSpacesLisk2.exploreSpacesLisk2Prop {
                margin-bottom: 15px;
                display: flex;
                justify-content: center;
                padding: 10px 10px;
                background: #f5f5f5;
                border-radius: 8px;
                box-shadow: 0 2px 4px #ededed;
            }

            .mobileHead {
                display: block;
            }

            .bookingListHeader {
                display: none;
            }

            .bookingListDetails {
                padding: 0px 0;
            }

            .exploreSpacesLiskPrice {
                text-align: center;
            }

            .mobileHead h2 {
                font-family: 'Montserrat-Medium';
                font-size: 20px;
                margin-bottom: 5px;
            }

            .exploreSpacesLiskLink {
                display: flex;
                align-items: center;
                justify-content: center;
            }

            .mobMarginB {
                margin-bottom: 15px;
            }

                .mobMarginB:last-child {
                    margin-bottom: 0px;
                }

            .bookingList .bookingListDetails {
                margin-bottom: 15px;
            }

            .bookingListRequest {
                border-radius: 15px;
                padding: 15px;
            }

            .bookingListRequestRHead2 {
                margin-top: 15px;
            }

            .bookingListRequestL {
                margin-right: 0px;
            }

            .exploreSpaceListContent .leftexplore h4 {
                font-size: 24px;
            }

            .exploreSpacesLisk {
                border-radius: 15px;
                margin: 4px 4px 25px;
                padding: 8px;
            }

            .tieSec {
                right: 8px;
                top: 20px;
            }

            .NotificationDes {
                margin-top: 4px;
            }

            .securityCamera:before, .fireExtinguisher:before, .smokeDetectors:before, .separateAccess:before, .smokeFree:before, .lockedArea:before, .guardedSociety:before, .moistureFree:before, .pestControl:before {
                content: "";
                width: 40px;
                height: 40px;
                background-size: 23px;
            }

            .amenitiesUl span a {
                height: 40px;
                padding-left: 50px;
                font-size: 14px;
            }

            .bookingDetailsCommon h4 {
                font-size: 20px;
                margin-bottom: 10px;
            }

            .bookingDetailsMesure h3 {
                font-size: 25px;
            }

            .UserHeadSec h1 {
                font-size: 24px;
            }

            .backLinkButton {
                width: 44px;
                height: 44px;
                font-size: 21px;
                padding: 8px 0;
            }

            .slideContent {
                border-radius: 20px;
                padding: 7px 12px;
                left: 15px;
                bottom: 15px;
            }

                .slideContent span {
                    font-size: 16px;
                }

                .slideContent p {
                    font-size: 18px;
                    line-height: 24px;
                }

            .bookingX_details {
                margin-bottom: 30px;
            }

            .bookingDetailsSlider {
                border-radius: 15px;
            }

            .TenantDetailBxIn {
                flex-direction: row;
            }

                .TenantDetailBxIn div {
                    padding-left: 15px;
                }

            .aboutInnerContainerLeft {
                border-radius: 15px;
                padding: 15px;
                margin-top: 15px;
                padding-right: 15px !important;
            }

            .aboutInnerContainerRight {
                border-radius: 15px;
                padding: 15px;
                margin-top: 15px;
                padding-left: 15px !important;
            }

            .aboutContentBx {
                padding-right: 15px;
            }

                .aboutContentBx h4, .cancellationPolicy h2 {
                    font-size: 20px;
                    line-height: 22px;
                }

            .aboutContentRight {
                padding-left: 15px;
            }

            .aboutMainBx p {
                text-align: left;
            }

            .aboutMainBx {
                border-radius: 15px;
                padding: 15px;
            }

            .aboutContentRight {
                padding-left: 0px;
            }

            .aboutContentBx {
                padding-right: 0px;
            }

            .contactUsSection h1 {
                margin-bottom: 25px;
            }

            .contactMainBx {
                border-radius: 15px;
            }

            .contactR-inner {
                border-radius: 15px;
            }

            .lrgP {
                margin-bottom: 0px !important;
            }

            .slideContent.slideContentRight {
                right: 15px;
            }

            .swal2-popup {
                border-radius: 15px !important;
            }

            .AvailableDaysTxt {
                margin-top: 27px !important;
            }

            .FAQDesign {
                border-radius: 15px;
                padding: 15px;
            }

            .exploreSpacesLisk2 .exploreSpaceListContent {
                width: auto;
            }

            a.location-white {
                width: 250px;
            }

            .main-banner h1 {
                font-size: 38px;
                line-height: 51px;
                flex-direction: column;
            }

            .Typewriter__wrapper {
                margin-left: 0px;
            }

            .LocationContainer.listSpaceSec {
                padding: 25px;
            }

                .LocationContainer.listSpaceSec .row {
                    align-items: center;
                }

            .listSpacetxt h1, .listSpacetxt h3 {
                font-size: 40px;
                line-height: 40px;
            }

            .listSpacetxt p {
                font-size: 24px;
                line-height: 30px;
            }

            .download-app-txt {
                font-size: 18px;
                line-height: 30px;
                margin-top: 20px;
                margin-bottom: 10px;
            }

            .ItemsTenantBxImgImg {
                width: 15.22%;
            }

            .totalCalculation.paymentConfirmationBTN a {
                padding: 5px 10px;
                font-size: 16px;
            }

            .imgContainer {
                height: 100px;
            }

            .downloadAppContent h3 {
                font-size: 24px;
            }

            .embed-responsive iframe {
                height: 390px;
            }

            .approved-status,
            .waiting-approved-status,
            .Booked-status {
                padding: 2px 16px;
            }

            .testimonialContent {
                border-radius: 15px;
                min-height: 230px;
                padding: 15px;
            }
            .listexploreBx {
                margin-bottom: 0px;
            }
        }

        @media screen and (max-width: 767px) {
            .footerContactUs {
                border-top: 1px dashed #3e3e3e;
                padding-top: 30px;
                margin-top: 30px;
                width: 100%;
            }

            .socialIcons {
                position: initial;
                margin-bottom: 5px;
            }

            .contactSecR {
                padding-bottom: 102px;
                padding-top: 548px;
            }

            .contact-white-logo {
                top: 364px;
            }

            .footerFlex {
                padding-right: 0px;
            }

            .downloadAppContent {
                text-align: center;
            }

            .appIcons {
                justify-content: center;
            }

                .appIcons img {
                    margin-left: 8px;
                    margin-right: 8px;
                }

            .Typewriter__wrapper {
                margin-left: 0px;
                color: #ffffff;
            }

            .main-banner h1 {
                align-items: flex-start;
                font-size: 34px;
                line-height: normal;
            }

            .login-card:after {
                width: 90%;
                content: "";
                background-size: 100%;
            }

            .Typewriter__wrapper:after {
                content: "";
                bottom: 0px;
                height: 2px;
            }

            .otpField input {
                margin: 0 4px;
            }

            .login-card button {
                min-width: 200px;
            }

            .exploreSpaceListContent h4 {
                font-size: 18px;
            }

            .exploreSpaceLocation {
                font-size: 14px;
            }

            .exploreSpacesLisk {
                border-radius: 20px;
            }

            .citySearchBx .selectCity .nice-select {
                width: 100%;
            }

            .UserHeadSec h1 {
                margin-right: 0px;
            }

            .Sidebar_main_Sec {
                display: none;
            }

            .containerIn {
                padding-left: 0px;
            }

            .dropdownnotifi {
                left: -192px !important;
                transform: translate3d(0px, 38.5px, 0px) !important;
            }

            .aas {
                margin-top: 30px;
            }

            .bookingX_details_In.bookingX_details_In2 span span {
                display: inline-block;
                padding-left: 6px;
            }

            .UserHeadSec.thisBreak {
                display: block;
            }

            .UserHeadSec ul li a.active {
                padding-bottom: 7px;
            }

            .bookingX_details_common {
                border-radius: 15px;
            }

            .bookingDetailsSlider .carousel-item {
                height: 390px;
            }

            .aboutInnerContainerLeft .row.align-items-center {
                display: flex;
                flex-direction: column;
            }

            .aboutInnerContainerRight .row.align-items-center {
                display: flex;
                flex-direction: column-reverse;
            }

            .contactR-inner {
                padding: 40px 0px 40px;
                display: flex;
                justify-content: center;
                flex-direction: column;
                align-items: center;
            }

            .amenitiesUl.amenitiesUlFull span {
                width: 33.3333333%;
            }

                .amenitiesUl.amenitiesUlFull span:nth-child(3) a, .amenitiesUl.amenitiesUlFull span:nth-child(6) a, .amenitiesUl.amenitiesUlFull span:nth-child(9) a {
                    width: calc(100% - 0px);
                }

            .bookingDetailsSlider .carousel-control-next, .bookingDetailsSlider .carousel-control-prev {
                width: 15%;
            }

            .main-banner {
                min-height: 200px;
                border-radius: 30px;
            }

            .LocationContainer.listSpaceSec .row {
                flex-direction: column-reverse;
            }

            .listSpacetxt {
                padding-top: 30px;
                text-align: center;
            }

            .download-app-txt {
                margin-top: 20px;
                margin-bottom: 20px;
                text-align: center;
            }

            .ItemsTenantBxImgImg {
                width: 15%;
            }

            .paymentDetail_Ul li p {
                font-size: 14px !important;
            }

            .totalCalculation.paymentConfirmationBTN a {
                padding: 5px 5px;
                font-size: 14px !important;
            }

            .embed-responsive iframe {
                height: 290px;
            }

            .cus-offcanvas .offcanvas-body ul li a {
                font-size: 18px;
            }
        }



        @media screen and (max-width: 576px) {
            .tc-txt {
                font-size: 12px;
            }

                .tc-txt a {
                    font-size: 12px;
                }

            .socialIcons ul li {
                font-size: 16px;
            }

            .notiCloseTime span {
                font-size: 11px;
            }

            .aboutMainBx p, .aboutMainBx.cancellationPolicy ul li {
                font-size: 14px;
            }

            .pvIn ul li, .pvIn ol li {
                font-size: 14px;
            }

            .amenitiesUl span:nth-child(1) a, .amenitiesUl span:nth-child(3) a, .amenitiesUl span:nth-child(5) a, .amenitiesUl span:nth-child(7) a, .amenitiesUl span:nth-child(9) a {
                width: calc(100% - 12px);
            }

            .lookingStorageCategory {
                margin-bottom: 20px;
                border-radius: 15px;
                padding: 10px 10px 15px;
            }

            .fixed-header header {
                padding-top: 15px !important;
                padding-bottom: 15px !important;
            }

                .fixed-header header .mainLogo img {
                    max-width: 100px;
                }

                .fixed-header header .mainLogo {
                    margin-bottom: 0 !important;
                }

            .exploreSpacesInnerSec .owl-carousel .owl-nav button.owl-prev {
                margin-left: -20px;
            }

            .emptyState p {
                font-size: 20px;
                line-height: 22px;
            }

            .bodyPadding {
                margin-top: 97px;
            }

            .exploreSpacesInnerSec .owl-carousel .owl-nav button.owl-next {
                margin-right: -20px;
            }

            .appIcons img {
                width: 110px;
            }

            .HowXtendedBx {
                padding: 15px;
                min-height: auto;
            }

                .HowXtendedBx p {
                    margin-bottom: 0;
                }

            .exploreSpacesLisk {
                min-height: auto;
                margin: 6px 6px;
                margin-bottom: 15px;
                border-radius: 15px;
            }

            .heading-h2 {
                font-size: 24px;
                line-height: normal;
            }

            .exploreSpacesFlex a {
                font-size: 14px;
                padding: 1px 6px;
            }

            .downloadAppContent h3 {
                font-size: 20px;
                line-height: 28px;
            }

            .appIcons {
                justify-content: center;
                flex-direction: column;
            }

            .getAppIcons h4 {
                margin-bottom: 6px;
                margin-right: 0px;
            }

            .exploreSpaceListContent h3 {
                font-size: 20px;
            }

            .lookingStorageCategory h3 {
                margin-bottom: 0;
                font-size: 14px;
                line-height: 16px;
                margin-top: 5px;
            }

            .footerLogoSec {
                padding-bottom: 15px;
                margin-bottom: 15px;
                text-align: left;
            }

            .footerContactUs {
                padding-top: 15px;
                margin-top: 15px;
            }

            footer {
                padding-top: 30px;
            }

            .copyrightSec {
                margin-top: 20px;
            }

            .lookingStorageInnerSec {
                padding-bottom: 20px;
            }

            .citySearchBx {
                align-items: flex-start;
                flex-direction: column;
                padding: 15px 15px;
                margin-top: 22px;
                border-radius: 15px;
            }

                .citySearchBx .selectCity {
                    width: 100%;
                    border-right: 0px solid #E8E8E8;
                    margin-right: 0px;
                    padding-right: 0px;
                    border-bottom: 1px dashed #e5e5e5;
                    margin-bottom: 0px;
                    padding-bottom: 0px;
                }

            .bannerFilterBx input {
                font-size: 14px;
                padding: 5px 15px;
                line-height: 45px;
                height: 45px;
                min-height: 45px;
                margin: 0;
                border: 0;
            }

            .main-banner {
                border-radius: 15px;
                background-position: top right !important;
                background-size: cover;
                min-height: 140px;
            }

            header {
                padding-top: 15px !important;
            }

            .footerLogoSec p {
                margin-top: 20px;
            }

            .cus-offcanvas .offcanvas-header {
                padding: 20px 20px 20px;
            }

            .cus-offcanvas .offcanvas-body {
                padding: 0 20px;
                padding-bottom: 20px;
            }

            .row.m-0 .cus-d-none {
                display: none !important;
            }

            .loginBottomCopyright p {
                margin-bottom: 11px !important;
                border-bottom: 1px dashed #bebebe;
                padding-bottom: 12px;
                font-size: 12px;
            }

            .container.loginBottomCopyright,
            .loginBottomCopyright ul {
                text-align: center;
            }

            .min-h500 {
                min-height: 100vh;
                padding: 105px 0px 180px !important;
            }

            .loginMainBx {
                margin-top: -93px;
            }

            .container.loginBottomCopyright {
                margin-top: -135px;
                bottom: initial;
            }

            .login-card button {
                min-width: auto;
                margin-top: 20px;
                height: auto;
                font-size: 16px;
                padding: 5px 15px;
            }

            .LogInheading {
                font-size: 24px;
                margin-bottom: 1px;
            }

            .sub-heading {
                font-size: 19px;
                margin-bottom: 20px;
                margin-top: 4px;
            }

            .otpField input {
                width: 40px;
                height: 40px;
            }

            #respMenu a {
                min-width: auto;
                font-size: 16px;
            }

            .exploreSpaceListImg {
                height: 154px;
                background: #060606;
                text-align: center;
                border-radius: 15px;
            }

            .bookingDetailsMesure.commonMrgnB {
                display: flex;
                flex-direction: column;
            }

            .payBTNBx {
                text-align: right;
                padding-top: 0px;
                margin-top: -30px;
            }

                .payBTNBx .payBTN {
                    margin-top: 6px;
                }

            .amenitiesUl span {
                width: 50%;
                margin-bottom: 10px;
            }

                .amenitiesUl span:nth-child(4), .amenitiesUl span:nth-child(5), .amenitiesUl span:nth-child(6) {
                    margin-bottom: 10px;
                }

            .securityCamera:before, .fireExtinguisher:before, .smokeDetectors:before, .separateAccess:before, .smokeFree:before, .lockedArea:before, .guardedSociety:before, .moistureFree:before, .pestControl:before {
                width: 40px;
                height: 40px;
                background-size: 20px;
            }

            .amenitiesUl span a {
                height: 40px;
                font-size: 9px;
                padding-left: 45px;
            }

            .exploreSpacesInnerSec .owl-carousel .owl-nav button.owl-prev, .similarSpaceSlider .owl-carousel .owl-nav button.owl-prev {
                width: 35px;
                height: 35px;
            }

                .exploreSpacesInnerSec .owl-carousel .owl-nav button.owl-prev span, .similarSpaceSlider .owl-carousel .owl-nav button.owl-prev span {
                    font-size: 40px;
                    line-height: 18px;
                }

            .exploreSpacesInnerSec .owl-carousel .owl-nav button.owl-next span, .similarSpaceSlider .owl-carousel .owl-nav button.owl-next span {
                font-size: 40px;
                line-height: 18px;
            }

            .exploreSpacesInnerSec .owl-carousel .owl-nav button.owl-next, .similarSpaceSlider .owl-carousel .owl-nav button.owl-next {
                width: 35px;
                height: 35px;
            }

            .bookingDetailsSlider .carousel-control-prev-icon, .bookingDetailsSlider .carousel-control-next-icon {
                background-size: 22px;
            }

            .citySearchBx .selectCity {
                margin-bottom: 15px;
                padding-bottom: 10px;
            }

            .loginBottomCopyright ul li {
                padding-left: 5px;
                padding-right: 5px;
            }

            .exploreSpacesLiskPrice {
                margin-bottom: 15px;
            }

            .mob-col {
                width: auto;
                display: flex;
                align-items: center;
            }

            .menuBTN {
                background: transparent;
                font-size: 22px;
                margin-left: 0px;
                color: #008eff;
                border: 1px solid #008eff;
                width: 35px;
                border-radius: 8px;
                height: 34px;
                padding: 0;
            }

            .mainLogo {
                width: 124px;
            }

            .headerProfile {
                margin-right: 2.4rem !important;
            }

            .exploreSpacesLisk2 .exploreSpacesLisk {
                flex-direction: column;
                align-items: center;
            }

            .exploreSpacesLisk2 .exploreSpaceListContent {
                padding: 10px 10px 0px 10px;
            }

            .exploreSpacesLisk2Img {
                width: 200px;
            }

            .ListingContainer {
                min-height: auto;
                border-radius: 15px;
            }

            .exploreSpacesLisk2 .exploreSpaceListContent {
                text-align: center;
            }

            .Benefits-partner .LocationStyle {
                padding-top: 20px;
                padding-bottom: 20px;
            }

            .HostSection5 {
                padding: 30px 0 40px !important;
            }

            .RenterFirstSec {
                padding: 30px 0px 0px 0px !important;
            }

            .exploreSpaceLocation {
                font-size: 14px;
                text-align: left;
                max-height: 22px;
                line-height: 22px;
            }

            .bookingListRequestRHead {
                justify-content: center;
                align-items: flex-start;
                flex-direction: column;
            }

            .statusWithCount {
                margin-left: 0px;
                margin-top: 15px;
                justify-content: center;
                width: 100%;
            }

            .leftexploreMain {
                flex-direction: column;
                align-items: flex-start;
            }

            .leftexploreRight {
                text-align: left;
            }

            .bookingListRequestL .exploreSpaceListImg {
                height: 200px;
            }

            .bookingListRequestL .tieSec {
                width: 163px;
                height: 90px;
                right: -4px;
                top: 17px;
                background-size: 100%;
                font-size: 16px;
                line-height: 42px;
            }

            .exploreSpaceAmount2 {
                width: auto;
                padding: 0 10px;
            }

            .bookingListRequestStrtListing h4 {
                font-size: 18px;
                line-height: 20px;
            }

            .selectCity .nice-select .list {
                width: calc(100% - 0px);
            }

            .main-banner h1 {
                font-size: 24px;
                line-height: 32px;
                margin-bottom: 40px;
            }

            .bannerFilterBx .input-group .btn {
                margin-left: 10px !important;
                padding: 0;
                border-radius: 8px !important;
                width: 45px;
                height: 45px;
            }

            .lookingStorageInnerSec,
            .exploreSpacesInnerSec {
                border-radius: 15px !important;
                padding: 20px 15px !important;
            }

            .lookingStorageCategory img {
                height: 40px;
            }

            .exploreSpaceAmount {
                font-size: 14px;
                padding: 0 10px;
                min-width: 60px;
                text-align: center;
                margin-bottom: 4px;
            }

            .HowXtendedBx img {
                width: 60px;
            }

            .HowXtendedBx h4 {
                font-size: 20px;
                padding: 15px 0 0;
                font-family: 'Montserrat-Medium';
            }

            .HowXtendedBx h4 {
                margin-bottom: 2px;
                padding: 6px 0 0;
            }

            .cus-offcanvas .offcanvas-body ul li a {
                font-size: 14px;
                padding: 14px 12px;
            }

            .cus-offcanvas .offcanvas-title {
                font-size: 24px;
            }

            .dropdown-divider-cus {
                border-color: #ffffff;
                margin: 0.5rem 0;
            }

            .offcanvas {
                max-width: 80%;
                transition: transform .3s ease-in-out;
                --bs-offcanvas-border-color: rgb(0 0 0 / 0%);
            }

            .exploreSpacesInnerSec .owl-carousel .owl-nav, .similarSpaceSlider .owl-carousel .owl-nav {
                position: absolute;
                display: flex;
                justify-content: center;
                width: 100%;
                top: 100%;
                margin: auto;
            }

            .owl-nav button {
                margin: 0 10px;
            }

            .menuBTN i {
                padding-top: 1px;
                display: block;
            }

            .lookingStorageSec {
                padding: 30px 0 30px;
            }

            .exploreSpacesInnerSec {
                margin-bottom: 30px;
                padding-bottom: 50px !important;
            }

            .HowXtendedSection {
                padding: 20px 0 20px;
            }

            .DownloadAppSection {
                padding-top: 20px;
            }

            .downloadAppContent {
                margin-bottom: 20px;
            }

            .pageNotFound .aboutMainBx {
                padding: 30px 15px;
            }

            .aboutMainBx img {
                max-width: 240px;
            }

            .aboutMainBx h2 {
                font-size: 20px;
                line-height: 22px;
                margin-top: 0px;
            }

            .exploreSpacesLisk2 .exploreSpaceListContent h3 {
                font-size: 20px;
                margin-bottom: 5px;
            }

            .exploreSpacesLiskPrice h3 {
                font-size: 14px;
            }

                .exploreSpacesLiskPrice h3 span {
                    font-size: 14px;
                }

            .UserHeadSec h1 {
                font-size: 24px;
            }

            .UserHeadSec ul li a {
                font-size: 16px;
                line-height: 33px;
            }

                .UserHeadSec ul li a.active {
                    padding-bottom: 10px;
                    border-bottom: 2px solid;
                }

            .exploreSpacesLiskLink {
                margin-top: 0px;
            }

            .listingSection {
                margin-bottom: 50px;
            }

            .mobileHead h2 {
                font-size: 18px;
            }

            .common-approved-status {
                font-size: 14px !important;
                padding-left: 8px;
                padding-right: 8px;
            }

            .exploreSpacesLisk3 span {
                font-size: 14px;
            }

            .bookingX_details_In.bookingX_details_In2 span span {
                display: inline-block;
                padding-left: 0px;
            }

            .bookingDetailsSlider .carousel-item {
                height: 220px;
            }

            .fixed-tie {
                background-size: 100%;
                width: 150px;
                font-size: 14px;
                height: 39px;
            }

            .backLinkButton {
                width: 36px;
                height: 36px;
                font-size: 15px;
                padding: 8px 0;
            }

            .bookingDetailsMesure h3 {
                font-size: 20px!important;
                display: flex;
                flex-direction: column;
                align-items: flex-start;
            }

            .mobP {
                width: 100%;
                padding-top: 5px;
                display: flex;
                justify-content: space-between;
                align-items: flex-end;
            }

            .commonMrgnB, .UserHeadSec, .bookingX_details {
                margin-bottom: 15px;
            }

            .aas, .aaw {
                margin-top: 15px;
            }

            .UserHeadSec {
                padding: 5px 15px;
            }

            .bookingX_details_In {
                padding-bottom: 10px;
                margin-bottom: 10px;
            }

            .swal2-header, .swal2-content {
                padding: 30px 0 !important;
            }

            img.swal2-image {
                width: 70px;
            }

            .swal2-title {
                font-size: 24px !important;
            }

            a.location-white {
                width: 220px;
                line-height: 24px !important;
            }

            .swal2-content-p {
                font-size: 18px !important;
                margin-top: 0px;
            }

            .payBTNBx b {
                font-size: 20px!important;
            }

            .bookingX_details_In h5 {
                font-size: 16px;
            }

            .bookingDetailsCommon h4 {
                margin-bottom: 10px;
            }

            .bookingX_details_In.bookingX_details_In2 h6 {
                margin-top: 4px;
            }

            .mobP span {
                font-size: 16px !important;
                text-align: center;
                padding: 1px 8px;
                font-family: 'Montserrat-Medium' !important;
                min-height: 35px;
                margin: 0 0px;
            }

            .mobP a {
                font-size: 14px !important;
                text-align: center;
                padding: 1px 10px;
                font-family: 'Montserrat-Medium' !important;
                min-height: 35px;
                margin: 0 0px;
            }

            .TenantDetailBxIn div {
                padding-left: 0px;
            }

            .TenantDetailBxIn {
                flex-direction: column;
            }

            .footerContactUs ul li a {
                font-size: 14px;
            }

            .bookingDetailsMesure p {
                font-size: 14px !important;
            }

                .bookingDetailsMesure p:before {
                    content: "";
                    width: 13px;
                    height: 24px;
                    background-size: 100%;
                }

            .nice-select .option {
                line-height: 26px;
                min-height: 28px;
                font-size: 13px;
            }

            .cusMB5 {
                margin: 20px 0 !important;
            }

            .contactUsSection h1 {
                font-size: 24px;
                line-height: normal;
                margin-top: 0;
            }

            .aboutMainBx .aboutImgBx img {
                max-width: 100%;
            }

            .aboutMainBx p {
                font-size: 14px;
            }

            .contactSecL h2 {
                font-size: 20px;
            }

            .contactSecL {
                padding: 15px;
            }

            .bottomBTN {
                padding: 15px 0 15px;
            }

            .contactR-inner ul li a {
                font-size: 14px;
                line-height: 32px;
            }

            .contactR-inner {
                padding: 15px 0px 15px;
            }

                .contactR-inner ul li a:before {
                    width: 15px;
                    height: 15px;
                }

            .socialIconsContact ul li a {
                font-size: 14px;
                width: 26px;
                height: 26px;
            }

            .amenitiesUl.amenitiesUlFull span {
                width: 50%;
            }

                .amenitiesUl.amenitiesUlFull span:nth-child(2) a,
                .amenitiesUl.amenitiesUlFull span:nth-child(4) a,
                .amenitiesUl.amenitiesUlFull span:nth-child(4) a,
                .amenitiesUl.amenitiesUlFull span:nth-child(6) a,
                .amenitiesUl.amenitiesUlFull span:nth-child(8) a {
                    width: calc(100% - 0px);
                }

                .amenitiesUl.amenitiesUlFull span:nth-child(3) a,
                .amenitiesUl.amenitiesUlFull span:nth-child(9) a,
                .amenitiesUl.amenitiesUlFull span:nth-child(12) a {
                    width: calc(100% - 21px);
                }

            .contactUsSection {
                margin-bottom: 30px;
            }

            .BoldPara {
                font-size: 20px;
            }

            .verifyEmail {
                margin-top: auto;
            }

            .verifyEmailin {
                padding-top: 0px;
                padding-bottom: 50px;
            }

            .VerifyEmail {
                font-size: 24px;
            }

            .VerifyEmailContainer button.btn-primary {
                min-width: 100px !important;
            }

            .ListingContainer.BookConfirmation {
                padding-bottom: 15px;
            }

            .cancellationPolicy table th, .cancellationPolicy table td {
                padding: 5px 5px;
                vertical-align: middle;
                font-size: 14px;
            }

            .cus-offcanvas .offcanvas-body ul li a span {
                margin-right: 10px;
                width: 24px;
                height: 20px;
            }

                .cus-offcanvas .offcanvas-body ul li a span img {
                    height: 18px;
                }

            .FilterHeading {
                font-size: 14px;
            }

            header {
                padding-bottom: 30px !important;
            }

            .cus-offcanvas .offcanvas-body ul li a.active span {
                margin-left: 7px;
                margin-right: 0;
            }

            .cus-offcanvas .offcanvas-body ul li a:hover span {
                margin-left: 7px;
                margin-right: 0;
            }

            .listSpacetxt h1, .listSpacetxt h3 {
                font-size: 24px;
                line-height: 24px;
            }

            .listSpacetxt p {
                font-size: 20px;
                line-height: 20px;
            }

            .download-app-txt {
                margin-bottom: 10px;
            }

            .ItemsTenantBxImgImg {
                width: 30%;
            }

            .totalCalculation.paymentConfirmationBTN a {
                padding: 4px 14px;
            }

            .tenureMrgn {
                margin-top: 15px;
            }

            .mrgn123 {
                margin-bottom: 15px;
            }

            .pac-container {
                width: 86% !important;
                left: 6% !important;
            }

            .testimonialHeadR h5 {
                font-size: 20px;
            }

            .testimonialHeader ul li {
                font-size: 14px;
            }

            .embed-responsive iframe {
                height: 197px;
            }

            .footerLogoSecUl .FooterHeader, .footerContactUs .FooterHeader {
                font-size: 16px;
            }

            .footerLogoSecUl ul li a {
                font-size: 13px;
            }

            .footerContactUs ul li a:before {
                content: "";
                position: absolute;
                top: 0px;
                left: -3px;
                width: 17px;
                height: 18px;
                background-size: 100%;
            }

            .contact-common {
                padding-left: 28px;
            }

            .notiContent .NotifiWidth {
                font-size: 14px;
            }

            .notiContent p {
                font-size: 12px;
            }

            .notiHeading {
                font-size: 18px;
            }

            .HowXtendedSection .heading-h2.mb-0 {
                margin-bottom: 8px !important;
            }

            button#search {
                font-size: 14px;
            }
        }

        .AvailableDaysTxt {
    margin-top: 0px !important;
    padding-left: 0 !important;
}

.nameUpperCase {
    text-transform: capitalize;
}
.discountPercentage {
    color: #555555 !important;
    font-size: 14px !important;
    font-family: 'Montserrat-SemiBold' !important;
}
.hide-item {
   display:none !important;
}

.recommended-price-div {
    color: #8b572a;
    font-style: normal;
    font-size: 15px;
}

.soldout-price-div {
    color: lightcoral;
    font-style: normal;
    font-size: 15px;
    margin-bottom: 10px;
    font-weight: 700;
}
.soldout-div {
    width: 100px !important;
    background: #D41312; /*! border-radius: 10px; */
    font-size: 11px;
    color: #FFFFFF;
    line-height: 25px;
    display: inline-block; /*! padding: 0 25px; */
    margin-top: 50px;
    margin-left: 155px;
    font-family: 'Montserrat-Bold' !important;
    text-align: center;
    z-index: 1;
    position: absolute; /*! padding-right: 0px; */
    text-align: right;
}

    .soldout-div #checkmark {
        transform: rotate(45deg);
        height: 12px;
        width: 6px;
        margin-left: 10% !important;
        border-bottom: 2px solid white;
        border-right: 2px solid white;
        margin-top: 5px;
        position: absolute; /*! margin-right: 10px !important; */ /*! line-height: 10px !important; */
    }

    .soldout-div #infoIcon {
        font-size: 14px !important;
        margin-right: 9px !important;
    }