* {    margin: 0px;    padding: 0px;    box-sizing: border-box;}
html {    overflow-x: hidden;}

@font-face {
    font-family: intro;
    src: url(../fonts/INTRO-BOOK.OTF) format("opentype");
}
@font-face {
    font-family: fontspring;
    src: url(../fonts/Fontspring-DEMO-theseasons-reg.otf)  format('opentype');
}

body {    overflow-x: hidden;font-family: intro !important;}

#footersection {    position: relative;    clear: both;    background: white;}
.reradisclaimerbtn {    cursor: pointer;}
.menu {    top: 0px;    width: 100%; z-index: 9999;   height: 80px;    background-color: rgb(255 255 255 / 100%);    position: fixed;    -webkit-transition: all 0.4s ease;    -moz-transition: all 0.4s ease;    -o-transition: all 0.4s ease;    transition: all 0.4s ease;    z-index: 99;}
.light-menu {    width: 100%;    height: 80px;    background-color: rgba(255, 255, 255, 1);    position: fixed;    background-color: rgba(4, 180, 49, 0.6);    -webkit-transition: all 0.4s ease;    -moz-transition: all 0.4s ease;    -o-transition: all 0.4s ease;    transition: all 0.4s ease;}
#menu-center {    height: 75px;    float: right;width: 75%;display: flex;justify-content: flex-end;align-items: center;z-index: 999;}
.logo {      display: inline-block;}
.logoimg { top: 0; height: 80px;padding: 7px;    width: auto;    display: inline-block;    margin-left: 2.5%;    position: absolute;    z-index: 999;}
#menu-center ul {    margin: 0 0 0 0;    float: right;    margin-right: 5%;}
#menu-center ul li a {    font-size: 16px;    padding: 32px 15px;    color:#000;    letter-spacing: 0.5px;}
#menu-center ul li span {    color: rgb(0, 0, 0);    font-size: 14px;    cursor: pointer;}
#menu-center ul li {    list-style: none;    margin: 0 0 0 -4px;    display: inline;}
#menu-center ul li a:hover {    text-decoration: none;    line-height: 50px;  color: #9dc93e;}
#menu-center ul li span:hover {    text-decoration: none;    line-height: 50px;    background-color: rgba(255, 255, 255, 0.3);}
a {    font-size: 14px;    color: black;    text-decoration: none;
/*line-height: 72px;*/
    
}
#home {    overflow: hidden;    width: 100%;    clear: both;    float: left;    position: relative;    margin-top: 80px;}
.bannerslider {    width: 95%; margin-left: 2.5%;   display: block;}
.bannersliderm {     width: 95%; margin-left: 2.5%;    display: none !important;}
.enanchor:hover {    background-color: #44a3c4;    border: 1px solid #0fb4b5;    transition: all 0.7s linear;}
.enanchor {    cursor: pointer;    border: 0.5px solid #44a3c4;    border-radius: 5px;    background-color: #0fb4b5;    text-decoration: none !important;    position: fixed;    top: 25%;    right: 0%;    display: none;    padding: 5px 20px;    color: #000;    font-size: 16px !important;    height: 100%;    float: right;    margin-right: 33px;    transform-origin: right top 0;    transform: rotate(270deg) !important;    -webkit-transform: rotate(270deg) !important;    -webkit-transform-origin: right top;    -moz-transform: rotate(270deg) !important;    -moz-transform-origin: right top;    -o-transform: rotate(270deg) !important;    -o-transform-origin: right top;    -ms-transform: rotate(270deg) !important;    -ms-transform-origin: right top;}
.enanchor1 {    top: 65%;    line-height: 1.5;}
#enqform {    position: fixed;    top: 0%;    width: 100%;    z-index: 999;    background-color: rgb(0 0 0 / 89%);    height: 100vH;    transition: all 0.5s linear;    display: none;}
#configform {    position: fixed;    top: 0%;    width: 100%;    z-index: 999;    background-color: rgb(0 0 0 / 89%);    height: 100vH;    transition: all 0.5s linear;    display: none;}
.enqcontainer {    padding: 30px;    max-width: 320px;    width: 100% !important;    background-color: #9dc93e;    margin: 0 auto;    border-radius: 2px;    box-shadow: -1px -1px 4px 3px rgba(255, 255, 255, 0.3);    overflow: hidden;    border: 2px solid #000;    margin-top: 10%;    position: relative;}
.enqcontainer h1 {    text-align: center;    font-size: 16px;    color: #fff;}
.enqcontainer input[type=text],input[type=select] {    height: 30px;    font-size: 16px;    width: 100%;    margin-bottom: 10px;    -webkit-appearance: none;    background: #fff;    border: 1px solid #d9d9d9;    border-top: 1px solid #c0c0c0;    padding: 0 8px;    box-sizing: border-box;    -moz-box-sizing: border-box;    border-radius: 0.25rem !important;}
.sidecontainer {    position: fixed;    top: 30%;    width: 280px;    right: -280px;    z-index: 999;    background-color: #000;    transition: all 0.5s linear;    padding: 10px 20px;    background-color: #9dc93e;    margin: 0 auto;    border-radius: 2px;    box-shadow: none;    overflow: hidden;    border: 2px solid #000;}
.sidecontainer2 {    right: -280px;}
.sidecontainer h1 {    text-align: center;    font-size: 16px;    color: #fff;}
.sidecontainer input[type=text],input[type=select] {    height: 30px;    font-size: 16px;    width: 100%;    margin-bottom: 10px;    -webkit-appearance: none;    background: #fff;    border: 1px solid #d9d9d9;    border-top: 1px solid #c0c0c0;    padding: 0 8px;    box-sizing: border-box;    -moz-box-sizing: border-box;    border-radius: 0.25rem !important;}
.configcontainer {    padding: 30px;    width: 50% !important;    background-color: #5f5858;    margin: 0 auto;    border-radius: 2px;    box-shadow: -1px -1px 4px 3px rgba(255, 255, 255, 0.3);    overflow: hidden;    border: 2px solid #000;    margin-top: 10%;    position: relative;}
.configcontainer h1 {    text-align: center;    font-size: 16px;    color: #fff;}
.configcontainer input[type=text],input[type=select] {    font-size: 16px;    width: 100%;    margin-bottom: 10px;    -webkit-appearance: none;    background: #fff;    border: 1px solid #d9d9d9;    border-top: 1px solid #c0c0c0;    padding: 0 8px;    box-sizing: border-box;    -moz-box-sizing: border-box;    border-radius: 0.25rem !important;}
.form-control {    padding-left: 5px;    height: auto;}
.enqformbtn {    border: 0px;    color: #fff;    text-shadow: 0 1px rgba(0, 0, 0, 0.1);    background-color: #44a3c4;    padding: 5px 0px;    font-size: 16px;    width: 100%;    text-transform: uppercase;    letter-spacing: 3px;    margin-top: 15px;}
.sideformbtn {    border: 0px;    color: #fff;    text-shadow: 0 1px rgba(0, 0, 0, 0.1);    background-color: #44a3c4;    padding: 5px 0px;    font-size: 16px;    width: 100%;    text-transform: uppercase;    letter-spacing: 3px;    margin-top: 15px;}
.configformbtn {    border: 0px;    color: #fff;    text-shadow: 0 1px rgba(0, 0, 0, 0.1);    background-color: #44a3c4;    padding: 5px 0px;    font-size: 16px;    width: 100%;    text-transform: uppercase;    letter-spacing: 3px;    margin-top: 15px;}
.close {    color: #fff;    font-size: 30px;    box-shadow: none;    border: 0px;    position: absolute;    right: 10px;    top: -2px;}
.sideclose {    color: #fff;    font-size: 25px;    float: right;    background: transparent;    box-shadow: none;    border: 0px;    position: absolute;    right: 10px;    top: -2px;}
.eftwopp {    text-align: center;    color: #fff;    clear: both;    padding-top: 4px;    margin-bottom: 0px;    font-size: 12px;}
.eftwopps {    text-align: center;    color: #fff;    clear: both;    padding-top: 4px;    margin-bottom: 0px;    font-size: 12px;}
.footermain span {    font-size: 14px;}
.spimg {    text-align: center;}
.spimg img {    margin: 0 auto;    width: 350px;}
.spinfo {    text-align: justify;    width: 70%;    margin: 0 auto;    color: #000;}
.footermodal-container {    padding: 30px;    width: 100% !important;    background-color: #000;    margin: 0 auto;    border-radius: 2px;    box-shadow: -1px -1px 4px 3px rgba(255, 255, 255, 0.1);    overflow: hidden;    border: 2px solid #000;    color: #fff;    font-size: 13px;    text-align: justify;    line-height: 1.8;}
.hamclick {    display: none;    cursor: pointer;}
.bar1,.bar2,.bar3 {    width: 35px;    height: 5px;    background-color: #9b7c46;    margin: 6px 0;    transition: 0.4s;}
.change .bar1 {    -webkit-transform: rotate(-45deg) translate(-9px, 6px);    transform: rotate(-45deg) translate(-9px, 6px);}
.change .bar2 {    opacity: 0;}
.change .bar3 {    -webkit-transform: rotate(45deg) translate(-8px, -8px);    transform: rotate(45deg) translate(-8px, -8px);}
.sidemenu {    width: 280px;    position: fixed;    height: 100vH;    z-index: 99;    right: 0px;    background-color: rgba(0, 0, 0, 0.7);}
#mobmenu {    background-color: rgb(0 0 0 / 84%);    position: fixed;    -webkit-transition: all 0.4s ease;    -moz-transition: all 0.4s ease;    -o-transition: all 0.4s ease;    transition: all 0.4s ease;    z-index: 99;    right: -200px;    top: 0px;    width: 200px;    height: 100vH;}
.mmenuul {    list-style: none;    margin-top: 30%;}
.mmenuul li {    list-style: none;    display: block;    line-height: 1.9;    color: #ffffff;    text-align: center;    border-bottom: 1px solid;    width: 80%;    margin-left: 10%;    margin-bottom: 10px;    font-size: 15px;}
.mmenuul li a {    display: block;    line-height: 1.9;    color: #ffffff;    font-size: 15px;}
.mobilemenucross {    cursor: pointer;    position: absolute;    right: 10%;    top: 5%;    font-size: 24px;    color: #ffffff;}
#enquirenow {    overflow: hidden;    width: 100%;    padding-left: 5%;    padding-right: 5%;    position: relative;    clear: both;    float: left;    background-color: #ffffff;    padding-bottom: 100px;}
#enquirenow .headingsectionc {    font-size: 30px;    text-align: center;    font-weight: bold;    margin-top: 20px;    color: #161342;}
#enquirenow .head-line-left {    width: 150px;    height: 5px;    background: #161342;    margin-top: 10px;    margin-bottom: 20px;    margin: 0 auto;}
#email_form01 {    width: 90%;    margin: 0 auto;}
.enqfrm {    width: 23%;    margin-right: 1%;    margin-left: 1%;    float: left;    height: 30px;}
#rera-modal .modal-dialog h3 {    text-align: center;    font-size: 20px !important;}
#rera-modal .modal-dialog {    max-width: 70% !important;    margin: 1% auto;}
#disc-modal .modal-dialog {    max-width: 70% !important;    margin: 1% auto;}
#disc-modal .modal-dialog h3 {    text-align: center;    font-size: 20px !important;}
.sec-eqMobile {    display: none;}
.calling {    position: fixed;    cursor: pointer;    top: 53%;    right: 0%;    width: 30px;    height: 30px;    -webkit-animation: spin 6s linear infinite;    -moz-animation: spin 6s linear infinite;    animation: spin 6s linear infinite;}
@-moz-keyframes spin {    100% {        -moz-transform: rotate(360deg);    }}
@-webkit-keyframes spin {    100% {        -webkit-transform: rotate(360deg);    }}
@keyframes spin {    100% {        -webkit-transform: rotate(360deg);        transform: rotate(360deg);    }}
.callat {    font-size: 16px;    position: fixed;    top: 53%;    background-color: #0fb4b5;    color: #ffffff;    padding: 3px;    border-radius: 8px;    right: -160px;    width: 160px;    transition: 0.5s all ease-in-out;    cursor: pointer;}
.callat a {    padding: 5px;    text-decoration: none !important;    color: #ffffff;    line-height: 1;    letter-spacing: 1px;}
.callat a img {    width: 30px;    height: 30px;}
.example-image-link {    line-height: 22px;}
.callat span {    color: #ffffff;    cursor: pointer;}
.main_sec{margin-top: -80px;padding-top: 110px;clear: both;width: 100%;float: left;padding-left: 5%;padding-right: 5%;}
.about_us_sec{padding-top: 80px;}
.about_us_sec .sub_sec{padding-top: 30px;border-top: none;padding-bottom: 40px;margin-bottom: 30px;}
.sub_sec{float: left;position: relative;width: 100%;}
.headingg{width: 100%;float: left;position: relative;margin-bottom: 20px;display: flex;justify-content: center;align-items: center;}
.head{width: 100%;float: left;text-align: center;display: flex;justify-content: center;align-items: center;margin-bottom: 71px;}
.headdp{float: left;position: relative;margin-bottom: 0;padding-bottom: 12px;}
.headdp::before{content: "";position: absolute;left: 0;bottom: 0;width: 100%;height: 3px;background:linear-gradient(to right, #44a3c4 0%,#44a3c4 50%,#9dc93e 50%, #9dc93e 100%) ;}


.main_div{width: 100%;float: left;position: relative;display: flex;justify-content: center;align-items: center;}
.main_left{width: 48%;padding-left: 1%;padding-right: 1%;float: left;position: relative;}
.main_right{width: 48%;padding-left: 1%;padding-right: 1%;float: left;position: relative;}
/* .floating_div_main{} */
.floating_div{position: fixed;top: 30%;right: -110px;z-index: 99999;width: 150px; float: left;background-color: #9dc93e;border-radius: 15px 0px 0px 15px;padding: 5px;margin: 5px 0;display: flex;justify-content: flex-start;align-items: center;cursor: pointer;}
.floating_div2{top:calc(30% + 40px)}
.floating_div3{top:calc(30% + 80px)}
.floating_div4{top:calc(30% + 120px)}
.float_ic{width: 25px;height: 25px;border-radius: 50px;}
.float_p{width: calc(100% - 30px);float: right;margin-bottom: 0;padding-left: 10px;font-size: 13px;text-decoration: none !important;line-height: 1;color: #212529 !important;}
.floating_div:hover{right: 0;}

.about_p{width: 80%;text-align: justify;font-size: 14px;margin-left: 10%;margin-right: 10%;}
.know_m_div{width: 100%;float: left;position: absolute;height: 40px;bottom: -20px;left: 0;display: flex;justify-content: center;align-items: center;z-index: 99;}
.know_m{position: relative;background-color: #44a3c4;color: #fff;font-size: 13px;margin-bottom: 0;padding: 5px 12px; transform: skewX(20deg);border-radius: 5px;cursor: pointer;}
.know_m span{ transform: skewX(-20deg);float: left;position: relative;}
.buttons_main_div{width: 100%;float: left;position: relative;display: flex;justify-content: center;align-items: center;padding: 15px 0;}
.button_op{width: 150px;text-align: center;margin-bottom: 0;color: #fff;background-color: #9f9f9f;transform: skewX(20deg);display: flex;justify-content: center;align-items: center;margin: 0 10px;border-radius: 5px;font-size: 13px;padding: 5px 10px;cursor: pointer;}
.button_op span{ transform: skewX(-20deg);float: left;position: relative;}
.button_op:hover{background-color: #08244e;}
.button_op1,.button_op4{background-color: #08244e;}
.amen_main_sec {padding-left:0 ;padding-right: 0;}
.amen_main_sec .sub_sec{width: 100%;}
.amen_main_sec .headingg{padding: 0 5%;}
.amen_main_sec .buttons_main_div{padding-left:5% ;padding-right:5% ;}
.amen_main_sec .main_div{background: url(../images/amenities_bg.jpg);background-position: center center;background-size: cover;padding: 30px 5%;}
.amen_main{float: left;position: relative;width: 100%;display: flex;justify-content: center;align-items: center;}
.amen_main_left{float: left;position: relative;width: 63%;padding: 7px;}
.amen_main_right{float: left;position: relative;width: 29.5%;}
.amen_slider{width: 100%;float: left;position: relative;}
.amen_slide{float: left;position: relative;margin: 0 10px;}
.amen_top_slide,.amen_bottom_slide{width: 100%;float: left;margin: 10px 0;}
.amen_big_img,.amen_small_img{width: 100%;float: left;z-index: 9;}
.amen_small_img{filter: grayscale(100%);}
.amen_top_slide img{border-radius: 0 35px 0 0;}
.amen_bottom_slide img{border-radius: 0 0px 0 35px;}
.slider_bottom_left{position: absolute;left: 0;bottom: 0;width: 100px;}
.slider_top_right{position: absolute;right: 0;top: 0;width: 100px;}
.plans_main_sec .main_div{background: none; padding: 30px 0;}
.plans_slider{width: 100%;float: left;position: relative;}
.plan_slide{float: left;position: relative;margin: 0 10px;}
.fp_img{width: 100%;margin-left: 10%; -webkit-transition: all 0.4s ease;    border-radius: 5px;    -moz-transition: all 0.4s ease;    -o-transition: all 0.4s ease;    transition: all 0.4s ease;}
.plan_slide:hover .fp_img{width: 100%;margin-left: 0;}
.fp_p{width: 100%;float: left;position: relative;margin: 5px;text-align: left;font-size: 13px;color: #000;}
.fp_p1{font-weight: 900;padding: 0 0px;text-align: left;margin-top:15px;font-size:14px;}
/* .button_op8{width: auto;} */
.headdp1::before{display: none;}
.fp_img1{width: 95%;margin-left: 2.5%;padding: 15px 0;}
.white_border{width: 90%;height: 80%;position: absolute;z-index: 9;top:10%;left: 5%;border: 1px solid #fff;}
.green_border{width: 100%;height: 100%;position: absolute;z-index: 9;top:0%;left: 0%;border: 1px solid #9dc93e;display: none;}
.plan_slide:hover .white_border{display: none;}
.plan_slide:hover .green_border{display: block;}
.nextArrowBtn{position: absolute;width: 30px;right: -30px;top: calc(50% - 15px);}
.prevArrowBtn{position: absolute;width: 30px;left: -30px;top: calc(50% - 15px);}
.plans_slider1{width: 80%;}
.la_main{width: 100%;float: left;position: relative;clear: both;display: flex;justify-content: center;align-items: center;}
.la{width: 20%;margin:10px 2.5%;float: left;text-align: center;position: relative;box-shadow: 0px 0px 7px 0px #00000047;padding-top: 10px;}
.la_img{width: 70px;}
.la_p{width: 100%;float: left;position: relative;margin-bottom: 0;padding: 10px 5px;font-size: 13px;height: calc(100% - 80px);display: flex;justify-content: center;align-items: center;}
.cu_main .main_left{width: 50%;float: left;position: relative;}
.cu_main{width:90%;margin-left: 5%;margin-right: 5%; justify-content: unset;  z-index: 9;  align-items: unset;box-shadow:0px 0px 27px -14px;margin-top: 0px;background-color: #fff;}
.cu_main .main_right{width: 50%;float: left;position: relative;}
#contact_form{width: 80%;float: left;position: relative;margin: 50px 10%;}
.cu_inp{width: 48%;float: left;position: relative;margin: 10px 1%;border: 1px solid #55555582;padding-left: 5px;height: 40px;}
.msg_txt{width: 98%;min-height: 120px;}
.cu_head1{font-size: 25px;color: #000;text-align: left;float: left;position: relative;width: 60%;margin-right: 40%}
.cu_main .main_right{background-color: #ededed;padding: 50px 40px 50px 40px;}
.cu_right{float: left;position: relative;display: flex;justify-content: flex-start;align-items: flex-start;border-bottom: 1px solid #fff;margin: 10px 0;width: 80%;margin-right: 20%;}
.cu_submit_div{width: 98%;float: left;position: relative;display: flex;justify-content: flex-start;align-items: center;margin-left: 1%;}
.bot_submit{padding: 5px 10px;background-color: #045f83;color: #fff;border: none; outline: none;border-radius: 5px;cursor: pointer;}
.bot_submit span{float: left;position: relative;}
.cu_ic{width: 22px;margin-right: 5px;}
.cu_p{font-size: 15px;color: #000;color: #000 !important;line-height: 1.5;text-decoration: none !important;}
.cu_main .social{float: left;position: relative;margin: 0 5px;}
.cu_main .social:first-child{margin: 0;}
/* .maps_iframe{width: 100%;float: left;position: relative;height: 500px;} */
.maps_iframe{width: 100%;float: left;position: relative;clear: both;}
.maps_iframe{width: 100%;float: left;position: relative;height: 300px;margin-top: 0px;margin-left: 0%;}
.place-card{display: none;}
.social a{line-height: 1;}
.social_ic{width: 25px;margin: 5px 0;}
.rera_p{width: 100%;float: left;position: relative;display: flex;justify-content: flex-start;align-items: flex-start;}
.rera_ic{width: 20px;float: left;margin-right: 5px;}
.rera_p span{font-size: 11px;color: #000;float: left;position: relative;}
.maps_iframe{width: 200%;margin-left: -50%;height: 350px;margin-top: -100px;z-index: 8;}
/* .maps_iframe::before{content: "";position: absolute;z-index: 99;background-color: rgba(0, 0, 0, 0.486);width: 100%;height: 100%;left: 0;top: 0;} */
.exterior_slider {display: none;}





/* Responsive CSS */

@media (max-width: 1250px) {
    #menu-center ul {        padding-left: 0;    }
    #menu-center ul li a {        letter-spacing: 0;    }
}

@media (max-width: 1178px) {
    #menu-center ul li a {        padding: 32px 1px;    }
}

@media (max-width: 1114px) {
    #menu-center ul li a {        font-size: 12px;    }
}

@media (max-width: 1052px) {}

@media (max-width: 1024px) {
    .hamclick {        display: inline-block;        cursor: pointer;         right: 20px;        top: 10px;        position: fixed;        z-index: 9;    }
    #menu-center {        display: none;    }
    .contact select {        padding: 0px;    }
    .contact input {        padding: 0px;    }
}

@media (max-width: 901px) {
    .la {        height: 210px;    }
    .inp_eq {        width: 40%;        margin-left: 2.5%;        margin-right: 2.5%;    }
}

@media (max-width: 867px) {}

@media (max-width: 767px) {
    .happy-pd{
        padding: 9rem 10px 8rem 10px;
    }
    .logo-flex{
        
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
    
    .sub-header {
    padding: 15px 0px 15px 0px;
    box-shadow: 0px 5px 8px 1px #f1ebeb;
    text-align: center;
}

.homeImageLink {
    position: absolute;
    top: 55%;
    left: 0;
    text-align: center;
    width: 100%;
}
    .calling,    .enanchor {        display: none !important;    }
    .mobEqNow {        border-left: 1px solid #ffffff;    }
    .sec-eqMobile {        height: 40px;        display: flex;        position: fixed;        bottom: 0;        left: 0;        font-size: 20px;        color: #000;        border-bottom: 0;        background: #44a3c4;        width: 100%;        text-align: center;        z-index: 99;    }
    #footersection {        padding-bottom: 60px;    }
    .sec-eqMobile a {        padding: 8px 0;        width: 50%;        color: rgb(255, 255, 255);        display: flex;        align-items: center;        justify-content: center;    }
    /* #enqform {        display: none !important;    } */
        #rera-modal .modal-dialog {        max-width: 85% !important;        margin: 1% auto;    }
    #disc-modal .modal-dialog {        max-width: 85% !important;        margin: 1% auto;    }
    #email_form01 {        width: 95%;        margin: 0 auto;    }
    #footersection {        font-size: 14px;    }
    .projecthighul {        display: none !important;    }
    .regularfour {        display: block !important;    }
    .bannerslider {        max-width: 100%;        display: none !important;    }
    .bannersliderm {        max-width: 100%;        display: block !important;    }
    .main_div{width: 100%;float: left;position: relative;display: flex;justify-content: center;align-items: center;}
.main_left{width: 100%;padding-left: 0%;padding-right:0%;float: left;position: relative;}
.main_right{width: 100%;padding-left: 0%;padding-right: 0%;float: left;position: relative;}
.cu_main{margin-left: 0;margin-right: 0;}
.cu_main .main_left{width: 100%;padding-left: 0%;padding-right:0%;float: left;position: relative;}
.cu_main .main_right{width: 100%;padding-left: 0%;padding-right:0%;float: left;position: relative;padding-left: 20px;}
.amen_main_left{display: none;}
.amen_main_right{width: 100%;}
.plans_slider{width: 100%;}
.la_main{display: block;}
.la{width: 45%;}
.amen_small_img{filter: grayscale(0);}
.maps_iframe{margin: 0;margin-top: 15px; width: 100%;height: 250px;}
}

@media (max-width: 640px) {
    .enqcontainer {        margin-top: 15%;    }
    .enqfrm {        width: 48%;        margin-right: 1%;        margin-left: 1%;        float: left;        height: 30px;        margin-bottom: 20px;    }
    .inp_eq {        width: 80%;        margin-left: 10%;        margin-right: 10%;    }
    .sidecontainer {        right: -280px;    }
}

@media (max-width: 540px) {
    .enqcontainer {        margin-top: 18%;    }
    .contact select {        padding: 0px 5px;    }
        .contact input {        padding: 0px 5px;    }
    #configmain {        width: 100%;    }
  
}

@media (max-width: 484px) {
    .contact select {        padding: 0px 10px;    }
    .contact input {        padding: 0px 10px;    }
    .enqfrm {        width: 92%;        margin-right: 1%;        margin-left: 1%;        float: left;        height: 30px;        margin-bottom: 20px;    }
    .enqcontainer {        margin-top: 20%;    }
}

@media (max-width: 450px) {}

@media (max-width: 384px) {
    .enanchor1 {        top: 60%    }
  
}

@media (max-width: 380px) {}

@media (max-width: 352px) {}

@media (max-width: 340px) {
.la{width: 95%;}

}

@media (max-width: 330px) {}

@media only screen and (min-width: 767px){
    .banner-text {
    text-transform: uppercase;
       font-family: fontspring;
    font-weight: 600;
    font-size: 30px;
    word-spacing: 5px;
        text-align: left;
}
    .he {
    height: 20em;
}
    	.testi-br{
    border: 1px solid #fff;
    padding: 40px;
    height:245px;
			}
    .news-show{
        display:block;
    }
    .news-show1{
        display:none;
    }
    .happy-pd{
      padding: 15rem 10px 8rem 10px;
    }
    .logo-flex{
           display: flex;
    align-items: center;
    justify-content: space-evenly;
    }
    .counter-br{
    border-left: 2px solid #e1d8d8;
}
.homeImageLink {
    position: absolute;
    top: 50%;
    left: 0;
    text-align: center;
    width: 100%;
}
.sub-header {
    padding: 15px 0px 14px 67px;
    box-shadow: 0px 1px 6px 0px #7e7979;
}

.about-d{
        padding: 37px 84px 37px 84px;
}
}

@media only screen and (max-width: 768px){
    .banner-text {
    text-transform: uppercase;
       font-family: fontspring;
    font-weight: 600;
    font-size: 20px;
    word-spacing: 5px;
        text-align: left;
}
    .flex{
         flex-direction: column-reverse; 
    }
    	.testi-br{
    border: 1px solid #fff;
    padding: 40px;
    height:366px;
			}
    .about-d{
    padding: 37px 10px 37px 10px;
    }
}
    
    


.sub-menu {
    color: #751115;
    font-weight: 600;
   
    padding-right: 18px;
}

.sub-menu2 {
    font-weight: 400;
    padding-left: 18px;
    color: #878282;
    
}
.nri{
    display: flex;
    padding: 50px;
    height: 350px;
    background: #fff;
    flex-direction: column;
    align-items: center;
    box-shadow: 1px 7px 70px 20px rgb(36 42 76 / 14%);
    border-radius:5px;
}
.nri-img{
    width: 86px;
    background: #cbcbcb52;
    padding: 10px;
    border-radius: 7px;
    margin-bottom: 35px;
}

.commercial{
        margin: 0px 15px 0px 15px;
       padding: 40px;
    display: flex;
    align-items: center;box-shadow: 1px 7px 12px 9px rgb(36 42 76 / 14%);
    border-radius: 5px;
}
.sub-counter{
    font-size: 54px;
    font-weight: 600;
    color: #08244e;
}

.sub-counter1 {
    margin: -2px 1px;
    font-size: 14px;
    text-transform: uppercase;
}

.ame-box{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.ame-text{
   color: black;
    margin-top: 10px;
    padding: 10px;
    font-size: 17px;
    width: 195px;
    text-align: center;
    border-radius: 6px;
    font-weight: 600;
}
.amenities{
    border: 1px solid #e9e9e9;
    padding: 22px;
    box-shadow: 2px 3px 6px 0px #cdcbcb;
    border-radius: 9px;
}

	/* The side navigation menu */
			.sidenav {
			    height: 100%; /* 100% Full-height */
			    width: 0; /* 0 width - change this with JavaScript */
			    position: fixed; /* Stay in place */
			    z-index: 1; /* Stay on top */
			    top: 0;
			    background-color: #fff; /* Black*/
			    overflow-x: hidden; /* Disable horizontal scroll */
			    padding-top: 60px; /* Place content 60px from the top */
			    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
			}

			/* The navigation menu links */
			.sidenav a {
			    padding: 8px 8px 8px 32px;
			    text-decoration: none;
			    font-size: 17px;
			    color: #818181;
			    display: block;
			    transition: 0.3s
			}

			/* When you mouse over the navigation links, change their color */
			.sidenav a:hover, .offcanvas a:focus{
			    color: #f1f1f1;
			}

			/* Position and style the close button (top right corner) */
			.sidenav .closebtn {
			    position: absolute;
			    top: 0;
			    right: 25px;
			    font-size: 36px;
			    margin-left: 50px;
			}

			/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
			#main {
			    transition: margin-left .5s;
			    padding: 20px;
			}
			.sidenav {
			    right: 0;
			}
			/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
			@media screen and (max-height: 450px) {
			    .sidenav {padding-top: 15px;}
			    .sidenav a {font-size: 18px;}
			}
			.sidenav {
			    right: 0;
			}
			
			.btn{
			    background: #44a3c4;
    color: white;
    padding: 10px;
    border-radius: 3px;
			}
			.high-text{
			    padding-left: 20px;
    font-size: 18px;
    
			
			}
			.testi-box{
    background: #08244e;
    color: white;
    padding: 8px;
			}
		
			
			.award {
    height: 310px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    text-align: center;
    border: 1px solid #cb865d;
			}
			
			.d-flex {
    display: flex;
    gap: 10px;
    justify-content: center;
			}
			
			.award .aw-img {
    position: absolute;
    top: -83px;
    margin-bottom: -160px;
    width: 100px !important;
    left: 50%;
    margin-left: -50px;
    background: #f1f1f1;
}

.award-pd{
    padding-top:85px !important;
}


.aw-tittle {
    padding: 0px 40px;
}

.button_op8 {
    background-color: #08244e;
}
/**********location***********/
.loc-box {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.location1 {
    border: 1px solid #e9e9e9;
    padding: 10px;
    box-shadow: 2px 3px 6px 0px #cdcbcb;
 border-radius: 9px;
     height: 170px;
     margin-bottom: 10px;
}

/**********floating button***********/

@media (max-width: 767px){
.main_div {
    width: 100%;
    float: left;
    position: relative;
    /*display: block;*/
    /*justify-content: center;*/
    /*align-items: center;*/
}


}

.testi-position{
    position: absolute;
    bottom:10%;
}

.vision {
    border: 1px solid rgb(235,239,238);
    padding: 8px;
    margin-bottom: 10px;
}