:root{--colorPrimary:#77984b;--colorSecondary:#ffffff}body{font-family:"roboto"!important;background-color:#fff;color:#000}tr,th,td{border:solid 1px #80808054!important}.logo{height:auto;max-width:180px;padding:0}@media only screen and (max-width:600px){.logo{height:auto;max-width:150px;padding:0}h3,h5{font-size:18px}h1{font-size:23px;color:var(--colorPrimary)}.heigh{font-size:12px}.infobox{padding:0 10px}th.bord{text-align:center}.table-pricing td{font-weight:700}th.bord{font-size:26px}.tableOffers table td:nth-child(3),.tableOffers table td:nth-child(3) b,.tableOffers table td:nth-child(3) *,.offers .tableOffers tbody td:nth-child(3),.offers .tableOffers tbody td:nth-child(3) b{white-space:pre-line!important;word-wrap:break-word!important;word-break:normal!important;display:block!important}.tableOffers table td:nth-child(1){text-align:right!important;vertical-align:middle!important}.tableOffers table td:nth-child(2){text-align:center!important;vertical-align:middle!important}.tableOffers table td:nth-child(3){vertical-align:top!important}}@media only screen and (min-width:992px){.info-box{width:24vw;top:20px;left:10px;background-color:#fff;color:#000;text-align:center;border-radius:10px;font-weight:400;border:1px solid #fff}.pro-status{display:block;text-shadow:none;color:#fff;background-color:var(--colorPrimary);font-weight:600;font-size:.9vw}.infobox{padding:0 20px}.pro-title,.pro-add,.pro-dev,ul.pro-spec,.info-box span.heading,.pro-tag-line,.pro-price,.pro-rera{text-shadow:none;color:#000;font-weight:400}.pro-title,.pro-add,.pro-price{font-weight:700}ul.pro-spec{background-color:#fff0;margin-bottom:0}.info-box span.list-icon{display:none}.pro-rera{font-size:.8vw}.pro-title{display:block;padding:1vw .8vw .3vw;font-size:1.9vw;line-height:2.3vw;text-transform:capitalize;color:#212529;text-align:center;font-weight:600;font-family:"roboto"}.pro-add{font-size:1vw}.pro-tag-line{font-size:1vw}.mi-rs-light{font-weight:1000!important}}.offer{display:block;padding:8px;font-size:13px;font-weight:700}.offer-top{background:#fff;border-radius:8px 8px 0 0}.offer-bottom{background:#d1e9fc;border-radius:0 0 8px 8px}.heigh{padding-top:8px!important;padding-bottom:8px!important;border:2px solid #fff;border-style:dashed;color:#fff;font-size:18px}.heigh1{padding-top:8px!important;padding-bottom:8px!important;color:#fff;font-size:14px}.fa-sharp{color:var(--colorPrimary);font-size:23px}.tableOffers table td{font-weight:500}.offers{padding:10px 0 10px 0;color:#000;font-size:18px;background:fixed;transform:scale(1);margin-top:15px}.tableOffers{background:#eeee!important;border-radius:5px;padding:10px}.offers .tableOffers tbody,td,tfoot,th,thead,tr{border-width:0!important;text-align:left;padding-right:10px;vertical-align:middle!important}.tableOffers table{border-collapse:collapse;min-width:60%;max-width:100%;margin:auto}.tableOffers table td:nth-child(3){white-space:pre-line!important}.zoom-in-zoom-out{margin:7px 5px;animation:zoom-in-zoom-out 2s ease-out infinite}@keyframes zoom-in-zoom-out{0%{transform:scale(1,1)}50%{transform:scale(1.1,1.1)}100%{transform:scale(1,1)}}.highlights1{list-style-type:circle;text-align:left}.highlightimg{width:100%}.bord{border:1px solid #ddd8d8!important}.modal-highlight-bg{padding:24px;padding-top:100px;padding-bottom:100px}.section#overview{margin-top:20px}.blur{filter:none}.btn{display:inline-block;padding:10px 20px;font-size:16px;font-weight:700;color:var(--colorBtn);background-color:var(--colorPrimary);border:none;border-radius:5px;text-align:center;text-decoration:none;cursor:pointer;transition:all 0.3s ease}.btn:hover{background-color:var(--colorSecondary);transform:scale(1.05)}.btn:active{transform:scale(.95)}.btn-outline{background-color:#fff0;color:var(--colorPrimary);border:2px solid var(--colorPrimary)}.btn-outline:hover{background-color:var(--colorPrimary);color:var(--colorBtn)}.btn{background-color:var(--colorPrimary);border:2px solid var(--btnborder);color:var(--colorBtn,#fff);transition:all 0.3s ease}.btn:hover{background-color:var(--colorSecondary);color:var(--colorPrimary);border-color:var(--colorPrimary)}.btn:focus,.btn:active,.btn-info:focus,.btn-info:active,.micro-form-btn:focus,.micro-form-btn:active,button:focus,button:active{outline:none!important;box-shadow:none!important;background-color:var(--colorPrimary)!important;border-color:var(--colorPrimary)!important;color:var(--colorBtn,#fff)!important}.carousel-inner{display:flex;align-items:center;min-height:auto}.carousel-item img{max-height:auto;object-fit:cover;width:100%}.carousel-item{display:none;position:relative;transition:transform 0.6s ease-in-out,opacity 0.6s ease-in-out}.carousel-item.active{display:flex;justify-content:center;align-items:center}.carousel-item img{width:100%;height:auto;object-fit:cover;max-height:1000px}@media (max-width:575.98px){.carousel-item img{width:auto;max-width:100%;height:auto;max-height:80vh;object-fit:contain;margin:0 auto;display:block}}body{padding-top:32px}body.admin-bar{padding-top:18px}body.admin-bar .navbar{top:32px!important}body:not(.admin-bar) .navbar{top:0!important}@keyframes rte-blink-animation{0%,50%,100%{opacity:1}25%,75%{opacity:.3}}.rte-blink{animation:rte-blink-animation 2s ease-in-out infinite}@keyframes rte-zoom-animation{0%,100%{transform:scale(1)}50%{transform:scale(1.1)}}.rte-zoom{animation:rte-zoom-animation 2s ease-in-out infinite}@keyframes rte-pulse-animation{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.9}}.rte-pulse{animation:rte-pulse-animation 2s ease-in-out infinite}@keyframes rte-bounce-animation{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.rte-bounce{animation:rte-bounce-animation 2s ease-in-out infinite}@keyframes rte-glow-animation{0%,100%{box-shadow:0 0 5px rgb(119 152 75 / .5)}50%{box-shadow:0 0 20px rgb(119 152 75 / .8),0 0 30px rgb(119 152 75 / .6)}}.rte-glow{animation:rte-glow-animation 2s ease-in-out infinite}@media (max-width:767px){#sitefloorplan .at-property-item{margin-bottom:100px!important}#sitefloorplan .floor-plan-img{height:220px;object-fit:cover}#sitefloorplan .master-plan{height:auto!important;max-height:300px}#sitefloorplan .master-plan img{height:auto!important;max-height:300px}#sitefloorplan .col-sm-12{padding-bottom:50px!important;margin-bottom:30px}#sitefloorplan .at-property-dis{padding:10px 0.5rem!important}#sitefloorplan .at-property-dis h5{margin:0;line-height:1.4}}@media (min-width:992px){.cta-video-section img{max-height:200px!important;max-width:350px!important;width:auto!important;height:auto!important;object-fit:cover;object-position:center;border-radius:8px;display:block;margin:0 auto}.cta-video-section .col-md-4{display:flex;align-items:center;justify-content:center}}@media (min-width:768px) and (max-width:991px){.cta-video-section img{max-height:180px!important;max-width:320px!important;width:auto!important;height:auto!important;object-fit:cover;object-position:center;border-radius:8px;display:block;margin:0 auto}.cta-video-section .col-md-4{display:flex;align-items:center;justify-content:center;margin-bottom:15px}}@media (max-width:767px){.cta-video-section img{max-height:160px!important;max-width:100%!important;width:auto!important;height:auto!important;object-fit:cover;object-position:center;border-radius:8px;margin:0 auto 20px auto;display:block}.cta-video-section .col-md-4{margin-bottom:20px;text-align:center}}@media (min-width:992px){.container section[style*="13px arial"],.container section[style*="9px arial"]{font-size:9px!important;line-height:18px!important;max-width:900px;margin:0 auto}.container section h2[style*="20px"]{font-size:16px!important}.container section b[style*="15px"]{font-size:11px!important}}@media (min-width:768px) and (max-width:991px){.container section[style*="13px arial"],.container section[style*="9px arial"]{font-size:8px!important;line-height:16px!important;max-width:750px;margin:0 auto}.container section h2[style*="20px"]{font-size:14px!important}.container section b[style*="15px"]{font-size:10px!important}.container[style*="padding: 16px"]{padding:12px 12px!important}}@media (max-width:767px){.container section[style*="13px arial"],.container section[style*="9px arial"]{font-size:7px!important;line-height:14px!important}.container section h2[style*="20px"]{font-size:12px!important}.container section b[style*="15px"]{font-size:9px!important}.container[style*="padding: 16px"]{padding:10px 10px!important}.container section article{padding-top:8px!important}}.footer-template-2 .site-footer-2{background:#f8f9fa;border-top:1px solid #ddd;padding:32px 20px 16px;font-family:Arial,sans-serif;color:#333}.footer-template-2 .rera-section{max-width:1200px;margin:0 auto 16px;padding:0 16px}.footer-template-2 .rera-title{text-align:center;font-size:20px;font-weight:700;margin-bottom:24px;color:#333}.footer-template-2 .rera-qr-grid{display:flex;justify-content:center;gap:24px;flex-wrap:wrap;margin-bottom:24px}.footer-template-2 .rera-qr-item{flex:0 1 200px;text-align:center}.footer-template-2 .rera-qr-image{max-width:150px;height:auto;display:block;margin:0 auto 12px}.footer-template-2 .rera-qr-text{font-size:13px;line-height:1.5;color:#555}.footer-template-2 .rera-bottom-disclaimer{font-size:12px;line-height:1.6;color:#666;text-align:center;padding:0 16px}.footer-template-2 .footer-divider{border:none;border-top:2px solid #ddd;margin:24px auto;max-width:1200px}.footer-template-2 .tick-section{max-width:1200px;margin:0 auto 20px;padding:0 16px}.footer-template-2 .tick-item{display:flex;align-items:flex-start;margin-bottom:10px;font-size:14px;line-height:1.6;color:#333}.footer-template-2 .tick-icon{flex-shrink:0;margin-right:10px;font-size:16px;font-weight:700;color:#28a745}.footer-template-2 .tick-text{flex:1}.footer-template-2 .footer2-disclaimer{max-width:1200px;margin:0 auto 16px;padding:16px 24px;font-size:9px!important;line-height:18px!important;color:#777;text-align:justify}.footer-template-2 .footer2-disclaimer strong{font-size:10px!important}.footer-template-2 .footer2-copyright{text-align:center;font-size:14px;color:#555;padding:12px 16px}.footer-template-2 .footer2-copyright a{color:#007bff;text-decoration:none;margin:0 4px}.footer-template-2 .footer2-copyright a:hover{text-decoration:underline}@media (max-width:991px) and (min-width:768px){.footer-template-2 .rera-title{font-size:18px}.footer-template-2 .rera-qr-grid{gap:16px}.footer-template-2 .rera-qr-item{flex:0 1 180px}.footer-template-2 .rera-qr-image{max-width:120px}.footer-template-2 .rera-qr-text{font-size:12px}.footer-template-2 .tick-item{font-size:13px}.footer-template-2 .footer2-disclaimer{font-size:8px!important;line-height:16px!important}.footer-template-2 .footer2 -disclaimer strong{font-size:9px!important}}@media (max-width:767px){.footer-template-2 .site-footer-2{padding:24px 16px 12px}.footer-template-2 .rera-title{font-size:16px;margin-bottom:16px}.footer-template-2 .rera-qr-grid{gap:16px;max-width:400px;margin-left:auto;margin-right:auto}.footer-template-2 .rera-qr-item{flex:0 1 150px}.footer-template-2 .rera-qr-image{max-width:100px}.footer-template-2 .rera-qr-text{font-size:11px}.footer-template-2 .rera-bottom-disclaimer{font-size:10px}.footer-template-2 .footer-divider{margin:16px auto}.footer-template-2 .tick-section{padding:0 12px}.footer-template-2 .tick-item{font-size:12px;margin-bottom:8px}.footer-template-2 .tick-icon{font-size:14px;margin-right:8px}.footer-template-2 .footer2-disclaimer{font-size:7px!important;line-height:14px!important;padding:12px 16px}.footer-template-2 .footer2-disclaimer strong{font-size:8px!important}.footer-template-2 .footer2-copyright{font-size:12px}}