﻿@import url('https://fonts.googleapis.com/css2?family=Luckiest+Guy&amp;display=swap');

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap');
/* in custom-fonts.css */
@import url("https://db.onlinewebfonts.com/c/e5813a125d12ff54a1956a47dcb28762?family=Aperto+SCOsF");

@font-face {
    font-family: "MyCustomFont";
    src: url("https://fonts.googleapis.com/fonts/MyCustomFont.woff2") format("woff2"), url("https://your-domain.com/fonts/MyCustomFont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


h2.section-title {
    font-family: 'Montserrat', sans-serif;
}

h2.section-title strong {
    font-family: 'Aperto';
    font-weight: 700;
    font-size: 40px;
}

.bl-ban-txt.container {
    padding: 1em 0 1em 0;
}

.below-banner {
    background-color: #122c5d;
    /* position: relative; */
    margin-top: 1%;
    /* border-top: 5px solid #ffd700; */
    /* border-bottom: 5px solid #ffd700; */
    /* z-index: 1; */
}

.tf-weight-b {
    font-weight: 700;
}

.tc-white {
    color: #fff;
}

.bl-ban-txt h4 {
    text-align: center;
    font-family: 'GothamBookRegular';
    border-left: 2px solid;
    border-right: 2px solid;
    font-size: 15px;
}

.amen-list {
    background-size: 100% 100%;
    padding: 6em 5em;
    height: 414px;
    background-color: #0D3046;
}

.amen-list li {
    margin: 0;
    font-size: 16px;
    line-height: 30px;
    font-family: GothamBookRegular;
    color: #fff;
}

.locationWrapper {
    background-color: #E6E7E8;
    padding: 50px 0 50px;
}

.locationWrapper .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

iframe {
    height: 500px;
    width: 100%;
}

.locationContent {
    /*    background-color: #121820;*/
    /* border-right: 50px solid #ca9d75; */
    /*    padding: 80px 0px;*/
}

.locationContent h1 {
    font-size: 35px;
    line-height: 50px;
    margin: 0;
    text-transform: uppercase;
    color: #E2A92B;
    letter-spacing: 1px;
}

.locationContent h1 span {
    font-size: 65px;
    color: #ca9d75
}

.locationContent ul {
    padding-left: 33px;
    margin: 0;
    list-style: none;
    padding-top: 10px;
}

.locationContent ul li {
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 15px;
    line-height: 17px;
}

.location-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
}

.location-header .data-last {
    padding-left: 80px;
}

.mob-view {
    display: none;
}

.locationWrapper .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.location-data h3 {
    color: #0D3046;
    font-family: 'Montserrat';
    font-size: 20px;
    display: flex;
    font-weight: 600;
}

.amen-list h1 {
    font-family: GothamBookRegular;
    color: #fff;
    padding-bottom: 10px;
}

.locationContent ul li {
    font-family: 'Montserrat';
}

.section-space p {
    text-align: center;
}

#overview h4 {
    padding-bottom: 10px;
    font-family: 'Montserrat';
}

.over-icon-wrapper p {
    text-align: center;
}

.location-data h3 img {
    width: 30px;
    margin-right: 10px;
}
.error_msg 
        {
            font-weight: 600;
            font-size: 13px;
            color: #c14848;
            /* position: absolute; */
            bottom: auto;
            padding-top:5px;
            font-family: 'Poppins', sans-serif;
        }
.form-group {
    margin-bottom: 25px;
}

.form-group1 {
    margin-bottom: 2px;
    margin-top: 10px;
}

form label {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Montserrat';
}

.form-control {
    color: #000;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #0D3046;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

button.btn-default span {
    margin-top: 15px;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    border: 1px solid;
    padding: 5px 25px;
    background: #0D3046;
}
    button.btn-default span:hover {
        background: #CC8916;
    }
    .footer {
        margin-top: 30px;
        padding: 30px 0;
        background: #0D3046;
        text-align: center;
        padding: 20px 0;
    }


.footer p {
    margin: 0;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
}

.getForm h2 {
    font-family: GothamBookRegular;
    text-align: center;
}

.copyright {
    background-color: #0D3046;
    padding: 43px;
    border-top: 1px solid;
}

.map img {
    margin: 0 auto;
    padding: 20px 0 30px;
}

.owl-carousel:hover button.owl-next,
.owl-carousel:hover button.owl-prev {
    background: #772630 !important;
    background: rgb(5 6 80) !important;
}

.plan {
    text-align: center;
    font-family: GothamBookRegular;
}

.btn-download {
    position: absolute;
    top: 65%;
    left: 50%;
    transform: translate(-50px, -50px);
    /* width: 34%; */
    /* align-items: center; */
    /* text-align: center; */
    /* justify-content: center; */
    /* display: flex; */
}

.btn-download button {
    border-radius: 10px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    font-weight: 800;
    padding: 10px 20px;
    background: #0D3046;
}
    .btn-download button:hover {
        background: #CC8916;
    }
    .plan-wrapper {
        padding: 50px 0;
    }

.plan h2 {
    padding-bottom: 10px;
}

.modal-header .close {
    background-color: #0D3046;
}

.sidebar-contact .btn-default,
#modalForm .btn-default {
    background-color: #0D3046;
}

.modal-header .close:focus,
.modal-header .close:hover,
.toggle:focus,
.toggle:hover {
    background-color: #01447C;
}

.sidebar-contact .btn-default:hover,
#modalForm .btn-default:hover {
    background-color: #0D3046;

}

#slide-section strong {
    padding: 10px 0 20px;
    text-align: center;
    display: block;
    font-family: GothamBookRegular;
    font-size: 15px;
}

.location-data {
    margin-bottom: 20px;
}

.sidebar-contact .btn-default {
    background-color: transparent;
}

.sidebar-contact .btn-default:hover {
    background-color: transparent;
}

#contact .contact-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
}

#slide-section {
    padding: 50px 0 50px;
}

.section-space {
    padding: 50px 0px 50px;
}

.navbar-default .navbar-collapse {
    margin-left: auto;
    margin-right: auto;
}

h2.section-title {
    padding-bottom: 0px;
}

#amenities .item h1 {
    text-align: center;
    font-family: 'Luckiest Guy', cursive;
    font-weight: 100;
    letter-spacing: 1px;
}

.sngl-ame {
    margin: 10px;
    /*    height: 200px;*/
}

.sngl-ame p {
    text-align: center;
}

.awards-slide-wrap {
    text-align: center;
    font-family: GothamBookRegular;
/*    padding-top: 50px;*/
}

.testi-img img {
    width: 200px !important;
    height: 100%;
    border-radius: 0;
}

.sngl-testi {
    background: transparent;
    padding: 0;
    min-height: auto;
}

.location-header p {
    text-align: center;
    font-family: 'Montserrat';
    color: #000;
}

.award-block p {
    text-align: center;
    font-family: 'Montserrat';
    color: #000;
    font-size: 16px;
}

.line-horizontal {
    height: 5px;
    width: 95px;
    background: #A28069;
    display: block;
    margin: 0 auto;
    margin-bottom: 30px;
}

h2.section-title {
    font-size: 27px;
    color: #0D3046;
    font-weight: 500;
    text-align: center;
}

#amenities.section-space p {
    text-align: center;
    font-size: 15px;
    font-weight: 600;
}

.d-flex {
    display: flex;
}
.where {
    display: block;
}

.where2 {
    display: none;
}

#amenit-slide-box .d-flex {
    display: block;
    min-height: 150px;
    height: 150px;
}

#amenit-slide-box {
    padding-top: 50px;
}

#amenit-slide-box .sngl-ame p {
    font-size: 14px;
    font-weight: 600;
    padding-top: 15px;
    color: #000;
}

#testi-slider button.owl-prev,
#testi-slider button.owl-next {
    background: #0D3046 !important;
}

#amenit-slide-box button.owl-next,
#amenit-slide-box button.owl-prev {
    background: #0D3046 !important;
}
    #amenit-slide-box button.owl-next:hover,
    #amenit-slide-box button.owl-prev:hover {
        background: #CC8916 !important;
    }

.toggle {
    background: #01447C;
}
    .toggle:hover {
        background: #cc8916;
    }
    a.call-icon i {
        background: #01447C;
    }

section#overview {
    background: #FFFFFF;
}

section#amenities {
    background: #9BC9EA;
}

.modal-title {
    color: #0d3046;
    font-family: 'Montserrat';
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 20px;
    text-align: center;
}

#modalForm h2,
.sidebar-contact h2 {
    font-family: 'Montserrat', sans-serif;
    color: #01447c;
    text-align: center;
    font-size: 23px;
    text-transform: capitalize;
}

#modalForm input,
.sidebar-contact input {
    margin-bottom: 5px;
    height: 25px;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #BF8231 !important;
    font-weight: 700;
    font-size: 20px;
}

#slide-section h2 {
    font-family: 'Aperto';
    font-weight: 700;
    font-size: 40px;
}

#contact h2 {
    font-family: 'Aperto';
    font-weight: 700;
    font-size: 40px;
}

.awards-slide-wrap strong {
    padding-top: 10px;
    display: block;
}

/* CLOUD CSS*/
#clouds {
    padding: 100px 0;
    /* background: #c9dbe9; */
    /* background: -webkit-linear-gradient(top, #c9dbe9 0%, #fff 100%); */
    background: -linear-gradient(top, #c9dbe9 0%, #fff 100%);
    background: -moz-linear-gradient(top, #c9dbe9 0%, #fff 100%);
    position: absolute;
}

/*Time to finalise the cloud shape*/
.cloud {
    width: 200px;
    height: 60px;
    background: #fff;

    border-radius: 200px;
    -moz-border-radius: 200px;
    -webkit-border-radius: 200px;

    position: relative;
}

.cloud:before,
.cloud:after {
    content: '';
    position: absolute;
    background: #fff;
    width: 100px;
    height: 80px;
    position: absolute;
    top: -15px;
    left: 10px;

    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;

    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
    -moz-transform: rotate(30deg);
}

.cloud:after {
    width: 120px;
    height: 120px;
    top: -55px;
    left: auto;
    right: 15px;
}

/*Time to animate*/
.x1 {
    -webkit-animation: moveclouds 15s linear infinite;
    -moz-animation: moveclouds 15s linear infinite;
    -o-animation: moveclouds 15s linear infinite;
}

/*variable speed, opacity, and position of clouds for realistic effect*/
.x2 {
    left: 200px;

    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 0.6;
    /*opacity proportional to the size*/

    /*Speed will also be proportional to the size and opacity*/
    /*More the speed. Less the time in 's' = seconds*/
    -webkit-animation: moveclouds 25s linear infinite;
    -moz-animation: moveclouds 25s linear infinite;
    -o-animation: moveclouds 25s linear infinite;
}

.x3 {
    left: -250px;
    top: -200px;

    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0.8;
    /*opacity proportional to the size*/

    -webkit-animation: moveclouds 20s linear infinite;
    -moz-animation: moveclouds 20s linear infinite;
    -o-animation: moveclouds 20s linear infinite;
}

.x4 {
    left: 470px;
    top: -250px;

    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    transform: scale(0.75);
    opacity: 0.75;
    /*opacity proportional to the size*/

    -webkit-animation: moveclouds 18s linear infinite;
    -moz-animation: moveclouds 18s linear infinite;
    -o-animation: moveclouds 18s linear infinite;
}

.x5 {
    left: -150px;
    top: -150px;

    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0.8;
    /*opacity proportional to the size*/

    -webkit-animation: moveclouds 20s linear infinite;
    -moz-animation: moveclouds 20s linear infinite;
    -o-animation: moveclouds 20s linear infinite;
}

@-webkit-keyframes moveclouds {
    0% {
        margin-left: 1000px;
    }

    100% {
        margin-left: -1000px;
    }
}

@-moz-keyframes moveclouds {
    0% {
        margin-left: 1000px;
    }

    100% {
        margin-left: -1000px;
    }
}

@-o-keyframes moveclouds {
    0% {
        margin-left: 1000px;
    }

    100% {
        margin-left: -1000px;
    }
}

/* CLOUD CSS*/

#overview img {
    width: 100%;

}

#overview .over-img {
    padding: 0;
}

#plan-section {
    background: #9BC9EA;
    padding: 50px 0;
}

    #plan-section h2.section-title {
        padding: 27px;
        font-family: 'Aperto';
        font-weight: 700;
        font-size: 40px;
    }

.plan img {
    border: 2px solid;
    height: 300px;
    margin: 0 auto;
}

i.fa.fa-phone {
/*    padding-right: 10px;*/
}

/*.mira-road-box {
    width: 70%;
    margin: 0 auto;
    margin-top: -17%;
    background: #D3D2D2;
    z-index: 2;
    position: relative;
    padding: 20px;
    height: 227px;
}*/
.road-wrapper-text h2.section-title {
    position: absolute;
    z-index: 3;
    top: 10%;
    left: 50%;
    transform: translateX(-50%);
    /* right: 50%; */
    text-align: center;
    margin: 0 auto;
    width: 100%;
    color: #fff;
}

/*.mira-road-box p {
    text-align: center;
    color: #000;
    font-size: 15px;
}*/
/*+++++++++++++++++++++++++++++++++++++++++*/
.mira-road-box {
    width: 70%;
    margin: 0 auto;
    margin-top: -17%;
    background: #D3D2D2;
    z-index: 2;
    position: relative;
    padding: 20px;
    height: 227px;
    overflow: hidden; /* keep text inside box */
}

    .mira-road-box p {
        text-align: center;
        color: #000;
        font-size: 15px;
        transform: translateY(100%); /* start below box */
        opacity: 0;
        transition: transform 1s ease-out, opacity 1s ease-out;
    }

    .mira-road-box.show p {
        transform: translateY(0); /* move up */
        opacity: 1;
    }

/*+++++++++++++++++++++++++++++++++++++++++++*/
#overview img.bunty-chalk {
    position: absolute;
    height: 400px;
    width: 170px;
    right: -22%;
    top: 2%;
}

#overview .mira-road-2 img {
    display:none;
    position: relative;
    margin-top: -150px;
    width: 70%;
    z-index: 3;
    left: 53%;
    transform: translateX(-50%);
}

.road-wrapper-text h2.section-title strong {
    text-shadow: 2px 2px black;
    font-size: 45px;
}

.loader-block {
    width: 550px;
    height: 800px;
    top: 65%;
}
#live-in{
    background-color: #E6E7E8;
}
.d-none{
    display: none;
}
a.call-icon{
    bottom:20px;
}
@media only screen and (min-width: 1200px) {
    .navbar-default {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .navbar-brand > img {
        width: auto;
    }

    .item .col-md-12 {
         width: 90%; 
        margin: 0 auto;
        display: block;
        float: none;
    }
    .owl-theme .owl-nav{
        margin-top: 0 !important;
    }
}

@media (max-width: 768px) {
    .loader-block {
        width: 100px;
        height: 200px;
        top: 40%;
    }

    .navbar-brand > img {
        width: auto !important;
    }

    button.owl-prev {
        left: -20px;
    }

    button.owl-next {
        right: -20px;
    }

    .plan {
        margin-bottom: 20px;
    }

    .locationWrapper .row {
        display: block;
    }

    #contact .contact-wrapper {
        display: block;
    }

    .copyright p {
        text-align: center;
    }

    .over-icon img {
        margin: 0 auto;
    }

    .ame-icon img {
        width: 120px !important;
        height: 120px;
        margin: 0 auto;
    }

    .line-horizontal {
        /*    margin: 15px 0px 20px;*/
        margin: 0 auto !important;
        margin-top: 15px !important;
        margin-bottom: 15px !important;
    }

    .copyright p {
        color: #fff;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: block;
        float: none !important;
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    #modalForm input,
    .sidebar-contact input {
        margin-bottom: 15px;
        height: 20px;
    }

    form label {
        font-size: 12px;
    }

    button.btn-default span {
        margin-top: 0px;
    }

    .sidebar-contact {
        padding: 20px 30px;
    }

    #modalForm h2,
    .sidebar-contact h2 {
        color: #0D3046;
    }

    button.owl-next,
    button.owl-prev {
        width: 30px;
        height: 30px;
    }

    #amenit-slide-box button.owl-prev {
        left: -20px;
    }

    #amenit-slide-box button.owl-next {
        right: -20px;
    }

    .mira-road-box {
        width: 97%;
        height: 250px;
    }

    .road-wrapper-text h2.section-title strong {
        font-size: 35px;
    }

    #overview .mira-road-2 img {
        margin-top: -60px;
    }

    #contact .mob-text h2 {
        font-size: 30px;
        margin-bottom: 10px;
    }

    .footer {
        padding: 20px 10px;
    }

    .below-banner {
        margin-top: 0;
    }

    #overview img.bunty-chalk {
        display: none;
    }

    .brandLogos {
        right: 12%;
    }
    a.call-icon {
    text-align: right;
    width: auto;
    padding: 0px 10px 20px;
    position: fixed;
    z-index: 999;
    bottom: 0px;
    right: 0;
}
}
@media (max-width: 414px) {
    .mira-road-box{
        height: 320px;
        
    }
}
@media (max-width: 375px) {
    .mira-road-box{
        height: 320px;
        
    }
}
@media (max-width: 360px) {
    .mira-road-box{
        height: 320px;
        
    }
    .mira-road-box img{
        width: 85%;
    }
}
@media (max-width: 320px) {
    .mira-road-box{
        height: 380px;
        
    }
    .mira-road-box img{
        width: 85%;
    }
}


/*+++++ Services +++++*/

.services-section {
    padding: 60px 20px;
    text-align: center;
    background-color: #ECECEC;
    max-width: 2000px;
}

.section-title22 {
    font-size: 40px;
    color: #2d3e50;
    margin-bottom: 40px;
    font-weight: 700;
}

.services-columns {
    display: flex;
    justify-content: center;
    gap: 30px;
    flex-wrap: wrap;
    max-width: 2000px;
    margin: 0 auto;
}

.services-column {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.service-card {
    background: white;
    border-radius: 20px;
    overflow: hidden;
    transition: transform 0.4s ease,;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
    transform: translateY(100px);
    opacity: 0;
    width: 165px;
    height: 201px;
}
    .service-card img {
        width: 360px;
        height: auto;
        object-fit: cover;
        transition: transform 0.2s ease;
        border-radius: 50px;
        padding: 20px;
    }

    .service-card p {
        font-size: 12px;
        font-weight: bold;
        color: #2d3e50;
        padding: 15px 10px;
        margin: 0;
        text-transform: uppercase;
    }

    .service-card a {
        text-decoration: none;
    }

    .service-card:hover img {
        transform: scale(1.1);
    }

/* Reveal animation */
.reveal.active {
    transform: translateY(0);
    opacity: 1;
    transition: all 0.6s ease;
}



.footer {
    margin-top: 30px;
    /* padding: 30px 0; */
    background: #0D3046;
    color: #fff;
    font-family: 'GothamBookRegular', Arial, sans-serif;
}
.footer-container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 0px;
    max-width: 1480px;
    margin: 0 auto;
    padding: 0 40px;
}

.footer-text {
    flex: 1;
    font-size: 14px;
    line-height: 22px;
    text-align: left;
}

    .footer-text a {
        color: #00BFFF;
    }

.footer-qr {
    text-align: center;
    flex-shrink: 0;
}

    .footer-qr img {
        width: 150px;
        height: auto;
        display: block;
        margin: 0 auto 10px;
    }

.qr-caption {
    font-size: 13px;
    line-height: 18px;
    color: #fff;
    text-align: center;
    margin: 0;
}

/* Responsive for mobile */
@media (max-width: 768px) {
    .footer-container {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .footer-text {
        text-align: center;
    }

    .footer-qr {
        margin-top: 20px;
    }
}
.right-logo img {
    height: 80px;
    object-fit: contain;
}
/*#disclaimer-text {
    display: inline !important;
}
*/
.toggle-btn-mobile {
    display: none !important;
}

.des {
    display: block;
}

.mob {
    display: none;
}


.enq-section {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #CC8916;
    box-shadow: 0 -3px 8px rgba(0, 0, 0, 0.1);
    z-index: 9999;
    border-top: 2px solid #CC8916;
    padding: 0px 0;
    font-family: Montserrat;
}
.enq {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 15px;
  max-width: 1300px;
  width: 90%;
  margin: 0 auto;
}

    .enq h2 {
        font-size: 22px;
        color: #fff;
        font-weight: 600;
        margin: 0;
    }

.enq input {
  padding: 10px 14px;
  border: 1px solid #ccc;
  outline: none;
  font-size: 15px;
  flex: 1;
  min-width: 200px;
}

.phone-field {
  display: flex;
  align-items: center;
  gap: 5px;
  flex: 1;
}

.flag-select {
  display: flex;
  align-items: center;
  gap: 5px;
  background: #f9f5ef;
  padding: 10px 12px;
  border: 1px solid #ccc;
}

.flag-select img {
  width: 20px;
  height: 15px;
  border-radius: 2px;
}
.enq button {
    background: #0D3046;
    color: #fff;
    border: 1px solid #fff;
    padding: 10px 35px;
    font-size: 16px;
    cursor: pointer;
    transition: 0.3s ease;
}
.enq button:hover {
  background: #8b6e3b;
}


/*############  BACK TO TOP BUTTON ###########*/
#back-to-top-section {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 9999;
}




.back-to-top {
    position: fixed;
    bottom: 55px;
    right: 30px;
    width: 35px;
    height: 35px;
    border: none;
    border-radius: 50%;
    /*   background-color: #003366;*/
    background-color: #CC8916;
    color: #ffffff;
    font-size: 24px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    animation: bounce-infinite 2s infinite ease-in-out;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.4);
    transition: box-shadow 0.3s ease-in-out;
}


    .back-to-top:hover {
        box-shadow: 0 20px 25px rgba(0, 0, 0, 0.5);
        background-color: #003366;
        color: #ffffff;
    }


@keyframes bounce-infinite {
    0%, 100% {
        transform: translateY(0);
        box-shadow: 0 10px 15px rgba(0, 0, 0, 0.4);
    }

    50% {
        transform: translateY(-15px);
        box-shadow: 0 25px 35px rgba(0, 0, 0, 0.6);
    }
}


.intern-section {
    width: 100%;
    padding: 0px 0;
    text-align: center;
    overflow: hidden;
    background-color: #E6E7E8;
}

    .intern-section h2 {
        font-size: 28px;
        font-weight: 600;
        margin-bottom: 20px;
        position: relative;
    }

.intern-tabs {
    display: flex;
    justify-content: center;
    margin-bottom: 25px;
    gap: 20px;
}

/*.intern-btn {
    padding: 10px 25px;
    border: 1px solid #000;
    background: transparent;
    cursor: pointer;
    transition: all 0.3s ease;
    font-weight: 500;
}*/
.intern-btn {
    padding: 10px 25px;
    border: 1px solid #000;
    background: transparent;
    cursor: pointer;
    transition: all 0.3s ease;
    font-weight: 500;
    color: #000; 
}

    /* Hover स्टेट */
    .intern-btn:hover {
        background: #CC8916; 
        color: #fff; 
        border-color: #fff;
    }

    .intern-btn.active {
        background: #0D3046;
        color: #fff;
    }
.intern-swiper {
    display: flex;
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
}


.intern-slide {
    /*flex: 0 0 calc(100% / 3);*/
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
    padding:20px;
}

    .intern-slide img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
        transition: transform 0.5s ease;
    }

    .intern-slide:hover img {
        transform: scale(1.1);
    }

/* overlay text hidden initially */
.intern-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    opacity: 0;
    transition: opacity 0.4s ease;
}

/* show on hover only */
.intern-slide:hover .intern-overlay {
    opacity: 1;
}

.intern-overlay h3 {
    font-size: 22px;
    margin-bottom: 8px;
    text-transform: uppercase;
}

.intern-overlay p {
    font-size: 15px;
    line-height: 1.4;
    max-width: 250px;
    color:#fff;
}
#sak h2 {
    padding: 25px;
    font-family: 'Aperto';
    font-weight: 700;
    font-size: 40px;
}
@media (max-width: 1024px) {
    .intern-slide {
        flex: 0 0 50%;
    }
}

@media (max-width: 768px) {
    .intern-slide {
        flex: 0 0 100%;
    }
}


.banner-slider {
    width: 100%;
    margin: 80px 0 0 0; 
    padding: 0;
    overflow: hidden;
    position: relative;
}

    .banner-slider .swiper-wrapper {
        width: 100%;
    }

    .banner-slider .swiper-slide img {
        width: 100%;
        height: auto;
        object-fit: cover;
        object-position: center;
        display: block;
    }

    /* Arrows styling */
    .banner-slider .swiper-button-prev,
    .banner-slider .swiper-button-next {
        color: #fff;
        position: absolute;
        bottom: 20px; 
        transform: none;
        width: 40px;
        height: 40px;
        /*background: rgba(0,0,0,0.5);*/
        border-radius: 50%;
        text-align: center;
        line-height: 40px;
        z-index: 10;
        cursor: pointer;
    }

    .banner-slider .swiper-button-prev {
        left: 15px;
    }

    .banner-slider .swiper-button-next {
        right: 15px;
    }

    /* Pagination hide karo */
    .banner-slider .swiper-pagination {
        display: none !important;
    }

/* Responsive tweaks */
@media (max-width: 600px) {
    .banner-slider {
        margin-top: 65px;
    }

        .banner-slider .swiper-button-prev,
        .banner-slider .swiper-button-next {
            width: 30px;
            height: 30px;
            line-height: 30px;
        }

            .banner-slider .swiper-button-prev i,
            .banner-slider .swiper-button-next i {
                font-size: 16px;
            }
}
.footer-qr,
#disclaimer-text {
    transition: all 0.3s ease;
}

/*.read {
    cursor: pointer;
    color: rgb(255,255,255);
    text-decoration: none;
    font-size: 14px;
    margin-left: 8px;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
}*/
.read {
    cursor: pointer;
    color: rgb(255, 255, 255);
    text-decoration: none;
    font-size: 13px;
    font-weight: 600;
    display: inline-block; 
    transition: transform 0.3s ease, color 0.3s ease;
}

    .read:hover {
        transform: scale(1.1);
        color: #cc8916;
    }

    
.ban-mob {
    display:none;
}
.ban-des {
    display:block;
}
/*++++++++++++++++++++++++ configuration +++++++++++++++++++++++++*/
.title2 {
    font-size: 17px;
    color: black;
    font-family: 'GothamBookRegular', Arial, sans-serif;
}
.configuration-section {
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 40px 20px;
    background-color: #f5f8fb;
}

.config-container {
    max-width: 900px;
    width: 100%;
}


.config-cards {
    display: flex; 
    flex-wrap: wrap; 
    flex-direction: row; 
    justify-content: center; 
    gap: 16px;
}

.config-card {
    flex: 1 1 280px;
    max-width: 320px;
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.06);
    cursor: pointer;
    text-align: center;
    padding: 24px 16px;
    box-sizing: border-box;
    transition: box-shadow 0.2s ease, transform 0.2s ease;
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 0.6s ease, transform 0.6s ease;
}

    .config-card:hover {
        transform: translateY(-4px);
        box-shadow: 0 8px 16px rgba(0,0,0,0.10);
    }
    .config-card.visible {
        opacity: 1;
        transform: translateY(0);
    }

    .config-left {
    display: flex;
    align-items: center;
    gap: 16px;
}

.config-icon {
    font-size: 30px; 
    color: #4a90e2;
}


.config-info {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.config-type {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: 500;
    color: #222;
}

.size2 {
    font-family: 'GothamBookRegular', Arial, sans-serif;
    font-size: 17px;
    font-weight: 500;
    color: #666;
}

.config-extra {
    display: flex;
    align-items: center;
}

.config-price {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: black;
    text-transform: uppercase;
}
.config-note {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: black;
    text-transform: uppercase;
}
.price-text {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 22px; /* तुम जितना चाहो वो रख सकती हो */
}

.text-black {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: black;
    text-transform: uppercase;
}

.text-orange {
    color: orange;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
}
/*+++++++++*/
.config-wrapper {
    text-align: center;
    margin: 40px auto;
}

.config-title {
    color: #0c3551;
    opacity: 0;
    transform: translateY(35px);
    transition: all 0.8s ease-out;
    font-family: 'Aperto';
    font-weight: 700;
    font-size: 40px;
}

.config-line {
    width: 120px;
    height: 4px;
    background: #a8896e;
    margin: 8px auto 0;
    border-radius: 2px;
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.8s ease-out;
}

    .config-title.show,
    .config-line.show {
        opacity: 1;
        transform: translateY(0);
    }

@media (max-width: 600px) {
    .config-card {
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
    }

    .config-extra {
        margin-top: 8px;
    }
}

/*+++++++++++++++++++++++++ floory classs projhect detail replaced ++++++++++++++++++++++++*/
.floory.gallery-full {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    width: 100%;
    gap: 10px;
    padding: 20px;
    box-sizing: border-box;
}

    .floory.gallery-full a {
        display: block;
        overflow: hidden;
        border-radius: 8px;
        position: relative;
    }

        .floory.gallery-full a img {
            width: 100%;
            height: auto;
            object-fit: cover;
            transition: transform 0.4s ease; /* smooth zoom */
        }

        .floory.gallery-full a:hover img {
            transform: scale(1.2); /* hover पर 1.2 गुना ज़ूम इन */
        }

    .floory.gallery-full figure {
        margin: 0;
    }

    .floory.gallery-full figcaption {
        font-family: 'Montserrat', sans-serif;
        text-align: center;
        padding: 6px 0;
        /*text-transform:uppercase;*/
        font-size: 18px;
        font-weight:600;
        color: white;
    }
.sliders-row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    /* अगर आप चाहें कि दोनों समान width लें */
    justify-content: center;
}

.slider-col {
    flex: 1 1 45%; /* लगभग आधा width, adjust करना है तो percent बदलें */
    min-width: 300px;
    box-sizing: border-box;
}

    .slider-col .swiper {
        width: 100%;
    }

    .slider-col .swiper-slide img {
        width: 100%;
        height: auto;
        object-fit: cover;
        border-radius: 8px;
        display: block;
    }
    .slider-col .slider-title {
        text-align: center;
        font-size: 24px;
        margin-bottom: 10px;
        font-weight: bold;
        font-family: 'GothamBookRegular', Arial, sans-serif;
    }
/* Pagination bullets (inactive + all) */
.floory-two-prev::after,
.floory-two-next::after {
    /* color और size पहले line से override हो जाएगी */
    color: #fff !important;
    font-size: 24px !important;
    font-weight:900;
}
.floory-one-prev::after,
.floory-one-next::after {
    /* color और size पहले line से override हो जाएगी */
    color: #000 !important;
    font-size: 24px !important;
    font-weight: 900;
}

/*++++++++++++++++++++++++++++++ moble toggle ++++++++++++++++++++++++*/
.siteNav_container {
    width: 100%;
    background: #4A4D3C;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}

.siteNav_header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 15px;
    height: 65px;
}

.siteNav_brand img {
    max-height: 55px;
}

.siteNav_toggle {
    display: none;
    cursor: pointer;
    width: 28px;
    height: 24px;
    flex-direction: column;
    justify-content: space-between;
}

    .siteNav_toggle .siteNav_bar {
        width: 100%;
        height: 3px;
        background: #fff;
        border-radius: 2px;
        transition: transform 0.4s ease, opacity 0.4s ease;
    }

.siteNav_menu {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    background-color:white;

}

    .siteNav_menu li a {
        font-size: 20px;
        font-weight: 600;
        padding: 4px 16px;
        text-decoration: none;
        color: #333;
        transition: background 0.3s;
        font-family: 'aGothamBookRegular', sans-serif;
    }
        .siteNav_menu li a:hover {
            background: #f0f0f0;
        }

@media (max-width: 768px) {
    .siteNav_toggle {
        display: flex;
    }

    .siteNav_menu {
        display: none;
        flex-direction: column;
        width: 100%;
    }

        .siteNav_menu.siteNav_active {
            display: flex;
        }
}

/* Toggle-to-cross animation */
.siteNav_toggle.siteNav_active .siteNav_bar:nth-child(1) {
    transform: translateY(9px) rotate(45deg);
}

.siteNav_toggle.siteNav_active .siteNav_bar:nth-child(2) {
    opacity: 0;
}

.siteNav_toggle.siteNav_active .siteNav_bar:nth-child(3) {
    transform: translateY(-9px) rotate(-45deg);
}
.desk22 {
    display:block;
}
.mob22 {
    display:none;
}


/*++++++++++++++++++++++++++++ CONGIGURATION FORM +++++++++++++++++++++++++++++++++++*/
.popup-form {
    padding: 24px 32px;
    background: #fff;
    max-width: 400px;
    width: 100%;
    box-sizing: border-box;
    border-radius: 8px;
}

    .popup-form h2 {
    margin-top: 0;
    margin-bottom: 16px;
    font-size: 25px;
    font-family: 'GothamBookRegular', Arial, sans-serif;
    text-align: center;
    color:black;
}


    .popup-form input {
        width: 100%;
        padding: 8px 10px;
        margin-top: 6px;
        margin-bottom: 12px;
        border: 1px solid #ccc;
        border-radius: 4px;
        font-size: 13px;
        box-sizing: border-box;
        font-family: 'GothamBookRegular', Arial, sans-serif;
    }

    .popup-form button {
        width: 100%;
        padding: 10px;
        background-color: #0c3551;
        color: #fff;
        border: none;
        border-radius: 4px;
        font-size: 18px;
        cursor: pointer;
        font-family: 'GothamBookRegular', Arial, sans-serif;
    }

        .popup-form button:hover {
            background-color: #CC8916;
        }

.fa-phone:before {
    content: "\f095";
    margin-right: 4px;
}

/*++++++++++++++++++++++++++ Discover a life above the ordinary at Balaji Serenity ++++++++++++++++++++++++++*/
.bs-video-section {
    background: #F5F8FB;
    padding: 50px 20px;
}

.bs-container {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.section-title {
    font-family: 'Lora', serif;
    font-size: 48px;
    font-weight: 400;
    color: #002b3f;
    text-align: center;
    line-height: 1.3;
}
    .section-title strong {
        font-weight: 700; /* Only "Discover" bold */
    }

.bs-title-line {
    width: 60px;
    height: 4px;
    background: #b28c6e;
    margin: 16px auto 40px auto;
    border-radius: 6px;
    opacity: 0;
    transform: translateY(20px);
    transition: 0.8s ease 0.2s;
}

    .bs-title.show,
    .bs-title-line.show {
        opacity: 1;
        transform: translateY(0);
    }

.bs-video-thumb-wrap {
    display: flex;
    justify-content: center;
}

.bs-video-thumb {
    position: relative;
    display: inline-block;
    border-radius: 12px;
    overflow: hidden;
    cursor: pointer;
    box-shadow: 0 8px 25px rgba(0,0,0,0.5);
}

    .bs-video-thumb img {
        width: 100%;
        max-width: 780px;
        border-radius: 12px;
        transition: 0.4s ease;
       
    }

    .bs-video-thumb:hover img {
        transform: scale(1.05);
        
    }



.bs-play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
   /* background: rgba(0,0,0,0.55);*/
   /* color: #fff;*/
    width: 70px;
    height: 70px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 28px;
    transition: 0.3s;
}

.bs-video-thumb:hover .bs-play-btn {
    background: rgba(0,0,0,0.75);
}
