.alert{position:relative;padding:8px 10px;border:1px solid transparent;border-radius:5px;font-size:13px;line-height:20px}.alert.error{color:#721c24;background:#f8d7da}.alert.success{color:#29b24b;background-color:#d4edda;border-color:#d4edda}@keyframes showAlertMsg{0%{right:-300px}100%{right:15px}}.alertMsg{max-width:290px;right:-500px;top:65px;transition:.3s;font-size:12px;padding:8px 12px;color:#fff;position:fixed;align-items:center;background:#ccc;white-space:nowrap;border-radius:8px;box-shadow:0 10px 20px 0 rgba(70,70,75,.2);z-index:25;display:none}.alertMsg.active{right:15px;display:flex;animation:showAlertMsg .3s ease-in-out}.alertMsg .iconBox span{padding:2px;margin-right:10px;font-size:36px;width:40px;height:40px;border-radius:100%;background:#fff;display:flex;align-items:center;justify-content:center;color:#000}.alertMsg .msgBody{width:100%;padding-right:20px;display:block;color:#fff;position:relative;white-space:normal}.alertMsg .msgBody strong{display:block;font-size:18px}.alertMsg .msgBody p{margin:0;line-height:16px;color:#fff;font-size:12px}.alertMsg .msgBody .icon-close{position:absolute;right:-4px;top:0;width:15px;height:15px;display:flex;align-items:center;justify-content:center;opacity:.6;cursor:pointer;transition:.3s;font-size:10px}.alertMsg .msgBody .icon-close:hover{opacity:1;transition:.3s}.alertMsg span img{width:100%;height:100%}.alertMsg.success{background:#28a745}.alertMsg.success span{color:#28a745}.alertMsg.info{background:#17a2b8}.alertMsg.info span{color:#17a2b8}.alertMsg.warning{background:#ffc107}.alertMsg.warning span{color:#ffc107}.alertMsg.error{background:#de071c}.alertMsg.error span{color:#de071c}.bg-white{background-color:#fff}.syOverlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);z-index:14}.syOverlay.active{display:block}.gblFltr .dropdownBtnBox .dropdownBody,.gblFltr .drpdwnMenu{position:absolute;left:0;top:40px;display:none;background:#fff;-webkit-transition:.3s;transition:.3s;z-index:9;overflow:hidden;-webkit-box-shadow:0 2px 9px 0 rgba(0,0,0,.14);box-shadow:0 2px 9px 0 rgba(0,0,0,.14);border-radius:5px}.gblFltr .dropdownBtnBox.active .dropdownToggle,.gblFltr .gblFltrDrpdwn.active .drpdwnTgl{border-color:#000}.gblFltr .dropdownBtnBox.active .dropdownToggle::after,.gblFltr .gblFltrDrpdwn.active .drpdwnTgl::after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.gblFltr .dropdownBtnBox .dropdownBody{min-width:126px}.gblFltr .dropdownBtnBox .dropdwonMaxBox{max-height:350px;padding:10px 8px}.gblFltr .dropdownBtnBox .dropdwonMaxBox ul li{width:100%;line-height:26px;-webkit-transition:.3s;transition:.3s;cursor:pointer;color:#333}.gblFltr .dropdownBtnBox .dropdwonMaxBox ul li a{padding:3px 10px;display:-webkit-box;display:flex;display:-webkit-flex;-webkit-box-align:center;align-items:center;color:#333;position:relative;border-radius:5px}.gblFltr .dropdownBtnBox .dropdwonMaxBox ul li a em{margin-right:5px;-webkit-box-flex:0;flex:none;width:30px;height:30px}.gblFltr .dropdownBtnBox .dropdwonMaxBox ul li a:hover,.gblFltr .dropdownBtnBox .dropdwonMaxBox ul li.active a{background:#e7faf1;-webkit-transition:.3s;transition:.3s;color:#58bf93}.gblFltr .dropdownBtnBox.active .dropdownBody{display:block}.gblFltr .dseSearchBox .autoComplete{min-width:323px;width:100%;background:#fff;position:absolute;left:0;top:36px;overflow:hidden;border-radius:8px;-webkit-transition:.3s;transition:.3s;z-index:2;display:none;-webkit-box-shadow:0 6px 6px 0 rgba(51,48,0,.1607843137);box-shadow:0 6px 6px 0 rgba(51,48,0,.1607843137)}.gblFltr .dseSearchBox .autoComplete.active{display:block}.gblFltr .dseSearchBox .autoComplete .autoCompleteBody{display:block;max-height:400px;height:100%;overflow:auto}.gblFltr .dseSearchBox .autoComplete .autoCompleteBody .autoCompleteNearMe .nearMe{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:5px 15px;font-size:12px;color:#5f449b;cursor:pointer;background:#f7f4ff;border-radius:5px;font-weight:600}.gblFltr .dseSearchBox .autoComplete .autoCompleteBody .autoCompleteNearMe .nearMe>em{margin-right:5px;width:18px;height:18px;display:block;background-size:315px}.gblFltr .dseSearchBox .autoComplete .searchChipBox{margin:0;padding:5px 0;display:-webkit-box;display:flex;display:-webkit-flex;flex-wrap:wrap}.gblFltr .dseSearchBox .autoComplete .smChips{padding:5px 32px 5px 15px;margin:5px 10px 5px 0;background:#f8f5ff;border-radius:20px;position:relative;max-width:87%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;float:left;color:#5f449b;line-height:28px;font-size:12px;border:solid 1px #e7ddff;-webkit-box-flex:0;flex:none}.gblFltr .dseSearchBox .autoComplete .smChips em{font-size:8px;color:#909090;width:32px;height:100%;display:-webkit-box;display:flex;display:-webkit-flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;position:absolute;right:0;top:0;cursor:pointer}.gblFltr .dseSearchBox .autoComplete ul.ui-autocomplete{max-height:344px}.gblFltr .dseSearchBox .autoComplete ul.ui-autocomplete li{position:relative;color:#000;font-size:16px;line-height:38px;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0 15px;padding:10px 0;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;gap:8px;border-bottom:1px solid #ebebeb}.gblFltr .dseSearchBox .autoComplete ul.ui-autocomplete li figure{-webkit-box-flex:0;flex:none;width:48px;height:48px;background:#eee;border-radius:8px;display:-webkit-box;display:flex;display:-webkit-flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;border:1px solid #f9f9f9;overflow:hidden}.gblFltr .dseSearchBox .autoComplete ul.ui-autocomplete li figcaption{width:calc(100% - 126px)}.gblFltr .dseSearchBox .autoComplete ul.ui-autocomplete li figcaption p{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:normal}.gblFltr .dseSearchBox .autoComplete ul.ui-autocomplete li figcaption p a{margin-bottom:8px;font-size:12px;color:#333;cursor:pointer}.gblFltr .dseSearchBox .autoComplete ul.ui-autocomplete li figcaption .propertyBtnBox{margin-top:5px;display:-webkit-box;display:flex;display:-webkit-flex;gap:8px}.gblFltr .dseSearchBox .autoComplete ul.ui-autocomplete li figcaption .propertyBtnBox em{display:-webkit-box;display:flex;display:-webkit-flex}.gblFltr .dseSearchBox .autoComplete ul.ui-autocomplete li figcaption .propertyBtnBox span.btn{padding:0 12px;line-height:22px;height:auto;font-size:10px;color:#5f449b;border:solid 1px #5f449b;border-radius:11px;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;gap:5px;display:-webkit-box;display:flex;white-space:nowrap}.gblFltr .dseSearchBox .autoComplete ul.ui-autocomplete li span.searchRelated{position:absolute;right:0;top:0;bottom:10px;font-size:12px;display:-webkit-box;display:flex;-webkit-box-align:end;align-items:flex-end;color:#666}.gblFltr .dseSearchBox .autoComplete .autoCompleteBox{padding:0 12px;border-top:#e6e6e6 solid 1px}.gblFltr .dseSearchBox .autoComplete .autoCompleteBox .autoCompleteTitle{font-size:14px;color:#000;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin-top:8px;font-weight:600}.gblFltr .dseSearchBox .autoComplete .autoCompleteBox .nearBy{margin:5px -5px;display:-webkit-box;display:flex;flex-wrap:wrap}.gblFltr .dseSearchBox .autoComplete .autoCompleteBox .nearBy .searchChipLi{padding:0 5px;margin:5px 0;-webkit-box-flex:0;flex:none;width:50%;text-overflow:ellipsis;display:block;white-space:nowrap;overflow:hidden}.gblFltr .dseSearchBox .autoComplete .autoCompleteBox .nearBy .searchChipLi .nearByChip{padding:7px 10px;background:#f8f5ff;border-radius:8px;position:relative;color:#5f449b;line-height:28px;font-size:12px;border:solid 1px #e7ddff;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;cursor:pointer}.gblFltr .dseSearchBox .autoComplete .autoCompleteBox .nearBy .searchChipLi .nearByChip .icon-plus{margin-right:8px;position:relative;width:20px;height:20px;background:#5f449b;border-radius:100%;color:#fff;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;font-size:10px;font-weight:600;-webkit-box-flex:0;flex:none}.gblFltr .dseSearchBox .autoComplete .autoCompleteBox .nearBy .searchChipLi .nearByBody{text-overflow:ellipsis;display:block;white-space:nowrap;overflow:hidden}.gblFltr .dseSearchBox .autoComplete .autoCompleteBox .nearBy .searchChipLi .nearByBody .localityName{line-height:normal;font-size:12px;font-weight:600;text-overflow:ellipsis;display:block;white-space:nowrap;overflow:hidden}.gblFltr .dseSearchBox .autoComplete .autoCompleteBox .nearBy .searchChipLi .nearByBody .nearByDistance{margin-top:2px;line-height:normal;font-size:12px}.gblFltr .gblFltrDrpdwn.active .drpdwnMenu{display:block}.gblFltr .bedrooms .drpdwnMenu{width:140px}.gblFltr .property .drpdwnMenu{min-width:200px}.gblFltr .property .drpdwnMenu .gblFltrCntntBx{overflow-y:none;overflow:auto}.gblFltr .property .drpdwnMenu .gblFltrCntntBx::-webkit-scrollbar{width:8px;height:8px;background-color:#e5e5e5;border-radius:20px;position:absolute;z-index:10000}.gblFltr .property .drpdwnMenu .gblFltrCntntBx::-webkit-scrollbar-thumb{background-color:#bfbfbf;border-radius:20px}.gblFltr .budget .drpdwnMenu{min-width:314px}.gblFltr .project .drpdwnMenu{width:172px}.gblFltr .more .drpdwnTgl{max-width:123px}.gblFltr .more .drpdwnMenu{width:260px;left:auto;right:0}.gblFltr .more .rangeVluBx{max-height:186px}.gblFltr .more .gblFltrChckBxStrng{margin-top:10px}.gblFltr .more .gblFltrChckBxStrng~.gblFltrChckBxStrng{margin-top:0}.gblFltr .lctnAtoCmplt{margin-bottom:10px;display:block;position:relative;width:100%;min-width:100%}.gblFltr .lctnAtoCmpltEm{position:absolute;left:10px;top:10px;font-size:16px;color:#000}.gblFltr .lctnAtoCmpltInpt{padding:5px 15px 5px 35px;height:38px;line-height:38px;border:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;background:#f0f0f0;border-radius:8px}.gblFltr .lctnAtoCmpltInpt::-webkit-input-placeholder{font-size:14px;color:#999}.gblFltr .lctnAtoCmpltInpt::-moz-placeholder{font-size:14px;color:#999}.gblFltr .lctnAtoCmpltInpt:-ms-input-placeholder{font-size:14px;color:#999}.gblFltr .lctnAtoCmpltInpt::-ms-input-placeholder{font-size:14px;color:#999}.gblFltr .lctnAtoCmpltInpt::placeholder{font-size:14px;color:#999}.gblFltr .gblFltrCntntBx{padding:10px 10px 0;overflow:auto;display:block;max-height:430px;margin-right:1px}.gblFltr .radioBtnBox{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap;margin-bottom:8px}.gblFltr .radioBtnBox li{width:50%;padding:5px 0 0 20px;display:block;cursor:pointer;position:relative;line-height:28px;font-size:13px;font-weight:400}.gblFltr .radioBtnBox li input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;top:7px;left:0;bottom:0;border:1px solid #d0d0d0;border-radius:100%;width:15px;height:15px}.gblFltr .radioBtnBox li input[type=radio]:checked::after{background:#58bf93;border-radius:50%;height:2px;width:2px;top:3px;left:3px;content:"";position:absolute}.gblFltr .radioBtnBox li label{color:#000;display:block;cursor:pointer}.gblFltr .gblFltrChckBxLi{padding:0 7px 0 2px!important;margin-bottom:5px;color:#000;position:relative;width:100%;display:block;border-radius:4px;-webkit-transition:.3s;transition:.3s}.gblFltr .gblFltrChckBxLi:hover{background:#e7faf1!important;color:#58bf93!important;-webkit-transition:.3s;transition:.3s}.gblFltr .gblFltrChckBxLi.disabled{color:#d0d0d0}.gblFltr .gblFltrChckBxLi.disabled:hover{color:#d0d0d0!important;background:#fff!important}.gblFltr .gblFltrChckBxLi.disabled .gblFltrChckBxLbl{cursor:default}.gblFltr .gblFltrChckBxLbl{padding-left:30px;display:block;cursor:pointer;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:210px;line-height:28px;font-size:13px;font-weight:400}.gblFltr .gblFltrChckBxInpt{position:absolute;left:5px;top:5px}.gblFltr .gblFltrChckBxStrng{padding:0 0 3px;margin:0 0 3px;border-bottom:1px solid #e0e0e0;color:#000;display:block}.gblFltr .rangeInptBx{padding-bottom:10px;margin-top:10px;position:relative;background:#fff;display:-webkit-box;display:flex;display:-webkit-flex;-webkit-box-align:center;align-items:center}.gblFltr .rangeInptBx .form-control{border-radius:8px;background:#f0f0f0;-webkit-box-shadow:none!important;box-shadow:none!important;border-color:#f0f0f0}.gblFltr .rangeInptBx::after{margin:0 auto;width:8px;height:1px;content:"";position:absolute;left:0;right:2px;top:21px;background:#666}.gblFltr .rangeInptBxMx{margin-left:20px}.gblFltr .rangeVluBx{margin-right:-8px;display:-webkit-box;display:flex;display:-webkit-flex;position:relative;max-height:240px;overflow:auto}.gblFltr .rangeVluBx::-webkit-scrollbar{width:8px;height:8px;background-color:#e5e5e5;border-radius:20px;position:absolute;z-index:10000}.gblFltr .rangeVluBx::-webkit-scrollbar-thumb{background-color:#bfbfbf;border-radius:20px}.gblFltr .rangeVluBx .rangeVluBxMnBx,.gblFltr .rangeVluBx .rangeVluBxMxBx{width:100%;padding-left:10px}.gblFltr .rangeVluBx .rangeVluBxli{width:100%;line-height:27px;-webkit-transition:.3s;transition:.3s;cursor:pointer;border-radius:4px;color:#000}.gblFltr .rangeVluBx .rangeVluBxli .rangeVluBxli:hover{background:#e7faf1;-webkit-transition:.3s;transition:.3s;color:#58bf93}.gblFltr .gblFltrBtnBx{padding:10px 15px;text-align:right}.gblFltr .btnClrAl{margin:0 0 5px 0;cursor:pointer;display:block;color:#58bf93;text-align:center;font-size:14px}.gblFltr .gblFltrDrpdwn .drpdwnTgl.gblFltrSlctdVlue{border-color:#baebd4;background:#e7faf1}.gblFltr .gblFltrDrpdwn .drpdwnTgl.gblFltrSlctdVlue::before{width:5px;height:5px;border-radius:100%;display:block;position:absolute;right:4px;top:4px;content:"";background:#58bf93}.gblFltr .gblFltrDrpdwn .drpdwnTgl.gblFltrChckBxInpt:checked{-webkit-box-shadow:0 2px 5px 0 rgba(88,191,147,.7);box-shadow:0 2px 5px 0 rgba(88,191,147,.7)}.property-ico{background:url(../../images/sprite-icon/property-type-sprite-icons.svg) no-repeat left top;background-size:32px;display:block;overflow:hidden}.si-project{background-position:0 -58px}.si-resale{background-position:0 -86px}.si-rental{background-position:0 0}.si-agent{background-position:0 -29px}.infinite-loader{display:none;text-align:center;margin-top:20px}.infinite-loader img{height:30px;width:30px}.mapTglBx{padding:5px 5px 5px 15px;width:136px;height:38px;position:fixed;top:54px;right:15px;border-radius:20px;border:solid 1px #725bab;background:#f6f2ff;z-index:8}.mapTglBx .mapTglLbl{padding:0 10px 0 0;float:left;color:#000;font-size:13px;line-height:26px;font-weight:400}.mapTglBx .mapTgl{position:relative;width:42px;height:26px;border-radius:100px;background-color:#fff;overflow:hidden;-webkit-box-shadow:inset 0 0 2px 1px rgba(0,0,0,.05);box-shadow:inset 0 0 2px 1px rgba(0,0,0,.05);cursor:pointer}.mapTglBx .mapTglInpt{opacity:0;position:absolute;display:block;cursor:pointer;top:0;left:0;width:100%;height:100%;z-index:2}.mapTglBx .mapTglInpt~.mapTglSwtch{position:absolute;left:2px;top:2px;bottom:2px;right:18px;background-color:#fff;border-radius:36px;-webkit-transition:.35s cubic-bezier(.785,.135,.15,.86);transition:.35s cubic-bezier(.785,.135,.15,.86);-webkit-transition-property:left,right;transition-property:left,right;-webkit-transition-delay:0s,50ms;transition-delay:0s,50ms;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);z-index:4}.mapTglBx .mapTglInpt~.mapTglTrck{position:absolute;left:0;top:0;right:0;bottom:0;-webkit-transition:.35s cubic-bezier(.785,.135,.15,.86);transition:.35s cubic-bezier(.785,.135,.15,.86);-webkit-box-shadow:inset 0 0 0 2px rgba(0,0,0,.05);box-shadow:inset 0 0 0 2px rgba(0,0,0,.05);border-radius:40px;z-index:2}.mapTglBx .mapTglInpt:checked~.mapTglSwtch{right:2px;left:18px;-webkit-transition:.35s cubic-bezier(.785,.135,.15,.86);transition:.35s cubic-bezier(.785,.135,.15,.86);-webkit-transition-property:left,right;transition-property:left,right;-webkit-transition-delay:50ms;transition-delay:50ms}.mapTglBx .mapTglInpt:checked~.mapTglTrck{-webkit-box-shadow:inset 0 0 0 20px #58bf93;box-shadow:inset 0 0 0 20px #58bf93}.mapTglBx .mapTglB{display:block}@media (min-width:992px){.mapTglBx{display:block;top:103px}}.pg-dse .sy-dseLists .rightMapBox{display:none;position:sticky;top:115px;height:calc(100vh - 120px)}@media (min-width:992px){.pg-dse.tlWthmapBx .container{width:100%;max-width:100%;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.pg-dse.tlWthmapBx .sy-dseLists .leftBox{width:60%}.pg-dse.tlWthmapBx .sy-dseLists .rightMapBox{width:40%;display:block}}@media (min-width:1200px){.mapTglBx{top:54px}.pg-dse.tlWthmapBx .sy-dseLists .leftBox{width:58%}.pg-dse.tlWthmapBx .sy-dseLists .rightMapBox{width:100%;display:block}}.rightMapBox .mapBox{display:block;height:calc(100vh - 100px);position:relative}.rightMapBox .mapBox #map_search_check{padding:4px 10px;position:absolute;top:15px;left:15px;z-index:20;background:#fff;border-radius:4px}.rightMapBox .mapBox #map_search_check .btn{padding:5px}.rightMapBox .mapBox #map_search_check .btn span{padding-right:5px}.rightMapBox .mapBox #map_search_check .btn svg{top:3px;position:relative}.rightMapBox .mapBox #map{width:100%;height:calc(100vh - 146px);z-index:15;position:relative}.rightMapBox .leaflet-container .mapDot{position:relative;z-index:12;display:inline-block;width:20px;height:21px;cursor:pointer;background-image:url(/assets/images/dot.png)}.rightMapBox .leaflet-container .mapDot:hover::before{z-index:1;background-image:url(/assets/images/pin.png);width:26px;height:32px;position:absolute;bottom:7px;left:-3px;content:''}.rightMapBox .mapPointerDetails{width:224px;display:none}.rightMapBox .leaflet-container .mapDot:hover .mapPointerDetails{display:block}.rightMapBox .leaflet-container .mapDot.hoverTile{z-index:13;background-color:#052286;border-color:rgba(5,34,134,.5);-webkit-box-shadow:#fff 0 0 0 1px inset;box-shadow:#fff 0 0 0 1px inset;width:28px;height:28px;border-width:10px;border-style:solid}.rightMapBox .leaflet-container .mapDot.hoverTile .mapPointerDetails{display:block}.rightMapBox .leaflet-container .mapPointerDetails .tileBox{display:block;position:relative;background:#fff;border-radius:8px;-webkit-box-shadow:0 0 14px 0 rgba(0,0,0,.06);box-shadow:0 0 14px 0 rgba(0,0,0,.06);border:solid 1px #e8e8e8}.rightMapBox .leaflet-container .mapPointerDetails .tileBody{padding:135px 15px 0;min-height:215px;position:relative;cursor:pointer}.rightMapBox .leaflet-container .mapPointerDetails .figureBox{position:absolute;left:15px;top:-25px;width:192px;height:155px;border-radius:8px;overflow:hidden;-webkit-box-shadow:0 0 14px 0 rgba(0,0,0,.18);box-shadow:0 0 14px 0 rgba(0,0,0,.18)}.rightMapBox .leaflet-container .mapPointerDetails .figureBox img{height:100%;width:100%;background:#f0f0f0}.rightMapBox .leaflet-container .mapPointerDetails strong{max-height:40px;display:block;font-size:16px;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rightMapBox .leaflet-container .mapPointerDetails p{margin-bottom:5px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rightMapBox .leaflet-container .mapPointerDetails .price{font-size:16px;color:#000}.headingBox{margin-bottom:20px;position:relative;border-bottom:#e2e2e2 solid 1px;line-height:40px;font-weight:700;color:#333;font-size:16px}.headingBox .heading{border-bottom:#725bab solid 4px;padding-bottom:10px;font-size:16px;display:inline-block;line-height:18px}.buyPropertiesBox{margin:20px 0;position:relative;background:#fff;border-radius:8px}.buyPropertiesBox .bx-viewport{height:auto!important}.buyPropertiesBox::before{height:131px;background:#ffdde0;content:"";width:100%;position:absolute;z-index:0;left:0;right:0;border-radius:8px 8px 0 0;background:#ffdde0 url(https://img.squareyards.ae/assets/images/buy-properties-dotted.png) no-repeat top right}.buyPropertiesBox .buyPropertiesItems{padding:20px 0 0 15px;position:relative}.buyPropertiesBox .buyPropertiesItems .bx-wrapper{position:relative;z-index:2}.buyPropertiesBox .buyPropertiesItems .buyPropertiesHeading h2{font-size:16px;color:#333;font-weight:600}.buyPropertiesBox .buyPropertiesItems .buyPropertiesBody{display:-webkit-box;display:flex;overflow-y:none;overflow-x:auto;padding-right:12px;scrollbar-width:none}.buyPropertiesBox .buyPropertiesItems .buyPropertiesBody .item{width:375px}.buyPropertiesBox .buyPropertiesItems .buyPropertiesBody .buyPropertiesTileCard{padding:0 0 12px;margin:15px 16px 15px 0;border-radius:8px;background:#fff;-webkit-box-shadow:0 3px 10px 0 #0000001f;box-shadow:0 3px 10px 0 #0000001f;-webkit-box-flex:1;flex:auto;white-space:nowrap}.buyPropertiesBox .buyPropertiesItems .buyPropertiesBody .buyPropertiesTileCard .buyPropertiesTileBox{padding:15px 15px 10px 135px;position:relative;cursor:pointer;min-height:136px}.buyPropertiesBox .buyPropertiesItems .buyPropertiesBody .buyPropertiesTileCard .buyPropertiesTileBox .buyPropertiesTileFigure{position:absolute;left:15px;top:15px;width:110px}.buyPropertiesBox .buyPropertiesItems .buyPropertiesBody .buyPropertiesTileCard .buyPropertiesTileBox .buyPropertiesTileFigure .buyPropertiesTileFigurePctr{width:110px;height:96px;display:block;border-radius:8px;overflow:hidden;position:relative}.buyPropertiesBox .buyPropertiesItems .buyPropertiesBody .buyPropertiesTileCard .buyPropertiesTileBox .buyPropertiesTileFigure .buyPropertiesTileFigurePctr .buyPropertiesTileFigurePctrImg{height:100%;width:100%;position:absolute}.buyPropertiesBox .buyPropertiesItems .buyPropertiesBody .buyPropertiesTileCard .buyPropertiesTileBox a h2,.buyPropertiesBox .buyPropertiesItems .buyPropertiesBody .buyPropertiesTileCard .buyPropertiesTileBox a h3{font-weight:600;font-size:14px;color:#333;text-overflow:ellipsis;display:block;white-space:nowrap;overflow:hidden}.buyPropertiesBox .buyPropertiesItems .buyPropertiesBody .buyPropertiesTileCard .buyPropertiesTileBox p{margin-bottom:3px;font-size:12px;line-height:18px;font-weight:400;text-overflow:ellipsis;display:block;white-space:nowrap;overflow:hidden}.buyPropertiesBox .buyPropertiesItems .buyPropertiesBody .buyPropertiesTileCard .buyPropertiesTileBox .buyPropertiesTilePictureBox{height:30px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.buyPropertiesBox .buyPropertiesItems .buyPropertiesBody .buyPropertiesTileCard .buyPropertiesTileBox .buyPropertiesTilePictureBox span{font-size:13px;font-weight:600;line-height:16px;color:#333;display:block;white-space:normal}.buyPropertiesBox .buyPropertiesItems .buyPropertiesBody .buyPropertiesTileCard .buyPropertiesTileBox .buyPropertiesTilePictureBox span small{font-size:100%}.buyPropertiesBox .buyPropertiesItems .buyPropertiesBody .buyPropertiesTileCard .buyPropertiesTileBox .buyPropertiesHighlightBox .buyPropertiesList{margin-left:12px;color:#333;position:relative;font-size:12px}.buyPropertiesBox .buyPropertiesItems .buyPropertiesBody .buyPropertiesTileCard .buyPropertiesTileBox .buyPropertiesHighlightBox .buyPropertiesList span{text-overflow:ellipsis;overflow:hidden;display:block}.buyPropertiesBox .buyPropertiesItems .buyPropertiesBody .buyPropertiesTileCard .buyPropertiesTileBox .buyPropertiesHighlightBox .buyPropertiesList::after{content:"";width:4px;height:4px;background:#969696;position:absolute;top:7px;left:-10px;border-radius:5px}.buyPropertiesBox .buyPropertiesItems .buyPropertiesBody .buyPropertiesTileCard .buyPropertiesTagBox .buyPropertiesTagUl{display:-webkit-box;display:flex;padding-left:15px}.buyPropertiesBox .buyPropertiesItems .buyPropertiesBody .buyPropertiesTileCard .buyPropertiesTagBox .buyPropertiesTagUl .buyPropertiesTagLi{margin-right:10px;display:block;position:relative}.buyPropertiesBox .buyPropertiesItems .buyPropertiesBody .buyPropertiesTileCard .buyPropertiesTagBox .buyPropertiesTagUl .buyPropertiesTagLi em{height:26px}.buyPropertiesBox .buyPropertiesItems .buyPropertiesBody .buyPropertiesTileCard .buyPropertiesTagBox .buyPropertiesTagUl .buyPropertiesTagLi .si-sy-exclusive{background-position:-1px -97px;width:95px}.buyPropertiesBox .buyPropertiesItems .buyPropertiesBody .buyPropertiesTileCard .buyPropertiesTagBox .buyPropertiesTagUl .buyPropertiesTagLi .si-square-assured{background-position:-1px -205px;width:133px}.whitBoxSection{margin:20px 0;clear:both}.whitBoxSection .horizontalBigTile{display:block;height:auto;width:100%;min-height:390px;border-radius:8px;background:#fff;border:#e8e8e8 solid 1px;overflow:hidden}.whitBoxSection .horizontalBigTile figure{position:relative;line-height:0}.whitBoxSection .horizontalBigTile figure img{-o-object-fit:cover;object-fit:cover;height:200px;width:100%}.whitBoxSection .horizontalBigTile .detailsBox{width:100%;padding:20px}.whitBoxSection .horizontalBigTile .detailsBox h3{margin:10px 0;font-size:16px;line-height:23px;font-weight:700}.whitBoxSection .horizontalBigTile .detailsBox h3 a{color:#333}.whitBoxSection .horizontalBigTile .detailsBox p{font-size:13px;color:#666;line-height:20px}.whitBoxSection .smallTileSection{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap;margin-left:-12px}.whitBoxSection .smallTileSection .smallTile{-webkit-box-flex:0;flex:none;border-radius:8px;border:#e8e8e8 solid 1px;overflow:hidden;position:relative;margin:15px 0 0 12px;width:calc(50% - 12px);height:172px}.whitBoxSection .smallTileSection .smallTile::after{content:"";width:100%;height:138px;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),color-stop(58%,rgba(0,0,0,.7490196078)),to(#000));background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,.7490196078) 58%,#000);position:absolute;bottom:0;left:0}.whitBoxSection .smallTileSection .smallTile figure{position:relative}.whitBoxSection .smallTileSection .smallTile figure img{-o-object-fit:cover;object-fit:cover;height:172px;width:100%}.whitBoxSection .smallTileSection .smallTile .detailsBox{padding:10px 15px;position:absolute;bottom:0;z-index:1}.whitBoxSection .smallTileSection .smallTile .detailsBox h3{margin:10px 0;font-size:13px;line-height:22px;font-weight:500}.whitBoxSection .smallTileSection .smallTile .detailsBox h3 a{color:#fff;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.intelligence{background-image:url(../../images/sprite-icon/intelligence-sprite-icons.svg)}.commuteFormBox{max-width:480px;border-radius:8px;-webkit-box-shadow:0 0 17px 0 rgba(0,0,0,.08);box-shadow:0 0 17px 0 rgba(0,0,0,.08);border:solid 1px #ededed;background:#fff;position:relative}.commuteFormBox .commuteHeadingBox{padding:20px 30px 20px 20px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;background:#f7f7f7;border-radius:8px 8px 0 0}.commuteFormBox .commuteHeadingBox .commuteHeading{display:block}.commuteFormBox .commuteHeadingBox .commuteHeading strong{font-size:16px;color:#333;font-weight:600}.commuteFormBox .commuteHeadingBox .commuteHeading span{margin-top:4px;color:#666;display:block;line-height:22px}.commuteFormBox .closeButton{cursor:pointer;opacity:.7;-webkit-transition:.3s;transition:.3s;height:48px;width:48px;position:absolute;right:0;top:0;background:0;border:0;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.commuteFormBox .closeButton .close::after,.commuteFormBox .closeButton .close::before{height:13px;width:1px;position:absolute;background:#666;content:""}.commuteFormBox .closeButton .close{position:relative;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:30px;height:30px;border-radius:100%;background:#e1e1e1}.commuteFormBox .closeButton .close::after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.commuteFormBox .closeButton .close::before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.commuteFormBox .commuteFormBody{padding:20px}.commuteFormBox .commuteFormBody .label{margin-bottom:5px;display:block;font-size:14px;color:#333;font-weight:600;line-height:24px}.commuteFormBox .commuteFormBody .commuteAutoCompleteInput{position:relative}.commuteFormBox .btn-primary{width:100%}.commuteAutoComplete{width:100%;background:#fff;position:absolute;left:0;top:40px;overflow:hidden;border-radius:8px;-webkit-transition:.3s;transition:.3s;z-index:2;display:block;-webkit-box-shadow:0 6px 6px 0 #33300029;box-shadow:0 6px 6px 0 #33300029}.commuteAutoComplete .autoCompleteSearch ul{display:block;left:0!important;top:0!important;width:auto!important;max-height:260px}.commuteAutoComplete .autoCompleteSearch li{padding:8px 12px;position:relative;cursor:pointer;line-height:38px;-webkit-transition:.3s;transition:.3s;display:-webkit-box;display:flex;display:-webkit-flex;-webkit-box-align:center;align-items:center;font-size:12px}.commuteAutoComplete .autoCompleteSearch li~li{border-top:#e6e6e6 solid 1px}.commuteAutoComplete .autoCompleteSearch li em.icon-location-pointer{-webkit-box-flex:0;flex:none;width:22px;height:100%;display:block;font-size:14px}.commuteAutoComplete .autoCompleteSearch li span{width:calc(100% - 22px);line-height:20px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.commuteAutoComplete .autoCompleteSearch li .searchRelated{font-size:12px;color:#666;width:105px;text-align:right}.commuteAutoComplete .autoCompleteSearch li .searchValueName{padding-left:20px;-webkit-box-flex:0;flex:none;width:calc(100% - 90px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333}.commuteAutoComplete .autoCompleteSearch li .searchValueName em{position:absolute;left:10px;top:0;bottom:0;display:-webkit-box;display:flex;display:-webkit-flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;font-style:normal}.commuteAutoComplete .autoCompleteSearch li .searchValueName .icon-angle-right{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.commuteAutoComplete .autoCompleteSearch li:hover{background:#f0f0f0;-webkit-transition:.3s;transition:.3s}.commuteAutoComplete .autoCompleteSearch li b{font-weight:600;color:#000}.prjLstsBx .diLnkBox em{background-image:url(/assets/images/sprite-icon/intelligence-sprite-icons.svg);background-repeat:no-repeat;background-size:150px;display:block}.propertyTypeAvailableBox .propertyTypeTableBody,.propertyTypeAvailableBox .propertyTypeTabsBox .propertyTypeTab,.propertyTypeAvailableBox .propertyTypeTabsBox .propertyTypeTab .propertyTypeTabBody .commonDiscBox .paragraphBox .paragraphMoreBtn{background:#e6e6e6}.propertyTypeAvailableBox .propertyTypeTableBody .propertyTypeTable .propertyTypeTableData .propertyTypeUl .propertyTypeData{border-radius:14px}.propertyTypeAvailableBox .propertyTypeTableBody .propertyTypeTable .propertyTypeTableData .propertyTypeUl.quickFilterCheckBox .propertyTypeData{padding:0 15px 0 40px}.propertyTypeAvailableBox .propertyTypeTableBody .btnBox{text-align:right;padding-top:15px}.propertyTypeAvailableBox .propertyTypeTableBody .btnBox .addLocalities.active{background:#5f449b}.propertyTypeAvailableBox .propertyTypeTableBody .btnBox .addLocalities{background:#b2b2b2;color:#fff;font-weight:600;height:41px;font-size:14px;border:none}.propertyTypeAvailableBox .propertyTypeTableBody .propertyTypeTable .propertyTypeTableData .propertyTypeUl.quickFilterCheckBox .propertyTypeData .checkBox{position:absolute;top:-1px;left:0}.propertyTypeAvailableBox .propertyTypeTableBody .propertyTypeTable .propertyTypeTableData .propertyTypeUl.quickFilterCheckBox .propertyTypeData .checkBox.active:after{background:#5f449b;-webkit-box-shadow:0 1px 6px 0 #bd9fffc7;box-shadow:0 1px 6px 0 #bd9fffc7}.propertyTypeAvailableBox .propertyTypeTableBody .propertyTypeTable .propertyTypeTableData .propertyTypeUl.quickFilterCheckBox .propertyTypeData .checkBox:after{content:'\e92a';font-family:icomoon!important;font-size:9px;color:#fff;position:absolute;top:8px;left:15px;width:15px;height:15px;display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;border-radius:4px;border:#5f449b solid 1px}.paginationBox{margin-top:25px;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.pagination{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.pagination li{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;margin:0 5px;width:35px;height:35px;border:1px solid #58bf93;border-radius:5px}.pagination li a,.pagination li span{padding:7px 0;font-size:14px;color:#333!important;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:35px;height:35px;cursor:pointer;border-radius:5px;background:0 0;border:none}.pagination li.first,.pagination li.last{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.pagination li em{font-size:13px;color:#333;display:inline-block;width:18px;height:18px;position:relative}.pagination li:hover:not(.active) a,.pagination li:hover:not(.active) span{background:#ddd;border-radius:5px;border:none;-webkit-box-flex:0;flex:none}.pagination li.active a,.pagination li.active span{background:#58bf93!important;color:#fff!important;pointer-events:none}.pagination li.first:hover a,.pagination li.last:hover a{background:#ddd;color:#000!important}.searchRelatedBox{background:#fff;padding:30px 0}.searchRelatedBox .searchHeading{margin-bottom:20px;color:#333;font-size:20px;line-height:28px;font-weight:700;text-align:left}.searchRelatedBox .bxslider{display:-webkit-box;display:flex;gap:15px;overflow:hidden;overflow-x:auto}.searchRelatedItems .searchRelatedList{height:178px;width:360px}.searchRelatedItems .searchRelatedList .searchRelatedHeading{margin-bottom:12px;color:#000;font-size:14px;line-height:16px;font-weight:600;display:block;text-align:left;overflow:hidden;text-overflow:ellipsis;width:100%;white-space:nowrap}.searchRelatedItems .searchRelatedList ul{margin-bottom:5px;min-height:50px;max-height:125px;overflow:hidden}.searchRelatedItems .searchRelatedList.active ul{overflow:auto}.searchRelatedItems .searchRelatedList.active .readFullSearchResult{display:none}.searchRelatedItems .searchRelatedList ul li{display:block;text-align:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.searchRelatedItems .searchRelatedList ul li a{color:#333;font-size:12px;line-height:24px}.searchRelatedBox .bx-viewport{height:auto!important}.bx-wrapper .bx-controls-direction a.disabled{opacity:0}.searchRelatedBox .bx-wrapper .bx-controls-direction a{top:70px!important}.searchRelatedItems .searchRelatedList .readFullSearchResult{color:#5f449b;font-size:14px;background:0 0;padding:0;border:none;-webkit-box-shadow:none!important;box-shadow:none!important}.localitySideBar{position:fixed;top:0;z-index:16;background:#f7f7f7;transition:.3s ease;right:-100%;height:100vh}.localitySideBar.active{right:0}.localitySideBar .paragraphData table tr td,.localitySideBar .paragraphData table tr th{padding:5px;margin:0;text-align:center}.marker-cluster div{width:25px;height:25px}.marker-cluster-large div,.marker-cluster-medium div,.marker-cluster-small div{background:#5f449b;outline:#5f449b69 solid 5px;display:flex;align-items:center;justify-content:center;flex:none;cursor:pointer}.marker-cluster div{margin-left:-15px;margin-top:-15px;border-radius:15px;font-size:12px;text-align:center;line-height:30px;color:#fff}.marker-cluster.hover div,.marker-cluster:hover div{background:#58bf93;outline:#58bf9369 solid 5px;transform:scale(1.8);transition:.3s}.shortlist-ico{background-image:url(../../images/sprite-icon/shortlist-sprite-icon.svg);background-size:150px;display:block}.si-no-shortlist{background-position:-3px -3px;width:138px;height:110px}.si-shortlist-heart{background-position:-7px -117px;width:30px;height:30px}.si-compare{background-position:-44px -122px;width:22px;height:20px}.si-shortlist-delete{background-position:-71px -126px;width:16px;height:16px}@keyframes otp{0{bottom:-10px;opacity:0}10%{bottom:-10px;opacity:0}100%{bottom:0;opacity:1}}@keyframes stroke{100%{stroke-dashoffset:0}}@keyframes scale{0,100%{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes fill{100%{box-shadow:inset 0 0 0 30px #fff}}@keyframes verified{0{width:103px;height:103px}100%{width:20px;height:20px}}@keyframes verifiedheading{0{padding:40px 0;text-align:center;display:block}100%{padding:10px 10px 10px 0;text-align:left;display:flex}}@keyframes verifiedcheck{0{width:100%}100%{width:20px}}@keyframes verifiedagent{0{margin-bottom:-100px;opacity:0}10%{margin-bottom:-100px;opacity:0}100%{margin-bottom:15px;opacity:1}}@keyframes numbercheck{0{transform:scale(0)}50%{transform:scale(0)}80%{transform:scale(1.5)}100%{transform:scale(1)}}@keyframes headingstrong{0{padding-top:140px}100%{padding-top:0}}.syFormBox{padding:20px;width:100%;border-radius:8px;box-shadow:0 0 17px 0 rgba(0,0,0,.08);border:solid 1px #ededed;background:#fff;position:relative}.syFormBox .syForm{display:none}.syFormBox .syForm.active{display:block}.syFormBox .formHeading{padding:10px 0;margin-top:-20px;font-size:16px;line-height:18px;font-weight:600;color:#333;min-height:48px;display:flex;align-items:center}.syFormBox .formHeading em{margin-right:7px;width:32px;height:32px}.syFormBox .formHeading em.call{background-position:-72px -103px;background-size:315px;flex:none}.syFormBox .btn{display:flex;align-items:center;height:42px;justify-content:center;line-height:normal}.syFormBox .btn:hover{box-shadow:0 3px 6px 0 rgba(0,0,0,.16);transition:.5s}.syFormBox .leadformIco{background:url(../../images/sprite-icon/leadform-sprite-icons.svg) no-repeat left top;background-size:150px;display:inline-block}.syFormBox .closeButton{display:none;height:48px;width:48px;position:absolute;right:0;top:0;cursor:pointer;opacity:.7;transition:.3s;background:0;border:0}.syFormBox .closeButton .close::after,.syFormBox .closeButton .close::before{height:15px;width:1px;position:absolute;background:#666;content:""}.syFormBox .closeButton .close{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.syFormBox .closeButton .close::before{transform:rotate(-45deg)}.syFormBox .closeButton .close::after{transform:rotate(45deg)}.syFormBox .syFormBody{padding:15px;border-radius:8px;box-shadow:0 3px 12px 0 rgba(0,0,0,.16);background:#fff}.syFormBox .userInfoBox{padding:10px 10px 10px 75px;margin:-15px -15px 15px -15px;min-height:72px;border-radius:8px 8px 0 0;background:#fff;border-bottom:solid 1px #e2e2e2;position:relative}.syFormBox .userInfoBox .syTag{padding:0 10px 0 0;margin:-5px 0 0 -25px;height:20px;border:solid 1px #eee;color:#333;font-size:11px;border-radius:50px;display:inline-flex;align-items:center;position:relative;z-index:2;background:#fff}.syFormBox .userInfoBox .syTag em{background-position:-95px -20px;width:14px;height:14px;margin:1px 5px 1px 1px}.syFormBox .userInfoBox .userPic{width:45px;height:45px;border:1px solid #eee;display:flex;border-radius:50px;position:absolute;left:15px;top:15px;overflow:hidden;background:#ccc}.syFormBox .userInfoBox .userPic img{width:100%;height:100%}.syFormBox .userInfoBox .userPic .clr{color:#fff;display:flex;align-items:center;justify-content:center;width:100%;height:100%;overflow:hidden;font-size:20px}.syFormBox .userInfoBox .nameWithStar{font-size:16px;color:#333;font-weight:600;display:flex;align-items:center}.syFormBox .userInfoBox .nameWithStar span{text-overflow:ellipsis;display:block;white-space:nowrap;overflow:hidden}.syFormBox .userInfoBox .rating{padding:1px 7px;margin:0 0 0 6px;line-height:16px;top:0;display:flex;display:-webkit-flex;align-items:center;border-radius:3px;background:#f87c45;font-size:12px;color:#fff4c2;position:relative;height:18px;width:36px}.syFormBox .userInfoBox .rating em{margin-left:5px;background-position:-100px -4px;width:10px;height:10px}.syFormBox .formBtnBox{margin-top:20px;display:flex;align-items:center;position:relative;bottom:0;transition:.5s}.syFormBox .formBtnBox .btn{width:100%;line-height:normal}.syFormBox .formBtnBox .btn em{margin-right:5px}.syFormBox .formBtnBox .btn:nth-child(2){margin-left:15px}.syFormBox .formBtnBox .btn-whatsapp{background:#fff;border:solid 1px #67c8a4;color:#67c8a4}.syFormBox .formBtnBox .btn-whatsapp em{background-position:-3px -3px;width:30px;height:30px}.syFormBox .formBtnBox .btn-primary em{background-position:-34px -18px;width:14px;height:14px}.syFormBox .input-group{display:flex;width:100%}.syFormBox .input-group .selectBox{flex:none;width:90px;position:relative}.syFormBox .input-group .selectBox select{border-radius:5px 0 0 5px;border-right:0;padding-right:26px}.syFormBox .input-group .selectBox::after{padding:4px;border:solid #999;border-width:0 1px 1px 0;display:block;transform:rotate(45deg);content:"";position:absolute;right:13px;top:13px;z-index:-1}.syFormBox .input-group input{border-radius:0 5px 5px 0}.syFormBox .formChecked{display:flex;align-items:center}.syFormBox .formChecked input[type=checkbox]{margin-right:6px;appearance:none;height:17px;width:17px;background:#fff;border:1px solid #d0d0d0;color:#fff;display:inline-flex;outline:0;z-index:0;border-radius:3px;position:relative;cursor:pointer}.syFormBox .formChecked input[type=checkbox]:checked{background:#58bf93;border-color:#58bf93;box-shadow:0 2px 5px 0 rgba(88,191,147,.71)}.syFormBox .formChecked input[type=checkbox]:checked::before{content:"\e92a";font-family:icomoon;font-size:11px;display:flex;height:100%;align-items:center;justify-content:center;position:absolute;left:0;top:0;right:0;bottom:0}.syFormBox .formChecked label{line-height:normal;cursor:pointer}.syFormBox .formChecked label em{margin-left:3px;background-position:-35px -1px;width:14px;height:14px}.syFormBox .formChecked label strong{color:#27b63e;font-weight:500}.syFormBox .otpBox .formBtnBox,.syFormBox .otpBox .otpContent,.syFormBox .otpBox .resendOtpBox{animation:otp .5s;transition:.3s}.syFormBox .otpBox .otpContent{margin-bottom:10px;position:relative}.syFormBox .otpBox .otpContent .otpNumber{font-weight:600;color:#333}.syFormBox .otpBox .otpContent .changeLink{padding:0;font-size:13px;cursor:pointer;background:0;border:0;margin-left:5px;color:#5f449b;display:inline-block;font-weight:600}.syFormBox .otpBox .otpContent .timer{padding:2px 10px;color:#e51717;position:absolute;top:38px;right:-15px;border:1px solid #e7e7e7;border-right:0;background:#f5f5f5;border-radius:8px 0 0 8px;display:inline-block}.syFormBox .otpBox .otpSingleBox{margin:0 auto;width:185px;height:36px;position:relative;bottom:0;background:0;animation:otp .5s;transition:.3s}.syFormBox .otpBox .otpSingleBox::before{text-align:center;content:"___    ___    ___    ___";position:absolute;bottom:0;left:0;width:185px;height:10px;z-index:3;color:#999;overflow:hidden;line-height:.1}.syFormBox .otpBox .otpSingleBox::after{content:"";position:absolute;right:0;top:0;width:30px;height:40px;background:#fff;z-index:1}.syFormBox .otpBox .otpSingleBox input[type=tel]{outline:0!important;border:0!important;box-shadow:none;position:absolute;left:32px;z-index:0;letter-spacing:22px;text-align:left;padding-left:0;width:160px;font-size:25px;background:0}.syFormBox .otpBox .resendOtpBox{margin-top:10px;text-align:center;font-size:13px;position:relative;bottom:0}.syFormBox .otpBox .resendOtpBox .resendLink{background:0;border:0;font-weight:600;cursor:pointer;font-size:13px}.syFormBox .filledLeadBox{padding:15px;border-radius:8px;border:solid 1px #ededed;background:#fff;position:relative}.syFormBox .filledLeadBox .generateDescription{font-size:14px;color:#333}.syFormBox .filledLeadBox .generateNumberBox{display:flex;display:-webkit-flex;align-items:center;justify-content:space-between}.syFormBox .filledLeadBox .generateNumber{flex:none;display:flex;display:-webkit-flex;align-items:center;color:#333;font-weight:600}.syFormBox .filledLeadBox .generateNumber em{margin-right:5px;background-position:-34px -34px;width:14px;height:14px}.syFormBox .filledLeadBox .generateEditBtn{padding:10px;margin:-5px -10px -5px 0;color:#5f449b;font-size:12px;font-weight:600;border:0;background:0;cursor:pointer}.agentEnquired .formHeading{padding:40px 0;height:auto;min-height:48px;color:#333;text-align:center;display:block}.agentEnquired .agentVerifiedBox{margin-bottom:15px;width:100%;display:inline-block;text-align:center}.agentEnquired .agentVerifiedCheck{width:80px;height:80px;border-radius:50%;display:inline-block;stroke-width:4;stroke:#58bf93;stroke-miterlimit:10;box-shadow:inset 0 0 0 #58bf93;animation:fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both;transition:.5s}.agentEnquired .agentVerifiedCircle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:5;stroke-miterlimit:10;stroke:#58bf93;fill:none;animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards}.agentEnquired .agentVerifiedChecked{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke .3s cubic-bezier(.65,0,.45,1) .8s forwards;stroke-linecap:round;stroke-linejoin:round}.agentEnquired.agentNotAssigned .agentVerified{margin-bottom:20px;text-align:center}.agentEnquired.agentNotAssigned .formHeading{padding:30px 0 10px 0}.agentEnquired.agentNotAssigned .formHeading strong{font-size:16px;line-height:24px}.agentEnquired.agentNotAssigned .btn-link{margin:0 auto;color:#5f449b;font-size:14px;font-weight:600;border:0;box-shadow:none;background:0}.agentEnquired.agentNotAssigned .btn-link em{margin-left:7px;font-weight:600;line-height:normal}.agentEnquired.agentNotAssigned .btn-link:active,.agentEnquired.agentNotAssigned .btn-link:focus,.agentEnquired.agentNotAssigned .btn-link:hover{box-shadow:none;border:0;background:0}.agentEnquired.agentAssigned .formHeading.active{padding:10px 20px 10px 0;text-align:left;display:flex;animation:verifiedheading 1s;transition:.5s}.agentEnquired.agentAssigned .formHeading.active .agentVerifiedBox{margin:0 7px 0 0;width:20px;animation:verifiedcheck .5s;animation-duration:1s;transition:.5s}.agentEnquired.agentAssigned .formHeading.active .agentVerifiedCheck{animation:verified 1s;width:20px;height:20px;transition:.5s;animation-duration:1s}.agentEnquired.agentAssigned .formHeading.active strong{padding-top:0;min-width:200px;display:block;animation:headingstrong 1s;transition:.5s}.agentEnquired.agentAssigned .syFormBody.active{margin-bottom:15px;display:block;opacity:1;transition:all .5s;animation:verifiedagent .5s;animation-duration:1.1s}.agentEnquired.agentAssigned .syFormBody.active .userNumber em{transform:scale(1);transition:all .5s;animation:numbercheck .5s;animation-duration:2s}.agentEnquired.agentAssigned .syFormBody.active .userNumber em:before{content:"\e92a"}.agentEnquired .enquiredPropertyBox{display:block;position:relative;z-index:4}.agentEnquired .enquiredPropertyBox .enquiredProperty{display:block;padding:10px 15px;border-radius:8px;border:solid 1px #dedede;background:#fff}.agentEnquired .enquiredPropertyBox .enquiredProperty .enquiredProjectName{margin-top:4px;color:#333;letter-spacing:.18px;font-size:14px;font-weight:600;line-height:normal}.agentEnquired .enquiredPropertyBox .enquiredProperty .enquiredProjectLocation{margin-top:3px;color:#333;letter-spacing:.15px;font-size:12px;display:block}.agentEnquired .enquiredPropertyBox .enquiredProperty .enquiredProjectPrice{margin-top:6px;color:#5f449b;letter-spacing:.18px;font-size:14px;font-weight:600;line-height:normal}.agentEnquired .userInfoBox{padding:0;margin:0;border-bottom:0}.agentEnquired .userInfoBox .userNumber{margin-top:3px;color:#58bf93;font-size:16px;font-weight:600;display:flex;align-items:center}.agentEnquired .userInfoBox .userNumber em{margin-right:7px;height:22px;width:22px;flex:none;background:#58bf93;color:#fff;font-size:11px;line-height:normal;border-radius:100%;display:flex;display:-webkit-flex;align-items:center;justify-content:center;font-weight:500;transform:scale(0);transition:all .5s}.limitOverBox{text-align:center}.limitOverBox .limitOverImg{margin:15px 0;display:block;text-align:center}.limitOverBox .limitHeading{font-size:16px;color:#333;font-weight:600}.limitOverBox .limitDescription{margin-top:10px;font-size:14px}.syLocationDropdown{position:absolute;left:0;right:0;z-index:2;background:#fff;position:absolute;top:100%}.drop-downcity{border:0;box-shadow:0 3px 8px 0 rgba(0,0,0,.2);z-index:2;background-color:#fff;padding:5px;overflow-y:auto;overflow-x:hidden;scrollbar-color:rgba(191,191,191,0) #e5e5e5;max-height:250px}.drop-downcity::-webkit-scrollbar{width:5px;height:5px;background-color:#e5e5e5;border-radius:20px;position:absolute;z-index:10000}.drop-downcity::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:10px}.drop-downcity::-webkit-scrollbar-track{background:0}.drop-downcity li{padding:0;display:block;line-height:30px;cursor:pointer;color:#000}.drop-downcity li .ui-menu-item-wrapper{padding:0 5px;font-size:13px}.drop-downcity li.ui-state-active,.drop-downcity li.ui-state-focus{margin:0;border:0;background:#e7faf1;color:#58bf93}@keyframes activeCommonLeadForm{from{bottom:-100%}to{bottom:0}}.globalModal{position:fixed;z-index:19;display:none;justify-content:center;right:0;left:0;align-items:center;top:0;bottom:0}.globalModal.active{display:flex}.globalModal .syFormBox{border-radius:15px;max-width:400px}.globalModal .syFormBox .closeButton{display:block}.globalModal .formHeading{padding:10px 18px 10px 0}.custom-combobox-toggle{position:absolute;top:0;bottom:0;margin-left:-1px;padding:0}.custom-combobox a{width:100%;cursor:pointer}.suggestedTileBox .suggestedHeading{font-size:14px;color:#333;font-weight:600;padding-top:10px}.suggestedTileBox .bx-viewport{height:auto!important}.suggestedTileBox .suggestedSlider{padding:10px 0;display:flex;flex-flow:row nowrap}.suggestedTileBox .suggestedSlider .item{margin-right:10px;width:315px!important}.suggestTileBox{padding-left:115px;background:#a19a9a;border-radius:8px;overflow:hidden;position:relative;font-size:20px;min-height:115px;box-shadow:0 2px 8px 0 rgba(0,0,0,.17);width:315px!important;margin-right:10px}.suggestTileProjectName{margin-bottom:3px;font-size:12px;display:block;color:#333;position:relative;line-height:16px;font-weight:600}.suggestTileFigureBox{display:block;width:115px;height:115px;position:absolute;left:0;top:0}.suggestTileFigure{height:120px;width:115px}.suggestTileFigure img{height:100%}.suggestTileBody{padding:7px 15px 12px;background:#fff;min-height:115px}.suggestTileTitle{font-size:12px;color:#333;text-align:left;line-height:18px;font-weight:500}.suggestTilePriceSqft{margin-top:5px;display:flex;display:-webkit-flex;align-items:center}.suggestTilePriceBox{display:block;font-size:14px;color:#5f449b;font-weight:600}.suggestTileSqftBox{padding-left:12px;margin-left:12px;font-size:12px;color:#333;position:relative}.suggestTileSqftBox::before{position:absolute;left:-1px;top:10px;width:4px;height:4px;border-radius:100%;background:#6e6e6e;content:""}footer{background:#000;border-top:#efefef solid 1px;overflow:hidden;position:relative;z-index:0}footer .overView{padding:40px 0 20px;display:flex}footer .overView .linkBox{width:33.3%}footer strong{margin-bottom:10px;font-size:13px;color:#fff;font-weight:600;display:block}footer .overView .linkBox ul{display:block}footer .overView .linkBox ul li{display:block;line-height:25px;color:#fff}footer .overView .linkBox ul li a{display:inline-block;color:#fff}footer .aboutSection{padding:20px 0;display:flex;border-top:#232323 solid 1px}footer .aboutSection .col{padding-left:26px}footer .aboutSection .col:first-child{padding-left:0}footer .aboutSection .col.col1{width:73%}footer .aboutSection .col.col2{width:26%}footer .aboutSection .col.col2 ul.socialBox{display:flex}footer .aboutSection .col.col2 ul.socialBox li{margin-right:10px}footer .aboutSection .about{display:block}footer .aboutSection .about p{color:#fff}footer .connectWithUs{display:block}footer .connectWithUs li{color:#fff}footer .connectWithUs li .box{margin-bottom:20px;display:block;color:#fa1321;line-height:15px}footer .connectWithUs li:nth-child(3) .box{margin-bottom:0}footer .connectWithUs li .box a{color:#fff}footer .connectWithUs li .box a:hover{text-decoration:underline}footer .connectWithUs li:last-child .box a:hover{color:#fff;text-decoration:none}footer .ourPresence{padding:20px 0;display:block;border-top:#232323 solid 1px}footer .ourPresence span{margin-bottom:10px;font-size:13px;color:#fff;font-weight:600;display:inline-block}footer address{position:relative;font-style:inherit;overflow:hidden}footer address:after{content:'';position:absolute;top:50%;left:0;width:100%;height:1px;background:#232323}footer address ul{display:block}footer address ul li{padding:0 0 0 15px;display:block;float:right;background:#000;position:relative;z-index:1;color:#fff}footer address ul li:first-child{padding:0 15px 0 0;float:left}footer address ul li:last-child{font-size:14px}footer .addressList{padding-top:20px;display:block}footer .ourPresence h4{margin-bottom:10px;font-size:13px;color:#fff;font-weight:600;display:block}footer .addressList ul{display:flex;flex-wrap:wrap}footer .addressList ul li{position:relative;width:14%;display:block;line-height:30px;cursor:pointer;color:#fff}footer .addressList ul li.active .addresBox{z-index:1;width:215px;opacity:1}footer .addressList ul li .addresBox{padding:3px 8px;background:#fff;position:absolute;top:24px;left:-2px;border-radius:5px;box-shadow:0 3px 6px 0 rgb(0 0 0 / 16%);z-index:-1;width:215px;opacity:0}footer .addressList ul li .addresBox em{position:absolute;top:5px;right:5px;font-size:10px;color:#333}footer .addressList ul li .heading{padding-bottom:5px;line-height:18px;display:block;font-weight:600}footer .addressList ul li .addresBox p{line-height:18px;color:#333}footer .copyRight{padding:15px 0;display:block;border-top:#232323 solid 1px;text-align:center;overflow:hidden;width:100%}footer:after{content:'';background:url(./../../images/pattern-white.png) repeat left top;width:100%;height:100%;position:absolute;top:0;left:0;opacity:.1;z-index:-1}@media(max-width:768px){footer .aboutSection .col.col1{width:68%}footer .aboutSection .col.col2{width:30%}footer address ul li{padding:0;float:left}footer address ul li:first-child{padding:0}footer address:after{display:none}}.localyModalBox{width:100%;border-radius:8px 8px 0 0;background:#fff;position:relative}.localyModalBox .localyHeadingBox{padding:15px 30px 15px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f7f7f7;border-radius:8px 8px 0 0}.localyModalBox .localyHeadingBox .localyHeading{width:calc(100% - 20px)}.localyModalBox .localyHeadingBox .localyHeading strong{font-size:16px;color:#333;font-weight:600}.localyModalBox .closeButton{height:54px;width:48px;position:absolute;right:0;top:0;background:0 0;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.localyModalBox .closeButton .close{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:30px;height:30px;border-radius:100%}.localyModalBox .closeButton .close::after,.localyModalBox .closeButton .close::before{height:18px;width:1px;position:absolute;background:#666;content:""}.localyModalBox .closeButton .close::before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.localyModalBox .closeButton .close::after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.localyModalBox .localityAboutBody{padding:15px;max-height:calc(100vh - 200px);overflow:hidden;overflow-y:auto}.localyModalBox .localityPara~.localityPara{margin-top:25px}.localyModalBox .localityPara strong{color:#333;font-weight:600;font-size:15px}.localyModalBox .localityPara p{margin-top:5px;color:#666}.localyModalBox .localityPara .localitySubHeading,.localyModalBox .localityPara h2{font-size:15px;color:#333}.localyModalBox .localityPara h2{margin:15px 0 5px 0}.localyModalBox .localityPara .tableResponsive{margin-top:15px;overflow:hidden;overflow-x:auto}.localyModalBox .localityPara .tableResponsive table{border-collapse:collapse}.localyModalBox .localityPara .tableResponsive tr td,.localyModalBox .localityPara .tableResponsive tr th{padding:8px;color:#333;border:1px solid #eee;white-space:nowrap}.localyModalBox ul{list-style:decimal}.localyModalBox ul li{padding-left:20px;display:block;font-size:14px;line-height:26px;position:relative;color:#333}.localyModalBox ul li::before{position:absolute;left:0;top:10px;width:6px;height:6px;border-radius:100%;background:#333;display:block;content:""}@media screen and (min-width:540px){.localityAbout{left:auto;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.localyModalBox{padding:20px;max-width:438px;border-radius:0}.localyModalBox .localyHeadingBox{margin:-20px -20px 8px;padding:15px 42px 15px 20px;border-radius:0}.localyModalBox .closeButton{cursor:pointer;opacity:.7;-webkit-transition:.3s;transition:.3s}.localyModalBox .closeButton:hover{opacity:1;-webkit-transition:.3s;transition:.3s}.localyModalBox .localityAboutBody{padding:0;max-height:calc(100vh - 74px)}}