:root{--CDN_IMAGES_URL:https://static.squareyards.com/;--black-clr:#333333;--primary-clr:#0E9F6E;--purple-clr:#5f449b}html{scroll-behavior:smooth}body.active{overflow:hidden}img:not([src]){opacity:0}.btn,a,button,input{text-decoration:none;outline:0!important}.form-control:focus{box-shadow:0 0 17px 0 rgba(0,0,0,.08);outline:0}.btn-default:hover{background:#333;color:#fff;transition:.5s}.btn-primary:hover{box-shadow:0 3px 6px 0 rgba(0,0,0,.16);transition:.5s}.gblOrflw{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);width:100%;content:'';z-index:-1!important;display:none}.gblPpup{position:fixed;left:0;right:0;bottom:0;top:0;z-index:11;align-items:center;justify-content:center;display:none;transition:.3s}.gblPpup.active{display:flex;display:-webkit-flex}.gblPpup.active .gblOrflw{display:block}.gblPpup .formBox .closeBtn,.gblPpup .ldBxClsBtn{display:flex;display:-webkit-flex;cursor:pointer}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=number]{-moz-appearance:textfield}input[type=checkbox]{margin:0;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;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}input[type=checkbox]:checked{background:var(--primary-clr);border-color:var(--primary-clr);box-shadow:0 2px 5px 0 rgba(88,191,147,.71)}input[type=checkbox]:checked::before{content:"\e92a";font-family:icomoon;font-size:11px;display:flex;display:-webkit-flex;height:100%;align-items:center;justify-content:center;position:absolute;left:0;top:0;right:0;bottom:0}input[type=radio]{margin:0;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;height:17px;width:17px;background:#fff;border:#e3e3e3 solid 1px;color:#fff;display:inline-flex;outline:0;z-index:0;border-radius:30px;position:relative;cursor:pointer}input[type=radio]::before{content:"";width:9px;height:9px;background:#e3e3e3;border-radius:100%;left:3px;top:3px;position:absolute}input[type=radio]:checked{background:#fff;border:1px solid var(--primary-clr)}input[type=radio]:checked::before{background:var(--primary-clr)}.scrollBarHide{-webkit-scrollbar-width:none;-moz-scrollbar-width:none;-ms-scrollbar-width:none;scrollbar-width:none}.scrollBarHide::-webkit-scrollbar{display:none}.scrollBar::-webkit-scrollbar{width:8px;height:8px;background-color:rgba(0,0,0,.1);border-radius:20px;position:absolute;z-index:10000}.scrollBar::-webkit-scrollbar-thumb{background-color:#bfbfbf;border-radius:20px}.scrollBar::-moz-scrollbar{width:8px;height:8px;background-color:rgba(255,255,255,.1);position:absolute;z-index:10000;right:0}.scrollBar::-moz-scrollbar-thumb{background-color:#bfbfbf;border-radius:20px}.infinite-loader{padding:10px 0;margin-bottom:10px;text-align:center}.alert{position:relative;padding:2px 15px;border:1px solid transparent;border-radius:5px;font-size:13px;line-height:normal}.alert.error{color:#721c24;background:#f8d7da}.alert.success{color:#29b24b;background-color:#d4edda;border-color:#d4edda}.alertMsg{padding:8px 12px;font-size:12px;color:#fff;position:fixed;right:-500px;top:65px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#ccc;white-space:nowrap;border-radius:8px;box-shadow:0 10px 20px 0 rgba(70,70,75,.2);-webkit-transition:.3s;-o-transition:.3s;transition:.3s;z-index:20;max-width:290px}.alertMsg.active{right:15px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;opacity:1}.alertMsg .iconBox span{padding:2px;margin-right:10px;font-size:36px;width:40px;height:40px;border-radius:100%;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#333}.alertMsg .msgBody{padding-right:20px;display:block;color:#fff;position:relative;white-space:normal}.alertMsg .msgBody .icon-close{position:absolute;right:-4px;top:0;width:15px;height:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:.6;cursor:pointer;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;font-size:10px}.alertMsg .msgBody .icon-close:hover{opacity:1;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.alertMsg .msgBody strong{display:block;font-size:18px}.alertMsg .msgBody p{margin:0;line-height:16px;color:#fff;font-size:12px}.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{padding:7px;color:#ffc107;font-size:26px}.alertMsg.error{background:#de071c!important}.alertMsg.error span{color:#de071c}.popupForm{margin:0;background:0 0;display:none;align-items:center;justify-content:center;position:fixed;left:0;top:0;bottom:0;right:0;max-width:100%;width:100%;z-index:11}.popupForm.active{display:flex;display:-webkit-flex}#messsage .formBox .closeBtn,.Otp .formBox .closeBtn,.popupForm .formBox .closeBtn{cursor:pointer;position:absolute;top:13px;right:10px;color:#666;font-size:13px;display:block}#messsage .formBox .btn-primary,.Otp .formBox .btn-primary,.popupForm .formBox .btn-primary{margin-left:0;width:100%;font-weight:600}#messsage .formBox .btn-primary em,.Otp .formBox .btn-primary em,.popupForm .formBox .btn-primary em{margin-right:3px;font-size:14px;position:relative;top:2px}.overLayBox{display:none;background-color:rgba(0,0,0,.7);height:100%;width:100%;position:fixed;left:0;right:0;top:0;bottom:0;z-index:9}.overLayBox.active{display:block}.formBox.formAlert{-webkit-animation-name:shake;animation-name:shake;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,50%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}30%,70%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,50%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}30%,70%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.ui-helper-hidden-accessible{display:none}.custom-combobox{width:100%}.custom-combobox input{padding:6px 12px;display:block;width:100%;height:40px;font-size:13px;color:#333;background:0 0;border-radius:5px;border:1px solid #ccc;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-combobox a{width:100%}.custom-combobox>#ddlLocation_div{z-index:1}.drop-downcity{padding:5px;max-height:250px;overflow:hidden;overflow-y:auto;border:none;box-shadow:0 3px 8px 0 rgba(0,0,0,.2)}.formBox .drop-downcity{position:absolute!important;left:0;right:0;width:100%!important;background:#fff;z-index:4}.drop-downcity li{padding:0;display:block;line-height:30px;cursor:pointer;color:#333;text-align:left}.drop-downcity li .ui-menu-item-wrapper{padding:0 5px;font-size:13px}.drop-downcity li:hover,.ui-menu-item-wrapper{background:0 0;border:none;color:#333}.drop-downcity .ui-state-active,.drop-downcity li .ui-state-focus{margin:0;border:0;background:#e7faf1;color:#0e9f6e}.custom-combobox{position:relative;display:inline-block}.custom-combobox-toggle{position:absolute;top:0;bottom:0;margin-left:-1px;padding:0}.custom-combobox-input{margin:0;padding:5px 10px}.shotlistPopup{display:none;background:#fff;width:385px;float:right;right:0;position:absolute;top:48px;box-shadow:0 4px 8px 0 rgba(0,0,0,.23);border-radius:0 0 5px 5px}.shotlistPopup.active{display:block}.shotlistPopup .projectTiles{max-height:305px;overflow:hidden}.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:#333 solid 1px;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%}.shotlistPopup .shorlistTab ul li+li{border-left:#333 solid 1px}.shotlistPopup .shorlistTab ul li.active{background:#333;color:#fff!important;cursor:default}.shotlistPopup .shorlistTab ul li:last-child{display:block!important;border-right:#333 solid 0}.shotlistPopup input[type=checkbox]{margin-right:10px;width:16px;height:16px;float:left}.shotlistPopup .projectTiles .shortlistheader{background:#f1f1f1}.shotlistPopup .shortlistBody{overflow:auto;max-height:225px}.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:#333;font-size:12px;float:right;border-radius:3px;cursor:pointer;height:40px;display:flex;display:-webkit-flex;align-items:center}.shotlistPopup .alert-danger{padding:10px;color:#fff;background-color:red;line-height:15px;font-size:13px;border-radius:5px;position:absolute;z-index:2;margin:10px;width:calc(100% - 35px)}.shotlistPopup .alert-danger strong{font-weight:600}.shotlistPopup .projectTile{padding:10px 40px 10px 105px;display:block;overflow:hidden;border-bottom:1px solid #ccc;position:relative}.shotlistPopup .projectTile .checkBox{width:25px;position:absolute;left:10px;top:26px;z-index:0}.shotlistPopup .projectTile picture{width:55px;height:55px;display:block;position:absolute;left:38px}.shotlistPopup .projectTile picture img{width:55px;height:55px}.shotlistPopup .projectTile .projectData{display:block}.shotlistPopup .projectTile .projectData label{margin:0;display:block;line-height:21px;color:#333;font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shotlistPopup .projectTile .projectData span{display:block;font-size:12px;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.shotlistPopup .projectTile .projectData strong{color:#5f449b;font-size:13px;font-weight:600}.shotlistPopup .projectTile .deleteItem{position:absolute;right:10px;top:0;height:100%}.shotlistPopup .projectTile .deleteItem em{display:flex;display:-webkit-flex;align-items:center;justify-content:center;height:100%;width:30px;opacity:.3}.shotlistPopup .projectTile .deleteItem em:hover{opacity:1}.shotlistPopup .projectTile .deleteItem em img{width:14px}.shotlistPopup .btnBox{padding:10px!important;width:100%;display:flex;display:-webkit-flex;align-items:center}.shotlistPopup .btnBox .btn~.btn{margin-left:10px}.shotlistPopup .btnBox .btn{padding:10px 21px;margin:0;width:100%}.shotlistPopup .btnBox .btn.btn-primary{background:#0e9f6e;color:#fff;border:#0e9f6e solid 1px}.shotlistPopup .btnBox .btn.btn-default{background:#fff;color:#000;border:#b1b1b1 solid 1px}.shotlistPopup .btnBox .btn.btn-default:hover{background:#333;color:#fff;transition:.5s}.shotlistPopup .btnBox .btn[disabled],.shotlistPopup .btnBox .btn[disabled]:hover{padding:10px 21px;background:#b1b1b1;color:#fff;border:#b1b1b1 solid 1px;cursor:default}.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:initial!important;box-shadow:0 0 14px 0 rgba(0,0,0,.06);border:solid 1px #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 .listingSorted~.listingSorted{margin-top:10px}.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.listingSorted picture img{width:100px;height:100px}.shotlistPopup .projectTile.listingSorted label{font-size:13px!important;max-width:calc(100% - 20px)}.shotlistPopup .projectTile.listingSorted .deleteItem em{height:30px;cursor:pointer}.shotlistPopup .projectTile.listingSorted .deleteItem{right:0}.shotlistPopup .projectTile.listingSorted .projectData span{color:#333}.shotlistPopup .projectTile .projectData h3{color:#5f449b}.shotlistPopup .listingSorted span{width:calc(100% - 15px)}.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 .listingSorted .statustype li:nth-child(2){margin-left:10px;padding-left:10px}.shotlistPopup .listingSorted .statustype li:nth-child(2)::before{width:4px;height:4px;border-radius:100%;display:block;position:absolute;left:-2px;top:9px;content:'';background:#a9a9a9}@media screen and (max-width:540px){.gblPpup{top:auto;bottom:-5000px;height:100%;align-items:flex-end}.gblPpup.active,.gblPpup.active .gblOrflw{bottom:0;transition:.3s}.gblPpup .ldBx{width:100%;border-radius:8px 8px 0 0}input[type=checkbox]:checked{box-shadow:none}.shotlistPopup .shortlistBody{max-height:inherit}.shotlistPopup .projectTiles{display:flex;display:-webkit-flex;max-height:inherit;flex-direction:column}.shotlistPopup .btnBox .btn.btn-default:hover{background:#fff;color:#000;border:#b1b1b1 solid 1px}}footer .seoFooter{padding:40px 0 20px;background:#fafafa}footer .seoFooter .seoFooterHeading{margin-bottom:20px;font-size:13px;color:#333;font-weight:600;display:block}footer .seoFooter ul{margin-bottom:15px;display:block}footer .seoFooter ul li{padding-right:5px;margin-right:5px;font-size:12px;display:inline-block;position:relative}footer .seoFooter ul li::after{content:'';position:absolute;top:5px;right:-1px;width:1px;height:12px;background:#666}footer .seoFooter ul li strong{font-weight:600;color:#000}footer .seoFooter ul li a{color:#333}footer .seoFooter ul li a:hover{color:#333;text-decoration:underline}footer .seoFooter ul li:first-child{margin-right:0}footer .seoFooter ul li:first-child::after,footer .seoFooter ul li:last-child::after{display:none}@media screen and (max-width:540px){footer .seoFooter{padding:15px 0 0}footer .seoFooter .seoBoxScroll{display:flex;display:-webkit-flex;overflow:auto}footer .seoFooter .seoFooterHeading{margin-bottom:10px;font-size:14px}footer .seoFooter .tableBox{display:flex;display:-webkit-flex;overflow:auto}footer .seoFooter ul{flex:none}footer .seoFooter ul~ul{padding-left:30px}footer .seoFooter ul li{max-width:250px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px;display:block}footer .seoFooter ul li:first-child{font-size:13px;color:#333}footer .seoFooter ul li::after{display:none}}.seoTableFooter{padding:40px 0 20px;background:#fafafa;display:block}.seoTableFooter.m-top40{margin-top:48px}.seoTableFooter h1,.seoTableFooter h3{padding-bottom:30px;font-size:26px;color:#333;display:block;text-align:center;font-weight:600}.seoTableFooter p{color:#333}.seoTableFooter .tableBox{display:block;overflow:hidden;overflow-x:auto}.seoTableFooter .tableBox.rowFlex tr{width:100%;display:flex;display:-webkit-flex;flex-wrap:wrap}.seoTableFooter .tableBox table{width:100%;min-width:700px;color:#333;font-size:12px;text-align:left;border-collapse:collapse;border:0}.seoTableFooter .tableBox table tr th{font-weight:600;width:20%}.seoTableFooter .tableBox table tr td,.seoTableFooter .tableBox table tr th{padding:3px 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:225px}.seoTableFooter .tableBox table tr td{width:20%}.seoTableFooter .tableBox table.trColumn tr{display:grid;float:left;width:20%}.seoTableFooter .tableBox table.trColumn tr td{width:100%}.seoTableFooter .tableBox table tr td a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:230px;color:#333}@media screen and (max-width:1024px){.seoTableFooter h3{font-size:14px}.seoTableFooter{padding:20px 0}.seoTableFooter h3{text-align:left}}.syLeftNav{background:#333;width:285px;position:fixed;right:-400px;top:0;bottom:0;display:block;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;z-index:11}.syOverlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);z-index:-1}.syLeftNav.active{right:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.syLeftNav.active .syOverlay{display:block}.syLeftNav .syHeading,.syLeftNav ul li{padding:10px 15px;position:relative;color:#ddd;text-transform:capitalize;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:13px}.syLeftNav .link{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#ddd}.syLeftNav .syNavBody{position:relative;height:100%}.syLeftNav ul{height:calc(100% - 42px);overflow:auto}.syLeftNav ul li.next{cursor:pointer}.syLeftNav em{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;color:#aaa;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.syLeftNav ul li em{position:absolute;right:10px;top:0;bottom:0}.syLeftNav .syTab{display:none;height:100%}.syLeftNav .syTab.active{display:block}.syLeftNav .syHeading,.syLeftNav ul li:hover{background:#333;color:#fff;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.syLeftNav .syHeading,.syLeftNav ul li:hover .link,.syLeftNav ul li:hover em{color:#fff;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.syLeftNav .syHeading{padding:0 15px;height:42px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;font-size:14px}.syLeftNav .syHeading span{width:calc(100% - 56px);display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.syLeftNav .syHeading em{padding:0 15px;margin:0 0 0 -15px;width:44px;height:100%;cursor:pointer;font-size:14px}.syLeftNav .syHeading em:hover{color:#fff;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.syLeftNav .syNavSubBody{background:#000;color:#fff;width:100%;position:absolute;right:-400px;top:0;height:100%;-webkit-transition:.6s;-o-transition:.6s;transition:.6s;z-index:1}.syLeftNav .syNavSubBody.active{right:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.searchItems{display:block;background:#fff;box-shadow:0 6px 6px 0 #33300029;border-radius:0 0 8px 8px;overflow:hidden}.searchItems ul{display:block;left:0!important;height:344px;overflow:auto}.searchItems ul li{padding:10px 15px;display:flex;display:-webkit-flex;align-items:center;gap:8px;border-bottom:1px solid #ebebeb;position:relative}.searchItems ul li.highlightItem{background:#f1f1f1}.searchItems ul li figure{flex:none;width:48px;height:48px;background:rgba(238,238,238,.291);border-radius:8px;display:flex;display:-webkit-flex;align-items:center;justify-content:center;border:1px solid #f9f9f9;overflow:hidden}.searchItems ul li figcaption{max-width:calc(100% - 140px)}.searchItems ul li figcaption p{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:normal}.searchItems ul li figcaption p a{margin-bottom:8px;font-size:12px;color:#333;cursor:pointer}.searchItems ul li figcaption .propertyBtnBox em{display:flex;display:-webkit-flex}.searchItems ul li figcaption p a:hover{color:#5f449b}.searchItems ul li figcaption .propertyBtnBox{margin-top:5px;display:flex;display:-webkit-flex;gap:8px}.searchItems ul li figcaption .propertyBtnBox span a{padding:0 8px;line-height:22px;height:auto;font-size:10px;color:#5f449b;border:solid 1px #5f449b;border-radius:11px;background:#fff;align-items:center;justify-content:center;gap:5px;display:flex;white-space:nowrap}.searchItems .searchRelated{position:absolute;right:15px;top:0;bottom:0;font-size:12px;display:flex;align-items:flex-end;padding-bottom:11px;color:#666}.searchItems ul li.landmark{padding:12px 0}.searchItems ul li.landmark figure{height:auto;background:0 0;border:none}.searchItems ul li.landmark .propertyBtnBox{margin:0}.syTabBox{padding:0 15px;margin:0 -15px;display:flex;display:-webkit-flex;align-items:center;overflow:auto}.syTabBox .syTabs{display:flex;display:-webkit-flex;overflow:initial;white-space:nowrap;gap:10px}.syTabBox .syTabs.addon .syTab:first-child{border-radius:8px 0 0 8px}.syTabBox .syTabs.addon .syTab:last-child{border-radius:0 8px 8px 0}.syTabBox .syTabs .syTab{padding:0 20px;height:38px;background:#efe8ff;color:#5f449b;display:flex;display:-webkit-flex;align-items:center;justify-content:center;cursor:pointer;flex:none;border-radius:8px}.syTabBox .syTabs .syTab.active{background:#5f449b;color:#fff;cursor:default;pointer-events:none}.syTabBox .syTabs.addon{gap:0;border-radius:8px}.syTabBox .syTabs.addon .syTab{border-radius:0}.syTabBox .syTabs.addon .syTab~.syTab{border-left:1px solid #c9b5f5}@media screen and (max-width:540px){.searchItems .searchRelated{font-size:10px}}@media screen and (max-width:1024px){#haptik-xdk-wrapper{z-index:11!important}#haptik-xdk-wrapper .xdk-iframe{bottom:45px!important;z-index:1!important}#haptik-xdk-wrapper .xdk-iframe#haptik-xdk-main-view{top:initial!important;bottom:0!important;z-index:2!important;height:calc(100% - 48px)!important}.bxslider{padding:0 0 10px;display:flex;display:-webkit-flex;overflow:hidden;overflow-x:auto}.bxslider div{flex:none}.bxslider .item~.item{margin-left:15px}}.bx-viewport{height:auto!important}.voiceBox{padding:30px 20px 20px 20px;background:#fff;width:375px;position:relative;border-radius:8px;box-shadow:0 -4px 43px 0 rgba(0,0,0,.11)}.voiceBox .closeButton{height:48px;width:48px;position:absolute;right:0;top:0;cursor:pointer;opacity:.7;transition:.3s;background:0 0;border:none;display:none}.voiceBox .closeButton:hover{opacity:1;transition:.3s}.voiceBox .closeButton .close{position:relative;display:flex;display:-webkit-flex;align-items:center;justify-content:center;width:30px;height:30px;background:#eee;border-radius:100%}.voiceBox .closeButton .close::after,.voiceBox .closeButton .close::before{height:12px;width:1px;position:absolute;background:#000;content:''}.voiceBox .closeButton .close::before{transform:rotate(-45deg)}.voiceBox .closeButton .close::after{transform:rotate(45deg)}.voiceAssistance .voiceBox .closeButton{display:flex;display:-webkit-flex;align-items:center;justify-content:center}.voiceBox .voiceContent{text-align:center}.voiceBox .voiceContent strong{font-size:16px;display:block;color:#333}.voiceBox .voiceContent .listening{font-size:16px;display:block;color:#333}.voiceBox .voiceContent .trySaying{font-size:12px}.voiceBox .tryAgain{text-align:center;font-size:12px;font-weight:600;color:#333}.voiceBox .microphone{margin:20px auto;z-index:2;background:#5f449b;display:flex;justify-content:center;align-items:center;height:55px;width:55px;border-radius:100%;position:relative;cursor:pointer}.voiceBox.searching .microphone::after,.voiceBox.searching .microphone::before{height:55px;width:55px;border-radius:100%;border:1px solid #5f449b;position:absolute;top:0;animation:scaling 2s cubic-bezier(.12,.7,.74,.71) infinite;content:''}.voiceBox .microphone::before{animation-delay:0}.voiceBox .microphone::after{animation-delay:1s!important}.voiceBox.searching .microphone,.voiceBox.verified .microphone{pointer-events:none}@keyframes scaling{0%{transform:scale(.7);border-color:#5f449b}100%{transform:scale(2);border-color:rgba(95,68,155,0)}}.voiceBox .agentVerifiedCheck{width:55px;height:55px;border-radius:50%;display:inline-block;stroke-width:4;stroke:#fff;stroke-miterlimit:10;box-shadow:inset 0 0 0 #0e9f6e;animation:fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both;transition:.5s}.voiceBox .agentVerifiedCircle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:5;stroke-miterlimit:10;stroke:#0e9f6e;fill:#0e9f6e;animation:stroke .4s cubic-bezier(.65,0,.45,1) forwards}.voiceBox .agentVerifiedChecked{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke .3s cubic-bezier(.65,0,.45,1) .3s forwards;stroke-linecap:round;stroke-linejoin:round}@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}}.voiceBox.verified .microphone{background:#0e9f6e}.voiceBox.verified svg{position:relative;z-index:2}@media screen and (max-width:540px){.voiceBox{border-radius:8px 8px 0 0;width:100%}.globalModal.voiceAssistance{z-index:15}.globalModal.voiceAssistance::after{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.7);z-index:-1;content:''}.chatBotSection .welcomeMessage em{top:-19px;right:-11px;width:31px;height:31px}.chatBotSection .welcomeMessage .botUserBox{gap:7px}.chatBotSection .welcomeMessage em img{width:100%;height:100%}}.npSyTagBox .syAgentTag{padding-right:10px;border:solid 1px #eee;color:#333;font-size:10px;border-radius:50px;display:flex;display:-webkit-flex;align-items:center;line-height:normal;white-space:nowrap;background:#fff}.npSyTagBox .syAgentTag em{margin-right:3px;width:17px;height:17px;border:solid 2px #fff;background:#eee;border-radius:100%;overflow:hidden;color:#fff;display:flex;display:-webkit-flex;align-items:center;justify-content:center;font-size:10px;flex:none}.npSyTagBox .syAgentTag.premium{border-color:#f9c000}.npSyTagBox .syAgentTag.premium em{background:#f9c000}.npSyTagBox .syAgentTag.owner{border-color:#f65e5e}.npSyTagBox .syAgentTag.owner em{background-image:linear-gradient(#f65e5e,#f54ea2)}.npSyTagBox .syAgentTag.sy{border-color:#333}.npSyTagBox .syAgentTag.sy em{background:#333}.gRating{padding:0 10px;background:#ffedca;border-radius:6px;align-items:center;display:flex;height:22px;color:#333;gap:5px;white-space:nowrap;font-size:12px}.gRating .star{flex:none}.gRating .star em{width:12px;font-size:12px;color:#f7b400;display:inline-flex}.gRating .rating{padding-left:8px;position:relative;font-size:10px}.gRating .rating::after{content:'';background:#333;position:absolute;top:11px;left:0;width:3px;height:3px;border-radius:100%}.npTagBox{display:flex;display:-webkit-flex;align-items:center;gap:8px}.npTagBox .npTag{display:flex;display:-webkit-flex;color:#fff;border-radius:5px;overflow:hidden;font-weight:700;font-size:11px}.npTagBox .npTag .npTagSymbal{display:flex;display:-webkit-flex;align-items:center;justify-content:center;border-right:1px solid #fff;width:29px;flex:none;font-size:12px}.npTagBox .npTag span{padding:0 10px;line-height:normal;height:24px;display:flex;display:-webkit-flex;align-items:center}.npTagBox .npTag.sy-exclusive{background:linear-gradient(101deg,#3d3e98 -5.01%,#b273b0 96.89%)}.npTagBox .npTag.recently-added{background:linear-gradient(53deg,#00b561 -.01%,#00b5a8 81.15%)}.npTagBox .npTag.square-assured{background:linear-gradient(53deg,#5abfb3 -.36%,#5988bf 81.03%)}.npTagBox .npTag.recent{background:linear-gradient(53deg,#00b561 -.01%,#00b5a8 81.15%)}.npInfoBadge{padding:2px 10px;display:inline-flex;align-items:center;font-size:12px;border-radius:6px;background:#eee;border:1px solid transparent}.npInfoBadge strong{display:flex;align-items:center;gap:5px;font-size:12px}.npInfoBadge strong em{width:14px;font-size:14px}.npInfoBadge span{margin-left:5px;padding-left:5px;display:block;border-left:1px solid transparent;line-height:16px}.npInfoBadge.hot{background:#fdf2f2;color:#c81e1e;border-color:#fbd5d5}.npInfoBadge.hot span{border-color:#c81e1e}.npInfoBadge.fast{background:#feecdc;color:#8a2c0d;border-color:#fcd9bd}.npInfoBadge.fast span{border-color:#8a2c0d}.npInfoBadge.popular{background:#def7ec;color:#046c4e;border-color:#bcf0da}.npInfoBadge.popular span{border-color:#046c4e}.npInfoBadge.high{background:#fdf6b2;color:#8e4b10;border-color:#fce96a}.npInfoBadge.high span{border-color:#8e4b10}.npInfoBadge.miss{background:#edebfe;color:#5521b5;border-color:#dcd7fe}.npInfoBadge.miss span{border-color:#5521b5}.syFormBox input,.syFormBox select{outline:0;border:1px solid #e8e8e8!important}.globalOverflow{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.7);z-index:10}.globalModal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:15;align-items:center;justify-content:center}.globalModal.active{display:flex;display:-webkit-flex}.globalOverflow.active{display:block}@media screen and (max-width:1024px){.globalModal.active{bottom:0;transition:.3s}}@media screen and (max-width:540px){.globalModal{align-items:flex-end!important;transition:.3s}}.syFormBox .btn{padding:0;display:flex;display:-webkit-flex;align-items:center;height:42px;justify-content:center;line-height:normal}.syFormBox .btn-link{background:0 0;color:#333;box-shadow:none!important}.syFormBox .btn-whatsapp{background:#fff;border:solid 1px #0e9f6e;color:#0e9f6e}.syFormBox .leadformIco{background:url(/assets/images/sprite-icon/leadform-sprite-iconsv2.svg) no-repeat left top;background-size:150px;display:inline-block}.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 input[type=checkbox]{margin:0;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;height:17px;width:17px;background:#fff;border:1px solid #d0d0d0!important;color:#fff;display:inline-flex;outline:0;z-index:0;border-radius:3px;position:relative;cursor:pointer;flex:none}.syFormBox input[type=checkbox]:checked{background:#0e9f6e;border-color:#0e9f6e!important;box-shadow:0 2px 5px 0 rgba(88,191,147,.71)}.syFormBox input[type=checkbox]:checked::before{content:"\e92a";font-family:icomoon;font-size:11px;display:flex;display:-webkit-flex;height:100%;align-items:center;justify-content:center;position:absolute;left:0;top:0;right:0;bottom:0}.syFormBox .syFormBody{padding:15px;border-radius:8px;box-shadow:0 3px 12px 0 rgba(0,0,0,.16);background:#fff}.syFormBox .selectBox{display:block;position:relative;z-index:2;width:100%;background:#fff}.syFormBox .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 .selectBox select{padding-right:26px}.syFormBox textarea.form-control{height:auto;resize:none;font-family:Arial,sans-serif}.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;display:-webkit-flex;align-items:center}.syFormBox .formHeading em{margin-right:7px;width:30px;height:30px}.syFormBox .formHeading .whatsapp{background-position:-3px -3px}.syFormBox .formHeading .call{background-position:-72px -103px;background-size:315px;flex:none}.syFormBox .form-group{margin-bottom:12px}.syFormBox .label{display:block;margin-bottom:5px;color:#333;font-weight:600}.syFormBox .input-group{display:flex;display:-webkit-flex;width:100%}.syFormBox .input-group .selectBox{flex:none;width:90px}.syFormBox .input-group .selectBox select{border-radius:8px 0 0 8px;border-right:none!important}.syFormBox .input-group input{border-radius:0 8px 8px 0}.syFormBox .formChecked{display:flex;display:-webkit-flex;align-items:center}.syFormBox .formChecked input[type=checkbox]{margin-right:6px}.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 .formBtnBox{margin-top:20px;display:flex;display:-webkit-flex;align-items:center;position:relative;bottom:0;transition:.5s}.syFormBox .formBtnBox .btn{width:100%;line-height:normal}.syFormBox [disabled]{background:#c6c6c6;pointer-events:none;border-color:#c6c6c6}.syFormBox .formBtnBox .btn:nth-child(2){margin-left:15px}.syFormBox .formBtnBox .btn em{margin-right:5px}.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}.tAndC{margin:15px 0 -15px 0;font-size:13px;text-align:center}.tAndC a{color:#0e9f6e}.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;display:-webkit-inline-flex;align-items:center;position:relative;z-index:2;background:#fff}.syTag em{margin:1px 5px 1px 1px}.syTag.premium{border-color:#f9c000}.syTag.premium em{background-position:-53px -20px;width:14px;height:14px}.syTag.owner{border-color:#f65e5e}.syTag.owner em{background-position:-74px -20px;width:14px;height:14px}.syTag.sy{border-color:#d8d8d8}.syTag.sy em{background-position:-95px -20px;width:14px;height:14px}.syFormBox .userInfoBox{padding:10px 10px 10px 75px;margin:-15px -15px 15px -15px;border-radius:8px 8px 0 0;background:#fff;border-bottom:solid 1px #e2e2e2;position:relative;min-height:66px;display:flex;display:-webkit-flex;flex-direction:column;align-items:flex-start;justify-content:center}.syFormBox .userInfoBox .userPic{width:45px;height:45px;border:1px solid #eee;display:flex;display:-webkit-flex;border-radius:50px;position:absolute;left:15px;top:10px;overflow:hidden;background:#ccc}.syFormBox .userInfoBox .img-responsive{width:100%;height:100%;object-fit:cover}.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:42px}.syFormBox .userInfoBox .rating em{margin-left:3px;background-position:-100px -4px;width:10px;height:10px;flex:none}.syFormBox .userInfoBox .nameWithStar{margin-bottom:5px;font-size:16px;color:#333;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;display:-webkit-flex;align-items:center;width:100%}.syFormBox .userInfoBox .nameWithStar span{display:block;line-height:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.syFormBox .userInfoBox .placeBox{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:normal;display:flex;display:-webkit-flex;align-items:center}.syFormBox .userInfoBox .placeBox em{margin-right:5px;background-position:-100px -16px;width:12px;height:16px;background-size:130px}.syFormBox .userInfoBox .userInfo{margin-top:10px}.syFormBox .userInfoBox .userInfo li{padding-left:15px;line-height:16px;font-size:13px;color:#333;position:relative;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.syFormBox .userInfoBox .userInfo li::after{content:'';background:#333;position:absolute;top:6px;left:0;width:4px;height:4px;border-radius:5px}.syFormBox .userInfoBox .userInfo li~li{margin-top:5px}.syFormBox .userInfoBox .syTag~.nameWithStar{margin-top:3px}.syFormBox .userInfoBox#listingDSEContactAgentForm_userbox{min-height:72px}.syFormBox .otpBox .otpContent{margin-bottom:10px;position:relative}.syFormBox .otpBox .otpContent .otpEmail,.syFormBox .otpBox .otpContent .otpNumber{font-weight:600;color:#333}.syFormBox .otpBox .otpContent .otpEmail span{font-weight:100}.syFormBox .otpBox .otpContent .changeLink{padding:0;font-size:13px;cursor:pointer;background:0 0;border:none;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 .otpSingleBox{margin:0 auto;width:185px;height:36px;position:relative;bottom:0;background:0 0;animation:otp .5s;transition:.3s}.syFormBox .otpSingleBox input:focus[type=tel]{border-color:#666!important}.syFormBox .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 0}.syFormBox .otpSingleBox::before{text-align:center;content:"___ \00a0 \00a0 \00a0 ___ \00a0 \00a0 \00a0 ___ \00a0 \00a0 \00a0 ___";position:absolute;bottom:0;left:0;width:185px;height:10px;z-index:3;color:#999;overflow:hidden;line-height:.1}.syFormBox .otpSingleBox::after{content:'';position:absolute;right:0;top:0;width:30px;height:40px;background:#fff;z-index:1}.syFormBox .resendOtpBox{margin-top:10px;text-align:center;font-size:13px;position:relative;bottom:0;transition:.3s}.syFormBox .resendOtpBox .resendLink{background:0;border:none;font-weight:600;cursor:pointer;font-size:13px}.otpBox .formBtnBox{animation:otp 1s;transition:.5s}.otpBox .formBtnBox,.otpBox .otpContent,.otpBox .resendOtpBox{animation:otp .5s;transition:.3s}@keyframes otp{0%{bottom:-10px;opacity:0}10%{bottom:-10px;opacity:0}100%{bottom:0;opacity:1}}.syFormBox .agentEnquired .formHeading{padding:40px 0;height:auto;min-height:48px;color:#333;text-align:center;display:block}.syFormBox .agentEnquired .formHeading span{color:#5f449b}.syFormBox .agentEnquired .formHeading .agentVerifiedBox{margin-bottom:15px;width:100%;display:inline-block;float:left;text-align:center}.agentVerifiedCheck{width:80px;height:80px;border-radius:50%;display:inline-block;stroke-width:4;stroke:#0e9f6e;stroke-miterlimit:10;box-shadow:inset 0 0 0 #0e9f6e;animation:fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both;transition:.5s}.agentVerifiedCircle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:5;stroke-miterlimit:10;stroke:#0e9f6e;fill:none;animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards}.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}.syFormBox .agentEnquired .syFormBody{padding:10px 15px;overflow:hidden;box-shadow:0 3px 12px 0 rgba(0,0,0,.16);width:100%;margin-bottom:-400px;transition:all .5s;display:none;opacity:0;position:relative;z-index:0}.syFormBox .agentEnquired .userInfoBox{padding:0;margin:0;border-bottom:0}.syFormBox .agentEnquired .userInfoBox .syTag{margin:0}.syFormBox .agentEnquired .userInfoBox .userNumber{margin:3px 0 5px 0;color:#0e9f6e;font-size:16px;font-weight:600;display:flex;display:-webkit-flex;align-items:center}.syFormBox .agentEnquired .userInfoBox .userNumber em{margin-right:7px;height:22px;width:22px;flex:none;background:#0e9f6e;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}.syFormBox .agentEnquired .userInfoBox .userNumber em::before{content:"\e92a"}.syFormBox .agentEnquired.agentNotAssigned .formHeading{padding:30px 0 10px 0}.syFormBox .agentEnquired.agentNotAssigned .formHeading strong{font-size:16px;line-height:24px}.syFormBox .agentEnquired.agentNotAssigned .agentVerified{margin-bottom:20px;text-align:center}.syFormBox .agentEnquired.agentNotAssigned .btn-link{margin:0 auto;width:172px;white-space:nowrap;color:#5f449b;font-size:14px;font-weight:600;display:inline-flex}.syFormBox .agentEnquired.agentNotAssigned .btn-link em{margin-left:7px;font-weight:600;line-height:normal}.syFormBox .agentEnquired.agentAssigned .formHeading.active{padding:10px 20px 10px 0;text-align:left;display:flex;animation:verifiedheading 1s;transition:.5s}.syFormBox .agentEnquired.agentAssigned .formHeading.active strong{padding-top:0;min-width:200px;display:block;animation:headingstrong 1s;transition:.5s}.syFormBox .agentEnquired.agentAssigned .formHeading.active .agentVerifiedBox{margin:0 7px 0 0;width:20px;animation:verifiedcheck .5s;animation-duration:1s;transition:.5s}.syFormBox .agentEnquired.agentAssigned .formHeading.active .agentVerifiedCheck{animation:verified 1s;width:20px;height:20px;transition:.5s;animation-duration:1s}.syFormBox .agentEnquired.agentAssigned .syFormBody.active{margin-bottom:15px;display:block;opacity:1;transition:all .5s;animation:verifiedagent .5s;animation-duration:1.1s}.syFormBox .agentEnquired.agentAssigned .syFormBody.active .userNumber em{transform:scale(1);transition:all .5s;animation:numbercheck .5s;animation-duration:2s}.syFormBox .agentEnquired.agentAssigned .formBtnBox{margin:0!important}.syFormBox .agentEnquired.agentAssigned .scheduleMeetingBox~.formBtnBox{margin:15px 0 0 0!important}.syFormBox .agentEnquired.agentAssigned .scheduleMeeting~.enquiredPropertyBox{margin:15px 0 0 0!important}@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}}.enquiredPropertyBox{margin-top:15px;display:block;position:relative;z-index:4}.enquiredPropertyBox .enquiredProperty{display:block;padding:10px 15px;border-radius:8px;border:solid 1px #dedede;background:#fff}.enquiredPropertyBox .enquiredProperty~.enquiredProperty{margin-top:15px}.enquiredPropertyBox .enquiredProperty .enquiredDate{color:#666;font-size:10px;letter-spacing:.13px;display:block;line-height:normal}.enquiredPropertyBox .enquiredProperty .enquiredProjectName{margin-top:4px;color:#333;letter-spacing:.18px;font-size:14px;font-weight:600;line-height:normal}.enquiredPropertyBox .enquiredProperty .enquiredProjectLocation{margin-top:3px;color:#333;letter-spacing:.15px;font-size:12px;display:block}.enquiredPropertyBox .enquiredProperty .enquiredProjectPrice{margin-top:6px;color:#5f449b;letter-spacing:.18px;font-size:14px;font-weight:600;line-height:normal}.agentFormBox .agentPicBox{margin:-60px auto 15px;width:93px;height:93px;overflow:hidden;box-shadow:0 3px 17px 0 rgba(0,0,0,.2);border:solid 5px #fff;border-radius:100%}.agentFormBox .agentPicBox .img-responsive{width:100%;height:100%;object-fit:cover}.agentFormBox .agentName{font-size:18px;text-align:center;font-weight:600;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.agentFormBox .agentNumber{margin-top:5px;font-size:13px;text-align:center;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.agentFormBox .agentEmail{margin-top:5px;font-size:13px;text-align:center;color:#5f449b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.agentFormBox .agentBtnBox{margin-top:15px;display:flex;display:-webkit-flex;align-items:center;justify-content:center}.agentFormBox .agentBtnBox .btn{padding:0 15px 0 43px;height:34px;border-radius:50px;position:relative;background:#eaeaea;display:flex;display:-webkit-flex;align-items:center;justify-content:center;color:#333;transition:.3s}.agentFormBox .agentBtnBox .btn~.btn{margin-left:10px}.agentFormBox .agentBtnBox .btn:hover{background:#c6c4c4;transition:.3s}.agentFormBox .agentBtnBox .btn em{width:32px;height:32px;background:#333;border-radius:100%;display:flex;display:-webkit-flex;align-items:center;justify-content:center;position:absolute;left:1px;top:1px;color:#fff;font-size:14px}.syFormBox .propertyTabBox{padding:0 20px 15px;margin:0 -20px;display:flex;display:-webkit-flex;align-items:center}.syFormBox .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:solid 1px #e3e3e3;border-radius:8px}.syFormBox .propertyTab:first-child{margin-left:8px}.syFormBox .propertyTab.fixedTab{margin:0 8px 0 0;background:#f8f5ff;box-shadow:none;border-color:#e7ddff;flex:none;color:#5f449b}.syFormBox .propertyTab.fixedTab::after{margin:0 auto;position:absolute;left:0;right:0;bottom:-8px;display:block;width:15px;height:15px;background:#f8f5ff;border:solid 1px #e7ddff;border-width:0 1px 1px 0;content:'';transform:rotate(45deg);border-radius:50px 0 0 0}.syFormBox .propertyTab.fixedTab::before{position:absolute;right:-9px;top:15px;display:block;width:1px;height:35px;background:#e7ddff;content:''}.syFormBox .scrollTab{padding:3px 20px 3px 0;margin-right:-20px;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}.syFormBox .scrollTab::-webkit-scrollbar{display:none}.syFormBox .propertyTab em{height:29px;width:38px}.syFormBox .propertyTab span{margin-top:8px;display:block;font-size:12px;line-height:normal}.syLocationDropdown{position:absolute;left:0;right:0;top:42px;z-index:2;background:#fff}.custom-combobox{position:relative;display:inline-block;width:100%}.custom-combobox input{padding:6px 12px;display:block;width:100%;height:40px;font-size:13px;color:#333;background:0 0;border-radius:5px;border:1px solid #ccc;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-combobox a{width:100%}.custom-combobox>#ddlLocation_div{z-index:1}.drop-downcity{padding:5px;max-height:250px;overflow:hidden;overflow-y:auto;border:none;box-shadow:0 3px 8px 0 rgba(0,0,0,.2)}.drop-downcity li{padding:0;display:block;line-height:30px;cursor:pointer;color:#333;text-align:left}.drop-downcity li .ui-menu-item-wrapper{padding:0 5px;font-size:13px}.drop-downcity li:hover,.ui-menu-item-wrapper{background:0 0;border:none;color:#333}.drop-downcity .ui-state-active,.drop-downcity li .ui-state-focus{margin:0;border:0;background:#e7faf1;color:#0e9f6e}.custom-combobox-toggle{position:absolute;top:0;bottom:0;margin-left:-1px;padding:0}.custom-combobox-input{margin:0;padding:5px 10px}.syFormBox .closeButton{height:48px;width:48px;position:absolute;right:0;top:0;cursor:pointer;opacity:.7;transition:.3s;background:0 0;border:none;display:none}.syFormBox .closeButton:hover{opacity:1;transition:.3s}.syFormBox .closeButton .close{position:relative;display:flex;display:-webkit-flex;align-items:center;justify-content:center;width:100%;height:100%}.syFormBox .closeButton .close::after,.syFormBox .closeButton .close::before{height:15px;width:1px;position:absolute;background:#666;content:''}.syFormBox .closeButton .close::before{transform:rotate(-45deg)}.syFormBox .closeButton .close::after{transform:rotate(45deg)}.globalModal .syFormBox{border-radius:15px;max-width:400px;border:none!important}.globalModal .syFormBox .closeButton{display:block}.globalModal .syFormBox .formHeading{padding:10px 18px 10px 0}@media screen and (max-width:540px){.syFormBox{padding:15px}.syFormBox .formHeading{margin-top:-15px;font-size:14px;line-height:16px}.syFormBox .userInfoBox .nameWithStar{font-size:14px}.globalModal .syFormBox{max-width:100%;border-radius:15px 15px 0 0}}.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}.filledLeadBox{padding:15px;border-radius:8px;border:solid 1px #ededed;background:#fff;position:relative}.filledLeadBox .generateNumberBox{display:flex;display:-webkit-flex;align-items:center;justify-content:space-between}.filledLeadBox .generateNumber{flex:none;display:flex;display:-webkit-flex;align-items:center;color:#333;font-weight:600}.filledLeadBox .generateNumber em{margin-right:5px;background-position:-34px -34px;width:14px;height:14px}.filledLeadBox .generateNumber span{margin-left:5px;background-position:-63px -35px;width:15px;height:15px;background-size:130px}.filledLeadBox .generateEditBtn{padding:10px;margin:-5px -10px -5px 0;color:#5f449b;font-size:12px;font-weight:600;border:none;background:0 0;cursor:pointer}.filledLeadBox .generateDescription{font-size:14px;color:#333}.scheduleMeeting{margin-top:10px}.scheduleMeeting .scheduleHeading{padding:8px 20px;margin:0 -20px 5px -20px;background:#f7f7f7;font-size:14px;color:#333;font-weight:600;line-height:normal;position:relative}.scheduleMeeting .scheduleLabel{padding:0 5px;background:#fff;position:absolute;left:8px;top:-8px;font-size:12px;font-weight:600;color:#333;line-height:normal;z-index:2}.scheduleMeetingBox{margin-top:20px;width:100%;border:1px solid #e5e5e5;border-radius:8px;position:relative}.scheduleMeetingBox~.scheduleMeetingBox{margin-top:15px}.scheduleMeetingBox .owl-carousel{padding:0 12px;display:flex;display:-webkit-flex;align-items:flex-start}.scheduleMeetingBox .owl-carousel .item{padding:13px 0}.scheduleMeetingBox .owl-carousel .list{padding:8px 0;text-align:center;font-size:12px;line-height:16px;width:100%;overflow:hidden;cursor:pointer;color:#333}.scheduleMeetingBox .owl-carousel .list span{display:block}.scheduleMeetingBox .owl-carousel .list.active{font-weight:600;color:#5f449b;background:#f3ebff}.scheduleMeetingBox .owl-carousel .owl-nav{margin:0;display:block}.scheduleMeetingBox .owl-carousel .owl-nav .disabled{opacity:0}.scheduleMeetingBox .owl-next,.scheduleMeetingBox .owl-prev{margin:0!important;position:absolute;top:calc(50% - 20px);width:40px;height:40px;background:#fff!important;z-index:2;border-radius:100%;box-shadow:0 3px 6px 0 rgba(0,0,0,.16)}.scheduleMeetingBox .owl-prev{left:-18px}.scheduleMeetingBox .owl-next{right:-18px}.scheduleMeetingBox .owl-next::after,.scheduleMeetingBox .owl-prev::after{font-family:icomoon;font-size:12px;color:#797979}.scheduleMeetingBox .owl-prev::after{content:'\e916';margin-left:-3px}.scheduleMeetingBox .owl-next::after{content:'\e917';margin-right:-3px}.scheduleMeetingBox .owl-next:hover,.scheduleMeetingBox .owl-prev{color:#333}@media screen and (max-width:540px){.scheduleMeetingBox .owl-carousel .list{min-width:48px}.scheduleMeetingBox .owl-next{right:-12px}.scheduleMeetingBox .owl-prev{left:-12px}}.syDateLabel{color:#333;font-weight:600;position:absolute;right:15px;top:0;bottom:0;font-size:13px;display:flex;display:-webkit-flex;align-items:center}.syDateSelectBox{margin:10px 0 15px 0;display:flex;display:-webkit-flex;align-items:center;position:relative;z-index:1}.syDateSelectBox .selectBox~.selectBox{margin-left:15px}.syDateSelectBox .dateSelectBox{position:relative;width:100%}.syDateSelectBox .dateSelectBox~.dateSelectBox{margin-left:15px}.syDateSelectBox label{padding:0 34px 0 17px;cursor:pointer;display:flex;display:-webkit-flex;align-items:center;position:relative;border-radius:8px;border:solid 1px #e8e8e8;background-color:#fff;height:38px;font-size:13px;line-height:26px;color:#333;font-weight:600}.syDateSelectBox label::after{content:"\e919";font-family:icomoon;font-size:10px;color:#333;position:absolute;right:17px;top:7px;transition:.3s}.syDateSelectBox .scheduleMenu{position:absolute;right:0;bottom:37px;width:100%;background:#fff;z-index:2;overflow:auto;box-shadow:0 2px 9px 0 #00000024;border-radius:5px;display:none;max-height:250px}.syDateSelectBox .scheduleMenu li{padding:0 15px;width:100%;white-space:nowrap;line-height:30px;font-weight:600;color:#666;cursor:pointer;font-size:13px}.syDateSelectBox .scheduleMenu li:hover{background:#efeaf8;color:#5f449b}.syDateSelectBox .dateSelectBox.active .scheduleMenu{display:block}.syFormBox .hti{background:url(/assets/images/full-stack-services/home-tab.svg) no-repeat;background-size:310px}.syFormBox .hti-icon1{background-position:-1px -1px}.syFormBox .hti-icon2{background-position:-40px -1px}.syFormBox .hti-icon3{background-position:-78px -1px}.syFormBox .hti-icon4{background-position:-118px -1px}.syFormBox .hti-icon5{background-position:-156px -1px}.syFormBox .hti-icon6{background-position:-195px -1px}.syFormBox .hti-icon7{background-position:-233px -1px}.syFormBox .fixedTab .hti-icon1{background-position:-1px -29px}.syFormBox .fixedTab .hti-icon2{background-position:-40px -30px}.syFormBox .fixedTab .hti-icon3{background-position:-78px -30px}.syFormBox .fixedTab .hti-icon4{background-position:-118px -30px}.syFormBox .fixedTab .hti-icon5{background-position:-156px -30px}.syFormBox .fixedTab .hti-icon6{background-position:-195px -30px}.syFormBox .fixedTab .hti-icon7{background-position:-233px -30px}.galleryLeadBox{overflow:auto;bottom:0}.galleryLeadBox .syFormBox .closeButton{display:none!important}@media screen and (max-width:540px){.galleryLeadBox{overflow:hidden;bottom:5000px}.galleryLeadBox .syFormBox .closeButton{display:block!important}}.suggestedTileBox{margin:0 -20px 0 -20px}.suggestedTileBox .suggestedSlider .owl-stage{display:flex!important;display:-webkit-flex!important}.suggestedTileBox .suggestedSlider .owl-stage .owl-item{min-width:315px;flex:none}.suggestedTileBox .suggestedSlider .item{width:100%}.suggestedTileBox .owl-nav button{margin:0;position:absolute;top:calc(50% - 20px);width:40px;height:40px;border-radius:50%;background:#fff!important;box-shadow:0 3px 6px 0 rgba(0,0,0,.31);display:block;display:flex;display:-webkit-flex;align-items:center;justify-content:center}.suggestedTileBox .owl-prev{left:2px}.suggestedTileBox .owl-next{right:2px}.suggestedTileBox .owl-next:after,.suggestedTileBox .owl-prev:after{font-family:icomoon;font-size:14px;color:#333}.suggestedTileBox .owl-prev:after{content:"\e916";margin-left:-3px}.suggestedTileBox .owl-next:after{content:"\e917";margin-right:-3px}.suggestedTileBox .owl-nav .disabled{opacity:0}.suggestedTileBox .suggestedHeading{padding:0 20px;font-size:14px;color:#333;font-weight:600}.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}.suggestedTileBox .owl-carousel .owl-stage-outer{padding:0 13px}.suggestedTileBox .item{padding:12px 7px}.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}.suggestTileFigureBox{display:block;width:115px;height:122px;position:absolute;left:0;top:0}.suggestTileFigure{height:122px;width:115px}.suggestTileFigure img{height:100%;object-fit:cover}.suggestTileTagBox{position:absolute;right:0;bottom:0;display:flex}.suggestTileTagBox img{height:20px}.suggestTilePriceSqft{margin-top:5px;display:flex;display:-webkit-flex;align-items:center}.suggestTileProjectName{margin-bottom:3px;font-size:12px;display:block;color:#333;position:relative;line-height:16px;font-weight:600}.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:""}@media screen and (max-width:540px){.suggestedSlider{padding:0 15px;display:flex!important;display:-webkit-flex!important;overflow:auto}.suggestedTileBox .suggestedSlider .item{width:auto}}.syFormTabBox{padding:0 20px;margin:0 -20px 20px;display:flex;display:-webkit-flex;border-bottom:1px solid #e8e8e8}.syFormTabBox li{float:left}.syFormTabBox li .tab{padding:8px 0 9px;display:flex;display:-webkit-flex;align-items:center;justify-content:center;color:#333;font-size:14px;position:relative;font-weight:600;white-space:nowrap;cursor:pointer}.syFormTabBox li+li{padding-left:30px}.syFormTabBox li.active .tab::after{position:absolute;left:0;bottom:-2px;right:0;background:#5e449b;height:2px;content:''}.thankYou{text-align:center}.thankYou .thankYouSuccessFully{margin:20px 0}.thankYou .thankYouSuccessFully~strong{font-size:20px;color:#333}.thankYou .thankYouSuccessFully~p{margin-top:5px;font-size:16px;color:#333}.sySarviceCard{padding:0 13px;margin:0 -20px 0 -20px;background:#fff;z-index:2}.sySarviceCard .owl-nav button{margin:0;position:absolute;top:calc(50% - 40px);width:40px;height:40px;border-radius:50%;background:#fff!important;box-shadow:0 3px 6px 0 rgba(0,0,0,.31);opacity:1;display:flex;display:-webkit-flex;align-items:center;justify-content:center}.sySarviceCard .owl-prev{left:-10px}.sySarviceCard .owl-next{right:-10px}.sySarviceCard .owl-next:after,.sySarviceCard .owl-prev:after{font-family:icomoon;font-size:14px;color:#333}.sySarviceCard .owl-prev:after{content:"\e916";margin-left:-3px}.sySarviceCard .owl-next:after{content:"\e917";margin-right:-3px}.sySarviceCard .owl-nav .disabled{opacity:0}.sySarviceCard .sySarviceHeading{padding:0 6px;margin-bottom:12px;font-size:14px;color:#333;font-weight:600}.sySarviceCard .owl-carousel .owl-stage{display:flex!important;display:-webkit-flex!important}.sySarviceCard .owl-carousel .owl-stage .owl-item{min-width:104px;flex:none}.sySarviceCard .item{padding:0 6px;width:100%}.sySarviceCard .syServTile{width:100%;cursor:pointer}.sySarviceCard .syServTile .figure{padding:10px;height:104px;width:100%;background:#eee;border-radius:20px;overflow:hidden;display:flex;display:-webkit-flex;align-items:center;justify-content:center}.sySarviceCard .syServTile .strong{margin-top:8px;font-size:14px;line-height:18px;text-align:center;font-weight:600;color:#333;display:block}.sySarviceCard .syServTile .figure img{width:auto}.sySarviceCard .syServTile.bg1 figure{background:#f3f0ff}.sySarviceCard .syServTile.bg2 figure{background:#ffe8ea}.sySarviceCard .syServTile.bg3 figure{background:#ebffed}.sySarviceCard .syServTile.bg4 figure{background:#fffaeb}.sySarviceCard .syServTile.bg5 figure{background:#edf1ff}.sySarviceCard .syServTile.bg6 figure{background:#fff5ed}.sySarviceCard .syServTile.bg7 figure{background:#e5f7ff}.sySarviceCard .syServTile.bg8 figure{background:#fffbe5}.sySarviceCard .syServTile.bg9 figure{background:#e5fff8}.sySarviceCard .syServTile.bg10 figure{background:#fff0fc}@media screen and (max-width:540px){.sySarviceCard{margin:0 -20px 0 -20px;position:relative;z-index:0;border-radius:0;box-shadow:none}.sySarviceCard .owl-carousel{padding:0 13px;margin:0 -13px;width:auto;display:flex!important;display:-webkit-flex!important;overflow:auto}.sySarviceCard .syServTile{width:85px}.sySarviceCard .syServTile .figure{padding:20px;width:85px;height:85px}.sySarviceCard .syServTile .strong{font-size:12px;line-height:16px}}.moversPackers{align-items:flex-start!important}.moversPackers label{font-size:11px;line-height:16px!important;color:#333}.whatsappEditBox{margin-top:10px;position:relative;border-radius:8px;border:1px solid #e8e8e8;box-shadow:none}.whatsappEditBox textarea{border:none}.whatsappEditBox button{margin:0 0 10px 10px;background:#efeaf8;border:none;border-radius:8px;cursor:pointer;color:#5f449b;padding:8px 16px;font-weight:600;font-size:13px}.whatsappEditBox button em{margin-right:5px}.bannersLead{padding:0 15px;position:fixed;top:0;right:0;bottom:0;left:0;z-index:15;align-items:center;justify-content:center;display:none}.bannersLead.active{display:flex;display:-webkit-flex}.bannersLead .bannersLeadBox{position:relative;display:flex;display:-webkit-flex;background:#fff;border-radius:15px;height:500px}.bannersLead .bannersLeadBox .bannerLeft{display:flex;flex:none;width:354px}.bannersLead .bannersLeadBox .bannerLeft .img-responsive{width:100%;border-radius:13px 0 0 13px;background:#f5f5f5}.bannersLead .bannersLeadBox .formRight{padding:20px 15px;flex:none;display:flex;align-items:center}.bannersLead .bannersLeadBox .syFormBox{z-index:1;position:initial;box-shadow:0 3px 12px 0 rgba(0,0,0,.16)}.bannersLead .bannersLeadBox .syFormBox .closeButton em{border-radius:100%;background:#f4f4f4;width:31px;height:31px;margin:0 auto}.bannersLead .bannersLeadBox .syFormBox .closeButton .close::after,.bannersLead .bannersLeadBox .syFormBox .closeButton .close::before{height:12px}.bannersLead .bannersLeadBox .syFormBox .syFormBody{box-shadow:none;padding:0}@media screen and (max-width:768px){.bannersLead .bannersLeadBox{width:100%}.bannersLead .bannersLeadBox .formRight{padding-top:40px}}@media screen and (max-width:540px){.bannersLead{padding:0}.bannersLead .bannersLeadBox{display:block;border-radius:15px 15px 0 0;height:auto}.bannersLead .bannersLeadBox .bannerLeft{width:100%;height:196px;overflow:hidden;border-radius:8px 8px 0 0}.bannersLead .bannersLeadBox .bannerLeft .img-responsive{border-radius:0}.bannersLead .bannersLeadBox .formRight{width:100%;padding:0}.bannersLead .bannersLeadBox .syFormBox{margin:0;border-radius:0;box-shadow:0 0 17px 0 rgba(0,0,0,.08)}.bannersLead .bannersLeadBox .syFormBox .form-group{margin-bottom:10px}.bannersLead .bannersLeadBox .syFormBox .closeButton{top:-48px}.bannersLead .bannersLeadBox .syFormBox .closeButton{opacity:1}.bannersLead .bannersLeadBox .syFormBox .closeButton em{background:#d1d1d1}.bannersLead .bannersLeadBox .syFormBox .closeButton .close::after,.bannersLead .bannersLeadBox .syFormBox .closeButton .close::before{height:14px;background:#2b2b2b}}.globalModal.bannerModal{align-items:flex-end}.bannerMAdsBox{width:100%;border-radius:8px 8px 0 0;box-shadow:0 0 17px 0 rgba(0,0,0,.08);border:solid 1px #ededed;background:#fff;position:relative}.bannerMAdsBox .headingBox{padding:15px 30px 5px 15px;display:flex;display:-webkit-flex;align-items:center;border-radius:8px 8px 0 0}.bannerMAdsBox .headingBox .heading{width:calc(100% - 20px)}.bannerMAdsBox .headingBox .heading strong{font-size:16px;color:#333;font-weight:600}.bannerMAdsBox .closeButton{height:48px;width:48px;position:absolute;right:0;top:0;background:0 0;border:none;display:flex;display:-webkit-flex;align-items:center;justify-content:center}.bannerMAdsBox .closeButton .close{position:relative;display:flex;display:-webkit-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:100%}.bannerMAdsBox .closeButton .close::after,.bannerMAdsBox .closeButton .close::before{height:13px;width:1px;position:absolute;background:#666;content:''}.bannerMAdsBox .closeButton .close::before{transform:rotate(-45deg)}.bannerMAdsBox .closeButton .close::after{transform:rotate(45deg)}.bannerMAdsBox .bannerMBody{padding:10px 15px 15px}.bannerMAdsBox .bannerSlider{margin:0 -15px;padding:0 15px;display:flex;display:-webkit-flex;overflow:auto;gap:10px}.bannerMAdsBox .bannerSlider .item{height:160px;flex:none;cursor:pointer}.bannerMAdsBox .bannerSlider .item .img-responsive{display:flex;background:#f5f5f5;border-radius:8px}.otherFormItem{margin-bottom:10px;display:flex;flex-direction:column;align-items:start!important}.otherFormItem strong{white-space:nowrap;background:#fff;margin-bottom:-10px;position:relative;z-index:1;left:10px;padding:3px;line-height:12px;pointer-events:none;font-size:10px;border-radius:10px}.otherFormItem label{padding:0 10px;white-space:nowrap;height:40px;display:flex;align-items:center;justify-content:center;width:100%;position:relative}.otherFormItem label+label{border-left:1px solid #e8e8e8!important}.otherFormItem input{position:absolute!important;width:100%!important;height:100%!important;opacity:0;left:0;top:0}.otherFormItem .otherFormLabel{display:flex;width:100%;border:1px solid #e8e8e8!important;border-radius:8px;overflow:hidden}.otherFormItem label.active{color:#5f449b;background:#efeaf8}.choiceList{display:flex;display:-webkit-flex;align-items:center;overflow:auto}.choiceList .choiceItem{padding:0 10px;flex:none;height:30px;border-radius:15px;border:solid 1px #d0d0d0;background:#fff;line-height:normal;display:flex;display:-webkit-flex;align-items:center;justify-content:center;cursor:pointer;font-size:12px;white-space:nowrap}.choiceList li~li{margin-left:10px}.choiceList li.selected .choiceItem{border-color:#5f449b;color:#5f449b;background:#efe8ff}.syFormBox .form-group.budget{margin:30px 0 0 0}.syFormBox .form-group.budget .budgetList{margin-top:15px;gap:12px 8px;flex-wrap:wrap;display:flex;display:-webkit-flex;align-items:center}.syFormBox .form-group.budget .budgetList li{margin:0!important;width:calc(33.333333% - 6px)}.syFormBox .form-group.budget .budgetList .budgetItem{padding:0 10px;height:36px;border-radius:8px;color:#333;flex:none;border:solid 1px #d0d0d0;background:#fff;line-height:normal;display:flex;display:-webkit-flex;align-items:center;justify-content:center;cursor:pointer;font-size:12px;white-space:nowrap}.syFormBox .form-group.budget .budgetList li.selected .budgetItem{border-color:#5f449b;color:#5f449b;background:#efe8ff}.budgetError{margin-top:-6px;color:red;display:none;line-height:16px;font-size:12px;position:relative}.syWhyInvest{margin-top:15px}.syWhyInvest .label{font-size:14px;margin-bottom:10px}.syWhyInvest .syWhyInvestList{display:flex;display:-webkit-flex;align-items:center;position:relative}.syWhyInvest .syWhyInvestList li{width:33.333333%;height:89px;border-radius:8px;border:solid 1px #d9d9d9;background:#fff;font-size:12px;color:#333;font-weight:600;text-align:center;line-height:normal;display:flex;display:-webkit-flex;align-items:center;justify-content:center;flex-direction:column}.syWhyInvest .syWhyInvestList li strong{position:relative;display:block;cursor:pointer}.syWhyInvest .syWhyInvestList li strong::after{content:'';width:61px;height:1px;background:#5d5d5d;position:absolute;left:0;right:0;bottom:-2px;margin:0 auto}.syWhyInvest .syWhyInvestList li~li{margin-left:9px}.syWhyInvest .syWhyInvestList li em{margin-bottom:6px;display:block}.syWhyInvest .syWhyInvestList li em.zero-brokerage{background-position:-66px -141px;width:41px;height:27px;background-size:315px}.syWhyInvest .syWhyInvestList li em.foll-service-suport{background-position:-106px -125px;width:40px;height:27px;background-size:290px}.syWhyInvest .syWhyInvestList li em.lowest-price{background-position:-156px -126px;width:32px;height:27px;background-size:285px}.syWhyInvest .syWhyInvestList li span{padding:12px 25px 12px 15px;position:absolute;bottom:49px;left:0;background:#fff;border-radius:8px;width:100%;opacity:0;z-index:3;box-shadow:0 3px 16px 0 rgba(0,0,0,.16)}.syWhyInvest .syWhyInvestList li p{color:#333;font-size:12px;font-weight:500;text-align:left}.syWhyInvest .syWhyInvestList li span .cls{padding-right:10px;position:absolute;right:0;top:0;font-size:10px;width:35px;height:35px;display:flex;display:-webkit-flex;align-items:center;justify-content:flex-end;cursor:pointer}.syWhyInvest .syWhyInvestList li.active span{opacity:1}.whyInvestBox{margin-top:15px;position:relative}.whyInvestBox .whyInvestHeading{font-size:14px;font-weight:700;color:#333}.whyInvestBox .whyInvestList{margin-top:10px;border-radius:8px;border:1px solid #e1e1e1;overflow:hidden;display:block;line-height:normal}.whyInvestBox .whyInvestList li{padding:10px 15px 10px 65px;position:relative}.whyInvestBox .whyInvestList li~li{border-top:1px solid #e1e1e1}.whyInvestBox .whyInvestList li strong{margin-bottom:4px;font-size:12px;font-weight:700;color:#333;display:block}.whyInvestBox .whyInvestList li p{font-size:12px;color:#666;line-height:18px}.whyInvestBox .whyInvestList li em{width:38px;display:block;position:absolute;left:15px;top:15px}.whyInvestThroughSquareYards{margin:25px 0 0;background:#fff;width:100%;position:relative}.whyInvestThroughSquareYards figure{height:60px;position:absolute;right:0;top:10px}.whyInvestThroughSquareYards .headingBox{font-size:18px;font-weight:700;color:#333;width:calc(100% - 80px)}.whyInvestThroughSquareYards .whyInvestSlider{margin:15px 0!important;display:block}.whyInvestThroughSquareYards .whyInvestSlider .item{display:block;height:185px}.whyInvestThroughSquareYards .whyInvestSlider .item ul{display:flex;flex-direction:column;gap:8px}.whyInvestThroughSquareYards .whyInvestSlider .item ul li{padding-left:40px;display:block;position:relative}.whyInvestThroughSquareYards .whyInvestSlider .item ul li em{width:40px;display:flex;align-items:center;color:#333;font-size:28px;position:absolute;top:7px;left:0}.whyInvestThroughSquareYards .whyInvestSlider .item ul li strong{font-size:14px;font-weight:700;color:#333;display:block}.whyInvestThroughSquareYards .whyInvestSlider .item ul li span{font-size:12px;color:#666;line-height:16px;display:block}.whyInvestThroughSquareYards .whyInvestSlider .itemThree ul li{padding-left:35px}.whyInvestThroughSquareYards .whyInvestSlider .itemThree ul li em{top:0;font-size:22px;width:30px}.whyInvestThroughSquareYards .whyInvestSlider .itemThree ul li span{line-height:24px;color:#333}.whyInvestThroughSquareYards .whyInvestSlider em.icon-dedicated-relationship-manager-lifetime{left:-3px}.whyInvestThroughSquareYards .whyInvestSlider em.icon-rental-property-management{font-weight:700}.whyInvestThroughSquareYards .bx-wrapper .bx-pager{padding:0;display:flex;align-items:center;justify-content:center}.whyInvestThroughSquareYards .bx-wrapper .bx-controls-auto .bx-controls-auto-item,.whyInvestThroughSquareYards .bx-wrapper .bx-pager-item{display:inline-block;vertical-align:bottom}.whyInvestThroughSquareYards .bx-wrapper .bx-pager-item{font-size:0;line-height:0}.whyInvestThroughSquareYards .bx-wrapper .bx-pager.bx-default-pager a{margin:0 4px;background:#d9d9d9;text-indent:-9999px;display:block;width:7px;height:7px;border-radius:5px}.whyInvestThroughSquareYards .bx-wrapper .bx-pager.bx-default-pager a.active,.whyInvestThroughSquareYards .bx-wrapper .bx-pager.bx-default-pager a:focus,.whyInvestThroughSquareYards .bx-wrapper .bx-pager.bx-default-pager a:hover{background:#5f449b}.syFormBox .otpBox .formChecked{margin-top:16px;animation:otp .5s;transition:.3s;position:relative}.syFormBox .otpWarning{margin:15px -15px -15px -15px;padding:13px 15px;display:flex;display:-webkit-flex;background:#f7f7f7;border-radius:0 0 8px 8px}.syFormBox .otpWarning img{margin-right:13px;display:flex;display:-webkit-flex;width:70px;flex:none}.syFormBox .otpWarning .otpWarningBody{width:calc(100% - 83px)}.syFormBox .otpWarning .otpWarningBody strong{color:#333;font-size:12px;line-height:16px;display:block}.syFormBox .otpWarning .otpWarningBody span{margin-top:8px;font-size:12px;line-height:16px;display:block}.syFormBox .agentEnquired .formHeading strong.enquiryHeading{color:#58bf86}.syFormBox .agentEnquired .agentVerifiedDetails{padding:15px 15px 5px;border-radius:8px;background:#d6f4e7;cursor:pointer}.syFormBox .agentEnquired .agentVerifiedDetails .headingStyle{margin-bottom:15px;font-size:16px;font-weight:700;color:#333}.syFormBox .agentEnquired .agentVerifiedDetails .headingStyle span{position:relative}.syFormBox .agentEnquired .agentVerifiedDetails .headingStyle span:after{content:'';background:url(/assets/images/form-line-bg.png) no-repeat left bottom;position:absolute;bottom:-12px;left:0;width:100%;height:12px}.syFormBox .agentEnquired .agentVerifiedDetails .userCardDetails{padding:10px;margin-bottom:10px;border-radius:8px;background:#1b9a651a;display:flex;gap:10px;align-items:center;position:relative}.syFormBox .agentEnquired .agentVerifiedDetails .userCardDetails:after{content:'\e917';position:absolute;top:50%;right:20px;font-family:icomoon;font-size:13px;color:#333;text-align:center;margin-top:-13px;font-weight:700}.syFormBox .agentEnquired .agentVerifiedDetails .userCardDetails circle{width:48px;height:48px;object-fit:contain;border:solid 3px #1b9a65;overflow:hidden;border-radius:100px}.syFormBox .agentEnquired .agentVerifiedDetails .userCardDetails .infoBox{flex-direction:column;display:flex;line-height:18px}.syFormBox .agentEnquired .agentVerifiedDetails .userCardDetails .infoBox strong{font-size:14px;color:#333}.syFormBox .agentEnquired .agentVerifiedDetails .userCardDetails .infoBox span{font-size:13px;color:#333}.syFormBox .agentEnquired .agentVerifiedDetails+.suggestedTileBox{margin-top:10px}.flexHeading{display:flex;justify-content:center;align-items:flex-start!important;flex-direction:column}.flexHeading strong{font-size:18px;line-height:27px}.flexHeading span{font-size:14px;color:#666;font-weight:400;line-height:24px}.commuteFormBox{width:100%;border-radius:8px 8px 0 0;box-shadow:0 0 17px 0 rgba(0,0,0,.08);border:solid 1px #ededed;background:#fff;position:relative}.commuteHeadingBox{padding:15px 30px 15px 15px;display:flex;display:-webkit-flex;align-items:center;background:#f7f7f7;border-radius:8px 8px 0 0}.commuteHeadingBox .commuteHeading{width:calc(100% - 20px)}.commuteHeadingBox .commuteHeading strong{font-size:16px;color:#333;font-weight:600}.commuteHeadingBox .commuteHeading span{margin-top:4px;color:#666;display:block}.commuteFormBox .closeButton{height:48px;width:48px;position:absolute;right:0;top:0;background:0 0;border:none;display:flex;display:-webkit-flex;align-items:center;justify-content:center}.commuteFormBox .closeButton .close{position:relative;display:flex;display:-webkit-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:100%;background:#e1e1e1}.commuteFormBox .closeButton .close::after,.commuteFormBox .closeButton .close::before{height:13px;width:1px;position:absolute;background:#666;content:''}.commuteFormBox .closeButton .close::before{transform:rotate(-45deg)}.commuteFormBox .closeButton .close::after{transform:rotate(45deg)}.commuteFormBody{padding:15px}.commuteFormBody .label{margin-bottom:5px;display:block;font-size:14px;color:#333;font-weight:600}.commuteFormBody .distanceBox{display:flex;display:-webkit-flex;gap:16px;flex-wrap:wrap}.commuteFormBody .distance{padding:10px 8px;display:flex;display:-webkit-flex;align-items:center;gap:6px;border-radius:5px;box-shadow:0 3px 6px 0 rgba(0,0,0,.04);border:solid 1px #ededed;background:#fff;width:calc(50% - 8px);color:#333;cursor:pointer;font-size:12px;white-space:nowrap}.commuteFormBody .distance input{flex:none}.commuteFormBody .travelMoodBox li{margin-top:8px}.commuteFormBody .travelMoodBox li label{display:inline-flex;display:-webkit-inline-flex;align-items:center;gap:10px;color:#333;cursor:pointer}.commuteFormBody .btn-primary{width:100%}.commuteFormBody .form-group{margin-bottom:15px}@media screen and (min-width:540px){.commuteFormBox{max-width:480px;border-radius:8px}.commuteHeadingBox{padding:20px 30px 20px 20px}.commuteFormBox .closeButton{cursor:pointer;opacity:.7;transition:.3s}.commuteFormBox .closeButton:hover{opacity:1;transition:.3s}.commuteFormBody{padding:20px}.commuteFormBody .distance{padding:10px 15px;font-size:13px;gap:10px}}.commuteAutoCompleteInput{position:relative}.commuteAutoCompleteInput .input-error{color:red;margin-top:4px}.commuteAutoComplete{width:100%;background:#fff;position:absolute;left:0;top:40px;overflow:hidden;border-radius:8px;transition:.3s;z-index:2;display:block;box-shadow:0 6px 6px 0 #33300029}.commuteAutoComplete .autoCompleteSearch{display:block;overflow:auto;-webkit-scrollbar-width:none;-moz-scrollbar-width:none;-ms-scrollbar-width:none;scrollbar-width:none;max-height:215px}.commuteAutoComplete .autoCompleteSearch::-webkit-scrollbar{display:none}.commuteAutoComplete .autoCompleteSearch{margin:0!important}.commuteAutoComplete .autoCompleteSearch ul{display:block;left:0!important;top:0!important;width:auto!important}.commuteAutoComplete .autoCompleteSearch li{padding:8px 12px;position:relative;cursor:pointer;line-height:38px;transition:.3s;display:flex;display:-webkit-flex;align-items:center;font-size:12px}.commuteAutoComplete .autoCompleteSearch li~li{border-top:#e6e6e6 solid 1px}.commuteAutoComplete .autoCompleteSearch li em.icon-location-pointer{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;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:flex;display:-webkit-flex;justify-content:center;align-items:center;font-style:normal}.commuteAutoComplete .autoCompleteSearch li .searchValueName .icon-angle-right{transform:rotate(-45deg)}.commuteAutoComplete .autoCompleteSearch li:hover{background:#f0f0f0;transition:.3s}.commuteAutoComplete .autoCompleteSearch li b{font-weight:600;color:#000}.traveltooltip{position:relative;margin:-10px 0 15px 0;color:red;font-size:12px;white-space:nowrap;display:none}.traveltooltip.active{display:block}@media screen and (max-width:540px){.commuteAutoComplete{top:auto;bottom:40px;box-shadow:0 0 6px 0 #33300029}.commuteAutoComplete .autoCompleteSearch li{font-size:13px}}.blogFlexBox{display:flex;display:-webkit-flex}.blogLeftBox,.blogRightBox{flex:none}.blogLeftBox{margin-right:18px;width:calc(100% - 380px)}.blogRightBox{width:362px}.smallTileSection{display:flex;gap:15px}.smallTile{display:block;border-radius:8px;background:#fff;border:#e8e8e8 solid 1px;height:172px;overflow:hidden;position:relative}.smallTile figure{position:relative;overflow:hidden}.smallTile figure:after{content:'';width:100%;height:138px;background-image:linear-gradient(to bottom,#00000000,#000000bf 58%,#000);position:absolute;bottom:0;left:0}.smallTile figure img{height:172px;width:100%;float:left}.smallTile .detailsBox{padding:10px 15px;position:absolute;bottom:0;z-index:1}.smallTile .detailsBox h3,.smallTile .detailsBox strong{padding-bottom:2px;font-size:13px;color:#fff;line-height:20px;display:block}.smallTile .detailsBox h3 a,.smallTile .detailsBox strong a{color:#fff;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.smallTileSection.mobile .smallTile{margin:0;width:25%}.smallTile:hover .detailsBox strong a{color:#fff;text-decoration:none}.horizontalSmallTileSection{display:block;max-height:388px;overflow:auto}.horizontalSmallTile{padding:17px 0;display:flex;border-bottom:#e5e5e5 solid 1px}.horizontalSmallTile:first-child{padding-top:0}.horizontalSmallTile figure{width:100px;height:100px;border-radius:8px;overflow:hidden}.horizontalSmallTile figure img{height:100px;width:100%}.horizontalSmallTile .detailsBox{padding-left:15px;width:calc(100% - 100px)}.horizontalSmallTile .detailsBox h3,.horizontalSmallTile .detailsBox strong{margin:10px 0 0;font-size:14px;color:#333;line-height:22px;font-weight:700}.horizontalSmallTile .detailsBox h3 a,.horizontalSmallTile .detailsBox strong a{color:#333;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.horizontalSmallTile .detailsBox .date{font-size:12px;color:#666;line-height:20px}.horizontalSmallTile:hover .detailsBox strong a{color:#000;text-decoration:none}.horizontalBigTile{margin-bottom:15px;display:flex;border-radius:8px;background:#fff;border:#e8e8e8 solid 1px;height:200px;overflow:hidden;position:relative}.horizontalBigTile figure{position:relative;width:50%}.horizontalBigTile figure img{object-fit:cover;height:200px;width:100%}.horizontalBigTile .detailsBox{padding:20px;width:50%}.horizontalBigTile .detailsBox h3,.horizontalBigTile .detailsBox strong{margin:10px 0;font-size:14px;color:#333;line-height:23px;font-weight:700}.horizontalBigTile .detailsBox h3 a,.horizontalBigTile .detailsBox strong a{color:#333;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.horizontalBigTile .detailsBox p{font-size:13px;color:#666;line-height:20px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.horizontalBigTile:hover .detailsBox h3 a,.horizontalBigTile:hover .detailsBox strong a{color:#000;text-decoration:none}.hotTopicsTile{display:block;border-radius:8px;background:#fff;border:#e8e8e8 solid 1px;height:165px;overflow:hidden;position:relative}.hotTopicsTile .detailsBox a{color:#fff;display:block}.hotTopicsTile figure{position:relative}.hotTopicsTile figure:after{content:'';width:100%;height:65px;background-image:linear-gradient(to bottom,#00000000,#000000bf 58%,#000);position:absolute;bottom:0}.hotTopicsTile figure img{object-fit:cover;height:165px;width:100%}.hotTopicsTile h3{padding:12px 15px;margin:10px 0 0;font-size:16px;color:#fff;line-height:22px;position:absolute;bottom:0;z-index:1;font-weight:600}.hotTopicsTile:hover a{color:#fff;text-decoration:none}.whitBoxSection{padding:50px 0;background:#fff;display:block;overflow:hidden}.whitBoxSection .headingBox{margin-bottom:20px;display:block;position:relative;border-bottom:#e2e2e2 solid 1px;line-height:40px}.whitBoxSection .headingBox span{padding-bottom:8px;border-bottom:#725bab solid 4px;font-size:22px;line-height:20px;font-weight:700;color:#333}.whitBoxSection .tabBox{padding-bottom:20px;display:block}.whitBoxSection .tabBox ul{padding:0;margin:0;display:block;white-space:nowrap;overflow:hidden;overflow-x:auto}.whitBoxSection .tabBox ul li{padding:0 20px;margin-right:10px;display:inline-block;border-radius:8px;background:#f3ebff;line-height:38px;font-size:14px;color:#5f449b;cursor:pointer}.whitBoxSection .tabBox ul li.active{background:#5f449b;color:#fff;cursor:default}.desktopAppDownloadBox{display:block;background:#faf8ff;height:362px;overflow:hidden}.desktopAppDownloadBox h3{margin-top:60px;font-size:36px;line-height:46px;color:#333;font-weight:700}.desktopAppDownloadBox p{margin-top:15px;font-size:18px;line-height:26px;color:#666}.desktopAppDownloadBox ul{padding:0;margin:15px 0 0;display:flex;align-items:center}.desktopAppDownloadBox ul li{margin-left:15px;display:inline-block}.desktopAppDownloadBox ul li:first-child{margin-left:0}.desktopAppDownloadBox ul li img{border-radius:8px;overflow:hidden}.desktopAppDownloadBox figure img{image-rendering:auto;image-rendering:crisp-edges;image-rendering:pixelated}.desktopAppDownloadBox .btnBox,.desktopAppDownloadBox .mobile-app-screen{display:none}.horizontalSmallTileSection .btnBox{padding:10px 0;display:none;background:#fff;position:absolute;bottom:0;width:calc(100% - 30px)}.horizontalSmallTileSection .btnBox .btn{width:100%;background:#5f449b;color:#fff}.blogCityInsights h2{padding:0 0 40px;display:block;font-size:26px;color:#333;line-height:22px;text-align:center}@media screen and (max-width:1024px){.whitBoxSection .headingBox span{font-size:16px}.blogFlexBox{display:block}.blogLeftBox,.blogRightBox{width:100%}.blogRightBox{display:none}.horizontalSmallTileSection{max-height:360px}.horizontalSmallTile figure{width:95px;height:95px}.smallTile,.smallTile figure img{height:135px}.blogCityInsights h2{padding:0 0 20px;text-align:left;font-size:16px}}@media screen and (max-width:768px){.desktopAppDownloadBox{height:auto}.desktopAppDownloadBox h3{margin-top:25px;font-size:32px;line-height:38px}.whitBoxSection{padding:30px 15px!important}.whitBoxSection .headingBox span{font-size:18px}.blogCityInsights.whitBoxSection{padding:30px 0!important}.horizontalSmallTileSection.mobile{margin-top:15px}.horizontalBigTile{display:block;height:auto;min-height:390px}.horizontalBigTile .detailsBox,.horizontalBigTile figure{width:100%}.horizontalBigTile .detailsBox p{margin:0}.smallTileSection.mobile{display:flex;margin-bottom:15px}.smallTileSection.mobile .smallTile{width:calc(50% - 10px);display:inline-block}.horizontalSmallTile figure{width:85px;height:85px}.horizontalSmallTileSection{overflow:hidden}.horizontalSmallTileSection.active{max-height:none;overflow-y:hidden}.horizontalSmallTileSection .btnBox{display:block}.horizontalSmallTileSection{max-height:390px}}@media screen and (max-width:540px){.newBlogSection .container{padding:0}.smallTileSection.mobile{flex-wrap:wrap}.whitBoxSection{padding:30px 0!important}}.whitBoxSection .row{display:flex}.whitBoxSection .col-xl-8{width:66.66666667%;float:left}.whitBoxSection .col-xl-4{width:33.33333333%;float:left}@media screen and (max-width:768px){.whitBoxSection .row{flex-wrap:wrap}.whitBoxSection .col-xl-8.col-lg-8{width:100%}.whitBoxSection .col-xl-4.col-lg-4{width:100%}}.faqBox{padding:0 0 20px 0!important;margin-top:10px;border-radius:8px;overflow:hidden}.faqBox .heading h2{padding:10px 15px;font-size:14px;background:#fff;border:none;border-bottom:1px solid #e6e6e6;cursor:pointer;color:#333}.faqBox .accordianBox{background:#fff;max-height:127px;overflow:hidden;border-radius:unset}.faqBox .accordianBox.active{max-height:1000px}.faqBox .readMore{background:#fff;padding:6px 0;position:absolute;left:0;right:0;bottom:0;cursor:pointer;text-align:center;color:#5f449b;font-weight:600;font-size:12px;border-radius:0 0 8px 8px}.faqBox .readMore em{font-weight:600;font-size:10px}.faqBox .panel~.panel{border-top:#e5e5e5 solid 1px}.faqBox .panel .panelHeader{padding:0 10px 0 50px;font-size:14px;line-height:20px;color:#666;display:flex;display:-webkit-flex;align-items:center;justify-content:space-between;min-height:56px;position:relative;cursor:pointer}.faqBox .panel .panelHeader::before{padding:4px 8px;content:'Q';background:#f7f4ff;border-radius:8px;position:absolute;left:15px;top:10px;color:#5f449b;line-height:normal}.faqBox .panel .panelHeader strong{padding:5px 0;max-width:calc(100% - 40px);color:#333;font-weight:500;font-size:14px}.faqBox .panel .panelHeader em{width:40px;height:56px;position:relative}.faqBox .panel .panelHeader em::after,.faqBox .panel .panelHeader em::before{position:absolute;top:22px;content:'';width:2px;height:15px;background:#626262;right:0;left:0;margin:0 auto}.faqBox .panel .panelHeader em::before{transform:rotate(-90deg)}.faqBox .panel .panelHeader em::after{transform:rotate(0);transition:.3s}.faqBox .panel .panelBody{padding:0 15px 0 45px;max-height:0;overflow:hidden;position:relative}.faqBox .panel .panelBody::before{padding:4px 8px;content:'A';background:#f7f4ff;border-radius:8px;position:absolute;left:10px;top:16px;color:#5f449b;line-height:normal}.faqBox .panel .panelBody p{font-size:14px;line-height:25px;color:#333}.faqBox .panel .panelBody p~p{margin-top:15px}.faqBox .panel .panelBody a{color:#0e9f6e}.faqBox .panel .panelBody ul{margin-bottom:15px;display:block}.faqBox .panel .panelBody ul li{padding-left:20px;display:block;font-size:13px;font-weight:300;line-height:25px;color:#333;position:relative}.faqBox .panel .panelBody ul li:after{content:'';position:absolute;top:10px;left:0;width:4px;height:4px;background:#333;border-radius:100%}.faqBox .panel.active .panelBody{padding:15px 15px 15px 45px;max-height:1000px;position:relative}.faqBox .panel.active .panelHeader{border-bottom:#e5e5e5 solid 1px}.faqBox .panel.active .panelHeader em::after{transform:rotate(-90deg);transition:.3s}.transactionDataBox{padding:50px 0}.transactionDataBox .headingBox{margin-bottom:10px;font-size:24px;color:#333;display:block;font-weight:600;line-height:normal;border:none}.transactionDataBox .transactionDescription{color:#333}.transactionDataBox .transactionTableBox{margin-top:20px;border-radius:8px;box-shadow:0 3px 6px 0 rgba(0,0,0,.16);overflow:hidden}.transactionDataBox .thHeading{font-size:14px;font-weight:600;white-space:nowrap}.transactionDataBox .thSubHeading{font-size:12px;font-weight:500;color:#666;line-height:normal}.transactionDataBox .projectName{font-size:14px;font-weight:600}.transactionDataBox .totalProject{margin-top:2px;color:#333;font-size:13px;line-height:normal}.transactionDataBox .projectPrice{font-size:14px;font-weight:600;white-space:nowrap;text-align:left}.transactionDataBox .projectPrice em{font-size:10px;font-weight:300;display:inline-block}.transactionDataBox .projectValue{padding-left:5px}.transactionDataBox .projectValue.increase{color:#39b701}.transactionDataBox .projectValue.decrease{color:#ea2b12}.transactionDataBox .projectValue.decrease em{transform:rotate(180deg);display:inline-block}.transactionDataBox .projectLineChart{text-align:right;line-height:normal;width:100px;float:right}.transactionDataBox table{border-collapse:collapse;width:100%;color:#333}.transactionDataBox thead{background:#f7f7f7}.transactionDataBox tr td,.transactionDataBox tr th{padding:12px}.transactionDataBox tr~tr td{border-top:1px solid #ececec}.transactionDataBox tbody tr{cursor:pointer}.transactionDataBox tr td:first-child,.transactionDataBox tr th:first-child{padding-left:30px;width:30%}.transactionDataBox tr td:last-child,.transactionDataBox tr th:last-child{padding-right:30px}.transactionDataBox .viewAllBox{padding:15px 0 0 0;display:block;width:100%;text-align:center}.transactionDataBox .viewAll{color:#5f449b;font-size:14px;font-weight:600;background:0 0}.transactionDataBox tbody tr:last-child td{border-bottom:1px solid #ececec}@media screen and (max-width:540px){.transactionDataBox .dataListingTabs{padding:0}.transactionDataBox .dataListingTab{padding:0 20px}.transactionDataBox .headingBox{margin-top:0;font-size:18px;line-height:26px}.transactionDataBox .transactionTableBox{margin:15px -15px 0 -15px;box-shadow:none}.transactionDataBox .transactionTableBox .scrollBarHide{overflow:auto}.transactionDataBox .thHeading{font-size:12px}.transactionDataBox .thSubHeading{font-size:10px}.transactionDataBox .projectName{font-size:12px;width:87px}.transactionDataBox .totalProject{font-size:10px}.transactionDataBox tr td,.transactionDataBox tr th{padding:6px 2px;font-size:12px}.transactionDataBox tr td:first-child,.transactionDataBox tr th:first-child{padding-left:15px;width:110px}.transactionDataBox tr td:last-child,.transactionDataBox tr th:last-child{padding-right:15px}.transactionDataBox tr td:nth-child(2){width:100px}.transactionDataBox tr td:nth-child(3){width:100px}.transactionDataBox .projectPrice{text-align:right}}.dseBox .rightBox.rightMapBox{display:block}.otherListingBox .table{width:100%;max-width:100%;background:0 0;border-collapse:collapse}.otherListingBox .table>tbody>tr td{padding:9px;cursor:pointer}.otherListingBox .table>tbody>tr:hover{background:#f9f9f9}.otherListingBox .table>tbody>tr td:first-child{padding-left:0}.otherListingBox .table>tbody>tr td:last-child{padding-right:0}.otherListingBox .table>tbody>tr~tr td{border-top:1px solid #ededed}.otherListingBox{display:block}.otherListingBox .miniTileBox{display:flex;display:-webkit-flex}.otherListingBox .miniProjectName{margin-bottom:3px;font-size:12px;color:#333;line-height:normal}.otherListingBox .miniTileFigure{margin-right:15px;width:50px;height:50px;border-radius:8px;overflow:hidden;flex:none}.otherListingBox .miniTileTitle{display:block;font-size:13px;color:#5f449b;line-height:18px;font-weight:600}.otherListingBox .tileLocation{margin-top:2px;display:block;font-size:12px;line-height:normal;color:#666}.otherListingBox .tileMiniPrice{display:block;color:#5f449b;font-weight:600;font-size:14px}.otherListingBox .miniTilesquareFit{display:block;color:#333;font-weight:600;line-height:normal}.otherListingBox .miniTileLabel{color:#666;font-size:12px;line-height:18px}.otherListingBox .miniTileProjectStatus{color:#333;font-size:12px;font-weight:600;line-height:normal;position:relative;display:flex;display:-webkit-flex;align-items:center}.otherListingBox.active .otherListingHeading::after{transform:rotate(-180deg);transition:.3s}.otherListingBox.active .otherListingBody{max-height:260px;transition:.3s;overflow:auto;margin:10px 0}.nearbyLocListing{margin:20px 0 0;font-size:16px;color:#333}.skeletonTile{margin-top:16px;border-radius:8px;display:block;height:240px;border-bottom:1px solid #e6e6e6;background:#fff;box-shadow:0 0 14px 0 rgba(0,0,0,.06);border:solid 1px #e8e8e8;overflow:hidden}.resaleDseSkeletonTop{display:flex;overflow:hidden}.css-u06dm5x{width:345px;height:165px;background:linear-gradient(to right,#f6f7f8 0,#edeef1 20%,#f6f7f8 40%,#f6f7f8 100%) 800px 104px no-repeat #f6f7f8;animation:1.25s linear 0 infinite normal none running animation-8cmihf}.css-y5916rx{padding:15px 0 15px 20px;position:relative;width:calc(100% - 345px)}.css-fnc3mo{width:70%;height:20px;background:linear-gradient(to right,#f6f7f8 0,#edeef1 20%,#f6f7f8 40%,#f6f7f8 100%) 800px 104px no-repeat #f6f7f8;animation:1.25s linear 0 infinite normal none running animation-8cmihf}.css-37ujff{margin-top:12px;width:50%;height:12px;background:linear-gradient(to right,#f6f7f8 0,#edeef1 20%,#f6f7f8 40%,#f6f7f8 100%) 800px 104px no-repeat #f6f7f8;animation:1.25s linear 0 infinite normal none running animation-8cmihf}.css-18rkg3o{margin-top:18px;width:40%;height:15px;background:linear-gradient(to right,#f6f7f8 0,#edeef1 20%,#f6f7f8 40%,#f6f7f8 100%) 800px 104px no-repeat #f6f7f8;animation:1.25s linear 0 infinite normal none running animation-8cmihf}.css-1xyli6s{margin-top:15px;display:block;width:45%;height:25px;background:linear-gradient(to right,#f6f7f8 0,#edeef1 20%,#f6f7f8 40%,#f6f7f8 100%) 800px 104px no-repeat #f6f7f8;animation:1.25s linear 0 infinite normal none running animation-8cmihf}.skeletonSlider{margin:0 0 15px 15px;width:70%;height:70px;border-radius:8px;background:linear-gradient(to right,#f6f7f8 0,#edeef1 20%,#f6f7f8 40%,#f6f7f8 100%) 800px 104px no-repeat #f6f7f8;animation:1.25s linear 0 infinite normal none running animation-8cmihf}.css-1oqkpw8{padding:15px;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;width:100%;border-top:1px solid #ececec}.css-134ymm9{width:55%;height:12px;background:linear-gradient(to right,#f6f7f8 0,#edeef1 20%,#f6f7f8 40%,#f6f7f8 100%) 800px 104px no-repeat #f6f7f8;animation:1.25s linear 0 infinite normal none running animation-8cmihf}.css-8da5b1{width:50%;max-width:150px;height:40px;background:linear-gradient(to right,#f6f7f8 0,#edeef1 20%,#f6f7f8 40%,#f6f7f8 100%) 800px 104px no-repeat #f6f7f8;animation:1.25s linear 0 infinite normal none running animation-8cmihf;border-radius:5px}@keyframes animation-8cmihf{0%{background-position:-400px 0}100%{background-position:400px 0}}.noResultFound{padding:40px;display:block;text-align:center}.noResultFound h5{padding-top:20px;display:block;font-size:26px;color:#333;line-height:normal}.noResultFound p{padding-top:10px;display:block;font-size:18px;color:#666}.othrServTile{margin-top:15px;padding:15px 20px;border-radius:8px;background-color:#fff;position:relative;overflow:hidden}.othrServTile h3{font-size:14px;line-height:18px;color:#333;font-weight:600}.othrServTile p{margin-top:9px;font-size:12px;line-height:20px;color:#666;max-width:230px}.othrServTile .btn{padding:0 21px;margin:14px 0 6px;border-radius:8px;border:solid 1px #4dc191;color:#4dc191;background:#fff;font-size:13px;line-height:35px}.othrServTile figure{position:absolute;bottom:-5px;right:-5px;z-index:1}.othrServTile figure img{vertical-align:middle}.dseSearch .dropdownBtnBox.active .dropdownBody{display:block;min-width:130px}.dseSearch .dropdownBtnBox.propertyTab .dropdownToggle::after{right:8px}.dseSearch .dropdownBtnBox.propertyTab ul{display:block}.dseSearch .dropdownBtnBox.propertyTab li{width:100%;line-height:27px;transition:.3s;cursor:pointer;border-radius:4px;color:#333}.dropdownBtnBox.propertyTab li.active,.dseSearch .dropdownBtnBox.propertyTab li:hover{background:#e7faf1;transition:.3s;color:#0e9f6e}.dseSearch .dropdownBtnBox.propertyTab li.active a{color:#0e9f6e}.dseSearch .dropdownBtnBox.propertyTab ul li a{padding:3px 10px;display:flex;display:-webkit-flex;align-items:center;color:#333;position:relative}.dseSearch .dropdownBtnBox.propertyTab{margin:0}.dseSearch .dropdownBtnBox.propertyTab.active .dropdownBody{min-width:150px}.dseSearch ::-webkit-scrollbar{width:8px;height:8px;background-color:rgba(0,0,0,.1);border-radius:20px;position:absolute;z-index:10000}.dseSearch ::-webkit-scrollbar-thumb{background-color:#bfbfbf;border-radius:20px}.dseSearch ::-moz-scrollbar{width:8px;height:8px;background-color:rgba(255,255,255,.1);position:absolute;z-index:10000;right:0}.dseSearch ::-moz-scrollbar-thumb{background-color:#bfbfbf;border-radius:20px}.dseSearch .dropdwonMaxBox{max-height:350px;overflow:auto}.dseSearchBox:hover{border-color:#333;transition:.3s}.dseSearchBox input:focus{box-shadow:none}.dropdownMenu,.drpdwnMenu{position:absolute;left:0;top:40px;width:100%;background:#fff;transition:.3s;z-index:9;overflow:hidden;box-shadow:0 2px 9px 0 rgba(0,0,0,.14);border-radius:5px}.dseSearch .gblFltrDrpdwn.active .drpdwnTgl{border-color:#333;transition:.3s}.searchItems ul{top:0!important}.autoComplete{min-width:375px;width:100%;background:#fff;position:absolute;left:0;top:36px;overflow:hidden;border-radius:8px;transition:.3s;z-index:2;display:none;box-shadow:0 6px 6px 0 #33300029}.autoComplete.active{display:block}.autoCompleteBody{display:block;overflow:auto;-webkit-scrollbar-width:none;-moz-scrollbar-width:none;-ms-scrollbar-width:none;scrollbar-width:none;max-height:400px;height:100%}.autoCompleteBody::-webkit-scrollbar{display:none}.autoCompleteTitle{font-size:14px;color:#000;display:flex;display:-webkit-flex;align-items:center;font-weight:600}.autoCompleteBox{padding:0 12px;border-top:#e6e6e6 solid 1px}.autoCompleteBox~.autoCompleteBox .autoCompleteTitle{margin-top:8px}.autoCompleteTitle .titleIcon{margin-right:10px}.autoComplete .searchChipBox{margin:0 -5px;padding:5px 0;display:flex;display:-webkit-flex;flex-wrap:wrap}.autoCompleteTitle~.searchChipBox{margin:5px -5px 0}.autoComplete .searchChipLi{padding:0 5px;margin:5px 0;flex:none;width:50%}.autoComplete .searchChipLi a{padding:0 15px;color:#666;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border:solid 1px #e8e8e8;line-height:32px;border-radius:20px;transition:.3s}.autoComplete .searchChipLi:hover a{border-color:#333;color:#333;transition:.3s}.autoComplete .autoCompleteSearch ul{display:block;left:0!important;top:0!important}.autoComplete .autoCompleteSearch li{padding:0 12px;position:relative;cursor:pointer;line-height:38px;transition:.3s;display:flex;display:-webkit-flex;justify-content:space-between;border-top:#e6e6e6 solid 1px}.autoComplete .autoCompleteSearch li .searchValueName{padding-left:20px;flex:none;width:calc(100% - 90px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333;font-size:13px}.autoComplete .autoCompleteSearch li .searchValueName em{position:absolute;left:10px;top:0;bottom:0;display:flex;display:-webkit-flex;justify-content:center;align-items:center;font-style:normal}.autoComplete .autoCompleteSearch li .searchValueName .icon-angle-right{transform:rotate(-45deg)}.autoComplete .autoCompleteSearch li:hover{background:#f0f0f0;transition:.3s}.autoComplete .autoCompleteSearch li b{font-weight:600;color:#000}.autoComplete .searchRelated{font-size:10px;color:#666}.autoComplete .nearMe{background:#f7f4ff;border-radius:5px;display:flex;display:-webkit-flex;align-items:center;font-weight:600;padding:5px 15px;font-size:12px;color:#5f449b;cursor:pointer}.autoComplete .nearMe .nearByIcon{margin-right:5px}.autoComplete .nearBy{margin:5px -5px;display:flex;display:-webkit-flex;flex-wrap:wrap}.autoComplete .nearByChip{padding:7px 10px;background:#f8f5ff;border-radius:8px;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#5f449b;line-height:28px;font-size:12px;border:solid 1px #e7ddff;flex:none;display:flex;display:-webkit-flex;align-items:center;cursor:pointer}.autoComplete .icon-plus{margin-right:8px;position:relative;width:20px;height:20px;background:#5f449b;border-radius:100%;flex:none;color:#fff;display:flex;display:-webkit-flex;align-items:center;justify-content:center;font-size:10px;font-weight:600}.autoComplete .nearByBody{width:calc(100% - 28px);flex:none}.autoComplete .nearBy .localityName{line-height:normal;font-size:12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;font-weight:600}.autoComplete .nearBy .nearByDistance{margin-top:2px;line-height:normal;font-size:12px;color:#666}.autoComplete .searchChipBox{margin:0}.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;flex:none}.autoComplete .smChips em{font-size:8px;color:#909090;width:32px;height:100%;display:flex;display:-webkit-flex;align-items:center;justify-content:center;position:absolute;right:0;top:0;cursor:pointer}.gblFltrDrpdwn.active .drpdwnMenu{display:block}.gblFltrDrpdwn.active .drpdwnTgl::after{transform:rotate(-180deg)}.gblFltrCntntBx{padding:10px 8px;overflow:auto;display:block;max-height:435px}.gblFltrChckBxStrng{padding:0 0 3px;margin:0 0 3px;border-bottom:1px solid #e0e0e0;color:#333;display:block}.gblFltrChckBxLi{padding:0 7px 0 2px!important;margin-bottom:5px;color:#333;position:relative;width:100%;display:block;border-radius:4px;transition:.3s}.gblFltrChckBxLi:hover{background:#e7faf1!important;color:#0e9f6e!important;transition:.3s}.gblFltrChckBxLbl{padding-left:30px;display:block;cursor:pointer;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:210px;line-height:28px}.gblFltrChckBxInpt{position:absolute!important;left:5px!important;top:5px!important}.bedrooms .drpdwnTgl{max-width:115px}.bedrooms .drpdwnMenu{width:122px}.postedBy .drpdwnTgl{max-width:120px}.postedBy .drpdwnMenu{min-width:152px}.property .drpdwnTgl{max-width:156px}.property .drpdwnMenu{min-width:200px}.budget .drpdwnTgl{max-width:116px}.budget .drpdwnMenu{min-width:314px}.project .drpdwnTgl{max-width:137px}.project .drpdwnMenu{width:210px}.more .drpdwnTgl{max-width:123px}.possessionStatus .drpdwnMenu{width:200px}.amenity .drpdwnMenu{min-width:200px}.more .drpdwnMenu{width:260px;left:auto;right:0}.rangeInptBx{padding:15px 10px 0 8px;position:relative;top:-10px;z-index:1;background:#fff;display:flex;display:-webkit-flex;align-items:center}.rangeInptBx::after{margin:0 auto;width:8px;height:1px;content:'';position:absolute;left:0;right:2px;top:35px;background:#666}.rangeInptBx .form-control{border-radius:8px;background:#f0f0f0;box-shadow:none!important;border-color:#f0f0f0}.rangeInptBxMx{margin-left:20px}.rangeVluBx{margin-right:-8px;display:flex;display:-webkit-flex;position:relative;max-height:165px;overflow:auto}.rangeVluBxMnBx{padding-left:10px}.rangeVluBxMnBx,.rangeVluBxMxBx{width:100%}.rangeVluBxMxBx{padding-left:10px}.rangeVluBxli{padding-left:10px;width:100%;height:27px;line-height:27px;transition:.3s;cursor:pointer;border-radius:4px;color:#333}.rangeVluBxli:hover{background:#e7faf1;transition:.3s;color:#0e9f6e}.gblFltrBtnBx{padding:0 15px 10px;text-align:right}.gblFltrBtnBx.gblFlxBtnBx{display:flex;display:-webkit-flex;align-items:center;justify-content:flex-end}.btnClrAl{margin:0 0 5px;cursor:pointer;display:block;color:#0e9f6e;text-align:center;font-size:13px}.gblFltrBtnBx.gblFlxBtnBx .btnClrAl{margin:0 10px 0 0}.projectListingBox{background:#fff;border-radius:8px;z-index:10;box-shadow:0 0 17px 0 rgba(0,0,0,.08);max-width:1293px;overflow:hidden;width:calc(100% - 40px)}.projectListingBox ::-webkit-scrollbar{width:5px;height:5px}.projectListingBox ::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:10px}.projectListingBox ::-webkit-scrollbar-track{background:0 0}.projectListingTabBox{display:flex;display:-webkit-flex;align-items:center;justify-content:space-between;border-bottom:solid 1px #dedede}.projectListingTabsBox{display:flex;display:-webkit-flex;align-items:center}.projectListingTab{display:flex;display:-webkit-flex;align-items:center}.projectListingTabLink{padding:13px 22px;font-size:14px;line-height:24px;font-weight:600;color:#333;transition:.2s;white-space:nowrap;position:relative}.projectListingTab.active .projectListingTabLink::before{position:absolute;left:0;right:0;bottom:0;height:3px;background:#0e9f6e;content:''}.projectListingClose{display:flex;display:-webkit-flex;align-items:center;justify-content:center;width:40px;height:50px;cursor:pointer}.projectListingBody{height:calc(100vh - 100px);overflow:hidden;position:relative}.galleryWholeBox{padding:8px 7px 15px 8px;height:100%;width:calc(100% - 425px);flex:none}.galleryAllImageBox{height:100%;display:none}.galleryAllImageBox.active{display:block}.galleryLeadBox{padding:15px 15px 15px 7px;display:block;width:425px;z-index:3;position:absolute;right:0;top:0}.galleryImageBox{display:flex;display:-webkit-flex;position:relative;overflow:auto;flex-wrap:wrap;height:100%}.galleryImage{padding:7px;position:relative;width:50%;height:250px}.galleryImageLink{display:flex;display:-webkit-flex;height:100%}.galleryImageLink .img-responsive{width:100%}.galleryImageTag{padding:2px 12px;position:absolute;right:20px;bottom:20px;border-radius:8px;background:rgba(0,0,0,.54);color:#fff;font-size:12px}.projectListingSlider{padding:15px 0}.projectListingSlider .img-responsive{object-fit:contain;max-height:510px}.projectListingSlider .owl-dots{top:-40px;position:relative;z-index:1;text-align:center}.projectListingSlider .owl-dot span{margin:5px 2.5px;background:rgba(216,216,216,.79);width:10px;height:10px;display:block;border-radius:50%}.projectListingSlider .owl-dot.active span,.projectListingSlider .owl-dot:hover span{background:#0e9f6e!important}.projectListingSlider .owl-nav{overflow:hidden;height:0;margin-top:0!important}.projectListingSlider .owl-prev{position:absolute;width:40px;height:40px;cursor:pointer;top:45%!important;transform:translateY(-45%);background:#333!important;color:#fff!important;left:15px;display:flex!important;align-items:center;justify-content:center;border-radius:50%!important}.projectListingSlider .owl-next{position:absolute;cursor:pointer;top:45%!important;transform:translateY(-45%);box-shadow:0 6px 10px 0 rgba(0,0,0,.16);background-color:#333!important;width:40px;height:40px;border-radius:50%!important;color:#fff!important;right:15px;display:flex!important;align-items:center;justify-content:center}.projectListingSlider .owl-prev:after{content:"\e916";font-family:icomoon;font-size:20px;color:#fff}.projectListingSlider .owl-next:after{content:"\e917";font-family:icomoon;font-size:20px;color:#fff}.projectListingSlider .owl-next.disabled,.projectListingSlider .owl-prev.disabled{display:none!important}.projectListingSlider .owl-nav em{display:none}.projectListingLargImage{position:relative;width:100%}.projectListingBackBtn{background:rgba(0,0,0,.5);color:#fff;border-radius:8px;position:absolute;top:30px;left:30px;z-index:2;padding:5px 10px;font-size:14px;cursor:pointer}.projectListingBackBtn em{font-size:10px}.projectListingLargImage{position:relative;overflow:hidden}.projectListingMapBox{position:relative;height:100%;background:#eee;width:100%;display:none}.projectVideoBox{padding:7px 3px 0 8px;width:100%;height:100%;display:none}.projectVideoBox.active{display:block}.projectthreeDBox{padding:7px 3px 0 8px;width:100%;height:100%;display:none;position:relative}.projectthreeDBox.active{display:block}.galleryWholeBox.map{padding:0;width:100%}.galleryWholeBox.map .projectListingMapBox.active{display:block}.galleryLeadFixBtnBox{padding:10px 15px;display:block;align-items:center;position:absolute;bottom:0;left:0;right:0;background:#fff}.galleryLeadFixBtnBox .btn~.btn{margin-left:15px}@media screen and (max-width:1024px){.quickHeading{position:sticky;position:-webkit-sticky;top:0;z-index:9;padding:10px 15px;margin:0 -15px;display:flex;display:-webkit-flex;align-items:center;background:#333;justify-content:space-between;color:#fff}.quickHeading span{font-size:14px;font-weight:600;white-space:nowrap;display:block;width:calc(100% - 15px);overflow:hidden;text-overflow:ellipsis}.quickHeading em{width:12px;height:12px;display:block;font-size:12px;font-weight:600}.rightBox{overflow:auto;padding-bottom:15px}}@media screen and (max-width:768px){.projectListingBox{width:100%;height:100%;border-radius:0}.projectListingBody{padding-bottom:62px;height:calc(100% - 51px)}.galleryLeadFixBtnBox{display:flex;display:-webkit-flex}.galleryLeadFixBtnBox .btn{width:100%}.galleryWholeBox{padding-bottom:0;width:100%}.galleryAllImageBox{height:100%;overflow:auto}.projectListingSlider .img-responsive{max-height:420px}.galleryLeadBox{position:fixed;bottom:-5000px;height:100%;left:0;top:auto;right:0;display:flex;align-items:center;justify-content:center;z-index:15;background:rgba(0,0,0,.7);width:100%}.galleryLeadBox.active{bottom:0}.galleryLeadBox .formBox .closeBtn{display:flex;display:-webkit-flex;align-items:center;justify-content:center;right:-33px;top:-34px;font-size:10px;border-radius:100%;color:#fff;border:1px solid #fff;height:30px;width:30px}}.borderHeading{margin-bottom:20px;border-bottom:#e5e5e5 solid 1px}.borderHeading .borderTitle{padding:12px 0;font-size:16px;position:relative;display:inline-block;color:#333}.borderHeading .borderTitle::after{height:4px;background:#725bab;position:absolute;left:0;bottom:0;right:0;content:''}.topDevelopersSection{margin-top:15px;background:#fff;border-radius:8px;overflow:hidden}.topDevelopersSection .container{width:100%}.topDevelopersSection .topDevelopersHeading{margin:0 -15px;padding:10px 15px;border-bottom:1px solid #e6e6e6}.topDevelopersSection .strong{display:block;font-size:14px;color:#333;line-height:20px}.topDevelopersSection .strong a{color:#333}.topDevelopersDetails{margin:0 -15px;display:flex;display:-webkit-flex;flex-wrap:wrap;overflow:hidden;border-radius:8px}.topDevelopersDetails .topDeveloperTile{width:33.333333%;flex:none}.topDevelopersDetails .topDeveloperTile .box{height:145px;border-bottom:#eee solid 1px}.topDevelopersDetails .topDeveloperTile~.topDeveloperTile .box{border-left:#eee solid 1px}.topDevelopersDetails .topDeveloperTile:last-child .box{border-right:#eee solid 1px}.topDevelopersDetails .topDeveloperTile .box a{display:block;text-align:center;color:#5f449b}.topDevelopersDetails .topDeveloperTile .box a:first-child{padding:10px}.topDeveloperTile .box figure{margin:0 auto;border-radius:8px;overflow:hidden;width:85px;height:85px}.topDeveloperTile .box ul{display:block}.topDeveloperTile .box ul li{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:600;color:#333;text-align:center;line-height:18px}.topDeveloperTile .box ul li:nth-child(2){display:none}.topDeveloperTile .box a~a span{display:none}.transactionDataBox{padding:20px 0}.transactionDataBox .headingBox{border-bottom:1px solid #e6e6e6}.transactionDataBox .headingBox span{padding:0 0 12px;font-size:16px;display:inline-block}.transactionDataBox .transactionTableBox{background:#fff}.transactionDataBox .commonDiscBox .paragraphMoreBtn{background:#f7f7f7}.whitBoxSection{background:#fff;margin:15px 0 0 0;padding:0;border-radius:8px;overflow:hidden}.whitBoxSection .headingBox{margin-bottom:10px}.whitBoxSection .headingBox span{padding:10px 15px;display:block;font-size:14px;background:#fff;border:none;cursor:pointer;color:#333}.smallTileSection{flex-wrap:wrap;padding:0 10px 15px 10px;gap:0}.smallTileSection.mobile .smallTile{width:calc(50% - 14px);margin:7px}.whiteBoxs{margin-top:15px;background:#fff;border-radius:8px;box-shadow:0 3px 6px 0 rgba(0,0,0,.11)}.whiteBoxs .headingBox{padding:13px 15px;border-bottom:1px solid #eaeaea;position:relative;display:flex;display:-webkit-flex;background:#fff;border-radius:8px 8px 0 0}.whiteBoxs .headingName{font-size:14px;color:#333;font-weight:600;display:flex;display:-webkit-flex;align-items:center;line-height:normal}.whiteBoxs .headingName .iconBox{width:24px;height:24px;margin-right:10px;flex:none}.whiteBoxs .bodyBoxs{padding:15px}.whiteBoxs .btnBox{margin-top:15px;display:flex;display:-webkit-flex;align-items:center;justify-content:flex-end}.whiteBoxs .btnBox .btn-secondary{background:#5f449b;color:#fff;border-color:#5f449b}.localityBoxs{display:flex;display:-webkit-flex;align-items:center}.localityCard{padding:12px 15px 0;margin:0 0 15px;width:317px;height:133px;background:#fff;border:1px solid #e8e8e8;border-radius:8px;box-shadow:0 3px 8px 0 #0000000f;position:relative}.localityCard~.localityCard{margin-left:10px}.localityCard .cardHeadingBox{padding:15px;margin:-15px -15px 0;display:flex;align-items:center;justify-content:space-between;flex-direction:row-reverse}.localityCard .checkbox{position:absolute;left:10px;top:12px}.localityCard .cardHeadingBox .heading{padding:0 10px 0 20px;overflow:hidden;text-overflow:ellipsis;width:100%}.localityCard .cardHeadingBox .heading~.starRatingBox{width:calc(100% - 112px)}.localityCard .cardHeadingBox .starRatingBox{width:112px}.localityCard .cardHeadingBox .link{color:#5f449b;display:flex;display:-webkit-flex;align-items:center;overflow:hidden;line-height:normal}.localityCard .cardHeadingBox .link strong{font-size:14px;font-weight:600;color:#333;line-height:normal;display:block;overflow:hidden;text-overflow:ellipsis}.localityCard .cardHeadingBox .link em{background:url(/assets/images/header-icons/header-spiritv14.svg) no-repeat left top;background-size:400px;display:block;margin-left:7px;background-position:-12px -351px;width:14px;height:14px;flex:none}.localityCard .cardHeadingBox .totalProjects{margin-top:5px;color:#5f449b;font-size:12px;line-height:normal}.localityCard .cardHeadingBox .starRating{line-height:normal;display:flex;display:-webkit-flex;align-items:center}.localityCard .cardHeadingBox .totalReview{color:#5f449b;font-size:12px}.localityCard .cardHeadingBox .starRating span{margin-right:5px;color:#333;font-size:12px;font-weight:600;position:relative;top:1px}.localityCard .cardHeadingBox .review{background:url(/assets/images/sprite-icon/review-sprite-icons.svg) no-repeat left top;background-size:110px}.localityCard .cardHeadingBox .icon-rate{background-position:-2px -18.5px}.localityCard .cardHeadingBox .icon-rated{background-position:-2px -2px}.localityCard .cardHeadingBox .starRating em{width:14px;height:14px;display:inline-block}.localityCard .cardHeadingBox .starRating em~em{margin-left:5px}.localityCard .cardSecBox{margin:0 -15px;display:block}.localityCard .cardSecBox .cardSec{width:100%;border-right:none;border-left:none;border-bottom:none;border-radius:0;padding:15px;height:66px;display:flex;display:-webkit-flex;align-items:center;justify-content:space-between;flex:none;cursor:pointer;box-shadow:none;border-top:solid 1px #ededed}.localityCard .cardSecBox .buyPrice,.localityCard .cardSecBox .totalProperty{display:flex;display:-webkit-flex;align-items:center;justify-content:space-between;flex:none}.localityCard .cardSecBox .buyPrice{padding-right:15px;white-space:nowrap;justify-content:flex-start;width:160px}.localityCard .cardSecBox .totalProperty{width:calc(100% - 160px)}.localityCard .cardSecBox .totalProperty .detailPrice{width:100%}.localityCard .cardSecBox .buyPrice .iconBox{margin-right:10px;width:18px;height:18px;flex:none}.localityCard .cardSecBox .buyPrice .detailPrice{width:100%}.localityCard .cardSecBox .buyPrice .detailPrice span{font-size:12px;line-height:normal;color:#666;display:block}.localityCard .cardSecBox .buyPrice .detailPrice strong{font-size:12px;color:#333;line-height:normal;white-space:nowrap}.localityCard .cardSecBox .totalProperty .detailPrice strong{font-size:12px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}.localityCard .cardSecBox .totalProperty .detailPrice .span{display:flex;display:-webkit-flex;align-items:center;font-size:12px;color:#5f449b;line-height:normal}.localityCard .cardSecBox .totalProperty .detailPrice .span span{display:block;overflow:hidden;max-width:calc(100% - 20px);text-overflow:ellipsis;white-space:nowrap}.localityCard .cardSecBox .totalProperty .detailPrice .span .icon-angle-right{margin:1px 0 0 6px;color:#5f449b;width:14px;height:14px;display:block;font-weight:600}.localityCard input.checkbox:checked{background:#5f449b;box-shadow:0 1px 6px 0 rgba(216,198,255,.45);border:#5f449b}.localityCard input.checkbox:checked~label.cardHeadingBox{background:#f7f5fe}.ratingAndReview{padding:15px;border-radius:8px}.hotSellingProjectsSection{margin:20px 0;display:flex;flex-direction:column;position:relative}.hotSellingProjectsSection h2{position:relative;padding-bottom:15px;display:block;font-size:16px;color:#333;font-weight:600}.localityCard .cardSecBox .totalProperty{color:#333}@media screen and (min-width:1024px){.localityCard a:hover{text-decoration:underline}.localityCard .cardSecBox .totalProperty .link:hover,.localityCard .cardSecBox .totalProperty:hover{color:#5f449b}}.mapBox .leaflet-container{height:calc(100vh - 100px)}#map_search_check{padding:5px 10px;position:absolute;top:10px;left:26px;z-index:999;background:#fff;border-radius:3px}#map_search_check label{display:flex;display:-webkit-flex;align-items:center;gap:7px}#map_search_check .btn{padding:5px}#map_search_check .btn span{padding-right:5px}#map_search_check .btn svg{top:3px;position:relative}.mapPointerDetails[x-placement=right-mid]{left:-3px!important}.mapPointerDetails[x-placement=left-mid]{left:3px!important}.mapPointerDetails{width:224px;display:none;position:relative;z-index:2}.mapPointerDetails .tileBox{margin-top:0}.mapPointerDetails .tileBox .tileBody{padding:135px 15px 0;height:215px}.mapPointerDetails .tileBox .tileBody p{margin-bottom:5px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mapPointerDetails .tileBox .tileBody .stageBox{display:none}.mapPointerDetails .tileBox .tileBody strong{max-height:40px;display:block;font-size:14px;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mapPointerDetails .tileBox .tileBody span.price{font-size:14px}.mapPointerDetails .tileBox{display:block;position:relative;background:#fff;border-radius:8px;box-shadow:0 0 14px 0 rgba(0,0,0,.06);border:solid 1px #e8e8e8}.mapPointerDetails .tileBody{padding:135px 15px 0;min-height:215px;position:relative;cursor:pointer}.mapPointerDetails .figureBox{position:absolute;left:15px;top:-25px;width:192px;height:155px;border-radius:8px;overflow:hidden;box-shadow:0 0 14px 0 rgba(0,0,0,.18)}.mapPointerDetails .figureBox img{height:100%;width:100%;background:#f0f0f0}.mapPointerDetails strong{max-height:40px;display:block;font-size:14px;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mapPointerDetails p{margin-bottom:5px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mapPointerDetails .price{font-size:14px;font-weight:600;color:#333}.mapDot{position:relative;z-index:12;display:inline-block;width:20px;height:21px;cursor:pointer;background-image:url(/assets/images/mappins/dot.png)}.mapDot::before{z-index:1;background-image:url(/assets/images/mappins/pin.png);width:26px;height:32px;position:absolute;bottom:7px;left:-3px;content:'';display:none}.leaflet-interactive:hover .mapDot::before{display:block}.leaflet-interactive:hover .mapDot .mapPointerDetails{display:block}.leaflet-interactive{width:20px!important;height:21px!important;display:flex!important;display:-webkit-flex;z-index:50!important}.leaflet-div-icon{background:0 0!important;width:auto!important;height:auto!important;border:none!important}.leaflet-interactive.active{z-index:20000!important}.leaflet-grab,.leaflet-interactive{cursor:default!important}.mapDot.hoverTile::before{display:block;z-index:1;background-image:url(/assets/images/mappins/tile-hover.png);width:26px;height:32px;position:absolute;bottom:7px;left:-3px;content:''}.mapDot.hoverTile .mapPointerDetails{display:block}.progressMap{height:5px;width:207px;display:block;border-radius:0 0 5px 5px;overflow:hidden;position:absolute;left:26px;top:40px;z-index:999}.progress-bar-map{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#ffb100;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease;background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px;-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.dummyPointerPostion .projectPopupTile{padding:10px;display:none;align-items:center;background:#fff;border-radius:8px;position:absolute;left:-35px;bottom:39px;width:100px;box-shadow:0 0 12px 0 rgba(0,0,0,.2);cursor:auto;text-align:center}.dummyPointerPostion .projectPopupTile::before{margin:0 auto;position:absolute;left:calc(50% - 5px);bottom:-5px;content:'';width:10px;height:10px;background:#fff;transform:rotate(45deg)}.dummyPointerPostion .projectPopupTile .tile{display:flex;width:100%}.dummyPointerPostion .projectPopupTile .tile figure{width:55px;height:55px;margin-right:10px;border-radius:8px;overflow:hidden;flex:none;display:flex}.dummyPointerPostion .projectPopupTile .tile figure img{width:100%;height:100%;object-fit:cover}.dummyPointerPostion .projectPopupTile .tile figcaption{width:100%;line-height:18px}.dummyPointerPostion .projectPopupTile .tile figure~figcaption{width:calc(100% - 65px)}.dummyPointerPostion .projectPopupTile .tile figcaption strong{font-weight:600;color:#333;font-size:14px;white-space:nowrap;overflow:hidden;display:block;text-overflow:ellipsis}.dummyPointerPostion .projectPopupTile .tile figcaption span{color:#666;font-size:12px;white-space:nowrap;overflow:hidden;display:block;text-overflow:ellipsis}.dummyPointerPostion:hover .projectPopupTile{display:flex}.dseBox.tileWithMap .newBreadcrumbBox{width:50%}.dseBox.tileWithMap .newBreadcrumbBox .container{padding-right:0}.dseBox.tileWithMap .newBreadcrumbBox .container ul{padding-right:20px;white-space:nowrap;overflow:auto}.whitBoxSection .row{margin:0}.dseBox .propertySummerytable tbody{max-height:initial!important}.dseBox .propertySummerytable tbody .tableData{width:200px}.whiteBox.ratingAndReview .heading em{margin-left:-15px;flex:none;height:40px;width:40px;display:flex;display:-webkit-flex;align-items:center;justify-content:center;cursor:pointer}.headingWithRating{display:block!important}.headingWithRating .headingRatingLink{color:#fff}.headingWithRating .headingRatingLink img{vertical-align:middle}.headingWithRating .ratingBox{margin-top:3px;display:flex;display:-webkit-flex;align-items:center}.headingWithRating strong{font-weight:600;display:block;color:#fdcc00}.headingWithRating span{margin-left:10px;display:block;color:#fdcc00}.headingWithRating .rating-stars{display:flex;display:-webkit-flex;align-items:center;margin:0}.headingWithRating .rating-stars ul{display:flex;display:-webkit-flex;align-items:center;line-height:normal}.headingWithRating .rating-stars ul>li.star{display:inline-block;padding-left:7px;font-size:7px}.headingWithRating .rating-stars ul>li.star.hover>i.icon-star::before,.headingWithRating .rating-stars ul>li.star.selected>i.icon-star::before{color:#fdcc00}.headingWithRating .rating-stars strong{font-size:16px}.headingWithRating .addReviewBox{position:absolute;right:15px;top:0;bottom:0;display:flex;display:-webkit-flex;align-items:center}.headingWithRating .addReviewCta{padding:0 15px;border:1px solid #787878;border-radius:8px;color:#fff;text-decoration:none;height:30px;display:flex;display:-webkit-flex;align-items:center}.ratingAndReview{background:#fff;display:block}.reviewGridContainer{padding:20px 0 0;margin:48px auto 0;width:1170px;display:flex;display:-webkit-flex;grid-gap:15px;justify-content:center}.reviewGridContainer .heading{border-radius:0;background:#fff}.reviewGridContainer .heading h2{color:#333;font-size:16px}.reviewGridContainer .ratingAndReview .ratingFlexBox{margin:10px -15px 0}.reviewGridContainer .ratingAndReview{overflow:hidden}.sideBox{width:320px}.centerBox{width:calc(100% - 340px)}.review{background:url(../images/sprite-icon/review-sprite-icons.svg) no-repeat left top;background-size:175px}.reviewStar{background-position:-3px -30px}.reviewStarYellow{background-position:-3px -4px}.videoPlay{background-position:-3px -56px;width:42px;height:42px;display:inline-block}.helpful-icon{background-size:160px;background-position:-30px -5px;width:16px;height:16px;display:inline-block}.report-icon{background-size:160px;background-position:-55px -5px;width:16px;height:16px;display:inline-block}.ratingProjectTile{padding:20px 16px;border-radius:8px;background:#fff}.ratingProjectTile .figure{margin-bottom:20px;display:block;height:200px;width:auto}.ratingProjectTile .figure .img-responsive{height:100%}.ratingProjectTile .ratingProjectName{font-size:18px;color:#333;font-weight:600;display:block}.ratingProjectTile .ratingProjectLocation{margin-top:5px;font-size:12px;color:#666;display:block}.ratingProjectTile .ratingProjectPrice{padding-top:15px;margin-top:15px;font-weight:600;color:#333;font-size:18px;border-top:#eae8e8 1px solid}.whatsGoodBox{margin-top:20px;display:block}.whatsGoodBox .whatsHeading{display:flex;display:-webkit-flex;align-items:center;gap:10px;font-weight:600;color:#333;font-size:16px}.whatsGoodBox .whatsHeading span{display:flex;display:-webkit-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:100%;background:#efefef;cursor:pointer}.whatsGoodBox .whatsHeading span em{width:24px;height:24px;transform:scale(.6)}.whatsGoodBox .whatsHeading span.disliked{background:#ffeded}.whatsGoodBox .whatsHeading span.disliked em{background-position:-84px -108px}.whatsGoodBox .whatsHeading span.liked{background:#ddffe2}.whatsGoodBox .whatsHeading span.liked em{background-position:-110px -108px}.whatsGoodBox .whatsTagBox{margin:10px 0 0;display:flex;display:-webkit-flex;align-items:center;gap:10px;flex-wrap:wrap}.whatsGoodBox .whatsTagBox li{min-height:28px;padding:8px 20px;border-radius:14px;background:#eee;display:flex;display:-webkit-flex;align-items:center;color:#333;font-size:12px;cursor:pointer;line-height:18px}.whatsGoodBox .whatsTagBox.good li{background:#ddffe2}.whatsGoodBox .whatsTagBox.bad li{background:#fde2e2}.reviewTileBox{display:block}.bannerTypeBox{margin:20px 0;text-align:center;cursor:pointer;display:flex;display:-webkit-flex;overflow:hidden;width:100%}.bannerTypeNoBox{padding:0 15px 15px;margin-top:-15px}.bannerTypeNoBox a{margin:0!important}.bannerTypeBox .desktopImg,.bannerTypeBox .img-responsive{width:100%}.ratingAndReview .ratingFlexBox{margin-top:30px;display:flex;display:-webkit-flex;align-items:center}.ratingAndReview .ratingFlex{padding:0 20px;width:50%;flex:none;position:relative}.ratingAndReview .ratingFlex~.ratingFlex::before{position:absolute;left:0;top:0;bottom:0;width:1px;content:'';background:#f0f0f0}.ratingAndReview .ratingBox{display:block;text-align:center}.ratingAndReview .ratingValue{font-size:40px;color:#333;display:block;font-weight:600;line-height:normal}.ratingAndReview .ratingBox .strong{margin-top:10px;font-weight:600;color:#333;display:block;font-size:14px}.ratingAndReview .ratingBox .rating{margin-top:5px;display:flex;display:-webkit-flex;justify-content:center}.ratingAndReview .ratingBox .rating em{width:23px;height:23px}.ratingAndReview .ratingBox .rating em~em{margin-left:10px}.progressRating{display:block}.progressRating li{display:flex;display:-webkit-flex;align-items:center;justify-content:space-between}.progressRating li~li{margin-top:10px}.progressRating li .ratingNumber{font-size:12px;color:#333;font-weight:600;flex:none}.progressRating li .outOff{font-size:12px;color:#666;flex:none}.progressRating li .bar{display:block;width:calc(100% - 85px);background:#e6e6e6;height:4px;border-radius:5px;position:relative;flex:none}.progressRating li .bar span{display:block;background:#f9ca10;height:4px;border-radius:5px}.ratingAndReview .allReviewSec{margin:20px -15px 0}.ratingAndReview .reviewSec{padding:15px;margin-top:15px;border-top:1px solid #eae8e8}.reviewSubHeading{display:flex;display:-webkit-flex;align-items:center;justify-content:space-between}.reviewSubHeading .strong,.reviewSubHeading strong{font-size:16px;color:#333}.reviewSubHeading .link{font-size:13px;color:#5f449b;font-weight:600;white-space:nowrap}.ratingAndReview .previewBox{padding:10px 0;overflow:auto;display:flex;display:-webkit-flex;grid-gap:8px}.ratingAndReview .previewBox .preview{flex:none;width:124px;height:124px;border-radius:8px;background:#f0f0f0;position:relative;display:flex;display:-webkit-flex;align-items:center;justify-content:center;overflow:hidden;cursor:pointer}.ratingAndReview .previewBox .preview img{width:100%;height:100%;object-fit:cover}.ratingAndReview .previewBox .preview .uploadProgress{display:flex;display:-webkit-flex;align-items:center;justify-content:center;position:absolute;left:0;top:0;bottom:0;right:0;background:rgba(0,0,0,.1);border-radius:8px}.ratingAndReview .previewBox .preview .uploadProgress .span{width:64px;height:4px;background:#c1c1c1;position:relative;display:block;border-radius:20px;overflow:hidden}.ratingAndReview .previewBox .preview .uploadProgress .span span{height:4px;background:#5f449b;display:block}.ratingAndReview .previewBox .preview .playBtn{position:absolute}.ratingAndReview .previewBox .preview .previewBody{padding:20px 10px 6px;position:absolute;bottom:0;left:0;right:0;background-image:linear-gradient(to bottom,rgba(0,0,0,0),#333)}.ratingAndReview .previewBox .preview .userName{color:#fff;font-size:12px;line-height:normal;font-weight:500;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ratingAndReview .previewBox .preview .userRating{margin-top:3px;display:flex;display:-webkit-flex}.ratingAndReview .previewBox .preview .userRating em~em{margin-left:5px}.ratingAndReview .previewBox .preview .userRating em{background-size:90px;width:12px;height:12px}.ratingAndReview .previewBox .preview .userRating .reviewStarYellow{background-position:-2px -1px}.ratingAndReview .previewBox .preview .userRating .reviewStar{background-position:-2px -15px}.ratingAndReview .imageSec{margin-top:10px}.ratingAndReview .topReviewBox{border-top:1px solid #eae8e8}.ratingAndReview .topReviewBox .reviewSubHeading{padding:0 15px;margin-top:20px}.ratingAndReview .topReviewScrollBox{padding:15px;display:flex;display:-webkit-flex;gap:15px;overflow:auto}.ratingAndReview .topReview{padding:15px;border-radius:8px;box-shadow:0 0 6px 0 rgba(0,0,0,.06);border:solid 1px #ebecf0;background:#fff;width:262px;flex:none}.ratingAndReview .topReview~.topReview{border-top:1px solid #eae8e8}.ratingAndReview .topReview .strong{font-size:14px;font-weight:600;color:#333}.ratingAndReview .topReview .reviewPost{display:flex;display:-webkit-flex;align-items:center}.ratingAndReview .topReview .reviewPost span{font-size:12px;color:#333;position:relative}.ratingAndReview .topReview .reviewPost span~span{padding-left:11px;margin-left:10px}.ratingAndReview .topReview .reviewPost span~span::after{position:absolute;left:0;bottom:5px;top:5px;content:'';z-index:1;width:1px;background:#ccc}.ratingAndReview .topReview .userRating{margin:5px 0 12px;display:flex;display:-webkit-flex}.ratingAndReview .topReview .userRating em~em{margin-left:5px}.ratingAndReview .topReview .userRating em{background-size:135px;width:18px;height:18px}.ratingAndReview .topReview .userRating .reviewStarYellow{background-position:-2px -3px}.ratingAndReview .topReview .userRating .reviewStar{background-position:-2px -23px}.ratingAndReview .topReview .paragraphBox{max-height:220px;position:relative;overflow:hidden}.ratingAndReview .topReview .paragraphBox .paragraph{color:#333;font-size:12px;line-height:22px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:9;-webkit-box-orient:vertical}.ratingAndReview .more{color:#5f449b;cursor:pointer;background:#fff;font-weight:600;font-size:12px}.ratingAndReview .topReview .paragraphBox.active{overflow:auto}.ratingAndReview .topReview .paragraphBox.active .paragraph{display:block;-webkit-line-clamp:initial}.ratingAndReview .topReview .paragraphBox.active .more{display:none}.ratingAndReview .reviewDateBox{margin-top:15px;display:flex;display:-webkit-flex;justify-content:space-between;color:#333}.ratingAndReview .reviewDateBox .btn{padding:9px 14px;background:0 0;border:none;height:auto;display:flex;display:-webkit-flex;grid-gap:7px}.ratingAndReview .reviewDateBox .helpful{border:solid 1px #eae8e8}.ratingAndReview .reviewDateBox .report{padding:9px 0;box-shadow:none!important;color:#666}.ratingAndReview .reviewDateBox .reviewHelpful{display:flex;display:-webkit-flex;grid-gap:15px}.ratingAndReview .reviewBtnBox{padding:15px;margin-top:15px;border-top:1px solid #eae8e8;display:flex;display:-webkit-flex;align-items:center;justify-content:center}.ratingAndReview .reviewBtnBox .btn{display:flex;display:-webkit-flex;align-items:center;justify-content:center}.topReviewBox.reviewDetailBox .topReviewScrollBox{padding:0;display:block}.topReviewBox.reviewDetailBox .topReview{width:100%;border-radius:0;border:none;box-shadow:none}.topReviewBox.reviewDetailBox .topReview~.topReview{border-top:solid 1px #ebecf0}.helfFullDropdownBtn{padding:4px 30px 4px 10px;position:relative;background:#fff;display:flex;display:-webkit-flex;align-items:center;cursor:pointer;border-radius:8px;box-shadow:0 1px 4px 0 rgba(0,0,0,.09);border:solid 1px #e3e3e3}.helfFullDropdownBtn .icon-arrow-down{position:absolute;right:10px;top:10px;font-size:11px}.helfFullDropdownBtn .helfFullDropdownBody{padding:5px 0;position:absolute;right:0;top:30px;background:#fff;z-index:6;overflow:hidden;box-shadow:0 2px 9px 0 rgba(0,0,0,.14);border-radius:5px;width:160px;display:none}.helfFullDropdownBtn .helfFullDropdownBody li{padding:2px 22px 2px 10px;position:relative;font-size:13px;background:0 0;border:none;cursor:pointer;color:#333}.helfFullDropdownBtn .helfFullDropdownBody li:hover{background:#eee}.helfFullDropdownBtn .helfFullDropdownBody li.active{font-weight:600}.helfFullDropdownBtn:hover .helfFullDropdownBody{display:block}@media screen and (max-width:1170px){.reviewGridContainer{width:100%}.centerBox{width:calc(100% - 600px)}}@media screen and (max-width:1024px){.reviewGridContainer{width:100%}.centerBox{width:calc(100% - 600px)}}@media screen and (max-width:540px){.headingWithRating .addReviewBox{position:initial}.headingWithRating .addReviewCta{padding:0;border:none;height:auto;text-decoration:underline}.reviewGridContainer{padding:0}.sideBox{display:none}.centerBox{width:100%}.ratingAndReview .ratingBox .rating em{width:17px;height:17px;flex:none;background-size:130px}.ratingAndReview .ratingBox .ratingValue~.rating .reviewStar{background-position:-3px -23px}.ratingAndReview .ratingBox .rating .reviewStarYellow{background-position:-3px -3px}.ratingAndReview .ratingFlexBox{margin:30px -15px 0}.ratingAndReview .ratingFlex{padding:0 15px}.progressRating li{display:block;position:relative}.progressRating li .bar{width:100%}.ratingAndReview .ratingBox .strong{font-size:12px;line-height:18px}.progressRating li .outOff{font-size:10px;position:absolute;right:0;top:0}.ratingAndReview .reviewDateBox .reviewHelpful{grid-gap:10px}.ratingAndReview .reviewDateBox .btn{padding:7px 14px;font-size:12px;font-weight:500;height:32px}.ratingAndReview .reviewDateBox .report{padding:7px 0}.ratingAndReview .reviewBtnBox .btn{width:100%}}.tlWrp .ratingAndReview{margin:20px 0;border-radius:8px}.tlWrp .ratingAndReview .reviewSubHeading{padding:12px 15px}.tlWrp .ratingAndReview .topReviewScrollBox{padding:0 15px 20px 15px}.askBannerBox{margin-top:15px;text-align:center;cursor:pointer;display:flex;display:-webkit-flex}.askBannerBox .desktopImg{width:100%}.globalModal.localityAbout{display:block;left:auto;right:-100%;width:100%;z-index:26}.globalModal.localityAbout.active{right:0;transition:.3s}.localityAboutBox{margin:15px 0 30px 0;display:block;border-radius:8px;overflow:hidden}.localityAboutBox .heading h2{padding:10px 15px;font-size:14px;background:#fff;border:none;border-bottom:1px solid #e6e6e6;cursor:pointer;color:#333}.localityAboutBox .localityAboutBody{padding:12px 15px 15px;background:#fff;overflow:hidden}.localityAboutBox .localityPara h2,.localityAboutBox .localitySubHeading{font-size:14px;color:#333}.localityAboutBox .localityPara *{font-size:14px;color:#333}.localityAboutBox .localityPara h2{margin:15px 0 5px 0;font-size:16px}.localityAboutBox .localityPara .tableResponsive tr td,.localityAboutBox .localityPara .tableResponsive tr th{padding:5px}.localityAboutBox .localityPara{margin-top:7px;color:#333;max-height:70px;overflow:hidden}.localityAboutBox .localityPara p{color:#333}.localityAboutBox .localityMore{display:block}.localityAboutBox .localityMore .btn{padding:0;margin-top:10px;height:auto;background:0 0;font-weight:700;color:#5f449b;cursor:pointer;position:relative;display:inline-block;white-space:nowrap;box-shadow:none!important;font-size:12px}.localyModalBox{width:100%;border-radius:8px 8px 0 0;box-shadow:0 0 17px 0 rgba(0,0,0,.08);border:solid 1px #ededed;background:#fff;position:relative}.localyModalBox .localyHeadingBox{padding:15px 30px 15px 15px;display:flex;display:-webkit-flex;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:700;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.localyModalBox .closeButton{height:54px;width:48px;position:absolute;right:0;top:0;background:0 0;border:none;display:flex;display:-webkit-flex;align-items:center;justify-content:center}.localyModalBox .closeButton .close{position:relative;display:flex;display:-webkit-flex;align-items: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{transform:rotate(-45deg)}.localyModalBox .closeButton .close::after{transform:rotate(45deg)}.localyModalBox .localityAboutBody{padding:15px;max-height:calc(100vh - 200px);overflow:hidden;overflow-y:auto}.localyModalBox .localityAboutBody a{color:#333;text-decoration:underline}.localyModalBox.about{height:100%;border-radius:0}.localyModalBox.about .localyHeadingBox{padding:15px 15px 15px 48px;line-height:normal}.localyModalBox.about .closeButton{right:auto;left:0;height:48px;color:#333}.localyModalBox.about .localityAboutBody{max-height:calc(100vh - 54px)}.localyModalBox .localityPara *{font-size:14px;color:#333}.localyModalBox .localityPara~.localityPara{margin-top:25px}.localyModalBox .localityPara p{color:#666}.localyModalBox .localityPara p~p{margin-top:15px}.localyModalBox .localityPara br{display:none}.localyModalBox .localityPara h2{margin:15px 0 0 0}.localyModalBox .localityPara table{margin-top:15px;width:100%!important;border:#666 solid 1px;border-collapse:collapse}.localyModalBox .localityPara table tr td{padding:8px;font-size:14px;color:#666;border:1px solid #666;white-space:wrap!important;width:auto!important;line-height:18px}.localyModalBox .localityPara table tr td a{color:#5f449b;text-decoration:underline}.localyModalBox .localityPara table tr th,.localyModalBox .localityPara table tr:first-child td{color:#333;line-height:18px;font-weight:700!important;border:#666 solid 1px}.localyModalBox .localityPara ol{list-style-type:none;counter-reset:ordered}.localyModalBox .localityPara ol li{padding-left:20px!important;position:relative}.localyModalBox .localityPara ol li::before{content:counter(ordered);counter-increment:ordered;font-weight:100;left:0;position:absolute;top:0}.localyModalBox .localityPara ul{margin-top:15px;list-style:decimal}.localyModalBox .localityPara ul li{padding-left:15px;display:block;font-size:14px;color:#666;line-height:24px;position:relative}.localyModalBox .localityPara ul li::before{position:absolute;left:0;top:9px;width:6px;height:6px;border-radius:100%;background:#333;display:block;content:''}.cmswidgets{display:flex}.faqItem h3{font-size:14px!important;color:#333}.faqItem .ansBox{padding-bottom:15px!important}@media screen and (min-width:540px){.localityAbout{left:auto;width:auto!important;align-items:flex-start;justify-content:flex-end}.localyModalBox{padding:20px;max-width:438px;border-radius:0;height:100%}.localyModalBox .localyHeadingBox{margin:-20px -20px 20px;padding:15px 42px 15px 20px;border-radius:0}.localyModalBox .closeButton{cursor:pointer;opacity:.7;transition:.3s}.localyModalBox .closeButton:hover{opacity:1;transition:.3s}.localyModalBox .localityAboutBody{padding:0 10px 0 0;max-height:calc(100vh - 96px)}}.interestLocality{padding:15px 15px 20px;margin-top:15px;border-radius:8px;box-shadow:0 3px 6px 0 rgba(0,0,0,.11);background:#fff}.interestLocality .interestMainHeading{margin-bottom:10px;color:#333;font-size:16px;line-height:28px;font-weight:700;text-align:left}.tableBaseLocality table{display:flex;display:-webkit-flex;gap:14px}.tableBaseLocality table tbody{display:flex;display:-webkit-flex;gap:14px;flex-direction:column}.tableBaseLocality table tbody tr{width:100%;display:flex;flex-direction:column;padding:9px 10px 12px 11px;border-radius:8px;border:solid 1px #e6e6e6;background:#fff;overflow:hidden;display:flex;display:-webkit-flex}.tableBaseLocality table tbody tr td{padding-left:70px;width:100%;position:relative;line-height:normal;font-size:14px}.tableBaseLocality table tbody tr td figure{position:absolute;left:0;top:0;border:solid 1px #e6e6e6;width:59px;height:59px;flex:none;border-radius:100%;overflow:hidden;object-fit:cover;background:#e6e6e6}.tableBaseLocality table tbody tr td figure .img-responsive{height:100%;width:100%}.tableBaseLocality table tbody tr td strong{margin-bottom:2px;color:#333;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tableBaseLocality table tbody tr td span{font-size:12px;color:#333}.tableBaseLocality table tbody tr td .interestView{padding:0;margin-top:4px;justify-content:flex-start;background:0 0;box-shadow:none!important;color:#5f449b;font-size:12px;display:flex;display:-webkit-flex;gap:2px;height:auto;font-weight:600}.tableBaseLocality table tbody tr td .interestView em{font-size:10px;font-weight:600;transition:.3s}.tableBaseLocality table tbody tr td .interestView:hover em{margin-left:5px}.tableBaseLocality .bx-viewport table{gap:0!important}@media screen and (max-width:768px){.interestLocality .interestMainHeading{font-size:14px}.tableBaseLocality table tbody tr td{width:190px}.tableBaseLocality table tbody tr td strong{font-size:12px}}.cmsContent{padding:50px 0;display:block;color:#333;font-size:14px;background:#f8fbff}.cmsContent .container{position:relative;overflow:hidden;max-height:200px;transition:.5s}.cmsContent .container .btn{position:absolute;bottom:0;right:0;background:#f6f8f9;color:#5f449b;text-decoration:underline;font-weight:700}.cmsContent a{color:#5f449b;text-decoration:underline}.cmsContent p{margin-bottom:15px;display:block;color:#333;font-size:14px}.cmsContent p strong{color:#333}.cmsContent h2{margin-top:35px;margin-bottom:10px;color:#333;font-size:18px;font-weight:600}.cmsContent h2:first-child{margin-top:0}.cmsContent h2 b,.cmsContent h2 strong{font-weight:400}.cmsContent h3{margin-bottom:10px;color:#333;font-size:20px;font-weight:400}.cmsContent h3 b,.cmsContent h3 strong{font-weight:400}.cmsContent h4{margin-bottom:10px;color:#333;font-size:18px;font-weight:400}.cmsContent h4 b,.cmsContent h4 strong{font-weight:400}.cmsContent table{margin:25px 0 3px;text-align:left;border-collapse:collapse;overflow:hidden;border-radius:4px;border-style:hidden;box-shadow:0 0 0 1px #dfe6ee;width:auto;max-width:100%;background:#fff}.cmsContent table td{padding:10px 15px;color:#333;font-size:14px;line-height:22px;vertical-align:top;border:1px solid #dfe6ee;font-weight:400}.cmsContent table td strong{font-weight:400}.cmsContent table tr:first-child td strong{color:#333;font-weight:700}.cmsContent ul{margin-bottom:30px;display:block}.cmsContent ul li{padding-left:20px;position:relative;line-height:24px;list-style-position:inside;font-size:14px;color:#4a4a4a}.cmsContent ul li:after{content:"";font-weight:700;display:inline-block;width:6px;height:6px;position:absolute;border-radius:50%;left:0;background:#474ebb;top:8px}.cmsContent ol li strong{color:#333;padding-right:10px;color:#333}.cmsContent ol{margin-bottom:30px;display:block}.cmsContent ol li{margin-bottom:10px;position:relative;line-height:22px;list-style-position:inside;font-size:14px;color:#4a4a4a}.cmsContent span{margin-bottom:15px}.cmsContent.fullHeight .container{transition:.5s;max-height:10000px}.cmsContent.fullHeight .container .btn{display:none}.cmsFaqSection{display:block}.cmsFaqBox{margin-top:15px;display:block;background:#fff;border-radius:10px;overflow:hidden}.faqItem{display:block}.faqItem+.faqItem{border-top:#e5e5e5 solid 1px}.faqItem .ansBox{padding:0 15px;display:none}.faqItem h3{padding:15px 52px 15px 15px;margin:0;position:relative;display:block;font-size:18px;cursor:pointer}.faqItem h3 em{width:52px;height:52px;position:absolute;right:0;top:0}.faqItem h3 em::after,.faqItem h3 em::before{position:absolute;top:19px;content:'';width:2px;height:15px;background:#626262;right:0;left:0;margin:0 auto}.faqItem h3 em::after{transform:rotate(0);transition:.3s}.faqItem h3 em::before{transform:rotate(-90deg)}.faqItem.active h3 em::after{transform:rotate(-90deg);transition:.3s}.faqItem.active .ansBox{display:block}.cmswidgets{margin-left:-8px;display:flex}@media screen and (max-width:1024px){.cmsContent{padding:30px 0}.cmsContent h2{font-size:16px;line-height:22px;color:#333;font-weight:600}.cmsContent p{font-size:12px}.faqItem h3{font-size:16px;line-height:22px}}.newCmsContent{display:block;font-size:16px;line-height:22px;color:#666}.newCmsContent i{font-style:normal}.newCmsContent p,.newCmsContent span{margin-bottom:15px;font-size:16px;line-height:22px;color:#666}.newCmsContent p a,.newCmsContent span a{color:#333;text-decoration:underline}.newCmsContent .tableResponsive{max-width:100vw;overflow:hidden;overflow-x:auto}.newCmsContent table{margin:25px 0 3px;text-align:left;border-collapse:collapse;overflow:hidden;border-radius:4px;border-style:hidden;box-shadow:0 0 0 1px #dfe6ee;width:auto;max-width:100%;background:#fff}.newCmsContent table td{padding:10px 15px;color:#333;font-size:14px;line-height:22px;vertical-align:top;border:1px solid #dfe6ee;font-weight:400}.newCmsContent table td strong{font-weight:400}.newCmsContent table tr:first-child td{background-color:#e8e8e8;text-align:left;font-weight:600;color:#333}.newCmsContent b,.newCmsContent strong{color:#333;ont-weight:600}.newCmsContent h2{margin:30px 0 5px;color:#333;font-size:22px;font-weight:600}.newCmsContent h3{margin-top:35px;margin-bottom:5px;color:#333;font-size:18px;font-weight:600}@media screen and (max-width:1024px){.newCmsContent h2{font-size:16px;line-height:22px}.newCmsContent h3{font-size:14px;line-height:18px}}.paginationBox{margin-top:25px;display:flex;justify-content:center;align-items:center}.pagination{display:flex;gap:8px}.pagination li{width:35px;height:35px;border:1px solid #0e9f6e;border-radius:5px;overflow:hidden}.pagination li em{font-size:14px;color:#333;display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:relative;cursor:pointer;font-style:normal}.pagination li em.prevItem{transform:rotate(180deg)}.pagination li em.firstItem,.pagination li em.lastItem{font-size:18px}.pagination li a{font-size:14px;color:#333;display:flex;align-items:center;justify-content:center;width:100%;height:100%;cursor:pointer}.pagination li strong{font-size:14px;color:#333;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.pagination li:hover{background:#ddd;border:1px solid #ddd}.pagination li.active{background:#0e9f6e;border:1px solid #0e9f6e}.pagination li.active .pageNo{font-size:14px;color:#fff;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.searchRelatedBox{background:#fff;padding:30px 0}.searchRelatedBox .searchHeading{margin-bottom:40px;color:#333;font-size:20px;line-height:28px;font-weight:700;text-align:left}.searchRelatedBox .bxslider{display:flex;gap:20px;overflow:hidden;overflow-x:auto}.searchRelatedItems .searchRelatedList{max-width:250px}.searchRelatedItems .searchRelatedList .searchRelatedHeading{padding-bottom:5px;margin-bottom:8px;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;border-bottom:#e6e6e6 solid 1px}.searchRelatedItems .searchRelatedList ul{margin-bottom:5px;min-height:50px;max-height:120px;overflow:hidden}.searchRelatedItems .searchRelatedList.active ul{max-height:1000px}.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}.searchRelatedBox .bx-wrapper .bx-controls-direction span{top:70px!important}.searchRelatedItems .searchRelatedList .readFullSearchResult{color:#5f449b;font-size:12px;background:0 0;padding:0;border:none;box-shadow:none!important;cursor:pointer}.searchRelatedBox .bx-viewport .bxslider{gap:0!important}.searchRelatedBox .bx-viewport .bxslider .searchRelatedList{max-width:initial}@media screen and (max-width:540px){.searchRelatedBox .bxslider{margin:0 -15px;padding:0 15px}.searchRelatedBox .searchHeading{margin-bottom:20px;font-size:14px;line-height:18px}.searchRelatedItems .searchRelatedList .searchRelatedHeading{font-size:12px;line-height:16px}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-overlay-pane svg,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-width:none!important;max-height:none!important}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-bottom,.leaflet-top{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-tile{will-change:opacity}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}.leaflet-zoom-anim .leaflet-zoom-animated{will-change:transform;-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline:0}.leaflet-container a{color:#0078a8}.leaflet-container a.leaflet-active{outline:2px solid orange}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,.5)}.leaflet-container{font:12px/1.5}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,.65);border-radius:4px}.leaflet-bar a,.leaflet-bar a:hover{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font-size:18px;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(images/layers.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(images/layers-2x.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(../images/marker-icon.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,.7);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-container .leaflet-control-attribution,.leaflet-container .leaflet-control-scale{font-size:11px}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;font-size:11px;white-space:nowrap;overflow:hidden;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;background:rgba(255,255,255,.5)}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 19px;line-height:1.4}.leaflet-popup-content p{margin:18px 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px rgba(0,0,0,.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;padding:4px 4px 0 0;border:none;text-align:center;width:18px;height:14px;font:16px/14px Tahoma,Verdana,sans-serif;color:#c3c3c3;text-decoration:none;font-weight:700;background:0 0}.leaflet-container a.leaflet-popup-close-button:hover{color:#999}.leaflet-popup-scrolled{overflow:auto;border-bottom:1px solid #ddd;border-top:1px solid #ddd}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto}.leaflet-oldie .leaflet-popup-tip-container{margin-top:-1px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,.4)}.leaflet-tooltip.leaflet-clickable{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{position:absolute;pointer-events:none;border:6px solid transparent;background:0 0;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}.leaflet-verticalcenter{position:absolute;z-index:1000;pointer-events:none;top:50%;transform:translateY(-50%);padding-top:10px}.leaflet-verticalcenter .leaflet-control{margin-bottom:10px}.marker-cluster div{width:30px;height:30px;margin-left:-15px;margin-top:-15px;text-align:center;border-radius:15px;font-size:12px;color:#fff;transition:.3s}.marker-cluster span{line-height:30px}.marker-cluster-small{width:40px;height:40px;margin-left:-20px;margin-top:-20px;border-radius:20px;font:13px}.marker-cluster-small span{line-height:40px}.marker-cluster-medium{width:50px;height:50px;margin-left:-25px;margin-top:-25px;border-radius:25px;font:14px}.marker-cluster-medium span{line-height:50px}.marker-cluster-large{width:60px;height:60px;margin-left:-30px;margin-top:-30px;border-radius:30px;font:15px}.marker-cluster-large span{line-height:60px}.leaflet-container a{color:#0078a8}.marker-cluster{background-clip:padding-box;border-radius:50%;font-size:14px;text-align:center;border:3px solid #fff;color:#fff}.marker-cluster div{width:30px;height:30px;margin-left:-15px;margin-top:-15px;border-radius:15px;font-size:12px;text-align:center;line-height:30px;color:#fff}.leaflet-div-icon{background:0 0;border:none}.leaflet-marker-icon .marker-cluster{width:40px;height:40px;line-height:40px;text-align:center;border-radius:20px}.marker-cluster{width:40px;height:40px;line-height:40px;text-align:center;border-radius:20px}.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{width:25px;height:25px}.marker-cluster span{display:block;line-height:normal}.marker-cluster.hover div,.marker-cluster:hover div{background:#0e9f6e;outline:#0e9F6E69 solid 5px;transform:scale(1.8);transition:.3s}.stationTooltip{margin-left:10px;position:relative;border-radius:12px;background:#fff;color:#333}.stationTooltip::before{content:'';width:3px;background:#eee;position:absolute;bottom:0;left:-13px;top:0}.stationTooltip .name{max-width:176px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;color:#333;display:block}.stationTooltip .lineText{line-height:normal;font-size:12px;color:#666;white-space:nowrap}.lineText span{font-weight:700;color:#333}.stationTooltip .interChange{display:flex;align-items:center;gap:8px}.stationTooltip .interChange em{height:14px}.stationTooltip.red::before{background:#e9544f}.stationTooltip.yellow::before{background:#ebce2a}.stationTooltip.blue::before{background:#256be0}.stationTooltip.green::before{background:#6ba95f}.stationTooltip.violet::before{background:#7620f5}.stationTooltip.pink::before{background:#fc8eac}.stationTooltip.magenta::before{background:#cc338b}.stationTooltip.aqua::before{background:#0ff}.stationTooltip.rapid-metro::before{background:#30a9e1}.stationTooltip.orange::before{background:#ff8c00}.stationTooltip.grey::before{background:#838996}.stationTooltip.purple::before{background:purple}.stationTooltip.gold::before{background:#bf9723}.stationTooltip.line-1::before{background:#000}.stationTooltip .arrowBottom{margin:0 auto;position:absolute;left:0;right:0;bottom:-10px;background:#fff;color:#333;box-shadow:0 3px 14px rgba(0,0,0,.4);width:20px;height:20px;pointer-events:none;transform:rotate(45deg);z-index:-1}.stationTooltip .closeBtn{position:absolute;right:5px;top:5px;width:25px;height:25px;display:flex;align-items:center;justify-content:center;cursor:pointer}.stationTooltip .closeBtn em{color:#333;font-size:10px}.metroPosition.active{display:block}.scrollBarHide{-webkit-scrollbar-width:none;-moz-scrollbar-width:none;-ms-scrollbar-width:none;scrollbar-width:none}.scrollBarHide::-webkit-scrollbar{display:none}.groupOfChunks.savePreferencesBox{display:flex;align-items:center;justify-content:center}.changeMobileChip,.getItBtnBox,.syFormBox .formBtnBox.saveYourSearch .btn-secondary{display:none}.savePreferencesBox .nbrBody{margin:0 auto;width:calc(100% - 15px);min-width:754px}.stepsBtnBox{display:flex;align-items:center;justify-content:center}.stepsBtnBox li{display:flex;align-items:center;justify-content:center}.stepsBtnBox li .stepsList{width:35px;height:35px;display:block;text-align:center;line-height:35px;border-radius:50%;background:#c3c3c3;font-size:14px;font-weight:600;color:#fff}.stepsBtnBox li .processLine{margin:0 9px;display:block;width:87px;height:4px;background:#c3c3c3;border-radius:18px}.stepsBtnBox li.active .stepsList{background:#5f449b}.stepsBtnBox .completed .processLine,.stepsBtnBox .completed .stepsList{background:#1ec374}.stepsBtnBox .completed .stepsList{content:'/e92a';font-family:icomoon}.stepsBtnBox .completed .stepsList .stepNumbering{display:none}.stepsBtnBox .completed .stepsList{position:relative}.stepsBtnBox .completed .stepsList::after{content:"\e92a";font-family:icomoon;font-size:18px;color:#fff;position:absolute;right:0;top:0;left:0;margin:0 auto}.savePreferencesBox .stepGroups{margin:30px 0;min-height:calc(100vh - 182px);border-radius:20px;box-shadow:0 0 56px 0 rgba(0,0,0,.09);background:#fff;position:relative}.savePreferencesBox .stepFourBox .stepBody,.savePreferencesBox .stepOneBox .stepBody,.savePreferencesBox .stepThreeBox .stepBody,.savePreferencesBox .stepTwoBox .stepBody{padding:30px 50px 95px}.savePreferencesBox .stepGroups .closeButton{height:48px;width:48px;position:absolute;right:0;top:0;cursor:pointer;opacity:.7;transition:.3s;background:0 0;border:none}.savePreferencesBox .stepGroups .closeButton:hover{opacity:1;transition:.3s}.savePreferencesBox .stepGroups .closeButton .close{position:relative;display:flex;display:-webkit-flex;align-items:center;justify-content:center;width:100%;height:100%}.savePreferencesBox .stepGroups .closeButton .close::after,.savePreferencesBox .stepGroups .closeButton .close::before{height:15px;width:1px;position:absolute;background:#666;content:''}.savePreferencesBox .stepGroups .closeButton .close::before{transform:rotate(-45deg)}.savePreferencesBox .stepGroups .closeButton .close::after{transform:rotate(45deg)}.savePreferencesBox .stepBody .heading{text-align:center;font-size:28px;color:#333;font-weight:600;line-height:normal}.savePreferencesBox .lookingFlexBox{margin-top:30px;display:flex;align-items:center;gap:18px}.savePreferencesBox .lookingChip{width:100%;height:110px;border-radius:8px;box-shadow:0 3px 16px 0 rgba(0,0,0,.03);border:solid 1px #e2e2e2;position:relative;display:flex;flex-direction:column;justify-content:center;transition:.3s;cursor:pointer}.savePreferencesBox .lookingChip figure{display:flex;align-items:flex-end;justify-content:center}.savePreferencesBox .lookingChip span{margin-top:13px;display:block;font-size:13px;color:#333;text-align:center;line-height:normal}.savePreferencesBox .lookingFlexBox .lookingChip input[type=radio]{display:none}.savePreferencesBox .lookingFlexBox .lookingChip:has(input[type=radio]:checked){border:1px solid #1ec374}.savePreferencesBox .lookingFlexBox .lookingChip:has(input[type=radio]:checked)::before{content:'\e92a';width:20px;height:20px;display:flex;justify-content:center;align-items:center;font-size:9px;border-radius:50%;color:#fff;background:#1ec374;font-family:icomoon!important;position:absolute;left:-7px;top:-7px}.savePreferencesBox .lookingFlexBox .lookingChip:hover{border:1px solid#1ec374;transition:.3s}.savePreferencesBox .lineBox{margin:26px auto 0;height:1px;background:#e2e2e2}.savePreferencesBox .budgetPlan label:has(input[type=radio]:checked) .arrowUp,.savePreferencesBox .lookingFlexBox .lookingChip:has(input[type=radio]:checked) .arrowUp{display:block;width:21px;height:2px;background:#fff;position:absolute;right:0;left:0;bottom:-28px;font-size:21px;margin:0 auto}.savePreferencesBox .budgetPlan label:has(input[type=radio]:checked) .arrowUp::after,.savePreferencesBox .lookingFlexBox .lookingChip:has(input[type=radio]:checked) .arrowUp::after{transform:rotate(45deg);width:15px;height:1px;background:#e2e2e2;position:absolute;right:-11px;left:0;bottom:6px;font-size:21px;margin:0 auto;z-index:2;content:''}.savePreferencesBox .budgetPlan label:has(input[type=radio]:checked) .arrowUp::before,.savePreferencesBox .lookingFlexBox .lookingChip:has(input[type=radio]:checked) .arrowUp::before{transform:rotate(-45deg);width:15px;height:1px;background:#e2e2e2;position:absolute;right:0;left:-11px;bottom:6px;font-size:21px;margin:0 auto;z-index:2;content:''}.savePreferencesBox .stepOneBox .stepBody .projectsChips{padding:20px 0 15px;margin-top:-1px}.savePreferencesBox .stepOneBox .stepBody .projectsChips+.projectsChips{border-top:1px solid #e2e2e2}.noBorderBottom{border-bottom:0!important}.savePreferencesBox .projectsChips ul{display:flex;gap:12px}.savePreferencesBox .projectsChips li label{padding:0 20px;height:47px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:#666;border-radius:8px;box-shadow:0 3px 16px 0 rgba(0,0,0,.03);border:solid 1px #e2e2e2;cursor:pointer}.savePreferencesBox .projectsChips li input[type=checkbox]{display:none}.savePreferencesBox .projectsChips li label:has(input[type=checkbox]:checked){border:solid 1px #1ec374;background:#e2fff2;color:#333}.savePreferencesBox .projectsChips li input[type=radio]{display:none}.savePreferencesBox .projectsChips li label:has(input[type=radio]:checked){border:solid 1px #1ec374;background:#e2fff2;color:#333}.savePreferencesBox .hintBox{margin-top:15px;display:flex;align-items:center;font-size:12px;color:#5f449b}.savePreferencesBox .hintBox .img-responsive{margin-right:10px}.savePreferencesBox .spaceNeed .stepBody{display:flex;flex-direction:column;align-items:center}.savePreferencesBox .quantityBox{margin-top:30px;width:387px}.savePreferencesBox .quantityBox .quantityBody{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.savePreferencesBox .quantityBox .quantityCard{width:calc(50% - 8px);height:133px;border-radius:8px;box-shadow:0 3px 16px 0 rgba(0,0,0,.03);border:solid 1px #e2e2e2;transition:.3s;position:relative;display:flex;flex-direction:column;justify-content:center;cursor:pointer}.savePreferencesBox .quantityBox .quantityCard input[type=radio]{display:none}.savePreferencesBox .quantityBox .quantityCard figure{display:flex;align-items:center;justify-content:center}.savePreferencesBox .quantityBox .quantityCard .useForTitle{padding:0 10px;margin-top:13px;text-align:center}.savePreferencesBox .quantityBox .quantityCard strong{font-size:13px;color:#333;font-weight:600;line-height:normal;display:block}.savePreferencesBox .quantityBox .quantityCard ul{margin-top:6px;display:flex;align-items:center;justify-content:center}.savePreferencesBox .quantityBox .quantityCard ul li{position:relative;font-size:11px;color:#333;line-height:normal}.savePreferencesBox .quantityBox .quantityCard ul li+li{margin-left:20px}.savePreferencesBox .quantityBox .quantityCard ul li+li::after{position:absolute;content:'';width:4px;height:4px;background:#bfbfbf;border-radius:50px;top:4px;left:-10px}.savePreferencesBox .quantityBox .quantityCard:has(input[type=radio]:checked)::before{content:'\e92a';width:20px;height:20px;display:flex;justify-content:center;align-items:center;font-size:9px;border-radius:50%;color:#fff;background:#1ec374;font-family:icomoon!important;position:absolute;left:-7px;top:-7px}.savePreferencesBox .quantityBox .quantityCard:has(input[type=radio]:checked){border:1px solid #1ec374}.savePreferencesBox .submitBtnBox{padding:0 20px;margin:0!important;position:absolute;bottom:0;right:0;width:100%;box-shadow:0 -3px 6px 0 rgba(0,0,0,.04);background:#fff;border-radius:0 0 20px 20px}.savePreferencesBox .submitBtnBox .submitBtnBody{height:74px}.savePreferencesBox .submitBtnBox .submitBtnBody .hintText{font-size:12px;color:#5f449b;display:flex;align-items:center;float:left;height:100%}.savePreferencesBox .submitBtnBox .submitBtnBody .hintText img{margin-right:10px}.savePreferencesBox .submitBtnBox .submitBtnBody .btnTab{display:flex;align-items:center;gap:12px;float:right;height:100%}.savePreferencesBox .submitBtnBox .submitBtnBody .btnTab .btn-secondary{background:#f0f0f0;border:1px solid #f0f0f0;font-weight:600;color:#333;width:104px}.savePreferencesBox .submitBtnBox .submitBtnBody .btnTab .btn-primary{font-weight:600;color:#fff;width:111px}.savePreferencesBox .submitBtnBox .submitBtnBody .btnTab .btn-primary em{margin-left:6px}.savePreferencesBox .submitBtnBox .submitBtnBody .btnTab .btn-primary:disabled{opacity:.4;pointer-events:none}.mapBox{margin:15px 60px;height:305px;border-radius:8px;box-shadow:0 3px 16px 0 rgba(0,0,0,.03);border:solid 1px #e2e2e2;background:#fff;display:flex;justify-content:center;overflow:hidden}.savePreferencesBox .dreamHomeBox{padding:20px}.savePreferencesBox .micromarketZone .form-group,.savePreferencesBox .selectCity .form-group{margin:0;position:relative;z-index:0}.savePreferencesBox .micromarketZone .form-group .SelectBoxTwo{width:100%;font-weight:600;font-size:14px;background:0 0;text-transform:capitalize}.savePreferencesBox .micromarketZone .form-group::after,.savePreferencesBox .selectCity .form-group::after{padding:4px;content:"\e919";font-weight:600;color:#333;font-family:icomoon;position:absolute;top:10px;right:20px;z-index:-1}.savePreferencesBox .stepThreeBox .form-group label{padding:0 5px;position:absolute;top:-10px;left:21px;font-size:13px;background:#fff;color:#666;z-index:8}.savePreferencesBox .form-group .SelectBoxTwo{padding:15px 20px 15px 25px;color:#333;border-radius:8px;box-shadow:0 3px 16px 0 rgba(0,0,0,.03);border:solid 1px #e2e2e2;min-height:48px;appearance:none}.savePreferencesBox .cityMapBox{padding:17px 0 19px;height:245px;display:flex;justify-content:center;align-items:center}.savePreferencesBox .cityMapBox svg{max-width:100%;max-height:100%;height:auto}.savePreferencesBox .cityMapBox svg g path:hover{fill:orange}.savePreferencesBox .selectCity{margin-top:30px;display:flex;justify-content:center;position:relative}.savePreferencesBox .selectCity .form-group .SelectBoxTwo{width:309px;font-size:15px;font-weight:600;background:0 0;text-transform:capitalize;cursor:pointer}.savePreferencesBox .cityMap{width:calc(100% - 222px)}.cityList{width:222px}.cityList.borderLeft{border-left:1px solid #e2e2e2}.cityList ul{padding:20px 15px;overflow:auto;height:303px}.cityList ul li{display:flex;align-items:center;line-height:normal}.cityList ul li+li{margin-top:15px}.cityList ul li .checkBox{height:100%;width:100%;display:flex;display:-webkit-flex;align-items:center;z-index:2;cursor:pointer}.cityList ul li .checkBox input[type=checkbox]{border:solid 1px #d1d1d1;width:19px;height:19px;border-radius:100%}.cityList ul li .townName{margin-left:20px;font-size:13px;color:#333}.savePreferencesBox .willingToSpendBox{padding:25px 30px}.loanRequirement{margin-top:15px}.savePreferencesBox .stepGroups .syFormBox .closeButton{display:none!important}.savePreferencesBox .willingToSpendBox figure{display:flex;align-items:center;justify-content:center}.savePreferencesBox .willingToSpendBox .budgetPlan{margin-top:35px;display:flex;gap:12px;flex-wrap:wrap;align-items:center}.savePreferencesBox .willingToSpendBox .budgetPlan label{padding:0 30px;display:flex;height:45px;line-height:45px;border-radius:8px;font-size:14px;color:#333;box-shadow:0 3px 16px 0 rgba(0,0,0,.03);border:solid 1px #e2e2e2;position:relative;transition:.3s;white-space:nowrap}.savePreferencesBox .willingToSpendBox .budgetPlan label input[type=radio]{display:none}.savePreferencesBox .willingToSpendBox .budgetPlan label:has(input[type=radio]:checked){border:1px solid #0e9f6e}.savePreferencesBox .willingToSpendBox .budgetPlan label:has(input[type=radio]:checked)::before{content:'\e92a';width:20px;height:20px;display:flex;justify-content:center;align-items:center;font-size:9px;border-radius:50%;color:#fff;background:#1ec374;font-family:icomoon!important;position:absolute;left:-7px;top:-7px}.savePreferencesBox .willingToSpendBox .budgetPlan label:hover{border:1px solid#1ec374;transition:.3s}.savePreferencesBox .willingToSpendBox .propertyType{padding:20px 0 15px}.savePreferencesBox .btnWithChip{padding:25px 0 0 15px}.savePreferencesBox .btnWithChip .btn{width:39px;height:39px;background:#f0f0f0;display:flex;text-align:center;border-radius:50px}.savePreferencesBox .btnWithChip .btn em{font-size:17px;color:#333;font-weight:600}.savePreferencesBox .leadFormBox{padding:30px 0;display:flex;justify-content:center}.savePreferencesBox .syFormBox{padding:0;width:350px!important}.savePreferencesBox .syFormBox .form-group{margin-bottom:15px}.savePreferencesBox .syFormBox input,.syFormBox select{outline:0;border:1px solid #e8e8e8!important}.savePreferencesBox .syFormBox .input-group{display:flex;display:-webkit-flex;width:100%}.savePreferencesBox .syFormBox .selectBox{display:block;position:relative;z-index:2;width:100%;background:#fff}.savePreferencesBox .syFormBox .input-group .selectBox{flex:none;width:90px}.savePreferencesBox .syFormBox .selectBox select{padding-right:26px}.savePreferencesBox .syFormBox .input-group .selectBox select{border-radius:8px 0 0 8px;border-right:none!important}.savePreferencesBox .syFormBox .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}.savePreferencesBox .syFormBox .input-group input{border-radius:0 8px 8px 0}.savePreferencesBox .syFormBox .formChecked{display:flex;display:-webkit-flex;align-items:center}.savePreferencesBox .syFormBox .formChecked input[type=checkbox]{margin-right:10px}.savePreferencesBox .syFormBox .formChecked label{line-height:normal;cursor:pointer}.savePreferencesBox .leadformIco{background:url(/assets/images/user-preference/leadform-sprite-icons.svg) no-repeat left top;background-size:150px;display:inline-block}.savePreferencesBox .syFormBox .formChecked label em{margin-left:8px;background-position:-35px -1px;width:14px;height:14px}.savePreferencesBox .syFormBox .formChecked label strong{margin-left:4px;color:#27b63e;font-weight:500}.savePreferencesBox .syFormBox .formBtnBox{margin-top:20px;display:flex;display:-webkit-flex;align-items:center}.savePreferencesBox .syFormBox .formBtnBox .btn{width:100%;background:#0e9f6e;font-size:15px;font-weight:600;color:#fff}.savePreferencesBox .leadFormBox .syFormBox .form-group .form-control{padding:8px 16px;display:block;position:relative;width:100%;height:48px;font-size:15px;color:#222;background:#fff;border:.5px solid #cbcbcb;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0}.savePreferencesBox .leadFormBox .syFormBox .form-group{position:relative}.savePreferencesBox .leadFormBox .syFormBox .form-group .form-control{transition:.3s;z-index:2}.savePreferencesBox .leadFormBox .syFormBox .form-group .formLable{color:#666;font-size:15px;position:absolute;left:16px;top:14px;background-color:#fff;transition:.3s;z-index:0}.savePreferencesBox .leadFormBox .syFormBox .form-group input:focus+.formLable{padding:0 7px;top:-10px;left:12px;font-size:12px;transition:.3s;color:#222;z-index:3}.savePreferencesBox .leadFormBox .syFormBox .form-group .formLable{color:#666;font-size:15px;position:absolute;left:16px;top:14px;background-color:#fff;transition:.3s;z-index:0}.savePreferencesBox .leadFormBox .syFormBox .form-group input:focus+.formLable,.savePreferencesBox .leadFormBox .syFormBox .form-group input:valid+.formLable{padding:0 7px;top:-10px;left:12px;font-size:12px;transition:.3s;color:#222;z-index:3}.smallHeading{margin-bottom:5px;color:#333;font-weight:600}@media screen and (max-width:1024px){.savePreferencesBox .stepGroups{min-height:calc(100vh - 222px)}.categoryBody{padding:20px;background:#fff;position:relative;border-radius:8px 8px 0 0;box-shadow:0 0 56px 0 rgba(0,0,0,.09);width:100%}.categoryBody .headingBox{padding:13px 20px;margin:-20px -20px 0;border-bottom:1px solid #e1e1e1}.categoryBody .headingBox .strong{font-weight:600;font-size:16px;color:#333}.categoryBody .closeButton{height:48px;width:48px;position:absolute;right:0;top:0;cursor:pointer;opacity:.7;transition:.3s;background:0 0;border:none;display:block}.closeButton .close{position:relative;display:flex;display:-webkit-flex;align-items:center;justify-content:center;width:100%;height:100%}.categoryBody .closeButton .close::after,.categoryBody .closeButton .close::before{height:15px;width:1px;position:absolute;background:#666;content:''}.categoryBox .categoryBody .closeButton .close::before{transform:rotate(-45deg)}.categoryBox .categoryBody .closeButton .close::after{transform:rotate(45deg)}.categoryBox .propertyType{margin-top:15px;border-radius:0!important}.categoryBody .hintBox{margin-top:13px}.cityList{display:block;border:none;width:100%}.cityList ul{padding:0;height:275px}.smallHeading{margin-bottom:5px;color:#333;font-weight:600}.readyOrNot~.readyOrNot .smallHeading{border-top:1px solid #e2e2e2;margin-top:-1px}.readyOrNot .smallHeading{padding-top:15px}.readyOrNot ul{display:flex;gap:12px;flex-wrap:wrap}.readyOrNot ul li label{padding:0 20px;height:47px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:#666;border-radius:8px;box-shadow:0 3px 16px 0 rgba(0,0,0,.03);border:solid 1px #e2e2e2}.readyOrNot ul li label input[type=checkbox]{display:none}.readyOrNot ul li label:has(input[type=checkbox]:checked){border:solid 1px #1ec374;background:#e2fff2;color:#333}.readyOrNot ul li label input[type=radio]{display:none}.readyOrNot ul li label:has(input[type=radio]:checked){border:solid 1px #1ec374;background:#e2fff2;color:#333}.readyOrNot .lineBox{display:block}.changeMobileChip{border-radius:8px;border:solid 1px #5f449b;padding:10px;margin-top:15px;display:flex;justify-content:space-between}.changeMobileChipTwo{border-radius:8px;border:solid 1px #5f449b;margin-top:15px;position:relative}.changeMobileChipTwo .linkChip{padding:10px;display:flex;display:-webkit-flex;justify-content:center;flex-direction:column}.changeMobileChipTwo .linkChip~.linkChip{border-top:1px solid #f4f4f4}.changeMobileChipTwo .linkChip .label{color:#666;font-size:12px}.changeMobileChipTwo .linkChip .labelData{color:#5f449b;font-size:12px;font-weight:600}.changeMobileChipTwo .editCircle{position:absolute;right:5px;top:5px;display:flex;align-items:center}.changeMobileChipTwo .editCircle em{width:29px;height:29px;border-radius:100%;background:#f4f4f4;display:flex;align-items:center;justify-content:center}}@media screen and (max-width:768px){.groupOfChunks.savePreferencesBox{margin:0 15px}.savePreferencesBox .nbrBody{min-width:100%}.savePreferencesBox .stepGroups{min-height:475px}}@media screen and (max-width:540px){.savePreferencesBox .lookingFlexBox{display:flex;flex-wrap:wrap}.savePreferencesBox .lookingChip{width:calc(50% - 10px)}.groupOfChunks.savePreferencesBox{display:block;height:100%;background:#fff}.savePreferencesBox .nbrBody{width:100%;min-width:100%}.stepsBtnBox li .stepsList{width:37px;height:37px;line-height:37px}.stepsBtnBox li .processLine{width:35px}.stepsBtnBox li .stepsList{font-size:13px}.stepsBtnBox .completed .stepsList::after{font-size:17px}.savePreferencesBox .stepBody .heading{font-size:17px}.savePreferencesBox .stepFiveBox .stepBody,.savePreferencesBox .stepFourBox .stepBody,.savePreferencesBox .stepOneBox .stepBody,.savePreferencesBox .stepThreeBox .stepBody,.savePreferencesBox .stepTwoBox .stepBody{padding:30px 0 20px;min-height:calc(100vh - 240px)}.savePreferencesBox .stepGroups{margin:0;height:100%;border-radius:0;position:unset;box-shadow:none;min-height:calc(100vh - 165px)}.cityList{margin-top:15px;display:none}.savePreferencesBox .willingToSpendBox{padding:25px 0}.savePreferencesBox .willingToSpendBox .budgetPlan{margin:35px -10px 0;flex-wrap:wrap;justify-content:center}.savePreferencesBox .willingToSpendBox .budgetPlan label{padding:0 26px}.savePreferencesBox .stepFiveBox{white-space:nowrap}.savePreferencesBox .stepFiveBox .syFormBox{border:none!important;box-shadow:none!important}.savePreferencesBox .stepFiveBox .syFormBox .syFormBody{box-shadow:none!important}.savePreferencesBox .btnWithChip{display:none}.syFormBox{width:100%}.getItBtnBox{padding:15px;margin-top:0;display:none;gap:12px;position:fixed;bottom:0;left:0;width:100%;z-index:2;background:#fff;box-shadow:0 -3px 6px 0 rgba(0,0,0,.04)}.getItBtnBox .btn{width:100%;height:44px}.getItBtnBox .btn-secondary{background:#f0f0f0;border:1px solid #f0f0f0;font-weight:600;color:#333}.getItBtnBox .btn-primary{font-weight:600;color:#fff}.getItBtnBox .btn-primary em{margin-left:6px}.syFormBox .formBtnBox.saveYourSearch{display:block}.syFormBox .formBtnBox.saveYourSearch .btn-secondary{margin-top:15px;display:block;background:#f0f0f0;border:1px solid #f0f0f0;font-weight:600;color:#333}.hintBox{display:flex}.hintBox figure{padding:2px 0 0;margin-right:5px}.savePreferencesBox .submitBtnBox{padding:0 15px;margin:0 -15px;width:calc(100% + 30px);position:initial;bottom:initial;right:initial}.actionBtnBox{margin:15px 0 0;display:block}.actionBtnBox .btn{width:100%}.actionBtnBox .btn:disabled{opacity:.4;pointer-events:none}.savePreferencesBox .submitBtnBox .submitBtnBody .btnTab{width:100%}.savePreferencesBox .submitBtnBox .submitBtnBody .btnTab .btn{width:100%}.savePreferencesBox .lookingChip .arrowUp{display:none!important}.savePreferencesBox .quantityBox{width:auto}.savePreferencesBox .micromarketZone .form-group,.savePreferencesBox .selectCity .form-group{width:100%}.savePreferencesBox .selectCity .form-group .SelectBoxTwo{width:100%}.mapBox{margin:15px 0;width:100%}.savePreferencesBox .cityMap{width:100%}#saveSearch.active{position:fixed;bottom:0;left:0;z-index:15}#saveSearch.active .groupOfChunks.savePreferencesBox{padding:0 15px;margin:0;width:100%}#saveSearch.active .savePreferencesBox .stepFiveBox .stepBody,#saveSearch.active .savePreferencesBox .stepFourBox .stepBody,#saveSearch.active .savePreferencesBox .stepOneBox .stepBody,#saveSearch.active .savePreferencesBox .stepThreeBox .stepBody,#saveSearch.active .savePreferencesBox .stepTwoBox .stepBody{padding:60px 0 20px;min-height:calc(100vh - 75px)}#saveSearch.active .globalModal.active{bottom:0;background:#000000c9}}.syCommuteBox{border-radius:8px;width:375px;max-width:375px;background:#fff;position:relative;height:calc(100% - 150px)}.syCommuteBox .closeBtn{position:absolute;right:-40px;top:0;height:40px;width:40px;cursor:pointer}.syCommuteBox .closeBtn .close{position:relative;display:flex;display:-webkit-flex;align-items:center;justify-content:center;width:100%;height:100%}.syCommuteBox .closeBtn .close::after,.syCommuteBox .closeBtn .close::before{height:18px;width:1px;position:absolute;background:#fff;content:''}.syCommuteBox .closeBtn .close::before{transform:rotate(-45deg)}.syCommuteBox .closeBtn .close::after{transform:rotate(45deg)}.syCommuteBox .syCommuteTab{border-bottom:1px solid #ccc;display:flex;display:-webkit-flex;border-radius:8px 8px 0 0;overflow:hidden}.syCommuteBox .syCommuteTab li{padding:0 8px;display:flex;display:-webkit-flex;align-items:center;justify-content:center;height:48px;background:#f0f0f0;position:relative;width:100%;font-size:14px;font-weight:600;color:#333;cursor:pointer;gap:10px}.syCommuteBox .syCommuteTab li em{display:flex}.syCommuteBox .syCommuteTab li.active::after{content:'';height:2px;background:#0e9f6e;position:absolute;bottom:0;left:0;right:0}.syCommuteBox .syHeadingBox{margin-top:15px;display:block}.syCommuteBox .sySearchHeading{font-size:13px;font-weight:600;line-height:16px;color:#333;display:block}.syCommuteBox .syChooseP{margin-top:3px;font-size:12px;color:#666;display:block;line-height:18px}.syCommuteBox .sySearchBody{padding:0 15px 15px 15px;overflow:auto;position:absolute;left:0;right:0;top:49px;bottom:0;display:none}.syCommuteBox .sySearchBody.active{display:block}.syCommuteBox .sySearchBox{padding:10px 15px;margin:0 -15px 0 -15px;background:#fff;position:sticky;top:0;z-index:7}.syCommuteBox .sySearch{position:relative}.syCommuteBox .sySearchBox .sySearch::before{position:absolute;left:15px;top:15px;content:'';background:url(/assets/images/commute-icon/search.svg) no-repeat;width:21px;height:21px}.syCommuteBox .sySearchBox .form-control{padding-left:50px;height:52px;border-radius:0;font-weight:600;font-size:14px}.syCommuteBox .syMetroRoute{margin:2px -15px 0 -15px}.syCommuteBox .syMetroRoute li{padding:0 15px;cursor:pointer}.syCommuteBox .syMetroRoute li .syMetro{padding:15px;position:relative;border-bottom:1px solid #e6e6e6}.syCommuteBox .syMetroRoute li:hover .syMetro{background:#f6f6f6}.syCommuteBox .syMetroRoute li .syMetro::before{content:'';width:3px;height:38px;background:0 0;position:absolute;left:0;top:15px}.syCommuteBox .syMetroRoute li .syMetro::after{content:'';position:absolute;right:0;top:calc(50% - 6px);background:url(/assets/images/commute-icon/angel-right.svg) no-repeat;width:6px;height:11px}.syCommuteBox .syMetroRoute li .syMetro strong{display:block;color:#333;line-height:normal;font-size:14px}.syCommuteBox .syMetroRoute li .syMetro .syRouteBetween{display:flex;display:-webkit-flex;gap:8px;font-size:12px}.syCommuteBox .sySearchRoute{position:relative}.syCommuteBox .sySearchRoute .station{display:block;font-size:12px;color:#333;font-weight:400}.syCommuteBox .syBetweenStation{margin-top:10px;top:0!important}.syCommuteBox .syBetweenStation li{display:flex;display:-webkit-flex;align-items:center;justify-content:space-between;cursor:pointer}.syCommuteBox .syBetweenStation li~li{margin-top:10px}.syCommuteBox .syBetweenStation li .syStation{display:flex;display:-webkit-flex;align-items:center}.syCommuteBox .syBetweenStation li .syStation span{width:15px;flex:none;display:block}.syCommuteBox .syBetweenStation li .syStation span.circle span{width:15px;height:15px;border:solid 3px #eee;background:#fff;display:block;overflow:hidden;border-radius:100%}.syCommuteBox .syBetweenStation li .syStation span.line span{display:block;height:2px}.syCommuteBox .syBetweenStation li .syStation span.line span~span{margin-top:2px}.syCommuteBox .syBetweenStation li .syStation strong{margin-left:8px;max-width:calc(100% - 23px);font-size:14px;color:#333}.syCommuteBox .syBetweenStation li .syLineColor{display:flex;display:-webkit-flex;align-items:center;gap:8px}.syCommuteBox .syBetweenStation li .syLineColor em{display:flex}.syCommuteBox .syBetweenStation li .syLineColor span{padding:3px 10px;color:#fff;display:block;font-size:11px;line-height:normal}.syCommuteBox .syBtnBox{padding:12px 15px;box-shadow:0 3px 10px 0 rgba(0,0,0,.16);background:#fff;position:absolute;bottom:0;left:0;right:0;border-radius:0 0 8px 8px}.syCommuteBox .syfixedBtn{display:flex;display:-webkit-flex;align-items:center}.syCommuteBox .syfixedBtn .btn~.btn{margin-left:15px}.syCommuteBox .syBtnBox .btn{width:100%}.syCommuteBox .syBtnBox .btn-default{background:#333;color:#fff;border-color:#333}.syCommuteBox .syBtnBox .selectList~.syfixedBtn .btn{margin-top:10px}.syCommuteBox .syBtnBox .selectList{display:flex;display:-webkit-flex;align-items:center;gap:8px;flex-wrap:wrap}.syCommuteBox .syBtnBox .selectList li{padding:0 10px;display:flex;display:-webkit-flex;align-items:center;gap:10px;border-radius:20px;border:solid 1px #1f1f1f;background:#fff;font-size:12px;color:#333;font-weight:600;white-space:nowrap;height:38px;cursor:pointer}.syCommuteBox .syBtnBox .selectList li span{display:block}.syCommuteBox .syBtnBox .selectList li em.close{position:relative;display:flex;display:-webkit-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:100%;background:#e6e6e6}.syCommuteBox .syBtnBox .selectList li em.close::after,.syCommuteBox .syBtnBox .selectList li em.close::before{height:10px;width:1px;position:absolute;background:#000;content:''}.syCommuteBox .syBtnBox .selectList li em.close::before{transform:rotate(-45deg)}.syCommuteBox .syBtnBox .selectList li em.close::after{transform:rotate(45deg)}.syCommuteBox .syBackBtnBox{margin:0 -15px;display:block;position:sticky;position:-webkit-sticky;top:0;z-index:7;background:#fff}.syCommuteBox .syBackBtnBox strong{display:flex;display:-webkit-flex;align-items:center;color:#666}.syCommuteBox .syBackBtnBox strong span{cursor:pointer}.syCommuteBox .syBackBtnBox strong em{width:30px;height:45px;cursor:pointer;position:relative;transform:rotate(180deg);display:flex;align-items:center;justify-content:center}.syCommuteBox .syDistanceBox{margin-bottom:66px;position:relative}.syCommuteBox .syDistanceBox::before{position:absolute;left:0;top:30px;bottom:30px;content:'';width:0;border-left:2px dashed transparent}.syCommuteBox .syDistanceBox li{padding-left:15px;position:relative}.syCommuteBox .syDistanceBox li:first-child::after,.syCommuteBox .syDistanceBox li:last-child::after{content:'';width:2px!important;position:absolute;left:0;top:0;bottom:5px;background:0 0}.syCommuteBox .syDistanceBox li:last-child::after{height:auto;border-radius:0;bottom:0;top:-10px;border:none}.syCommuteBox .syDistanceBox li~li::after{content:'';width:14px;height:14px;border:3px solid transparent;position:absolute;left:-6px;top:2px;bottom:0;display:flex;align-items:center;border-radius:100%;background:#fff}.syCommuteBox .syDistanceBox li~li{margin-top:30px;display:flex;display:-webkit-flex;align-items:center;justify-content:space-between;position:relative}.syCommuteBox .syDistanceBox li~li~li{margin-top:38px}.syCommuteBox .syDistanceBox li strong{display:block;color:#333;line-height:normal;font-size:14px}.syCommuteBox .syDistanceBox li .syRouteBetween{display:flex;display:-webkit-flex;gap:8px;font-size:12px}.syCommuteBox .syDistanceBox li .syLineColor{display:flex;display:-webkit-flex;gap:10px;align-items:center}.syCommuteBox .syDistanceBox li .syLineColor em{display:flex;display:-webkit-flex}.syCommuteBox .syDistanceBox li .syLineColor span.line{width:15px;flex:none}.syCommuteBox .syDistanceBox li .syLineColor span.line span{display:block;height:3px;width:100%}.syCommuteBox .syDistanceBox li .syLineColor span.line span~span{margin-top:2px}.syCommuteBox .syMetroRoute li.red .syMetro::before{background:#e9544f}.syCommuteBox .syMetroRoute li.yellow .syMetro::before{background:#ebce2a}.syCommuteBox .syMetroRoute li.blue .syMetro::before{background:#256be0}.syCommuteBox .syMetroRoute li.green .syMetro::before{background:#6ba95f}.syCommuteBox .syMetroRoute li.violet .syMetro::before{background:#7620f5}.syCommuteBox .syMetroRoute li.pink .syMetro::before{background:#fc8eac}.syCommuteBox .syMetroRoute li.magenta .syMetro::before{background:#cc338b}.syCommuteBox .syMetroRoute li.aqua .syMetro::before{background:#0ff}.syCommuteBox .syMetroRoute li.rapid-metro .syMetro::before{background:#30a9e1}.syCommuteBox .syMetroRoute li.orange .syMetro::before{background:#ff8c00}.syCommuteBox .syMetroRoute li.grey .syMetro::before{background:#838996}.syCommuteBox .syMetroRoute li.purple .syMetro::before{background:purple}.syCommuteBox .syMetroRoute li.gold .syMetro::before{background:#bf9723}.syCommuteBox .syMetroRoute li.line-1 .syMetro::before{background:#000}.syCommuteBox .syBetweenStation li .syStation span.circle .red{border-color:#e9544f}.syCommuteBox .syBetweenStation li .syStation span.circle .yellow{border-color:#ebce2a}.syCommuteBox .syBetweenStation li .syStation span.circle .blue{border-color:#256be0}.syCommuteBox .syBetweenStation li .syStation span.circle .green{border-color:#6ba95f}.syCommuteBox .syBetweenStation li .syStation span.circle .violet{border-color:#7620f5}.syCommuteBox .syBetweenStation li .syStation span.circle .pink{border-color:#fc8eac}.syCommuteBox .syBetweenStation li .syStation span.circle .magenta{border-color:#cc338b}.syCommuteBox .syBetweenStation li .syStation span.circle .aqua{border-color:#0ff}.syCommuteBox .syBetweenStation li .syStation span.circle .rapid-metro{border-color:#30a9e1}.syCommuteBox .syBetweenStation li .syStation span.circle .orange{border-color:#ff8c00}.syCommuteBox .syBetweenStation li .syStation span.circle .grey{border-color:#838996}.syCommuteBox .syBetweenStation li .syStation span.circle .purple{border-color:purple}.syCommuteBox .syBetweenStation li .syStation span.circle .gold{border-color:#bf9723}.syCommuteBox .syBetweenStation li .syStation span.circle .line-1{border-color:#000}.syCommuteBox .syBetweenStation li .red{background:#e9544f}.syCommuteBox .syBetweenStation li .yellow{background:#ebce2a}.syCommuteBox .syBetweenStation li .blue{background:#256be0}.syCommuteBox .syBetweenStation li .green{background:#6ba95f}.syCommuteBox .syBetweenStation li .violet{background:#7620f5}.syCommuteBox .syBetweenStation li .pink{background:#fc8eac}.syCommuteBox .syBetweenStation li .magenta{background:#cc338b}.syCommuteBox .syBetweenStation li .aqua{background:#0ff}.syCommuteBox .syBetweenStation li .rapid-metro{background:#30a9e1}.syCommuteBox .syBetweenStation li .orange{background:#ff8c00}.syCommuteBox .syBetweenStation li .grey{background:#838996}.syCommuteBox .syBetweenStation li .purple{background:purple}.syCommuteBox .syBetweenStation li .gold{background:#bf9723}.syCommuteBox .syBetweenStation li .line-1{background:#000}.syCommuteBox .syDistanceBox li .red{background:#e9544f}.syCommuteBox .syDistanceBox li .yellow{background:#ebce2a}.syCommuteBox .syDistanceBox li .blue{background:#256be0}.syCommuteBox .syDistanceBox li .green{background:#6ba95f}.syCommuteBox .syDistanceBox li .violet{background:#7620f5}.syCommuteBox .syDistanceBox li .pink{background:#fc8eac}.syCommuteBox .syDistanceBox li .magenta{background:#cc338b}.syCommuteBox .syDistanceBox li .aqua{background:#0ff}.syCommuteBox .syDistanceBox li .rapid-metro{background:#30a9e1}.syCommuteBox .syDistanceBox li .orange{background:#ff8c00}.syCommuteBox .syDistanceBox li .grey{background:#838996}.syCommuteBox .syDistanceBox li .purple{background:purple}.syCommuteBox .syDistanceBox li .gold{background:#bf9723}.syCommuteBox .syDistanceBox li .line-1{background:#000}.syCommuteBox .syDistanceBox.red::before{border-left-color:#e9544f}.syCommuteBox .syDistanceBox.yellow::before{border-left-color:#ebce2a}.syCommuteBox .syDistanceBox.blue::before{border-left-color:#256be0}.syCommuteBox .syDistanceBox.green::before{border-left-color:#6ba95f}.syCommuteBox .syDistanceBox.violet::before{border-left-color:#7620f5}.syCommuteBox .syDistanceBox.pink::before{border-left-color:#fc8eac}.syCommuteBox .syDistanceBox.magenta::before{border-left-color:#cc338b}.syCommuteBox .syDistanceBox.aqua::before{border-left-color:#0ff}.syCommuteBox .syDistanceBox.rapid-metro::before{border-left-color:#30a9e1}.syCommuteBox .syDistanceBox.orange::before{border-left-color:#ff8c00}.syCommuteBox .syDistanceBox.grey::before{border-left-color:#838996}.syCommuteBox .syDistanceBox.purple::before{border-left-color:purple}.syCommuteBox .syDistanceBox.gold::before{border-left-color:#bf9723}.syCommuteBox .syDistanceBox.line-1::before{border-left-color:#000}.syCommuteBox .syDistanceBox.yellow li~li::after{border-color:#ebce2a}.syCommuteBox .syDistanceBox.yellow li:first-child::after,.syCommuteBox .syDistanceBox.yellow li:last-child::after{background:#ebce2a}.syCommuteBox .syDistanceBox.blue li~li::after{border-color:#256be0}.syCommuteBox .syDistanceBox.blue li:first-child::after,.syCommuteBox .syDistanceBox.blue li:last-child::after{background:#256be0}.syCommuteBox .syDistanceBox.green li~li::after{border-color:#6ba95f}.syCommuteBox .syDistanceBox.green li:first-child::after,.syCommuteBox .syDistanceBox.green li:last-child::after{background:#6ba95f}.syCommuteBox .syDistanceBox.red li~li::after{border-color:#e9544f}.syCommuteBox .syDistanceBox.red li:first-child::after,.syCommuteBox .syDistanceBox.red li:last-child::after{background:#e9544f}.syCommuteBox .syDistanceBox.violet li~li::after{border-color:#7620f5}.syCommuteBox .syDistanceBox.violet li:first-child::after,.syCommuteBox .syDistanceBox.violet li:last-child::after{background:#7620f5}.syCommuteBox .syDistanceBox.pink li~li::after{border-color:#fc8eac}.syCommuteBox .syDistanceBox.pink li:first-child::after,.syCommuteBox .syDistanceBox.pink li:last-child::after{background:#fc8eac}.syCommuteBox .syDistanceBox.magenta li~li::after{border-color:#cc338b}.syCommuteBox .syDistanceBox.magenta li:first-child::after,.syCommuteBox .syDistanceBox.magenta li:last-child::after{background:#cc338b}.syCommuteBox .syDistanceBox.aqua li~li::after{border-color:#0ff}.syCommuteBox .syDistanceBox.aqua li:first-child::after,.syCommuteBox .syDistanceBox.aqua li:last-child::after{background:#0ff}.syCommuteBox .syDistanceBox.rapid-metro li~li::after{border-color:#30a9e1}.syCommuteBox .syDistanceBox.rapid-metro li:first-child::after,.syCommuteBox .syDistanceBox.rapid-metro li:last-child::after{background:#30a9e1}.syCommuteBox .syDistanceBox.orange li~li::after{border-color:#ff8c00}.syCommuteBox .syDistanceBox.orange li:first-child::after,.syCommuteBox .syDistanceBox.orange li:last-child::after{background:#ff8c00}.syCommuteBox .syDistanceBox.grey li~li::after{border-color:#838996}.syCommuteBox .syDistanceBox.grey li:first-child::after,.syCommuteBox .syDistanceBox.grey li:last-child::after{background:#838996}.syCommuteBox .syDistanceBox.purple li~li::after{border-color:purple}.syCommuteBox .syDistanceBox.purple li:first-child::after,.syCommuteBox .syDistanceBox.purple li:last-child::after{background:purple}.syCommuteBox .syDistanceBox.gold li~li::after{border-color:#bf9723}.syCommuteBox .syDistanceBox.gold li:first-child::after,.syCommuteBox .syDistanceBox.gold li:last-child::after{background:#bf9723}.syCommuteBox .syDistanceBox.line-1 li~li::after{border-color:#000}.syCommuteBox .syDistanceBox.line-1 li:first-child::after,.syCommuteBox .syDistanceBox.line-1 li:last-child::after{background:#000}.syCommuteBox input[type=checkbox]:checked::before{content:'✓';transform:rotate(10deg)}.syCommuteBox input[type=checkbox]:checked{background:#333;box-shadow:0 2px 5px 0 #737373b5;border-color:#333}.syCommuteBox .syCommuteSearch::-webkit-scrollbar{display:none}.syCommuteBox .syCommuteSearch{margin:0!important}.syCommuteBox .syCommuteSearch ul{left:0!important;top:0!important;width:auto!important;position:relative!important}.syCommuteBox .syCommuteSearch li{padding:2px 0;position:relative;cursor:pointer;line-height:38px;transition:.3s;font-size:12px;color:#333;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.syCommuteBox .syCommuteSearch li .icon-location-pointer{font-size:16px;margin-right:8px;position:relative;top:3px}.syCommuteBox .syCommuteSearch li:hover{background:#e6e6e6}.syCommuteBox .syCommuteSearch li~li{border-top:#e6e6e6 solid 1px}.syCommuteBox .syCommuteSearch li b{font-weight:600;color:#000}.syCommuteBox .focusValue{display:block!important}@media screen and (min-width:540px){.globalModal.commuteModal{z-index:27}.setZindex26{z-index:26}}@media screen and (max-width:540px){.syCommuteBox{width:100%;max-width:100%;height:100%;border-radius:0}.syCommuteBox .syBtnBox,.syCommuteBox .syCommuteTab{border-radius:0}.syCommuteBox .closeBtn{display:none}.globalModal.commuteModal{z-index:27}.syCommuteBox .sySearchBody{padding:0 15px 64px 15px}}.npFocusProjectsBox{padding:0!important;display:flex!important;gap:15px;white-space:nowrap;overflow:hidden;overflow-x:auto}.npFocusProjectsItem{display:flex;display:-webkit-flex;width:255px!important;height:455px;flex:none;position:relative;border-radius:8px;cursor:pointer;background:#eee}.npFocusProjectsBox.npFocusProjectsTabs .npFocusProjectsItem{display:none}.npFocusProjectsBox.npFocusProjectsTabs .npFocusProjectsItem.active{display:flex}.npFocusProjectsItem .npFocusProjectsBlur{position:relative;width:100%}.npFocusProjectsItem .npFocusProjectsBlur::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:50%;mask:linear-gradient(#fff,#000,transparent);backdrop-filter:blur(20px);transform:rotate(180deg);border-radius:8px;overflow:hidden;transition:.3s;z-index:2}.npDeveloperLogo{position:absolute;top:15px;left:0;width:100%;height:65px;z-index:2;text-align:center;opacity:.7;display:flex;align-items:center;justify-content:center}.npDeveloperLogo img{-webkit-filter:grayscale(100%);filter:grayscale(100%);display:flex;width:65px;height:65px}.npFocusProjectsItem figure{width:100%;height:100%;position:relative;overflow:hidden;border-radius:8px;z-index:1}.npFocusProjectsItem figure img{width:100%;height:100%;object-fit:cover;transition:.3s}.npFocusProjectsItem .npGlassOverlay{padding:15px;position:absolute;bottom:0;left:0;width:100%;display:flex;flex-direction:column;z-index:3}.npFocusProjectsItem .npGlassOverlay .tagBox{padding:3px 10px;margin-bottom:10px;background:#fff;border-radius:8px;font-size:12px;color:#333;width:105px;text-transform:uppercase}.npFocusProjectsItem .npGlassOverlay .heading{font-size:16px;color:#fff;line-height:20px;white-space:nowrap;overflow:hidden;display:block;text-overflow:ellipsis;width:100%;font-weight:600}.npFocusProjectsItem .npGlassOverlay .heading a{color:#fff}.npFocusProjectsItem .npGlassOverlay .cityName{font-size:12px;color:#fff;white-space:nowrap;overflow:hidden;display:block;text-overflow:ellipsis;width:100%;line-height:16px}.npFocusProjectsItem .npGlassOverlay .priceBox{margin:8px 0;font-size:12px;color:#fff;white-space:nowrap;overflow:hidden;display:block;text-overflow:ellipsis;width:100%;font-weight:600;line-height:16px}.npFocusProjectsItem .npGlassOverlay .bhkBox{font-size:12px;color:#fff;white-space:wrap;width:100%;line-height:15px}.npFocusProjectsItem .npGlassOverlay .btnBox{margin:0;display:flex;align-items:center;justify-content:space-between;height:0;overflow:hidden;opacity:0;transition:.3s}.npFocusProjectsItem .npGlassOverlay .btnBox .btn{padding:10px 20px;border-radius:8px;border:0;font-size:14px;display:flex;height:auto;align-items:center;gap:5px}.npFocusProjectsItem .npGlassOverlay .btnBox .btn-primary{background:#fff;color:#0e9f6e}.npFocusProjectsItem:hover .npGlassOverlay .btnBox{margin-top:10px}.npFocusProjectsItem:hover .npFocusProjectsBlur::after{backdrop-filter:blur(45px);height:70%;transition:.3s}.npFocusProjectsItem:hover figure img{transform:scale(1.2);transition:.3s}.npFocusProjectsItem:hover .npGlassOverlay .btnBox{height:43px;opacity:1;transition:.3s}.npFocusProjectsItem .npFocusProjectsBlur .corruptedImg{background:#555!important}.npFocusProjectsItem .npFocusProjectsBlur .corruptedImg img{filter:invert(.7)}.npFocusProjectsItem .npFocusProjectsBlur .npDeveloperLogo.corruptedImg{background:0 0!important;height:65px!important}.npFocusProjectsItem .npFocusProjectsBlur .npDeveloperLogo.corruptedImg img{filter:invert(0);opacity:0}@media screen and (max-width:768px){.npFocusProjectsItem{width:193px!important;height:342px}.hotSellingProjectsSection h2{margin-bottom:15px;font-size:16px;text-align:left}.hotSellingProjectsBox{margin:0 -15px;padding:0 15px 15px;overflow:auto}.hotSellingCardSection{width:auto}.npFocusProjectsItem .npGlassOverlay .btnBox{margin-top:10px;height:auto;opacity:1}}