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}.npVSectionHeading{color:#333;font-size:34px;line-height:46px;font-weight:700;display:block}.npVSubHeading{margin-top:10px;color:#ff700e;font-size:18px;line-height:normal;font-weight:400;display:block;position:relative}.npVSubHeading::after{position:absolute;content:'';width:77px;height:1px;background:#ff700e;top:10px;margin-left:8px}.usersSection .bx-wrapper .bx-next,.vKeyPrincipleSection .bx-wrapper .bx-next{right:calc(50% - 60px)!important}.vHowItWorkSection{padding:81px 0 15px 0}.vHowItWorkSection .vWorkFlowBox{padding:48px 0;display:flex;align-items:center;gap:30px}.vHowItWorkSection .vWorkFlowBox .vFlowCard{padding:20px;width:397px;min-height:237px;border:1px solid #eee;border-radius:23px;box-shadow:0 4px 34px 0 rgba(0,0,0,.07);background:#fff}.vHowItWorkSection .vWorkFlowBox .vFlowFig{width:59px;height:59px}.vHowItWorkSection .vWorkFlowBox .vFloorHeading{margin-top:25px;display:block;color:#333;font-size:16px;line-height:20px}.vHowItWorkSection .vWorkFlowBox .vFloorPara{margin-top:10px;color:#666;font-size:14px;line-height:22px;display:block}.vKeyPrincipleSection{padding-bottom:135px;position:relative;background:#f7f4ff}.vKeyPrincipleSection .vFlowFig{height:127px}.vKeyPrincipleSection .vFlowFig img{width:100%;height:100%}.vKeyPrincipleCardsBox{padding:86px 0 30px 0;display:flex;align-items:center;overflow:hidden;overflow-x:auto}.vKeyPrincipleCardsBox .vKeyCradItem{width:370px;flex:none;position:relative;padding:7px 8px 7px 8px}.vKeyPrincipleCardsBox .vKeyCrad{position:relative;padding:65px 20px 30px 30px;background:#fff;border-radius:24px;box-shadow:0 4px 15px 0 rgba(0,0,0,.07)}.vKeyPrincipleCardsBox .vKeyCrad .vKeyFig{position:absolute;content:'';top:-30px;left:30px}.vKeyPrincipleCardsBox .vKeyCrad .vKeyHeading{display:block;color:#333;font-size:20px;line-height:normal;font-weight:700}.vKeyPrincipleCardsBox .vKeyCrad .vKeyDescription{margin-top:10px;color:#666;font-size:14px;line-height:20px;display:block}.vKeyPrincipleCardsBox .viewAllKeyBtn{margin-top:30px;display:flex;align-items:center;justify-content:center;height:42px;width:122px;border:1px solid #ff700e;background:#fff;border-radius:92px;font-size:12px;color:#ff700e;transform:.3s;display:none}.vKeyPrincipleCardsBox .viewAllKeyBtn em{margin-left:8px}.vKeyPrincipleCardsBox .viewAllKeyBtn:hover{background:#ff700e;color:#fff}.vAdvFeaturesSec{padding:58px 0 138px 0}.vAdvFeaturesSec .npVAdvanceFeatureBox{margin-top:185px;display:flex;align-items:center;justify-content:center}.vAdvFeaturesSec .npCenterVastu{width:514px;height:514px;position:relative}.vAdvFeaturesSec .usersSection .bx-wrapper .bx-controls-direction span{top:calc(100% - 150px)}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}.vAdvFeaturesSec .aos-animate{opacity:1;transform:translateZ(0)}.vAdvFeaturesSec .npCenterVastu .vFront{position:absolute;content:'';width:423px;height:423px;left:calc(50% - 210px);top:calc(50% - 211px);animation:ImgBounce2 3s ease-in-out 0s infinite alternate}.vAdvFeaturesSec .npCenterVastu .vCircule{position:absolute}.vAdvFeaturesSec .npCenterVastu .vCircule.vOne{top:45px;right:440px}.vAdvFeaturesSec .npCenterVastu .vCircule.vTwo{top:45px;left:440px}.vAdvFeaturesSec .npCenterVastu .vCircule.vThree{top:247px;right:500px}.vAdvFeaturesSec .npCenterVastu .vCircule.vFour{top:247px;left:500px}.vAdvFeaturesSec .npCenterVastu .vCircule.vFive{top:409px;right:440px}.vAdvFeaturesSec .npCenterVastu .vCircule.vSix{top:409px;left:440px}.vAdvFeaturesSec .wheel{animation:spin 80s linear infinite;animation-delay:3s}.vAdvFeaturesSec .npCenterVastu .vCircule i{position:relative;font-style:normal}.vAdvFeaturesSec .npCenterVastu .vCircule i .appInfoBox{position:absolute;display:flex;display:-webkit-flex;align-items:center;flex-direction:column}.vAdvFeaturesSec .npCenterVastu .vCircule.vOne .appInfoBox{width:300px;bottom:80px;right:-170px}.vAdvFeaturesSec .npCenterVastu .vCircule.vTwo .appInfoBox{width:284px;bottom:80px;left:71px}.vAdvFeaturesSec .npCenterVastu .vCircule.vThree .appInfoBox{width:244px;top:-96px;right:15px}.vAdvFeaturesSec .npCenterVastu .vCircule.vFour .appInfoBox{width:237px;top:-95px;left:105px}.vAdvFeaturesSec .npCenterVastu .vCircule.vFive .appInfoBox{width:263px;top:15px;right:-135px}.vAdvFeaturesSec .npCenterVastu .vCircule.vSix .appInfoBox{width:241px;top:15px;left:90px}.vAdvFeaturesSec .npCenterVastu .vCircule .appInfoBox .vInfoHeading{margin-top:15px;color:#333;font-size:16px;line-height:20px;font-weight:700;text-align:center}.vAdvFeaturesSec .npCenterVastu .vCircule .appInfoBox .vInfoDescription{margin-top:10px;color:#666;font-size:13px;line-height:19px;text-align:center}.vAdvFeaturesSec .npCenterVastu .vCircule .appInfoBox figure{padding:9px;width:55px;height:55px;box-shadow:0 4px 34px 0 rgba(0,0,0,.07);border-radius:10px;background:#fff}.vAdvFeaturesSec .npCenterVastu .vCircule .appInfoBox figure img{width:100%;height:100%}.usersSection{padding:0 0 147px;background:#f7f4ff}.usersSection .vastuTestMonialCards{padding:78px 0 30px 0;overflow:hidden;display:flex;align-items:center;overflow-x:auto}.usersSection .vFlowFig{height:127px}.usersSection .vFlowFig img{width:100%;height:100%}.usersSection .testimonialCardItem{width:370px;flex:none;position:relative;padding:7px 8px 7px 8px}.usersSection .testimonialCard{min-height:237px;padding:15px 30px 30px;margin-top:30px;background:#fff;border-radius:24px;box-shadow:0 4px 15px 0 rgba(0,0,0,.07)}.usersSection .testimonialCard .customersBox{display:flex}.usersSection .testimonialCard .customersBox .customersImg{margin:-45px 0 0;position:relative}.usersSection .testimonialCard .customersBox .customersImg strong{width:70px;height:70px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:28px;font-weight:600;color:#fff}.usersSection .testimonialCard .customersBox .customersImg strong.userOne{background:#172e6e}.usersSection .testimonialCard .customersBox .customersImg strong.userTwo{background:#6e1746}.usersSection .testimonialCard .customersBox .customersImg strong.userThree{background:#ff700e}.usersSection .testimonialCard .customersBox .customersImg span{position:absolute;bottom:-25px;right:-12px}.usersSection .testimonialCard .customersBox .customersDetails{margin-left:26px}.usersSection .testimonialCard .customersBox .customersDetails .customersName{font-size:16px;font-weight:700;color:#333}.usersSection .testimonialCard .customersBox .customersDetails .customersRating{margin-top:10px}.usersSection .testimonialCard .customersReview{margin-top:20px;line-height:20px;font-size:14px;color:#666;line-height:22px}.vFaqSEction{padding:80px 0}.vFaqSEction .container{display:flex}.vFaqSEction .container .moversPackersHeading{font-size:50px;color:#333;line-height:58px;max-width:258px}.vAccordianBox{margin-left:140px;width:calc(100% - 400px);background:#fff}.vAccordianBox .vPanel~.vPanel{border-top:#e5e5e5 solid 1px}.vAccordianBox .vPanel .vPanelHeader{font-size:18px;font-weight:600;line-height:25px;color:#666;display:flex;display:-webkit-flex;align-items:center;justify-content:space-between;min-height:56px;position:relative;cursor:pointer}.vAccordianBox .vPanel .vPanelHeader b{position:absolute;left:15px;top:15px}.vAccordianBox .vPanel .vPanelHeader strong{padding:20px 0 14px 0;max-width:calc(100% - 40px);color:#333;line-height:22px}.vAccordianBox .vPanel .vPanelHeader em{width:40px;height:56px;position:relative}.vAccordianBox .vPanel .vPanelHeader em::before,.vPanel .vPanelHeader em::after{position:absolute;top:22px;content:'';width:2px;height:15px;background:#626262;right:0;left:0;margin:0 auto}.vAccordianBox .vPanel .vPanelHeader em::before{transform:rotate(-90deg)}.vAccordianBox .vPanel .vPanelHeader em::after{transform:rotate(0);transition:.3s}.vAccordianBox .vPanel .vPanelBody{padding:0 20px;max-height:0;overflow:hidden}.vAccordianBox .vPanel .vPanelBody p{font-size:16px;font-weight:300;line-height:25px;color:#666}.vAccordianBox .vPanel .vPanelBody ul{margin-bottom:15px;display:block}.vAccordianBox .vPanel .vPanelBody ul li{padding-left:20px;display:block;font-size:13px;font-weight:300;line-height:25px;color:#666;position:relative}.vAccordianBox .vPanel .vPanelBody ul li:after{content:'';position:absolute;top:10px;left:0;width:4px;height:4px;background:#333;border-radius:100%}.vAccordianBox .vPanel.active .vPanelBody{padding:0 0 20px;max-height:1000px;transition:.5s}.vAccordianBox .vPanel.active .vPanelHeader em::after{transform:rotate(-90deg);transition:.3s}.floor-plan-banner{background:#141316;overflow:hidden}.floor-plan-banner .container{display:flex;align-items:center;position:relative}.floor-plan-banner .floor-plan{margin-right:12px;width:170px;height:92px}.floor-plan-banner .floor-plan img{width:100%;height:100%}.floor-plan-banner .floor-plan-list{padding-right:255px;display:flex;align-items:center;gap:30px}.floor-plan-banner .floor-plan-list li{display:flex;align-items:center;gap:10px;color:#fff;font-size:12px;line-height:19px;font-weight:700}.floor-plan-banner .floor-plan-list li em{font-size:28px}.floor-plan-banner .analyze-btn-box{position:absolute;content:'';right:0;height:54px;width:250px;z-index:1}.floor-plan-banner .floor-plan-btn{padding:12px 20px 15px 30px;border-radius:12px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:15px;color:#fff;background:#ff700e;line-height:normal;border:1px solid #ff700e;font-weight:700;height:100%;width:100%}.floor-plan-banner .floor-plan-btn em{font-size:19px}.floor-plan-banner .container .banner-circle{position:absolute;content:'';width:197px;height:197px;right:27px;top:-49px;bottom:0;z-index:0}.floor-plan-banner .container .banner-circle img{width:100%;height:100%}@media screen and (max-width:768px){.npVSectionHeading{font-size:22px;line-height:22px}.npVSubHeading{margin-top:10px;font-size:12px;line-height:20px}.npVSubHeading::after{display:none}.vHowItWorkSection .vWorkFlowBox .vFlowFig img{width:100%;height:100%}.vHowItWorkSection{padding:28px 0 40px}.vHowItWorkSection .vWorkFlowBox{margin:0 -15px;padding:20px 15px;display:flex;align-items:center;overflow:hidden;overflow-x:auto;gap:10px}.vHowItWorkSection .vWorkFlowBox::-webkit-scrollbar{display:none}.vHowItWorkSection .vWorkFlowBox .vFlowCard{padding:16px 20px 24px;width:296px;min-width:297px;border-radius:12px;min-height:194px}.vHowItWorkSection .vWorkFlowBox .vFlowFig{width:48px;height:48px}.vHowItWorkSection .vWorkFlowBox .vFloorHeading{margin-top:20px;font-size:14px;line-height:normal}.vHowItWorkSection .vWorkFlowBox .vFloorPara{margin-top:12px;font-size:12px;line-height:18px}.vKeyPrincipleSection .vFlowFig{height:55px}.vKeyPrincipleSection{padding-bottom:30px}.vKeyPrincipleSection .container{padding-top:30px}.vKeyPrincipleCardsBox{padding:50px 15px 20px 15px;margin:0 -15px;overflow:hidden;overflow-x:auto;gap:0}.vKeyPrincipleCardsBox::-webkit-scrollbar{display:none}.vKeyPrincipleCardsBox .vKeyCrad{padding:16px 20px 24px;min-width:365px;width:296px;border-radius:12px;min-height:190px;flex:none}.vKeyPrincipleCardsBox .vKeyCrad .vKeyFig{width:48px;height:48px;top:-24px;left:24px}.vKeyPrincipleCardsBox .vKeyCrad .vKeyFig img{width:100%;height:100%}.vKeyPrincipleCardsBox .vKeyCrad .vKeyHeading{margin-top:20px;font-size:14px;line-height:normal}.vKeyPrincipleCardsBox .vKeyCrad .vKeyDescription{margin-top:12px;font-size:12px;line-height:18px}.vKeyPrincipleCardsBox .viewAllKeyBtn{margin-top:20px}.vKeyPrincipleCardsBox .viewAllKeyBtn{height:42px;font-size:11px}.vAdvFeaturesSec{padding:36px 10px 50px;overflow:hidden}.vAdvFeaturesSec .npVAdvanceFeatureBox{margin-top:30px}.vAdvFeaturesSec .npCenterVastu{width:100%;height:100%}.vAdvFeaturesSec .npCenterVastu .vFront{width:283px;height:283px;left:calc(50% - 141px);top:calc(50% - 141px)}.vAdvFeaturesSec .npCenterVastu .dotCircleImg{width:325px;height:325px}.vAdvFeaturesSec .npCenterVastu .dotCircleImg img{width:100%;height:100%;border-radius:100%}.vFeatureContentBox{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:30px}.vAdvFeaturesSec .npCenterVastu .vCircule{position:inherit}.vAdvFeaturesSec .npCenterVastu .vDirectionImg{display:none}.vAdvFeaturesSec .npCenterVastu .vCircule i .appInfoBox{position:inherit}.vFeatureContentBox .vCircleBox{margin-bottom:20px;position:relative}.vAdvFeaturesSec .npCenterVastu .vCircule.vFive .appInfoBox,.vAdvFeaturesSec .npCenterVastu .vCircule.vOne .appInfoBox,.vAdvFeaturesSec .npCenterVastu .vCircule.vThree .appInfoBox{bottom:inherit;right:inherit}.vAdvFeaturesSec .npCenterVastu .vCircule.vFour .appInfoBox,.vAdvFeaturesSec .npCenterVastu .vCircule.vSix .appInfoBox,.vAdvFeaturesSec .npCenterVastu .vCircule.vTwo .appInfoBox{bottom:inherit;left:inherit}.vAdvFeaturesSec .npCenterVastu .vCircule i{position:inherit}.vAdvFeaturesSec .npCenterVastu .vCircule.vOne .appInfoBox{max-width:310px!important;width:310px!important}.usersSection{padding-bottom:0}.usersSection .vastuTestMonialCards{margin:0 -15px;padding:36px 15px 50px;overflow-x:auto;gap:5px}.usersSection .vastuTestMonialCards::-webkit-scrollbar{display:none}.usersSection .testimonialCard{padding:22px;min-width:286px;min-height:270px}.usersSection .vFlowFig{height:55px}.usersSection .container{padding-top:30px}.usersSection .testimonialCard .customersBox .customersImg strong{width:55px;height:55px;font-size:21px}.usersSection .testimonialCard .customersBox .customersImg span{width:27px;height:27px;right:0;bottom:0}.usersSection .testimonialCard .customersBox .customersImg span img{width:100%;height:100%}.vFaqSEction{padding:36px 0}.vFaqSEction .container{flex-direction:column}.vFaqSEction .container .moversPackersHeading{max-width:100%;font-size:22px;line-height:46px}.vAccordianBox .vPanel .vPanelHeader strong{padding:14px 0}.vAccordianBox .vPanel.active .vPanelBody{padding:0 0 14px}.vAccordianBox{width:100%;margin-left:0}.vAccordianBox .vPanel .vPanelHeader{font-size:14px;line-height:21px;transition:.5s}.vAccordianBox .vPanel .vPanelBody p{font-size:14px;line-height:19px;transition:.5s}.vKeyPrincipleCardsBox .vKeyCrad{width:100%;min-width:100%;min-height:150px}.vKeyPrincipleCardsBox .vKeyCradItem{width:296px;min-width:width:296px}.usersSection .testimonialCardItem{width:296px;min-width:width:296px}}.bx-wrapper .bx-controls-direction span{border:none;padding:0;margin:0;position:absolute;top:calc(100% - 2px);width:54px;height:54px;border-radius:50%!important;background:#333!important;color:#fff;display:block;cursor:pointer}.bx-wrapper .bx-controls-direction span.disabled{background:#666!important;display:block!important}.bx-wrapper .bx-prev:after{content:'\e916';position:absolute;top:0;left:0;width:100%;height:100%;border-radius:100px;font-family:icomoon;font-size:13px;text-align:center;display:flex;align-items:center;justify-content:center;color:#fff}.bx-wrapper .bx-next:after{content:'\e917';position:absolute;top:0;left:0;width:100%;height:100%;border-radius:100px;font-family:icomoon;font-size:13px;text-align:center;display:flex;align-items:center;justify-content:center;color:#fff}.bx-wrapper .bx-prev{left:calc(50% - 60px)}.analyze-banner-box{background:#131313;position:relative;overflow:hidden}.analyze-banner-box::after{content:"";background:url(/assets/images/vastu-new/banner-bg.png) no-repeat center center;background-size:cover;position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.analyze-banner{padding:25px 0;z-index:1;position:relative;cursor:pointer}.floor-plan-heading .floor-plan-image{position:absolute;width:299px;height:229px;top:33px}.floor-plan-heading .floor-plan-image img{width:100%;height:100%;position:relative}.analyze-banner .floor-plan-heading .floor-plan-image::before{content:"";position:absolute;top:-4px;left:57px;width:179px;height:246px;background:url(/assets/images/vastu-new/red-shadow-icon.svg) no-repeat center center;background-size:contain;z-index:9}.analyze-banner:hover .floor-plan-heading .floor-plan-image::before{background:url(/assets/images/vastu-new/green-shadow-icon.svg) no-repeat center center;background-size:contain;top:-5px;left:53px}.analyze-banner .banner-main-title{margin-bottom:12px;padding-left:350px;color:#fff;font-size:28px;font-weight:600;line-height:36px;display:flex;align-items:flex-start;gap:5px}.banner-content{padding-left:350px}.banner-main-title img{height:32px}.analyze-banner .banner-content p{margin-bottom:26px;color:#f2f2f2;font-size:14px;line-height:22px}.features-grid{margin-bottom:25px;display:flex;align-items:flex-start}.features-grid .feature-item{margin-right:30px;display:flex;align-items:center;gap:12px}.feature-item .feature-icon em{font-size:33px;color:#fff;display:block}.features-grid .feature-title{color:#fff;font-size:16px;line-height:19px;font-weight:600}.analyze-btn-box .analyze-btn{padding:0 35px;background:#ff700e;color:#fff;height:58px;font-size:16px;font-weight:700;border-radius:12px}@media screen and (max-width:768px){.analyze-banner{padding:20px 0}.analyze-banner .floor-plan-heading{margin-bottom:20px;display:flex;align-items:center;gap:15px}.floor-plan-heading .floor-plan-image{position:relative;width:133px;height:101px;top:initial;flex:none}.floor-plan-heading .floor-plan-image img{height:100%}.analyze-banner .floor-plan-heading .floor-plan-image::before{top:5px;left:-1px;width:100%;height:100%}.analyze-banner .floor-plan-heading .floor-plan-image:hover::before{top:1px;left:-4px}.analyze-banner .banner-main-title{margin-bottom:0;padding-left:0;flex-direction:column;font-size:17px;line-height:22px;gap:4px}.banner-main-title img{height:20px}.banner-content{padding-left:0}.analyze-banner .banner-content p{font-size:12px;line-height:18px}.features-grid{flex-wrap:wrap;justify-content:space-between;max-width:100%}.features-grid .feature-item{margin-right:0;margin-bottom:15px;width:50%}.features-grid .feature-title{font-size:13px}.analyze-btn-box .analyze-btn{width:100%;height:48px;font-size:14px;line-height:21px}.floor-plan-banner{padding:15px}.floor-plan-banner .floor-plan-list{padding-right:215px;gap:20px 45px;flex-wrap:wrap}.floor-plan-banner .analyze-btn-box{width:200px}.floor-plan-banner .floor-plan-btn{font-size:12px}.floor-plan-banner .floor-plan-btn em{display:none}.floor-plan-banner .container .banner-circle{right:4px}}@media screen and (max-width:540px){.floor-plan-banner{padding:15px 0}.floor-plan-banner .floor-plan-list{padding-right:0;gap:15px 20px;align-items:self-start}.floor-plan-banner .floor-plan-list li{font-size:11px;gap:7px;line-height:15px;align-items:flex-start;width:calc(50% - 11px)}.floor-plan-banner .floor-plan-list li em{font-size:14px;position:relative;top:3px}.floor-plan-banner .floor-plan-list li br{display:none}.floor-plan-banner .analyze-btn-box{right:15px;bottom:0;height:45px;width:calc(50% - 25px)}.floor-plan-banner .floor-plan-btn{padding:12px 14px}.floor-plan-banner .container .banner-circle{bottom:-16px;top:0;right:-3px}}