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:var(--text-white);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:var(--text-white);display:inline-flex;outline:0;z-index:0;border-radius:3px;position:relative;cursor:pointer}input[type=checkbox]:checked{background:var(--darkgrey);border-color:var(--darkgrey)}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:var(--text-white);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(--darkgrey)}input[type=radio]:checked::before{background:var(--darkgrey)}.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:12px;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:var(--text-white);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:var(--text-primary)}.alertMsg .msgBody{padding-right:20px;display:block;color:var(--text-white);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:var(--text-white);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:var(--text-secondary);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:var(--text-primary);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:var(--text-primary);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:var(--text-primary)}.drop-downcity .ui-state-active,.drop-downcity li .ui-state-focus{margin:0;border:0;background:#e7faf1;color:var(--text-primary)}.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:var(--text-primary)!important;width:100%}.shotlistPopup .shorlistTab ul li+li{border-left:#333 solid 1px}.shotlistPopup .shorlistTab ul li.active{background:#333;color:var(--text-white)!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:var(--text-primary)}.shotlistPopup .projectTiles .shortlistheader em{padding:6px 12px;color:var(--text-primary);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:var(--text-white);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:18px;color:var(--text-primary);font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shotlistPopup .projectTile .projectData span{display:block;font-size:12px;line-height:18px;color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.shotlistPopup .projectTile .projectData strong{color:var(--text-primary);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:var(--darkyellow);color:var(--text-primary);border-color:var(--darkyellow);font-weight:700}.shotlistPopup .btnBox .btn.btn-primary:hover{background:var(--yellow);border-color:var(--yellow)}.shotlistPopup .btnBox .btn.btn-default{background:#fff;color:var(--text-primary);border:#b1b1b1 solid 1px}.shotlistPopup .btnBox .btn.btn-default:hover{background:#333;color:var(--text-white);transition:.5s}.shotlistPopup .btnBox .btn[disabled],.shotlistPopup .btnBox .btn[disabled]:hover{padding:10px 21px;background:#b1b1b1;color:var(--text-white);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:var(--text-primary)}.shotlistPopup .projectTile .projectData h3{color:var(--text-primary)}.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:var(--text-primary);line-height:18px}.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:#333;border:#b1b1b1 solid 1px}}footer .seoFooter{padding:40px 0 20px;background:#fafafa}footer .seoFooter .seoFooterHeading{margin-bottom:20px;font-size:13px;color:var(--text-primary);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:#333}footer .seoFooter ul li a{color:var(--text-primary)}footer .seoFooter ul li a:hover{color:var(--text-primary);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:var(--text-primary)}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:var(--text-primary);display:block;text-align:center;font-weight:600}.seoTableFooter p{color:var(--text-primary)}.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:var(--text-primary);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:var(--text-primary)}@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:var(--text-white);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.syLeftNav .syHeading,.syLeftNav ul li:hover .link,.syLeftNav ul li:hover em{color:var(--text-white);-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:var(--text-white);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.syLeftNav .syNavSubBody{background:#000;color:var(--text-white);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% - 156px)}.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:var(--text-primary);cursor:pointer}.searchItems ul li figcaption .propertyBtnBox em{display:flex;display:-webkit-flex}.searchItems ul li figcaption p a:hover{color:var(--text-primary)}.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:var(--text-primary);border:solid 1px var(--darkgrey);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:var(--text-secondary)}.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;border:1px solid var(--border)}.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:var(--white);color:var(--text-primary);display:flex;display:-webkit-flex;align-items:center;justify-content:center;cursor:pointer;flex:none;border-radius:8px}.syTabBox .syTabs .syTab.active{background:var(--darkgrey);color:var(--text-white);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 var(--border)}@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{padding-right:25px;text-align:center}.voiceBox .voiceContent strong{font-size:16px;display:block;color:var(--text-primary)}.voiceBox .voiceContent .listening{font-size:16px;display:block;color:var(--text-primary)}.voiceBox .voiceContent .trySaying{font-size:12px}.voiceBox .tryAgain{text-align:center;font-size:12px;font-weight:600;color:var(--text-primary)}.voiceBox .microphone{margin:20px auto;z-index:2;background:var(--darkgrey);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 var(--darkgrey);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:var(--darkgrey)}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 var(--darkgrey);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:var(--darkgrey);fill:var(--darkgrey);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:var(--darkgrey)}.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::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:var(--text-primary);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:var(--text-white);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:var(--text-primary);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:var(--text-white);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}.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:var(--text-white);line-height:20px;display:block}.smallTile .detailsBox h3 a,.smallTile .detailsBox strong a{color:var(--text-white);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:var(--text-white);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:var(--text-primary);line-height:22px;font-weight:700}.horizontalSmallTile .detailsBox h3 a,.horizontalSmallTile .detailsBox strong a{color:var(--text-primary);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.horizontalSmallTile .detailsBox .date{font-size:12px;color:var(--text-secondary);line-height:20px}.horizontalSmallTile:hover .detailsBox strong a{color:#333;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:var(--text-primary);line-height:23px;font-weight:700}.horizontalBigTile .detailsBox h3 a,.horizontalBigTile .detailsBox strong a{color:var(--text-primary);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.horizontalBigTile .detailsBox p{font-size:13px;color:var(--text-secondary);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:#333;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:var(--text-white);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:var(--text-white);line-height:22px;position:absolute;bottom:0;z-index:1;font-weight:600}.hotTopicsTile:hover a{color:var(--text-white);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:var(--text-primary)}.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:var(--text-white);cursor:default}.desktopAppDownloadBox{display:block;background:#faf8ff;height:362px;overflow:hidden}.desktopAppDownloadBox h3{margin-top:60px;font-size:36px;line-height:46px;color:var(--text-primary);font-weight:700}.desktopAppDownloadBox p{margin-top:15px;font-size:18px;line-height:26px;color:var(--text-secondary)}.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:var(--text-white)}.blogCityInsights h2{padding:0 0 40px;display:block;font-size:26px;color:var(--text-primary);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;position:relative}.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%}}.allNewServicesBox{padding:20px 15px;border-radius:8px;background:#fff;box-shadow:0 0 16px 0 #00000014;width:100%}.allNewServicesBox .searvicesHeading .searvicesHeading_name{font-size:18px;color:var(--text-primary);font-weight:600;display:flex;align-items:center}.allNewServicesBox .searvicesHeading .searvicesHeading_name strong{padding-right:8px;position:relative;z-index:1;white-space:nowrap}.allNewServicesBox .searvicesHeading .searvicesHeading_name span{display:none}.allNewServicesBox .searvicesHeading span{display:block;font-size:14px;color:var(--text-primary)}.allNewServicesBox h3{margin:15px 0;font-size:16px;color:var(--text-primary)}.commonServiceItems{display:flex;flex-wrap:wrap}.commonServiceItems .commonServiceItem{padding-bottom:15px;width:calc(16.6% + 1px);max-width:120px;position:relative;border:#e6e6e6 solid 1px;transition:.3s;background:#fff;cursor:pointer}.commonServiceItems .commonServiceItem+.commonServiceItem{margin-left:-1px}.commonServiceItems .commonServiceItem a{display:block}.commonServiceItems .commonServiceItem figure{height:80px;border-radius:20px;overflow:hidden;display:flex;align-items:center;justify-content:center}.commonServiceItems .commonServiceItem figure img{max-height:55px;max-width:55px}.commonServiceItems .commonServiceItem .serviceHeading{padding:0 8px;font-size:12px;line-height:16px;text-align:center;font-weight:300;color:var(--text-primary);transition:.3s}.commonServiceItems .commonServiceItem .serviceHeading a{color:var(--text-primary);text-decoration:none}.commonServiceItems .commonServiceItem:hover{transform:scale(1.1);transition:.3s;z-index:1}.commonServiceItems .commonServiceItem:hover h4{color:#5f449b;transition:.3s}.commonServiceItems .commonServiceItem:nth-child(n+7){margin-top:-1px}.commonServiceItems .commonServiceItem:nth-child(7){margin-left:0}@media (max-width:540px){.allNewServicesBox .searvicesHeading .searvicesHeading_name strong{white-space:initial}.allNewServicesBox .searvicesHeading .searvicesHeading_name span{display:none}.commonServiceItems .commonServiceItem{width:calc(33.3%);position:relative}.commonServiceItems .commonServiceItem:nth-child(n+4){margin-top:-1px}.commonServiceItems .commonServiceItem:nth-child(10),.commonServiceItems .commonServiceItem:nth-child(4),.commonServiceItems .commonServiceItem:nth-child(7){margin-left:0}}.whyVastuBox .vastuBody{padding:0 15px;background:#fff;box-shadow:0 0 18px 0 rgba(0,0,0,.04);border:solid 1px #f2f2f2;border-radius:8px}.whyVastuBox .vastuBody .whyVastuCards{padding:15px 0;display:flex;align-items:center}.whyVastuBox .vastuBody .whyVastuCards+.whyVastuCards{border-top:solid 1px #f2f2f2}.whyVastuBox .vastuBody .whyVastuCards figure{margin-right:20px;width:66px;height:66px;flex:none}.whyVastuBox .vastuBody .whyVastuCards .whyVastuContent strong{margin-bottom:5px;display:block;font-size:16px;line-height:normal;color:#333}.whyVastuBox .vastuBody .whyVastuCards .whyVastuContent p{font-size:14px;line-height:22px;color:#666}.selectVastuBox .selectVastuBody{background:#fff;border-radius:8px;box-shadow:0 0 16px 0 rgb(0 0 0 / 8%);position:relative}.selectVastuBox ul:after{content:'';background:#e8e8e8;width:.5px;height:100%;position:absolute;top:0;left:50%}.selectVastuBox .selectVastuBody .selectVastuSubHeading{padding:15px;border-bottom:solid 1px #e8e8e8;font-size:16px;font-weight:600;line-height:21px;color:#333}.selectVastuBox ul{display:flex;flex-wrap:wrap;position:relative}.selectVastuBox ul+ul{border-top:1px solid #e8e8e8}.selectVastuBox ul+ul:before{margin:0 auto;background:#fff;content:'';width:31px;height:31px;border-radius:50%;border:solid 1px #e8e8e8;position:absolute;top:-17px;right:0;left:0;z-index:2}.selectVastuBox ul li{padding:20px 15px;width:50%}.selectVastuBox ul li .tipsHeading{display:flex;align-items:center}.selectVastuBox ul li .tipsHeading .icon-check{margin-right:10px;width:25px;height:25px;background:#ffefd1;border-radius:50%;display:flex;align-items:center;justify-content:center;flex:none}.selectVastuBox ul li strong{display:block;font-size:15px;line-height:18px;color:#333;font-weight:600}.selectVastuBox ul li p{margin-top:15px;font-size:14px;line-height:24px;color:#666}.commercialVastu{margin-top:20px}.selectVastuBox .vastuWorkBox ul li{padding:40px}.vastuWorkCard{text-align:center}.vastuWorkCard figure{margin:0 auto 15px;width:60px;height:60px;display:flex;align-items:center;justify-content:center}.vastuWorkCard strong{font-size:16px;font-weight:600;color:#333;line-height:22px}.testimonialsCustomers .vastuBody .item{padding:0 8px}.testimonialsCustomers .vastuBody .testimonialCard{padding:14px 26px 24px;margin-top:32px;background:#fff;box-shadow:0 0 16px 0 rgba(0,0,0,.08);border-radius:8px;min-height:280px}.testimonialsCustomers .vastuBody .testimonialCard .customersBox{display:flex}.testimonialsCustomers .vastuBody .testimonialCard .customersBox .customersImg{margin:-45px 0 0;position:relative}.testimonialsCustomers .vastuBody .testimonialCard .customersBox .customersImg figure{width:70px;height:70px;display:flex;align-items:center;justify-content:center;background:#eee;border-radius:50%;font-size:28px;font-weight:600;color:#fff;position:relative}.testimonialsCustomers .vastuBody .testimonialCard .customersBox .customersImg figure img{width:100%;height:100%;object-fit:cover}.testimonialsCustomers .testimonialCard .customersBox .customersImg span{position:relative;top:-28px;left:32px}.testimonialsCustomers .testimonialCard .customersBox .customersImg span img{width:48px;height:48px}.testimonialsCustomers .testimonialCard .customersBox .customersDetails{margin-left:26px}.testimonialsCustomers .testimonialCard .customersBox .customersDetails .customersName{font-size:16px;font-weight:600;color:#333}.testimonialsCustomers .testimonialCard .customersBox .customersDetails .customersRating{margin-top:10px;height:20px;float:left}.testimonialsCustomers .owl-nav button{margin:0;position:absolute;top:calc(50% - 0px);width:39px;height:39px;border-radius:50%;background:#fff!important;box-shadow:0 3px 6px 0 rgba(0,0,0,.31);opacity:.8;transition:.3s}.testimonialsCustomers .owl-carousel .item{padding:2px 7px;width:100%}.testimonialsCustomers .owl-carousel .owl-item .item{padding-top:30px;padding-bottom:30px;margin-top:-15px;margin-bottom:-15px}.testimonialsCustomers .owl-carousel .owl-item:first-child .item{padding-left:15px}.testimonialsCustomers .owl-carousel .owl-item:last-child .item{padding-right:15px}.testimonialsCustomers .owl-nav .owl-prev{left:0}.testimonialsCustomers .owl-nav .owl-next{right:0}.testimonialsCustomers .owl-next:after,.testimonialsCustomers .owl-prev:after{display:flex;display:-webkit-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;font-family:icomoon;font-size:14px;color:#333}.testimonialsCustomers .owl-prev:after{content:"\e916"}.testimonialsCustomers .owl-next:after{content:"\e917"}.testimonialsCustomers .owl-next:hover,.testimonialsCustomers .owl-prev:hover{opacity:1;transition:.3s}.testimonialsCustomers .owl-nav .disabled{display:none}.recentBlogBox .vastuBody{margin:0 -15px}.recentBlogBox .blogCard{padding:15px;background:#fff;border:solid 1px #f2f2f2;border-radius:8px;box-shadow:0 0 18px 0 rgba(0,0,0,.04)}.recentBlogBox .owl-carousel .item{padding:2px 7px;width:100%}.recentBlogBox .owl-carousel .owl-item .item{padding-top:20px;padding-bottom:30px;margin-top:-15px;margin-bottom:-15px}.recentBlogBox .owl-carousel .owl-item:first-child .item{padding-left:15px}.recentBlogBox .owl-carousel .owl-item:last-child .item{padding-right:15px}.recentBlogBox .owl-nav button{margin:0;position:absolute;top:calc(50% - 0px);width:39px;height:39px;border-radius:50%;background:#fff!important;box-shadow:0 3px 6px 0 rgba(0,0,0,.31);opacity:.8;transition:.3s}.recentBlogBox .owl-nav .owl-prev{left:0}.recentBlogBox .owl-nav .owl-next{right:0}.recentBlogBox .owl-next:after,.recentBlogBox .owl-prev:after{display:flex;display:-webkit-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;font-family:icomoon;font-size:14px;color:#333}.recentBlogBox .owl-prev:after{content:"\e916"}.recentBlogBox .owl-next:after{content:"\e917"}.recentBlogBox .owl-prev:hover,.testimonialsCustomers .owl-next:hover{opacity:1;transition:.3s}.recentBlogBox .owl-nav .disabled{display:none}.recentBlogBox .blogCard .blogContent{margin-top:15px}.recentBlogBox .blogCard .blogContent strong{font-size:16px;color:#333;font-weight:600}.recentBlogBox .blogCard .blogContent p{margin-top:12px;font-size:14px;color:#666}.vastuBottomSection .articleBox{margin-top:40px}@media screen and (max-width:1024px){.testimonialsCustomers .vastuBody .testimonialCard{padding:14px 15px 24px;height:270px}}@media screen and (max-width:540px){.whyVastuBox .vastuBody .whyVastuCards figure{margin-right:15px;width:45px;height:45px}.selectVastuBox .selectVastuBody{padding:0 30px 15px}.selectVastuBox .selectVastuBody .selectVastuSubHeading{padding:0 0 10px}.vastuBox .overFlowScrollBox{overflow:auto}.vastuBox .overFlowScrollBox .overFlowScrollBody{margin-top:15px;width:750px;display:flex}.selectVastuBox .selectVastuBody{padding:15px}.selectVastuBox ul{flex-wrap:unset}.selectVastuBox ul+ul{border:none}.selectVastuBox ul+ul:before{display:none}.selectVastuBox ul:after{display:none}.selectVastuBox ul li{padding:15px;width:300px;position:relative}.selectVastuBox ul .selectVastulist:nth-child(1){padding-left:0}.selectVastuBox ul .selectVastulist:last-child:after{display:none}.selectVastuBox ul li:after{content:'';background:#e8e8e8;width:.5px;height:100%;position:absolute;top:0;right:0}.selectVastuBox .selectVastuUl li+li:after{display:none}.testimonialsCustomers .owlCarouselBox .owl-carousel .item{padding:0;flex:none;width:310px}.testimonialsCustomers .moversPackersBody .testimonialCard{height:330px}.recentBlogBox .owlCarouselBox .owl-carousel .item{padding:0;flex:none;width:310px}.recentBlogBox .moversPackersBody .testimonialCard{height:330px}.selectVastuBox .vastuWorkBox{padding:0 15px}.vastuWorkBox .overFlowScrollBox .overFlowScrollBody{display:block}.vastuWorkBox .overFlowScrollBox .overFlowScrollBody ul{display:block}.vastuWorkBox .overFlowScrollBox{overflow:auto}.vastuWorkBox .overFlowScrollBox .overFlowScrollBody{width:100%}.selectVastuBox .vastuWorkBox ul li:after{position:inherit;content:inherit}.vastuWorkBox ul li .vastuWorkCard{display:flex}.vastuWorkBox .overFlowScrollBox ul li{padding:15px 0;width:100%}.vastuWorkBox .overFlowScrollBox ul .selectVastulist{border-top:none}.vastuWorkBox .overFlowScrollBox ul li{border-top:solid 1px #f2f2f2}.vastuWorkBox ul li .vastuWorkCard figure{margin:0 15px 0 0;width:45px;height:45px;display:block}.vastuWorkBox ul li strong{font-size:16px;text-align:left}.vastuWorkBox .overFlowScrollBody{margin-top:0!important}.vastuWorkBox ul li .vastuWorkCard{align-items:center}}.disclaimerBox{padding:20px;margin-top:20px;border-radius:8px;background:#fff;box-shadow:0 0 16px 0 rgb(0 0 0 / 8%)}.disclaimerBox .disclaimerHeading .tagLine{color:#333;font-style:italic;display:inline-block}.disclaimerBox .disclaimerHeading .tagLine em{font-style:normal;border:#333 solid 1px;width:20px;height:20px;text-align:center;border-radius:50%;display:inline-block;line-height:17px;font-size:13px;position:relative;top:-2px}.disclaimerBox p{margin-top:15px;font-style:italic;font-size:12px;line-height:18px}.bigCityListBox{padding:40px 0 20px 0}.bigCityListBoxed{padding:40px 0 20px 0}.cityHeading{text-align:left}.bigCityListBox ul{text-align:left}.bigCityListBox ul{margin:0 -8px}.bigCityListBox ul li{margin:10px 8px 16px 8px!important}.bigCityListBox ul li figcaption{text-align:center}.bigCityListBoxVu{padding:60px 0 30px;display:block}.packersCirtListVu .cityNameListVu{margin-bottom:25px;display:flex;flex-wrap:wrap;gap:0 15px}.packersCirtListVu .cityNameListVu li{width:calc(33.333333% - 20px)}.packersCirtListVu .cityNameListVu li a{font-size:13px;color:#333;line-height:30px;display:block;transition:.8s;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media screen and (max-width:540px){.packersCirtListVu{overflow:auto}.packersCirtListVu .cityNameListVu{min-width:750px;width:100%}}.testimonialsCustomers .bx-viewport{height:100%!important}.testimonialsCustomers .bxslider .item{min-height:330px;padding:0 8px;width:300px}.testimonialsCustomers .bxslider .item~.item{margin:0}.testimonialsCustomers .bx-wrapper .bx-next{right:-15px}.testimonialsCustomers .bx-wrapper .bx-prev{left:-15px}.faqBox{padding:100px 0 70px;position:relative}.faqBox .syH2{text-align:center;margin-left:116px}.faqBox .syH2 h2{margin-bottom:80px;position:relative;display:inline-block;font-size:26px;line-height:48px;color:var(--text-primary)}.faqBox .syH2 h2 .bg{position:absolute;left:-122px;top:-20px;z-index:-1;max-width:100px}.faqBox .syH2 h2 .bg img{width:100%}.faqBox .pointBox{margin-bottom:10px;display:block}.faqBox .pointBox li{padding-left:20px;margin-top:10px;display:block;position:relative}.faqBox .pointBox li::before{position:absolute;left:0;top:6px;content:'';width:5px;height:5px;border-radius:100%;background:#747474}.faqAccordion{margin:0 auto;max-width:950px;overflow:hidden;position:relative;display:flex;flex-direction:column;gap:10px}.faqAccordion .panel{border-radius:12px;background-color:#f8f8f8}.faqAccordion .panel .panelHeader{padding:10px 20px;font-size:16px;line-height:25px;color:var(--text-secondary);display:flex;display:-webkit-flex;align-items:center;justify-content:space-between;min-height:56px;position:relative;cursor:pointer}.faqAccordion .panel .panelHeader strong{max-width:calc(100% - 40px);color:#4a4a4a;line-height:22px}.faqAccordion .panel .panelHeader em{width:22px;height:22px;border-radius:50%;position:relative}.faqAccordion .panel .panelHeader em::after,.faqAccordion .panel .panelHeader em::before{position:absolute;top:4px;content:'';width:2px;height:15px;background:#626262;right:0;left:0;margin:0 auto}.faqAccordion .panel .panelHeader em::before{transform:rotate(-90deg);color:var(--text-white)}.faqAccordion .panel .panelHeader em::after{transform:rotate(0)}.faqAccordion .panel .panelBody{padding:0 20px;max-height:0;overflow:hidden}.faqAccordion .panel .panelBody p{font-size:14px;font-weight:300;line-height:22px;color:var(--text-white)}.faqAccordion .panel .panelBody p+p{margin-bottom:15px}.faqAccordion .panel .panelBody ul{margin-bottom:15px;display:block}.faqAccordion .panel .panelBody ul li{padding-left:20px;display:block;font-size:13px;font-weight:300;line-height:25px;color:var(--text-white);position:relative}.faqAccordion .panel .panelBody ul li:after{content:'';position:absolute;top:10px;left:0;width:4px;height:4px;background:#fff;border-radius:100%}.faqAccordion .panel .panelBody .dateViews{margin-top:30px;font-size:12px;color:var(--text-white)}.faqAccordion .panel .panelBody.active,.faqAccordion .panel.active{background:#344379}.faqAccordion .panel.active .panelBody{padding:15px 20px;max-height:10000px}.faqAccordion .panel.active .panelHeader em::after{transform:rotate(-90deg);background:#fff}.faqAccordion .panel.active .panelHeader{border-bottom:#6d7286 solid 1px}.faqAccordion .panel.active .panelHeader strong{color:var(--text-white)}@media screen and (max-width:1024px){.faqBox .rightBg{display:none}}@media screen and (max-width:768px){.faqBox .rightBg{top:auto;width:100px;bottom:-110px}.faqBox .syH2 h2{margin-bottom:70px}}@media screen and (max-width:540px){.faqBox{padding:55px 0 25px}.faqAccordion .panel .panelHeader{font-size:14px}.faqBox .syH2{margin:0}.faqBox .syH2 h2{margin-left:20px;margin-bottom:20px;font-size:18px;line-height:32px}.faqBox .syH2 h2 .bg{width:60px;left:-64px;top:-28px}}.cmsContent{padding:50px 0 0;display:block;color:var(--text-primary);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:#f3f3f3}.cmsContent a{color:#5f449b;text-decoration:underline}.cmsContent p{display:block;color:var(--text-secondary);font-size:14px;line-height:22px}.cmsContent p+p{margin-top:8px}.cmsContent p strong{color:var(--text-primary)}.cmsContent h2{margin-top:15px;color:var(--text-primary);font-size:18px;font-weight:600}.cmsContent h2:first-child{margin:0}.cmsContent h2 b,.cmsContent h2 strong{font-weight:600}.cmsContent h3{margin-top:8px;color:var(--text-primary);font-size:16px;font-weight:600}.cmsContent h3 b,.cmsContent h3 strong{font-weight:600}.cmsContent h4{margin-top:8px;color:var(--text-primary);font-size:14px;font-weight:600}.cmsContent h4 b,.cmsContent h4 strong{font-weight:600}.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:var(--text-primary);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:var(--text-primary);font-weight:700}.cmsContent ul{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:var(--text-primary);padding-right:10px}.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{margin-top:30px;display:block}.cmsFaqBox{margin-top:15px;display:block;overflow:hidden}.faqItem{display:block}.faqItem+.faqItem{border-top:#e5e5e5 solid 1px}.faqItem .ansBox{padding:0;display:none}.faqItem h3{padding:12px 52px 12px 0;margin:0;position:relative;display:block;font-size:14px;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{padding:12px 52px 0 0}.faqItem.active h3 em::after{transform:rotate(-90deg);transition:.3s}.faqItem.active .ansBox{padding-bottom:12px;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:var(--text-primary);font-weight:600}.faqItem h3{font-size:16px;line-height:22px}}@media screen and (max-width:540px){.cmsContent .container{max-height:130px}.cmsContent .container .btn{right:15px;background:#fff}}.newCmsContent ol{display:flex;display:-webkit-flex;flex-direction:column;align-items:flex-start;gap:10px}.newCmsContent i{font-style:normal}.newCmsContent *{font-size:14px}.newCmsContent p,.newCmsContent span{margin-bottom:10px;display:block}.newCmsContent a{color:var(--text-primary);border-bottom:1px solid #333}.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!important;max-width:100%;background:#fff}.newCmsContent table td{padding:10px 15px;color:var(--text-primary);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:700;color:var(--text-primary)}.newCmsContent b,.newCmsContent strong{color:var(--text-primary);font-weight:700}.newCmsContent h2{font-size:22px}.newCmsContent h3{font-size:18px}.newCmsContent h2,.newCmsContent h3{margin:30px 0 5px;color:var(--text-primary);font-weight:700}@media screen and (max-width:1024px){.newCmsContent h2,.newCmsContent h3{margin:15px 0 5px!important;font-size:16px;line-height:22px}}