/*!
 * Cropper v4.1.0
 * https://fengyuanchen.github.io/cropper
 *
 * Copyright 2014-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2019-10-12T07:43:47.783Z
 */.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:rgba(51,153,255,.75);overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:33.33333%;left:0;top:33.33333%;width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:33.33333%;top:0;width:33.33333%}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:after,.cropper-center:before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width:768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width:992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width:1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC")}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.covers{height:300px;overflow:auto;position:relative}.covers-title{font-family:PT Sans Bold,sans-serif;margin-bottom:5px}.covers-cover{background-position:50%;background-size:cover;cursor:pointer;height:125px;margin-bottom:15px;overflow:hidden;position:relative;width:100%}.covers-cover-img{height:inherit;object-fit:cover;-o-object-fit:cover;width:inherit}.covers-cover-ie img{opacity:0}.covers-cover-info{color:#fff;left:0;padding-top:36px;position:absolute;text-align:center;top:100%;-webkit-transition:.3s;transition:.3s;width:100%;z-index:2}.covers-cover-info-icon{font-size:26px}.covers-cover-user:before{background:#fff;content:"";height:70px;left:50%;opacity:0;position:absolute;top:20px;-webkit-transition:.3s;transition:.3s;width:1px;z-index:3}.covers-cover-user:hover:before{opacity:1}.covers-cover-link{color:#fff;height:100%;padding-top:36px;position:absolute;text-align:center;-webkit-transition:.3s;transition:.3s;width:50%;z-index:2}.covers-cover-link-trash{left:0;top:100%}.covers-cover-link-ok{right:0;top:-100%}.covers-cover-link:hover{background:rgba(0,0,0,.5)}.covers-cover-link-icon{font-size:26px}.covers-cover-selected{border:3px solid #34a853;cursor:default}.covers-cover-selected:after{opacity:1!important}.covers-cover-selected-icon{background:#34a853;bottom:0;color:#fff;height:20px;left:0;line-height:20px;position:absolute;text-align:center;width:20px;z-index:2}.covers-cover-add{background:url(../images/icon-upload-5c27bbb93ea5758cb607.jpg) 50% no-repeat;border:2px dashed #dedede}.covers-cover-add:after{display:none}.covers-cover-add:hover{border-color:#d1d1d1}.covers-cover:after{background:rgba(0,0,0,.5);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;-webkit-transition:.3s;transition:.3s;width:100%;z-index:1}.covers-cover:hover:after{opacity:1}.covers-cover:hover .covers-cover-info,.covers-cover:hover .covers-cover-link{top:0}.covers-info{color:#666;font-size:14px;margin-bottom:10px}.covers-add{border:2px dashed #dedede;border-radius:3px;height:340px;overflow:hidden;position:relative}.covers-add:hover{border-color:#d1d1d1}.covers-add-text{background:url(../images/icon-upload-5c27bbb93ea5758cb607.jpg) center 0 no-repeat;bottom:0;color:#aaa;height:100px;left:0;margin:auto;max-width:50%;padding-top:50px;position:absolute;right:0;text-align:center;top:0;width:100%}.covers-add-input{background:none;cursor:pointer;height:100%;left:0;outline:none!important;padding:500px 0 0 500px;position:absolute;top:0;width:100%}@media (max-width:767px){.covers-add{height:200px}.covers-add-text{max-width:80%}}@media (min-width:767px){.covers .col-lg-6:nth-child(odd){padding-right:7.5px}.covers .col-lg-6:nth-child(2n){padding-left:7.5px}}.cap-del-cover{background:url(../images/icon-del_cover-b135d93dd7d75156d689.png) center 20px no-repeat}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.leaflet-tile::-moz-selection{background:transparent}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-overlay-pane svg,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{padding:0;width:auto}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{-webkit-filter:inherit;filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{-webkit-box-sizing:border-box;box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1),-webkit-transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{-webkit-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:hsla(0,0%,100%,.5);border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;-webkit-box-shadow:0 1px 5px rgba(0,0,0,.65);box-shadow:0 1px 5px rgba(0,0,0,.65)}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;-webkit-box-shadow:0 1px 5px rgba(0,0,0,.4);box-shadow:0 1px 5px rgba(0,0,0,.4)}.leaflet-control-layers-toggle{background-image:url(../images/layers-416d91365b44e4b4f477.png);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(../images/layers-2x-8f2c4d11474275fbc161.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(../images/marker-icon-2b3e1faf89f94a483539.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:hsla(0,0%,100%,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:baseline!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:hsla(0,0%,100%,.8);border:2px solid #777;border-top:none;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{-webkit-box-shadow:none;box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid rgba(0,0,0,.2)}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;-webkit-box-shadow:0 3px 14px rgba(0,0,0,.4);box-shadow:0 3px 14px rgba(0,0,0,.4);color:#333}.leaflet-container a.leaflet-popup-close-button{background:transparent;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.4);box-shadow:0 1px 3px rgba(0,0,0,.4);color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:transparent;border:6px solid transparent;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.leaflet-custom{height:100%;pointer-events:none;position:absolute;width:100%;z-index:1000}.leaflet-control-fullscreen a{background:#fff url(../images/fullscreen-f2c17d21245758a145e8.png) no-repeat 0 0;background-size:26px 52px}.leaflet-touch .leaflet-control-fullscreen a{background-position:2px 2px}.leaflet-fullscreen-on .leaflet-control-fullscreen a{background-position:0 -26px}.leaflet-touch.leaflet-fullscreen-on .leaflet-control-fullscreen a{background-position:2px -24px}.leaflet-container:-webkit-full-screen{height:100%!important;width:100%!important}.leaflet-container.leaflet-fullscreen-on,.leaflet-pseudo-fullscreen{height:100%!important;width:100%!important}.leaflet-pseudo-fullscreen{left:0!important;position:fixed!important;top:0!important;z-index:99999}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.leaflet-control-fullscreen a{background-image:url(../images/fullscreen@2x-29e76bbe73634d791d3c.png)}}@-webkit-keyframes leaflet-gestures-fadein{0%{opacity:0}to{opacity:1}}@keyframes leaflet-gestures-fadein{0%{opacity:0}to{opacity:1}}.leaflet-container:after{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-animation:leaflet-gestures-fadein .8s backwards;animation:leaflet-gestures-fadein .8s backwards;background:rgba(0,0,0,.5);bottom:0;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Roboto,Arial,sans-serif;font-size:22px;justify-content:center;left:0;padding:15px;pointer-events:none;position:absolute;right:0;top:0;z-index:461}.leaflet-gesture-handling-scroll-warning:after,.leaflet-gesture-handling-touch-warning:after{-webkit-animation:leaflet-gestures-fadein .8s forwards;animation:leaflet-gestures-fadein .8s forwards}.leaflet-gesture-handling-touch-warning:after{content:attr(data-gesture-handling-touch-content)}.leaflet-gesture-handling-scroll-warning:after{content:attr(data-gesture-handling-scroll-content)}.event-card{position:relative}.event-card ::-moz-selection{background:#34a853;color:#fff}.event-card ::-webkit-selection{background:#34a853;color:#fff}.event-card ::selection{background:#34a853;color:#fff}.event-card-content-img,.event-card-content-title-icon,.event-card-header-ava,.event-card-houses-my{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.event-card-new .event-card-header2{border-left:4px solid #34a853}.event-card-new .event-card-header2-date:after{color:#34a853;content:"новое";margin-left:10px}.event-card-updated .event-card-header2{border-left:4px solid #ebbb2d}.event-card-updated .event-card-header2-date:after{color:#ebbb2d;content:"обновлено";margin-left:10px}.event-card-header{background:#fafafa;border-top:1px solid #dedede;font-size:0;padding:0 40px 0 65px;position:relative}.event-card-header-ava{background:#25698e;border-radius:3px;height:34px;left:15px;position:absolute;top:10px;width:34px}.event-card-header-ava-img{display:block;height:100%;width:100%}.event-card-header-spacer{display:inline-block;height:53px;vertical-align:middle}.event-card-header-content,.event-card-header-name{display:inline-block;max-width:100%;vertical-align:middle}.event-card-header-name{font-family:PT Sans Bold,sans-serif;font-size:16px;line-height:20px;margin-right:10px;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.event-card-header-time{color:#aaa;cursor:pointer;display:inline-block;font-size:14px;line-height:20px;text-decoration:none;vertical-align:middle}.event-card-header-time:hover{color:#34a853}.event-card-header2{background:#fafafa;border-top:1px solid #dedede;padding:12px 15px 15px}.event-card-header2-date{color:#aaa;display:inline-block;font-size:14px;line-height:14px;margin-bottom:10px}.event-card-header2-date:hover{color:#34a853}.event-card-header2-content{display:block;min-height:34px;padding-left:45px;position:relative}.event-card-header2-content-link:hover{color:#34a853}.event-card-header2-content-link:focus,.event-card-header2-content-link:hover{outline:none}.event-card-header2-content-icon{border-radius:3px;display:block;height:34px;left:0;margin-top:-17px;position:absolute;top:50%;width:34px}.event-card-header2-content-title{word-wrap:break-word;display:inline-block;font:20px/24px PT Sans Bold,sans-serif;max-width:100%;text-decoration:none}.event-card-header2-content-from{font-size:14px;line-height:14px}.event-card-header2-content-from a:hover{color:#34a853}.event-card-header2-options{position:absolute;right:5px;top:10px}.event-card-header2-options-btn{color:#aaa;cursor:pointer;display:block;font-size:16px;height:32px;line-height:32px;text-align:center;width:32px}.event-card-block{word-wrap:break-word;border-bottom:1px solid #dedede;font-size:16px;margin-bottom:15px;max-width:100%;padding-bottom:15px}.event-card-block:last-of-type{border:0;margin:0;padding:0}.event-card-title{display:inline-block;margin-top:15px;min-height:34px;outline:none;padding:0 15px 0 60px;position:relative}.event-card-title-icon{border-radius:3px;display:block;height:34px;left:15px;margin-top:-17px;position:absolute;top:50%;width:34px}.event-card-title-text{word-wrap:break-word;display:inline-block;font-size:24px;line-height:30px;max-width:100%;text-decoration:none}.event-card-title:hover{color:#34a853}.event-card-title:focus,.event-card-title:hover{outline:none}@media (max-width:767px){.event-card-title-text{font-size:20px;line-height:22px}}.event-card-houses{background:#666;color:#fff;font-size:16px;margin-bottom:15px;padding:10px 15px}.event-card-houses a{color:#fff}.event-card-houses a:hover{text-decoration:underline}@media (max-width:767px){.event-card-houses{margin:0 -15px 15px}}.event-card-edited{font-size:16px;padding:15px 0 15px 42px;position:relative}.event-card-edited-icon{color:#fbbc05;font-size:28px;left:3px;line-height:28px;margin-top:-21px;position:absolute;top:50%}.event-card-content{padding:15px}.event-card-map{width:100%}.event-card-date{font-family:PT Sans Bold,sans-serif;font-size:20px;line-height:26px}.event-card-footer{background:#fafafa;border-bottom:1px solid #dedede;padding:15px}.event-card-footer-more{cursor:pointer;display:block;float:right;font-size:16px;margin-top:1px}.event-card-footer-more:hover{text-decoration:underline}.event-card-status{border-radius:3px;color:#fff;font-size:16px;height:28px;line-height:26px;text-align:center;width:125px}.modal-event ::-moz-selection{background:#34a853;color:#fff}.modal-event ::-webkit-selection{background:#34a853;color:#fff}.modal-event ::selection{background:#34a853;color:#fff}.modal-event-header-ava,.modal-event-title-icon{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.modal-event-header{background:#f6f6f6;border-bottom:1px solid #dedede;border-radius:3px 3px 0 0;font-size:0;padding:0 190px 0 65px;position:relative}.modal-event-header-ava{background:#25698e;border-radius:3px;height:34px;left:15px;position:absolute;top:10px;width:34px}.modal-event-header-img{display:block;height:100%;width:100%}.modal-event-header-spacer{display:inline-block;height:53px;vertical-align:middle}.modal-event-header-content,.modal-event-header-name{display:inline-block;max-width:100%;vertical-align:middle}.modal-event-header-name{font:16px/20px PT Sans Bold,sans-serif;margin-right:5px;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.modal-event-header-time{color:#aaa;cursor:pointer;display:inline-block;font-size:14px;line-height:18px;text-decoration:none;vertical-align:bottom}.modal-event-header-close{cursor:pointer;display:block;font-size:39px;height:26px;line-height:26px;position:absolute;right:9px;text-align:center;text-decoration:none;top:15px;width:26px}.modal-event-header-close:hover{color:#000}@media (max-width:767px){.modal-event-header{padding:0 35px 0 65px}.modal-event-header-new{display:none}}.modal-event-header2{background:#fafafa;border-radius:3px 3px 0 0;border-top:1px solid #dedede;padding:12px 15px 15px;position:relative}.modal-event-header2 .ui-modal-header-close{top:20px}.modal-event-header2-date{color:#aaa;display:inline-block;font-size:14px;line-height:14px;margin-bottom:10px}.modal-event-header2-date:hover{color:#34a853}.modal-event-header2-content{display:block;min-height:34px;padding-left:45px;position:relative}.modal-event-header2-content-link:hover{color:#34a853}.modal-event-header2-content-link:focus,.modal-event-header2-content-link:hover{outline:none}.modal-event-header2-content-icon{border-radius:3px;display:block;height:34px;left:0;margin-top:-17px;position:absolute;top:50%;width:34px}.modal-event-header2-content-title{word-wrap:break-word;display:inline-block;font:20px/24px PT Sans Bold,sans-serif;max-width:100%;text-decoration:none}.modal-event-header2-content-from{font-size:14px;line-height:14px}.modal-event-header2-content-from a:hover{color:#34a853}.modal-event-header2-options{position:absolute;right:6px;top:37px}.modal-event-header2-options-btn{color:#aaa;cursor:pointer;display:block;font-size:16px;height:32px;line-height:32px;text-align:center;width:32px}.modal-event-title{margin-bottom:15px;padding:0 0 0 50px;position:relative}.modal-event-title-icon{border-radius:3px;display:block;height:34px;left:0;margin-top:-17px;position:absolute;top:50%;width:34px}.modal-event-title-text{word-wrap:break-word;font-size:28px;line-height:30px;max-width:100%}.modal-event-houses{background:#666;color:#fff;font-size:16px;margin:0 -15px 15px;padding:10px 15px}.modal-event-houses a{border-bottom:1px solid transparent;color:#fff;display:inline-block}.modal-event-houses a:hover{border-color:#fff}.modal-event-edited{font-size:16px;margin-top:-15px;padding:15px 0 15px 45px;position:relative}.modal-event-edited-icon{color:#fbbc05;font-size:28px;left:5px;line-height:28px;margin-top:-21px;position:absolute;top:50%}.modal-event-text{font-size:18px!important}.modal-event-date{font:20px/24px PT Sans Bold,sans-serif}.modal-event-content{background:#fff;padding:15px}.modal-event-content2{background:#fff;padding:0 15px 15px}.modal-event-block{word-wrap:break-word;border-bottom:1px solid #dedede;font-size:16px;margin-bottom:15px;max-width:100%;padding-bottom:15px}.modal-event-block:last-of-type{border:0;margin:0;padding:0}.modal-event-contractor{padding-left:100px!important;position:relative}.modal-event-contractor-label{left:0;position:absolute;top:1px}.modal-event-contractor-name{font:16px/22px PT Sans Bold,sans-serif}.modal-event-contractor-name,.modal-event-contractor-phones{word-wrap:break-word;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.modal-event-contractor-phones{font:14px/16px PT Sans Regular,sans-serif}.modal-event-status-progress,.modal-event-status-text{display:inline-block;vertical-align:middle}.modal-event-status-progress{border-radius:3px;color:#fff;font-size:16px;height:28px;line-height:26px;margin-left:20px;text-align:center;width:125px}.modal-event-footer{background:#fff;font-size:16px}.modal-event-footer-line:nth-child(odd){background:#fafafa}.modal-event-footer-link{background:transparent;border:0;display:block;outline:none;padding:10px 15px;text-align:left;width:100%}.modal-event-footer-link-adr,.modal-event-footer-link-icon{display:inline-block;vertical-align:middle}.modal-event-footer-link-icon{background:#fff;border:1px solid #dedede;border-radius:3px;font-size:22px;height:28px;line-height:26px;margin-right:10px;text-align:center;width:28px}.modal-event-footer-link-icon:after{content:"-"}.modal-event-footer-link-adr{font-family:PT Sans Bold,sans-serif}.modal-event-footer-link.collapsed .modal-event-footer-link-icon:after{content:"+"}.modal-event-footer-link:hover .modal-event-footer-link-adr{color:#34a853}.modal-event-footer-data{background:#fff;padding:0 15px 10px}.modal-event-footer-adr-link{border-top:1px solid #dedede;display:block;padding:2px 0 4px 42px}.modal-event-footer-adr-link:hover{background:#fafafa;color:#34a853}.modal-event-footer-adr-link:last-of-type{border-bottom:1px solid #dedede}.modal-event-close{background:#fafafa;border:1px solid #dedede;cursor:pointer;display:block;font:16px/53px PT Sans Bold,sans-serif;text-align:center}.modal-event-close:hover{background:#f5f5f5}@media (max-width:767px){.modal-event-title-text{font-size:22px;line-height:24px}}.company-card{background:#fafafa;border-radius:3px;-webkit-box-shadow:0 0 0 1px #dedede;box-shadow:0 0 0 1px #dedede;height:190px;margin-bottom:20px;padding:10px 15px 10px 265px;position:relative;z-index:1}.company-card:hover{background:#fff;-webkit-box-shadow:0 0 0 1px #ccc;box-shadow:0 0 0 1px #ccc}.company-card-img{display:block;font-size:0;height:190px;left:0;padding-left:10px;position:absolute;text-align:center;top:0;width:255px}.company-card-img:hover{opacity:.9}.company-card-img-none:before{background:url(../images/bg-card_no_img-4df59fdda6ceb8ef2de5.png) 50% no-repeat;background-size:cover;content:"";display:block;height:170px;left:10px;position:absolute;top:10px;width:245px}.company-card-img-none:hover{opacity:1}.company-card-img-spacer{display:inline-block;height:170px;vertical-align:middle;width:0}.company-card-img-logo{display:inline-block;max-height:100%;max-width:100%;vertical-align:middle}.company-card-content{font-size:16px}.company-card-adr{color:#666;font-family:PT Sans Bold,sans-serif;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.company-card-title{margin-bottom:9px;max-height:54px;overflow:hidden}.company-card-title-link{word-wrap:break-word;font:24px/27px PT Sans Bold,sans-serif;max-width:100%;text-decoration:none}.company-card-title-link:hover{color:#34a853}.company-card-objects{background:#aaa;border-radius:3px;color:#fff;display:inline-block;font-size:14px;padding:2px 10px 4px;text-decoration:none;vertical-align:middle}.company-card-objects:hover{background:#666;color:#fff}.company-card-btn{left:265px;position:absolute;top:146px;width:170px}.company-card-btn .btn{font-size:16px}.company-card-to-company{cursor:pointer;display:block;left:445px;position:absolute;text-decoration:none;top:151px}.company-card-to-company:hover{text-decoration:underline}@media (max-width:767px){.company-card{height:auto;padding:0 15px 20px;text-align:center}.company-card-img{display:inline-block;height:auto;margin:20px 0;max-height:190px;max-width:255px;padding:0;position:relative;width:auto}.company-card-img-spacer{display:none}.company-card-img-none{width:100%}.company-card-img-none:before{height:170px;max-width:245px;width:100%}.company-card-btn,.company-card-img-none:before,.company-card-to-company{left:0;position:relative;top:0}.company-card-btn{margin:20px auto}.company-card-to-company{display:inline-block}.company-card-title{max-height:inherit}.company-card-adr{margin-bottom:5px;overflow:auto;white-space:normal}}.company-card2{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-pack:flex-start;-webkit-box-pack:start;-ms-flex-line-pack:stretch;-ms-flex-align:center;-webkit-box-align:center;align-content:stretch;align-items:center;background:#fafafa;border-radius:3px;-webkit-box-shadow:0 0 0 1px #dedede;box-shadow:0 0 0 1px #dedede;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:190px;justify-content:flex-start;margin-bottom:20px;padding:10px 15px 10px 10px;position:relative;z-index:1}.company-card2:hover{background:#fff;-webkit-box-shadow:0 0 0 1px #ccc;box-shadow:0 0 0 1px #ccc}.company-card2-img{-webkit-box-ordinal-group:2;-ms-flex-order:1;display:inline-block;font-size:0;height:170px;margin-right:10px;order:1;text-align:center;width:255px}.company-card2-img:hover{opacity:.9}.company-card2-img-none:before{background:url(../images/bg-card_no_img-4df59fdda6ceb8ef2de5.png) 50% no-repeat;background-size:cover;content:"";display:block;height:170px;width:245px}.company-card2-img-none:hover{opacity:1}.company-card2-img-spacer{display:inline-block;height:170px;vertical-align:middle;width:0}.company-card2-img-logo{display:inline-block;max-height:100%;max-width:100%;vertical-align:middle}.company-card2-content{-webkit-box-ordinal-group:3;-ms-flex-order:2;font-size:16px;order:2}.company-card2-adr{color:#666;font-family:PT Sans Bold,sans-serif;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.company-card2-title{margin-bottom:20px;max-height:54px;overflow:hidden}.company-card2-title-link{word-wrap:break-word;font:24px/27px PT Sans Bold,sans-serif;max-width:100%;text-decoration:none}.company-card2-title-link:hover{color:#34a853}.company-card2-btn{display:inline-block;margin-right:10px;vertical-align:middle;width:170px}.company-card2-btn .btn{font-size:16px}.company-card2-to-company{cursor:pointer;text-decoration:none}.company-card2-to-company:hover{text-decoration:underline}@media (max-width:767px){.company-card2{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-align:flex-start;-webkit-box-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;height:auto;padding:15px;text-align:center}.company-card2-img{height:auto;margin:0 auto 10px;max-height:190px;max-width:255px;width:auto}.company-card2-img-spacer{display:none}.company-card2-img-none{width:100%}.company-card2-img-none:before{max-width:245px;width:100%}.company-card2-title{margin-bottom:30px;max-height:inherit}.company-card2-adr{margin-bottom:5px;overflow:auto;white-space:normal}.company-card2-btn{display:block;margin:0 auto 5px}}.house-header{background-position:50%;background-size:cover;color:#fff;height:200px;margin:0 -15px;position:relative}.house-header:after{background:rgba(0,0,0,.5);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.house-header-brcr{left:15px;position:absolute;top:10px;z-index:2}.house-header-bg-full{background:rgba(0,0,0,.5);border-radius:3px;color:#fff;cursor:pointer;display:block;height:36px;line-height:36px;position:absolute;right:15px;text-align:center;top:10px;width:36px;z-index:3}.house-header-bg-full:hover{background:#000}.house-header-info{bottom:10px;left:15px;position:absolute;width:60%;z-index:2}.house-header-name{color:#ccc;font-size:20px;line-height:20px}.house-header-name-text{display:inline-block;max-width:90%;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.house-header-name-icon{display:inline-block;font-size:12px;margin-left:3px;vertical-align:middle}.house-header-adr{font-size:34px;line-height:34px;margin-bottom:10px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.house-header-city{color:#ccc;margin-right:15px}.house-header-city,.house-header-on-map{display:inline-block;font-size:16px;vertical-align:middle}.house-header-on-map-icon,.house-header-on-map-link{color:#ccc;display:inline-block;vertical-align:middle}.house-header-on-map-link{border-bottom:1px dotted #fff;cursor:pointer;display:inline-block;vertical-align:middle}.house-header-control{bottom:10px;position:absolute;right:15px;width:270px;z-index:2}.house-header-control-title{font:16px/16px PT Sans Bold,sans-serif;margin-bottom:15px}.house-header-control-dweller{padding-top:20px}.house-header-control-dweller .btn{font-size:16px}.house-header-company-logo{display:block;float:left;font-size:0;height:34px;margin-right:10px;text-align:center;width:60px}.house-header-company-logo-spacer{display:inline-block;height:34px;vertical-align:middle;width:0}.house-header-company-logo-ava{display:inline-block;max-height:34px;max-width:60px;position:relative;vertical-align:middle}.house-header-company-logo-img{display:block;max-height:34px;max-width:60px}.house-header-company-title{color:#fff;display:inline-block;font-size:14px;line-height:14px;max-width:200px;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.house-header-company-title:hover{color:#34a853}.house-header-company-rating-star{color:#34a853;display:inline-block;font-size:15px;vertical-align:middle}.house-header-company-rating-num{display:inline-block;font-size:14px;vertical-align:middle}@media (max-width:1199px){.house-header-adr{font-size:28px;line-height:30px}}@media (max-width:767px){.house-header{height:auto;padding:20px 15px}.house-header .ui-brcr-btn-link{font-size:16px;height:36px;line-height:34px}.house-header-info{bottom:0;left:0;position:relative;width:100%}.house-header-adr{font-size:20px;line-height:26px;white-space:inherit}.house-header-bg-full,.house-header-company,.house-header-control-title,.house-header-on-map{display:none}.house-header-control{bottom:0;left:0;position:relative;width:100%}.house-header-control-dweller{padding-top:35px}}.house-header2-control-dweller{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;width:410px}.house-header2-control-dweller .btn{max-width:237px;min-width:200px}@media (max-width:767px){.house-header2-control-dweller{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.house-header2-control-dweller .btn{max-width:100%;width:100%}.house-header2-control-dweller .btn:last-child{margin-top:15px}}.house-header2-company{display:table;width:100%}.house-header2-company-logo{display:table-cell;padding-right:10px;vertical-align:middle}.house-data,.house-info{font-size:16px;margin-bottom:20px}.house-data-info{border-bottom:1px solid #dedede;margin-bottom:15px;padding-bottom:40px}.house-data-line{border-top:1px solid #dedede;padding:5px 15px}.house-data-line strong{display:inline-block;margin-left:5px}.house-data-line:nth-child(odd){background:#f6f6f6}.house-data-line:last-of-type{border-bottom:1px solid #dedede}.house-passport-link{color:#34a853;display:inline-block;font-size:16px;margin-top:10px;text-decoration:underline;vertical-align:middle}.house-passport-link:hover{color:#34a853;text-decoration:none}.house-social{border:1px solid #34a853;border-radius:3px;padding:20px 20px 20px 120px;position:relative}.house-social-icon{border-radius:50%;height:80px;left:20px;margin-top:-50px;position:absolute;top:50%;width:80px}.house-social-icon>svg{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:100%}.house-social-title{font-size:22px;line-height:22px;margin-bottom:10px}.house-social-name{font:18px/24px PT Sans Bold,sans-serif;margin-bottom:10px}.house-social-text a{color:#333;font-family:PT Sans Bold,sans-serif}.house-social-text a:hover{color:#34a853}@media (max-width:767px){.house-social{padding:15px}.house-social-icon{float:left;height:60px;left:0;margin:0 10px 10px 0;position:relative;top:0;width:60px}.house-social-icon>svg{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:100%}.house-social-title{font-size:18px;line-height:18px}.house-social-name{font-size:16px}}.house-award{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-pack:center;-webkit-box-pack:center;-ms-flex-line-pack:stretch;-ms-flex-align:start;-webkit-box-align:start;align-content:stretch;align-items:flex-start;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;margin-bottom:20px;min-height:80px;position:relative}.house-award-icon{-webkit-box-ordinal-group:2;-ms-flex-order:1;left:0;margin-top:-40px;order:1;position:absolute;top:50%}.house-award-icon-img{border-radius:50%;height:80px;width:80px}.house-award-content{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding-left:100px}.house-award-name,.house-award-text{font-size:16px;margin:0}.house-award-name{font:18px/18px PT Sans Bold,sans-serif;margin-bottom:5px}@media (max-width:767px){.house-award{min-height:60px}.house-award-icon{margin-top:-30px}.house-award-icon-img{height:60px;width:60px}.house-award-content{padding-left:80px}.house-award-text{margin:-15px 0 25px}}.house-deputy{border:1px solid #dedede;border-radius:3px;font-size:16px;margin-bottom:20px;min-height:200px;padding:20px 20px 20px 200px;position:relative}.house-deputy-foto{left:20px;position:absolute;top:24px}.house-deputy-foto-img{height:160px;width:160px}.house-deputy-name{font:22px/22px PT Sans Bold,sans-serif;margin-bottom:8px}.house-deputy-birth{font:18px/18px PT Sans Bold,sans-serif}.house-deputy-county{padding:5px 0 10px}.house-deputy-time{font-family:PT Sans Bold,sans-serif}.house-deputy-text{line-height:20px;margin-bottom:5px}.house-deputy-link{color:#34a853;text-decoration:underline}.house-deputy-link:hover{color:#34a853;text-decoration:none}@media (max-width:480px){.house-deputy{padding:20px}.house-deputy-foto{left:0;margin-bottom:20px;position:relative;top:0}.house-deputy-foto-img{height:auto;width:100%}}.house-precinct{border-bottom:1px solid #dedede;font-size:16px;margin-bottom:20px}.house-precinct-content{padding:0 0 20px 100px;position:relative}.house-precinct-content .btn{width:120px}.house-precinct-icon{border-radius:50%;height:80px;left:0;margin-top:-50px;position:absolute;top:50%;width:80px}.house-precinct-title{display:inline-block;font:18px PT Sans Bold,sans-serif;vertical-align:middle}.house-precinct-text{margin-bottom:20px}@media (max-width:480px){.house-precinct-content{padding:0 0 20px}.house-precinct-content .btn{display:block;margin:auto}.house-precinct-icon{display:block;margin:0 auto;position:relative;top:0}.house-precinct-title{display:block;margin:10px 0;text-align:center}.house-precinct-text{text-align:center}}.house-precinct2{border-bottom:1px solid #dedede;font-size:16px;margin-bottom:20px}.house-precinct2-content{padding:0 0 20px 100px;position:relative}.house-precinct2-icon{border-radius:50%;height:80px;left:0;margin-top:-50px;position:absolute;top:50%;width:80px}.house-precinct2-icon>svg{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:100%}.house-precinct2-title{font-size:22px;line-height:26px;margin-bottom:5px}.house-precinct2-info{font:18px/24px PT Sans Bold,sans-serif;margin-bottom:5px}.house-precinct2-adr{margin-bottom:15px}.house-precinct2-num{display:inline-block;margin-right:10px;width:170px}@media (max-width:480px){.house-precinct2-content{padding:0 0 20px;text-align:center}.house-precinct2-icon{display:block;margin:0 auto;position:relative;top:0}.house-precinct2-icon>svg{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:100%}.house-precinct2-title{display:block;margin:10px 0}.house-precinct2-num{display:block;margin:0 auto 10px}}.house-service-list{border-top:1px solid #dedede;font-size:16px;list-style:none;margin:0 -15px;padding:0}.house-service-list-nb{border:0}.house-service-list-item{border-bottom:1px solid #dedede;padding:15px 215px 15px 15px;position:relative}.house-service-list-item:hover{background:#fafafa}.house-service-list-contact{font-size:18px;line-height:18px;margin-top:-9px;position:absolute;right:15px;top:50%}.house-service-list-contact-link{cursor:pointer;font-family:PT Sans Bold,sans-serif}.house-service-list-contact-link:hover{color:#34a853}.house-service-list-name{font:18px/18px PT Sans Bold,sans-serif;margin-bottom:6px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.house-service-more{border-bottom:1px dotted #34a853;color:#34a853;cursor:pointer;display:inline-block;font-size:16px;margin:10px 0 20px}.house-service-more:hover{color:#34a853}@media (max-width:767px){.house-service-list-item{padding:15px}.house-service-list-contact{margin:15px 0 0;position:relative;right:0;top:0}}.house-adr{font-size:16px;margin-bottom:15px}.house-cap{border:1px solid #dedede;border-radius:3px;font-size:16px;margin-bottom:20px;padding:205px 0 20px;text-align:center}.house-cap-object-no-info{background:#fff url(../images/icon-no_info-f64c58c4e7a793a7363f.png) center 25px no-repeat}.house-cap-reg{background:url(../images/icon-reg-d8a26db70aa26092eba8.png) center 25px no-repeat}.house-cap-max-houses{background:url(../images/icon-no_subscr-612bbed12ffde5166d2d.png) center 25px no-repeat}.house-cap-added{background:url(../images/icon-ok2-dbf63408685d744f89a1.png) center 25px no-repeat}.house-cap-title{font-family:PT Sans Bold,sans-serif;font-size:20px;line-height:22px;margin-bottom:10px}.house-table{border-bottom:1px solid #dedede;font-size:16px}.house-table th{background:#f6f6f6;color:#34a853;font-weight:400;position:relative}.house-table th:after{border-right:1px solid #dedede;content:"";height:80%;position:absolute;right:0;top:7%}.house-table th:last-of-type:after{display:none}.house-table td,.house-table th{text-align:center}.house-table-with-data{cursor:pointer}.house-table-with-data-active,.house-table-with-data:hover{background:#fafafa}.house-table-with-data td{position:relative}.house-table-with-data-active .house-table-arrow-down{display:none}.house-table-with-data-active .house-table-arrow-up{display:block}.house-table-data-line{display:none}.house-table-data-line td{text-align:left}.house-table-data-line td .house-data{margin:0}.house-table-data-line td .house-data-line{border:0}.house-table-arrow{font-size:25px;height:20px;line-height:22px;margin-top:-10px;position:absolute;right:10px;top:50%}.house-table-arrow-up{display:none}.house-docs{margin-bottom:20px}.house-docs-icon{background:url(../images/icons-filetypes-6edb848b81afc16634dc.png) 0 0 no-repeat;display:table-cell;height:36px;width:31px}.house-docs-icon-txt{background-position:-32px 0}.house-docs-icon-word{background-position:-64px 0}.house-docs-icon-x{background-position:-96px 0}.house-docs-icon-p{background-position:-128px 0}.house-docs-icon-img{background-position:-160px 0}.house-docs-text{display:table-cell;font-size:16px;padding-left:10px;vertical-align:middle}.modal-feedback{margin:auto;max-width:300px}.modal-feedback label{font-family:PT Sans Bold,sans-serif;font-weight:400}.cap-del-foto{background:url(../images/icon-del_foto-eda72eb1c3c6161a9df5.png) center 20px no-repeat}.add-foto-modal-text{font-size:14px;margin-bottom:10px}.add-foto-modal-wrap{border:2px dashed #dedede;border-radius:3px;height:340px;overflow:hidden;position:relative}.add-foto-modal-wrap:hover{border-color:#d1d1d1}.add-foto-modal-wrap-text{background:url(../images/icon-upload-5c27bbb93ea5758cb607.jpg) center 0 no-repeat;bottom:0;color:#aaa;height:100px;left:0;margin:auto;max-width:50%;padding-top:50px;position:absolute;right:0;text-align:center;top:0}.add-foto-modal-wrap-input{background:none;cursor:pointer;height:100%;left:0;outline:none!important;padding:500px 0 0 500px;position:absolute;top:0;width:100%}@media (max-width:767px){.add-foto-modal-wrap{height:200px}.add-foto-modal-wrap-text{max-width:80%}}.company-post{margin-bottom:20px;position:relative}.company-post-header:before{display:block;margin-bottom:5px;margin-right:10px}.company-post.new .company-post-header{border-left:4px solid #34a853}.company-post.new .company-post-header-time:after{color:#34a853;content:"новое";margin-left:10px}.company-post.updated .company-post-header{border-left:4px solid #ebbb2d}.company-post.updated .company-post-header-time:after{color:#ebbb2d;content:"обновлено";margin-left:10px}.company-post.important:after,.company-post.new:after{content:"";height:100%;left:0;position:absolute;top:0}.company-post.important .company-post-content:before{background-color:#df362a;border-radius:.25em;color:#fff;content:"Важное";display:block;font-size:75%;font-weight:700;line-height:1;margin-bottom:10px;padding:.2em .6em;text-align:center;vertical-align:baseline;white-space:nowrap;width:60px}.company-post-header{background:#fafafa;border-top:1px solid #dedede;padding:15px 40px 15px 15px;position:relative}.company-post-header-menu{height:20px;margin-top:-10px;position:absolute;right:15px;top:50%}.company-post-header-menu-link{color:#aaa;cursor:pointer}.company-post-header-menu:hover,.open .company-post-header-menu{color:#333}.company-post-header-name{display:inline-block;font:16px/18px PT Sans Bold,sans-serif}.company-post-header-name:hover{color:#34a853}.company-post-header-time{color:#aaa;display:inline-block;font-size:14px;margin-bottom:8px}.company-post-header-time:hover{color:#34a853}.company-post-content{padding:15px}.company-post-content-name{display:inline-block;font-size:22px;margin-bottom:10px}.company-post-content-name:hover{color:#34a853}.company-post-content-text{font:16px/26px PT Sans Regular,sans-serif}.company-post-content-important{color:#df362a}.company-post-content-italic{font-style:italic}.company-post-content-img{bottom:0;display:block;left:0;margin:auto;position:absolute;right:0;top:0;width:100%}.company-post-content-gallery{display:block;height:400px;overflow:hidden;position:relative}.company-post-content-gallery span{background:#333;bottom:0;color:#fff;display:block;padding:10px 0;position:absolute;text-align:center;width:100%}.company-post-content-gallery:hover span{text-decoration:underline}.company-post-content-docs-more{color:#34a853;font-size:14px}.company-post-content-docs-more:active,.company-post-content-docs-more:focus,.company-post-content-docs-more:hover{color:#2e9549}.company-post-content-interview-line{margin-bottom:10px}.company-post-content-interview-title{margin-bottom:3px}.company-post-content-interview-votes{background:#fafafa;border-radius:3px;height:28px;overflow:hidden;position:relative}.company-post-content-interview-votes-bg{background:#dedede;border-radius:3px;height:28px;left:0;position:absolute;z-index:1}.company-post-content-interview-votes-bg.green{background:#34a853}.company-post-content-interview-votes-num{left:0;line-height:26px;position:absolute;text-align:center;text-shadow:0 0 10px #fff;width:100%;z-index:2}.company-post-content-interview-votes-procent{line-height:26px;position:absolute;right:5px;top:0}.company-post-footer{background:#fafafa;border-bottom:1px solid #dedede;padding:15px}.company-post-footer-comm{color:#aaa;display:inline-block;font-family:PT Sans Bold,sans-serif;line-height:28px}.company-post-footer-comm-icon{font-size:14px}.company-post-footer-comm:hover{color:#34a853}.company-post-footer-like,.company-post-footer-views{color:#aaa;display:inline-block;font-size:14px;vertical-align:middle}.company-post-footer-like{background:#fff;border:1px solid #dedede;border-radius:3px;cursor:pointer;line-height:24px;margin-left:5px;padding:0 5px}.company-post-footer-like-icon,.company-post-footer-like-text{display:inline-block;vertical-align:middle}.company-post-footer-like.active,.company-post-footer-like:hover{color:#34a853}.company-post-footer-like.active{border-color:#34a853}.company-post-footer:after{clear:both;content:"";display:table}@media (max-width:767px){.company-post-header-name{display:inline}.company-post-header-time{display:block;margin-top:5px}}.modal-company__post .one-post{background:#fff}.modal-company__post .one-post .op-share{margin:0 -25px;padding-left:25px;padding-right:25px}.modal-company__header{background:#fafafa;border-radius:3px 3px 0 0;border-top:1px solid #dedede;padding:12px 15px 15px;position:relative}.modal-company__header .ui-modal-header-close{top:20px}.modal-company__header-date{color:#aaa;display:inline-block;font-size:14px;line-height:14px;margin-bottom:10px}.modal-company__header-date:hover,.modal-company__header-link:hover{color:#34a853}.modal-company__header-link:focus,.modal-company__header-link:hover{outline:none}.modal-company__header-title{word-wrap:break-word;display:inline-block;font:20px/24px PT Sans Bold,sans-serif;max-width:100%;text-decoration:none}.modal-company__close{background:#fafafa;border:1px solid #dedede;cursor:pointer;display:block;font:16px/53px PT Sans Bold,sans-serif;text-align:center}.modal-company__close:hover{background:#f5f5f5}.modal-send-error-content{margin:auto;max-width:400px;position:relative}.modal-send-error-content label{font-family:PT Sans Bold,sans-serif;font-weight:400}.modal-send-error-content:after{background:url(../images/send-error-4c4b80ee7f2e5b4f9f5e.png) 0 0 no-repeat;content:"";display:block;height:80px;left:-90px;position:absolute;top:0;width:80px}@media (max-width:767px){.modal-send-error-content{padding-top:100px}.modal-send-error-content:after{left:50%;margin-left:-40px}.modal-send-error-content .cap-text,.modal-send-error-content .cap-title{text-align:center}}.block-comment__node{border-bottom:1px solid #ccc;font-size:16px;padding:20px 0;position:relative}.block-comment__node-header{position:relative}.block-comment__node-header-info{display:block;position:absolute;right:0;top:12px;width:270px}.block-comment__node-rating{float:right;position:relative}.block-comment__node-rating-empty{background-image:url(../fonts/star-7aaa63bbf1f21076df3b.svg);background-size:contain;display:block;height:25px;width:125px}.block-comment__node-rating-full{background-image:url(../fonts/star_full-ef5b0480f0819afb6754.svg);background-size:contain;display:block;height:25px;left:0;position:absolute;top:0}.block-comment__node-date{color:#ccc;font-size:12px;line-height:25px;position:absolute;right:145px;top:0}.block-comment__node-img{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;display:block;height:50px;left:0;position:absolute;top:0;vertical-align:top;width:50px}.block-comment__node-name{word-wrap:normal;display:block;font-family:PT Sans Bold,sans-serif;font-size:18px;line-height:50px;overflow:hidden;padding-left:65px;padding-right:290px;text-overflow:ellipsis;white-space:nowrap;width:100%}.block-comment__node-content{font-size:16px;line-height:25px;padding-top:15px}.block-comment__node-content-reply{background-color:#e5e5e5;margin-top:12px;padding:12px;position:relative}.block-comment__node-content-reply .reply-footnote{border-bottom:10px solid #e5e5e5;border-left:10px solid transparent;border-right:10px solid transparent;margin-bottom:-10px;position:relative;top:-22px;width:0}.block-comment__node-content-reply .author{font-weight:600}.block-comment__node:first-child{border-top:1px solid #ccc}@media (max-width:767px){.block-comment__node{padding:15px 0}.block-comment__node-header-info{display:block;padding-left:65px;padding-top:3px;position:relative;right:auto;top:auto;width:280px}.block-comment__node-rating{float:left;margin-right:10px;position:relative;width:100px}.block-comment__node-rating-empty{height:20px;width:100px}.block-comment__node-rating-full{height:20px}.block-comment__node-date{font-size:12px;line-height:20px;position:relative;right:auto;top:0}.block-comment__node-name{font-size:16px;line-height:30px;padding-left:65px;padding-right:0}}.comment{border-bottom:1px solid #dedede;min-height:50px;padding:23px 15px 15px 70px;position:relative}.comment:hover{background:#f5fbf6}.comment.answer{padding:20px 15px 15px 130px}.comment.answer .comment-ava{left:70px;top:45px}.comment.answer .comment-menu{top:42px}.comment-from{color:#aaa;font-size:14px;margin-bottom:3px}.comment-ava{border-radius:50%;display:block;left:15px;overflow:hidden;position:absolute;top:15px}.comment-ava img{display:block;height:40px;width:40px}.comment-ava:hover:after{background:hsla(0,0%,100%,.1);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.comment-menu{position:absolute;right:15px;top:24px}.comment-menu-link{color:#aaa;cursor:pointer}.comment-menu-link:hover,.comment-menu.open .comment-menu-link{color:#333}.comment-header{margin-bottom:5px}.comment-header-date{color:#aaa;display:inline-block;font-size:14px;margin-left:5px;vertical-align:middle}.comment-header-date span{font-size:12px}.comment-content{font-size:15px}.comment-images{font-size:0;margin-top:30px;position:relative}.comment-images :active,.comment-images :focus{outline:none}.comment-images div{cursor:pointer;display:inline-block;margin:0 .5% 5px;max-width:24%;position:relative}.comment-images a{display:block;position:relative}.comment-images a:hover:after{background:hsla(0,0%,100%,.1);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.comment-images img{width:100%}.comment-images span{background:#000;border-radius:0 3px 0 3px;color:#fff;cursor:pointer;display:block;font-size:20px;height:20px;line-height:20px;opacity:.5;position:absolute;right:0;text-align:center;top:0;width:20px;z-index:2}.comment-images span:hover{opacity:.9}@media (max-width:767px){.comment{padding:12px 15px 15px 60px}.comment.answer{padding:20px 15px 15px 105px}.comment.answer .comment-ava{left:60px;top:40px}.comment-ava,.comment-ava img{height:36px;width:36px}.comment-header{margin-bottom:15px}.comment-header-date{margin:0}.comment-header-name-xs{display:block}.comment-images a{max-width:49%}}.comment-deleted{padding:15px;text-align:center}.add-comment{background:#fafafa;margin:0 -15px;padding:15px 15px 15px 70px;position:relative}.add-comment-ava{border-radius:50%;display:block;height:40px;left:15px;position:absolute;top:20px;width:40px}.add-comment-text{margin-bottom:15px}.add-comment-loading{background:#fff url(../images/bg_white-c_black-643bbcba90d658468849.gif) 50% no-repeat;height:30px;margin-bottom:15px}.add-comment-add-photo{cursor:pointer;font:16px PT Sans Regular,sans-serif}.add-comment-add-photo:hover{color:#34a853}.add-comment-add-photo input{display:none}.add-comment .comment-images{margin:10px 0}.add-comment .comment-images:before{display:none}.add-comment-photo-xs{display:inline-block;margin-left:10px}@media (max-width:767px){.add-comment-photo-xs{display:block;margin:10px 0 0}}.one-post{word-wrap:break-word;font-size:17px;line-height:24px;padding:0}.one-post-partner{display:inline-block;opacity:.8}.one-post-partner:hover{opacity:1}.one-post-partner-wrap{margin-bottom:20px;text-align:center}.one-post-partner-img{max-height:95px;max-width:260px}.one-post-partner-name{display:block;margin-top:10px}.one-post-author{margin-bottom:20px;min-height:60px}.one-post-author-ava{border-radius:50%;display:block;float:left;height:60px;margin-right:10px;overflow:hidden;position:relative;width:60px}.one-post-author-ava:hover:after{background:hsla(0,0%,100%,.1);border-radius:50%;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.one-post-author-ava-img{border-radius:50%;height:60px;width:60px}.one-post-author-name{display:block;float:left;font-size:18px;line-height:22px;margin-top:5px}.one-post-author-name:hover{color:#34a853}.one-post-date{color:#aaa;font-size:14px}.one-post-title{font-size:36px;margin-bottom:20px;margin-top:10px}.one-post-title2{font-size:20px;margin-bottom:20px}@media (max-width:991px){.one-post{font-size:16px}.one-post-title{font-size:24px}.one-post-title2{font-size:18px}}@media (max-width:767px){.one-post{padding:10px 0 0}}.op-line{border-bottom:2px solid #dedede;margin-bottom:20px}.op-text{position:relative}.op-text blockquote{background:#fff;border:1px solid #ccc;border-left:0;border-radius:6px;color:#333;font-family:PT Sans Bold,sans-serif;font-size:18px;font-weight:400;line-height:25px;margin-bottom:15px;overflow:hidden;padding:20px 25px 20px 55px;position:relative}@media (max-width:767px){.op-text blockquote{font-size:16px}}.op-text blockquote:before{background:#34a853;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:5px}.op-text blockquote:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 6v4.5a4 4 0 0 0 4 4h1.5v5l7-5H16a4 4 0 0 0 4-4V6a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4Z' stroke='%23DEDEDE' stroke-width='2'/%3E%3C/svg%3E");background-position:50%;background-size:contain;content:"";display:block;height:22px;left:20px;position:absolute;top:22px;width:22px}.op-text blockquote .blockquote-footer{color:#aaa;font-family:PT Sans Regular,sans-serif;padding-top:15px}@media (max-width:767px){.op-text blockquote{padding:20px 20px 20px 50px}.op-text blockquote:after{left:15px;top:22px}}.op-text p{margin-bottom:20px}.op-text a{color:#34a853}.op-text a:hover{color:#3bbd5e;text-decoration:none}.op-text strong{font-family:PT Sans Bold,sans-serif;font-weight:400}.op-text h2{font-size:22px;line-height:25px}.op-text h3{font-size:20px;line-height:25px}.op-text h4{font-size:18px;line-height:23px}.op-text h2,.op-text h3,.op-text h4{font-family:PT Sans Bold,sans-serif;margin:0 0 10px}.op-text h6{border-left:4px solid #ccc;color:#666;font-size:16px;font-style:italic;font-weight:700;margin:0 0 10px 30px;padding:0 0 0 10px;position:relative}.op-text h6:before{color:#666;content:"?";font-family:PT Sans Bold,sans-serif;font-size:24px;left:-27px;line-height:20px;margin-top:-10px;position:absolute;top:50%}.op-text .op-imgWrap,.op-text img{display:block;margin:0 auto 20px;width:100%}.op-text .imgOnLeft,.op-text .imgOnRight{margin-bottom:20px}.op-text .imgOnLeft .op-imgWrap,.op-text .imgOnRight .op-imgWrap{max-width:49%}.op-text .imgOnLeft .op-imgWrap img,.op-text .imgOnRight .op-imgWrap img{max-width:100%}.op-text .imgOnLeft:after,.op-text .imgOnRight:after{clear:both;content:"";display:block;width:100%}.op-text .imgOnLeft ul,.op-text .imgOnRight ul{list-style:none}.op-text .imgOnLeft ul li:before,.op-text .imgOnRight ul li:before{background:#333;border-radius:50%;content:"";display:inline-block;height:6px;margin:0 12px 0 0;vertical-align:middle;width:6px}.op-text .imgOnLeft .op-imgWrap{float:left;margin:0 2% 1% 0}.op-text .imgOnRight .op-imgWrap{float:right;margin:0 0 1% 2%}.op-text .twoPict{font-size:0;margin-bottom:20px;text-align:center}.op-text .twoPict .op-imgWrap{display:inline-block;vertical-align:middle;width:49%}.op-text .twoPict .op-imgWrap img{margin-bottom:0}.op-text .twoPict .op-imgWrap:first-of-type{margin:0 1% 0 0}.op-text .twoPict .op-imgWrap:last-of-type{margin:0 0 0 1%}.op-text .threePict{font-size:0;margin-bottom:20px;text-align:center}.op-text .threePict .op-imgWrap{display:inline-block;margin-bottom:0;vertical-align:middle;width:32%}.op-text .threePict .op-imgWrap img{margin-bottom:0}.op-text .threePict .op-imgWrap:nth-child(2n){margin:0 1.66%}@media (max-width:767px){.op-text .imgOnLeft .op-imgWrap,.op-text .imgOnRight .op-imgWrap,.op-text .threePict .op-imgWrap,.op-text .twoPict .op-imgWrap{float:none;margin:0 0 10px!important;max-width:100%;width:100%}.op-text .imgOnLeft .op-imgWrap img,.op-text .imgOnRight .op-imgWrap img,.op-text .threePict .op-imgWrap img,.op-text .twoPict .op-imgWrap img{margin:0}}.op-imgWrap{cursor:pointer;position:relative;text-decoration:none}.op-param{border-left:4px solid #ccc;font-size:17px;font-style:italic;line-height:24px;list-style:none;margin:0 0 20px;padding:0 0 0 10px}.op-video{margin-bottom:20px;padding-top:56.25%;position:relative}.op-video-embed{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.op-docs-line{margin-bottom:20px}.op-docs-download{float:right;padding-top:10px}.op-docs-icon{background:url(../images/icons-filetypes-6edb848b81afc16634dc.png) -161px 0 no-repeat;float:left;height:36px;width:31px}.op-docs-icon-pdf{background-position:0 0}.op-docs-icon-txt{background-position:-32px 0}.op-docs-icon-xls,.op-docs-icon-xlsx{background-position:-96px 0}.op-docs-icon-ppt,.op-docs-icon-pptx{background-position:-128px 0}.op-docs-icon-doc,.op-docs-icon-docx{background-position:-64px 0}.op-docs-main{font-size:0;overflow:hidden;padding:10px 20px 0}.op-docs-main-name{max-width:400px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.op-docs-main-name,.op-docs-main-size{display:inline-block;font-size:16px;vertical-align:middle}.op-docs-main-size{padding-left:10px}.op-docs-main-size:before{content:"- "}@media (max-width:1199px){.op-docs-main-name{max-width:300px}}@media (max-width:991px){.op-docs-line{padding-bottom:25px;position:relative}.op-docs-main{padding:0 0 0 10px}.op-docs-main-name{display:block;line-height:16px;max-width:100%}.op-docs-main-size{font-size:14px;line-height:14px;padding:0}.op-docs-main-size:before{content:""}.op-docs-download{bottom:0;float:none;left:40px;padding:0;position:absolute}}.op-source{margin-bottom:20px}.op-source-text{font-family:PT Sans Bold,sans-serif}.op-source-link,.op-source-link:hover{color:#34a853}.op-source-link,.op-source-text{display:inline-block;vertical-align:middle}.op-tags{font-size:0;margin-bottom:20px}.op-tags-link{background:#dedede;border-radius:3px;cursor:pointer;display:inline-block;font-size:16px;height:20px;line-height:18px;margin:0 10px 8px 0;padding:0 10px}.op-tags-link:hover{background:#ebebeb;text-decoration:none}@media (max-width:991px){.op-tags-link{height:24px;line-height:22px}}.op-share{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-pack:justify;-ms-flex-pack:justify;background:#fafafa;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start;justify-content:space-between;margin:0 -40px;padding:10px 40px}.op-share-btn{-webkit-box-ordinal-group:2;-ms-flex-order:1;display:inline-block;order:1;width:140px}.op-share-btn-link{background:#34a853;border-radius:3px;color:#fff;cursor:pointer;display:block;font-size:14px;height:28px;line-height:26px;padding-left:30px;position:relative;text-align:center}.op-share-btn-link:hover{background:#2e9549;color:#fff;text-decoration:none}.op-share-btn-link:before{background:url(../images/logo-small-2cd99b82b1b909810a46.png) 50% no-repeat;border-right:1px solid hsla(0,0%,100%,.1);content:"";height:30px;left:0;position:absolute;top:0;width:30px}.op-share-counters{-webkit-box-ordinal-group:3;-ms-flex-order:2;display:inline-block;order:2}.op-share-counters-like{background:#fff;border:1px solid #dedede;border-radius:3px;color:#aaa;cursor:pointer;display:inline-block;font-family:PT Sans Bold,sans-serif;font-size:0;height:28px;margin-left:5px;padding:0 10px;vertical-align:middle}.op-share-counters-like-icon,.op-share-counters-like-text{display:inline-block;font-size:14px;line-height:26px;vertical-align:middle}.op-share-counters-like-icon{margin-right:3px}.op-share-counters-like-active{color:#34a853}.op-share-counters-like:hover{background:#34a853;color:#fff;text-decoration:none}.op-share-views{color:#aaa;display:inline-block;font-family:PT Sans Bold,sans-serif;font-size:0;vertical-align:middle}.op-share-views-icon,.op-share-views-text{display:inline-block;font-size:14px;vertical-align:middle}.op-share-views-icon{margin-right:5px}@media (max-width:991px){.op-share{border-bottom:1px solid #ccc}}@media (max-width:767px){.op-share{margin:0 -15px;padding:10px 15px}}.modal-numbers-content{margin:auto;max-width:270px;position:relative}.modal-numbers-content:after{background:url(../images/company-numbers-14f42892bd4a4997e426.png) 0 0 no-repeat;content:"";display:block;height:79px;left:-100px;margin-top:-39px;position:absolute;top:50%;width:79px}.modal-numbers-content-more:after{background:url(../images/company-numbers2-ad4f2d8975c85b47c927.png) 0 0 no-repeat}.modal-numbers-content label{font-weight:400;margin-bottom:3px}@media (max-width:767px){.modal-numbers-content:after{display:none}}.modal-numbers-link{font:18px PT Sans Bold,sans-serif}.modal-numbers-link:hover{color:#34a853}.modal-numbers-time{font-size:14px}.modal-numbers-line{border-top:1px solid #dedede;margin-bottom:20px}.modal-ns{margin:auto;max-width:300px}.modal-ns-cap{background:url(../images/icon-no-service-5713d14b00765a94bb8f.png) center 20px no-repeat;margin-bottom:10px;padding:190px 20% 20px;text-align:center}@media (max-width:767px){.modal-ns-cap{padding:190px 15px 20px}}.img-modal{padding:15px}.img-modal-table{background:rgba(0,0,0,.95);border:0;height:100%;margin:auto;max-height:750px;max-width:1200px;width:100%}.img-modal-table-row{width:100%}.img-modal-table-row-holder{height:100%;position:relative;width:100%}.img-modal-table-column-angle{height:15px;width:15px}.img-modal-table-content{position:relative}.img-modal-link{cursor:pointer;display:block;height:100%;opacity:.5;position:absolute;width:50%}.img-modal-link,.img-modal-link-close{top:0;-webkit-transition:.3s;transition:.3s;z-index:2}.img-modal-link-close{color:#fff;font-size:32px;height:32px;line-height:34px;opacity:.8;right:0;text-align:center;text-shadow:0 1px 2px #333;width:32px}.img-modal-link-close:hover{color:#fff;opacity:1}.img-modal-link-left{left:0}.img-modal-link-right{right:0}.img-modal-link-icon{color:#fff;display:block;font-size:80px;line-height:40px;margin-top:-20px;position:absolute;text-align:center;text-shadow:0 1px 2px #333;top:50%;width:40px}.img-modal-link-left .img-modal-link-icon{left:20px}.img-modal-link-right .img-modal-link-icon{right:20px}.img-modal-link:hover{opacity:1}.img-modal-img{bottom:0;display:block;left:0;margin:auto;max-height:100%;max-width:100%;padding:10px 30px;position:absolute;right:0;top:0;z-index:1}.img-modal-info{font-size:14px;padding:5px 0}.img-modal-info-stat{color:#fff}.img-modal-info .pseudo-link{border-color:#aaa!important;color:#aaa!important}.img-modal-btns{text-align:center}.img-modal-btns .btn{width:200px}@media (max-width:767px){.img-modal-btns a:nth-child(2){margin-top:10px}}.transition{-webkit-transition:all .2s ease;transition:all .2s ease}.transition_03{-webkit-transition:all .3s linear;transition:all .3s linear}.font-titleExtra{font-family:PT Sans Bold,sans-serif;font-size:48px;line-height:60px}.font-titleExtra span{color:#34a853}@media (max-width:1199px){.font-titleExtra{font-size:40px;line-height:50px}}@media (max-width:767px){.font-titleExtra{font-size:24px;line-height:30px}}.font-title{font-size:32px;line-height:40px}@media (max-width:1199px){.font-title{font-size:30px;line-height:40px}}@media (max-width:991px){.font-title{font-size:25px;line-height:30px}}@media (max-width:767px){.font-title{font-size:20px;line-height:30px}}@media (max-width:480px){.font-title{font-size:20px;line-height:30px}}.font-titlemedium{font-size:30px;line-height:40px}@media (max-width:1199px){.font-titlemedium{font-size:26px}}@media (max-width:991px){.font-titlemedium{font-size:22px;line-height:30px}}@media (max-width:767px){.font-titlemedium{font-size:20px}}@media (max-width:480px){.font-titlemedium{font-size:18px}}.font-titlesmall{font-size:20px;line-height:30px}@media (max-width:1199px){.font-titlesmall{font-size:18px}}@media (max-width:991px){.font-titlesmall{font-size:15px;line-height:20px}}@media (max-width:767px){.font-titlesmall{font-size:14px}}.font-subtitle{font-family:PT Sans Bold,sans-serif;font-size:24px;font-weight:400;line-height:30px}@media (max-width:991px){.font-subtitle{font-size:20px}}.font-text{font-size:18px;line-height:25px}@media (max-width:767px){.font-text{font-size:16px}}.font-text-min{font-size:16px;line-height:25px}@media (max-width:767px){.font-text-min{font-size:14px;line-height:20px}}.text-hidden-ellipsis{word-wrap:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.padding{padding:40px 0}@media (max-width:991px){.padding{padding:30px 0}}@media (max-width:767px){.padding{padding:20px 0}}.padding.padding-max{padding:90px 0}@media (max-width:991px){.padding.padding-max{padding:50px 0}}@media (max-width:767px){.padding.padding-max{padding:30px 0}}.padding-top-banner{padding:80px 0}@media (max-width:991px){.padding-top-banner{padding:50px 0}}@media (max-width:767px){.padding-top-banner{padding:40px 0}}.padding-top-banner-includeNav{padding:40px 0 110px}@media (max-width:767px){.padding-top-banner-includeNav{padding:40px 0 98px}}.padding-top-btn-back{padding-top:40px}@media (max-width:991px){.padding-top-btn-back{padding-top:30px}}@media (max-width:767px){.padding-top-btn-back{padding-top:20px}}.margin-bottom{margin-bottom:40px}@media (max-width:991px){.margin-bottom{margin-bottom:30px}}@media (max-width:767px){.margin-bottom{margin-bottom:20px}}.margin-bottom-min{margin-bottom:20px}@media (max-width:991px){.margin-bottom-min{margin-bottom:15px}}.box-shadow-block{-webkit-box-shadow:0 1px 10px rgba(0,0,0,.2);box-shadow:0 1px 10px rgba(0,0,0,.2)}.box-shadow{-webkit-box-shadow:0 5px 15px 0 rgba(0,0,0,.1);box-shadow:0 5px 15px 0 rgba(0,0,0,.1)}.box-shadow-white{-webkit-box-shadow:0 5px 15px 0 hsla(0,0%,100%,.1);box-shadow:0 5px 15px 0 hsla(0,0%,100%,.1)}.box-shadow-primary{-webkit-box-shadow:0 0 15px 0 rgba(52,168,82,.15);box-shadow:0 0 15px 0 rgba(52,168,82,.15)}.house-header2{background-position:50%;background-size:cover;color:#fff;height:200px;margin:0 -15px;position:relative}.house-header2:after{background:rgba(0,0,0,.5);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.house-header2-brcr{left:15px;position:absolute;top:10px;z-index:2}.house-header2-bg-full{background:rgba(0,0,0,.5);border-radius:3px;color:#fff;cursor:pointer;display:block;height:36px;line-height:36px;position:absolute;right:15px;text-align:center;top:10px;width:36px;z-index:3}.house-header2-bg-full:hover{background:#000}.house-header2-settings{position:absolute;right:15px;top:10px;z-index:3}.house-header2-settings-link{background:rgba(0,0,0,.5);border-radius:3px;color:#fff;cursor:pointer;display:block;height:36px;line-height:36px;text-align:center;width:36px}.house-header2-settings-link:hover{background:#000}.house-header2-info{bottom:10px;left:15px;position:absolute;width:60%;z-index:2}.house-header2-name{color:#ccc;font-size:20px;line-height:20px}.house-header2-name-text{display:inline-block;max-width:90%;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.house-header2-name-icon{display:inline-block;font-size:12px;margin-left:3px;vertical-align:middle}.house-header2-adr{font-size:34px;line-height:34px;margin-bottom:10px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.house-header2-city{color:#ccc;margin-right:15px}.house-header2-city,.house-header2-on-map{display:inline-block;font-size:16px;vertical-align:middle}.house-header2-on-map-icon,.house-header2-on-map-link{color:#ccc;display:inline-block;vertical-align:middle}.house-header2-on-map-link{border-bottom:1px dotted #fff;cursor:pointer;display:inline-block;vertical-align:middle}.house-header2-control{bottom:10px;position:absolute;right:15px;width:270px;z-index:2}.house-header2-control-title{font:16px/16px PT Sans Bold,sans-serif;margin-bottom:15px}.house-header2-control-dweller{padding-top:20px}.house-header2-control-dweller .btn{font-size:16px}.house-header2-company-logo{display:block;float:left;font-size:0;height:34px;margin-right:10px;text-align:center;width:60px}.house-header2-company-logo-spacer{display:inline-block;height:34px;vertical-align:middle;width:0}.house-header2-company-logo-ava{display:inline-block;max-height:34px;max-width:60px;position:relative;vertical-align:middle}.house-header2-company-logo-img{display:block;max-height:34px;max-width:60px}.house-header2-company-title{color:#fff;display:inline-block;font-size:14px;line-height:14px;max-width:200px;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.house-header2-company-title:hover{color:#34a853}.house-header2-company-rating-star{color:#34a853;display:inline-block;font-size:15px;vertical-align:middle}.house-header2-company-rating-num{display:inline-block;font-size:14px;vertical-align:middle}@media (max-width:1199px){.house-header2-adr{font-size:28px;line-height:30px}}@media (max-width:767px){.house-header2{height:auto;padding:20px 15px}.house-header2 .ui-brcr-btn-link{font-size:16px;height:36px;line-height:34px}.house-header2-info{bottom:0;left:0;padding-top:40px;position:relative;width:100%}.house-header2-adr{font-size:20px;line-height:26px;margin:0;white-space:inherit}.house-header2-company,.house-header2-control-title,.house-header2-name,.house-header2-on-map{display:none}.house-header2-control{bottom:0;left:0;position:relative;width:100%}.house-header2-control-dweller{padding-top:35px}.house-header2-bg-full{margin-right:-80px;right:50%;width:160px}.house-header2-bg-full-icon{margin-right:3px}}