/* retailmaps */
body { font-family: 'Gilroy','Tahoma', sans-serif; font-size: 16px; font-weight: 400; }
.wrap { width: 1170px; margin: auto; }
.all-wrap { min-height: -webkit-calc(100vh - 230px); min-height: -moz-calc(100vh - 230px); min-height: calc(100vh - 230px); }
a { text-decoration: none; color: #4a6e94; }
a:hover { color: #e7a381; }
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 { -webkit-transition: all .2s ease-out; -moz-transition: all .2s ease-out; -o-transition: all .2s ease-out; transition: all .2s ease-out; }
.submenu li a, .btn-menu .icon, .user-sidebar li a { -webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none; }
.link-u { color: #4a6e94; border-bottom: 1px solid; display: inline-block; }
.link-u:hover { color: #e7a381; }
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; }
.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: #e7a381; }
.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 { width: 100%; margin: 30px 0; font-size: 18px; }
.content-page td, .content-page th { border: 1px solid #555; padding: 5px 10px; }
.content-page th { font-weight: 900; text-align: left; }
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: #e7a381; }
.btn-primary.small { font-size: 14px; margin-top: 15px; padding: 4px 10px; }
.btn-primary:hover { color: #fff; background-color: #da8155; }
.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: #e7a381; }
.btn-city { margin-right: 30px; }
/* .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: #e7a381; }
.city-option:first-of-type { margin-right: 10px; } */
.city-list { -webkit-column-count: 3; -moz-column-count: 3; column-count: 3; -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; }
.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; }
.h-right .icon { background-size: 16px auto; }
.icon + span { vertical-align: middle; display: inline-block;}
.page-object .icon + span {max-width: calc(100% - 30px);}
.btn-metro .icon { background-image: url(images/metro.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'); }
.contacts-line { background-color: #f2f2f2; }
.header-contacts { float: left; }
.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: #e7a381; }
.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%; margin-top: -200px; z-index: 10; }
.link-sm, .link-om, .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-om { background-image: url('images/om.svg'); background-color: #4a6e94; background-size: 19px auto; box-shadow: 0 0px 14px 3px rgba(69, 102, 134, 0.329); background-position-x: 4px; }
.link-sm { margin-top: 10px; 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-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: #e7a381; }
.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; }
.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; }
.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: 100%; margin: 0; border: 1px solid #999; -webkit-border-bottom-right-radius: 2px; -moz-border-radius-bottomright: 2px; border-bottom-right-radius: 2px; -webkit-border-bottom-left-radius: 2px; -moz-border-radius-bottomleft: 2px; border-bottom-left-radius: 2px; background: #fff; }
.likemulti p { top: 32px; min-width: 180px; border: 0; -webkit-box-shadow: 0 3px 8px 2px rgba(0,0,0,.2); -moz-box-shadow: 0 3px 8px 2px rgba(0,0,0,.2); 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: #e7a381; background: #e7a381; }
.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); -moz-transform: rotate(-180deg); -ms-transform: rotate(-180deg); -o-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%; }

header { position: relative; z-index: 11; background-color: #fff; -webkit-box-shadow: 0 0 2px rgba(0,0,0,.2); -moz-box-shadow: 0 0 2px rgba(0,0,0,.2); 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; margin-top: -8px; }
@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: #e7a381; }
.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; -webkit-box-shadow: 0 0 2px rgba(0,0,0,.2); -moz-box-shadow: 0 0 2px rgba(0,0,0,.2); 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); }
.btn-menu:hover .submenu { display: block; }
.submenu li a, .submenu li span { display: block; padding: 10px; padding-left: 20px; }
.submenu a:hover { color: #fff; background-color: #e7a381; }
.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; -webkit-box-sizing: border-box; -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: #e7a381; }
.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: 4px; 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; 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; -webkit-border-radius: 50%; -moz-border-radius: 50%; 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: 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: #e7a381; }
.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-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: #e7a381; }
    .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; -webkit-box-sizing: border-box; -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: #e7a381; }
    .btn-to-compare.inCompare { color: #e7a381; border-color: #e7a381; }
    .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: #e7a381; }
    .o-buttons button:hover, .o-buttons a:hover, .o-buttons button:hover .icon, .o-buttons a:hover .icon, .btn-to-list.buyed { color: #e7a381; border-color: #e7a381; }
    .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; }
    .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; }

    .single-block-top-info > p {min-height: 37px; 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; }

    .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: #e7a381; }
    .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: 200px; }
    .filt-metro { min-width: 100px; text-align: right; vertical-align: bottom; }
    .filt-type { width: 130px; padding-right: 30px; }
    .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: 110px; 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; -webkit-box-sizing: border-box; -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: -moz-calc(50% - 20px); width: calc(50% - 20px); margin-bottom: 40px; vertical-align: top; -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.15); -moz-box-shadow: 0 1px 3px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.15); box-shadow: 0 1px 3px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.15); background-color: #fff; }
    .o-card:hover { -webkit-box-shadow: 0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23); -moz-box-shadow: 0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23); 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: #e7a381; }
    .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: -moz-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; -webkit-border-radius: 20px; -moz-border-radius: 20px; 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 { position: absolute; opacity: 0; bottom: 0; width: 100%; padding-top: 20px; padding-bottom: 10px; text-align: center; background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.48) 100%); 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: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.48) 100%); background: -o-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.48) 100%); 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 { position: absolute; z-index: 20; display: block; width: -webkit-calc(100% - 80px); width: -moz-calc(100% - 80px); width: calc(100% - 80px); height: 100%; margin: 0 40px; }
    .is-vip .o-card-link::after { font-size: 14px; position: absolute; top: 10px; left: -40px; display: inline-block; padding: 4px 10px; content: 'Реклама'; color: #fff; background-color: #f3a616; }
    .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; }
    .owl-arrows-side .owl-nav {position: absolute; top: 50%; width: 100%; margin-top: -28px;}
    .o-card:hover .owl-nav, .o-card: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: 20; 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; -webkit-background-size: 22px auto; -moz-background-size: 22px auto; -o-background-size: 22px auto; 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%; 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: 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; }
    .o-label-sale { background-color: #28a2db; }
    .o-label-rent { background-color: #e7a381; }
    .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; }
    .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: -moz-calc(50% - 250px); left: calc(50% - 250px); display: none; width: 500px; background: #fff; }
    .popup-box.is_metro { left: -webkit-calc(50% - 455px); left: -moz-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 #e7a381; background: #fff; }
    .popup-header p { font-size: 18px; font-weight: bold; line-height: 28px; width: -webkit-calc(100% - 50px); width: -moz-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; -webkit-background-size: 20px 20px; -moz-background-size: 20px; -o-background-size: 20px; 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-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; }
    .footer-socials .icon { margin-top: 5px; }
    .footer-socials a { display: inline-block; width: 30px; height: 30px; margin-left: 5px; vertical-align: middle; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; background-color: #555; }
    .footer-socials a:hover { background-color: #e7a381; }
    .icon.fb { background-image: url(images/fb-w.svg); }
    .icon.vk { width: 20px; height: 20px; background-image: url(images/vk-w.svg); -webkit-background-size: 20px auto; -moz-background-size: 20px auto; -o-background-size: 20px auto; background-size: 20px auto; }
    .icon.instagram { background-image: url(images/insta-w.svg); -webkit-background-size: 17px auto; -moz-background-size: 17px auto; -o-background-size: 17px auto; background-size: 17px auto; }
    .icon.youtube { background-image: url(images/youtube-w.svg); -webkit-background-size: 17px auto; -moz-background-size: 17px auto; -o-background-size: 17px auto; background-size: 17px auto; }
    .footer-contact { max-width: 200px; padding-right: 100px; }
    .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; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; }
    footer li a, footer li span { margin-bottom: 0; }
    footer li { margin-bottom: 5px; }
    .footer-phone { margin-bottom: 20px; }
    .post-image { display: block; margin: 20px 0 30px; }
    .content-page { padding-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; }
    .post-list-text a { font-size: 18px; }
    .post-list li { margin-bottom: 20px; padding-bottom: 18px; border-bottom: 1px solid #ebebeb; }
    .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/logo-pattern.svg'); background: url(images/logo-pattern.svg) #f0f0f0; background-size: 220px auto; }
    .city-spb #yaMap { background: url('images/bbg.png') no-repeat center center; background-size: cover; }
    .city-msk #yaMap { background: url('images/bg-msk.png') no-repeat center center; background-size: cover; }
    .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; border: 1px solid #e3e3e3; border-radius: 3px; background: rgba(255,255,255,.4); }
    .give_me_more:hover { background: #fff; }
    #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: 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: 10; }
    .isFixed header { margin-bottom: 121px; }
    .give_me_filters { position: fixed; z-index: 11; top: 0; 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%; -webkit-box-shadow: 0 3px 3px rgba(0,0,0,.1); -moz-box-shadow: 0 3px 3px rgba(0,0,0,.1); box-shadow: 0 3px 3px rgba(0,0,0,.1); }
    .isFixed .filter_wrap.filter-category { top: -200px; }
    .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: #e7a381; }
    .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: #e7a381; }
    .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; -webkit-background-size: 20px auto; -moz-background-size: 20px auto; -o-background-size: 20px auto; background-size: 20px auto; }
    .vc_header:hover { color: #fff; background: url(images/vc_cart_w.svg) no-repeat 12px center #e7a381; }
    .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: -moz-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: #e7a381; }
    .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; -webkit-box-sizing: inherit; -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; }
    .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; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; border: 0; -webkit-box-shadow: -2px 0 4px rgba(0,0,0,.2); -moz-box-shadow: -2px 0 4px rgba(0,0,0,.2); 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; -webkit-border-radius: 5px 0 0 5px; -moz-border-radius: 5px 0 0 5px; border-radius: 5px 0 0 5px; background: url(images/icon-fav-white.svg) no-repeat 16px 20px #e7a381; -webkit-background-size: 30px auto; -moz-background-size: 30px auto; -o-background-size: 30px auto; background-size: 30px auto; -webkit-box-shadow: inset -3px 0 3px rgba(0,0,0,.1); -moz-box-shadow: inset -3px 0 3px rgba(0,0,0,.1); 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; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; background: #e7a381; }
        .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; -webkit-box-shadow: none; -moz-box-shadow: none; 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: 250px; vertical-align: top; border-right: 1px solid #ebebeb; }
    .compare_item:hover { z-index: 10; -webkit-box-shadow: 0 0 5px rgba(0,0,0,.2); -moz-box-shadow: 0 0 5px rgba(0,0,0,.2); 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 { -webkit-box-shadow: 5px 0 5px rgba(0,0,0,.2); -moz-box-shadow: 5px 0 5px rgba(0,0,0,.2); 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; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; 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 li { display: block; width: 100%; margin: 0; -webkit-box-shadow: none!important; -moz-box-shadow: none!important; box-shadow: none!important; }
    .compare_item_product .o-card_photo img { width: 200px; }
    .compare_item_product .o-card_compare { 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: -moz-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 auto 20px; text-align: center; }
    .form-similar h3 { margin: 0 0 20px; }
    .sub_f form { font-size: 0; padding: 20px; border: 1px solid #ebebeb; -webkit-border-radius: 4px; -moz-border-radius: 4px; 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'] { min-width: 350px; border: 0; -webkit-border-radius: 3px 0 0 3px; -moz-border-radius: 3px 0 0 3px; border-radius: 3px 0 0 3px; -webkit-box-shadow: inset 0 2px 3px rgba(0,0,0,.2); -moz-box-shadow: inset 0 2px 3px rgba(0,0,0,.2); box-shadow: inset 0 2px 3px rgba(0,0,0,.2); }
    .sub_f form input[type='submit'] { -webkit-border-radius: 0 3px 3px 0; -moz-border-radius: 0 3px 3px 0; 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; -webkit-box-sizing: border-box; -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; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; background: #fff; vertical-align: middle;}
    .top_info > p.o-class { float: left; margin: 0; }
    .btn-show-more { -webkit-box-sizing: border-box; -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-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: 0; -webkit-box-pack: justify; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
    .hit_objects::after { content: ''; flex: 0 1 calc(50% - 20px); }
    .hit_objects li { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-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; -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2); box-shadow: 0 1px 2px rgba(0,0,0,.2); }
    .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 .o-address .icon { width: 18px; height: 18px; margin-right: 0; -webkit-background-size: 16px auto; -moz-background-size: 16px auto; -o-background-size: 16px auto; 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: #e7a381; border-color: #e7a381; }
    .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: #e7a381; }
    .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: #e7a381; }
    .b-pagination .icon { width: 18px; height: 20px; margin-top: -3px; -webkit-background-size: 11px auto; -moz-background-size: 11px auto; -o-background-size: 11px auto; 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: 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: 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: 6px 0; display: block;}
    .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: #e7a381; }
    .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: -moz-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 { 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: #e7a381; border-color: #e7a381; }
    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; -webkit-border-top-left-radius: 3px; -moz-border-radius-topleft: 3px; border-top-left-radius: 3px; -webkit-border-top-right-radius: 3px; -moz-border-radius-topright: 3px; border-top-right-radius: 3px; background-color: #546173; }
    .form-inner { margin-bottom: 20px; padding: 20px; -webkit-border-bottom-right-radius: 3px; -moz-border-radius-bottomright: 3px; border-bottom-right-radius: 3px; -webkit-border-bottom-left-radius: 3px; -moz-border-radius-bottomleft: 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: #e7a381; border-color: #e1e1e1; border-bottom-color: #fff; -webkit-border-top-left-radius: 0; -moz-border-radius-topleft: 0; border-top-left-radius: 0; -webkit-border-top-right-radius: 0; -moz-border-radius-topright: 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 { -webkit-box-sizing: border-box; -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; }
    .not-found { margin-top: 20px; }
    .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; -webkit-box-sizing: border-box; -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: -moz-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; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; 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); -webkit-background-size: 14px auto; -moz-background-size: 14px auto; -o-background-size: 14px auto; 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; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; 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: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-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: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-sizing: border-box; -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: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-flex: 1; -moz-box-flex: 1; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-flex-grow: 1; -ms-flex-positive: 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; -webkit-box-sizing: border-box; -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; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; 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; -webkit-background-size: 10px auto; -moz-background-size: 10px auto; -o-background-size: 10px auto; 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; -webkit-box-sizing: border-box; -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: 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: -moz-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; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; 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; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; 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; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 25%; padding: 5px; vertical-align: top; }
    .add-photos-edit img { display: block; -webkit-box-sizing: border-box; -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); -webkit-background-size: 13px auto; -moz-background-size: 13px auto; -o-background-size: 13px auto; 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; -webkit-background-size: 13px auto; -moz-background-size: 13px auto; -o-background-size: 13px auto; 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; -webkit-background-size: 28px auto; -moz-background-size: 28px auto; -o-background-size: 28px auto; 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); -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; }
    .form-request .privacy-policy { margin-top: 0; }
    .dropdown-block > p { margin-top: 10px; }
    .dropdown-block .dropdown-item { margin-bottom: 10px; padding: 7px 10px; cursor: pointer; background-color: #fff; -webkit-box-shadow: 0 0 1px 1px rgba(97,110,136,.2); -moz-box-shadow: 0 0 1px 1px rgba(97,110,136,.2); 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; -moz-transition: .4s; -o-transition: .4s; transition: .4s; background-color: #cddce3; }
    .slider::before { position: absolute; bottom: 4px; left: 4px; width: 16px; height: 16px; content: ''; -webkit-transition: .4s; -moz-transition: .4s; -o-transition: .4s; transition: .4s; background-color: #fff; }
    input:checked + label .switch .slider { background-color: #e7a381; }
    input:focus + label .switch .slider { -webkit-box-shadow: 0 0 1px #2196f3; -moz-box-shadow: 0 0 1px #2196f3; box-shadow: 0 0 1px #2196f3; }
    input:checked + label .switch .slider::before { -webkit-transform: translateX(16px); -moz-transform: translateX(16px); -ms-transform: translateX(16px); -o-transform: translateX(16px); transform: translateX(16px); }
    .slider.round { -webkit-border-radius: 24px; -moz-border-radius: 24px; border-radius: 24px; }
    .slider.round::before { -webkit-border-radius: 50%; -moz-border-radius: 50%; 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'] { -webkit-background-size: 24px auto; -moz-background-size: 24px auto; -o-background-size: 24px auto; 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: #e7a381; }
    .payment-variants label:hover span, .payment-variants input[type='radio']:checked + span + span { color: #e7a381; }
    .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 { -webkit-box-shadow: none; -moz-box-shadow: none; 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: -moz-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 > * { font-size: 16px; display: inline-block; vertical-align: top; }
    .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: #e7a381; }
    .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-primary { 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: #d87f52; border: 1px solid #d87f52; background-color: transparent; }
    .top-line-right .btn-primary:hover { color: #fff; background-color: #e7a381; }
    .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; }

    .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 .wrap { padding: 10px 0; }
    header .contacts-line .wrap { padding: 6px 0; }
    .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; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; }
    .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); }
    .icon-garantie:before { background-image: url(images/shield.svg); }
    .icon-free:before { background-image: url(images/free.svg); }
    .icon-crown:before { background-image: url(images/king.svg); }
    .top-btn-add { font-size: 16px; display: inline-block; margin-left: 15px; padding: 5px 10px; vertical-align: middle; }
    /*     .recent-news { margin-bottom: 10px; }
    .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: -moz-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-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; margin-bottom: 30px; }
    .analytics-block .featured-item { font-size: 16px; display: inline-block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: -webkit-calc(100% - 390px); width: -moz-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, .o-card.popadv, .o-card.popadv img { display: block; width: 100%; }
    .f-block img {display: block; margin: auto;}
    .f-filter { margin: 30px 0; }
    .river > div { margin: 30px 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: 20px auto; }
    .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-events .section-title { text-align: left; }
    .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; -webkit-box-sizing: border-box; -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: 40px; left: 40px; display: none; width: 250px; padding: 10px 15px; color: #fff; border-radius: 3px; background-color: rgba(51,53,53,.78); }
    .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; }
    .recent-objects .o-card, .grid-objects .o-card { width: -webkit-calc(25% - 15px); width: -moz-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: #e7a381; background: url(images/check.svg) center center no-repeat #e7a381; -webkit-background-size: 11px auto; -moz-background-size: 11px auto; -o-background-size: 11px auto; background-size: 11px auto; }
    .grid-3 { font-size: 0; margin: 0 -10px; }
    .grid-3 li { font-size: 16px; display: inline-block; 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-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: 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 { 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; 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: #e7a381; }
    .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; -webkit-border-radius: 50%; -moz-border-radius: 50%; 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: ''; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; background-color: #546173; }
    .radio-group label { cursor: pointer; }
    .form-inner-outline { text-align: left; }
    .c-grid { margin-left: -20px; }
    .lg-4 { width: -webkit-calc(25% - 20px); width: -moz-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; -webkit-border-radius: 50%; -moz-border-radius: 50%; 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; }
        .managers-footer { margin-top: 50px; 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; 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: #e7a381; }
        .page-tags + .cat-news { margin-top: 40px; }
        .reviews-block { margin: 25px 0; padding: 35px; border-top: 1px solid #efefef; border-bottom: 1px solid #efefef; }
        .stNameSvg { cursor: pointer; }
        .stNameSvg.active { fill: #e7a381; }
        .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: middle; }

        .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; box-sizing: border-box; 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: 50%; 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: calc(100% - 120px); }
        .article-item .article-person-desc span { font-size: 16px; margin-bottom: 2px; }
        .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 #e7a381; background: #fff; }

        .article-person .article-name { font-size: 16px; font-weight: 900; margin-top: 8px !important; }
        .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; border-radius: 3px; }
        .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; -ms-flex-direction: row; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
            .cat-res, .o-card, .grid-objects, .recent-objects ul, .land-grid { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex: 0 1 auto; -ms-flex: 0 1 auto; -webkit-box-flex: 0; flex: 0 1 auto; }

            .o-card { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; margin-right: 0 !important; }

            .grid .o-card, .grid-objects .o-card, .recent-objects .o-card { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-flex-basis: -webkit-calc(50% - 20px); -ms-flex-preferred-size: 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); -ms-flex-preferred-size: calc(25% - 15px); flex-basis: calc(25% - 15px); }

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


        .city-msk .main-menu li:nth-last-child(2) { display: none; } /* temp for msk */

        @-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: 22px; }
.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; }

.no-markers li {padding-left: 0 !important;}
.no-markers li::before {display: none !important;}
.owl-arrows-side .owl-controls .owl-buttons div {width: 28px; height: 56px;}

.tabs-list {font-size: 0;}
.tabs-list li {display: inline-block;cursor: pointer;vertical-align: top;font-size: 18px;padding: 5px 16px;background-color: #e8e4de;color: #50453b;border-left: 1px solid #fff;}
.tabs-list li:first-child {border-top-left-radius: 3px; border-bottom-left-radius: 3px; border-left: 0;}
.tabs-list li:last-child {border-top-right-radius: 3px; border-bottom-right-radius: 3px;}
.tabs-list .active {background-color: #e7a381;}
.tabs-list .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; }
.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; }

.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 {transform: translateY(-10px); opacity: 1; visibility: visible;}
.btn-accept-cookies {font-size: 14px;color: #fff;border-radius: 2px;padding: 10px 15px;background-color: #e7a381;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: calc(100% - 150px);margin-bottom: 0; font-size: 14px;}
}

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

.main-widgets-list { margin: 0 -15px; }
.main-widgets-list .grid-item { width: 25%; padding: 15px; }
.main-widgets-item .owl-interviews { margin: 0; }

.popular-objects-widget .section-title { 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 */
header .wrap { padding: 20px 0; }
header { background-color: transparent; }
.homepage header { box-shadow: none }
.header-contacts span { font-size: 20px; margin-top: 2px; }
.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: 0; }
.logo { width: 194px; float: none; display: inline-block; vertical-align: middle; margin-right: 50px; }
.main-header-left { float: left; }
.main-header-right { margin-top: 2px; }
.homepage .main-header .icon-map { background-image: url('images/map-marker-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: 9px 20px; color: #486c96; border: 1px solid #486c96; }
.homepage .top-btn-add.btn-default { color: #fff; border-color: #fff; }
.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: #e7a381; color: #fff; }
.homepage .icon-compare:before { background-image: url(images/icon-compare-w.svg); }

/* 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: #e29067; 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: 140px 0 100px; background-size: cover; background-repeat: no-repeat; background-position: center center; margin-top: -120px; }
.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: 30px 0 80px; color: #fff; font-size: 29px; }
.main-filter-header a { color: #e29067; text-decoration: underline; text-decoration-skip-ink: none; }
.main-filter .filter { background-color: #fff; font-size: 18px; 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"] { 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-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; }

blockquote {
    font-size: 1.1em;
    margin: 15px 0;
    padding: 0 0 0 15px;
    border-left: 3px solid #e7a381;
}