html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}:focus{outline:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none}input[type=search]{-webkit-appearance:none;-moz-appearance:none;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}textarea{overflow:auto;vertical-align:top;resize:vertical}audio,canvas,video{display:inline-block;*display:inline;*zoom:1;max-width:100%}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a:focus{outline:thin dotted}a:active,a:hover{outline:0}img{border:0;-ms-interpolation-mode:bicubic}figure{margin:0}form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;*overflow:visible}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}html,button,input,select,textarea{color:#222}::-moz-selection{background:#b3d4fc;text-shadow:none}::selection{background:#b3d4fc;text-shadow:none}img{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.chromeframe{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0}
.modal{font-family:-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif}.modal__overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center}.modal__container{background-color:#fff;padding:30px;max-width:500px;max-height:100vh;border-radius:4px;overflow-y:auto;box-sizing:border-box}.modal__header{display:flex;justify-content:space-between;align-items:center}.modal__title{margin-top:0;margin-bottom:0;font-weight:600;font-size:1.25rem;line-height:1.25;color:#00449e;box-sizing:border-box}.modal__close{background:rgba(0,0,0,0);border:0}.modal__header .modal__close:before{content:"✕"}.modal__content{margin-top:2rem;margin-bottom:2rem;line-height:1.5;color:rgba(0,0,0,.8)}.modal__btn{font-size:.875rem;padding-left:1rem;padding-right:1rem;padding-top:.5rem;padding-bottom:.5rem;background-color:#e6e6e6;color:rgba(0,0,0,.8);border-radius:.25rem;border-style:none;border-width:0;cursor:pointer;-webkit-appearance:button;text-transform:none;overflow:visible;line-height:1.15;margin:0;will-change:transform;-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);transition:-webkit-transform .25s ease-out;transition:transform .25s ease-out;transition:transform .25s ease-out,-webkit-transform .25s ease-out}.modal__btn:focus,.modal__btn:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.modal__btn-primary{background-color:#00449e;color:#fff}@keyframes mmfadeIn{from{opacity:0}to{opacity:1}}@keyframes mmfadeOut{from{opacity:1}to{opacity:0}}@keyframes mmslideIn{from{transform:translateY(15%)}to{transform:translateY(0)}}@keyframes mmslideOut{from{transform:translateY(0)}to{transform:translateY(-10%)}}.micromodal-slide{display:none}.micromodal-slide.is-open{display:block}.micromodal-slide[aria-hidden=false] .modal__overlay{animation:mmfadeIn .3s cubic-bezier(0, 0, 0.2, 1)}.micromodal-slide[aria-hidden=false] .modal__container{animation:mmslideIn .3s cubic-bezier(0, 0, 0.2, 1)}.micromodal-slide[aria-hidden=true] .modal__overlay{animation:mmfadeOut .3s cubic-bezier(0, 0, 0.2, 1)}.micromodal-slide[aria-hidden=true] .modal__container{animation:mmslideOut .3s cubic-bezier(0, 0, 0.2, 1)}.micromodal-slide .modal__container,.micromodal-slide .modal__overlay{will-change:transform}
.flexdatalist-results{position:absolute;top:0;left:0;border:1px solid #444;border-top:none;background:#fff;z-index:100000;max-height:300px;overflow-y:auto;box-shadow:0 4px 5px rgba(0,0,0,.15);color:#333;list-style:none;margin:0;padding:0}.flexdatalist-results li{border-bottom:1px solid #ccc;padding:8px 15px;font-size:14px;line-height:20px}.flexdatalist-results li span.highlight{font-weight:700;text-decoration:underline}.flexdatalist-results li.active{background:#2b82c9;color:#fff;cursor:pointer}.flexdatalist-results li.no-results{font-style:italic;color:#888}.flexdatalist-results li.group{background:#f3f3f4;color:#666;padding:8px 8px}.flexdatalist-results li .group-name{font-weight:700}.flexdatalist-results li .group-item-count{font-size:85%;color:#777;display:inline-block;padding-left:10px}.flexdatalist-multiple:before{content:"";display:block;clear:both}.flexdatalist-multiple{width:100%;margin:0;padding:0;list-style:none;text-align:left;cursor:text}.flexdatalist-multiple.disabled{background-color:#eee;cursor:default}.flexdatalist-multiple:after{content:"";display:block;clear:both}.flexdatalist-multiple li{display:inline-block;position:relative;margin:5px;float:left}.flexdatalist-multiple li.input-container,.flexdatalist-multiple li.input-container input{border:none;height:auto;padding:0 0 0 4px;line-height:24px}.flexdatalist-multiple li.value{display:inline-block;padding:2px 25px 2px 7px;background:#eee;border-radius:3px;color:#777;line-height:20px}.flexdatalist-multiple li.toggle{cursor:pointer;transition:opacity ease-in-out 300ms}.flexdatalist-multiple li.toggle.disabled{text-decoration:line-through;opacity:.8}.flexdatalist-multiple li.value span.fdl-remove{font-weight:700;padding:2px 5px;font-size:20px;line-height:20px;cursor:pointer;position:absolute;top:0;right:0;opacity:.7}.flexdatalist-multiple li.value span.fdl-remove:hover{opacity:1}
/*!
 * Toastify js 1.5.0
 * https://github.com/apvarun/toastify-js
 * @license MIT licensed
 *
 * Copyright (C) 2018 Varun A P
 */.toastify{padding:12px 20px;color:#fff;display:inline-block;box-shadow:0 3px 6px -1px rgba(0,0,0,.12),0 10px 36px -4px rgba(77,96,232,.3);background:-webkit-linear-gradient(315deg, #73a5ff, #5477f5);background:linear-gradient(135deg, #73a5ff, #5477f5);position:fixed;opacity:0;transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);border-radius:2px;cursor:pointer;text-decoration:none;max-width:calc(50% - 20px);z-index:2147483647}.toastify.on{opacity:1}.toast-close{opacity:.4;padding:0 5px}.toastify-right{right:15px}.toastify-left{left:15px}.toastify-top{top:-150px}.toastify-bottom{bottom:-150px}.toastify-rounded{border-radius:25px}.toastify-avatar{width:1.5em;height:1.5em;margin:0 5px;border-radius:2px}@media only screen and (max-width: 360px){.toastify-right,.toastify-left{margin-left:auto;margin-right:auto;left:0;right:0;max-width:300px}}
html.with-featherlight{overflow:hidden}.featherlight{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;text-align:center;white-space:nowrap;cursor:pointer;background:#333;background:rgba(0,0,0,0)}.featherlight:last-of-type{background:rgba(0,0,0,.8)}.featherlight:before{content:"";display:inline-block;height:100%;vertical-align:middle}.featherlight .featherlight-content{position:relative;text-align:left;vertical-align:middle;display:inline-block;overflow:auto;padding:25px 25px 0;border-bottom:25px solid rgba(0,0,0,0);margin-left:5%;margin-right:5%;max-height:95%;background:#fff;cursor:auto;white-space:normal}.featherlight .featherlight-inner{display:block}.featherlight link.featherlight-inner,.featherlight script.featherlight-inner,.featherlight style.featherlight-inner{display:none}.featherlight .featherlight-close-icon{position:absolute;z-index:9999;top:0;right:0;line-height:25px;width:25px;cursor:pointer;text-align:center;font-family:Arial,sans-serif;background:#fff;background:hsla(0,0%,100%,.3);color:#000;border:0;padding:0}.featherlight .featherlight-close-icon::-moz-focus-inner{border:0;padding:0}.featherlight .featherlight-image{width:100%}.featherlight-iframe .featherlight-content{border-bottom:0;padding:0;-webkit-overflow-scrolling:touch}.featherlight iframe{border:0}.featherlight *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width: 1024px){.featherlight .featherlight-content{margin-left:0;margin-right:0;max-height:98%;padding:10px 10px 0;border-bottom:10px solid rgba(0,0,0,0)}}@media print{html.with-featherlight>*>:not(.featherlight){display:none}}
body{display:flex;flex-direction:column;font-size:1rem;font-weight:400;line-height:1.5;color:#444;margin:0}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin:0 0 .5rem 0;font-weight:500;line-height:1.2}.wrap{flex:1 0 auto;min-height:100%;height:auto}.container{max-width:1200px;margin:0 auto;padding-left:2rem;padding-right:2rem}.footer{flex:0 0 auto}.header__wrapper,.row,.section{display:flex}.header__wrapper{align-items:center}.col-3{margin-left:.5rem;margin-right:.5rem;width:calc(24% - 1rem);display:inline-block;box-sizing:border-box}.wrap>.container{padding:1rem}.mb-2{margin-bottom:.7rem !important}.mt-2{margin-top:.7rem !important}.mb-3{margin-bottom:1rem !important}.mt-3{margin-top:1rem !important}.mb-4{margin-bottom:2rem !important}.mb-5{margin-bottom:3rem !important}.mt-5{margin-top:3rem !important}.p-2{padding:1rem}.header__logo-wrap{flex:0 0 370px}.header__logo{width:150px;vertical-align:middle}.header__search{flex:1;margin:0 1rem;align-self:center}.header__city{flex:0 0 150px}.content__section{flex:1;max-width:820px}.content__navigation{display:flex;flex-direction:row;justify-content:space-between}.sidebar__section{flex:0 0 350px;padding-left:2rem;position:relative}.sidebar__block{margin-bottom:2rem}.home-item__icon{flex:0 0 100px;padding-right:1rem;margin-right:1rem}.home-item__content{flex:auto;position:relative}.home-item__rating{position:absolute;right:0;top:0}.home-item__rating-color{display:flex;justify-content:center;align-items:center;width:50px;margin:auto;padding:5px 10px;border-radius:3px}.home-item__rating-color.color-0{background-color:rgba(224,224,224,.3607843137)}.home-item__rating-color.color-1{background-color:rgba(255,80,80,.2)}.home-item__rating-color.color-2{background-color:rgba(255,80,80,.2)}.home-item__rating-color.color-3{background-color:#e9ff5d}.home-item__rating-color.color-4{background-color:rgba(155,255,131,.3098039216)}.home-item__rating-color.color-5{background-color:rgba(155,255,131,.3098039216)}.footer__copyright{flex:1}.footer__links{flex:0 0 300px;text-align:right}.footer__links a{display:inline-block;margin-right:10px}.station__item{display:flex;margin-bottom:10px}.station__name{flex:1}.station__distance{flex:0 0 70px}.manager__top{display:flex}.manager__top-title{flex:1}.manager__top-rating{flex:0 0 150px}.svg-sprite{display:none}.sidebar__adv{margin-top:1rem;width:350px}.adv-fixed{position:fixed;top:0}.ab-fix{position:absolute;bottom:25px;top:auto}.dashed{display:inline-block;border-bottom:1px dashed;cursor:pointer}.dashed:hover{border-bottom:1px solid rgba(0,0,0,0)}.article-page ol{list-style:decimal;margin-left:1em}.article-page ol>li{margin-bottom:10px}.article-page ul{list-style:circle;margin-left:1em}.article-page p{margin-bottom:.3rem}.ya_9{margin:10px auto;text-align:center}.lazy-item{content-visibility:auto;contain-intrinsic-size:160px}.layout-shift{contain-intrinsic-size:200px}.flex-adapt{display:flex}.justify-beetween{justify-content:space-between}.flex1{flex:1}@media screen and (min-width: 500px){.pc_hidden{display:none}}@media screen and (max-width: 500px){.header__wrapper{flex-direction:column}.header__search{align-self:auto;margin:.5rem 0}.header__logo-wrap{flex:2}.content__section{width:100%}.content__navigation{flex-direction:column}.section{flex-direction:column}.sidebar__section{flex:1;padding-left:0;padding-top:2rem}.home-item__icon{padding:0}.home-item__attr{display:flex;align-items:baseline;justify-content:space-between}.home-item__attr h5{margin-left:10px;text-align:right}.col-3{margin:.5rem 0;width:100%}.footer__links{flex:auto;padding:1rem 0;text-align:left}.p-2{padding:1rem 0}.manager__top{flex-direction:column}.manager__top-rating{flex:1}.mobile_hidden{display:none !important}.managers-shortlist__item{flex-direction:column}.managers-shortlist__total{flex:1}.managers-shortlist__name{font-size:1.2rem}.flex-adapt{flex-direction:column}.home-item__rating{position:static}}.input{display:block;width:100%;height:calc(2.05rem + 2px);padding:.275rem 1.5rem .275rem .535rem;font-size:1rem;line-height:1.5;color:#233233;background-color:#fff;background-clip:padding-box;border:1px solid #e4e8e9;border-radius:2px;box-shadow:inset 0 1px 1px rgba(51,51,51,.075);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;box-sizing:border-box}.input__short{width:250px}.form-submit{display:inline-block;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid rgba(0,0,0,0);text-decoration:none;padding:.2rem .6rem;font-size:1rem;line-height:1.5;border-radius:2px;position:relative;cursor:pointer;background:#3ba19c;color:#fff}.form-submit:hover{background:#00d094}.form-group{margin:0 0 1rem 0}#home-form .form-group{margin-right:30px}#home-form .text-group .form-group{flex:1}@font-face{font-family:"OpenSans";font-display:swap;src:url("/fonts/OpenSans-Regular.ttf")}@font-face{font-family:"OpenSans-Medium";font-display:swap;src:url("/fonts/OpenSans-Medium.ttf")}html,body{height:100%;font-family:OpenSans}.my-scroll::-webkit-scrollbar{width:10px}.my-scroll::-webkit-scrollbar-track{border-radius:8px;background-color:#e7e7e7;border:1px solid #cacaca}.my-scroll::-webkit-scrollbar-thumb{border-radius:8px;background-color:#3ba19c}h1{font-size:1.8rem}h2{font-size:1.6rem}h3{font-size:1.4rem}h4{font-size:1.2rem}h5{font-size:1rem;display:inline-block}a{color:#009ee4;text-decoration:none}a:hover{text-decoration:none;color:#0055f3}.link-color{color:#3ba19c}.link-color:hover{color:#0055f3}.header{margin-bottom:2rem}.header__text{vertical-align:middle;display:inline-block}.header__sitename{font-size:2.2rem}.header__home a:hover{color:#3ba19c}.header__city{text-align:right}.header__city{display:inline-block;transition:transform 1s;cursor:pointer;font-weight:bold;color:#3ba19c}.header__city:before{content:"";background-image:url(/images/navigation.svg);width:16px;height:16px;display:inline-block;vertical-align:middle}.header__city:hover{color:#0055f3}.linklist__item a{padding:0 .5rem;border-left:2px solid #00d094;display:block}.linklist__item a:hover{border-left:2px solid #0055f3}.linklist__letter{color:#3ba19c;font-weight:bold;font-size:1.3rem}.footer{background-color:#134a6e;border-top:4px solid #00d094;padding:20px 0;color:#fff}.footer a{color:#fff}.footer a:hover{color:#00d094}.footer__logo{width:60px;vertical-align:middle}.footer__text{vertical-align:middle;display:inline-block}.breadcrumb{display:flex;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#fff;border-radius:0;border-bottom:3px solid #00d094;border-top:3px solid #00d094;margin-top:1rem}.breadcrumb>li+li:before{content:"/";display:inline-block;padding:0 5px;color:#333}.home-item{border-bottom:1px solid #3ba19c;display:flex;padding:1rem 0}.home-item__icon{background-repeat:no-repeat;background-position:center center}.home-item__thumbr{background-size:cover}.home-item__icon.year-10x{background-image:url("/images/homes/10x.png")}.home-item__icon.year-00x{background-image:url("/images/homes/00x.png")}.home-item__icon.year-90x{background-image:url("/images/homes/90x.png")}.home-item__icon.year-80x{background-image:url("/images/homes/80x.png")}.home-item__icon.year-70x{background-image:url("/images/homes/10x.png")}.home-item__icon.year-60x{background-image:url("/images/homes/00x.png")}.home-item__icon.year-50x{background-image:url("/images/homes/90x.png")}.home-item__icon.year-40x{background-image:url("/images/homes/80x.png")}.home-item__icon.year-old{background-image:url("/images/homes/old.png")}.home-item__icon.year-unknown{background-image:url("/images/homes/unknown.png")}.home-field{display:flex;margin-bottom:10px;align-items:center}.home-field label{flex:1;padding-left:10px;font-family:"OpenSans-Medium"}.home-field span{flex:0 1 auto;text-align:right;padding-right:10px;max-width:200px}.home-field span .phone-value{display:block}.home-field:nth-child(even){border-left:3px solid #00d094;border-top-right-radius:4px;border-bottom-right-radius:4px}.home-field:nth-child(even){background:rgba(0,208,148,.1019607843)}.home-field:nth-child(odd){border-left:3px solid #0055f3}#map,#homeMap,#managersMap{height:500px;border-top:3px solid #00d094;border-right:3px solid #0055f3;position:relative;background-repeat:no-repeat;background-size:cover}.icon-common:before{content:"";display:inline-block;width:30px;height:30px;margin-right:10px;vertical-align:middle;background-image:url("/images/001-list.svg");background-repeat:no-repeat}.icon-main-params:before{content:"";display:inline-block;width:30px;height:30px;margin-right:10px;vertical-align:middle;background-image:url("/images/4.svg");background-repeat:no-repeat}.icon-engineer:before{content:"";display:inline-block;width:30px;height:30px;margin-right:10px;vertical-align:middle;background-image:url("/images/003-optimization.svg");background-repeat:no-repeat}.icon-construct:before{content:"";display:inline-block;width:30px;height:30px;margin-right:10px;vertical-align:middle;background-image:url("/images/004-crane.svg");background-repeat:no-repeat}.icon-social:before{content:"";display:inline-block;width:30px;height:30px;margin-right:10px;vertical-align:middle;background-image:url("/images/005-park.svg");background-repeat:no-repeat}.icon-school:before{content:"";display:inline-block;width:30px;height:30px;margin-right:10px;vertical-align:middle;background-image:url("/images/school.svg");background-repeat:no-repeat}.icon-metro:before{content:"";display:inline-block;width:30px;height:30px;margin-right:10px;margin-top:5px;vertical-align:middle;background-image:url("/images/metro30.png");background-repeat:no-repeat}.icon-similar:before{content:"";display:inline-block;width:30px;height:30px;margin-right:10px;margin-top:5px;vertical-align:middle;background-image:url("/images/similar.png");background-repeat:no-repeat}.help-block{color:darkred}.pagination{display:inline-flex;padding-left:0;list-style:none;border-radius:2px;margin:2rem 0}.pagination .page-item{margin-right:1rem}.pagination .page-item a,.pagination .page-item span{margin-left:0;position:relative;display:block;padding:.5rem .75rem;line-height:1.25;color:#fff;background-color:#3ba19c;border:1px solid #00d094;border-radius:2px}.pagination .page-item a{cursor:pointer}.pagination .page-item a:hover{background-color:#134a6e}.pagination .page-item.active span{background-color:#134a6e}.pagination .page-item.disabled{display:none}.privacy__container p{margin:1rem 0}.privacy__container ul{margin:1rem 0 1rem 1rem;list-style:circle}.managers-shortlist__item{display:flex;padding:5px;margin:1px}.managers-shortlist__item:nth-child(odd){background:#f0f8ff}.managers-shortlist__name{flex:1}.managers-shortlist__address{flex:1}.managers-shortlist__total{flex:0 0 100px}.yandexPano{display:flex;width:100%;height:300px;background-image:url("/images/panoPC.jpg");justify-content:center;align-items:center}.pano__overlay{display:flex;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;height:150px;width:100%;text-align:center;color:#fff;background:rgba(0,0,0,.6)}.articles-block{margin-top:20px;margin-bottom:10px}.articles-block__link{font-size:1.1rem;display:inline-block;padding-left:10px;margin-bottom:10px}.articles-block__link:nth-child(even){border-left:3px solid #00d094}.articles-block__link:nth-child(odd){border-left:3px solid #0055f3}.home__description strong{font-weight:bold}.home__description li{list-style-type:circle;margin-left:10px}.sidebar__photo{height:300px;background-size:contain;background-repeat:no-repeat;display:none;background-position:center}.sidebar__photo-btn{padding:10px 10px;display:block;text-align:center;border-radius:4px;background-color:#3ba19c;color:#fff;cursor:pointer}.sidebar__photo-btn:hover{background-color:#00d094}.content__section .show-field-info{display:inline-block;padding:0 7px;background:#3ba19c;border-radius:50%;color:#fff;cursor:pointer;font-size:13px;margin-left:5px}.content__section .show-field-info:hover{background:#00d094}.info__wrapper{max-width:600px}.info__wrapper strong{font-weight:bold}.info__wrapper p{line-height:1.3;margin-bottom:10px}.info__wrapper ol,.info__wrapper ul{list-style:circle;padding-left:20px}.info__wrapper table,.info__wrapper th,.info__wrapper td{padding:10px;border:1px solid #000;border-collapse:collapse}.info__record{margin-bottom:10px}.info__record label{font-weight:bold}.info__record label.info__current{color:#0055f3}.how-to{padding:5px;background:rgba(119,204,242,.3294117647);margin-bottom:1rem;border-radius:5px;font-size:14px;color:#000;font-style:italic;box-shadow:0 2px 4px 0 rgba(0,0,0,.18)}.d-none{display:none !important}.text-align-center{text-align:center}.hidden{display:none}.content__block{margin-bottom:35px}.attention-messages{margin:10px 0}.attention-messages .message{padding:15px;background:rgba(119,204,242,.3294117647);color:#0f7bab;font-weight:bold;border-radius:5px;margin-bottom:3px}.info{padding-left:50px;background-image:url("/images/warning.png");background-repeat:no-repeat;background-position:left 5px}@media(max-width: 500px){a:not(.header__home){text-decoration:underline}.header__sitename{font-size:1.4em}.header__logo{width:100px}.header__city{display:none}.breadcrumb{padding:.5rem 0}h1{font-size:1.5rem}h2{font-size:1.4rem}h3{font-size:1.3rem}h4{font-size:1.2rem}.mb-5{margin-bottom:2rem !important}.home-field label{flex:1;margin-right:5px}#map,#homeMap,#managersMap{border-right:0;border-bottom:3px solid #0055f3;height:300px}.home-item{position:relative;flex-direction:column}.home-item__icon{background-size:contain;background-position:center;height:40px;width:40px;position:absolute;right:0}.home-item__icon.home-item__thumbr{height:200px;width:auto;position:static;margin-bottom:10px}.home-item__icon{margin:0px;flex:auto}.home-item__title{margin:0 0 10px 0}.home-item__title a{font-size:20px;display:inline-block;max-width:80%}.home-item__attr label{font-weight:bold}.footer__logo{display:none}.yandexPano{height:250px;background-size:cover}.breadcrumb{display:block}.breadcrumb li{display:inline-block}.header{margin-bottom:1rem}.managers-shortlist__item{flex-direction:column}.managers-shortlist__total{flex:1}.managers-shortlist__name{font-size:1.2rem}.rating__block{margin:0}.rating__block .rating__desc{text-align:left;font-size:1em}}
.button-inline{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid rgba(0,0,0,0);text-decoration:none;transition:color .15s;border-radius:4px;cursor:pointer;line-height:1.5;font-size:1rem;padding:.5rem 1.5rem;background-color:#3ba19c;color:#fff}.button-inline:hover{background-color:#009ee4}.button-line{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid rgba(0,0,0,0);text-decoration:none;transition:color .15s;border-radius:4px;cursor:pointer;line-height:1.5;font-size:1rem;padding:.5rem 1.5rem;width:100%;box-sizing:border-box}.button-theme{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid rgba(0,0,0,0);text-decoration:none;transition:color .15s;border-radius:4px;cursor:pointer;line-height:1.5;font-size:1rem;padding:.5rem 1.5rem;background-color:#3ba19c;color:#fff}.button-theme:hover{background-color:#009ee4}.button-blue{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid rgba(0,0,0,0);text-decoration:none;transition:color .15s;border-radius:4px;cursor:pointer;line-height:1.5;font-size:1rem;padding:.5rem 1.5rem;background-color:#009ee4;color:#fff}.button-blue:hover{opacity:.7;color:#fff}a.button-inline:hover{color:#fff}
.article-page strong{font-weight:bold}.article-page em{font-style:italic}.art__image{text-align:center;margin:30px 0}.art__image img{max-width:800px}.art__image--content{margin:15px 0}@media(max-width: 500px){.art__image img{width:100%}}
.vote__line,.voting-result__line{display:flex;padding:5px 0}.vote__label,.voting-result__label{flex:1}.vote__icons,.voting-result__value{flex:0 1 auto;position:relative;margin-left:5px}.vote__block label{float:right;cursor:pointer;position:relative;z-index:1}.vote__block svg{margin-right:3px;height:1.5rem;width:1.5rem}.vote__block input~label{fill:#ccc}.vote__block input:checked~label{fill:#f3c42e}.vote__block label:hover,.vote__block label:hover~label{fill:#f3c42e}.vote__block input{opacity:0;position:absolute;top:0;z-index:0}.favorite{background-color:rgba(0,0,0,0);border:none;padding:5px 0 5px 30px;background-image:url("/images/star-favorite.png");background-repeat:no-repeat;background-position:left center;margin-right:30px}.favorite:hover{opacity:.7}.my-address{background-color:rgba(0,0,0,0);border:none;padding:5px 0 5px 30px;background-image:url("/images/community.png");background-repeat:no-repeat;background-position:left center;margin-right:20px}.my-address:hover{opacity:.7}.home-action-panel{display:flex;margin-bottom:20px}.work-field__wrapper{margin-bottom:10px;border:1px solid #3ba19c;border-radius:4px}.work-field__wrapper .work-title{padding:5px 10px;background:#f0f8ff;font-weight:bold;margin-bottom:5px}.work-field__wrapper .work-field{display:flex;margin-bottom:5px;align-items:center}.work-field__wrapper .work-field label{flex:1;padding-left:10px}.work-field__wrapper .work-field span{flex:0 1 auto;text-align:right;padding-right:10px}.manager-preview{padding:10px;background:rgba(0,158,228,.0509803922)}.manager-preview__address{padding-left:30px;background-image:url("/images/address.png");background-repeat:no-repeat;background-position:0 center;margin:15px 0;font-family:"OpenSans-Medium"}a.manager-preview__link{width:100%;text-align:center;display:block;margin:10px 0;background-color:#009ee4;color:#fff;padding:10px;box-sizing:border-box}a.manager-preview__link:hover{opacity:.7;color:#fff}.panel__map-activate{width:210px;height:104px;background:rgba(0,158,228,.568627451);position:absolute;top:50%;left:50%;margin:-52px 0 0 -105px;z-index:10;border:none;padding:10px 20px;text-align:center;color:#fff;text-decoration:none;cursor:pointer;border-radius:4px}.panel__map-activate:hover{opacity:.7}@media screen and (max-width: 500px){.home-action-panel{flex-direction:column;justify-content:center}.favorite-form{margin-bottom:15px}}
.manager-item{display:flex;padding:1rem 0}.manager-item__map{margin-right:10px;border-left:2px solid #0055f3}@media screen and (max-width: 500px){.manager-item{flex-direction:column;border-bottom:1px solid #3ba19c;padding:1rem 0}.manager-item__map{margin-right:0px;margin-bottom:10px;text-align:center;border:none;background:#fcfcf7}}
.project-preview{width:280px;height:280px;margin:8px;display:inline-block;background-color:#009ee4;position:relative;background-size:cover}.project-preview__title{position:absolute;padding:15px;top:115px;right:0;left:0;background-color:rgba(31,45,54,.61);color:#fff;text-align:center;transition:ease-in .7s}.project-preview__title:hover{top:0;bottom:0}.project-desc__block{margin:15px 0}.project-desc__title{font-weight:bold;display:block}
.tab__container{margin:20px 0}.tab__container.m0{margin:0}.tab-nav{background-color:#f0f8ff;border:1px solid #009ee4;border-radius:2px;color:#263238;display:inline-block;font-size:14px;margin:0 5px 5px 0;padding:5px 10px;text-transform:uppercase;text-decoration:none;cursor:pointer}.tab-nav.tab-nav__active{background-color:#009ee4;color:#fff}.tab__content{display:none}.tab__content.tab__active{display:block}
.rating__block{margin-left:.5rem}.rating__block label{float:right;cursor:pointer;position:relative;z-index:1}.rating__block svg{margin-right:3px;height:1.5rem;width:1.5rem}.rating__block input~label{fill:#ccc}.rating__block input:checked~label{fill:#f3c42e}.rating__block label:hover,.rating__block label:hover~label{fill:#f3c42e}.rating__desc{font-size:.8rem;text-align:center}.rating__block input{opacity:0;position:absolute;top:0;z-index:0}.gold-star{margin-right:5px;margin-left:10px;height:1.2rem;width:1.2rem;fill:#f3c42e}
.sidebar__photo-wrapper{display:none}.sidebar__photo-add{width:100%;position:relative;cursor:pointer;margin:10px 0}.sidebar__photo{position:relative}.sidebar__photo-preview{text-align:center}.sidebar__photo-template{border-radius:4px;display:inline-block;max-width:300px;min-height:120px;margin-bottom:10px}.sidebar__photo-save{display:none}
.form-group{margin-bottom:10px}.form-group label{font-size:1rem;line-height:1.5rem;font-weight:bold;display:block}.form-group textarea{min-height:150px}.form-item{padding:12px 8px;border:1px solid #009ee4;border-radius:4px;width:100%;box-shadow:0 1px 2px 0px #a6d8ca;box-sizing:border-box}.submit-button{padding:10px 10px;display:block;text-align:center;border-radius:4px;background-color:#3ba19c;color:#fff;cursor:pointer}.submit-button:hover{background-color:#00d094}
.comment__item{margin-bottom:15px;padding:10px;border-radius:4px;border:1px solid #ccc}.comment__header{display:flex;margin-bottom:10px}.comment__avatar{width:24px;height:24px;background-size:cover;margin-right:5px;background-image:url("/images/avatar.png")}.comment__date{text-align:right;font-size:.8em;color:#777}
.help-me .help-me__item{margin-bottom:20px}.help-me .help-me__question{font-weight:bold;font-size:19px;color:#009ee4}.help-me ul,.help-me ol{padding-left:20px}.help-me li{list-style-type:circle}
.worktime__day{display:flex;padding:10px;align-items:center}.worktime__day:nth-child(even){background-color:rgba(0,208,148,.1019607843)}.worktime__day.current{border-left:#0055f3 solid 3px}.worktime__weekday{flex:0 0 160px}.worktime__open{flex:1;text-align:center}.worktime__break{flex:1;text-align:center}.worktime__comment{margin-bottom:10px;font-size:13px;padding:5px;background-color:rgba(119,204,242,.3294117647);font-style:italic}.worktime__title{margin-left:-10px;margin-bottom:0}@media(max-width: 500px){.worktime__weekday{flex:0 0 50px}}
.sidebar-home__wrapper{background-color:rgba(0,158,228,.0509803922);padding:10px;border-radius:4px}.sidebar-home__wrapper h2{font-size:20px;text-align:center;margin-bottom:20px}.sidebar-home__row{display:flex;justify-content:space-between;margin:7px 0}.sidebar-home__label{text-align:left;font-family:"OpenSans-Medium"}.sidebar-home__value{text-align:right}.sidebar-home__link{display:block;text-align:center;margin-top:15px}.other-homes__wrapper h2{font-size:20px;text-align:center;margin-bottom:20px}.other-homes__item{display:block;margin:10px 0;padding:20px 10px;background-position:0 center;background-size:cover;border-radius:4px}.other-homes__item:hover{opacity:.7}.other-homes__address{display:block;color:#fff;font-size:18px;text-shadow:1px 1px #000;margin-bottom:20px}.other-homes__year{display:block;color:#fff;font-size:15px;text-shadow:1px 1px #000;margin-bottom:20px}
.block-alarm{display:flex;margin:10px -0.5rem;flex-wrap:wrap}.block-alarm__item{display:block;padding:20px 10px;background-position:0 center;background-size:cover;border-radius:4px}.block-alarm__item:hover{opacity:.7}.block-alarm__address{display:block;color:#fff;font-size:18px;text-shadow:1px 1px #000;margin-bottom:20px}.block-alarm__year{display:block;color:#fff;font-size:15px;text-shadow:1px 1px #000;margin-bottom:20px}@media(max-width: 500px){.block-alarm{margin:10px 0}}
.faq-item{padding:5px 5px 5px 5px;display:flex;border:1px solid #e3e3e3;flex-direction:column}.faq-item ul,.faq-item ol{margin:10px 0;padding-left:20px}.faq-item ul li,.faq-item ol li{list-style-type:circle}.faq-block__title:before{content:"";display:inline-block;width:30px;height:30px;margin-right:10px;margin-top:5px;background-image:url(/images/list-text.png);background-repeat:no-repeat;vertical-align:bottom}.faq-item__question{box-sizing:border-box;flex:1;padding:15px;font-size:20px;line-height:1.4em;text-align:left;cursor:pointer}.faq-item__answer{padding:0 20px 30px 20px;font-size:17px;line-height:1.4em;display:none}@media(max-width: 500px){.faq-item__question{padding:7px;font-size:17px}.faq-item__answer{padding:0 10px 20px 10px;font-size:15px}}
.header__search{display:flex}.search__submit-button{background-image:url("/images/search-button.png");background-repeat:no-repeat;background-position:center;width:50px;border:none}.search__submit-button:hover{opacity:.7}.auth__burger-container{display:none}@media screen and (max-width: 500px){.header__search{width:100%}.auth{display:flex;justify-content:space-between;align-items:center;width:100%;margin:10px 0}.auth__burger-container{display:flex;height:100%;width:30px;cursor:pointer;flex-direction:column;justify-content:center;align-items:center}.auth__burger,.auth__burger::before,.auth__burger::after{display:block;background-color:#3ba19c;position:absolute;height:4px;width:30px;transition:transform 400ms cubic-bezier(0.23, 1, 0.32, 1);border-radius:2px}.auth__burger::before{content:"";margin-top:-8px}.auth__burger::after{content:"";margin-top:8px}.auth__burger-container.active .auth__burger::before{margin-top:0px;transform:rotate(405deg)}.auth__burger-container.active .auth__burger{background:hsla(0,0%,100%,0)}.auth__burger-container.active .auth__burger::after{margin-top:0px;transform:rotate(-405deg)}}
.user-menu{display:flex;background:#f0f8ff;margin-top:20px}.user-menu a{padding:15px}.user-menu a:not(:last-child){border-right:1px solid #fff}.user-menu .user-menu__logout{margin-left:auto}@media screen and (max-width: 500px){.user-menu{flex-direction:column}.user-menu a{text-align:center}.user-menu a:not(:last-child){border-right:none;border-bottom:1px solid #fff}.user-menu .user-menu__logout{margin-left:0}}
.user-data__item{margin-bottom:20px}.user-data__label{font-weight:bold}
@media screen and (max-width: 500px){#yandex_rtb_R-A-763219-13{min-height:530px}#yandex_rtb_R-A-763219-15{min-height:530px}}
.filter-block{margin-bottom:20px}.filter-block__wrapper{min-height:100px;max-height:350px;overflow-y:scroll;padding:7px;background:#f0f8ff}.filter-block__label{font-size:16px;letter-spacing:.2px;line-height:24px;font-weight:700;margin-bottom:7px}@media(max-width: 500px){.mobile_filter-toggler{background-image:url("/images/filter.png");background-repeat:no-repeat;background-position:right 10px center}.mobile_filter-toggler.button-line{text-align:left}.filter-block__wrapper{width:300px}.filters__section{position:fixed;top:0;left:0;right:0;bottom:0;overflow-y:scroll;padding:10px;background-color:#fff}.mobile_filter-close{width:30px;height:30px;cursor:pointer;position:absolute;right:10px;top:10px}.mobile_filter-close::before{content:"";transform:rotate(405deg);display:block;background-color:#3ba19c;position:absolute;height:4px;width:30px;border-radius:2px;right:10px;top:10px}.mobile_filter-close::after{content:"";transform:rotate(-405deg);display:block;background-color:#3ba19c;position:absolute;height:4px;width:30px;border-radius:2px;right:10px;top:10px}}
