@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=Inter:wght@400;500;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Lexend+Deca:wght@100..900&display=swap");html{scroll-behavior:smooth;scrollbar-width:30px;scrollbar-color:red}html.has-scroll-smooth{overflow:hidden;overflow-x:clip}html.has-scroll-dragging{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.has-scroll-smooth body{overflow:hidden}.has-scroll-smooth [data-scroll-container]{min-height:100vh}[data-scroll-direction=horizontal] [data-scroll-container]{height:100vh;display:inline-block;white-space:nowrap}[data-scroll-direction=horizontal] [data-scroll-section]{display:inline-block;vertical-align:top;white-space:nowrap;height:100%}.c-scrollbar{position:absolute;right:0;top:0;width:11px;height:100%;transform-origin:center right;transition:transform .3s,opacity .3s;opacity:0}.c-scrollbar:hover{transform:scaleX(1.45)}.c-scrollbar:hover,.has-scroll-dragging .c-scrollbar,.has-scroll-scrolling .c-scrollbar{opacity:1}[data-scroll-direction=horizontal] .c-scrollbar{width:100%;height:10px;top:auto;bottom:0;transform:scaleY(1)}[data-scroll-direction=horizontal] .c-scrollbar:hover{transform:scaleY(1.3)}.c-scrollbar_thumb{position:absolute;top:0;right:0;background-color:#000;opacity:.5;width:7px;border-radius:10px;margin:2px;cursor:grab}.has-scroll-dragging .c-scrollbar_thumb{cursor:grabbing}[data-scroll-direction=horizontal] .c-scrollbar_thumb{right:auto;bottom:0}body,html{padding:0;margin:0;transform:translate(3s) ease;font-size:13px}a{text-decoration:none}*{box-sizing:border-box;font-family:Lexend Deca,sans-serif;font-weight:400}.f-blogs-wraps{display:flex;flex-wrap:wrap}.f-blogs-wraps .f-blog-items{width:calc(24.33% - 30px);margin-right:30px;margin-bottom:30px;z-index:1;text-align:center;color:#000;padding:15px;border-radius:15px;background-color:#fff;box-shadow:inset 0 2px 4px rgba(0,0,0,.15),inset 0 4px 8px rgba(0,0,0,.15),inset 0 8px 16px rgba(0,0,0,.15);transition:.2s;transform:translateY(2px)}.f-blogs-wraps .f-blog-items:last-child{margin-right:0}.f-blog-items .img-wrap{position:relative;cursor:pointer;height:240px;min-width:300px;border-radius:12%;box-shadow:0 2px 4px hsla(0,0%,62%,.4),0 7px 13px -3px rgba(0,0,0,.3),inset 0 -3px 0 rgba(0,0,0,.2)}.f-blog-items .info h4{font-size:20px;font-family:DM Sans,sans-serif;font-weight:500;line-height:1.4;margin:15px 0;color:#313131}.f-blog-items .lrn-btn{margin-top:0;font-size:16px;color:#535353}h1,h2,h3,h4,h5,h6{font-family:Inter,sans-serif}.Top{padding:50px;background-color:#fff}.loan-rate-item .theme-btnn{padding:5px 10px}.theme-btnn{position:relative;background-color:#313131;font-size:16px;color:#fff;padding:10px 30px 12px;display:inline-block;border-radius:40px;border:0;font-weight:500;transition:.3s;cursor:pointer}.fancy-radio label:hover,label.active{background-color:#fff;color:#daa520;border-radius:40px}.d-items{background:hsla(0,0%,85%,.15);border-radius:19.76px;box-shadow:0 3.95px 3.95px #00000040;height:470px;width:26.5rem}.developer-stats{display:flex;flex-direction:column;margin:50px 13px;gap:15px}.stats-row{display:flex;justify-content:space-between}.stats-row-item-2{position:relative;left:-8px}.stats-row p{margin:0;font-size:14px;font-weight:500;color:#333}.stats-row p span{font-weight:700}.d-items img{background-color:#d9d9d9;border-radius:19.76px 19.76px 0 0;height:224px;width:288px}.d-items:hover{transform:translateY(-10px)}.header-banner{margin:10px auto}.d-items{transition:transform .3s ease,box-shadow .3s ease}@media screen and (max-width:900px){.footer-link{display:grid;grid-template-columns:1fr 1fr}}@media screen and (max-width:450px){.footer-link{display:grid;text-align:center}}.footer .footer-link{display:flex;flex-wrap:wrap;width:100%;justify-content:space-around}.footer .footer-link ul{margin:0;list-style:none;padding-top:20px}.footer .footer-link ul li{margin-bottom:10px}.theme-btnn:hover{background-color:#ba8d35}.theme-btnn:hover svg path{stroke:#fff}.theme-btnn svg path{transition:.3s}.theme-btnn svg{margin-left:15px}.page-width{padding-left:2rem;padding-right:2rem}.logo{position:relative;width:min(165px,90%)}.logo img{-o-object-fit:contain;object-fit:contain}.image{height:100%;width:100%}.text-center{display:flex}.text-center h2{width:90%}.text-center .arrows{width:10%}.text-center .arrows .slider-arrows{justify-content:flex-end}.section-head{margin-bottom:10px;color:#313131}.section-head h2{font-size:26px;margin-bottom:10px;line-height:38.73px;color:#daa520;padding:0}.section-head p{font-size:16px;font-weight:400;line-height:24px;color:#020202}.header{position:relative;padding:8.5px 0;background-color:#0a0a0a}.header .row{display:grid;grid-template-columns:1fr 3.5fr 1fr;align-items:center}.navigation{display:flex;flex-wrap:wrap;list-style:none;gap:47px;font-weight:500;color:#535353}.navigation li.dropdown{position:relative;padding-right:20px}.navigation li.dropdown .dropdown-inner{position:absolute;width:120px;padding:0;list-style:none;margin:0;top:100%;left:50%;transform:translate(-50%,15px);box-shadow:0 0 7px #0000001c;border-radius:10px;font-size:14px;visibility:hidden;opacity:0;transition:.5s;z-index:2;background-color:#fff}.navigation li.dropdown .dropdown-inner a{display:inline-flex;padding:7px 15px;width:100%;justify-content:center}.navigation li.dropdown .dropdown-inner li:not(:last-child){border-bottom:1px solid #eee}.navigation li.dropdown .dropdown-icon{position:absolute;right:0;top:5px}.navigation .contact-us a,.navigation li>a{display:inline-block;padding:6px 0 10px;font-size:15px;color:#fff}.navigation li.dropdown:hover .dropdown-inner{opacity:1;visibility:visible;transform:translate(-50%)}.nav-right{display:flex;justify-content:flex-end}.navbars{margin-left:25px;display:flex;align-items:center;position:relative;z-index:101}.navbars .line:nth-child(2){margin:5px 0}.navbars .line{width:15px;height:2px;background-color:#e7b554;transition:.3s}.navbars.active .line:first-child{transform:rotate(-45deg) translate(-1px,1px);transform-origin:top right}.navbars.active .line:nth-child(2){opacity:0}.navbars.active .line:last-child{transform:rotate(45deg) translate(-2px,-2px);transform-origin:bottom right}.off-screen-menu-container{position:fixed;top:0;right:0;background-color:#ff00002c;width:100%;height:100%;z-index:8;display:none}.off-screen-menu-container.active{display:block}.off-screen-menu{position:fixed;right:0;top:0;width:400px;height:100vh;background:#fff;z-index:100;box-shadow:-2px 0 10px 0 #00000014;padding:70px 24px 24px;transform:translateX(100%);transition:.3s ease-in-out;overflow-y:auto}.off-screen-menu.active{transform:translateX(0)}.menu-accordion-title{display:flex;justify-content:space-between;font-size:16px;color:#5a5a5a}.smenu-link-item .icon{position:relative;height:15px;width:15px;margin:0 auto}.smenu-link-item{display:inline-flex;width:70px;height:70px;text-align:center;background:#fbf5e1;padding:10px;align-items:center;justify-content:center;flex-direction:column;border-radius:5px}.smenu-link-item h4{font-weight:400;color:#5a5a5a;font-size:15px;margin:10px 0 0}.menu-accordion-item{margin-bottom:30px}.config-item{padding:12px 20px;border:1px solid #e6e6e6;margin-bottom:20px;border-radius:10px;font-size:16px;color:#5a5a5a;display:flex;justify-content:space-between}.config-item .setting-label{width:70%}.config-item .switch{position:relative;display:inline-block;width:50px;height:22px}.config-item .switch input{opacity:0;width:0;height:0}.config-item .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#fff;border:1px solid #5a5a5a;transition:.4s}.config-item .slider:before{position:absolute;content:"";height:12px;width:12px;left:5px;bottom:4px;background-color:#5a5a5a;transition:.4s}.config-item input:checked+.slider{background-color:#f3f9f4;border-color:#46ae35}.config-item input:checked+.slider:before{background-color:#46ae35}.config-item input:focus+.slider{box-shadow:0 0 1px #46ae35}.config-item input:checked+.slider:before{transform:translateX(25px)}ul.smenu-links{list-style:none;padding:10px 0 0}ul.smenu-links li{margin-bottom:30px;color:#000;font-size:18px;font-weight:500}ul.smenu-info-items{padding:0;font-size:15px;list-style:none;color:#959595}ul.smenu-info-items li{margin-bottom:10px;color:#040724;font-size:17px;font-weight:500}ul.menu-socials .icon{position:relative;width:25px;height:25px}ul.menu-socials{list-style:none;padding:0;display:flex;-moz-column-gap:20px;column-gap:20px;margin-bottom:20px}.social-label{width:30%;color:#959595}.config-item select#language{padding:5px;border:0;color:#c3972f}.config-item select#language:focus{border:0;box-shadow:none;outline:none}.config-item select#language option{color:#000}.config-item .slider.round{border-radius:34px}.config-item .slider.round:before{border-radius:50%}.menu-accordion-item .accordion-content{overflow-y:auto;width:100%;display:flex;padding-bottom:10px;gap:14px}.menu-accordion-item .accordion-content .smenu-link-item{min-width:70px}.menu-accordion-item .accordion-content::-webkit-scrollbar{height:7px}.menu-accordion-item .accordion-content::-webkit-scrollbar-track{background-color:#fbf5e1;border-radius:5px;border-left:1px solid #fbf5e1}.menu-accordion-item .accordion-content::-webkit-scrollbar-thumb{background:#c3972f;border-radius:5px}.menu-accordion-item .accordion-content::-webkit-scrollbar-thumb:hover{background:#c3972f}.main-banner-section .main-banner-single{height:76vh;width:100%;position:relative}.banner-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;z-index:2;color:#fff;max-width:48.5%}.main-banner-section .main-banner-single .image:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,#000 13%,transparent);z-index:1;opacity:.6}.search-area{background-color:#00000076;padding:20px;border-radius:10px}.search-area .filter-head{width:45%;display:grid;grid-template-columns:1fr 1fr;margin:0 auto;background-color:#000000b0;border-radius:20px 20px 0 0;padding:2px;grid-column-gap:2px;-moz-column-gap:2px;column-gap:2px}.search-area .filter-head .filter{padding:9px 17px;font-size:14px;font-family:Inter,sans-serif;color:#bfbfbf;font-weight:600;transition:.2s}.search-area .filter-head .filter:first-child{border-radius:60px 40px 40px 0!important}.search-area .filter-head .filter:last-child{border-radius:20px 35px 0 20px!important}.filter-search{display:grid;flex-wrap:wrap;grid-template-columns:2fr 5fr 1fr;background-color:#fff;padding:5px;border-radius:40px}.search-dropdown-inner{display:flex;flex-wrap:wrap;position:relative}.search-dropdown-inner select{width:77%;border:none;background-color:transparent;text-align:center;font-size:15px;font-weight:600;color:#daa520;outline:none}.search-dropdown-inner:before{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:30px;background-color:#bfbfbf;right:10px}.searchbar-inner input{width:100%;border:none;padding:14px 10px;font-size:15px;outline:none}.searchbar-inner input::-moz-placeholder{color:#898989}.searchbar-inner input:-ms-input-placeholder{color:#898989}.searchbar-inner input::placeholder{color:#898989}.searchbar-icon{background-color:#e7b554;height:100%;width:100%;justify-content:center;border-radius:40px;border:0}.searchbar-icon,.searchbar-inner{display:flex;flex-wrap:wrap;align-items:center}.search-area .filter-head .filter:first-child.active,.search-area .filter-head .filter:first-child:hover{background-color:#fff;color:#cf9d3c;font-weight:500}.search-area .filter-head .filter.active,.search-area .filter-head .filter:hover{background-color:#fff;color:#cf9d3c;font-weight:500;border-radius:60px}.search-area .filter-head .filter:last-child.active,.search-area .filter-head .filter:last-child:hover{background-color:#fff;color:#cf9d3c;font-weight:500}.filter-localities .label{width:25%;color:#bfbfbf;font-size:13px;margin-top:5px;font-weight:500}.filter-localities .localities-list{width:75%;display:flex;flex-wrap:wrap}.filter-localities{display:flex;flex-wrap:wrap;margin-top:25px}.filter-localities .localities-list .localities-arrow-left,.filter-localities .localities-list .localities-arrow-right{width:25px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;cursor:pointer}.filter-localities .localities-list .localities-arrow-left svg,.filter-localities .localities-list .localities-arrow-right svg{width:12px;height:12px}.filter-localities .localities-list .swiper{width:calc(100% - 50px)}.filter-localities .localities-list .swiper .swiper-slide{width:-moz-fit-content;width:fit-content;margin-right:12px}.locality-inner{color:#daa520}.locality-inner input{display:none}.locality-inner label{background:#000000a5;padding:4px 30px;font-size:13px;border-radius:18px;cursor:pointer;font-family:Inter,sans-serif;transition:.3s;display:block}.locality-inner input:checked+label,.locality-inner input:hover{background:#fff;color:#cf9d3c}.banner-content h1{font-size:32px;margin-top:0;padding:0 40px;margin-bottom:50px;text-shadow:0 0 10px #00000040}.featured-products{padding:10px 0}.propery-grid{position:relative;border-radius:15px;overflow:hidden;min-height:320px;display:flex;flex-wrap:wrap}.propery-grid .property-image img{transition:.5s;-o-object-fit:cover;object-fit:cover}.propery-grid:hover .property-image img{transform:scale(1.05)}.propery-grid .info{margin-top:8px;font-weight:500;font-size:14px}.propery-grid .content .name{margin-bottom:8px;font-weight:700;font-size:18px}.propery-grid .content .price{margin-top:8px}.propery-grid .content .place,.propery-grid .content .price{font-weight:500;font-size:14px}.propery-grid .content{position:absolute;top:0;left:0;height:100%;background:linear-gradient(180.12deg,rgba(0,0,0,.7) .11%,transparent 98.04%);padding:20px;display:flex;justify-content:space-between;flex-direction:column;width:100%;z-index:1;color:#fff}.featured-products-slider .row{display:block}.propery-grid .content .property-btn{background:#fff;border:none;padding:7px 12px 7px 19px;display:flex;flex-wrap:wrap;align-items:center;transition:.3s;color:#000;font-size:14px;border-radius:7px;width:-moz-fit-content;width:fit-content}.propery-grid:hover .content .property-btn{background:#e7b554;color:#fff}.propery-grid:hover .content .property-btn svg path{stroke:#fff}.propery-grid .content .property-btn svg{margin-left:10px}.featured-collections-section{padding:10px 0;background-color:#ecf3fa}.collections-grids-row{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;grid-gap:26px;gap:26px}.collection-grid{position:relative;grid-column:span 3;min-height:300px;border-radius:10px;overflow:hidden;transition:.5s}.collection-grid:hover{transform:scale(1.03)}.collection-grid:last-child,.collection-grid:nth-last-child(2){grid-column:span 3;height:300px}.collection-grid .content{position:absolute;z-index:1;bottom:0;left:0;width:100%;padding:20px;background:linear-gradient(0deg,rgba(0,0,0,.46),rgba(0,0,0,.75) .01%,transparent);color:#fff}.collection-grid .content h5{margin-bottom:0;font-size:20px;font-weight:500}.collection-grid .content p{margin:10px 0;font-size:15px}.collection-grid .image img{background-position:50%;-o-object-fit:cover;object-fit:cover;transition:.5s}.collection-grid:hover .image img{transform:scale(1.05)}.service-grid .image{position:relative;height:70px;width:auto}.service-grid{text-align:center;justify-content:left;background-color:#454543;padding:40px;border-radius:12px;border:2px solid #f9f4e9;min-height:90%;height:300px}.service-grid .image img{-o-object-fit:contain;object-fit:contain;cursor:pointer}.services-section .swiper-slide:nth-child(2n) .service-grid .content p{color:#000}.services-section .swiper-slide:nth-child(2n) .service-grid{background-color:#7cd57c}.services-section .swiper-slide:nth-child(2n) .service-grid:hover{background-color:#70e1e1}.service-grid:hover{background-color:#8bd0f38a;transform:scale(1.05);border-color:#fff;box-shadow:0 0 15px 0 #00000017;color:#000}.service-grid .content h5{font-size:17px;margin:15px 0 10px;transition:.3s;font-weight:500;color:#daa520}.service-grid:hover .content h5{color:#161618}.service-grid:hover .content p{color:#070606}.service-grid .content p{font-size:14px;margin-top:0;color:#fff}.services-section{position:relative;padding:10px 0}.services-grids-row .swiper{padding-left:5rem}.services-grids-row .swiper-slide{padding:20px 0;height:380px}.service-grid a{display:flex;align-items:center;color:#535353;font-weight:500;height:0;overflow:hidden;transition:.5s;font-size:15px}.service-grid a svg{margin-left:10px}.service-grid:hover a{height:15px}.infra-help-you-section{position:relative;background-color:#000;color:#fff;padding:10px 0 40px}.infra-help-grid .image{position:relative;height:60px;transition:.3s}.infra-help-grid:hover .image{transform:scale(1.1)}.infra-help-grid{position:relative;text-align:center}.infra-help-grid .image img{-o-object-fit:contain;object-fit:contain}.infra-help-grid .content p{color:#ccc;font-size:15px}.infra-help-grids-row{position:relative;padding-top:50px;z-index:1}.infra-help-you-section .section-head{color:#fff;text-align:center}.floating-svg-left{position:absolute;left:0;top:50%;transform:translateY(-50%)}.floating-svg-left.right{right:0;left:auto;transform:translateY(-50%) rotateY(180deg)}.infra-help-grid h5{font-size:19px;margin-bottom:0;font-weight:500;font-family:DM Sans,sans-serif;min-height:49px}.property-trends-grid{display:flex;flex-wrap:wrap;align-items:center;color:#313131;margin-bottom:15px}.property-trends-grid .image{position:relative;width:40%;height:calc(100% + 30px);transition:.5s}.property-trends-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;margin-top:40px}.property-trends-grid .content{width:60%;padding-left:20px}.property-trends-grid .image img{-o-object-fit:fill;object-fit:fill;border-radius:10px}.property-trends-grid .content h5{margin:auto;font-size:16px;transition:.3s;font-weight:600}.property-trends-grid:hover .image{transform:scale(1.1)}.property-trends-grid:hover .content h5{color:#e7b554}.property-trends-section{position:relative;padding:15px 0 10px;background-color:#ecf3fa}.theme-btn-area{margin-top:40px;text-align:center}.theme-btn{position:relative;background-color:#313131;font-size:16px;padding:10px 30px 12px;display:inline-block;border-radius:40px;border:0;font-weight:500;transition:.3s}.theme-btn:hover{background-color:#ba8d35}.theme-btn:hover svg path{stroke:#fff}.theme-btn svg path{transition:.3s}.theme-btn svg{margin-left:15px}.btn-full{width:100%}.testimonials-grids-row .swiper{position:relative;z-index:2}.testimonials-grids-row{transition:.5s}.testimonials-grids-row:hover{transform:scale(1.02);box-shadow:0 10px 20px #00000012}.testimonial-grid{position:relative;color:#fff;display:flex;flex-wrap:wrap;padding:30px}.testimonial-grid .content{position:relative;width:55%;padding:0 60px 40px}.testimonial-grid .iframe{width:45%}.testimonial-grid .iframe iframe{width:100%;height:auto;min-height:290px}.testimonial-grid .content h5{font-size:17px;font-weight:400;line-height:1.7}.testimonial-grid .content svg{position:absolute;left:0;top:20%}.testimonial-grid .content p.name{font-size:16px;color:#e7b554}.testimonials-grids-row>svg{position:absolute;bottom:-10px;z-index:1}.testimonials-grids-row{position:relative;overflow:hidden;background-color:#000;border-radius:15px}.testimonials-section{padding:15px 0 20px}.testimonial-grid.text-only{max-width:80%;margin:0 auto}.testimonial-grid.text-only .content{text-align:center;width:100%}.partners-section{padding:5px 0 20px}.partners-grid{position:relative;padding:40px 20px 20px;text-align:center;background-color:#dbdedd;border-radius:15px;overflow:hidden}.partners-grid .image{position:relative;height:90px}.partners-grid .image:before{position:absolute;top:-30px;left:-45px;content:"";background:url(/assets/images/cricle_bg.png) no-repeat 0 0;z-index:1;width:100%;height:100%}.partners-grid .image img{-o-object-fit:contain;object-fit:contain;mix-blend-mode:darken;z-index:2}.partners-grid .overlay-image{position:absolute;height:70%;width:100%;opacity:0;bottom:80px;left:50%;transform:translateX(-50%) scale(.7);transition:.5s;filter:grayscale(1)}.partners-grid .overlay-image img{-o-object-fit:contain;object-fit:contain}.partners-grid:hover .overlay-image{opacity:.1;transform:translateX(-50%) scale(1.7)}.partners-grid .content{margin-top:15px;transform:translateY(20px);opacity:0;transition:.5s}.partners-grid .content a svg{margin-left:6px}.partners-grid .content a{font-weight:500;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;font-size:15px}.partners-section .swiper-slide:nth-child(2n) .partners-grid{background-color:#faf1e2}.partners-grid:hover .content{transform:translateY(0);opacity:1}.slider-arrows{display:flex;gap:7px;margin:25px 0}.slider-arrows>div{background-color:#e7b554;width:70px;height:40px;align-items:center;justify-content:center;border-radius:30px;cursor:pointer;transition:.3s;box-shadow:0 4px 10px 0 #00000026}.section-head.split-head,.slider-arrows>div{display:flex;flex-wrap:wrap}.section-head.split-head .head{width:100%}.section-head.split-head .arrows{width:10%;position:absolute;right:50px}.slider-arrows>div.swiper-button-disabled{background-color:#fff;cursor:auto;opacity:.6}.slider-arrows>div.swiper-button-disabled svg path{stroke:#898989}.partners-section .section-head.split-head .arrows .slider-arrows{justify-content:flex-end}.propert-info .image{position:relative}.infra-recommend-card{display:flex;flex-wrap:wrap}.infra-recommend-card .content{position:relative;width:50%;padding-left:40px;padding-bottom:80px}.infra-recommend-card .content .button{margin-top:40px}.infra-recommend-card .image{position:relative;width:50%;height:auto;min-height:60vh;border-radius:15px;overflow:hidden}.infra-recommend-card .image:hover img{transform:scale(1.1)}.infra-recommend-card .image img{-o-object-fit:cover;object-fit:cover;border-radius:15px;transition:.5s}.amenities-area .icon{position:relative;height:32px;margin-bottom:10px;transition:.3s}.amenities-area li:hover .icon{transform:scale(1.1)}.amenities-area li:hover .text{color:#c59a48}.amenities-area li .text{transition:.3s;font-size:14px;font-weight:400;color:#434343;line-height:16px}.amenities-area{display:flex;flex-wrap:wrap;margin-top:30px;row-gap:15px}.amenities-label{width:100%;font-weight:500;color:#000;margin-bottom:20px;font-size:16px}.amenities-area li{width:calc(100% / 4);text-align:center;padding:0 10px}.amenities-area .icon img{-o-object-fit:contain;object-fit:contain}.pdf-book-viewer{margin-top:20px;position:relative}.pdf-page{height:auto}.react-pdf__Page__svg{max-width:100%;max-height:100%}.react-pdf__Page{display:flex!important;justify-content:center!important}.nav-button{background-color:rgba(0,0,0,.5);padding:10px;font-size:20px;transition:background-color .3s ease}.nav-button:hover{background-color:rgba(0,0,0,.8)}.nav-button:disabled{background-color:rgba(0,0,0,.3);cursor:not-allowed}#project-locality{overflow:hidden}.locality-map-wrapper{height:300px;position:relative;z-index:1;overflow:hidden;border-radius:5px}.leaflet-container{height:100%}.leaf-map-marker{position:relative}.map-loc-btns{display:flex;text-align:center}.loc-btn p{margin-bottom:0;margin-top:10px;font-size:12px}.loc-btn .icon{width:60px;height:60px;box-shadow:0 5px 10px -5px rgba(0,0,0,.3);padding:12px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:auto}.loc-btn{width:calc(20% - 10px);margin-right:10px;cursor:pointer}.loc-btn:last-child{margin-right:0}.map-loc-btns{flex-wrap:wrap;padding-top:24px}.infra-recommend-card .content .property-title{margin-top:0;font-size:26px;color:#313131;font-weight:700}.propety-list{color:#434343}.propety-list li{position:relative;display:flex;flex-wrap:wrap;margin:15px 0;font-size:16px;padding-left:35px}.propety-list li .icon{width:26px;margin-right:10px;position:absolute;left:0;top:0}.infra-recommend-section{padding:40px 0}.infra-recommend-section .section-head .split-head{align-items:center}.infra-recommend-section .section-head.split-head .arrows .slider-arrows{justify-content:flex-end}.property-strip{position:relative;display:flex;flex-wrap:wrap;width:80%;margin-left:auto;padding:27px 30px;background-color:#fff;box-shadow:0 0 20px 0 #00000014;z-index:1;margin-top:-40px;margin-right:15px;border-radius:15px}.propert-info{max-width:100%}.propert-info-area{display:grid;grid-template-columns:1fr 1fr 1fr;flex-wrap:wrap;width:80%;grid-gap:30px;gap:30px;justify-content:space-between}@media (max-width:767px){.propert-info-area{display:flex;flex-wrap:wrap;width:100%;gap:30px;justify-content:space-between}.propert-info{max-width:25%}}.infra-recommend-card .propert-info:first-child .label{margin-bottom:0}.infra-recommend-card .propert-info .image img{border-radius:0;-o-object-fit:contain;object-fit:contain}.infra-recommend-card .propert-info .label{font-size:20px;font-weight:400;margin-bottom:12px;color:#ba8d35}.infra-recommend-card .propert-info .text{color:#434343}.infra-recommend-row .swiper-slide{padding:20px 0}.property-btn{display:inline-flex;align-items:center}.infra-recommend-card .propert-info .image{position:relative;height:40px;min-height:0;min-height:auto;width:auto;border-radius:0}.footer{position:relative;background-color:#000;color:#fff;padding:5px 0 15px}.footer .footer-company-info{width:35%}.footer .row{display:flex;flex-wrap:wrap}.footer .overview{padding:10px 0;border-bottom:1px solid #232322}.footer .scroll-link{padding:4px 0;border-bottom:1px solid #232322}.footer .footer-links{display:flex;flex-wrap:wrap;width:65%;justify-content:space-around}.footer .footer-company-info .social{position:relative;height:36px;width:36px;transition:.3s}.footer a:hover{text-decoration:underline;color:#fff}.footer .footer-company-info .social:hover{transform:scale(1.1)}.footer .footer-company-info .social-icon{display:flex;flex-wrap:wrap;gap:12px;margin-top:25px}.footer .footer-company-info .footer-logo{position:relative;height:45px}.footer .footer-company-info .footer-logo img{-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left}.footer .footer-links ul{margin:0;list-style:none;padding-top:60px}.footer .footer-links ul li{margin-bottom:17px}.footer .footer-open,.footer .other-links{justify-content:space-between;padding:50px 0 20px;margin-top:30px;border-top:1px solid #262626}.footer .other-links ul{margin:0;list-style:none;padding-left:0;color:#959595;width:100%}.footer .other-links ul li{margin-bottom:17px;width:20.33%;display:inline-block}.copyright{text-align:center;padding:20px;color:#bebebe}.footer-about p{color:#fff;line-height:21px;font-weight:400}.slider-arrows>div:not(.swiper-button-disabled):hover{background-color:#313131}.top-locality-area{display:grid;grid-template-columns:1fr 2.5fr;border:2px solid #bfbfbf;border-radius:15px;overflow:hidden}.top-locality-map iframe{border:none}.top-locality-category li{position:relative}.top-locality-category li .icon{width:28px;height:28px;position:relative;margin-right:10px}.top-locality-category li .icon img{-o-object-fit:contain;object-fit:contain}.top-locality-area-list{height:auto;list-style:none;border:none;border-right:2px solid #bfbfbf}.top-locality-area li{padding:8px 15px;min-height:55px;display:flex;align-items:center;transition:.3s;cursor:pointer}.top-locality-area li:not(:last-child){border-bottom:2px solid #bfbfbf}.top-locality-area li.active,.top-locality-area li:hover{background-color:#000;color:#fff}.top-localities-section{position:relative;padding:30px 0}.top-locality-area-list li strong{margin-left:15px}.top-locality-category{width:50%;display:flex;justify-content:space-between;margin:0 auto;background-color:#000000b0;border-radius:60px 60px 0 0;padding-bottom:2px;box-shadow:0 -5px 10px #0000000f;-moz-column-gap:10px;column-gap:10px}.top-locality-category li{padding:15px 17px;font-size:14px;font-family:Inter,sans-serif;color:#bfbfbf;font-weight:500;transition:.2s;list-style:none;display:flex;align-items:center;width:100%;cursor:pointer;justify-content:center}.top-locality-category li:first-child{border-radius:80px 40px 40px 0!important;padding-left:40px}.top-locality-category li:last-child{border-radius:40px 80px 0 40px!important;padding-right:40px}.top-locality-category li.active,.top-locality-category li:hover{background-color:#fff;color:#cf9d3c;font-weight:500;border-radius:60px}.floating-contact-btn{right:-30px;display:none}.floating-contact-btn,.floating-contact-btn-mob{position:fixed;top:46%;color:#fff;z-index:99;padding:12px 30px;border-radius:15px 15px 0 0}.floating-contact-btn-mob{right:-50px;background-color:#e7b554;transform:translateY(-50%) rotate(270deg)}.floating-contact-btn img{cursor:pointer;-o-object-fit:cover;object-fit:cover;transition:.5s}.floating-contact-btn img:hover{padding-right:14px;filter:drop-shadow(-5px -5px 3px #daa520)}.floating-contact-btn span{cursor:pointer}.floating-whatsapp{position:fixed;width:65px;height:65px;bottom:20px;right:10px;box-shadow:0 4px 10px 0 #00000040;padding:16px;border-radius:50%;background-color:#fff;z-index:99}.floating-whatsapp a{position:relative;height:100%;width:100%;display:inline-block}.floating-call{position:fixed;width:60px;height:60px;bottom:100px;right:10px;box-shadow:0 4px 10px 0 #00000040;padding:14px;border-radius:50%;background-color:#fff;z-index:99}.floating-call a{position:relative;height:100%;width:100%;display:inline-block;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.testimonials-grids-row .swiper-pagination{left:90px;position:absolute;bottom:40px;z-index:9}.testimonials-grids-row .swiper-pagination>.swiper-pagination-bullet{display:inline-block;width:15px;height:15px;background-color:transparent;margin-right:7px;border-radius:50%;border:1px solid #fff}.floating-form,.testimonials-grids-row .swiper-pagination>.swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#fff}.floating-form{position:fixed;bottom:1px;right:1px;z-index:100;box-shadow:0 0 30px 0 #0000001a;width:max(300px,25%);padding:25px 30px;border-radius:10px}.floating-image-container{position:relative;height:100%;width:max(300px,25%)}.floating-guru-img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.floating-form .form-head h3{margin:0 0 10px}.floating-form .form-head{position:relative;text-align:center;margin-bottom:30px}.close-btn{position:absolute;width:45px;height:45px;background-color:#fff;top:-40px;right:-40px;display:flex;align-items:center;justify-content:center;border-radius:50%;box-shadow:0 0 10px #0000002b;cursor:pointer}.form-area .form-group:last-child{margin-bottom:0}.floating-form .form-head p{color:#898989;font-size:14px;margin:0}.form-group{position:relative;margin:22px 0}.form-group input,.form-group textarea{width:100%;border:1px solid #ccc;padding:8px;border-radius:7px;font-size:15px}.form-group label{font-size:14px;color:#898989;position:absolute;bottom:calc(100% - 6px);background-color:#fff;left:10px;padding:0 4px;z-index:1}.form-group .number-field>.label-91{position:absolute;left:0;padding:8px 12px;font-size:15px;border-right:1px solid #ccc;height:100%}.form-group .number-field>.label-91+input{padding-left:60px}.select-location-grid .image{position:relative;height:80px}.select-location-popup{position:fixed;top:40%;left:50%;transform:translate(-50%,-50%);height:auto;width:60%;background-color:#fff;z-index:101;border-radius:10px}.select-location-inner .row{display:grid;grid-template-columns:1fr 1fr 1fr 1fr}.select-location-inner .select-location-grid .image img{-o-object-fit:contain;object-fit:contain}.select-location-grid{text-align:center;font-weight:500;cursor:pointer}.select-location-inner{padding:30px}.select-location-inner .form-head h3{margin:0 0 20px}.select-location-inner .close-btn{top:-20px;right:-20px;cursor:pointer}.modal-overlay{position:fixed;top:0;left:0;height:100%;width:100%;background-color:#000;z-index:100;opacity:.7}.disclaimer.bottom{position:fixed;background-color:#faf1e2;padding:15px 5rem 20px;color:#313131;bottom:0;z-index:101}.disclaimer.bottom a{color:#000;font-weight:500;text-decoration:underline;margin-left:10px}.disclaimer.bottom .close{position:absolute;top:0;left:calc(100% + 30px);font-size:20px;cursor:pointer}.disclaimer.bottom .inner{position:relative}.listing-search{background-color:#000;color:#fff;display:flex;padding:10px 2rem;align-items:center;gap:5rem}.listing-search .location{width:15%;font-weight:500;text-align:center}.listing-search .search-bar{width:60%;position:relative}.listing-search .search-bar .search-input{width:90%;border:none;padding-left:15px}.search-bar-inner{display:grid;flex-wrap:wrap;align-items:center;grid-template-columns:auto 6fr auto;background-color:#fff;padding:4px;border-radius:40px;font-family:Inter,sans-serif;position:relative;min-height:42px}.search-badges{gap:10px}.search-result-badge{background-color:#e7b554;width:-moz-fit-content;width:fit-content;padding:7px 15px 7px 20px;gap:10px;font-size:14px;border-radius:30px;display:inline-flex;flex-wrap:wrap;margin:3px}.search-bar-inner *{font-family:inherit}.listing-search .search-bar .search-icon{padding:0 20px;position:absolute;right:0}.listing-search .location svg{margin-left:10px}.search-result-badge.add{background-color:#fff;color:#e7b554;border:1px solid;padding:4px 20px 5px 15px;cursor:pointer}.filter-area{position:relative;width:25%;padding:30px 0;border-right:1px solid #d9d9d9}.filter-area .filter-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:15px 0;font-weight:500;cursor:pointer;font-size:15px;color:#535353}.filter-area .filter-accordion:not(:last-child){border-bottom:1px solid #d9d9d9}.filter-area .filter-accordion{padding:0 30px}.filter-area .filter-head .toggle-icon{font-size:19px;line-height:1}.filter-options{display:flex;flex-wrap:wrap;list-style:none;padding-bottom:10px}.filter-options li{margin-right:8px;margin-bottom:8px;display:inline-block}.filter-options .filter{border:1px solid #ccc;width:-moz-fit-content;width:fit-content;padding:8px 15px;color:#959595;border-radius:30px;font-size:14px;display:inline-block;cursor:pointer}.filter-options li input:checked~label{background:#313131;color:#fff;border-color:#313131}.filter-options .filter.active{background:#313131;color:#fff}.listing-row{width:75%;padding:30px}.listing-search+.infra-recommend-section{padding:0}.listing-search+.infra-recommend-section .page-width{padding:0;display:flex;flex-wrap:wrap}.listing-heading-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;color:#313131;margin-bottom:30px}.listing-grid{position:relative;border:1px solid #d9d9d9;display:flex;flex-wrap:wrap;border-radius:15px;overflow:hidden;margin-bottom:35px}.listing-grid .image{position:relative;width:40%;height:auto}.listing-grid .content{width:60%;padding:25px 15px 25px 30px;display:flex;flex-wrap:wrap;color:#313131}.listing-grid .content .content-info{width:60%;padding-right:20px}.listing-grid .content .content-price{width:40%}.listing-grid .image .logo{position:absolute;top:20px;height:60px;width:110px;right:0;padding:10px;background-color:#fff;border-radius:10px 0 0 10px}.listing-grid .image .logo span{width:85%!important;height:85%!important;-o-object-fit:contain;object-fit:contain;top:50%!important;left:50%!important;transform:translate(-50%,-50%)}.listing-grid .content .sector{font-size:14px}.listing-grid .content .name{font-size:18px;font-weight:700;margin-bottom:10px}.listing-grid .content .description{margin:16px 0;color:#535353;font-size:15px;line-height:20px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.listing-grid .content .type-price{display:flex;flex-wrap:wrap;gap:30px;margin-bottom:25px}.listing-grid .content .sector,.listing-grid .content .type-price .label{color:#959595}.listing-grid .content .price{font-size:22px;font-weight:700}.listing-grid .content .type-price .label{margin-bottom:4px;font-size:15px}.listing-grid .content .type-price .info{font-weight:500;color:#434343;font-size:16px}.listing-grid .content .button{font-size:13px;background:transparent;border:none;padding:0;outline:none}.listing-grid .content .button .theme-btn{display:inline-flex;flex-wrap:wrap;align-items:center}.listing-grid .content .amenities{display:flex;flex-wrap:wrap;gap:17px;margin-top:30px}.listing-grid .content .amenities .image{height:35px;width:calc((100% / 3) - 12px);opacity:.6}.listing-grid .content .amenities .image img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.listing-heading-row .title{font-size:20px;font-weight:600;margin:0;line-height:24px}.listing-heading-row .sorting-filter select{padding:8px 20px;border:1px solid #d9d9d9;border-radius:35px;outline:none;color:#828282}.listing-heading-row .description{margin-bottom:0;color:#535353;font-size:16px;margin-top:12px;line-height:24px}.infra-detail-section{border-top:1px solid #000}.sidebar{width:12%;position:relative}ul.sidemenu{list-style:none;padding:10px 0 0;position:sticky;top:0;overflow-x:scroll;-moz-column-gap:20px;column-gap:20px}ul.sidemenu li a{font-size:15px;font-weight:500;margin-bottom:20px;display:block;color:#daa520}ul.sidemenu li a.active,ul.sidemenu li a:hover{color:#d09f3e}.project-detail{width:100%}.infra-detail-section>.page-width{display:flex;flex-wrap:wrap}.project-top-info{display:flex;justify-content:space-between;align-items:center;padding:5px 0}.project-top-info .f-wrap{width:15%;position:relative;padding-right:2.5%;margin-right:2.5%;border-right:1px solid #bfbfc0}.project-top-info .title-wrap{width:50%}.project-top-info .title-wrap h1{margin:0;font-size:16px;font-weight:600;color:#313131}@media screen and (max-width:767px){.project-top-info .title-wrap{display:none}}.project-top-info .title-wrap p{font-size:14px;margin-bottom:0;margin-top:10px;color:#959595}.project-top-info .prj-price{width:30%;display:flex;justify-content:end;align-items:center;align-self:flex-start}.project-top-info .prj-price h2{margin:0;font-size:16px;font-weight:700;color:#c3972f}.extra-icons a{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;margin-right:10px}.project-media-wrap{display:flex}.project-media-wrap .img-wrap.large{cursor:pointer;min-height:375px;background:#f6f8f9;position:relative;display:flex;display:-webkit-flex;justify-content:center;border-radius:8px;overflow:hidden}.project-media-wrap .img-wrap{position:relative;height:242px}.project-media-wrap .img-wrap:first-child{margin-bottom:16px}.prj-left-media-wrap{width:calc(68% - 16px);margin-right:16px}.prj-right-media-wrap{width:32%}.project-attributes-wrap{display:flex;justify-content:space-between}.attribute-wraps,.middle-wrap{display:none}.project-attributes-wrap .att-item{width:calc(20% - 45px);margin-right:15px}.project-attributes-wrap .att-item p{color:#b8860b;font-size:14px;margin:0}.project-attributes-wrap .att-item h4{margin-top:12px;margin-bottom:0;color:#434343;font-size:12px;font-weight:500}.project-attributes-wrap .att-item:last-child{margin-right:0}.enq-sticky-form .floating-form{position:static;top:0;right:unset;bottom:unset;width:100%;z-index:1;padding:4px 6px}.enq-sticky-form .form-group{position:relative;margin:10px 0}.enq-sticky-form .theme-btn{font-size:14px;padding:5px 20px}.project-info-wrap{display:flex;padding-top:4px;align-items:flex-start}.prj-info-left{width:calc(68% - 16px);margin-right:16px;padding-top:16px}.prj-info-right{width:32%;position:sticky;padding-top:16px;top:0}.enq-sticky-form{position:relative}.enq-sticky-form .floating-form .close-btn{display:none}.prj-info-item{padding:25px 30px;border-radius:22px;background:#fff;box-shadow:-2px -2px 5px #666,28px 2px 5px #fff;margin-bottom:16px}.prj-info-item .title-wrap h4{margin-top:0;font-size:20px;font-weight:600;margin-bottom:24px}.prj-info-item .title-wrap h2{color:#daa520}.prj-info-item#floor-plan .img-wrap{position:relative;height:330px}.floor-config-wrap{width:75%;text-align:right}.title-wrap.have-btns{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.title-wrap.have-btns h4{margin-bottom:0}.title-btns-wrap>a{color:#434343;border-radius:40px;border:1px solid #ccc;padding:8px 12px;margin-right:10px;font-size:14px;display:inline-block}.floor-config-wrap>a:last-child{margin-right:0}.floor-specs-item p{margin-top:0;margin-bottom:8px;font-size:12px;color:#959595}.floor-specs-item h5{margin-top:0;margin-bottom:0;font-size:14px;font-weight:500;color:#434343}.floor-specs{display:flex;margin-top:30px}.floor-specs-item{width:calc(25% - 10px);margin-right:10px}.prj_tour_tab{display:none}.prj_tour_tab.active{display:block}.footer .footer-company-info .social a{position:relative;display:block;height:36px;width:36px}table.prj-spec-table td,table.prj-spec-table th{border:1px solid #eee9e9;padding:10px 15px;font-size:14px;color:#313131}table.prj-spec-table th{text-align:left;font-weight:500;font-size:14px}table.prj-spec-table{width:100%;border-radius:10px;border:1px solid #eee9e9;border-spacing:0;overflow:hidden}#project-amenities .title-btns-wrap{margin-bottom:60px}.amenities-wrap{display:flex;flex-wrap:wrap;-moz-column-gap:10px;column-gap:10px;row-gap:35px}.amenities-item{width:calc((100% - 48px) / 5);text-align:center;background-color:#f9f4e9;padding:0 8px 15px;border-radius:10px;display:none}.amenities-item.active{display:block}.amenities-item h5{margin-top:5px;margin-bottom:0;font-size:13px;font-weight:400;color:#434343}.amenities-item .icon{position:relative;margin-top:-20px}#project-amenities .title-wrap p{color:#959595}.proprop .img-wrap{position:relative;height:240px;border-radius:10px;overflow:hidden}.proprop .info h3{font-size:16px;font-weight:700;margin-bottom:12px}.proprop .info .prop-loc{font-size:13px;color:#959595;margin-top:8px}.proprop .info .prop-config{font-size:13px;margin:0}.prj-info-item .property-btn svg{margin-left:10px}.prj-info-item .property-btn{margin-top:10px;font-size:14px;font-weight:500}.about-dev-wrap .dev-logo{position:relative;width:100px;height:100px;border:1px solid #bfbfbf;border-radius:5px;margin-right:20px}.about-dev-wrap .dev-logo img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.about-dev-wrap{display:flex}.about-dev-wrap .text-wrap{width:calc(100% - 120px)}.about-dev-wrap .text-wrap p{margin-top:0}.loan-rate-item .logo-img{position:relative;height:50px;margin-right:10px}.ln-int{display:flex;flex-wrap:wrap;justify-content:space-around;align-items:center;align-content:flex-end;flex-direction:row;padding:20px;z-index:1;gap:10px}.ln-int,.ln-int:hover{color:#000;border-radius:15px;background-color:#bcbaba1d;box-shadow:inset 0 2px 4px rgba(0,0,0,.15),inset 0 4px 8px rgba(0,0,0,.15),inset 0 8px 16px rgba(0,0,0,.15);transition:.2s;transform:translateY(2px)}.ln-emi p,.ln-int p{font-size:20px;color:#434343;margin-bottom:8px;margin-top:0;text-align:center}.ln-emi .ln-emi-value,.ln-int .ln-int-rate{font-size:14px;font-weight:500}.loan-rate-item{display:inline-flex;align-items:center;justify-content:space-between;padding:1px 2px;border-radius:10px;margin-bottom:16px}.loan-rate-item .theme-btn{padding:10px 24px 12px}.loan-rate-item .ln-emi,.loan-rate-item .ln-int{margin-right:10px;width:22%}p.note{color:#000;font-weight:500;font-size:16px}.sticky-cta{box-shadow:0 0 30px 0 #0000001a;background-color:#fff;padding:25px 30px;margin-top:16px;margin-bottom:16px;border-radius:10px}.sticky-cta-head{display:flex}.sticky-cta-head h4{margin-top:0;margin-bottom:5px;font-size:16px;font-weight:600}.sticky-cta-head .title-wrap p{margin-top:0;color:#898989;font-size:14px;margin-bottom:20px}.sticky-cta-head .icon{margin-right:16px}.detail_enquiry .form-head{display:flex;align-items:flex-start}.detail_enquiry .form-head h4{margin-top:0;text-align:left;margin-bottom:5px;font-size:16px;font-weight:600}.detail_enquiry .form-head .icon{margin-right:16px}.sticky-cta a.theme-btn{display:block;text-align:center}.page-header{position:relative}.page-header .page-banner-content{z-index:2;position:absolute;color:#fff;text-align:center;width:100%;top:55%;transform:translateY(-20%)}.page-header .page-banner-content h1{font-size:50px;font-weight:600;margin-bottom:30px}.page-header .overlay{position:absolute;height:100%;width:100%;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.7))}p.date{color:#000;font-family:Lexend Deca;font-size:19.194px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize}.about-count h4{background:linear-gradient(99.42deg,#e7b554 12%,#e77754 109.32%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;font-size:80px;font-weight:600;margin:0;line-height:1}.about-count p{color:#535353;margin-top:5px;margin-bottom:15px;font-weight:500}.about-right .title-wrap h3{font-size:32px;font-weight:500;color:#313131;margin-top:0;line-height:42px}.about-inner-wrap{padding:36px;border-radius:10px;margin-top:20px}.about-inner-wrap.vision{background-color:#eef8f0}.about-inner-wrap.values{background-color:#ecf3fa}.about-inner-wrap h4{margin-top:0;font-size:20px;font-weight:600;margin-bottom:15px;color:#535353}.about-inner-wrap p{font-size:20px;font-weight:400;line-height:30px;color:#535353}.about-about>.page-width{display:flex}.about-about .about-left-sticky{width:20%;position:relative}.about-about .about-right{width:calc(80% - 30px);margin-left:30px}.infra-section.about-about{padding-top:60px;padding-bottom:40px}.infra-section.about-timeline{position:relative}.infra-section.about-timeline .tml-container{margin-top:calc(-100vh + 60px)}.tml-img-outer-wrap{position:sticky;top:0;z-index:-1}.tml-img-wrap{height:100vh;position:relative}.timeline-item{color:#fff;width:50%;padding:0 30px 30px;position:relative;height:35vh}.timeline-item .tml-content{opacity:0;visibility:hidden;transition:.3s ease-in-out}.timeline-item.active .tml-content{opacity:1;visibility:visible}.timeline-item .tml-dot:after{content:"";display:block;width:20px;height:20px;background:#e7b554;border-radius:50%;margin:3px;opacity:0;transition:.3s ease-in-out}.timeline-item.active .tml-dot:after{opacity:1}.timeline-item:nth-child(odd){border-left:2px solid #fff;margin-left:auto;left:-1px}.timeline-item:nth-child(2n){border-right:2px solid #fff;text-align:right;left:1px}.timeline-wrapper{width:1000px;margin:auto}.tml-dot{position:absolute;width:30px;height:30px;border-radius:100%;border:2px solid #fff;background-color:#000}.timeline-item:nth-child(odd) .tml-dot{left:0;top:0;transform:translate(calc(-50% - 1px),-65%)}.timeline-item:nth-child(2n) .tml-dot{right:0;left:auto;top:0;transform:translate(calc(50% + 1px),-65%)}.about-count{position:sticky;top:20px}.text-white{color:#fff}.ab-team-item .img-wrap{position:relative;height:430px}.about-team-wrap{display:flex;flex-wrap:wrap}.ab-team-item{width:calc(50% - 30px);margin-left:30px;margin-bottom:30px;position:relative;border-radius:10px;overflow:hidden}.infra-section.about-team>.page-width.container{display:flex}.about-team-left{width:20%}.about-team-right{width:calc(80% - 30px);margin-left:30px}.ab-team-item .info{position:absolute;bottom:0;left:0;width:100%;padding:20px;text-align:center;background:linear-gradient(180deg,transparent,rgba(0,0,0,.696))}h4.ab-team-name{color:#fff;font-family:DM Sans;font-size:20px;font-weight:500;margin-bottom:10px}p.ab-team-pos{margin:0;color:#e7b554}.infra-section.about-team{padding:60px 0}.about-team-left .text-wrap p{margin-top:0}.about-team-left .section-head{margin-bottom:0}.about-team-left .section-head p{font-size:20px;font-weight:500;margin:15px 0}.infra-section.about-awards>.page-width{display:flex;flex-wrap:wrap}section.infra-section.about-awards{background:#000;padding:60px 0}.ab-awards-left .img-wrap{position:relative;height:350px}.ab-awards-left{width:40%}.ab-awards-right{width:calc(60% - 40px);margin-left:40px}.subheading{font-size:20px;font-weight:500;margin:15px 0}.ab-awards-right .section-head{margin-bottom:0}table.infra-table{border:1px solid #bfbfbf;border-spacing:0;border-radius:10px}table.infra-table td,table.infra-table th{border:1px solid #bfbfbf;padding:10px 30px}table.infra-table.ab-rera-table th{background-color:#313131;color:#fff;text-align:left;font-size:16px;font-weight:500}.infra-section.about-rera-states{padding:45px 0}.main-dot{background:#e7b554;width:20px;height:20px;position:sticky;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.hiw-wrapper{display:flex;padding-left:40px}.hiw-item{width:calc(25% - 20px);margin-right:20px}.hiw-item:last-child{margin-right:0}.hiw-item .icon-wrap{position:relative}.hiw-item .count-num{position:absolute;font-size:100px;left:-40px;top:0;line-height:1;font-weight:700;color:#d9d9d9;-webkit-text-fill-color:transparent;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#d9d9d9}.hiw-item .icon{margin-left:0}.hiw-item .info p{color:#313131;font-weight:500}.infra-section.how-it-works{padding-top:50px}.infra-section.interior-partners{padding:50px 0}.interior-partners .section-head{width:400px;margin:auto}.int-brand-item .img-wrap{position:relative}.interior-brands-wrap{display:flex;align-items:center;justify-content:center;-moz-column-gap:50px;column-gap:50px;flex-wrap:wrap}.int-brand-item{background-color:#f9f4e9;padding:20px;border-radius:10px}.title-btns-wrap>a{transition:.3s ease-in-out}.title-btns-wrap>a.active,.title-btns-wrap>a:hover{background-color:#313131;color:#fff;border-color:#313131}.floor_tab_item{display:none;opacity:0;visibility:hidden;transform:translateY(20px);transition:.2s ease-in-out}.floor_tab_item.active{display:block;opacity:1;visibility:visible;transform:translateY(0)}.project-media-wrap .img-wrap .info{position:absolute;width:100%;left:0;display:flex;justify-content:space-between;bottom:0;padding:24px;background:linear-gradient(359deg,#000000b5,transparent);color:#fff;align-items:center;border-radius:10px}.project-media-wrap .img-wrap .info-left,.project-media-wrap .img-wrap .info-right{display:flex;align-items:center;-moz-column-gap:10px;column-gap:10px}.int-apply{background-image:url(/assets/images/timeline-bg.png)}.int-apply-item .img-wrap{height:280px;position:relative;border-radius:10px;overflow:hidden}.int-apply-wrap{display:flex;flex-wrap:wrap}.int-apply-item{width:calc((100% / 3) - 40px);margin-right:60px;color:#fff}.int-apply-item:last-child{margin:0}.int-apply-item h4{color:#fff;font-size:20px;font-weight:500;font-family:DM Sans,sans-serif;margin:15px 0}.int-apply-item p{margin:0}.ideas-flex-wrap{display:flex;flex-wrap:wrap}.ideas-flex-wrap .design-idea{width:calc(50% - 20px);margin-right:40px}.ideas-flex-wrap .design-idea:nth-child(2n){margin-right:0}.ideas-flex-wrap .design-idea .img-wrap{position:relative;height:350px;border-radius:10px;overflow:hidden}.int-design-tabs .tab-list-item{padding:8px 16px;border:1px solid #ccc;border-radius:40px;color:#434343;margin-right:15px;transition:.3s ease-in-out}.int-design-tabs .tab-list-item.active,.int-design-tabs .tab-list-item:hover{background-color:#c3972f;color:#fff;border-color:#c3972f}.int-design-tabs .tab-list{display:flex;align-items:center;justify-content:center;margin-bottom:24px}.int-design-tabs .tab-content{display:none}.int-design-tabs .tab-content.active{display:block}.infra-section.int-apply .section-head{width:750px}.f-blogs-wrap{display:grid;justify-content:center;flex-wrap:wrap}.f-blog-item .img-wrap{width:100%;height:17rem;flex-shrink:0;overflow:hidden;position:relative;border-radius:8px;background-color:#e0e0e0}.f-blog-item .info h4{font-size:1.25rem;color:#000;font-family:Lexend Deca;font-weight:400;font-style:normal;line-height:normal;text-align:left;margin:auto}.f-blog-item .lrn-btn{margin-top:0;font-size:16px;color:#535353}.cta-form .form-row{display:flex;flex-wrap:wrap;-moz-column-gap:20px;column-gap:20px}.cta-form .row{display:flex}.cta-form .cta-left{width:25%}.cta-form .cta-right{width:55%;margin-left:20%}.cta-form .section-head h2{margin-top:0}.cta-form .theme-btn{padding:10px 40px 12px;padding:7px 40px 8px;margin-top:10px}.cta-form .form-group label{position:static;color:#535353}.cta-form .form-group{margin:10px 0}.cta-form .number-field{position:relative}.infra-section.cta-form{background-image:url(/assets/images/cta-ele.png);background-size:280px;background-position:left 180px;background-repeat:no-repeat}.loan-how-it-works .row{display:flex}.loan-form .radio-group{display:flex;-moz-column-gap:10px;column-gap:10px}.loan-form .radio-item input{position:absolute;top:0;left:0;margin:0;height:100%;z-index:2;opacity:0}.loan-form .radio-item input:checked+label{background-color:#e7b554;color:#fff;border-color:#e7b554;font-weight:500}.loan-form .radio-item label{padding:9px 20px;display:block;position:relative;border:1px solid #ccc;border-radius:10px;width:100%;top:0;left:0;z-index:0}.loan-form .radio-group .radio-item{width:50%;text-align:center;position:relative}.loan-form .accept-wrap{display:flex;align-items:flex-start;-moz-column-gap:10px;column-gap:10px}.loan-form .accept-wrap input{width:20px}.unfloat-labels label{position:static;color:#535353}.loan-form .number-field{position:relative}.form-row .form-group{margin:10px 0}.how-step-item{display:flex;align-items:center;font-size:16px;font-weight:500;-moz-column-gap:15px;column-gap:15px;margin-bottom:35px}.loan-form-wrap{padding:20px 40px 30px;box-shadow:0 0 30px 0 #0000001a;max-width:500px;margin-top:20px;margin-left:auto}@media screen and (max-width:992px){.loan-form-wrap{margin-left:auto;margin-right:auto}}.loan-row{display:flex;border-radius:10px;overflow:hidden;margin-bottom:20px;box-shadow:0 0 30px 0 #0000001a}.loan-row .loan-col{width:20%;text-align:center;padding:10px;border-right:1px solid #e6e6e6;display:flex;align-items:center;justify-content:center;flex-direction:column;font-weight:500}.loan-row.heading .loan-col{background-color:#000;color:#fff;font-weight:700}.loan-col span{font-size:14px;color:#959595;margin-top:5px;font-weight:500}.loan-row .loan-col .theme-btn{font-size:14px;padding:8px 32px}.loan-row .loan-col .lrn-btn{font-size:14px}.loan-table-note p{color:#020101;font-weight:600;font-size:16px}.loan-row .loan-col:last-child{border:0}.loan-tabs-container .row{display:flex}.loan-tabs-container .tabs-list{width:30%}.loan-tabs-container .tabs-wrapper{width:50%;margin-left:20%}.tabs-list ul{padding:0;margin:0;list-style:none}.tabs-list ul li{background-color:#f0f0f0;padding:10px 30px;border-radius:40px;margin-bottom:15px;display:flex;align-items:center;justify-content:space-between;font-weight:500;color:#959595}.loan-tabs-container .tabs-list ul li.active{background-color:#c3972f;color:#fff}.tabs-list ul li svg{opacity:0}.tabs-list ul li.active svg{opacity:1}.loan-tabs-container .loan-tab{display:none}.loan-tabs-container .loan-tab.active{display:block}.range-group .range-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.range-group input.range-control{width:100%}.range-group .range-footer{display:flex;justify-content:space-between;color:#bfbfbf;font-weight:400;margin-top:15px}.range-group .range-input span{padding:10px}.emi-controls-wrap{padding:40px;background-color:#f8f6f2;border-radius:10px}.emi-calulator-container{border-radius:10px;overflow:hidden;display:flex;-moz-column-gap:20px;column-gap:20px}input.range-control[type=range]{-webkit-appearance:none!important;height:5px;background:#e6e6e6;border:none;border-radius:10px;outline:none;margin:0}input.range-control[type=range]::-webkit-slider-thumb{-webkit-appearance:none!important;width:24px;height:24px;background:#e7b554;border:5px solid #fff;border-radius:50%;cursor:pointer;box-shadow:0 4px 4px 0 #00000040;z-index:1;position:relative}.range-group{margin-bottom:36px}.emi-controls-wrap .range-group:last-child{margin-bottom:0}input.form-control.sml{width:60px}input.form-control{border-radius:5px;border:1px solid #e6e6e6;padding:5px 10px}.range-group .range-head h4{font-size:16px;font-weight:500;color:#313131;font-family:DM Sans,sans-serif;margin:0}.emi-chart-col{padding-left:20px;display:flex;align-items:center}.chart-info{width:calc(100% - 350px);padding-left:30px}.chart-value-item{margin-bottom:20px}.chart-value-item .ch-v-label{color:#959595}.chart-value-item>p{margin-bottom:0;margin-top:5px;padding-left:22px;font-weight:500}.chart-value-item .ch-v-label span{width:12px;height:12px;display:inline-flex;margin-right:10px;border-radius:2px}#principle .ch-v-label span{background:#0d9586}#interest .ch-v-label span{background:#66c1d6}.faq-head h3{font-size:16px;font-weight:500;font-family:DM Sans,sans-serif;margin:0}.accordion-item{background-color:#fff;border:1px solid #ccc;padding:15px 30px;border-radius:10px;margin-bottom:15px}.accordion-title .icon{min-width:28px;min-height:28px;background-color:#c3972f;border-radius:50%;position:relative;display:flex;align-items:center;justify-content:center;color:#fff;line-height:1}.accordion-title{display:flex;align-items:center;justify-content:space-between;font-weight:500;color:#434343}.accordion-content{margin-top:16px;color:#898989}.faqs-tabs-containter .tabs-list ul li{margin-bottom:0;border-bottom:1px solid #e6e6e6;background-color:transparent;border-radius:0;padding:20px 0;color:#313131;font-size:18px;font-weight:500;font-family:inter,sans-serif;transition:.2s ease}.faqs-tabs-containter .tabs-list ul li:last-child{border:0}.faqs-tabs-containter .tabs-list ul li.active{font-size:20px;font-weight:700}.faqs-tabs-containter .tabs-list ul li.active svg *{opacity:1;visibility:visible;stroke:#e7b554}.faqs-tabs-containter{display:flex}.faqs-tabs-containter .tabs-list{width:30%}.faqs-tabs-containter .tabs-content{width:calc(70% - 50px);margin-left:50px}.tabs-content{background-color:#f8f8f8;padding:24px;border-radius:10px}.faqs-tabs-containter .tabs-content .tab-content{display:none}.faqs-tabs-containter .tabs-content .tab-content.active{display:block}.faqs-faq .section-head{margin-bottom:30px}.video-tsm-item{display:flex;align-items:center;position:relative}.video-tsm-item .img-wrap{width:40%}.video-tsm-item .tsm-text-wrap{width:calc(60% - 40px);margin-left:40px}.video-tsm-item .img-wrap iframe{width:100%;height:100%;min-height:40vh;border-radius:15px}.video-tsm-item .tsm-text-wrap .text-wrap p{font-size:16px;font-weight:500;line-height:1.7}.video-tsm-item .tsm-text-wrap .tsm-name{font-size:14px;margin-bottom:5px}.video-tsm-item .tsm-text-wrap .tsm-pos{font-size:14px;color:#e7b554}.q-icon.top-left{position:absolute;top:0}.q-icon.bottom-right{position:absolute;right:0;bottom:30px}.tsm-video-thmub-sld .thumb-wrap{height:150px}.tsm-videos-thumb-slider{width:40%;margin-top:16px}.tsm-video-thmub-sld .thumb-wrap img{border-radius:15px;overflow:hidden}.infra-section.customer-videos{background-image:url(/assets/images/customer-videos-bg.png);background-position:right 65vh;background-repeat:no-repeat;background-size:40vw}.cl-row.cstm-tsm-wrap .tsm-item{position:relative;padding:60px 40px;background-color:#f3f3f3;border-radius:10px;height:100%}.cl-row.cstm-tsm-wrap .tsm-item .text-wrap{padding:0 20px;line-height:1.7}.cl-row.cstm-tsm-wrap .tsm-item .q-icon.top-left{top:30px}.cl-row.cstm-tsm-wrap .tsm-item .q-icon.bottom-right{bottom:30px;right:40px}.cl-row.cstm-tsm-wrap .tsm-item .tsm-name{font-size:16px;font-weight:500}.cl-row.cstm-tsm-wrap .tsm-item .tsm-pos{font-size:14px;color:#959595;margin-top:5px;margin-bottom:20px}.cl-row.cstm-tsm-wrap{-moz-column-gap:40px;column-gap:40px}.cl-row.cstm-tsm-wrap .cl-6{padding:20px 0;width:calc(50% - 20px)}.ft-blog-item{position:relative;height:100%;border-radius:10px;overflow:hidden;background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.2))}.ft-blog-item>a{width:100%;height:100%;display:block;position:relative;z-index:-1}.ft-blog-item .info{position:absolute;bottom:0;left:0;width:100%;padding:20px;color:#fff}.badge{background:#f9f5e6;padding:5px 13px;font-size:14px;border-radius:40px;display:inline-block;color:#c3972f}.ft-blog-item .info h3{font-size:26px;font-family:DM Sans,sans-serif;font-weight:500;margin-bottom:5px}.sml-ft-blog-item{display:flex}.sml-ft-blog-item:not(:last-child){margin-bottom:20px}.sml-ft-blog-item .img-wrap>a{display:block;position:relative;height:200px;border-radius:10px;overflow:hidden}.sml-ft-blog-item .img-wrap{width:40%}.sml-ft-blog-item .info{width:calc(60% - 20px);margin-left:20px}.sml-ft-blog-item .info h3{font-size:22px;font-family:DM Sans,sans-serif;font-weight:500;margin-bottom:5px}.ft-blog-item .badge{background:#00000066}.blog-content .content img{width:100%;height:auto}.pvs-banner-form .img-wrap{position:relative;height:500px;width:100%}.pvs-banner-form{position:relative}.pvs-banner-form .form-wrap{top:50%;width:50%;position:absolute;z-index:2;right:0;transform:translateY(-50%);margin:0 2rem;background-color:#fff;padding:30px 40px 40px;border-radius:10px}.form-head .section-head h2{margin:0}.form-head .section-head{margin-bottom:10px}.pvs-banner-form .form-wrap label{font-weight:700;font-size:16px;color:#313131;padding-bottom:8px;display:block}.form-select{width:100%;border:1px solid #ccc;padding:8px;border-radius:7px;font-size:16px}.cstm-range-wrap{position:relative;margin-top:15px}.cstm-range-labels{display:flex;text-align:center;width:calc(100% + 24px);margin-left:-12px;justify-content:space-between;font-size:14px;margin-top:-17px}.cstm-range-labels .dot{width:7px;height:7px;background-color:#959595;border-radius:100%;margin:auto auto 18px}.float-right{float:right!important}.prize-size-table-wrap .table{width:100%;border-collapse:collapse;text-align:left}.prize-size-table-wrap .table thead{background-color:#ededed}.prize-size-table-wrap .table th{font-weight:700}.prize-size-table-wrap .table td,.prize-size-table-wrap .table th{width:20%;padding:24px 16px;border:1px solid #e6e6e6}.tbl-imgs-wrap{display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px;flex-wrap:wrap}.tbl-imgs-wrap .tbl-img-item{height:50px;border-radius:10px;overflow:hidden}.tbl-imgs-wrap .tbl-img-item.text{height:auto;width:60px;overflow:visible;font-size:14px;text-align:center}.tbl-img-item.text span{display:block;font-weight:500;color:#c3972f}p.no-result{font-size:14px;color:#535353;font-style:italic;text-align:center}.price-size-table .section-head{margin:0;padding:1rem 2rem}.price-size-top-form{background-color:#000}.black-v .form-group.city-input{width:20%;padding-right:40px;border-right:1px solid #9f9f9f}.black-v .form-group.budget-input{width:60%;padding-left:20px}.black-v .form-group .btn-wrap{width:15%;margin:0}.black-v .form-group label{color:#fff;background:transparent}.black-v .form-select{background:#000;color:#fff;border:0;padding-left:0}.black-v .form-row{align-items:center}.black-v .cstm-range-labels{color:#fff}.chart-wrap{width:350px;height:350px;position:relative}.emi-value-wrap{width:100px;height:100px;text-align:center;position:absolute;display:flex;align-items:center;justify-content:center;flex-direction:column;top:50%;left:50%;transform:translate(-50%,-50%)}.emi-value-wrap p{margin:0;font-size:24px;font-weight:500}.emi-val-label{font-size:16px;font-weight:400;color:#535353}.price-size-form .form-group{width:100%}.ft-media-sld .swiper-slide .ft-media-item{transform:scale(.9);transition:.4s ease-in-out;border-radius:10px;overflow:hidden}.ft-media-sld .swiper-slide.swiper-slide-active .ft-media-item{transform:scale(1)}.ft-media-sld .ft-media-item{height:380px}.ft-media-sld .swiper-slide .ft-media-item img{z-index:-1}.ft-media-sld .swiper-slide .ft-media-item .info{position:absolute;bottom:0;left:0;width:100%;padding:30px 40px;color:#fff;background:linear-gradient(0deg,#000000d1,transparent)}.ft-media-sld .ft-media-item .info h4{font-size:20px;font-weight:500;margin-bottom:10px}.featured-media-wrap .slider-arrows{justify-content:center;margin-bottom:0}.conversion-calc{position:relative}.conversion-calc .img-wrap{height:500px;position:relative;width:100%;z-index:-1}.conversion-calc .form-wrap{top:50%;width:50%;position:absolute;z-index:2;right:0;transform:translateY(-50%);margin:0 2rem;background-color:#fff;padding:30px 40px 60px;border-radius:10px}.conv-calc-form .form-group{width:100%}.conv-calc-form .input-bind{display:flex;border-collapse:collapse}.conv-calc-form .input-bind>input{width:70%;border-radius:5px 0 0 5px}.conv-calc-form .input-bind>select{width:30%;border-radius:0 5px 5px 0}.conv-calc-form p.separator-text{color:#c3972f;font-size:16px;font-weight:700;margin:12px 1px}.conv-calc-form .form-group label{font-weight:500;color:#000;font-size:16px;margin-bottom:5px;display:block}.blog-content-wrap .text-wrap{width:67%}.blog-content-wrap .sidebar{width:calc(33% - 60px);margin-left:60px}.blog-wrap .sidebar{width:calc(100% - 60px);margin-left:60px}.sd-blg-item .icon{position:relative;width:112px!important;height:95px;border-radius:10px;overflow:hidden;margin-right:15px}.sd-blg-item .icon img{height:100%;width:100%}.recent-blogs-title{color:#000;font-family:Lexend Deca;font-size:14.872px;font-style:normal;text-align:left;font-weight:400;line-height:normal;text-transform:capitalize}.sd-blg-item{margin-bottom:20px;border-bottom:1px solid #e3e3e3;background:#fff;box-shadow:0 2.23px 2.23px -.74px #00000040;height:140px;padding:8px;border-radius:7.42px;gap:0;border-radius:7.42px 0 0 0}.sd-blg-item .info p.date{color:#535353;font-size:12px;margin-top:0;margin-bottom:8px}.sd-blg-item .info h4{font-weight:500;font-size:15px;font-family:DM Sans,sans-serif}.sd-card{margin-bottom:2rem}.sd-card-news{width:100%;padding:20px;position:relative;top:-137px}.sd-latest-blogs-news{display:flex;flex-direction:column;padding:0;margin-top:10px;text-align:left}.sd-blg-item-news{display:flex;width:100%;padding-bottom:10px;border-bottom:1px solid #000;text-align:left;color:#000;font-family:Lexend Deca;font-size:11.872px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize}.blog-wrap{padding:24px 30px;box-shadow:0 0 30px 0 #d9d9d926;border-radius:10px;margin-bottom:20px;height:calc(100% - 80px)}.sd-card .sd-blg-item:last-child{margin-bottom:0;border:0}.sd-blg-item .info{width:calc(100% - 80px)}ul.sd-cat-list{padding:0;list-style:none;font-size:16px;font-weight:500;font-family:DM Sans,sans-serif;margin:0;color:#313131}ul.sd-cat-list li a{padding-left:4px;display:block;font-size:18px}ul.sd-cat-list li:not(:last-child) a{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #e3e3e3}ul.sd-cat-list li a:hover{color:#f9b004;font-weight:550}.career-text-image .img-wrap{position:relative;height:380px;margin-left:60px;border-radius:10px;overflow:hidden}.career-text-image{background-image:url(/assets/images/cta-ele.png);background-repeat:no-repeat;background-size:400px;background-position:left 220%}.cr-gallery-item{height:200px;position:relative;border-radius:10px;overflow:hidden;min-height:33vh}.career-slider-wrap-2{margin-top:20px}.bnf-item .icon{position:relative;height:65px}.bnf-item{text-align:left;width:calc(20% - 16px)}.row.benefits-wrapper{-moz-column-gap:20px;column-gap:20px}.bnf-item .info h4{font-size:20px;font-weight:500}section.job-openings{background-color:#f5f5f5}.jobs-wrapper .accordion-item .job-title{font-size:20px;color:#313131;width:40%;font-weight:500;text-transform:uppercase;font-family:Inter,sans-serif}.jobs-wrapper .accordion-item .job-type{width:10%;font-size:18px;color:#313131;font-weight:400}.jobs-wrapper .accordion-item .job-location{width:15%;font-size:18px;color:#313131;font-weight:400}.jobs-wrapper .accordion-item{background-color:transparent;border:0;border-bottom:1px solid #d9d9d9;border-radius:0;margin-bottom:0;padding:30px 0}.career-slider-wrap .swiper .swiper-wrapper{transition-timing-function:linear!important}.contact-form-wrap .form-group input,.contact-form-wrap .form-group textarea{padding:10px 15px}.contact-section{position:relative}.contact-section .contact-img-wrap{position:relative;height:500px;border-radius:10px;overflow:hidden}.contact-section .contact-form-wrap{width:80%}.contact-section .row{-moz-column-gap:30px;column-gap:30px}form .error{color:red;padding-left:4px;font-size:12px;top:4px;position:relative}.prop-buying-info .img-wrap{position:relative;height:320px;width:88%;margin-right:12%;border-radius:10px;overflow:hidden}.prop-buying-info .section-head{margin-bottom:0}.prop-buying-info{background-image:url(/assets/images/customer-videos-bg.png);background-repeat:no-repeat;background-size:380px;background-position:right 300%}.pb-how-steps .icon-wrap{position:relative;width:100px;height:100px}.pb-how-steps .icon{position:relative;width:100px;margin-right:50px;display:flex;align-items:center}.pb-how-steps .pb-how-step{display:flex;margin-bottom:60px}.prop-buy-how .inner-container{width:750px;margin:auto}.pb-how-steps .icon .count{font-size:100px;font-weight:700;line-height:1;position:absolute;left:-45px;-webkit-text-fill-color:#fff;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#d9d9d9}.pb-how-steps .dot-wrap{margin-right:85px;position:relative}.pb-how-steps .dot-wrap,.pb-how-steps .dot-wrap .dot{width:15px;display:flex;align-items:center;justify-content:center}.pb-how-steps .dot-wrap .dot{height:15px;background:#d3c3f4;border-radius:50%}.pb-how-steps .dot-wrap .dot:after{content:"";width:2px;background:#ecf3fa;position:absolute;top:50%;height:calc(100% + 60px);z-index:-1}.pb-how-step .info{width:calc(100% - 250px)}.pb-how-steps .pb-how-step:last-child .dot:after{display:none}.prop-buying-faq{background-color:#f5f5f5}.pb-how-step .info p{color:#535353;font-size:16px;line-height:24px;margin-top:0}.pb-how-step .info h3{font-size:20px;font-weight:500;color:#313131;font-family:DM Sans,sans-serif;margin-bottom:10px}.pb-how-step.pm-step .icon-wrap{border-radius:10px;display:flex;align-items:center;justify-content:center}.pb-how-step.pm-step .icon-wrap h4{opacity:1;text-align:center;font-size:16px;font-weight:400;font-family:DM Sans,sans-serif;text-transform:uppercase}.pb-how-step.pm-step .icon-wrap h4>span{display:block;font-size:30px;font-weight:700}.pb-how-steps .pb-how-step .dot{background:#d3c3f4}.pb-how-steps .pb-how-step:nth-child(2n) .dot{background:#8fbbe5}.pb-how-steps .pb-how-step:nth-child(3n) .dot{background:#b8ccbf}.pb-how-steps .pb-how-step:nth-child(4n) .dot{background:#eeaf9b}.pb-how-steps .pb-how-step:nth-child(5n) .dot{background:#92c2b8}.pb-how-steps .pb-how-step:nth-child(6n) .dot{background:#bab3d6}.pb-how-steps .pb-how-step.pm-step .icon-wrap{background:#f3effb}.pb-how-steps .pb-how-step.pm-step:nth-child(2n) .icon-wrap{background:#e9f7f9}.pb-how-steps .pb-how-step.pm-step:nth-child(3n) .icon-wrap{background:#eef8f0}.pb-how-steps .pb-how-step.pm-step:nth-child(4n) .icon-wrap{background:#f4eae6}.pb-how-steps .pb-how-step.pm-step:nth-child(5n) .icon-wrap{background:#e6f4f1}.pb-how-steps .pb-how-step.pm-step:nth-child(6n) .icon-wrap{background:#e9e6f4}.pb-how-steps .pb-how-step:first-child .icon-wrap h4{color:#8371a8}.pb-how-steps .pb-how-step:nth-child(2) .icon-wrap h4{color:#5f98a0}.pb-how-steps .pb-how-step:nth-child(3) .icon-wrap h4{color:#54a664}.pb-how-steps .pb-how-step:nth-child(4) .icon-wrap h4{color:#ad7058}.pb-how-steps .pb-how-step:nth-child(5) .icon-wrap h4{color:#4ca693}.pb-how-steps .pb-how-step:nth-child(6) .icon-wrap h4{color:#8376b2}.team-page-header.page-header .page-banner-content{transform:translateY(-50%);background:rgba(0,0,0,.67);padding:24px 8%;text-align:left}.team-page-header.page-header .page-banner-content h1{margin-top:0;margin-bottom:10px}.team-page-header .team-member-img{position:absolute;z-index:2;height:445px;width:445px;right:8%;bottom:-3px}.member-timeline .timeline-item{color:#535353;margin-right:0;margin-left:auto;text-align:left;border-left:2px solid #d9d9d9;border-right:0;left:-1px;width:100%;height:35vh}.member-timeline .timeline-item .tml-dot{left:0;top:0;transform:translate(calc(-50% - 1px),-65%)}.member-timeline .sticky-img-wrap{position:sticky;top:40px;width:calc(50% - 80px);margin-right:80px;height:300px;border-radius:10px;overflow:hidden}.member-timeline .timeline-with-img{width:1000px;margin:auto;display:flex}.member-timeline .timeline-wrapper{width:50%}.member-timeline .mem-tml-img{position:absolute;height:300px;left:0;top:0;width:100%;clip-path:inset(100% 0 0)}.member-timeline .sticky-img-wrap .mem-tml-img:first-child{clip-path:inset(0 0 0)!important}.member-timeline .tml-dot{border:2px solid #e7b554;background-color:#fff}.article-item .img-wrap{position:relative;height:300px;border-radius:10px;overflow:hidden}.article-item .info h4{margin-bottom:10px;font-size:20px;font-weight:500;line-height:1.4}.featured-articles-slider.sec-p{padding-top:0}.featured-articles-slider .section-head{margin-bottom:10px;align-items:flex-end}.featured-articles-slider .slider-arrows{justify-content:flex-end}.page-header .noimage-block{position:absolute}.form-loader{background:#00000070}.form-loader.show{display:flex}.lds-ripple{display:inline-block;position:relative;width:80px;height:80px}.lds-ripple div{position:absolute;border:4px solid #fff;opacity:1;border-radius:50%;animation:lds-ripple 2s cubic-bezier(0,.2,.8,1) infinite}.lds-ripple div:nth-child(2){animation-delay:-1s}@keyframes lds-ripple{0%{top:36px;left:36px;width:0;height:0;opacity:0}4.9%{top:36px;left:36px;width:0;height:0;opacity:0}5%{top:36px;left:36px;width:0;height:0;opacity:1}to{top:0;left:0;width:72px;height:72px;opacity:0}}.modal-body{max-width:800px;background:#fff;padding:20px 30px 30px;box-shadow:0 5px 20px -10px rgba(0,0,0,.7);border-radius:15px;width:100%;position:relative}.popup-overlay{background:rgba(0,0,0,.4)}.modal-body .close{position:absolute;right:20px;top:20px;font-size:30px;width:35px;height:35px;padding:5px;line-height:1;display:flex;align-items:center;justify-content:center;border-radius:50%;border:0;background:#c3972f;color:#fff;opacity:.6;z-index:99;transition:.2s ease-in-out;cursor:pointer}.modal-body .close:hover{opacity:1}.detail-page-modal .modal-body{max-width:800px;padding-top:30px}.detail-pop-swiper .img-wrap{text-align:center;position:relative;height:500px;width:800px;max-width:100%}.detail-page-modal .modal-body .close{opacity:1}.detail-pop-swiper .swiper-button-next:after,.detail-pop-swiper .swiper-button-prev:after{padding:5px;background:#fff;border-radius:50px;min-width:30px;min-height:30px;display:flex;align-items:center;justify-content:center;font-size:20px;color:#c3972f}.fancy-radio label{display:block;padding:10px;border-radius:20px;transition:.2s ease-in-out;cursor:pointer}.fancy-radio input{display:none}.fancy-radio input:checked+label,.fancy-radio input:hover+label{background-color:#fff;color:#cf9d3c;font-weight:500}.searchbar-inner{position:relative;z-index:2}.search-data-list.visible{display:block}.search-data-list.hidden{display:none}.search-data-list{display:none;position:absolute;color:#333;top:100%;left:0;background:#fff;width:100%;text-align:left;display:block}.search_result_item{background:#fff;transition:.3s ease;padding:10px;font-size:12px;border-bottom:1px solid #ddd}.search_result_item:hover{background:#f5f5f5}.no_content{height:100%}.no_content p{position:absolute;z-index:2;top:50%;text-align:center;width:100%;transform:translateY(20%)}section.content-page-body{padding:20px 0}section.content-page-header{padding:30px 0;background:#f5f5f5}.loan-modal .modal-body{max-width:450px}.hide{display:none}.show{display:block}.floating-scroll{position:fixed;width:45px;height:45px;bottom:180px;right:18px;box-shadow:0 4px 10px 0 #00000040;padding:16px;border-radius:50%;background-color:#fff;z-index:99;display:none}.floating-scroll svg *{stroke:#e7b554}.floating-scroll svg{transform:rotate(270deg) translateY(-1px)}.floating-scroll:hover{background-color:#e7b554}.floating-scroll:hover svg *{stroke:#fff}.floating-scroll.hidee{transition:.2s ease-in-out;visibility:hidden;opacity:0}.floating-scroll.showe{visibility:hidden;opacity:1}.prop-manage-how{position:relative}.prop-manage-how .free-ele{position:absolute;width:300px;height:265px}.prop-manage-how .free-ele img{-o-object-fit:contain;object-fit:contain}.prop-manage-how .free-ele.left{left:0;top:20%}.prop-manage-how .free-ele.right{right:0;bottom:20%}.faqs-faq .accordion-title{color:#434343}.faqs-faq .accordion-content{color:#535353}.faqs-faq .accordion-item{border:0;padding:15px}.faqs-faq .faqs-tabs-containter .tabs-list ul li{color:#434343}.faqs-faq .faqs-tabs-containter .tabs-list ul li.active{color:#313131}.career-text-image .text-wrap p strong{color:#313131;font-size:20px;font-weight:700}.career-benefits .section-head p{width:70%}.career-benefits .bnf-item .info h4{color:#313131;line-height:1.4}.jobs-wrapper .text-wrap p{color:#6e6e6e}.jobs-wrapper .accordion-content{margin-top:24px}.conversion-calc .form-head h2{font-size:26px;color:#313131;text-transform:capitalize;font-weight:600;margin:0}.conversion-calc .form-wrap{padding:0;background:#f8f8f8}.conversion-calc .form-head .section-head{margin:0}.conversion-calc .form-head{padding:15px 30px;border-bottom:1px solid #e6e6e6}.conversion-calc form{padding:30px 30px 80px}.conversion-calc .conv-calc-form .form-group label{background:transparent;font-weight:700}@media (max-width:600px){.banner-content{max-width:100%;padding:10px}.nav-area{position:absolute;top:100%;left:0;width:100%;height:auto;z-index:99;display:none}.nav-area.active{display:block}.navigation li{width:100%}.navigation .icon-contact{display:flex;-moz-column-gap:20px;column-gap:20px}.navigation .icon-contact a{color:#daa520}.navigation .contact-us{gap:5px;text-align:center;background-color:#ffffff00;color:#fff;display:none}.header .row{grid-template-columns:1fr 1fr}.banner-content h1{font-size:21px}.search-area .filter-head{width:90%}.main-banner-section .main-banner-single img{-o-object-fit:cover;object-fit:cover;-o-object-position:90%;object-position:90%}.featured-products-slider .row{grid-template-columns:1fr 1fr}.propery-grid{min-height:350px}.page-width{padding-left:10px;padding-right:10px}.propery-grid .content .property-btn{padding:7px 7px 7px 10px;width:100%;justify-content:center}.page-width.container{padding-left:15px;padding-right:15px}.collections-grids-row{grid-template-columns:1fr;gap:20px}.collections-grids-row .collection-grid{grid-column:span 2}.infra-help-grids-row{grid-template-columns:1fr}.infra-recommend-card .content{width:100%;padding:30px 0 0}.infra-recommend-card .image{width:100%;min-height:260px}.section-head.split-head .head{width:100%}.property-strip{width:95%;margin:30px 0 0 2.5%}.property-trends-row,.top-locality-area{grid-template-columns:1fr}.top-locality-area li{border-bottom:2px solid #bfbfbf!important}.top-locality-area-list{border:#ffdead}.top-locality-map{min-height:350px}.testimonial-grid .content{width:100%;order:2;padding:0 10px 40px 40px}.testimonial-grid .iframe{width:100%;order:1}.testimonial-grid .content h5{font-size:15px}.testimonial-grid .content svg{left:-14px;top:30px}.footer .footer-company-info,.footer .footer-links{width:100%}.footer .footer-links ul{width:50%;padding-left:0}.select-location-popup{width:90%}.select-location-inner{padding:30px 15px}.select-location-inner .form-head{text-align:center}.select-location-grid .image{height:60px}.services-grids-row .swiper{padding-left:20px;padding-right:20px}.main-banner-section .main-banner-single{height:400px}.floating-contact-btn{top:45%}.hide-mobile{display:none}}.navigation .contact-us{display:flex;align-items:center;flex-direction:row-reverse;gap:10px}.mb-0{margin-bottom:0}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mt-5{margin-top:2.5rem}.pt-0{padding-top:0!important}.pt-2{padding-top:1.5rem!important}[role=button]{cursor:pointer}.sec-p{padding:60px 0}.lrn-btn{font-size:16px;font-weight:500}.lrn-btn svg{margin-left:10px}.cl-row,.form-row{display:flex;flex-wrap:wrap;-moz-column-gap:20px;column-gap:20px}.row{display:flex}.cl-12{width:100%!important}.cl-6{width:calc(50% - 10px)}.cl-8{width:calc(66% - 10px)}.cl-9{width:calc(75% - 10px)}.cl-3{width:calc(25% - 10px)}.cl-4{width:calc(33% - 10px)}.align-items-center{align-items:center}.mobile-v{display:none}.body-wrapper{overflow-x:clip}.noimage-block{background:#fff;width:100%;height:100%;border:1px solid #e1e1e1;display:flex;align-items:center;justify-content:center;padding:5px}.noimage-logo{position:relative;height:30px;width:100%;max-width:350px}.property_map iframe{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.property_map{height:100%;border-radius:10px;overflow:hidden}.filter-options li input{display:none}select.transparent-select{background:#000;border:none;outline:none;color:#fff;font-weight:600;font-size:14px}.filter-space{padding:0 30px;margin-bottom:20px}.locality-list{position:absolute;background:#fff;width:100%;color:#000;box-shadow:0 0 5px 2px #0000001a;z-index:99;top:calc(100% + 6px)}.locality-list ul{list-style:none;margin:0;padding:10px 0}.locality-list ul li{padding:5px 20px;cursor:pointer;font-size:14px}.locality-list ul li:hover{background:#e7b554;color:#fff}.propery-grid .property-image{width:100%}.price-range-input input{width:100%;padding:5px 10px;font-size:13px;text-align:center;border:1px solid #c7c7c7;border-radius:40px;color:#959595;font-weight:400}.price-range-input{display:flex;padding:20px 0 10px;-moz-column-gap:40px;column-gap:40px}.search-result-badge .remove{cursor:pointer}.mob-show{display:none}.tml-container .section-head{padding:0 100px;max-width:100%;width:460px;margin:0 auto 40px}.map-locality-wrapper{position:relative;z-index:1;overflow:hidden;border-radius:5px;height:100%}.propert-info:first-child{width:100px}.timeline-item.active .tml-content h3{font-weight:600}.text-wrap p{font-size:16px;line-height:24px;color:#535353}.text-wrap-button{border-style:none;background-color:transparent;color:#f5b208;font-size:15px}.section-head p.text-white{color:#fff}.section-head p.subheading{font-size:20px;font-weight:500;line-height:28px}.text-wrap p.text-white{color:#ccc}.filter-area .filter-heading{font-family:DM Sans;font-size:12px;font-weight:500;line-height:16px;color:#959595;padding:0 30px;margin-bottom:15px}.range-slider .range-slider__range,.range-slider .range-slider__thumb{background:#e6b454}section.infra-section.faqs-faq{padding:20px 0}.member-timeline .tml-container .section-head{width:80%}.member-timeline .timeline-item .tml-content h3{font-size:20px;font-weight:500!important}.timeline-item .tml-content p{line-height:24px}.contact-form-wrap .form-head h2{font-size:32px;color:#313131;font-weight:600;margin:0}.contact-form-wrap .form-head p{font-size:18px;color:#707070;font-weight:400}.sml-ft-blog-item a.lrn-btn{color:#535353}.tsm-item .text-wrap p{font-weight:400;line-height:28px}section.infra-section.loan-interest-rate{padding-bottom:50px}.pvs-banner-form .section-head h2{font-size:26px;font-weight:600}.price-size-form select#city{padding:14px 20px}.price-size-table .section-head h3{font-size:20px;font-weight:600}.price-size-top-form select#city{width:130px;padding-left:0;display:block}.price-size-top-form .form-group.budget-input{display:flex;flex-wrap:wrap}.price-size-top-form .form-group.budget-input .cstm-range-wrap{margin:0;width:calc(100% - 90px)}.price-size-top-form .form-group.budget-input label{font-size:16px;font-weight:700;padding-right:30px}.cstm-r-label{font-size:14px}.price-size-form button.theme-btn.float-right{margin:0}.form-area.loan-form.unfloat-labels .form-head h3{font-size:16px;font-weight:600}.loan-form .accept-wrap span{font-size:12px;font-weight:400;color:#898989}button.theme-btn.w-full{width:100%}.loan-tabs-container .loan-tab .text-wrap h4{margin:0;font-size:20px;font-weight:600}.loan-tabs-container .loan-tab ul li{font-size:16px;color:#535353;line-height:24px}.loan-tabs-container .loan-tab ul{padding:0 0 0 20px}.prj-info-item .text-wrap p{font-size:15px;font-weight:400;line-height:24px}.prj-info-item.small-loan-int-rates .ln-int p{font-size:20px;color:#434343}.prj-info-item.small-loan-int-rates .ln-int .ln-int-rate{border-radius:15px}.loan-rates-wrap .ln-int .btn-wrap,.prj-info-item.small-loan-int-rates .ln-int .ln-int-rate{z-index:1;font-size:13px;text-align:center;color:#000;padding:14px;height:100px;width:230px;background-color:#bcbaba1d;box-shadow:inset 0 2px 4px rgba(0,0,0,.15),inset 0 4px 8px rgba(0,0,0,.15),inset 0 8px 16px rgba(0,0,0,.15);transition:.2s;transform:translateY(2px)}.loan-rates-wrap .ln-int .btn-wrap{border-radius:25px}.ln-int-rate b{font-size:18px;text-align:center}.prj-info-item.small-loan-int-rates .ln-emi p{font-size:12px}.prj-info-item.small-loan-int-rates .ln-emi .ln-emi-value{font-size:13px}.prj-info-item.small-loan-int-rates .logo-img{padding-right:10px}.prj-info-item.small-loan-int-rates button.theme-btn{text-align:center;font-size:18px;padding:7px 20px}.enquiry-popup-bg{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000082;z-index:999;display:none}.enquiry-popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;z-index:9999;width:700px;border-radius:10px;padding:20px 20px 0 0;display:none}.enquiry-popup .row{flex-wrap:wrap}.enquiry-popup .row .image-wrapper{width:40%;display:grid;place-content:flex-end;padding-left:20px;background-repeat:no-repeat;background-position:bottom;background-size:120%}.enquiry-popup .row .form-wrapper{width:60%;background:#e7b554;border-radius:10px 10px 0 0;padding:10px 40px 0}.enquiry-popup h3{font-size:19px;font-weight:600;line-height:25px;letter-spacing:0;text-align:left;margin-top:0}.enquiry-popup .image-wrap{position:relative;height:366px}.enquiry-popup .loan-form-wrap{box-shadow:none;padding:0;margin-top:0}.enquiry-popup .row .form-wrapper h5{font-size:16px;font-weight:500;line-height:20px;letter-spacing:0;text-align:left;color:#fff;margin:0 0 10px}.enquiry-popup .row .form-wrapper label{background:transparent;color:#fff;font-size:12px;font-weight:500;line-height:16px;letter-spacing:0;display:block}.enquiry-popup .sperator{font-size:14px;font-weight:500;line-height:20px;letter-spacing:0;color:#fff;text-align:center;margin:10px 0}.enquiry-popup .other-way a{position:relative;width:36px;height:36px;background:#fff;border-radius:50%;text-align:center;padding:5px;overflow:hidden;display:flex;align-items:center;justify-content:center}.enquiry-popup .other-way a svg{width:15px}.enquiry-popup .other-way{display:flex;align-items:center;gap:10px;justify-content:center;margin-bottom:20px}.enquiry-popup button.close-popup{position:absolute;right:-10px;top:-10px;height:38px;width:38px;background:#fff;border:none;outline:none;border-radius:50%;cursor:pointer}.enquiry-popup button.close-popup svg{width:20px;height:20px}.enquiry-popup button.close-popup svg path{stroke:#e7b554}.enquiry-popup button.close-popup:hover{background:#f73636}.enquiry-popup button.close-popup:hover path{stroke:#fff}.enquiry-popup-bg.show,.enquiry-popup.show{display:block}.tsm-videos-slider .swiper-pagination{display:none}.loc-btn.active .icon{background:#e6b454}.infra-help-you-section .section-head p{color:#ccc}section.infra-section.content-page-body.section-space{padding:40px 0}.floating-form.category-selection{position:static;width:570px;max-width:100%}.category-selection-bg{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.7);display:grid;place-content:center}.floating-form.category-selection ul{list-style:none;padding:0;margin:0;display:flex;justify-content:space-between;text-align:center}.floating-form.category-selection ul li>div{margin-bottom:6px}.floating-form.category-selection ul li{cursor:pointer}.floating-form.category-selection .form-head h3{text-align:left;margin:0;font-size:16px;font-weight:500;line-height:19px;letter-spacing:0}.floating-form.category-selection .form-head{margin-bottom:6px}.Contact-us{perspective:1000px;box-shadow:1px 1px 0 #999,2px 2px 0 #999,3px 3px 0 #999,4px 4px 0 #999,5px 5px 0 #999,6px 6px 0 #999}.contact-us-wrap,.contact-us-wrap:hover{transition:smooth .9}@media screen and (max-width:767px){.contact-us-wrap:hover{transform:none}}.blog-type{display:flex;justify-content:start}.blog-type-header{display:flex;justify-content:flex-end;height:50px;align-content:center;flex-wrap:nowrap;flex-direction:row;align-items:center;gap:20px;transition:all .7s}.blog-type-header select{height:30px;border:3px solid #0008ff94;padding:5px;border-radius:7px}.blog-type-header a:hover{color:#f9039f;transition:all .7s}.blog-type{padding-right:20px;position:relative}.blog-list:after{content:"";background-color:#020202;width:2px;height:100%;position:absolute;right:10px;rotate:60deg;bottom:0}.title-btns-wrap{margin-top:15px;gap:10px;display:flex;overflow-x:auto}.blog-container{display:flex;width:100%}.blog-container .ft-media-sld{height:-moz-fit-content;height:fit-content;width:70%}.blog-wrap{width:30%}.prj-info-right .img-wrap{position:relative;height:242px}.prj-info-right .img-wrap:first-child{margin-bottom:16px}.prj-info-right .img-wrap .info{position:absolute;width:100%;left:0;display:flex;justify-content:space-between;bottom:0;padding:24px;background:linear-gradient(359deg,#000000b5,transparent);color:#fff;align-items:center;border-radius:10px}.form-loader{position:fixed;z-index:999999;height:100%;display:flex;align-items:center;justify-content:center;color:#fff;display:none;background:linear-gradient(45deg,#6fc7b5,#13bdce 20%,#0094d9 40%,#5a3694 60%,#ee4d74 80%,#f58c58);background-size:600%;background-position:0 100%;animation:gradient 7s ease-in-out infinite}.form-loader *{position:absolute;left:50%;top:50%;transform:translate3d(-50%,-50%,0) rotate(0deg)}.form-loader .logo{text-align:center;align-items:center;background-repeat:no-repeat;background-position:50%;width:180px;height:100%}.form-loader .dots.animate .dot{animation:loading-block 3.5s ease-in-out infinite}.form-loader .dots.animate .dot:after{animation:loading-dot 3.5s ease-in-out infinite}.form-loader .dots .dot{width:300px;height:300px}.form-loader .dots .dot:after{content:"";display:inline-block;width:60px;height:60px;background-color:#fff;border-radius:50%;position:absolute;transform:scale(.17)}.form-loader .dots .dot:first-child{top:120px;left:-209px;animation-delay:0s}.form-loader .dots .dot:first-child:after{transform-origin:top right;top:0;right:0;animation-delay:0s}.form-loader .dots .dot:nth-child(2){top:-161px;left:-194px;animation-delay:.25s}.form-loader .dots .dot:nth-child(2):after{transform-origin:bottom right;bottom:0;right:0;animation-delay:.25s}.form-loader .dots .dot:nth-child(3){top:-161px;left:-101px;animation-delay:.5s}.form-loader .dots .dot:nth-child(3):after{transform-origin:bottom right;bottom:0;right:0;animation-delay:.5s}.form-loader .dots .dot:nth-child(4){top:116px;left:200px;animation-delay:.75s}.form-loader .dots .dot:nth-child(4):after{transform-origin:top left;top:0;left:0;animation-delay:.75s}.form-loader .dots .dot:nth-child(5){top:-161px;left:214px;animation-delay:1s}.form-loader .dots .dot:nth-child(5):after{transform-origin:bottom left;bottom:0;left:0;animation-delay:1s}@keyframes loading-block{71.4285714286%,to{transform:translate3d(-50%,-50%,0) rotate(1turn)}}@keyframes loading-dot{0%,71.4285714286%,to{transform:scale(.17)}35.7142857143%{transform:scale(1)}}@keyframes gradient{50%{background-position:100% 0}}.icon-contact,.shareList{display:none}.shareList li{list-style-type:none;z-index:999}.project-sharebox,.right-wrap{position:absolute;right:8px;top:8px;display:flex;display:-webkit-flex;align-items:center}.tlSrtlst{padding:0;color:#999;border:none;font-size:15px;cursor:pointer;z-index:4;transition:.3s}.project-sharebox .shareDropdown,.tlSrtlst{display:flex;display:-webkit-flex;align-items:center;justify-content:center;background:#f0f0f0;height:28px;width:28px;border-radius:100%}.project-sharebox .shareDropdown{margin-left:5px;position:relative}.project-sharebox .shareDropdown.active .shareList{color:#daa520;transition:.3s;display:block}footer:after{content:"";background:url(/assets/images/pointer.png) repeat 0 0;width:100%;height:100%;position:absolute;top:0;left:0;opacity:.2;z-index:-1}.shortlisted-item.active{display:block;z-index:99999}.section-head{text-align:center;margin-bottom:20px}.section-head h2{font-weight:600}.section-head p{font-size:1rem;color:#666}.f-blog-item-list{width:100%;flex-wrap:wrap;gap:20px;display:flex;flex-direction:column;gap:2.5rem}.shared-title-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.blogs-title h2{font-size:2rem;color:#333}.sidebar-section{width:35%;min-width:35%;position:sticky;max-height:calc(100vh - 2rem);overflow-y:auto;scrollbar-width:thin;top:2rem}.blogs-title{font-size:1.8rem;font-weight:700;color:#dcaa4c;margin-bottom:1rem}.blog-card-image{flex-shrink:0;width:9.625rem;height:9.93rem;border-radius:.5rem;overflow:hidden;margin-right:13px;background:#e0e0e0;position:relative}.blog-card-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.img-wrap img{-o-object-fit:fill!important;object-fit:fill!important;width:60%;height:80%}.f-blog-item{display:flex;width:96%;height:12rem;flex-direction:row;background:hsla(0,0%,85%,.45);padding:1rem;transition:box-shadow .3s ease-in-out}.f-blog-item:hover{box-shadow:0 4px 8px rgba(0,0,0,.2)}.f-blog-item .info{flex:2 1;width:100%;padding:0}.info h4{font-size:1.25rem;margin:0}.f-blog-item .info p{font-size:.875rem;text-align:left;color:#555}.news-section,.trending-section{margin-bottom:2rem}.news-heading,.trending-title{font-size:1.8rem;font-weight:700;color:green;margin-bottom:1rem}.trending-heading{color:#000;font-family:Lexend Deca;font-size:16px;font-style:normal;text-align:left;font-weight:500;line-height:normal;text-transform:uppercase}.trending-card{padding:20px 20px 20px 1.688rem;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;position:relative;box-shadow:0 2px 4px rgba(0,0,0,.1);display:flex;flex-direction:column;justify-content:space-between;transition:box-shadow .3s;height:-moz-fit-content;height:fit-content}.trending-card:hover{box-shadow:0 4px 8px rgba(0,0,0,.2)}.trending-description{text-align:left;color:#000;font-family:Lexend Deca;font-size:12px;font-style:normal;font-weight:300;line-height:normal;text-transform:capitalize;margin-bottom:.5rem}.trending-source{font-size:1.875rem;font-weight:500;color:#164fd3}.trending-meta{display:flex;justify-content:center;font-size:.75rem;color:#aaa}.trending-author{margin-right:5px}.trending-date{margin-left:5px}.trending-section{position:relative}.custom-next,.custom-prev{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;color:#e7b554;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:2.5rem;font-weight:700;cursor:pointer;z-index:10;transition:background .3s ease}.custom-prev{left:-9px}.custom-next{right:-9px}.news-section{margin-top:2rem;position:relative}.news-list{display:flex;background:hsla(0,0%,85%,.35);padding:1.8rem;flex-direction:column;gap:2rem}.news-card{display:flex;flex-direction:row;align-items:center;margin:0;gap:1rem;background:#f9f9f9;box-shadow:0 2px 4px rgba(0,0,0,.1);padding:1rem;border-radius:8px;transition:background .3s ease-in-out,transform .3s ease-in-out;cursor:pointer}.news-card:hover{background:#e0e0e0;transform:translateY(-3px)}.news-rank{position:relative;bottom:1.688rem;font-size:1.5rem;color:#00000066;font-weight:700;flex-shrink:0;text-align:center;width:40px}.news-content{flex:1 1;display:flex;flex-direction:column}.news-title{font-size:1rem;text-align:left;margin-top:0;font-weight:700;color:#333;margin-bottom:.5rem}.news-meta{font-size:.875rem;text-align:left;color:#555}.trending-pagination{text-align:center;margin-top:1rem}.trending-pagination .swiper-pagination-bullet{background-color:#ccc;width:10px;height:10px;border-radius:50%;margin:0 5px;opacity:.5;transition:opacity .3s}.trending-pagination .swiper-pagination-bullet-active{background-color:green;opacity:1}@media (max-width:768px){.blogs-layout{flex-direction:column}.f-blog-item-list{width:100%;display:flex;flex-wrap:wrap;background-color:#d9d9d959;gap:20px;flex-direction:column}.f-blog-item{display:flex;align-items:center;justify-content:space-between;width:100%;background:#f9f9f9;height:171px;padding:1rem;border-radius:8px;border:1px solid #e0e0e0;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:box-shadow .3s ease-in-out,transform .3s ease-in-out}.f-blog-item:hover{box-shadow:0 4px 8px rgba(0,0,0,.15);transform:translateY(-3px)}.blog-card-image{flex-shrink:0;width:100px;height:100px;border-radius:8px;overflow:hidden;background:#e0e0e0;position:relative;padding:14px}.blog-card-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.info{flex:1 1;padding-left:1rem;text-align:left}.info h4{font-size:1rem;color:#333;font-weight:600;margin-bottom:.5rem}.info p{font-size:.875rem;color:#777;margin:0;text-align:left}.sidebar-section{position:static;margin-top:2rem;height:-moz-fit-content;height:fit-content;width:100%;max-height:none}.news-section,.trending-section{margin-bottom:2rem}.trending-card{padding:1rem 1rem 1rem 1.68rem;margin:0 auto}.news-list{gap:1rem}.news-card{padding:1rem;flex-direction:row;align-items:center;text-align:center}.news-rank{font-size:1rem;margin-bottom:.5rem}.news-list{background-color:#d9d9d959}.news-content{width:100%}.news-title{font-size:.875rem}.news-meta{font-size:.75rem}.btn-wrap{text-align:center;margin-top:1rem}.theme-btn{font-size:.875rem;padding:.75rem 1.5rem;border-radius:8px}}.img-wrap{width:164px;height:159px;border-radius:8px}.blogs-layout{display:flex;gap:2rem}.info{padding:1px;width:calc(100% - 164px);flex:1 1}.info h4{font-size:1.5rem;font-weight:500}.lrn-btn{color:#e7b554;text-decoration:none;margin-top:10px}.lrn-btn,.theme-btn{display:inline-flex;align-items:center}.theme-btn{background-color:#e7b554;border:none;padding:10px 20px;color:#fff;font-size:14px;cursor:pointer}.text-center{text-align:center}.mt-5{margin-top:30px}.blog-image-item{display:flex;justify-content:center;align-items:center;overflow:hidden;position:relative;margin:10px;background-color:#f4f4f4;box-shadow:0 4px 6px rgba(0,0,0,.1)}.blog-image-item,.blog-image-item img{width:257px;height:290px;border-radius:8px}.blog-image-item img{-o-object-fit:cover;object-fit:cover}.featured-blogs-section{margin:50px auto;max-width:1200px}.featured-blogs-header{text-align:center;margin-bottom:20px}.featured-blogs-header h2{font-size:24px;color:#333}.featured-blogs-swiper-container{position:relative;overflow:hidden}.featured-blog-slide{width:257px;height:290px;position:relative;border-radius:15px 0 0 0;transition:opacity .3s ease-in-out;opacity:1}.featured-blog{padding:1rem}.featured-blogs-section .featured-blogs-swiper-container{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:10px}.section-blog.section-head h2{font-size:1.8rem;font-weight:700;text-align:center;color:#333;margin-bottom:1rem}.custom-slider{position:relative;overflow-x:auto;display:flex;align-items:center;scrollbar-width:none;gap:1.8rem}.custom-slider::-webkit-scrollbar{display:none}.slider-track{display:flex;gap:20px;padding:10px 0}.blog-slide{flex:0 0 auto;width:257px;height:290px;border-radius:12px;margin-right:25px;overflow:hidden;background-color:#f4f4f4;box-shadow:0 4px 8px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.blog-slide:hover{transform:scale(1.05);box-shadow:0 6px 12px rgba(0,0,0,.15)}.blog-slide-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:12px;display:block}.featured-blog-main-story{position:relative;height:429px;overflow:hidden;cursor:pointer}.featured-blog-content{position:absolute;width:30%;top:20%;left:5%;z-index:2;color:#fff;display:flex;flex-direction:column;gap:10px}.featured-blog-main-image{width:100%;height:100%;-o-object-fit:fill;object-fit:fill;border-radius:8px}.featured-blog-overlay{position:absolute;bottom:0;left:0;width:100%;background:rgba(0,0,0,.7);color:#fff;padding:0 15px 15px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between}.featured-blog-main-content{text-align:left}.featured-blog-title{font-size:20px;font-weight:500;color:#000;font-family:Lexend Deca;margin-bottom:10px;text-overflow:ellipsis;overflow:hidden;text-transform:uppercase}.featured-blog-read-button{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;background-color:#f5b700;color:#fff;text-decoration:none;font-size:16px;font-weight:700;border-radius:50px;transition:all .3s ease;position:relative}.featured-blog-read-button:hover{background-color:#d49f00}.Read-btn:before{content:"→";align-items:center;line-height:1;padding-bottom:.25rem;display:inline-flex;height:20px;justify-content:center;width:20px;background-color:#dcaa4c;border-radius:10px;font-size:1.2em;vertical-align:middle}.featured-blog-read-link{color:#ff0;font-weight:700;text-decoration:none;border-bottom:2px solid #ff0}.featured-blog-other-stories{margin:10px}.featured-blog-other-heading{font-size:20px;position:relative;font-weight:700;display:flex;bottom:12px;font-family:Lexend Deca;margin-bottom:15px}.featured-blog-story-cards{display:flex;gap:85px;overflow-x:auto;padding-bottom:10px;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.featured-blog-story-card{width:17.938rem;height:6rem;display:flex;background:#edebeb;padding-right:14px;padding-bottom:14px;padding-top:14px;align-items:center;border-radius:8px;text-align:center;min-width:200px;flex-shrink:0;scroll-snap-align:center;box-shadow:0 2px 5px rgba(0,0,0,.1);cursor:pointer;position:relative}.featured-blog-story-cards::-webkit-scrollbar{display:none}.featured-blog-story-number{background:#898986;color:#fff;border-radius:50%;width:30px;height:30px;display:flex;justify-content:center;align-items:center;font-weight:700;margin:0 auto 10px}.featured-blog-story-title{font-size:12px;align-items:center;width:80%;height:100%;font-weight:600;color:#333}@media (max-width:900px){.featured-blog-title{font-size:1.271rem;color:#fff;text-shadow:0 3.391px 3.391px hsla(0,0%,100%,.25);font-weight:700;font-family:Lexend Deca;margin-bottom:10px;text-overflow:ellipsis;overflow:hidden}}@media (max-width:768px){.featured-blog-other-stories{background:hsla(0,0%,93%,.8);border-radius:10px;margin:10px}.featured-blog-story-card{background-color:#dbdbdb}.featured-blog-story-cards{gap:25px}.Read-btn:before{content:"→";align-items:center;line-height:1;padding-bottom:0;display:inline-flex;height:20px;justify-content:center;width:20px;background-color:#dcaa4c;border-radius:10px;font-size:1.2em;vertical-align:middle}.featured-blog-other-heading{visibility:hidden}.featured-blog-content{position:absolute;width:50%;top:46%;left:5%;z-index:2;color:#fff;display:flex;flex-direction:column;gap:10px}.featured-blog-main-image{width:100%;height:100%;-o-object-fit:cover;border-radius:8px;margin-bottom:20rem}.featured-blog-overlay{position:relative;background:rgba(0,0,0,.7);color:#fff;padding:15px;margin-bottom:10px;text-align:center;border-radius:8px}.mobile-bullet.active{background-color:#d49f00;transform:scale(1)}}.mobile-bullet-navigation{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:15px;padding-bottom:15px}.mobile-bullet{width:10px;height:10px;border-radius:50%;background-color:#ccc;cursor:pointer;transition:background-color .3s ease,transform .3s ease}.mobile-bullet.active{background-color:#d49f00;transform:scale(1)}.blog-page-header{display:flex;flex-direction:column;align-items:flex-start;gap:20px;padding:20px 0}.blog-header-content{position:relative;font-size:auto;display:flex;flex-direction:row;align-items:flex-start;text-align:left}.blog-banner-content{flex:0 0 40%;width:70%}.blog-banner-content .page-width h1{color:#000;font-family:Lexend Deca;font-size:3rem;font-style:normal;font-weight:500;line-height:normal}.blog-divider{width:68%;height:.0625rem;background-color:#000;margin:10px 0}.blog-header-image-container{height:28.688rem;width:55rem}.blog-header-image-container,.blog-header-image-container-news{overflow:hidden;border-radius:1.25rem;margin-left:auto;margin-right:3.81rem;display:flex;justify-content:center;align-items:center}.blog-header-image-container-news{height:26.688rem;width:64rem}.blog-header-image-container-newst>img{height:100%}.blog-header-image{width:55rem}.blog-header-image,.blog-header-image-news{-o-object-fit:fill;object-fit:fill;height:28.688rem}.blog-header-image-news{width:64rem;border-radius:20px}.blog-content-wrap{flex-direction:column;width:100%}.blog-content-wrap,.flex-layout{display:flex;justify-content:space-between;gap:20px}.toc{width:25%;position:sticky;top:20px}.toc h3{margin-bottom:1rem}.toc h1{color:#000;font-weight:500;font-size:medium}.toc ul{list-style:none;padding:0}.toc a{text-decoration:none;color:#c78911;padding:.5rem 0;display:block}.blog-content-wrap .text-wrap{width:50%}.sidebar{width:25%}.sd-card{margin-bottom:1.5rem}.sd-card-head h3{font-size:1.5rem;margin-bottom:1rem;color:#000;font-family:Lexend Deca;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize}.sd-blg-item{display:flex;align-items:center;border-radius:12px;margin-bottom:1rem}.sd-latest-blogs{width:100%;padding:15px;border-radius:7.539px;background:hsla(0,0%,85%,.15);margin-right:0}.sd-latest-blogs .sd-blg-item:hover{transform:scale(1.05);box-shadow:0 4px 10px rgba(0,0,0,.2)}.sd-blg-item .info h4{margin:0}.blog-content.sec-p .blog-content-wrap{display:flex;flex-direction:column;align-items:center;padding:8px}@media (max-width:768px){.flex-layout{flex-direction:column}.toc{display:none}.sidebar,.text-wrap{width:100%}.sidebar{margin-top:20px}.blog-header-content{flex-direction:column}.blog-header-image-container{overflow:hidden;height:20.688rem;width:100%;border-radius:1.25rem;display:flex;justify-content:center;align-items:center;margin:auto}.blog-banner-content{flex:0 0 40%;width:100%}}.in-f-blogs-wrap{margin:0 12rem}.in-f-blog-item{min-height:300px}.content h2{color:#dcaa4c;font-family:Lexend Deca;font-size:18px;font-style:normal;font-weight:600;line-height:normal}.in-f-blog-item .info h4{display:flex;justify-items:center;font-family:Lexend Deca;font-size:12.67px;font-weight:400;line-height:15.84px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#000}.in-f-blogs-wrap{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.in-f-blog-item{overflow:hidden;transition:transform .2s ease-in-out;cursor:pointer;background-color:#fff}.in-f-blog-item:hover{transform:scale(1.05)}@media screen and (max-width:768px){.in-f-blogs-wrap{grid-template-columns:1fr;margin:0 10px}.img-wrap{height:150px}}.in-f-blogs-wrap .in-f-blog-item .info{display:flex;justify-content:center;align-items:center;text-align:center;height:100%;width:calc(100% - 17px)}.media-page{display:flex;flex-direction:row;justify-content:space-between;gap:20px;margin-bottom:40px}.media-content{flex:2 1;padding-left:20px;padding-right:20px}.media-content h2{font-size:35px;font-weight:700;margin-bottom:20px}.media-content p{color:#000;font-family:Lexend Deca;font-size:20px;font-style:normal;font-weight:400;line-height:normal}.media-image-placeholder{height:27.75rem}.media-image-placeholder,.media-image-placeholder img{width:100%;background-color:#e0e0e0;margin-bottom:20px;border-radius:5px}.media-image-placeholder img{height:100%}.share{display:flex;align-items:center;gap:15px;margin-top:20px}.share a{text-decoration:none;font-size:18px;color:#555;transition:color .3s}.share a:hover{color:#333}.media-sidebar{flex:1 1;margin-top:28px;margin-left:10px;border-radius:5px}.media-sidebar h3{font-size:20px;margin-bottom:10px}.media-sidebar-item{display:flex;align-items:center;gap:15px;margin-bottom:15px;padding-bottom:10px}.media-sidebar-item h4{font-size:15px;font-weight:400;margin-top:6px;margin-bottom:6px;color:#333;line-height:1.4}.media-sidebar-item p{font-size:12px;color:#666;margin:0}.media-sidebar-item img{width:10rem;height:9.375rem;-o-object-fit:cover;object-fit:cover;border-radius:10px;flex-shrink:0}.media-sidebar-description{font-size:12px;color:#555;margin:0;line-height:1.4}.media-grid{margin-top:40px;padding-right:20px;padding-left:20px}.media-grid h3{font-size:25px;margin-bottom:20px;font-weight:600}.media-container{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;width:100%;height:100%}.media-container-individual{margin:9px}.blog-item{overflow:hidden}.blog-item:hover{transform:translateY(-5px)}.blogs-media-img{width:100%;height:240px;-o-object-fit:cover;object-fit:cover;border-bottom:1px solid #ddd;border-radius:8px 8px 0 0}.blogs-media-title{font-size:18px;font-weight:500;color:#000}.blogs-media-link{display:block;text-align:center;padding:10px;background-color:#f4f4f4;color:#555;text-decoration:none;font-weight:700}.blogs-media-link:hover{background-color:#ddd}.load-more{margin:30px auto;display:block;background-color:#fc0;color:#333;border:none;padding:10px 20px;font-size:16px;cursor:pointer;transition:background-color .3s ease-in-out}.load-more:hover{background-color:#e0b800}.blogs-media-item,.search-section{display:flex;flex-direction:column}.search-section{align-items:center;margin-bottom:20px}.search-bar{display:flex;align-items:center;background:#f7f7f7;border-radius:30px;box-shadow:0 4px 6px rgba(0,0,0,.1);overflow:hidden;width:100%;max-width:600px;position:relative}.search-bar input{flex:1 1;border:none;outline:none;padding:12px 16px 12px 60px;font-size:16px;background:transparent;color:#4a4a4a}.search-bar input::-moz-placeholder{color:#b6b6b6}.search-bar input:-ms-input-placeholder{color:#b6b6b6}.search-bar input::placeholder{color:#b6b6b6}.search-icon{position:absolute;left:15px;top:50%;transform:translateY(-50%);width:20px;height:20px;fill:#e4a951}@media (max-width:768px){.media-share,.search-section{display:none}.media-page{flex-direction:column}.media-content h2{margin-bottom:20px}.media-sidebar{display:none}.media-content{padding:0}.media-content h2{text-align:left;font-size:18px;font-weight:500}.media-content h2,.media-content p{color:#000;font-family:Lexend Deca;font-style:normal;line-height:normal}.media-content p{font-size:15px;font-weight:300}.search-section{margin:10px 0;text-align:center}.search-bar{flex-direction:row;justify-content:center;padding:8px;margin:0 auto;max-width:100%}.search-bar input{padding:10px 12px 10px 36px;font-size:14px}.search-button{padding:10px 16px;font-size:14px}.media-grid{padding:10px}.media-container{display:flex;gap:12px;overflow-x:auto;padding-bottom:10px}.blog-item{flex:0 0 220px;box-shadow:0 2px 4px rgba(0,0,0,.1);border-radius:8px}.blogs-media-img{width:100%;height:120px;-o-object-fit:cover;object-fit:cover;border-radius:8px 8px 0 0}.blogs-media-title{font-size:13px;padding:6px 8px;text-align:center}.media-page{padding-bottom:12px}}.c{position:relative;display:flex;justify-content:center}.bottom-bar{position:fixed;bottom:0;left:0;width:100%;background-color:#f9f9f9;display:flex;justify-content:space-around;padding:10px 0;box-shadow:0 -2px 5px rgba(0,0,0,.1);border-radius:12px 12px 0 0;z-index:999}.bottom-bar-item{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#666;cursor:pointer}.bottom-bar-item p{margin:5px 0 0;font-size:12px}.thank-you-section{flex-grow:1;display:flex;justify-content:center;align-items:center}.thank-you-background{position:relative;width:100%;min-height:100vh;display:flex;flex-direction:column}.thank-you-container{width:100%;display:flex;justify-content:center;align-items:center;flex-grow:1}.thank-you-overlay{background:hsla(0,0%,100%,.9);padding:40px 20px;box-shadow:0 4px 15px rgba(0,0,0,.2);text-align:center;max-width:600px;width:90%}.thank-you-overlay h1{font-size:2.5rem;margin-bottom:15px;font-weight:500}.thank-you-overlay h1,.thank-you-overlay p{color:#000;text-align:center;font-family:Lexend Deca;font-style:normal;line-height:normal}.thank-you-overlay p{font-size:1.2rem;font-weight:300;margin-bottom:35px}.back-home-btn{background-color:#28a745;color:#fff;padding:12px 20px;text-decoration:none;border-radius:5px;font-weight:700;transition:background-color .3s ease}.back-home-btn:hover{background-color:#218838}.thank-you-header{padding:20px;text-align:center;color:#fff;font-size:1.5rem;background:transparent}.thank-you-page{margin-bottom:-69px;position:relative;top:-69px;background:url(https://inframantra.blr1.cdn.digitaloceanspaces.com/miscellaneous/Thankyou-background.jpg) no-repeat 50%/cover}.thank-you-header{background-color:transparent;color:#e7b554;position:relative;z-index:100}h2.wp-block-heading{font-weight:400!important}.in-f-blog-item{min-height:0!important}.disclaimer.bottom{display:none}.section-blog h2{color:green!important;display:flex}.section-blog-dir h2{display:flex}.pdf-container{height:51vh;width:195%}.info-devloper{margin:5px 11px!important}.item-image-display{width:100%;height:300px}.blog-images{border-radius:"8px";-o-object-fit:"cover";object-fit:"cover"}.page-width.container-deve{margin-bottom:3rem!important}.section-head h2{font-size:2rem;font-weight:700;text-align:center;color:#333;margin-bottom:2rem}@media screen and (max-width:768px){.section-head-category{font-size:17px!important}.developer-stats{display:flex;flex-direction:column;margin-top:64px;margin-left:5px;margin-right:5px;gap:5px}.contactUsSectionFormFlex>h4{font-size:25px !;font-weight:400}}.section-head-developer h2{font-size:2rem;font-weight:700;display:block;justify-content:left;text-align:left;color:#000;margin:3rem auto 2rem 77px}.d-wraps{display:flex;flex-wrap:wrap;gap:clamp(1rem,5vw,3.56rem);margin-left:auto;margin-right:auto;max-width:1200px;padding:0 1rem;justify-content:space-between}.d-wraps>*{flex-grow:1;flex-shrink:1;flex-basis:calc(33.33% - clamp(1rem, 5vw, 3.56rem));min-width:317px;max-width:360px;height:480px}.d-items:hover{transform:translateY(-5px);box-shadow:0 6px 10px rgba(0,0,0,.15)}.img-wrap{position:relative;width:100%;height:200px;overflow:hidden}.info{text-align:left}.info h4{font-size:1.2rem;font-weight:600;color:#333;margin-bottom:.5rem}.info-devloper h4{color:#dcaa4c;text-align:center;font-size:18.148px;margin-top:7px;margin-bottom:0;padding-bottom:14px;border-bottom:1px solid rgba(16,11,11,.4)}.info-dev-locality,.info-devloper h4{font-family:Lexend Deca;font-style:normal;font-weight:500;line-height:normal}.info-dev-locality{display:none;color:rgba(16,11,11,.4);font-size:14.963px;margin-top:2px}.info p{font-size:.9rem;color:#666;margin-bottom:1rem;line-height:1.4}.page-width-container-deve{margin-bottom:2rem!important}.wrap-developer{background-color:#dcaa4b;position:relative;border-radius:.15rem;box-shadow:0 0 .3rem #00000040;height:1.375rem;width:7.4375rem;display:flex;justify-content:center;align-items:center;margin:40px auto 0}@media (max-width:768px){.sd-latest-blogs{width:90%;padding:15px;border-radius:7.539px;background:hsla(0,0%,85%,.15);margin:auto}.page-header>div img{width:100%}.section-head h2{font-size:1.8rem}.info h4{font-size:1rem}.info p,.lrn-btn{font-size:.85rem}.lrn-btn{padding:.5rem 1rem}}@media screen and (max-width:1080px){.search-area .filter-head{width:85%}.search-area .filter-head .filter{min-width:33%}.infra-help-you-section span.swiper-pagination-bullet{height:15px;width:15px;border:2px solid #e7b554;border-radius:50%;-moz-column-gap:5px;column-gap:5px}.infra-help-you-section span.swiper-pagination-bullet.swiper-pagination-bullet-active{background:#e7b554}.infra-help-you-section .swiper-pagination{-moz-column-gap:5px;column-gap:5px;display:inline-flex;justify-content:center;width:100%;margin-top:15px}}@media screen and (max-width:990px){.section-head{text-align:center}.section-head h2{font-size:24px}.desktop-v{display:none}.tablet-v{display:flex}.banner-content h1{padding:0;font-size:24px}.prj-info-left,.prj-left-media-wrap,.prj-right-media-wrap{width:100%}.searchbar-inner input{padding:8px 4px;font-size:12px}.search-dropdown-inner select{font-size:12px;width:85%}.filter-search{padding:3px}.search-dropdown-inner{width:100px}.filter-localities .label{width:100%;margin-bottom:15px;font-size:12px;color:#bfbfbf}.filter-localities .localities-list{width:100%}.slider-arrows{margin:10px 0}.infra-recommend-section .section-head.split-head{justify-content:center;text-align:center}.section-head.split-head .head{width:100%}.infra-recommend-card .image{width:100%;min-height:40vh}.infra-recommend-card .content{width:100%;padding:20px 16px}.infra-recommend-card .content .button{display:none}.property-strip{width:calc(100% - 20px);margin:0 10px}.propety-list li{flex-wrap:nowrap}.propert-info-area .propert-info{max-width:50%;width:calc(50% - 8px)}.propert-info-area{flex-wrap:wrap;gap:16px}.infra-recommend-card .propert-info .image{margin-left:auto;margin-top:10px;height:54px}.infra-recommend-card .propert-info .image img{-o-object-position:left;object-position:left}.top-locality-category{width:100%}.top-locality-category li{font-size:11px;padding:8px 15px;width:33%}.top-locality-category li:first-child{border-radius:60px 40px 40px 0!important;padding-left:20px}.top-locality-category li:last-child{border-radius:40px 60px 0 40px!important;padding-right:20px}.top-locality-area{border:0!important;width:100%;grid-template-columns:1fr}.top-locality-area-list{order:2;width:100%;border:0}.top-locality-map{order:1;width:100%;min-height:280px}.top-locality-area li:last-child{border-bottom:0!important}.floating-svg-left.right{transform:translateY(0) rotateY(180deg)}.floating-svg-left svg{width:200px}.floating-svg-left{transform:translateY(-60%)}.section-head.split-head .arrows{width:100%}.partners-section .section-head.split-head .arrows .slider-arrows{justify-content:center}.testimonial-grid .content{width:100%;order:2}.testimonial-grid .iframe{width:100%;order:1}.main-banner-section .main-banner-single{height:55vh}.timeline-wrapper{width:95%;margin:auto}.infra-section.about-team>.page-width.container{display:block}.about-team-left{width:100%}.about-team-right{width:100%;margin:0}.ab-team-item{margin-left:0}.about-team-wrap{-moz-column-gap:10px;column-gap:10px;justify-content:space-around}.about-team-left .text-wrap p{margin-top:0;text-align:center}.ab-team-item .img-wrap{height:350px}.ab-awards-left{width:100%}.ab-awards-left .img-wrap{height:300px}.ab-awards-right{width:100%;margin:0}.timeline-item{height:33vh}.page-header{position:relative;height:35vh;min-height:320px}.page-header .page-banner-content h1{font-size:40px}.loan-how-it-works .row{flex-wrap:wrap}.order-2{order:2}.order-1{order:1}.loan-how-it-works .cl-6{width:100%}.loan-form-wrap{transform:translateY(-75px);padding:20px 24px;border-radius:10px;margin-top:0;margin-bottom:-30px;background-color:#fff;max-width:100%}}@media screen and (max-width:767px){body,body li,body p{font-size:14px}.sec-p{padding:0}.tablet-v{display:block}.mobile-v{display:none}.main-banner-section .main-banner-single{height:400px}.search-area .filter-head .filter{padding:8px 10px;font-size:12px}.infra-recommend-card .content{background:#ecf3fa;padding:120px 30px;margin-top:-90px}.infra-recommend-card .image{z-index:1;margin:0 15px}.infra-recommend-card .content .button{display:block}.infra-recommend-card .property-strip{margin:-80px 15px 0;width:calc(100% - 30px)}.infra-recommend-section .page-width{padding:0}.middle-wrap{display:block}.propert-info-area .property-btn{width:100%;justify-content:center;margin-top:16px}.propery-grid{min-height:300px}.collections-grids-row{grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-gap:10px}.collections-grids-row .collection-grid:first-child{grid-column:span 3;height:120px;min-height:180px}.collections-grids-row .collection-grid:nth-child(3){grid-column:span 3;height:190px;min-height:280px;margin-top:-70px}.collections-grids-row .collection-grid:nth-child(5){grid-column:span 5}.collections-grids-row .collection-grid:nth-child(2){min-height:300px;height:300px;margin-bottom:-50px}.collections-grids-row .collection-grid:nth-child(4){height:160px;min-height:160px;margin-top:50px}.collection-grid .content p{display:none}.collection-grid{min-height:180px}.collection-grid .content h5{font-size:14px}.floating-svg-left svg{width:130px}.testimonial-grid .iframe iframe{min-height:240px}.inputWrapper input{font-size:12px!important;-webkit-text-size-adjust:100%}.testimonial-grid .content{padding:40px 10px}.testimonial-grid .content svg{left:11px;top:20px}.testimonials-grids-row .swiper-pagination{width:100%;justify-content:center;display:flex;left:unset}.property-trends-row{grid-gap:36px;margin-top:30px}.property-trends-section .section-head,.theme-btn-area{text-align:center}.services-grid-row.mobile-v .service-grid a{height:auto}.services-grid-row.mobile-v .service-grid{transform:scale(1)!important;margin-bottom:20px}.services-grid-row.mobile-v{padding:0 15px}.about-about .about-left-sticky{width:100%;display:block}.about-about .about-right{width:100%;margin-left:0}.about-about>.page-width{display:block}.about-count{position:relative;top:unset;text-align:center}.about-right .title-wrap h3{font-size:20px}.page-width.container{margin-top:1rem;padding:17px 18px!important}.timeline-item:nth-child(2n){border-left:2px solid #fff;border-right:0;text-align:left;left:-1px;margin-left:auto}.timeline-item:nth-child(2n) .tml-dot{left:0;right:auto;top:0;transform:translate(calc(-50% + 1px),-65%)}.timeline-item{width:90%;height:40vh}.main-dot{left:12.5%}.about-team-wrap{display:block}.ab-team-item{width:100%;margin:0 0 20px}.ab-team-item .img-wrap{height:380px}.ab-rera-table-wrap{overflow:auto}.ab-rera-table-wrap table.infra-table{margin-bottom:15px}.page-header .page-banner-content h1{font-size:28px}.listing-search{flex-wrap:wrap;gap:10px;padding:15px 2rem}.listing-search .location{width:100%}.search-bar-inner{display:flex;position:relative;background:0;gap:0}.listing-search .search-bar{width:100%}.listing-search .search-bar .search-input{width:calc(100% - 60px);padding:10px 15px;border-radius:40px 0 0 40px}.listing-search .search-bar .search-icon{width:60px;height:36px;background:#fff;border:0;margin-left:-3px;padding:7px 15px;border-radius:0 40px 40px 0;display:flex;align-items:center;justify-content:center}.search-badges{order:2;margin-top:15px}.listing-heading-row .heading{margin-bottom:15px}.listing-heading-row .title{font-size:18px}.listing-row{width:100%}.listing-grid>.image{width:100%;height:240px;border-radius:14px;overflow:hidden}.listing-grid .content{width:100%;padding:24px 15px}.listing-grid .content .name,.listing-grid .content .price{font-size:18px}.listing-grid .content .sector,.listing-grid .content .type-price .label{font-size:12px}.listing-grid .content .content-info{width:100%;padding:0}.listing-grid .content .content-price{width:100%}.listing-grid .content .description{font-size:14px}.property-title-wrap{display:flex;justify-content:space-between}.listing-grid .content .amenities{margin-top:0;margin-bottom:30px}.listing-grid .content .amenities .image{height:30px;width:calc((100% / 5) - 14px);opacity:.6}.sidebar{width:100%}ul.sidemenu{padding:10px 0 0;display:flex;align-items:center;overflow-x:scroll;-moz-column-gap:20px;column-gap:20px}ul.sidemenu li{width:100%;text-align:center;min-width:-moz-fit-content;min-width:fit-content;margin-bottom:16px}ul.sidemenu li a{margin-bottom:0}.project-info-wrap{flex-wrap:wrap}.prj-info-left{width:100%;margin-right:0}.prj-pdf-left-wrap .react-pdf__Page__svg{width:100%!important}.project-attributes-wrap .att-item{width:calc(50% - 15px);margin-bottom:15px}.project-attributes-wrap{flex-wrap:wrap}.project-attributes-wrap .att-item:nth-child(2n){margin-right:0}.prj-info-right,.project-detail{width:100%}.project-media-wrap .img-wrap.large{min-height:160px}.project-media-wrap .img-wrap{height:80px;border-radius:10px;overflow:hidden}.project-media-wrap .img-wrap:first-child{margin-bottom:6px}.prj-left-media-wrap{width:calc(100% - 15px);margin-right:5px;margin-left:5px;height:170px;margin-top:6px}.project-media-wrap .img-wrap.large{height:-webkit-fill-available}section.infra-section.project-detail>.page-width.container{padding:0}.project-info-wrap{padding:0 10px}.project-attributes-wrap{padding:0 15px;margin-top:5px}.prj-info-item .title-wrap h4{font-size:16px}.title-wrap.have-btns{flex-wrap:wrap;margin-bottom:20px}.title-btns-wrap{margin-top:15px;gap:10px;display:flex;overflow-x:auto}.prj-info-item{padding:20px}.title-btns-wrap>a{font-size:12px;min-width:-moz-fit-content;min-width:fit-content;margin:0 0 15px}.floor-specs-item{width:33%}.floor-specs-item h5{font-size:12px}.amenities-item{width:calc((100% - 10px) / 4);margin-right:10px}.amenities-item h5{font-size:10px}#project-amenities .title-btns-wrap{margin-bottom:30px}.locality-map-wrapper{height:200px}.prj_tour_tab>iframe{height:200px;border-radius:10px}.prj-info-item#floor-plan .img-wrap{height:200px}.loc-btn .icon{width:50px;height:50px}.loc-btn p{font-size:10px}.proprop .img-wrap{height:180px}.proprop .info h3{font-size:14px}.about-dev-wrap{flex-wrap:wrap}.about-dev-wrap .text-wrap{width:100%}.about-dev-wrap .dev-logo{margin-right:0;margin-bottom:15px}.loan-rate-item{flex-wrap:wrap}.loan-rate-item .logo-img{margin-bottom:15px}.loan-rate-item .ln-emi,.loan-rate-item .ln-int{width:calc(50% - 10px)}.loan-rate-item .ln-emi{margin-right:0}.loan-rate-item .btn-wrap{margin-top:20px}.ln-emi p,.ln-int p{font-size:12px}.ln-emi .ln-emi-value,.ln-int .ln-int-rate,.theme-btn{font-size:13px}.project-top-info.mobile-v{display:flex;flex-wrap:wrap;background:#000;padding:20px 15px;position:relative}.project-top-info .logo-wrap{width:60%;margin-bottom:16px;margin-right:0;border:0}.project-top-info.mobile-v .title-wrap{width:100%}.project-top-info.mobile-v .prj-price{width:100%;margin-top:46px}.project-top-info.mobile-v .title-wrap h1{color:#fff;font-size:18px}.project-top-info.mobile-v .extra-icons{position:absolute;right:15px;top:20px}.project-attributes-wrap .att-item h4{font-size:12px}.details-sticky-btns{position:fixed;bottom:0;z-index:5;width:100%;background:#fff;left:0}.details-sticky-btns .row{display:flex;min-width:100vw}.d-stick-btn{text-align:center;width:100%;display:block;color:#e7b554;font-size:16px;font-weight:600;padding:20px 15px;border:1px solid #e7b554}.details-sticky-btns .row .cl-6{width:50%}a.theme-bg.d-stick-btn{background-color:#e7b554;color:#fff}.attribute-wraps{display:flex;justify-content:space-between}.floating-call.adjust-bottom{bottom:140px}.floating-whatsapp.adjust-bottom{bottom:72px}.flt-btn{width:55px;height:55px}.prj-info-item .prj-pdf-outer-wrap{padding:0;flex-wrap:wrap;background:none}#project-pdf .prj-pdf-left-wrap{width:100%;margin-right:0}.prj-pdf-right-wrap{width:100%;padding-top:10px;display:flex;-moz-column-gap:10px;column-gap:10px;align-items:center;justify-content:space-between}.prj-pdf-nav{width:33%;color:#000}.pdf-download-btn a{display:flex;align-items:center;-moz-column-gap:10px;column-gap:10px;color:#000}.pdf-download-btn{padding:0}.prj-pdf-nav button svg *{stroke:#000}.project-media-wrap .img-wrap .info{padding:10px;font-size:11px}.loan-row.heading{display:none}.loan-row{flex-wrap:wrap;background:#fff;padding:9px;display:grid;grid-template-columns:1fr 1fr 1fr}.loan-row .loan-col{text-align:left;display:block;border:none;height:60px;width:auto}.prj-right-media-wrap{width:100%}.why-infra{min-width:100%}.why-infra .infra-header h4{font-size:15px!important}.stkyNavBox{top:45px!important;margin-left:-10px!important}.blog-header-image{-o-object-fit:fill;width:99%}}@media only screen and (max-width:900px){.navbars{margin-left:0;display:block}.header .row{grid-template-columns:.2fr 1fr 1fr}.navbars.active .line:nth-child(2){opacity:0}.off-screen-menu{padding:20px 40px 60px;width:100%}.menu-accordion-item{margin-bottom:0}.nav-area.active{display:none}.locality-inner label{padding:5px 12px;font-size:12px}.filter-localities .localities-list .localities-arrow-left,.filter-localities .localities-list .localities-arrow-right{display:none}.filter-localities .localities-list .swiper{width:calc(100% - 20px)}.banner-content{transform:translateX(-50%);top:auto;bottom:0}.filter-localities .label{margin-bottom:10px}.filter-localities{margin-top:10px}.banner-content h1{font-size:19px;width:70%;margin:0 auto}form#home-banner-search-form{margin-top:0}.search-area .filter-head .fancy-radio:first-child label{border-radius:30px 20px 20px 0}.search-area .filter-head{padding:0 0 2px;border-radius:30px 30px 0 0}.search-area .filter-head .fancy-radio label{padding:5px;font-size:13px}.infra-recommend-section .section-head.split-head{padding:0 30px;margin-bottom:0}.section-head h2{font-size:22px}.mob-show{display:block}.desk-show{display:none}.section-head-developer h2{font-size:2rem;font-weight:700;display:block;justify-content:left;text-align:left;color:#000;margin:auto auto 2rem}.featured-products .section-head.text-center .arrows,.infra-recommend-section .section-head.split-head .arrows{position:absolute;top:auto;z-index:9;width:100%;bottom:-140px}.featured-products .section-head.text-center,.infra-recommend-section .section-head.split-head{position:relative}.featured-products .section-head.text-center .arrows .slider-arrows,.infra-recommend-section .section-head.split-head .arrows .slider-arrows{justify-content:space-between}.slider-arrows>div{background:#fff;width:50px;height:30px}.d-wraps{margin-top:17rem}.stats-row{justify-content:space-between}.stats-row p{font-size:12px}.slider-arrows>div svg path{stroke:#ccc}.slider-arrows>div svg{width:13px}.infra-recommend-card .image{min-height:30vh}.infra-recommend-card .content{background:#fff}.infra-recommend-card .content .property-title{text-align:center;font-size:20px}.amenities-area li{width:33.33%;margin-bottom:14px}.amenities-area{width:100%}.infra-recommend-card .content{padding:120px 20px}.infra-recommend-card .propert-info .label{font-size:14px}.infra-recommend-card .propert-info .text{font-size:16px}.propery-grid .content{height:100%;top:0;position:absolute;background:linear-gradient(180.34deg,rgba(0,0,0,.53) 45.12%,rgba(0,0,0,.15) 68%);padding:20px 10px;width:100%}.propery-grid .property-image{height:100%}.propery-grid .content .name{font-size:16px}.propery-grid{height:300px;min-width:100%;position:relative}.propery-grid .property-image{position:relative;width:100%;height:300px}.featured-products-slider .row{display:block}.featured-products{padding-top:0}.collections-grids-row .collection-grid:first-child{min-height:140px}.collections-grids-row .collection-grid:nth-child(2){min-height:190px;height:190px}.collections-grids-row .collection-grid:nth-child(3){height:190px;min-height:190px;margin-top:0}.collections-grids-row .collection-grid:nth-child(4){height:140px;min-height:130px}.featured-collections-section{padding:5px 0 10px}.service-grid{padding:30px 20px}.services-section{padding:10px 0}.floating-scroll{display:none}.floating-call{bottom:90px}.infra-help-grid h5{font-size:20px;min-height:inherit}.infra-help-grid .content p{font-size:16px}.infra-help-grid{padding:0 30px}.property-trends-grid .content{flex-direction:column-reverse;display:flex;flex-wrap:wrap}.property-trends-grid .content p{font-size:12px;margin:0 0 10px}.property-trends-grid .content a p{display:none}.property-trends-grid .content a{font-size:14px}.property-trends-grid .image{min-height:80px}.property-trends-section{background:#fff;padding-bottom:10px}.testimonial-grid.text-only{max-width:100%;padding:10px}.testimonials-section{background:#000}.testimonials-section .section-head{color:#fff}.testimonial-grid .content svg{left:50%;transform:translateX(-50%)}.partners-grid .image{position:relative;height:70px;max-width:100%}.partner-grid-custom{display:grid;grid-gap:10px;grid-template-columns:auto auto auto}.partner-grid-custom .partners-grid{padding:30px 10px}.partners-grid .content{display:block}.partners-grid .overlay-image{display:none}.partners-section{padding:5px 0 50px}.footer .footer-links ul{padding-top:0}.footer .footer-links{margin-top:30px;row-gap:20px}.infra-section.about-about{padding-top:40px}.about-count p{font-size:16px}.about-about .about-right .title-wrap{text-align:center}.about-right .title-wrap h3{font-size:18px;line-height:26px}.about-inner-wrap p{font-size:16px;color:#434343;line-height:26px}.about-inner-wrap{min-height:244px}.timeline-item .tml-content h3{font-size:24px;margin-bottom:0}.timeline-item .tml-content p{font-size:14px;line-height:20px}.infra-section.about-timeline .tml-container .section-head{padding:0 40px}.about-team-left .text-wrap p{font-size:14px;line-height:20px}p.ab-team-pos{font-size:16px}.text-wrap p{line-height:22px;font-size:14px;margin:5px}.ab-awards-left h2{margin-top:0}.infra-section.about-team{padding:50px 0}.ab-awards-right p{text-align:center}.ab-rera-table-wrap table.infra-table{max-width:100%}.head p{font-size:14px;line-height:22px}.tml-container .section-head{padding:0 20px}.search-bar-inner{background:#fff}.search-badges{margin-top:0}.search-badges.mob-show{padding:0}.search-badges.mob-show .search-result-badge{color:#fff;padding:5px 10px;font-size:12px}section.infra-section.infra-recommend-section{padding-top:0}.listing-row{padding:10px 20px}.listing-search{padding:15px 10px}.filter-area{width:100%}.filter-options li{display:inline-block}.filter-options .filter{padding:5px 10px;font-size:12px}.filter-area .filter-head{font-size:14px;padding:7px 0}.type-price>div{width:50%}.listing-grid .content .type-price{gap:0}.listing-grid .content .button{display:none}.listing-grid .content .amenities{margin-bottom:0}.project-top-info.mobile-v .prj-price{justify-content:start}.project-top-info.mobile-v .prj-price h2{font-size:18px}.project-top-info.mobile-v .title-wrap h1{font-size:16px;font-weight:600}.project-top-info.mobile-v .title-wrap p{font-size:12px;color:#fff}ul.sidemenu li a{font-size:12px;font-weight:500;color:#daa520}.detail-page-modal .modal-body{max-width:95%;margin-left:2.5%}.modal.detail-page-modal,.popup-content{max-width:100%}.detail-pop-swiper .img-wrap{height:250px}.prj-info-right{display:none}.prj-info-left{padding-bottom:30px}.project-media-wrap .img-wrap .info-right{display:none}.project-top-info.tablet-v{display:flex;padding:0}.project-top-info.tablet-v .prj-price,.project-top-info.tablet-v .title-wrap{display:none}.project-top-info.tablet-v .logo-wrap{margin:0;position:absolute;top:0;z-index:50;padding:0 10px;background:#fff;width:auto;height:55px;display:none}.page-width.container{padding-top:10px}.emi-calulator-container .cl-6.emi-controls-wrap{width:100%;padding:30px 15px}.emi-calulator-container{flex-wrap:wrap;border:1px solid #d9d9d9}image.png

.emi-chart-col{margin-top:20px;flex-wrap:wrap;width:100%;padding:10px}.chart-info{width:100%;padding:0;display:flex;justify-content:center;-moz-column-gap:30px;column-gap:30px;row-gap:10px;margin-top:30px}.chart-info,.loan-tabs-container .row{flex-wrap:wrap}.loan-tabs-container .tabs-list{width:100%}.loan-tabs-container .tabs-wrapper{margin:20px 0 0;width:100%}.loan-tabs-container .loan-tab .text-wrap h4{text-align:center}section.infra-section.home-loan-overview.sec-p{padding-top:0;padding-bottom:40px}section.infra-section.loan-interest-rate{background:#ecf3fa}.loan-row{background:#fff;padding:9px}.loan-row .loan-col{text-align:left;display:block;border:none}.loan-row .loan-col .img-wrap{display:inline-block}.loan-row .loan-col .lrn-btn{border:1px solid #e7b554;padding:7px 10px;border-radius:50px;margin:0;width:100%;justify-content:center}.loan-row .loan-col .btn-wrap{width:100%}.how-steps:before{content:"";width:1px;height:100%;background:#d9d9d9;position:absolute;left:35px;top:0}.how-steps{position:relative}.how-step-item .icon{height:70px;width:70px;position:relative}.how-step-item{flex-wrap:wrap}.how-step-item .info{width:calc(100% - 110px)}.page-header{min-height:245px}.page-header>div{height:245px;position:relative}section.infra-section.emi-calulator.sec-p{padding-top:0}.section-head p{font-size:14px;margin-top:0;line-height:20px}.section-head h2{margin-bottom:0}.emi-chart-col{display:block;width:100%;padding:15px;margin-top:20px}.chart-wrap{width:100%;height:auto}section.infra-section.career-text-image.sec-p{padding-top:0}section.infra-section.career-text-image.sec-p .cl-6.order-2{order:1;width:100%}section.infra-section.career-text-image.sec-p .row{flex-wrap:wrap}section.infra-section.career-text-image.sec-p .cl-6.order-1{width:100%}section.infra-section.career-text-image.sec-p .cl-6.order-1 .img-wrap{margin:0;height:245px}section.infra-section.career-text-image.sec-p .cl-6.order-2 .text-wrap p strong{text-align:center;display:block;font-size:16px}section.infra-section.career-text-image.sec-p .cl-6.order-2 .img-wrap.mob-show{margin:0;height:245px}section.infra-section.career-text-image.sec-p .cl-6.order-2 .text-wrap p{text-align:center;font-size:16px;line-height:24px}.career-text-image{background-position:0 161%}.career-benefits .section-head p{width:100%}.row.benefits-wrapper{flex-wrap:wrap;-moz-column-gap:0;column-gap:0;justify-content:center;row-gap:20px}.bnf-item{width:50%;text-align:center}.bnf-item .icon{width:65px;margin:0 auto}.bnf-item:nth-child(3){width:100%;padding:0 60px}.career-benefits .bnf-item .info h4{font-size:16px;padding:0 10px}.jobs-wrapper .accordion-item .job-location{display:none}.jobs-wrapper .accordion-item .job-title{width:100%;font-size:16px}.jobs-wrapper .accordion-item .job-type{display:none}.accordion-title .icon{font-size:20px}section.infra-section.career-benefits.sec-p,section.infra-section.job-openings.sec-p{padding-top:0}section.infra-section.contact-section.sec-p{padding-top:20px}section.infra-section.contact-section.sec-p .cl-4.order-1{display:none}.contact-section .contact-form-wrap,section.infra-section.contact-section.sec-p .cl-8.order-2{width:100%}.contact-section .contact-form-wrap .form-head{text-align:center;padding:0 30px}.contact-section .contact-form-wrap .form-head h2{font-size:22px}.contact-section .contact-form-wrap .form-head p{font-size:14px}.contact-section .contact-form-wrap .form-row .form-group.cl-6,.contact-section .contact-form-wrap .form-row button.theme-btn{width:100%}section.infra-section.prop-buying-info.sec-p .row{flex-wrap:wrap}section.infra-section.prop-buying-info.sec-p .cl-6{width:100%}section.infra-section.prop-buying-info.sec-p .img-wrap{width:100%;height:200px}section.infra-section.prop-buying-info.sec-p{padding-top:0;padding-bottom:0}section.infra-section.prop-buying-info.sec-p .section-head h2{font-size:18px;font-weight:600;line-height:26px}section.infra-section.prop-buying-info.sec-p .section-head{margin-bottom:20px}section.infra-section.prop-buying-info.sec-p .btn-wrap,section.infra-section.prop-buying-info.sec-p .text-wrap{text-align:center}.pb-how-steps .pb-how-step .dot{display:none}.pb-how-steps .dot-wrap{margin:0}.pb-how-steps .pb-how-step{flex-wrap:wrap;justify-content:center;margin-bottom:30px}.pb-how-step .info{width:100%;text-align:center}.prop-buy-how .inner-container{width:100%}.pb-how-steps .icon{margin:0}section.infra-section.prop-buy-how.sec-p .section-head{padding:0 40px;margin-bottom:40px}.pb-how-steps .pb-how-step:last-child{margin-bottom:0}section.infra-section.prop-buy-how.prop-manage-how.sec-p .info{margin-top:10px;text-align:center}section.infra-section.prop-buy-how.prop-manage-how.sec-p{padding-top:0}.pb-how-step .info p{font-size:14px;line-height:20px}section.infra-section.how-it-works{padding-top:0}section.infra-section.how-it-works .hiw-wrapper{flex-wrap:wrap;justify-content:center;text-align:center}section.infra-section.how-it-works .hiw-wrapper .hiw-item{width:100%;margin:0 0 20px}section.infra-section.how-it-works .hiw-wrapper .hiw-item .info{text-align:center}section.infra-section.how-it-works .hiw-wrapper .hiw-item .info p{font-size:16px;font-weight:600}section.infra-section.how-it-works .hiw-wrapper .hiw-item .icon-wrap{display:inline-block}section.infra-section.how-it-works .hiw-wrapper .hiw-item:last-child{margin:0}.interior-partners .section-head{width:100%}section.infra-section.interior-partners{padding-top:20px}.int-brand-item{margin-bottom:20px}.infra-section.int-apply .section-head{width:100%}.int-apply-item{width:calc((100% / 3) - 20px);margin:0 30px 40px 0}section.infra-section.int-apply.sec-p{padding-top:0}.scroll-view-mob{width:100%;overflow-x:auto}.int-apply-wrap{width:950px}.int-apply-item .img-wrap{height:220px}section.infra-section.int-design-ideas.sec-p{padding-top:0;padding-bottom:0}.int-design-tabs .tab-list{flex-wrap:wrap;row-gap:11px}.ideas-flex-wrap{width:-moz-max-content;width:max-content}.ideas-flex-wrap .design-idea{width:300px;margin-right:20px}.ideas-flex-wrap .design-idea .img-wrap{height:185px}.f-blogs-wrap .f-blog-item{width:100%;margin:0;display:flex;flex-wrap:wrap}.info-devloper>h4{margin-top:10px}.info-devloper>h2{color:rgba(16,11,11,.25);font-weight:400;margin:auto;font-size:400}.f-blogs-wraps .f-blog-items{width:100%;margin:0;display:flex;flex-wrap:wrap}.f-blogs-wrap .f-blog-item .img-wrap,.f-blogs-wraps .f-blog-items .img-wrap{width:130px;height:90px}.f-blogs-wrap{row-gap:20px}.f-blogs-wraps{gap:23px}.f-blogs-wrap .f-blog-item .info,.f-blogs-wraps .f-blog-items .info{width:calc(100% - 130px);padding-left:20px}section.infra-section.featured-blogs.sec-p{padding-bottom:0}section.infra-section.cta-form.sec-p .cta-left,section.infra-section.featured-blogs.sec-p .cta-left{width:100%}section.infra-section.cta-form.sec-p .row{flex-wrap:wrap}section.infra-section.cta-form.sec-p .cta-right{width:100%;margin:0}section.infra-section.cta-form.sec-p .cta-right .form-group.cl-6{width:100%}section.infra-section.cta-form.sec-p .cta-right .form-group.cl-6 input{padding:12px 30px}.form-group .number-field>.label-91{padding:14px 12px}section.infra-section.cta-form.sec-p .cta-right .form-group.cl-12 input,section.infra-section.cta-form.sec-p .cta-right .form-group.cl-6 input{padding:12px 10px}section.infra-section.cta-form.sec-p .cta-right .form-group.cl-6 .number-field input{padding:12px 60px}.cta-form .theme-btn{width:100%}.footer{padding:30px 0 15px}.f-blog-item .info h4,.f-blog-items .info h4{margin-top:0;font-size:14px;font-weight:600;line-height:20px}.f-blog-item .info{padding:0}.f-blog-item .lrn-btn,.f-blog-items .lrn-btn{font-size:14px}.infra-section.customer-videos{padding-top:0;padding-bottom:0}.infra-section.customer-videos .section-head{padding:0 40px}.cl-row.cstm-tsm-wrap .cl-6{width:100%}.cl-row.cstm-tsm-wrap .tsm-item{padding:50px 20px}.tsm-item .text-wrap p{font-size:16px;line-height:26px;text-align:center}.cl-row.cstm-tsm-wrap .tsm-item .tsm-name{text-align:center}.video-tsm-item{flex-wrap:wrap}.video-tsm-item .img-wrap{width:100%}.attribute-wrap{display:none}.video-tsm-item .tsm-text-wrap{width:100%;margin:0}.video-tsm-item .img-wrap iframe{height:193px;min-height:inherit}.q-icon.top-left{position:static;margin:10px auto 0;display:block;width:40px;text-align:center}.tsm-videos-thumb-slider{display:none}.swiper-pagination{bottom:0!important;top:auto!important}span.swiper-pagination-bullet{border:1px solid #ccc;width:10px;height:10px}span.swiper-pagination-bullet.swiper-pagination-bullet-active{border:1px solid #e7b554;background:#e7b554}.tsm-videos-slider .swiper-pagination{display:block}.tsm-video-sld{padding-bottom:30px}.video-tsm-item .tsm-text-wrap .q-icon.bottom-right{display:none}.cl-row.cstm-tsm-wrap .tsm-item{padding:20px 10px}.faqs-tabs-containter{flex-wrap:wrap}.faqs-tabs-containter .tabs-list{width:100%}.faqs-tabs-containter .tabs-content{width:100%;margin:0}.faqs-tabs-containter .tabs-list ul li{border:1px solid #ccc;font-size:14px;padding:10px 16px;border-radius:50px}.faqs-tabs-containter .tabs-list ul li.active{font-weight:400;font-size:14px;background:#c3972f;color:#fff}.faqs-faq .faqs-tabs-containter .tabs-list ul li.active{color:#fff}.tabs-list ul li svg{display:none}.faqs-tabs-containter .tabs-list ul{display:flex;width:-moz-max-content;width:max-content;gap:15px}.faqs-tabs-containter .tabs-list{overflow-x:auto;padding-bottom:20px}section.infra-section.faqs-faq .section-head{text-align:left;margin-bottom:10px}section.infra-section.faqs-faq{padding-top:0}.faqs-tabs-containter .tabs-list ul li:last-child{border:1px solid #ccc}.ft-media-sld .ft-media-item{height:220px}.ft-media-sld .ft-media-item .info h4{font-size:14px;font-weight:600;line-height:22px;letter-spacing:0;text-align:left;margin-bottom:0}.ft-media-sld .ft-media-item .info a.lrn-btn{font-size:14px;font-weight:400;line-height:24px;letter-spacing:0;text-align:right}.two-line-text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}section.infra-section.featured-blogs.sec-p .f-blog-items{width:45%;padding-right:20px;height:calc(300px + 50px)}section.infra-section.featured-blogs.sec-p .info{width:100%;padding:0}section.infra-section.featured-blogs.sec-p .img-wrap{width:100%;margin-bottom:6px}section.infra-section.sec-p.featured-media{padding-bottom:0}section.infra-section.featured-blogs.sec-p{padding-bottom:30px}section.infra-section.sec-p.featured-blog{padding-top:0;padding-bottom:0}.featured-media-wrap.mob-show .ft-media-sld{padding-bottom:30px}.pvs-banner-form .form-wrap{padding:30px 20px 50px;position:static;transform:inherit;width:100%;border-radius:0;margin:0;padding:30px 20px 20px}.price-size-form select#city{padding:10px 20px}.cstm-r-label{font-size:10px}.form-area.cta-form.price-size-form{padding:0 10px 30px}.form-area.cta-form.price-size-form .form-group.city-input{width:100%;margin:0;padding:0;display:flex;justify-content:center;border:none}.sd-card-news{top:-43px}.form-area.cta-form.price-size-form .form-group.budget-input{width:100%;padding:0}.form-area.cta-form.price-size-form .form-group.btn-wrap{width:100%;margin-top:20px}.price-size-top-form .form-group.budget-input label{width:100%;font-size:14px;font-weight:700;line-height:16px;letter-spacing:0;text-align:left;margin-bottom:15px}.price-size-top-form .form-group.budget-input .cstm-range-wrap{width:100%}.price-size-table .section-head h3{font-size:14px;font-weight:500;line-height:18px;letter-spacing:0;text-align:left}.price-size-table .section-head{padding:0 20px}.form-area.cta-form.price-size-form .form-group.city-input{display:block;margin-bottom:20px}.prize-size-table-wrap .table{width:700px}.prize-size-table-wrap{overflow-x:auto}.prize-size-table-wrap .table th{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left}.prize-size-table-wrap .table td,.prize-size-table-wrap .table th{padding:10px 20px}.conversion-calc .form-wrap{padding:0;position:static;transform:inherit;width:100%;margin:0;background:#fff}.conversion-calc .form-head{display:none}.pvs-banner-form .img-wrap{height:245px}section.infra-section.price-size-top-form .form-group.city-input label{display:none}section.infra-section.price-size-top-form .form-group.city-input select#city{padding:0}section.infra-section.price-size-top-form .form-group.city-input{display:flex!important;justify-content:center}.conversion-calc form{padding-bottom:60px}.team-page-header .team-member-img{position:absolute;width:150px;bottom:25px;height:140px;right:10px}.team-page-header.page-header .page-banner-content h1{margin:0;font-size:24px;font-weight:600;line-height:26px;letter-spacing:0;text-align:left}.team-page-header p.postion{font-size:14px;font-weight:400;line-height:24px;letter-spacing:0;text-align:left;margin:0}.team-page-header.page-header .page-banner-content{padding-left:10px}.member-timeline .timeline-with-img{width:100%}.member-timeline .sticky-img-wrap{display:none}.member-timeline .timeline-wrapper{width:100%;margin:0;padding-left:40px}.main-dot{display:none}.timeline-item .tml-content{opacity:1;visibility:visible}.member-timeline .timeline-item{height:auto;border-left:2px solid #d9d9d9}.timeline-item .tml-content .mobile-time-image{position:relative;height:150px;margin:10px 0}.blog-content-wrap{flex-wrap:wrap;width:100%}.blog-content-wrap .text-wrap{width:100%;padding-right:10px;word-break:break-word}.blog-content-wrap .sidebar{width:100%;margin:0}.blog-content-wrap .text-wrap .content img{width:100%!important;height:auto!important}section.infra-section.featured-blogs.sec-p .f-blogs-wrap.team-blogs .f-blog-item{width:100%;padding:0}section.infra-section.featured-blogs.sec-p .f-blogs-wrap.team-blogs .f-blog-item .img-wrap{width:130px;height:90px;margin-bottom:0}section.infra-section.featured-blogs.sec-p .f-blogs-wrap.team-blogs .f-blog-items{width:100%;padding:0}section.infra-section.featured-blogs.sec-p .f-blogs-wrap.team-blogs .f-blog-items .img-wrap{width:130px;height:90px;margin-bottom:0}section.infra-section.featured-blogs.sec-p .f-blogs-wrap.team-blogs .f-blog-items .info{width:calc(100% - 130px);padding-left:20px}section.infra-section.sec-p.member-timeline{padding-bottom:0}.infra-section.about-about{padding-top:20px}.enquiry-popup{width:95%}.enquiry-popup .row .image-wrapper{display:none}.enquiry-popup .row .form-wrapper{width:100%;padding:40px 30px 20px;border-radius:10px}.enquiry-popup .loan-form-wrap{transform:inherit;background:transparent}.amenities-item{margin-right:0;width:calc((100% - 30px) / 4)}.amenities-item .icon{height:40px;width:40px;margin:-20px auto 5px}.testimonials-section .section-head p{color:#ccc}.footer .other-links ul{display:grid;grid-template-columns:1fr 1fr}.footer .other-links ul li{width:100%}.footer .other-links{padding-top:0;border:none}.main-banner-section .main-banner-single{height:420px}.project-media-wrap{display:grid}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1 1}.Toastify__toast-icon{margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border-radius:100%;border:2px solid;border-right:2px solid var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}a{color:inherit}.pagination-buttons{width:100%;height:100%;margin:0;font-family:sans-serif;padding:25px;background:#fff;color:#111;justify-content:center}*,:after,:before{box-sizing:border-box}button{background:none;appearance:none;-webkit-appearance:none;-ms-appearance:none;-moz-appearance:none;border:none;cursor:pointer}.page-btn{background:#ddd;color:#2c303a;height:35px;border-radius:2px;padding:0 10px;text-transform:uppercase;letter-spacing:.1em;transition:background .3s ease;margin:0 2px}.page-btn:first-of-type{margin-left:0}.page-btn:last-of-type{margin-right:0}.page-btn:not([class$=-page]){width:35px}.pagination-buttons{display:flex;align-items:center}.page-btn[class*=-page]{background:#ccc;font-size:.6em;font-weight:700}.page-btn.active{background:#717790;color:#fff}.page-btn[disabled]{opacity:.3}.img-wrap img{-o-object-fit:fill;object-fit:fill;width:100%;height:100%}.logo img,.social img{width:100%;height:100%}.footer .footer-company-info .footer-logo img{height:100%}.ab-team-item .img-wrap img{-o-object-fit:cover;object-fit:cover}.team-page-header{position:relative;height:75vh;min-height:500px}.team-page-header picture{overflow:hidden;width:auto;height:auto;background:none;opacity:1;border:0;margin:0}.team-page-header picture,.team-page-header picture img{box-sizing:border-box;display:block;padding:0;position:absolute;top:0;left:0;bottom:0;right:0}.team-page-header picture img{border:none;margin:auto;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;-o-object-fit:cover;object-fit:cover}.team-page-header .overlay{position:absolute;height:100%;width:100%;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.7))}.overlap-3{background-color:#d9d9d926;border-radius:19.76px;box-shadow:0 3.95px 3.95px #00000040;height:400px;left:417px;top:704px}.image-wrapper,.overlap-3{position:absolute;width:288px}.image-wrapper{background-color:#d9d9d9;border-radius:19.76px 19.76px 0 0;height:224px;left:0;top:12px}.image-3{height:220px;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:4px;width:288px}.team-page-header .page-banner-content{transform:translateY(-50%);background:rgba(0,0,0,.67);padding:24px 8%;text-align:left;z-index:2;position:absolute;color:#fff;width:100%;top:55%;transform:translateY(-20%)}.team-page-header .page-banner-content h1{font-size:70px;font-weight:600;margin-top:0;margin-bottom:12px}.team-page-header p.postion{font-size:20px;color:#e7b554}@media (max-width:900px){.team-page-header{position:relative;height:35vh;min-height:320px}.team-page-header .page-banner-content h1{margin:0;font-size:24px;font-weight:600;line-height:26px;letter-spacing:0;text-align:left}.team-page-header p.postion{font-size:14px;font-weight:400;line-height:24px;letter-spacing:0;text-align:left;margin:0}}.amenities-wrap .icon img{height:25%;width:25%;-o-object-fit:cover;object-fit:cover}@media (max-width:900px){.amenities-wrap .icon img{height:80%;width:80%}}.ft-media-item img{height:100%;width:100%;-o-object-fit:fill;object-fit:fill}.text-wrap .content p{text-align:justify}@media (max-width:400px){.d-wraps>*{flex-grow:1;flex-shrink:1;flex-basis:calc(33.33% - clamp(1rem, 5vw, 3.56rem));min-width:317px;max-width:360px;height:500px}}@media (max-width:760px){.d-items{margin-bottom:10px}}.text-wrap .content ul li{color:#535353}.blog-header{display:flex;position:relative;left:563px;right:0;top:0;text-align:right;width:60%;border-radius:250px;height:10.66rem;min-height:500px}@media screen and (max-width:990px){.blog-header{position:relative;height:35vh;min-height:320px}}@media only screen and (max-width:900px){.blog-header{min-height:0}}.blog-header>div img{position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;border-radius:1.563rem;min-width:100%;max-width:100%;min-height:100%;max-height:100%;-o-object-fit:unset;object-fit:unset}.image img{-o-object-fit:fill;object-fit:fill}.image img,.property-image img{width:100%;height:100%}.page-header>div img{height:500px;width:91%;-o-object-fit:cover;object-fit:cover;display:flex;margin:2rem auto auto;border-radius:20px}.mem-tml-img img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.mobile-time-image img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left}.overlay-image img{position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%}.menu-item{padding:6px;color:#fff;text-align:center;line-height:80px;border-radius:50%;margin-right:10px;transform:translateZ(0);transition:transform .2s ease-out}@media (max-width:768px){.menu-item{padding:6px;color:#fff;text-align:center;line-height:80px;border-radius:50%;margin-right:5px;transform:translateZ(0);transition:transform .2s ease-out}}.menu-open{display:none}.menu-item:hover{color:#3290b1}.facebook_share_btn{margin-bottom:8px}.linkedin_share_btn{width:31px;height:34px;margin-bottom:2px}.twitter_share_btn{width:26px;height:26px;margin-bottom:6px}.google_plus_share_btn:hover{color:#dd4b39;text-shadow:none}.youtube_share_btn{background-color:#b00;box-shadow:3px 3px 0 0 rgba(0,0,0,.14);text-shadow:1px 1px 0 rgba(0,0,0,.12)}.youtube_share_btn:hover{color:#b00;text-shadow:none}.pinterest_share_btn{background-color:#cb2027;box-shadow:3px 3px 0 0 rgba(0,0,0,.14);text-shadow:1px 1px 0 rgba(0,0,0,.12)}.pinterest_share_btn:hover{color:#cb2027;text-shadow:none}.tumblr_share_btn{background-color:#32506d;box-shadow:3px 3px 0 0 rgba(0,0,0,.14);text-shadow:1px 1px 0 rgba(0,0,0,.12)}.tumblr_share_btn:hover{color:#32506d;text-shadow:none}.gallery-container{height:400px;width:100%}.gallery{align-items:center}.gallery,.gallery .gallery-slider{height:100%;width:100%}.gallery .img-wrap{width:calc(260px- 30px);height:100%;box-shadow:0 2px 4px hsla(0,0%,62%,.4),0 7px 13px -3px rgba(0,0,0,.3),inset 0 -3px 0 rgba(0,0,0,.2)}.yearSelect{padding:10px;font-size:16px;border:2px solid #3498db;border-radius:5px;margin-bottom:15px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;color:#000;width:105px;font-weight:600}.yearSelect:before{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:30px;background-color:#bfbfbf;right:10px}.yearSelect:hover{border-color:#2980b9}.prj-midlle-media-wrap{width:100%}.prj-midlle-media-wrap ul li{list-style:none;display:flex;gap:inherit}.gl{color:#b8860b;font-size:20px}.compare-button{color:#fff;height:40px;font-size:25px;background-color:transparent}.compare-button .active{color:blue}.compare-button .compare-count{position:relative;display:flex;top:-40px;right:-15px;width:18px;height:18px;line-height:17px;background:#58bf93;border-radius:50%;color:#fff;font-size:10px;align-items:center;justify-content:center;font-family:arial}.shortlisted-item{display:none;background:#fff;width:385px;float:right;right:10px;position:absolute;top:48px;box-shadow:0 4px 8px 0 rgba(0,0,0,.23);border-radius:0 0 5px 5px}.shortlisted-item.active{display:block!important}.shotlistPopup .projectTile{padding:10px 40px 10px 105px;display:block;overflow:hidden;border-bottom:1px solid #ccc;position:relative}.shotlistPopup .projectTiles{max-height:335px;overflow:hidden}.shotlistPopup .projectTiles .shortlistheader{background:#f1f1f1}.shotlistPopup .projectTiles .shortlistheader span{padding:2px 10px 3px;display:inline-block;font-weight:600;line-height:35px;color:#333}.shotlistPopup .projectTiles .shortlistheader .em{padding:6px 12px;color:#ff0606;font-size:22px;float:right;border-radius:3px;cursor:pointer;height:40px;display:flex;display:-webkit-flex;align-items:center}.shotlistPopup .shorlistTab{padding:10px;display:block;height:50px}.shotlistPopup .shorlistTab ul{padding:0!important;float:none!important;flex-direction:row!important;display:flex!important;border:1px solid #333;overflow:hidden;border-radius:10px}.shotlistPopup .shorlistTab ul li{padding:0 10px;margin:0!important;height:auto!important;cursor:pointer;justify-content:center;text-align:center;background:#f1f1f1;line-height:32px!important;color:#333!important;width:100%;list-style:none}.shotlistPopup .shorlistTab ul li+li{border-left:1px solid #333}.shotlistPopup .shortlistBody{overflow:auto;max-height:225px}.shotlistPopup .listingSorted{padding:10px 10px 7px 115px!important;width:calc(100% - 45px);margin:5px 5px 5px 35px;position:relative;background:#fff;border-radius:8px;overflow:visible!important;overflow:initial!important;box-shadow:0 0 14px 0 rgba(0,0,0,.06);border:1px solid #e8e8e8!important;display:block;height:100px}.shotlistPopup .projectTile.listingSorted .checkBox{left:-25px;top:0;height:100%;display:flex;display:-webkit-flex;align-items:center;z-index:0}.shotlistPopup .projectTile .checkBox{position:absolute;left:10px;top:26px;z-index:0}.shotlistPopup input[type=checkbox]{margin-right:10px;width:16px;height:16px;float:left}.shotlistPopup .projectTile.listingSorted picture{left:0;top:0;width:100px;height:100px;box-shadow:0 0 14px 0 rgba(0,0,0,.18);border-radius:5px;overflow:hidden}.shotlistPopup .projectTile picture{width:55px;height:55px;display:block;position:absolute;left:38px}.shotlistPopup .projectTile.listingSorted picture .img{width:100px;height:100px}.figure{padding:0;margin:0;list-style:none}.shotlistPopup .projectTile picture .img{width:55px;height:55px}.img-fluid,.img-responsive{max-width:100%;height:auto;max-height:100%}.shotlistPopup .projectTile .projectData{display:block}.shotlistPopup .projectTile.listingSorted label{font-size:13px!important;max-width:calc(100% - 20px)}.shotlistPopup .projectTile .projectData label{margin:0;display:block;line-height:15px;color:#333;font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shotlistPopup .projectTile.listingSorted .projectData span{color:#333}.shotlistPopup .projectTile .projectData span{display:block;font-size:12px;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shotlistPopup .projectTile .projectData h3{color:#5f449b;color:#58bf93;font-size:13px;font-weight:600}.shotlistPopup .listingSorted .statustype{display:flex;display:-webkit-flex;align-items:flex-start;overflow:hidden}.shotlistPopup .listingSorted .statustype li{display:flex;display:-webkit-flex;justify-content:center;flex-direction:column;position:relative;flex-shrink:0;font-size:12px;color:#333}.shotlistPopup .projectTile.listingSorted .deleteItem{right:0}.shotlistPopup .projectTile .deleteItem{position:absolute;right:10px;top:0;height:100%}.shotlistPopup .projectTile.listingSorted .deleteItem em{height:30px;cursor:pointer}.shotlistPopup .projectTile .deleteItem em{display:flex;display:-webkit-flex;align-items:center;justify-content:center;height:100%;width:30px;opacity:.3}.si-shortlist-delete{background-position:-71px -126px;width:16px;height:16px}.shortlist-ico{background:url(/assets/images/sprite-icon/shortlist-sprite-icon.svg) no-repeat 0 0;background-size:150px;display:block}.shotlistPopup .btnBox{padding:10px!important;width:100%;display:flex;display:-webkit-flex;align-items:center}.shotlistPopup .btnBox .btn.btn-primary{background:#58bf93;color:#fff;border:1px solid #58bf93}.shotlistPopup .btnBox .btn~.btn{margin-left:10px}.shotlistPopup .btnBox .btn{padding:10px 21px;margin:0;width:100%}.button-wrapper{display:flex;justify-content:space-around;align-items:flex-end;margin-top:30px}.blog-header-wrapper{height:300px;width:60%;margin-top:0}.blogs-wrapper{width:40%;height:300px}.project-content{background-color:#fff;margin-bottom:10px;border-top-right-radius:15px;border-bottom-left-radius:10px;align-items:center;padding:10px}table.project-speci{width:100%;border-radius:10px;border:1px solid #eee9e9;border-spacing:0;overflow:hidden}table.project-speci th{text-align:left;font-weight:500;font-size:14px}table.project-speci td,table.project-speci th{padding:10px 15px;font-size:14px;color:#313131;border:1px solid #eee9e9}table.project-speci td{color:#daa520}.contact-button{width:50%;display:flex;justify-content:space-between;-moz-column-gap:10px;column-gap:10px}.contact-button .header-phone{font-size:25px;color:#00eaff}.contact-button .header-whatsapp{font-size:25px;color:#adff2f}.pageHeader{padding:5px 0;display:flex;align-items:center;box-shadow:0 3px 6px 0 #00000014;background:#fff;position:fixed;top:0;left:0;width:100vw;height:48px;z-index:99}.pageHeader .backBtn{margin-left:10px;width:34px;height:34px;border-radius:50px;display:inline-flex;align-items:center;justify-content:center;background:#f4f4f4;font-size:16px;color:#333;font-weight:700}.pageHeader .detailTitle{display:flex;width:calc(100% - 175px);font-size:12px;flex-direction:column;margin-left:10px}.pageHeader .detailTitle strong{font-size:14px;font-weight:700;line-height:20px;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pageHeader .detailTitle .box{white-space:nowrap;overflow:hidden;line-height:18px;display:flex;align-items:center}.pageHeader .detailTitle .box span{margin:0;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;max-width:100%;position:relative;padding-left:20px}.pageHeader .detailTitle .box span:last-child .loc{top:2px;left:0}.pageHeader .detailTitle .box span:last-child{margin-left:5px;padding-left:15px}.phIcon{background-size:71px;display:inline-block;overflow:hidden}.phIcon.location{background-position:-22px 0;width:16px;height:14px}.pageHeader .callBtn{display:inline-flex;background:#efe8ff;font-size:16px;color:#0af}.pageHeader .callBtn,.pageHeader .whatupBtn{margin-left:10px;width:34px;height:34px;border-radius:50px;align-items:center;justify-content:center;font-weight:700;border:0}.pageHeader .whatupBtn{background:#fff;font-size:20px;color:#0f1;display:grid}.detailPageHeader .moreItemBtn{width:34px;height:34px;display:inline-flex;display:-webkit-inline-flex;align-items:center;justify-content:center}.phIcon.moreIcon{background-position:-66px 1px;width:32px;height:30px;color:#000}.pageHeader .moreItemBtn ul{padding:5px 0;display:none;position:absolute;right:5px;top:48px;background:#fff;transition:.3s;z-index:99;overflow:hidden;box-shadow:0 2px 9px 0 #00000024;border-radius:5px;width:120px}.pageHeader .moreItemBtn.active ul{display:block}.pageHeader .moreItemBtn ul li{margin:0;padding:0 10px 0 30px;border:none;line-height:26px;display:block;color:#333;position:relative;transition:.3s;text-align:left;cursor:pointer;font-size:13px}.pageHeader .moreItemBtn ul li .em{color:#333;position:absolute;left:9px;top:6px;width:20px;height:20px;overflow:hidden}.btnBox{padding:10px;position:fixed;bottom:0;left:0;width:100%;z-index:8;background:#fff;display:flex;display:-webkit-flex;gap:10px;box-shadow:0 0 4px 0 #00000029}.btnBox .btn{width:100%;padding:0 10px;height:52px}.btn-whatsapp{background:#fff;border:1px solid #67c8a4;color:#67c8a4}.btn-primary{background:#000;color:#daa520;border:1px solid #daa520}.btn-whatsapp .em{background-position:-3px -3px;width:26px!important;height:26px!important}.btnBox .btn .em{font-size:17px;width:17px}small{font-size:100%}.btnBox .btn{padding:0 15px;display:inline-flex;gap:8px;justify-content:center;font-size:13px;line-height:normal;border-radius:8px;height:42px;align-items:center}.prj-detail-img-wrap{position:absolute;width:100%;height:100%;left:0;display:flex;justify-content:space-between;bottom:0;padding:24px;background:linear-gradient(359deg,#00e5ff2f,transparent);color:#fff;align-items:center;border-radius:10px;cursor:pointer}.service--wrap{display:flex;flex-wrap:wrap}.service-{text-align:center;height:60px}.service--wrap .-service-item{width:calc(50% - 30px);margin-right:30px;margin-bottom:20px}.-service-item .img-wrap{position:relative;height:340px;border-radius:10px;overflow:hidden}.service--item .info h4{view-timeline:none;font-size:20px;font-family:DM Sans,sans-serif;font-weight:500;line-height:1.4;margin:15px 0;color:#313131}.service--item .lrn-btn{margin-top:0;font-size:16px;color:#535353}.-service-item .lrn-btn{display:inline-flex;align-items:center;font-size:16px;font-weight:600;margin-top:10px;background-color:#000;color:#fff;padding:10px;border-radius:5px}.locality-wrapper{justify-content:center;margin:0}.locality-grid{display:flex;justify-content:space-evenly;gap:5px}.locality{text-align:left;width:100%}.locality h2{text-align:center;font-family:serif;color:#daa520;padding:.9pc;border-radius:5px;border-bottom:2px solid #000}.locality ul{list-style:none;display:flex;flex-wrap:wrap;width:100%}.locality ul li{text-align:left;display:flex;align-items:center;margin-top:8px;width:calc(100% - 55%);margin-left:10px;text-align:justify}.locality ul li a{font-family:Times New Roman,Times,serif;text-align:left;font-size:1.4pc}.locality .locality-icon{color:#daa520;font-size:25px;font-weight:600}@keyframes pulse-animation{0%{box-shadow:0 0 0 0 rgba(0,0,0,.2)}to{box-shadow:0 0 0 20px transparent}}@media screen and (max-width:900px){.service--wrap{row-gap:20px}.service--wrap .service--item{width:50%;padding-right:20px}.service--wrap .img-wrap{width:100%;margin-bottom:6px;height:200px}.service--item .lrn-btn{font-size:28px}.service--wrap{height:auto}.service--item{height:200px}.-service-item .lrn-btn{padding:5px;font-size:12px}.locality-wrapper{display:grid;grid-template-columns:1fr;margin-top:-20px}.locality-grid{display:grid!important;grid-template-columns:1fr;width:100%}.locality{width:100%}.locality .locality-icon{margin-left:-20px}.locality h2{width:100%;margin-left:auto;margin-right:auto;padding:.9pc;border-radius:5px;text-transform:capitalize}.locality ul,.locality ul li{width:100%}.locality ul li a{font-size:1.1pc}}.infra-why{width:100%;height:calc(100% + 40px);background-color:#d4aa416e;border-radius:10px;padding:2px;margin-top:10px}.infra-why .why-infra{height:-moz-fit-content;height:fit-content;margin-left:auto;margin-right:auto;width:96%;margin-top:10px;padding:10px;background-color:#fff;border-top-right-radius:20px;border-bottom-left-radius:20px;position:relative;top:8px}.why-infra .trends-icon{position:relative;height:35px;width:35px;color:#5f449b;border:2px solid #5f449b;border-radius:50%;padding:5px}.why-infra .infra-header{padding:4px;margin-top:-13px;margin-bottom:-20px;display:flex;justify-content:space-between}.why-infra .infra-header h4{font-size:20px;color:#daa520}.why-infra .why-infra-list{background-color:#fff;padding-left:.5rem;padding-right:.5rem}.why-infra .why-infra-list ul{list-style:none;text-align:justify;margin-left:-40px}.why-infra .why-infra-list ul li{margin-top:6px;border-radius:5px}.why-infra .why-infra-list ul li b{color:#daa520}.btn-topper{padding:10px;background-color:#0b0a0a;border:none;color:#fff;width:100%;border-top-left-radius:15px;border-bottom-right-radius:15px;height:50px}.project-name h4{color:#daa520;font-size:17px}.infra-features{list-style:none}.infra-features li:before{content:"\2022";color:red;font-weight:600;font-size:16px;display:inline-block;width:1em}.detail-header{margin-top:40px}.stkyNavBox{display:block;border:1px solid #eee;border-width:1px 0 0 1px;background:#fff;position:sticky;position:-webkit-sticky;top:0;z-index:4;margin:30px 0 0;box-shadow:0 5px 8px 0 hsla(0,0%,88%,.5)}.container{padding:0 15px;margin:0 auto;width:100%}.stkyNavBox .tabBox{margin:0;display:flex;display:-webkit-flex;height:50px;overflow:auto}.stkyNavBox .tabBox li{float:left;list-style:none}.stkyNavBox .tabBox li.active a{color:#daa520;scroll-behavior:calc(1s, smooth)}.stkyNavBox .tabBox li a{padding:0 13px;height:50px;display:flex;display:-webkit-flex;align-items:center;justify-content:center;color:#333;font-size:13px;position:relative;font-weight:600;white-space:nowrap;cursor:pointer}.stkyNavBox .tabBox li:hover a{color:#daa520}.stkyNavBox .tabBox li.active a:after{position:absolute;left:0;bottom:0;right:0;background:#000;height:2px;content:"";scroll-behavior:smooth}.TOppppper{position:absolute;top:50%;left:50%;z-index:999}.infra-features li{margin-top:5px}.prj-info-item .text-wrap{text-align:justify}.popupGallery .topHead{height:45px}.popupGallery .topHead ul li.active{color:#5f449b;border-bottom:2px solid #5f449b}.popupGallery .galleryMain{padding:10px 15px 15px;width:calc(100% - 390px);overflow:hidden;position:relative;border-right:1px solid #e0e0e0}.popupGallery .subTabBox ul li{color:#5f449b}.popupGallery .subTabBox ul li.active{background:#5f449b;color:#fff;border:1px solid #5f449b}.popupGallery .galleryBody{position:relative}.bx-viewport{-webkit-transform:translateZ(0);height:auto!important}.bxslider{margin:0;padding:0;-webkit-perspective:1000;list-style:none;display:block;transition:.3s;white-space:nowrap;overflow:hidden}.galleryMain .bxslider{height:calc(100vh - 185px)}.galleryMain .bxslider figure{height:calc(100vh - 185px);text-align:center;display:inline-block;width:100%;justify-content:center;align-items:center;height:100%}.galleryMain .bxslider figure img{display:inline-block;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.popupGallery .galleryBody .rightForm{position:absolute;z-index:11;right:10px;top:10px;bottom:0;overflow:hidden;overflow-y:auto;width:375px}.popupGallery .galleryBody .rightForm .btn-block{width:100%;text-align:center}.popupGallery .galleryBody .rightForm .formSticky{height:calc(100vh - 60px);overflow:auto}.popupGallery{position:fixed;top:0;left:0;width:100%;height:100vh;overflow:hidden;transition:.3s;display:none;background:#fff;z-index:999}.popupGallery.active{display:flex;flex-direction:column}.popupGallery .popup-galleryBody{margin:0}.popupGallery .galleryClose{padding:0 15px;cursor:pointer;display:block;font-size:20px;color:#ff0606}.popupGallery .topHead{display:flex;justify-content:space-between;border-bottom:1px solid #e0e0e0;position:relative;align-items:center}.popupGallery .topHead ul{display:flex;list-style:none}.popupGallery .topHead ul::-webkit-scrollbar{width:5px;height:5px}.popupGallery .topHead ul::-webkit-scrollbar-track{border-radius:15px}.popupGallery .topHead ul::-webkit-scrollbar-thumb{background:#dedede;border-radius:15px}.popupGallery .topHead ul li{margin-left:15px;font-size:14px;font-weight:600;line-height:35px;color:#333;border:1px solid transparent;transition:.2s;white-space:nowrap;cursor:pointer}.popupGallery .topHead ul li.active{color:#daa520;border-bottom:2px solid #000;cursor:default}.popupGallery .popupGalleryMain{padding:10px 15px 15px;width:calc(100% - 390px);overflow:hidden;position:relative;border-right:1px solid #e0e0e0}.popupGallery .subTabBox{margin-bottom:10px;display:block}.popupGallery .subTabBox ul{display:block;white-space:nowrap;overflow-x:auto}.popupGallery .subTabBox ul li{padding:0 15px;margin-right:4px;display:inline-block;border-radius:8px;border:1px solid #e7ddff;background:#f8f5ff;line-height:30px;color:#000;cursor:pointer;font-size:12px}.popupGallery .subTabBox ul li.active{background:#0000;color:#daa520;border:1px solid #daa520;cursor:default}.popupGallery .topHead .galleryRight .galleryBtn{border-radius:4px;border:1px solid #a5a5a5;background-color:#fff;color:#666;font-size:13px;font-weight:600;padding:10px 15px;margin-left:15px}.popupGallery .topHead .galleryRight .closeMap{color:#b4b4b4;position:relative;top:8px;right:-8px}.popupGallery .popup-galleryBody{position:relative}.popupGallery .popup-galleryBody .rightForm{position:absolute;z-index:11;right:10px;top:10px;bottom:0;overflow:hidden;overflow-y:auto;width:375px}.popupGallery .popup-galleryBody .rightForm .btn-block{width:100%;text-align:center}.gallerySlider{padding:0 15px;display:none;position:relative}.popupGallery .syFormBox{padding:20px 15px;border-radius:0;box-shadow:inherit;border:0;overflow:hidden}.popupGallery .popup-galleryBody .rightForm .formSticky{height:calc(100vh - 60px);overflow:auto}.popupGallery .zoomBtnBox{right:15px}.gallery-viewport{-webkit-transform:translateZ(0);width:100%;overflow:hidden;position:relative;padding-bottom:10px!important}.popup-galleryBody .gallery-slider figure{height:calc(100vh - 185px);text-align:center;display:inline-block;width:100%;justify-content:center;height:100%;display:flex;align-items:center;margin-left:0}.popup-galleryBody .gallery-slider figure img{display:inline-block;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.gallery-slider{margin:0;padding:0;-webkit-perspective:1000;list-style:none;display:block;transition:.3s;white-space:nowrap;overflow:hidden}.gallery-slider .swiper-button-next:after,.gallery-slider .swiper-button-prev:after{padding:5px;background:#000000ac;border-radius:50px;min-width:30px;min-height:30px;display:flex;align-items:center;justify-content:center;font-size:20px;color:#c3972f}.gallery-slider .bx-item{display:inline-block}.gallery-wrapper{position:relative;margin-bottom:60px;padding:0;zoom:1;touch-action:pan-y}.gallery-wrapper .img{max-width:100%;height:100%;display:block}.gallery-wrapper .bx-controls-auto,.gallery-wrapper .gallery-pager{position:absolute;bottom:-30px;bottom:0;width:100%}.gallery-wrapper .gallery-pager{text-align:center;font-size:.85em;font-family:Arial;font-weight:700;color:#666;padding-top:20px}.gallery-wrapper .gallery-pager.bx-default-pager a{background:#666;text-indent:-9999px;display:block;width:10px;height:10px;margin:0 5px;outline:0;border-radius:5px}.gallery-wrapper .gallery-pager.bx-default-pager a.active,.gallery-wrapper .gallery-pager.bx-default-pager a:focus,.gallery-wrapper .gallery-pager.bx-default-pager a:hover{background:#000}.gallery-wrapper .bx-controls-auto .bx-controls-auto-item,.gallery-wrapper .gallery-gallery-item-pager{display:inline-block;vertical-align:bottom;zoom:1;display:inline}.gallery-wrapper .gallery-gallery-item-pager{font-size:0;line-height:0}.gallery-wrapper .bx-prev{left:-22px}.gallery-wrapper .bx-next{right:-22px}.gallery-wrapper .bx-controls-direction a{border:none;padding:0;margin:0;position:absolute;top:calc(50% - 18px);width:45px;height:45px;border-radius:50%!important;background:#fff!important;box-shadow:0 0 42px 0 #00000029;display:block}.gallery-wrapper .bx-prev:after{content:"\e916"}.gallery-wrapper .bx-next:after,.gallery-wrapper .bx-prev:after{position:absolute;top:0;left:0;width:45px;height:45px;border-radius:50%;font-family:icomoon;font-size:13px;color:#333;text-align:center;display:flex;align-items:center;justify-content:center}.gallery-wrapper .bx-next:after{content:"\e917"}.gallery-wrapper .bx-controls-direction a.disabled{opacity:.2}.gallery-wrapper .bx-controls-auto{text-align:center}.gallery-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .gallery-pager{text-align:left;width:80%}.gallery-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px}.gallery-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:#00000099;width:100%}.gallery-wrapper .bx-caption span{color:#fff;font-family:Arial;display:block;font-size:12px;line-height:26px}.gallery-pager{overflow:hidden;white-space:nowrap;margin:0;padding:0}.scrollBarHide{-webkit-scrollbar-width:none;-moz-scrollbar-width:none;-ms-scrollbar-width:none;scrollbar-width:none}.gallery-pager .img{width:100px;height:auto}.popupGalleryMain .gallery-slider{height:calc(100vh - 185px)}.popupGalleryMain .gallery-slider .figure{height:calc(100vh - 185px);text-align:center;display:inline-block;width:100%;justify-content:center;align-items:center}.popupGalleryMain .gallery-pager{margin-top:-15px;white-space:nowrap;height:65px;overflow:hidden;display:block;width:100%;overflow-x:auto}.popupGalleryMain .gallery-pager a,.popupGalleryMain .gallery-pager div.gallery-item-pager{width:105px;height:65px;overflow:hidden;display:inline-block;border:2px solid #fff;position:relative}.popupGalleryMain .gallery-pager a .img,.popupGalleryMain .gallery-pager div.gallery-item-pager img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.popupGalleryMain .gallery-pager a.active,.popupGalleryMain .gallery-pager div.gallery-item-pager.active{border:2px solid #5f449b}.popupGalleryMain .gallery-wrapper .bx-prev{left:0}.popupGalleryMain .gallery-wrapper .bx-next{right:0}.popupGalleryMain .gallery-slider .figure{height:100%;list-style:none;position:relative;width:637px}.popupGalleryMain .gallery-slider .figure .img{display:inline-block;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.blurThumbnail{filter:blur(2px)}.imgOverlay{position:absolute;top:0;left:0;background:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;width:100%;height:100%}.imgOverlay p{color:#fff;font-weight:400;font-size:14px;line-height:normal}.imgOverlay .btn-secondary{background:#58bf93;color:#fff;border:1px solid #58bf93;transition:.5s;font-weight:700}.imgOverlay .galleryLeadFixBtnBox{padding:0;box-shadow:unset;position:inherit;z-index:unset;background:unset}.syFormBox .formHeading{padding:10px 0;margin-top:-20px;font-size:16px;line-height:18px;font-weight:600;color:#333;min-height:48px;display:flex;display:-webkit-flex;align-items:center}.formHeading .call{padding:5px;border:2px solid green;border-radius:50%}.formHeading .leadformIco{color:8000}@media screen and (max-width:768px){.popupGallery{width:100%;height:100%;border-radius:0}.popupGallery .popupGalleryMain{padding:10px 0 15px;width:100%;height:100%}.attribute-wraps .title-wrap{text-align:center;margin-bottom:10px;color:#daa520}.popupGallery .subTabBox ul{padding:0 15px}.popupGallery .popup-galleryBody .rightForm{display:none;width:100%;right:0;bottom:0;top:auto;position:relative;top:0}.popupGallery .popup-galleryBody .rightForm.active{display:block}.popupGalleryMain .gallery-pager{padding:0 15px}}@media screen and (max-width:540px){.popupGallery .topHead ul{overflow:auto;display:flex;display:-webkit-flex;width:calc(100% - 42px)}.popupGalleryMain .gallery-slider .figure{height:calc(100% - 13px)}.popupGallery .popup-galleryBody .tourBtnBox{display:flex;display:-webkit-flex;align-items:center;justify-content:center;padding:12px;box-shadow:0 4px 18px 0 #0000000f}.popupGallery .popup-galleryBody .tourBtnBox .btn{display:block;width:100%;position:relative;bottom:30px;font-size:14px;border-top-left-radius:15px;border-bottom-right-radius:15px}.formSticky.show{bottom:0;transition:.3s}.formSticky .syFormBox{border-radius:8px 8px 0 0;max-height:calc(100vh - 104px)}.popupGallery .popup-galleryBody .rightForm .formSticky{height:100%}.formSticky .syFormBox .closeButton{display:block}.popupGallery .popup-galleryBody{height:calc(100% - 104px)}.popupGallery .popupGalleryMain .galleryauto{height:100%}.popupGalleryMain .gallery-pager{padding:0 10px;position:sticky;margin-top:-95px}.galleryMobileSlider{height:calc(100% - 30px)}.popupGalleryMain .gallery-slider,.popupGalleryMain .gallery-wrapper{height:calc(100% - 80px)}.popupGalleryMain .gallery-wrapper .gallery-viewport{height:100%!important}.popupGalleryMain .gallery-wrapper .gallery-viewport .gallery-slider{height:100%}}footer{background:#000;border-top:1px solid #efefef;overflow:hidden;position:relative;z-index:0;font-size:13px}.popupGallery .zoomBtnBox{position:absolute;right:10px;bottom:130px;display:flex;flex-direction:column}.popupGallery .zoomBtnBox .btn{padding:0;width:32px;height:32px;border-radius:5px;background:#000000b3;display:flex;align-items:center;justify-content:center;border:0;cursor:pointer;color:#fff;font-size:15px;font-weight:600}.popupGallery .zoomBtnBox .btn+.btn{margin-top:5px}.popupGallery .btn,a,button,input{text-decoration:none;outline:0!important}:root{--light:#fff;--dark:#000;--color1:#5b37b7;--color1-light:#dfd7f3;--color2:#c9379d;--color2-light:#f6d6ee;--color3:#e6a919;--color3-light:#fbefd3;--color4:#f3f0e9;--color4-light:#82e0e0d8;--label-width:0}.tabs{position:fixed;bottom:0;left:0;width:100%;z-index:99}[role=tabpanel][aria-labelledby=likes]{background-color:var(--color2)}[role=tabpanel][aria-labelledby=search]{background-color:var(--color3)}[role=tabpanel][aria-labelledby=profile]{background-color:var(--color4)}.tablist{justify-content:space-around;transform:translate3d(-50%,-50%,0);padding:2rem;border-bottom-right-radius:14px;border-bottom-left-radius:14px;box-shadow:0 1.7px 2.1px -10px rgba(0,0,0,.019),0 4.3px 5.2px -10px rgba(0,0,0,.027),0 8.9px 10.6px -10px rgba(0,0,0,.033),0 18.3px 21.9px -10px rgba(0,0,0,.041),0 50px 60px -10px rgba(0,0,0,.06);background-color:#fff;position:fixed;bottom:-30px;left:50%;width:calc(100% - 10px);height:60px}.Navigation,.tablist{display:flex;align-items:center}.Navigation{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:5px;background:transparent;color:#000;padding:8px 24px;font-size:2rem;border-radius:7rem;vertical-align:middle;font-weight:500;cursor:pointer}.Navigation span{overflow:hidden;opacity:0;max-width:0;width:auto;margin-left:.5rem;font-size:1rem;transform-origin:center left}.Navigation[aria-selected=true] span{opacity:1;max-width:100px;transition:all .6s ease-out}.Navigation[aria-selected=true]#home{background:var(--color1-light);color:var(--color1)}button[aria-selected=true]#likes{background:var(--color2-light);color:var(--color2)}button[aria-selected=true]#search{background:var(--color3-light);color:var(--color3)}button[aria-selected=true]#profile{background:var(--color4-light);color:var(--color4)}.credits{position:absolute;bottom:10px;right:10px;margin:0;padding:1ch 2ch;font-size:.75rem;color:var(--light);border-radius:5px;background:rgba(0,0,0,.3)}.credits a{color:var(--color3)}.contact_section{position:relative;z-index:3;padding-top:50px;padding-bottom:50px}.contact_section .container{max-width:1080px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}.contact_section .row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.contact-info{width:calc(40% -10px)}.contact-info-item{display:flex;align-items:center;margin-bottom:30px}.contact-info-icon{height:55px;width:55px;background-color:#fff;text-align:center;border-radius:50%;display:flex;justify-content:space-around;align-items:center;box-shadow:inset 0 2px 4px rgba(0,0,0,.15),inset 0 4px 8px rgba(0,0,0,.15),inset 0 8px 16px rgba(0,0,0,.15)}.contact-info-icon .home-icon{font-size:20px;line-height:70px;color:#0af}.contact-info-content{margin-left:20px}.contact-info-content h4{color:#daa520;font-size:1.4em;margin-bottom:5px}.contact-info-content p{color:#000;font-size:1em}.contact_section .other-address{margin-top:25px}.contact_section .new_address{display:flex;justify-content:space-around;align-items:center}.contact_section .new_address .box{min-height:200px;gap:10px}@media (max-width:991px){.contact_section{padding-top:50px;padding-bottom:50px}.contact_section .new_address{flex-wrap:wrap}.contact_section .new_address .box{width:100%;text-align:justify;min-height:90px}.contact_section .row{flex-direction:column}.contact-info{margin-bottom:40px;width:100%;display:grid;justify-content:space-around;align-items:center}.cl-8,.contact-form{width:100%}}.infra-container{background-color:#2f3242;height:100vh}.infra-container svg{position:absolute;top:50%;left:50%;margin-top:-250px;margin-left:-400px}.infra-container .message-box{height:200px;width:380px;position:absolute;top:50%;left:50%;margin-top:-100px;margin-left:50px;color:#fff;font-family:Roboto;font-weight:300}.infra-container .message-box h1{font-size:40px;line-height:46px;margin-bottom:40px}.infra-container .buttons-con .action-link-wrap{margin-top:40px}.infra-container .buttons-con .action-link-wrap a{background:#68c950;border-radius:4px;color:#fff;font-weight:700;font-size:14px;transition:all .3s linear;cursor:pointer;text-decoration:none;margin-right:10px;border-left:1px solid #666;padding:0 15px;display:flex;align-items:center;justify-content:center;font-size:16px;color:#666}.buttons-con .action-link-wrap a:hover{background:#5a5c6c;color:#fff}.backToHomeBtnBox{border:1px solid #363636;width:350px;height:49px;border-radius:8px;display:flex;font-size:16px;color:#666;position:relative;font-weight:600;background-color:#fff}.backToHomeBtn{padding:0 15px;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#666}.backToHomeBtn span{text-decoration:underline}.countDown{border-left:1px solid #666;padding:0 15px;display:flex;align-items:center;justify-content:center;font-size:16px;color:#666}#Polygon-1,#Polygon-2,#Polygon-3,#Polygon-4,#Polygon-5{animation:float 1s ease-in-out infinite alternate}#Polygon-2{animation-delay:.5s}#Polygon-3{animation-delay:.4s}#Polygon-4{animation-delay:.6s}#Polygon-5{animation-delay:.8s}@keyframes float{to{transform:translateY(20px)}}@media (max-width:767px){.infra-container svg{position:absolute;top:50%;left:50%;margin-top:-250px;margin-left:-190px}.infra-container .message-box{top:50%;left:50%;margin-top:-100px;margin-left:-190px;text-align:center}.message-box p{font-size:18px;color:#daa520}.infra-container .message-box h1{font-size:25px}}@media screen and (max-width:540px){.notFoundName{font-size:180px;line-height:180px}.notFound404Box h4{font-size:35px}.notFound404Box p{font-size:16px}.notFound404Box p br{display:none}.backToHomeBtnBox{min-width:322px;width:auto}}.pagination{display:flex;align-items:center;justify-content:center;margin-top:20px}.pagination p{margin-right:10px}.pagination button{background-color:#e7b554;color:#fff;padding:8px 12px;border:none;cursor:pointer;margin:0 5px;border-radius:4px;font-size:14px;transition:background-color .3s ease}.pagination button:disabled{background-color:#ccc;cursor:not-allowed}.pagination button.active,.pagination button:hover:not([disabled]){background-color:#333}@media (max-width:768px){.pagination{flex-wrap:wrap}.pagination p{margin-bottom:10px}.pagination button{margin:5px}.pagination .page-number{display:none}}.developer-section.container{display:flex;overflow-x:auto}.developer-section{padding:50px 0;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.p-developer{min-height:46px;max-height:46px;margin-right:13px;margin-left:13px;font-weight:300}.label{height:60px;width:368px}.label .text-wrapper{color:#000;font-family:Lexend Deca-Light,Helvetica;font-size:16px;font-weight:300;left:0;letter-spacing:0;line-height:normal;position:fixed;top:0;width:368px}.fir-clickcircle{height:80px;width:80px;border-radius:100px;cursor:pointer}.fir-image-figure{display:flex;align-items:center;margin:0 0 40px;position:relative;text-decoration:none}.fir-image-figure .caption,.fir-image-figure figcaption{padding-left:15px}html.wf-active .fir-image-figure .fig-author-figure-title{font-family:var(--fir-font-header);font-size:16px}.fir-image-figure .fig-author-figure-title{color:var(--fir-color-grey);font-family:HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;font-weight:400;font-size:15px;margin-top:2px}.fir-imageover{position:relative;display:flex}.fir-imageover-color{height:80px;width:80px;background:var(--fir-blue-twitter-alpha);background-image:none;border-radius:100px;cursor:pointer;transition:background .3s ease-in-out}.fir-imageover-color,.fir-imageover-image{position:absolute;animation:fadeInFadeOut 2s infinite;top:0;left:0}@keyframes fadeInFadeOut{0%{opacity:1}50%{opacity:0}to{opacity:1}}.testimonials{width:100%}.testimonial-heading,.testimonials{display:flex;justify-content:center;align-items:center;flex-direction:column}.testimonial-heading{letter-spacing:1px;margin:10px 0;padding:10px 20px}.testimonials .testimonial-heading span{font-size:1.3rem;color:#252525;margin-bottom:10px;letter-spacing:2px;text-transform:uppercase;border-bottom:2px solid #000;border-radius:10px;padding:5px}.testimonial-box-container{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;width:100%}.testimonial-box{width:500px;box-shadow:2px 2px 30px rgba(0,0,0,.1);background-color:#212b3d;margin:15px;cursor:pointer;padding:20px 30px;border-radius:14px}.profile-img{width:50px;height:50px;border-radius:50%;overflow:hidden;margin-right:10px}.profile-img .img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;background-color:#fff;display:grid;justify-content:center;align-items:center}.initials-name{font-size:20px;color:transparent;-webkit-text-stroke-width:2px;-webkit-text-stroke-color:#040404;-webkit-text-stroke:1px #000}.profile{display:flex;align-items:center}.name-user{display:flex;flex-direction:column}.name-user strong{color:#fff;font-size:1.1rem;letter-spacing:.5px}.name-user span{color:#fff;font-size:.8rem}.reviews{color:#f9d71c;gap:5px}.box-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.client-comment p{font-size:.9rem;color:#fff;text-align:justify}.testimonial-box:hover{transform:translateY(-10px);transition:all .3s ease-in}@media(max-width:1060px){.testimonial-box{width:45%;padding:10px 20px;border-radius:10px}}@media(max-width:790px){.testimonial-box{width:100%}.testimonial-heading h1{font-size:1.4rem}}@media(max-width:340px){.box-top{flex-wrap:wrap;margin-bottom:10px}.reviews{margin-top:10px}}::-moz-selection{color:#fff;background-color:#252525}::selection{color:#fff;background-color:#252525}.written-by{display:flex;align-items:center;gap:10px}.written-by span{color:#b8860b;font-size:20px}.property-trends-grid .content p{font-size:13px;color:#6e6e6e}.listing-grid{transition:.5s}.listing-grid:hover{transform:scale(1.02);box-shadow:10px 10px #e6afad}.service-grid{transition:.5s}.service-grid:hover{transform:scale(1.02);box-shadow:0 0 5px 5px #b7ade6;border:0 solid #72e9dd}.home-hero{width:100%;padding:2rem .3rem;background-color:#fff}.home-hero .container{position:relative;margin-left:auto;margin-right:auto;padding-right:15px;padding-left:15px;display:flex}.home-hero .container .home-container{width:60%;min-height:300px}.home-hero .home-container h1{font-size:28px;color:#daa520}.home-hero .home-container p{font-size:17px;color:#787777;text-align:justify}.home-hero .home-amb{width:40%;height:300px;display:flex;justify-content:center;align-items:center}.home-hero .container .home-amb img{border-radius:5%;-o-object-fit:cover;object-fit:cover;min-height:100px;width:200px;height:307px;width:320px;transition:all .5s}.home-hero .container .home-amb img:hover{transform:scale(1.02)}.brand-amb{width:100%;height:100%;background-color:#fff}.brand-amb .container{height:100%;width:90%}.wrapper-grid{display:grid;grid-template-columns:repeat(auto-fit,20rem);justify-content:center}.wrapper-grid .container{overflow:hidden;box-shadow:0 2px 8px 0 var(--clr-gray-light);background-color:#fff;text-align:center;border-radius:1rem;position:relative;margin:.5rem}.gallery-amb-container{position:relative;margin:30px 15px;padding-right:15px;padding-left:15px}.gallery-amb-header{text-align:center;display:flex;align-items:center;justify-content:space-around}.gallery-amb-header h2{color:#3b95d1;font-size:25px}.team-section{display:flex;flex-wrap:wrap;justify-content:center}.team-member{text-align:center;margin:20px;padding:20px;background-color:#fff;border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.21);transition:transform .3s ease-in-out;width:350px;height:400px}.team-member img{width:90%;border-radius:10%;-o-object-fit:cover;object-fit:cover;margin-bottom:10px;background-color:#f0f0f0}.team-member h3{font-weight:700;margin:0}.team-member .role{color:#888;margin-bottom:10px}.home-discover{margin-top:20px;padding:0 10px;margin-bottom:20px}.home-discover h2{display:flex;justify-content:center;padding:10px;font-size:20px;font-weight:600}.home-discover .home-discover-container{height:auto;display:flex;justify-content:space-between;flex-direction:row}.home-services-once{height:100%;width:calc(25% - 5px);background-color:#fff;box-shadow:0 15px 30px rgba(0,0,0,.15);gap:14px;padding:15px 10px;border-radius:10px}.home-services-once .home-discover-icon{display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:600}.home-services-once .home-discover-content{display:flex;justify-content:center;height:calc(100% + 10px);width:100%}.home-discover-content p{text-align:justify;color:#464644;font-weight:400}.amb-gallery{align-items:center;padding:2em;width:100%;margin:1em;background-color:#fff;box-shadow:0 0 5em rgba(0,0,0,.1)}.amb-gallery-header{padding:3px;text-align:center}.amb-gallery-header h2{color:#daa520;font-size:25px;border-radius:10px}.amb-gallery-container{display:flex;justify-content:space-around;flex-wrap:wrap;width:100%}.amb-photo{text-align:center;overflow:hidden;justify-content:center;align-items:center;position:relative;border-radius:.5em;height:25rem;width:25rem;transition:transform .4s ease-in-out}.amb-photo h3{position:absolute;bottom:10%;right:50%;transform:translate(50%,50%);color:#fff}.amb-photo:hover{transform:rotate(2deg);border-radius:5px}.amb-photo img{width:100%;height:max(20rem,90%);-o-object-fit:contain;object-fit:contain;transition:filter .5s ease-out}.amb-photo img,.amb-photo:hover img{filter:grayscale(0)}.amb-photo figcaption{position:absolute;text-align:right;bottom:0;right:0;font-size:1.3em;font-family:Inter;font-weight:600;color:#d9d9d9;text-shadow:0 0 1em #000;margin:.5rem .7rem}.cursor{width:3em;height:3em;position:fixed;background:#fff;border-radius:50%;transform:translate(-50%,-50%);top:calc(var(--y) * 1px);left:calc(var(--x) * 1px);mix-blend-mode:difference;pointer-events:none;transition:top .1s ease-out,left .1s ease-out}@media (max-width:900px){.home-hero .container{flex-direction:column!important}.home-hero .container .home-amb,.home-hero .container .home-container{width:100%}}@media (max-width:767px){.home-hero .container .home-amb{width:100%!important}.home-discover-container{flex-direction:column!important;width:100%;-moz-column-gap:20px;column-gap:20px}.home-services-once{width:100%;margin-top:20px}.team-member{width:100%;width:350px!important}.team-member img{width:100vw;border-radius:15px}.amb-gallery{margin:0}.amb-gallery-container{display:grid;justify-content:center}.amb-photo{margin-bottom:50px;width:100%;background:transparent}.amb-photo img{filter:grayscale(0);height:calc(100% + 30px);-o-object-fit:cover;object-fit:cover}}.form-contact{display:flex;height:20px;width:100%;justify-content:space-between;align-items:center;margin-top:25px;padding:15px}.form-contact .icon{cursor:pointer;transition:.2s}.form-contact .icon:hover{transform:scale(1.2)}.form-call{height:55px;width:55px;background-color:#fff;text-align:center;border-radius:50%;display:flex;justify-content:space-around;align-items:center;box-shadow:inset 0 2px 4px rgba(0,0,0,.15),inset 0 4px 8px rgba(0,0,0,.15),inset 0 8px 16px rgba(0,0,0,.15)}.form-call .icon{font-size:20px;line-height:70px;color:blue}.form-whats{height:55px;width:55px;background-color:#fff;text-align:center;border-radius:50%;display:flex;justify-content:space-around;align-items:center;box-shadow:inset 0 2px 4px rgba(0,0,0,.15),inset 0 4px 8px rgba(0,0,0,.15),inset 0 8px 16px rgba(0,0,0,.15)}.form-whats .icon{font-size:20px;line-height:70px;color:red}.form-insta{height:55px;width:55px;background-color:#fff;text-align:center;border-radius:50%;display:flex;justify-content:space-around;align-items:center;box-shadow:inset 0 2px 4px rgba(0,0,0,.15),inset 0 4px 8px rgba(0,0,0,.15),inset 0 8px 16px rgba(0,0,0,.15)}.form-insta .icon{font-size:20px;line-height:70px;color:#d42b47}.form-facebook{height:55px;width:55px;background-color:#fff;text-align:center;border-radius:50%;display:flex;justify-content:space-around;align-items:center;box-shadow:inset 0 2px 4px rgba(0,0,0,.15),inset 0 4px 8px rgba(0,0,0,.15),inset 0 8px 16px rgba(0,0,0,.15)}.form-facebook .icon{font-size:20px;line-height:70px;color:#16167a}.floating-contact-btn-mob,.floating-show,.guru-floating-img{display:none}@media screen and (max-width:767px){.floating-contact-btn-mob,.form-contact,.guru-floating-img{display:none}.floating-show{display:block}}@media screen and (max-width:467px){.brand-ambassador{min-height:200px}.brand-ambassador>div{min-height:200px;height:200px}.brand-ambassador>div .img{height:90%;width:100%;-o-object-fit:contain;object-fit:contain}}.cs-loader{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999999;display:flex;align-items:center;justify-content:center;background:#2e2e2e63;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);flex-direction:column}.cs-loader,.cs-loader.show{display:none}.cs-loader__media{position:relative;max-width:8rem;max-height:8rem;margin-bottom:1rem}.cs-loader__media img{max-width:100%;max-height:100%}.cs-loader .waviy{-webkit-box-reflect:below -5px linear-gradient(transparent,rgba(0,0,0,.4))}.cs-loader .waviy span{letter-spacing:4px;font-family:sans-serif;font-size:1.8rem;font-weight:400;position:relative;display:inline-block;text-transform:uppercase;animation:waviy 1s infinite;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent;background:linear-gradient(70deg,#d2540b,#fff200,#d2550b)}.cs-loader .waviy span:first-child{animation-delay:calc(.1s * (1))}.cs-loader .waviy span:nth-child(2){animation-delay:calc(.1s * (2))}.cs-loader .waviy span:nth-child(3){animation-delay:calc(.1s * (3))}.cs-loader .waviy span:nth-child(4){animation-delay:calc(.1s * (4))}.cs-loader .waviy span:nth-child(5){animation-delay:calc(.1s * (5))}.cs-loader .waviy span:nth-child(6){animation-delay:calc(.1s * (6))}.cs-loader .waviy span:nth-child(7){animation-delay:calc(.1s * (7))}.cs-loader .waviy span:nth-child(8){animation-delay:calc(.1s * (8))}.cs-loader .waviy span:nth-child(9){animation-delay:calc(.1s * (9))}.cs-loader .waviy span:nth-child(10){animation-delay:calc(.1s * (10))}.cs-loader .waviy span:nth-child(11){animation-delay:calc(.1s * (11))}.cs-loader .waviy span:nth-child(12){animation-delay:calc(.1s * (12))}@keyframes waviy{0%,40%,to{transform:translateY(0)}20%{transform:translateY(-5px)}}.mobileNavigation{display:block;background-color:#000;box-shadow:0 -3px 6px 0 #0000000f;position:fixed;bottom:0;left:0;width:100%;z-index:99}.mobileNavigation ul{display:flex;height:100%;z-index:1;margin-left:-40px;position:relative;list-style:none}.mobileNavigation ul li{display:flex;width:calc(100% - 200px);align-items:center;justify-content:center;flex-direction:column;position:relative}.mobileNavigation ul li .em{width:20px;height:20px;position:relative;color:#daa520}.mobileNavigation small{margin-top:2px;color:#fff;font-size:11px;line-height:10px}.mobileNavigation ul li:nth-child(3){width:200px;bottom:1px}.mobileNavigation ul li:nth-child(3) span{padding:0;margin:0;width:56px;height:56px;border-radius:100px;position:absolute;bottom:0;background-image:linear-gradient(140deg,#590348 50%,#fff 0,#560738 0)}.mobileNavigation ul li:nth-child(3) span .em{padding:0;margin:0;width:36px;height:36px;color:#fff;background-size:181px;background-position:-4px -95px;display:block;transition:.3s;position:absolute;top:20%;left:20%}.mobileOurServices.active{bottom:62px;display:block;transition:3s;margin-left:-10px;margin-right:10px}.mobileOurServices{padding:20px;width:100%;border-radius:15px 15px 0 0;box-shadow:0 0 17px 0 #00000014;border:1px solid #ededed;background:#fff;position:fixed;bottom:-100vh;transition:.3s;z-index:90;display:none;transition:.9s}.mobileOurServices span.closeBtn em{position:absolute;right:0;padding-top:10px;top:0;width:50px;height:52px;display:flex;align-items:center;justify-content:center;cursor:pointer}.mobileOurServices ul{display:block}.mobileOurServices ul li{border-bottom:1px solid #ededed;display:flex;height:62px;align-items:center;cursor:pointer}.mobileOurServices ul li .em{margin-right:15px;width:44px;height:44px;border-radius:50px;background:url(/assets/images/sprite-icon/home-form-nav-sprite-icon.svg) no-repeat 0 0;background-size:181px}.mobileOurServices ul li strong{width:calc(100% - 55px);font-size:14px;color:#333;line-height:20px;font-weight:700;display:flex;flex-direction:column}.mobileOurServices span.closeBtn .em{position:absolute;right:0;padding-top:10px;top:0;width:40px;height:42px;display:flex;align-items:center;justify-content:center;color:red;cursor:pointer}.mobileOurServices strong{padding:10px 0 0;margin:-20px -20px 0 0;font-size:17px;font-weight:600;color:#333;line-height:42px;display:block}.mobileOurServices ul li strong span{font-weight:400;font-size:12px;color:#666;display:block}.globalSearchBox.active{display:block}.globalSearchBox{display:none;position:fixed;left:0;right:0;bottom:0;top:0;height:100%;background:#fff;z-index:999;overflow:hidden}.globalSearchBox .searchHeader{width:100%;height:48px;background:#fff;display:flex;display:-webkit-flex;align-items:center;justify-content:space-between;position:relative;z-index:12;box-shadow:0 3px 6px 0 #00000012}.globalSearchBox .searchHeading{width:100%;height:100%;background:#fff;display:flex;display:-webkit-flex}.globalSearchBox .serarcBackBtn{width:48px;height:100%;background:#fff;display:flex;display:-webkit-flex;align-items:center;justify-content:center;flex:none}.globalSearchBox .serarcBackBtn .em{font-size:14px;font-weight:600}.globalSearchBox .dropdownBtnBox.city{padding:0;margin:0}.globalSearchBox .searchHeader .dropdownToggle{padding:0 58px 0 0;width:100%;height:100%;position:relative;background:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;font-weight:600;border:none}.globalSearchBox .searchHeader .dropdownToggle:before{border-bottom:1px dashed #989898;content:"";height:1px;position:absolute;left:0;right:35px;bottom:10px}.globalSearchBox .searchHeader .dropdownToggle:after{padding:3px;border:solid #333;border-width:0 1px 1px 0;display:block;transform:rotate(45deg);content:"";position:absolute;right:42px;top:19px}.globalSearchBox .clearAll{padding:0 15px;height:48px;display:flex;display:-webkit-flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;color:#5f449b}.globalSearchBox .searchBody.fixedBtn{height:calc(100% - 108px)}.globalSearchBox .searchBody{padding-bottom:20px;width:100%;height:calc(100% - 48px);overflow:auto}.globalSearchBox .propertyTabBox{padding:5px 15px 10px;display:flex;display:-webkit-flex;align-items:center}.globalSearchBox .propertyTab{margin-left:10px;width:95px;height:69px;display:flex;display:-webkit-flex;align-items:center;justify-content:center;flex-direction:column;flex:none;position:relative;box-shadow:0 1px 4px 0 rgba(0,0,0,.09);border:1px solid #e3e3e3;border-radius:8px}.globalSearchBox .propertyTab.fixedTab{margin:0 8px 0 0;background:#f8f5ff;box-shadow:none;border-color:#e7ddff;flex:none;color:#5f449b}.globalSearchBox .scrollTab{padding:3px 15px 3px 0;margin-right:-15px;display:flex;display:-webkit-flex;align-items:center;overflow:auto;-webkit-scrollbar-width:none;-moz-scrollbar-width:none;-ms-scrollbar-width:none;scrollbar-width:none}.globalSearchBox .searchBox{padding:0 0 20px!important;display:block!important;position:relative}.globalSearchBox .searchesChip{padding:10px 15px;display:block;z-index:4;background:#fff}.globalSearchBox .search{display:block;position:relative;width:100%}.globalSearchBox .searchesChip input{padding:5px 32px;height:48px;line-height:normal;border-radius:8px;background:#fff;box-shadow:0 2px 6px 0 rgba(0,0,0,.08);border:1px solid #c9c9c9;width:100%}.globalSearchBox .icon-currency,.globalSearchBox .icon-search{position:absolute;left:12px;top:17px;font-size:14px;font-weight:600;color:#5f449b}.searchItems{box-shadow:0 6px 6px 0 #33300029;border-radius:0 0 8px 8px;margin:0 -15px;display:block;background:#fff;box-shadow:none!important;border-radius:0!important;overflow:hidden}.searchItems ul{display:block;left:0!important;height:auto!important;overflow:inherit}.globalSearchBox .propertyType{background:0 0!important}.globalSearchBox .dropdownBtnBox{padding:0 15px;margin-top:15px;position:relative}.propertyType{background:#fff;border-radius:8px}.globalSearchBox .dropdownToggle{padding:0;background:0 0;border:none;font-size:14px;color:#000;display:block;font-weight:600;height:auto}.globalSearchBox .dropdownBody{margin-top:12px}.globalSearchBox .propertyType ul{border:1px solid #e8e8e8;border-radius:8px;overflow:hidden}.globalSearchBox .dropdownBtnBox ul{display:flex;display:-webkit-flex;flex-wrap:wrap;width:auto!important}.globalSearchBox .propertyType .unitTypeSelect .dseFilterLi{padding:0!important}.globalSearchBox .propertyType li{list-style:none;margin:-1px 1px -1px -1px;width:50%}.globalSearchBox .dropdownBtnBox li{flex:none;line-height:38px;color:#333;font-size:12px}.globalSearchBox .propertyType li.active .dseFilterLabel{background:#f8f5ff;color:#5f449b}.globalSearchBox .propertyType .dseFilterLabel{height:42px;border-radius:8px;background:#fff;color:#000}.mainSearch.active{display:block;position:fixed;z-index:9999;top:25%;left:10%}.mainSearch{display:none}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-size:var(--swiper-navigation-size)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;backface-visibility:hidden;overflow:hidden}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}@import url(//netdna.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);a:link{text-decoration:none}.tooltip span{display:none}.tooltip img:hover+.tooltiptext{position:absolute;bottom:-60%;right:50%;display:block;height:auto;width:auto;background-color:#cccaca23;padding:5px;border:1px solid #cccaca;border-radius:5px}.propertyTopForm>input[type=email]::-moz-placeholder,.propertyTopForm>input[type=text]::-moz-placeholder{font-weight:700;font-family:Lexend Deca;font-size:11.96px;line-height:14.95px;letter-spacing:0;color:#0000004d}.propertyTopForm>input[type=email]:-ms-input-placeholder,.propertyTopForm>input[type=text]:-ms-input-placeholder{font-weight:700;font-family:Lexend Deca;font-size:11.96px;line-height:14.95px;letter-spacing:0;color:#0000004d}.propertyTopForm>input[type=email]::placeholder,.propertyTopForm>input[type=text]::placeholder{font-weight:700;font-family:Lexend Deca;font-size:11.96px;line-height:14.95px;letter-spacing:0;color:#0000004d}.btn-floating:hover img{margin-bottom:-3px}.price-range-labels{display:flex;flex-direction:row;justify-content:space-around}.btn-floating{position:fixed;right:8px;overflow:hidden;width:50px;height:50px;border-radius:100px;border:0;z-index:9999;color:#fff;transition:.2s}.btn-floating:hover{width:auto;padding:0 10px;cursor:pointer}.label-container{display:flex;justify-content:space-between}.btn-floating span{font-size:16px;margin-left:5px;transition:.2s;line-height:0px;display:none}.btn-floating:hover span{display:inline-block}.btn-floating.phone{bottom:85px;background-color:#34af23}.btn-floating.phone:hover{background-color:#1f7a12}.btn-floating.whatsapp{background-color:#34af23;bottom:25px}.btn-floating.whatsapp:hover{background-color:#1f7a12}.highlight_image,.text_container{flex:1 1}.testimonialsContainerCard{color:rgba(0,0,0,.87);box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);height:274px;width:85%;margin-bottom:5%;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;transition:box-shadow .3s cubic-bezier(.4,0,.2,1);border-radius:20px;background:hsla(39,78%,67%,.26);padding:20px}.navBarWrapper{justify-content:center;width:100vw;overflow:hidden;z-index:100;gap:3rem}.navBarTabsWrapper,.navBarWrapper{display:flex;flex-direction:row;align-items:center}.navBarTabsWrapper{justify-content:space-evenly;font-size:15px;width:40vw;margin:10px}.navBarTabs{color:#fff;cursor:pointer;transition:color .3s ease}.navBarTabs:hover{color:#e7b554}.navBarLogo{cursor:pointer;height:9vh;margin-top:1rem}.navBarLink{text-decoration:none;text-transform:none}.navBarLink.selected .navBarTabs,.selectedTab{color:#e7b554}.navBarWishlistIcon{color:#fff;cursor:pointer}.pageBgd{color:#000}@media (max-width:768px){.navBarLogo{width:43vw;height:auto}}.mobileMenuSocialMediaLinksWrapper{display:flex;width:100%;flex-direction:row;flex-wrap:wrap;justify-content:space-around;align-items:center;margin-bottom:20px}.mobileMenuSocialMediaLinksHeader{text-align:center;width:100%;font-size:20px;font-weight:200}.mobileMenuSocialMediaLinks{width:40px!important;height:40px!important}.searchIcon{position:absolute;right:25px;color:#da9e27;cursor:pointer;width:1.4rem;height:1.4rem}.mobileMenuLogoHeaderWrapper{position:fixed;height:8vh;width:100vw;border-bottom:1px solid #000;z-index:1;background:#fff;padding:10px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.mobileMenuLogoHeaderWrapper>img{height:100%;width:50%;margin-left:5%}.mobileMenuCompanyDetailSection{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;height:auto}.mobileMenuCompanyDetailIconFlex{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.homePageheaderContainer{height:100vh;width:100vw;position:relative;overflow:hidden}.inputWrapper{width:420px;border:1px solid #d9d9d9;padding:8px;display:inline-flex;flex-wrap:nowrap;overflow:auto hidden;align-items:center;scrollbar-width:thin;scrollbar-color:#c1c1c1 #f0f0f0}.inputWrapper,.inputWrapper input{background-color:#e6e6e6;border-radius:10px}.inputWrapper input{color:rgba(0,0,0,.85);height:30px;box-sizing:border-box;padding:4px 6px;flex-grow:1;min-width:150px;border:0;margin:0;outline:0}.listbox{width:500px;max-width:100%;margin:20px 0 0;padding:0;position:absolute;list-style:none;background-color:#fff;overflow:auto;max-height:225px;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.15);z-index:1}.listbox li{padding:5px 12px;justify-content:space-between;cursor:pointer}.listbox li,.listbox li span{display:flex;align-items:center}.listbox li span{font-size:15px;color:rgba(0,0,0,.6)}.listbox li span svg:hover{color:#daa520}.inputSelection{display:flex;align-items:center;height:20px;margin:5px;line-height:22px;background-color:#fafafa;border:1px solid #e8e8e8;border-radius:5px;box-sizing:content-box;padding:0 4px 0 10px;outline:0;overflow:hidden;min-width:-moz-max-content;min-width:max-content}.homePageheader{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:65vh}@media (max-width:768px){.root{width:90vw}.inputWrapper{width:100%;position:relative}.listbox{width:335px!important;margin:5px 0 0;z-index:1}.listbox li span{font-size:12px}.optionType{font-size:10px!important;color:#0009}}.homePageheaderdemo{flex-direction:row;justify-content:center}.homePageheaderdemo,.imageGallerySectionContainer{display:flex;align-items:center;height:100vh;overflow-x:hidden}.imageGallerySectionContainer{flex-direction:column;width:100vw}.imageGalleryContainerHeader{font-size:27px;font-weight:700;text-align:center}@media (max-width:768px){.homePageheader{height:90vh}}.searchOptionsWrapper{display:flex;width:100%;flex-direction:row;justify-content:center;align-items:flex-end;height:100%}.searchOptionsFlexContainer{display:flex;justify-content:space-evenly;align-items:center;background:#fff;padding:10px;border-radius:15px;box-shadow:0 4px 6px rgba(0,0,0,.1);width:90%;position:relative}.search-field{display:flex;align-items:center;background:#f0f0f0;border:none;border-radius:8px;padding:5px 10px;width:120px}.searchInput{width:300px}.search-field input{border:none;background:transparent;margin-left:5px;font-size:16px}.search-field input:focus{outline:none}.icon{color:#707070}.search-button{padding:10px 20px;border-radius:8px;font-size:16px;gap:5px}.developer-button{background:#e7b554;border:none;border-radius:4px;cursor:pointer;display:flex;justify-content:center;align-items:center;height:2.5rem;min-width:200px;color:#fff;font-family:Lexend Deca;font-size:13.062px;font-style:normal;font-weight:400;line-height:normal}.developer-button:hover{background:#e0a800}.load-more{display:flex;margin:20px;justify-items:center;align-items:center}.select-container{display:inline-flex;align-items:center;padding:5px;border:1px solid #ccc;border-radius:10px;overflow:hidden;background:#e6e6e6}.location-icon{fill:orange;margin-right:4px}.location-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:#e6e6e6;padding:4px;margin-right:8px;font-size:18px;color:#000;cursor:pointer}.location-select:focus{outline:none}.location-select::-ms-expand{display:none}.select-container select::-webkit-calendar-picker-indicator{display:none}.select-container>select[list]{background:none;color:transparent;text-shadow:0 0 0 #000}.select-container select::-moz-focus-inner{border:0}@media (max-width:768px){.searchOptionsWrapper{display:flex;width:100%;flex-direction:column;justify-content:center;align-items:center;position:absolute;top:60%;left:50%;transform:translate(-50%,-50%)}.searchOptionsMobileFlexContainer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-top:15px}}.dropDownMenuItems{position:absolute;left:0;right:0;margin-top:22px;background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.1);border-radius:5px;padding:18px;z-index:1000;width:100%;max-height:190px;overflow:scroll;overflow-x:auto}.dropDownMenuItemsContainer{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin-top:-30px;text-align:center}.dropDownMenuItemsText{font-size:15px;width:100%;padding:18px;margin-bottom:-14px}.dropDownMenuItemsText:hover,.menuItemSelected{background-color:#e6e6e6}.propertyTypeDropDownContentWrapper{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;position:absolute;left:0;right:0;margin-top:22px;background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.1);border-radius:5px;padding:18px;z-index:1000;width:100%;overflow-x:hidden;overflow-y:scroll;max-height:190px}.propertyTypeDropDownContentFlexContainer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:-15px}.propertyTypeDropDownContent{width:80%;font-size:15px}.scrollable-content{max-height:150px;overflow-y:auto;width:100%;max-height:190px;overflow-x:hidden}.priceRangeDropDownContentWrapper{position:absolute;left:-200px;right:0;margin-top:22px;background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.1);border-radius:5px;padding:28px;z-index:1000;width:350px}@media (max-width:768px){.priceRangeDropDownContentWrapper{width:280px;left:-236px}}.dropDownMenuWrapper{width:14%;cursor:pointer;border-radius:10px;background:#e6e6e6;position:relative}.dropDownMenuFlexContainer{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;height:50px}.dropDownMenuIcon{color:#e7b554;font-size:1.8rem;align-self:center;margin-right:5px;margin-top:5px}.dropDownMenuSelectText{color:#000;font-size:20px;font-weight:400;text-align:left;width:70%;margin:0;overflow-x:hidden}@media (min-width:1000px) and (max-width:1200px){.dropDownMenuSelectText{font-size:15px}}@media (min-width:1350px){.dropDownMenuSelectText{width:70%!important}}@media (max-width:1000px){.dropDownMenuWrapper{width:14%}.dropDownMenuSelectText{font-size:15px}}@media (max-width:768px){.dropDownMenuWrapper{width:30%;margin-right:5px}.dropDownMenuWrapper:first-child{width:30%;margin-left:5px}.dropDownMenuSelectText{font-size:12px}.dropDownMenuIcon{padding-left:10px;font-size:1rem}.dropDownMenuFlexContainer{height:40px}}.search-button{background:#e7b554}.featuredPropertiesMobileCard{perspective:1000px}.featuredPropertiesMobileCard.flipped .cardFront{display:none}.featuredPropertiesMobileCard.flipped .cardBack{display:block;display:flex;justify-content:end;height:20rem}.featuredPropertiesMobileCard .cardBack{display:none}.featuredPropertiesMobileCardInner{position:relative;width:100%;height:100%;transition:transform .6s;transform-style:preserve-3d}.featuredPropertiesMobileCard.flipped .featuredPropertiesMobileCardInner{transform:rotateY(180deg)}.featuredPropertiesMobileCardBack,.featuredPropertiesMobileCardFront{position:absolute;width:100%;height:100%;backface-visibility:hidden}.featuredPropertiesMobileCardBack{transform:rotateY(180deg)}.featuredPropertiesMobileImageContainer,.featuredPropertiesMobileImageContainerBack{position:relative;width:100%;height:200px;overflow:hidden}.featuredPropertiesMobileImage{-o-object-fit:cover;object-fit:cover}.carouselFeatured{position:relative;height:200px}.carousel-track{transition:transform .5s ease-in-out}.carousel-slide{min-width:100%;height:200px}.carousel-nav{left:50%;transform:translateX(-50%);gap:10px}.carousel-nav-dot{border-radius:50%;background-color:hsla(0,0%,100%,.5);cursor:pointer}.carousel-nav-dot.active{background-color:#fff}.featuredPropertiesSectionWrapper{height:100vh;width:100vw;display:flex;flex-direction:column;justify-content:center;align-items:center}.featuredPropertiesSectionHeader{height:20%;width:100%;display:flex;flex-direction:row;justify-content:space-around;align-items:center}.featuredPropertiesSectionHeaderTitle{color:#000;font-size:37.888px;width:50%}.featuredPropertiesSectionHeaderCityName{color:#e7b554;font-size:37.888px}.featuredPropertiesSectionSlider{height:20%;width:100%}.featuredPropertiesSectionHeaderCityName:first-child,.featuredPropertiesSectionSlider{display:flex;flex-direction:row;justify-content:center;align-items:center}.featuredPropertiesSectionHeaderCityNameIcon{cursor:pointer;margin-top:5px;margin-left:15px}.featuredPropertiesMobileSectionContainer{display:flex;flex-direction:column;justify-content:space-around;align-items:center;height:80%;width:100%}.slide-enter,.slide-exit-done{transform:translateX(100%);opacity:0}.slide-enter-active{transition:transform .5s ease-out,opacity .5s ease-out}.slide-enter-active,.slide-exit{transform:translateX(0);opacity:1}.slide-exit-active{transform:translateX(-100%);opacity:0;transition:transform .5s ease-in,opacity .5s ease-in}.fade-enter{opacity:0}.fade-enter-active{opacity:1;transition:opacity .3s ease-in}.fade-exit{opacity:1}.fade-exit-active{opacity:0;transition:opacity .3s ease-out}@media screen and (max-width:900px){.featuredPropertiesSectionWrapper{justify-content:flex-start;height:56rem}.featuredPropertiesSectionHeader{height:8%;justify-content:center}.featuredPropertiesMobileNewHeader{margin:15px;font-size:20px;font-weight:500;color:#e7b554}.featuredPropertiesMobileSectionContainer{height:100%;position:relative;overflow:hidden;justify-content:flex-start}.featuredPropertiesMobileSectionContainerCityNavigation{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:100%;height:5%}.featureedPropertiesMobilePaperContainer{height:90%;width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin-left:20%;margin-top:2%}.featureedPropertiesMobilePaperContainerPropertyWrapper{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-evenly;width:100%}.featuredPropertiesMobileCard{margin-top:10px;-moz-column-gap:15px;column-gap:15px}}@media screen and (max-width:550px){.featuredPropertiesSectionHeader{align-items:baseline}.featuredPropertiesSectionHeaderCityName,.featuredPropertiesSectionHeaderTitle{font-size:15px}.featuredPropertiesSectionHeader{height:6%}}.featuredPropertiesWrapper{height:60%;width:100%;display:flex;justify-content:center;align-items:center}.featuredPropertiesLeftSection{width:50%;height:100%;display:flex;justify-content:center;align-items:center}.featuredPropertiesRightSection{width:50%;height:105%;margin-top:3.5%;position:relative}.exclusiveIcon{width:18vh;position:absolute;left:70%;top:-7.5%;transform:rotate(20deg)}.featuredPropertiesLeftSectionBgrd{width:70%;height:90%;background-color:#e7b554;border-radius:11.84px;position:relative}.featuredPropertiesRightSectionMarginContainer{margin-left:8%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;color:#000}.featuredPropertiesRightSectionTitle{font-size:4vh;font-weight:600;margin-top:0}.featuredPropertiesRightSectionLocation{font-size:2.5vh;font-weight:400;margin-top:-1.5%}.featuredPropertiesRightSectionDescription{font-size:2vh;font-weight:300;width:70%;text-indent:0}.featuredPropertiesRightSectionInsightsContainer{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.featuredPropertiesRightSectionInsightsFlex{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-right:50px;align-self:baseline}.featuredPropertiesRightSectionInsightsKey{color:#e7b554;font-size:2.5vh;font-weight:500;width:100%;text-align:center}.featuredPropertiesRightSectionInsightsValue{text-align:center;margin-top:-20px;font-size:2vh;font-weight:400}.featuredPropertiesLeftSectionImages{position:absolute;height:86%;left:7%;width:100%;top:7%;border-radius:11.84px;transition:opacity 2s ease-in-out}.featuredPropertiesLeftSectionImages.active{opacity:1}@media screen and (min-width:786px) and (max-width:1200px){.exclusiveIcon{width:15vh;left:70%;top:-4.5%}.featuredPropertiesRightSectionTitle{font-size:3.5vh}}.paginationSliderWrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:80%}.paginationSliderArrowBtn:nth-child(2){margin-right:60px}.paginationSliderPageNumbers{margin-left:60px;color:#e7b554;font-size:1.5em;font-weight:500}.paginationSliderPageNumbers .totalItems{color:#b3b3b3;font-weight:400}.paginationSliderArrowBtn{border-radius:50%;display:flex;justify-content:center;align-items:center;border:1px solid #e7b554;color:#e7b554;background:none;margin-right:10px;cursor:pointer;transition:color .3s,border-color .3s;height:30px;width:30px}.paginationSliderArrowBtn:disabled{color:#b3b3b3;border-color:#b3b3b3;cursor:default}.paginationSliderArrowBtn svg{color:inherit;margin:0}.paginationSliderArrowBtn:first-of-type svg{transform:translateX(3px)}.featuredPropertiesButton{-webkit-box-pack:center;position:relative;box-sizing:border-box;-webkit-tap-highlight-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:Roboto,Helvetica,Arial,sans-serif;line-height:1.75;letter-spacing:.02857em;min-width:64px;color:#fff;width:60%;background-color:#e7b554;box-shadow:0 3.879px 3.879px 0 rgba(8,8,8,.25);font-size:2.5vh;font-weight:700;text-transform:none;display:flex;align-items:center;justify-content:space-around;outline:0;border:0;border-color:initial;-o-border-image:none;border-image:none;-o-border-image:initial;border-image:initial;margin:4% 0 0;text-decoration:none;padding:6px 16px;transition:background-color .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1);border-radius:10px}.popularLocalitiesSectionWrapper{height:100vh;width:100vw;display:flex;flex-direction:row;flex-wrap:wrap;overflow:hidden;justify-content:center;align-items:center}.popularLocalitiesSectionFlex{flex-direction:column}.popularLocalitiesFlex,.popularLocalitiesSectionFlex{display:flex;align-items:center;justify-content:center}.popularLocalitiesFlex{flex-direction:row;flex-wrap:wrap}.popularLocalitiesSectionFlex>h2{color:#e7b554;font-size:30px;margin-bottom:10px}@media (max-width:900px){.popularLocalitiesSectionWrapper{height:600px}.popularLocalitiesSectionFlex{height:100%}.popularLocalitiesSectionFlex>h2{font-size:20px;text-align:center}.popularLocalitiesFlex{height:80%}}@media screen and (max-width:768px){.popularLocalitiesSectionWrapper{height:800px}.popularLocalitiesSectionFlex>h2{font-size:20px;margin-top:-40px}.localityCardBtn{font-size:11px!important}.popularLocalitiesSectionFlex{border-top:1px solid #000;margin-top:-11%}}.localityCardWrapper{position:relative;width:33.1vw;height:44vh;border:.5px solid #fff;background-repeat:no-repeat;background-position:50%;background-size:cover;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transition:all .3s ease-in-out;overflow:hidden;cursor:pointer}.localityCardWrapper:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5));z-index:1}.localityCardWrapper>*{position:relative;z-index:2}.hoverList{list-style-type:disc;padding:0;margin:0;opacity:0;transform:translateY(10px);transition:opacity .5s ease-in-out,transform .5s ease-in-out}.localityCardWrapper.listVisible .hoverList,.localityCardWrapper:hover .hoverList{opacity:1;transform:translateY(0)}.hoverList li{font-size:18px;margin-top:20px;animation:fadeIn .5s ease-in-out;position:relative;text-align:left}.hoverList li,.mobileNonHoverList li{color:#fff;cursor:pointer;padding-bottom:5px}.mobileNonHoverList li{font-size:12px;margin-top:10px}.hoverList li:after{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;background-color:#fff;transition:width .3s ease-in-out}.hoverList li:hover:after{width:calc(100% - 10px);left:5px}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.localityCardWrapper{height:50%}}@media (max-width:768px){.localityCardWrapper{width:49.5vw;height:40%;text-align:start}.hoverList li{font-size:10px}.hoverList.showList{opacity:1;transform:translateY(0)}}.localityCardBtn{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box;-webkit-tap-highlight-color:transparent;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:Roboto,Helvetica,Arial,sans-serif;font-weight:500;line-height:1.75;letter-spacing:.02857em;text-transform:uppercase;min-width:64px;outline:0;margin:0;text-decoration:none;padding:5px 15px;border-radius:4px;transition:background-color .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1);-o-border-image:none;border-image:none;-o-border-image:initial;border-image:initial;color:#fff;border:1px solid #fff;font-size:15px}.servicesSectionWrapper{height:100vh;width:100vw;background-image:url(https://inframantra.blr1.cdn.digitaloceanspaces.com/miscellaneous/servicesBgd.avif);background-repeat:no-repeat;position:relative;display:flex;flex-direction:row;background-size:100% 75%;background-position:0 125px}.servicesSectionCardWrapperFirst{margin-left:6%;margin-top:8%}.servicesSectionCardWrapperFirst,.servicesSectionCardWrapperSecond{display:flex;flex-direction:column;justify-content:center;align-items:center;height:70%;max-width:25%}.servicesSectionCardWrapperSecond{margin-left:7%;margin-top:20%}.servicesSectionHeader{position:absolute;right:2%;top:-8%;display:flex;flex-direction:column;justify-content:center;align-items:center;height:20%}.servicesSectionTitle{font-size:250%;width:100%;font-weight:bolder;color:#e7b554;cursor:pointer}.servicesSectionTitleUnderline{width:100%;margin-top:-40px;height:2px;background:#000}@media (min-width:1350px){.servicesSectionCardWrapperFirst,.servicesSectionCardWrapperSecond{max-width:20%;height:80%}.servicesSectionCardWrapperFirst{margin-top:2%}.servicesSectionCardWrapperSecond{margin-top:10%}.servicesSectionTitle{font-size:350%}}@media (max-width:990px){.servicesSectionWrapper{height:800px}.serviceCardTitle{font-size:15px}}@media (max-width:768px){.servicesSectionCardWrapperFirst{height:70%;max-width:43%;margin-left:5%;margin-top:15%;overflow:hidden}.servicesSectionCardWrapperFirst>div,.servicesSectionCardWrapperSecond>div{box-shadow:none}.servicesSectionCardWrapperSecond{height:70%;max-width:43%;margin-left:5%;margin-top:35%;overflow:hidden}.servicesSectionTitleUnderline{width:102%;margin-top:-20px}.servicesSectionTitle{font-size:160%}.servicesSectionHeader{right:15%;top:1%}.serviceCardDescription{line-height:20px}.servicesSectionWrapper{background-image:url(https://inframantra.blr1.cdn.digitaloceanspaces.com/miscellaneous/servicesBgdMobile.avif)}.servicesSectionTitleUnderline{height:.5px}}.serviceCardIconWrapper{flex-direction:row;height:70%}.serviceCardIconContainer,.serviceCardIconWrapper{display:flex;justify-content:center;align-items:center}.serviceCardIconContainer{width:100%;height:30%}@media (min-width:1368px){.serviceCardIconContainer{height:40%}}.serviceCardTitleContainer{height:10%;display:flex;justify-content:center;align-items:center}.serviceCardTitle{font-size:110%;font-weight:700;margin-top:1%}.serviceCardDescriptionContainer{height:40%;width:100%;display:flex;justify-content:center;align-items:center}.serviceCardDescription{margin-top:0;text-align:center;font-size:80%;margin-left:20px;margin-right:20px;line-height:20px;font-weight:300}.serviceCardIconWrapper>img{height:100%;width:100%}@media (max-width:990px){.serviceCardDescription{font-size:70%}}@media (max-width:768px){.serviceCardTitle{font-size:12px}.serviceCardDescription{font-size:60%}.serviceCardIconWrapper{height:70%;width:30%}.serviceCardTitleContainer{height:10%}.serviceCardIconContainer{height:30%}}.statisticalInsightsSectionWrapper{height:100vh;width:100vw;background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(https://inframantra.blr1.cdn.digitaloceanspaces.com/miscellaneous/statisticalInsightBackground.avif);background-size:cover;background-position:50%;background-repeat:no-repeat;overflow:hidden}.statisticalInsightsSectionGridContainer{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,auto);width:100%;height:100%;padding:10px}.statisticalInsightsContainer{display:flex;flex-direction:column;justify-content:center;align-items:center}@media (max-width:950px){.statisticalInsightsSectionWrapper{height:600px}.statisticalInsightsSectionGridContainer{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.statisticalInsightsSectionWrapper{height:100vh}.statisticalInsightsSectionGridContainer{grid-template-columns:repeat(2,1fr)}}@media (max-width:450px){.statisticalInsightsSectionGridContainer{grid-template-columns:repeat(2,1fr);height:80%;padding-top:10%;padding-left:0}}.statisticalInsightValues{font-size:60px;color:#e7b554}@media (min-width:768px) and (max-width:1250px){.statisticalInsightValues{font-size:50px}}@media (max-width:768px){.statisticalInsightValues{font-size:25px;margin-top:15px}}.statisticalInsightTitle{margin:0 0 .35em;font-family:Roboto,Helvetica,Arial,sans-serif;font-weight:500;font-size:1.25rem;line-height:1.6;letter-spacing:.0075em;color:#fff}.imageGalleryWrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}.imageGalleryContent{max-height:90vh;max-width:90vw;overflow-y:scroll}.imageGalleryContent::-webkit-scrollbar{display:none}.imageGalleryContent{-ms-overflow-style:none;scrollbar-width:none}.imageGalleryHeaderFlex{display:flex;width:100%;justify-content:center;align-items:center;margin-top:0}.image-gallery-wrapper{width:80%;height:80vh;overflow-y:scroll}.image-gallery-grid{display:grid;grid-gap:8px;gap:8px;grid-template-rows:auto}.image-gallery-item{position:relative;overflow:hidden}.image-gallery-item img{width:100%;height:auto;display:block}.image-gallery-item p{position:absolute;bottom:0;left:0;right:0;margin:0;padding:8px;background:rgba(0,0,0,.6);color:#fff;font-size:14px;text-align:center}.swiper-button-next,.swiper-button-prev{border-radius:50%;display:flex;justify-content:center;align-items:center;border:4px solid #e7b554;color:#e7b554;background:none;height:30px!important;width:30px!important;cursor:pointer;position:absolute;top:60%;margin:0 30px}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:15px!important;text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1;color:#e7b554!important}.clientTestimonyWrapper{height:100vh;width:100vw;overflow:hidden;overflow-y:hidden;overflow-x:hidden;flex-direction:column}.clientTestimonyHeaderSection,.clientTestimonyWrapper{display:flex;justify-content:space-between;align-items:center}.clientTestimonyHeaderSection{height:50%;margin-top:4%;flex-direction:row;width:100%}.clientTestimonyUpperSectionImg{width:30%;height:100%;-o-object-fit:fill;object-fit:fill}.clientTestimonyUpperSectionHeaderFlex{display:flex;flex-direction:column;justify-content:center;align-items:center}.clientTestimonyUpperSectionText{width:40%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:100%}.clientTestimonyUpperSectionHeader{font-size:35px;text-align:center;font-weight:600;display:flex;flex-direction:row;justify-content:center;align-items:center;margin:0 7%}.clientTestimonyUpperSectionSubHeader{font-size:20px;text-align:center;margin:0 9%}.clientTestimonyUpperSectionSubHeaderFlex{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;margin-top:-15px}.clientTestimonyTestimonySection{height:40%;width:100%;position:relative}.clientTestimonyTestimonySection,.testimonyArrowBtn{display:flex;justify-content:center;align-items:center}.testimonyArrowBtn{border-radius:50%;border:4px solid #e7b554;color:#e7b554;background:none;height:50px;width:50px;cursor:pointer;position:absolute;top:60%;display:none}.testimonyCard{width:100%;transition:opacity .5s ease-in-out}.fade-in{opacity:1}.fade-out{opacity:0}@media screen and (max-width:950px){.clientTestimonyCardContainer{height:44vh}.clientTestimonyWrapper{height:900px;margin-top:3%}.clientTestimonyHeaderSection{height:40%;margin-top:0}.clientTestimonyUpperSectionHeader{font-size:28px}.clientTestimonyUpperSectionSubHeader{font-size:14px}.clientTestimonyTestimonySection{height:60%}.clientTestimonyCardContainer{height:auto;padding:14px}}@media screen and (max-width:768px){.clientTestimonyHeaderSection{display:flex;flex-direction:row;justify-content:center;align-items:center;height:20%;margin-top:0;padding:13px}.clientTestimonyUpperSectionImg{width:50%;height:100%;-o-object-fit:cover;object-fit:cover}.clientTestimonyUpperSectionHeader{font-size:25px;width:50%;text-align:center;font-weight:700;align-self:baseline}.clientTestimonyUpperSectionSubHeader{font-size:13px;width:50%;text-align:center;padding-top:5%}.clientTestimonyTestimonySection{height:55%;position:relative}.clientTestimonyBtnMobile,.clientTestimonyTestimonySection{width:100%;display:flex;justify-content:center;align-items:center}.clientTestimonyBtnMobile{height:5%}.testimonyArrowBtn{height:30px;width:30px}.swiper-button-next,.swiper-button-prev{height:20px;width:20px}.swiper-button-prev{left:-3%!important}.swiper-button-next{right:-3%!important}.clientTestimonyHeaderSectionContentWrapper{width:50%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.clientTestimonyHeaderSectionContentWrapper>p{width:60%;font-size:18px;margin:5px}}.clientTestimonyCardWrapper{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.clientTestimonyName{font-weight:700;font-size:28px;margin-bottom:0}.clientTestimonyCardHeader{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-bottom:20px;margin-left:-9%}.clientTestimonyCardContainer{border-radius:20px;background:#e7b554;height:25vh;width:80%;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center}.clientTestimonyCardText{color:#fff;font-weight:500;text-align:left;width:85%;font-size:16px}.clientTestimonyCardTextPseudoFlex{width:30%}.clientTestimonyCardTextFlex{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;width:70%}.clientTestimonyCardFace{position:absolute;border-radius:50%;width:22%;bottom:35%;left:4%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:768px){.clientTestimonyCardContainer{border-radius:20px;background:#e7b554;height:auto;width:75%;position:relative;margin-top:15%}.clientTestimonyCardFace{left:33%;bottom:85%;width:35%;height:32%}.clientTestimonyCardMobileFlex{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:15%}.clientTestimonyName{font-size:15px}.clientTestimonyCardText{margin:0;width:100%;font-size:12px}}.stars{display:flex;flex-direction:row}.stars .star{color:#e0a800;font-size:25px}.contactUsSectionContainer{height:100vh;width:100vw;display:flex;flex-direction:column;justify-content:center;align-items:center}.contactUsSectionHeader{color:#e7b554;font-size:35px;font-weight:700;margin-top:50px;margin-bottom:0}.contactUsLeftDetailSectionImg{height:10%;width:50%;margin-right:9%;margin-top:12%;margin-bottom:2%}.contactUsSectionWrapper{height:100vh;width:100vw;flex-direction:row;overflow:hidden}.contactUsLeftDetailSection,.contactUsSectionWrapper{display:flex;justify-content:flex-start;align-items:center}.contactUsLeftDetailSection{height:80%;width:45%;flex-direction:column;position:relative}.contactUsLeftMapPhotoContainer{height:50%;width:50%}.contactUsLeftMapPhoto{height:100%;width:100%}.mapPhotoBgdTopLeft{left:23%;top:-2%}.mapPhotoBgdBottomRight,.mapPhotoBgdTopLeft{position:absolute;height:30%;width:30%;background:#faf0dd;z-index:-1}.mapPhotoBgdBottomRight{left:47%;bottom:48%}.contactUsLeftDetailFlex{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;margin-left:40%}.contactUsLeftDetailsContainer{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.contactUsLeftDetailFlex>p{font-size:22px}.contactUsLeftDetailSection>h1{font-size:50px;color:#e7b554}.contactUsLeftDetailFlex>p{font-weight:400;margin:13px;opacity:.9}.contactUsRightMapSection{height:100%;width:50%;display:flex;justify-content:center;align-items:flex-start;position:relative}.contactUsRightMapSectionGuruImg{position:absolute;width:45%;z-index:100;right:-14%;bottom:0}.contactUsSectionForm{height:70%;width:80%;background:#e9bc65;border-radius:10px;margin-top:10%;position:relative}.contactUsSectionFormFlex{display:flex;flex-direction:column;justify-content:center;align-items:center}.contactUsSectionForm>p{width:80%;margin:0 auto;padding-top:10px;color:#fff;font-size:10px;position:absolute;bottom:3%;left:10%}.recaptcha-container{display:none}.contactUsSectionFormFlex>h4{font-size:25px;font-weight:400}.contactUsSectionFormFlex .contact-form-field{font:inherit;letter-spacing:inherit;color:currentcolor;padding:4px 0 5px;border:0;box-sizing:content-box;background:none;height:1.4375em;margin:0;-webkit-tap-highlight-color:transparent;display:block;min-width:0;width:100%;animation-name:mui-auto-fill-cancel;animation-duration:10ms;border-bottom:1px solid #000}@media screen and (max-width:950px){.contactUsSectionContainer{height:auto}.contactUsSectionWrapper{height:auto;flex-direction:column-reverse}.contactUsSectionHeader{margin:0}.contactUsRightMapSection{height:450px;width:80%}.contactUsRightMapSectionGuruImg{right:0;bottom:0;width:30%}.contactUsSectionForm{height:100%}.contactUsLeftDetailSection{height:auto;width:80%;margin-top:10%;display:flex}.contactUsLeftDetailSectionImg{margin-top:4%}}@media (max-width:768px){.contactUsSectionContainer{height:auto}.contactUsSectionHeader{margin:0}.contactUsSectionWrapper{flex-direction:column-reverse;justify-content:flex-start;align-items:center;height:auto}.contactUsSectionFormFlex>h4{font-size:20px;font-weight:400}.homeContactMobileInputWrapper{height:35%;display:flex;width:100%;flex-direction:column;justify-content:space-between;align-items:center}.homeContactMobileBtnWrapper{display:flex;justify-content:center;align-items:center;height:15%}.homeContactMobileDetailWrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:40%;background:#fcf7ee}.contactUsLeftDetailFlex{width:80%}.contactUsLeftDetailFlex>p{font-size:15px}.contactUsRightMapSection{width:90%}.contactUsSectionForm{width:95%}.contactUsLeftDetailSection{flex-direction:column-reverse}.contactUsLeftDetailsContainer{width:95vw}.contactUsLeftDetailFlex{margin-left:0}.contactUsRightMapSectionGuruImg{right:-14%;width:50%}}.featuredslide{display:flex;flex-direction:column;width:100%;height:100%;transition:transform .5s ease-out,opacity .5s ease-out;position:absolute;justify-content:space-between;align-items:center}.slide-enter-featured-active{transform:translateX(0);opacity:1}.slide-exit-featured-active{transform:translateX(-100%);opacity:0}.featuredPropertiesMobileWrapper{height:100%;width:100%}.featuredPropertiesMobileImageContainer{height:65%;width:100%;overflow:hidden;border-radius:10px 10px 0 0;position:relative}.featuredPropertiesMobileContent{height:35%;width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.featuredPropertiesMobileImage{width:100%;height:100%;-o-object-fit:fill;object-fit:fill}.featuredPropertiesMobileContentFirstSection{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:30%;width:100%}.featuredPropertiesMobileContentFirstSectionContent{display:flex;flex-direction:row;justify-content:center;align-items:center}.featuredPropertiesMobileContentFirstSectionContent:first-child{margin-left:5%}.featuredPropertiesMobileContentFirstSectionContent:nth-child(2){margin-right:5%}.featuredPropertiesMobileContentFirstSectionContent>p{font-size:25px}.featuredPropertiesMobileContentSecondSection{height:25%;width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.featuredPropertiesMobileContentSecondSection>p{color:#e7b554;font-size:25px;font-weight:600;text-transform:uppercase;margin-left:5%}.featuredPropertiesMobileContentThirdSection{height:45%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:-10px}.featuredPropertiesMobileContentThirdSectionContentFlex{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:90%}.featuredPropertiesMobileContentThirdSectionContent{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:0;width:35%}.vl{color:#d9d9d9;height:100%}.featuredPropertiesMobileContentThirdSection>hr{width:90%}.featuredPropertiesMobileContentThirdSectionContent>p{font-size:25px;margin:0}.featuredPropertiesMobileImageContainerBack{height:100%!important;width:100%;overflow:hidden;border-radius:10px 10px 0 0;position:relative}.featuredPropertiesMobileImageBack{height:100%!important;width:100%;-o-object-fit:fill;object-fit:fill}.carouselFeatured{width:100%;height:100%;overflow:hidden;border-radius:10px}.carousel-track{display:flex;transition:transform .3s ease-in-out;height:100%}.carousel-slide{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}.carousel-next,.carousel-prev{position:absolute;top:50%;transform:translateY(-50%);background-color:rgba(0,0,0,.5);color:#fff}.carousel-prev{left:10px}.carousel-next{right:10px}.carousel-nav{display:flex;justify-content:center;position:absolute;bottom:10px;width:100%}.carousel-nav-dot{width:10px;height:10px;border-radius:5px;background-color:#ccc;margin:0 10px}.carousel-nav-dot.active{background-color:#e7b554}.ReactFlipCard__container{width:80%;height:50%}.ReactFlipCard__flipCardFront{display:flex;flex-direction:column;justify-content:center;align-items:center}.exclusiveIconMobile{width:15vh;position:absolute;left:-10%;top:-7.5%;transform:rotate(-25deg)}@media (max-width:550px){.featuredPropertiesMobileContentFirstSectionContent>p{font-size:1rem}.featuredPropertiesMobileContentSecondSection>p{font-size:1.3rem;margin-top:-6px}.featuredPropertiesMobileContentThirdSectionContent>p{font-size:1rem}.carousel-nav-dot{height:15px;width:10px;border-radius:50%}}@keyframes slideInFromRight{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideOutToLeft{0%{transform:translateX(0);opacity:1}to{transform:translateX(-100%);opacity:0}}@keyframes slideInFromLeft{0%{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideOutToRight{0%{transform:translateX(0);opacity:1}to{transform:translateX(100%);opacity:0}}.city-slide-enter{animation:slideInFromRight .5s forwards}.city-slide-exit{animation:slideOutToLeft .5s forwards}.property-slide-enter{animation:slideInFromLeft .5s forwards}.property-slide-exit{animation:slideOutToRight .5s forwards}.servicePageWrapper{height:auto;width:100vw}.servicePageHeader{text-align:center;font-size:40px;color:#000;font-weight:300;margin-bottom:20px;margin-top:50px}.servicePageHeaderBorderBottom{width:400px;height:2px;background-color:#e7b554}.servicePageFirstSalePointContainer{height:38vh;width:85vw;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-right:15vw;border-right:1px solid #000}.servicePageDivider{height:100vh;position:fixed;right:15vw;border-left:1px solid #000;top:0}.servicePageFirstPointImgWrapper{height:100%;width:40%;display:flex;justify-content:flex-end;align-items:center;position:relative}.servicePageFirstPointImg{height:65%;width:75%;-o-object-fit:fill;object-fit:fill;border-radius:10px;z-index:1}.servicePageFirstPointImgBgrd{position:absolute;height:50%;width:50%;background-color:#e7b554;left:22%;top:36%;border-radius:10px}.servicePageFirstPointDescriptionWrapper{height:60%;width:50%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin-right:5%}.servicePageFirstPointDescriptionHeaderFlex{width:70%;height:30%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.servicePageFirstPointDescriptionContentWrapper{width:80%;height:80%;display:flex;justify-content:flex-start;align-items:flex-start;font-size:17px;margin-left:10%}.servicePageFirstPointDescriptionHeaderIcon{width:13%;height:100%}.servicePageFirstPointDescriptionHeaderFlex>h4{font-size:30px;margin-left:30px;color:#e7b554;font-weight:500}.servicePageFirstPointDescriptionContentWrapper>p{width:100%;text-align:left}.secondSalesDescription{margin-right:0;margin-left:5%;height:50%}.secondSaleContainer{position:relative;height:100vh;align-items:flex-start}.secondBgrd{left:12%;top:28%}.secondImgWrapper{width:50%;height:50%}.servicePageSecondPointIconsContainer{position:absolute;width:100vw;height:60vh;background:#f7f7f7;z-index:-1;top:35%;display:flex;justify-content:center;align-items:center;border-right:1px solid #000}.secondPointFlexWrapper{height:50%}.servicePageSecondPointIconsColumnFlexContainer{display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin-top:12%;width:70%}.servicePageSecondPointIconFlex{height:10vh;width:90%;display:flex;flex-direction:row;align-items:center}.iconContentFlexStart{justify-content:flex-start}.iconContentFlexEnd{justify-content:flex-end}.servicePageThirdSalePointContainer{height:auto;width:100vw;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.servicePageThirdSalePointContainer>h2{color:#e4a951;font-size:40px;margin-top:0}.servicePageThirdSalePointDescription{width:70%;text-align:center;font-size:17px;margin-right:15%}.servicePageHandHoldingPointers{color:#b3b3b3}.servicePageThirdPointDescriptionWrapper{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;height:100%;width:50%;margin-right:5%}.servicePageThirdPointDescriptionHeaderFlex{height:50%;width:32%;display:flex;justify-content:flex-start;align-items:flex-start}.servicePageThirdPointDescriptionContentWrapper{height:40%;width:60%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.servicePageHandHoldingPointers{font-size:70px;margin:0}.servicePageThirdPointDescriptionContentHeader{text-align:left;font-size:25px;margin:0;width:35vw}.servicePageThirdPointDescriptionContentHeaderData{text-align:left;width:35vw;font-size:15px}.evenPoints{margin-right:0;margin-left:2%}.evenPointsImg{margin-left:10%}.evenPointsImgBgrd{left:22%}.servicePageResaleContainer{display:flex;flex-direction:row;justify-content:center;align-items:center;width:85vw;height:50vh;background:#f7f7f7;margin-bottom:50px}.servicePageResaleDescriptionWrapper{height:100%;width:40%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin-left:7.5%}.servicePageResaleImgWrapper{height:80%;width:50%;display:flex;justify-content:center;align-items:flex-start}.servicePageResaleImg{height:65%;width:65%;border-radius:10px;margin-top:2%}.servicePageResaleDescriptionWrapper>h4{margin:0;font-size:40px;color:#e4a951}.servicePageResaleDescriptionWrapper>p{font-size:17px;margin-bottom:40px}.servicePageThirdSalePointDescriptionHeaderFlex{width:85vw;display:flex;flex-direction:row;justify-content:center;align-items:center;margin-right:15vw;margin-top:2vh}.servicePageThirdSalePointDescriptionHeaderFlex>h2{color:#e4a951;font-size:32px;margin-left:30px;font-weight:500;text-transform:uppercase}.servicePageThirdSalePointDescriptionHeaderFlex>img{width:5%}.servicePageResaleDescriptionHeaderContainer{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.servicePageResaleDescriptionHeaderContainerLeft{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:90%}.servicePageResaleDescriptionHeaderContainerLeft>h4{margin:0;font-size:30px;color:#e4a951;font-weight:500}.servicePageResaleDescriptionHeaderContainerRight{display:flex;justify-content:center;align-items:center;width:13%;margin-right:2%}.servicePageResaleDescriptionHeaderContainerRight>img{width:100%}.servicePageFirstPointImgWrapperSecondSectionNew{justify-content:flex-start}.servicePageFirstPointDescriptionWrapperSecondSectionNew{margin-right:0;margin-left:5%}.servicePageFirstPointImgBgrdSecondSectionNew{left:27.5%}.servicePageSecondSectionIconWrapper{height:45vh;width:85vw;background:#f7f7f7;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding-top:25px;padding-bottom:25px;border-right:1px solid #000}.servicePageSecondSectionIconFlexContainer{display:flex;flex-direction:row;width:80%;justify-content:center;align-items:center}.servicePageSecondSectionIconFlexContainer>div{width:45%}.servicePageSecondSectionIconFlex{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.servicePageSecondSectionIconFlex>img{width:10%;margin-right:20px}.servicePageFirstPointImgBgrdRight{left:53%}@media (max-width:768px){.servicePageHeader{font-size:25px;margin-bottom:5px;margin-top:15px}.servicePageHeaderBorderBottom{width:225px}.servicePageFirstSalePointContainer{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100vw;margin-top:30px;height:auto}.servicePageFirstPointDescriptionHeaderIcon{width:13%}.servicePageFirstPointDescriptionHeaderFlex{height:auto;margin-bottom:10px;justify-content:center}.servicePageFirstPointDescriptionHeaderFlex>h4{font-size:20px;margin:0 0 0 10px;font-weight:700}.servicePageFirstPointImgWrapper{width:100%;margin-left:0;display:flex;justify-content:center;align-items:center;margin-bottom:20px}.servicePageFirstPointImg{width:65%}.servicePageFirstPointImgBgrd{left:14.5%;top:32%;height:75%}.servicePageFirstPointImgBgrdRight{left:35%}.servicePageFirstPointDescriptionContentWrapper{height:auto;width:75%;margin-left:4%}.servicePageFirstPointDescriptionContentWrapper>p{font-size:12px;margin-bottom:15px}.servicePageSecondPointIconsContainer{position:relative;width:100vw;height:-moz-max-content;height:max-content;background:#f7f7f7;z-index:1;display:flex;justify-content:center;align-items:center}.servicePageSecondPointIconsColumnFlexContainer{margin-top:5%;margin-bottom:5%;width:100%}.servicePageSecondPointIconFlex{height:-moz-max-content;height:max-content}.servicePageThirdPointDescriptionHeaderFlex{height:auto;width:22%;margin-top:5%;justify-content:flex-end}.servicePageHandHoldingPointers{font-size:40px}.servicePageThirdPointDescriptionContentWrapper{width:80%;height:auto;align-items:flex-start}.servicePageThirdPointDescriptionContentHeader{width:auto;font-size:17px;margin:10% 0 0 15px}.servicePageThirdPointDescriptionContentHeaderData{font-size:12px;width:75%;text-align:left;margin-left:15px}.noBottomMargin{margin-bottom:0}.servicePageResaleContainer{flex-direction:column;height:-moz-max-content;height:max-content;justify-content:space-around;padding-top:20px;padding-bottom:20px;margin-bottom:0;width:100vw}.servicePageResaleImgWrapper{width:100%}.servicePageResaleContainer>p{width:70%;font-size:13px;text-align:center;margin-top:30px;margin-bottom:30px}.servicePageSecondPointIconStyles{width:10%}.servicePageThirdPointDescriptionWrapper{width:100%}}.testimonialsWrapper{max-width:1400px;margin:0 auto;padding:0}.testimonialCardContainer{display:grid;grid-template-columns:1fr 1fr;justify-items:center;padding-left:20px;padding-right:20px}.testimonialCardData{width:50%}@media (max-width:768px){.testimonialCard{width:100%}}.testimonialCardNameContainer{width:100%;height:auto}.testimonialCardNameContainer h6{text-align:left;margin-left:10%;font-size:20px;font-weight:500}.testimonialCardName{margin:0}.testimonialCardRatingContainer{margin-bottom:-10px;width:90%;margin-left:10%}.testimonialCardRatingContainer span{align-items:start}.testimonialCardTextContainer{margin-top:10px;width:100%;display:flex}.testimonialCardQuoteIcon{font-family:Arial;font-size:63.068px;color:#e4a951;margin-bottom:10px}@media screen and (max-width:768px){.testimonialCardNameContainer h6{color:#000;font-family:Lexend Deca;font-size:12.699px;font-style:normal;font-weight:500;line-height:normal}.testimonialCardRatingContainer span{margin-top:3px;font-size:18px}.testimonialCardTextContainer p{font-size:14px;text-align:left}.testimonialCardTextContainer{gap:3px}.testimonialCardQuoteIcon{margin-top:-5px}}.testimonialsContainer{display:flex;flex-direction:row;align-items:center;justify-content:center;height:50vh;padding:20px;background-color:#fff}.testimonialsHeader{text-align:center;margin-bottom:50px;position:relative;width:50%}.quoteIcon{position:absolute;top:0;left:2%;color:#e7b554;font-family:Arial;font-size:110.25px;font-style:normal;font-weight:700;line-height:normal;text-transform:capitalize}.testimonialsBannerContainerHeader{width:90%;height:143px;margin-top:15%;margin-left:15%}.testimonialsBannerContainerHeader h1{font-size:29px;font-weight:400;margin:0;text-align:left;font-family:Lexend Deca}.testimonialsBannerContainerHeader h2{font-size:28px;font-weight:400;font-style:normal;color:#fdba30;text-align:left;font-family:Lexend Deca;margin:0 auto}.testimonialsDescription{font-size:16px;color:#333;text-align:left;max-width:85%;margin-left:15%}.testimonialsImages{display:flex;flex-direction:row;align-items:center;-moz-column-gap:10px;column-gap:10px;width:50%;max-width:800px;justify-content:center}.imagePlaceholder{width:150px;height:159px;background-color:#e0e0e0;border-radius:8px;margin-bottom:20px;box-shadow:0 6px 4.6px 1px rgba(0,0,0,.15)}.imagePlaceholder img{height:100%;width:100%;border-radius:8px}.imageRow .imagePlaceholder:first-child{width:128px;height:129px}.imageRow{display:flex;flex-direction:column;gap:35px;justify-content:center}.imageRow .imagePlaceholder{margin:0 10px}@media screen and (max-width:900px){.testimonialsContainer{height:auto;flex-direction:column}.testimonialsHeader{height:auto;width:90%}.testimonialsBannerContainerHeader{margin-left:10%}.testimonialsBannerContainerHeader h1{font-size:30px}.testimonialsBannerContainerHeader h2{font-size:28px}.testimonialsDescription{margin-left:10%;margin-top:-21px}.quoteIcon{top:0;left:0;font-size:50px!important}}@media screen and (max-width:768px){.testimonialsBannerContainerHeader h1{font-size:25px}.testimonialsDescription{margin-top:0}.testimonialsImages{width:100%}.testimonialCardContainer{display:flex!important;flex-direction:column;width:auto;align-items:center}.testimonialsContainerCard{height:auto}.testimonialCardTextContainer p{text-align:left;font-size:14px;font-weight:350}}@media screen and (max-width:420px){.testimonialsBannerContainerHeader h1{font-size:5vw}.testimonialsBannerContainerHeader h2{font-size:20px}.testimonialsDescription{margin-top:-20px}.imagePlaceholder{height:138px;width:137px}}.testimonialsCardRatingSpan{position:relative;font-size:1.5rem;cursor:pointer;text-align:left;width:-moz-min-content;width:min-content;-webkit-tap-highlight-color:transparent;pointer-events:none;display:flex;align-items:center;justify-content:center;color:#e4a951;font-family:Lexend Deca}.contactUsPageWrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100vw;height:auto;margin-top:2%}.contactUsPageBannerContainer{height:40vh;width:90vw;border-radius:10px}.contactUsPageBannerContainer>img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}.contactUsPageFormSectionContainer{width:70vw;height:60vh;display:flex;flex-direction:row;justify-content:space-around;align-items:center;margin-top:5%}.contactUsPageFormSectionGuruImgContainer{width:30%;height:100%;display:flex;justify-content:flex-end;align-items:center}.contactUsPageLocationSectionContainer{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:70vw;height:60vh;margin-top:5%}.contactUsPageThirdSectionContainer{width:30vw;height:80%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.contactUsPageSecondSectionHeader{width:100%;text-align:center;text-transform:uppercase;font-weight:400;font-size:22px;padding-top:20px}.contactPageGuruImg{width:22vw;height:60vh;left:0;top:21%}.contactUsPageSecondSectionFormWrapper{display:flex;flex-direction:column;justify-content:space-around;align-items:center;height:50vh;width:100%}.contactUsPageSecondSectionFormWrapper input{font:inherit;letter-spacing:inherit;color:currentcolor;padding:4px 0 5px;border:0;background:none;height:1.4375em;margin:0;-webkit-tap-highlight-color:transparent;display:block;min-width:0;width:80%;border-bottom:1px solid #0f0f0f3d}.contactUsPageThirdSectionLocationFlex{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.contactUsPageConditions{width:90%;font-size:12px;color:#cccaca;margin-bottom:10px}.contactUsPageThirdSectionLocationCity{display:flex;flex-direction:row;margin:0;font-size:25px}.contactUsPageThirdSectionLocationAddress{width:80%;font-size:17px;margin-top:10px;font-weight:300}.contactUsPageLocationSectionAddressDataFlex{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.contactUsPageLocationSectionMapContainer{width:60%;height:100%}.contactUsPageLocationSectionMapContainer>img{width:80%;height:90%}.contactUsPageLocationSectionAddressContainer{display:flex;flex-direction:column;justify-content:space-around;align-items:flex-start;width:40%}.contactUsPageThirdSectionSubHeader{color:#e4a951;font-size:25px;margin-top:10px;margin-bottom:10px}.contactUsPageThirdSectionIconFlex{display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:20px;margin:0}.contactUsPageThirdSectionIconFlex>p{margin-bottom:15px;margin-top:15px}.contactUsPageLastSectionDivider{width:80%}.contactUsPageLastSectionContainer{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;height:10vh;width:80vw;margin-top:1%}.contactUsPageLastSectionContainerHeader{color:#e4a951;font-size:22px;margin:0}.contactUsPageLastSectionContainerSubHeader{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:0}.contactUsPageLocationSectionAddressFlex{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:30px}@media (max-width:768px){.contactUsPageWrapper{flex-direction:column;justify-content:flex-start;align-items:center;height:auto;width:100vw;margin-bottom:25px}.contactUsPageSecondSectionHeader{font-size:16px;padding-top:0}.contactUsPageSecondSectionContainer{width:95vw;height:55vh}.contactPageGuruImg{position:absolute;z-index:100;width:38vw;height:38vh;left:62%;top:14.3%;overflow:hidden}.contactUsPageSecondSectionFormWrapper{padding-top:30px}.contactUsPageThirdSectionContainer{display:flex;flex-direction:row;width:100vw;justify-content:space-around;align-items:center;flex-wrap:wrap}.contactUsPageThirdSectionLocationCity{font-size:17px}.contactUsPageThirdSectionLocationAddress{font-size:14px;text-align:center}.contactUsPageThirdSectionLocationFlex{width:50vw;height:100%}.contactUsPageThirdSectionLocationUpper{width:100vw;display:flex;flex-direction:row;justify-content:space-around;align-items:center;margin-top:35px;height:20vh}.contactUsPageThirdSectionIconFlex{font-size:13px;flex-direction:column;height:35%}.contactUsPageThirdSectionIconFlex>p{margin:5px 0 0}.contactUsPageThirdSectionIconDivider{width:80%;opacity:.7}.contactUsPageThirdSectionSocialMediaFlex{display:flex;flex-direction:row;justify-content:space-around;align-items:center;flex-wrap:wrap;width:90%}.contactUsPageThirdSectionLocationCity{margin-right:0}.contactUsPageLocationSectionAddressFlex{background-color:#fff;color:rgba(0,0,0,.87);box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);width:46vw;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:20px;transition:box-shadow .3s cubic-bezier(.4,0,.2,1);border-radius:10px}}.aboutUsPageWrapper{height:auto;width:100vw;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:50px;overflow:hidden}.aboutUsPageHeader{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:75%;margin-top:25px;display:none}.aboutUsPageHeader>*{margin:0;font-weight:500;font-size:35px;letter-spacing:2px;line-height:45px}.aboutUsPageHeaderImgContainer{height:50vh;width:80%;margin-top:20px;margin-bottom:25px}.aboutUsPageHeaderImg{width:100%;height:100%;border-radius:10px}.aboutUsPageHeaderDescription{width:70%;text-align:left;font-size:18px;font-weight:300}.aboutUsPageVisionContainer{justify-content:space-between;align-items:flex-start;width:80%;margin-top:30px;margin-bottom:40px}.aboutUsPageVisionContainer,.aboutUsPageVisionFlex{display:flex;height:-moz-max-content;height:max-content}.aboutUsPageVisionFlex{flex-direction:column;justify-content:flex-start;align-items:center;width:50%}.aboutUsPageVisionFlex .targetIcon{color:green;font-size:35px}.aboutUsPageVisionHeader{color:#dcaa4c;font-size:20px;font-weight:500}.aboutUsPageVisionContent{text-align:center;width:80%;font-weight:500}.aboutUsPageTimelineWrapper{height:100vh;width:100%;background:#0b6e21;margin-bottom:25px;overflow:hidden}.coreValuesWrapper{width:100%;height:-moz-max-content;height:max-content;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:25px;overflow:hidden}.coreValuesWrapper>h2{font-size:40px;color:#c78911;font-weight:600;width:100%;text-align:center;text-transform:uppercase}.coreValuesContentGrid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;width:90%;height:100%}.coreValuesContentGridItem{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;border-radius:10px;padding:10px 40px}.coreValuesContentGridItem>h2{font-size:70px;color:#e7b554;font-weight:300;margin:0 0 10px}.coreValuesContentGridItem>h4{font-size:25px;font-weight:400;margin:0 0 10px}.coreValuesContentGridItem>p{margin:0}.coreValuesContentGridItem:first-child,.coreValuesContentGridItem:nth-child(4){background-color:#fff;border-radius:10px}.coreValuesContentGridItem:nth-child(2),.coreValuesContentGridItem:nth-child(3){background-color:hsla(40,76%,77%,.29);border-radius:10px}.meetOwnersWrapper{width:100vw;height:-moz-max-content;height:max-content;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin-bottom:40px}.meetOwnersWrapper>h2{color:#c78911;font-size:35px;font-weight:600;height:5%}.meetOwnersContentFlex{flex-direction:row;width:100vw;height:45vh;margin-bottom:30px}.meetOwnersContentFlex,.meetOwnersContentImgWrapper{display:flex;justify-content:center;align-items:center}.meetOwnersContentImgWrapper{width:50%;height:100%;position:relative}.meetOwnersContentImg{max-width:32vw;height:100%;-o-object-fit:fill;object-fit:fill;border-radius:10px;box-shadow:12px 0 5px -2px #888;position:relative}.meetOwnersContentImg img{height:100%;width:100%}.meetOwnersContentImgWrapper span{content:"";position:absolute;bottom:-10px;left:-10px;height:50%;width:50%;z-index:-1}.meetOwnersContentImgWrapper .meetOwnersContentImg:after,.meetOwnersContentImgWrapper span{background-color:#dcaa4c;border-bottom-left-radius:10px}.meetOwnersContentImgBgrd{position:absolute;width:30vw;height:30vh;z-index:-10;border-radius:5px;background:#e7b554}.meetOwnersContentDescriptionFlex{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:50%;height:85%}.meetOwnersContentDescriptionFlex>h4{font-size:25px;margin-bottom:0;margin-top:10px}.meetOwnersContentDescriptionFlex>p{width:85%;margin-bottom:0}.secondSectionDescriptionFlex>p{margin-left:15%}.secondSectionImg{box-shadow:-12px 0 5px -2px #888}.secondSectionImgBgrd{background:#00741a;bottom:-5%;left:34.5%}.aboutUsPageStatisticalDataWrapper{height:30vh;width:100vw;background:#fbf2e1;display:flex;flex-direction:row;justify-content:center;align-items:center}.aboutUsPageStatisticalDataItemContainer{height:100%;width:25%;display:flex;justify-content:center;align-items:flex-start;z-index:1}.aboutUsPageStatisticalDataItem{border-radius:18.803px;background:#eaa72b;box-shadow:0 7.521px 7.521px 0 rgba(0,0,0,.15);height:60%;width:70%;margin-top:6%;display:flex;flex-direction:column;justify-content:center;align-items:center}.bottomStyledStats{align-items:flex-end}.bottomStyledStatsItem{margin-top:0;margin-bottom:6%}.aboutUsPageStatisticalDataItem>h4{color:#fff;font-size:35px;margin-bottom:10px;margin-top:10px}.aboutUsTimelineContentWrapper{height:80%;width:100%;position:relative}.aboutUsTimelineContentWrapper>h2{position:absolute;font-size:50px;left:40%;width:-moz-max-content;width:max-content;color:#fff;font-weight:500;text-transform:uppercase}.aboutUsTimelineContentSectionFlex{display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:relative;height:100%}.aboutUsTimelineContentDescriptionSection{width:50%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.aboutUsTimelineContentDescriptionSection>p{margin-left:-30px;width:80%;color:#fff;font-size:15px;line-height:30px}.aboutUsTimelineContentDescriptionSection>p:nth-child(2){font-size:10vh;position:absolute;bottom:4%;right:-51%;opacity:.1}.aboutUsTimelineContentWrapper{transition:opacity .3s ease-in-out}.aboutUsTimelineContentWrapper.fade-out{opacity:0}.aboutUsTimelineContentWrapper.fade-in{opacity:1}.aboutUsTimelineContentImgSectionFirstImage{left:5%;top:15%;transform:rotate(-4deg)}.aboutUsTimelineContentImgSectionFirstImage,.aboutUsTimelineContentImgSectionSecondImage{height:40vh;width:25vw;position:absolute;border-radius:10px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.2)}.aboutUsTimelineContentImgSectionSecondImage{left:20%;top:40%;transform:rotate(4deg)}.aboutUsTimelineContentDescriptionSectionYear{font-size:5rem!important;position:absolute;bottom:4%;right:-51%;opacity:.1}@media screen and (max-width:768px){.aboutUsPageHeaderImgContainer{height:24vh}.aboutUsPageHeaderDescription{font-size:13px;width:75%}.aboutUsPageVisionFlex{width:100%;height:100%;margin-bottom:20px}.aboutUsTimelineContentSectionFlex{flex-direction:column;height:100%;width:100%}.aboutUsTimelineContentWrapper>h2{font-size:20px;left:50%;right:50%;transform:translate(-50%,-50%);margin-top:1.6rem}.aboutUsTimelineContentImgSection{height:40%;width:100%;position:relative;margin-top:3rem;display:flex;justify-content:space-evenly;align-items:center;flex-direction:row}.aboutUsTimelineContentImgSection>div{height:80%;width:40%;transform:rotate(0deg);position:relative;left:0;top:0}.aboutUsTimelineContentDescriptionSection{width:100%;height:60%}.aboutUsTimelineContentDescriptionSection>p{font-size:14px;overflow:scroll}.aboutUsTimelineContentDescriptionSectionYear{height:50%;font-size:2rem!important;position:absolute}.aboutUsPageVisionContent{text-align:center;width:80%;font-size:13px}.meetOwnersContentFlex{height:-moz-fit-content;height:fit-content;flex-direction:column;position:relative}.meetOwnersContentImgWrapper{width:100%}.meetOwnersContentDescriptionFlex{height:-moz-fit-content;height:fit-content;width:100%;display:flex;align-items:center}.meetOwnersContentDescriptionFlex>h4{font-size:20px;position:absolute;top:0;text-transform:uppercase;font-weight:600;text-align:center;color:#da9e27}.secondOwnerContent{flex-direction:column-reverse!important}.aboutUsPageVisionContainer{margin-bottom:30px;width:95%;flex-direction:column-reverse}.coreValuesContentGridItem{padding:10px}.coreValuesContentGridItem>h2{font-size:40px}.coreValuesContentGridItem>h4{font-size:18px}.coreValuesContentGridItem>p{font-size:13px}.coreValuesContentGrid{width:100%}.meetOwnersWrapper>h2{font-size:23px}.meetOwnersContentDescriptionFlex>p{font-size:13px;width:75%}.meetOwnersContentImg{max-width:100%;height:75%;box-shadow:none;display:flex;justify-content:center;margin-top:4rem}.meetOwnersContentImg img{width:50%}.meetOwnersContentImgWrapper span{width:100%;left:0;background-color:hsla(40,76%,77%,.29);border-bottom-left-radius:none}.secondSectionDescriptionFlex>p{margin-left:2%}.aboutUsPageStatisticalDataItemContainer{width:33%}.aboutUsPageStatisticalDataItem{width:90%}.aboutUsPageStatisticalDataItem>h4{font-size:20px}.aboutUsPageStatisticalDataItem>p{font-size:11px;text-align:center}.meetOwnersWrapper{margin-bottom:0}.aboutUsPageStatisticalDataWrapper{height:22vh}.brandAmbassadorWrapper>h4{font-size:20px}.brandAmbassadorContentWrapper{width:100%}.brandAmbassadorDescriptionWrapper{justify-content:center}.brandAmbassadorDescriptionWrapper>p{width:100%;font-size:11px}.aboutUsPageTimelineWrapper{display:block}.aboutUsPageStatisticalDataWrapper{height:39rem;flex-direction:column;padding:20px;position:relative;align-items:center}.aboutUsPageStatisticalDataItemContainer1{position:absolute;top:5%;height:180px}.aboutUsPageStatisticalDataItemContainer2{position:absolute;height:180px;top:25%;left:20%}.aboutUsPageStatisticalDataItemContainer3{position:absolute;bottom:0;height:180px}}.stepperBackButton,.stepperForwardButton{color:#fff;border-radius:5px;padding:5px 10px;margin-right:10px;cursor:pointer;background-color:transparent;border:none;text-transform:uppercase;transition:background-color .3s}.stepperBackButton.disabled,.stepperBackButton:disabled,.stepperForwardButton.disabled,.stepperForwardButton:disabled{color:rgba(0,0,0,.26);cursor:not-allowed}.brandAmbassadorWrapper{height:50vh;width:100vw;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.brandAmbassadorWrapper>h4{font-size:38px;color:#c78911;font-weight:600}.brandAmbassadorContentWrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:80%;width:80%}.brandAmbassadorImageWrapper{width:50%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.brandAmbassadorImageWrapper>img{height:60%;width:60%;-o-object-fit:contain;object-fit:contain}.brandAmbassadorDescriptionWrapper{width:50%;height:100%;display:flex;justify-content:flex-start;align-items:center}.brandAmbassadorDescriptionWrapper>p{width:80%;height:80%;font-size:20px}.brandAmbassadorName{font-size:20px;font-weight:600;margin-bottom:0;text-transform:uppercase}.brandAmbassadorSubHeader{font-size:15px;margin-top:-2px}@media screen and (max-width:768px){.brandAmbassadorWrapper{height:-moz-max-content;height:max-content}.brandAmbassadorWrapper>h4{font-size:22px}.brandAmbassadorContentWrapper{width:100%;height:-moz-max-content;height:max-content;flex-direction:column}.brandAmbassadorName{color:#0b6e21}.brandAmbassadorDescriptionWrapper>p{font-size:15px;width:100%}.brandAmbassadorDescriptionWrapper{width:85%;align-items:flex-start}}.developerSlideWrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:70vh}.developerSlideWrapper h3{color:#c78911;font-family:Lexend Deca;font-size:28px;font-style:normal;font-weight:500;line-height:normal}.developerSlideWrapper .swiper-slide{height:100%!important}.developerSection{margin-top:3rem;height:150px!important;width:200px}.swiper-slide{text-align:center;font-size:18px;background:#fff;height:calc((100% - 30px) / 2)!important;width:100%;display:flex;justify-content:center;align-items:center}@media (max-width:768px){.developerSlideWrapper h3{font-size:20px}.developerSection{height:100px!important;width:150px}}.meetTheTeamHeaderflex{display:flex;justify-content:center;align-items:center}.meetTheTeamHeaderflex>h4{color:#c78911;font-size:38px;text-transform:uppercase;font-weight:600}.meetTeamDescriptionQuotesWrapper{height:100%;margin-left:100px;position:relative}.teamPhotoAboutUsWrapper{width:50vw;height:50vh}.teamPhotoAboutUsWrapper .teamPhotoAboutUs{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:20px}@media screen and (max-width:768px){.meetTeamDescriptionQuotesWrapper{margin-left:0}.meetTheTeamHeaderflex>h4{font-size:22px}.css-ahj2mt-MuiTypography-root{font-size:13px!important}.css-19kzrtu{padding:0!important}.css-j7qwjs{flex-direction:row!important;width:100%!important;overflow:scroll}.css-v5lgdj{position:absolute}.css-lfwcke-MuiTabs-flexContainer{flex-direction:row!important;width:100%!important;overflow:scroll}.css-q3epkg-MuiTabs-root{width:100%!important}.css-1qwqd6u{width:100vw!important}.teamDescription{width:90%;text-align:center;margin-bottom:30px}.teamPhotoAboutUsWrapper{width:100vw;height:29vh;display:flex;justify-content:center}.teamPhotoAboutUsWrapper .teamPhotoAboutUs{width:90%;-o-object-fit:cover;object-fit:cover}}.meetTheTeamHeaderflex{text-align:center;margin-bottom:20px}.meetTheTeamContainer{display:flex;flex-direction:row;align-items:center;width:90vw;max-width:1200px;margin:auto}.tabsContainer{display:flex;margin-bottom:20px;width:35vw}.tab,.tabsContainer{flex-direction:column;justify-content:center}.tab{transition:color .3s,border-bottom .3s;display:inline-flex;align-items:center;box-sizing:border-box;-webkit-tap-highlight-color:transparent;background-color:transparent;outline:0;border:0;margin:0;border-radius:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;font-family:Roboto,Helvetica,Arial,sans-serif;font-weight:500;line-height:1.25;letter-spacing:.02857em;text-transform:uppercase;max-width:360px;min-width:90px;position:relative;min-height:48px;flex-shrink:0;padding:12px 16px;overflow:hidden;white-space:normal;text-align:center;font-size:1.3rem}.tab.selected{color:#e7b554}.descriptionContainer{display:flex;flex-direction:column;align-items:center;width:100%;padding:20px;border-radius:10px;position:relative}.quoteIcon{font-size:80px;color:rgba(231,181,84,.56);transform:rotate(0deg);margin-bottom:20px}.tabPanelContent{text-align:center;display:flex;flex-direction:column;align-items:center}.teamDescription{font-size:1em;margin-bottom:20px;width:90%}.teamPhotoAboutUsWrapper{display:flex;justify-content:center}.teamPhotoAboutUs{max-width:100%;height:auto;border-radius:10px}@media (max-width:768px){.meetTheTeamContainer{flex-direction:column;align-items:center;width:100%}.tabsContainer{flex-direction:row;flex-wrap:wrap;overflow-x:auto;width:100%}.tab{width:-moz-max-content;width:max-content}}.clear-filters-button{background-color:#e7b554;color:#fff;border:none;border-radius:5px;height:57%;padding:5px 10px;cursor:pointer;text-transform:uppercase;transition:background-color .3s}.propertyPageWrapper{display:flex;flex-direction:column;align-items:center;width:100vw;overflow:scroll;height:auto;overflow-x:hidden}.propertyPageHeaderSection{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;overflow:hidden}.propertyPageHeaderImgSection{width:65%;height:75%;margin-left:5%}.propertyPageFirstSection{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;height:70vh}.thumbnailWrapper{display:flex;justify-content:flex-start;gap:10px;margin-top:10px;width:100%;height:30%}.propertyPageHeaderContactUs form{display:flex;flex-direction:column;align-items:center}@media screen and (min-width:768px) and (max-width:1220px){.thumbnailWrapper{width:60%}}.thumbnail{height:100%;width:39%;cursor:pointer;border:2px solid transparent;transition:border .3s}.thumbnail:hover{border:2px solid #e7b554}.line{height:1px;border-bottom:1px solid #dcaa4c}.carousel-root{outline:none;width:100%;height:100%}.carousel,.carouselContainer{height:100%;-o-object-fit:contain;object-fit:contain}.carousel{width:100%;overflow:hidden}.propertyPageHeaderContactUs{background:#fbfbfb;height:100%;width:25%;margin-left:2%;display:flex;flex-direction:column;overflow-y:hidden;gap:.5rem;align-items:center;background:#dcaa4c26}.propertyPageHeaderContactUs>h4{display:flex;justify-content:center;align-items:center;font-family:Lexend Deca;font-weight:500;font-size:16px;line-height:22px;letter-spacing:0;text-align:center;color:#000}.propertyTopForm{gap:1rem}.propertyTopForm>input[type=email],.propertyTopForm>input[type=text]{width:20vw!important;height:6vh!important;border:.12rem solid #e7b554!important;padding:.3em;box-shadow:0 .1em .2em 0 rgba(0,0,0,.18)!important;background:rgba(220,170,76,0)!important;border-radius:.2em!important}.css-mqt2s5{font-size:10px}.propertyPageHeaderContactIconContainer,.propertyPageHeaderContactIconContainer2{height:20%;width:100%;border-top-left-radius:20px;border-top-right-radius:20px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.propertyPageHeaderContactIconContainerTemp{height:87px;width:100%;background-color:#fff;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.propertyPageHeaderContactIconContainer>p{width:80%;font-size:12px;display:flex;justify-content:center;align-items:center;font-family:Lexend Deca;font-weight:500;font-size:20px;line-height:18.75px;letter-spacing:0;text-align:center}.propertyPageHeaderContactIconFlex{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:100%}.propertyPageHeaderContactIcon{display:flex;flex-direction:column;justify-content:space-around;align-items:center}.propertyPageHeaderContactIcon>p{text-align:center;font-size:7px;margin:5px 0 0;font-weight:500}.propertyPageHeaderTitleSection{display:flex;flex-direction:column;width:100vw;height:22%;justify-content:center;align-items:center}.propertyPageHeaderOverviewSection{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:94vw;margin-left:3%;height:15%;background:#f7f7f7}.propertyPageHeaderOverviewSectionFlex{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;height:100%}.propertyPageHeaderTitle{font-size:32px;font-weight:700;margin-bottom:0;margin-top:0;text-transform:uppercase;letter-spacing:1px}.propertyPageHeaderSubTitle{font-weight:500;font-size:22px;margin-bottom:0;margin-top:10px;letter-spacing:1px}.propertyPageHeaderPriceTitle{margin-bottom:0;font-size:18px;letter-spacing:1px}.propertyPageHeaderContactUsDisclaimer{text-align:center;font-size:10px;margin-left:5px;margin-top:8;margin-bottom:0}.section-head-category{font-family:Lexend Deca;font-weight:600;font-size:30px;line-height:37.5px;letter-spacing:0;text-align:center;margin:8px}.propertyPageHeaderOverviewSectionKeys{margin:0;font-weight:300}.propertyPageHeaderOverviewSectionValues{margin:0;font-weight:500}.propertyPageHeaderContactUsDivider{width:90%;margin-top:20px;border-top:2px solid #e7b554;margin-bottom:0}.propertyPageHeaderContactUsPhoneFlex{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:45%;height:2vh}.bottom_cta{position:fixed;bottom:0;left:0;width:100%;display:none;z-index:99999;box-shadow:0 0 4.8px 0 rgba(0,0,0,.25)}.propertyPageHeaderContactUsPhoneFlex p{font-size:12px}.propertyPageNavigationWrapper{height:10vh;width:100vw;overflow:scroll;background:hsla(0,0%,100%,.8);box-shadow:0 0 2.555px 2px rgba(0,0,0,.25);transition:all .3s ease-in-out}.carousel *{box-sizing:border-box;height:100%}.propertyPageSectionContainer{height:auto;width:100vw;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.propertyPageLeftSectionContainer{width:60vw;margin-left:1%}.propertyPageRightSectionContainer{width:29vw;margin-right:5%}.sticky{position:fixed;top:0;width:100%;z-index:1000;background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.1)}.contactSticky,.floatingContactWrapper,.sticky{transition:all .3s ease-in-out}.contactSticky{position:fixed;top:44px;right:5%;width:29%}.propertyPageHeaderTitleFlexContainer{position:relative}.propertyPageHeaderTitleFlexContainer,.propertyPageTagsContainer{display:flex;flex-direction:row;justify-content:center;align-items:center}.propertyPageTagsContainer{width:-moz-max-content;width:max-content;position:absolute;left:100%}@media (max-width:768px){.propertyPageHeaderMobile{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100vw;height:95vh}.propertiesPageMobileCrousel{height:100%!important;width:100%;overflow:hidden;position:relative;-o-object-fit:cover;object-fit:cover}.carouselFeaturedPropertyPage{width:100%;height:100%;overflow:hidden;-o-object-fit:fill;object-fit:fill}.carousel-slidePropertyPage{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.propertyPageHeaderMobileLocation{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:10px}.cta_visible{display:none}.propertyPageHeaderMobilePropertyTitle{font-size:25px;font-weight:700;text-transform:uppercase;text-align:center;margin:20px 0 0}.propertyPageHeaderPriceTitle{font-size:14px;font-weight:500;margin:0 0 5px}.propertyPageHeaderOverviewSectionKeys{margin:0;font-weight:300;font-size:10px}.propertyPageHeaderOverviewSectionValues{margin-bottom:5px;font-weight:500;font-size:12px;text-align:center;width:85px}.propertyPageHeaderOverviewSection{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:93vw;margin-left:1%;height:14%;background:#f7f7f7;margin-top:20px}.propertyPageMobileFixedContactUs{height:6vh;position:fixed;bottom:0;left:0;width:100vw;border-top:1px solid #d1d1d1;display:flex;flex-direction:row;justify-content:center;align-items:center;z-index:9999}.propertyPageMobileFixedContactUsWhatsappBtn{width:50%;display:flex;justify-content:center;align-items:center;height:100%;background-color:#fff}.propertyPageMobileFixedContactUsBtn{width:50%;background:#dcaa4c;display:flex;justify-content:center;align-items:center;height:100%}.propertyPageMobileFixedContactUsBtnTitle{text-transform:uppercase;text-align:center;color:#fff;font-weight:600;font-size:15px}.propertyPageMobileFixedContactUshatsappBtnTitle{text-transform:uppercase;text-align:center;color:#0b6e21;font-weight:600;font-size:15px}.propertyPageMobileWishlistWrapper{border-radius:50%;display:flex;justify-content:center;align-items:center;position:absolute;left:85%;bottom:85%;background-color:#ccced7;height:40px;width:40px}.propertyPageHeaderMobilePropertyTagLine{display:flex;justify-content:center;align-items:center;width:100%}.propertyPageHeaderMobilePropertyTagLine>p{font-size:20px;text-align:center;margin-bottom:0}.propertyPageLeftSectionContainer{width:100vw;margin-bottom:50px}.propertyPageNavigationWrapper{height:8vh}}.propertyPageNavigationContainer{height:100%}.propertyPageNavigationWrapper{position:relative;width:100%;background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.1);z-index:10}.propertyPageNavigationWrapper.sticky{position:fixed;top:0}.propertyPageNavigationContainer{max-width:1200px;margin:0 auto;padding:10px 20px;display:flex;justify-content:space-between;align-items:center}.tabsPage{display:flex;overflow-x:auto;white-space:nowrap;scrollbar-width:none}.tabPage{padding:10px 15px;cursor:pointer;font-size:18px;text-transform:none;color:inherit;border-bottom:2px solid transparent}.tabPage.selected{color:#ffc107;border-bottom:2px solid #ffc107}@media (max-width:768px){.tabPage{font-size:12px;font-weight:700}}.aboutProjectWrapper{display:flex;height:100%;width:100%;flex-direction:column;justify-content:flex-start;align-items:flex-start}.aboutProjectHeader{font-size:20px}.aboutProjectFooter,.aboutProjectHeader{color:#e7b554;font-weight:500;text-transform:uppercase}.aboutProjectFooter{font-size:15px;cursor:pointer}.aboutProjectDescriptionFlex{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.aboutProjectDescription{width:100%;font-weight:300;letter-spacing:2px;line-height:25px}.aboutProjectLogo{width:25%}.projectHighlightList{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;margin-top:0}.projectHighlightListBullet{color:#e7b554;font-size:25px;font-weight:700}.aboutProjectHighlightPoints{font-weight:300;letter-spacing:2px;margin-top:0;line-height:25px}.exclusiveAmenitiesIconsWrapper{background:rgba(220,170,76,.37);padding-top:5px;border-radius:10px}.amenitiesIconsWrapper,.exclusiveAmenitiesIconsWrapper{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;align-items:center;width:100%}.amenitiesIconsWrapper{margin-top:10px;margin-bottom:10px}.amenitiesIconFlex{display:flex;flex-direction:column;justify-content:space-around;align-items:center;width:11vw;height:15vh}.floorPlanTabsContainer{border-bottom:1px solid #b3b3b3}.floorPlanDesignContainer{width:100%;justify-content:space-around}.floorPlanDesignImg{width:60%;height:450px;margin-left:-7%}.floorPlanDesignValuesContainer{display:flex;flex-direction:column;justify-content:center;align-items:center;width:40%}.floorPlanDesignValuesFlex{flex-direction:row;align-items:center;width:100%;background-color:rgba(220,170,76,.25);padding:0 15px;margin-bottom:15px}.floorPlanDesignValuesContainer>.floorPlanDesignValuesFlex:nth-child(2n){background-color:hsla(0,0%,85%,.25)}.localityGuideDesignContainer{display:flex;flex-direction:column;justify-content:center;align-items:center;width:55vw}.localityGuideValueFlex{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.localityGuideValueFlex>p{font-size:15px;margin-left:5px}.floorPlanTabsContainer .tab-button svg{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:1em;height:1em;display:inline-block;fill:currentcolor;flex-shrink:0;font-size:1.5rem;color:#dcaa4c;transition:fill .2s cubic-bezier(.4,0,.2,1);margin-bottom:10px}.pdf-book-viewer{width:100%;flex-direction:column}.pdf-book-viewer,.pdf-container{display:flex;justify-content:center;align-items:center}.pdf-container{margin-bottom:30px;height:50vh;width:197%}.toZoom{border-radius:5px;cursor:pointer;transition:.3s}.toZoom:hover{opacity:.7}.modal{display:flex;align-items:center;justify-content:center;position:fixed;z-index:1000;left:0;top:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.8)}.modal-content{margin:auto;display:block;width:80%;max-width:700px;animation-name:zoom;animation-duration:.6s}@keyframes zoom{0%{transform:scale(.1)}to{transform:scale(1)}}.close{position:absolute;top:15px;right:35px;color:#f1f1f1;font-size:40px;font-weight:700;transition:.3s}.close:focus,.close:hover{color:#bbb;text-decoration:none;cursor:pointer}@media only screen and (max-width:700px){.modal-content{width:100%}.bottom_cta{position:fixed;bottom:0;left:0;width:100%;display:flex;z-index:99999;box-shadow:0 0 4.8px 0 rgba(0,0,0,.25)}}.bottom_cta .left,.bottom_cta .right{width:50%;display:flex;justify-content:center;align-items:center;padding:10px 0}.bottom_cta .left{background:#fff}.bottom_cta .right{background:#d69d2e}.bottom_cta a{display:flex;align-items:center;gap:10px;border-radius:8px;text-decoration:none;font-size:16px;font-weight:700;transition:all .3s ease}.bottom_cta a.whatsapp{color:#0b6e21;font-size:15px}.bottom_cta a.contact,.bottom_cta a.whatsapp{font-family:Lexend Deca;font-style:normal;font-weight:600;text-transform:uppercase}.bottom_cta a.contact{color:#fff;font-size:14px}.bottom_cta a:hover{transform:scale(1.05);opacity:.9}.pdf-page{margin:0 20px;width:100%;max-height:100%;overflow:hidden}.pdf-page img{width:100%;height:40vh;display:block;-o-object-fit:cover;object-fit:cover}.pdf-pages{display:flex;justify-content:center;align-items:center;height:100%}.react-pdf__Page__canvas{display:block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:65%!important;height:100%!important;-o-object-fit:cover;object-fit:cover}.pdf-page{max-width:45%;margin:0 10px}.react-pdf__Page__svg{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;border-radius:10px}.nav-button{padding:5px 15px;font-size:25px;background-color:#e7b554!important;border-radius:5px}.nav-button:hover{background-color:#e5a82f!important}.brochureBtnWrapper{display:flex;justify-content:center;align-items:center;width:100%;margin-bottom:30px}.propertyGalleryContainer{max-width:1000px;margin-bottom:40px}.image-gallery-thumbnail.active{border-color:#e7b554!important}.aboutDeveloperContainer{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:100%;height:100%;margin-bottom:30px}.aboutDeveloperContentFlex{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:60%}.aboutDeveloperImg{width:30%}.aboutDeveloperContent{font-weight:300;letter-spacing:2px;line-height:25px}.aboutDeveloperNumericValues{display:flex;justify-content:start;align-items:center;width:100%;gap:2em;font-size:20px}.fullscreen .image-gallery-slide img{max-height:100vh}.suggestedLocationPropertiesTextWrapper{display:flex;gap:4rem;flex-direction:column;justify-content:center;align-items:center;height:100%;width:100%;padding:60px 0}.suggestedLocationPropertiesTextWrapper>h4{font-size:22px;text-align:center;color:#fff;letter-spacing:2px;line-height:25px;width:90%}.propertyVideoWrapper{height:40vh;width:33vw;margin-top:32px}.propertyPageFloatingContactWrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-left:5%}.propertyPageFloatingContactHeaderWrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.propertyPageFloatingContactHeaderWrapper>p{font-size:16px;margin-bottom:0;text-align:center}.similarPropertyCardFlex{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;align-items:center;width:100%;height:100%}@media (max-width:768px){.pdf-pages{flex-direction:column;align-items:center}.pdf-pages p{display:flex;justify-content:center}.aboutProjectHeader{font-size:15px;margin-bottom:0}.aboutProjectDescription{letter-spacing:1px;line-height:20px;font-size:12px}.aboutProjectFooter{font-size:12px;margin-top:0}.aboutProjectHighlightPoints{letter-spacing:1px;line-height:20px;font-size:12px}.projectHighlightList{margin-top:10px}.projectHighlightListBullet{font-size:15px}.floorPlanTabsContainer{width:100%;margin-top:10px;display:flex;flex-direction:row;overflow-x:scroll}.floorPlanDesignImg{width:110%;height:350px;margin-left:0;margin-bottom:15px}.floorPlanDesignContainer{flex-direction:column;justify-content:center}.floorPlanDesignValuesContainer{width:100%}.floorPlanDesignValuesFlex>p{font-size:12px}.localityGuideDesignContainer{width:80vw}.css-13xfq8m-MuiTabPanel-root{padding-left:10px!important}.localityGuideValueFlex>p{font-size:12px}.pdf-container{margin-top:20px;height:auto;margin-bottom:0;padding:20px}.brochureNavBtnWrapper{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;margin-top:20px;width:75vw}.pdf-page{margin:0;overflow:visible}.propertyGalleryContainer{margin-top:20px;margin-bottom:20px;max-width:88vw;margin-left:-10px}.image-gallery-slide img{height:50vh!important;width:100vw!important}.image-gallery-slide img,.image-gallery-thumbnail img{-o-object-fit:cover!important;object-fit:cover!important}.image-gallery-thumbnail img{height:65px!important;width:100%!important}.image-gallery-thumbnails-wrapper{max-height:100px!important}.fullscreen .image-gallery-slide img{max-height:100vh}.aboutDeveloperContent{letter-spacing:1px;line-height:20px;font-size:12px}.aboutDeveloperContainer{flex-direction:column;margin-top:20px}.aboutDeveloperContentFlex{width:100%}.aboutDeveloperImg{width:50%}.aboutDeveloperNumericValues{font-size:15px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0}.aboutDeveloperNumericValues>p{margin-bottom:0}.propertyVideoWrapper{height:40vh;width:82vw;margin-left:-2%;margin-bottom:25px}.fullscreen-gallery-content{top:20%!important}.amenitiesIconsWrapper,.exclusiveAmenitiesIconsWrapper{padding:0;margin-top:10px;justify-content:center}.amenitiesIconFlex{width:25vw;height:12vh}.similarPropertyCardFlex{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:100%}}.propertyWrapper{background-color:#fff;color:rgba(0,0,0,.87);box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);height:-moz-max-content;height:max-content;width:100%;margin-top:30px;margin-bottom:30px;transition:box-shadow .3s cubic-bezier(.4,0,.2,1);border-radius:10px;padding:0 20px}.form-loader{position:absolute;top:0;left:0;background-color:#00000070;width:100%;height:100vh;z-index:9999999}.loader{height:100%;width:100%}.loader .lds-ripple{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.lds-ripple img{height:300px;width:500px}@media screen and (max-width:768px){.loader{height:100%;width:100%}.lds-ripple img{height:250px;width:350px}}.tab-button{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;-webkit-tap-highlight-color:transparent;background-color:transparent;outline:0;border:0;margin:0;border-radius:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;font-family:Roboto,Helvetica,Arial,sans-serif;font-weight:500;font-size:.875rem;line-height:1.25;letter-spacing:.02857em;text-transform:uppercase;max-width:360px;min-width:90px;position:relative;min-height:72px;flex-shrink:0;padding:9px 16px;overflow:hidden;white-space:normal;text-align:center;flex-direction:column;color:rgba(0,0,0,.6)}.tab-button.active{color:#1976d2;font-weight:700}.tab-panel{display:none}@media screen and (max-width:768px){.suggestedPropertiesContainer{width:90vw!important}}.tab-panel.active{display:block}.floorPlanDesignContainer{display:flex;align-items:center;justify-content:center;margin-top:20px}.floorPlanDesignImg{max-width:100%;border-radius:10px}.floorPlanDesignValuesContainer{margin-left:20px}.floorPlanDesignValuesFlex{display:flex;justify-content:space-between;margin-bottom:10px}.emiCalculatorWrapper{flex-direction:column;width:28vw}.emiCalculatorWrapper,.emiChartContainer{display:flex;justify-content:center;align-items:center}.emiChartContainer{width:100%;position:relative}.emiChartCalculatorValuesFlex{width:100%;margin-bottom:30px}.centered-text,.emiChartCalculatorValuesFlex{display:flex;flex-direction:column;justify-content:center;align-items:center}.centered-text{position:absolute;top:50%;left:var(--emi--text--left,52%);transform:translate(-50%,-50%);text-align:center;font-size:18px;font-weight:700}.label-container-interest{left:70%}.label-container-interest,.label-container-principal{position:absolute;top:25%;display:flex;align-items:center}.label-container-principal{transform:scaleX(-1);left:35%}.line-part{position:absolute;height:1px;background-color:#000}.horizontal{width:70px;left:-18px;top:-20px;transform:rotate(-45deg)}.horizontal:before{content:"";position:absolute;width:6px;height:6px;border-radius:50%;background-color:#000;left:-8px;top:50%;transform:translateY(-50%)}.angled{width:70px;left:41px;top:calc(50% - 45px);transform-origin:left center}.label-text,.label-text-principal{position:absolute;font-size:14px;font-weight:700;left:50px;top:calc(50% - 65px)}.label-text-principal{transform:scaleX(-1)}.emiLoanValueHnadlerValues{margin-top:-10px;margin-bottom:0}.emi-calulator-container-project{border-radius:10px;overflow:hidden;display:flex;flex-direction:column;-moz-column-gap:20px;column-gap:20px;justify-items:center;align-items:center}.chart-wrap-project{width:350px;height:250px;position:relative}@media (max-width:768px){.emiCalculatorWrapper{width:85vw;margin-top:20px}.chart-wrap-project{width:281px;height:250px;position:relative}}.emi-val-label-project{font-size:10px;font-weight:400;color:#535353}.emi-value-wrap-project{width:100px;height:100px;text-align:center;position:absolute;display:flex;align-items:center;justify-content:center;flex-direction:column;top:45%;left:50%;transform:translate(-50%,-50%)}.emi-val-project{margin:0;font-size:14px;font-weight:500}.project-emi-wrap{width:100%;background-color:transparent}.form-group-project{display:inline-flex;flex-direction:column;position:relative;min-width:0;padding:0;margin:0 0 10px;border:0;vertical-align:top;width:100%}.propertyPageFloatingContactWrapper{width:90%}.propertyPageFloatingContactWrapper p{font-size:17px;font-weight:500;text-transform:capitalize}.form-group-project label{color:rgba(0,0,0,.6);font-family:Roboto,Helvetica,Arial,sans-serif;font-weight:400;font-size:1rem;line-height:1.4375em;letter-spacing:.00938em;display:block;transform-origin:left top;text-overflow:ellipsis;max-width:100%;position:absolute;left:0;top:0;transform:translateY(20px) scale(1);padding:0;white-space:nowrap;overflow:hidden;display:none;transition:color .2s cubic-bezier(0,0,.2,1),transform .2s cubic-bezier(0,0,.2,1),max-width .2s cubic-bezier(0,0,.2,1)}.form-group-project .form-group-input input:not(:-moz-placeholder-shown)~label{top:-10px;left:10px;color:#333;font-size:12px;background:#fff;padding:0 5px}.form-group-project .form-group-input input:not(:-ms-input-placeholder)~label{top:-10px;left:10px;color:#333;font-size:12px;background:#fff;padding:0 5px}.form-group-project .form-group-input input:focus~label,.form-group-project .form-group-input input:not(:placeholder-shown)~label{top:-10px;left:10px;color:#333;font-size:12px;background:#fff;padding:0 5px}.form-group-input{font-family:Roboto,Helvetica,Arial,sans-serif;font-weight:400;font-size:1rem;line-height:1.4375em;letter-spacing:.00938em;color:rgba(0,0,0,.87);box-sizing:border-box;cursor:text;display:inline-flex;align-items:center;width:100%;position:relative;margin-top:16px}.form-group-input input{font:inherit;letter-spacing:inherit;color:currentcolor;padding:4px 0 5px;border:0;box-sizing:content-box;background:none;height:1.4375em;margin:0;-webkit-tap-highlight-color:transparent;display:block;min-width:0;width:100%;animation-name:mui-auto-fill-cancel;animation-duration:10ms}.form-group-input:before{content:" ";border-bottom:1px solid rgba(0,0,0,.42);transition:border-bottom-color .2s cubic-bezier(.4,0,.2,1)}.form-group-input:after,.form-group-input:before{left:0;bottom:0;position:absolute;right:0;pointer-events:none}.form-group-input:after{content:"";transform:scaleX(0);border-bottom:2px solid #1976d2;transition:transform .2s cubic-bezier(0,0,.2,1)}.propertyPageCheckBox{flex-flow:wrap;display:flex;justify-content:center;margin-bottom:30px}.propertyPageCheckBox label{display:inline-flex;align-items:center;cursor:pointer;vertical-align:middle;-webkit-tap-highlight-color:transparent;margin-left:-11px;margin-right:16px;position:relative}.propertyPageCheckBox input[type=checkbox]{margin:4px 5px 0;line-height:normal;width:20px;height:20px;border:1px solid #ccc;border-radius:3px;position:relative;cursor:pointer;accent-color:green}.propertyPageCheckBox label span{height:20px;font-size:14px;font-weight:500;color:#333;margin-top:4px}@media (max-width:768px){.propertyPageLeftSectionContainer{display:flex;flex-direction:column;align-items:center}.propertyWrapper{width:90%;margin-bottom:10px}}.propertyListingDesktopNav{height:8vh;width:100vw;display:flex;flex-direction:row;justify-content:space-around;align-items:center;border-bottom:1px solid #000;border-top:1px solid #000;padding:5px 0}.navDropdownWrapper{height:90%;background-color:#fff;border-radius:7px;display:flex;justify-content:center;align-items:center;position:relative;cursor:pointer;padding:5px 20px;box-shadow:0 0 6.825px 0 rgba(0,0,0,.2)}.noPropertiesSection{height:40vh;color:#e7b554}.listingNavDropdownContentWrapper{position:absolute;padding:0 20px;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;background-color:#fff;z-index:100;box-shadow:0 0 6.825px 0 rgba(0,0,0,.2);display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:10px;top:120%;overflow:scroll;color:#000}.locationDropDown{color:#000}.propertyListingSearcContainer{height:75%;width:25%;position:relative;display:flex;align-items:center}.propertyListingSearchWrapper{height:70%;background-color:#fff;border-radius:7px;cursor:pointer;border:0 solid #fff;box-shadow:0 0 6.825px 0 rgba(0,0,0,.2);padding-left:20px;font-size:20px}.propertyListingSearchWrapper::-moz-placeholder{color:rgba(0,0,0,.5);font-size:20px}.propertyListingSearchWrapper:-ms-input-placeholder{color:rgba(0,0,0,.5);font-size:20px}.propertyListingSearchWrapper::placeholder{color:rgba(0,0,0,.5);font-size:20px}.propertyListingSearchWrapper.disabled::-moz-placeholder{color:transparent}.propertyListingSearchWrapper.disabled:-ms-input-placeholder{color:transparent}.propertyListingSearchWrapper.disabled::placeholder{color:transparent}.propertyListingSearchWrapper.disabled{cursor:not-allowed}.selectedTextBoxWrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:-moz-max-content;height:max-content;position:absolute;left:5%}.selectedTextBoxWrapper>p{margin-right:20px}.propertyLine{display:flex;gap:5px}@media (max-width:768px){.propertyListingSearchWrapper{width:60vw;height:5vh;font-size:14px}.propertyListingSearcContainer{width:auto;position:relative}.propertyListingSearchWrapper::-moz-placeholder{color:rgba(0,0,0,.5);font-size:14px}.propertyListingSearchWrapper:-ms-input-placeholder{color:rgba(0,0,0,.5);font-size:14px}.propertyListingSearchWrapper::placeholder{color:rgba(0,0,0,.5);font-size:14px}}.propertyPageListingPaginationWrapper{-moz-column-gap:6px;column-gap:6px}.propertyPageListingPaginationWrapper .pagination-button{height:30px;width:30px;border-radius:50%;border:1px solid #b8b8b8}.pagination-button.active{border:1px solid #e7b554;color:#e7b554}@media (max-width:768px){.propertyPageListNavWrapper{height:8vh;display:flex;flex-direction:row;justify-content:space-around;align-items:center;overflow:visible}.propertyListingSearchBarWrapper{width:60%}.propertyListPageSectionFlex{flex-direction:column;height:auto;justify-content:flex-start;align-items:center;width:100%}.propertyListPageMobileImgSection{height:55%;width:100%;position:relative}.propertyListPageMobileDetailSection{height:45%;width:100%;display:flex;flex-direction:column;justify-content:space-around;align-items:center}.propertyListPageSectionHeaderFlex{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:90%;margin-bottom:20px}.propertyListPageMobileImgSection>img{height:100%;width:100%;-o-object-fit:fill;object-fit:fill}.propertyListPageMobileDetailHeader{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;width:95%}.propertyListPageMobileDetailLocation{max-width:70%}.propertyListPageMobileDetailLocation>*{margin:0}.propertyListPageMobileDetailLocation>h4{font-weight:800}.propertyListPageMobileDetailLocation>p{font-size:12px}.propertyListPageSectionHeaderLocation{margin:8px;display:flex;justify-content:center;align-items:center}.propertyListPageMobileDetailDescription{font-size:12px;width:95%;text-align:center;margin:0}.propertyListPageMobileDetailOverview{background:hsla(0,0%,85%,.3);margin-left:10px;font-size:12px;margin-right:10px;border-radius:5px;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;width:95%}.propertyListingSearchWrapper{width:auto}.propertyListPageMobileDetailOverview>*{margin:5px 0}.propertyListPageMobileDetailBtnWrapper{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:95%}.propertyListPageMobileDetailOverviewValueFlex{display:flex;justify-content:center;align-items:center}.propertyListPageMobileDetailLocation>p:nth-child(2){font-size:14px}.propertyListingFilterBtn{padding:10px;border-radius:10px;width:25vw;display:flex;justify-content:space-around;align-items:center;font-size:16px;box-shadow:0 0 4px 0 rgba(0,0,0,.2);background:#fff;border:.5px solid #dddbdb}.propertyListingSelectWrapper{width:25vw}.propertyListingSelect{height:30px;width:25vw}}.custom-marker{width:10px;height:10px;background-color:red;border-radius:50%;cursor:pointer}.custom-marker:hover{background-color:blue;border-color:1px solid gold;transform:scale(1.2)}.property-popup{width:200px;text-align:center}.property-image{width:100%;height:auto}.property-details{margin-top:10px}.propertyListingCardWrapper{display:flex;flex-direction:column;align-items:center;width:100vw;overflow:scroll;height:auto;overflow-x:hidden}.propertyPageListNavWrapper{height:8vh;justify-content:center;border-bottom:1px solid #000;border-top:1px solid #000;margin-top:6%}.propertyListPageSectionFlex,.propertyPageListNavWrapper{display:flex;flex-direction:row;align-items:center;width:100vw;overflow:hidden}.propertyListPageSectionFlex{height:auto;justify-content:flex-start}.propertyListPageLeftSection{width:58%;height:auto;margin-left:2%}.propertyListPageRightSection{position:fixed;top:20%;width:37%;right:-2%;height:40vh;max-height:80vh;overflow:hidden}.propertyListingCardLeftSection{width:45%;height:100%;position:relative}.propertyListingCardRightSection{width:50%;display:flex;flex-direction:column;justify-content:space-around;align-items:flex-start;height:100%;margin-left:3%}.propertyListingCardLeftSectionImg{width:100%;height:100%;-o-object-fit:fill;object-fit:fill;border-radius:10px;position:relative}.propertyListingCardLeftSectionImgTag{position:absolute;width:6vw;z-index:10;border-radius:10px;left:0;top:0;display:flex;justify-content:center;align-items:center;font-size:15px;font-weight:500;color:#fff}.propertyListingTagExclusive{background:#e7b554}.propertyListingTagFeatured{background:#0ca92e}.propertyListingCardRightSectionBtnContainer{display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-end;width:100%}.propertyListingCardHeaderFlex{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.propertyListingCardHeaderFlex>h4{margin:0;font-size:20px}.propertyListingCardRightSection>p{margin:0}.propertyListingCardRightSectionGridContainer{display:grid;grid-template-columns:48% 48%;grid-column-gap:10px;grid-row-gap:10px;width:100%}.propertyListingCardRightSectionGridContainer>p{margin:0;font-size:15px}.propertyListingCardRightSectionDescription{font-size:15px;width:100%;font-weight:600}.propertyListingCardRightSectionLocation{font-size:15px}.propertyPageListingPaginationWrapper{display:flex;width:100%;justify-content:center;align-items:center;height:10vh}@media (max-width:768px){.propertyPageListNavWrapper{height:8vh;display:flex;flex-direction:row;justify-content:space-around;align-items:center;overflow:visible}.propertyListingSearchBarWrapper{width:60%}.propertyListPageSectionFlex{flex-direction:column;height:auto;justify-content:flex-start;align-items:center;width:100%}.propertyListPageMobileImgSection{height:55%;width:100%;position:relative}.propertyListPageMobileDetailSection{height:45%;width:100%;display:flex;flex-direction:column;justify-content:space-around;align-items:center;margin-bottom:10px}.propertyListPageSectionHeaderFlex{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:90%;margin-bottom:20px}.propertyListPageMobileImgSection>img{height:100%;width:100%;-o-object-fit:fill;object-fit:fill}.propertyListPageMobileDetailHeader{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;width:95%}.propertyListPageMobileDetailLocation{max-width:70%}.propertyListPageMobileDetailLocation>*{margin:0;font-size:12px;font-weight:500}.propertyListPageMobileDetailLocation>h4{font-weight:800}.propertyListPageMobileDetailLocation>p{font-size:12px}.propertyListPageSectionHeaderLocation{margin:8px;display:flex;justify-content:center;align-items:center}.propertyListPageMobileDetailDescription{font-size:12px;width:95%;text-align:center;margin:0}.propertyListPageMobileDetailOverview{background:hsla(0,0%,85%,.3);margin-left:10px;font-size:12px;margin-right:10px;border-radius:5px;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;width:95%}.propertyListPageMobileDetailOverview>*{margin:5px 0}.propertyListPageMobileDetailBtnWrapper{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:95%}.propertyListPageMobileDetailOverviewValueFlex{display:flex;justify-content:center;align-items:center}.propertyListPageMobileDetailLocation>p:nth-child(2){font-size:14px}.propertyListingFilterBtn{padding:10px;border-radius:10px;width:25vw;display:flex;justify-content:space-around;align-items:center;font-size:16px;box-shadow:0 0 4px 0 rgba(0,0,0,.2);background:#fff;border:.5px solid #dddbdb}.propertyListingSelectWrapper{width:25vw}.propertyListingSelect{height:30px;width:25vw}}.propertyListingPageMobileFilterTabWrapper{border-radius:5px;height:20px;width:-moz-max-content;width:max-content;padding:5px 12px;border:1px solid #d7d4d4;font-size:12px;margin-right:10px;margin-bottom:10px;display:flex;justify-content:center;align-items:center}.filter-tab-clicked{background:#0b6e21;color:#fff}.swipable_drawer{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12);overflow-y:auto;flex-direction:column;height:auto;z-index:1200;position:fixed;top:0;left:0;bottom:0;right:0;max-height:100%;flex:1 0 auto;outline:0}.propertyListingCardMobile,.swipable_drawer{background-color:#fff;color:rgba(0,0,0,.87);display:flex;transition:box-shadow .3s cubic-bezier(.4,0,.2,1)}.propertyListingCardMobile{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);width:100%;height:32vh;margin-bottom:20px;justify-content:center;align-items:center;border-radius:10px;padding:2%;overflow:hidden}.propertyImageChip{max-width:100%;font-family:Roboto,Helvetica,Arial,sans-serif;display:inline-flex;align-items:center;justify-content:center;height:32px;cursor:unset;vertical-align:middle;box-sizing:border-box;position:absolute;width:30%;left:0;top:0;color:#fff;font-size:15px;font-weight:700;white-space:nowrap;transition:background-color .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1);outline:0;text-decoration:none;border:0;border-color:initial;-o-border-image:none;border-image:none;-o-border-image:initial;border-image:initial;padding:0;background:#dcaa4c;border-radius:5px}.propertyListingPageIcon{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:1em;display:inline-block;fill:currentcolor;flex-shrink:0;font-size:1.5rem;color:#0b6e21;width:20px;margin-right:6px;transition:fill .2s cubic-bezier(.4,0,.2,1)}@media screen and (max-width:768px){.propertyListingCardMobile{height:auto;width:85%;flex-direction:column;padding:0;position:relative}.FlexValueMobile{flex-wrap:wrap}.FlexValueMobile p{font-size:10px}}.custom-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000;opacity:0;pointer-events:none;transition:opacity .3s ease}.custom-backdrop.open{opacity:1;pointer-events:auto}.custom-backdrop-content{transition:transform .3s ease}.custom-backdrop.open .custom-backdrop-content{transform:scale(1);display:flex;justify-content:center}.footerWrapper{width:100vw;height:75vh;background:#000;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;overflow:hidden}.footerFirstSectionContainer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:90%;height:90%}.footerFirstSectionCompanyDetailsWrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;height:80%;width:20%;margin-top:20px}.footerFirstSectionCompanyDetailsWrapper>img{width:100%;margin-bottom:10%}.footerFirstSectionCompanyDetailsFlex{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;margin-bottom:5%}.footerFirstSectionCompanyDetailsFlex>p{color:#fff;font-size:15px}.footerSecondSectionCompanyDetailsWrapper,.footerThirdSectionCompanyDetailsWrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;height:76%;width:20%}.footerThirdSectionCompanyDetailsWrapper{margin-left:-60px;overflow:scroll;scrollbar-width:none}.footerForthSectionCompanyDetailsWrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;height:76%;width:20%}.footerForthSectionCompanyDetailsWrapper h4{color:#fff;font-size:20px;width:100%;text-align:left;margin-top:0;font-weight:500;text-transform:uppercase}.footerThirdSectionCompanyDetailsWrapper>*{color:#fff;font-size:15px}.footerThirdSectionCompanyDetailsWrapper>h4{font-size:20px;width:100%;text-align:left;margin-top:0;font-weight:500;text-transform:uppercase}.footerSecondSectionCompanyDetailsWrapper>*{color:#fff}.footerSecondSectionCompanyDetailsWrapper>h4{font-size:20px;width:100%;text-align:left;margin-top:0;font-weight:500}.footerSecondSectionCompanyDetailsWrapper>p{margin:10px;text-align:left;width:100%;font-size:15px;cursor:pointer}.footerThirdSectionDropdownFlex{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.footerThirdSectionDropdownHeaderFlex{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.footerForthSectionIconWrapper{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:100%;height:20%;margin-left:-60px}.footerSecondSectionContainer{height:10%;width:90%;border-top:1px solid #fff;height:5%!important}.footerSecondSectionContainer,.footerSecondSectionLinksFlex{display:flex;flex-direction:row;justify-content:space-between;align-items:center;z-index:10}.footerSecondSectionLinksFlex{width:60%;height:100%}.footerSecondSectionCopyRightFlex{width:20%;height:100%;flex-direction:row;justify-content:flex-start;align-items:center;z-index:10}.footerSecondSectionCopyRightFlex>*{color:#fff}.footerSecondSectionCopyRightFlex{display:flex;flex-direction:column;text-align:right}.footerSecondSectionCopyRightFlex>P{font-size:12px;font-weight:400;text-align:right;width:100%}.footerSecondSectionCopyRightFlex>P:first-child{margin-bottom:-8px}.footerSecondSectionLinksFlex>p{color:#fff;font-size:15px}.footerSecondSectionLinksFlex a{font-size:12px;font-weight:400;text-transform:uppercase}.footerThirdSectionDropdownLinkWrapper{height:-moz-max-content;height:max-content;width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;z-index:1}.imageWrapper{position:relative;width:100%;height:80vh;overflow:hidden}.imageWrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);z-index:1}.citiesWrapperText{position:absolute;top:50%;left:10%;transform:translateY(-50%);color:#fff;text-align:left;padding:10px 20px;border-radius:8px;z-index:2}.citiesWrapperTextSub{position:relative;color:#fff;font-family:Lexend Deca,sans-serif;font-size:40px;font-weight:600;text-align:left;max-width:600px;margin:0}.footerThirdSectionDropdownLinkWrapper>p{margin:5px;font-size:15px}.footerThirdSectionDropdownFlex a{font-weight:200}.footerThirdSectionDropdownLinkFlex{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%}@media (max-width:768px){.citiesWrapperTextSub{font-size:28px}}@media (max-width:480px){.citiesWrapperTextSub{font-size:22px}}@media screen and (min-width:786px) and (max-width:1300px){.footerSecondSectionCopyRightFlex{width:25%}.footerSecondSectionCopyRightFlex>*{font-size:14px}}@media screen and (max-width:950px){.footerWrapper{height:auto}}@media screen and (max-width:786px){.footerWrapper{height:100vh}.footerFirstSectionCompanyDetailsWrapper,.footerFirstSectionContainer{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.footerFirstSectionCompanyDetailsWrapper{height:-moz-max-content;height:max-content;width:90%;margin-top:20px;margin-bottom:20px}.footerFirstSectionCompanyDetailsFlex{margin-bottom:0}.footerFirstSectionCompanyDetailsWrapper>img{width:85%;margin-bottom:2%}.footerFirstSectionCompanyDetailsFlex>p{font-size:12px}.footerForthSectionCompanyDetailsWrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;height:-moz-max-content;height:max-content;width:90%}.footerForthSectionIconWrappe{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.footerIconSize{width:10px;height:10px}.footerForthSectionCompanyDetailsWrapper h4{font-size:18px}.footerSecondSectionMobileContainer{height:46vh;width:90%;display:flex;flex-direction:row;justify-content:space-between}.footerSecondSectionCompanyDetailsWrapper{width:35%;height:46vh}.footerThirdSectionCompanyDetailsWrapper{width:60%;height:90%}.footerSecondSectionCompanyDetailsWrapper>h4{font-size:15px;margin-bottom:10px}.footerSecondSectionCompanyDetailsWrapper>p{font-size:12px}.footerThirdSectionCompanyDetailsWrapper>h4{font-size:15px;margin-bottom:10px}.footerThirdSectionDropdownHeaderFlex>p{font-size:12px;margin-top:10px;margin-bottom:10px}.footerThirdSectionDropdownLinkWrapper>p{font-size:12px}.footerSecondSectionLinksFlex{display:flex;flex-direction:row;justify-content:space-between;width:100%}.footerSecondSectionContainer{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin-bottom:20px;height:-moz-max-content;height:max-content}.footerSecondSectionLinksFlex>p{font-size:9px;margin-top:10px;margin-bottom:10px}.footerSecondSectionCopyRightFlex{width:100%;display:flex;justify-content:center;align-items:center}.footerSecondSectionCopyRightFlex>p{font-size:12px}}.projectEmiCalculator{width:100%}.projectEmiWrap{display:flex;justify-content:center}.pdf-viewer{display:flex;flex-direction:column;align-items:center;padding:16px}.pdf-viewer h4{font-size:1.5rem;margin-bottom:16px}.flip-page{position:relative;width:100%;max-width:600px;height:auto}.pdf-page{display:flex;justify-content:center;align-items:center}.nav-button{background-color:#0070f3;color:#fff;border:none;border-radius:4px;padding:8px 16px;cursor:pointer;margin:0 4px;transition:background-color .3s}.nav-button:hover{background-color:#005bb5}.brochureNavBtnWrapper{display:flex;justify-content:center;margin-top:16px}.pdf-page img{max-width:100%;height:auto}@media (max-width:768px){.pdf-viewer{padding:12px}.pdf-page{width:100%}.nav-button{padding:6px 12px}.pdf-viewer h4{font-size:1.2rem}}@media (min-width:1200px){.tooltip img:hover+.tooltiptext{bottom:-60%}.propertyPageFirstSection{height:70vh}}@media (min-width:1600px){.tooltip img:hover+.tooltiptext{bottom:-40%}.propertyPageFirstSection{height:55vh}}.spinner{border:4px solid #f3f3f3;border-top-color:#dcaa4c;border-radius:50%;width:30px;height:30px;animation:spin 1s linear infinite;margin:2rem auto}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.custom-placeholder::-moz-placeholder{color:#000}.custom-placeholder:-ms-input-placeholder{color:#000}.custom-placeholder::placeholder{color:#000}.frame{height:100vh;width:100vw;background-color:#eee;background-position:50%;background-size:cover;animation:image 10s ease-in-out infinite alternate;position:relative;z-index:1;overflow:hidden}.frame:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,.3);z-index:2}@keyframes image{0%{background-image:url(https://inframantra.blr1.cdn.digitaloceanspaces.com/bannerVideo/WEBSITE%202.png)}33%{background-image:url(https://inframantra.blr1.cdn.digitaloceanspaces.com/bannerVideo/WEBSITE%201.png)}66%{background-image:url(https://inframantra.blr1.cdn.digitaloceanspaces.com/bannerVideo/WEBSITE%203.png)}to{background-image:url(https://inframantra.blr1.cdn.digitaloceanspaces.com/bannerVideo/WEBSITE%202.png)}}.slideshow{height:100vh;width:100vw;position:relative;overflow:hidden}.propertyListingSearchWrapper{width:100%;padding:10px;border:1px solid #ccc;border-radius:4px}.searchDropdown{position:absolute;top:100%;left:0;z-index:1000;width:100%;background-color:#fff;border:1px solid #ccc;border-top:none;box-shadow:0 2px 8px rgba(0,0,0,.1);max-height:300px;overflow-y:auto}.searchDropdownItem{padding:10px;cursor:pointer;border-bottom:1px solid #eee}.searchDropdownItem:hover{background-color:#f5f5f5}.locationText{font-size:12px;color:#777}.noResults{padding:10px;text-align:center;color:#999}.slideImage{position:absolute;top:0;left:0;height:100%;width:100%;background-size:cover;background-position:50%;animation:fade 15s infinite;opacity:0;z-index:1;transition:opacity 1s ease-in-out}.slideImage1{background-image:url(https://inframantra.blr1.cdn.digitaloceanspaces.com/bannerVideo/d5.avif);animation-delay:0s}.slideImage2{background-image:url(https://inframantra.blr1.cdn.digitaloceanspaces.com/bannerVideo/d4.avif);animation-delay:5s}.slideImage3{background-image:url(https://inframantra.blr1.cdn.digitaloceanspaces.com/bannerVideo/d3.avif);animation-delay:10s}@media screen and (max-width:768px){.slideshow-wrapper{height:100vh}.slideIMage{background-size:cover;background-position:50%}.slideImage1{background-image:url(https://inframantra.blr1.cdn.digitaloceanspaces.com/bannerVideo/m5.avif);animation-delay:0s}.slideImage2{background-image:url(https://inframantra.blr1.cdn.digitaloceanspaces.com/bannerVideo/m4.avif);animation-delay:5s}.slideImage3{background-image:url(https://inframantra.blr1.cdn.digitaloceanspaces.com/bannerVideo/m3.avif);animation-delay:10s}.propertyListingSearcContainer{position:relative;width:71%;max-width:100%}}@keyframes fade{0%{opacity:0}10%{opacity:1}30%{opacity:1}40%{opacity:0}to{opacity:0}}.city_btn_l{width:auto;height:28.312px;flex-shrink:0;border-radius:2.325px;background:#0b6e21;box-shadow:0 0 4.651px 0 rgba(0,0,0,.25);color:#fff;transition:background .3s ease;padding:0 10px}.city_btn_l:hover{background:#095a1a;box-shadow:0 0 4.651px 0 rgba(0,0,0,.35)}.city_btn_p{width:auto;height:28px;flex-shrink:0;border-radius:2.163px;background:#dcaa4c;box-shadow:0 0 4.326px 0 rgba(0,0,0,.25);color:#fff;transition:background .3s ease;padding:0 10px}.city_btn_p:hover{background:#c6963f;box-shadow:0 0 4.326px 0 rgba(0,0,0,.35)}.city_btns{justify-content:flex-end;margin-top:2rem;gap:1rem}.city_btns,.loader-container{display:flex;align-items:center}.loader-container{height:100vh;width:100vw;background:#fff;justify-content:center;z-index:9999;position:fixed;top:0;left:0}@media (min-width:1024px) and (max-width:1440px){.fullscreen-gallery-content{display:flex!important;align-items:center!important;justify-content:center!important;height:100vh!important;background-color:#000!important}.image-gallery-slide img{max-height:90vh!important;max-width:90vw!important;-o-object-fit:contain!important;object-fit:contain!important}}.head1{display:flex;flex-direction:column}.vn-orange button{background-color:#c48807;display:inline-block;position:relative;padding:10px 10px 10px 60px;color:#fff;transition:all .4s ease;border-radius:3px}.vn-orange button:before{content:"\f019";font-family:fontAwesome;position:absolute;font-style:normal;font-weight:400;text-decoration:inherit;font-size:28px;border-radius:0 20px 0 0;color:#000;background-color:#fff;opacity:.3;padding:4px;top:0;left:0}.vn-orange button:hover{background:#e09b05}.download_btn{margin-bottom:2rem;cursor:pointer}.notFoundPageWrapper{height:70vh;width:100vw}.notFoundPageDesktopContainer{height:100%;width:100%;display:flex;flex-direction:row}.notFoundPageDesktopLeftContainer{height:70%;width:50%;display:flex;justify-content:center;align-items:center}.notFoundPageDesktopLeftFlex{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;width:75%;height:75%}.notFoundPageDesktopRightContainer{height:90%;width:50%;display:flex;justify-content:center;align-items:center}.notFoundPageDesktopRightContainer>img{width:90%;height:90%}.notFoundPageDesktopLeftFlex>h2{font-size:80px;width:70%;color:#e4a951;font-weight:500;margin-bottom:10px;margin-top:10px}.notFoundPageDesktopLeftFlex>h4{margin-bottom:10px;margin-top:10px;font-size:35px;text-transform:uppercase;width:100%;font-weight:500}.notFoundPageDesktopLeftFlex>p{margin-bottom:50px;margin-top:10px;font-size:18px}@media screen and (max-width:768px){.notFoundPageWrapper{height:85vh}.notFoundPageDesktopContainer{flex-direction:column;justify-content:flex-start;align-items:center}.notFoundPageDesktopContainer>h2{font-size:60px;margin-top:0;color:#e4a951;margin-bottom:10px;font-weight:500}.notFoundPageDesktopContainer>h4{font-size:25px;width:85%;text-align:center;margin-top:0;font-weight:500;margin-bottom:10px}.notFoundPageDesktopContainer>img{width:85%;height:45%}.notFoundPageDesktopContainer>p{width:85%;text-align:center;margin-bottom:30px}}.search-button{background:#dcaa4c;width:121px;color:#fff;border:none;border-radius:20px;font-size:10px;cursor:pointer;display:flex;justify-content:center;align-items:center}.search-button:hover{background:#e0a800}.offer-card-container{margin-top:30px;width:100%;display:flex;height:500px;justify-content:center}.offer-card:before{content:"Special Offer";top:10%;color:#000;z-index:-4;font-size:80px;background:linear-gradient(45deg,#000,gold,#daa520,#000,#daa520,gold,#000);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.offer-card:before,.offer-content{position:absolute;left:50%;transform:translate(-50%,-50%)}.offer-content{top:75%;padding:20px;border-radius:10px;background-color:rgba(0,0,0,.8);transition:transform .3s ease;text-align:center;width:50%}.offer-card .offer-icon{font-size:70px;color:#daa520}.offer-card:after{content:"";position:absolute;top:5%;left:0;width:100%;height:100%;background:url(/assets/offer-image-guru-randhawa.png);background-size:contain;background-repeat:no-repeat;background-position:50%;z-index:-1;border-radius:5px;overflow:hidden}.offer-card{background-color:#fff;color:#fff;padding:70px 30px;width:80%;text-align:center;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.396);transform:perspective(800px) rotateX(0);transition:transform .3s ease;position:relative;overflow:hidden}.offer-card .right-offer{position:absolute;top:10px;left:12px;animation:float 1s infinite alternate}.contact-container{position:relative;width:100%;padding:2rem;background-color:#fafafa;overflow:hidden;display:flex;align-items:center;justify-content:center}.big-circle,.big-circle:after{position:absolute;border-radius:50%}.big-circle{width:500px;height:500px;background:linear-gradient(180deg,#1cd4af,#159b80);bottom:50%;right:50%;transform:translate(-40%,38%)}.big-circle:after{content:"";width:360px;height:360px;background-color:#fafafa;top:calc(50% - 180px);left:calc(50% - 180px)}.form{width:90%;min-width:820px;background-color:#fff;border-radius:10px;box-shadow:0 0 20px 1px rgba(0,0,0,.1);z-index:99;overflow:hidden;display:grid;grid-template-columns:repeat(2,1fr)}.contact-info-offer{background:url(/assets/guru-form-image.jpg);background-position:center 0;background-size:cover}.offer-contact-form{background-color:#cac6dd;position:relative}.contact-info-offer:before{content:"";background:url(/assets/home-icon.png);background-size:contain;background-repeat:no-repeat;background-position:50%;height:90px;width:100px;position:absolute;top:30%;right:50%;filter:drop-shadow(0 0 10px rgba(0,0,0,.5))}.offer-contact-form:before{content:"";position:absolute;width:26px;height:26px;background-color:#daa520;transform:rotate(45deg);top:50px;left:-13px}.circle.one{width:130px;height:130px;top:130px;right:-40px}.circle{border-radius:50%;background:linear-gradient(135deg,transparent 20%,#149279);position:absolute}.offer-contact-form form{padding:2.3rem 2.2rem;z-index:10;overflow:hidden;position:relative}.input-container{position:relative;margin:1rem 0}.input-container textarea.input{padding:.8rem 1.2rem;min-height:150px;border-radius:5px;resize:none;overflow-y:auto}.input{outline:none;background:none;padding:.6rem 1.2rem;color:#757575;font-weight:500;font-size:.95rem;letter-spacing:.5px}.input,.offer-contact-form .btn{width:100%;border:2px solid #fafafa;border-radius:5px;transition:.3s}.offer-contact-form .btn{padding:.6rem 1.3rem;background-color:#fff;color:#daa520;font-size:20px;font-weight:600;cursor:pointer}@media screen and (max-width:767px){.offer-card{width:95%;height:500px;background-color:#b8bbbb9a}.offer-card:after{top:3%;margin:0 10px}.contact-container{display:grid;grid-template-columns:1fr}.offer-icon .right-offer img{height:113px}.offer-card h1{font-size:15px}.offer-card:before{top:30px;font-size:30px}.offer-section-head h1{color:#daa520;text-align:center;font-style:italic;font-family:Times New Roman,Times,serif}}@media (max-width:850px){.offer-contact-form:before{top:-13px;left:auto;right:70px}.big-circle{bottom:75%;transform:scale(.9) translate(-40%,30%);right:50%}.form{grid-template-columns:1fr;min-width:100%}.contact-info-offer{height:450px;background-size:cover}.contact-info-offer:before{bottom:auto;top:16%;right:65px;transform:scale(.95)}}@media (max-width:480px){.contact-container{padding:1.5rem}.big-circle,.square{display:none}.btn,.input{padding:.45rem 1.2rem}.contact-info-offer{height:400px;padding:20px;background-position:50%}.contact-info-offer:before{height:50px;bottom:auto;top:10%;right:15px;transform:scale(.95)}}.App{display:block;opacity:1;pointer-events:auto;background-color:#f5f5f5;position:relative}.popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;z-index:9999;opacity:0;transform:scale(.9);pointer-events:none;transition:opacity 1s ease-out,transform 1s ease-out}.popup-overlay.popup-animating{opacity:1;pointer-events:auto;transform:scale(1)}.popup-form{background:#f1e2c2;padding-left:20px;padding-right:20px;padding-top:3px;border-radius:10px;width:90%;max-width:100%;transform:translateY(-30px);transition:transform 1s ease-out}.popup-overlay.popup-animating .popup-form{transform:translateY(0)}.popup-form{text-align:center;margin-bottom:20px}.form-group{margin-bottom:15px;border-radius:3px;display:flex;flex-direction:column;justify-content:center;align-items:center}.popUpHead{color:#000;text-align:center;font-family:Lexend Deca;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.crossBtn{position:relative;left:28%;top:16px}.crossBtnTemp{position:relative;left:14%;top:10px}.popUpHead2{color:#e4a951;text-align:center;font-family:Lexend Deca;font-size:16px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase;margin:0}.form-group3{border-radius:1px;border:.5px solid #eea924;background:#fff;box-shadow:0 1px 2.9px 0 rgba(0,0,0,.18)}.numberFor,.numberForTemp{font-size:16px;margin:2rem 0 0}.numberFor,.numberForTemp,.textForm{color:#000;font-family:Lexend Deca;font-style:normal;font-weight:400;line-height:normal}.textForm{font-size:11px}.image-container{display:flex;justify-content:center}.propertyPageHeaderContactUsDisclaimer2{color:#000;text-align:center;font-family:Lexend Deca;font-size:6px;font-style:normal;font-weight:300;line-height:normal}.form-group input:focus{outline:none;box-shadow:0 1px 2.9px 0 rgba(0,0,0,.18);border-radius:3px;border:.5px solid #eea924;background:#fff}.bottomCta{display:none}.popup-form{width:25%!important}@media only screen and (max-width:768px){.popup-form{width:90%!important}}.heading_city{color:#000;font-family:Lexend Deca;font-size:25px;font-style:normal;font-weight:400;line-height:normal}.top-cities-container{padding:1.5rem 4rem}.heading_section,h2{color:#dcaa4c;font-family:Lexend Deca;font-size:27px;font-style:normal;font-weight:600;line-height:normal}.Property_container,.localities_list{margin-left:4rem}.grid-container-cities{display:grid;grid-gap:2rem;gap:2rem;width:100%;margin:auto;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;grid-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.grid-container-cities img:first-child{width:100%;grid-column:span 2}.item{width:100%;grid-column:span 1;cursor:pointer}.cities_heading{font-family:Lexend Deca;font-weight:500;font-size:34px;line-height:100%;letter-spacing:0;color:#dcaa4c;margin:4rem 0}.city_item_cities{height:auto}.city_item,.city_item_cities{box-shadow:0 2.64px 5.94px 0 #00000033;border-radius:6.64px;display:inline-block;flex:0 0 auto;margin:.5rem;cursor:pointer}.city_item{height:19rem;width:19.375rem}.city_item,.propery_item{transition:transform .3s ease,box-shadow .3s ease}.city_item:hover,.propery_item:hover{transform:scale(1.03);box-shadow:0 8px 16px rgba(0,0,0,.1)}.item,.main_image{transition:transform .5s cubic-bezier(.4,0,.2,1),box-shadow .5s cubic-bezier(.4,0,.2,1),filter .5s ease;position:relative;overflow:hidden}.item:hover,.main_image:hover{transform:translateY(-8px);box-shadow:0 15px 30px rgba(0,0,0,.35);filter:contrast(-1) brightness(1.05)}.locality_name{font-weight:400;font-size:18px;margin:0}.city_name,.locality_name{font-family:Lexend Deca;line-height:100%;letter-spacing:0}.city_name{font-weight:300;font-size:11.87px;margin:1rem 0}.city_img{width:100%;height:13rem}.city_text{height:6rem;padding:14px}.city_img_cities{width:326px;height:249px}.city_text_cities{height:120px;padding:14px}.city_list{overflow-x:scroll;overflow-y:hidden;scrollbar-width:none}.items{width:auto;white-space:nowrap;display:flex;gap:2rem}.propery_item>img{width:292.03px;height:288.64px;cursor:pointer}.property_items{display:flex;flex-direction:row;justify-content:start;gap:8rem}.property_name{font-size:19.43px;color:#000}.property_name,.property_sub{font-family:Lexend Deca;font-weight:400;line-height:100%;letter-spacing:0;margin:0;padding:0}.property_sub{font-size:16.19px;color:#c5c5c5}.top-cities-container-wrapper{margin-bottom:2rem}.property_text{display:flex;flex-direction:column;justify-content:center;gap:1rem;margin-top:1rem}.btn{font-weight:500;font-size:18px;line-height:100%;letter-spacing:0;color:#dcaa4c}.btn,.ld_more{align-items:center}.ld_more{display:flex;justify-content:center;margin:2rem}.main_image{cursor:pointer}.heading-list{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:600}.heading-list img{width:20px;height:20px;-o-object-fit:contain;object-fit:contain}.localities-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(325px,1fr));grid-gap:3rem;gap:3rem;justify-content:center;margin:0 auto}@media (max-width:768px){.grid-container-cities{grid-template-columns:repeat(1,1fr)}.localities_list{margin-right:2rem!important}.Property_container{margin-left:2rem}.citiesWapperContainer>img{height:70vh}.grid-container-cities>img:first-child{width:100%;grid-column:span 2;height:202px}.top-cities-container{padding:1.5rem 2rem}.grid-container-cities img:first-child{width:100%;grid-column:span 1}.property_list{overflow-x:scroll;overflow-y:hidden}.property_items{width:auto;white-space:nowrap;gap:1.5rem}.city_item{width:auto;margin:0}.cities_heading{font-size:18px;margin:3rem 0}.city_list{overflow-y:visible;overflow-y:initial;overflow-x:visible;overflow-x:initial;scrollbar-width:none}.items{width:auto;white-space:nowrap;display:flex;gap:2rem;flex-direction:column}.localities_list{margin-left:2rem;margin-right:2rem}.item,.main_image{width:100%;grid-column:span 1;border-radius:15px}.heading_city{font-size:14px}.heading_section,h2{font-size:20px}}@media (min-width:768px) and (max-width:1028px){.main_image{height:auto}}.nav{background:hsla(0,0%,85%,.8);box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}.nav-link{font-family:Lexend Deca;font-weight:500;font-size:25px;line-height:100%;letter-spacing:0}.sublocalities-wrapper{margin:4rem}.nav{display:flex;justify-content:space-between;align-items:center;flex-direction:row;overflow-x:scroll;width:auto;scrollbar-width:none}.top-header-list{color:#dcaa4c;font-family:Lexend Deca;font-size:30px;font-style:normal;font-weight:500;line-height:normal;margin-top:1rem;margin-bottom:2rem}.sublocalities-list{display:grid;grid-template-columns:1fr 1fr;justify-self:center;grid-gap:1rem;gap:1rem;grid-column-gap:7rem;-moz-column-gap:7rem;column-gap:7rem}.sublocalities-item{width:437px;height:91px;border-radius:5px;background:hsla(0,0%,99%,.8);box-shadow:0 1px 4px 0 rgba(0,0,0,.3)}.btn-nav,.sublocalities-item{display:flex;justify-content:center;align-items:center}.btn-nav{color:#dcaa4c;font-family:Lexend Deca;font-size:25px;font-style:normal;font-weight:500;line-height:normal}.btn-wrapper{display:flex;justify-content:center;align-items:center;margin-bottom:3rem;margin-top:1rem}.sub-name-btn{color:#000;font-family:Lexend Deca;font-size:20px;font-style:normal;font-weight:300;line-height:normal;text-wrap:wrap}.nav-header{height:72px;display:flex;justify-content:center;align-items:center}.heading-list{color:#dcaa4c;font-family:Lexend Deca;font-size:28px;font-style:normal;font-weight:500;line-height:normal;margin-left:4rem}.nav-link{height:58px;width:324px}.localities-wrapper{padding:2rem}.nav-item{display:flex;justify-content:center;align-items:center}.nav-active{background:#dcaa4c;color:#fff;box-shadow:0 4px 4px 0 #00000040;clip-path:polygon(10% 1%,100% 0,89% 100%,0 100%)}.sublocalities-item{transition:transform .3s ease,box-shadow .3s ease}.sublocalities-item:hover{transform:scale(1.03);box-shadow:0 8px 16px rgba(0,0,0,.5)}@media (max-width:768px){.heading-list{font-size:15px}.btn-nav,.sub-name-btn,.top-header-list{font-size:18px}.nav-link{font-size:9px;width:105px;height:30px}.btn-wrapper,.nav-header{height:52px}.sublocalities-item{width:313.457px;height:58px}.sublocalities-list{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.sub-name-btn{font-size:15px}.localities-list{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3rem}}@media (min-width:768px) and (max-width:1028px){.localities-list{display:grid;grid-template-columns:1fr 1fr}.sublocalities-list{display:grid}.sublocalities-item{width:auto}}.writing{width:320px;height:200px;background-color:#3f3f3f;border:1px solid #bbb;border-radius:6px 6px 4px 4px;position:relative}.writing .topbar{position:absolute;width:100%;height:12px;background-color:#f1f1f1;border-top-left-radius:4px;border-top-right-radius:4px}.writing .topbar div{height:6px;width:6px;border-radius:50%;margin:3px;float:left}.writing .topbar div.green{background-color:#60d060}.writing .topbar div.red{background-color:red}.writing .topbar div.yellow{background-color:#e6c015}.writing .code{padding:15px}.writing .code ul{list-style:none;margin:0;padding:0}.writing .code ul li{background-color:#9e9e9e;width:0;height:7px;border-radius:6px;margin:10px 0}.ErrorContainer{display:flex;align-items:center;justify-content:center;height:100vh;width:100%;transition:transform .5s;overflow:hidden}.stack-ErrorContainer{position:relative;width:420px;height:210px;transition:width 1s,height 1s}.pokeup{transition:all .3s ease}.pokeup:hover{transform:translateY(-10px);transition:.3s ease}.error{width:400px;padding:40px;text-align:center}.error h1{font-size:125px;padding:0;margin:0;font-weight:700}.error h2{margin:-30px 0 0;padding:0;font-size:47px;letter-spacing:4px;color:#3f3f3f}.perspec{perspective:1000px}.writeLine{animation:writeLine .4s linear forwards}.explode{animation:explode .5s ease-in-out forwards}.card{animation:tiltcard .5s ease-in-out 1s forwards;position:absolute}@keyframes tiltcard{0%{transform:rotateY(0deg)}to{transform:rotateY(-30deg)}}@keyframes explode{0%{transform:translate(0) scale(1)}to{transform:translate(var(--spreaddist),var(--vertdist)) scale(var(--scaledist))}}@keyframes writeLine{0%{width:0}to{width:var(--linelength)}}@media screen and (max-width:1000px){.ErrorContainer{transform:scale(.85)}}@media screen and (max-width:850px){.ErrorContainer{transform:scale(.75)}}@media screen and (max-width:775px){.ErrorContainer{flex-wrap:wrap-reverse;align-items:inherit}}@media screen and (max-width:370px){.ErrorContainer{transform:scale(.6)}}.code{width:100%;height:98%;overflow:hidden;display:flex;flex-direction:column;justify-content:start}.code ul{list-style:none;padding:0;margin:0;max-height:100%;width:100%;box-sizing:border-box}.code li{height:10px;margin:5px 0;background:#ecf0f1;width:var(--linelength);transition:all .3s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.m6t{margin-top:-8rem;background:linear-gradient(180deg,hsla(0,0%,85%,.1) 0,rgba(0,0,0,.34));max-height:98vh}.state-wrapper{margin:4rem 5rem;text-align:center}.state-header{color:#dcaa4c;align-items:start;font-family:Lexend Deca;font-size:38px;font-style:normal;font-weight:600;line-height:normal;display:flex;margin:4rem 0}.marginTop{margin:4rem 0}.stateItems{display:flex;flex:grid 1;justify-content:left;flex-direction:row;flex-wrap:wrap;gap:4rem}.stateItem{width:100%;max-width:500px;height:355px;border-radius:6px;box-shadow:0 8px 24px rgba(0,0,0,.1);overflow:hidden;transition:transform .3s,box-shadow .3s;cursor:pointer;position:relative}.stateItem:hover{transform:translateY(-10px);box-shadow:0 12px 32px rgba(0,0,0,.2)}.stateItem img{width:100%;height:75%;-o-object-fit:cover;object-fit:cover}.stateText{height:80px;color:#e4a951;font-family:Lexend Deca;font-size:20px;font-style:normal;font-weight:600;line-height:normal;display:flex;justify-content:center;align-items:center}@media (max-width:1024px){.stateItems{grid-template-columns:repeat(2,1fr);gap:1.5rem}.stateItem{height:300px}}@media (max-width:768px){.stateItems{grid-template-columns:1fr}.state-header{font-size:20px}.state-wrapper{margin:0 2rem;text-align:center}.m6t{margin-top:0;height:55vh}}@media (min-width:768px) and (max-width:1024px){.m6t{height:55vh}.stateItems{display:grid;grid-template-columns:1fr 1fr}.items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:2rem;gap:2rem;width:100%}}.propertyListingPageMobileFilterWrapper{width:100vw;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;z-index:100}.propertyListingPageMobileFilterHeader{border-bottom:1px solid grey;border-top-left-radius:10px;border-top-right-radius:10px;width:100%;height:8%;display:flex;flex-direction:row;justify-content:space-around;align-items:center;position:relative}.propertyListingPageMobileFilterHeaderValue{color:#0b6e21;font-size:25px;width:60%;text-align:center}.propertyListingPageMobileFilterHeaderReset{width:20%}.propertyListingPageMobileFilterHeaderSwipeBar{position:absolute;width:40%;height:4px;top:-10px;background:#000}.propertyListingPageMobileFilterUnitType{width:90%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.propertyListingPageMobileFilterValueWrapper{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:85vh}.propertyListingPageMobileFilterUnitTypeHeader{font-size:20px;font-weight:500;margin:12px 0}.propertyListingMobileFilterFlex{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;width:105%}.priceFliterFlex{justify-content:center;align-items:center;width:100%}.filtersPriceRangeWrapper{display:flex;justify-content:center;align-items:center;width:85%}.mobileFilterBtn{margin-top:10px}.topForm{width:370px;background-color:#000}.popUpHead1{color:#fff;text-align:center;font-style:normal}.bottomheadTemp,.popUpHead1{font-family:Lexend Deca;font-size:16px;font-weight:600;line-height:normal}.bottomheadTemp{color:#d99410;margin:5px 0}.bottomHeadTemp2{font-size:16;font-weight:500}.bottomHeadTemp2,.descTemp2{color:#000;font-family:Lexend Deca;font-style:normal;line-height:normal;margin:5px 0}.descTemp2{font-size:12;font-weight:300}.guruImagetemp{position:relative;top:-12px;width:126px}@media (max-width:768px){.topForm{width:327px}}.media-page{width:100%}.media-content{width:69%}.media-sidebar{width:29%}.media-content .content-media figure img{width:100%}.media-content .content-media figure{margin:0}@media only screen and (max-width:768px){.media-content{width:100%}.media-content>h2{display:none}}