body{font-size:15px;color:#303044;font-family:"Open Sans", sans-serif;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;min-height:100vh;display:flex;flex-direction:column;min-height:100vh}@media screen and (min-width: 1600px){body{font-size:16px}body header{font-size:16px}body .wrap{max-width:1500px}}[onclick]{cursor:pointer}.all-wrap{-webkit-flex-grow:1;flex-grow:1}.all-wrap>:last-child:not(.section-bg){margin-bottom:50px}.blocked{overflow:hidden}.hidden{display:none !important}.aic{-webkit-align-items:center;align-items:center}select{display:none}.wrap{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;width:100%;max-width:1204px}.wrap-small{max-width:840px}.flex-group-full{max-width:100%}.flex-group-wrap{width:100%;overflow-x:hidden}.flex-gap{margin-left:-16px;margin-right:-16px}.flex-gap-small{margin-left:-8px;margin-right:-8px}.flex-gap>.item{padding:16px}.flex-gap-small>.item{padding:8px}.flex-group,.flex-gap{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.flex-group .item,.flex-gap .item{max-width:100%}.flex{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start}.flex>*{width:100%}.pt-0{padding-top:0 !important}.pb-0{padding-bottom:0 !important}.mt-0{margin-top:0 !important}.wsnw{white-space:nowrap}.small-text{font-size:0.8em}section{margin-top:32px}@media screen and (min-width: 768px){section{margin-top:40px}}@media screen and (min-width: 1280px){section{margin-top:60px}}@media screen and (min-width: 1280px){section.large-gap{margin-top:60px}}.section-bg{padding-top:32px;padding-bottom:32px}@media screen and (min-width: 768px){.section-bg{padding-top:40px;padding-bottom:40px}}@media screen and (min-width: 1280px){.section-bg{padding-top:60px;padding-bottom:60px}}@media screen and (min-width: 1280px){.section-bg.large-gap{padding-top:60px;padding-bottom:60px}}.section-bg.small-gap{padding-top:32px;padding-bottom:32px}.section-bg:first-of-type,.section-bg+.section-bg{margin-top:0}.bg-light{background-color:#F5F7FB}.bg-light-alt{background-color:#F5FAFB}.bg-dark{background-color:#303044}.bg-primary{background-color:#2ec992}.bg-secondary{background-color:#3477b3}.bg-blue{background-color:#e7f1f4}section.bg-blue{border-bottom:solid 1px #c9dcef;border-top:solid 1px #c9dcef}section.bg-blue.borderless{border:0}.bg-white{background-color:#fff}.dark-10{background-color:#454562;color:#fff}.section-half-light{margin-top:0;position:relative}.section-half-light::before{content:"";position:absolute;top:0;left:0;right:0;height:50%;background-color:#F5F7FB;z-index:-1}.section-half-light--bottom::before{top:auto;bottom:0}.section-bg.bg-light+.section-bg.bg-light{padding-top:0}.section-bg.bg-dark+.section-bg.bg-dark{padding-top:0}.section-bg.bg-primary+.section-bg.bg-primary{padding-top:0}.section-bg.bg-secondary+.section-bg.bg-secondary{padding-top:0}.section-bg.bg-white+.section-bg.bg-white{padding-top:0}.bg-dark{color:#fff}.xs1{width:8.3333%}.xs2{width:16.6667%}.xs3{width:25%}.xs4{width:33.3333%}.xs5{width:41.6667%}.xs6{width:50%}.xs7{width:58.3333%}.xs8{width:66.6667%}.xs9{width:75%}.xs10{width:83.3333%}.xs11{width:91.6667%}.xs12{width:100%}.breadcrumbs-wrap{padding:15px 0 18px;border-top:1px solid #e7ebf0;border-bottom:1px solid #e7ebf0}.breadcrumbs-wrap+*{margin-top:20px}.breadcrumbs-wrap+.section-bg{margin-top:0}.breadcrumbs li{font-size:14px;display:inline;vertical-align:baseline;line-height:1.4}.breadcrumbs li::after{content:"";display:inline-block;vertical-align:middle;margin-left:6px;width:6px;height:6px;margin-right:8px;-webkit-transition:all 0.15s ease-in-out;transition:all 0.15s ease-in-out;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:66% 66%;transform-origin:66% 66%;pointer-events:none;border-right:1px solid #2ec992;border-bottom:1px solid #2ec992;margin-top:-2px}.breadcrumbs li:last-child::after{display:none}.breadcrumbs a{text-decoration:none}.breadcrumbs a,.breadcrumbs span{vertical-align:bottom}.breadcrumbs a:hover{color:#2ec992}.breadcrumbs span span{color:#777}a,.btn,a *{-webkit-transition:all 0.15s ease-in-out;-webkit-transition:all 0.15s ease-in-out;transition:all 0.15s ease-in-out}.colored{color:#2ec992}.colored-add{color:#190000}.centered{text-align:center}.centered>*{margin-left:auto;margin-right:auto}.rounded{overflow:hidden;border-radius:50%;margin:auto}.rounded-image{display:block;margin:0}.tar{text-align:right}.jcc{-webkit-justify-content:center;justify-content:center}.w100p{width:100%}.light-text{color:#898da2}.light-text-blue{color:#3f555b}.rows>*+*{margin-top:8px}.rows-large>*+*{margin-top:16px}.dark-overlay{position:relative}.dark-overlay::after{content:"";display:block;position:absolute;background-color:rgba(0, 0, 0, 0.6);mix-blend-mode:multiply;left:0;right:0;top:0;bottom:0;z-index:9}.dark-overlay-content{position:relative;z-index:10;color:#fff}.image-fit{position:relative;padding-bottom:50%;overflow:hidden}.image-fit img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.object-fit,.image-fit img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;font-family:"object-fit: cover; object-position: center;";width:100%;height:100%}.object-fit.contain,.image-fit img.contain{font-family:"object-fit: contain; object-position: center;";-o-object-fit:contain;object-fit:contain}a:not([class]):hover{color:#2ec992}hr{border:none;color:#cedde7;background-color:#cedde7;height:1px;margin:25px 0}.tel{color:inherit !important;text-decoration:none !important}button{background-color:transparent;border-color:transparent;border:0;cursor:pointer;line-height:1;color:inherit}button:hover{color:#2ec992}.btn{display:inline-block;position:relative;padding:12px 18px;text-align:center;vertical-align:middle;border:1px solid transparent;background-color:transparent;border-radius:15px;text-decoration:none;cursor:pointer;line-height:1;-webkit-flex-shrink:0;flex-shrink:0}.btn.btn-rounded{border-radius:50px}.btn.btn-large{padding:24px 32px;line-height:1.3}.btn-primary,.text-block a.btn-primary{color:#fff !important;background-color:#2ec992;border-color:#2ec992}.btn-light{background-color:#d6e7fb;color:#313f50}.btn-light.is-active{background-color:#6ba9f2;color:#fff}.btn-transparent{padding:0;margin:14px 24px}.btn-transparent-white{color:#fff}.btn-transparent-white:hover{color:#a0aec0}.btn-transparent-white:hover svg{fill:#a0aec0}.btn-outline{color:#333232;border:1px solid;background-color:transparent}.btn-outline:hover{color:#fff;background-color:#2ec992}.btn-outline:hover svg{fill:#fff}.btn-outline-primary{border-color:#2ec992;color:#2ec992}.btn-outline-white{border-color:#fff;color:#fff}.btn-outline-light{border-color:#bdced9}.btn-outline-light:hover{background-color:#F5F7FB;color:#2ec992}.btn-outline-primary:hover,.btn-outline-white:hover{border-color:#2ec992;background-color:#2ec992;color:#fff}.text-block .btn-primary{margin-top:10px;margin-bottom:10px;display:inline-block}.btn-primary-outline,.text-block a.btn-primary-outline{color:#2ec992;background-color:transparent;border-color:#2ec992}.btn-white{background-color:#fff;color:#303044}.btn-white:hover{background-color:#63dd99;border-color:#63dd99;color:#fff}.btn-small{padding:11px 15px !important;min-width:0}.btn-xs{padding:7px 15px !important}.btn-wide{width:100%}.btn-secondary,.text-block a.btn-secondary{color:#fff;background-color:#3477b3;border-color:#3477b3}.btn-secondary-light,.text-block a.btn-secondary-light{color:#3477b3;background-color:#EBF4FC;border-color:transparent}.btn-default{background-color:#e3ebf6;border-color:#e3ebf6;-webkit-transition:none;transition:none;color:#3f7592}.btn-default-outline{color:#6061BA;background-color:transparent;border-color:#6061BA;-webkit-transition:none;transition:none}.btn-default:hover{background-color:#c6dbff;border-color:#c6dbff}.btn-default-dark{background-color:#cfdfe7;border-color:#cfdfe7}.btn-primary:hover,.text-block a.btn-primary:hover{color:#fff;background-color:#29b483;border-color:#29b483}.btn-secondary:hover,.text-block a.btn-secondary:hover{background-color:#2175be;border-color:#2175be;color:#fff}.btn-gray{background-color:#81a4b2;border-color:#81a4b2;color:#fff}.btn-shadow{box-shadow:0 2px 4px 0 rgba(170, 166, 166, 0.5)}.btn-shadow.active{box-shadow:0 1px 1px 0 rgba(86, 85, 85, 0.5)}.btn-shadow:hover{box-shadow:0 2px 15px 0 rgba(129, 126, 126, 0.5)}.btn-shadow:active{box-shadow:0 1px 2px 0 rgba(170, 166, 166, 0.5)}.btn-shadow.disabled,.btn-shadow:disabled{box-shadow:0 0 2px 0 rgba(174, 173, 173, 0.5)}.btn-shadow.disabled:hover,.ui-btn.shadow:disabled:hover{box-shadow:0 0 2px 0 rgba(174, 173, 173, 0.5)}.btn-shadow-secondary{box-shadow:0 3px 8px 0 #58e9b6}.btn-dotted{color:#4193DB;border:0;border-bottom:1px dotted;background:none;line-height:1.3;cursor:pointer;display:inline-block}.btn-dashed>span{color:#4193DB;border:0;border-bottom:1px dashed currentColor;background:none;line-height:1.3;cursor:pointer;display:inline}.btn-dashed>span .rub{font-weight:normal}.btn-dashed-white>span{color:#fff;border-color:#fff}.btn-rounded{border-radius:50px}.btn-close{width:50px;height:50px;cursor:pointer;background:url("images/close.svg") center center no-repeat;background-size:20px}.btn-borderless{border:0;padding:0;cursor:pointer;color:#2ec992 !important}[disabled]{cursor:default}.is-active .btn-menu-inner::before{top:0;-webkit-transition:top 0.1s ease-out, opacity 0.1s 0.12s ease-out;transition:top 0.1s ease-out, opacity 0.1s 0.12s ease-out;opacity:0}.is-active .btn-menu-inner::after{bottom:0;-webkit-transition:bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);transition:bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);transition:bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);transition:bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);transition:bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.btn-menu-m{font:inherit;position:relative;z-index:11;display:inline-block;overflow:visible;margin:0;cursor:pointer;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transition-duration:0.15s;transition-duration:0.15s;-webkit-transition-property:opacity, -webkit-filter;transition-property:opacity, -webkit-filter;transition-property:opacity, filter;transition-property:opacity, filter, -webkit-filter;vertical-align:middle;text-transform:none;color:inherit;border:0;background-color:transparent;line-height:1;padding:15px}.btn-menu-box{position:relative;display:inline-block;width:20px;vertical-align:middle}.is-active .btn-menu-box{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.btn-menu-inner{top:50%;display:block;margin-top:-2px;-webkit-transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);-webkit-transition-duration:0.22s;transition-duration:0.22s}.btn-menu-inner,.btn-menu-inner::before,.btn-menu-inner::after{position:absolute;width:20px;height:2px;border-radius:0;background-color:#fff}.btn-menu-inner::before,.btn-menu-inner::after{display:block;content:""}.btn-menu-inner::before{top:-6px;-webkit-transition:top 0.1s 0.25s ease-in, opacity 0.1s ease-in;transition:top 0.1s 0.25s ease-in, opacity 0.1s ease-in}.btn-menu-inner::after{bottom:-6px;-webkit-transition:bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);transition:bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);transition:bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);transition:bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);transition:bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.btn-menu.is-active{background-color:#454752}.btn-menu.is-active .btn-menu-inner,.btn-menu.is-active .btn-menu-inner::before,.btn-menu.is-active .btn-menu-inner::after{background-color:#fff}.tooltip-text{-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out}.tooltip{position:relative}.tooltip .tooltip-text{font-size:13px;opacity:0;visibility:hidden;position:absolute;z-index:99;top:100%;margin-bottom:10px;left:0;display:block;width:auto;max-width:100%;margin-left:0;padding:12px;border-radius:6px;color:#fff;background-color:#2a3640;line-height:1.3;-webkit-transform:translateY(5px);transform:translateY(5px)}.tooltip .tooltip-text.visible{visibility:visible;opacity:1;-webkit-transform:translateY(10px);transform:translateY(10px)}.tooltip .tooltip-text::after{content:" ";position:absolute;top:0%;left:30px;margin-top:-14px;margin-left:-7px;border-width:7px;border-style:solid;border-color:transparent transparent #2a3640}.tooltip-controllable .tooltip-text{padding-right:35px}[data-close-tooltip]{width:20px;height:20px;display:block;position:absolute;right:8px;top:8px;background:url("images/close-w.svg") no-repeat center center;background-size:12px auto;z-index:10;cursor:pointer;opacity:0.7}[data-close-tooltip]:hover{opacity:1}a{text-decoration:none;color:inherit}a[href^="mailto"]:hover{color:#2ec992}.e-link{font-size:10px;line-height:1.3;position:absolute;display:block;padding-left:30px;text-align:left;text-decoration:none;text-transform:uppercase;opacity:0.5;color:#000;left:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.e-link:hover{opacity:1;color:#000}.e-link:before{position:absolute;top:50%;left:0;display:inline-block;width:24px;height:24px;content:"";vertical-align:middle;background:url("images/e-logo.svg") no-repeat center center;background-size:contain;margin-top:-12px}.e-link span{display:inline-block;vertical-align:middle}.large-text{font-size:1.5em}.small-text{font-size:0.875em}.caption-small,.caption-regular{color:#888585}.caption-small{text-transform:uppercase;font-size:12px}.caption-regular{text-transform:uppercase;font-size:14px}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,.title{font-family:"Helvetica", sans-serif;line-height:1.1;font-weight:400}.title{font-size:1.25em}.title+ul:not(.flex-gap):not(.flex-gap-small){margin-top:0.5em}.title.title-light{font-weight:normal}.bg-dark h1,.bg-dark .h1,.bg-dark h2,.bg-dark .h2,.bg-dark h3,.bg-dark .h3,.bg-dark h4,.bg-dark .h4,.bg-dark h5,.bg-dark .h5,.bg-dark .title{color:#fff}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5{line-height:1.14}h1+*,.h1+*,h2+*,.h2+*,h3+*,.h3+*,h4+*,.h4+*,h5+*,.h5+*{margin-top:1.16em}h1 em,.h1 em,h2 em,.h2 em,h3 em,.h3 em,h4 em,.h4 em,h5 em,.h5 em{color:#2ec992}h1 em.violet,.h1 em.violet,h2 em.violet,.h2 em.violet,h3 em.violet,.h3 em.violet,h4 em.violet,.h4 em.violet,h5 em.violet,.h5 em.violet{color:#6061BA}h1,.h1{font-size:26px}h2,.h2{font-size:24px;color:#5483a3}h3,.h3{font-size:22px}h4,.h4{font-size:18px}h5,.h5{font-size:18px}@media screen and (min-width: 768px){.homepage h1,.homepage .h1{font-size:40px}.homepage h2,.homepage .h2{font-size:40px}h1,.h1{font-size:36px}h2,.h2{font-size:32px}h3,.h3{font-size:24px}h4,.h4{font-size:22px}h5,.h5{font-size:20px}}@media screen and (min-width: 1024px){.homepage h1,.homepage .h1{font-size:40px}.homepage h2,.homepage .h2{font-size:40px}h1,.h1{font-size:36px}h2,.h2{font-size:36px}h3,.h3{font-size:24px}h4,.h4{font-size:22px}h5,.h5{font-size:20px}}@media screen and (min-width: 1280px){.homepage h1,.homepage .h1{font-size:48px}.homepage h2,.homepage .h2{font-size:44px}h1,.h1{font-size:44px}h2,.h2{font-size:38px}h3,.h3{font-size:36px}h5,.h5{font-size:24px}}h3{color:#5483a3}.title-bold{font-weight:700}.lowercase{text-transform:none}.text-block{line-height:1.6}.text-block p,.text-block div{margin-bottom:16px}.text-block ul>li,ul.text-block>li{position:relative;margin-bottom:8px;padding-left:17px}.text-block ul ul li{padding-left:0}.text-block ul ul li::before{display:none}.text-block p:last-child,.text-block li:last-child{margin-bottom:0}.text-block ul>li:before,ul.text-block>li:before{content:"";position:absolute;left:0;display:inline-block;top:15px;width:10px;height:10px;margin-top:-6px;pointer-events:none;background-color:#2ec992;border-radius:50%;vertical-align:middle}.text-block ol{counter-reset:item}.text-block ol>li{margin-bottom:5px;list-style-position:inside;list-style-type:unset}.text-block ol>li>h2:first-child{display:inline}.text-block ol>li::before{content:counters(item, ".") ". ";counter-increment:item}.text-block ul,.text-block ol{margin-bottom:25px}.text-block p+h2,.text-block p+h3{margin-top:30px}.text-block a:not(.btn){color:#3477b3;border-bottom:1px solid}.text-block a:hover{color:#3477b3}.text-block img{width:auto;height:auto;display:block;margin-top:30px;margin-bottom:30px}.text-block hr,.page-about hr{border:none;background:#c2cbd5;height:2px;margin:30px 0}.link{color:#4193DB}.text-block .link,.link.underlined span,.link:hover span{border-bottom:1px solid}.text-block a:hover,.text-block .link:hover,.link.underlined:hover,.link:hover{color:#295d8b}table,.text-block table{width:100% !important}th{text-align:left;color:#635b5c;font-size:0.9em}th,td{padding:10px}.text-block th,.text-block td{border-top:1px solid #c2cbd5}.text-block tr:last-child th,.text-block tr:last-child td{border-bottom:1px solid #c2cbd5}form{position:relative}[data-form-body].disabled{opacity:0.7}[data-form-loader]{display:none;position:absolute;width:100%;height:100%;top:0;left:0;background:url(images/loader.svg) no-repeat center center;z-index:10}[data-success],[data-error]{display:none;margin:20px 0}.loader{margin:40px auto;width:40px;height:40px;display:none;background:url(images/loader.svg) no-repeat center center / 100% 100%}.loading{text-align:center;padding:100px 0;background:url(images/loader.svg) no-repeat center center}.fullscreen-loader{display:none;position:fixed;left:0;right:0;top:0;bottom:0;background:url("images/loader.svg") no-repeat center center / 100px auto rgba(255, 255, 255, 0.5);z-index:20}.form-desc{margin:15px 0;color:#666}.popup-box .form-desc{margin-top:0}.privacy-text{color:#a0aec0;font-size:11px;line-height:1.2;margin:16px 0}.privacy-text:last-child{margin-bottom:0}.privacy-text a{text-decoration:underline}.popup-dark{position:fixed;overflow-y:auto;z-index:999;top:0;left:0;right:0;bottom:0;width:100%;background:rgba(0, 0, 0, 0.8);opacity:0;display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start;visibility:hidden;padding:16px}@media screen and (min-width: 768px){.popup-dark{padding:50px}}.popup-dark.visible{visibility:visible;opacity:1}.popup-box{width:100%;max-width:650px;margin:auto;background:#fff;border-radius:15px;display:none}.popup-box.scrollable .popup-body{max-height:-webkit-calc(100vh - 200px);max-height:calc(100vh - 200px);overflow-y:auto}.popup-box.large{max-width:1200px}.popup-body{padding:20px}@media screen and (min-width: 768px){.popup-body{padding:20px 30px 30px}}.popup-header{position:relative;padding:20px;border-bottom:1px solid #cedde7;display:-webkit-flex;display:flex;font-size:18px}@media screen and (min-width: 768px){.popup-header{padding:30px}}.popup-header p{margin:0;color:#303044;line-height:1;padding-right:10px}.popup-box .btn-close{cursor:pointer;right:15px;width:18px;height:18px;background-size:15px auto;background-repeat:no-repeat;background-position:center center;display:block;margin-top:0;background-image:url(images/close.svg);margin-left:auto;line-height:1em}.popup-body textarea{resize:none}.popup-body .success,.popup-body .error{display:none}.txt-area{overflow:hidden;height:0;width:0;position:absolute}.textbox-group{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px}.textbox-group .textbox{padding-left:10px;padding-right:10px;-webkit-flex:1;flex:1;-webkit-flex-basis:200px;flex-basis:200px}.textbox{margin-top:16px;position:relative}.textbox p{margin-bottom:10px;text-align:left}.textbox label,.group-label{margin-bottom:10px;display:block;position:relative}.textbox label.required::before{content:"";position:absolute;width:6px;height:6px;background-color:#e24928;border-radius:50%;left:-10px;top:50%;margin-top:-3px}::-webkit-input-placeholder{color:#a0aec0}::-moz-placeholder{color:#a0aec0}:-ms-input-placeholder{color:#a0aec0}::-ms-input-placeholder{color:#a0aec0}::placeholder{color:#a0aec0}.textbox input,input.textbox,.textbox textarea,textarea.textbox{padding:12px 16px;border:1px solid #caccdc;border-radius:15px;background-color:#fff;text-align:left}.textbox input,.textbox textarea{width:100%}.textbox input:focus,.textbox textarea:focus,input.textbox:focus,textarea.textbox:focus{border-color:#635b5c}.textbox-info{font-size:13px;color:#555;margin:6px 0;display:block}input:disabled{color:#555;border-color:transparent !important;background-color:#ebebeb !important}.msg{margin-bottom:20px;padding:10px 15px;text-align:left;font-size:14px;border:1px solid;margin:10px 0;border-radius:4px}.msg-success{color:#129679;border-color:#129679;background-color:#e0fbee}.msg-error{color:#7d3c3c;border-color:#f1bfbf;background-color:#fff8f8}.msg-info{color:#333;border-color:#eae3d1;background-color:#fff9e4}.msg p{margin-bottom:0}.svg-icon-outer{display:-webkit-inline-flex;display:inline-flex;-webkit-align-items:flex-start;align-items:flex-start;padding-left:1.2em;position:relative}.svg-icon-outer[data-icon-size="large"]{padding-left:1.5em}.svg-icon-outer .svg-icon+span{margin-left:0.3em;line-height:1.5em}.svg-icon{width:1.2em;height:1.2em;fill:#2ec992;-webkit-flex-shrink:0;flex-shrink:0;display:-webkit-flex;display:flex;position:absolute;left:0;top:0.2em}.svg-icon.svg-single-icon{left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.fill-white svg,.btn-transparent-white svg{fill:#fff}.svg-icon[data-icon-size="large"]{width:1.5em;height:1.5em;top:0.05em}.svg-icon svg{max-width:100%;max-height:100%;margin:auto}.btn-primary svg,.btn-secondary svg{fill:#fff}.pagination{margin:0 0 30px}.pagination-list{display:-webkit-flex;display:flex;margin:15px -5px}.pagination-list-item{text-align:center;margin:5px;vertical-align:middle;font-size:15px;min-width:45px}.pagination-list-item.next-item{color:#2ec992}.pagination-list-item.next-item a{padding-right:35px;background-image:url("images/arrow-next-primary.svg");background-repeat:no-repeat;background-position:right 11px center;background-size:16px auto}.pagination-list-item.next-item a:hover{background-image:url("images/arrow-next.svg")}.pagination-list-item.prev-item{color:#2ec992}.pagination-list-item.prev-item a{padding-left:35px;background-image:url("images/arrow-prev-primary.svg");background-repeat:no-repeat;background-position:left 14px center;background-size:16px auto}.pagination-list-item.prev-item a:hover{background-image:url("images/arrow-prev.svg")}.pagination-list-item a,.pagination-list-item span{display:block;padding:10px 18px;border:1px solid #eee;-webkit-transition:none;transition:none;border-radius:15px;font-weight:600}.pagination-list-item a:hover{background-color:#2ec992;color:#fff;border-color:#2ec992}.pagination-list-item.active span{cursor:default;color:#fff !important;border-color:#2ec992;background-color:#2ec992}.pagination-wrap{margin-top:30px}.pagination-wrap .category-counter{margin:20px 0}.arrow-after{white-space:nowrap}.arrow-after span::after{content:"";width:16px;height:16px;margin-left:4px;display:inline-block;vertical-align:middle;background:url("images/arrow-next.svg") no-repeat center center / contain;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:0.2s all ease-in-out;transition:0.2s all ease-in-out}.arrow-after:hover span::after{-webkit-transform:translateX(3px);transform:translateX(3px)}.link-next::after,.link-prev::before{content:"";display:inline-block;width:8px;height:8px;vertical-align:middle;margin-top:-5px;-webkit-transition:all 0.15s ease-in-out;transition:all 0.15s ease-in-out;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:66% 66%;transform-origin:66% 66%;pointer-events:none;border-right:2px solid #585c75;border-bottom:2px solid #585c75;margin-left:8px}.link-prev::before{-webkit-transform:rotate(-225deg);transform:rotate(-225deg);margin-right:6px;margin-left:0}.g-recaptcha{-webkit-transform:scale(0.85);transform:scale(0.85);-webkit-transform-origin:0 0;transform-origin:0 0}@media screen and (max-width:767px){.hidden-xs{display:none !important}}@media screen and (max-width:1023px){.g-recaptcha,.recaptcha>div,[id^="recaptcha"]>div{-webkit-transform:scale(0.77);transform:scale(0.77);-webkit-transform-origin:0 0;transform-origin:0 0}}.visually-hidden,.vh,.fhidden,input[type="radio"]{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}@media screen and (min-width:768px){.wrap{padding-left:32px;padding-right:32px}.s1{width:8.3333%}.s2{width:16.6667%}.s3{width:25%}.s4{width:33.3333%}.s5{width:41.6667%}.s6{width:50%}.s7{width:58.3333%}.s8{width:66.6667%}.s9{width:75%}.s10{width:83.3333%}.s11{width:91.6667%}.s12{width:100%}.s20p{width:20%}.visible-xs{display:none !important}}@media screen and (min-width:1024px){.m1{width:8.3333%}.m2{width:16.6667%}.m3{width:25%}.m4{width:33.3333%}.m5{width:41.6667%}.m6{width:50%}.m7{width:58.3333%}.m8{width:66.6667%}.m9{width:75%}.m10{width:83.3333%}.m11{width:91.6667%}.m12{width:100%}.m20p{width:20%}.hidden-m{display:none}.visible-s{display:none !important}}@media screen and (min-width:1280px){.lg1{width:8.3333%}.lg2{width:16.6667%}.lg3{width:25%}.lg4{width:33.3333%}.lg5{width:41.6667%}.lg6{width:50%}.lg7{width:58.3333%}.lg8{width:66.6667%}.lg9{width:75%}.lg10{width:83.3333%}.lg11{width:91.6667%}.lg12{width:100%}.lg20p{width:20%}}@media screen and (min-width:1800px){.xlg1{width:8.3333%}.xlg2{width:16.6667%}.xlg3{width:25%}.xlg4{width:33.3333%}.xlg5{width:41.6667%}.xlg6{width:50%}.xlg7{width:58.3333%}.xlg8{width:66.6667%}.xlg9{width:75%}.xlg10{width:83.3333%}.xlg11{width:91.6667%}.xlg12{width:100%}.xlg20p{width:20%}}.radio-group{margin-bottom:16px}.radio-item{margin-bottom:0.5em;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin-right:10px}.radio-item label:before,.radio-item label{display:inline-block;width:auto;vertical-align:top}.radio-item label:before{position:absolute;top:0.15em;left:0;width:1.2em;height:1.2em;content:"";border:1px solid #a0aec0;border-radius:50%;-webkit-transition:0.2s all ease-in-out;transition:0.2s all ease-in-out}.radio-item label:hover:before{border-color:#63dd99}.radio-item label{position:relative;padding-left:1.5em;cursor:pointer}.radio-item label span{display:block}.radio-item input[type="radio"]:checked+label:before{border-color:#2ec992;border-width:5px}.checkbox-list .checkbox{margin-bottom:20px}.checkbox input[type="checkbox"],.cat-view input{opacity:0;position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px}.checkbox label{position:relative;display:inline-block;padding-left:25px;cursor:pointer;line-height:18px}.checkbox label:hover{color:#2ec992}.checkbox label:hover::before{border-color:#2ec992}.checkbox label::before,.checkbox label::after{position:absolute;content:"";display:inline-block}.checkbox label::before{height:18px;width:18px;border:1px solid #a0aec0;left:0px;top:0;border-radius:6px}.checkbox label:hover::before{border-color:#635b5c}.checkbox label::after{height:5px;width:9px;border-left:2px solid;border-bottom:2px solid;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);left:5px;top:5px;border-color:#fff}.checkbox input[type="checkbox"]+label::after{content:none}.checkbox input[type="checkbox"]:checked+label::after{content:""}.checkbox input[type="checkbox"]:focus+label::before{border-color:#2ec992}.checkbox input[type="checkbox"]:checked+label::before{background-color:#2ec992;border-color:#2ec992}.checkbox-inline{display:inline-block;vertical-align:middle}.to-top{-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out;position:fixed;z-index:100;right:35px;bottom:133px;display:none;width:50px;height:50px;cursor:pointer;box-shadow:0 4px 17px 4px rgba(0, 0, 0, 0.09);border-radius:50%;background:url("images/arrow-up-colored.svg") no-repeat center center / 80% auto #fff}.to-top:hover{box-shadow:0px 8px 15px 4px rgba(43, 51, 54, 0.17)}[class^="e-icon"]{padding-left:24px;position:relative}[class^="e-icon"].icon-after{padding-left:0;padding-right:24px}[class^="e-icon"]::before,[class^="e-icon"].icon-after::after{content:"";position:absolute;left:0;display:inline-block;width:18px;height:18px;vertical-align:middle;background-repeat:no-repeat;background-position:center center;background-size:contain}[class^="e-icon"].icon-after::after{left:auto;right:0}[class^="e-icon"].icon-after::before{display:none}[class^="e-icon"].e-icon-single::before{margin-right:0}.e-icon-walk::before,.e-icon-walk::after{background-image:url("images/walk.svg");margin-top:2px}.e-icon-save-search::before,.e-icon-save-search::after{background-image:url("images/save-search.svg");margin-top:-2px}.e-icon-search-w::before,.e-icon-search-w::after{background-image:url("images/search-w.svg");margin-top:-1px}.e-icon-map-marker::before,.e-icon-map-marker::after{background-image:url("images/map-marker.svg");width:16px !important;height:16px !important}.e-icon-login::before,.e-icon-login::after{background-image:url("images/login.svg");margin-top:-2px}.e-icon-login-green::before,.e-icon-login-green::after{background-image:url("images/login-green.svg");margin-top:2px}.e-icon-map-green::before,.e-icon-map-green::after{background-image:url("images/map-green.svg");margin-top:2px}.e-icon-map-violet::before,.e-icon-map-violet::after{background-image:url("images/map-violet.svg");margin-top:2px}.e-icon-map-w::before,.e-icon-map-w::after{background-image:url("images/map-w.svg");margin-top:-2px}.e-icon-map-list::before,.e-icon-map-list::after{background-image:url("images/map-list.svg");margin-top:3px}.e-icon-list::before,.e-icon-list::after{background-image:url("images/list.svg");margin-top:3px}.e-icon-filter::before,.e-icon-filter::after{background-image:url("images/filter.svg")}.e-icon-edit::before,.e-icon-edit::after{background-image:url("images/edit.svg");margin-top:3px;width:16px !important;height:16px !important}.e-icon-distance::before,.e-icon-distance::after{background-image:url("images/distance.svg");margin-top:5px;width:12px !important;height:12px !important}.e-icon-delete::before,.e-icon-delete::after{background-image:url("images/delete.svg");width:14px !important;height:14px !important}.bg-icon-advert{background-image:url("images/icon-advert.svg")}.bg-icon-partners{background-image:url("images/icon-partners.svg")}.bg-icon-research{background-image:url("images/icon-research.svg")}.bg-icon-support{background-image:url("images/icon-support.svg")}[class^="bg-icon"]{width:70px;height:60px;background-repeat:no-repeat;background-size:contain;background-position:center center}/*!
 * Datepicker v1.0.10
 * https://fengyuanchen.github.io/datepicker
 *
 * Copyright 2014-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2020-09-29T14:46:09.037Z
 */.datepicker-container{background-color:#fff;direction:ltr;font-size:12px;left:0;line-height:30px;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:none;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:210px;z-index:-1;border-radius:10px;overflow:hidden}.datepicker-dropdown{-webkit-box-shadow:0 7px 24px 5px rgba(0, 0, 0, 0.2);box-shadow:0 7px 24px 5px rgba(0, 0, 0, 0.2);-webkit-box-sizing:content-box;box-sizing:content-box;position:absolute;z-index:1}.datepicker-inline{position:static}.datepicker-top-left,.datepicker-top-right{border-top-color:#2ec992}.datepicker-top-left:after,.datepicker-top-left:before,.datepicker-top-right:after,.datepicker-top-right:before{border-top:0;left:10px;top:-10px}.datepicker-top-left:before,.datepicker-top-right:before{border-bottom-color:#2ec992}.datepicker-top-left:after,.datepicker-top-right:after{border-bottom-color:#fff;top:-9px}.datepicker-bottom-left,.datepicker-bottom-right{border-bottom-color:#2ec992}.datepicker-bottom-left:after,.datepicker-bottom-left:before,.datepicker-bottom-right:after,.datepicker-bottom-right:before{border-bottom:0;bottom:-5px;left:10px}.datepicker-bottom-left:before,.datepicker-bottom-right:before{border-top-color:#2ec992}.datepicker-bottom-left:after,.datepicker-bottom-right:after{border-top-color:#fff;bottom:-4px}.datepicker-bottom-right:after,.datepicker-bottom-right:before,.datepicker-top-right:after,.datepicker-top-right:before{left:auto;right:10px}.datepicker-panel>ul{margin:0;padding:0;width:102%}.datepicker-panel>ul:after,.datepicker-panel>ul:before{content:" ";display:table}.datepicker-panel>ul:after{clear:both}.datepicker-panel>ul>li{background-color:#fff;cursor:pointer;float:left;height:30px;list-style:none;margin:0;padding:0;text-align:center;width:30px}.datepicker-panel>ul>li:hover{background-color:#F5F7FB}.datepicker-panel>ul>li.muted,.datepicker-panel>ul>li.muted:hover{color:#999}.datepicker-panel>ul>li.highlighted{background-color:#2ec992}.datepicker-panel>ul>li.highlighted:hover{background-color:#cce5ff}.datepicker-panel>ul>li.picked,.datepicker-panel>ul>li.picked:hover{color:#fff;border-radius:50%}.datepicker-panel>ul>li.disabled,.datepicker-panel>ul>li.disabled:hover{background-color:#fff;color:#ccc;cursor:default}.datepicker-panel>ul>li.disabled.highlighted,.datepicker-panel>ul>li.disabled:hover.highlighted{background-color:#2ec992}.datepicker-panel>ul>li[data-view="month next"],.datepicker-panel>ul>li[data-view="month prev"],.datepicker-panel>ul>li[data-view="year next"],.datepicker-panel>ul>li[data-view="year prev"],.datepicker-panel>ul>li[data-view="years next"],.datepicker-panel>ul>li[data-view="years prev"],.datepicker-panel>ul>li[data-view="next"]{font-size:18px}.datepicker-panel>ul>li[data-view="month current"],.datepicker-panel>ul>li[data-view="year current"],.datepicker-panel>ul>li[data-view="years current"]{width:150px}.datepicker-panel>ul[data-view="months"]>li,.datepicker-panel>ul[data-view="years"]>li{height:52.5px;line-height:52.5px;width:52.5px}.datepicker-panel>ul[data-view="week"]>li,.datepicker-panel>ul[data-view="week"]>li:hover{background-color:#fff;cursor:default}.datepicker-hide{display:none}.nice-select{font-family:inherit;font-size:inherit;font-weight:normal;position:relative;display:inline-block;clear:both;box-sizing:border-box;width:100%;padding:13px 36px 13px 18px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;text-align:left !important;white-space:nowrap;border:1px solid #bdced9;outline:none;background-color:transparent;-webkit-tap-highlight-color:transparent}.nice-select:hover{border-color:#dbdbdb}.nice-select:active,.nice-select.open,.nice-select:focus{border-color:#abc1cf}.nice-select:after{position:absolute;top:50%;right:20px;display:block;width:8px;height:8px;margin-top:-4px;content:"";-webkit-transition:all 0.15s ease-in-out;transition:all 0.15s ease-in-out;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:66% 66%;-ms-transform-origin:66% 66%;transform-origin:66% 66%;pointer-events:none;border-right:2px solid #2ec992;border-bottom:2px solid #2ec992}.nice-select.open:after{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.nice-select.open .list{pointer-events:auto;opacity:1}.nice-select.disabled{pointer-events:none;color:#999;border-color:#ededed}.nice-select.disabled:after{border-color:#ccc}.nice-select.wide{width:100%}.nice-select.wide .list{right:0 !important;left:0 !important}.nice-select.right .list{right:0;left:auto}.nice-select.small{font-size:12px;line-height:34px;height:36px}.nice-select.small:after{width:4px;height:4px}.nice-select.small .option{line-height:34px;min-height:34px}.nice-select .list{position:absolute;width:auto;z-index:12;top:100%;left:-2px;box-sizing:border-box;padding:14px 0 0;-webkit-transition:all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;transition:all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;pointer-events:none;opacity:0;min-width:170px;width:calc(100% + 4px);border-radius:6px}.nice-select .list li:first-child{border-radius:6px 6px 0 0}.nice-select .list li:last-child{border-radius:0 0 6px 6px}.nice-select .list::before{content:"";position:absolute;top:14px;left:0;right:0;bottom:0;box-shadow:0 0 10px 4px rgba(68, 68, 68, 0.11);border-radius:6px}.nice-select .option{font-weight:400;line-height:1.4;position:relative;padding-right:29px;padding-left:18px;list-style:none;cursor:pointer;-webkit-transition:all 0.2s;transition:all 0.2s;text-align:left;outline:none;width:auto;white-space:normal;padding-top:10px;padding-bottom:10px;background-color:#fff;color:#303044}.nice-select .option:first-child{border-radius:6px 6px 0 0}.nice-select .option:hover,.nice-select .option.focus,.nice-select .option.selected.focus{color:#2ec992}.nice-select .option.selected{font-weight:bold}.nice-select .option.disabled{cursor:default;color:#999;background-color:transparent}.no-csspointerevents .nice-select .list{display:none}.no-csspointerevents .nice-select.open .list{display:block}.nice-select.borderless{border:0}.nice-select.inline-select{width:auto;padding:0 20px 0 0}.nice-select.inline-select::after{right:6px}.nice-select.select-small{padding-top:8px;padding-bottom:8px}.nice-select.select-colored .current{color:#fff}.nice-select.select-colored::after{border-color:#fff}.select-dashed{padding:0 36px 0 0;width:auto;border:0;color:#4193DB}.select-dashed .current{border-bottom:1px dashed;font-weight:600}.select-dashed::after{display:none}.select-sort .nice-select .list{left:auto;right:-2px}@charset "UTF-8";
.logo [data-start-logo]+img{display:none}header{background-color:#fff;padding:16px 0;position:fixed;left:0;top:0;width:100%;z-index:100;-webkit-transition:background-color 0.15s ease-in-out;transition:background-color 0.15s ease-in-out;border-bottom:1px solid #e7ebf0}header.is-hidden{visibility:hidden;opacity:0}header+.breadcrumbs-wrap{border-top:0}.homepage header{background-color:transparent}.homepage header *{color:#fff}.homepage header:not(.scrolled){border-bottom:0}.homepage header:not(.scrolled) .btn-menu-inner,.homepage header:not(.scrolled) .btn-menu-inner::before,.homepage header:not(.scrolled) .btn-menu-inner::after{background-color:#fff}.homepage header.scrolled{background-color:#fff}.homepage header.scrolled [data-btn="open-search"],.homepage header.scrolled .nice-select *{color:#303044}.homepage header.scrolled .main-menu-link{background-color:rgba(64, 151, 219, 0.2);color:#194283}.homepage header.scrolled .logo [data-start-logo]{display:none}.homepage header.scrolled .logo [data-start-logo]+img{display:block}.btn-menu-inner,.btn-menu-inner::before,.btn-menu-inner::after{background-color:#303044}.logo{margin-right:40px;margin-left:20px;width:116px}header [data-btn="open-search"]{display:inline-block}header [data-btn="open-search"]::before{content:"";width:22px;height:20px;display:inline-block;vertical-align:middle;background:url("images/search-colored.svg") no-repeat left center / 15px auto;margin-top:-2px}header [data-btn="open-search"]:hover{color:#2ec992}.homepage header:not(.scrolled) [data-btn="open-search"]::before{background-image:url("images/search-w.svg")}.header-city-outer{position:relative}.ask-city{display:none;position:absolute;top:100%;margin-top:10px;padding:20px 20px 15px;background-color:#fff;border-radius:5px;z-index:10;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:1000px;max-width:320px;box-shadow:0 2px 4px 0 rgba(133, 163, 184, 0.5)}.ask-city p{color:#303044}.ask-city::after{bottom:100%;left:50%;border:solid transparent;content:"";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(255, 255, 255, 0);border-bottom-color:#fff;border-width:8px;margin-left:-4px}header .header-link-login{line-height:1;-webkit-transition:none;transition:none}header .header-link-login span{-webkit-transition:none;transition:none}header .header-link-login:hover span{color:#2ec992}header .header-link-login:hover span::after{background-image:url("images/login-green.svg")}.ui-block{border-radius:20px;padding:20px;background-color:#fff;box-shadow:0 2px 4px 0 rgba(133, 163, 184, 0.5)}.ui-block-light{padding:20px;border-radius:20px;background-color:#F5F7FB}.ui-block-light+.ui-block-light{margin-top:20px}.ui-block.shadow-big{box-shadow:0 2px 15px 0 #e5e6f1}.ui-block+.ui-block,.similar-properties-block{margin-top:15px}.similar-properties-block+.content-list{margin-top:15px}.top-search{-webkit-flex-grow:1;flex-grow:1;position:relative;margin:0 15px 0 25px}.top-search .search-group{display:none}.top-search .search-group.visible{display:block}.top-search .search-form{position:absolute;background-color:#fff;top:-13px;bottom:-13px;left:0;width:100%;border-radius:15px 15px 0 0}.top-search .search-form .input-search{padding-left:40px;padding-right:40px;border:0;min-height:20px;border-radius:15px;background:url("images/search-colored.svg") no-repeat left 15px center / 15px auto #f0f2f5;width:100%;height:100%;color:#303044}.top-search .search-form .btn-close-search{position:absolute;right:0;top:0;height:100%;width:40px;border:0;background:url("images/close.svg") no-repeat center center / 12px auto transparent}.search-result{position:absolute;top:100%;background-color:#fff;border-radius:0 0 15px 15px;box-shadow:0 6px 30px 3px rgba(133, 163, 184, 0.2);left:0;right:0;padding:10px 0}[data-search-result-placeholder]{padding-left:40px;padding-right:40px;color:#999 !important}.search-result-footer .btn{color:#fff !important}[data-search-result-list]{display:none}.search-result-list+.search-result-list{border-top:1px solid #dfe4ea}.search-result-item .search-result-link{display:-webkit-flex;display:flex;padding:5px 40px;margin:5px 0;-webkit-align-items:flex-start;align-items:flex-start}.search-result-item .search-result-link .search-result-label{background-color:#5ccb8d;border-radius:50px;padding:3px 5px;font-size:13px;min-width:40px;display:inline-block;text-align:center;-webkit-flex:0;flex:0;margin-right:10px}.search-result-item .search-result-link .search-result-label.sk{background-color:#498cf6}.search-result-item .search-result-link .search-result-label.cow{background-color:#ea8f24}.search-result-item .search-result-link .search-result-title{color:#585c75;margin-bottom:2px;font-size:1.1em}.search-result-item .search-result-link:hover{background-color:#eaf1f6}.search-result-footer{display:none;padding:10px 40px 0;border-top:1px solid #dfe4ea;margin-top:10px}.header-group{-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-align-items:center;align-items:center}.header-right{margin-left:auto}.header-left{-webkit-flex-grow:1;flex-grow:1}.header-right,.header-left{-webkit-align-items:center;align-items:center;position:relative}[data-btn="open-top-menu"]{border-radius:6px;padding:7px 5px 8px;-webkit-transform:translateX(-5px);transform:translateX(-5px)}[data-btn="open-top-menu"].is-active{-webkit-transform:translateX(0);transform:translateX(0)}.main-menu{display:-webkit-inline-flex;display:inline-flex;-webkit-align-items:center;align-items:center}.main-menu .main-menu-item{padding:0 10px}.main-menu .main-menu-item:last-child{border-right:0;padding-right:0}.main-menu .main-menu-link:hover{color:#2ec992}.main-menu-link{line-height:1;display:inline-block;padding:6px 10px;border-radius:4px;background-color:rgba(0, 0, 0, 0.2);color:#dde6f3 !important;font-size:14px}.innerpage .main-menu-link{background-color:rgba(64, 151, 219, 0.2)}.hidden-menu{background-color:#454752;position:absolute;padding:6px 0;border-radius:6px;top:100%;z-index:10;margin-top:20px;display:none}.hidden-menu.visible{display:block}.hidden-menu .menu-item .submenu{display:none}@media screen and (min-width: 768px){.hidden-menu .menu-item .submenu{position:absolute;left:100%;top:0}}@media screen and (max-width: 767px){.hidden-menu .menu-item .submenu.visible{display:block}}.hidden-menu .submenu-item:first-child .submenu-link{border-top-right-radius:6px}.hidden-menu .submenu-item:last-child .submenu-link{border-bottom-right-radius:6px}.hidden-menu .menu-item.has-submenu{position:relative}.hidden-menu .menu-item.has-submenu .menu-link{position:relative}.hidden-menu .menu-item.has-submenu .menu-link::after{content:"";position:absolute;top:50%;right:15px;display:inline-block;width:8px;height:8px;vertical-align:middle;margin-top:-6px;margin-left:6px;-webkit-transition:all 0.15s ease-in-out;transition:all 0.15s ease-in-out;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:66% 66%;transform-origin:66% 66%;pointer-events:none;border-right:2px solid #fff;border-bottom:2px solid #fff}@media screen and (min-width: 768px){.hidden-menu .menu-item.has-submenu:hover .submenu{display:block}}.hidden-menu .menu-item.has-submenu .menu-link.opened::after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.hidden-menu .menu-link,.hidden-menu .submenu-link{display:block;padding:10px 15px;font-size:12px;font-weight:600;border-bottom:1px solid #646464;background-color:#454752;color:#fff;min-width:220px}@media screen and (min-width: 768px){.hidden-menu .menu-link:hover,.hidden-menu .submenu-link:hover{background-color:#555865}}@media screen and (min-width: 768px){.hidden-menu .menu-item.has-submenu:hover .menu-link{background-color:#555865}}@media screen and (max-width: 767px){.hidden-menu .menu-link,.hidden-menu .submenu-link{font-size:14px}}.hidden-menu .hidden-menu-block:not(:last-child){border-bottom:1px solid #84939b}.hidden-menu .menu-link.has-counter{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.hidden-menu .menu-btn-choose-city{padding:10px 15px;border-bottom:1px solid #585960}.hidden-menu .menu-item:last-child .menu-link,.hidden-menu .menu-item:only-child .menu-link{border:0}.hidden-menu .login-link span{color:#2ec992 !important}.filter-bg,.page-404{background:url("images/filter-bg.jpg") no-repeat center center / cover;text-align:center;padding:160px 0}.filter-bg h1,.page-404 h1{color:#fff}.homefilter-outer{display:-webkit-inline-flex;display:inline-flex;-webkit-flex-direction:column;flex-direction:column;margin-top:50px}.homefilter-buttons{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;margin-top:16px}.homefilter-buttons .btn{padding-top:15px;padding-bottom:15px;min-width:150px}.buttons-group{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.buttons-group>*{margin-top:10px;margin-bottom:10px}.buttons-group>*:not(:last-child){margin-right:12px}.homefilter{display:-webkit-inline-flex;display:inline-flex;margin:auto;position:relative}.homefilter .nice-select:hover,.homefilter .btn-pseudoselect:hover,.homefilter .multi-select-button:hover{background-color:#d7e5fd;color:inherit}.homefilter .btn-cityselect,.homefilter .btn-pseudoselect{border-top-right-radius:10px;border-bottom-right-radius:10px;white-space:nowrap;line-height:1.5}.homefilter .multi-select-button{height:100%;line-height:1.9}.homefilter .filter-item{background-color:#fff}.homefilter .filter-item:not(:last-child){border-right:1px solid #dfe4ea}.homefilter .filter-item .nice-select{height:100%;padding-top:15px;padding-bottom:15px;padding-left:15px}.homefilter .filter-item:first-child{border-radius:10px 0 0 10px}.homefilter .filter-item:first-child .nice-select{border-radius:10px 0 0 10px}.homefilter .filter-item:last-child{border-radius:0 10px 10px 0}.homefilter .filter-item[data-filter-type="input-group"]{padding:0 15px}.homefilter .filter-item[data-filter-type="input-group"] label{margin-right:10px}@media screen and (min-width: 1280px){.homefilter .input-range-group-bottom{padding:0;border:0;margin:0}}@media screen and (min-width:600px) and (max-width:1279px){.homefilter [data-filter-type="input-group"],.homefilter [data-filter-type="input-group"] label{cursor:pointer}}@media screen and (max-width:1439px){.category-filter .nice-select:after{margin-top:-6px}}@media screen and (min-width:768px) and (max-width:1279px){.homefilter [data-filter-name="offertype"].disabled{display:none}.homefilter [data-filter-name="offertype"].disabled+[data-filter-objecttype]{border-top-left-radius:10px;border-bottom-left-radius:10px}.property-phone-outer .property-phone{background-image:none !important;padding-left:15px !important}}[data-filter-type="input-group"]{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}[data-filter-type="input-group"] label{white-space:nowrap}[data-filter-type="input-group"] input{width:70px;border:0}[data-filter-type="input-group"] .input-outer:nth-child(odd){padding-right:10px;margin-right:10px;border-right:1px solid #dfe4ea}.input-outer{display:-webkit-flex;display:flex}.input-range-group{display:-webkit-flex;display:flex}[data-btn="close-range"]{display:none}[data-btn="toggle-range"]+.input-range-group,[data-btn="toggle-range"]+.input-range-group+.input-range-group{visibility:hidden;clip:rect(1px, 1px, 1px, 1px);position:absolute;-webkit-align-items:center;align-items:center;left:0;top:100%;background-color:#fff;padding:15px;border-radius:5px;z-index:3;margin-top:10px;box-shadow:0 0 10px 4px rgba(68, 68, 68, 0.11);-webkit-flex-wrap:wrap;flex-wrap:wrap;width:260px}[data-btn="toggle-range"]+.input-range-group.nowrap,[data-btn="toggle-range"]+.input-range-group+.input-range-group.nowrap{width:auto;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}[data-btn="toggle-range"]+.input-range-group.visible,[data-btn="toggle-range"]+.input-range-group+.input-range-group.visible{visibility:visible;clip:auto}[data-btn="toggle-range"]+.input-range-group.visible [data-btn="close-range"],[data-btn="toggle-range"]+.input-range-group+.input-range-group.visible [data-btn="close-range"]{display:inline-block;margin-left:10px}.homefilter [data-btn="toggle-range"]+.input-range-group,.homefilter [data-btn="toggle-range"]+.input-range-group+.input-range-group{right:0;left:auto}.homefilter .filter-item{position:static}.input-range-group[data-price-inputs]{left:auto;right:0}.input-range-group-bottom{width:100%;margin-top:10px;padding-top:10px;border-top:1px solid #dfe4ea;text-align:left}.btn-pseudoselect,.btn-cityselect{position:relative;height:100%;padding:10px 20px 10px 15px}.multi-select-button:after,.btn-pseudoselect::after{content:"";display:inline-block;width:8px;height:8px;vertical-align:middle;margin-top:-3px;margin-left:6px;-webkit-transition:all 0.15s ease-in-out;transition:all 0.15s ease-in-out;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:66% 66%;transform-origin:66% 66%;pointer-events:none;border-right:2px solid #585c75;border-bottom:2px solid #585c75}.multi-select-container--open .multi-select-button:after{-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.btn-map{position:relative;overflow:hidden}.btn-map::after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:url("images/on_map_bg.jpg") no-repeat center center / cover;border-radius:5px;-webkit-transition:0.2s all ease-in-out;transition:0.2s all ease-in-out}.btn-map *{position:relative;z-index:1}.btn-map:hover::after{-webkit-transform:skew(-5deg, 5deg) scale(1.4, 1.4);transform:skew(-5deg, 5deg) scale(1.4, 1.4)}.btn-save-search.is-saved{background-color:#f96e7f;border-color:#f96e7f}.districts-map{max-width:100%;height:auto;margin-top:20px}img.rounded{border-radius:20px}.link-text .counter,.link .counter{color:#9b9b9b;font-size:0.8em;margin-left:6px;font-weight:normal}.offers-counter{white-space:nowrap;margin-top:10px}.landings-group .item{margin:16px 0;padding:0 32px}.landings-group .item:first-child{padding-left:16px;padding-right:0}.landings-group .item:not(:first-child):not(:last-child){border-right:1px solid #d4dde7}.category-landing-links{margin-bottom:20px}.category-landing-links a{-webkit-transition:none;transition:none}.h1-wrap+.product-labels{margin-top:20px}.product-labels .product-label-item{border-radius:50px;padding:6px 15px;display:inline-block;font-size:14px;color:#fff;background:rgba(85, 85, 85, 0.6);line-height:1.3}.label-hit{position:absolute;padding:10px;border-radius:20px;z-index:2;color:#999;font-size:12px;right:16px;top:10px;background:#fcfdef;border:1px solid #d6cb8b}.property-item-price+.label-hit,.item-price+.label-hit{margin-top:90px}@media screen and (max-width:1279px){.property-item-price+.label-hit,.item-price+.label-hit{margin-top:0}}.product-labels .product-label-item+.product-label-item{margin-left:10px}[data-line]{width:14px;height:14px;border:2px solid #fff;border-radius:50%;position:absolute;left:0;top:0.65em;margin-top:-5px}[data-line]+[data-line]{left:10px}[data-line="1"]{background-color:#f17e12}[data-line="2"]{background-color:#12bdf1}.property-phone-outer{position:relative;width:100%;max-width:240px}.property-phone-outer .property-phone{white-space:nowrap;border-radius:50px;background-color:#edf0f4;padding:10px 15px 10px 35px;background-image:url("images/phone.svg");background-repeat:no-repeat;background-position:left 15px center;background-size:16px auto;display:block;height:100%}.property-phone-outer .property-phone.is-blue{background-color:#3477b3;color:#fff;background-image:url("images/phone-w.svg");border-radius:15px}.property-phone-outer .property-phone.is-blue:hover{background-color:#2175be}.property-phone-outer .property-phone.is-blue+.hider{background:-webkit-linear-gradient(left, rgba(52, 119, 179, 0) 0%, #3477b3 18%);background:linear-gradient(to right, rgba(52, 119, 179, 0) 0%, #3477b3 18%)}.property-phone-outer .property-phone:hover{background-color:#ced5dd}.property-phone-outer .hider{position:absolute;left:70px;top:0;bottom:0;right:0;border-radius:0 50px 50px 0;cursor:pointer;background:-webkit-linear-gradient(left, rgba(52, 119, 179, 0) 0%, #3477b3 18%);background:linear-gradient(to right, rgba(52, 119, 179, 0) 0%, #3477b3 18%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00edf0f4", endColorstr="#edf0f4",GradientType=1)}.property-phone-outer .hider::after{content:"";width:15px;height:100%;background:url("images/eye.svg") no-repeat center center / contain;position:absolute;right:15px;top:0}.icon-dropdown{position:relative;padding-right:5px}.icon-dropdown::after{content:"";top:50%;right:0;border:solid transparent;height:0;width:0;display:inline-block;pointer-events:none;border-color:rgba(255, 255, 255, 0);border-top-color:currentColor;border-width:5px;margin-left:4px;vertical-align:middle;position:absolute;margin-left:2px;margin-top:-2px}.btn-dropdown:hover{color:#2ec992}.btn-dropdown{padding:5px 15px 5px 5px}footer{background-color:#303044;padding-top:50px;padding-bottom:20px;color:#7e7f7f}.footer-grid{-webkit-justify-content:space-between;justify-content:space-between}.footer-col{width:20%}.footer-col:first-child{width:auto}.footer-title{font-weight:700;text-transform:uppercase;color:#fff;font-size:1.1em}.footer-menu-item{margin-top:8px}.footer-menu-link{color:#8b8d9b}.footer-menu-link:hover{color:#4193DB}.footer-bottom{margin-top:30px;padding-top:20px;border-top:1px solid #434354;text-align:center}.footer-phone{color:#fff;font-weight:bold}.footer-email{color:#fff}.footer-copy{font-size:13px}.select-rounded{border-radius:50px}.select-colored{background-color:#4a90e2}.slider-filter-group{margin-top:20px;display:-webkit-inline-flex;display:inline-flex;-webkit-align-items:center;align-items:center}.slider-filter-group .nice-select{width:auto}.h1-wrap{-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:20px}.h1-wrap h1{margin-right:20px}.h1-wrap .btn{margin-left:auto;margin-top:0}.header-btn-wish{width:24px;height:24px;display:inline-block;position:relative;background:url("images/wish-b.svg") no-repeat center center;margin-left:40px}.header-btn-wish .rounded-counter{color:#fff !important;position:absolute;right:-12px;top:-5px}.homepage header:not(.scrolled) .header-btn-wish{background-image:url("images/wish-w.svg")}.rounded-counter{width:19px;height:19px;font-size:11px;display:-webkit-inline-flex;display:inline-flex;background-color:#2ec992;color:#fff;border-radius:50%;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.innerpage header .rounded-counter,.homepage header.scrolled .rounded-counter{border:1px solid #fff}.property-photo-large{display:block;padding-bottom:45%;position:relative}.property-photo-large::after{content:"";position:absolute;left:0;right:0;bottom:0;height:25%;background:-webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);border-radius:0 0 10px 10px}.sidebar-layout{display:-webkit-flex;display:flex;-webkit-flex:1 0 auto;flex:1 0 auto}@media screen and (min-width: 1280px){.sidebar-layout-left{width:-webkit-calc(100% - 360px);width:calc(100% - 360px);padding-right:30px}}@media screen and (min-width: 1280px){.sidebar-layout-right{width:360px}}.property-page{margin-top:20px}.property-page .property-phone-outer{max-width:190px;margin-right:5px}@media screen and (min-width: 1024px){.property-page{display:-webkit-flex;display:flex;-webkit-flex:1 0 auto;flex:1 0 auto}.property-page-content{width:-webkit-calc(100% - 280px);width:calc(100% - 280px)}.property-page-sidebar{width:280px}}@media screen and (min-width: 1280px){.property-page-content{width:-webkit-calc(100% - 400px);width:calc(100% - 400px)}.property-page-sidebar{width:400px}}@media screen and (min-width:768px) and (max-width:1023px){.property-page{-webkit-flex-direction:column-reverse;flex-direction:column-reverse}.property-page .object-contacts .flex-group{-webkit-align-items:center;align-items:center;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.property-page .property-phone-outer{width:auto !important;margin-bottom:0 !important}.object-contacts .btn{-webkit-flex-grow:0 !important;flex-grow:0 !important;margin-left:10px}.property-page-content{width:100%}}@media screen and (max-width: 767px){.property-sidebar-nav{display:none}.property-page-content{width:100%}.property-page-sidebar{width:100%;-webkit-flex-direction:column;flex-direction:column;margin:0}}.swiper-outer{position:relative;margin-top:40px;margin-bottom:40px}.swiper-outer.has-shadows .swiper-container{margin:-30px;padding:30px}@media screen and (max-width: 767px){.swiper-outer.has-shadows .swiper-container{margin:-15px;padding:15px}}@media screen and (min-width: 768px){.swiper-outer.has-shadows .swiper-container::before,.swiper-outer.has-shadows .swiper-container::after{content:"";left:0;width:26px;background-color:transparent;top:30px;bottom:30px;position:absolute;z-index:10}.swiper-outer.has-shadows .swiper-container::after{left:auto;right:0}.bg-light .swiper-outer.has-shadows .swiper-container::before,.bg-light .swiper-outer.has-shadows .swiper-container::after{background-color:#f5fafb}.bg-blue .swiper-outer.has-shadows .swiper-container::before,.bg-blue .swiper-outer.has-shadows .swiper-container::after{background-color:#e7f1f4}}.swiper-outer.has-shadows .swiper-slide:not(.swiper-slide-visible){visibility:hidden}.swiper-pagination-bullets{width:100%;position:static;margin:30px 0 20px}.swiper-navigation{position:absolute;left:0;right:0;top:50%;min-height:100px;margin-top:-50px}.swiper-offset-nav .swiper-outer{margin-left:-30px;margin-right:-30px;padding-right:30px;padding-left:30px}.swiper-offset-nav .swiper-navigation{left:-30px;right:-30px}.swiper-offset-nav .swiper-button-next,.swiper-offset-nav .swiper-container-rtl .swiper-button-prev{right:0}.swiper-offset-nav .swiper-button-prev,.swiper-offset-nav .swiper-container-rtl .swiper-button-next{left:0}.swiper-thumbs-outer{position:relative;display:-webkit-flex;display:flex;margin:auto;-webkit-justify-content:center;justify-content:center;position:absolute;bottom:20px;left:0;right:0}.swiper-thumbs-outer .swiper-button-rounded{width:20px;height:20px;margin-top:-10px}.swiper-product-thumbs{width:-webkit-calc(100% - 80px);width:calc(100% - 80px);margin:auto}.swiper-product-gallery-outer{position:relative}.swiper-pagination-outer{position:absolute;z-index:10;text-align:center;font-size:14px}[data-item-swiper] .swiper-pagination-outer{bottom:0;left:0;right:0;color:#fff;background:-webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 100%);background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 100%);padding:10px 0;border-radius:0 0 15px 15px}.property-item [data-item-swiper] .swiper-pagination-outer{background:none}.swiper-pagination.swiper-pagination-fraction{position:static;background-color:rgba(112, 116, 138, 0.9);padding:5px 15px;border-radius:50px;bottom:auto;color:#fff;display:inline-block;width:auto}[data-item-swiper] .swiper-pagination-fraction{background-color:transparent}[data-swiper-outer].disabled{position:absolute;z-index:10;top:0;width:100%}.swiper-product-gallery{border-radius:5px}.swiper-product-gallery .swiper-pagination-outer{bottom:20px;left:0;right:0}.swiper-product-gallery .swiper-pagination-outer .swiper-pagination.swiper-pagination-fraction{background-color:rgba(255, 255, 255, 0.5);color:#303044}.prod-thumb{width:14.2857143% !important;padding-left:5px;padding-right:5px}.thumb-wrap{width:100%;position:relative;padding-bottom:66%;cursor:pointer;border:3px solid #fff;border-radius:6px}.thumb-image{display:block;border-radius:6px}.swiper-product-gallery .swiper-slide{border-radius:5px}.swiper-slide-active .thumb-wrap{border-color:#6eaaef}.swiper-slide:not(.swiper-slide-active) .thumb-wrap:hover{border-color:#6eaaef;opacity:0.8}.property-main-props{padding-top:15px;padding-bottom:15px;margin-bottom:30px;border-bottom:1px solid #cedde7}@media screen and (min-width: 768px){.property-main-props{display:-webkit-flex;display:flex}}.props-item{padding-left:15px;padding-right:15px;border-right:1px solid #cedde7;-webkit-flex-grow:1;flex-grow:1}.props-item:first-child{padding-left:0}.props-item:last-child{padding-right:0}@media screen and (max-width: 767px){.props-item{border-bottom:1px solid #cedde7;border-right:0;padding:10px 0}}.props-item:last-child{border:0}.main-prop-value{font-weight:600}.ui-block-header{font-family:"Arial", sans-serif;font-weight:700;padding:20px;border-bottom:1px solid #e5e7f2}.ui-block-header.has-tabs{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap}.ui-block-header.has-tabs .title{margin-right:20px;font-weight:700}.ui-block-header.has-tabs .floating-tabs{margin-bottom:0.5em}.ui-block-body{padding:20px;margin:0}.ui-block.has-table .ui-block-body{padding-top:0}.props-table{border-radius:5px;overflow:hidden}.props-table tr:nth-child(odd) td{background-color:#f7f9fc}.props-table tr:last-child td{border-bottom:0}.props-table td,.props-table-title,.props-table-row{padding-top:13px;padding-bottom:13px;border-bottom:solid 1px #e5e7f2;padding-left:20px}.props-table-title{font-weight:700;border-top:1px solid #e5e7f2}.ui-block-header+.props-table-title{border-top:0}.props-table td:last-child{font-weight:600}@media screen and (min-width: 768px){.props-table td:first-child{width:220px}}.props-table:not(:last-child) tr:last-child td{border-bottom:0}.ui-block.has-table{padding-bottom:0}.property-page .property-price{font-weight:700;font-size:1.4em}.property-page .property-price button{font-size:0.7em}.property-sidebar-nav .link{font-weight:600;display:inline-block;margin:10px 0}.p-0{padding:0}.infrastructure-item{padding-left:16px !important;margin-left:8px;position:relative}.infrastructure-item::before{content:"";width:8px;height:8px;background-color:#4a90e2;border-radius:50%;position:absolute;left:0;top:50%;margin-top:-4px}h3+.floating-tabs{margin-top:20px}.floating-tabs{display:-webkit-inline-flex;display:inline-flex;-webkit-flex:0 0 auto;flex:0 0 auto;position:relative;margin-top:0}.floating-tabs .tab-item{background-color:#eeeef0;color:#404552;cursor:pointer}.floating-tabs .tab-item:first-of-type{border-top-left-radius:50px;border-bottom-left-radius:50px}.floating-tabs .tab-item:last-of-type{border-top-right-radius:50px;border-bottom-right-radius:50px}.floating-tabs .tab-item span{display:block;border-radius:50px;padding:8px 20px;position:relative;z-index:1;-webkit-transition:none;transition:none}.floating-tabs .tab-item:hover span{background-color:#dbdbe3}.floating-tabs .tab-item.active span{color:#fff}.floating-tabs .tab-item.active:hover span{background-color:transparent !important}.floating-tabs .tab-item:first-of-type span{background-color:#3477b3;color:#fff}.floating-tabs.clicked .tab-item:not(.active) span{background-color:transparent;color:#404552}.floating-tabs.clicked .tab-item:not(.active):hover span{background-color:#dbdbe3}.floating-tabs .tab-slider{position:absolute;background-color:#3477b3;top:0;bottom:0;visibility:hidden;border-radius:50px;z-index:0;left:0;width:80px;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.floating-tabs.clicked .tab-slider{visibility:visible}.floating-tabs.grey-color .tab-item{background-color:#74798e}.floating-tabs.tabs-small .tab-item span{padding:3px 10px}h2+.floating-tabs{margin-top:20px}.floating-tabs+.content-list{margin-top:20px}.tab-content:not(.active){display:none}.dashed-tabs{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.dashed-tabs>*{margin-right:20px;margin-bottom:5px;margin-top:5px}.default-tabs{box-shadow:0 2px 4px 0 rgba(133, 163, 184, 0.5);border-radius:5px;display:-webkit-flex;display:flex}.default-tabs .tab-item{background-color:#fff;-webkit-flex-grow:1;flex-grow:1;padding:15px;text-align:center;font-size:1.2em;position:relative;cursor:pointer}.default-tabs .tab-item::after{content:"";position:absolute;display:block;height:3px;background-color:#3477b3;bottom:0;left:0;right:0;transition:-webkit-transform 0.3s ease-in-out;-webkit-transition:-webkit-transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;-webkit-transform:scaleX(0);transform:scaleX(0)}.default-tabs .tab-item:first-child{border-radius:10px 0 0 10px}.default-tabs .tab-item:last-child{border-radius:0 10px 10px 0}.default-tabs .tab-item.active{font-weight:600;border-bottom-color:#3477b3}.default-tabs .tab-item.active::after,.default-tabs .tab-item:hover::after{-webkit-transform:scaleX(1);transform:scaleX(1)}.default-tabs .tab-item:not(:last-child){border-right:1px solid #dfdfdf}.default-tabs .tab-item:hover{color:#000;background-color:#f2f2f2}.property-gallery-panorama{position:relative}.panorama-outer{position:relative;padding-bottom:45%;background-color:#ccc;border-radius:5px}.property-gallery-panorama .floating-tabs{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:10px;font-size:13px;z-index:10}.ui-block-inline-title{display:inline-block;font-weight:700;margin:10px 20px 10px 0}.variants-table td{vertical-align:middle;border-top:1px solid #e3e3e3}.variants-table th:first-child,.variants-table td:first-child{padding-left:20px}.variants-table th:last-child,.variants-table td:last-child{padding-right:20px}.btn-more-variants{margin-top:10px}.variant-image-wrap{min-width:60px;padding-bottom:50%;border-radius:6px;overflow:hidden}.variant-photo-cell{width:200px}@media screen and (max-width: 599px){.variant-photo-cell{display:none}.variant-photo-cell+td,.variant-photo-cell+th{padding-left:20px}}.variant-link{display:block;background:url("images/arrow-right-grey.svg") no-repeat center center / contain;width:17px;height:30px;opacity:0.3}.variant-row{position:relative}.variant-row td{-webkit-transition:0.2s all ease-in-out;transition:0.2s all ease-in-out}.variant-row:hover td{background-color:#F5F7FB !important}.variant-row:hover td .variant-link{opacity:1}.btn-more-variants span{display:inline-block}.btn-more-variants span::after{content:"";display:inline-block;width:8px;height:8px;vertical-align:middle;margin-top:-2px;margin-left:6px;-webkit-transition:all 0.15s ease-in-out;transition:all 0.15s ease-in-out;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:66% 66%;transform-origin:66% 66%;pointer-events:none;border-right:2px solid;border-bottom:2px solid}.btn-more-variants:hover{background-color:#159e6e;border-color:#159e6e}.btn-wish:hover [data-icon-name="wish"]{fill:#dacfec}[data-icon-name="wish"]{fill:none;stroke:#6061BA}.nice-select .option:first-child::before,.multi-select-menu::before{content:"";top:100%;left:20px;border:solid transparent;height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(255, 255, 255, 0);border-bottom-color:#fff;border-width:8px;margin-left:-8px;visibility:hidden;margin-top:-2px;-webkit-transition:0.15s all ease-in-out;transition:0.15s all ease-in-out}.multi-select-menu::before{top:-13px}.nice-select.open .option:first-child::before,.multi-select-container--open .multi-select-menu::before{visibility:visible}.nice-select .option:first-child::before{top:-14px}.btn-show-more-variants{font-size:18px;margin-top:20px}@media screen and (max-width: 767px){.header-right{display:none}.homefilter,.homefilter-outer{-webkit-flex-direction:column;flex-direction:column;width:100%}.props-table tr,.props-table td{display:block}.props-table td{padding-top:8px;padding-bottom:8px}.props-table td:first-child{border-bottom:0;font-size:14px;padding-bottom:0}.props-table-title{font-size:1.1em}.ui-block#similar{text-align:center}}@media screen and (max-width: 359px){.variant-row{font-size:14px}}.feature-item{height:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.feature-item .btn{margin-top:auto}.feature-item [class^="bg-icon"]{margin-top:10px}.page-cover{padding:100px 0;background:#6362b0;background:-webkit-linear-gradient(45deg, #6362b0 0%, #7cb7b3 52%, #507f93 100%);background:-webkit-linear-gradient(45deg, #6362b0 0%, #7cb7b3 52%, #507f93 100%);background:-webkit-linear-gradient(45deg, #6362b0 0%, #7cb7b3 52%, #507f93 100%);background:-webkit-linear-gradient(45deg, #6362b0 0%, #7cb7b3 52%, #507f93 100%);background:linear-gradient(45deg, #6362b0 0%, #7cb7b3 52%, #507f93 100%);background-repeat:no-repeat;background-position:center center;background-size:cover}@media screen and (max-width: 767px){.page-cover{padding-top:40px;padding-bottom:40px}}.page-cover .page-cover-desc{color:#fff;font-size:1.3em;padding-right:40px}@media screen and (max-width: 767px){.page-cover .page-cover-desc{margin-bottom:30px}}.page-cover .text-block{max-width:600px}.page-cover h1{font-size:2em}.block-horizontal{-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-align-items:center;align-items:center}.block-horizontal .block-image{width:250px;-webkit-flex-shrink:0;flex-shrink:0;margin-right:30px}.page-news .news-prev-text{font-style:italic}.page-news .text-block{line-height:1.8}.page-news .page-news-footer{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;margin-top:40px}.breadcrumbs-wrap+.page-news{margin-top:0}.page-news-cover{padding:150px 0;background-repeat:no-repeat;background-position:center center;background-size:cover;position:relative;text-align:center}.page-news-cover h1{font-size:2em}.page-news-cover::after{content:"";position:absolute;left:0;top:0;bottom:0;right:0;background-color:rgba(0, 0, 0, 0.64);z-index:1}.page-news-cover .wrap{color:#fff;position:relative;z-index:2}.page-tags{padding:5px 0;border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;margin:15px 0}.news-item{display:-webkit-flex;display:flex;height:100%;-webkit-flex-direction:column;flex-direction:column;box-shadow:0 2px 4px 0 rgba(133, 163, 184, 0.5);border-radius:5px;overflow:hidden}.news-item .news-body{padding:20px;background-color:#fff}.news-item .image-fit{padding-bottom:60%}.grid-news{margin-top:-16px}.sidebar-tags-list{margin-top:20px}.sidebar-tag-link{border-radius:5px;display:block;background-color:#f2f5f8;padding:8px 14px;margin-bottom:5px;font-size:15px}.sidebar-tag-link:hover{background-color:#d2e0e8}.news-item{position:relative}.news-item:hover .image-fit img{-webkit-transform:translate(-50%, -50%) scale(1.05);transform:translate(-50%, -50%) scale(1.05)}.news-item:hover .title{color:#6ba9f2}.news-item-tags{position:absolute;left:10px;top:10px;z-index:3}.news-item-tag{background-color:rgba(0, 0, 0, 0.7);color:#fff;border-radius:50px;font-size:12px;padding:5px 10px;margin:0 5px 5px 0;border:1px solid rgba(255, 255, 255, 0.5)}.grid-articles>li{padding-bottom:100%;position:relative;margin-bottom:20px}.mobile .grid-articles>li{padding-bottom:80%}@media screen and (min-width: 768px){.grid-articles{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:16px}.grid-articles>li{margin-bottom:0}}@media screen and (min-width: 1280px){.grid-articles{grid-template-columns:repeat(3, 1fr);grid-gap:32px}.grid-articles>li:nth-child(4),.grid-articles>li:nth-child(5n){grid-column:span 2;padding-bottom:50%}.grid-articles>li:nth-child(5){grid-column:span 1;padding-bottom:100%}}.article-item{position:absolute;height:100%;width:100%;border-radius:25px}.article-item::after{content:"";position:absolute;height:200px;width:100%;bottom:0;left:0;background:-webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.85) 100%);background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.85) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#a6000000",GradientType=0)}.article-image.image-fit{height:100%;padding-bottom:0}.article-item{overflow:hidden}.article-item .title{position:absolute;left:20px;bottom:20px;color:#fff;z-index:3;font-size:26px}.article-item:hover .article-image.image-fit{-webkit-transform:scale(1.05);transform:scale(1.05)}.category-toolbar{margin:20px 0;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;align-items:center;display:flex}.category-toolbar .floating-tabs{margin:5px 10px 5px 0}.category-toolbar .btn-view-group .svg-icon{fill:currentColor}.category-toolbar .btn-view-group .active{color:#2ec992;font-weight:600}.category-toolbar .btn-view-group .active .svg-icon{fill:currentColor}.map{width:100%;height:100%;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-khtml-border-radius:5px;box-shadow:0 2px 4px 0 rgba(133, 163, 184, 0.5);overflow:hidden}.category-map{width:100%;height:-webkit-calc(100vh - 80px);height:calc(100vh - 80px);max-height:-webkit-calc(100% - 80px);max-height:calc(100% - 80px)}.variant-map{margin:30px 0;min-height:500px;box-shadow:none}.snippet{margin:20px 0}.sticky{position:-webkit-sticky;position:sticky;top:80px}.cities-column-list{-webkit-column-width:130px;-moz-column-width:130px;column-width:130px;-webkit-column-gap:25px;-moz-column-gap:25px;column-gap:25px}.columns li{-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid-column;margin-bottom:10px}.category-columns{-webkit-column-count:2;-moz-column-count:2;column-count:2;font-weight:600;-webkit-column-gap:25px;-moz-column-gap:25px;column-gap:25px}@media screen and (min-width: 1024px){.category-columns{-webkit-column-count:4;-moz-column-count:4;column-count:4}}@media screen and (min-width: 1280px){.category-columns{-webkit-column-count:5;-moz-column-count:5;column-count:5}}.metro-columns{-webkit-column-count:2;-moz-column-count:2;column-count:2;font-weight:600;-webkit-column-gap:25px;-moz-column-gap:25px;column-gap:25px}.dashed-tabs .active span{color:#303044;border:0}.filter-result-data{margin:15px 0;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.filter-result-item{font-size:15px;line-height:1.2;position:relative;margin:5px 20px 5px 0;padding:6px 40px 6px 12px;border:0;background-color:#eaf1f6;border-radius:50px;border:1px solid #d9e7f2}.filter-result-item::after{position:absolute;top:50%;right:4px;display:block;width:22px;height:22px;content:"";background:url(images/close.svg) no-repeat right 6px center transparent;background-size:10px auto;border-radius:50px;margin-top:-11px;opacity:0.8;-webkit-transition:0.2s all ease-in-out;transition:0.2s all ease-in-out}.filter-result-item:hover::after{opacity:1}.category-filter-outer{margin-bottom:30px;position:relative;z-index:20}.category-filter-outer.fixed{position:fixed;left:0;width:100%;z-index:100}.btn-more-filters{color:#3477b3}.category-filter{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap;border-radius:20px;background-color:#eeeef0;padding:16px 24px}.category-filter .filter-item{position:relative;margin-top:10px;margin-bottom:10px;margin-right:15px;min-width:80px}.category-filter .filter-item>*{min-height:41px}.category-filter .filter-item .label-text{position:relative}.category-filter .filter-item.is-applied .label-text::after{content:"";position:absolute;width:5px;height:5px;background-color:#ff4747;border-radius:50%;top:-10px;right:-26px}.category-filter .filter-item .nice-select{background-color:#fff;border:0;border-radius:15px}.category-filter .filter-item .multi-select-container.select-rounded .multi-select-button{border-color:#fff;border-radius:15px}.is-applied .nice-select .current::after,.is-applied .multi-select-container::after{content:"";position:absolute;width:5px;height:5px;background-color:#ff4747;border-radius:50%;top:0;right:-3px}.district-column-list{-webkit-column-gap:25px;-moz-column-gap:25px;column-gap:25px}@media screen and (min-width: 768px){.district-column-list{-webkit-column-count:2;-moz-column-count:2;column-count:2}}.metro-column-list li{margin-bottom:5px;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid-column}@media screen and (min-width: 600px){.metro-column-list{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:25px;-moz-column-gap:25px;column-gap:25px}}@media screen and (min-width: 768px){.metro-column-list{-webkit-column-count:3;-moz-column-count:3;column-count:3}}@media screen and (min-width: 1280px){.metro-column-list{-webkit-column-count:4;-moz-column-count:4;column-count:4}}.alphabet-letter{font-weight:700;margin-left:15px;font-size:1.2em}.popup-search-outer{padding:0 20px 20px;margin-left:-20px;margin-right:-20px;margin-bottom:20px;border-bottom:1px solid #cedde7}@media screen and (min-width: 768px){.popup-search-outer{padding-left:30px;padding-right:30px;margin-left:-30px;margin-right:-30px;margin-bottom:30px}}.input-search-filter{padding:10px 15px;border:1px solid #cedde7;border-radius:50px;padding-right:40px;min-width:280px;background:url("images/search.svg") no-repeat right 15px center / 20px auto}@media screen and (max-width: 767px){.input-search-filter{width:100%}}.input-search-filter:focus{border-color:#303044}.popup-fixed-bottom{text-align:center;margin-top:20px;position:-webkit-sticky;position:sticky;bottom:0}.popup-fixed-bottom .btn{position:relative;z-index:1}.scrollable .popup-body{padding-bottom:0}.scrollable .popup-fixed-bottom{margin-top:40px;margin-bottom:-30px}.scrollable .popup-fixed-bottom::before{content:"";position:absolute;background-color:rgba(255, 255, 255, 0.7);left:-30px;right:-30px;top:-30px;bottom:-30px;border-top:1px solid #cedde7}.popup-box.scrollable{padding-bottom:40px}@media screen and (max-width: 767px){.popup-box.scrollable{padding-bottom:20px}}@media screen and (max-width: 767px){.scrollable .popup-fixed-bottom::before{left:-15px;right:-15px;bottom:-19px;top:-20px}.popup-fixed-bottom .btn{width:100%}}.filter-row{display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start;padding:15px 0;border-bottom:1px solid #cedde7}.filter-row:last-child{border-bottom:0}.filter-row .filter-name{width:200px;-webkit-flex-shrink:0;flex-shrink:0;font-weight:600;margin:6px 0}.filter-row .filter-option-button{border:1px solid #cedde7}.filter-option-button[data-btn="show-all-options"],.filter-option-button[data-btn="show-all-options"]:hover{background-color:#63dd99 !important;border-color:#63dd99 !important;color:#fff !important}.filter-option-button{display:inline-block;border-radius:50px;padding:6px 15px;cursor:pointer}.filter-option-button.is-checked{padding-right:40px;background:url("images/close.svg") no-repeat right 15px center / 12px auto #d9edf8;border-color:#d9edf8}.filter-option-button:not(.is-checked):hover{background-color:#F5F7FB}.input-range-group-default input{width:100px;border:1px solid #cedde7;border-radius:50px;padding:6px 10px}.filter-options-list{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.filter-options-list .filter-option-item{margin-bottom:10px;margin-right:10px}@media screen and (max-width: 559px){.filter-options-list .filter-option-item{font-size:14px}}.filter-options-list.columns{display:block;-webkit-column-width:150px;-moz-column-width:150px;column-width:150px}@media screen and (min-width: 1024px){.filter-options-list.columns{-webkit-column-count:3;-moz-column-count:3;column-count:3}}.category-filter-header{text-align:center;position:relative;padding:15px 0;line-height:1;border-bottom:1px solid #bdced9;margin-bottom:15px}.category-filter-header [data-btn="close-filter"]{width:14px;height:100%;position:absolute;right:0;top:0;background:url("images/close.svg") no-repeat center center / contain}[data-btn="toggle-price-period"]{min-width:7ch;text-align:left}.contacts .all-wrap,.contacts-page,.contacts-page .wrap{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-grow:1;flex-grow:1}.contacts-page .flex-group{-webkit-flex-grow:1;flex-grow:1}.contacts-map{height:100%;box-shadow:none}.contact-cities-list{margin-top:30px}.contact-cities-list .item{padding:20px 0;border-top:1px solid #eee}.page-404{text-align:center}.page-404 p{color:#fff;font-weight:bold;margin:20px auto;max-width:800px;font-size:25px}.page-404 h1{font-size:100px;font-weight:bold;text-shadow:0 2px 4px rgba(39, 49, 76, 0.5)}@media screen and (min-width: 768px){.page-404 h1{font-size:180px}}.homepage-text-image{background:url(images/dubai-clouds.jpg) no-repeat bottom right/ auto 100% #eeeef0;min-height:750px;display:-webkit-flex;display:flex;overflow:hidden}.homepage-text-image .wrap{position:relative;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;padding-top:60px;padding-bottom:60px}.homepage-text-image .wrap::before{content:"";position:absolute;left:-10000px;width:10000px;top:0;bottom:0;background-color:#eeeef0}.homepage-text-image .wrap::after{content:"";z-index:0;position:absolute;left:0;width:80%;top:0;bottom:0;background:-webkit-linear-gradient(left, #eeeef0 0%, #eeeef0 43%, rgba(255, 255, 255, 0) 100%);background:linear-gradient(to right, #eeeef0 0%, #eeeef0 43%, rgba(255, 255, 255, 0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#eeeef0", endColorstr="#00ffffff",GradientType=1)}.homepage-text-image .wrap .text-block{max-width:550px;position:relative;z-index:2}.building-card-gradient{border-radius:20px;position:relative;overflow:hidden}.building-card-gradient .building-image{padding-bottom:100%}.building-card-gradient .building-desc{position:absolute;bottom:0;left:0;right:0;color:#fff;padding:20px}.building-card-gradient .building-desc::after{content:"";position:absolute;left:0;right:0;bottom:0;top:-100px;background:-webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#a6000000",GradientType=0)}.building-card-gradient .building-desc>*{position:relative;z-index:1}.building-card-gradient .title{font-size:20px}@media screen and (min-width: 1280px){.building-card-gradient .title{font-size:24px}}@media screen and (min-width: 1600px){.building-card-gradient .title{font-size:30px}}.category-count{margin-bottom:20px}.pagination-group{display:-webkit-inline-flex;display:inline-flex;-webkit-flex-direction:column;flex-direction:column}.props-columns{margin-top:30px;-webkit-columns:2;-moz-columns:2;columns:2;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;max-width:800px}.props-columns>*{-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid-column;margin-bottom:10px}.is-residence .props-columns{max-width:none;margin-top:16px}@media screen and (min-width: 1024px){.is-residence .props-columns{-webkit-columns:3;-moz-columns:3;columns:3}}@media screen and (min-width: 768px){.is-residence .props-columns.large-numbers{-webkit-columns:4;-moz-columns:4;columns:4}}.column-prop-item{margin-bottom:12px}.column-prop-item .prop-key{font-size:0.85em;color:#888}.column-prop-item .prop-value{font-weight:600}.column-prop-item.is-large .prop-value{font-size:30px;line-height:1.2;font-weight:600}@media screen and (min-width: 1024px){.column-prop-item.is-large .prop-value{font-size:40px}}.column-prop-item.is-large .prop-value span{font-size:0.7em}.column-prop-item.has-icon{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin-bottom:0}.column-prop-item.has-icon .prop-icon{-webkit-flex-shrink:0;flex-shrink:0;width:32px;height:32px;margin-right:16px}.column-prop-item.has-icon .prop-value{line-height:1.3}@media screen and (min-width: 768px){.column-prop-item.has-icon .prop-value{max-width:20ch}}@media screen and (max-width: 767px){.column-prop-item.has-icon .prop-value{font-size:13px}}.offers-text{font-size:14px;border-radius:8px;background:#d3eae2;padding:5px 10px;display:inline-block}.info-block.bordered{border:1px solid #cedde7;border-width:1px 0 1px;padding:20px 0}.info-block:not(:first-child){margin-top:20px}.parent-object-promo{display:-webkit-flex;display:flex;background-color:#EBF4FC;border-radius:20px}.parent-object-promo .image-wrap{width:50%;padding-bottom:0;height:auto;border-radius:20px}.parent-object-promo .object-desc{padding:30px 35px}.social-link{width:30px;height:30px;display:inline-block;margin-right:8px;border-radius:100%;background-color:#48495d;background-repeat:no-repeat;background-position:center center;background-size:60% 60%}.social-link.instagram{background-image:url("images/instagram.svg")}.social-link.youtube{background-image:url("images/youtube.svg")}.social-link.facebook{background-image:url("images/facebook.svg")}.object-contacts .btn{-webkit-flex-grow:1;flex-grow:1}.request-form-inline{padding:24px;border-radius:20px;margin:30px 0;background-color:#F5F7FB}.request-form-inline.is-dark{background-color:#303044;color:#fff}.textbox-group>.btn{margin-top:16px;min-width:130px}.map-list-outer{position:relative}.map-list-outer .wrap{max-width:none}.map-list-left{width:50%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.map-list-left .pagination-group{margin:auto}.map-list .category-map{position:absolute;width:-webkit-calc(50% - 30px);width:calc(50% - 30px);top:15px;right:0}@media screen and (max-width: 1279px){.buttons-group{-webkit-justify-content:center;justify-content:center}.homepage-text-image{min-height:600px}.filter-bg,.page-404{padding:100px 0}.property-page .property-phone-outer{width:100%;max-width:none;margin:0 0 15px}.footer-grid{-webkit-justify-content:flex-start;justify-content:flex-start}.footer-col,.footer-col:first-child{width:33%;padding-bottom:15px}}@media screen and (max-width: 1023px){.logo{width:130px}.top-search .search-form{position:fixed;top:0;bottom:auto;z-index:100;height:50px;left:15px;right:15px;width:auto;top:12px}.default-tabs .tab-item{font-size:1em}.property-gallery-panorama{margin-top:20px}.property-page .property-price{font-size:1.2em}.footer-grid{margin:0 -15px;-webkit-justify-content:flex-start;justify-content:flex-start}.footer-col,.footer-col:first-child{padding:0 15px 15px}}@media screen and (min-width: 768px){.homefilter-tabs{display:none}}@media screen and (max-width: 767px){.page-404{padding:80px 0}header{padding:12px 0}.h1-wrap.has-counter{-webkit-flex-direction:column;flex-direction:column}footer{padding-top:30px}.footer-col:not(:last-child){margin-bottom:20px}[data-btn="open-search"]{font-size:0}.homepage.menu-opened .logo [data-start-logo]{display:none}.homepage.menu-opened .logo [data-start-logo]+img{display:block}.homepage.menu-opened header:not(.scrolled) [data-btn="open-search"]::before{background-image:url("images/search-colored.svg")}.top-search{margin-right:0;margin-left:auto;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}.filter-bg{padding:80px 0}.filter-bg .btn-map{display:none}.filter-bg h1{line-height:1.3}.menu-opened header{background-color:#fff}.homefilter-buttons{padding:10px;margin-top:0}.homefilter-buttons .btn{width:100%;margin-left:0;margin-right:0}.homefilter-tabs{box-shadow:none}.homefilter-tabs .tab-item:first-child{border-bottom-left-radius:0}.homefilter-tabs .tab-item:last-child{border-bottom-right-radius:0}.homefilter-tabs .tab-item::after{-webkit-transform:none;transform:none}.homefilter-tabs .tab-item:not(.active)::after{background-color:#ebebeb}.category-filter .filter-item .label-text{width:100%;display:block}.category-filter .filter-item.is-applied .label-text::after{right:-23px}.homefilter-outer{border-radius:5px;background-color:#fff}.homefilter-outer .homefilter .filter-item[data-rounded] .nice-select{border-radius:50px}.homefilter-outer .mobile [data-filter-name="offertype"]{display:none !important}.homefilter-outer .filter-item{padding:10px;text-align:left;margin-top:10px;padding-bottom:0}.homefilter-outer .filter-item:last-child{border-radius:5px}.homefilter-outer .filter-item .nice-select,.homefilter-outer .multi-select-container.borderless .multi-select-button{border-radius:50px;border:1px solid #caccdc;width:100%}.homefilter-outer .multi-select-container.borderless .multi-select-button{padding-top:10px;padding-bottom:10px}.homefilter-outer .filter-item .nice-select{padding-top:13px;padding-bottom:13px}.homefilter-outer .btn-cityselect,.homefilter-outer .btn-pseudoselect{width:100%;border-radius:50px;border:1px solid #caccdc;text-align:left;position:relative;padding-top:13px;padding-bottom:13px}.homefilter-outer .multi-select-container.borderless{width:100%;display:-webkit-flex;display:flex}.homefilter-outer .multi-select-button:after,.homefilter-outer .btn-pseudoselect::after{position:absolute;right:20px;top:50%;margin-top:-5px}.homefilter-outer [data-filter-type="input-group"]{-webkit-flex-wrap:wrap;flex-wrap:wrap}.homefilter-outer .multi-select-button{padding:6px 15px}.homefilter-outer [data-filter-type="input-group"] input{padding:8px 12px;border:1px solid #caccdc;border-radius:50px;width:90px}.homefilter-outer .homefilter .filter-item[data-filter-type="input-group"] label{margin-bottom:10px;width:100%}.homefilter-outer .input-range-group{-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;align-items:center}.homefilter-outer .input-range-group-bottom{border-top:0;margin-top:10px;margin-bottom:10px;width:auto}.homefilter-outer [data-filter-type="input-group"] .input-outer:first-of-type{border:0;margin-right:0}.homefilter-outer [data-filter-type="input-group"] .input-outer{padding-right:10px;border:0;margin:0}.homefilter-outer .homefilter .filter-item[data-filter-type="input-group"]{padding-top:10px}.btn-view-group{display:none}.hidden-menu{margin:0;position:fixed;top:49px;left:0;right:0;border-radius:0;height:100vh;overflow-y:auto}.hidden-menu .submenu-link{background-color:#4a4d5b;border-radius:0 !important}.landings-group .item{padding:0;border:0 !important;margin-top:0;padding-bottom:15px;border-bottom:1px solid #d4dde7 !important}.landings-group .item:last-child{border:0 !important;padding-bottom:0;margin-bottom:0}[data-swiper="offers"]~.swiper-navigation,[data-swiper="news"]~.swiper-navigation{display:none}.swiper-outer.has-shadows .swiper-slide:not(.swiper-slide-visible){visibility:visible}.homepage-text-image{min-height:400px}.category-filter-outer{background-color:#fff;position:fixed;display:none;height:100vh;overflow-y:auto;left:0;right:0;top:0;z-index:100;padding-bottom:20px}.category-filter-outer.visible{display:block}.category-filter{-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start}.category-filter .filter-item{margin-bottom:10px;margin-right:0;width:100%}.category-filter .filter-item>*{width:100%;text-align:left}.category-filter .filter-item .btn-more-filters,.category-filter .filter-item .btn-apply-filter{text-align:center}.category-filter .btn-clear-filter{margin:10px auto;width:100%}.category-filter .multi-select-container .multi-select-button{width:100%}.category-filter .multi-select-button:after,.category-filter .btn-pseudoselect::after{position:absolute;right:20px;top:50%;margin-top:-5px}.category-filter .category-filter .filter-item .btn,.category-filter .multi-select-container .multi-select-button{padding:12px 20px}.category-toolbar-xs{display:-webkit-flex;display:flex;box-shadow:0 2px 4px 0 rgba(170, 166, 166, 0.5);margin-bottom:20px;text-align:center}.category-toolbar-xs .e-icon-map-marker::before{margin-top:3px}.category-toolbar-xs>*{-webkit-flex:1;flex:1;padding:15px 10px;background-color:#fff}.category-toolbar-xs>:first-child{border-right:1px solid #f2eded}.btn-save-search{width:100%}.category-toolbar{padding:0;background-color:transparent;box-shadow:none}.top-tabs{display:none}.property-photo-large{padding-bottom:70%}.swiper-thumbs-outer{display:none}.prod-thumb{width:20% !important}.floating-tabs .tab-item{-webkit-flex:1;flex:1;text-align:center;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.variants-table{font-size:14px;margin:0 -15px 10px;width:-webkit-calc(100% + 30px) !important;width:calc(100% + 30px) !important}.variant-map .variant-link{width:17px;height:20px}.map{min-height:300px;max-height:-webkit-calc(50vh - 80px);max-height:calc(50vh - 80px)}.block-horizontal{-webkit-flex-direction:column;flex-direction:column}.block-horizontal .block-image{width:100%;margin:0;margin-bottom:20px}.block-horizontal .block-image img{width:100%}.block-horizontal .block-desc{padding:0 !important}.filter-row{-webkit-flex-direction:column;flex-direction:column}.popup-header{font-size:15px}.scrollable .popup-fixed-bottom::before{left:-15px;right:-15px;bottom:-19px;top:-20px}.popup-fixed-bottom .btn{width:100%}.pagination-list-item a,.pagination-list-item span{min-height:43px}.pagination-list-item.prev-item a,.pagination-list-item.next-item a{font-size:0;padding:0;display:-webkit-inline-flex;display:inline-flex;-webkit-flex:1;flex:1;width:100%;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.pagination-list-item.prev-item a::before,.pagination-list-item.next-item a::before{font-size:16px}.pagination-list-item.prev-item a::before{content:"←"}.pagination-list-item.next-item a::before{content:"→"}.slider-filter-group>.nice-select{width:100%}.property-item .product-labels{margin-left:15px}.search-result-footer .btn{width:100%}.breadcrumbs-wrap{border-top:0;padding:7px 0 9px}.breadcrumbs-wrap li{font-size:13px}.swiper-offset-nav .swiper-navigation{left:-10px;right:-10px}.logo{width:110px}.footer-col,.footer-col:first-child{width:100%}.textbox-group{-webkit-flex-direction:column;flex-direction:column;margin:0}.textbox-group .textbox{padding-left:0;padding-right:0;-webkit-flex-basis:auto;flex-basis:auto}.parent-object-promo{-webkit-flex-direction:column;flex-direction:column}.parent-object-promo .image-wrap{width:100%;padding-bottom:50%}.parent-object-promo .object-desc{padding:20px}}.mobile .property-page-sidebar{margin-top:30px}.mobile .property-gallery-panorama{margin-top:0;margin-bottom:20px}@media screen and (max-width:340px){.homefilter .input-range-group-bottom{width:100%}.category-toolbar-xs>*{font-size:14px;padding-left:3px;padding-right:3px;text-align:center}.e-icon-list::before,.e-icon-list::after{margin-top:2px}}.mobile .btn-map{display:none}.breadcrumbs-wrap+.page-cover{margin-top:0}.top-tabs{margin-top:30px}.bg-blue .h1-wrap .btn-default{background-color:#cfdfe7}.bg-blue .h1-wrap .btn-default:not(.in-wish){border-color:#cfdfe7}.btn-dashed>span[data-set-input]{display:none}.btn-dashed>span[data-set-input].active{display:block}.filter-item.disabled{opacity:0.8;cursor:default;position:relative}.filter-item.disabled input:disabled{background:none !important}.homefilter-tabs li.disabled{background:#efefef}.filter-item.disabled::before{content:"";display:block;position:absolute;width:100%;height:100%;z-index:100}[data-loader]{margin:25px 0;display:none;text-align:center}.in-wish [data-icon-name="wish"]{fill:#f96e7f !important;stroke:#f96e7f !important}[data-loader] img{margin:0 auto}.btn-default.in-wish{color:#fff;background:#f96e7f !important;border-color:#f96e7f}.bln{font-size:16px;margin:8px 0}.bln img{max-width:180px}.category-map.fixed{position:fixed;top:70px}.category-map.fixed.fixed-bottom{position:absolute;top:auto !important;bottom:0;width:-webkit-calc(50% - 30px) !important;width:calc(50% - 30px) !important;right:0 !important}.category-map.map-loading{background:url("images/map-loading.jpg") no-repeat center center / cover}.creae .category-map.map-loading{background:url("images/dbmap.jpg") no-repeat center center / cover}.flex-gap div.isrel{position:relative}.property-item{padding:15px;margin-bottom:15px}.property-item .product-labels{margin-top:15px}.property-item[data-layout="vertical"]{width:100%;-webkit-flex-direction:column;flex-direction:column}.property-item[data-layout="vertical"] .btn,.property-item[data-layout="vertical"] .property-item-top{width:100%}.property-item[data-layout="vertical"] .property-item-title{margin-top:16px}.property-item .property-item-metro,.property-item .property-item-address{font-size:15px}@media screen and (min-width: 768px){.property-item{display:-webkit-flex;display:flex}.property-item .property-item-main{padding-left:30px;padding-right:30px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start}}.property-item .property-item-left{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;position:relative;-webkit-flex-shrink:0;flex-shrink:0}@media screen and (min-width: 600px){.property-item .property-item-left{width:240px}}@media screen and (min-width: 768px){.property-item .property-item-left .property-item-image{padding-bottom:65%}}@media screen and (min-width: 768px) and screen and (min-width: 1280px){.property-item .property-item-left .property-item-image{padding-bottom:65%}}.property-item .property-item-left .btn-primary{width:100%;margin-top:auto}@media screen and (max-width: 1279px){.property-item .property-item{position:relative}}@media screen and (max-width: 767px){.property-item .property-item .property-phone-outer{max-width:none !important;margin-bottom:15px}.property-item .property-item .btn{width:100%}.property-item .property-item-date{display:none}.property-item .property-item-main{position:relative !important;margin-top:15px}.property-item .property-item-left{width:auto !important;margin:-15px -15px 0}.property-item .property-item-image{padding-bottom:60%}}.property-item-parent{font-size:0.95em;margin-bottom:5px;display:inline-block}.property-item-address span{display:inline-block}.property-item-title:hover{color:#4193DB}.property-item-top{position:relative}.property-item .product-labels{position:absolute;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;left:10px;top:10px;z-index:11;margin:0}.property-item .product-labels .product-label-item{font-size:13px;padding:4px 10px;margin:0 5px 5px 0}.product-label-item.label-gold{background:#a68d08}.product-label-item.label-dark{background-color:rgba(0, 0, 0, 0.7);color:#fff;font-size:14px}.property-item-image{padding-bottom:75%;border-radius:15px;cursor:pointer;display:block}.property-item-image img{border-radius:15px}.property-item-buttons{margin-top:auto;padding-top:16px;display:-webkit-flex;display:flex;width:100%}.property-item-buttons .btn-wish{margin-left:auto;width:44px;height:44px}.property-item-buttons>*:not(:first-child){margin-left:10px}.btn-wish{background-color:#e6e6f0;width:44px;height:44px}.property-item-main{position:relative}.property-item[data-layout="compact"]{-webkit-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width: 768px){.property-item[data-layout="compact"] .property-item-main{width:-webkit-calc(100% - 240px);width:calc(100% - 240px);padding-right:0;padding-left:20px}}.property-item[data-layout="compact"] .property-item-title{font-size:20px;display:inline-block}@media screen and (max-width:767px){.property-item[data-layout="compact"] .property-item-title{font-size:1.2em}}@media screen and (min-width:1280px){.property-item[data-layout="compact"] .property-item-title-outer{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;width:100%}}.property-item[data-layout="compact"] .property-item-price{font-size:1.1em}.property-item[data-layout="compact"] .property-item-price .price-period{font-size:0.8em}.property-item[data-layout="compact"] .property-item-footer{width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;margin-top:20px;padding-top:15px;border-top:1px solid #e5e7f2}.property-item[data-layout="compact"] .property-item-label{font-size:12px}.property-item[data-layout="compact"] .property-item-left .btn{display:none}.property-item[data-layout="compact"] .property-item-date{text-align:right;margin-top:auto}.swiper-slide .property-item-title{width:100% !important;margin-bottom:10px}.swiper-slide .property-item-title-outer{display:block !important}@media screen and (max-width: 1023px){}[data-layout="maplist"] .property-item{margin-bottom:20px}@media screen and (max-width: 1279px){.property-item-price{margin:10px 0 5px}.property-item-title{width:100%;padding-right:45px}}.property-item.swiper-slide{margin:0;-webkit-flex-direction:column;flex-direction:column;height:auto}.property-item.swiper-slide [data-item-swiper] .swiper-pagination-outer{border-bottom-left-radius:0;border-bottom-right-radius:0}.property-item.swiper-slide .property-item-left{margin:-15px -15px 15px;width:-webkit-calc(100% + 30px);width:calc(100% + 30px);padding-left:0}.property-item.swiper-slide .property-item-main{width:100%;padding-left:0}.property-item.swiper-slide .property-item-image{border-bottom-left-radius:0;border-bottom-right-radius:0}.property-item.swiper-slide .property-item-footer{-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:stretch;align-items:stretch}.property-item.swiper-slide .property-item-footer .property-item-date{margin-top:15px}.property-item.swiper-slide .property-item-main{-webkit-flex-grow:1;flex-grow:1}@media screen and (min-width:1024px) and (max-width:1599px){.property-item .product-labels{margin-bottom:15px}}.property-list{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px}.property-list .property-item{width:-webkit-calc(100% - 20px);width:calc(100% - 20px);margin-right:10px;margin-left:10px;margin-top:15px;-webkit-flex-direction:column;flex-direction:column}.property-list .property-item [data-item-swiper] .swiper-pagination-outer{border-bottom-left-radius:0;border-bottom-right-radius:0}.property-list .property-item .property-item-left{margin:-15px -15px 15px;width:-webkit-calc(100% + 30px);width:calc(100% + 30px);padding-left:0}.property-list .property-item .property-item-main{width:100%;padding-left:0}.property-list .property-item .property-item-image{border-bottom-left-radius:0;border-bottom-right-radius:0}.property-list .property-item .property-item-footer{-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:stretch;align-items:stretch}.property-list .property-item .property-item-footer .property-item-date{margin-top:15px}.property-list .property-item .property-item-main{-webkit-flex-grow:1;flex-grow:1}@media screen and (min-width:600px){[data-layout="default"] .property-item{width:-webkit-calc(50% - 20px);width:calc(50% - 20px)}}@media screen and (min-width:1024px){[data-layout="default"] .property-item{width:-webkit-calc(33.33% - 20px);width:calc(33.33% - 20px)}}@media screen and (min-width:1440px){[data-layout="default"] .property-item{width:-webkit-calc(25% - 20px);width:calc(25% - 20px)}}[data-layout="maplist"] .property-item{}@media screen and (min-width:1024px){[data-layout="maplist"] .property-item{width:-webkit-calc(50% - 20px);width:calc(50% - 20px)}}@media screen and (min-width:1600px){[data-offer-view] [data-layout="maplist"] .property-item{width:-webkit-calc(33.33% - 20px);width:calc(33.33% - 20px)}}.property-item-variants{margin:10px 0;width:100%;-webkit-columns:120px;-moz-columns:120px;columns:120px;max-width:450px}@supports (display: grid){.property-item-variants{display:grid;grid-template-columns:repeat(auto-fit, minmax(100px, 1fr));-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}}.property-item-variant{font-size:1.1em;font-weight:700}.property-item-variants li{padding-bottom:0;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid-column;padding-bottom:5px}@media screen and (max-width: 1279px){.property-item{position:relative}.property-item .btn-wish,.property-item .btn-show-map{position:absolute;z-index:10;padding:0 !important;width:36px;height:36px}.property-item .btn-wish [data-btn-text],.property-item .btn-show-map [data-btn-text]{display:none}.property-item .btn-wish .svg-icon-outer,.property-item .btn-show-map .svg-icon-outer{padding-left:0;display:-webkit-inline-flex;display:inline-flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.property-item .btn-wish .svg-icon,.property-item .btn-show-map .svg-icon{margin:auto}.property-item .btn-show-map{left:-45px;top:10px;background-color:#3477b3;border-color:#3477b3}.property-item .btn-show-map .svg-icon{fill:#fff}.property-item .btn-wish{right:-5px;top:-5px;background-color:transparent;border:0}.property-item .btn-wish [data-icon-name="wish"]{stroke:#6061BA}.property-item .btn-wish:hover{background-color:#e3ebf6}.property-item .btn-wish:hover [data-icon-name="wish"]{fill:none;stroke:#6061BA}.property-item .btn-show-map{display:none;left:auto;right:5px;top:10px}.property-item .btn-wish{bottom:100%;right:0;top:-8px}[data-layout="maplist"] .property-item-buttons{width:-webkit-calc(100% - 30px);width:calc(100% - 30px)}[data-layout="maplist"] .btn-show-map{left:auto;right:10px;bottom:10px;top:auto}}@media screen and (max-width: 1023px){[data-layout="maplist"] .property-item-buttons{}}@media screen and (max-width: 767px){.property-item .btn-wish{position:absolute}[data-layout="maplist"] .btn-show-map{top:0;bottom:auto}}.property-list+.property-list{margin-top:15px}.property-item-address{margin-top:14px}.property-item-title+.property-item-metro{margin-top:14px}.property-item-title{font-weight:bold}.property-item-metro{display:block;margin-top:3px;position:relative}.property-item-metro .metro-title{display:inline-block;vertical-align:baseline;margin-right:7px}.property-item-metro .metro-walk{display:inline-block;color:#808495;font-size:12px}.property-item-metro.multiple{padding-left:32px}.property-item-metro i{top:5px;width:14px;height:14px;border:3px solid #ccc;border-radius:50%;display:block;position:absolute;left:3px;background-color:transparent}i[data-sub-color="green"]{border-color:#009a49}i[data-sub-color="blue"]{border-color:#0078c9}i[data-sub-color="red"]{border-color:#d6083b}i[data-sub-color="violet"]{border-color:#702785}i[data-sub-color="orange"]{border-color:#ea7125}i[data-sub-color="darkviolet"]{border-color:#800080}i[data-sub-color="brown"]{border-color:#8d5b2d}i[data-sub-color="lawngreen"]{border-color:#99cc00}i[data-sub-color="deepskyblue"]{border-color:#00bfff}i[data-sub-color="lightskyblue"]{border-color:#82c0c0}i[data-sub-color="lightseagreen"]{border-color:#2dbe2c}i[data-sub-color="steelblue"]{border-color:#0078be}i[data-sub-color="gold"]{border-color:#ffd702}i[data-sub-color="lightorange"]{border-color:#f7a600}i[data-sub-color="lightpink"]{border-color:#ffcec6}i[data-sub-color="purple"]{border-color:#d58ab0}i[data-sub-color="pink"]{border-color:#e94281}.property-page-sidebar .property-item-metro i{left:3px}.property-item-metro i+i{left:-5px;box-shadow:0 0 0 2px white, 0 0 0 1px white inset}.bg-light .property-item-metro i+i,.ui-block-light .property-item-metro i+i{box-shadow:0 0 0 2px #f5f7fb, 0 0 0 1px #f5f7fb inset}.ui-block .property-phone-outer{margin:20px 0}.ui-block .text-block{padding:22px}.breadcrumbs-wrap+.bg-light-alt{margin-top:-1px}.e-icon-map-marker{padding-left:20px}.gradient-text{max-height:200px;overflow:hidden;position:relative}.gradient-text::after{content:"";display:block;position:absolute;left:0;bottom:0;right:0;height:190px;background:-webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 90%);background:-webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 90%);background:linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 90%)}.gradient{overflow:hidden;position:relative}.gradient-light::after{content:"";display:block;position:absolute;left:0;bottom:0;right:0;height:70%;background:-webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #f5f7fb 100%);background:linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #f5f7fb 100%)}.grid-metro.gradient{max-height:400px}[data-btn="hide-gradient"]{position:absolute;bottom:0;left:0;font-weight:600;z-index:10}[data-btn="hide-gradient"]::after{content:"";display:inline-block;margin:4px 3px 2px 4px;width:8px;height:8px;content:"";-webkit-transition:all 0.15s ease-in-out;transition:all 0.15s ease-in-out;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:66% 66%;transform-origin:66% 66%;pointer-events:none;border-right:2px solid currentColor;border-bottom:2px solid currentColor}.grid-metro [data-btn="hide-gradient"]{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.e-icon-arrow-right-grey{margin-left:5px;padding-left:17px}.user-form{margin:40px auto;max-width:470px;padding:20px;background-color:#fff}.form-footer{margin-top:30px;padding-top:20px;border-top:1px solid #ebebeb}.form-footer .link:not(:last-child){margin-right:10px}.user-form .forgot-link{margin-left:10px;display:inline-block;vertical-align:middle}.user-form .btn-primary{min-width:110px}.saved-search-link{display:block}.saved-search-item{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.saved-search-item .btn-delete-search{margin:10px 0;padding-left:18px;opacity:0.8;font-size:0.95em}.form-wrap-small{max-width:700px}.account-page .tabs{margin:20px 0}.search-form-onpage{position:relative}.search-form-onpage .search-input{border:1px solid #dfe4ea;padding:17px 50px 17px 20px;border-radius:5px;width:100%}.search-form-onpage .search-submit{position:absolute;right:10px;top:10px;bottom:10px;background-image:url("images/search-w.svg");background-repeat:no-repeat;background-position:center center}@media screen and (max-width:599px){.main-menu,.variant-btn-go{display:none}.pagination{display:none}.btn-show-more-variants{margin-bottom:30px}}.variants-table td{cursor:pointer}.title-bold{font-family:"Helvetica", sans-serif;font-weight:700}.property-item-main .property-item-title+.property-item-title{margin-left:30px}.snippet{color:#777;font-size:14px}.city-request{position:fixed;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:330px;background-color:#fff;padding:20px;border-radius:10px 0 0 10px;z-index:100;box-shadow:0 0 60px 12px rgba(29, 31, 32, 0.15);right:-100%;-webkit-transition:0.3s all ease-in-out;transition:0.3s all ease-in-out}.city-request input[name="city-request"]{padding:10px;border-radius:6px;margin-top:10px;border:1px solid #ccc;width:100%}.city-request input[name="city-request"]:focus{border-color:#444}.city-request.visible{right:0}@media screen and (max-width:599px){.city-request{width:100%;right:0;left:0;bottom:-100%;top:auto;-webkit-transform:none;transform:none;border-radius:10px 10px 0 0}.city-request.visible{right:0;bottom:0}}.city-request .btn-close{width:15px;height:15px;position:absolute;right:10px;background-size:contain;opacity:0.5;top:10px}.city-request-title{font-weight:700;font-size:19px;margin-bottom:10px;padding-left:40px;padding-top:3px;min-height:30px;background:url(images/clock.svg) no-repeat left center / 30px auto;line-height:1.2}.popup-radio .radio-group{margin:10px 0 10px 10px}.popup-radio .radio-item{display:inline-block}.swiper-container::before,.swiper-container::after{display:none}.property-gallery-panorama .product-labels{position:absolute;top:20px;left:20px;z-index:2}[data-city-request] input+input{position:absolute;left:-10000px}[data-city-request] .btn-primary{margin-top:10px}.card-image{padding-bottom:50%;margin-bottom:5px}.card-footer{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:baseline;align-items:baseline}.str0{stroke:#9a9b9b;stroke-width:17.64;stroke-miterlimit:10}.fil0{fill:#f6f5f6;fill-rule:nonzero}.fil2{fill:#eeedec;fill-rule:nonzero;-webkit-transition:fill 0.15s ease-in-out;transition:fill 0.15s ease-in-out}.fil3{fill:#9c9c9c;fill-rule:nonzero;-webkit-transition:fill 0.15s ease-in-out;transition:fill 0.15s ease-in-out}.fil1{fill:#e3e9f3;fill-rule:nonzero}g[onclick] .fil3{fill:#444}g[onclick] .fil2{fill:#ccd5df}g[onclick]:hover>.fil2{cursor:pointer;fill:#51b68e}g[onclick]:hover>.fil3{cursor:pointer;fill:#ffffff}.category-tab-label{display:inline-block;margin:5px 10px 5px 0;vertical-align:middle;font-size:15px;color:#999}.item-price{font-size:17px;font-weight:600}.mapboxgl-popup{max-width:200px !important}[data-period-group="price_sale_all"] input{min-width:90px}[data-filter-name="offertype"]{min-width:100px}.filter-item{-webkit-transition:all 0.15s ease-in-out;transition:all 0.15s ease-in-out;width:auto;overflow:visible}.filter-item.fhidden{width:0;overflow:hidden;border:0 !important;min-width:0;height:0;margin:0}.multi-select-menuitem{padding:0.4em 1em 0.6em 30px}@media screen and (min-width:1200px){body.category .wrap{max-width:1240px}}@media screen and (min-width:1360px){body.category .wrap{max-width:1320px}}@media screen and (min-width:1400px){body.category .wrap{max-width:1400px}}@media screen and (min-width:1600px){body.category .wrap{max-width:1900px}}@media screen and (min-width:1900px){body.category .wrap{max-width:1900px}}.svg-icon[data-icon-bedroom]{background:url("images/bed.svg") no-repeat center center;background-size:contain}.svg-icon[data-icon-wc]{background:url("images/shower.svg") no-repeat center center;background-size:contain}.grid .svg-icon-outer{margin-right:6px}.map-list{position:relative}.category-map{-webkit-transition-property:0.5s;transition-property:0.5s}.mapboxgl-canvas{border-radius:5px}.grid-props{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;width:100%;padding:8px 0;border:1px dashed #ccc;border-width:1px 0;-webkit-align-items:center;align-items:center}.grid-props p{font-size:15px !important}.grid-props p+p{font-weight:600}.ranges-info{font-size:16px;color:#777;font-weight:600}.grey-text{color:#686868}.hit-category-item .property-item-image img{border-left:7px solid #efc354}.bg-light .property-item.swiper-slide{background:#fff;border-radius:15px}header.scrolled .btn-dropdown{color:#6061BA}.property-item-price{font-weight:600px}.innerpage .main-menu-link,.scrolled .main-menu-link{color:#536176 !important}.innerpage .main-menu-link:hover,.scrolled .main-menu-link:hover{background:rgba(63, 187, 135, 0.2)}.nice-select .option.disabled{background:#fff}.homepage .swiper-outer{margin-bottom:0}.homepage section.bg-light+section.bg-light{padding-top:50px !important;border-top:1px dashed #b4bfcf}.btn-dashed{cursor:pointer;border-bottom:1px dashed;color:#3477b3}.btn-dashed:hover{color:#2175be}[data-multi-address] span{display:block}[data-multi-address] span+span{padding-left:24px;color:#686868}.grid-props+.property-item-metro{margin-top:14px}.property-item-parent+[data-multi-address]{margin-top:0}.column-list.c3{columns:3;-webkit-columns:3;-moz-columns:3}.map-offers{display:grid;grid-template-columns:repeat(auto-fit, minmax(100px, 1fr));-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;max-width:280px}.bln{max-width:280px}.map-offers li{padding-bottom:0;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid-column;padding-bottom:8px}.map-offers a{color:#4a90e2;font-weight:600;font-size:16px}.text-block ul>li ul{margin-left:30px;margin-top:15px}.text-block ul>li ul li{padding-left:20px}.logo img{width:100%}.property-page-content #props{border-bottom:1px solid #cedde7;padding-bottom:20px}.property-page-content #props:last-child{border-bottom:0}.item-aed{background:url("/uploads/images/dubai/dubai_355_500.jpg") no-repeat center / cover;border-radius:15px}.item-aed.maplist-aed{background-image:url("/uploads/images/dubai/dubai_450_500.jpg")}.item-aed.maplist-aed.vatiant-aed-item{background-image:url("/uploads/images/dubai/dubai_300_580.jpg");background-position:center top}.item-aed a{display:block;width:100%;height:100%}.mobile .item-aed{background-image:url("/uploads/images/dubai/dubai_345_220.jpg");height:220px}.ad-product,.aebnr{border-radius:15px;overflow:hidden}.aebnr{display:block;background:url("/uploads/images/dubai/dubai_1440_350.jpg") no-repeat center / cover;height:350px;margin:25px 0 10px}@media screen and (max-width:1600px){.aebnr{background-image:url("/uploads/images/dubai/dubai_1140_350.jpg")}}@media screen and (max-width:1200px){.aebnr{background-image:url("/uploads/images/dubai/dubai_943_300.jpg");height:300px}}@media screen and (max-width:970px){.aebnr{background-image:url("/uploads/images/dubai/dubai_687_250.jpg");height:250px}}@media screen and (max-width:670px){.aebnr{background-position:left center}}.mobile .aebnr{background-image:url("/uploads/images/dubai/dubai_345_345.jpg");height:345px}.nice-select+.header-city-outer{margin-left:20px}.news-item-rubric{display:block;font-size:14px;font-weight:300;color:rgba(255, 255, 255, 0.5);text-transform:uppercase;margin-top:4px}.h1-group{display:-webkit-flex;display:flex;-webkit-align-items:baseline;align-items:baseline;-webkit-justify-content:space-between;justify-content:space-between}.nice-select{border-radius:5px}.select-outer{max-width:220px}.select-outer .nice-select{padding:8px 38px 8px 20px;border-radius:18px}.article-image{height:450px}.article-image .wrap{height:100%}.is-relative{position:relative}[article-image-title]{position:absolute;padding:20px 25px;background:rgba(0, 0, 0, 0.7);color:#fff;bottom:25%;left:32px;max-width:50%}.section-article{margin:0 0 40px}.mobile .article-image{height:275px}.wrap.blog-wrap{max-width:1290px}[data-article-text-image]{height:350px;display:block;border-radius:20px;margin:15px 0 45px;color:#fff !important;border:0}.wrap.blog-wrap a[data-fancybox]{color:#fff !important;border:0}@media screen and (max-width:1440px){[article-image-title]{max-width:70%}}@media screen and (max-width:1280px){.mobile .article-image{height:350px}}.wrap.blog-wrap .swiper-product-gallery-outer{margin:35px 0}.wrap.blog-wrap h3{margin-top:35px}[data-set-input] span{font-weight:400}.object-cover{margin-top:0;min-height:420px;position:relative;padding-top:100px;padding-bottom:50px;display:-webkit-flex;display:flex}@media screen and (min-width: 1280px){.object-cover{min-height:600px}}.object-cover::after{content:"";position:absolute;z-index:0;left:0;top:0;right:0;bottom:0;background:-webkit-linear-gradient(rgba(122, 102, 148, 0) 0%, rgba(45, 25, 72, 0.71) 51.33%, #271b37 103.48%, rgba(96, 75, 123, 0) 103.49%, #170927 103.49%);background:linear-gradient(rgba(122, 102, 148, 0) 0%, rgba(45, 25, 72, 0.71) 51.33%, #271b37 103.48%, rgba(96, 75, 123, 0) 103.49%, #170927 103.49%)}.object-cover img{position:absolute;left:0;top:0}.object-cover__label span{display:inline-block;border-radius:5px;padding:6px 10px;background-color:rgba(0, 0, 0, 0.5);color:rgba(255, 255, 255, 0.7)}.object-cover .wrap{margin-top:auto}.object-cover__desc{color:#fff;max-width:640px;margin-left:0;position:relative;z-index:1;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-end;justify-content:flex-end}.object-cover__text{margin-top:16px}.object-infoline{background-color:#33363a;padding:30px 0;color:#fff}.object-infoline.fixed{position:fixed;top:0;left:0;right:0;z-index:100;background-color:#fff;color:#000;box-shadow:0px 16px 32px rgba(20, 13, 48, 0.08);padding:10px 0}.object-infoline.fixed .svg-icon svg{fill:#303044}@media screen and (max-width: 1023px){.object-infoline.fixed .svg-icon{width:18px;height:18px}}@media screen and (max-width: 1279px){.object-infoline{padding:20px 0}}.object-infoline .wrap{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}@media screen and (max-width: 1023px){.object-infoline .wrap{-webkit-flex-wrap:wrap;flex-wrap:wrap}}.object-infoline .btn-whatsapp--large{margin-right:16px;position:relative;-webkit-flex-shrink:0;flex-shrink:0}.object-infoline .btn-whatsapp--large::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;background-color:#0fae6c;border-radius:50%;z-index:-1}.object-infoline.fixed .btn-primary{padding-top:14px;padding-bottom:14px}.object-infoline.fixed .btn-whatsapp--large{background-size:50%;width:44px;height:44px}.object-infoline.fixed .btn-whatsapp--large::before{opacity:1}.infoline-item{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;font-size:32px}.infoline-item .btn-primary{font-size:18px}.infoline-item svg{fill:#fff}@media screen and (max-width: 1279px){.infoline-item{font-size:22px}.infoline-item .svg-icon{width:24px;height:24px}}@media screen and (max-width: 1023px){.infoline-item{font-size:18px}}@media screen and (max-width: 767px){.infoline-item{width:50%;margin-bottom:8px;text-align:left}.infoline-item:last-child{-webkit-justify-content:flex-start;justify-content:flex-start;width:100%;margin-top:16px}.infoline-item .btn-primary{-webkit-flex-grow:1;flex-grow:1}.infoline-item .svg-icon{width:18px;height:18px}}@media screen and (max-width: 767px){.object-infoline.fixed{top:auto;bottom:0;box-shadow:0px -16px 32px rgba(20, 13, 48, 0.08)}.object-infoline.fixed .infoline-item:last-child{margin-bottom:0;margin-top:0}.object-infoline.fixed .infoline-item:not(:last-child){display:none}}.btn-whatsapp--large{background:url("images/whatsapp.svg") no-repeat center center;background-size:contain;width:42px;height:42px;display:inline-block;vertical-align:middle}@media screen and (max-width: 1279px){.btn-whatsapp--large{width:44px;height:44px}}.payment-step{background-color:#fff;padding:36px;font-size:15px;position:relative;border-radius:24px;height:100%}@media screen and (max-width: 1023px){.payment-step{font-size:13px}}.payment-step__title{color:#2ec992;font-size:56px;font-weight:600}@media screen and (max-width: 1023px){.payment-step__title{font-size:44px}}.payment-step__desc{color:#666;line-height:1.2}.payment-step__notice{color:#a59bc0;margin-top:8px}.payment-step__order{position:absolute;font-size:24px;right:20px;top:20px}.residence-featured-desc{color:#fff}.residence-featured-desc .flex-group{-webkit-align-items:center;align-items:center}@media screen and (max-width: 1023px){.residence-featured-desc .flex-group{-webkit-flex-direction:column-reverse;flex-direction:column-reverse}}@media screen and (min-width: 1280px){.residence-featured-desc .text-block{max-width:80%}}.residence-featured-image{padding-bottom:60%}@media screen and (max-width: 1023px){.residence-featured-image{padding-bottom:50%;margin-bottom:24px}}.residence-featured-image img{border-radius:16px}@media screen and (min-width: 1440px){.residence-main-desc .text-block{max-width:960px}}.is-residence .request-form-inline{margin-top:0}.is-residence .request-form-inline h4{font-size:22px}@media screen and (min-width: 768px){.is-residence .request-form-inline h4{font-size:32px}.is-residence h2{font-size:32px}.is-residence h3{font-size:26px}}.is-residence .info-block{border-bottom:1px solid #ebebeb;padding-bottom:30px;margin-bottom:30px}.is-residence .info-block:last-child{border-bottom:0;padding-bottom:0}.property-item.is-residence-item{background-color:#fff;border-radius:15px;padding:0}.property-item.is-residence-item .property-item-left{margin:0 !important}.property-item.is-residence-item .property-item-main{padding:24px;margin:0 !important}.property-item.is-residence-item .property-item__square{font-weight:600}.property-item.is-residence-item .property-item__price{color:#222}.property-item.is-residence-item.is-horizontal{margin-bottom:0}@media screen and (min-width: 768px){.property-item.is-residence-item.is-horizontal{-webkit-flex-direction:row;flex-direction:row}.property-item.is-residence-item.is-horizontal .title{font-size:17px}.property-item.is-residence-item.is-horizontal .btn{-webkit-align-items:flex-start;align-items:flex-start}.property-item.is-residence-item.is-horizontal .property-item-left{width:160px;-webkit-flex-shrink:0;flex-shrink:0}.property-item.is-residence-item.is-horizontal .property-item-main{flex-grow:1;padding:16px}.property-item.is-residence-item.is-horizontal .property-item-buttons{width:auto;padding-top:8px}.property-item.is-residence-item.is-horizontal .property-item-left .property-item-image{padding-bottom:0;height:100%}.property-item.is-residence-item.is-horizontal [data-swiper-outer],.property-item.is-residence-item.is-horizontal [data-item-swiper]{height:100%}}@media screen and (min-width: 1024px){.property-item.is-residence-item.is-horizontal .property-item-left{width:220px}}@media screen and (min-width: 1280px){.property-item.is-residence-item.is-horizontal .property-item-left{width:180px}}@media screen and (min-width: 1600px){.property-item.is-residence-item.is-horizontal .property-item-left{width:240px}}@media screen and (max-width: 767px){.property-item.is-residence-item.is-horizontal .property-item-left{width:100%}}@media screen and (min-width: 1280px){.residence-item-outer{width:33.33%}}[data-truncated-text]{max-width:900px}.truncated-text{opacity:0.7;overflow:hidden;position:relative;max-height:240px}.truncated-text::after{content:"";position:absolute;height:100%;width:100%;left:0;top:0;background:-webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 99%, white 100%);background:linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 99%, white 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff",GradientType=0)}.select-sort.align-right{margin-left:auto;display:flex}.select-sort.align-right .floating-tabs{margin-right:25px}.header-right .nice-select{margin-left:20px}.is-flex{display:flex}.gap20{gap:20px}.gap10{gap:10px}.gap30{gap:30px}.gap5{gap:5px}.a-i-c{align-items:center}.f-g1{flex-grow:1}.property-gallery-panorama.is-flex .content-list{width:70%}.property-gallery-panorama.is-flex .variant-plans{width:30%;border:1px solid #efefef;border-radius:5px}