.flex{display:flex;display:-moz-flex;display:-ms-flexbox;-moz-flex-direction:row;flex-direction:row;flex-wrap:nowrap;-moz-justify-content:space-between;justify-content:space-between;-moz-align-items:stretch;align-items:stretch}.flex__item{-moz-order:0;order:0;-moz-flex:1 1 auto;flex:1 1 auto;align-self:auto}.flex__item.half-width{width:50%;flex-basis:50%}.radio{position:relative;display:block}.radio--inline{display:inline-block}.radio--inline .radio__item{padding-left:10px;padding-right:10px;display:inline-block;float:left}.radio__input{display:none}.radio__label{position:relative;display:block;padding-left:24px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.radio__label:before{left:0;width:18px;height:18px;border:2px solid #e2e2e2;background-color:#fff;border-radius:50%}.radio__label:after,.radio__label:before{content:"";display:block;position:absolute;top:50%;background-clip:padding-box;transform:translate3d(0,-50%,0);transition:all .3s}.radio__label:after{left:4px;width:10px;height:10px;background-color:transparent;border-radius:50%}.radio__label:focus,.radio__label:hover{cursor:pointer}.radio__input:checked~.radio__label:before,.radio__label:focus:before,.radio__label:hover:before{border-color:#d8232a}.radio__input:checked~.radio__label:after{background-color:#d8232a}.radio__input:disabled:hover~.radio__label,.radio__input:disabled~.radio__label{cursor:default}.radio__input:disabled:hover~.radio__label:before,.radio__input:disabled~.radio__label:before{border-color:#e2e2e2}.radio__input:disabled:hover~.radio__label:after,.radio__input:disabled~.radio__label:after{border-color:transparent}.glass-effect.active{filter:blur(2px);-webkit-filter:blur(2px);overflow:hidden}.no-scroll{overflow-y:hidden}.mb-page__loader{min-width:100px;max-width:600px;min-height:90px;align-self:center;text-align:center}@media only screen and (min-device-width:320px) and (max-device-width:679px){.mb-page__loader{width:96%;margin:auto}}@media only screen and (min-device-width:680px){.mb-page__loader{width:90%;margin:auto}}.mb-page__loader__icon{width:72px;height:72px;margin:auto;background-color:#fff;border-radius:8px;padding:16px}.mb-page__loader__icon .sk-chase{width:40px;height:40px;position:relative;animation:sk-chase 2.5s linear infinite both}.mb-page__loader__icon .sk-chase-dot{width:100%;height:100%;position:absolute;left:0;top:0;animation:sk-chase-dot 2s ease-in-out infinite both}.mb-page__loader__icon .sk-chase-dot:before{content:"";display:block;width:25%;height:25%;background-color:#d8232a;border-radius:100%;animation:sk-chase-dot-before 2s ease-in-out infinite both}.mb-page__loader__icon .sk-chase-dot:first-child{animation-delay:-1.1s}.mb-page__loader__icon .sk-chase-dot:nth-child(2){animation-delay:-1s}.mb-page__loader__icon .sk-chase-dot:nth-child(3){animation-delay:-.9s}.mb-page__loader__icon .sk-chase-dot:nth-child(4){animation-delay:-.8s}.mb-page__loader__icon .sk-chase-dot:nth-child(5){animation-delay:-.7s}.mb-page__loader__icon .sk-chase-dot:nth-child(6){animation-delay:-.6s}.mb-page__loader__icon .sk-chase-dot:first-child:before{animation-delay:-1.1s}.mb-page__loader__icon .sk-chase-dot:nth-child(2):before{animation-delay:-1s}.mb-page__loader__icon .sk-chase-dot:nth-child(3):before{animation-delay:-.9s}.mb-page__loader__icon .sk-chase-dot:nth-child(4):before{animation-delay:-.8s}.mb-page__loader__icon .sk-chase-dot:nth-child(5):before{animation-delay:-.7s}.mb-page__loader__icon .sk-chase-dot:nth-child(6):before{animation-delay:-.6s}.mb-page__loader__message{font-size:16px;line-height:22px;color:#fff;padding:10px 0}.mb-page__loader__mask{width:100vw;height:100vh;background:rgba(0,0,0,.7);position:fixed;top:0;left:0;z-index:9999;display:none;overflow:hidden}.mb-page__loader__mask.active{display:flex;justify-content:center;align-items:center}@keyframes lds-default{0%,20%,80%,to{transform:scale(1)}50%{transform:scale(1.5)}}@keyframes sk-chase{to{transform:rotate(1turn)}}@keyframes sk-chase-dot{80%,to{transform:rotate(1turn)}}@keyframes sk-chase-dot-before{50%{transform:scale(.4)}0%,to{transform:scale(1)}}.mb-form__col .flatpickr.flatpickr-input{background-image:url(../images/icons/multichrome/mc-calendar.svg);background-repeat:no-repeat;background-position:right 8px;cursor:pointer}.mb-form__tnc{font-size:12px;color:#606060;display:flex}.mb-form__tnc--text{padding:2px 0 0}.mb-form__tnc input[type=checkbox]{display:none}.mb-form__tnc input[type=checkbox]:checked~.mb-form__tnc--label:after{content:"";display:block;position:absolute;width:8px;height:4px;border-left:2px solid #fff;border-bottom:2px solid #fff;left:4px;top:5px;transform:rotate(-45deg)}.mb-form__tnc input[type=checkbox]:checked~.mb-form__tnc--label:before{border-color:#d8232a;background-color:#d8232a}.mb-form__tnc--label{position:relative;padding:2px 0 0 28px;float:left;line-height:18px}.mb-form__tnc--label a{font-size:12px;color:#606060;font-weight:600;text-decoration:none}@media screen and (min-width:768px){.mb-form__tnc--label a:hover{text-decoration:underline}}@media screen and (max-width:767px){.mb-form__tnc--label a:active{text-decoration:underline}}.mb-form__tnc--label:before{content:"";display:block;position:absolute;width:14px;height:14px;border:2px solid #e8e8e8;left:0;top:0;border-radius:2px;background-clip:padding-box}.mb-form__tnc.has-error .mb-form__tnc--label,.mb-form__tnc.has-error .mb-form__tnc--label a{color:#d8232a}.mb-form__tnc.has-error .mb-form__tnc--label:before{border-color:#d8232a}.mb-form__row.has-select:after{top:28px}.mb-form__label{transition:all .3s}.mb-form__prefix .mb-form__input{padding-left:20px}.mb-form__prefix.has-mobile .mb-form__input{padding-left:30px}.mb-form__input{font-family:Montserrat,Arial,sans-serif}.mb-form__select{top:16px}.mb-form__hint{top:50px}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{touch-action:pan-y}.swiper-wp8-vertical{touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:50%;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-pagination{position:absolute;text-align:center;transition:.3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:hsla(0,0%,100%,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s steps(12) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")}@keyframes swiper-preloader-spin{to{transform:rotate(1turn)}}.mb-container{width:1232px;margin:auto}.mb-header *{box-sizing:border-box;font-family:Montserrat,Helvetica,Arial,sans-serif}.mb-header .bold{font-weight:700}.mb-header .hide{display:none}.mb-header .text-right{text-align:right}.mb-header .c-gold-900{color:#ffc72c}.mb-header * .flex-box{display:flex}.mb-header__main{width:100%;height:48px;background-color:#d8232a;position:fixed;top:0;left:0;z-index:75}.mb-header__main__section{display:flex;justify-content:space-between}.mb-header__main__logo{width:160px}.mb-header__main__logo__link{display:inline-block;width:100%;height:48px;background:url(../images/revamp/web-header-footer.svg) no-repeat -58px -98px}.mb-header__main__link{color:#fff;font-size:14px;line-height:48px;text-decoration:none;padding:0 32px 0 16px;display:inline-block;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:170px}.mb-header__main__link.active{background-color:#fff;color:#d8232a;border-radius:8px 8px 0 0;z-index:3;position:absolute;top:0;left:0;border:1px solid #d7d7d7;border-bottom:none;white-space:nowrap}.mb-header__main__link.active:after{background-position:-11px -570px;top:18px}.mb-header__main__link:after{content:"";width:10px;height:10px;display:inline-block;position:absolute;top:16px;right:16px;background:url(../images/revamp/web-header-footer.svg) no-repeat -12px -645px}.mb-header__main__link.normal-user,.mb-header__main__link.prime-user{padding-left:48px}.mb-header__main__link.normal-user>span,.mb-header__main__link.prime-user>span{width:32px;height:32px;display:inline-block;border-radius:50%;position:absolute;top:8px;left:12px;line-height:30px;text-align:center}.mb-header__main__link.normal-user>span{border:1px solid #00c1d4;background-color:#dff6f9;color:#00c1d4}.mb-header__main__link.prime-user>span{color:#000;background-color:#000;border:1px solid #000}.mb-header__main__link.prime-user>span:after{content:"";width:32px;height:32px;display:inline-block;background:url(../images/revamp/web-header-footer.svg) no-repeat -1px -269px;position:absolute;left:0;right:0}.mb-header__main__city{position:relative;margin-left:24px}.mb-header__main__city__dropdown{min-width:948px;min-height:150px;position:absolute;left:-155px;top:48px;border-radius:8px;box-shadow:0 3px 9px 0 rgba(48,48,48,.2);border:1px solid #d7d7d7;background-color:#fff;display:none;justify-content:space-between;z-index:2}.mb-header__main__city__dropdown.active{display:flex}.mb-header__main__city__dropdown .city-drop-row{display:flex;width:100%}.mb-header__main__city__dropdown .city-drop-row .cell{width:50%;height:32px}.mb-header__main__city__dropdown .city-drop-lt{width:774px;padding:24px}.mb-header__main__city__dropdown .city-drop-rt{width:204px;padding:24px;border-left:1px solid #e8e8e8}.mb-header__main__city__dropdown .city-drop-call{width:152px;margin-right:48px}.mb-header__main__city__dropdown .city-drop-call:last-child{margin-right:0}.mb-header__main__city__dropdown .city-drop-call:hover .drop-heading{border-color:#d8232a}.mb-header__main__city__dropdown .city-drop-link-group{display:flex;width:100%;flex-direction:row;flex-wrap:wrap}.mb-header__main__city__dropdown .city-drop-link-group>li{width:20%;margin-bottom:4px}.mb-header__main__city__dropdown .city-drop-link-group>li>a{display:block;font-size:12px;font-weight:500;line-height:16px;color:#303030;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mb-header__main__city__dropdown .city-drop-link-group>li>a:hover{color:#d8232a}.mb-header__main__city__dropdown .city-drop-heading{font-size:14px;font-weight:600;color:#303030;padding-bottom:8px;margin-top:16px}.mb-header__main__city__dropdown .city-drop-heading--main{font-size:18px;font-weight:500;padding-left:20px;position:relative;color:#303030;line-height:16px;display:inline-block}.mb-header__main__city__dropdown .city-drop-heading--main:hover{color:#303030}.mb-header__main__city__dropdown .city-drop-heading--main:after{content:"";width:18px;height:18px;display:inline-block;position:absolute;top:0;left:0;background:url(../images/revamp/web-header-footer.svg) no-repeat 0 0}.mb-header__main__city__dropdown .city-drop-heading--main.location-icn:after{background-position:-8px -510px}.mb-header__main__city__dropdown .city-drop-heading--main.globe-icn:after{background-position:-8px -541px}.mb-header__main__city__dropdown .city-drop-nri{width:100%;margin-top:24px}.mb-header__main__city__dropdown .city-drop-nri>li{margin-bottom:12px}.mb-header__main__city__dropdown .city-drop-nri>li>a{display:block;padding-left:34px;position:relative;font-size:12px;line-height:18px;color:#303030}.mb-header__main__city__dropdown .city-drop-nri>li>a:hover{color:#d8232a}.mb-header__main__city__dropdown .city-drop-nri>li>a:after{content:"";display:inline-block;width:26px;height:18px;position:absolute;left:0;top:0;background:url(../images/revamp/web-header-footer.svg) no-repeat -3px -88px}.mb-header__main__city__dropdown .city-drop-nri>li>a.us-icn:after{background-position:-3px -120px}.mb-header__main__city__dropdown .city-drop-nri>li>a.uae-icn:after{background-position:-4px -150px}.mb-header__main__city__dropdown .city-drop-nri>li>a.canada-icn:after{background-position:-3px -182px}.mb-header__main__city__dropdown .city-drop-nri>li>a.australia-icn:after{background-position:-3px -212px}.mb-header__main__city__dropdown .city-drop-nri>li>a.singapore-icn:after{background-position:-3px -242px}.mb-header__main__city__dropdown .city-drop-links{width:100%}.mb-header__main__city__dropdown .city-drop-links>li>a{display:block;font-size:14px;line-height:32px;color:#303030;cursor:pointer}.mb-header__main__city__dropdown .city-drop-links>li>a:hover{color:#d8232a}.mb-header__main__city__dropdown .city-drop-link{font-size:16px;font-weight:500;color:#303030}.mb-header__main__city__dropdown .city-drop-search{width:210px;height:32px;border-radius:16px;border:1px solid #e8e8e8;outline:none;font-size:14px;line-height:30px;padding:0 16px}.mb-header__main__city__dropdown .city-drop-search__link-box{width:210px;min-height:44px;padding:12px 16px;position:absolute;top:32px;right:0;background-color:#fff;border-radius:4px;box-shadow:0 2px 4px 0 rgba(0,0,0,.3);color:#606060;font-size:14px;line-height:20px;text-align:left;display:none}.mb-header__main__city__dropdown .city-drop-search__link-box.active{display:block}.mb-header__main__city__dropdown .city-drop-search__links{padding:0;margin:0;display:none}.mb-header__main__city__dropdown .city-drop-search__links.active{display:block}.mb-header__main__city__dropdown .city-drop-search__links>li{width:100%;margin-bottom:4px}.mb-header__main__city__dropdown .city-drop-search__links>li>a{color:#d8232a;font-size:12px;line-height:24px;text-decoration:none;display:block}.mb-header__main__city__dropdown .city-drop-search__links>li>a:hover{text-decoration:underline}.mb-header__main__mb-prime{width:120px;position:relative}.mb-header__main .margin-left-auto{margin-left:auto}.mb-header__main__login{min-width:100px;position:relative}.mb-header__main__login.loggedin{width:180px}.mb-header__main__postproperty{width:180px;padding:8px 0}.mb-header__main__postproperty>a{display:inline-block;font-size:14px;font-weight:500;line-height:16px;background-color:#fff;border-radius:16px;padding:8px 16px;color:#303030}.mb-header__main__postproperty>a:hover{box-shadow:0 3px 9px 0 rgba(48,48,48,.2)}.mb-header__main__postproperty>a .badge{display:inline-block;font-size:10px;color:#303030;text-transform:uppercase;height:16px;padding:0 8px;border-radius:8px;background-color:#ffc72c}.mb-header__main__dropdown{min-width:100px;min-height:50px;position:absolute;left:0;top:47px;border-radius:0 8px 8px 8px;box-shadow:0 3px 9px 0 rgba(48,48,48,.2);border:1px solid #d7d7d7;background-color:#fff;display:none;justify-content:space-between;z-index:2}.mb-header__main__dropdown.active{display:block}.mb-header__main__dropdown.mb-prime{padding:12px 12px 24px}.mb-header__main__dropdown .mb-prime__block{background-color:#29313b;padding:16px;border-radius:8px;width:352px;text-align:center;margin-bottom:16px}.mb-header__main__dropdown .mb-prime__block__icn{width:22px;height:20px;display:inline-block;background:url(../images/revamp/web-header-footer.svg) no-repeat -4px -275px}.mb-header__main__dropdown .mb-prime__block__heading{font-size:18px;line-height:40px;color:#fff}.mb-header__main__dropdown .mb-prime__block__text{font-size:14px;font-weight:600;line-height:20px;color:#e2be86;text-align:center}.mb-header__main__dropdown .mb-prime__features{width:260px;margin:auto auto 16px}.mb-header__main__dropdown .mb-prime__features>li{font-size:14px;font-weight:600;line-height:24px;padding-left:20px;margin-bottom:8px;position:relative}.mb-header__main__dropdown .mb-prime__features>li:after{content:"";width:20px;height:20px;display:inline-block;position:absolute;top:0;left:0;background:url(../images/revamp/web-header-footer.svg) no-repeat -8px -618px}.mb-header__main__dropdown .mb-prime-cta{width:192px;height:32px;font-size:14px;font-weight:600;line-height:32px;border-radius:32px;text-align:center;color:#fff;display:block;margin:auto;background-color:#d8232a}.mb-header__main__dropdown .mb-prime-cta:hover{background-color:#c31f25}.mb-header__main__dropdown.mb-login{min-width:240px}.mb-header__main__dropdown .mb-login__box{padding:24px 24px 12px}.mb-header__main__dropdown .mb-login__box.signed-in-box,.mb-header__main__dropdown .mb-login__box.signup-box{border-top:1px solid #e8e8e8}.mb-header__main__dropdown .mb-login__box.signed-in-box{padding:12px 24px}.mb-header__main__dropdown .mb-login__divider{height:24px;position:relative}.mb-header__main__dropdown .mb-login__divider:before{content:"";width:100%;height:1px;background-color:#e8e8e8;position:absolute;top:12px;left:0}.mb-header__main__dropdown .mb-login__divider__label{display:inline-block;background-color:#fff;font-size:12px;font-weight:500;line-height:24px;color:#606060;padding-right:12px;position:absolute;left:0;top:0}.mb-header__main__dropdown .mb-login__drop-links{width:100%;padding:4px 0}.mb-header__main__dropdown .mb-login__drop-links>li>a{display:block;font-size:14px;line-height:32px;color:#303030;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mb-header__main__dropdown .mb-login__drop-links>li>a:hover{color:#d8232a}.mb-header__main__dropdown .mb-login__drop-links>li>a .badge{display:inline-block;font-size:10px;color:#303030;text-transform:uppercase;height:16px;padding:0 8px;border-radius:8px;background-color:#ffc72c;float:right;line-height:16px;margin-top:6px}.mb-header__main__dropdown .mb-login__drop-cta{width:100%;height:36px;background-color:#d8232a;color:#fff;font-size:14px;font-weight:600;line-height:36px;border-radius:48px;display:block;text-align:center}.mb-header__main__dropdown .mb-login__drop-text-2{font-size:12px;color:#303030;line-height:24px;margin-top:12px}.mb-header__main__dropdown .mb-login__drop-text-2 .signup-link{color:#d8232a;font-weight:600}.mb-header__main__dropdown .mb-login__drop-text-2 .signup-link:hover{text-decoration:underline}.mb-header__sub{width:100%;height:40px;background-color:#fff;border-bottom:1px solid #e8e8e8;display:flex;position:fixed;left:0;top:0;z-index:74;transition:all .3s}.mb-header__sub.active{top:48px}.mb-header__sub__tabs{display:flex}.mb-header__sub__tabs>li{height:40px;padding-right:20px;position:relative}.mb-header__sub__tabs>li.active{padding-top:4px}.mb-header__sub__tabs>li>a{color:#303030;font-size:16px;line-height:20px;text-decoration:none;padding:10px 32px 7px 16px;display:inline-block;position:relative;border:1px solid #fff;transition:none}.mb-header__sub__tabs>li>a .badge{display:inline-block;font-size:10px;color:#303030;text-transform:uppercase;height:16px;padding:0 8px;border-radius:8px;background-color:#ffc72c;line-height:18px;font-weight:600}.mb-header__sub__tabs>li>a.active{background-color:#fff;color:#d8232a;border-radius:8px 8px 0 0;padding:6px 32px 10px 16px;box-shadow:0 -7px 6px 0 rgba(48,48,48,.1);z-index:1;border:1px solid #d7d7d7;border-bottom:none}.mb-header__sub__tabs>li>a.active:after{background-position:-11px -570px;transform:rotate(1turn);top:12px}.mb-header__sub__tabs>li>a:after{content:"";width:10px;height:10px;display:inline-block;position:absolute;top:15px;right:16px;background:url(../images/revamp/web-header-footer.svg) no-repeat -11px -570px;transform:rotate(180deg)}.mb-header__sub__tabs__dropdown{min-width:200px;min-height:50px;position:absolute;left:0;top:40px;border-radius:0 8px 8px 8px;padding:24px 24px 36px;box-shadow:0 3px 9px 0 rgba(48,48,48,.2);border:1px solid #d7d7d7;background-color:#fff;display:none;justify-content:space-between}.mb-header__sub__tabs__dropdown.resource-drop{width:800px;left:-335px}.mb-header__sub__tabs__dropdown.resource-drop .drop-row .drop-call{width:180px}.mb-header__sub__tabs__dropdown .swiper-container{max-width:998px}.mb-header__sub__tabs__dropdown#buyDrop .swiper-container{width:998px}.mb-header__sub__tabs__dropdown#rentDrop .swiper-container{width:792px}.mb-header__sub__tabs__dropdown#homeloanDrop .swiper-container{width:1014px;max-width:1014px}.mb-header__sub__tabs__dropdown.propserv-drop .drop-row .drop-call{width:185px}.mb-header__sub__tabs__dropdown.homeinterior-drop{margin-left:0;border-radius:0 8px 8px 8px}.mb-header__sub__tabs__dropdown.homeinterior-drop .drop-row .drop-call{width:248px}.mb-header__sub__tabs__dropdown#mbadviceDrop .drop-row .drop-call{width:185px}.mb-header__sub__tabs__dropdown__view-more{width:10%;height:24px;color:#303030;font-size:14px;font-weight:500;line-height:24px;cursor:pointer;text-align:center;text-decoration:underline;position:absolute;left:45%;bottom:12px;display:none}.mb-header__sub__tabs__dropdown__view-more.active{display:inline-block}.mb-header__sub__tabs__dropdown__view-more:hover{text-decoration:none}.mb-header__sub__tabs__dropdown__swiper{width:100%;position:relative}.mb-header__sub__tabs__dropdown .swiper-button-next,.mb-header__sub__tabs__dropdown .swiper-button-prev{width:32px;height:32px;z-index:2;outline:none;text-align:center;background-color:#fff;background-image:none;border-radius:50%;background-clip:padding-box;box-shadow:0 3px 9px 0 rgba(51,51,51,.2)}.mb-header__sub__tabs__dropdown .swiper-button-next.swiper-button-disabled,.mb-header__sub__tabs__dropdown .swiper-button-prev.swiper-button-disabled{opacity:.4;background-color:#d7d7d7;cursor:default;pointer-events:auto}.mb-header__sub__tabs__dropdown .swiper-button-next.swiper-button-disabled:after,.mb-header__sub__tabs__dropdown .swiper-button-prev.swiper-button-disabled:after{border-color:#909090;left:11px!important}.mb-header__sub__tabs__dropdown .swiper-button-next{right:-16px;top:calc(50% - 16px)}.mb-header__sub__tabs__dropdown .swiper-button-next:after{content:"";display:block;position:absolute;width:6px;height:6px;top:12px;left:11px;border-right:2px solid #303030;border-top:2px solid #303030;transform:rotate(45deg);transition:all .1s}.mb-header__sub__tabs__dropdown .swiper-button-next:hover:after{left:13px}.mb-header__sub__tabs__dropdown .swiper-button-prev{left:-16px;top:calc(50% - 16px);transform:rotate(-180deg)}.mb-header__sub__tabs__dropdown .swiper-button-prev:after{content:"";display:block;position:absolute;width:6px;height:6px;top:12px;left:11px;border-right:2px solid #303030;border-top:2px solid #303030;transform:rotate(45deg);transition:all .1s}.mb-header__sub__tabs__dropdown .swiper-button-prev:hover:after{left:13px}.mb-header__sub__tabs__dropdown.right-aligned{left:auto;right:48px;border-radius:8px 0 8px 8px}.mb-header__sub__tabs__dropdown.active{display:block}.mb-header__sub__tabs__dropdown .drop-row{display:flex;width:100%}.mb-header__sub__tabs__dropdown .drop-call{width:165px;margin-right:44px}.mb-header__sub__tabs__dropdown .drop-call:last-child{margin-right:0}.mb-header__sub__tabs__dropdown .drop-call:hover .drop-heading{border-color:#d8232a}.mb-header__sub__tabs__dropdown .drop-heading{font-size:16px;font-weight:500;color:#303030;padding-bottom:8px;margin-bottom:12px;border-bottom:1px solid #e8e8e8;transition:all .3s;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mb-header__sub__tabs__dropdown .drop-heading .badge{display:inline-block;font-size:10px;color:#303030;text-transform:uppercase;height:16px;padding:0 8px;border-radius:8px;background-color:#ffc72c;line-height:18px;font-weight:600}.mb-header__sub__tabs__dropdown .drop-links{width:100%}.mb-header__sub__tabs__dropdown .drop-links>li.divider{border-top:1px solid #e8e8e8;padding-top:12px;margin-top:24px}.mb-header__sub__tabs__dropdown .drop-links>li>a{display:block;font-size:14px;line-height:32px;color:#303030;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mb-header__sub__tabs__dropdown .drop-links>li>a.showAll{white-space:normal;overflow:visible;text-overflow:unset}.mb-header__sub__tabs__dropdown .drop-links>li>a .offer{height:20px;line-height:20px;padding:4px;border-radius:4px;background-color:#ffc72c;font-size:12px;font-weight:600;color:#303030}.mb-header__sub__tabs__dropdown .drop-links>li>a .offer-inline{display:inline-block;line-height:20px;height:26px;position:absolute;margin-top:26px;left:0}.mb-header__sub__tabs__dropdown .drop-links>li>a:hover{color:#d8232a}.mb-header__sub__tabs__dropdown .drop-links>li>a .badge{display:inline-block;font-size:10px;color:#303030;text-transform:uppercase;height:16px;padding:0 8px;border-radius:8px;background-color:#ffc72c;line-height:18px;font-weight:600}.mb-header__sub__tabs__dropdown .drop-links>li>a.see-all{color:#d8232a;font-weight:500}.mb-header__sub__tabs__dropdown .drop-links>li>a.see-all .see-all-arrow{height:1px;width:11px;background-color:#d8232a;display:inline-block;position:relative;vertical-align:3px}.mb-header__sub__tabs__dropdown .drop-links>li>a.see-all .see-all-arrow:after{content:"";height:6px;width:6px;border:1px solid #d8232a;transform:rotate(45deg);border-left:0;border-bottom:0;position:absolute;right:0;top:-3px}.mb-header__sub__tabs__dropdown .drop-label-text{font-size:12px;line-height:16px;color:#909090}.mb-header__sub__tabs__dropdown .drop-label-text>.email-link{text-decoration:underline;color:#909090;font-size:12px;line-height:16px}.mb-header__sub__tabs__dropdown .drop-label-text>.email-link:hover{text-decoration:none;color:#d8232a}.mb-header__sub__tabs__dropdown .drop-link{font-size:16px;font-weight:500;color:#303030}.mb-header__sub__tabs__dropdown__payrentBanner{width:352px;height:140px;padding:20px 20px 0 150px;margin:0 0 16px;border-radius:8px;text-align:right;background:#afeaef url(../images/dropdown__payrentBanner.png) no-repeat 0 100%;position:relative}.mb-header__sub__tabs__dropdown__payrentBanner__heading{font-size:18px;font-weight:400;line-height:28px;color:#303030;padding-bottom:12px}.mb-header__sub__tabs__dropdown__payrentBanner__heading .semi-bold{font-weight:600}.mb-header__sub__tabs__dropdown__payrentBanner__heading .bold{font-weight:700}.mb-header__sub__tabs__dropdown__payrentBanner__heading .amount-text{color:#d8232a}.mb-header__sub__tabs__dropdown__payrentBanner__tnc-text{font-size:10px;line-height:12px;color:#cacaca;position:absolute;bottom:6px;left:24px}.mb-header__sub__tabs__dropdown__payrentBanner__subheading{font-size:18px;font-weight:500;line-height:1.4;color:#303030}.mb-header__sub__tabs__dropdown__payrentBanner__price{font-weight:700;color:#d8232a;display:inline-block}.mb-header__sub__tabs__dropdown__payrentBanner__ul{width:308px;margin:auto;font-size:14px;font-weight:600;line-height:1.7;color:#303030}.mb-header__sub__tabs__dropdown__payrentBanner__li{padding-left:20px;padding-bottom:12px;position:relative}.mb-header__sub__tabs__dropdown__payrentBanner__li:before{content:"";position:absolute;height:5px;width:10px;border:2px solid #009681;border-top:0;border-right:0;left:0;top:3px;transform:rotate(-45deg)}.mb-header__sub__tabs__dropdown__payrentBanner__cta{width:192px;height:32px;line-height:32px;border-radius:32px;background-color:#d8232a;font-size:14px;text-align:center;color:#fff;margin:12px auto 0;display:block}.mb-header__sub__tabs__rt{margin-left:auto;padding:5px 0;width:224px}.mb-header__sub__tabs__rt .pay-your-rent{display:inline-block;border-radius:10px;background-color:#def6f8;font-size:12px;color:#d8232a;padding:0 10px;font-weight:600;height:30px;line-height:30px;border:1px solid #00c1d4}.mb-header__sub__tabs__rt .pay-your-rent__icon{display:inline-block;vertical-align:middle;margin-right:8px;margin-top:-5px;background:url(https://cdn.staticmb.com/magicservicestatic/1674046222668/images/revamp/web-header-footer.svg) no-repeat -8px -805px;width:22px;height:20px}#homeloanDrop.mb-header__sub__tabs__dropdown{left:-190px}#homeloanDrop.mb-header__sub__tabs__dropdown .drop-call{width:263px}.mb-footer{display:block}.mb-footer *{box-sizing:border-box;font-family:Montserrat,Helvetica,Arial,sans-serif}.mb-footer__main{width:100%;min-height:200px;background-color:#f5f5f5;padding:38px 0}.mb-footer__main__section{display:flex}.mb-footer__main__social-links{width:100%;display:flex;margin-top:20px}.mb-footer__main__social-links>li>a{background-image:url(../images/revamp/web-header-footer.svg);background-repeat:no-repeat;display:inline-block;margin-right:8px}.mb-footer__main__social-links .google-play{width:120px;height:32px;background-position:-59px 0}.mb-footer__main__social-links .apple-store{width:120px;height:32px;background-position:-187px 0;margin-right:44px}.mb-footer__main__social-links .facebook{width:32px;height:32px;background-position:-59px -52px}.mb-footer__main__social-links .twitter{width:32px;height:32px;background-position:-99px -52px}.mb-footer__main__social-links .linkedin{width:32px;height:32px;background-position:-139px -52px}.mb-footer__main__social-links .youtube{width:32px;height:32px;background-position:-179px -52px}.mb-footer__main__social-links .instagram{width:32px;height:32px;background-position:-219px -52px}.mb-footer__main__left{width:54%;padding-right:92px}.mb-footer__main__right{width:51%}.mb-footer__main__right__link{display:inline-block;text-decoration:none;font-size:12px;line-height:20px;color:#303030;margin-right:10px;position:relative}.mb-footer__main__right__link:hover{text-decoration:underline}.mb-footer__main__right__link:after{content:"";width:1px;height:12px;display:inline-block;background-color:#606060;position:absolute;top:4px;right:-8px}.mb-footer__main__right__link:last-child:after{display:none}.mb-footer__main__right__content-1{margin-bottom:34px}.mb-footer__main__title{width:100%;font-size:16px;line-height:16px;color:#303030;font-weight:500;margin-bottom:16px}.mb-footer__main__content{width:100%;font-size:14px;line-height:24px;color:#303030}.mb-footer__secondary{width:100%;min-height:48px;background-color:#e8e8e8}.mb-footer__secondary__links{width:100%;display:flex}.mb-footer__secondary__links>li{padding-right:28px}.mb-footer__secondary__links>li>a{display:inline-block;color:#303030;font-size:14px;line-height:48px}.mb-footer__secondary__links>li>a:hover{color:#d8232a}.mb-footer__disclaimer{width:100%;background-color:#f5f5f5;font-size:12px;line-height:18px;color:#606060;padding:16px 0}.mb-footer__disclaimer__more:hover{text-decoration:underline;cursor:pointer}.mb-footer__copyright{width:100%;height:40px;background-color:#303030;color:#fff;font-size:10px;line-height:40px}.f-t-2,.font-type-2{font-weight:400}.f-t-3,.font-type-3{font-weight:700}.f-t-4,.font-type-4{font-weight:600}.f-9,.fo_9px{font-size:9px}.f-10,.fo_10px{font-size:10px}.f-11,.fo_11px{font-size:11px}.f-12,.fo_12px{font-size:12px}.f-13,.fo_13px{font-size:13px}.f-14,.fo_14px{font-size:14px}.f-15,.fo_15px{font-size:15px}.f-16,.fo_16px{font-size:16px}.f-17,.fo_17px{font-size:17px}.f-18,.fo_18px{font-size:18px}.f-20,.fo_20px{font-size:20px}.f-22,.fo_22px{font-size:22px}.f-24,.fo_24px{font-size:24px}.f-26,.fo_26px{font-size:26px}.f-28,.fo_28px{font-size:28px}.mt_10px{margin-top:10px}.mt_15px{margin-top:15px}.mt_20px{margin-top:20px}.mt_24px{margin-top:24px}.mt_27px{margin-top:27px}.mt_30px{margin-top:30px}.mt_-10{margin-top:-10px}.mb_10px{margin-bottom:10px}.pb_8px{padding-bottom:8px}.mr_-5px{margin-right:-5px}.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btn{padding:5px 10px;border-radius:3px}.btn,.btn_big,.btn_med,.btn_sma{display:inline-block;text-decoration:none}.btn_big,.btn_med,.btn_sma{font-weight:600;min-width:115px;text-align:center;transition:all .25s ease-out;-webkit-transition:all .25s ease-out}.btn_big{padding:8px 20px 7px;height:40px;border-radius:3px;font-size:14px}.btn_med{padding:5px 20px 7px;height:32px;border-radius:3px;font-size:13px}.btn_sma{padding:3px 10px;height:22px;text-transform:uppercase;letter-spacing:1.5px;font-size:10px}.primary_btn{background-color:#d8232a;border:1px solid #d8232a;color:#fff}.second_btn{background-color:#fff;border:1px solid #d8232a;color:#d8232a}.third_btn{background-color:#000;border:1px solid #000;color:#fff}.fourth_btn{background-color:#e5e5e5;border:1px solid #e5e5e5;color:#666}.fourth_btn:hover,.primary_btn:hover,.second_btn:hover,.third_btn:hover{background-color:#b71c1c;border:1px solid #b71c1c;color:#fff}.link_1,.link_2,.link_3{text-decoration:underline}.link_1{color:#000}.link_2{color:#666}.link_3,.link_4{color:#d8232a}.link_1:hover,.link_2:hover{color:#b71c1c;text-decoration:none}.link_3:hover{color:#000;text-decoration:none}.link_4:hover{text-decoration:underline}.c_white{color:#fff}.c_black{color:#000}.c_green{color:#39b816}.c_dark_gray{color:#333}.c_middle_gray{color:#666}.c_light_gray{color:#999}.c_common_red{color:#d8232a}.bg_white{background-color:#fff}.bg_black{background-color:#000}.card_shadow{box-shadow:0 1px 6px 0 rgba(0,0,0,.05);-webkit-box-shadow:0 1px 6px 0 rgba(0,0,0,.05);-moz-box-shadow:0 1px 6px 0 rgba(0,0,0,.05)}.card_shadow:hover{box-shadow:0 6px 15px 0 rgba(0,0,0,.2);-webkit-box-shadow:0 6px 15px rgba(0,0,0,.2);-moz-box-shadow:0 6px 15px 0 rgba(0,0,0,.12)}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0;-webkit-font-smoothing:antialiased;font-weight:400;padding-top:50px!important}li,ul{list-style:none;padding:0;margin:0}h1,h2,h3,h4,h5{font-weight:400}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;outline:none}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:Montserrat,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{text-decoration:none}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role=button]{cursor:pointer}.container{margin-right:auto;margin-left:auto}.container,.container-fluid{padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-15px}.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.row:after,.row:before{content:" ";display:table}.clearfix:after,.container-fluid:after,.container:after,.row:after{clear:both}.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777}caption,th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered,.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-hover>tbody>tr:hover,.table-striped>tbody>tr:nth-of-type(odd){background-color:#f5f5f5}table col[class*=col-]{position:static;float:none;display:table-column}table td[class*=col-],table th[class*=col-]{position:static;float:none;display:table-cell}.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{overflow-x:auto;min-height:.01%}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.clearfix:after,.clearfix:before,.dl-horizontal dd:after,.dl-horizontal dd:before{content:" ";display:table}.clearfix:after,.dl-horizontal dd:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}.p-0{padding:0}.p-x-0{padding-right:0;padding-left:0}.p-y-0{padding-bottom:0}.p-t-0,.p-y-0{padding-top:0}.p-r-0{padding-right:0}.p-b-0{padding-bottom:0}.p-l-0{padding-left:0}.p-1{padding:1px}.p-5{padding:5px}.p-x-5{padding-right:5px;padding-left:5px}.p-y-5{padding-bottom:5px}.p-t-5,.p-y-5{padding-top:5px}.p-r-5{padding-right:5px}.p-b-5{padding-bottom:5px}.p-l-5{padding-left:5px}.p-10{padding:10px}.p-x-10{padding-right:10px;padding-left:10px}.p-y-10{padding-bottom:10px}.p-t-10,.p-y-10{padding-top:10px}.p-r-10{padding-right:10px}.p-b-10{padding-bottom:10px}.p-l-10{padding-left:10px}.p-15{padding:15px}.p-x-15{padding-right:15px;padding-left:15px}.p-y-15{padding-bottom:15px}.p-t-15,.p-y-15{padding-top:15px}.p-r-15{padding-right:15px}.p-b-15{padding-bottom:15px}.p-l-15{padding-left:15px}.p-20{padding:20px}.p-x-20{padding-right:20px;padding-left:20px}.p-y-20{padding-bottom:20px}.p-t-20,.p-y-20{padding-top:20px}.p-r-20{padding-right:20px}.p-b-20{padding-bottom:20px}.p-l-20{padding-left:20px}.p-30{padding:30px}.p-x-30{padding-right:30px;padding-left:30px}.p-y-30{padding-bottom:30px}.p-t-30,.p-y-30{padding-top:30px}.p-r-30{padding-right:30px}.p-b-30{padding-bottom:30px}.p-l-30{padding-left:30px}.m-0{margin:0}.m-x-0{margin-right:0;margin-left:0}.m-y-0{margin-bottom:0}.m-t-0,.m-y-0{margin-top:0}.m-r-0{margin-right:0}.m-b-0{margin-bottom:0}.m-l-0{margin-left:0}.m-5{margin:5px}.m-x-5{margin-right:5px;margin-left:5px}.m-y-5{margin-bottom:5px}.m-t-5,.m-y-5{margin-top:5px}.m-r-5{margin-right:5px}.m-b-5{margin-bottom:5px}.m-l-5{margin-left:5px}.m-10{margin:10px}.m-x-10{margin-right:10px;margin-left:10px}.m-y-10{margin-bottom:10px}.m-t-10,.m-y-10{margin-top:10px}.m-b-10{margin-bottom:10px}.m-l-10{margin-left:10px}.m-15{margin:15px}.m-x-15{margin-right:15px;margin-left:15px}.m-y-15{margin-bottom:15px}.m-t-15,.m-y-15{margin-top:15px}.m-r-15{margin-right:15px}.m-b-15{margin-bottom:15px}.m-l-15{margin-left:15px}.m-20{margin:20px}.m-x-20{margin-right:20px;margin-left:20px}.m-y-20{margin-bottom:20px}.m-t-20,.m-y-20{margin-top:20px}.m-r-20{margin-right:20px}.m-b-20{margin-bottom:20px}.m-l-20{margin-left:20px}.m-25{margin:25px}.m-x-25{margin-right:25px;margin-left:25px}.m-y-25{margin-bottom:25px}.m-t-25,.m-y-25{margin-top:25px}.m-r-25{margin-right:25px}.m-b-25{margin-bottom:25px}.m-l-25{margin-left:25px}.m-30{margin:30px}.m-x-30{margin-right:30px;margin-left:30px}.m-y-30{margin-bottom:30px}.m-t-30,.m-y-30{margin-top:30px}.m-r-30{margin-right:30px}.m-b-30{margin-bottom:30px}.m-l-30{margin-left:30px}.z-0{z-index:0}.z-1{z-index:1}.z-2{z-index:2}.z-3{z-index:3}.p_a,.pos_abs{position:absolute}.p_r,.pos_rel{position:relative}.p_f,.pos_fix{position:fixed}.p_s{position:static}.w_100_per{width:100%}.w_20_per{width:20%}.w_20_per-imp{width:20%!important}.w_12h_px{max-width:1200px}.w_9h_px{width:900px}.w_125h_px{max-width:1250px}.overflow_hidden{overflow:hidden}.body_cover_mask{height:100vh;width:100%;z-index:99;background-color:rgba(0,0,0,.5);position:fixed;top:0;display:none}.cursorPointer{cursor:pointer}.browserNotiPop{height:159px;width:415px;background:#fff;border:1px solid #d7d7d7;box-sizing:border-box;padding:20px;position:fixed;left:50%;margin-left:-208px;z-index:999999;top:0}.browserNotiPop .notifiClose{height:10px;width:10px;background:url(../images/browserNotiLogo.png) 100% 0;position:absolute;right:7px;top:7px;cursor:pointer}.browserNotiPop .browserNotiLogo{width:82px;height:82px;display:block;float:left;margin-right:20px;background:url(../images/browserNotiLogo.png)}.browserNotiPop .browserNotiCont{float:left;width:270px}.browserNotiPop .browserNotiCont .letUsSend{font-size:14px;color:#333;line-height:20px;font-weight:600;margin-top:-3px}.browserNotiPop .browserNotiCont .browserNNoti{font-size:12px;color:#666;line-height:16px;padding-top:7px}.browserNotiPop .browserNotiCont .actionBlock{padding-top:27px;margin:0;padding-bottom:0;width:auto;padding-left:0}.browserNotiPop .browserNotiCont .actionBlock a{font-size:14px;text-decoration:none;text-align:center;border-radius:3px;line-height:28px;cursor:pointer}.browserNotiPop .browserNotiCont .actionBlock a.allowMe{width:100px;height:30px;background:#d8232a;border:1px solid #d8232a;box-sizing:border-box;display:inline-block;color:#fff;margin-right:6px;transition:all .3s ease-in-out 0s}.browserNotiPop .browserNotiCont .actionBlock a.remindMeL{width:129px;height:30px;background:#fff;border:1px solid #d7d7d7;box-sizing:border-box;display:inline-block;color:#666;transition:all .3s ease-in-out 0s}.browserNotiPop .browserNotiCont .actionBlock a.allowMe:hover{background:#b71c1c;border:1px solid #b71c1c}.browserNotiPop .browserNotiCont .actionBlock a.remindMeL:hover{background:#fff;border:1px solid #999;color:#333}.browserNotiPop.confirmNow{width:552px;margin-left:-276px;height:452px;background:#fff url(../images/popupBg.png) 0 100% no-repeat}.browserNotiPop.confirmNow .notifyStep2{padding-top:145px}.browserNotiPop.confirmNow .notifyStep2 .notigyLogo{width:175px;height:153px;margin:auto;background:url(../images/Notification_GIF_File.gif) no-repeat;display:block}.browserNotiPop.confirmNow .notifyStep2 .clickAllow{text-align:center;font-size:18px;line-height:16px;clear:both;font-weight:600;padding-top:10px}.browserNotiPop.confirmNow .notifyStep2 .getUpdates{font-size:14px;color:#666;text-align:center;padding-top:11px}#compareWidget{position:fixed;right:0;bottom:0;z-index:9999991;width:301px}#compareWidget .closeWidget{text-align:right}#compareWidget .closeWidget span{background:url(../images/srp_sprite.png) no-repeat -83px -61px;width:15px;height:15px;display:inline-block;cursor:pointer}#compareWidget .widgetInner{background:#fff;border:2px solid #666;border-bottom:none;height:297px;display:none}#compareWidget #compareSection{height:297px}#compareWidget #compareProjects{position:relative;height:245px}#compareWidget #compareLocalities{position:relative;height:245px;display:none}#compareWidget .widgetTabs li{position:relative;float:left;width:150px;background:#666;text-align:center;color:#fff;font-size:14px;font-weight:600;padding:10px 0;cursor:pointer}#compareWidget .widgetTabs li:first-child{width:151px;background:#666 url(../images/srp_sprite.png) no-repeat right -1060px}#compareWidget .widgetTabs .arrowTab{background:url(../images/srp_sprite.png) no-repeat -53px -64px;width:15px;height:8px;display:none;position:absolute;top:0;left:45%}#compareWidget .widgetTabs li.active .arrowTab{display:inline-block;display:none}#compareWidget .widgetTabs .selectedListing{background:#666 url(../images/srp_sprite.png) no-repeat -81px -81px;width:19px;height:19px;display:inline-block;margin-left:7px;font-size:12px}#compareWidget .widgetTabs .noneSelected{background-position:-50px -81px}#compareWidget .compareContent{padding-bottom:11px}#compareWidget .compareContent .tabs{background:#f8f8f8;text-align:center;font-size:14px;color:#2a2a2a}#compareWidget .compareContent li{float:left;width:130px;margin-left:15px;border-bottom:5px solid transparent;cursor:pointer;padding:10px 0 6px}#compareWidget .compareContent li.active,#compareWidget .compareContent li:hover{border-bottom:5px solid #b71c1c}#compareWidget .compareBlock{padding:7px 14px 5px;font-size:12px;color:#666;position:relative}#compareWidget .compareBlock a{color:#666}#compareWidget .compareBlock:hover{background:#f8f8f8;cursor:pointer}#compareWidget .proImg{float:left;width:58px;margin-right:9px;padding-top:3px}#compareWidget .proDetails{float:left}#compareWidget .proName{font-size:14px;color:#2a2a2a;line-height:16px;width:170px}#compareWidget .proAdd,#compareWidget .proName{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#compareWidget .proAdd{padding-bottom:2px;width:185px}#compareWidget .rsIco{background:url(../images/srp_sprite.png) no-repeat -106px -171px;width:6px;height:9px;display:inline-block;margin:0 4px 0 2px}#compareWidget #compareLocalities .rsIco{margin-right:0}#compareWidget .compareBtn{padding:11px 14px 12px;bottom:0;width:269px}#compareWidget .compareBtn a{display:block;border-radius:3px;text-align:center;color:#fff;background:#d8232a;font-size:14px;font-weight:600;text-decoration:none;padding:4px 0 6px}#compareWidget .compareBtn a:hover{background:#b71c1c}#compareWidget .proCloseIco{background:url(../images/srp_sprite.png) no-repeat -60px -653px;position:absolute;right:14px;top:10px;width:10px;height:10px;cursor:pointer}#compareWidget .widgetNSR{font-size:14px;line-height:22px;color:#666;text-align:center;padding-top:42px;display:none}#compareWidget .widgetNSR p{margin:22px 0 0}#compareWidget .addCompareBtn{margin:-2px 0 0 37px}#compareWidget #shortlistSection{height:297px;display:none}#compareWidget #shortlistProperties{position:relative}#compareWidget #shortlistProjects{position:relative;display:none}.scrollContent{max-height:195px;overflow-x:hidden;overflow-y:auto}#compareProp .scrollContent{overflow:hidden}#widgetLoader{z-index:8;position:absolute;text-align:center;left:50%;margin-left:-95px;margin-top:-43px;top:50%;width:200px;z-index:9}#widgetLoader .loaderAnimation{width:200px;background:#fff;border:1px solid #ebebeb;margin:auto;box-shadow:0 2px 5px 1px #e7e7e7;border-radius:5px;padding:10px 0}.loaderBG{background:url(../images/transparentBG.png) repeat}#widgetLoader.loadingRes{margin:12px auto;padding:76px 0;text-align:center;font-size:16px;color:#666;vertical-align:middle}#widgetLoader.loadingRes span{vertical-align:middle}#widgetLoader .loaderAnimation span img{margin-right:10px;vertical-align:middle}.agentSlider{box-shadow:0 0 6px 0 rgba(99,99,99,.7);background:#fff;width:432px;border:2px solid #a9a9a9;border-right:none;padding:4px 0 4px 4px;position:fixed;right:-440px;bottom:11px;font-size:14px;color:#333;z-index:999999}.agentSlider .agentSliderInner{border:1px dashed #d7d7d7;border-right:none;position:relative;padding-bottom:10px}.agentSlider .successImg{width:74px;float:left}.agentSlider .successImg span{display:inline-block;background:url(../images/agentSliderSprite.png) no-repeat 0 0}.agentSlider .successImg .thumbImg{background-position:0 0;width:44px;height:46px;margin:14px 0 0 15px}.agentSlider .successImg .freeListImg{background-position:0 -55px;width:43px;height:50px;margin:11px 0 0 15px}.agentSlider .successImg .remainListImg{background-position:0 -115px;width:40px;height:42px;margin:19px 0 0 18px}.agentSlider .successMes{width:330px;float:left;padding-top:17px}.agentSlider .freeList{font-size:16px;margin:6px 0 12px;line-height:20px}.agentSlider .closeImg{position:absolute;right:3px;top:4px;background:url(../images/agentSliderSprite.png) no-repeat 0 -168px;width:16px;height:16px;cursor:pointer}.agentSlider .successMes a{display:inline-block;color:#fff;background:#d8232a;padding:0 14px;line-height:27px;text-decoration:none;border-radius:3px;margin-bottom:9px}.agentSlider .successMes a:hover{background:#b71c1c}.agentSlider .offer{font-size:11px;font-style:italic}#dataCont{display:none;position:fixed;bottom:0;right:0;z-index:99999}#dataCont .starIcon{float:left;background:url(../images/srp_sprite.png) no-repeat -104px -190px;height:76px;width:76px;display:block;position:fixed;right:0}#dataCont .savedNo{float:left;padding:0 60px 0 15px;background:#fffae7;height:76px;border-left:1px solid #d5d5d5;position:relative;right:-168px;box-shadow:0 0 10px #ccc;width:178px}#dataCont .viewNum{font-size:14px;color:#2a2a2a;font-weight:700;padding:16px 0 1px}#dataCont .shotedLink{font-size:14px}#dataCont .shotedLink a{color:#d8232a}#dataCont .shotedLink a:hover{text-decoration:underline}#dataCont a.seeAllShortlisted{background:url(../images/srp_sprite.png) no-repeat -126px -1006px;padding-right:15px}#photoMapOverlay{background-color:rgba(0,0,0,.7);z-index:999998}#photoMapCont,#photoMapOverlay{position:fixed;top:0;right:0;bottom:0;left:0}#photoMapCont{margin:20px;background-color:#fff;z-index:999999;box-shadow:0 0 12px rgba(0,0,0,.2)}#photoMapCont .photoMapClose{padding:5px 12px 0 0;height:23px;background:#fff;overflow:hidden;position:relative}#photoMapCont .photoMapClose .photoMapCloseIcon{float:right;width:16px;height:16px;background:url(../images/mapCloseIcon.png) no-repeat 0 0;cursor:pointer}#photoMapFrame{border:0;width:100%;height:100%}#photoMapCont.mbPhotoPopup .photoMapClose{overflow:visible;padding:0;height:0}#photoMapCont.mbPhotoPopup .photoMapClose .photoMapCloseIcon{position:absolute;right:9px;top:14px;width:19px;height:19px;background:url(../images/photoPopupCloseIcon.png) no-repeat 0 0}#photoMapCont.mbMapPopup{margin:30px 40px}#photoMapCont.mbMapPopup .photoMapClose{overflow:visible;padding:0;height:0;position:relative}#photoMapCont.mbMapPopup .photoMapClose .photoMapCloseIcon{width:20px;height:20px;position:absolute;right:-28px;top:0;background:url(../images/appDownloadClose.png) 0 0 no-repeat;cursor:pointer}.footerWraper .extBtn ul li a:hover,.footerWraper .footerBlock .footerBaseLink ul li a:hover,.footerWraper .footerLinks a:hover{text-decoration:underline}#saleTable th,th.checkingTD{text-align:center}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}@media (min-width:1250px){.container{width:1200px}}@media (min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}.fadeInLeft{opacity:0;transform:translateX(-400px)}.fadeInLeft.go{animation-name:fadeInLeft}@keyframes animatedBackground{0%{background-position:0 0}to{background-position:100% 0}}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(1%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@media (min-width:980px){.block4in1{font-size:18px;margin:auto .5%}.block4in1 .block4in1Uit{width:24%;margin-right:1%}}@media (min-width:1200px){.block4in1{font-size:20px}.block4in1 .block4in1Uit{width:260px;margin-right:15px}.block4in1 #featuredAgents .block4in1Uit{width:285px!important;margin-right:20px;height:276px!important}.block4in1 #featuredAgents li .block4in1Uit:last-child{margin-right:0}}#cityFeaturedAgentTop,#cityFeaturedAgentTop *,.new_property,.new_property *,.perfectChoice *,.rent_block,.rent_block *,.salesPrice,.salesPrice *,.users_testimonials,.users_testimonials *,.viewFAgents *{box-sizing:border-box}.animated.slidUpAnim{animation-duration:.8s;animation-fill-mode:both;opacity:0}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,30%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}body,html{width:100%;height:auto;padding:0;margin:0;font-family:Open Sans;font-weight:400;font-size:14px;background-color:#f5f5f5;overflow-x:hidden}body,body *,html,html *{box-sizing:border-box}@media screen and (max-width:767px){body *,html *{-webkit-tap-highlight-color:rgba(0,0,0,0)}}h1,h2,h3,h4,h5,h6,li,p,ul{list-style:none;margin:0;padding:0}a,input{text-decoration:none}a:focus,input:focus,select:focus,textarea:focus{outline:none}.card_shadow{box-shadow:0 2px 14px 0 rgba(0,0,0,.1);transition:all .2s}@media screen and (min-width:768px){.card_shadow:hover{box-shadow:0 2px 14px 0 rgba(0,0,0,.2)}}.pos-rel{position:relative}.pos-abs{position:absolute}.pos-fix{position:fixed}.no-scroll,.positionFixed{overflow:hidden}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.pull-right{float:right!important}.ws-nowrap{white-space:nowrap}.rupees{font-family:Arial;margin-right:2px;font-weight:400}.svg-ico,.svg-ico>svg{display:inline-block;width:1em}.container-fluid{width:100%;margin-right:auto;margin-left:auto;display:table;padding:0}.container-fluid.bg-pink{background-color:#fdf6f6}.container-fluid.bg-white{background-color:#fff}.container-fluid .container{width:1200px;margin-right:auto;margin-left:auto;display:table;padding:0}@media screen and (max-width:767px){.container-fluid .container{width:100vw}}.mkt-place,.mkt-place *,.prop-service,.prop-service *{box-sizing:border-box}.mkt-place .swiper-lazy-preloader,.prop-service .swiper-lazy-preloader{display:none}.mkt-place__premium-tag,.prop-service__premium-tag{width:auto;height:20px;line-height:20px;overflow:hidden;position:absolute;text-align:right;top:0;left:0;z-index:4;padding:0 25px 0 8px}.mkt-place__premium-tag--text,.prop-service__premium-tag--text{color:#303030;font-size:10px;font-weight:600;text-transform:uppercase;transform:skew(0deg,0deg)}.mkt-place__premium-tag:before,.prop-service__premium-tag:before{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:-11px;background:#fc3;transform:skew(-38deg,0deg)}.mkt-place__premium-tag:after,.prop-service__premium-tag:after{content:"";display:block;position:absolute;width:20px;height:20px;top:0;background-color:hsla(0,0%,100%,.5);animation:tag-anim 1.5s;animation-iteration-count:infinite;transition-duration:1s;transform:skew(-38deg,0deg)}@keyframes tag-anim{0%{left:-20px;opacity:1}to{left:120px;opacity:0}}.mkt-place__scrolltop,.prop-service__scrolltop{width:40px;height:40px;position:fixed;right:24px;bottom:130px;z-index:11;background-color:#606060;cursor:pointer;display:none;box-shadow:0 2px 4px rgba(0,0,0,.35);border-radius:50%;background-clip:padding-box}.mkt-place__scrolltop:after,.mkt-place__scrolltop:before,.prop-service__scrolltop:after,.prop-service__scrolltop:before{content:"";display:block;position:absolute;top:13px}.mkt-place__scrolltop:before,.prop-service__scrolltop:before{width:2px;height:15px;border-left:2px solid #fff;left:19px}.mkt-place__scrolltop:after,.prop-service__scrolltop:after{width:10px;height:10px;border-left:2px solid #fff;border-top:2px solid #fff;left:14px;transform:rotate(45deg)}.mkt-place__whatsapp,.prop-service__whatsapp{position:fixed;left:20px;bottom:13px;border-radius:28px;background-clip:padding-box;background-color:#4caf50;box-shadow:0 2px 4px rgba(48,48,48,.2);border:1px solid rgba(0,150,129,.2);font-size:16px;font-weight:700;color:#fff;padding:12px 17px 12px 54px;z-index:10;transition:all .3s ease}.mkt-place__whatsapp:before,.prop-service__whatsapp:before{width:22px;height:22px;content:"";background:url(../images/whatsapp.svg) no-repeat 0;background-size:22px;position:absolute;left:20px;top:12px}@media screen and (max-width:767px){.mkt-place__whatsapp,.prop-service__whatsapp{width:10px;left:unset;right:20px;bottom:80px;padding:24px;border-radius:100%;background-clip:padding-box}.mkt-place__whatsapp:before,.prop-service__whatsapp:before{left:13px;top:13px}}.mkt-place__action,.prop-service__action{width:100%;height:auto}.mkt-place__action.action--inline .mkt-place__action--btn,.prop-service__action.action--inline .mkt-place__action--btn{margin-right:7px}.mkt-place__action.action--inline .mkt-place__action--btn:last-child,.prop-service__action.action--inline .mkt-place__action--btn:last-child{margin-right:0}.mkt-place__action.action--single .mkt-place__action--btn,.prop-service__action.action--single .mkt-place__action--btn{width:100%;margin-right:0}.mkt-place__action.action--right,.prop-service__action.action--right{text-align:right}.mkt-place__action.action--center,.prop-service__action.action--center{text-align:center}.mkt-place__action--btn,.prop-service__action--btn{width:auto;text-align:center;display:inline-block;font-size:14px;cursor:pointer;font-weight:600;text-decoration:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:4px;background-clip:padding-box;transition:all .3s ease}.mkt-place__action--btn.btn-red,.prop-service__action--btn.btn-red{color:#fff;background-color:#d8232a;border:1px solid #d8232a}@media screen and (min-width:768px){.mkt-place__action--btn.btn-red:hover,.prop-service__action--btn.btn-red:hover{border-color:#b71c1c;background-color:#b71c1c}}@media screen and (max-width:767px){.mkt-place__action--btn.btn-red:active,.prop-service__action--btn.btn-red:active{border-color:#b71c1c;background-color:#b71c1c}}.mkt-place__action--btn.btn-white,.prop-service__action--btn.btn-white{color:#d8232a;background-color:#fff;border:1px solid #d8232a}@media screen and (min-width:768px){.mkt-place__action--btn.btn-white:hover,.prop-service__action--btn.btn-white:hover{color:#fff;background-color:#b71c1c}}@media screen and (max-width:767px){.mkt-place__action--btn.btn-white:active,.prop-service__action--btn.btn-white:active{color:#fff;background-color:#b71c1c}}.mkt-place__action--btn.btn-white-gray-text,.prop-service__action--btn.btn-white-gray-text{color:#303030;background-color:#fff;border:1px solid #fff}@media screen and (min-width:768px){.mkt-place__action--btn.btn-white-gray-text:hover,.prop-service__action--btn.btn-white-gray-text:hover{color:#fff;background-color:#b71c1c;border-color:#b71c1c}}@media screen and (max-width:767px){.mkt-place__action--btn.btn-white-gray-text:active,.prop-service__action--btn.btn-white-gray-text:active{color:#fff;background-color:#b71c1c;border-color:#b71c1c}}.mkt-place__action--btn.btn-white-o,.prop-service__action--btn.btn-white-o{color:#fff;background-color:transparent;border:1px solid #fff}@media screen and (min-width:768px){.mkt-place__action--btn.btn-white-o:hover,.prop-service__action--btn.btn-white-o:hover{background-color:#b71c1c;border-color:#b71c1c}}@media screen and (max-width:767px){.mkt-place__action--btn.btn-white-o:active,.prop-service__action--btn.btn-white-o:active{background-color:#b71c1c;border-color:#b71c1c}}.mkt-place__action--btn.btn-pink,.prop-service__action--btn.btn-pink{color:#d8232a;background-color:rgba(216,35,42,.1);border:1px solid rgba(216,35,42,.1)}@media screen and (min-width:768px){.mkt-place__action--btn.btn-pink:hover,.prop-service__action--btn.btn-pink:hover{color:#fff;background-color:#b71c1c}}@media screen and (max-width:767px){.mkt-place__action--btn.btn-pink:active,.prop-service__action--btn.btn-pink:active{color:#fff;background-color:#b71c1c}}.mkt-place__action--btn.btn-green,.prop-service__action--btn.btn-green{color:#fff;background-color:#2bb700;border-color:#2bb700}@media screen and (min-width:768px){.mkt-place__action--btn.btn-green:hover,.prop-service__action--btn.btn-green:hover{color:#fff;background-color:#2bb700;border-color:#2bb700;cursor:default}}@media screen and (max-width:767px){.mkt-place__action--btn.btn-green:active,.prop-service__action--btn.btn-green:active{color:#fff;background-color:#2bb700;border-color:#2bb700}}.mkt-place__action--btn.medium,.prop-service__action--btn.medium{padding:0 24px;height:36px;line-height:34px}.mkt-place__action--btn.xmedium,.prop-service__action--btn.xmedium{padding:0 20px;height:40px;line-height:40px}.mkt-place__action--btn.large,.prop-service__action--btn.large{font-size:16px;padding:0 32px;height:44px;line-height:42px}.mkt-place__action--btn.xlarge,.prop-service__action--btn.xlarge{font-size:16px;padding:0 100px;height:44px;line-height:42px}.mkt-place__action--btn:hover,.prop-service__action--btn:hover{text-decoration:none}.mkt-place__dialog{width:100%;height:100%;background-color:rgba(0,0,0,.7);position:fixed;top:0;left:0;z-index:103;display:none}.mkt-place__dialog.open{display:flex;justify-content:center;align-items:center}.mkt-place__dialog.open .mkt-place__dialog__box{transform:scale(1)}.mkt-place__dialog--loader{width:100%;height:auto;display:flex;justify-content:center;align-items:center;z-index:0}.mkt-place__dialog--close{width:22px;height:22px;top:0;right:-32px;position:absolute}@media screen and (max-width:767px){.mkt-place__dialog--close{top:-32px;right:-5px}}.mkt-place__dialog--close:after,.mkt-place__dialog--close:before{content:"";display:block;position:absolute;width:2px;height:28px;background-color:#fff;top:-1px;left:8px}@media screen and (max-width:767px){.mkt-place__dialog--close:after,.mkt-place__dialog--close:before{height:22px}}.mkt-place__dialog--close:before{transform:rotate(45deg)}.mkt-place__dialog--close:after{transform:rotate(-45deg)}.mkt-place__dialog__box{width:auto;height:auto;padding:24px 16px;background-color:#fff;position:relative;border-radius:8px;background-clip:padding-box;transform:scale(.2);transition:transform .4s ease;box-shadow:0 4px 16px 0 rgba(0,0,0,.16)}@media screen and (max-width:767px){.mkt-place__dialog__box{padding:24px 16px}}.mkt-place__dialog__box.has-video{padding:0}.mkt-place__dialog__box.has-tvc-video{padding:8px}.mkt-place__dialog__box.has-tvc-video .mkt-place__dialog__body{height:100%}.mkt-place__dialog__body{width:100%;height:auto;position:relative;z-index:1}.mkt-place__modal{width:100%;height:100%;background-color:rgba(0,0,0,.7);position:fixed;top:0;left:0;z-index:102;display:none}.mkt-place__modal.open{display:flex;justify-content:center;align-items:flex-start}.mkt-place__modal.open .mkt-place__modal__box{top:60px}@media screen and (max-width:767px){.mkt-place__modal.open .mkt-place__modal__box{top:38px}}@media screen and (max-width:767px){.mkt-place__modal.has-contact.open .mkt-place__modal__box{bottom:0}.mkt-place__modal.has-contact .mkt-place__modal__box{top:unset;bottom:-110vh;border-radius:0;background-clip:padding-box;transition:bottom .4s ease}}.mkt-place__modal--loader{width:100%;height:100%;display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;z-index:0}.mkt-place__modal--close{width:18px;height:18px;position:absolute;top:16px;right:16px;z-index:2}.mkt-place__modal--close:after,.mkt-place__modal--close:before{content:"";display:block;position:absolute;width:2px;height:18px;background-color:#606060;top:-1px;left:8px}.mkt-place__modal--close:before{transform:rotate(45deg)}.mkt-place__modal--close:after{transform:rotate(-45deg)}.mkt-place__modal__box{width:auto;height:auto;padding:24px;background-color:#fff;position:relative;top:-1000px;border-radius:8px;background-clip:padding-box;transition:top .6s ease}@media screen and (max-width:767px){.mkt-place__modal__box{padding:12px}}.mkt-place__modal__body{width:100%;height:100%;position:relative;z-index:1}.mkt-place input:-webkit-autofill,.mkt-place input:-webkit-autofill:focus,.mkt-place input:-webkit-autofill:hover,.mkt-place select:-webkit-autofill,.mkt-place select:-webkit-autofill:focus,.mkt-place select:-webkit-autofill:hover,.mkt-place textarea:-webkit-autofill,.mkt-place textarea:-webkit-autofill:focus,.mkt-place textarea:-webkit-autofill:hover,.prop-service input:-webkit-autofill,.prop-service input:-webkit-autofill:focus,.prop-service input:-webkit-autofill:hover,.prop-service select:-webkit-autofill,.prop-service select:-webkit-autofill:focus,.prop-service select:-webkit-autofill:hover,.prop-service textarea:-webkit-autofill,.prop-service textarea:-webkit-autofill:focus,.prop-service textarea:-webkit-autofill:hover{border:1px solid #d8d8d8;-webkit-text-fill-color:#fff;-webkit-box-shadow:0 0 0 1000px #000 inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.mkt-place__search-city,.prop-service__search-city{width:100%;height:auto;padding:0 52px 26px 24px;background-color:#fff}@media screen and (max-width:767px){.mkt-place__search-city,.prop-service__search-city{padding:44px 0 24px}}.mkt-place__search-city__title,.prop-service__search-city__title{width:100%;text-align:center;color:#303030;font-size:16px;font-weight:700;padding-bottom:16px}.mkt-place__search-city__list,.prop-service__search-city__list{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}@media screen and (max-width:767px){.mkt-place__search-city__list,.prop-service__search-city__list{max-height:360px;overflow-y:auto}}.mkt-place__search-city__list--item,.prop-service__search-city__list--item{width:12.5%}@media screen and (max-width:767px){.mkt-place__search-city__list--item,.prop-service__search-city__list--item{width:33.3333333333%}}.mkt-place__search-city__list--item>a,.prop-service__search-city__list--item>a{width:100%;height:100%;padding:20px 12px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:column;border:1px solid #fff;transition:all .5s ease}@media screen and (max-width:767px){.mkt-place__search-city__list--item>a,.prop-service__search-city__list--item>a{padding:8px 8px 12px}}@media screen and (min-width:768px){.mkt-place__search-city__list--item>a:hover,.prop-service__search-city__list--item>a:hover{border:1px solid #f6999c;border-radius:4px;background-clip:padding-box;box-shadow:0 4px 6px 0 rgba(216,35,42,.1)}.mkt-place__search-city__list--item>a:hover .mkt-place__search-city__list--item--name,.prop-service__search-city__list--item>a:hover .mkt-place__search-city__list--item--name{font-weight:600}}@media screen and (max-width:767px){.mkt-place__search-city__list--item>a:active,.prop-service__search-city__list--item>a:active{border:1px solid #f6999c;border-radius:4px;background-clip:padding-box;box-shadow:0 4px 6px 0 rgba(216,35,42,.1)}.mkt-place__search-city__list--item>a:active .mkt-place__search-city__list--item--name,.prop-service__search-city__list--item>a:active .mkt-place__search-city__list--item--name{font-weight:600}}.mkt-place__search-city__list--item--graphic,.prop-service__search-city__list--item--graphic{width:56px;height:56px;background-color:#e8e8e8;border-radius:50%;background-clip:padding-box}.mkt-place__search-city__list--item--graphic>img,.prop-service__search-city__list--item--graphic>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mkt-place__search-city__list--item--name,.prop-service__search-city__list--item--name{color:#303030;font-size:14px;font-weight:400;padding-top:16px;text-align:center}@media screen and (max-width:767px){.mkt-place__search-city__list--item--name,.prop-service__search-city__list--item--name{padding-top:12px}}.mkt-place__form,.prop-service__form{width:100%;height:auto}.mkt-place__form__row,.prop-service__form__row{width:100%;height:auto;padding-bottom:32px}@media screen and (max-width:767px){.mkt-place__form__row,.prop-service__form__row{padding-bottom:24px}}.mkt-place__form__field,.prop-service__form__field{width:100%;height:auto}.mkt-place__form__field--input,.prop-service__form__field--input{width:100%;height:48px;padding:8px 16px;color:#303030;font-size:14px;font-weight:400;border:1px solid #d8d8d8;border-radius:4px;background-clip:padding-box;box-shadow:0 2px 9px 0 #e8e8e8;-webkit-appearance:none;-moz-appearance:none;appearance:none}.mkt-place__form__field--input::-moz-placeholder,.prop-service__form__field--input::-moz-placeholder{color:#606060}.mkt-place__form__field--input::placeholder,.prop-service__form__field--input::placeholder{color:#606060}.mkt-place__form__field--input.has-search,.prop-service__form__field--input.has-search{padding-left:54px;background:url(../images/ico-search.svg) no-repeat 16px/16px auto}@media screen and (max-width:767px){.mkt-place__form__field--input.has-search,.prop-service__form__field--input.has-search{padding-left:48px}}.mkt-place .autocomplete,.prop-service .autocomplete{width:100%;position:relative;display:inline-block}.mkt-place .autocomplete .autocomplete-items,.prop-service .autocomplete .autocomplete-items{width:100%;height:auto;max-height:230px;overflow-y:auto;position:absolute;top:48px;left:0;right:0;z-index:99;background-color:#fff;border:1px solid #d8d8d8;border-top:none;border-radius:4px;background-clip:padding-box;box-shadow:0 2px 9px 0 #e8e8e8}.mkt-place .autocomplete .autocomplete-items div,.prop-service .autocomplete .autocomplete-items div{color:#606060;padding:10px 16px;background-color:#fff;cursor:pointer}.mkt-place .autocomplete .autocomplete-items div strong,.prop-service .autocomplete .autocomplete-items div strong{color:#d8232a;font-weight:600}@media screen and (min-width:768px){.mkt-place .autocomplete .autocomplete-items div:hover,.prop-service .autocomplete .autocomplete-items div:hover{background-color:#fbe9e9}}@media screen and (max-width:767px){.mkt-place .autocomplete .autocomplete-items div:active,.prop-service .autocomplete .autocomplete-items div:active{background-color:#fbe9e9}}.mkt-place .autocomplete-active,.prop-service .autocomplete-active{color:#606060;background-color:#fbe9e9!important}.mkt-place__nsr{width:100%;min-height:468px;padding:68px 24px;margin:64px 0 48px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;text-align:center;background-color:#fff;border-radius:8px;background-clip:padding-box}@media screen and (max-width:767px){.mkt-place__nsr{width:calc(100% + 16px);min-height:calc(100vh - 148px);padding:32px 32px 50px;margin:0 0 -12px -8px;border-radius:0;background-clip:padding-box}}.mkt-place__nsr--graphic{width:220px;height:176px;background:url(../images/graphic-nsr-home.svg) no-repeat center -17px/100% auto}@media screen and (max-width:767px){.mkt-place__nsr--graphic{width:176px;height:141px;background-position:center -14px}}.mkt-place__nsr__title{width:100%;height:auto;padding:32px 0}@media screen and (max-width:767px){.mkt-place__nsr__title{padding:24px 0 32px}}.mkt-place__nsr__title--text1{width:100%;height:auto;color:#303030;font-size:18px;font-weight:400}.mkt-place__nsr__title--text1 .highlight{font-weight:600}.mkt-place__nsr__title--text2{color:#606060;font-size:14px;font-weight:400;padding-top:4px}@media screen and (max-width:767px){.mkt-place__nsr__title--text2{padding-top:8px}}.mkt-place__nsr .mkt-place__action{width:100%;height:auto;display:flex;justify-content:center;align-items:center}@media screen and (max-width:767px){.mkt-place__nsr .mkt-place__action{flex-wrap:wrap;flex-direction:column}}.mkt-place__nsr .mkt-place__action .mkt-place__action--btn{padding:0 56px}@media screen and (max-width:767px){.mkt-place__nsr .mkt-place__action .mkt-place__action--btn{width:240px;padding:0 24px}}.mkt-place__nsr .mkt-place__action .or{width:auto;height:auto;color:#606060;font-size:16px;font-weight:600;padding:0 32px}@media screen and (max-width:767px){.mkt-place__nsr .mkt-place__action .or{font-size:14px;padding:16px 0}}.mkt-place__nsr .or{width:auto;height:auto;color:#606060;font-size:16px;font-weight:600;padding:0 32px}@media screen and (max-width:767px){.mkt-place__nsr .or{font-size:14px;padding:16px 0;display:block}}.mkt-place__notify{width:100%;height:auto;padding:0 8px;background-color:#fff}@media screen and (min-width:768px){.mkt-place__notify{min-height:400px;padding:0 25px}}.mkt-place__notify__content{width:100%}.mkt-place__notify__title{width:100%;height:auto;padding-bottom:20px}@media screen and (max-width:767px){.mkt-place__notify__title{padding-bottom:32px}}.mkt-place__notify__title--text1{color:#303030;font-size:18px;font-weight:700}.mkt-place__notify--cityname{color:#303030;font-size:16px;font-weight:400;padding-bottom:38px}@media screen and (max-width:767px){.mkt-place__notify--cityname{padding-bottom:48px}}.mkt-place__notify__form{width:100%;height:auto}.mkt-place__notify__form .mb-form__row{min-height:80px}.mkt-place__notify__fieldset{width:100%;height:auto;position:relative;display:block;padding-bottom:48px}.mkt-place__notify__fieldset.field-mobile{padding-bottom:32px}.mkt-place__notify__fieldset.has-success .mkt-place__notify--input{padding-right:32px}.mkt-place__notify__fieldset.has-success:after{content:"";display:block;position:absolute;width:12px;height:6px;top:10px;right:2px;border-left:2px solid #2bb700;border-bottom:2px solid #2bb700;transform:rotate(-45deg)}.mkt-place__notify__fieldset.has-value .mkt-place__notify--label{top:0;line-height:20px;font-size:14px}.mkt-place__notify--input{width:100%;height:35px;display:block;padding:6px 0 8px;font-size:16px;line-height:1.5;border:none;border-bottom:1px solid #d8d8d8;-webkit-text-fill-color:#303030;color:#303030;box-shadow:none;outline:none;transition:all .3s}.mkt-place__notify--input:focus{outline-color:#6b86cb}.mkt-place__notify__fieldset.has-error .mkt-place__notify--input{border-color:#d8232a}.mkt-place__notify__fieldset.has-error .mkt-place__notify--input:focus{outline-color:#d8232a}.mkt-place__notify--input:focus+.mkt-place__notify--label,.mkt-place__notify--input:not(:focus):valid~.mkt-place__notify--label{top:0;line-height:20px;font-size:14px}.mkt-place__notify--label{display:block;color:#606060;font-size:14px;line-height:35px;position:absolute;left:0;top:16px;right:0;cursor:text;transition:all .3s}.mkt-place__notify--error{display:none;clear:both;position:relative;font-size:12px;color:#909090;-webkit-user-select:none;-moz-user-select:none;user-select:none;visibility:hidden}.mkt-place__notify__fieldset.has-error .mkt-place__notify--error{width:100%;color:#d8232a;visibility:visible;padding:3px 0 2px;z-index:1;margin-top:-1px;display:block}.mkt-place__notify__tnc{font-size:12px;color:#909090}.mkt-place__notify__tnc input[type=checkbox]{display:none}.mkt-place__notify__tnc input[type=checkbox]:checked~.mkt-place__notify__tnc--label:after{content:"";display:block;position:absolute;width:8px;height:4px;border-left:2px solid #fff;border-bottom:2px solid #fff;left:4px;top:5px;transform:rotate(-45deg)}.mkt-place__notify__tnc input[type=checkbox]:checked~.mkt-place__notify__tnc--label:before{border-color:#d8232a;background-color:#d8232a}.mkt-place__notify__tnc--label{position:relative;padding:0 0 16px 28px;float:left;color:#909090}.mkt-place__notify__tnc--label a{font-size:12px;font-weight:600;color:#303030;text-decoration:none}@media screen and (min-width:768px){.mkt-place__notify__tnc--label a:hover{text-decoration:underline}}@media screen and (max-width:767px){.mkt-place__notify__tnc--label a:active{text-decoration:underline}}.mkt-place__notify__tnc--label:before{content:"";display:block;position:absolute;width:14px;height:14px;border:2px solid #e8e8e8;left:0;top:0;border-radius:2px;background-clip:padding-box}.mkt-place__notify__tnc.has-error,.mkt-place__notify__tnc.has-error .mkt-place__notify__tnc--label,.mkt-place__notify__tnc.has-error .mkt-place__notify__tnc--label a{color:#d8232a}.mkt-place__notify__tnc.has-error .mkt-place__notify__tnc--label:before{border-color:#d8232a}.mkt-place__notify .mkt-place__action{padding-bottom:8px}.mkt-place__notify.has-thanks{display:flex;justify-content:center;align-items:center}@media screen and (max-width:767px){.mkt-place__notify.has-thanks{height:100%}}.mkt-place__notify__thanks{width:100%;height:auto;text-align:center;padding-top:64px}@media screen and (max-width:767px){.mkt-place__notify__thanks{height:100%;padding-top:64px}}.mkt-place__notify__thanks--icon{width:61px;height:61px;display:inline-block;margin-bottom:18px;background:url(../images/ico-thanks-tick.svg) no-repeat 50%/100% auto}.mkt-place__notify__thanks--title{color:#303030;font-size:18px;font-weight:700;padding-bottom:12px}.mkt-place__notify__thanks--text1{color:#303030;font-size:14px;font-weight:400;padding-bottom:32px}@media screen and (max-width:767px){.mkt-place__notify__thanks--text1{padding-bottom:48px}}.mkt-place__notify .mkt-place__contact__otp{padding:0!important}.mkt-place__how-works{width:100%;height:auto;display:table}@media screen and (max-width:767px){.mkt-place__how-works{width:100%;height:auto}}.mkt-place__how-works__list{width:auto;height:auto;display:flex;justify-content:space-between;position:relative}@media screen and (max-width:767px){.mkt-place__how-works__list{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}}.mkt-place__how-works__list:before{content:"";display:block;position:absolute;width:84%;height:1px;top:42px;border-bottom:1px dashed #d8d8d8}@media screen and (max-width:767px){.mkt-place__how-works__list:before{display:none}}.mkt-place__how-works__list--item{width:auto;height:auto;display:inline-block;vertical-align:top;margin-right:106px;position:relative;z-index:1}.has-payrent .mkt-place__how-works__list--item{margin-right:12px}@media screen and (max-width:767px){.has-payrent .mkt-place__how-works__list--item{margin:0}}@media screen and (max-width:767px){.mkt-place__how-works__list--item{width:50%;height:auto;padding:16px 12px 0 16px;display:unset;margin:0}}.mkt-place__how-works__list--item:last-child{margin-right:0}.mkt-place__how-works__list--item--graphic{width:80px;height:80px;background-color:#fff;background-repeat:no-repeat;background-position:50%;background-size:contain}@media screen and (max-width:767px){.mkt-place__how-works__list--item--graphic{width:94px;height:94px;background-repeat:no-repeat;background-position:bottom;background-size:100% auto}}.mkt-place__how-works__list--item--graphic.ico-choose-package{background-image:url(../images/graphic-choose-package.svg)}@media screen and (min-width:768px){.has-payrent .mkt-place__how-works__list--item--graphic.ico-choose-package{width:110px;background-position:0}}.mkt-place__how-works__list--item--graphic.ico-choose-address{background-image:url(../images/graphic-select-address.svg)}.mkt-place__how-works__list--item--graphic.ico-make-payment{background-image:url(../images/graphic-make-payment.svg)}.mkt-place__how-works__list--item--graphic.ico-free-service{background-image:url(../images/graphic-free-service.svg)}.mkt-place__how-works__list--item--graphic.ico-lanlord-get-rent{background-image:url(../images/graphic-landlord-get-rent.svg)}@media screen and (max-width:767px){.mkt-place__how-works__list--item--graphic.ico-lanlord-get-rent{background-position:center 25px;background-size:110% auto}}.mkt-place__how-works__list--item--title{color:#303030;font-size:14px;font-weight:600;padding-top:12px}@media screen and (max-width:767px){.mkt-place__how-works__list--item--title{color:#303030;font-size:14px;font-weight:600;padding-top:16px}}.mkt-place__promise{width:100%;height:auto;padding:16px 0 0}@media screen and (max-width:767px){.mkt-place__promise{width:100%;height:auto;padding:0 16px}}@media screen and (max-width:767px){.mkt-place__promise__heading{color:#606060;font-size:14px;font-weight:400;padding-bottom:32px;line-height:20px}}.mkt-place__promise__list{width:auto;height:auto;display:flex}.payrent .mkt-place__promise__list{flex-direction:column}@media screen and (max-width:767px){.mkt-place__promise__list{width:100%;height:auto;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}}.mkt-place__promise__list--item{width:auto;height:auto;margin-right:72px}.payrent .mkt-place__promise__list--item{display:table;margin-right:0;padding-bottom:48px}@media screen and (max-width:767px){.payrent .mkt-place__promise__list--item{padding-bottom:32px}}@media screen and (min-width:768px){.payrent .mkt-place__promise__list--item:last-child{padding-bottom:16px}}@media screen and (max-width:767px){.mkt-place__promise__list--item{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;padding-bottom:32px;margin-right:0}}.mkt-place__promise__list--item:last-child{margin-right:0}@media screen and (max-width:767px){.mkt-place__promise__list--item:last-child{padding-bottom:0}}.mkt-place__promise__list--item--graphic{width:80px;height:80px;display:flex;justify-content:center;align-items:center;background-color:rgba(251,233,233,.5);border:8px solid rgba(251,233,233,.35);border-radius:50%;background-clip:padding-box}.payrent .mkt-place__promise__list--item--graphic{float:left}@media screen and (max-width:767px){.mkt-place__promise__list--item--graphic{width:68px;height:68px;border:7px solid rgba(251,233,233,.35)}}.mkt-place__promise__list--item--graphic .svg-ico{line-height:0}.mkt-place__promise__list--item--graphic .svg-ico.step-1{font-size:40px}@media screen and (max-width:767px){.mkt-place__promise__list--item--graphic .svg-ico.step-1{font-size:32px}}.mkt-place__promise__list--item--graphic .svg-ico.step-2{font-size:40px}@media screen and (max-width:767px){.mkt-place__promise__list--item--graphic .svg-ico.step-2{font-size:32px}}.mkt-place__promise__list--item--graphic .svg-ico.step-3{font-size:36px}@media screen and (max-width:767px){.mkt-place__promise__list--item--graphic .svg-ico.step-3{font-size:32px}}.mkt-place__promise__list--item__content{width:100%;height:auto;padding-top:24px}.payrent .mkt-place__promise__list--item__content{width:calc(100% - 124px);padding:0 0 0 24px;float:left}@media screen and (max-width:767px){.mkt-place__promise__list--item__content,.payrent .mkt-place__promise__list--item__content{width:calc(100% - 68px);height:auto;padding:0 0 0 16px}}.mkt-place__promise__list--item__content--title{color:#303030;font-size:18px;font-weight:600;padding-bottom:8px}@media screen and (max-width:767px){.mkt-place__promise__list--item__content--title{color:#303030;font-size:14px;font-weight:600;padding-bottom:8px;line-height:24px}}.mkt-place__promise__list--item__content--text{color:#606060;font-size:14px;font-weight:400;line-height:22px}@media screen and (max-width:767px){.mkt-place__promise__list--item__content--text{color:#606060;font-size:14px;font-weight:400;line-height:20px}}.mkt-place__faq{width:100%;height:auto;display:flex}@media screen and (max-width:767px){.mkt-place__faq{width:100%;height:auto;padding:0 16px}}.mkt-place__faq__left{width:772px}@media screen and (max-width:699px){.mkt-place__faq__left{width:100%;text-align:left}}.mkt-place__faq__right{width:calc(100% - 772px);padding:35px 0 0 70px}@media screen and (max-width:699px){.mkt-place__faq__right{display:none}}.mkt-place__faq__right--graphic{width:360px;height:300px;background:url(../images/graphic-faq.svg) no-repeat 50%/100% 100%}.mkt-place__faq__accordion{width:100%;height:auto}.mkt-place__faq__accordion--item{width:100%;height:auto;margin-bottom:16px;border:1px solid #d8d8d8;background-color:#fff;border-radius:4px;background-clip:padding-box;transition:all .2s}.mkt-place__faq__accordion--item:last-child{margin-bottom:0}@media screen and (max-width:767px){.mkt-place__faq__accordion--item:last-child{margin-bottom:0}}@media screen and (min-width:768px){.mkt-place__faq__accordion--item:hover{box-shadow:0 2px 4px 0 #e8e8e8}.mkt-place__faq__accordion--item:hover .mkt-place__faq__accordion--title{color:#d8232a}}@media screen and (max-width:767px){.mkt-place__faq__accordion--item:active{box-shadow:0 2px 4px 0 #e8e8e8}.mkt-place__faq__accordion--item:active .mkt-place__faq__accordion--title{color:#d8232a}}.mkt-place__faq__accordion--item.active{box-shadow:0 2px 4px 0 #e8e8e8}.mkt-place__faq__accordion--item.active .mkt-place__faq__accordion--title{color:#d8232a}.mkt-place__faq__accordion--item.active .mkt-place__faq__accordion--title:before{margin-top:3px;transform:rotate(135deg)}@media screen and (max-width:767px){.mkt-place__faq__accordion--item.active .mkt-place__faq__accordion--title:before{margin-top:-1px}}.mkt-place__faq__accordion--title{width:100%;height:auto;padding:20px 24px;border-radius:4px;position:relative;cursor:pointer}.mkt-place__faq__accordion--title,.mkt-place__faq__accordion--title>h3{color:#303030;font-size:18px;font-weight:400}@media screen and (max-width:767px){.mkt-place__faq__accordion--title>h3{font-size:14px}}@media screen and (max-width:767px){.mkt-place__faq__accordion--title{font-size:14px;line-height:20px;padding:16px 48px 16px 12px}}.mkt-place__faq__accordion--title:after{content:"";display:block;position:absolute;width:24px;height:24px;top:20px;right:24px;background-color:#e8e8e8;border-radius:50%;background-clip:padding-box}@media screen and (max-width:767px){.mkt-place__faq__accordion--title:after{top:50%;right:12px;margin-top:-12px}}.mkt-place__faq__accordion--title:before{content:"";display:block;position:absolute;width:6px;height:6px;top:27px;right:32px;z-index:1;border-left:1px solid #303030;border-bottom:1px solid #303030;transform:rotate(-45deg)}@media screen and (max-width:767px){.mkt-place__faq__accordion--title:before{width:7px;height:7px;top:50%;right:20px;margin-top:-5px}}.mkt-place__faq__accordion--content{width:100%;height:auto;padding:0 38px 16px 24px;display:none}@media screen and (max-width:767px){.mkt-place__faq__accordion--content{padding:0 12px 4px}}.mkt-place__faq__accordion--content p{width:100%;height:auto;color:#606060;font-size:14px;font-weight:400;line-height:24px;padding-bottom:8px}@media screen and (max-width:767px){.mkt-place__faq__accordion--content p{padding-bottom:12px}}.mkt-place__faq__accordion--content p.highlight{color:#303030;font-weight:600}.mkt-place__faq__accordion--content--list-title{width:100%;height:auto;color:#303030;font-size:14px;padding-bottom:12px;line-height:20px}.mkt-place__faq__accordion--content--list-title.highlight{color:#303030;font-weight:600}.mkt-place__faq__accordion--content__list{width:100%;height:auto;counter-reset:section}.mkt-place__faq__accordion--content__list--item{width:100%;height:auto;line-height:22px;padding:0 0 16px 22px;color:#606060;font-size:14px;font-weight:400;position:relative}.mkt-place__faq__accordion--content__list--item:last-child{padding-bottom:0}.mkt-place__faq__accordion--content__list--item:before{content:"";display:block;position:absolute;counter-increment:section;content:counter(section) ". ";left:0;top:0}.mkt-place__faq__accordion--content__list--item .highlight{color:#303030;font-weight:600}.ask-advice{width:100%;height:auto;padding:24px;border-radius:8px;margin-bottom:24px;box-shadow:0 2px 4px 0 rgba(0,193,212,.1)}.ask-advice.vastu-services{background-color:rgba(223,246,249,.5)}@media screen and (max-width:768px){.ask-advice.vastu-services{width:100%;margin:0 0 16px}}@media screen and (min-width:768px){.ask-advice.vastu-services .mb-form__col{width:calc(20% - 12px)}}.ask-advice.legal-services{margin-bottom:112px;background-color:#e0f2f0}@media screen and (max-width:768px){.ask-advice.legal-services{width:100%;background-position:16px 16px;padding:16px 16px 24px!important;margin:0 0 64px}}.ask-advice.legal-services.border{padding:0;border:1px solid #009681}.ask-advice.legal-services .form__tnc{margin-bottom:36px}.ask-advice.title-check{background-color:#f8f8f8}@media screen and (max-width:768px){.ask-advice.title-check{padding:16px 0;margin:32px auto 0}.ask-advice.title-check .ltc-form{padding:0 16px}}.ask-advice.property-inspection{border:1px solid rgba(216,35,42,.2);background:#fdf6f6 url(../images/prop-inspec-inline-form.svg) no-repeat 24px 32px;margin-bottom:112px}@media screen and (max-width:768px){.ask-advice.property-inspection{width:100%;margin:0 0 64px;background:#fdf6f6 url(../images/prop-inspec-inline-form.svg) no-repeat 10px 24px}}.ask-advice.property-inspection .form__tnc{margin-bottom:36px}@media screen and (min-width:768px){.ask-advice.property-inspection .mb-form__col{width:calc(20% - 12px)}}@media screen and (max-width:768px){.ask-advice{width:calc(100% - 32px);padding:16px;margin:0 16px 16px}}.ask-advice__top{width:100%;padding-left:132px}@media screen and (max-width:768px){.ask-advice__top{padding-left:0;margin-bottom:24px}}.ask-advice.legal-services .ask-advice__top{background:#e0f2f0 url(../images/legal-services-sprite_web.svg) no-repeat}@media screen and (max-width:767px){.ask-advice.legal-services .ask-advice__top{background-color:#e0f2f0}}.ask-advice.title-check .ask-advice__top{background:#f8f8f8 url(../images/legal-services-sprite_web.svg) no-repeat}@media screen and (max-width:767px){.ask-advice.title-check .ask-advice__top{background:none;background-color:#f8f8f8}}.ask-advice.legal-services.border{margin-bottom:56px}@media screen and (max-width:767px){.ask-advice.legal-services.border{padding:16px 0 0!important}}.ask-advice.legal-services.border .ask-advice__top{padding:24px 24px 0 156px;background:#e0f2f0 url(../images/legal-services-sprite_web.svg) no-repeat 24px 20px;border-radius:12px 12px 0 0}@media screen and (max-width:767px){.ask-advice.legal-services.border .ask-advice__top{padding:0 16px;background:none}}@media screen and (max-width:767px){.ask-advice.legal-services.border .ask-advice__heading,.ask-advice.title-check .ask-advice__heading{padding-left:100px}}@media screen and (max-width:767px){.ask-advice.title-check .ask-advice__sub-heading{padding:0 16px}}.ask-advice.vastu-services .ask-advice__top{padding-left:0}.ask-advice .display-inline{display:inline-block}.ask-advice .red-text{color:#d8232a}.ask-advice .torquish-text{color:#009681}.ask-advice__heading{font-size:24px;line-height:32px;font-weight:700;color:#303030;display:block;margin:0 24px 16px 0}@media screen and (max-width:768px){.ask-advice__heading{display:block;margin:0 0 12px;padding-left:136px;font-size:18px;line-height:24px}}.ask-advice__heading .normal{font-weight:400}@media screen and (max-width:767px){.ask-advice.legal-services .ask-advice__heading{padding-left:112px;background:#e0f2f0 url(../images/legal-services-sprite_msite.svg) no-repeat}}@media screen and (max-width:767px){.ask-advice.title-check .ask-advice__heading{background:#f8f8f8 url(../images/legal-services-sprite_msite.svg) no-repeat 12px 2px}}.ask-advice.vastu-services .ask-advice__heading{padding-left:0}@media screen and (max-width:767px){.ask-advice.property-inspection .ask-advice__heading{padding-left:110px}}.ask-advice.legal-services .ask-advice__cta{line-height:24px;display:inline-block}.ask-advice.title-check .ask-advice__cta{border-radius:24px}@media screen and (max-width:767px){.ask-advice.title-check .ask-advice__cta{width:100%;margin:24px 0 0}}.ask-advice__sub-heading{font-size:14px;line-height:20px;color:#303030;display:block;margin-bottom:24px}@media screen and (max-width:768px){.ask-advice__sub-heading{display:block}}@media screen and (max-width:767px){.ask-advice.legal-services .ask-advice__sub-heading{margin-bottom:0}}.ask-advice.legal-services .link-cta{display:inline-block;font-size:14px;font-weight:600;color:#d8232a;position:relative;padding-left:16px}.ask-advice.legal-services .link-cta:before{content:"";display:block;position:absolute;width:1px;height:10px;background-color:#d8232a;right:-10px;top:1px}.ask-advice.legal-services .link-cta:after{content:"";display:block;position:absolute;width:6px;height:6px;border-bottom:1px solid #d8232a;border-left:1px solid #d8232a;transform:rotate(-45deg);right:-13px;top:4px}.ask-advice.legal-services .link-cta:hover:before{animation:MoveUpDown 2s linear infinite}.ask-advice.legal-services .link-cta:hover:after{animation:MoveUpDownWT 2s linear infinite}@media screen and (max-width:767px){.ask-advice.legal-services .link-cta{width:228px;display:block;margin:16px auto 0;padding-left:0}}@keyframes MoveUpDown{0%,to{transform:translateY(-4px)}50%{transform:translateY(0)}}@keyframes MoveUpDownWT{0%,to{transform:translateY(-4px) rotate(-45deg)}50%{transform:translateY(0) rotate(-45deg)}}.ask-advice__formfields{background-color:#fff;padding:16px 24px 24px;border-radius:0 0 8px 8px;border-top:1px solid #009681}.ask-advice__form{width:100%;min-height:84px;display:flex}.ask-advice__form .mb-form__col{width:calc(25% - 48px)}@media screen and (max-width:768px){.ask-advice__form .mb-form__col{width:100%}}.ask-advice__cta{width:250px;height:44px;display:block;color:#fff;font-size:16px;font-weight:600;text-align:center;margin:40px 154px 0 0;line-height:44px;border-radius:4px;background-color:#d8232a}@media screen and (max-width:768px){.ask-advice__cta{width:100%;margin:24px 0 0;display:inline-block}}.ask-advice__cta.btn-green{background-color:#2bb700!important}.ask-advice__cta.btn-green:hover{cursor:pointer}.ask-advice__cta.disabled{pointer-events:none}.ask-advice.legal-services .ask-advice__cta{font-size:14px;font-weight:500;padding:10px 20px;line-height:20px;margin:0;border-radius:24px;background-clip:padding-box;transition:all .3s ease}@media screen and (max-width:767px){.ask-advice.legal-services .ask-advice__cta{width:100%;margin:24px 0 0}}.ask-advice.legal-services .ask-advice__cta:active,.ask-advice.legal-services .ask-advice__cta:hover{background-color:#c31f25}.ask-advice.property-inspection .ask-advice__cta{font-size:14px;font-weight:500;padding:10px 20px;line-height:20px;margin:0;border-radius:24px;background-clip:padding-box;transition:all .3s ease;background-color:#000}@media screen and (max-width:767px){.ask-advice.property-inspection .ask-advice__cta{width:100%;margin:24px 0 0}}.ask-advice.property-inspection .ask-advice__cta:active,.ask-advice.property-inspection .ask-advice__cta:hover{background-color:#c31f25}.ask-advice .form__tnc .form__disclaimer{position:relative;padding-left:26px;padding-top:3px;color:#909090;float:left;white-space:inherit;font-size:12px;line-height:14px}.ask-advice .form__tnc .form__disclaimer .mb-form__disclaimer-link{text-decoration:none;color:#303030;font-weight:600}.ask-advice .form__tnc .form__disclaimer .mb-form__disclaimer-link:hover{text-decoration:underline}.ask-advice .form__tnc .form__disclaimer:before{content:"";display:block;position:absolute;width:14px;height:14px;border:2px solid #e8e8e8;border-radius:2px;background-clip:padding-box;left:0;top:0;background-color:#fff}.ask-advice .form__tnc input[type=checkbox]:checked+.form__disclaimer:before{border-color:#d8232a;background-color:#d8232a}.ask-advice .form__tnc input[type=checkbox]:checked+.form__disclaimer:after{content:"";display:block;position:absolute;width:8px;height:4px;border-left:2px solid #fff;border-bottom:2px solid #fff;left:4px;top:4px;transform:rotate(-45deg)}.ask-advice .form__tnc.has-error{color:#d8232a!important}.ask-advice .form__tnc.has-error .form__disclaimer{color:#d8232a}.ask-advice .form__tnc.has-error .form__disclaimer:before{border-color:#d8232a}.ask-advice .form__tnc.has-error .form__disclaimer .mb-form__disclaimer-link{color:#d8232a}.prop-banner{width:100%;height:auto;padding:36px 24px;border-radius:8px;box-shadow:0 2px 4px 0 rgba(0,193,212,.1);background-color:rgba(223,246,249,.5);margin-bottom:24px;display:flex}.prop-banner.legal-services{background:#e0f2f0 url(../images/legal-services-sprite_web.svg) no-repeat;background-position:24px -1197px}@media screen and (max-width:768px){.prop-banner.legal-services{background:unset;background-color:#e0f2f0;padding-top:20px;width:100%;clear:both;margin-top:32px}}.prop-banner.vastu-services{background:#dff6f9 url(../images/prop-service-home/vastu-services-banner.svg) no-repeat 50px bottom}@media screen and (max-width:768px){.prop-banner.vastu-services{background-position:16px 16px;background-size:110px;padding-top:20px}}@media screen and (max-width:768px){.prop-banner{width:100%;display:block;border-radius:0;padding:16px}}.prop-banner__left{width:75%;padding-left:120px}@media screen and (max-width:768px){.prop-banner__left{width:100%;padding-left:0}}.prop-banner.legal-services .prop-banner__left{padding-left:221px;width:75%}@media screen and (max-width:768px){.prop-banner.legal-services .prop-banner__left{width:100%;padding-left:0}}.prop-banner.vastu-services .prop-banner__left{padding-left:236px}@media screen and (max-width:768px){.prop-banner.vastu-services .prop-banner__left{width:100%;padding-left:0}}.prop-banner__right{width:25%}@media screen and (max-width:768px){.prop-banner__right{width:100%;text-align:center}}.prop-banner.legal-services .prop-banner__right{padding-right:24px}@media screen and (max-width:767px){.prop-banner.legal-services .prop-banner__right{width:100%;text-align:left}}.prop-banner__title{font-size:24px;line-height:32px;font-weight:700;margin-bottom:16px}@media screen and (max-width:768px){.prop-banner__title{font-size:18px;line-height:24px;margin-bottom:20px}}.prop-banner.legal-services .prop-banner__title{margin-bottom:10px}@media screen and (max-width:768px){.prop-banner.legal-services .prop-banner__title{padding-left:128px;margin-bottom:24px;background:#e0f2f0 url(../images/legal-services-sprite_msite.svg) no-repeat;background-position:-2px -1162px}}.prop-banner.vastu-services .prop-banner__title{margin-bottom:24px}@media screen and (max-width:768px){.prop-banner.vastu-services .prop-banner__title{padding-left:136px}}.prop-banner__dec{font-size:16px;font-weight:600;line-height:24px}@media screen and (max-width:768px){.prop-banner__dec{font-size:14px;line-height:20px;margin-bottom:12px}}@media screen and (max-width:768px){.prop-banner.legal-services .prop-banner__dec{font-size:16px}}.prop-banner__sub-text{font-size:12px;line-height:16px}.prop-banner__cta{width:250px;height:44px;display:inline-block;color:#fff;font-size:16px;line-height:44px;font-weight:600;text-align:center;margin:0 0 12px;border-radius:4px;background-color:#d8232a}@media screen and (max-width:768px){.prop-banner__cta{width:100%;padding:0 16px;margin:0}}.prop-banner.legal-services .prop-banner__cta{width:unset;height:unset;font-size:14px;font-weight:500;padding:10px 20px;line-height:20px;border-radius:24px;background-clip:padding-box;background-color:#000;margin:0 0 12px;transition:all .3s ease}.prop-banner.legal-services .prop-banner__cta:hover{background-color:#c31f25}@media screen and (max-width:768px){.prop-banner.legal-services .prop-banner__cta{background-color:#d8232a;padding:10px 60px}.prop-banner.legal-services .prop-banner__cta:active{background-color:#c31f25}}.prop-banner__hint{font-size:12px;line-height:16px}.prop-inspec-banner{width:100%;height:auto;padding:24px;border-radius:8px;box-shadow:0 2px 4px 0 rgba(0,193,212,.1);background-color:rgba(223,246,249,.5);margin-bottom:24px;display:flex;background:#dff6f9 url(../images/prop-service-home/property-inspection-banner.svg) no-repeat 50px bottom;border:1px solid #00c1d4}@media screen and (max-width:768px){.prop-inspec-banner{width:100%;display:block;border-radius:0;background-position:16px 16px;background-size:120px;margin-bottom:0}}.prop-inspec-banner__left{padding-left:272px;width:50%}@media screen and (max-width:768px){.prop-inspec-banner__left{width:100%;padding-left:0}}.prop-inspec-banner__right{padding-left:120px;width:50%}@media screen and (max-width:768px){.prop-inspec-banner__right{width:100%;padding-left:0}}.prop-inspec-banner__title{font-size:24px;line-height:32px;font-weight:700;margin-bottom:16px}@media screen and (max-width:768px){.prop-inspec-banner__title{font-size:18px;line-height:24px;padding-left:140px;margin-bottom:20px}}.prop-inspec-banner__dec{font-size:16px;line-height:24px}@media screen and (max-width:768px){.prop-inspec-banner__dec{font-size:14px;line-height:20px;margin-bottom:20px}}.prop-inspec-banner__points{margin-bottom:16px}.prop-inspec-banner__points>li{padding:0 0 0 32px;position:relative;font-size:14px;font-weight:600;margin-bottom:12px}.prop-inspec-banner__points>li .circle-tick{width:20px;height:20px;display:inline-block;border-radius:50%;background:#009681;position:relative;position:absolute;left:0;top:0}.prop-inspec-banner__points>li .circle-tick:after{content:"";display:block;position:absolute;left:40%;top:21%;width:3.3333333333px;height:8px;border-right:1.3333333333px solid #fff;border-bottom:1.3333333333px solid #fff;transform:rotate(45deg)}.prop-inspec-banner__btn-box{display:flex}@media screen and (max-width:768px){.prop-inspec-banner__btn-box{display:block}}.prop-inspec-banner__cta{width:228px;height:36px;display:inline-block;color:#fff;font-size:16px;line-height:36px;font-weight:600;text-align:center;border-radius:20px;background-color:#d8232a}@media screen and (max-width:768px){.prop-inspec-banner__cta{width:200px;padding:0 16px;margin:0}}.prop-inspec-banner__hint{font-size:10px;line-height:16px;padding:16px 0 0 16px}@media screen and (max-width:768px){.prop-inspec-banner__hint{padding:12px 0 0}}.mb-form__tnc--text{line-height:18px;position:relative;padding-top:3px;color:#909090;float:left;white-space:inherit;font-size:12px;line-height:14px}.mb-form__tnc--text a{font-size:12px;color:#606060;font-weight:600;text-decoration:none}@media screen and (min-width:768px){.mb-form__tnc--text a:hover{text-decoration:underline}}@media screen and (max-width:767px){.mb-form__tnc--text a:active{text-decoration:underline}}.journey-graphic{height:339px;background-color:#fff;background-repeat:no-repeat;background-position:100% 100%;background-size:415px auto}.journey-graphic.bg-loaded{background-image:url(../images/jsf-banner-image.png)}@media screen and (max-width:767px){.journey-graphic{min-height:490px;background-size:293px auto}}.mkt-place__journey{width:100%;padding:48px 0 0;display:table}@media screen and (max-width:767px){.mkt-place__journey{width:100%;padding:0 16px}}.mkt-place__journey__content{width:52%;height:auto;display:inline-block;vertical-align:top}.mkt-place__journey--title{color:#303030;font-size:24px;font-weight:700;padding-bottom:16px}.mkt-place__journey--info{width:90%;color:#606060;font-size:16px;font-weight:400;padding-bottom:34px;line-height:26px}@media screen and (max-width:767px){.mkt-place__journey--info{width:100%;font-size:14px;padding-bottom:24px;line-height:20px}}.mkt-place__journey__list{width:100%;height:auto}@media screen and (max-width:767px){.mkt-place__journey__list{display:flex}}.mkt-place__journey__list--item{width:215px;height:auto;display:inline-block;vertical-align:top}@media screen and (max-width:767px){.mkt-place__journey__list--item{width:auto;height:auto}.mkt-place__journey__list--item.customer{width:110px}.mkt-place__journey__list--item.partners{width:140px}}.mkt-place__journey__list--item.cities{width:156px}@media screen and (max-width:767px){.mkt-place__journey__list--item.cities{width:80px}}.mkt-place__journey__list--item--value{color:#d8232a;font-size:32px;font-weight:700}@media screen and (max-width:767px){.mkt-place__journey__list--item--value{font-size:24px}}.mkt-place__journey__list--item--label{color:#303030;font-size:16px;font-weight:400;padding-top:4px}@media screen and (max-width:767px){.mkt-place__journey__list--item--label{font-size:14px}}.mkt-place__add-package-strip,.prop-service__add-package-strip{width:100%;height:92px;position:fixed;left:0;bottom:-100px;z-index:10;background-color:#fff;border-top:1px solid #d8d8d8;box-shadow:0 2px 16px 0 rgba(0,0,0,.1);transition:bottom .6s ease}@media screen and (max-width:767px){.mkt-place__add-package-strip,.prop-service__add-package-strip{width:100%;height:74px;z-index:10;box-shadow:0 2px 10px 0 rgba(0,0,0,.16)}}.mkt-place__add-package-strip.open,.prop-service__add-package-strip.open{bottom:0}.mkt-place__add-package-strip.open~.mkt-place__whatsapp,.mkt-place__add-package-strip.open~.prop-service__whatsapp,.prop-service__add-package-strip.open~.mkt-place__whatsapp,.prop-service__add-package-strip.open~.prop-service__whatsapp{bottom:100px}.mkt-place__add-package-strip__body,.prop-service__add-package-strip__body{width:1200px;height:100%;margin-right:auto;margin-left:auto;display:flex;justify-content:flex-start;align-items:center}@media screen and (max-width:767px){.mkt-place__add-package-strip__body,.prop-service__add-package-strip__body{width:100vw;padding:0 12px}}.mkt-place__add-package-strip__body .cart-column.package,.prop-service__add-package-strip__body .cart-column.package{flex:1 0}@media screen and (max-width:767px){.mkt-place__add-package-strip__body .cart-column.package,.prop-service__add-package-strip__body .cart-column.package{flex:1 0 0}}.mkt-place__add-package-strip__body .cart-column.subtotal,.prop-service__add-package-strip__body .cart-column.subtotal{flex:1 0;display:flex;justify-content:flex-end;align-items:center}@media screen and (max-width:767px){.mkt-place__add-package-strip__body .cart-column.subtotal,.prop-service__add-package-strip__body .cart-column.subtotal{flex:4 0 0}}.mkt-place__add-package-strip__pkg,.prop-service__add-package-strip__pkg{width:auto;height:48px;line-height:48px;padding:0 24px;color:#303030;font-size:18px;font-weight:400;display:inline-block;background-color:#f5f5f5;border-radius:4px;background-clip:padding-box}@media screen and (max-width:767px){.mkt-place__add-package-strip__pkg,.prop-service__add-package-strip__pkg{height:38px;line-height:38px;padding:0 8px}}.mkt-place__add-package-strip__pkg .svg-ico,.prop-service__add-package-strip__pkg .svg-ico{color:#606060;font-size:22px;line-height:0;margin-right:12px}@media screen and (max-width:767px){.mkt-place__add-package-strip__pkg .svg-ico,.prop-service__add-package-strip__pkg .svg-ico{font-size:14px;line-height:0;margin-right:4px;vertical-align:middle}}.mkt-place__add-package-strip__pkg .count,.prop-service__add-package-strip__pkg .count{font-weight:700;padding-right:4px}@media screen and (max-width:767px){.mkt-place__add-package-strip__pkg .count,.prop-service__add-package-strip__pkg .count{color:#303030;font-size:14px;display:inline-block;vertical-align:middle;line-height:16px;padding-right:0}}.mkt-place__add-package-strip__subtotal,.prop-service__add-package-strip__subtotal{display:flex;justify-content:flex-end;align-items:center;padding-right:32px}@media screen and (max-width:767px){.mkt-place__add-package-strip__subtotal,.prop-service__add-package-strip__subtotal{flex-wrap:wrap;flex:1 0 0;text-align:right;padding-right:16px}}.mkt-place__add-package-strip__subtotal--label,.prop-service__add-package-strip__subtotal--label{color:#303030;font-size:18px;font-weight:400}@media screen and (max-width:767px){.mkt-place__add-package-strip__subtotal--label,.prop-service__add-package-strip__subtotal--label{width:100%;font-size:12px}}.mkt-place__add-package-strip__subtotal--value,.prop-service__add-package-strip__subtotal--value{color:#d8232a;font-size:18px;font-weight:700;padding-left:8px}@media screen and (max-width:767px){.mkt-place__add-package-strip__subtotal--value,.prop-service__add-package-strip__subtotal--value{padding-left:0}}.mkt-place__add-package-strip__action,.prop-service__add-package-strip__action{width:214px;padding:6px;background-color:#fbe9e9;border-radius:4px;background-clip:padding-box}@media screen and (max-width:767px){.mkt-place__add-package-strip__action,.prop-service__add-package-strip__action{width:172px;max-width:172px;padding:4px;flex:3 0 0}}.mkt-place__add-package-strip__action .mkt-place__action .btn-red,.mkt-place__add-package-strip__action .prop-service__action .btn-red,.prop-service__add-package-strip__action .mkt-place__action .btn-red,.prop-service__add-package-strip__action .prop-service__action .btn-red{padding:0 16px;text-align:left}.mkt-place__add-package-strip__action .mkt-place__action .btn-red .svg-ico,.mkt-place__add-package-strip__action .prop-service__action .btn-red .svg-ico,.prop-service__add-package-strip__action .mkt-place__action .btn-red .svg-ico,.prop-service__add-package-strip__action .prop-service__action .btn-red .svg-ico{color:#fff;line-height:0;font-size:16px;float:right;margin-top:14px;margin-right:8px;position:relative;animation:arrowAnim 1s ease-in-out infinite}.mkt-place.page-prop-inspection .mkt-place__prop-inspection-services{width:100%;height:auto;padding:16px 0 40px}@media screen and (max-width:767px){.mkt-place.page-prop-inspection .mkt-place__prop-inspection-services{padding:8px 16px 0}}.mkt-place.page-prop-inspection .mkt-place__prop-inspection-services__list-hint{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row;flex-wrap:nowrap}@media screen and (max-width:767px){.mkt-place.page-prop-inspection .mkt-place__prop-inspection-services__list-hint{flex-direction:column;flex-wrap:wrap}}.mkt-place.page-prop-inspection .mkt-place__prop-inspection-services__list-hint--item{width:33.3333333333%;height:auto;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;margin-right:110px}@media screen and (max-width:767px){.mkt-place.page-prop-inspection .mkt-place__prop-inspection-services__list-hint--item{width:100%;margin:0 0 24px}}.mkt-place.page-prop-inspection .mkt-place__prop-inspection-services__list-hint--item:last-child{margin-right:0}.mkt-place.page-prop-inspection .mkt-place__prop-inspection-services__list-hint--ico{width:36px;height:auto}@media screen and (max-width:767px){.mkt-place.page-prop-inspection .mkt-place__prop-inspection-services__list-hint--ico{width:32px}}.mkt-place.page-prop-inspection .mkt-place__prop-inspection-services__list-hint--ico .svg-ico{line-height:0}.mkt-place.page-prop-inspection .mkt-place__prop-inspection-services__list-hint--ico .svg-ico.ico-inspection-structural{font-size:34px}@media screen and (max-width:767px){.mkt-place.page-prop-inspection .mkt-place__prop-inspection-services__list-hint--ico .svg-ico.ico-inspection-structural{font-size:32px}}.mkt-place.page-prop-inspection .mkt-place__prop-inspection-services__list-hint--ico .svg-ico.ico-inspection-plumbing{font-size:34px}@media screen and (max-width:767px){.mkt-place.page-prop-inspection .mkt-place__prop-inspection-services__list-hint--ico .svg-ico.ico-inspection-plumbing{font-size:32px}}.mkt-place.page-prop-inspection .mkt-place__prop-inspection-services__list-hint--ico .svg-ico.ico-inspection-electrical{font-size:34px}@media screen and (max-width:767px){.mkt-place.page-prop-inspection .mkt-place__prop-inspection-services__list-hint--ico .svg-ico.ico-inspection-electrical{font-size:32px}}.mkt-place.page-prop-inspection .mkt-place__prop-inspection-services__list-hint--content{width:calc(100% - 36px);height:auto;padding-left:16px}@media screen and (max-width:767px){.mkt-place.page-prop-inspection .mkt-place__prop-inspection-services__list-hint--content{width:calc(100% - 32px)}}.mkt-place.page-prop-inspection .mkt-place__prop-inspection-services__list-hint--content--title{color:#303030;font-size:18px;font-weight:600;padding-bottom:16px;line-height:22px}@media screen and (max-width:767px){.mkt-place.page-prop-inspection .mkt-place__prop-inspection-services__list-hint--content--title{font-size:16px;padding-bottom:8px;line-height:20px}}.mkt-place.page-prop-inspection .mkt-place__prop-inspection-services__list-hint--content--text{color:#606060;font-size:14px;font-weight:400}.mkt-place.page-legal-service .mkt-place__legal-services{width:100%;height:auto;padding:16px 0 0}@media screen and (max-width:767px){.mkt-place.page-legal-service .mkt-place__legal-services{padding:8px 16px 0}}.mkt-place.page-legal-service .mkt-place__legal-services__list{width:100%;height:auto;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:row;flex-wrap:wrap}@media screen and (max-width:767px){.mkt-place.page-legal-service .mkt-place__legal-services__list{flex-direction:column}}.mkt-place.page-legal-service .mkt-place__legal-services__list--item{width:47.5%;height:auto;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;margin-bottom:32px}@media screen and (max-width:767px){.mkt-place.page-legal-service .mkt-place__legal-services__list--item{width:100%;margin:0 0 24px}}@media screen and (min-width:768px){.mkt-place.page-legal-service .mkt-place__legal-services__list--item:nth-child(3){margin-bottom:0}}.mkt-place.page-legal-service .mkt-place__legal-services__list--item:last-child{margin-bottom:0}@media screen and (max-width:767px){.mkt-place.page-legal-service .mkt-place__legal-services__list--item:last-child{margin-bottom:0}}.mkt-place.page-legal-service .mkt-place__legal-services__list--ico{width:48px;height:auto}@media screen and (max-width:767px){.mkt-place.page-legal-service .mkt-place__legal-services__list--ico{width:32px}}.mkt-place.page-legal-service .mkt-place__legal-services__list--ico .svg-ico{line-height:0}.mkt-place.page-legal-service .mkt-place__legal-services__list--ico .svg-ico.ico-property-verification{font-size:48px}@media screen and (max-width:767px){.mkt-place.page-legal-service .mkt-place__legal-services__list--ico .svg-ico.ico-property-verification{font-size:32px}}.mkt-place.page-legal-service .mkt-place__legal-services__list--ico .svg-ico.ico-sales-deed-vetting{font-size:48px}@media screen and (max-width:767px){.mkt-place.page-legal-service .mkt-place__legal-services__list--ico .svg-ico.ico-sales-deed-vetting{font-size:32px}}.mkt-place.page-legal-service .mkt-place__legal-services__list--ico .svg-ico.ico-sales-agreement-vetting{font-size:48px}@media screen and (max-width:767px){.mkt-place.page-legal-service .mkt-place__legal-services__list--ico .svg-ico.ico-sales-agreement-vetting{font-size:32px}}.mkt-place.page-legal-service .mkt-place__legal-services__list--ico .svg-ico.ico-property-registration{font-size:48px}@media screen and (max-width:767px){.mkt-place.page-legal-service .mkt-place__legal-services__list--ico .svg-ico.ico-property-registration{font-size:32px}}.mkt-place.page-legal-service .mkt-place__legal-services__list--content{width:calc(100% - 36px);height:auto;padding-left:16px}@media screen and (max-width:767px){.mkt-place.page-legal-service .mkt-place__legal-services__list--content{width:calc(100% - 32px)}}.mkt-place.page-legal-service .mkt-place__legal-services__list--content--title{color:#303030;font-size:18px;font-weight:600;padding-bottom:16px;line-height:22px}@media screen and (max-width:767px){.mkt-place.page-legal-service .mkt-place__legal-services__list--content--title{font-size:16px;padding-bottom:8px;line-height:20px}}.mkt-place.page-legal-service .mkt-place__legal-services__list--content--text{color:#606060;font-size:14px;font-weight:400}.font-12{font-size:12px}.paying-for{margin-bottom:12px}.use-landlords{margin:0 0 12px}@media screen and (min-width:768px){.choose-bhk{margin-top:20px}}.position-relative{position:relative}.m-r-10{margin-right:10px}.mb-form__container{padding:0}.mb-form__col-group{width:100%;display:block;justify-content:space-between}@media screen and (min-width:768px){.mb-form__col-group{display:flex}}.mb-form__col{width:100%}@media screen and (min-width:768px){.mb-form__col{width:calc(50% - 11px)}}.mb-form__col-group-2-col{display:flex;flex-wrap:wrap;justify-content:space-between}.mb-form__row{width:100%;min-height:72px;position:relative;padding:16px 0 0;box-sizing:border-box}.mb-form__row.has-select:after{content:"";position:absolute;right:8px;top:22px;width:8px;height:8px;border-color:transparent #303030 #303030 transparent;border-style:solid;border-width:1px;transform:rotate(45deg) translateY(-50%)}.mb-form__row:after{content:"";clear:both;width:100%}.mb-form__row *{box-sizing:border-box}.mb-form__row .mb-form__input:focus+.mb-form__label{top:0}.mb-form__row.focused-fixed .mb-form__label,.mb-form__row.focused .mb-form__label{top:0;font-size:12px}.mb-form__label{font-size:14px;color:#909090;position:absolute;top:20px;left:0;transition:top .3s;z-index:0}.mb-form__label__required{color:#d8232a;display:inline-block}.mb-form__prefix{display:flex}.mb-form__prefix__pre{flex-grow:1;opacity:0;font-size:14px;color:#303030;line-height:30px;transition:all .3s}.mb-form__prefix .mb-form__input{padding-left:12px}.mb-form__prefix.has-mobile{width:64px}.mb-form__prefix.has-mobile .mb-form__input{padding-left:72px}.mb-form__row.focused-fixed .mb-form__prefix__pre,.mb-form__row.focused .mb-form__prefix__pre{opacity:1;font-size:14px}.mb-form__input{font-family:Montserrat,Helvetica,Arial,sans-serif;border:none;border-bottom:1px solid #ddd;border-radius:0;background-color:transparent;width:100%;height:30px;line-height:30px;font-size:14px;color:#303030;z-index:2;outline:none;position:absolute;top:16px;left:0;padding:0}.mb-form__input::-moz-placeholder{color:#909090;opacity:1}.mb-form__input::placeholder{color:#909090;opacity:1}.mb-form__input:-ms-input-placeholder{color:#909090}.mb-form__input::-ms-input-placeholder{color:#909090}.mb-form__textarea{overflow:hidden;padding:0 0 10px;width:100%;font-size:14px;line-height:20px;display:block;position:relative;transition:all .3s}.mb-form__textarea.active{background-color:rgba(216,35,42,.1)}.mb-form__select{border:none;border-bottom:1px solid #ddd;background-color:transparent;width:100%;height:30px;line-height:30px;font-size:14px;color:#606060;z-index:2;outline:none;position:absolute;top:20px;left:0}.mb-form__autosuggest{width:100%;height:auto;max-height:200px;overflow-y:auto;margin:0;padding:0;position:absolute;left:0;top:50px;background-color:#fff;z-index:5;box-shadow:0 2px 3px rgba(0,0,0,.15);border-radius:0 0 4px 4px;display:none;transition:all .3s}.mb-form__autosuggest.active{display:block}.mb-form__autosuggest>li{list-style:none;display:block;font-size:14px;line-height:32px;padding:0 12px;cursor:pointer;border-bottom:1px solid #d8d8d8;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mb-form__autosuggest>li:last-child{border:none}.mb-form__autosuggest>li:hover{background-color:#f5f5f5;color:#d8232a}.mb-form__select-native{background-color:transparent;border:none;border-bottom:1px solid #d8d8d8;padding:6px 0;width:100%;margin-bottom:20px;color:#303030;z-index:3;position:relative}@media screen and (max-width:767px){.mb-form__select-native{-moz-appearance:none;appearance:none;-webkit-appearance:none}}.isd-select .mb-form__select-native{border-bottom:none;opacity:0}.mb-form__select-native:after,.mb-form__select-native:before{content:"";display:block;position:absolute}.mb-form__select-native:after{right:8px;top:50%;width:4px;height:4px;border-color:transparent #d8d8d8 #d8d8d8 transparent;border-style:solid;border-width:1px;transform:rotate(45deg) translateY(-50%)}.mb-form__error{color:#d8232a}.mb-form__error,.mb-form__success{font-size:12px;line-height:16px;position:absolute;top:50px;left:0;display:none;transition:all .3s}.mb-form__success{color:#2bb700}.show-success .mb-form__success{display:block}.mb-form__success--has-icon{padding-left:24px}.mb-form__success--has-icon:after,.mb-form__success--has-icon:before{content:"";display:block;position:absolute}.mb-form__success--has-icon:before{width:12px;height:12px;border:1px solid #2bb700;border-radius:50%;top:50%;left:0;transform:translateY(-50%)}.mb-form__success--has-icon:after{width:2px;height:5px;border-color:transparent #2bb700 #2bb700 transparent;border-style:solid;border-width:1px;left:5px;top:3px;transform:rotate(45deg)}.mb-form__hint{font-size:12px;line-height:16px;color:#909090;position:absolute;top:24px;left:0;transition:all .3s}.mb-form__info-icn{width:14px;height:14px;margin-right:4px;float:left;background:url(../images/info-icn.svg) no-repeat 50%;background-size:100%}.mb-form__row.show-error .mb-form__hint{display:none}.js-input-container.show-error .mb-form__error,.mb-form__row.show-error .mb-form__error{display:block}.mb-form__row.show-error .mb-form__input{border-bottom-color:#d8232a}.mb-form__cta{min-width:180px;width:auto;height:44px;border-radius:4px;box-shadow:0 1px 3px 0 rgba(0,0,0,.25),0 0 0 4px #fbe9e9;background-color:#d8232a;color:#fff;text-align:left;padding:0 16px;font-size:16px;line-height:44px;font-weight:600;text-decoration:none;display:inline-block;margin-left:24px;transition:all .3s ease-in;position:relative;box-sizing:border-box;cursor:pointer}@media screen and (max-width:767px){.mb-form__cta{width:100%;text-align:center;margin-left:0}}.mb-form__cta .svg-ico{width:1em;text-align:center;vertical-align:text-bottom;color:#fff;fill:#fff;line-height:0;font-size:16px;float:right;margin-top:14px;margin-right:8px;position:relative;animation:arrowAnim 1s ease-in-out infinite}@media screen and (max-width:767px){.mb-form__cta .svg-ico{float:none;margin-left:16px}}.mb-form__disclaimer-link{font-size:12px;font-weight:600;text-decoration:underline;color:#606060}.mb-form__suggestion__container{width:256px;max-width:256px;min-height:50px;max-height:160px;box-shadow:0 2px 6px 0 rgba(51,51,51,.25);position:absolute;left:0;top:46px;border-radius:4px;z-index:4;background:#fff;display:none}@media screen and (max-width:767px){.mb-form__suggestion__container{width:100%;max-width:100%}}.mb-form__suggestion__container.active{display:block}.mb-form__suggestion__label{width:100%;font-size:12px;line-height:36px;padding:0 12px;color:#606060}.mb-form__suggestion__options{width:100%;max-height:80px;padding:0;margin:0;list-style:none;overflow-y:auto}.mb-form__suggestion__options::-webkit-scrollbar{width:4px}.mb-form__suggestion__options::-webkit-scrollbar-track{background-color:#e8e8e8;border-radius:6px;background-clip:padding-box}.mb-form__suggestion__options::-webkit-scrollbar-thumb{background-color:#909090;border-radius:6px;background-clip:padding-box}.mb-form__suggestion__options::-webkit-scrollbar-thumb:hover{background-color:#606060}.mb-form__suggestion__options>li{height:36px;font-size:14px;font-weight:600;line-height:36px;padding:0 12px;color:#606060;cursor:pointer}.mb-form__suggestion__options>li:hover{color:#303030;background-color:#f7f7f7}@keyframes arrowAnim{0%,to{transform:translate(0)}50%{transform:translate(10px)}}.isd-display{position:absolute;width:48px;height:28px;background:#fff;top:0;z-index:2;left:0;pointer-events:none;text-align:left;color:#909090;cursor:pointer;color:#303030}.isd-display:after{content:"";display:block;position:absolute;right:-8px;top:8px;transform:rotate(45deg);width:6px;height:6px;border-color:transparent #d8d8d8 #d8d8d8 transparent;border-style:solid;border-width:1px}.mkt-place__contact-whatsapp{justify-content:flex-end;align-items:flex-end;background-color:transparent}.mkt-place__contact{width:100%;height:auto;padding:0;background-color:#fff}@media screen and (min-width:768px){.mkt-place__contact{min-height:400px;padding:0}}.mkt-place__contact__content{width:100%}.mkt-place__contact__content__wtsappbtn{width:calc(100% - 50px);background-color:#4caf50;height:55px;line-height:55px;display:block;box-shadow:0 2px 4px 0 rgba(48,48,48,.2);border:1px solid rgba(0,150,129,.2);border-radius:28px;background-clip:padding-box;margin:6px auto 15px;text-align:center}.mkt-place__contact__content__wtsappbtn__text{font-size:16px;color:#fff;font-weight:600;display:inline-block;position:relative;padding-left:32px}.mkt-place__contact__content__wtsappbtn__text:before{width:22px;height:22px;content:"";background:url(../images/whatsapp.svg) no-repeat 0;background-size:22px;position:absolute;left:0;top:16px}.mkt-place__contact__content__ortxt{font-size:16px;color:#303030;margin:auto;text-align:center;padding-bottom:19px;text-transform:uppercase}.mkt-place__contact__content__reqcallTitle{font-size:16px;color:#303030;line-height:24px;padding-bottom:20px;font-weight:600;margin:auto;text-align:center}.mkt-place__contact__title{width:100%;height:auto;border-bottom:1px solid #909090;margin-bottom:35px}@media screen and (max-width:767px){.mkt-place__contact__title{padding-bottom:0}}.mkt-place__contact__title--text1{color:#303030;font-size:16px;font-weight:700;padding:0 24px 18px}.mkt-place__contact__form{width:100%;height:auto;padding-left:16px;padding-right:16px}.mkt-place__contact__fieldset{width:100%;height:auto;position:relative;display:block;padding-bottom:48px}.mkt-place__contact__fieldset.field-mobile{padding-bottom:32px}.mkt-place__contact__fieldset.has-success .mkt-place__contact--input{padding-right:32px}.mkt-place__contact__fieldset.has-success:after{content:"";display:block;position:absolute;width:12px;height:6px;top:10px;right:2px;border-left:2px solid #2bb700;border-bottom:2px solid #2bb700;transform:rotate(-45deg)}.mkt-place__contact__fieldset.has-value .mkt-place__contact--label{top:-20px;line-height:20px;font-size:14px}.mkt-place__contact--input{width:100%;height:35px;display:block;padding:6px 0 8px;font-size:16px;line-height:1.5;border:none;border-bottom:1px solid #d8d8d8;-webkit-text-fill-color:#303030;color:#303030;box-shadow:none;outline:none;transition:all .3s}.mkt-place__contact--input:focus{outline-color:#6b86cb}.mkt-place__contact__fieldset.has-error .mkt-place__contact--input{border-color:#d8232a}.mkt-place__contact__fieldset.has-error .mkt-place__contact--input:focus{outline-color:#d8232a}.mkt-place__contact--input:focus+.mkt-place__contact--label,.mkt-place__contact--input:not(:focus):valid~.mkt-place__contact--label{top:-20px;line-height:20px;font-size:14px}.mkt-place__contact--label{display:block;color:#909090;font-size:16px;line-height:35px;position:absolute;left:0;top:0;right:0;cursor:text;transition:all .3s}.mkt-place__contact--error{display:none;clear:both;position:relative;font-size:12px;color:#d8232a;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mkt-place__contact__fieldset.has-error .mkt-place__contact--error{width:100%;color:#d8232a;visibility:visible;padding:3px 0 2px;z-index:1;margin-top:-1px;display:block}.mkt-place__contact .mkt-place__action{padding-bottom:8px}.mkt-place__contact .mkt-place__action--btn.disabled{pointer-events:none}.mkt-place__contact .mkt-place__action,.mkt-place__contact .prop-service__action{width:239px;margin:auto}@media screen and (max-width:767px){.mkt-place__contact .mkt-place__action.otp-btn,.mkt-place__contact .prop-service__action.otp-btn{width:100vw}}.mkt-place__contact .mkt-place__action--btn.large,.mkt-place__contact .prop-service__action--btn.large{height:36px;line-height:35px}@media screen and (max-width:767px){.mkt-place__contact .mkt-place__action--btn.large,.mkt-place__contact .prop-service__action--btn.large{height:44px;line-height:44px}}.mkt-place__contact__otp{width:100%;padding:0 25px}.mkt-place__contact__otp__editsec{font-size:14px;color:#303030;line-height:24px}.mkt-place__contact__otp__editsec__text{display:inline-block}.mkt-place__contact__otp__valueOtp{width:100%}.mkt-place__contact__otp__valueOtp__value{width:38px;display:inline-block;margin-right:5px;text-align:center;font-size:16px;height:32px;border:none;border-bottom:1px solid #e2e2e2;border-radius:0;outline:none;-webkit-text-fill-color:#303030;color:#303030;background-color:#fff;transition:all .3s;margin-bottom:5px}.mkt-place__contact__otp__timerSec{width:100%;font-size:12px;color:#303030;line-height:24px;padding:10px 0}.mkt-place__contact__otp__timerSec__otptimer{display:inline-block;color:#d8232a}.mkt-place__contact__otp__didntGet{padding-top:20px;color:#303030;line-height:24px;font-size:12px}.mkt-place__contact__otp__resendOtp{padding-top:8px;color:#d8d8d8;pointer-events:none;line-height:24px;font-size:12px;text-transform:uppercase;position:relative;padding-left:22px}.mkt-place__contact__otp__resendOtp:after{content:"";width:18px;height:18px;display:inline-block;position:absolute;top:9px;left:0;background:url(../images/resend.svg) no-repeat 0;background-size:15px}.mkt-place__contact__otp__otponCall{font-size:12px;color:#d8d8d8;text-transform:uppercase;padding-top:10px;cursor:pointer;position:relative;padding-left:22px;pointer-events:none}.mkt-place__contact__otp__otponCall:after{content:"";width:18px;height:18px;display:inline-block;position:absolute;top:9px;left:0;background:url(../images/ic-call-gray.svg) no-repeat 0;background-size:12px}.mkt-place__thanks{width:100%;margin:auto;padding:0 50px;display:flex;flex-wrap:wrap;justify-content:center;min-height:400px;align-items:center}@media screen and (max-width:767px){.mkt-place__thanks{padding-top:150px}}.mkt-place__thanks__wraper__sucessIcon{width:40px;height:40px;margin:auto;border-radius:50%;background-clip:padding-box;justify-content:center;background-color:#009681;align-items:center;display:flex;position:relative}.mkt-place__thanks__wraper__sucessIcon:after{display:block;content:"";width:7px;height:15px;border:solid #fff;border-width:0 3px 3px 0;transform:rotate(45deg);margin-top:-5px}.mkt-place__thanks__wraper__titleText{font-size:16px;color:#303030;line-height:24px;padding:16px 0 29px;margin:auto;text-align:center;font-weight:600}.mkt-place__thanks__wraper__getinTouch{font-size:14px;color:#303030;line-height:24px;margin:auto;text-align:center;padding-bottom:20px}.mkt-place__dialog.open.contact-whatsapp{justify-content:flex-end;align-items:flex-end;background-color:transparent;-webkit-animation-name:fadeIn;-webkit-animation-duration:.4s;animation-name:fadeIn;animation-duration:.4s;left:auto;right:50px}.mkt-place__dialog.open.contact-whatsapp .mkt-place__contact__form{padding-left:16px;padding-right:16px}.mkt-place__dialog.open.contact-whatsapp .mkt-place__contact__form .mb-form__tnc{padding-bottom:16px}@media screen and (min-width:768px){.mkt-place__dialog.open.contact-whatsapp{justify-content:flex-start;align-items:flex-start;background-color:transparent;-webkit-animation-name:fadeIn;-webkit-animation-duration:.4s;animation-name:fadeIn;animation-duration:.4s;left:20px;top:unset;bottom:14px}}.mkt-place__dialog.open.contact-whatsapp .mkt-place__dialog--close{right:4px;top:4px}.mkt-place__dialog.open.contact-whatsapp .mkt-place__dialog--close:after,.mkt-place__dialog.open.contact-whatsapp .mkt-place__dialog--close:before{height:20px;top:4px}@media screen and (max-width:767px){.mkt-place__dialog.open.contact-whatsapp .mkt-place__dialog--close{top:6px;right:2px;z-index:9}.mkt-place__dialog.open.contact-whatsapp .mkt-place__dialog--close:after,.mkt-place__dialog.open.contact-whatsapp .mkt-place__dialog--close:before{background-color:#303030}}@media screen and (max-width:767px){.mkt-place__dialog.open.contact-whatsapp{left:0;right:0;overflow-y:auto}.mkt-place__dialog.open.contact-whatsapp .mkt-place__dialog__box{width:100vw!important;height:100%!important;border-radius:0;padding:24px 0!important}}.mkt-place__contact__form .mb-form__tnc{padding-bottom:16px}.contact-whatsapp .mkt-place__dialog__box{-webkit-animation-name:slideIn;-webkit-animation-duration:.4s;animation-name:slideIn;animation-duration:.4s}@media screen and (min-width:768px){.contact-whatsapp .mkt-place__dialog__box{position:absolute;bottom:0}}.contact-whatsapp .mkt-place__dialog--close:after,.contact-whatsapp .mkt-place__dialog--close:before{background-color:#303030}@keyframes slideIn{0%{bottom:-800px;opacity:0}to{bottom:0;opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.disabletext{border:none;display:inline-block;width:90px;pointer-events:none}.activeTimer{pointer-events:visible;cursor:pointer;color:#303030}.action--single.posabsolute{position:absolute;left:0;right:0;bottom:0;padding-bottom:0}@media screen and (max-width:767px){.action--single.posabsolute{position:fixed;bottom:0}}.editClick{display:inline-block;cursor:pointer;line-height:18px;color:#d8232a;border-bottom:1px solid #d8232a}.btnSmall{margin:auto;width:120px!important}.prop-service__action{width:100%;height:auto}.prop-service__action.action--inline .prop-service__action--btn{margin-right:7px}.prop-service__action.action--inline .prop-service__action--btn.disabled{pointer-events:none;cursor:default}.prop-service__action.action--inline .prop-service__action--btn:last-child{margin-right:0}.prop-service__action.action--single .prop-service__action--btn{width:100%;margin-right:0}.prop-service__action.action--single .prop-service__action--btn.disabled{pointer-events:none;cursor:default}.prop-service__action.action--right{text-align:right}.prop-service__action.action--center{text-align:center}.prop-service__action--btn{width:auto;text-align:center;display:inline-block;font-size:14px;cursor:pointer;font-weight:600;text-decoration:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:20px;background-clip:padding-box;transition:all .3s ease}.prop-service__action--btn.btn-red{color:#fff;background-color:#d8232a;border:1px solid #d8232a}@media screen and (min-width:768px){.prop-service__action--btn.btn-red:hover{border-color:#b71c1c;background-color:#b71c1c}}@media screen and (max-width:767px){.prop-service__action--btn.btn-red:active{border-color:#b71c1c;background-color:#b71c1c}}.prop-service__action--btn.btn-red-o{color:#d8232a;background-color:transparent;border:1px solid #d8232a}@media screen and (min-width:768px){.prop-service__action--btn.btn-red-o:hover{color:#fff;border-color:#b71c1c;background-color:#b71c1c}}@media screen and (max-width:767px){.prop-service__action--btn.btn-red-o:active{color:#fff;border-color:#b71c1c;background-color:#b71c1c}}.prop-service__action--btn.btn-white{color:#d8232a;background-color:#fff;border:1px solid #d8232a}@media screen and (min-width:768px){.prop-service__action--btn.btn-white:hover{color:#fff;background-color:#b71c1c}}@media screen and (max-width:767px){.prop-service__action--btn.btn-white:active{color:#fff;background-color:#b71c1c}}.prop-service__action--btn.btn-white-gray-text{color:#303030;background-color:#fff;border:1px solid #fff}@media screen and (min-width:768px){.prop-service__action--btn.btn-white-gray-text:hover{color:#fff;background-color:#b71c1c;border-color:#b71c1c}}@media screen and (max-width:767px){.prop-service__action--btn.btn-white-gray-text:active{color:#fff;background-color:#b71c1c;border-color:#b71c1c}}.prop-service__action--btn.btn-white-o{color:#fff;background-color:transparent;border:1px solid #fff}@media screen and (min-width:768px){.prop-service__action--btn.btn-white-o:hover{background-color:#b71c1c;border-color:#b71c1c}}@media screen and (max-width:767px){.prop-service__action--btn.btn-white-o:active{background-color:#b71c1c;border-color:#b71c1c}}.prop-service__action--btn.btn-pink{color:#d8232a;background-color:rgba(216,35,42,.1);border:1px solid rgba(216,35,42,.1)}@media screen and (min-width:768px){.prop-service__action--btn.btn-pink:hover{color:#fff;background-color:#b71c1c}}@media screen and (max-width:767px){.prop-service__action--btn.btn-pink:active{color:#fff;background-color:#b71c1c}}.prop-service__action--btn.btn-green{color:#fff;background-color:#2bb700;border-color:#2bb700}@media screen and (min-width:768px){.prop-service__action--btn.btn-green:hover{color:#fff;background-color:#2bb700;border-color:#2bb700;cursor:default}}@media screen and (max-width:767px){.prop-service__action--btn.btn-green:active{color:#fff;background-color:#2bb700;border-color:#2bb700}}.prop-service__action--btn.regular{padding:0 16px;height:32px;line-height:30px}.prop-service__action--btn.medium{padding:0 24px;height:36px;line-height:34px}.prop-service__action--btn.xmedium{padding:0 24px;height:40px;line-height:38px}.prop-service__action--btn.large{font-size:16px;padding:0 32px;height:44px;line-height:42px}.prop-service__action--btn.xlarge{font-size:16px;padding:0 100px;height:44px;line-height:42px}.prop-service__action--btn:hover{text-decoration:none}.expert-adviceCase.mkt-place__contact__title{margin:20px 0;text-align:center;border-bottom:none}#contact-cityColumn .location-input{padding:0 8px 6px 20px}#contact-cityColumn .mb-form__label.location-label{padding-left:20px}#contact-cityColumn .mb-form__row.location-row:after{content:"";display:block;position:absolute;right:4px;top:21px;transform:rotate(45deg);width:5px;height:5px;pointer-events:none;border-color:transparent #909090 #909090 transparent;border-style:solid;border-width:1px}@media screen and (max-width:767px){#contact-cityColumn .mb-form__row.location-row:after{top:23px}}#contact-cityColumn .mb-form__row.location-row:before{content:"";display:block;position:absolute;pointer-events:none;left:0;top:20px;width:11px;height:14px;background:url(../images/location-icon.svg) no-repeat}@media screen and (max-width:767px){#contact-cityColumn .mb-form__row.location-row:before{top:20px}}@media screen and (min-width:767px){#contact-cityColumn .mb-form__row.location-row.focused .mb-form__label.location-label{top:20px;font-size:14px}#contact-cityColumn .mb-form__row.location-row.citySelected .mb-form__label.location-label{top:0;font-size:12px}}#contact-cityColumn .location__optionWrapper{position:absolute;width:100%;padding:18px 0 8px;border-radius:4px;top:43px;z-index:8;box-shadow:0 2px 4px 0 rgba(0,0,0,.3);background-color:#fff;display:none}#contact-cityColumn .location__optionWrapper.open{display:block}#contact-cityColumn .location__optionWrapper__mcntnt{max-height:306px;overflow-x:hidden;overflow-y:auto;padding:0}@media screen and (min-width:767px){#contact-cityColumn .location__optionWrapper__mcntnt::-webkit-scrollbar{width:6px;background-color:rgba(0,0,0,.04)}#contact-cityColumn .location__optionWrapper__mcntnt::-webkit-scrollbar-track{background-color:transparent}#contact-cityColumn .location__optionWrapper__mcntnt::-webkit-scrollbar-thumb{background-color:#909090;border-radius:4px;background-clip:padding-box}}#contact-cityColumn .location__city__item{padding-left:16px;height:32px;line-height:32px;font-size:14px;cursor:pointer}#contact-cityColumn .location__city__item:hover{background-color:#f5f5f5}#contact-cityColumn .location__optionTitle{font-size:14px;font-weight:600;line-height:20px;color:#303030;padding-left:16px;padding-bottom:4px}#contact-form-cityList-mobile-pms .location-m__optionWrapper{position:fixed;left:0;top:0;z-index:1000;width:100%;height:100%;background-color:rgba(0,0,0,.8);transition:all .3s ease;display:none}#contact-form-cityList-mobile-pms .location-m__optionWrapper__search{font-size:14px;line-height:32px;color:#909090;width:100%;border:none;border-bottom:1px solid rgba(96,96,96,.8);padding:3px;outline:none;margin-bottom:32px;color:#303030}#contact-form-cityList-mobile-pms .location-m__optionWrapper__search::-moz-placeholder{color:#909090}#contact-form-cityList-mobile-pms .location-m__optionWrapper__search::placeholder{color:#909090}#contact-form-cityList-mobile-pms .location-m__optionWrapper.open{display:block}#contact-form-cityList-mobile-pms .location-m__optionWrapper.open .location-m__optionWrapper__mcntntWrapper{transform:translateY(0);visibility:visible;opacity:1}#contact-form-cityList-mobile-pms .location-m__optionWrapper__mcntntWrapper{padding:24px 0 0;position:absolute;left:0;right:0;bottom:0;visibility:hidden;opacity:0;transform:translateY(100%);transition:all .3s ease}#contact-form-cityList-mobile-pms .location-m__optionWrapper__mcntnt{width:100%;padding:16px;border-radius:14px 14px 0 0;background-color:#fff}#contact-form-cityList-mobile-pms .location-m__optionWrapper__close{position:relative;width:20px;height:20px;float:right}#contact-form-cityList-mobile-pms .location-m__optionWrapper__close:after,#contact-form-cityList-mobile-pms .location-m__optionWrapper__close:before{content:"";display:block;width:2px;height:20px;background-color:#303030;position:absolute;left:9px;top:0}#contact-form-cityList-mobile-pms .location-m__optionWrapper__close:after{transform:rotate(-45deg)}#contact-form-cityList-mobile-pms .location-m__optionWrapper__close:before{transform:rotate(45deg)}#contact-form-cityList-mobile-pms .location-m__datalistWrapper{margin:auto;overflow-x:hidden;overflow-y:auto;height:55vh}#contact-form-cityList-mobile-pms .location-m__city__item,#contact-form-cityList-mobile-pms .location-m__datalistWrapper .no-result{font-size:14px;line-height:48px;color:#303030;font-weight:500}#contact-form-cityList-mobile-pms .location-m__city__item{border-bottom:1px solid #f5f5f5}#contact-form-cityList-mobile-pms .location-m__city__item .highlight{color:#d8232a}#contact-form-cityList-mobile-pms .location-m__city__item__input{display:none}#contact-form-cityList-mobile-pms .location-m__city__item__label{display:block;font-size:14px;line-height:48px;color:#303030;position:relative;font-weight:500}#contact-form-cityList-mobile-pms .location-m__city__item .location-m__city__item__input:checked~.location-m__city__item__label:after{display:block}#contact-form-cityList-mobile-pms .location-m__city__item .location-m__city__item__input:checked~.location-m__city__item__label:before{border-color:#009681}#contact-form-cityList-mobile-pms .location-m__city__item .location-m__city__item__input.location__other:checked~.location-m__other__input__wrapper{display:flex;justify-content:space-between}#contact-form-cityList-mobile-pms .location-m__optionTitle{font-size:14px;font-weight:600;line-height:20px;color:#303030}#contact-form-cityList-mobile .location-m__optionWrapper{position:fixed;left:0;top:0;z-index:1000;width:100%;height:100%;background-color:rgba(0,0,0,.8);display:none}#contact-form-cityList-mobile .location-m__optionWrapper.open{display:block}#contact-form-cityList-mobile .location-m__optionWrapper__mcntntWrapper{padding:24px 0 0;position:absolute;left:0;right:0;top:50%;transform:translateY(-50%)}#contact-form-cityList-mobile .location-m__optionWrapper__mcntnt{width:calc(100% - 20px);max-height:76vh;padding:16px;border-radius:16px;background-color:#fff;margin:auto;overflow-y:auto;overflow-x:hidden}#contact-form-cityList-mobile .location-m__optionWrapper__close{right:12px;top:0;position:absolute;width:24px;height:24px;border-radius:50%}#contact-form-cityList-mobile .location-m__optionWrapper__close:after,#contact-form-cityList-mobile .location-m__optionWrapper__close:before{content:"";display:block;width:2px;height:18px;background-color:#fff;position:absolute;left:12px;top:2px}#contact-form-cityList-mobile .location-m__optionWrapper__close:after{transform:rotate(-45deg)}#contact-form-cityList-mobile .location-m__optionWrapper__close:before{transform:rotate(45deg)}#contact-form-cityList-mobile .location-m__city__item{margin-top:28px}#contact-form-cityList-mobile .location-m__city__item__input{display:none}#contact-form-cityList-mobile .location-m__city__item__label{display:block;font-size:16px;line-height:24px;color:#303030;position:relative;padding-left:32px}#contact-form-cityList-mobile .location-m__city__item__label:before{content:"";display:block;position:absolute;width:16px;height:16px;border:2px solid #d7d7d7;border-radius:50%;left:0;top:2px}#contact-form-cityList-mobile .location-m__city__item__label:after{content:"";display:block;position:absolute;width:10px;height:10px;background-color:#009681;border-radius:50%;top:7px;left:5px;display:none}#contact-form-cityList-mobile .location-m__city__item .location-m__city__item__input:checked~.location-m__city__item__label:after{display:block}#contact-form-cityList-mobile .location-m__city__item .location-m__city__item__input:checked~.location-m__city__item__label:before{border-color:#009681}#contact-form-cityList-mobile .location-m__city__item .location-m__city__item__input.location__other:checked~.location-m__other__input__wrapper{display:flex;justify-content:space-between}#contact-form-cityList-mobile .location-m__optionTitle{font-size:14px;font-weight:600;line-height:20px;color:#303030}.mkt-place.page-vastu #contact-cityColumn .mb-form__row.location-row:after,.mkt-place.page-vastu #contact-cityColumn .mb-form__row.location-row:before{top:23px}@media screen and (max-width:767px){.mkt-place.page-home-cleaning #contact-cityColumn .mb-form__row.location-row:after,.mkt-place.page-home-cleaning #contact-cityColumn .mb-form__row.location-row:before,.mkt-place.page-home-sanitization #contact-cityColumn .mb-form__row.location-row:after,.mkt-place.page-home-sanitization #contact-cityColumn .mb-form__row.location-row:before{top:23px}}.autosuggest{padding:0}.autosuggest *{box-sizing:border-box}.autosuggest__inputcont{width:100%;min-height:36px;border-radius:3px;background-color:#fff;border:1px solid #d7d7d7;font-size:14px;color:#333;padding:3px 0;position:relative}.autosuggest__input{width:100%;border:none;color:#525252;font-weight:400;font-size:12px;height:22px;outline:none;overflow:hidden;padding:7px 5px 3px;resize:none;margin:0;float:left}.autosuggest__relative{position:relative}.autosuggest__dropdown{border:1px solid #bfbfbf;background:#fff;box-shadow:0 8px 10px #888;color:#666;font-size:14px;left:0;overflow-x:hidden;overflow-y:auto!important;position:absolute;top:-1px;visibility:hidden;width:100%;z-index:100}.autosuggest__dropdown div{background:#fff;color:#666;cursor:default;text-align:left;border-bottom:1px solid #eeefef;padding:5px 18px 6px;cursor:pointer}.autosuggest__dropdown div span{color:#e30c15}.autosuggest__dropdown .nonSelectEle{cursor:auto;color:#ccc;text-transform:uppercase;border:none;padding:0;background:none!important}.autosuggest .localityProjectKeyword{background-color:#fff}.autosuggest .localityProjectKeyword .localityKeywordParent{float:left;position:relative;background:#fff}.autosuggest .localityProjectKeyword .localityKeywordParent .crossIcon{background:none;cursor:pointer;height:15px;position:absolute;right:3px;top:6px;width:15px}.autosuggest .localityProjectKeyword .localityKeywordParent .crossIcon:after,.autosuggest .localityProjectKeyword .localityKeywordParent .crossIcon:before{content:"";position:absolute;right:7px;top:1px;width:1px;height:13px;background-color:#666;transform:rotate(45deg)}.autosuggest .localityProjectKeyword .localityKeywordParent .crossIcon:after{transform:rotate(-45deg)}.autosuggest .localityProjectKeyword .localityKeywordNames{margin:2px 0 1px 5px;max-width:90px;padding:0 22px 0 8px}.autosuggest .localityProjectKeyword .localityKeywordCompact,.autosuggest .localityProjectKeyword .localityKeywordNames{color:#666;cursor:default;font-size:13px;height:24px;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background-color:#eee;border-radius:3px}.autosuggest .localityProjectKeyword .localityKeywordCompact{margin:3px 0 3px 5px;max-width:105px;padding:0 8px}.autosuggest .localityProjectKeyword .localityAddedOption{background:#fff;border:1px solid #ccc;border-radius:4px;color:#666;cursor:default;font-size:12px;margin:5px 0 5px 5px;padding:0 4px}.mkt-place__partners{width:1200px;height:auto}.mkt-place__partners__slider .mkt-place__swiper .swiper-container{padding:10px 1px}.mkt-place__partners__card{width:100%;height:340px;overflow:hidden;background-color:#f5f5f5;border-radius:16px;background-clip:padding-box}.mkt-place__partners__card>a{width:100%;height:100%;display:block;position:relative}.mkt-place__partners__card>a:after{content:"";display:block;position:absolute;width:100%;height:284px;bottom:0;left:0;background-image:linear-gradient(180deg,transparent 7%,#000 91%)}.mkt-place__partners__card>a:hover .mkt-place__action--btn{color:#fff;background-color:#b71c1c;border-color:#b71c1c}.mkt-place__partners__card--graphic{width:100%;height:100%}.mkt-place__partners__card--graphic>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mkt-place__partners__card__content{width:100%;height:auto;padding:0 24px 24px;display:flex;justify-content:flex-start;align-items:flex-end;position:absolute;bottom:0;left:0;z-index:1}.mkt-place__partners__card__content__left{flex:3 0 0}.mkt-place__partners__card__content__right{flex:1 0 0;text-align:right}.mkt-place__partners__card__content--logo{width:100%;height:auto}.mkt-place__partners__card__content--logo>img{width:auto;max-height:34px}.mkt-place__partners__card__content__offer{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:center;margin-top:24px}.mkt-place__partners__card__content__offer--tag{width:auto;height:24px;line-height:26px;padding:0 8px;display:inline-block;vertical-align:middle;text-align:center;text-transform:uppercase;color:#303030;font-size:12px;font-weight:600;background-color:#f9ba58;border-radius:2px;background-clip:padding-box}.mkt-place__partners__card__content__offer--off-price{display:inline-block;vertical-align:middle;padding-left:12px;color:#fff;font-size:12px;font-weight:400}.mkt-place__partners__card__content__offer--off-price .price-value{font-weight:700}.mkt-place__partners__card__content__offer--code{display:inline-block;vertical-align:middle;color:#fff;font-size:12px;font-weight:400;padding-left:8px;margin-left:8px;position:relative}.mkt-place__partners__card__content__offer--code:before{content:"";display:block;position:absolute;width:1px;height:11px;background-color:#fff;top:3px;left:0}.mkt-place__partners__card__content__offer--code .code-value{font-weight:700}.mkt-place__testimonial{width:1200px;display:flex}.mkt-place__testimonial__left{width:302px;padding-top:45px}.mkt-place__testimonial__right{width:calc(100% - 302px)}.mkt-place__testimonial__slider .mkt-place__swiper.arrow-medium .swiper-button-next,.mkt-place__testimonial__slider .mkt-place__swiper.arrow-medium .swiper-button-prev{top:unset;bottom:36px}.mkt-place__testimonial__slider .mkt-place__swiper.arrow-medium .swiper-button-next{right:unset;left:-246px}.mkt-place__testimonial__slider .mkt-place__swiper.arrow-medium .swiper-button-prev{left:-303px}.mkt-place__testimonial__slider .mkt-place__swiper.arrow-medium .swiper-container{padding:10px;position:relative}.mkt-place__testimonial__slider .mkt-place__swiper.arrow-medium .swiper-container:after{content:"";display:block;position:absolute;width:262px;height:240px;background-image:linear-gradient(90deg,hsla(0,0%,100%,0),#fdf6f6 81%,#fdf6f6);top:0;right:0;z-index:2}.mkt-place__testimonial__card{width:100%;height:206px;padding:24px 36px 24px 24px;display:flex;justify-content:flex-start;align-items:flex-start;background-color:#fff;border:1px solid #d8d8d8;border-radius:8px;background-clip:padding-box;box-shadow:0 2px 14px 0 rgba(0,0,0,.1)}.mkt-place__testimonial__card__left{width:156px;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;background:url(../images/pattern-testimonial.svg) no-repeat 12px 14px}.mkt-place__testimonial__card--graphic{width:134px;height:100px;overflow:hidden;background:#fbe9e9 url(../images/ico-default-user.svg) no-repeat 50%/35% auto;border-radius:10px;background-clip:padding-box}.mkt-place__testimonial__card--graphic>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mkt-place__testimonial__card--name{color:#303030;font-size:16px;font-weight:600;padding-top:32px}.mkt-place__testimonial__card__content{width:calc(100% - 156px);padding:2px 0 0 42px;position:relative}.mkt-place__testimonial__card__content .svg-ico{line-height:0;color:#d8d8d8;font-size:16px;position:absolute}.mkt-place__testimonial__card__content .svg-ico.ico-left{top:0;left:17px}.mkt-place__testimonial__card__content .svg-ico.ico-right{bottom:-5px;padding-left:8px}.mkt-place__testimonial__card__content p{color:#606060;font-size:16px;font-weight:400;line-height:24px;display:inline;position:relative}.mkt-place__featured-blog{width:1200px;height:auto}.mkt-place__featured-blog__slider .mkt-place__swiper .swiper-container{padding:10px 1px}.mkt-place__featured-blog__card{width:100%;height:276px;overflow:hidden;border-radius:16px;background-clip:padding-box}.mkt-place__featured-blog__card>a{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap}.mkt-place__featured-blog__card--graphic{width:100%;height:181px;display:flex;justify-content:center;align-items:center;overflow:hidden;position:relative;background-color:#f5f5f5}.mkt-place__featured-blog__card--graphic>img{width:100%;height:100%;border:0;-o-object-fit:cover;object-fit:cover}.mkt-place__featured-blog__card--graphic.has-video:before{content:"";display:block;position:absolute;width:40px;height:40px;background:rgba(0,0,0,.6) url(../images/ico-play.svg) no-repeat 12px/18px 16px;border-radius:50%;background-clip:padding-box}.mkt-place__featured-blog__card__content{width:100%;height:calc(100% - 181px);padding:24px 16px;line-height:24px;color:#303030;font-size:18px;font-weight:400}.explore-services{background:url(../images/bg-explore-services.jpg) no-repeat 0/cover}.svg-ico{text-align:center;vertical-align:text-bottom}.svg-ico,.svg-ico>svg{display:inline-block;width:1em}.svg-ico>svg{height:1em;font-size:inherit;vertical-align:middle;color:inherit;fill:currentColor}.mkt-place__explore{width:1200px}.mkt-place__explore__slider .mkt-place__swiper .swiper-button-next.swiper-button-disabled,.mkt-place__explore__slider .mkt-place__swiper .swiper-button-prev.swiper-button-disabled{background-color:#606060}.mkt-place__explore__slider .mkt-place__swiper .swiper-button-next.swiper-button-disabled>a,.mkt-place__explore__slider .mkt-place__swiper .swiper-button-prev.swiper-button-disabled>a{border-color:#909090}.mkt-place__explore__card{width:100%;height:200px;overflow:hidden;background-color:#fff;border-radius:8px;background-clip:padding-box}.mkt-place__explore__card>a{width:100%;height:100%;padding:24px 16px 16px 24px;display:flex;justify-content:flex-start;align-items:flex-start}.mkt-place__explore__card>a:hover .mkt-place__explore__card__content--view-package{text-decoration:underline}.mkt-place__explore__card--graphic{width:80px;height:80px;text-align:center;background-color:rgba(251,233,233,.5);border:8px solid rgba(251,233,233,.35);display:flex;justify-content:center;align-items:center;border-radius:50%;background-clip:padding-box}.mkt-place__explore__card--graphic .svg-ico{line-height:0}.mkt-place__explore__card--graphic .svg-ico.ico-pay-rent{font-size:36px}.mkt-place__explore__card--graphic .svg-ico.ico-rent-agreement{font-size:42px}.mkt-place__explore__card--graphic .svg-ico.ico-tenant-verification,.mkt-place__explore__card--graphic .svg-ico.ico-vastu{font-size:36px}.mkt-place__explore__card--graphic .svg-ico.ico-decor{font-size:32px}.mkt-place__explore__card--graphic .svg-ico.ico-home-loan{font-size:34px}.mkt-place__explore__card--graphic .svg-ico.ico-home-cleaning,.mkt-place__explore__card--graphic .svg-ico.ico-pest-control,.mkt-place__explore__card--graphic .svg-ico.ico-property-inspection,.mkt-place__explore__card--graphic .svg-ico.ico-rental-furniture,.mkt-place__explore__card--graphic .svg-ico.ico-sanitization{font-size:38px}.mkt-place__explore__card--graphic .svg-ico.ico-legal-services{font-size:40px}.mkt-place__explore__card--graphic .svg-ico.ico-legal-title-check,.mkt-place__explore__card--graphic .svg-ico.ico-property-valuation{font-size:34px}.mkt-place__explore__card__content{width:calc(100% - 80px);height:100%;position:relative;padding:8px 0 0 24px}.mkt-place__explore__card__content--title{color:#303030;font-size:18px;font-weight:600;padding-bottom:12px}.mkt-place__explore__card__content--text{color:#606060;font-size:14px;font-weight:400;line-height:20px;padding-bottom:16px}.mkt-place__explore__card__content--hint{color:#909090;font-size:12px;font-weight:400;position:absolute;left:-79px}.mkt-place__explore__card__content .svg-ico.arrow{color:#d8232a;font-size:16px;position:absolute;right:0;bottom:0;line-height:0}.mkt-place__swiper{position:relative}.mkt-place__swiper.nav-arrow-top .swiper-button-next,.mkt-place__swiper.nav-arrow-top .swiper-button-prev{top:-44px;padding:10px;box-shadow:0 3px 15px 0 #d8d8d8}.mkt-place__swiper.nav-arrow-top .swiper-button-next{right:0}.mkt-place__swiper.nav-arrow-top .swiper-button-prev{left:unset;right:66px}.mkt-place__swiper.nav-arrow-top.no-shadow .swiper-button-next,.mkt-place__swiper.nav-arrow-top.no-shadow .swiper-button-prev{box-shadow:none}.mkt-place__swiper.arrow-medium .swiper-button-next,.mkt-place__swiper.arrow-medium .swiper-button-prev{width:32px;height:32px;padding:8px}.mkt-place__swiper.arrow-medium .swiper-button-next a,.mkt-place__swiper.arrow-medium .swiper-button-prev a{width:10px;height:10px;top:-2px;border-width:1px}.mkt-place__swiper.arrow-medium .swiper-button-next{left:-3px}.mkt-place__swiper.arrow-medium .swiper-button-prev{left:0}.mkt-place__swiper.arrow-small .swiper-button-next,.mkt-place__swiper.arrow-small .swiper-button-prev{width:24px;height:24px;padding:4px}.mkt-place__swiper.arrow-small .swiper-button-next a,.mkt-place__swiper.arrow-small .swiper-button-prev a{width:8px;height:8px;top:-3px;border-width:1px}.mkt-place__swiper.arrow-small .swiper-button-next>a{left:-2px}.mkt-place__swiper.arrow-small .swiper-button-prev>a{left:2px}.mkt-place__swiper .swiper-button-next,.mkt-place__swiper .swiper-button-prev{width:40px;height:40px;z-index:8;text-align:center;background-color:#fff;background-image:none;border-radius:50%;background-clip:padding-box;box-shadow:0 2px 12px 0 rgba(0,0,0,.2)}.mkt-place__swiper .swiper-button-next:hover,.mkt-place__swiper .swiper-button-prev:hover{background-color:#d8232a}.mkt-place__swiper .swiper-button-next:hover a,.mkt-place__swiper .swiper-button-prev:hover a{border-color:#fff}.mkt-place__swiper .swiper-button-next>a,.mkt-place__swiper .swiper-button-prev>a{width:12px;height:12px;border-left:2px solid #303030;border-bottom:2px solid #303030;display:inline-block;position:relative;top:1px}.mkt-place__swiper .swiper-button-next.swiper-button-disabled,.mkt-place__swiper .swiper-button-prev.swiper-button-disabled{opacity:1}.mkt-place__swiper .swiper-button-next.swiper-button-disabled>a,.mkt-place__swiper .swiper-button-prev.swiper-button-disabled>a{border-color:#d8d8d8}.mkt-place__swiper .swiper-button-next{right:-20px}.mkt-place__swiper .swiper-button-next>a{left:-2px;transform:rotate(-135deg)}.mkt-place__swiper .swiper-button-prev{left:-20px}.mkt-place__swiper .swiper-button-prev>a{left:2px;transform:rotate(45deg)}.mkt-place__prop-slider-title{width:100%;height:auto;padding:4px 0 7px 23px;background-color:#f5f5f5}.mkt-place__prop-slider-title__text{font-size:18px;font-weight:700;color:#303030}.mkt-place__prop-slider{margin-bottom:24px;box-shadow:0 1px 2px 0 rgba(0,0,0,.2)}.mkt-place__prop-slider .parentDiv{width:1200px;height:235px;display:block;margin:auto;overflow:hidden}.mkt-place__prop-slider .childDiv{height:100%;width:250px;float:left;padding:24px;box-sizing:border-box;position:relative;overflow:hidden}.mkt-place__prop-slider .childDiv-1{background:#ffebee}.mkt-place__prop-slider .childDiv-2{background:#fff7e1}.mkt-place__prop-slider .childDiv-3{background:#e0f2f0}.mkt-place__prop-slider .childDiv-active{width:700px}.mkt-place__prop-slider .defaultInfo{font-size:20px;font-weight:700;color:#303030;position:absolute;line-height:1.5;opacity:1}.mkt-place__prop-slider .activeInfo{opacity:0;position:absolute;transition:all .3s ease}.mkt-place__prop-slider .activeHeading{font-size:24px;font-weight:700;color:#303030;line-height:1;padding-bottom:18px}.mkt-place__prop-slider .activeLI{font-size:14px;font-weight:600;line-height:1.5;color:#303030;padding-bottom:12px;position:relative}.mkt-place__prop-slider .activeLI:before{content:"";width:16px;height:16px;display:inline-block;border-radius:100%;background:#f39898;margin-right:12px;vertical-align:-2px}.mkt-place__prop-slider .activeLI:after{content:"";position:absolute;height:3px;width:6px;border:1.5px solid #fff;border-top:0;border-right:0;transform:rotate(-45deg);top:6px;left:4px}.mkt-place__prop-slider .activeCta{padding:6px 16px;border-radius:16px;border:1px solid #d8232a;font-size:14px;line-height:1.4;color:#d8232a;display:inline-block}.mkt-place__prop-slider .childDiv-active .activeInfo{opacity:1}.mkt-place__prop-slider .childDiv-active .defaultInfo{opacity:0}.mkt-place__prop-slider .childDiv{transition:all .3s ease}.mkt-place__prop-slider .childDiv-1.childDiv-active .activeImg-01{height:180px;width:415px;right:0}.mkt-place__prop-slider .childDiv-2.childDiv-active .activeImg-02{height:124px;width:188px}.mkt-place__prop-slider .childDiv-3.childDiv-active .activeImg-03{height:235px;width:175px}.mkt-place__prop-slider .activeImg{position:absolute;right:0;bottom:0;transition:all .3s ease}.mkt-place__prop-slider .activeImg-01{height:122px;width:172px;right:32px}.mkt-place__prop-slider .activeImg-02{height:112px;width:132px;bottom:20px}.mkt-place__prop-slider .activeImg-03{height:154px;width:120px;text-align:right}.mkt-place__prop-slider .activeImg img{height:100%;width:auto}.mkt-place__prop-slider .childDiv-1 .activeLI:before{background-color:#f39898}.mkt-place__prop-slider .childDiv-2 .activeLI:before{background-color:#ffc72c}.mkt-place__prop-slider .childDiv-3 .activeLI:before{background-color:#009681}.mkt-place .title-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mkt-place.page-vastu .mkt-place__srp__list .card-vastu .mkt-place__srp__card__vastu-graphic{width:100%;height:243px;display:flex;background-color:#fdebe2;justify-content:center;align-items:center;border-radius:8px;background-clip:padding-box}.mkt-place.page-vastu .mkt-place__srp__list .card-vastu .mkt-place__srp__card__vastu-graphic .mkt-place__srp__card__vastu-graphic--pic{width:188px;height:188px;overflow:hidden;background-color:#fff;border:1px solid #d8d8d8;border-radius:4px;background-clip:padding-box}.mkt-place.page-vastu .mkt-place__srp__list .card-vastu .mkt-place__srp__card__vastu-graphic .mkt-place__srp__card__vastu-graphic--pic>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mkt-place.page-vastu .mkt-place__srp__list .card-vastu .mkt-place__srp__card__vastu-images__list{padding-top:16px;display:flex;flex-direction:row;align-items:flex-start}.mkt-place.page-vastu .mkt-place__srp__list .card-vastu .mkt-place__srp__card__vastu-images__list--item{width:58px;height:56px;position:relative;margin-right:9px}.mkt-place.page-vastu .mkt-place__srp__list .card-vastu .mkt-place__srp__card__vastu-images__list--item>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mkt-place.page-vastu .mkt-place__srp__list .card-vastu .mkt-place__srp__card__vastu-images__list--item .image-count{color:#fff;position:absolute;left:12px;text-align:center;font-size:12px;font-weight:600}.mkt-place.page-vastu .mkt-place__srp__list .card-vastu .mkt-place__srp__card__vastu-images__list--item:nth-child(4){display:flex;justify-content:center;align-items:center}.mkt-place.page-vastu .mkt-place__srp__list .card-vastu .mkt-place__srp__card__vastu-images__list--item:nth-child(4):before{content:"";display:block;position:absolute;width:100%;height:100%;background:rgba(0,0,0,.5)}.mkt-place.page-vastu .mkt-place__srp__list .card-vastu .mkt-place__srp__card__vastu-images__list--item.has-video .video-icon:before{content:"";position:absolute;width:19px;height:19px;background-color:#d8232a;border-radius:100%;background-clip:padding-box;left:22px;top:20px}.mkt-place.page-vastu .mkt-place__srp__list .card-vastu .mkt-place__srp__card__vastu-images__list--item.has-video .video-icon:after{content:"";position:absolute;width:10px;height:10px;background:url(../images/ico-play.svg) no-repeat left 2px/9px 8px;left:27px;top:23px}.mkt-place.page-vastu .mkt-place__srp__list .card-vastu .mkt-place__srp__card--experience{color:#303030;font-size:14px;font-weight:400;margin-right:24px;padding-left:24px;line-height:16px;background:url(../images/ico-experience.svg) no-repeat left -1px/16px 16px}.mkt-place.page-vastu .mkt-place__srp__list .card-vastu .mkt-place__srp__card--experience .highlight{font-weight:600}.mkt-place.page-vastu .mkt-place__srp__list .card-vastu .mkt-place__srp__card--affiliate{max-width:310px;color:#303030;font-size:14px;font-weight:400;padding-left:24px;line-height:16px;background:url(../images/ico-affiliate.svg) no-repeat 0/16px 16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mkt-place.page-vastu .mkt-place__srp__list .card-vastu .mkt-place__vastu__card--language{max-width:170px;color:#303030;font-size:14px;font-weight:400;padding-left:24px;background:url(../images/ico-language.svg) no-repeat 0/16px 16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mkt-place__vastu{width:1200px}.mkt-place__vastu__filter{padding-bottom:22px}.mkt-place__vastu__filter .filter-overlay{position:fixed;left:0;right:0;bottom:0;top:0;background-color:transparent!important;z-index:7;display:none}.mkt-place__vastu__filter .srpStack{background:#fff;position:sticky;z-index:10;top:0;height:56px}.mkt-place__vastu__filter .srpStack.is-fixed{position:fixed;width:100%;left:0;box-shadow:1px 1px 2px 2px rgba(0,0,0,.04)}.mkt-place__vastu__filter .srpStack.fullwidth{width:100%;left:0;right:0;box-shadow:1px 1px 2px 2px rgba(0,0,0,.04)}.mkt-place__vastu__filter .srpStack .m-filter{padding-top:10px}.mkt-place__vastu__filter .srpStack .m-filter__title{font-size:14px;color:#606060;line-height:34px;padding:0 44px 0 20px;cursor:pointer;display:inline-block}.mkt-place__vastu__filter .srpStack .m-filter__title .proTypeWidth{max-width:170px;padding-right:24px}.mkt-place__vastu__filter .srpStack .m-filter__title .proTypeWidth .m-filter__text{display:block}.mkt-place__vastu__filter .srpStack .m-filter__title:after{content:"";position:absolute;top:12px;right:20px;width:6px;height:6px;border-left:1px solid #606060;border-bottom:1px solid #606060;transform:rotate(-45deg);backface-visibility:hidden;transition:all .3s ease;cursor:pointer}.mkt-place__vastu__filter .srpStack .m-filter__title:before{content:"";position:absolute;right:17px;bottom:-23px;width:14px;height:14px;background-color:#fff;margin-left:-7px;transform:rotate(45deg);z-index:10;display:none;cursor:auto}.mkt-place__vastu__filter .srpStack .m-filter__title.activeFilter:before{display:block}.mkt-place__vastu__filter .srpStack .m-filter__title.activeFilter:after{transform:rotate(135deg);top:18px}.mkt-place__vastu__filter .srpStack .m-filter__sorting{float:left;border-right:1px solid #e8e8e8;margin:-10px 24px 0 0;padding:10px 24px 0 0;height:56px}.mkt-place__vastu__filter .srpStack .m-filter__component{float:left;margin-right:8px;height:36px;border-radius:26px;background-clip:padding-box;position:relative;z-index:9;border:1px solid #d7d7d7}.mkt-place__vastu__filter .srpStack .m-filter__component.selected,.mkt-place__vastu__filter .srpStack .m-filter__component:hover{background-color:#fbe9e9;border-color:#fbe9e9}.mkt-place__vastu__filter .srpStack .m-filter__component.selected .m-filter__title{color:#d8232a;font-weight:600}.mkt-place__vastu__filter .srpStack .m-filter__component.refinesorting{border-radius:4px;background-clip:padding-box;background:#f5f5f5!important;min-width:104px;margin:0;border:1px solid #d7d7d7!important}.mkt-place__vastu__filter .srpStack .m-filter__count{position:absolute;top:0;right:42px}.mkt-place__vastu__filter .srpStack .m-filter__drop-down{display:none;position:absolute;left:0;top:50px;border-radius:4px;background-clip:padding-box;box-shadow:0 4px 14px 0 rgba(0,0,0,.5);background-color:#fff;z-index:9;min-width:269px!important;min-height:306px!important;padding:24px 24px 0 16px}.mkt-place__vastu__filter .srpStack .m-filter__drop-down--servicerequired{width:269px!important}.mkt-place__vastu__filter .srpStack .m-filter__drop-down--sort{min-width:455px;left:0}.mkt-place__vastu__filter .srpStack .m-filter__drop-down--subCategoryMore{min-width:255px}.mkt-place__vastu__filter .srpStack .m-filter__drop-down__heading{font-size:14px;color:#303030;font-weight:600;border-bottom:1px solid #ddd;padding:0 0 8px}.mkt-place__vastu__filter .srpStack .m-filter__ptype{padding:0 0 7px;margin-right:-8px}.mkt-place__vastu__filter .srpStack .m-filter__ptype__title{font-size:14px;font-weight:700;color:#303030;text-transform:uppercase;padding-bottom:12px;display:inline-block}.mkt-place__vastu__filter .srpStack .m-filter__ptype__item{float:left;margin-right:8px;margin-bottom:8px;text-align:center;position:relative}.mkt-place__vastu__filter .srpStack .m-filter__ptype__item__input{display:none}.mkt-place__vastu__filter .srpStack .m-filter__ptype__item__label{height:32px;display:block;border-radius:20px;background-clip:padding-box;border:1px solid #ddd;background:#fff;padding:0 20px;line-height:30px;font-size:12px;font-weight:600;color:#606060;cursor:pointer;position:relative}.mkt-place__vastu__filter .srpStack .m-filter__ptype__item__label .label-wrap{overflow:hidden;max-width:220px;white-space:nowrap;text-overflow:ellipsis;display:block}.mkt-place__vastu__filter .srpStack .m-filter__ptype__item__label:after,.mkt-place__vastu__filter .srpStack .m-filter__ptype__item__label:before{content:"";position:absolute;transition:all .3s ease;opacity:0}.mkt-place__vastu__filter .srpStack .m-filter__ptype__item__label:before{width:14px;height:14px;top:-6px;right:0;background-color:#303030;border-radius:100%;background-clip:padding-box}.mkt-place__vastu__filter .srpStack .m-filter__ptype__item__label:after{width:2px;height:6px;top:-4px;right:5px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);backface-visibility:hidden}.mkt-place__vastu__filter .srpStack .m-filter__ptype__item__count{position:absolute;right:42px;top:0;line-height:28px}.mkt-place__vastu__filter .srpStack .m-filter__ptype__item.checked .m-filter__ptype__item__label{background-color:#fbe9e9;border-color:#e6a7a9;color:#303030}.mkt-place__vastu__filter .srpStack .m-filter__ptype__item.checked .m-filter__ptype__item__label:after,.mkt-place__vastu__filter .srpStack .m-filter__ptype__item.checked .m-filter__ptype__item__label:before{opacity:1}.mkt-place__vastu__filter .srpStack .m-filter__ptype__item__input:checked~.mkt-place__vastu__filter .srpStack .m-filter__ptype__item__label{background-color:#fbe9e9;border-color:#e6a7a9;color:#303030}.mkt-place__vastu__filter .srpStack .m-filter__ptype__item__input:checked~.mkt-place__vastu__filter .srpStack .m-filter__ptype__item__label:after,.mkt-place__vastu__filter .srpStack .m-filter__ptype__item__input:checked~.mkt-place__vastu__filter .srpStack .m-filter__ptype__item__label:before{opacity:1}.mkt-place__vastu__filter .srpStack .m-filter__cta-done{text-align:right;padding-bottom:16px;position:absolute;bottom:0;right:16px}.mkt-place__vastu__filter .srpStack .m-filter__cta-done--apply{padding:10px 12px 12px;margin:0 -12px;box-shadow:0 1px 4px 0 rgba(0,0,0,.2)}.mkt-place__vastu__filter .srpStack .m-filter__cta-done a{text-transform:uppercase;font-size:14px;font-weight:700;color:#d8232a;text-decoration:none}.mkt-place__vastu__filter .srpStack .m-filter .tkIco{position:absolute;right:8px;top:7px;width:20px;height:20px;background-color:#fff;border-radius:100%;background-clip:padding-box;opacity:0;z-index:-1;cursor:pointer;transition:all .2s ease}.mkt-place__vastu__filter .srpStack .m-filter .tkIco:after,.mkt-place__vastu__filter .srpStack .m-filter .tkIco:before{content:"";width:13px;height:1px;position:absolute;left:3px;top:10px;background:#4c4c4c;transition:all .12s ease-in}.mkt-place__vastu__filter .srpStack .m-filter .tkIco:after{transform:rotate(45deg)}.mkt-place__vastu__filter .srpStack .m-filter .tkIco:before{transform:rotate(-45deg)}.mkt-place__vastu__filter .srpStack .m-filter .tkIco.active{z-index:1;opacity:1}.mkt-place__vastu__filter .resultDiv .mkt-place__srp__card__swiper,.mkt-place__vastu__filter .resultDiv .mkt-place__srp__card__swiper .swiper-slide{width:100%}.mkt-place__vastu__filter .resultDiv .mkt-place__srp__card__swiper .swiper-button-next{right:10px}.mkt-place__vastu__filter .resultDiv .mkt-place__srp__card__swiper .swiper-button-prev{left:10px}.mkt-place__srp__list{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.mkt-place__srp__list--item{width:100%;height:auto;padding-bottom:24px}.mkt-place__srp__list--item:nth-child(2n+2){margin-right:0}.mkt-place__srp__card{width:100%;height:347px;background-color:#fff;border:1px solid #d8d8d8;border-radius:8px;background-clip:padding-box}.mkt-place__srp__card .column-details{width:73%;float:left}.mkt-place__srp__card .column-details__graphic{width:30%;float:left}.mkt-place__srp__card .column-details__graphic .mkt-place__srp__card__no-img{height:100%}.mkt-place__srp__card .column-details__content{width:70%;float:right}.mkt-place__srp__card .column-prices{width:27%;float:right;position:absolute;top:0;right:0}.mkt-place__srp__card__no-img{width:100%;height:200px;background-color:#f5f5f5;display:flex;justify-content:center;align-items:center;flex-direction:column;border-radius:8px;background-clip:padding-box}.mkt-place__srp__card__no-img--graphic{width:64px;height:53px;background:url(../images/ico-no-img.svg) no-repeat 50%/100% auto}.mkt-place__srp__card__no-img--text{padding-top:16px;color:#303030;font-size:14px;font-weight:400}.mkt-place__srp__card>a{width:100%;height:100%;display:block;padding:16px;position:relative}.mkt-place__srp__card__swiper{width:558px;height:200px;overflow:hidden;position:relative;border-radius:4px;background-clip:padding-box}.mkt-place__srp__card__swiper__box{width:100%;height:100%;position:relative;display:flex;justify-content:center;align-items:center;background-color:#f5f5f5}.mkt-place__srp__card__swiper__box.has-video:before{content:"";display:block;position:absolute;width:40px;height:40px;background:rgba(0,0,0,.6) url(../images/ico-play.svg) no-repeat 12px/18px 16px;border-radius:50%;background-clip:padding-box}.mkt-place__srp__card__swiper__box:after{content:"";display:block;position:absolute;width:100%;height:80px;left:0;bottom:0;z-index:4}.mkt-place__srp__card__swiper__box>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mkt-place__srp__card__swiper__box .swiper-lazy-preloader{width:52px;height:52px;margin-left:-25px;margin-top:-25px;transform-origin:unset;animation:unset;background-color:#fff}.mkt-place__srp__card__swiper__box .swiper-lazy-preloader:after{background-image:none}.mkt-place__srp__card__swiper .mkt-place__swiper{height:100%;position:relative}.mkt-place__srp__card__swiper .mkt-place__swiper .swiper-container{height:100%}.mkt-place__srp__card__swiper .mkt-place__swiper .swiper-container.swiper-has-video .swiper-pagination{z-index:1}.mkt-place__srp__card__swiper .mkt-place__swiper .swiper-container.swiper-has-video .swiper-pagination .swiper-pagination-bullet:nth-child(2){width:12px;height:8px;background-color:#d8d8d8;border-radius:2px;background-clip:padding-box}.mkt-place__srp__card__swiper .mkt-place__swiper .swiper-container.swiper-has-video .swiper-pagination .swiper-pagination-bullet:nth-child(2):before{content:"";display:block;position:absolute;width:0;height:0;border-top:2px solid transparent;border-bottom:2px solid transparent;border-left:4px solid #303030;left:50%;margin-top:2px;margin-left:-1px}.mkt-place__srp__card__swiper .mkt-place__swiper .swiper-container.swiper-has-video .swiper-pagination .swiper-pagination-bullet:nth-child(2).swiper-pagination-bullet-active{background-color:#fff}.mkt-place__srp__card__swiper .mkt-place__swiper .swiper-container.swiper-has-video .swiper-pagination .swiper-pagination-bullet:nth-child(2).swiper-pagination-bullet-active:before{border-left-color:#d8232a}.mkt-place__srp__card__swiper .mkt-place__swiper .swiper-pagination{bottom:22px}.mkt-place__srp__card__swiper .mkt-place__swiper .swiper-pagination .swiper-pagination-bullet{width:8px;height:8px;opacity:1;position:relative;background-color:hsla(0,0%,100%,.7);border-radius:50%;background-clip:padding-box}.mkt-place__srp__card__swiper .mkt-place__swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#fff}.mkt-place__srp__card__swiper .mkt-place__swiper .swiper-button-next,.mkt-place__srp__card__swiper .mkt-place__swiper .swiper-button-prev{width:32px;height:32px;top:unset;bottom:16px;text-align:center;background-color:rgba(0,0,0,.3);background-image:none;border-radius:50%;background-clip:padding-box;box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.mkt-place__srp__card__swiper .mkt-place__swiper .swiper-button-next:hover,.mkt-place__srp__card__swiper .mkt-place__swiper .swiper-button-prev:hover{background-color:#303030}.mkt-place__srp__card__swiper .mkt-place__swiper .swiper-button-next.swiper-button-disabled:hover,.mkt-place__srp__card__swiper .mkt-place__swiper .swiper-button-prev.swiper-button-disabled:hover{background-color:rgba(0,0,0,.3);opacity:.35}.mkt-place__srp__card__swiper .mkt-place__swiper .swiper-button-next{right:10px}.mkt-place__srp__card__swiper .mkt-place__swiper .swiper-button-prev{left:10px}.mkt-place__srp__card__swiper .mkt-place__swiper .swiper-button-next:before,.mkt-place__srp__card__swiper .mkt-place__swiper .swiper-button-prev:after{content:"";display:block;position:absolute;width:10px;height:10px;top:10px;transform:rotate(45deg)}.mkt-place__srp__card__swiper .mkt-place__swiper .swiper-button-next:before{left:7px;border-top:2px solid #fff;border-right:2px solid #fff}.mkt-place__srp__card__swiper .mkt-place__swiper .swiper-button-prev:after{left:11px;border-left:2px solid #fff;border-bottom:2px solid #fff}.mkt-place__srp__card__content{width:100%;height:calc(100% - 200px);padding:8px 12px 0 32px;position:relative}.mkt-place__srp__card--title{color:#303030;font-size:18px;font-weight:600;padding-bottom:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mkt-place__srp__card__rating{padding-bottom:16px;color:#606060;font-size:12px;font-weight:600}.mkt-place__srp__card__rating--star{color:#2bb700;padding:2px 20px 2px 6px;border-radius:2px;background-clip:padding-box;background:rgba(43,183,0,.1) url(../images/ico-star.svg) no-repeat 28px 5px/10px 10px}.mkt-place__srp__card__rating--number{padding:0 8px;position:relative}.mkt-place__srp__card__rating--number:after{content:"";display:block;position:absolute;width:1px;height:75%;left:71px;top:3px;background-color:#d7d7d7}.mkt-place__srp__card__row{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:center;padding-bottom:16px}.mkt-place__srp__card--price{color:#d8232a;font-size:18px;font-weight:700;line-height:24px}.mkt-place__srp__card--price-cut{color:#606060;font-size:14px;font-weight:600;text-decoration:line-through;padding-left:8px}.mkt-place__srp__card--price-off{color:#1bb814;font-size:13px;font-weight:700;padding-left:8px}.mkt-place__srp__card--price-info{margin-left:8px;position:relative;display:flex;justify-content:center;align-items:flex-start}.mkt-place__srp__card--price-info:hover .mkt-place__tooltip{display:block}.mkt-place__srp__card--price-info .ico-info{font-size:14px;color:#606060;line-height:0}.mkt-place__srp__card__benefits{width:100%;height:auto;padding:16px 0}.mkt-place__srp__card__benefits__list{width:100%;height:auto}.mkt-place__srp__card__benefits__list--item{width:100%;height:auto;padding:0 0 8px 14px;display:flex;justify-content:flex-start;align-items:center;position:relative}.mkt-place__srp__card__benefits__list--item:last-child .benefits-text{max-width:440px}.mkt-place__srp__card__benefits__list--item:before{content:"";display:block;position:absolute;width:6px;height:6px;top:5px;left:0;background-color:#d8d8d8;border-radius:50%;background-clip:padding-box}.mkt-place__srp__card__benefits__list--item .benefits-text{max-width:490px;color:#606060;font-size:12px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mkt-place__srp__card__benefits--viewmore{color:#303030;font-size:12px;font-weight:400;text-decoration:underline;margin-left:4px}.mkt-place__srp__card__benefits--viewmore:hover{text-decoration:none}.mkt-place__srp__card__benefits--viewmore .mkt-place__tooltip{left:-4px;top:0}.mkt-place__srp__card--timing{padding:6px 0 0 24px;color:#606060;font-size:12px;font-weight:400;background:url(../images/ico-clock.svg) no-repeat left 2px/16px auto}.mkt-place__srp__card--timing,.mkt-place__srp__card__offer{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:center}.mkt-place__srp__card__offer{position:relative;padding-bottom:24px}.mkt-place__srp__card__offer--tag{width:auto;height:20px;line-height:20px;padding:0 8px;margin-right:12px;text-align:center;color:#303030;font-size:10px;font-weight:700;background-color:#fc3;position:relative;border-radius:2px;background-clip:padding-box}.mkt-place__srp__card__offer--tag:after{content:"";display:block;position:absolute;width:8px;height:8px;top:6px;right:-3px;background-color:#fc3;border-radius:2px;background-clip:padding-box;transform:rotate(45deg)}.mkt-place__srp__card__offer--code{width:auto;max-width:68%;height:28px;line-height:28px;padding:0 20px 0 12px;margin-right:8px;color:#303030;font-size:12px;font-weight:400;background-color:#fff6e0;border-radius:4px;background-clip:padding-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mkt-place__srp__card__offer--code .highlight,.mkt-place__srp__card__offer--code b,.mkt-place__srp__card__offer--code strong{font-weight:600}.mkt-place__srp__card__offer--more{width:auto;height:auto;background-color:#f5f5f5;border-radius:4px;background-clip:padding-box}.mkt-place__srp__card__offer--more .mkt-place__tooltip.arrow-left{top:10px;left:-4px}.mkt-place__srp__card__offer--more--count{height:28px;line-height:28px;padding:0 22px 0 8px;color:#303030;font-size:12px;font-weight:400;position:relative}.mkt-place__srp__card__offer--more--count:after{content:"";display:block;position:absolute;width:4px;height:4px;border-right:1px solid #303030;border-bottom:1px solid #303030;top:10px;right:8px;transform:rotate(45deg)}.mkt-place__srp__card--partner{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:center;padding:16px 0;border-top:1px dashed #d8d8d8}.mkt-place__srp__card--partner--label{color:#303030;font-size:12px;font-weight:700;padding-right:12px}.mkt-place__srp__card--partner--logo{width:auto;max-height:21px;display:inline-block;vertical-align:middle}.mkt-place__srp__card--partner--logo>img{width:auto;max-height:21px}.mkt-place__srp__card .mkt-place__action{width:100%}.mkt-place__srp__card--sample-report{color:#303030;font-size:14px;font-weight:600;float:left;margin-top:8px;margin-right:24px;padding-left:22px;cursor:pointer;text-decoration:underline;background:url(../images/ico-sample-report.svg) no-repeat -2px/auto 18px}.mkt-place__srp__card--sample-report:hover{color:#d8232a}.mkt-place__srp__card--watch-video{color:#303030;font-size:14px;font-weight:600;float:left;margin-top:8px;padding-left:30px;cursor:pointer;text-decoration:underline;background:url(../images/ico-video.svg) no-repeat -2px/auto 18px}.mkt-place__srp__card--watch-video:hover{color:#d8232a}.mkt-place__srp__card__consultancy-type__list{background-color:#f5f5f5;border-radius:4px;background-clip:padding-box;box-shadow:0 2px 4px 0 rgba(48,48,48,.2)}.mkt-place__srp__card__consultancy-type__list--item{padding:14px 0 0 16px;border-bottom:1px solid #d7d7d7}.mkt-place__srp__card__consultancy-type__list--item .mkt-place__srp__card__row{padding:8px 0 8px 32px}.mkt-place__srp__card__consultancy-type__list--item:last-child{border-bottom:none}.mkt-place__srp__card__consultancy-type__list--item input[type=radio]{position:absolute;opacity:0}.mkt-place__srp__card__consultancy-type__list--item input[type=radio]:checked+.package-type:before{border-color:#d8232a}.mkt-place__srp__card__consultancy-type__list--item input[type=radio]:checked+.package-type:after{background-color:#d8232a}.mkt-place__srp__card__consultancy-type__list--item .package-type{font-size:14px;font-weight:400;color:#303030;position:relative;padding-left:30px}.mkt-place__srp__card__consultancy-type__list--item .package-type.selected{font-weight:600}.mkt-place__srp__card__consultancy-type__list--item .package-type:before{content:"";display:block;position:absolute;width:16px;height:16px;border-radius:100%;background-clip:padding-box;background-color:#fff;left:0;top:0;border:2px solid #d7d7d7}.mkt-place__srp__card__consultancy-type__list--item .package-type:after{content:"";display:block;position:absolute;width:10px;height:10px;left:5px;top:5px;border-radius:100%;background-clip:padding-box;background-color:#fff}.mkt-place__srp__card__consultancy-type--radio__wrap.active .package-type:before{border-color:#d8232a}.mkt-place__srp__card__consultancy-type--radio__wrap.active .package-type:after{background-color:#d8232a}.mkt-place__srp__card__consultancy-type .mkt-place__action{padding-top:24px}.mkt-place__srp__card__consultancy-type .mkt-place__action--btn{padding:0 32px}.mkt-place__srp__card__consultancy-type .mkt-place__action--btn.btn-green{padding:0 24px}.mkt-place__srp__card__cod{padding-top:24px;max-width:310px;color:#009681;font-size:14px;font-weight:600;padding-left:30px;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:url(../images/ico-cod.svg) no-repeat left 14px/20px 24px}.mkt-place__srp__card-loader .mb-page__loader__icon{width:56px;height:56px;padding:0;display:flex;justify-content:center;align-items:center}.mkt-place__srp__card-loader .mb-page__loader__icon .sk-chase{width:32px;height:32px}.mkt-place__tooltip{width:auto;height:auto;min-width:175px;padding-top:16px;margin-top:14px;position:absolute;z-index:5;cursor:default;display:none}.mkt-place__tooltip.open{display:block}.mkt-place__tooltip.has-close .mkt-place__tooltip--close{width:18px;height:18px;position:absolute;right:16px;top:32px;z-index:1;cursor:pointer}.mkt-place__tooltip.has-close .mkt-place__tooltip--close:after,.mkt-place__tooltip.has-close .mkt-place__tooltip--close:before{content:"";display:block;position:absolute;width:2px;height:18px;left:8px;top:0;background-color:#909090}.mkt-place__tooltip.has-close .mkt-place__tooltip--close:before{transform:rotate(45deg)}.mkt-place__tooltip.has-close .mkt-place__tooltip--close:after{transform:rotate(-45deg)}.mkt-place__tooltip.arrow-left .mkt-place__tooltip__body:before{left:0;margin-left:32px}.mkt-place__tooltip.arrow-right .mkt-place__tooltip__body:before{right:0;margin-right:32px}.mkt-place__tooltip.arrow-center .mkt-place__tooltip__body:before{left:50%;margin-left:-6px}.mkt-place__tooltip__body{width:auto;height:auto;padding:22px 16px;background-color:#fff;border:1px solid #d8d8d8;position:relative;border-radius:8px;background-clip:padding-box;box-shadow:0 4px 20px 0 rgba(0,0,0,.1)}.mkt-place__tooltip__body:before{content:"";display:block;position:absolute;width:12px;height:12px;background-color:#fff;top:-7px;border-top:1px solid #d8d8d8;border-left:1px solid #d8d8d8;border-radius:1px;background-clip:padding-box;transform:rotate(45deg)}.mkt-place__tooltip__breakup{width:100%;height:auto}.mkt-place__tooltip__breakup__title{width:100%;height:auto;padding-bottom:16px}.mkt-place__tooltip__breakup__title--text1{color:#303030;font-size:18px;font-weight:700}.mkt-place__tooltip__breakup__list{width:100%;height:auto}.mkt-place__tooltip__breakup__list--item{width:100%;height:auto;padding-bottom:12px;display:flex;justify-content:flex-start;align-items:center}.mkt-place__tooltip__breakup__list--item.discount .mkt-place__tooltip__breakup__list--value{color:#2bb700}.mkt-place__tooltip__breakup__list--item.total{border-top:1px solid #000;padding-top:16px;padding-bottom:6px}.mkt-place__tooltip__breakup__list--item.total .mkt-place__tooltip__breakup__list--label{color:#303030}.mkt-place__tooltip__breakup__list--item.total .mkt-place__tooltip__breakup__list--value{color:#303030;font-size:18px;font-weight:600}.mkt-place__tooltip__breakup__list--label{flex:2 0 0;color:#606060;font-size:14px;font-weight:400}.mkt-place__tooltip__breakup__list--value{flex:1 0 0;text-align:right;color:#303030;font-size:14px;font-weight:400}.mkt-place__tooltip__benefits-more{width:100%;height:auto;padding:12px 0 0 8px}.mkt-place__tooltip__benefits-more__list{width:100%;height:auto}.mkt-place__tooltip__benefits-more__list--item{width:100%;height:auto;padding:0 0 0 14px;margin-bottom:12px;position:relative}.mkt-place__tooltip__benefits-more__list--item:last-child{margin-bottom:0}.mkt-place__tooltip__benefits-more__list--item:before{content:"";display:block;position:absolute;width:6px;height:6px;top:7px;left:0;background-color:#d8d8d8;border-radius:50%;background-clip:padding-box}.mkt-place__tooltip__benefits-more__list--item .benefits-text{width:100%;color:#606060;font-size:14px;font-weight:400;overflow:unset;text-overflow:unset;white-space:unset}.mkt-place__tooltip__offers{width:100%;height:auto;padding:8px}.mkt-place__tooltip__offers__list{width:100%;height:auto}.mkt-place__tooltip__offers__list--item{width:100%;height:auto;padding:0 0 0 14px;margin-bottom:12px;color:#606060;font-size:14px;font-weight:400;position:relative}.mkt-place__tooltip__offers__list--item:last-child{margin-bottom:0}.mkt-place__tooltip__offers__list--item:before{content:"";display:block;position:absolute;width:6px;height:6px;top:7px;left:0;background-color:#d8d8d8;border-radius:50%;background-clip:padding-box}.mkt-place__tooltip__offers__list--item .highlight{font-weight:600}.mkt-place .modal{width:100vw;height:100vh;display:none;justify-content:center;align-items:center;position:fixed;left:0;top:0;z-index:10;background-color:rgba(0,0,0,.6)}.mkt-place .modal-content{width:360px;height:446px;position:relative;background-color:#fff;border-radius:8px;background-clip:padding-box;padding:30px}.mkt-place .modal-content .close{width:24px;height:24px;position:absolute;top:0;right:-30px}.mkt-place .modal-content .close:after,.mkt-place .modal-content .close:before{content:"";width:2px;height:24px;background-color:#fff;position:absolute;left:11px;top:-2px}.mkt-place .modal-content .close:before{transform:rotate(45deg)}.mkt-place .modal-content .close:after{transform:rotate(-45deg)}.mkt-place .modal-body{width:100%;height:100%}.mkt-place .video-popup{width:100%;display:none;background-color:rgba(0,0,0,.8);position:fixed;z-index:9999;left:0;right:0;bottom:0;top:0}.mkt-place .youtube-container{width:1100px;height:600px;position:fixed;border-radius:8px;background-clip:padding-box;top:50%;left:50%;transform:translate(-50%,-50%);z-index:999999}.mkt-place .youtube-container>iframe{width:90%;height:523px;position:absolute;top:50%;left:50%;margin:auto;transform:translate(-50%,-50%)}.mkt-place .icon-close{background:#000;font-size:12px;color:#fff;position:fixed;padding:16px;display:inline-block;right:0;top:0;bottom:100%;cursor:pointer;z-index:999999}.mkt-place .icon-close:before{transform:rotate(45deg)}.mkt-place .icon-close:after{transform:rotate(-45deg)}.mkt-place .icon-close:after,.mkt-place .icon-close:before{content:"";height:20px;width:2px;background:#fff;position:absolute;top:8px}body{padding-top:0!important}.mkt-place.nsr-bg-white{background-color:#fff}.mkt-place header.main-header{position:unset}.mkt-place .mkt-place__banner__wrapper{position:relative;z-index:0}.mkt-place__banner{width:100%;height:248px;margin-top:88px;overflow:hidden;position:relative;border-radius:0 0 32px 32px;background-clip:padding-box}.mkt-place__banner:after{content:"";display:block;position:absolute;width:100%;height:100%;left:0;top:0;z-index:1;background-image:linear-gradient(90deg,rgba(0,0,0,.4),rgba(17,17,17,0) 58%)}.mkt-place__banner .container{height:100%;position:relative;z-index:2}.mkt-place__banner__heading{color:#fff;font-size:32px;font-weight:400;padding-top:62px}.mkt-place__banner__heading--cityname{color:#fc3;font-weight:700;padding-right:32px;position:relative}.mkt-place__banner__heading--cityname:after{content:"";display:block;position:absolute;width:calc(100% - 32px);height:auto;left:0;bottom:0;border-bottom:1px dashed #d8d8d8}.mkt-place__banner__heading--cityname:before{content:"";display:block;position:absolute;width:12px;height:12px;right:0;top:13px;border-left:2px solid #fc3;border-bottom:2px solid #fc3;transform:rotate(-45deg)}.mkt-place__banner__vastu-highlights ul{color:#fff;font-size:14px;font-weight:600;line-height:22px;display:flex;justify-content:space-between;padding:38px 0 0 32px}.mkt-place__banner__vastu-highlights ul li{position:relative}.mkt-place__banner__vastu-highlights ul li:before{content:"";display:block;position:absolute;width:18px;height:18px;left:-25px;top:2px;background-color:#2bb700;border-radius:50%;background-clip:padding-box}.mkt-place__banner__vastu-highlights ul li:after{content:"";display:block;position:absolute;width:8px;height:4px;left:-20px;top:8px;border-left:1px solid #fff;border-bottom:1px solid #fff;transform:rotate(-45deg)}.mkt-place__breadcrumb{width:100%;height:auto;display:table;padding:24px 0 0}.mkt-place__breadcrumb__list{width:auto;height:auto;float:left}.mkt-place__breadcrumb__list--item{width:auto;height:auto;padding-right:14px;display:inline-block;position:relative;color:#d8d8d8;font-size:12px;font-weight:400}.mkt-place__breadcrumb.has-nsr .mkt-place__breadcrumb__list--item{color:#606060}.mkt-place__breadcrumb__list--item:last-child:after{display:none}.mkt-place__breadcrumb__list--item:after{content:"";display:block;position:absolute;content:">";top:0;right:2px}.mkt-place__breadcrumb__list--item>a{color:#d8d8d8}.mkt-place__breadcrumb.has-nsr .mkt-place__breadcrumb__list--item>a{color:#606060}.mkt-place__breadcrumb__list--item>a:hover{text-decoration:underline}.mkt-place__section-wrapper{background-color:#fff;margin-bottom:16px}.mkt-place__section{width:100%;height:auto;padding:48px 0}.mkt-place__section.has-swiper{padding-bottom:38px}.mkt-place__section.has-legal-package{padding-bottom:24px}.mkt-place__section__title{width:100%;height:auto;padding-bottom:24px}.mkt-place__section__title--text1{color:#303030;font-size:24px;font-weight:700;line-height:40px}.mkt-place__section__title--text1.text-white{color:#fff}.mkt-place__section__title--text2{color:#606060;font-size:14px;font-weight:400;padding-top:4px}.mkt-place__section__title--text2.text-white{color:#fff}.mkt-place__services{width:1200px;height:auto}.mkt-place__services__slider{width:100%}.mkt-place__services__slider .swiper-container{overflow:visible}.mkt-place__services__slider__card{width:100%;height:296px;overflow:hidden;background-color:#f5f5f5;border-radius:16px;background-clip:padding-box}.mkt-place__services__slider__card>a{width:100%;height:100%;display:block;position:relative}.mkt-place__services__slider__card>a:after{content:"";display:block;position:absolute;width:100%;height:160px;bottom:0;left:0;background-image:linear-gradient(180deg,transparent 7%,#000 91%)}.mkt-place__services__slider__card>a:hover .btn-white-o{background-color:#b71c1c;border-color:#b71c1c}.mkt-place__services__slider__card__graphic{width:100%;height:100%;position:absolute}.mkt-place__services__slider__card__graphic>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mkt-place__services__slider__card__content{width:100%;height:auto;padding:24px 16px;display:flex;justify-content:flex-start;align-items:flex-end;z-index:1;position:absolute;flex-wrap:wrap;bottom:0}.mkt-place__services__slider__card__title{color:#fff;font-size:18px;font-weight:600;padding-bottom:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mkt-place__services__no-slider{width:100%;height:auto;display:table}.mkt-place__services__no-slider__card{width:calc(25% - 18px);height:296px;float:left;margin-right:24px;overflow:hidden;border-radius:16px;background-clip:padding-box}.has-prop-inspection .mkt-place__services__no-slider__card{width:calc(50% - 12px);height:200px}.mkt-place__services__no-slider__card:last-child{margin-right:0}.mkt-place__services__no-slider__card>a{width:100%;height:100%;display:block;position:relative}.mkt-place__services__no-slider__card>a:after{content:"";display:block;position:absolute;width:100%;height:160px;bottom:0;left:0;background-image:linear-gradient(180deg,transparent 7%,#000 91%)}.mkt-place__services__no-slider__card>a:hover .btn-white-o{background-color:#b71c1c;border-color:#b71c1c}.mkt-place__services__no-slider__card__graphic{width:100%;height:100%;position:absolute;background-color:#f5f5f5}.mkt-place__services__no-slider__card__graphic>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mkt-place__services__no-slider__card__content{width:100%;height:auto;padding:24px 16px;display:flex;justify-content:flex-start;align-items:flex-end;z-index:1;position:absolute;flex-wrap:wrap;bottom:0}.mkt-place__services__no-slider__card__title{color:#fff;font-size:18px;font-weight:600;padding-bottom:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mkt-place__services-sticky{width:100%;height:89px;background-color:#fff;position:fixed;top:-120px;left:0;z-index:11;box-shadow:0 2px 10px 0 rgba(0,0,0,.16);transition:top .6s ease}.mkt-place__services-sticky.stick-top{top:88px}.mkt-place__services-sticky__body{width:1200px;height:100%;margin:0 auto;display:flex;justify-content:flex-start;align-items:center}.mkt-place__services-sticky--label{width:auto;height:auto;color:#303030;font-size:16px;font-weight:700;padding-right:24px}.mkt-place__services-sticky__slider{width:calc(100% - 175px)}.mkt-place__services-sticky__slider .mkt-place__swiper .swiper-button-next{left:unset;right:-43px;top:61px}.mkt-place__services-sticky__slider .mkt-place__swiper .swiper-button-prev{left:unset;right:-43px;top:26px}.mkt-place__services-sticky__slider .mkt-place__swiper .swiper-container{padding:6px 3px}.mkt-place__services-sticky__card{width:100%;height:56px;background-color:#fff;border:1px solid #d8d8d8;border-radius:4px;background-clip:padding-box;box-shadow:0 2px 4px 0 #e8e8e8}.mkt-place__services-sticky__card:hover{box-shadow:0 3px 6px 0 #e8e8e8}.mkt-place__services-sticky__card>a{width:100%;height:100%;padding:4px;display:flex;justify-content:flex-start;align-items:center;position:relative}.mkt-place__services-sticky__card>a:after{content:"";display:block;position:absolute;width:8px;height:8px;right:12px;border-right:1px solid #303030;border-top:1px solid #303030;transform:rotate(45deg)}.mkt-place__services-sticky__card--graphic{width:48px;height:48px;overflow:hidden;position:relative;background-color:#f5f5f5;border-radius:4px;background-clip:padding-box}.mkt-place__services-sticky__card--graphic>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mkt-place__services-sticky__card--name{max-width:72%;color:#303030;font-size:14px;font-weight:400;padding-left:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mkt-place__offers{width:1200px;height:auto}.mkt-place__offers__card{width:100%;height:168px;overflow:hidden;background-color:#f5f5f5;border-radius:8px;background-clip:padding-box}.mkt-place__offers__card>a{width:100%;height:100%;display:block;position:relative}.mkt-place__offers__card>a>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background-color:#f5f5f5}.mkt-place__best-selling{width:1200px;height:auto}.mkt-place__best-selling__slider .mkt-place__swiper .swiper-container{padding:10px 1px}.mkt-place__best-selling__card{width:100%;height:406px;overflow:hidden;border:1px solid #d8d8d8;border-radius:8px;background-clip:padding-box}.mkt-place__best-selling__card__no-img{width:100%;height:148px;background-color:#f5f5f5;display:flex;justify-content:center;align-items:center;flex-direction:column;border-radius:8px;background-clip:padding-box}.mkt-place__best-selling__card__no-img--graphic{width:64px;height:53px;background:url(../images/ico-no-img.svg) no-repeat 50%/100% auto}.mkt-place__best-selling__card__no-img--text{padding-top:16px;color:#303030;font-size:14px;font-weight:400}.mkt-place__best-selling__card>a{width:100%;height:100%;display:block;padding:8px 8px 16px;position:relative}.mkt-place__best-selling__card--graphic{width:100%;height:148px;display:flex;justify-content:center;align-items:center;overflow:hidden;position:relative;background-color:#f5f5f5;border-radius:4px;background-clip:padding-box}.mkt-place__best-selling__card--graphic>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mkt-place__best-selling__card--graphic.has-video:before{content:"";display:block;position:absolute;width:40px;height:40px;background:rgba(0,0,0,.6) url(../images/ico-play.svg) no-repeat 12px/18px 16px;border-radius:50%;background-clip:padding-box}.mkt-place__best-selling__card__content{width:100%;height:calc(100% - 148px);padding:16px 4px 0;position:relative}.mkt-place__best-selling__card__content .mkt-place__action{width:calc(100% - 8px);position:absolute;left:4px;bottom:0}.mkt-place__best-selling__card__content .mkt-place__action .mkt-place__action--btn{width:calc(50% - 8px);float:left;margin-right:16px}.mkt-place__best-selling__card--title{color:#303030;font-size:18px;font-weight:600;padding-bottom:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mkt-place__best-selling__card__row{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:center;padding-bottom:12px}.mkt-place__best-selling__card--price{color:#d8232a;font-size:24px;font-weight:700;line-height:26px}.mkt-place__best-selling__card--price-cut{color:#606060;font-size:14px;font-weight:400;text-decoration:line-through;padding-left:8px}.mkt-place__best-selling__card--price-off{color:#1bb814;font-size:13px;font-weight:700;padding-left:8px}.mkt-place__best-selling__card--timing{padding:0 0 20px 24px;color:#606060;font-size:12px;font-weight:400;background:url(../images/ico-clock.svg) no-repeat 0 0/16px auto}.mkt-place__best-selling__card--partner,.mkt-place__best-selling__card--timing{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:center}.mkt-place__best-selling__card--partner{padding:20px 0;border-top:1px dashed #d8d8d8}.mkt-place__best-selling__card--partner--label{color:#303030;font-size:12px;font-weight:700;padding-right:12px}.mkt-place__best-selling__card--partner--logo>img{width:auto;max-height:21px}.svgContent{width:0;height:0}.mt-0{margin-top:0}.mt-5{margin-top:5px}.mt-10{margin-top:10px}.mt-15{margin-top:15px}.mt-20{margin-top:20px}.mt-25{margin-top:25px}.mt-30{margin-top:30px}.mt-35{margin-top:35px}.mt-40{margin-top:40px}.mt-45{margin-top:45px}.mt-50{margin-top:50px}.mt-55{margin-top:55px}.mt-60{margin-top:60px}.mt-65{margin-top:65px}.mt-70{margin-top:70px}.mt-75{margin-top:75px}.mt-80{margin-top:80px}.mt-85{margin-top:85px}.mt-90{margin-top:90px}.mt-95{margin-top:95px}.mt-100{margin-top:100px}.mb-0{margin-bottom:0}.mb-5{margin-bottom:5px}.mb-10{margin-bottom:10px}.mb-15{margin-bottom:15px}.mb-20{margin-bottom:20px}.mb-25{margin-bottom:25px}.mb-30{margin-bottom:30px}.mb-35{margin-bottom:35px}.mb-40{margin-bottom:40px}.mb-45{margin-bottom:45px}.mb-50{margin-bottom:50px}.mb-55{margin-bottom:55px}.mb-60{margin-bottom:60px}.mb-65{margin-bottom:65px}.mb-70{margin-bottom:70px}.mb-75{margin-bottom:75px}.mb-80{margin-bottom:80px}.mb-85{margin-bottom:85px}.mb-90{margin-bottom:90px}.mb-95{margin-bottom:95px}.mb-100{margin-bottom:100px}.pt-0{padding-top:0}.pt-5{padding-top:5px}.pt-10{padding-top:10px}.pt-15{padding-top:15px}.pt-20{padding-top:20px}.pt-25{padding-top:25px}.pt-30{padding-top:30px}.pt-35{padding-top:35px}.pt-40{padding-top:40px}.pt-45{padding-top:45px}.pt-50{padding-top:50px}.pt-55{padding-top:55px}.pt-60{padding-top:60px}.pt-65{padding-top:65px}.pt-70{padding-top:70px}.pt-75{padding-top:75px}.pt-80{padding-top:80px}.pt-85{padding-top:85px}.pt-90{padding-top:90px}.pt-95{padding-top:95px}.pt-100{padding-top:100px}.pb-0{padding-bottom:0}.pb-5{padding-bottom:5px}.pb-10{padding-bottom:10px}.pb-15{padding-bottom:15px}.pb-20{padding-bottom:20px}.pb-25{padding-bottom:25px}.pb-30{padding-bottom:30px}.pb-35{padding-bottom:35px}.pb-40{padding-bottom:40px}.pb-45{padding-bottom:45px}.pb-50{padding-bottom:50px}.pb-55{padding-bottom:55px}.pb-60{padding-bottom:60px}.pb-65{padding-bottom:65px}.pb-70{padding-bottom:70px}.pb-75{padding-bottom:75px}.pb-80{padding-bottom:80px}.pb-85{padding-bottom:85px}.pb-90{padding-bottom:90px}.pb-95{padding-bottom:95px}.pb-100{padding-bottom:100px}.clearfix:after,.clearfix:before{content:"";display:table}.clearfix:after{clear:both}.col-half{width:50%;float:left}.relative{position:relative}.pull-left{float:left}.pull-right{float:right}.show-inner{overflow:visible}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ico{text-align:center}.ico,.ico>svg{display:inline-block;vertical-align:middle}.ico>svg{height:1em;width:1em;font-size:inherit;color:inherit;fill:currentColor}.has-no-scroll,.no-overflow{overflow:hidden;width:100vw}