/* officemaps */
body { font-family: 'Gilroy','Tahoma', sans-serif; font-size: 16px; font-weight: 400; overflow-anchor: none; }
.wrap { width: 1170px; margin: auto; }
.all-wrap { min-height: -webkit-calc(100vh - 230px); min-height: calc(100vh - 230px); }
a { text-decoration: none; color: #266ab1; }
a:hover { color: #ff8001; }
body :focus, body :hover, button:active, button:focus { outline: none; }
a, .o-card, .more-filters, .likeselect::after, .h-input-search, .icon, .btn-primary, .tooltip span, .o-photo_add span, .give_me_more, .filter_wrap, .give_me_filters, .filter-result-item, .remove_from_compare, .btn-secondary, .to-top, .btn-delete-img, .upload-photo, .var-link, .vc_counter .btn-count, [data-box="subscribe_officelife"] { -webkit-transition: all .2s ease-out; transition: all .2s ease-out; }
.submenu li a, .btn-menu .icon, .user-sidebar li a { -webkit-transition: none; transition: none; }
.link-u { color: #4a6e94; border-bottom: 1px solid; display: inline-block; }
.link-u:hover { color: #ff8001; }
h1, h2, h3 { font-weight: bold; }
h1 { font-size: 26px; margin-bottom: 20px; }
h2 { font-size: 23px; margin: 25px 0 15px; }
h3 { font-size: 20px; margin: 20px 0 10px; }
h1:first-child, h2:first-child, h3:first-child {margin-top: 0;}
.main-title { font-size: 36px; margin-bottom: 36px; text-align: center; }
.centered { text-align: center; }
.page-object h1 { max-width: 830px; margin-bottom: 20px; }
.text-block { margin-bottom: 20px; }
.sidebar-title { font-size: 18px; font-weight: 900; }
.ul-marker { margin-top: 10px; }
.content-page li, .ul-marker li { position: relative; display: block; margin-bottom: 12px; padding-left: 14px; }
.content-page li::before, .ul-marker li::before { position: absolute; top: 7px; left: 0; display: block; width: 7px; height: 7px; content: ''; background: #ff7401; }
.no-marker li {padding-left: 0 !important;}
.no-marker li::before {display: none !important;}
.content-page .cat-news li { padding-left: 10px; }
.content-page .cat-news li::before { display: none; }
.content-page table { max-width: 100% !important; width: auto !important; }
.content-page img { max-width: 100%; height: auto; }
.content-page pre a {
    display: inline-block;
    background-color: #ff8001;
    padding: 8px 14px;
    color: #fff;
    text-decoration: none;
    border-radius: 3px;
    font-family: 'Gilroy','Tahoma', sans-serif;
    margin: 10px 0;
}
.content-page pre a:hover {color: #fff; background-color: #ff7401;}

blockquote { padding: 20px 20px 20px 65px; background: url('images/left-quote-active.svg') no-repeat left 15px top 20px #f2f2f2; background-size: 32px auto; margin: 20px 0; }
blockquote p:last-child { margin-bottom: 0; }

button { border: 0; background-color: transparent; }
.btn-primary, .btn-ghost, .btn-secondary, .btn-default, .btn-green { font-size: 16px; display: inline-block; padding: 8px 22px; cursor: pointer; border-radius: 2px; }
.btn-primary { color: #fff; background-color: #ff8001; }
.btn-primary.small { font-size: 14px; margin-top: 15px; padding: 4px 10px; }
.btn-primary:hover { color: #fff; background-color: #ff8f1f; }
.btn-secondary:hover { color: #fff; background-color: #486c96; }
.btn-secondary { color: #fff; background-color: #5780b0; }
.btn-green { color: #fff; background-color: #78a07b; }
.btn-green:hover { color: #fff; }
.btn-ghost { color: #fff; border: 1px solid; }
.btn-ghost:hover { color: #fff; background-color: #ff8001; }
.btn-city { margin: 0 15px; }
.btn-dotted { color: #266ab1; border-bottom: 1px dotted; }

/* .city-detect { position: absolute; z-index: 10; top: 28px; display: none; min-width: 210px; padding: 15px; border-radius: 3px; background-color: #fff; box-shadow: 0 2px 4px 2px rgba(0,0,0,.2); }
.city-detect.open { display: block; }
.city-detect::after { position: absolute; bottom: 100%; left: 40px; width: 0; height: 0; margin-left: -8px; content: ' '; pointer-events: none; border: solid transparent; border-width: 8px; border-color: rgba(255, 255, 255, 0); border-bottom-color: #fff; }
.city-option { display: inline-block; margin-top: 10px; padding: 5px 10px; vertical-align: top; border: 1px solid #858585; border-radius: 2px; }
.city-option:hover { border-color: #ff8001; }
.city-option:first-of-type { margin-right: 10px; } */

/* .city-list { -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; -webkit-column-gap: 20px; -moz-column-gap: 20px; column-gap: 20px; }
.city-list li { -webkit-column-break-inside: avoid; page-break-inside: avoid; break-inside: avoid-column; margin-bottom: 5px; } */
.city-list li { margin-bottom: 10px; }

.icon { display: inline-block; width: 18px; height: 18px; margin-right: 6px; vertical-align: middle; background-repeat: no-repeat; background-position: center center; background-size: 18px auto; }
.icon + span { vertical-align: middle; display: inline-block; }
.page-object .icon + span { max-width: -webkit-calc(100% - 30px); max-width: calc(100% - 30px); }
.h-right .icon { background-size: 16px auto; }
.btn-metro .icon, .icon.metro::before { background-image: url(images/metro.svg); }
.icon.metro::before {margin-top: -4px;}
.icon.metro {margin-right: 4px;}
.icon.metro-green::before { background-image: url(images/metro-green.svg); }
.icon.metro-red::before { background-image: url(images/metro-red.svg); }
.icon.metro-violet::before { background-image: url(images/metro-violet.svg); }
.icon.metro-blue::before { background-image: url(images/metro-blue.svg); }
.icon.metro-orange::before { background-image: url(images/metro-orange.svg); }
.btn-menu .icon { margin-top: -4px; background-image: url(images/menu-button.svg); }
.h-login .icon { margin-top: -5px; background-image: url(images/user.svg); }
.h-compare .icon { background-image: url(images/compare.svg); }
.h-list .icon { background-image: url(images/list.svg); }
.icon-map { margin-right: 4px; background-image: url('images/map-marker-gray.svg'); }
.icon.map-view::before {background-image: url('images/map-view.svg'); margin-top: -5px;}
.icon.list-view::before {background-image: url('images/list-view.svg'); margin-top: -5px;}
/* .contacts-line { background-color: #edeff3; } */
.header-contacts {display: inline-block; vertical-align: middle;}
.header-contacts span, .header-contacts a { font-size: 16px; display: inline-block; margin-right: 10px; vertical-align: middle; color: #000; }
.header-contacts > span { font-weight: 900; }
.header-account-buttons { font-size: 16px; position: relative; float: right; }
.header-account-buttons a, .header-account-buttons span { font-size: 16px; display: inline-block; vertical-align: middle; color: #000; }
.btn-metro span { border-bottom: 1px dashed; }
.start .btn-request:hover { opacity: .8; }
.to-top { position: fixed; right: 20px; bottom: 20px; display: none; width: 50px; height: 50px; cursor: pointer; opacity: .4; background: url(images/arrow-up-.svg) no-repeat center center; background-size: contain; }
.to-top:hover { opacity: 1; }
.content-page ul:not(.grid-3), .content-page ol { margin: 20px 0; }
.prev-text li, .content-page ul li { position: relative; }
.prev-text li::before, .content-page ul li::before { display: inline-block; width: 5px; height: 5px; margin-right: 8px; content: ''; vertical-align: middle; background: #ff8001; }
.prev-text p, .content-page p { margin-bottom: 5px; }
.content-page p { margin: 10px 0; text-align: justify; }
.content-page .sidebar p { text-align: left; }
.content-page ol li { display: list-item; margin: 2px 0; padding: 0; list-style: decimal inside; }
.content-page ol li::before { display: none; }
.content-page .owl-carousel li, .ul-marker .owl-carousel li { padding-left: 0; }
.content-page .owl-carousel li::before, .ul-marker .owl-carousel li::before { display: none; }

.cross-links { position: fixed; left: 0; top: 50%; z-index: 11; }
.link-sm, .link-rm, .link-am { display: block; width: 30px; height: 100px; background-repeat: no-repeat; background-position: center center; padding: 20px 0; border-radius: 0 3px 3px 0; }
.link-sm { background-image: url('images/sm.svg'); background-color: #4d9843; background-size: 17px auto; box-shadow: 0 0px 14px 3px rgba(69, 134, 85, 0.329); }
.link-rm { margin-top: 10px; background-image: url('images/rm.svg'); background-color: #e49872; background-size: 19px auto; box-shadow: 0 0px 14px 3px rgba(134, 105, 69, 0.329); background-position-x: 4px; }
.link-am { margin-top: 10px; background-image: url('images/am.svg'); background-color: #41aaa5; background-size: 17px auto; box-shadow: 0 0px 14px 3px rgba(45, 124, 120, 0.329); }

input, textarea { padding: 6px 10px; border: 1px solid #546173; border-radius: 2px; }
input[type='submit'] { font-size: 16px; border: 0; }
input[type='text']:focus, input[type='email']:focus, textarea:focus, .textbox input:focus, .textbox textarea:focus { border-color: #ff8001; }
.input-label { margin-bottom: 6px; }
.input-wrap { position: relative; }
.input-wrap label { line-height: 19px; position: absolute; z-index: 5; top: 7px; left: 10px; cursor: text; }
.filter .input-wrap label { top: 9px; }
.popup-body input[type='text'].input-range { padding-left: 30px; }
.popup-body .input-wrap label { top: 11px; }
.form-text { margin-bottom: 15px; }
.textbox { margin-bottom: 15px; }
.textbox label { cursor: pointer; }
.textbox p { margin-bottom: 6px; }
.textbox input, .textbox textarea { width: 100%; border-color: #a9b0b9; }
.textbox input.input-range { width: 100px; margin-right: 10px; }
.textbox-wrap { font-size: 0; margin: 0 -8px; }
.textbox-wrap .textbox { width: 50%; padding: 0 8px; font-size: 16px; display: inline-block; vertical-align: top; -moz-box-sizing: border-box; box-sizing: border-box; }
.input-range { position: relative; padding: 6px 0 6px 30px; border: 1px solid #546173; border-radius: 2px; }
.form-request .input-wrap { display: inline-block; }
.form-request .input-label { font-size: 18px; }
.form-request > .input-label { margin-top: 20px; }
.form-request .textbox { margin-bottom: 10px; }
.popup-body .form-request .input-range-to, .popup-body .form-request label { display: none; }
.popup-body .form-request.quick-request .input-range-to, .popup-body .form-request.quick-request label { display: inline-block; }
.popup-body .form-request .input-range-to + span { margin-right: 5px; }
.popup-body .form-request .input-label { margin-top: 20px; margin-bottom: 10px; }

.error { color: #f92d2d; border: 1px solid #f92d2d; }
.success { color: #45bd63; border: 1px solid #45bd63; }
.error, .success { display: none; margin-top: 20px; padding: 15px; }

.likeselect { position: relative; cursor: pointer; border: 1px solid #546173; border-radius: 2px; background: #fff; }
.likeselect > span { position: relative; z-index: 2; display: block; padding: 6px 10px; }
.likeselect::after { position: absolute; z-index: 1; top: 0; right: 0; display: block; width: 32px; height: 32px; content: ''; background: url(images/arrow-down.svg) no-repeat center center; background-size: 14px; }
.likeselect p { position: absolute; z-index: 10; left: -1px; display: none; width: auto; min-width: 100%; margin: 0; border: 1px solid #999; border-bottom-right-radius: 2px; border-bottom-left-radius: 2px; background: #fff; }
.likemulti p { top: 32px; min-width: 180px; border: 0; box-shadow: 0 3px 8px 2px rgba(0,0,0,.2); }
.likeselect p i { font-style: normal; display: block; padding: 6px 10px; cursor: pointer; }
.likeselect p i:hover { color: #fff; border-color: #f60; background: #f60; }
.likeselect p i:last-child { border: 0; }
.likeselect p i.active { cursor: default; color: #fff; background: #999; }
.likeselect p i.active:hover { border-color: #999; }
.likeselect.lks_open::after { -webkit-transform: rotate(-180deg); transform: rotate(-180deg); }
.likeselect.select-year { width: 150px; }
.likemulti p i.active { position: relative; cursor: pointer; color: #fff; background: #546173; }
.likemulti p i.active::after { position: absolute; top: 8px; right: 8px; width: 16px; height: 16px; content: ''; background: url('images/checked-white.svg') no-repeat center center; background-size: contain; }
.likemulti p i.active:hover { border-color: #e3e3e3; }

.ls-scrollable { display: block; overflow-y: auto; max-height: 250px; margin-bottom: 15px; }
.multiclose { width: 90%; margin: 0 0 12px 5%; }
.form-request .likeselect { border-color: #bdbdbd; }
.form-request .likeselect > span { padding: 10px; }
.form-request .likeselect::after { height: 100%; }

.ya-share2__list li { padding-left: 0; }
.ya-share2__list li:before { display: none; }
.ya-share2__list { margin: 0 !important; }
.ya-share2 { margin-bottom: 20px; }
.share-title { font-size: 18px; font-weight: 900; margin-bottom: 5px !important; color: #00004a; }
.page-object .share { display: inline-block; float: right; margin-top: -12px; vertical-align: middle; }

header { position: relative; z-index: 12; background-color: #fff; box-shadow: 0 0 2px rgba(0,0,0,.2); -o-box-shadow: 0 0 2px rgba(0,0,0,.2); }
.logo { display: block; float: left; width: 250px; }
@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){
    .logo img { width: 100%; }
}
.head-wrap { margin-left: 270px; }
.h-left { margin-left: 30px; }
.h-left .menu, .h-left { display: inline-block; vertical-align: middle; }
.menu { margin: 14px 10px 3px 0; }
.menu > li { display: inline-block; padding-bottom: 10px; vertical-align: top; }
.menu > li:hover, .menu > li > a:hover, .h-user a:hover { color: #ff8001; }
.menu > li + li { margin-left: 40px; }
.btn-menu { position: relative; cursor: pointer; }
.submenu { font-size: 16px; position: absolute; z-index: 10; top: 30px; display: none; width: 170px; text-transform: none; background-color: #fff; box-shadow: 0 0 2px rgba(0,0,0,.2); -o-box-shadow: 0 0 2px rgba(0,0,0,.2); }
.btn-menu:hover .icon { background-image: url(images/menu-button-orange.svg); }
.has-submenu { cursor: pointer; }
.btn-menu:hover .submenu { display: block; }
.submenu li a, .submenu li span { display: block; padding: 10px; padding-left: 20px; color: #000 !important; }
.submenu a:hover { color: #fff !important; background-color: #ff8001; }
.submenu li { padding-left: 0 !important; }
[data-open-submenu] { position: relative; cursor: pointer; }
[data-open-submenu] .submenu { top: -webkit-calc(100% + 6px); top: calc(100% + 6px); padding: 10px 0; border-radius: 3px; }
[data-open-submenu] .submenu::after { bottom: 100%; left: 25px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(255, 255, 255, 0); border-bottom-color: #fff; border-width: 8px; margin-left: -8px; }
.menu > li { text-transform: uppercase; }
.menu a, .h-user a { color: #000; }
.h-search { position: relative; display: inline-block; width: 320px; vertical-align: middle; }
.h-left { font-size: 18px; position: relative; float: left; }
.h-right { float: right; padding: 12px 0; }
.h-input-search { font-size: 16px; display: block; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; padding: 7px 12px; border: 1px solid #546173; border-radius: 3px; background-size: 16px auto; }
.h-input-search:hover { position: relative; border-color: #ff8801; }
.h-search input[type='submit'] { position: absolute; top: 0; right: 5px; width: 32px; height: 100%; border-radius: 3px; background: url(images/search.svg) no-repeat right 8px center; background-size: 16px auto; }
.maybethat { padding: 15px 0; color: #666; border-bottom: 1px dotted #ccc; }
.maybethat a { text-decoration: underline; }
.o-amount { font-size: 14px; margin-left: 6px; padding: 3px 5px; border-radius: 2px; background-color: #efefef; }
.filter-class li { display: inline-block; width: 31px; margin-right: 10px; padding: 6px 0; text-align: center; vertical-align: top; border: 1px solid #546173; border-radius: 2px; }
.filter-class li.active, .filter-class li:hover { cursor: pointer; color: #fff; background-color: #546173; }
.taright { text-align: right; }
.start .taright { margin: 10px 0 20px; }
.start .btn-request { font-size: 18px; color: #fff; border-bottom: 1px dashed; }
.prev-text { margin: 30px 0; }
.breadcrumbs { margin-bottom: 20px; padding: 10px 0; border-bottom: 1px solid #efefef; }
.breadcrumbs li { font-size: 14px; display: inline-block; }
.owl-nav { position: absolute; top: -40px; right: 0; }
.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev { display: inline-block; width: 26px; height: 32px; vertical-align: top; border-radius: 3px; background: url(images/left-arrow.svg) no-repeat center center #0a4e80; background-size: 22px auto; }
.owl-carousel .owl-nav .owl-next { margin-left: 10px; background-image: url(images/right-arrow.svg); }
.owl-carousel .owl-nav .owl-next:hover, .owl-carousel .owl-nav .owl-prev:hover { opacity: .8; }
.o-photo_main { position: relative; height: 400px; margin-bottom: 20px; background-size: cover; }
.o-photo_add { position: absolute; top: 50px; -moz-box-sizing: border-box; box-sizing: border-box; padding-left: 30px; width: 100%; height: 60px; }
.o-photo_add li { display: inline-block; margin-right: 6px; vertical-align: top; }
.o-photo_add span { display: block; overflow: hidden; width: 60px; height: 60px; cursor: pointer; text-align: center; border: 2px solid #fff; border-radius: 50%; }
.o-photo_add span:hover { opacity: .75; }
.o-photo_add li.active span { width: 70px; height: 70px; margin-top: -5px; border-width: 4px; }
.o-photo_add img { max-width: none; max-height: 100%; }
.content-left { margin-right: 340px; }
.sidebar { float: right; width: 290px; }
.h1-wrap:after { display: table; clear: both; content: ''; }
.h1-wrap h1 { float: left; width: -webkit-calc(100% - 340px); width: calc(100% - 340px); }
.edit-buttons { float: right; width: 290px; margin-top: 6px; }
.edit-buttons a, .edit-buttons span { font-size: 14px; display: inline-block; margin-right: 20px; cursor: pointer; vertical-align: baseline; text-decoration: none; color: #8094a7; border-bottom: 1px solid #bfc7ce; }
.o-info { font-size: 20px; display: table; width: 100%; table-layout: fixed; }
.o-info > div { display: table-cell; margin-right: 30px; vertical-align: top; }
.o-address .icon { width: 24px; height: 20px; margin-top: -5px; background: url(images/map-marker.svg) no-repeat left center; background-size: 20px; }
.o-class span { font-size: 27px; color: #ff8001; }
.o-metro { margin-top: 8px; }
.o-metro .icon { width: 24px; margin-top: -5px; background-image: url(images/metro-orange.svg); background-size: 24px auto; }
.o-price .icon { margin-top: -2px; background-image: url(images/price.svg); background-size: contain; }
.o-square .icon { width: 24px; height: 24px; margin-top: -2px; margin-right: 7px; background-image: url(images/square.svg); background-size: 20px auto; }
.o-chair .icon { width: 24px; height: 24px; margin-top: -2px; margin-right: 7px; background-image: url(images/chair.svg); background-size: 20px auto; }
.o-places .icon { width: 24px; height: 24px; margin-top: -2px; margin-right: 0; background-image: url(images/users.svg); background-size: 20px auto; }
.o-total-square .icon { width: 24px; height: 24px; margin-top: -3px; margin-right: 2px; background-image: url(images/total-square.svg); background-size: 20px auto; }
.o-metro, .o-square { text-align: right; }
.o-map { height: 350px; margin: 30px 0; }
.video-frame { width: 830px !important; height: 600px !important; margin: 10px 0 20px; }
.o-price { font-size: 20px; font-weight: 900; padding: 10px; text-align: center; border-radius: 3px; background-color: #fff2e5; }
.new .vars-wrap h2 { display: inline-block; margin-right: 20px; }
.new .o-price { display: inline-block; padding: 10px 16px; }
.new .o-price-sale { display: block; max-width: 230px; margin-top: 25px; }
.o-price-sale { background-color: #e8f9ff; }
.sidebar .o-price { margin-bottom: 20px; }
.o-buttons, .sidebar .form-request { margin: 32px 0; padding: 16px; border: 1px solid #a9b0b9; border-radius: 2px; }
.new .o-buttons { display: inline-block; width: auto; margin: 0; margin-right: 10px; padding: 0; vertical-align: middle; border: 0; }
.new .sidebar .form-request { margin-top: 0; }
.new .o-buttons { margin-top: 0; }
.vars-wrap { position: relative; margin-top: 10px; }
.o-vars + h2 { margin: 40px 0 0; }
.td-var-square { width: 120px; }
.o-vars { width: 100%; }
.new .o-vars { margin-top: 10px; }
.o-vars th { font-weight: 400; }
.new .o-vars th { font-weight: 900; }
.o-vars th, .o-vars td { padding: 10px; text-align: left; vertical-align: middle; border-bottom: 1px solid #e8e8e8; }
.o-vars th:last-child, .o-vars td:last-child { text-align: right; }
.var-etage, .var-square { color: #555; }
.var-etage { min-width: 70px; }
.var-square { min-width: 150px; }
.o-vars img { max-height: 100px; }
.var-link { line-height: 1.1; display: inline-block; cursor: pointer; color: #4a6e94; border-bottom: 1px solid; }
.var-link:hover { color: #ff8001; }
.o-vars tbody tr { cursor: pointer; }
.o-vars tbody tr:hover td { background-color: #fdf7ec; }
.o-buttons button, .o-buttons a { position: relative; display: block; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; padding: 8px 10px 8px 50px; text-align: left; color: #000; border: 1px solid #a9b0b9; border-radius: 3px; }
.o-buttons .btn-to-list { margin-right: 10px; }
.new .o-buttons button, .new .o-buttons a { display: inline-block; width: auto; }
.page-object .btn-to-compare { margin: 0; }
.o-buttons .icon { position: absolute; top: 0; left: 0; width: 34px; height: 100%; border-right: 1px solid #a9b0b9; background-size: 17px auto; }
.btn-to-compare { margin-top: 10px; }
.btn-to-compare .icon { background-image: url(images/icon-compare-orange.svg); }
.btn-to-compare.inCompare .icon { border-color: #ff8001; }
.btn-to-compare.inCompare { color: #ef6b00; border-color: #ff8001; }
.btn-to-list .icon, .btn-to-list.buyed .icon { background-image: url(images/icon-fav-orange.svg); }
.btn-to-list.buyed .icon { border-right-color: #ff8001; }
.o-buttons button:hover, .o-buttons a:hover, .o-buttons button:hover .icon, .o-buttons a:hover .icon, .btn-to-list.buyed { color: #ef6b00; border-color: #ff8001; }
.tooltip { position: relative; }
.tooltip .tooltip-text { font-size: 12px; position: absolute; z-index: 1; bottom: 100%; margin-bottom: 10px; left: 50%; display: none; width: 130px; margin-left: -65px; padding: 5px; text-align: center; opacity: 0; color: #fff; border-radius: 3px; background-color: #2f2826; }
.tooltip:hover .tooltip-text { display: block; opacity: .9; }
.tooltip .tooltip-text::after { position: absolute; top: 100%; left: 50%; margin-left: -5px; content: ' '; border-width: 5px; border-style: solid; border-color: #2f2826 transparent transparent; }
.btn-to-list.buyed { font-size: 0; }
.tooltip.buyed .tooltip-text { font-size: 12px; }


.single-block-top-info > p { min-height: 37px; -moz-box-sizing: border-box; box-sizing: border-box; line-height: 24px; }
.single-block-top-info .o-price { background-color: #fff2e5; }
.single-block-top-info .o-square, .single-block-top-info .o-total-square { float: left; }
.single-block-info .o-metro { text-align: left; }
.single-block-info { border-radius: 3px; margin: 30px 0 20px; border-top: 1px solid #e8e8e8; border-bottom: 1px solid #e8e8e8; padding: 20px 0; }
.single-block-info .object-link { font-size: 18px; text-decoration: underline; margin-bottom: 8px; display: inline-block; cursor: pointer; }
.single-block-info .icon { width: 18px; height: 18px; background-size: contain; margin-right: 4px; }
.single-block-info .o-metro .icon { background-size: 16px auto; margin-top: 0; }

.pseudo-input { padding: 6px 10px; border: 1px solid #a9b0b9; border-radius: 2px; color: #444; }

.error-check { position: relative; }
.error-text { font-size: 12px; position: absolute; z-index: 10; bottom: 100%; margin-bottom: 10px; left: 50%; display: block; width: 130px; margin-left: -65px; padding: 5px; text-align: center; color: #fff; border-radius: 3px; background-color: #fb4646; }
.error-text::after { top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(136, 183, 213, 0); border-top-color: #fb4646; border-width: 10px; margin-left: -10px; }
[data-tooltip-error] { display: none; }

.tooltip .tooltip-left { left: 100%; top: 50%; min-height: 30px; margin-left: 10px; margin-top: -15px; }
.tooltip .tooltip-left::after { right: 100%; top: 50%; border-color: rgba(0,0,0,0); border-right-color: #2f2826; left: auto; margin: 0; margin-top: -5px; }
.btn-to-list.buyed::after { font-size: 16px; content: 'Уже в списке'; }
.o-desc { width: 100%; }
.o-desc td { padding: 20px 0; border-bottom: 1px solid #e8e8e8; }
.o-desc .td-title { width: 120px; padding-right: 20px; color: #666; }
.o-desc tr:last-child > td { border-bottom: 0; }
.o-desc p { margin-bottom: 10px; }
.o-specs { width: 100%; table-layout: fixed; margin-bottom: 30px; }
.o-specs td { padding: 6px 10px; border: 0; }
.o-specs td:first-child { width: 200px; }
.o-specs tr:nth-child(odd) td { background: #f3f3f3; }
.props-group-name { margin-bottom: 10px; font-size: 18px; font-weight: bold; }
.o-similar { margin-bottom: 30px; }
.o-similar-item { margin-bottom: 25px; }
.o-similar a { font-size: 18px; display: block; }
.o-similar .o-card_row { overflow: hidden; margin: 2px 0 8px; }
.o-similar .o-card_price, .o-similar .o-card_square { font-size: 18px; }
.o-similar .o-card_price { color: #444; }
.o-similar-photo { display: block; height: 140px; margin-bottom: 10px; }
.btn-show-more { display: block; width: 100%; margin-top: 20px; padding: 7px 20px; text-align: center; color: #777; border: 1px solid #b7b7b7; border-radius: 2px; }
.new .btn-show-more { display: inline-block; width: auto; }
.btn-show-more:hover { border-color: #ff8001; }
.btn-send-request, .btn-show-similar { display: none; }
.sidebar-title { font-size: 18px; margin-bottom: 10px; }
.show-filt-col { display: none; }
.filter { display: table; width: 100%; margin-bottom: 10px; padding-top: 20px; }
.filt-col { display: table-cell; vertical-align: top; }
.filt-col .filter-range { width: 260px; }
.filt-district { min-width: 150px; }
.filt-metro { min-width: 100px; text-align: right; vertical-align: bottom; }
.filt-type { width: 150px; padding-right: 30px; }
.filt-object { width: 150px; }
.filt-object, .filt-district { display: inline-block; vertical-align: top; }

.btn-metro { margin-bottom: 10px; }
.filter .input-wrap { display: inline-block; }
.input-label.inline { display: inline-block; margin-right: 6px; }
.filt-col label { line-height: 16px; }
.filt-col .input-range { width: 90px; padding: 6px 0 6px 30px; }
.more-filters { display: block; float: right; margin: 12px 0 0; cursor: pointer; opacity: .8; }
.more-filters .icon { margin-right: 0; margin-left: 3px; background-image: url(images/arrow-down.svg); background-size: 12px auto; }
.more-filters:hover { opacity: 1; }
.close-filt { display: none; }
.cat-wrap, .o-grid { font-size: 0; }
.o-grid > p { font-size: 18px; }
.o-grid > p.totalCount { margin-bottom: 20px; color: #999; }
.o-grid { float: left; -moz-box-sizing: border-box; box-sizing: border-box; width: 55%; min-height: 100vh; padding: 20px 40px 40px; background-color: #efefef; }
.o-card { font-size: 16px; z-index: 4; display: inline-block; width: -webkit-calc(50% - 20px); width: calc(50% - 20px); margin-bottom: 40px; vertical-align: top; box-shadow: 0 1px 3px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.15); background-color: #fff; }
.o-card:hover { box-shadow: 0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23); }
.o-card:nth-child(odd) { margin-right: 40px; }
.owl-item .o-card { width: 100%; }
.o-card a, .o-card span { display: block; }
.o-card_photo img { display: block; }
.o-card_desc { padding: 20px; padding-bottom: 10px; background-color: #fff; }
.o-card_name { font-size: 22px; }
.o-card_district { color: #555; }
.o-card_square, .o-card_add { float: left; }
.o-card_price, .o-card_compare { float: right; }
.o-card_price { font-weight: 900; }
.o-card_district, .o-card_square, .o-card_price { font-size: 18px; }
.o-card_row { margin-bottom: 8px; min-height: 20px; }
.o-card_row.buttons-row { margin: 0; padding: 15px 20px; border-top: 1px solid #efefef; background: #fff; }
.o-card_compare, .o-card_add { cursor: pointer; color: #777; }
.o-card_compare:hover, .o-card_add:hover, .o-card_compare.inCompare { color: #ff8001; }
.o-card_row .icon { margin-top: -3px; margin-right: 2px; background-size: 14px auto; }
.o-card_compare .icon { opacity: .35; background-image: url(images/icon-compare.svg); }
.o-card_add .icon { opacity: .35; background-image: url(images/icon-fav.svg); }
.o-card_compare:hover .icon, .o-card_compare.inCompare .icon { opacity: 1; background-image: url(images/icon-compare-orange.svg); }
.o-card_add:hover .icon, .o-card_add.buyed .icon { opacity: 1; background-image: url(images/icon-fav-orange.svg); }
.o-widget { padding: 36px 0 50px; background-color: #f9f9f9; }
.o-widget .o-card { width: -webkit-calc(33.3% - 20px); width: calc(33.3% - 20px); }
.o-widget .o-card:nth-child(odd), .o-widget .o-card { margin-right: 30px; }
.o-widget .o-card:nth-child(3n) { margin-right: 0; }
.section-events .owl-dots { margin-top: 10px; }
.owl-dot { display: inline-block; }
.owl-dot span { display: block; width: 8px; height: 8px; margin: 5px; opacity: .5; border-radius: 20px; background: none repeat scroll 0 0 #bec4c7; }
.owl-dots .owl-dot.active span { opacity: 1; }
.o-card .owl-dot span { background-color: #e2e6e8; }
.o-card .owl-dots, .table-item-outer .owl-dots { position: absolute; opacity: 0; bottom: 0; width: 100%; padding-top: 20px; padding-bottom: 10px; text-align: center; background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.48) 100%); background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.48))); background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.48) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#7a000000',GradientType=0); }
.o-card_photo .owl-carousel { height: 100%; }
.o-card_photo { position: relative; }
.o-card-link, .table-item-photo-link { position: absolute; z-index: 20; display: block; width: -webkit-calc(100% - 80px); width: calc(100% - 80px); height: 100%; margin: 0 40px; }
.is-vip .o-card-link::after, .table-item-outer.is-vip .table-item-photo::after { font-size: 14px; position: absolute; top: 10px; left: -40px; display: inline-block; padding: 4px 10px; content: 'Реклама'; color: #fff; background-color: #f3a616; }

.o-card.is-vip {position: relative;}
.o-card.is-vip::after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: -2px;
    top: -2px;
    border: 2px solid #ffd344;
    z-index: -1;
}
.is-vip .o-card_desc, .is-vip .o-card_row.buttons-row {background-color: #fdf8ea;}

.table-item-outer.is-vip .table-item-photo::after {
    left: auto;
    right: 0;
    z-index: 22;
}
.o-card .owl-carousel.owl-drag .owl-item { overflow: hidden; height: 180px; }
.o-grid .o-card .owl-carousel.owl-drag .owl-item { height: 190px; }

.o-card .owl-nav { top: 0; width: 100%; height: 100%; opacity: 0; }
.table-item-outer .owl-nav {opacity: 0; height: 100%; top: 0 !important; margin-top: 0 !important;}
.owl-arrows-side .owl-nav { position: absolute; top: 50%; width: 100%; margin-top: -28px; }
.o-card:hover .owl-nav, .o-card:hover .owl-dots, .table-item-outer:hover .owl-nav, .table-item-outer:hover .owl-dots { opacity: 1; }
.o-card .owl-carousel .owl-nav .owl-next, .o-card .owl-carousel .owl-nav .owl-prev, .owl-arrows-side .owl-nav .owl-prev, .owl-arrows-side .owl-nav .owl-next { position: absolute; z-index: 21; width: 40px; height: 100%; background: 0; }
.o-card .owl-carousel .owl-nav .owl-prev, .owl-arrows-side .owl-nav .owl-prev { left: 0; }
.o-card .owl-carousel .owl-nav .owl-next, .owl-arrows-side .owl-nav .owl-next { right: 0; }
.o-card .owl-carousel .owl-nav .owl-next::before, .o-card .owl-carousel .owl-nav .owl-prev::before, .owl-arrows-side .owl-nav .owl-prev::before, .owl-arrows-side .owl-nav .owl-next::before { position: absolute; top: 50%; width: 28px; height: 56px; margin-top: -28px; content: ''; background-color: rgba(255,255,255,.7); background-repeat: no-repeat; background-size: 22px auto; }
.o-card .owl-carousel .owl-nav .owl-prev::before, .owl-arrows-side .owl-nav .owl-prev::before { left: 0; background-image: url(images/arrow-left-b.svg); background-position: center center; }
.o-card .owl-carousel .owl-nav .owl-next::before, .owl-arrows-side .owl-nav .owl-next::before { right: 0; background-image: url(images/arrow-right-b.svg); background-position: center center; }
.owl-dots { text-align: center; }


/*  owl-object fix */
.o-card.owl-object {width:100%; -moz-box-sizing: border-box; box-sizing: border-box;box-shadow: none;}
@media (min-width:768px) {
    .related-single .o-card.owl-object {width:50%}
    .owl-arrows-side.owl-arrows-side-offset .owl-nav {width: -webkit-calc(100% + 60px);width: calc(100% + 60px);left: -30px;}
}
.owl-object .o-card_name {font-size: 16px;}
.owl-object .o-card_desc, .owl-object .o-card_row.buttons-row {padding-left: 0; padding-right: 0; padding-bottom: 0; }
.o-card-photobg {position: relative; padding-bottom: 66%;}
/*  owl-object fix */

.o-label-sale, .o-label-rent { font-size: 14px; position: absolute; top: 10px; right: 0px; display: inline-block; padding: 4px 10px; color: #fff; z-index: 2; }
.table-item-outer .o-label-sale, .table-item-outer .o-label-rent {right: auto; left: 0;}
.o-label-sale { background-color: #28a2db; }
.o-label-rent { background-color: #ff8001; }
.o-label-coworking {background-color: #21a197;}
.o-label-number { font-size: 14px; line-height: 20px; position: absolute; z-index: 10; top: 10px; left: 10px; display: block; width: 20px; height: 20px; text-align: center; color: #fff; border: 2px solid #fff; border-radius: 50%; background-color: #1e98ff; }
.o-label-rent + .o-label-sale {
    margin-top: 35px;
}
.wishlist-item.is-vip .o-label-number { top: 40px; }
#wishmap { height: 400px; margin-bottom: 40px; }

.nstSlider { margin-top: 24px; }
.popup-dark { position: absolute; z-index: 998; top: 0; display: none; width: 100%; height: 100%; background: rgba(0,0,0,.7); }
.popup-box { position: absolute; z-index: 999; top: 50px; left: -webkit-calc(50% - 250px); left: calc(50% - 250px); display: none; width: 500px; background: #fff; }
.popup-box.is_metro { left: -webkit-calc(50% - 455px); left: calc(50% - 455px); width: 910px; }
.popup-body { overflow: hidden; padding: 20px; }
.popup-header { position: relative; height: 30px; padding: 10px 20px; border-bottom: 1px solid #ff8001; background: #fff; }
.popup-header p { font-size: 18px; font-weight: bold; line-height: 28px; width: -webkit-calc(100% - 50px); width: calc(100% - 50px); margin: 0; }
.popup-header .btn-close { position: absolute; top: 0; right: 6px; width: 50px; height: 50px; cursor: pointer; background: url(images/close-pop.svg) center center no-repeat; background-size: 20px; }
.popup-body input[type='text'], .popup-body input[type='email'], .popup-body textarea { display: block; width: 100%; padding: 10px; border: 1px solid #bdbdbd; }
.popup-body input[type='text']:focus, .popup-body input[type='email']:focus, .popup-body textarea:focus { border-color: #555; }
.popup-body textarea { resize: none; }
.popup-body .success, .popup-body .error { display: none; }
.popup-body .row1 { overflow: hidden; margin: 19px 0; }
.popup-body .row1 p { margin-bottom: 10px; text-align: left; }
.popup-body input[type='submit'] { margin-top: 10px; }
.popup-header .btn-close:hover { opacity: .7; }
.loader { display: none; margin: 40px 0; text-align: center; }
footer { position: relative; padding: 20px 0; border-top: 1px solid #ecedef; background: #fff; }
footer .footer-table { display: table; width: 100%; }
footer .footer-table > div { display: table-cell; }
.footer-col { padding-right: 20px; }
.footer-title { font-weight: 900; margin-bottom: 5px; text-transform: uppercase; color: #555; }
footer li a, footer li span { display: block; margin-bottom: 4px; }
.footer-contact p { margin-bottom: 5px; }
.footer-socials { text-align: right; width: 200px; }
.footer-socials .icon { margin-top: 5px; }
.footer-socials a { display: inline-block; width: 30px; height: 30px; margin-left: 5px; vertical-align: middle; border-radius: 50%; background-color: #555; }
.footer-socials a:hover { background-color: #ff8001; }
.icon.fb { background-image: url(images/fb-w.svg); }
.icon.vk { width: 20px; height: 20px; background-image: url(images/vk-w.svg); background-size: 20px auto; }
.icon.instagram { background-image: url(images/insta-w.svg); background-size: 17px auto; }
.icon.youtube { background-image: url(images/youtube-w.svg); background-size: 17px auto; }
.icon.zen { background-image: url(images/zen.svg); background-size: 17px auto; }
.footer-contact { width: 290px; padding-right: 20px; }
.footer .bottom-line { display: block; }
.copyright { float: left; margin-top: 10px; }
.e-link { font-size: 11px; font-weight: 900; line-height: 1.4; position: relative; display: block; float: right; padding-left: 35px; text-align: left; text-decoration: none; text-transform: uppercase; opacity: .7; color: #617284; }
.e-link:before { position: absolute; top: -1px; left: 0; display: inline-block; width: 30px; height: 30px; content: ''; vertical-align: middle; background: url(images/e-logo.svg) no-repeat center center; background-size: contain; }
footer li a, footer li span { margin-bottom: 0; }
footer li { margin-bottom: 5px; }
.footer-phone { margin: 10px 0; }
.post-image { display: block; margin: 20px 0 30px; }
.content-page { margin-bottom: 30px; }
.content-page p { margin-bottom: 5px; }
.post-list-image { float: left; width: 150px; }
.post-list-text { margin-left: 170px; }
.post-list-text a, .post-list-text time { display: block; margin-bottom: 3px; }
time { font-size: 14px; display: block; color: #777; margin: 10px 0 5px;}
time + .news-item-title {margin-top: 0;}
.post-list-text a { font-size: 20px; }
.post-list li { margin-bottom: 20px; padding-bottom: 18px; border-bottom: 1px solid #ebebeb; padding-left: 0; }
.content-page .post-list li::before { display: none; }
.cat-wrap { overflow: hidden; }
.cat-map { position: relative; float: right; width: 45%; min-height: 100vh; }
#yaMap { position: absolute; top: 0; width: 100%; height: 100%; background: url(images/bbg.png) no-repeat center center; }
.city-msk #yaMap { background-image: url('images/bg-msk.png'); }
.isFixed #yaMap { position: fixed; top: 0; }
.lazy_load { position: fixed; top: 50vh; right: 22%; margin: -100px -50px 0 0; }
.give_me_more { font-size: 18px; display: block; width: 430px; margin: 0 auto; padding: 12px 20px; color: #fff; border-radius: 3px; background:#266ab1; }
.give_me_more:hover { background:#1c5591; }
#metrospb { position: relative; width: 870px; height: 678px; padding-bottom: 34px; background: rgba(0,0,0,0) url(images/metrospb.png) no-repeat scroll 112px 9px; }

.is_metro .popup-body { overflow: auto; max-height: -webkit-calc(100vh - 100px); max-height: calc(100vh - 100px); }
.metro-point { display: none; }
.filter_wrap { margin-bottom: 20px; padding-bottom: 10px; border-bottom: 1px solid #ebebeb; background: #fff; }
.filter_wrap.filter-category { position: relative; z-index: 11; }
.isFixed header { margin-bottom: 121px; }
.give_me_filters { position: fixed; z-index: 11; top: -2px; left: 50%; display: none; width: 200px; margin-left: -100px; padding: 10px 0; text-align: center; color: #fff; background: rgba(0,0,0,.3); }
.give_me_filters:hover { background: rgba(0,0,0,.7); }
.isFixed .filter_wrap { position: fixed; z-index: 10; top: 0; left: 0; width: 100%; box-shadow: 0 3px 3px rgba(0,0,0,.1); }
.isFixed .filter_wrap.filter-category { top: -100%; }
.isFixed .filter_wrap.filter-category.opened { top: 0; }
.isFixed .give_me_filters { display: block; }
.filter_result_data { margin-bottom: 20px; }
.filter-result-item {font-size:16px;display:inline-block;margin:0 20px 15px 0;padding:5px 30px 5px 8px;border-radius:2px;background:url(images/close-pop.svg) no-repeat right 12px center #f7f7f7;background-size:10px auto;box-shadow:0 2px 2px rgba(0,0,0,.1); color: #000; line-height: 1.2;}
.filter-result-item:hover{background-color:#fff; color: #000;}
.stName { font-size: 12px; line-height: 15px; position: absolute; margin-top: -4px; padding: 5px 7px; border-radius: 2px; }
.stName.minw { min-width: 130px; }
.stName > span { cursor: pointer; text-transform: uppercase; }
.stName:hover, .stName.active { background: #eaeff2; }
.stName.active { padding-left: 20px; color: #fff; background: #adb3b8; }
.stName.active::before { position: absolute; top: 9px; left: 7px; display: block; width: 7px; height: 7px; content: ''; background: url(images/scross.png) no-repeat; }
.stName.rt.active { margin-left: -15px; padding-right: 20px; padding-left: 7px; }
.stName.rt.active::before { right: 7px; left: auto; }
.stName.active:hover { background: #ff8001; }
.stName.bigst { min-width: 160px!important; }
.metro_close { display: none; }
.filter-link { line-height: 50px; display: none; }
.o-card_add.buyed { font-size: 0; margin-top: 4px; }
.o-card_add.buyed:after { font-size: 16px; display: inline-block; margin: -5px 0 0 5px; content: 'Уже в списке'; vertical-align: middle; color: #ff8001; }
.vc_cart { position: fixed; z-index: 100; right: 15px; bottom: 20px; display: none; width: 360px; border: 1px solid #b4c3c4; background: #fff; }
.vc_header { font-weight: 900; position: relative; padding: 8px 10px; padding-left: 45px; cursor: pointer; color: #000; background: url(images/vc_cart_w.svg) no-repeat 12px center; background-size: 20px auto; }

.vc_header:hover { color: #fff; background: url(images/vc_cart_w.svg) no-repeat 12px center #ff8001; }
.vc_header i { font-style: normal; }
.vc_header .close { display: block; float: right; width: 15px; height: 14px; margin-top: -3px; cursor: pointer; border-bottom: 3px solid #434a4b; }
.vc_header:hover .close { border-color: #fff; }
.vc_body, .vc_form { padding: 12px 12px 0; border-top: 1px solid #b4c3c4; }
.vc_form { display: none; }
.vc_body { overflow-x: hidden; overflow-y: auto; max-height: -webkit-calc(100vh - 70px); max-height: calc(100vh - 70px); }
.vc_body .btn, .vc_form .btn { margin: 0 0 15px; }
.vc_form .btn + .btn { margin: 0 0 15px 15px; }
.vc_form input[type='text'], .vc_form input[type='email'], .vc_form .vc_f_check, .vc_form textarea { width: 100%; margin-bottom: 10px; border: 1px solid #999; }
.vc_form textarea { margin-bottom: 0; }
.vc_body table { width: 100%; border-collapse: collapse; margin-top: 20px; }
.vc_body td { font-size: 14px; padding: 5px 4px; text-align: left; vertical-align: top; border-bottom: 1px solid #b4c3c4; }
.vc_body td:nth-child(3) { width: 56px; padding-top: 7px; }
.vc_body td:last-child { width: 10px; padding-top: 7px; }
.vc_body tr:last-child td { border: 0; }
.delete_it { font-size: 18px; line-height: 16px; display: inline-block; width: 16px; height: 16px; cursor: pointer; text-align: center; vertical-align: middle; color: #fff; background: #c00; }
.delete_it:hover { background: #a30000; }
.vc_cart.vc_hidden { bottom: -2px; width: 220px; }
.vc_cart.vc_hidden .vc_header { color: #fff; background: url(images/vc_cart_w.svg) no-repeat 12px center #c00; }
.vc_cart.vc_hidden .open { position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; cursor: pointer; }
.vc_cart.vc_hidden .vc_body, .vc_cart.vc_hidden .vc_header .close, .vc_cart.vc_hidden .vc_form { display: none!important; }
tr.totalprice td { font-size: 16px; font-weight: 900; padding: 10px 5px; }
.vc_form .finish_order, .vc_form .back_to_cart { display: inline-block; }
.vc_f_check label { margin-left: 20px; cursor: pointer; color: #111; }
.vc_f_check input { float: left; margin: 2px 0 2px 2px; }
.vc_f_check span { font-size: 14px; display: block; margin-left: 20px; color: #777; }
.vc_f_title { font-size: 18px; color: #111; }
.vc_f_check p { overflow: hidden; margin-bottom: 5px; }
#vc_p_ms { margin-top: 10px; padding-top: 10px; border-top: 1px solid #ebebeb; }
.vc_success { display: none; padding: 10px 20px; border: 1px solid green; }
.vc_form > a { display: none; margin: 10px 0!important; }
.vc_count { text-align: right; }
/* .vc_body > p { margin-left: 10px!important; } */
.vc_cart .btn { font-size: 16px; cursor: pointer; }
.vc_cart .btn-primary, .vc_cart input[type='submit'].btn-primary { font-size: 16px; display: inline-block; margin-top: 5px; margin-right: 8px; vertical-align: top; color: #fff; background-color: #ff8001; }
.vc_cart .btn-default { display: inline-block; margin-top: 5px; vertical-align: top; color: #fff; border-radius: 2px; background-color: #555; }
.vc_cart .btn-primary:hover, .vc_cart .btn-default:hover { opacity: .8; }
.vc_form .likeselect { margin-bottom: 10px; }
.vc_cart a.btn-primary { display: none; }
.vc_count input { display: inline-block; -moz-box-sizing: inherit; box-sizing: inherit; width: 27px; margin-left: 2px; padding: 3px 4px; text-align: center; border: 1px solid #dfe4eb; border-radius: 3px; }
.vc_body_header { display: none; }
.outform { position: absolute; left: -10000px; }
.choose_city span { display: inline-block; margin-left: 25px; cursor: pointer; vertical-align: middle; color: #fff; border-bottom: 1px dotted; }
.choose_city span:first-child { margin-left: 0; }
.choose_city span.active { padding: 3px 10px; border-bottom: 0; background-color: rgba(204,0,0,.7); }

.link-map-mob { display: block; margin: 10px 0; }
@media (min-width: 768px){
    .vc_cart.vc_right_side { top: 0; right: 0; bottom: auto; overflow-y: auto; height: 100vh; -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out; border: 0; box-shadow: -2px 0 4px rgba(0,0,0,.2); }
    .vc_cart.vc_right_side .vc_header { font-size: 0; position: fixed; top: 50%; width: 60px; height: 60px; margin: -30px 0 0 -60px; padding: 0; border-radius: 5px 0 0 5px; background: url(images/icon-fav-white.svg) no-repeat 16px 20px #ff8001; background-size: 30px auto; box-shadow: inset -3px 0 3px rgba(0,0,0,.1); }
    .vc_cart.vc_right_side .vc_header i { font-size: 14px; line-height: 24px; position: absolute; width: 24px; height: 24px; margin: -16px 0 0 17px; text-align: center; color: #fff; border: 2px solid #fff; border-radius: 15px; background: #ff8001; }
    .vc_cart.vc_right_side .vc_header .close { display: none; }
    .vc_cart.vc_right_side .vc_body, .vc_cart.vc_right_side .vc_form { border-top: 0; }
    .vc_cart.vc_right_side.vc_hidden { right: -360px; width: 360px; box-shadow: none; }
    .vc_body_header { display: block; font-size: 18px; font-weight: 900; margin: 8px 0; }
    .link-map-mob { display: none; }
}
.link-map { float: right; font-size: 16px; top: 20px; right: 15px; font-weight: 400; }
.link-map-mob { float: none; }
.link-map span { border-bottom: 1px solid; }
.link-map::before { display: inline-block; width: 15px; height: 15px; margin-top: -2px; margin-right: 2px; content: ''; vertical-align: middle; background: url('images/map-marker-blue.svg') no-repeat center center; background-size: contain; }
.link-map:hover::before { background-image: url('images/map-marker.svg'); }
.clear { clear: both; }
.compare_item { position: relative; display: table-cell; width: 200px; min-width: 200px; max-width: 200px; vertical-align: top; border-right: 1px solid #ebebeb; }
.compare_item:hover { z-index: 10; box-shadow: 0 0 5px rgba(0,0,0,.2); }
.compare_box { position: relative; margin-bottom: 45px; }
.primary-table { width: 100%; border-collapse: collapse; }
.primary-table td { height: 20px; padding: 7px 12px; text-align: left; vertical-align: top; border: 1px solid #ebebeb; background: #fff; }
.compare_item .primary-table td { border-width: 1px 0; }
.compare_props { width: 250px; }
.compare_props.fixed { position: absolute; z-index: 20; top: 0; left: 0; }
.compare_props.fixed table { box-shadow: 5px 0 5px rgba(0,0,0,.2); }
.compare_props .compare_item_product { position: relative; border-right: 1px solid #ebebeb; }
.compare-options { position: absolute; bottom: 15px; left: 0; }
.compare-view-toggle { display: inline-block; cursor: pointer; opacity: .9; color: #0a4e80; border-bottom: 1px dashed; }
.compare-view-toggle.active { font-size: 0; }
.compare-view-toggle.active:after { font-size: 16px; content: 'Показать все характеристики'; }
.download-link { position: relative; text-align: center; }
.download-link span:before { display: inline-block; width: 14px; height: 14px; margin-top: -1px; margin-right: 5px; content: ''; vertical-align: middle; background: url(images/download-button.svg) no-repeat center center; background-size: contain; }
.pdf-icon { display: inline-block; margin: 15px 0 5px; text-decoration: underline; }
.pdf-icon span:before { display: inline-block; width: 22px; height: 22px; margin-right: 6px; content: ''; vertical-align: middle; background: url(images/pdf.svg) no-repeat center center; background-size: contain; }
.compare-options .download-link { margin-top: 15px; }
.compare_props.fixed .compare_item_product { border: 0; }
.compare_data { position: absolute; top: 0; left: 250px; width: auto; }
.compare_item_product .o-card_row + .o-card_row { display: none; }
.compare_item_product li { display: block; width: 100%; -webkit-flex-basis: 100%; flex-basis: 100%; max-width: none; margin: 0; box-shadow: none!important; }
.compare-item-photo { position: absolute; width: 100%; background-size: cover; background-position: center center; height: 100%; }
.compare_item_product li .o-label-sale, .compare_item_product li .o-label-rent { right: auto; left: 0; }
.compare_item_product .o-card_photo a { height: 150px; overflow: hidden; position: relative; }
/* .compare_item_product .o-card_photo img { position: absolute; height: 100%; max-width: none; left: 50%; transform: translateX(-50%); } */
/* .compare_item_product .o-card_photo { width: 200px; } */
.compare_item_product .o-card_compare { display: none; }
.compare_item_product .o-card_row.buttons-row { display: none; }
.compare_item_product .o-card_square, .compare_item_product .o-card_price { display: none; }
.remove_from_compare { font-size: 20px; line-height: 18px; position: absolute; z-index: 10; top: 10px; right: 10px; display: block; width: 20px; height: 20px; cursor: pointer; text-align: center; color: #fff; border: 5px solid #fff; background: #c00; }
.remove_from_compare:hover { color: #c00; background: #fff; }
#map { height: 500px; }
.must { color: #c00; }
#bluimpgallery { font-size: 0; margin: 15px 0 25px; }
#bluimpgallery li { display: inline-block; width: -webkit-calc(33% - 8px); width: calc(33% - 8px); max-height: 200px; margin: 0 15px 22px 0; vertical-align: top; }
#bluimpgallery li a { display: block; overflow: hidden; height: 185px; }
#bluimpgallery li a img { min-width: 100%; min-height: 100%; }
#bluimpgallery li:nth-child(3n) { margin-right: 0; }
.form-similar { max-width: 530px; margin: 50px 0 20px; text-align: center; }
.similar-outer + .form-similar {margin-left: auto; margin-right: auto;}
.form-similar h3 { margin: 0 0 20px; }
.sub_f form { font-size: 0; padding: 20px; border: 1px solid #ebebeb; border-radius: 4px; background: #f3f3f3; }
.sub_f form input { font-size: 16px; display: inline-block; height: 40px; vertical-align: top; }
.sub_f form input[type='checkbox'] { display: none; }
.sub_f form input[type='email'] {border: 0; border-radius: 3px 0 0 3px; box-shadow: inset 0 2px 3px rgba(0,0,0,.2); }
.sub_f form input[type='submit'] { border-radius: 0 3px 3px 0; }
.form-sub-params { position: fixed; z-index: 100; right: 50px; bottom: 50px; display: none; border-radius: 4px; background: #fff; box-shadow: 0 14px 28px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.22); }
span.close-sub-params { position: absolute; top: 10px; right: 10px; display: block; width: 16px; height: 16px; background: url(images/close-pop.svg) no-repeat center center; background-size: contain; }
.form-sub-params .error, .form-sub-params .success { margin: 20px; }
.form-sub-params form { position: relative; }
.form-sub-params input[type='email'] { border: 1px solid #ebebeb; border-right: 0; }
.popup-box .form-similar { margin: 0; }
.popup-box .sub_f form { padding: 0; border: 0; background-color: transparent; }
.popup-box .sub_f form h3 { display: none; }
.sub_f_info { font-size: 16px; margin-bottom: 20px; }
.agreement-wrap { font-size: 14px; display: block; max-width: 470px; margin-top: 8px; color: #666; }
.top_info { position: absolute; bottom: 20px; overflow: hidden; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; padding: 0 50px; }
.top_info > p { display: inline-block; float: right; margin-left: 15px; padding: 7px 10px; border-radius: 4px; background: #fff; vertical-align: middle; }
.top_info > p.o-class { float: left; margin: 0; }
.btn-show-more { -moz-box-sizing: border-box; box-sizing: border-box; }
.c-description { position: relative; z-index: 10; padding: 25px 0; background: #fff; }
.hit_objects { font-size: 0; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; margin-top: 0; -webkit-justify-content: space-between; justify-content: space-between; }
.hit_objects::after { content: ''; -webkit-flex: 0 1 -webkit-calc(50% - 20px); flex: 0 1 calc(50% - 20px); }
.hit_objects li { -webkit-flex-direction: column; flex-direction: column; }
.hit_objects .o-card_row.buttons-row { display: none; }
.fixed-info { font-size: 16px; position: fixed; z-index: 100; top: 0; display: none; width: 100%; padding: 10px 0; background-color: #fff; border-bottom: 1px solid #dedede;; }
.fixed-info p { display: inline-block; }
.fixed-info .o-name { font-weight: 900; /* float: left;  */margin-right: 15px; }
/* .fixed-info .o-address, .fixed-info .o-square { float: right; } */
.fixed-info.fixed .wrap {display: -webkit-flex;display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; align-items: center;}
.fixed-info .o-address .icon { width: 18px; height: 18px; margin-right: 0; background-size: 16px auto; }
i.arrow-right { margin-right: -4px; background-image: url(images/arrow-right.svg); }
i.arrow-left { margin-right: 0; margin-left: -6px; background-image: url(images/arrow-left.svg); }
.b-pagination, .grid_pager { margin: 20px 0; }
.b-pagination li, .grid_pager li { display: inline-block; margin-right: 13px; vertical-align: top; }
.b-pagination__item, .grid_pager li { color: #5780b0; border: 1px solid #5780b0; border-radius: 2px; }
.b-pagination__item:hover, .grid_pager li:hover { color: #ff8001; border-color: #ff8001; }
.b-pagination__item:hover i.arrow-right { background-image: url(images/arrow-right-or.svg); }
.b-pagination__item:hover i.arrow-left { background-image: url(images/arrow-left-or.svg); }
.b-pagination__item.active, .grid_pager .active { border-color: #ff8001; }
.b-pagination__item span, .grid_pager span { color: #fff; }
.b-pagination__item a, .b-pagination__item span, .grid_pager a, .grid_pager span { display: block; padding: 3px 8px; }
.b-pagination_page-active, .grid_pager .current { background-color: #ff8001; }
.b-pagination .icon { width: 18px; height: 20px; margin-top: -3px; background-size: 11px auto; }
.grid_pager li { margin-right: 9px; }
.map { margin: 20px 0; }
.wrap.feedback { margin-top: 20px; }
.feedback-contacts p { margin-bottom: 5px; }
.form-wrap { padding: 30px 0; background-color: rgba(247,247,247,.43); }
.feedback-form { width: 600px; margin: 0 auto; padding: 30px; border: 1px solid #a9b0b9; border-radius: 3px; background-color: #fff; }
.feedback-form h3 { margin: 0 0 20px; text-align: center; }
.captcha-block { display: inline-block; vertical-align: top; }
.captcha-block input { min-width: 220px; }
.show-rekv { margin: 10px 0; }
.rekv { display: none; }
.news-page { float: left; width: -webkit-calc(100% - 430px); width: calc(100% - 430px); font-size: 18px; }
.news-page p, .page-review p, .news-page li, .page-review li { margin-bottom: 20px; line-height: 1.4; }
.related-news { float: right; width: 380px; }
.related-news h2 { margin-top: 5px; margin-bottom: 18px; }
.page-review .content-left { margin-right: 430px; font-size: 18px; }
.page-review .sidebar { float: right; width: 380px; }
.page-review .h1-wrap:after { display: table; clear: both; content: ''; }
.page-review .h1-wrap h1 { float: left; width: -webkit-calc(100% - 430px); width: calc(100% - 430px); }
.latest-news li { margin-bottom: 30px; }
.latest-news a, .latest-news span { display: block; }
.home-news-widgets { margin: 40px -10px 0; }
.home-news-widgets > li { width: 50%; padding: 10px; }
.home-news-widgets .news-image { height: 130px; overflow: hidden; float: none !important; width: auto !important; }
.home-news-widgets .news-desc { margin-left: 0 !important; }
.home-news-widgets .link-all { max-width: 100px; text-align: center; }
.news-image { margin-bottom: 10px; }
.news-title { font-size: 18px; margin-bottom: 6px; color: #4a6e94 !important; }
.news-date { font-size: 14px; margin: 5px 0; color: #777; }
.news-desc span:last-child { color: #000; }
.header-wrap h3 { float: left; margin: 0 0 20px; }
.link-all { display: inline-block; padding: 5px 10px; border: 1px solid #6888ad; border-radius: 2px; font-size: 16px; }
.link-all:hover { border-color: #ff8001; }
.videotable td { vertical-align: top; }
.news-image img { min-height: 100%; }
.land-grid { font-size: 0; }
.land-grid .o-card { width: -webkit-calc(33% - 17px); width: calc(33% - 17px); margin-right: 30px; }
.land-grid .o-card:nth-child(3n) { margin-right: 0; }
.wico td { padding: 10px 10px 10px 0; vertical-align: middle; }
.wico img { display: block; max-height: 50px; margin: 0 auto; }
.second_block > * { display: none; }
.second_block > h2, .second_block > p:first-of-type, .second_block > ul { display: block; }
.seealltext { display: inline-block; margin: 20px 0; cursor: pointer; border-bottom: 1px dashed; }

#vk_groups { float: left; margin-right: 20px; margin-left: 50px; }
.widget-socials { float: right; margin-bottom: 20px; }
.widget-fb { float: left; }
.user-form, .register-form { max-width: 500px; margin: 0 auto; }
.register-form .textbox input, .register-form .textbox textarea { border-color: #bcc4ce; }
.register-form .textbox input:focus, .register-form .textbox textarea:focus { border-color: #7993b5; }
.radio-buttons input[type='radio'] { display: none; }
.radio-buttons { margin: 5px 0 10px; text-align: center; }
.radio-buttons p { margin-bottom: 10px; }
.radio-buttons .form-inner, .form-inner-outline { border: 1px solid #e1eff5; border-radius: 3px; }
.btn-outline { display: inline-block; padding: 5px 10px; cursor: pointer; color: #333; border: 1px solid #565e66; border-radius: 2px; }
.btn-outline:hover { color: #555; border-color: #7d7d7d; }
.btn-outline-active { color: #ff8001; border-color: #ff8001; }
label[for='is-client'] { margin-right: 10px; }
.captcha-submit .g-recaptcha { float: left; }
.captcha-submit .btn-primary { float: right; }
.form-footer { margin-top: 20px; padding-top: 13px; border-top: 1px solid #a9b0b9; }
.form-footer a:first-child { margin-right: 20px; }
.register-form .form-footer { margin: 20px 0; }
.input-label span { font-size: 14px; display: block; margin-top: 4px; color: #666; }
.forgot-link { margin-left: 20px; }
.input-info { font-size: 14px; margin-top: 5px; }
.form-block-title { font-size: 20px; padding: 10px 20px; color: #fff; border-top-left-radius: 3px; border-top-right-radius: 3px; background-color: #546173; }
.form-inner { margin-bottom: 20px; padding: 20px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; background-color: #f3fafd; }
.link-logout { margin-left: 10px; }
.header-account-buttons .link-logout { margin-right: 10px; }
.header-account-buttons .link-logout + span { color: #6b6b6b; }
input[type='checkbox'] { display: none; }
input:disabled, textarea:disabled, input:disabled:hover, textarea:disabled:hover { color: #777; background-color: #f1f1f1; cursor: default; }
.textbox input.btn-primary { width: auto; }
.input-toggle { display: inline-block; margin-bottom: 12px; cursor: pointer; color: #4a6e94; border-bottom: 1px dashed; }
.content-toggle { display: none; margin: 12px 0; }
.user-content .form-block-title { font-size: 18px; }
.user-content .user-form { width: 340px; margin: 0; }
.tabs { font-size: 0; position: relative; margin-bottom: 15px; }
.tabs:after { position: absolute; z-index: 1; bottom: 0; left: 0; width: 100%; height: 1px; content: ''; background-color: #e1e1e1; }
.tabs li { font-size: 16px; z-index: 2; display: inline-block; padding: 10px 20px; cursor: pointer; vertical-align: top; border: 1px solid #fff; border-bottom-color: #e1e1e1; background-color: #fff; }
.tabs li:not(.active):hover { border-color: #f7f7f9; background-color: #f7f7f9; }
.tabs li.active { position: relative; cursor: default; color: #f07f1a; border-color: #e1e1e1; border-bottom-color: #fff; border-top-left-radius: 0; border-top-right-radius: 0; }
.boxes { font-size: 16px; margin: 30px 0; }
.boxes > div { display: none; margin-top: -1px; }
.boxes > div.active { display: block; }
.msg { -moz-box-sizing: border-box; box-sizing: border-box; margin-bottom: 30px; padding: 10px 15px; text-align: center; border: 1px solid; border-radius: 2px; }
.msg-success { display: none; color: #004e23; border-color: #c2e2d1; background-color: #f6fff9; }
.msg-error { display: none; color: #af0202; border-color: #e4a8a8; background-color: #fffbfb; }
.msg-inform { color: #333; border-color: #ccc; background-color: #f7f7f7; }
.msg p { margin-bottom: 0; }
.feedback-form .msg-success, .feedback-form .msg-error { display: block; margin-bottom: 15px; }
.user-content .msg-success { text-align: left; }
.textbox i { font-style: normal; margin-top: 5px; color: #ea0000; }
.textbox .likeselect i { color: #000; }
.not-found { margin-top: 20px; }
p.privacy-policy { font-size: 12px; line-height: 1.2; margin: 15px 0; color: #777; }
.user-sidebar { float: left; width: 200px; height: 100vh; margin-top: -15px; padding-bottom: 15px; border-right: 1px solid #e2e2e2; border-left: 1px solid #e2e2e2; }
.user-content { font-size: 16px; margin-top: 15px; margin-left: 230px; padding-bottom: 30px; }
.user-sidebar .username { font-size: 16px; font-weight: 900; margin: 26px 15px 20px; padding-bottom: 10px; border-bottom: 1px solid #ecedef; }
.user-sidebar .link-logout { color: #5780b0; }
.user-sidebar li { font-size: 16px; position: relative; }
.user-sidebar li:first-child { margin-top: 15px; }
.user-sidebar li:last-child { border-top: 0; }
.user-sidebar li:not(.active):hover { background-color: #f7f7f9; }
.user-sidebar li a { color: #000; }
.user-sidebar li a, .user-sidebar li span { display: inline-block; vertical-align: middle; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; }
.user-sidebar li > a, .user-sidebar li > span { padding: 7px 4px 7px 15px; }
.user-sidebar li:hover a { color: #000; }
.user-sidebar li.active { font-weight: 900; color: #222; background-color: #f3fafd; }
.user-sidebar li.active span { color: #0a4e80; }
.user-sidebar li.active:before { position: absolute; top: 0; left: -1px; display: block; width: 3px; height: 100%; content: ''; background-color: #0a4e80; }
.user-sidebar li span.amount-capture { width: -webkit-calc(100% - 30px); width: calc(100% - 30px); }
.amount-content { font-size: 14px; font-weight: 400; font-style: normal; display: inline-block; padding: 3px 5px; vertical-align: middle; color: #fff; border-radius: 2px; background-color: #45bd95; }
.owner-toolbar { margin-bottom: 20px; padding: 12px 10px; background-color: #f3fafd; }
.balance { text-align: right; }
.balance:before { display: inline-block; width: 16px; height: 16px; margin-top: -4px; margin-right: 5px; content: ''; vertical-align: middle; background: url(images/wallet.svg) no-repeat center center; background-size: contain; }
.balance a { margin-left: 10px; text-decoration: underline; }
.balance .balance-minus { color: #c00; }
.balance .balance-plus { color: #02af67; }
.btn-report .icon { margin-top: -3px; margin-right: 3px; background-image: url(images/sad.svg); background-size: 14px auto; }
.report-wrap { display: none; }
.btn-report { font-size: 14px; cursor: pointer; text-align: left; color: #555; }
.btn-report:hover { opacity: .8; }
.form-hidden { position: relative; display: none; }
.form-report { border-top: 1px solid #cecece; }
.form-report textarea { width: 100%; margin: 10px 0; border-color: #ccc; }
.form-report, .form-review { padding: 20px; }
.form-report h3 { margin-top: 0; }
.close-form { position: absolute; top: 18px; right: 18px; width: 20px; height: 20px; cursor: pointer; background: url(images/close-pop.svg) no-repeat center center; background-size: contain; }
.order-wrap { margin-bottom: 20px; background-color: #f7f7f9; }
.order-title { float: left; margin-bottom: 10px; color: #666; }
.order-row { font-size: 16px; display: table; width: 100%; }
.order-list, .order-info { display: table-cell; padding: 20px; vertical-align: top; }
.order-item { margin-bottom: 15px; }
.order-item-image { display: block; float: left; overflow: hidden; width: 40px; height: 24px; margin-top: 3px; margin-right: 10px; }
.item-name-comment { display: block; margin-left: 50px; }
.order-item a { display: block; }
.mng-comment { display: inline-block; margin-top: 5px; padding: 3px 10px; border: 1px solid #ffe1b9; background-color: #faebd7; }
.comment-wrap { padding-left: 50px; }
.order-card-item .mng-comment { font-size: 14px; position: relative; margin-top: 10px; }
.order-card-item .mng-comment:after, .order-card-item .mng-comment:before { position: absolute; bottom: 100%; left: 15px; width: 0; height: 0; content: ' '; pointer-events: none; border: solid transparent; }
.order-card-item .mng-comment:after { margin-left: -6px; border-width: 6px; border-color: rgba(250,235,215,0); border-bottom-color: #faebd7; }
.order-card-item .mng-comment:before { margin-left: -7px; border-width: 7px; border-color: rgba(255,225,185,0); border-bottom-color: #ffe1b9; }
.order-info { width: 400px; }
.order-info p { margin-bottom: 6px; }
.grid { font-size: 0; display: block; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; margin-left: -20px; }
.grid > li { font-size: 16px; display: inline-block; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-flex-direction: column; flex-direction: column; -moz-box-sizing: border-box; box-sizing: border-box; margin-bottom: 20px; padding-left: 20px; vertical-align: top; }
.grid.orders li { width: 33.33%; }
.order-card-inner { position: relative; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-flex: 1; -moz-box-flex: 1; -webkit-flex-direction: column; flex-direction: column; -webkit-flex-grow: 1; flex-grow: 1; min-width: 1px; padding: 10px; border-top: 0; background-color: #f3fafd; }
.btn-promo { position: relative; padding-left: 44px; }
.order-card-inner .btn-promo { margin: 6px 0; padding: 6px 10px; padding-left: 34px; color: #fff; border-radius: 2px; background-color: #5780b0; }
.btn-promo::before { position: absolute; top: 0; left: 18px; display: block; width: 20px; height: 100%; content: ''; background: url(images/king.svg) no-repeat center 7px; background-size: contain; }
.order-card-inner .btn-promo::before { left: 9px; background-position-y: center; }
.user-requests .order-card-inner { min-height: 210px; }
.order-header { padding: 7px 10px; color: #fff; background-color: #546173; }
.order-card-item { overflow: hidden; margin-bottom: 8px; padding-bottom: 8px; border-bottom: 1px solid #dce5ec; }
.order-card-item:first-child { margin-top: 0; }
.order-desc { margin-top: 10px; }
.order-desc p { margin-bottom: 5px; }
.order-card-footer { padding: 5px 10px; background-color: #e2ecf9; }
.order-report { position: absolute; top: 0; left: 0; display: none; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; height: 100%; padding: 10px; background-color: #f3fafd; }
.order-report textarea { width: 100%; margin: 10px 0; }
.order-image a { display: block; overflow: hidden; height: 110px; }
.account input, .account textarea { font-size: 16px; }
.account .btn-primary { font-size: 16px; }
.dt { display: table; }
.dt > div { display: table-cell; }
.subscribe-list > div { padding-right: 20px; padding-bottom: 15px; vertical-align: middle; }
.subscribe-list .btn-primary.small { margin-top: 0; }
.item-img-small { display: block; float: left; overflow: hidden; width: 60px; height: 40px; }
.item-img-small + a, .item-img-small + div { display: block; margin-left: 75px; }
.item-name-sub { width: 300px; }
.item-date { font-size: 14px; margin-top: 4px; color: #555; }
.btn-add-review { float: right; }
.form-review { margin-top: 20px; background-color: #f7f7f9; }
.form-review h3 { margin-top: 0; margin-bottom: 16px; }
.reviews-list { margin: 20px 0 40px; }
.reviews-list li:not(:last-child) { margin-bottom: 15px; padding-bottom: 18px; border-bottom: 1px solid #e8e8e8; }
.rev-name { font-size: 18px; margin-bottom: 5px; color: #546173; }
.rev-time { font-size: 16px; margin-bottom: 5px; color: #555; }
.header-wrap .btn-primary.small { margin-top: 0; }
.header-wrap .btn-primary { font-size: 16px; float: right; }
.reviews-block .header-wrap h3 { margin: 0; }
.header-wrap { overflow: hidden; }
.user-rev-list li { margin-bottom: 20px; }
.user-subscribe .objects-table .btn-primary.small { margin-top: 0; }
.object-table-row { display: table-row; border-bottom: 1px solid #d6dee8; background-color: #f3fafd; }
.objects-table { display: table; width: 100%; margin-bottom: 30px; border-collapse: collapse; }
.object-table-row > div { display: table-cell; padding: 10px; padding-right: 0; vertical-align: middle; }
.object-table-row > div:last-child { width: 150px; padding-right: 20px; text-align: right; }
.owner-objects .object-table-row > div:last-child { width: 20px; padding-left: 30px; }
.owner-history .object-table-row > div:first-child { width: 60px; }
.owner-history .object-table-row > div:nth-last-child(2) { width: 170px; text-align: left; }
.objects-table .price-square-cell > div { display: inline-block; }
.owner-history .objects-table .object-table-row:last-child { border-bottom: 0; }
.client-info p { margin-bottom: 5px; }
.objects-table .img-name { width: 350px; }
.obj-name a { font-size: 16px; display: inline-block; margin-bottom: 10px; }
.show-contact { padding: 5px 10px; color: #6b6c6d; border: 1px solid #acb2b9; border-radius: 3px; }
.show-contact:hover { background-color: #fbfdff; }
.show-contact:before { display: inline-block; width: 20px; height: 20px; margin-top: -4px; margin-right: 6px; content: ''; vertical-align: middle; background: url(images/eye.svg) no-repeat center center transparent; background-size: contain; }
.popup-buttons { margin-top: 20px; }
.popup-buttons .btn-close { margin-left: 30px; color: #5780b0; }
[data-target='cancel-request']:before { display: inline-block; width: 18px; height: 18px; content: ''; border-radius: 2px; background: url(images/delete-cross.svg) no-repeat center center; background-color: #9facb5; background-size: 10px auto; }
.edit-object .header-wrap { overflow: hidden; }
.edit-object #box1 input.btn-primary { margin-left: 103px; }
.edit-object #box4 input.btn-primary { margin-left: 163px; }
.editbox { margin-bottom: 13px; }
.editbox > p, .editbox input, .editbox > span, .editbox .likeselect, .editbox-inner { font-size: 16px; display: inline-block; -moz-box-sizing: border-box; box-sizing: border-box; vertical-align: top; }
.editbox-inner, .editbox-inner img { margin-bottom: 15px; }
.editbox > p:first-child { width: 96px; margin-right: 4px; }
#box4 .editbox > p { width: 150px; }
.editbox > p, .editbox > span { padding: 6px 0; }
.editbox > span.upload-photo { padding: 0; }
.editbox input, .editbox .likeselect, .chosen-container-multi .chosen-choices { width: 299px; border-color: #b8c0c5; }
.editbox input.number, .editbox input.float-number { width: 142px; }
.input-block, .form-labeled .form-group, .form-group, .editbox-inner { display: inline-block; width: -webkit-calc(100% - 120px); width: calc(100% - 120px); vertical-align: top; }
.editbox .input-block input { display: block; margin-bottom: 10px; }
.edit-main-photo img { display: block; }
.edit-main-photo .btn-primary { font-size: 14px; margin-right: 10px; }
.edit-main-photo .btn-primary:before { top: 9px; }

.form-labeled input[type='submit'] { margin-left: 102px; }


.suitup { display: inline-block; width: -webkit-calc(100% - 104px)!important; width: calc(100% - 104px)!important; }
.suitup-editor { font-family: inherit!important; font-size: 14px; }
.btn-delete, .editbox span.btn-delete { font-size: 14px; position: relative; display: inline-block; padding: 8px 10px 8px 25px; cursor: pointer; color: #fff; border-radius: 2px; background-color: #9aa0a7; }
.btn-delete.del_img { display: none; }
.btn-delete:before { position: absolute; top: 9px; left: 8px; width: 13px; height: 13px; content: ''; background: url(images/delete-w.svg) no-repeat center center; background-size: contain; }
.btn-add { position: relative; display: inline-block; padding-right: 17px; padding-left: 36px; cursor: pointer; color: #fff; background-color: #5e82b0; }
.btn-add:before { position: absolute; top: 11px; left: 16px; width: 14px; height: 14px; content: ''; background: url(images/plus.svg) no-repeat center center; background-size: contain; }
.btn-add.btn-upload-img:before { background-image: url(images/photo-camera.svg); }
.variants-row { margin-top: 15px; padding: 10px 15px; background-color: #f7f7f9; }
.variants-row .for_img img { width: 50px!important; min-width: 0!important; }
.variants-row > .editbox { display: inline-block; margin-right: 10px; vertical-align: bottom; }
.variants-row > p { color: #777; margin-bottom: 10px; font-size: 16px; margin-left: 62px; }
.variants-row .editbox > p, .variants-row .editbox input[type='text'] { display: block; margin-right: 0; }
.variants-row .editbox span.btn-delete { padding-top: 7px; }
#box2 .variants-row:last-of-type { margin-bottom: 20px; }
.add-photos-edit { font-size: 0; margin: 15px -5px; }
.add-photos-edit li { font-size: 16px; position: relative; display: inline-block; -moz-box-sizing: border-box; box-sizing: border-box; width: 25%; padding: 5px; vertical-align: top; }
.add-photos-edit img { display: block; -moz-box-sizing: border-box; box-sizing: border-box; padding: 8px; border: 1px solid #dedede; }
.btn-delete-img { position: absolute; top: 20px; left: 20px; width: 24px; height: 24px; cursor: pointer; border-radius: 2px; background: url(images/delete-w.svg) no-repeat center center; background-color: rgba(0,0,0,.7); background-size: 13px auto; }
.btn-delete-img:hover, .btn-delete:hover { opacity: .8; }
.link-external { position: relative; display: inline-block; padding-left: 18px; color: #777; }
.link-external:before { position: absolute; top: 0; left: 0; display: inline-block; width: 13px; height: 16px; content: ''; background: url(images/external_1.svg) no-repeat center center; background-size: 13px auto; }
.link-external:hover { opacity: .8; color: #777; }
.upload-photo { display: block; width: 50px; height: 50px; margin-top: 12px; cursor: pointer; opacity: .7; border: 1px dashed #cacaca; background: url(images/photo-camera-sign.svg) no-repeat center center #ebebeb; background-size: 28px auto; }
.upload-photo:hover { opacity: 1; }
.month-list { font-size: 0; margin: 20px 0; }
.month-list li { font-size: 16px; display: inline-block; margin-right: 15px; vertical-align: top; }
.month-list li a { display: block; padding: 5px 15px; border: 1px solid #5780b0; border-radius: 2px; }
.month-list li a:hover { color: #5780b0; }
.month-list li.active a { color: #fff; background-color: #5780b0; }
.month-amount { font-size: 14px; display: inline-block; margin-left: 5px; vertical-align: baseline; }

/* .month-list { font-size:0; margin:20px 0; border-bottom:1px solid #e2e2e2 }
.month-list li { position:relative; font-size:16px; display:inline-block; margin-right:15px; vertical-align:top; border:1px solid transparent }
.month-list li a { display:block; padding:5px 10px; color:#000 }
.month-list li.active { border-color:#e2e2e2; border-bottom-color:transparent }
.month-list li.active:after { content:''; width:100%; height:1px; background-color:#fff; position:absolute; bottom:-2px }
.month-amount { font-size:13px; display:inline-block; margin-left:5px; vertical-align:baseline }
*/
.g-recaptcha { /* -webkit-transform: scale(.77); -moz-transform: scale(.77); -ms-transform: scale(.77); -o-transform: scale(.77); transform: scale(.77); -webkit-transform-origin: 0 0; -moz-transform-origin: 0 0; -ms-transform-origin: 0 0; -o-transform-origin: 0 0; transform-origin: 0 0; */margin: 10px 0; }
.form-request .g-recaptcha { margin-bottom: 0; -webkit-transform: scale(.77); transform: scale(.77); -webkit-transform-origin: 0 0; transform-origin: 0 0; }
.form-request .privacy-policy { margin-top: 0; }
.popup-box .form-request .privacy-policy {margin-top: 10px;}
.dropdown-block > p { margin-top: 10px; }
.dropdown-block .dropdown-item { margin-bottom: 10px; padding: 7px 10px; cursor: pointer; background-color: #fff; box-shadow: 0 0 1px 1px rgba(97,110,136,.2); }
.dropdown-block .dropdown-item:hover { background-color: #fffdfa; }
.input-loader { display: none; margin-top: 10px; }
.dropdown-item .item-name-comment p { font-size: 16px; font-weight: 900; }
.dropdown-item .item-name-comment p + p { font-weight: 400; margin-top: 5px; margin-bottom: 0; color: #555; }
.textbox.switch-toggle { padding: 10px 20px; background-color: #f3fafd; }
.switch { position: relative; display: inline-block; width: 40px; height: 24px; vertical-align: middle; }
.switch input { display: none; }
.slider { position: absolute; top: 0; right: 0; bottom: 0; left: 0; cursor: pointer; -webkit-transition: .4s; transition: .4s; background-color: #cddce3; }
.slider:before { position: absolute; bottom: 4px; left: 4px; width: 16px; height: 16px; content: ''; -webkit-transition: .4s; transition: .4s; background-color: #fff; }
input:checked + label .switch .slider { background-color: #ff8001; }
input:focus + label .switch .slider { box-shadow: 0 0 1px #2196f3; }
input:checked + label .switch .slider:before { -webkit-transform: translateX(16px); transform: translateX(16px); }
.slider.round { border-radius: 24px; }
.slider.round:before { border-radius: 50%; }
.switch-toggle label > span { font-size: 18px; display: inline-block; margin-left: 5px; vertical-align: middle; }
input[type='file'], .editbox input[type='file'] { display: none; }
.suggestions-addon[data-addon-type='clear'] { background-size: 24px auto; }
.here_no_ob { display: none; max-width: 190px; margin: 5px 0; text-align: center; }
.payment-variants { margin-top: 20px; }
.payment-variants label { display: inline-block; margin-right: 15px; margin-bottom: 30px; cursor: pointer; text-align: center; vertical-align: top; }
.payment-variants input[type='radio'] { display: none; }
.payment-img { display: block; width: 140px; margin-bottom: 10px; padding: 10px; text-align: center; border: 1px solid #ccc; border-radius: 3px; }
.payment-variants label:hover .payment-img, .payment-variants input[type='radio']:checked + .payment-img { border-color: #ff8001; }
.payment-variants label:hover span, .payment-variants input[type='radio']:checked + span + span { color: #ff8001; }
.payment-form { display: inline-block; margin-bottom: 20px; padding: 15px; border: 1px solid #e4e7e8; border-radius: 2px; background-color: #fcfcfd; }
.payment-form input { margin-left: 10px; }
.payment-form span { font-size: 14px; display: block; margin-top: 10px; color: #768088; }
.o-card.popadv { box-shadow: none; }
.bg-dark { font-size: 20px; position: absolute; z-index: 101; top: 0; left: 0; display: none; width: 100%; height: 100vh; table-layout: auto; color: #fff; }
.block-hint { font-size: 18px; padding-top: 20px; color: #fff; }
.block-hint span { display: inline-block; vertical-align: bottom; }
.block-hint span:first-child { width: 100px; }
.block-hint span + span { width: -webkit-calc(100% - 120px); width: calc(100% - 120px); }
.block-hint img { margin-right: 10px; margin-bottom: 4px; }
.bg-dark td { vertical-align: top; background-color: rgba(0,0,0,.8); }
.bg-dark .active-block { background-color: transparent; }
.grid { font-size: 0; }
.grid > *, .grid > .grid-item { font-size: 16px; display: inline-block; vertical-align: top; }
.grid-item { -moz-box-sizing: border-box; box-sizing: border-box; }
.main-page { margin-bottom: 20px; }
.main-menu { float: left; margin-top: 6px; }
.main-menu .grid li { margin-bottom: 0; }
.main-menu a { display: block; color: #000; }
.main-menu a:hover, .contacts-line a:hover { color: #ff8001; }
.top-line { font-size: 16px; padding-bottom: 14px; }
.top-line-right, .main-header-right { float: right; }
.main-header-right { margin-top: 3px; }
.main-header-right .btn-secondary { display: inline-block; margin-left: 15px; vertical-align: middle; }
.top-line-right a { display: inline-block; vertical-align: middle; }
.top-line-right .btn-primary { color: #ff8001; border: 1px solid #ff9429; background-color: transparent; text-align: center; }
.top-line-right .btn-primary:hover { color: #fff; background-color: #ff8001; }
.top-line-right .btn-secondary { color: #5780b0; border: 1px solid #5780b0; background-color: transparent; }
.top-line-right .btn-secondary:hover { color: #fff; background-color: #5780b0; }
header .wrap { padding: 10px 0; }
header .contacts-line .wrap { padding: 8px 0; }
.link-login, .btn-city {color: #000; font-size: 16px; display: inline-block; vertical-align: middle;}
.p-link { border-radius: 3px; padding: 6px 10px; border:1px solid #b9b9b9; background-color: #fff; display: inline-block; }
.p-link img { width: 120px; display: block; margin: 0; }
.header-toolbar { display: inline-block; }
.header-toolbar > * { font-size: 16px; display: inline-block; margin-left: 20px; cursor: pointer; vertical-align: middle; }
.header-toolbar a { color: #000; }
.ico:before, .icon:before { display: inline-block; width: 16px; height: 16px; margin-top: -2px; margin-right: 3px; content: ''; vertical-align: middle; background-repeat: no-repeat; background-position: center center; background-size: contain; }
.icon-garantie:before { background-image: url(images/shield.svg); }
.icon-free:before { background-image: url(images/free.svg); }
.icon-login::before {background-image: url('images/login.svg');}
.icon-crown:before { background-image: url(images/king.svg); }
.icon-plan:before { background-image: url(images/plan.svg); }
.icon-compare:before { background-image: url(images/icon-compare.svg); }
.icon-compare:before { background-image: url(images/icon-compare.svg); }
.icon-fav:before { margin-right: 2px; background-image: url(images/icon-fav.svg); }
.icon-subscribe:before { background-image: url(images/icon-subscribe.svg); }
.icon-user:before { background-image: url(images/user.svg); }
.top-btn-add { font-size: 16px; display: inline-block; vertical-align: middle; margin-left: 15px; padding: 5px 10px; }
.recent-news { margin-bottom: 10px; }
.recent-news li { padding: 10px 0; }
.recent-news li:first-child { padding-top: 0; }
/* .recent-news li:first-child .recent-news-title { font-size: 20px; font-weight: 900; margin-bottom: 5px; } */
.recent-news a, .recent-news span { display: block; }
/* .recent-news li:nth-child(n+3) a, .short-news li a { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; } */
.recent-news img { margin-bottom: 10px; }
.recent-news li:nth-child(2) a { margin-bottom: 5px; }
.main-page-sidebar { float: left; width: 330px; }
.main-page-content { margin-left: 360px; }
.o-card_name { font-size: 20px; }
.specials { font-size: 0; }
.specials li:nth-child(odd) { margin-right: 40px; }
.specials li { font-size: 16px; display: inline-block; width: -webkit-calc(50% - 20px); width: calc(50% - 20px); margin-bottom: 25px; vertical-align: top; }
.specials a, .specials span { display: block; }
.analytics-block { font-size: 0; display: -webkit-flex; display: flex; margin-bottom: 30px; }
.analytics-block .featured-item { font-size: 16px; display: inline-block; -moz-box-sizing: border-box; box-sizing: border-box; width: -webkit-calc(100% - 390px); width: calc(100% - 390px); padding: 20px; vertical-align: top; background-color: #f2f2f2; }
.analytics-block .ipg-pic { position: relative; display: inline-block; width: 350px; margin-left: 40px; text-align: center; }
.js-sld { position: absolute; z-index: 10; display: block; width: 100%; height: 100%; }
.f-block, .f-block img, .o-card.popadv, .o-card.popadv img { display: block; width: 100%; }
.f-filter { margin: 30px 0; }
.river > div { margin: 30px auto !important; }
.all-wrap .river:first-of-type > div { margin: 0 auto !important; }
.big-popular { margin: 20px 0; }
.o-card.popadv { margin: 0 0 40px 0; }
.featured-item-pic { display: block; float: left; width: 300px; }
.featured-item-desc { margin-left: 330px; }
.featured-item-desc a { font-size: 18px; display: block; margin-bottom: 8px; }
.featured-item-desc .btn-primary { font-size: 16px; display: inline-block; margin-top: 8px; margin-bottom: 0; }
.services-block a, .services-block span { display: block; }
.section-gray { padding: 30px; background-color: #f2f2f2; }
.section { margin-bottom: 20px; }
.section-events { font-size: 14px; text-align: center; color: #333; }
.section-events ul { margin-bottom: 20px; }
.section-events a, .section-events span { display: block; }
.section-title, .section h1 { font-size: 24px; margin-bottom: 15px; font-weight: bold;}
.section-title {color: #000;}

.section-events .section-title { text-align: left; }
.section-events li { margin-bottom: 15px; }
.footer-title { font-size: 18px; text-transform: none; }
#u38 a { display: inline-block; }
.grid-col-4, .grid-col-2 { font-size: 0; margin: 0 -15px; }
.grid-col-4 li, .grid-col-2 li { font-size: 16px; display: inline-block; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0 15px; vertical-align: top; }
.grid-col-2 li { width: 50%; }
.grid-col-4 li { width: 25%; }
.pop-info { position: fixed; z-index: 100; bottom: 100px; left: 40px; display: none; width: 250px; padding: 10px 15px; color: #fff; border-radius: 3px; background-color: rgba(65, 70, 81, 0.9); }
.pop-notice { position: fixed; z-index: 100; bottom: 40px; left: 40px;  display: none;  width: 250px; padding: 10px 35px 10px 15px; color: #fff; border-radius: 3px; background-color: rgba(65, 70, 81, 0.95); font-size: 14px; }
.pop-notice .close-notice {display: block; top: 10px; right: 10px; border: 0; width: 20px; height: 20px; background: url('images/delete-cross.svg') no-repeat center center; background-size: 12px auto; position: absolute;}
.btn-menu { display: none; }

.grid-objects { font-size: 0; }
.recent-objects.o-grid { position: relative; float: none; width: auto; min-height: 0; margin-top: 40px; padding: 30px 0 10px; }
.realty-category .recent-objects.o-grid {margin-top: 0;}
.realty-category .c-description {margin-bottom: 0;}
.recent-objects .o-card, .grid-objects .o-card { width: -webkit-calc(25% - 15px); width: calc(25% - 15px); margin-right: 20px; }
.recent-objects .o-card_photo, .grid-objects .o-card_photo { height: 165px; overflow: hidden; }
.recent-objects .o-card:nth-child(odd), .grid-objects .o-card:nth-child(odd) { margin-right: 20px; }
.recent-objects .o-card:nth-child(4n), .grid-objects .o-card:nth-child(4n) { margin-right: 0; }
.recent-objects h3 { margin: 0 0 15px; }

.textbox input[type='checkbox'] + label { position: relative; padding-left: 24px; }
.textbox input[type='checkbox'] + label:before { position: absolute; top: 1px; left: 0; display: block; width: 15px; height: 15px; content: ''; border: 1px solid #666; border-radius: 2px; }
.textbox input[type='checkbox']:checked + label:before { border-color: #ff8001; background: url(images/check.svg) center center no-repeat #ff8001; background-size: 11px auto; }
.grid-3 { font-size: 0; margin: 0 -10px; }
.grid-3 li { font-size: 16px; display: inline-block; -moz-box-sizing: border-box; box-sizing: border-box; width: 33.3333333%; margin-bottom: 40px; padding: 0 10px; vertical-align: top; }
.cat-news li { margin-bottom: 30px; }
.cat-news img { margin-bottom: 10px; }
.cat-news a, .cat-news span { display: block; }
.cat-news time { margin: 5px 0; }
.cat-news-title {font-size: 18px; margin-bottom: 6px;}
.cat-news-desc { color: #000; }
.review-info { text-align: center; }
.review-info h2 { margin-top: 0; }
.review-info table { width: 100%; table-layout: fixed; }
.review-info td { padding: 10px 0; text-align: center; border-bottom: 1px solid #ebebeb; }
.review-info tr:first-child td { padding: 10px; border-top: 1px solid #ebebeb; }
.review-info img { display: block; margin: 10px auto 0; }
.content-page .review-info p { max-width: 220px; margin: 10px auto; text-align: center; }
.review-info tr:nth-child(2) td:first-child { border-right: 1px solid #ebebeb; }
.info-title { font-size: 16px; color: #737577; }
.review-info .o-class span { font-size: 36px; }
.content-page .review-info .help-info { max-width: none; margin: 10px auto 0; }
.review-info .link-external { width: 250px; margin-bottom: 16px; padding: 5px 10px 5px 28px; color: #5780b0; border: 1px solid; border-radius: 3px; }
.review-info .link-external::before { top: 6px; left: 36px; background-image: url('images/external_blue.svg'); }
.info-digit { font-size: 22px; font-weight: 900; }
.request-item, .order-dropped { display: table; width: 100%; border-bottom: 1px solid #d6dee8; }
.request-item:first-of-type, .order-dropped:first-of-type { border-top: 1px solid #d6dee8; }
.request-item > div { display: table-cell; padding: 10px; vertical-align: top; }
.request-item .request-item-controls { width: 190px; }
.get-invoice input { display: inline-block; padding: 7px 10px; }
.request-item > div:first-child { width: 60px; }
.request-item > .cancel-request { width: 40px; text-align: right; }
.request-item .obj-name { width: 300px; }
.request-item .obj-name a { margin-bottom: 0; }
.owner-news-list { display: table; width: 100%; }
.owner-news-item { display: table-row; }
.owner-news-item:first-of-type > div { border-top: 1px solid #d6dee8; }
.owner-news-item > div { display: table-cell; padding: 10px; vertical-align: top; border-bottom: 1px solid #d6dee8; }
.owner-news-item .news-date { margin-top: 0; }
.news-form-wrap { margin-bottom: 40px; padding: 20px; background-color: #f3fafd; }
.news-form-wrap h2 { margin: 0 0 20px; }
.news-form-wrap .editbox input { width: -webkit-calc(100% - 120px); width: calc(100% - 120px); }
.news-form-wrap .suitup { width: 100% !important; }
.owner-news-status { width: 140px; text-align: right; color: #444; }
.owner-news-status .link-external { margin-top: 10px; }
.cancelled { color: #ec3f3f; }
.published { color: #159660; }
.owner-news-title { font-size: 16px; margin-top: 5px; }
.owner-news-title a:hover { text-decoration: underline; }
.owner-news-item > div:first-child { padding-left: 0; }
.owner-news-item > div:last-child { padding-right: 0; }
.get-invoice { display: none; margin: 10px 0; padding: 20px; border: 1px solid #e4e7e8; background-color: #fcfcfd; }
.get-invoice h3 { margin: 0 0 6px; }
.get-invoice input[type='text'] { width: 150px; margin: 0 10px; border-color: #9ca8b1; }
.get-invoice .btn-primary { padding: 7px 15px; }
.get-invoice .btn-download { display: inline-block; }
.account .btn-invoice { font-size: 16px; width: 100%; margin-top: 10px; padding: 6px 10px; }
.get-invoice .btn-download label { line-height: 1; position: relative; display: inline-block; vertical-align: middle; }
.btn-invoice span:before { display: inline-block; width: 16px; height: 16px; margin-right: 6px; content: ''; vertical-align: middle; background: url(images/invoice.svg) no-repeat center center; background-size: contain; }
.get-invoice input[type='submit'] { min-height: 34px; padding-left: 32px; }
.get-invoice .btn-download label:before { position: absolute; top: -8px; left: 12px; display: inline-block; width: 14px; height: 14px; content: ''; vertical-align: middle; background: url(images/download-button.svg) no-repeat center center; background-size: contain; }
.help-info { font-size: 14px; display: block; margin-top: 5px; color: #768088; }
.request-item-controls .download-link { font-size: 16px; display: block; margin-top: 10px; }
.order-dropped { -moz-box-sizing: border-box; box-sizing: border-box; padding: 15px; background-color: #fff; }
.order-dropped > div { display: table-cell; vertical-align: top; }
.order-dropped .cell-date { width: 100px; }
.order-dropped .cell-showcontact { width: 200px; text-align: right; }
/* .order-dropped .cell-contacts { display: none; } */
.order-dropped .cell-info-main { width: 200px; }
.order-dropped:hover { background-color: #f3fafd; }
.cell-info-main { font-weight: 900; color: #37404a; }
.cell-info p:not(:last-child) { margin-bottom: 4px; }
.filter_wrap.filter-orders { margin-bottom: 0; padding-bottom: 0; border-bottom: 0; }
.filter-orders .filter { display: table; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; margin: 20px 0; margin-bottom: 10px; padding: 15px; padding-top: 20px; border: 1px solid #546173; }
.isFixed .filter_wrap.filter-orders .filter { padding: 0; border: 0; }
.filter-orders .filt-col { vertical-align: bottom; }
.filter-orders .filt-col:last-of-type { text-align: right; }
.filter-orders .filt-col .input-range { width: 120px; }
.filter-orders .filt-range .input-wrap:first-of-type { margin-right: 4px; }
.orders-widget { margin: 25px 0; }
.orders-widget li { margin-bottom: 10px; }
.orders-widget li a { display: block; margin-bottom: 10px; padding: 10px; color: #000; border: 1px solid #ebebeb; border-radius: 4px; }
.orders-widget li a:hover { border-color: #ff8801; }
.orders-widget span { display: block; }
.payment_block { margin-bottom: 20px; padding: 5px 25px 25px; border: 1px solid #ebebeb; border-radius: 5px; }
.payment_block span.btn { cursor: pointer; }
.float_box { overflow: hidden; }
.float_box h1 { float: left; }
.float_box a { float: right; }

.radio-group { margin-bottom: 4px; }
.radio-group input { display: none; }
.radio-group label:before, .radio-group label { display: inline-block; width: auto; vertical-align: top; }
.radio-group label:before { position: absolute; top: 1px; left: 0; width: 12px; height: 12px; content: ''; border: 2px solid #546173; border-radius: 50%; }
.cart-del-pay label { cursor: pointer; }
.radio-group label { position: relative; margin-bottom: 5px; padding-left: 22px; }
.radio-group label span { font-size: 14px; display: block; color: #777; }
.radio-group input[type='radio']:checked + label:after, .radio-group label.active:after { position: absolute; top: 6px; left: 5px; width: 6px; height: 6px; content: ''; border-radius: 50%; background-color: #546173; }
.radio-group label { cursor: pointer; line-height: 1.1; }

.radio-tabs { font-size: 0; margin-bottom: 15px; }
.radio-tabs input { display: none; }
.radio-tab { background-color: #e0e0e0; display: inline-block; width: auto; vertical-align: top; color: #333; font-size: 16px; padding: 5px 15px; border-radius: 3px 0 0 3px; cursor: pointer; }
.radio-tab:last-child { border-radius: 0 3px 3px 0; }
.radio-tabs input[type='radio']:checked + label { background-color: #ff8801; color: #fff; }

.form-inner-outline { text-align: left; }
.c-grid { margin-left: -20px; }
.lg-4 { width: -webkit-calc(25% - 20px); width: calc(25% - 20px); margin-left: 20px; }
.c-grid .o-card:nth-child(odd) { margin-right: 0; }
.c-grid .o-card { padding-left: 0; }
.rounded { display: block; overflow: hidden; width: 140px; height: 140px; margin: 0 auto 10px; border-radius: 50%; }
.managers-wrap { padding: 16px; border: 1px solid #a9b0b9; border-radius: 2px; }
.managers-wrap > p { font-size: 16px; text-align: center; }
.managers-wrap h3 { margin-top: 0; }
.managers { margin-top: 26px; }
.managers li { text-align: center; }
.managers .owl-nav, .owl-side-nav .owl-nav { top: 50%; width: 100%; margin-top: -40px; }
.man-title { font-size: 18px; font-weight: 900; margin-bottom: 7px; }
.man-phone { font-size: 18px; }
.owl-carousel.managers .owl-nav .owl-next, .managers .owl-nav .owl-prev,
.owl-side-nav .owl-nav .owl-next, .owl-side-nav .owl-nav .owl-prev
{
    background-color: transparent; background-size: contain; }
    .managers .owl-nav .owl-next, .owl-side-nav .owl-nav .owl-next { float: right; background-image: url(images/arrow-right-b.svg); }
    .managers .owl-nav .owl-prev, .owl-side-nav .owl-nav .owl-prev { float: left; background-image: url(images/arrow-left-b.svg); }
    .new .sidebar h3 { text-align: center; }
    .page-object {
        padding-bottom: 40px;
    }
    .object-page-outer + .recent-objects {margin-top: 0;}
    .managers-footer { padding-top: 20px; text-align: center; border-top: 1px solid #ecedef; }
    .managers-footer .managers li { display: inline-block; padding: 20px 30px; }
    .help { font-size: 12px; color: #999; }
    .steps { margin-bottom: 30px; padding: 15px; border: 1px solid #ec3f3f; }
    .steps ol { margin-top: 5px; counter-reset: li; }
    .steps li { position: relative; display: block; margin-bottom: 3px; padding-left: 26px; line-height: 28px; }
    .steps li:last-child { margin-bottom: 0; }
    .steps li::before { content: counter(li); counter-increment: li; height: 20px; width: 20px; border-radius: 50%; color: #fff; background-color: #ec3f3f; text-align: center; position: absolute; left: 0; top: 4px; line-height: 20px; font-size: 14px; }
    .hided { position: absolute; left: -10000px; }

    .hint-wrap { position: relative; }
    .hint { font-size: 14px; position: absolute; z-index: 10; left: 0; display: none; -moz-box-sizing: border-box; box-sizing: border-box; min-width: 290px; padding: 12px 28px 12px 16px; color: #fff; border-radius: 3px; background-color: #000; background-color: rgba(51, 57, 68, .93); }
    .ok-button { position: absolute; top: 16px; right: 10px; width: 12px; height: 12px; background: url(images/delete-cross.svg) no-repeat center center; background-size: contain; }
    .hint::after { position: absolute; bottom: 100%; left: 30px; width: 0; height: 0; margin-left: -10px; content: ' '; pointer-events: none; border: solid transparent; border-width: 10px; border-color: rgba(0, 0, 0, 0); border-bottom-color: rgba(51, 57, 68, .93); }
    .td-var-square .hint { top: 70px; }
    .edit-buttons .hint { top: 40px; }
    .edit-buttons .hint::after { right: 90px; }
    .page-tags { margin-top: 5px; }
    .page-tags a, .news .page-tags a { font-size: 16px; display: inline-block; margin-right: 10px; cursor: pointer; text-decoration: none; text-transform: lowercase; color: #4a6e94; }
    .page-tags a:hover, .news .page-tags a:hover { opacity: .85; }
    .page-tags a.active { padding: 2px 10px; color: #fff; background-color: #ff8801; }
    .page-tags + .cat-news { margin-top: 40px; }
    .reviews-block { margin: 25px 0; padding: 35px 0; border-top: 1px solid #efefef; border-bottom: 1px solid #efefef; }
    .stNameSvg { cursor: pointer; }
    .stNameSvg.active { fill: #f60; }
    .rounded-pic { display: block; overflow: hidden; width: 100px; height: 100px; margin: 0 auto 10px; border-radius: 50%; }
    .article-person { font-size: 0; display: block; margin-bottom: 40px; }
    .article-person .rounded-pic, .article-person-desc { display: inline-block; margin-bottom: 0; vertical-align: top; }

    .article-person .article-person-desc span { font-size: 18px; display: block; margin: 0 0 8px 0; }
    .article-person .article-person-desc span + span { font-size: 16px; margin: 0; color: #333; }
    .article-item { color: #000; }
    .article-person-desc { position: relative; -moz-box-sizing: border-box; box-sizing: border-box; max-width: -webkit-calc(100% - 120px); max-width: calc(100% - 120px); margin-left: 20px; padding: 8px 10px; border-radius: 3px; background-color: #f2f2f2; }
    .article-person-desc time { margin-bottom: 5px; }
    .article-person-desc::before { position: absolute; top: 30px; right: 100%; width: 0; height: 0; margin-top: -10px; content: ' '; pointer-events: none; border: solid transparent; border-width: 10px; border-color: rgba(242, 242, 242, 0); border-right-color: #f2f2f2; }
    .article-item .article-person-desc { display: inline-block; width: -webkit-calc(100% - 120px); width: calc(100% - 120px); }
    .article-item .article-person-desc span { font-size: 16px; margin-bottom: 4px; }
    .article-item .article-person-desc span + span { font-size: 14px; margin-bottom: 0; }
    .article-quote .quote-text { color: #000; position: relative; margin: 25px auto 15px; padding: 0 30px; font-size: 16px; }
    .article-person { display: block; }
    .article-quote .quote-text:before, .quote-text:after { position: absolute; display: block; width: 20px; height: 20px; content: ''; background-repeat: no-repeat; background-position: center center; background-size: contain; }
    .article-quote .quote-text:before { top: 0; left: 0px; background-image: url('images/left-quote.svg'); }
    .article-quote .quote-text:after { right: 0; bottom: 0; background-image: url('images/right-quote.svg'); }
    .article-quote .article-person { font-size: 16px; font-style: italic; }
    .promopack { padding: 5px; border: 1px solid #f60; background: #fff; }
    .article-item .article-person-desc .article-quote-text { font-size: 16px; margin-top: 6px; font-weight: 900; }

    .article-person .article-name { font-size: 16px; font-weight: 900; margin-top: 8px !important; }
    .article-person-short .rounded-pic { width: 70px; height: 70px; }
    .article-person-short .article-person-desc { background-color: transparent; margin-left: 5px; }
    .article-person-short .article-person-desc span { margin-bottom: 4px; }
    .article-person-short .article-person-desc::before { display: none; }
    .article-person-short .rounded-pic, .article-person-short .article-person-desc { vertical-align: middle; }

    .hint .btn { color: #fff; }

    .table-subfilter td { padding: 8px 0; border-bottom: 1px solid #ebebeb; }
    .table-subfilter td:first-child { width: 130px; }

    .owl-interviews { margin: 30px 0 10px; padding-bottom: 10px; }
    .owl-interviews .article-quote { display: block; padding: 15px; background-color: #f2f2f2; }
    .owl-interviews span { display: block; }
    .owl-interviews .link-u { display: inline-block; margin: auto; margin-left: 30px; font-size: 16px; }
    .owl-interviews .article-person { margin-bottom: 0; text-align: center; }
    .owl-interviews .quote-text::after { display: none; }
    .owl-interviews .article-quote .quote-text { padding-right: 0; }
    .owl-interviews.owl-side-nav .owl-nav { width: 180px; top: 80px; left: 50%; margin-left: -90px; }
    .owl-interviews.owl-side-nav .owl-nav .owl-prev, .owl-interviews.owl-side-nav .owl-nav .owl-next { position: relative; top: 10px; width: 20px; }



    @supports ((-webkit-flex-wrap: wrap) or (flex-wrap: wrap)) or (-webkit-flex-wrap: wrap){
        .cat-res, .grid-objects, .recent-objects ul, .land-grid { -webkit-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: space-between; justify-content: space-between; }
        .cat-res, .o-card, .grid-objects, .recent-objects ul, .land-grid { display: -webkit-flex; display: flex; -webkit-flex: 0 1 auto; flex: 0 1 auto; }

        .o-card { -webkit-flex-direction: column; flex-direction: column; margin-right: 0 !important; }

        .grid .o-card, .grid-objects .o-card, .recent-objects .o-card { -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-basis: -webkit-calc(50% - 20px); flex-basis: calc(50% - 20px); max-width: -webkit-calc(50% - 20px); max-width: calc(50% - 20px); }

        .recent-objects .o-card, .grid-objects .o-card { width: -webkit-calc(25% - 15px); width: calc(25% - 15px); max-width: -webkit-calc(25% - 15px); max-width: calc(25% - 15px); -webkit-flex-basis: -webkit-calc(25% - 15px); flex-basis: calc(25% - 15px); }

        .recent-objects ul::after, .grid-objects::after { -webkit-flex: 0 1 -webkit-calc(25% - 15px); flex: 0 1 calc(25% - 15px); content: ''; }
        .land-grid::after { -webkit-flex: 0 1 -webkit-calc(33% - 17px); flex: 0 1 calc(33% - 17px); content: ''; }
    }

    @-webkit-keyframes pulse-grow { to { -webkit-transform: scale(1.08); transform: scale(1.08); }
}
@keyframes pulse-grow { to { -webkit-transform: scale(1.08); transform: scale(1.08); }
}
.label-new { position: relative; padding-right: 24px; }
.label-new::after { content: ''; display: inline-block; width: 21px; height: 10px; background: url('images/label-new.svg') no-repeat center center; background-size: contain; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); -webkit-animation-name: pulse-grow; animation-name: pulse-grow; -webkit-animation-duration: 0.5s; animation-duration: 0.5s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: alternate; animation-direction: alternate; position: absolute; right: 0; }
.attention { background-color: #f7e7b5; padding: 5px 0; text-align: center; }
.with_price span { color:#666; border-bottom:1px dashed; cursor:pointer }
.with_price span.active { color:#f07f1a; border-bottom:0; cursor:default }
.editbox.with_price > p { width:125px }
.choose_type { display:inline-block; }
.choose_type span { display:block }

.tabs-list, .parent-tabs { font-size: 0; }
.tabs-list li, .parent-tabs li { display: inline-block; cursor: pointer; vertical-align: top; font-size: 18px; padding: 5px 16px; background-color: rgba(55, 96, 146, 0.19); color: #284161; border-left: 1px solid #fff; }
.tabs-list li:first-child, .parent-tabs li:first-child { border-top-left-radius: 3px; border-bottom-left-radius: 3px; border-left: 0; }
.tabs-list li:last-child, .parent-tabs li:last-child { border-top-right-radius: 3px; border-bottom-right-radius: 3px; }
.tabs-list .active, .parent-tabs .active { background-color: #376092; }
.tabs-list .active span, .parent-tabs .active span { color: #fff; border: 0; }
.tab-content { margin: 24px 0; }
.tabs-content-list .tab-content { position: relative; display: none; }
.tabs-content-list .tab-content.active { display: block; }

.all-wrap:not(.isFixed) .filter-orders .small-wrap, .news-page > .small-wrap { width: auto; }
.orders-list .news-page p { margin-bottom: 6px; }
.orders-list .news-page li { margin-bottom: 0; }

[data-selected-text] { background-color: #ffeeea; display: inline-block; padding: 0 5px; }
.found-mistake { margin: 20px 0; background-color: #f7f7f7; display: inline-block; }
.help-desc { margin-bottom: 0 !important; }
.help-title { font-size: 22px; margin: 0 0 5px !important; }
.help-desc { font-size: 14px; }
.help-desc span { display: inline-block; background-color: #fff; padding: 2px 6px; margin: 0 5px; border-radius: 3px; border: 1px solid #c7c7c7; font-size: 12px; border-bottom-width: 2px; }

.files-list { font-size: 0; margin-bottom: 30px; border-bottom: 1px solid #ebebeb; padding-bottom: 30px; }
.files-list a { display: inline-block; vertical-align: top; font-size: 16px; margin-right: 30px; }
.file-icon-big { display: block; margin: 0 auto 10px; }

.sidebar-left { width: 290px; float: left; }
.content-right { margin-left: 330px; }
.sidebar-list { margin-bottom: 20px; border-radius: 4px; /* background-color: #f6f6f6; */ }
.sidebar-list a { display: block; padding: 10px 10px; color: #000; background-color: #f6f6f6; margin-bottom: 1px; }

.partners-list { max-width: 600px; }
.partners-widget { margin-top: 30px; }
.partner-item { display: block; height: 100%; text-align: center; padding: 20px; border-radius: 3px; border: 1px solid #dcdcdc; }
.partner-item:hover { border-color: #ff8801; }
.partner-item-outer { width: 50%; }
.partners-widget .partner-item-outer { width: 33.33%; }
.partner-image { width: 100%; padding-bottom: 40%; background-size: contain; background-position: center center; background-repeat: no-repeat; display: block; margin: 0 auto 10px; text-align: center; }
.partner-title { font-size: 18px; }
.partner-desc { color: #555; margin-top: 6px; font-size: 16px; }
.partners-widget .partner-desc { font-size: 14px; }
.page-partners .sidebar-left .btn-dotted { margin-left: 10px; }

.grey-form { max-width: 500px; background-color: #f2f2f2; padding: 20px; border-radius: 4px; margin-top: 30px; }
.grey-form .likeselect { border-color: #a9b0b9; }
.radio-group-wrap { margin-bottom: 20px; }
.textbox-wrap [data-owner-request-price] { display: none; }
.textbox-wrap [data-owner-request-price].active { display: inline-block; }

[data-box="appoint"] .form-request .input-range-to, .popup-body .form-request label { display: inline-block; }
.btn-appoint { width: 100%; padding: 15px; font-size: 18px; margin: 20px 0; }
#recaptcha-appoint { margin-bottom: 20px; }


.nice-check { position: relative; display: block; padding-left: 24px; margin-bottom: 13px; cursor: pointer; }

.nice-check::before,
.nice-check::after { position: absolute; content: ""; display: inline-block; }

.nice-check::before { height: 16px; width: 16px; border: 1px solid; left: 0px; border-radius: 2px; top: 1px; }
.nice-check::after { height: 4px; width: 8px; border-left: 2px solid #fff; border-bottom: 2px solid #fff; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); left: 4px; top: 5px; }

.nice-check::after { content: none; }
.nice-check.active::before { background-color: #ff8001; border-color: #ff8001; }
.nice-check.active::after { content: ""; }
.full-filter-list { font-size: 0; display: none; padding: 0 20px; }
.popup-body .full-filter-list { display: block; padding: 0; }
.full-filter-item { display: inline-block; font-size: 16px; width: 33.33%; vertical-align: top; margin-bottom: 20px; padding-right: 10px; }
.full-filter-header { font-size: 18px; margin-bottom: 8px; }

.check-coworking {display: inline-block;vertical-align: middle; font-size: 16px;}
.main-filter .check-coworking {font-size: 18px;color: #fff;margin-left: 16px;}
.check-coworking .nice-check {
    margin-bottom: 0;
    margin-top: 10px;
}
.open-full-filter-wrap {display: inline-block;
    vertical-align: middle;
    margin-top: 8px; }
    .filter-category .open-full-filter-wrap {margin-right: 15px;}


    .title-big { font-size: 30px; text-align: center; margin-bottom: 40px; }
    .popular-objects-widget { background-color: #f2f2f2; padding: 50px 0; margin-bottom: 30px; }
    .main-filter { margin-bottom: 0; }

    header .wrap { padding: 20px 0; }
    header { background-color: transparent; }
    .homepage header { box-shadow: none }
    .header-contacts span { font-size: 20px; }
    /* .homepage .contacts-line { background-color: rgba(0,0,0,0.5); } */
    .homepage .main-menu a, .homepage .header-contacts span, .homepage .main-menu span { color: #fff; }
    .main-menu a, .main-menu span { padding: 5px 0; }
    .main-menu { float: right; margin-top: -1px; }
    .logo { width: 194px; float: none; display: inline-block; vertical-align: middle; margin-right: 50px; }
    .main-header-left { float: left; margin-top: 5px; }
    .main-header-right { margin-top: 2px; }
    .homepage .icon-map { background-image: url('images/map-marker-w.svg'); }
    .homepage .link-login .icon-login::before { background-image: url('images/login-w.svg'); }
    .btn-city, .main-header-left a { display: inline-block; vertical-align: middle; }
    .main-header-left a { margin-top: 2px; }
    .homepage .main-header .btn-city, .homepage .main-header .main-header-left a { color: #fff; }
    .logo img { display: block; margin: 0; }
    .top-btn-add { padding: 10px 20px; font-size: 16px; }
    .top-btn-add.btn-default { padding: 5px 12px; color: #486c96; border: 1px solid #486c96; }
    .homepage .top-btn-add.btn-default { color: #fff; border-color: #fff; }
    .main-header-right .top-btn-add.btn-default {
        padding: 9px 20px;
    }
    .top-btn-add.btn-default:hover { background-color: #486c96; color: #fff; border-color: #486c96; }
    .h-compare { margin-right: 20px; color: #000; }
    .homepage .h-compare { color: #fff; }
    .h-compare .o-amount { background-color: #ff8801; color: #fff; }
    .homepage .icon-compare:before { background-image: url(images/icon-compare-w.svg); }
    .homepage .link-login, .homepage .btn-city {color: #fff !important;}

    /* filter */

    .filter-tabs { font-size: 0; /* margin-bottom: 15px; */ float: left; }
    .filter-tabs input { display: none; }
    .filter-tab { font-size: 18px; background-color: rgba(192, 198, 205, .75); display: inline-block; width: auto; vertical-align: top; color: #13161b; padding: 10px 20px; border-radius: 4px 4px 0 0; cursor: pointer; min-width: 60px; text-align: center; }
    .filter-tab:last-child { border-radius: 4px 4px 0 0; margin-left: 5px; }
    .filter-tabs input[type='radio']:checked + label { background-color: #ffffff; /* color: #fff; */ }

    .btn-open-full-filter { color: #ff8801; border-bottom: 1px dashed; display: inline-block; vertical-align: middle; cursor: pointer; }
    .filter-toggle-view { color: #fff; float: right; margin-top: 10px; }
    .filter-toggle-view .radio-group label:before { border-color: #fff; }
    .filter-toggle-view .radio-group { display: inline-block; }
    .filter-toggle-view .radio-group + .radio-group { margin-left: 20px; }

    .main-filter { padding: 25px 0 100px; background-size: cover; background-repeat: no-repeat; background-position: center center;  }
    .homepage .main-filter {margin-top: -180px; padding: 100px 0 100px;}
    .main-filter .filt-col { /* vertical-align: middle;  */padding-right: 25px; }
    .main-filter .btn-metro { margin-bottom: 0; }
    .main-filter .filt-col input[type="text"] { padding: 10px; }
    .main-filter .filt-col:first-child input[type="text"] { width: 100%; }
    .main-filter .filt-col input[type="text"].input-range { padding-left: 30px; width: 120px; }
    .main-filter .filt-col:last-child { padding-right: 0; }

    .main-filter .wrap { width: 1020px; }
    .main-filter-header { text-align: center; margin: 120px 0 80px; color: #fff; font-size: 29px; }
    .main-filter-header a { color: #ff8801; text-decoration: underline; -webkit-text-decoration-skip-ink: none; text-decoration-skip-ink: none; }
    .main-filter .filter { background-color: #fff; font-size: 16px; border-radius: 0 4px 4px 4px; padding-top: 0; }
    .main-filter .likemulti p { min-width: 230px; }
    .main-filter .likeselect { width: 150px; }
    .main-filter .filter { display: block; width: auto; }
    .main-filter .filter-row { display: table; width: 100%; padding: 20px; -moz-box-sizing: border-box; box-sizing: border-box; table-layout: auto; }
    .main-filter .filter-row + .filter-row { /* margin-top: 20px; */padding: 0 20px 20px; margin-top: 1px; }
    .filter-features { text-align: center; color: #fff; margin-top: 20px; }
    .main-filter [data-filter="price"], .main-filter [data-filter="square"], .main-filter [data-filter="places"] { display: inline-block; vertical-align: baseline; margin-right: 4px; }
    .main-filter .filt-metro { /* vertical-align: top; */text-align: left; }
    .main-filter .input-label { display: inline-block; margin-right: 6px; vertical-align: baseline; }
    /* .main-filter .filter-class { width: 220px; } */
    .main-filter .filter-class li { width: 38px; margin-right: 8px; padding: 10px 0px; }
    .filter-bottom-row .likeselect { width: 100%; }
    .filter-row .filt-col:first-child { width: 224px; }
    .filter-bottom-row .filt-col:last-child { width: 145px; }
    .main-filter .filter-bottom-row { padding-top: 0; }
    .main-filter .filter-link { display: inline-block; vertical-align: top; line-height: normal; text-align: center; padding: 11px 10px; border-radius: 3px; }
    .main-filter .filter .input-wrap label { top: 13px; }
    .main-filter .likeselect > span { padding: 10px; }
    .main-filter .likeselect::after { top: 6px; }
    .main-filter .filt-col .input-range { padding-top: 10px; padding-bottom: 10px; }
    .filter-feature { width: 33.3333%; font-size: 16px; margin: 15px 0; }
    .filter-feature .icon { width: 30px; height: 30px; }
    .filter-feature .icon:before { width: 30px; height: 30px; margin-right: 0; margin-top: 0; }
    .filter-feature .icon + span { margin-left: 4px;}
    .filter-feature .calc-promo-link {display: inline-block; color: #fff;}
    .filter-feature .calc-promo-link {text-align: left;}
    .calc-promo-link-inner {
        border-bottom: 1px solid rgba(255, 255, 255, 0.37);
    }
    .filter-feature .calc-promo-link:hover .calc-promo-link-inner {border-bottom-color: rgba(255,255,255,1)}

    .filter-toggle-view .radio-group input[type='radio']:checked + label:after, .filter-toggle-view .radio-group label.active:after { background-color: #fff; }

    .header-city-user { display: inline-block; vertical-align: middle;}
    .video-wrap, .hometext { margin: 40px 0; }

    .calc-bg { padding: 100px 15px; margin-bottom: 50px; position: relative; }
    .office-calc-form { -moz-box-sizing: border-box; box-sizing: border-box; padding: 40px 40px 20px 40px; border-radius: 6px; max-width: 600px; background-color: #fff; margin: auto; position: relative; }
    .office-calc-form input { border-color: #a1a1a1; padding: 10px 15px; }
    [data-wow] .office-calc-form input { border-color: transparent;}
    .office-calc-form .likeselect, .vc_counter input:focus { border-color: #a1a1a1; }
    .office-calc-form .likeselect::after { top: 4px; right: 4px; }
    .mainfilter .likeselect > span { padding: 10px 15px; }
    .calc-bottom-row { font-size: 0; margin: 10px -15px 20px; }
    .vc_counter { font-size: 0; display: inline-block; vertical-align: middle; padding: 0 15px; -moz-box-sizing: border-box; box-sizing: border-box; width: 100px; }
    .office-calc-form .vc_counter { width: 33.33%; }
    .vc_counter p { font-size: 16px; margin-bottom: 8px; }
    .vc_counter input { display: inline-block; width: -webkit-calc(100% - 72px); width: calc(100% - 72px); padding: 3px 4px; text-align: center; border: 1px solid #9097a0; border-left: 0; font-size: 16px; min-width: 30px; border-radius: 0; height: 36px; cursor: default; border-right: 0; /* margin: 10px; */ }
    .vc_counter input, .btn-count { display: inline-block; vertical-align: middle; }

    .vc_counter .btn-count { font-size: 22px; height: 36px; width: 36px; border-radius: 3px; font-family: 'Tahoma'; line-height: 36px; text-align: center; cursor: pointer; }
    .btn-count { font-size: 25px; background-color: #9097a0; line-height: 15px; border: 0; height: 36px; color: #fff; width: 36px; }
    .vc_counter .btn-count:hover { background-color: #75797e; }
    .btn-count:first-of-type { border-radius: 3px 0 0 3px; }
    .btn-count:last-of-type { border-radius: 0 3px 3px 0; }
    .btn-count:hover { /* background-color: #efefef */ }

    .office-calc .breadcrumbs { margin-bottom: 0; }
    .office-calc .success, .office-calc .error { background-color: #fff; margin: auto; max-width: 550px; text-align: center; position: relative; }
    .calc-bg::before { content: ''; position: absolute; width: 100%; height: 100%; left: 0; right: 0; top: 0; background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); font-size: 18px; }

    .calc-bg h1, .calc-bg .form-text { text-align: center; position: relative; max-width: 450px; margin: auto; }
    .calc-bg h1 { font-size: 35px; margin-bottom: 16px; }
    .calc-bg .form-text { margin-bottom: 30px; }
    .office-calc-form input[type="email"] { margin: 10px 0; }
    .office-calc-form .likeselect > span { padding: 10px; }
    .calc-result { background-color: #edf2f8; border-radius: 4px; padding: 20px; text-align: center; margin: 20px 0; font-size: 18px; }
    [data-more-100] { font-size: 20px; margin-bottom: 12px !important; }
    .office-calc-form input[type="submit"], .office-calc .btn-primary { min-width: 160px; padding: 12px 20px; font-size: 18px; }

    .calc-result p+p { font-size: 30px; margin: 10px 0; }

    [data-wow] {
        background-color: #37445f;
        padding: 20px;
        color: #fff;
        border-radius: 3px;
    }
    [data-wow] .privacy-policy, [data-wow] .privacy-policy a {color: #fff;}
    [data-wow] .privacy-policy a {text-decoration: underline;}
    .calc-result-icon {
        padding-left: 70px;
        background: url(images/email-plan.svg) no-repeat left center;
        background-size: 55px auto;
        min-height: 60px;
    }
    .calc-result-icon span {display: block;}
    .calc-result-icon span + span {font-size: 18px;}

    .calc-widget-image, .calc-widget-desc { display: inline-block; vertical-align: middle; width: 50%; }
    .office-calc-widget { margin: 30px 0; padding: 20px; position: relative; display: block; background-color: #fff; border: 2px solid #d7d9dc; font-size: 0; }
    .office-calc-widget p { font-size: 24px; margin-bottom: 10px; z-index: 1; position: relative; max-width: 290px; }
    .office-calc-widget .btn.btn-primary { position: relative; }

    .news-grid .news-item-wrap { margin-bottom: 10px; }
    .news-item .section-title {display: inline-block; margin-bottom: 10px;}
    .news-grid-item { -webkit-flex-direction: column; flex-direction: column; border-bottom: 2px solid #d1d8db; height: 100%; margin-bottom: 15px; position: relative; }
    .news-item-title { font-size: 18px; color: #000; margin-top: 15px; margin-bottom: 15px; font-weight: 900; }
    .news-grid-item:hover .news-item-title { color: #ff8801; }
    .news-grid-item:hover { border-color: #ff8801; }
    .news-category-label { position: absolute; left: 0; top: 16px; padding: 5px 10px; background-color: #6d747d; color: #fff; font-size: 14px; }
    .news-item-desc { color: #000; margin-bottom: 20px; font-size: 16px; line-height: 1.4; }

    .category-list-hor { margin: 30px 0 20px; }
    .category-list-hor li { display: inline-block; margin-right: 20px; margin-bottom: 10px; }
    .category-list-hor a, .category-list-hor span { padding: 5px 10px; color: #486c96; border: 1px solid; display: block; border-radius: 2px; }
    .category-list-hor span { cursor: default; }
    .category-list-hor a:hover, .category-list-hor a.active { color: #ff8801; }

    .crosspage { padding: 10px; background-color: #edeff3; margin: 20px 0; display: inline-block; width: -webkit-calc(100% - 180px); width: calc(100% - 180px); vertical-align: middle; }
    .crosspage-image { width: 140px; float: left; margin-top: 6px; }
    .crosspage-text { margin-left: 160px; }
    .crosspage-text a { font-size: 18px; }
    .crosspage-text p { font-size: 16px; margin-bottom: 0; text-align: left; margin-top: 5px; }
    .crosspage-header { margin-top: 0; display: inline-block; width: 160px; font-weight: 900; }

    .sortable > div { margin-bottom: 10px; padding: 10px; cursor: move; border-radius: 2px; background-color: #ebebeb; }
    .drag-photo { display: inline-block; width: 65px; vertical-align: middle; }
    .drag-name { display: inline-block; width: -webkit-calc(100% - 80px); width: calc(100% - 80px); margin-left: 15px; vertical-align: middle; }
    .drag-photo img { display: block; margin: 0; }
    .sortable > div > p { margin-bottom: 10px; }

    .page-404 { text-align: center; margin: auto; padding: 30px 0 60px; border-top: 1px solid #ebebeb; }
    .header-404 { font-size: 150px; color: #5780b0; font-weight: bold; margin-bottom: 20px; }
    .links-404 { margin: 20px 0 30px !important; }
    .page-404 .o_text { text-align: left; display: inline-block; margin: auto; }
    .links-404 li { -webkit-column-break-inside: avoid; page-break-inside: avoid; break-inside: avoid-column; margin-bottom: 10px; }

    .accept-cookies { position: fixed; bottom: 70px; padding: 15px; background-color: #333; color: #fff; font-size: 0; z-index: 100; left: 5%; right: 5%; box-shadow: 0 0 15px 5px rgba(70, 74, 79, 0.18); border-radius: 4px; opacity: 0; visibility: hidden;}
    .accept-cookies.visible { -webkit-transform: translateY(-10px); transform: translateY(-10px); opacity: 1; visibility: visible;}
    .btn-accept-cookies { font-size: 14px; color: #fff; border-radius: 2px; padding: 10px 15px; background-color: #ff8801; border: 0; }
    .cookies-text { font-size: 11px; margin-bottom: 10px; }

    @media screen and (min-width: 768px){
        .cookies-text, .btn-accept-cookies { display: inline-block; vertical-align: top; }
        .btn-accept-cookies { width: 130px; margin-left: 20px; }
        .cookies-text { width: -webkit-calc(100% - 150px); width: calc(100% - 150px); margin-bottom: 0; font-size: 14px; }
    }

    @media screen and (min-width: 1280px){
        .accept-cookies { left: 20%; right: 20% }
    }

    [data-box="subscribe_officelife"] .popup-header .btn-close { background-image: url('images/close-pop-w.svg'); right: 20px; width: 20px; height: 20px; top: 12px; }
    [data-box="subscribe_officelife"] .popup-header { height: auto; border-bottom: 0; padding: 0; }
    [data-box="subscribe_officelife"] .popup-body { padding-top: 0; }
    [data-box="subscribe_officelife"] h2 { margin-bottom: 10px; margin-top: 0; }
    [data-box="subscribe_officelife"] h3 { margin: 0 0 20px; line-height: 1.2; }
    .subscribe-footer .btn-primary { float: left; }
    .subscribe-footer .btn-dotted { float: right; margin-top: 18px; font-size: 14px; color: #777; }

    .news-subscribe-block { padding: 15px; border-bottom: 0; }
    .news-subscribe-text { margin-bottom: 20px; color: #fff; font-size: 22px; max-width: 260px; }
    [data-target="subscribe_blog"] { cursor: pointer; }
    .city-option { cursor:pointer; color:#4a6e94 }

    /* [data-box="subscribe_blog"] { display: block; } */

    [data-box="subscribe_blog"].popup-box { left: -webkit-calc(50% - 265px); left: calc(50% - 265px); width: 540px; }
    [data-box="subscribe_blog"] .popup-header { border: 0; padding-bottom: 0; }
    [data-box="subscribe_blog"] .popup-body { padding-top: 0; }
    [data-box="subscribe_blog"] h2 { margin-top: 0; }
    .button-tabs { text-align: center; }
    .button-tab { display: inline-block; border: 1px solid #4a6e94; color: #4a6e94; border-radius: 3px; padding: 10px; margin: 10px; }
    .button-tab.active { background-color: #4a6e94; color: #fff; }
    .hidden-form { display: none; }
    .hidden-form .form-desc { margin-top: 10px; }
    .hidden-form form { margin-top: 10px; padding-top: 10px; border-top: 1px solid #ebebeb; }
    [data-box="subscribe_officelife"] {position:fixed !important; top:25% !important}

    .object-contact-block {
        background-color: #fff;
        margin-bottom: 20px;
        padding: 15px;
        text-align: center;
    }

    .object-contact-block button {max-width: 250px; width: 100%;}
    .object-contact-block [data-target="callme"] {margin-top: 15px; padding: 15px;}

    .object-contact-text {
        font-size: 16px;
        max-width: 230px;
        margin: 10px auto 5px;
    }
    .object-contact-text span {font-weight: 900;}

    .contact-phone-hidden {
        display: none;
    }

    .object-contact-block .title {
        font-size: 26px;
    }

    .btn-show-phone {
        /* background-color: #ff8001; */
        background-color: #004c7f;
        border-radius: 4px;
        color: #fff;
        padding: 15px;
        width: 100%;
        margin-top: 10px;
        max-width: 230px;
        font-size: 18px;
    }

    .btn-phone-text {
        font-size: 20px;
        border-bottom: 1px dashed;
        display: inline-block;
        margin-bottom: 10px;
    }

    .btn-phone-number, .owner-phone {font-size: 20px; font-weight: 900;}
    .contact-phone-hidden a, .owner-phone a {display: block; text-decoration: none; color: #000; background-color: #f5eee1; border-radius: 4px; padding: 15px; font-size: 20px; font-weight: 900; max-width: 230px; margin: 10px auto 0;}

    .fast-groups {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -10px;
    }

    .fast-group {
        padding: 10px;
        width: 25%;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .fast-group h2 {
        margin: 10px 0;
    }
    .fast-link {font-size: 18px;}
    .fast-link-counter {
        font-size: 14px;
        color: #999;
    }

    .fast-link-item {
        margin-bottom: 12px;
    }

    section {padding: 30px 0;}
    section .section-title {font-size: 30px; margin: 15px 0; text-align: center;}

    .fast-group img {border-radius: 3px;}

    .object-warning {
        padding: 10px 10px 10px 50px;
        background: url(images/lock.svg) no-repeat center left 10px #f7f9fb;
        border: 1px solid #dde6ef;
        background-size: 28px auto;
        margin-top: 20px;
        font-size: 16px;
        color: #032b54;
        position: relative;
    }
    .tabs-content-list + .object-warning::before {content: ''; position: absolute; display: block; width: 30px; height: 30px; background: url('images/arrow-hint-blue.svg') no-repeat center center / contain; top: 0px; left: -40px;}
    .object-warning [data-target] {
        color: #ff8001;
        border-bottom: 1px dotted;
        cursor: pointer;
    }
    .tabs-content-list + .object-warning {margin-left: 40px;}

    .anchor-tabs-outer {
        background-color: #fff;
        display: none;
    }

    .tab-item {
        display: inline-block;
        margin-right: 20px;
    }

    .tab-item .tab-title {
        padding: 12px 0 10px;
        display: block;
        color: #000;
        border-bottom: 2px solid transparent;
        font-size: 18px;
    }

    .tab-title.active {
        border-color: #ff8001;
        color: #ff8001;
    }
    .anchor-tabs-outer.fixed {
        position: fixed;
        top: 55px;
        z-index: 10;
        box-shadow: 0 1px 2px rgba(0,0,0,.2);
        width: 100%;
    }

    .category-toolbar {display: -webkit-flex;display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: baseline; align-items: baseline; font-size: 16px; margin-top: 10px; margin-bottom: 20px;}
    .category-toolbar-item {    display: -webkit-flex;    display: flex;
        -webkit-flex-grow: 1;
        flex-grow: 1;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: flex-end;
        justify-content: flex-end;}
        .fast-form-outer {width: 100%;max-width: 200px;/* margin-bottom: 20px; */padding: 10px;background-color: #fff;border-radius: 6px;margin-left: 20px;}
        .fast-form input {width: 100%;}
        .fast-form input[name="city"] {margin-top: 10px;}
        .category-toolbar .totalCount {margin-top: 10px;}
        .vh {
            position: absolute;
            clip: rect(0 0 0 0);
            width: 1px !important;
            height: 1px !important;
            margin: -1px;
            overflow: hidden;
        }
        [data-fast-form-city], [data-finish-form] {display: none;}
        [data-fast-tooltip].visible {opacity: 1; visibility: visible; display: block; margin-bottom: 20px;}
        .fast-form-phone {display: -webkit-flex;display: flex;}
        .fast-form .btn-submit {
            width: auto;
            border: 0;
            border-radius: 0 3px 3px 0;
            background-color: #ff8001;
            color: #fff;
        }

        .fast-form input[name="phone2"] {
            border-radius: 3px 0 0 3px;
            border-right: 0;
        }

        .textbox-group {display: -webkit-flex;display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap;}
        .textbox-group .textbox {width: 50%;}

        /*     .owl-stage-outer {overflow: visible !important;}
        .owl-loaded .owl-stage-outer {overflow: hidden !important;}
        .owl-item {display: none;}
        .owl-item:first-child, .owl-loaded .owl-item {display: block;} */
        .category-table [data-category-item] {  margin-bottom: 20px;}
        .table-view {background-color: #efefef; padding: 30px 0;}
        .table-item-outer {
            background-color: #fff;
            border-radius: 6px;
            padding: 25px;
            display: -webkit-flex;
            display: flex;
            border: 2px solid #fff;
            height: 100%;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }
        .table-item-outer.is-vip {
            background-color: #fdf8ea;
            border-color: #ffd344;
        }
        .table-item-outer:hover {box-shadow: 0px 8px 28px rgba(117,129, 134,.2);}

        .table-item-photo {
            width: 300px;
            position: relative;
        }


        .table-item-info {
            -webkit-flex: 1;
            flex: 1;
            padding-left: 25px;
            display: -webkit-flex;
            display: flex;
            -webkit-flex-direction: column;
            flex-direction: column;
        }

        .table-item-name {
            font-size: 24px;
            color: #266ab1;
        }
        .table-item-buttons {
            width: 60px;
            display: -webkit-flex;
            display: flex;
            -webkit-flex-direction: column;
            flex-direction: column;
            -webkit-align-items: flex-end;
            align-items: flex-end;
        }
        .table-item-desc, .table-item-desc:hover {color: #000;}
        .table-item-desc:hover .table-item-name {color: #ff8801;}

        .table-item-numbers {display: -webkit-flex;display: flex;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-align-items: center;align-items: center;margin: 10px 0;font-size: 18px;}
        .table-item-numbers > * {
            margin: 3px 20px 3px 0;
        }
        .table-item-address {
            display: -webkit-flex;
            display: flex;
            -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
            font-size: 16px;
            margin: 10px 0px 5px;
        }

        .table-item-address > * {
            margin: 2px 20px 2px 0;
            position: relative;
        }

        .table-item-metro {
            font-size: 16px;
        }


        .table-item-buttons .btn-show-map {
            margin-top: auto;
            color: #485A74;
            padding: 3px 5px;
            margin-bottom: -5px;
            border: 1px solid transparent;
            border-radius: 3px;
        }
        .table-item-buttons .btn-show-map:hover {
            border-color: currentColor;
        }
        .btn-show-map::before {content: '';display: inline-block;width: 16px;height: 16px;background: url('images/map-marker-blue.svg') no-repeat center center / contain; vertical-align: middle; margin-top: -3px; margin-right: 2px;}

        .table-item-buttons .btn-fav, .table-item-buttons .btn-compare {
            margin-bottom: 5px;
            opacity: .4;
        }

        .table-item-vars {
            display: -webkit-flex;
            display: flex;
            -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
            /* margin-top: auto; */
            max-width: 460px;
        }

        .table-item-vars li {
            padding-right: 10px;
            margin-top: 13px;
            -webkit-flex-basis: 33.33%;
            flex-basis: 33.33%;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }

        .price-meter {
            font-weight: 900;
            position: relative;
        }
        .table-item-address > *:not(:last-child)::after, .price-meter::after {content: '';display: inline-block;width: 3px;height: 3px;background-color: #888f94;border-radius: 50%;position: absolute;right: -12px;top: 8px;}
        .price-meter:only-child:after {display: none;}

        .table-item-square {
            padding: 3px 8px;
            background-color: #f9eddb;
            border-radius: 4px;
            font-weight: 900;
        }
        .table-item-var {color: #000; line-height: 1.2; font-size: 14px;}
        .table-item-var > span {color: #266ab1; font-size: 16px; margin-right: 5px; font-weight: 900;}
        .table-item-var .underline {text-decoration: underline;}
        .table-item-var:hover {color: #000;}
        .table-item-var:hover span {color: #ff8801;}
        [data-show-hidden-variants] {
            font-size: 16px;
        }
        [data-hidden-variant] {display: none;}
        .btn-fav, .btn-compare {width: 30px;height: 30px;background-color: transparent;border: 0;background-repeat: no-repeat;background-size: 20px auto;background-position: center center;border-radius: 4px;}
        .btn-fav {background-image: url('images/icon-fav.svg');}
        .btn-fav.buyed,  .btn-fav:hover {background-image: url('images/icon-fav-orange.svg'); opacity: 1;}
        .btn-compare {background-image: url('images/icon-compare.svg');}
        .btn-compare.inCompare, .btn-compare:hover {background-image: url('images/icon-compare-orange.svg'); opacity: 1;}
        .single-button {font-size: 0;}
        .table-view-toolbar {
            display: -webkit-flex;
            display: flex;
            -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
            -webkit-align-items: center;
            align-items: center;
            -webkit-justify-content: space-between;
            justify-content: space-between;
            padding: 20px 0;
        }
        .toggle-map-view {padding: 5px 10px; border: 1px solid #266ab1; color: #266ab1; border-radius: 4px;}
        .toggle-map-view:hover {color: #266ab1;}
        .pages-count {margin: 15px 0; color: #666;}
        .cow-price-wrap {margin: 15px 0;}

        .title-wrap {
            display: -webkit-flex;
            display: flex;
            -webkit-justify-content: space-between;
            justify-content: space-between;
            -webkit-align-items: center;
            align-items: center;
            -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
        }

        .title-wrap .section-title {
            margin: 10px 0;
            line-height: 1;
        }
        .contacts-line-right {float: right;}
        .top-menu-line {background-color: #edeff3;}
        .top-menu {display: -webkit-flex;display: flex; margin-left: -15px;}
        .top-menu-line .wrap {
            padding: 0;
        }
        .top-menu-item {margin: 5px 10px;}
        .top-menu-link {display: block; padding: 5px; color: #000;}
        a.top-menu-link:hover, [data-open-submenu] .top-menu-link:hover {color: #ff8001;}
        .homepage .top-menu-link {color: #fff;}
        .homepage .top-menu-line {
            background-color: rgba(118, 122, 130,.5)
        }
        .news-item .news-title {margin: 5px 0;}
        .news-item a:hover .news-title {color: #ff8001 !important;}
        .news-item .news-desc {color: #444; line-height: 1.4;}
        .flex-gap { margin-left: -10px; margin-right: -10px; }
        .flex-gap > .flex-item { padding: 0 10px 20px;}
        .flex, .flex-gap { display: -webkit-flex; display: flex; -webkit-flex: 1 0 auto; flex: 1 0 auto; -webkit-flex-wrap: wrap; flex-wrap: wrap; -moz-box-sizing: border-box; box-sizing: border-box;}
        .flex .flex-item, .flex-gap .flex-item { max-width: 100%; -moz-box-sizing: border-box; box-sizing: border-box;}
        .rows > * + * {margin-top: 5px;}

        .account-infomessage {
            padding: 10px 10px 10px 50px;
            background: url(images/information.svg) no-repeat center left 10px #f7f9fb;
            border: 1px solid #dde6ef;
            background-size: 28px auto;
            margin-top: 20px;
            font-size: 16px;
            color: #032b54;
            position: relative;
        }
        .account-infomessage.buytop {
            background-image: url('images/increase.svg');
        }

        .main-filter {padding-bottom: 55px !important;}
        .b-placement {
            margin-top: 40px;
            display: -webkit-flex;
            display: flex;
            -webkit-justify-content: center;
            justify-content: center;
            -webkit-align-items: center;
            align-items: center;
        }

        .b-placement-logo {
            width: 155px;
            -webkit-flex-shrink: 0;
            flex-shrink: 0;
        }

        .b-placement-content {
            color: #fff;
            padding-left: 30px;
        }

        .b-placement-title {
            font-weight: bold;
            font-size: 19px;
        }

        .b-placement-text {
            font-size: 15px;
            margin: 5px 0 10px;
        }

        .btn-small {
            display: inline-block;
            padding: 7px 15px;
            border-radius: 4px;
            color: #000;
        }

        .btn-yellow {
            background-color: #fbb912;
            color: #000
        }
        .btn-yellow:hover {color: #000; background-color: #fc0;}
        .your-ad {
            margin: 30px 0;
            padding: 30px 20px;
            text-align: center;
            background: url(images/youradbg.jpg) no-repeat center center / cover;
            font-size: 19px;
        }
        .b-placement .btn-yellow {margin-top:10px}
        .your-ad p {display: inline-block; padding: 5px 10px; border: 2px solid #fc0; color: #fff;}
        .onpage-form {max-width: 500px; margin: 30px 0; padding: 20px; background-color: #edeff3;}

        .objects-column .o-card {width: 100%; max-width: 100%; margin-top: 20px; margin-bottom: 10px;}
        .similar-outer {margin-top: 20px;}
        .category-item-adv {margin: 0 0 40px;}
        .found-mistake-wrap {background-color: #fff; position: relative;}


        .landings-columns {-webkit-column-count: 2; -moz-column-count: 2; column-count: 2; -webkit-column-gap: 25px; -moz-column-gap: 25px; column-gap: 25px; }
        .landings-columns li {-webkit-column-break-inside: avoid; page-break-inside: avoid; break-inside: avoid-column;}


        .type-tabs {display: none;}
        .type-tabs.active {display: inline-block;}
        .type-tabs li {display: inline-block; margin: 15px;}

        ul[data-tab-group] {display:none}
        ul[data-tab-group].active {display:block}
        .landing-tabs {display: flex; flex-wrap: wrap;}
        .landing-tabs > * {margin: 5px 20px 5px 0;}
        .homepage-listgroup h2 {font-size: 32px;}

        .flex-gap{
            margin-left: -16px !important;
            margin-right: -16px !important;
        }
        .flex-gap-small {
            margin-left: -8px !important;
            margin-right: -8px !important;
        }
        .flex-gap > .item {
            padding: 16px !important;
        }
        .flex-gap-small > .item {
            padding: 8px !important;
        }

        .flex-group,
        .flex-gap {
            display: -webkit-flex;
            display: flex;
            -webkit-flex: 1 0 auto;
            flex: 1 0 auto;
            -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
            box-sizing: border-box;
        }
        .flex-group .item,
        .flex-gap .item {
            max-width: 100%;
            box-sizing: border-box;
            margin-bottom: 0 !important;
        }

        .gallery-grid-item {display: block;}
        .gallery-grid-item:hover {opacity: 0.8;}
