/* @import "https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;600;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Urbanist:wght@300;400;500;600;700;800;900&display=swap"; */

#ns-bathroom-page ::-webkit-scrollbar {
    width: 5px
}

/* --- Added mappings for new top-form classes to match existing form styles --- */

/* Keep responsive behavior similar to previous form container */


#ns-bathroom-page * {
    padding: 0;
    margin: 0;
    font-family: 'Urbanist';
    box-sizing: border-box
}

#ns-bathroom-page ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #2a2727;
    border-radius: 0
}

#ns-bathroom-page ::-webkit-scrollbar-thumb {
    background: #1b1c20;
    border-radius: 5px
}

#ns-bathroom-page ::-webkit-scrollbar-thumb:hover {
    background: #161616
}

#ns-bathroom-page h1,
#ns-bathroom-page h2 {
    margin-block-start: 0;
    margin-block-end: 0
}
/* 
html {
    scroll-behavior: smooth
} */

body {
    /*font-family: 'Urbanist';*/
    margin: 0;
    padding: 0;
    font-weight: 500
}

/* Global heading style used across pages for Visit / Schedule headings */

#ns-bathroom-page p {
    line-height: 1.5;
    font-weight: 400
}

#ns-bathroom-page picture {
    margin: 0;
    padding: 0;
    line-height: 0;
    max-width: 100%;
    width: 100%;

}

#ns-bathroom-page .ns-highlighted-link{
    text-decoration: none !important;
    color: #F5A90A !important;
}
#ns-bathroom-page .ns-highlighted-link:hover{
    cursor: pointer !important;
}

#ns-bathroom-page .ns-highlighted-link:active {
    color: #681da8 !important;
}
#ns-bathroom-page .ns-highlighted-link:focus {
    color: #0babff !important;
}
#ns-bathroom-page .ns-highlighted-link:visited {
    color: #0babff !important;
}

#ns-bathroom-page .ns-full-width-img {
    width: 100%;
    height: auto;
}

@keyframes slideDown {
    from {
        transform: translateY(-100%)
    }

    to {
        transform: translateY(0)
    }
}
    
/* Small centered privacy / helper text used under forms */

/* Bottom Title CSS */

/* @media only screen and (max-width: 3000px) and (min-width: 2000px) {
    .AHA-header-linksDiv {
        width: 42%
    }
} */

@media only screen and (max-width: 767px) and (min-width: 300px) {

    /* .thankyou-call {
        display: none;
        margin-left: 0;
        font-size: 20px;
        padding: 8px 15px;
        margin-top: 5px;
    } */
}
@import url('https://fonts.googleapis.com/css2?family=Urbanist:wght@300;400;500;600;700;800;900&display=swap');

#ns-bathroom-page * {
    padding: 0;
    margin: 0;
    font-family: Urbanist;
    box-sizing: border-box;
}

body {
    /*font-family: 'Urbanist';*/
    background-color: #fff;
    color: #232323;
    margin: 0;
    padding: 0;
    font-weight: 500;
}

#ns-bathroom-page p {
    line-height: 1.5;
    font-weight: 500;
}

#ns-bathroom-page .ns-feature-section {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: -5px;
    display: flex;
    align-items: center;
}

/************************************************************
  Header
*************************************************************/


/************************************************************
    Office Automation Banner
*************************************************************/
#ns-bathroom-page .ns-hero-banner {
    position: relative;
    margin-bottom: -5px;
}

#ns-bathroom-page .ns-hero-banner h1 {
    display: inline-block;
    font-size: 4.5vw;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    /* border-bottom: 2px solid #EAB348; */
}

#ns-bathroom-page .ns-banner-title-box {
    position: absolute;
    bottom: 10%;
    left: 10%;
    color: #fff;
    width: 42%;
    top: 30%;
}

#ns-bathroom-page .ns-banner-title-box p {
    font-size: 1.7vw;
    font-weight: 300;
    padding-top: 10px;
    color: #fff;
}

/************************************************************
    Why not create a smart office
*************************************************************/
#ns-bathroom-page .ns-feature-inner-box {
    position: absolute;
    width: 44%;
    text-align: left;
    padding: 0px 100px 0px 0px;
    /* margin: auto; */
    /* left: 0; */
    right: 0;
    top: 18%;
}

#ns-bathroom-page .ns-feature-inner-box h2 {
    font-size: 2.917vw;
    font-weight: 400;
}

#ns-bathroom-page .ns-feature-inner-box p {
    font-size: 1.2vw;
    font-weight: 300;
    margin-top: 10px;
    color: #000;
    /* padding: 15px 100px; */
}

/************************************************************
    Automated Conference Rooms
*************************************************************/
#ns-bathroom-page .ns-feature-content-box {
    position: absolute;
    max-width: 45%;
    padding: 0 30px;
    margin-left: 5%;
    color: #fff;
}

/* .ns-feature-content-box img {
    margin-left: -46px;
    margin-bottom: 25px;
} */

#ns-bathroom-page .ns-feature-content-box h2 {
    font-size: 2.917vw;
    font-weight: 400;
    color: #fff;

}

#ns-bathroom-page .ns-feature-content-box p {
    font-size: 1.2vw;
    margin-top: 20px;
    font-weight: 400;
    color: #fff;
}

/************************************************************
    Boss Cabin
*************************************************************/
#ns-bathroom-page .ns-feature-right-align {
    right: 80px;
    color: #000;
    max-width: 45%;
}

/************************************************************
    Why Choose Us
*************************************************************/

/************************************************************
  Media Query
*************************************************************/
@media only screen and (max-width: 1800px) {
    #ns-bathroom-page .ns-feature-content-box {
        position: absolute;
        max-width: 40%;
    }
}

@media only screen and (max-width: 1500px) {
    #ns-bathroom-page .alexapplegoogle{
        top: 75% !important;
    }
    #ns-bathroom-page .ns-feature-inner-box p {
        padding: 0 0px;
    }

    #ns-bathroom-page .ns-feature-content-box {
        padding: 0 30px;
    }

    #ns-bathroom-page .ns-feature-content-box p {
        margin-top: 10px;
    }
}

@media only screen and (max-width: 1199px) {
    #ns-bathroom-page .ns-feature-inner-box {
        width: 40%;
        top: 10%;
    }
    #ns-bathroom-page .ns-feature-content-box h2 {
        font-size: 2.3vw;
        font-weight: 600;
    }
    #ns-bathroom-page .ns-feature-inner-box h2{
        font-size: 2.3vw;
    }
    #ns-bathroom-page .ns-icon-item p {
        font-size: 1vw !important;
        font-weight: 800;
    }

    /* .ns-feature-inner-box p {
        padding: 15px 115px;
    } */
}

@media only screen and (max-width: 1024px) {}

@media only screen and (max-width: 991px) {

    #ns-bathroom-page .ns-banner-title-box {
        left: 6%;
        width: 70%;
    }

    #ns-bathroom-page .ns-hero-banner h1,
    #ns-bathroom-page .ns-feature-inner-box h2 {
        font-size: 3vw;
    }

    #ns-bathroom-page .ns-banner-title-box p {
        font-size: 2.5vw;
    }

    #ns-bathroom-page .ns-feature-inner-box p {
        font-size: 13px;
        padding: 10px 0px;
    }

    #ns-bathroom-page .ns-hero-banner img {
        height: 400px;
        object-fit: cover;
        object-position: left;
    }

    #ns-bathroom-page .ns-feature-content-box {
        max-width: 42%;
        margin-left: 2%;
    }
    /* .ns-icon-item img{
        width: 70%;
    } */
    #ns-bathroom-page .ns-icon-item p {
        font-size: 1vw !important;
        font-weight: 600;
    }
    #ns-bathroom-page .alexapplegoogle{
        padding-top: 15px !important;
    }
    #ns-bathroom-page .ns-icon-item {
        display: flex
    ;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    #ns-bathroom-page .ns-feature-content-box p {
        font-size: 1.5vw;
        margin-top: 10px;
        width: 100%;
    }

    #ns-bathroom-page .ns-feature-inner-box {
        padding: 0 30px;
        top:2%
    }
    #ns-bathroom-page .ns-icon-group {
        display: grid
;
    align-items: baseline;
    /* gap: 40px; */
    padding-top: 20px;
    grid-template-columns: 4fr 4fr 4fr;
    }

}

@media only screen and (min-width:400px) and (max-width:429px){
    #ns-bathroom-page .ns-hero-banner h1 {
        font-size: 9vw;
        text-transform: uppercase;
        line-height: 42px;
        padding: 0px 45px 0px 45px !important;
    }
}
@media only screen and (width:390px){
    #ns-bathroom-page .ns-hero-banner h1 {
        padding: 0px 40px 0px 40px !important;
    }
}

@media only screen and (max-width: 767px) {
    #ns-bathroom-page .alexapplegoogle{
        display: none !important;
    }
    #ns-bathroom-page .ns-icon-group {
        display: grid !important;
            align-items: baseline;
            gap: 0px !important;
            padding-top: 20px;
            grid-template-columns: 4fr 4fr 4fr;
            width: 80%;
            margin: 0 auto;
    }
    #ns-bathroom-page .ns-icon-item p {
        font-size: 3.5vw !important;
        font-weight: 600;
    }

    #ns-bathroom-page .ns-hero-banner h1 {
        font-size: 12vw;
        text-transform: uppercase;
        line-height: 42px;
        padding: 0px 7px 0px 7px;
    }

    #ns-bathroom-page .ns-banner-title-box p {
        font-size: 4vw;
        margin-top: 8px;
    }

    #ns-bathroom-page .ns-hero-banner img {
        height: 100%;
        object-position: 25%;
    }

    #ns-bathroom-page .ns-feature-inner-box {
        padding: 20px 20px;
        top: 0;
        text-align: center;
        width: 100%;
    }

    #ns-bathroom-page .ns-feature-inner-box h2 {
        font-size: 7.5vw;
        line-height: 10vw;
        margin-bottom: 20px;
        font-weight: 400;
        margin-top: 20px;
        padding: 0px 35px 0px 35px;
    }
    #ns-bathroom-page .ns-feature-content-box h2 {
        font-size: 7.5vw;
        line-height: 10.5vw;
        margin-bottom: 20px;
        font-weight: 400;
        margin-top: 20px;
        text-transform: capitalize;
        
        padding: 0px 35px 0px 35px;
    }

    #ns-bathroom-page .ns-feature-inner-box p {
        font-size: 4.2vw;
        padding: 0px 0px;
        color: #000;
    }

    #ns-bathroom-page .ns-feature-section {
        align-items: start;
    }

    #ns-bathroom-page .ns-align-center-content {
        align-items: center;
    }

    #ns-bathroom-page .ns-feature-content-box {
        padding: 80px 20px;
        margin-left: 0;
        max-width: 100%;
        text-align: center;
    }

    #ns-bathroom-page .ns-feature-content-box p {
        font-size: 4.2vw;
        font-weight: 400;

    }
}

@media only screen and (max-width: 776px) {
    #ns-bathroom-page .ns-full-width-img {
        width: 100%;
        object-fit: cover;
        object-position: right;
        /* height: 100%; */
        max-height: 850px;
    }
    #ns-bathroom-page .ns-icon-item img {
        width: 50px !important;
    }
#ns-bathroom-page .alexapplegoogle{
    display: none;
}
    #ns-bathroom-page .ns-banner-title-box {
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        padding-top: 35px;
        top: 0;
        text-align: center;
    }

    /* .ns-feature-inner-box h2 {
        font-size: 55px;
    }

    .ns-feature-inner-box p {
        font-size: 26px;
    } */

    #ns-bathroom-page .ns-feature-content-box {
        padding: 20px 10px;
        right: 0px;
    }

    /* .ns-feature-content-box h3 {
        font-size: 56px;
    }

    .ns-feature-content-box p {
        font-size: 34px;
    } 

    .whychoose h2 {
        font-size: 44px;
    }*/

    /* .whyinr h4 {
        font-size: 24px;
    }

    .whyinr p {
        font-size: 20px;
    } */
}

@media only screen and (max-width: 480px) {

    /* .ns-hero-banner h1 {
        font-size: 50px;
    }

    .ns-banner-title-box p {
        font-size: 22px;
    }

    .ns-feature-inner-box h2 {
        font-size: 56px;
    }

    .ns-feature-inner-box p {
        font-size: 22px;
    }

    .ns-feature-content-box h3 {
        font-size: 44px;
    }

    .ns-feature-content-box p {
        font-size: 22px;
        margin-top: 20px;
    } */
}

@media only screen and (max-width: 420px) {
    #ns-bathroom-page .ns-banner-title-box {
        padding: 70px 30px;
        top: 0;
        text-align: center;
    }
}

@media only screen and (max-width: 375px) {
    #ns-bathroom-page .ns-icon-item p {
        padding: 0px 10px 0px 10px !important;
    }
    #ns-bathroom-page .ns-full-width-img {
        width: 100%;
        object-fit: cover;
        object-position: right;
        height: revert-layer;
    }
    #ns-bathroom-page .ns-feature-inner-box h2 {
        font-size: 8vw;
    }
    #ns-bathroom-page .ns-banner-title-box p {
        font-size: 4vw;
        margin-top: 6px;
    }
    #ns-bathroom-page .ns-banner-title-box {
        padding: 40px 30px;
        top: 0;
        text-align: center;
    }
    #ns-bathroom-page .ns-hero-banner h1 {
        line-height: 34px;
        padding: 0px 8px 0px 8px !important;
    }
    #ns-bathroom-page .ns-feature-content-box {
        padding: 20px 20px;

    }

    #ns-bathroom-page .ns-feature-inner-box h2 {
        margin-bottom: 20px;
    }

    /* .ns-banner-title-box p {
        font-size: 22px;
    } 

    .ns-feature-inner-box h2 {
        font-size: 45px;
    }*/

    #ns-bathroom-page .ns-feature-inner-box p {
        /* font-size: 20px; */
        padding: 0;
    }

    /* .ns-feature-content-box h3 {
        font-size: 32px;
    }

    .ns-feature-content-box p {
        font-size: 18px;
    }

    .whychoose h2 {
        font-size: 36px;
    } */
}

#ns-bathroom-page .ns-icon-group{
    display: flex;
    align-items: baseline;
    gap: 35px;
    padding-top: 20px;
}
/* .alexapplegoogle{
    display: flex;
    align-items: center;
    gap: 20px;
    padding-top: 35px;
} */

#ns-bathroom-page .alexapplegoogle {
    display: flex
;
    align-items: center;
    gap: 10px;
    padding-top: 35px;
    position: absolute;
    right: 100px;
    top: 80%;
}
#ns-bathroom-page .ns-icon-item{
    display: flex;
    flex-direction: column;
    align-items: center;
}
#ns-bathroom-page .ns-icon-item p {
    font-size: 0.833vw;
    font-weight: 600;
    line-height: 14px;
    font-weight: 700;
}

#ns-bathroom-page .ns-icon-transform p{
    color: #000;
}
#ns-bathroom-page .ns-control-icons{
    gap: 40px;
}
#ns-bathroom-page .ns-control-icons p{
    color: #fff;
}
#ns-bathroom-page .ns-aroma-icons{
    gap: 30px;
}
#ns-bathroom-page .ns-aroma-icons p{
    color: #fff;
}

#ns-bathroom-page .ns-safety-icons p{
    color: #000;
}
#ns-bathroom-page .ns-geyser-icons p{
    color: #000;
}

#ns-bathroom-page .ns-music-icons p{
    color: #000;
}