[class|="mobile"] {
    display: inherit;
}

.main-wrap  {
    padding-bottom: 581px;
}

header {
    display: none;
}

h1 {
    font-size: 26px;
    line-height: 1.3;
}

h2 {
    font-size: 22px;
    line-height: 1.3;
    margin-top: 30px;
}

.fixed-width {
    width: 94%;
    padding: 0 3%;
}

.mobile-header {
    position: relative;
    padding-top: 20px;
    /*height: 80px;*/
}

.top-head-contacts {
    background-color: #f6f6f6;
    width: 94%;
    padding: 10px 3%;
    float: left;
    margin-top: 0;
}

.top-head-contacts__phone {
    float: left;
    font-size: 18px;
    font-weight: bold;
}
.top-head-contacts__email {
    display: none;
}

.top-head-left {
    width: 230px;
    float: left;
    margin-left: 10px;
}

.top-head-logo img {
    width: 100%;
}

.top-head-menu-button,
.top-head-liked-link {
    /*position: absolute;*/
    display: inline-block;
    box-sizing: border-box;
    width: 49%;
    padding: 5px 10px;
}

.top-head-menu-button img,
.top-head-liked-link img {
    vertical-align: middle;
}

.top-head-liked-link {
    right: 47px;
    top: 16px;
}

.top-head-liked-link img {
    width: 28px;
    height: 28px;
}

.top-head-menu-button {
    right: 10px;
    text-align: right;
}
.top-head-menu-button img {
    width: 23px;
    height: 20px;
}

.top-head-contacts {
    
    float: left;
}

.main-menu-wrap {
    display: none;
}

.mobile-main-menu-wrap {
    position: fixed;
    top: 20px;
    right: 0;
    width: 85%;
    overflow: auto;
    bottom: 0;
}

.main-wrap._moved {
    webkit-box-shadow: 0px 1px 10px 0px #666666;
    -moz-box-shadow: 0px 1px 10px 0px #666666;
    box-shadow: 0px 1px 10px 0px #666666;
    overflow: hidden;
}

.map {
    display: none;
}

.mobile-main-menu__item {
    margin-bottom: 15px;
    
}
.mobile-main-menu__link {
    margin-left: 20px;
}
.mobile-main-menu__item._trail a.mobile-main-menu__link {
    position: relative;
    
}
.mobile-main-menu__item._trail a.mobile-main-menu__link:after {
    content: "";
    position: absolute;
    width: 7px;
    height: 12px;
    right: -15px;
    top: 3px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url("../images/mobile/menu-arr.png");
}
.mobile-main-menu__item._trail._active a.mobile-main-menu__link:after {
    width: 12px;
    height: 7px;
    background-position: -8px -3px;
    top: 7px;

}

.mobile-main-menu-submenu {
    margin-top: 10px;
}

.mobile-main-menu__link,
.mobile-submenu__link {
    color: #2c2a29;
    font-size: 16px;
    border-color: #c1e1c8;
    font-weight: bold;
    display: inline-block;
}
.mobile-main-menu__link:hover,
.mobile-submenu__link:hover {
    border-bottom: 1px solid #c1e1c8;
    color: #2c2a29; 
}

.mobile-submenu__link {
    font-size: 14px;
    font-weight: normal;
    margin-left: 38px;

}

.mobile-submenu__item {
    padding: 4px 0;
}

.mobile-submenu__item._active {
    background-color: #24a23f;
}

.mobile-submenu__item._active a {
    color: #fff;
}

.mobile-main-menu-submenu-wrap {
    display: none;
}

.mobile-main-menu-submenu-wrap._active {
    display: block;
}

.breadcrumbs {
    display: none;
}

h1 {
    margin-top: 35px;
}

.one-object__info {
    width: 100%;
}

.one-object__pics {
    width: 100%;
}

.one-object-price__bargain {
    width: 100%;
    float: left;
    text-align: left;
    margin-top: 15px;
}

.one-object-price__data {
    margin-top: 15px;
    position: relative;
    width: 100%;
}
.hidden-mobile {
    display: none;
}
.one-object__head .one-object__doc {
    display: none;
}
.one-object__like._mobile,
.one-object__doc._mobile {
    display: inherit;
}

.one-object__like._mobile {
    top:7px;
}

.one-object__doc._mobile {
    top:6px;
}

.one-object-characteristics {
    padding-right: 0;
}

.one-object-map {
    width: 100%;
    height: 160px;
}

.one-object-hypothec {
    width: 100%;
    box-sizing: border-box;
    min-height: 75px;
}

.one-object-hypothec__button {
    width: 100%;
    text-align: center;
    margin-top: 15px;
}

.one-object-hypothec__first-pay {
    width: 59%;
    margin-right: 5%;
}

.one-object-hypothec__time {
    width: 36%;
    margin-right: 0;
}

.one-object-hypothec__first-pay input[type="text"] {
    width: 82%;
    padding: 11px 4%;
}

.one-object-hypothec__time input[type="text"] {
    width: 65%;
    padding: 11px 4%
}
.one-object-hypothec__bank {
    top:10px;
    right: 10px;
}

.one-object-hypothec__bank img {
    width: 67px;
}

._hypothec-name,
._hypothec-phone {
    width: 47%;
    margin-right: 5%;

}

._hypothec-phone {
    margin-right: 0;
}

._hypothec-submit {
    margin-top: 15px;
    text-align: center;
    display: block;
}

.form-wrap._hypothec {
    display: none;
} 

.mobile-opener {
    position: absolute;
    bottom: -20px;
    display: block;
    height: 41px;
    width: 41px;
    z-index: 128;
        left: 50%;
    margin-left: -20px;
}

.mobile-opener img {
    width: 41px;
    height: 41px;
    position: absolute;
}


.ask-question__question-form {
    position: relative;
}

.ask-question__specialist {
    width: 100%;
}
.ask-question__photo {
    width: 100%;
    text-align: center;
    top: -60px;
    position: relative;
}

.ask-question__photo img {
    width: 90px;
}

.ask-question__info {
    width: 100%;
    padding-top: 10px;
    margin-top: -60px;
}

.ask-question__title {
    font-size: 18px;
    text-align: center;
}

.ask-question__desc {
    margin-top: 6px;
    text-align: center;
}

.ask-question__phone {
    font-size: 16px;
}

.ask-question__contacts {
    width: 240px;
    position: relative;
    left: 50%;
    margin-left: -120px;
    text-align: center;
}

.telegramm {
    top: 17px;
}
.viber {
    top: 20px;
}

.objects-listing {
    display: none;
}

.ask-question-wrap {
    height: auto;
    margin-top: 60px;
}

.ask-question__question-form {
    width: 100%;
    height: auto;
    padding: 0;
    position: relative;
    left: 0;
    right: 0;
    margin-top: 15px;

}

.ask-question__question-form {
    top: 0;
}

._ask-question-form-name,
._ask-question-form-phone,
._ask-question-form-email {
    width: 100%;
}

._ask-question-form-phone {
    margin-bottom: 0;
}

.ask-question-form__or {
    display: block;
    text-align: center;
    margin: 5px 0;
}

._ask-question-form-submit {
    text-align: center;
}

.mobile-objects-listing__title {
    font-size: 22px;
    padding: 0 3%;
    margin-bottom: 20px;
}

.mobile-objects-listing {
    margin-top: 25px;
}

.mobile-listing-row {
    padding: 20px 3%;
    position: relative;
}

.mobile-listing-row._odd {
    background-color: #f2fafe;
}

.mobile-objects-listing__pic {
    width: 30%;
    margin-right: 5%;
    float: left;
    position: relative;
}

.mobile-objects-listing__pic img {
    width: 100%;
    max-width: 120px;
    max-height: 80px;
}

.mobile-objects-listing__info {
    width: 65%;
    float: left;
}

.mobile-objects-listing__price {
    font-size: 18px;
    font-weight: bold;
}

.mobile-objects-listing__short-info {
    font-size: 14px;
    margin-top: 10px;
}

.mobile-objects-listing__adress {
    font-size: 14px;
    color: #878787;
    margin-top: 5px;
    line-height: 1.3;
}

.mobile-objects-listing__liked {
    position: absolute;
    right: 3%;
    right: 25px;
    top: 25px;
}

.сarousel-objects-wrap {
    display: none;
}

.сarousel-objects {
    padding: 0;
} 

.сarousel-objects .slick-slide {
    opacity: 0.5;
}

.сarousel-objects .slick-active {
    opacity: 1;
}

.slick-slider {
    margin-bottom: 0;
}

.consultation__photo {
    display: none;
}

.adv-block img {
    width: 100%;
}

.consultation__list,
.consultation__contacts {
    margin-left: 0;
}

.consultation-wrap {
    height: auto;
    margin-top: 25px;
}

.consultation__text {
    margin-left: 0;
    padding-top: 20px;
}

.consultation__form {
    position: relative;
    width: 100%;
    left: 0;
    margin-left: 0;
    top: inherit;
    padding-top: 20px;
    padding-bottom: 30px;
    height: auto;
    margin-top: 20px;
}

.consultation__title {
    text-align: center;
    margin-bottom: 15px;
}

.consultation__list li {
    font-size: 14px;
    margin-top: 8px;
}

.consultation__contacts .viber {
    top:7px;
}
.consultation__contacts .watsup  {
    top:10px;
}
.consultation__contacts .telegramm {
    top:5px;
}

.consultant-form {
    margin-top: 30px;
}

._consultant-form-name, ._consultant-form-phone {
    width: 93%;
}

.adv-block {
    margin: 30px 0 0 0;
} 

.cell-property._third,
.cell-property._two-thirds,
.cell-property._half {
    width: 100%;
    margin-bottom: 10px;
    background-size: 100% 100%;
}

.cell-property-menu:nth-child(3n+3) {
    margin-left: 0;
}

.cell-property-menu {
    margin-top: 0;
    width: 100%;
}

.cell-properties-row {
    margin-bottom: 0;
}

.properties-map {
    display: none;
}

.call-me {
    margin: 30px 0 0 0;
    padding: 20px 3%;
    width: 94%;
}

._call-me-form-name, ._call-me-form-phone {
    width: 90%;
    margin-right: 0;
    margin-bottom: 15px;
}

.thanks__thanks._call-me {
    margin-top: 100px;
}

.call-me-thanks,
.call-me {
    background-position: center center;
}

.thanks__mess._call-me {
    line-height: 1.5;
}

.ask-question {
    width: 100%;
    padding: 0;
}


.call-me-form {
    text-align: center;
}

.call-me-thanks {
    width: 94%;
    padding: 0 3%;
}

.about-agency__text-block {
    display: inline-block;
    margin-top: 10px;
    width: 100%;
    vertical-align: top;
    margin-right: 0;
}

footer {
    height: 565px;
}

.footer-content__left {
    width: 100%;
    margin-right: 0;
}

.footer-content__center {
    margin-top: 20px;
}

.copy span {
    display: block;
}

.footer-content__right {
    width: 100%;
    float: none;
    width: 93%;
    top: 228px;
    margin-top: 0;
    clear: both;
}

.lp {
    margin-top: 60px;
    text-align: left;
} 

.popup-your-price {
    width: 90%;
    left: 0;
    top: 245px;
    margin-left: 0;
    padding: 25px 4%;
}

.popup__close {
    top: 2px;
    right: 2px;
}

.form-wrap .input-wrap._popup-name, 
.form-wrap .input-wrap._popup-phone, 
.form-wrap .input-wrap._popup-email {
    width: 100%;
}

.thanks__thanks._hypothec {
    margin-top: 10px;
}

.thanks__thanks._question {
    margin-top: 90px;
}

.one-object-hypothec__calc label {
    white-space: nowrap;
}

.one-object-hypothec__calc {
    display: none;
}

.filter-object-regions,
.filter-list-wrap__title {
    display: none;
}

.filter-list-wrap {
    margin-top: 20px;
}

.filter-list-wrap__list {
    margin-top: 0;
}

.bg-recomends {
    width: 100%;
    padding: 0;
    margin-top: 20px;
}

.bg-recomends-slider-wrap {
    padding: 40px 3% 15px 3%;
    background: url("../images/bg-recomends-m.png") 7% 12px no-repeat;
    background-size: 252px 16px;
}

.bg-recomends-slider-item {
    margin: 0 3px;
} 

.bg-recomends-slider-item__pic {
    width: 100%;
    height: auto;
    margin-right: 0;
}

.bg-recomends-slider-item__pic img {
    width: 100%;
}



.bg-recomends-slider-item__info {
    padding-top: 10px;
}

.bg-recomends-slider-item__adress {
    font-size: 14px;
}

.mobile-params-sort__button img {
    width: 25px;
    height: 21px;
    position: relative;
    top: 6px;
}

.mobile-filter-actions {
    font-size: 0;
    margin-top: 15px;
    position: relative;
}

.mobile-params-sort {
    
    font-size: 14px;
}

.mobile-params-sort__button {
    border: none;
}

.mobile-params-search,
.mobile-params-sort {
    display: inline-block;
}

.mobile-params-sort {
    float: right;
    padding-top: 5px;
}

.mobile-params-sort__button {
    display: inline-block;
}

.bg-recomends-slider-wrap .slick-prev, .bg-recomends-slider-wrap .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    background-image: url(../images/mobile/recomends-mobile-arr.png);
    top: 50%;
    margin-top: -15px;
    width: 16px;
    height: 30px;
   
}
.bg-recomends-slider-wrap .slick-prev {
    left: 6%;
}

.bg-recomends-slider-wrap .slick-next {
    right: 6%;
    background-position: -19px 0;
}

.mobile-listing-row._fast-sale {
    background-color: #d3f3d3;
}

.mobile-objects-listing .one-object-price__hot-sale {
    position: absolute;
    right: 44px;
    top: 10px;
    width: 0;
    overflow: hidden;
}

.one-object__head._newbuild h1 {
    width: 100%;
    position: relative;
}

.external-link-wrap {
    display: block;
    width: 100%;
    text-align: right;
    margin-top: 10px;
}

.adv-block-newbild {
    position: relative;
    text-align: center;
}

.adv-block-newbild__cont {
    display: inline-block;
}

.one-object__place._newbuild {
    top: -14px;
    position: relative;
    margin-top: 0;
}

.external-link {
    right: 20px;
}

.one-object__info._newbuild {
    text-align: center;
}

.one-object-price._newbuild .one-object-price__data, 
.one-object-price._newbuild .one-object-price__bargain {
    text-align: center;
}

.one-object__map {
    margin-top: 20px;
    position: relative;

}

.one-object-map._newbuild {
    height: 160px;
    margin-top: 0;
    position: relative;

}

.one-object-section {
    display: none;
}

.mobile-one-object-section {
    margin-top: 20px;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 10px;
}

.other-objects .mobile-one-object-section {
    border-bottom: none;
    padding-bottom: 0;
}

.mobile-one-object-section._last {
    border-bottom: none;
}

.one-object-section-info {
    width: 100%;
    float: none;
} 

.one-object-section-info__pic {
    width: 100%;
    height: auto;
    margin-right: 0;
}

.one-object-section-info__pic img {
    width: 100%;
}

.one-object-section-info__floors,
.one-object-section-info__pic {
    margin-top: 15px;
}

.one-object-section-apartments {
    position: relative;
    left: -3%;
    float: none;
    width: 106%;
    margin-top: 15px;
}

.one-object-section-apartments .first-row {
    display: block;
    font-size: 0
}


.one-object-section-apartments__row .total-price,
.one-object-section-apartments__row .meter-price,
.one-object-section-apartments__row .name,
.one-object-section-apartments__row .spaces,
.one-object-section-apartments__row .floor {
    display: inline-block;
    width: auto;
}

.one-object-section-apartments__row .total-price {
    margin-right: 15px;
    font-size: 18px;
    font-weight: bold;
}

.one-object-section-apartments__row .meter-price {
    font-size: 16px;
    color: #878787;
}

.one-object-section-apartments__row .name,
.one-object-section-apartments__row .spaces,
.one-object-section-apartments__row .floor {
    font-size: 14px;
    margin-right: 18px;
}

.one-object-section-apartments__row .liked {
    position: absolute;
    right: 3%;
    top: 50%;
    margin-top: -15px;
}

.one-object-section-apartments__row {
    padding: 15px 3%;
    position: relative;
}

.one-object-section-apartments__row .second-row {
    margin-top: 7px;
}

.one-object-section-apartments__show-more {
    padding: 15px 3%;
    margin-top: 0;
}

.other-objects .mobile-one-object-section {
    padding-bottom: 45px;
}

.other-objects .mobile-one-object-section:after {
    content: "";
    display: block;
    height: 26px;
    background: url(../images/section-delimiter.png) center center no-repeat;
    position: relative;
    top: 20px;
}

.similar-objects-elite-row__other-pics {
    display: none;
}

.similar-objects-elite {
    display: none;
}

.similar-objects-elite-main-pic {
    width: 35%;
    margin-right: 4%;
}

.similar-objects-elite-main-pic img {
    width: 100%;
}

.similar-objects-elite-row__info {
    width: 61%;
}

.similar-objects-elite-row__price {
    position: relative;
}

.similar-objects-elite-row {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
    left: -3%;
    width: 106%;
}

.mobile-similar-objects-elite h2 {
    margin-bottom: 18px;
}

.similar-objects-elite-row__name {
    font-size: 14px;
    margin-top: 10px;
}

.similar-objects-elite-row__adrr,
.similar-objects-elite-row__raion {
    color: #878787;
}

.one-object__map._elite {
    width: 103%;
}

.one-object-map {
    margin-right: 0;
}

.elite-slider-tumbs {
    height: 80px;
    overflow: hidden;
    margin-top: 10px;
}

.elite-slider-tumbs .slick-active {
    border-color: transparent;
    opacity: 0.5;
    border-right: 0;
    border-left: 0;
}

.elite-slider-tumbs .slick-current {
    border-color: #0d0d0d;
    opacity: 1;
    border-right: 0;
    border-left: 0;
}

.one-object-params._elite {
    display: inline-block;
    margin-top: 20px;
}

.one-object-params__param {
    width: 50%;
    margin-right: 0;
    margin-top: 10px;
}

.one-object-params__param .value-small {
    margin-top: 5px;
}

.one-object-params__param._price {
    width: 100%;
    position: relative;
    margin-top: 20px;
} 

.objects-listing-results {
    display: none;
}

.objects-listing-ttl__title._elite {
    width: auto;
}

.objects-listing-ttl._elite {
    display: none;
}

.mobile-filter-actions._elite {
    margin: 15px 0;
}

.section-title .external-link-wrap {
    display: inline-block;
    width: auto;
    margin-left: 20px;
}

.stead-objects {
    display: none;
}

.my-object-block h2 {
    margin-bottom: 0;
}

.my-object-block .section-block {
    margin-top: 20px;
}


.one-object__text._inmap {
    width: 100%;
    margin-top: 15px;
}

.simple-button {
    margin-top: 50px;
}

.newFilter{
    display: none;
}

#main_top_filter{
    /*display: none;*/
}

.filter {
    display: none;
}

.mobile-filter {
    display: none;
    position: absolute;
    top: 0;
    background-color: #f6f6f6;
    width: 100%;
    padding: 25px 3% 50px 3%;
    z-index: 200;
    border: 1px solid #e1e1e1;
    box-sizing: border-box;
}

.mobile-filter .popup__close {
    top: 18px;
    right: 3%;
}

.mobile-filter__title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 30px;
}

.mobile-filter .filter-item {
    width: 100%;
    margin: 0 0 15px 0;
    display: table;
}
.mobile-filter .filter-item__label {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 0;
    white-space: nowrap;
    line-height: 36px;
    vertical-align: top;

}

.mobile-filter .filter-item__content {
    display: table-cell;
    width: 100%;
    padding-bottom: 0;
}

.mobile-filter .filter-item.el .check,
.mobile-filter .filter-select__values {
    right: 3%;
}

.mobile-filter .filter-item.space .filter-item__label {
    width: 95px;
}

.mobile-filter .filter-item.cost .filter-item__label {
    width: 95px;
    white-space: normal;
    line-height: 1.3;
}

.mobile-filter .filter-item._action {
    padding-top: 0;
    margin-bottom: 0;
    text-align: center;
}

.mobile-filter .filter-decimal-plus, 
.mobile-filter .filter-decimal-minus {
    display: none;
}

.mobile-filter .filter-decimal__item {
    width: 120px;
}

.filter-item__label, .filter-item label {
    margin-right: 20px;
}

.filter-item.space label{
    margin-right: 24px;
}

.mobile-params-search .simple-button{
    margin-top: 0px;
}

#ts{
    opacity: 0;
    position: absolute;
    right: 12px;
    top: 9px;
    width: 120px;
    height: 25px;
    z-index: 100;
}


/* Rent */

.text-page-block__text._left,
.text-page-block__pic._right {
    width: 100%;
    float: none;
}

.text-page-block__pic._right {
    margin-top: 20px;
}

.text-page-block._olen,
.text-page-block._head {
    text-align: center;
}

.text-page-block._olen p,
.text-page-block._head p {
    margin-top: 10px;
}

.text-page-block._olen img,
.text-page-block._head img {
    float: none; 
    margin-right: 0;
}

.text-page-block._grey {
    padding: 25px 3%;
    position: relative;
    box-sizing: border-box;
    width: 106%;
    left: -3%;
}

.text-page-block__pic._key {
    padding-top: 0;
    height: 120px;
    position: relative;
}

.text-page-block__pic._key img.desc{
    display: none;
}

.text-page-block__pic._key {
    text-align: center;
    height: auto;
}

.text-page-block__pic._key img {
    display: inline;
    width: 50%;
}

.rent-stage li {
    margin-left: 0;
}

.text-page-block h2 {
    margin-top: 0;
}

.rent-objets-counter-block {
    width: 100%;
}

.rent-objets-counter-block-list li {
    margin-right: 20px;
}

.rent-objets-counter-block:last-child {
    padding-left: 0;
}
/* Rent */













.mobile-filter .filter-item, .filter._main .filter-item {
    width: 100%;
    margin: 0 0 15px 0;
    display: table;
}

.filter-item__label, .filter-item label {
    margin-right: 20px;
}


.filter._main .filter-item__content {
    /*display: table-cell;*/
    width: 100%;
    padding-bottom: 0;
}


.mobile-filter._main, .filter._main {
    width: 100%;
    padding: 0 3%;
    box-sizing: border-box;
    overflow: hidden;
}


.filter._main label {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 0;
    white-space: nowrap;
    line-height: 36px;
    vertical-align: bottom;
}

.filter-decimal__item._from {
    margin-right: 19px;
    margin-bottom: 10px;
}

.filter__actions {
    width: 100%;
    padding-top: 10px;
}

.mobile-filter._main .filter-item._more-params, .filter._main .filter-item._more-params {
    text-align: left;
    padding-top: 10px;
    display: inline-block;
    width: 55%;
    margin-right: 5%;
    float: none;
}


.filter-item._more-params .pseudo-link {
    color: #24a23f;
    border-bottom: none;
    border: 2px solid #24a23f;
    border-radius: 5px;
    padding: 10px 0;
    text-align: center;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
}

.filter._main .filter-item._action {
    display: inline-block;
    width: 40%;
    text-align: right;
    padding-top: 10px;
    margin-bottom: 30px;
}

.filter._main .filter-item._action .find {
    padding: 12px 0;
    display: inline-block;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
    margin-top: 0px;
}

.mobile-filter .filter-item.hidden, .filter._main .filter-item.hidden {
    display: none;
}

.filter.body._main{
    display: block;
}

.mainH1{
    margin-top: 58px;
    font-size: 26px;
    line-height: 1.3;
}

h1{
    font-size: 22px;
    line-height: 1.3;
    margin-top: 30px;
}

.seo .leftPart .text{
    width: 90% !important;
}

.vikup_block_img{
    width: 90%;
}

a._pic {
    opacity: 1;
}

.ask-question__contacts a._pic {
    opacity: 0;
}

.sobs_page_win_block__pic{
    display: none;
}

.sobs_page_border__block {
    width: calc(100% - 12px);
}

.sobs_page_win_block__ul {
    float: left;
    width: 100%;
}

.sobs_page_border__ul {
    margin-left: 0;
    margin-right: 0;
    position: relative;
}

.sobs_page_border__oppacity_block {
    position: absolute;
    bottom: 0;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}

.sobs_page_border__oppacity_block div {
    left: calc(50% - 100px);
    text-align: center;
    width: 207px;
}

.sobs_page_border__right_part {
    position: relative;
    width: 100%;
    height: 250px;
    background: url(/new_des/galary/logogerb.png);
    background-repeat: no-repeat;
    background-position: 50% 15px;
    margin-bottom: 30px;
    top: 0;
    right: 0;
}

.sobs_page_border__right_part p {
    position: absolute;
    font-size: 14px;
    line-height: 20px;
    width: 200px;
    top: 178px;
    left: calc(50% - 106px);
    margin-left: 0;
}

.sobs_page_border__left_part {
    width: 100%;
}

.sobs_page_border__resizebl li {
    width: 96%;
}

.sobs_page_hand__main {
    width: 100%;
}

.sobs_page_hand__hand {
    background-size: 104px;
    background-position-x: 100%;
}

.sobs_page_hand__ring {
    position: relative;
    margin-bottom: 20px;
    left: calc(-50% + 40px);
    right: 0;
    top:0;
}

.sobs_page_bad__exem {
    height: 250px;
    position: relative;
    right: calc(-50% + 117px);
    top: 0;
}

.sobs_page_bad__h {
    width: 100%;
    margin-top: 40px;
}

.sobs_page_bad_t {
    width: 100%;
}

.vykup_topBlock__breadcrumbs {
    display: none;
}

.vykup_topBlock {
    margin-top: -30px;
}

.vykup_topBlock__wrap {
    width: 100%;
}

.vykup_topBlock__h1 {
    text-align: center;
}

.vykup_topBlock__text {
    text-align: center;
    font-size: 20px;
}

.vykup_topBlock {
    background-position: center;
}

.vykup_topBlock__h1_part1 {
    font-size: 40px;
    padding-top: 83px;
}

.vykup_topBlock__h1_part2 {
    font-size: 21px;
}

.vykup_topBlock__h1_part3 {
    font-size: 40px;
}

.vykup_topBlock__button {
    margin: auto;
    margin-top: 70px;
}

.vykup_content_blockN1__cardLeft {
    padding-left: 20px;
    padding-right: 20px;
    width: calc(90% - 40px);
    top: calc(50% - 73px);
    left: 5%;
}

.vykup_content_blockN1__imgRight {
    width: 100%;
    position: relative;
    background: url(/new_des/vykup-kn/vikup_n1.jpg);
    top: -20px;
    left: 0;
    height: 400px;
    background-position: center;
}

.vykup_content_blockN1__cardLeft p {
    font-size: 20px;
    font-family: tahoma;
    margin-top: 30px;
    margin-bottom: 30px;
    line-height: 27px;
}

.vykup_content_blockN2 {
    width: 100%;
    margin-top: 15px;
}

.vykup_content_blockN2__imgLeft {
    float: none;
    width: 100%;
    background-position-x: calc(50% + 15px);
}

.vykup_content_blockN2__cardRight_textB {
    font-size: 20px;
    line-height: 27px;
    padding-right: 20px;
}

.vykup_content_blockN2__cardRight_textS {
    font-size: 16px;
    padding-right: 24px;
    line-height: 23px;
}

.vykup_content_blockN2__cardRight {
    width: 100%;
}

.vykup_content_blockN3 {
    margin-top: 60px;
}

.vykup_content_blockN3__cardRight {
    padding-left: 20px;
    padding-right: 20px;
    width: calc(90% - 40px);
    top: 0;
    left: 5%;
    padding-bottom: 25px;
}

.vykup_content_blockN3__imgLeft {
    width: 100%;
    position: relative;
    background: url(/new_des/vykup-kn/vikup_n2.jpg);
    top: -20px;
    left: 0;
    height: 450px;
    background-position: center;
}

.vykup_content_blockN3__cardRight p {
    font-size: 16px;
    font-family: tahoma;
    margin-top: -1px;
    margin-bottom: 8px;
    line-height: 22px;
    width: 100%;
}

.vykup_content_blockN3__cardRight_textB {
    font-size: 20px;
}

.vykup_content_blockN4 {
    width: 100%;
    margin-top: 10px;
}

.vykup_content_blockN4__h1 {
    font-size: 24px;
    margin-left: 20px;
}

.vykup_content_blockN4__inBlock {
    margin-top: 0;
}

.vykup_content_blockN4__inBlock_imgCl {
    float: none;
    width: 100%;
    background-position: 50% 17px;
    height: 225px;
}

.vykup_content_blockN4__inBlock_text {
    width: 100%;
}

.vykup_content_blockN4__inBlock_text__plain {
    font-size: 16px;
    line-height: 22px;
    padding-left: 20px;
}

.vykup_content_blockN4__inBlock_text__H1 {
    font-size: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

.vykup_content_blockN4__inBlock_imgDo {
    float: none;
    width: 100%;
    height: 302px;
    background-position: 49% 34px;
}

.vykup_content_blockN5 {
    display: none;
}

.vykup_content_blockN1__imgRight img {
    display: none;
}

.vykup_content_blockN3__imgLeft img {
    display: none;
}

.vykup_content_blockN5_mobile{
    display: block;
}

.listing-items-count{
    font-size: 18px;
    width: 94%;
    padding: 0 3%;
}

.main-menu-space{
    height: 100px;
}

.fixed_menu{
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 900;
    background: white;
    transform: translate3d(0px,0px,0px);
}

@supports ((position:sticky) or (position:-webkit-sticky)){
    .mobile-header {
        position: -webkit-sticky;
        position: -moz-sticky;
        position: -ms-sticky;
        position: -o-sticky;
        top: 0px;
    }
}

.top-head-contacts__messengers{
    display: block;
}

.consultation__contacts a._pic {
    display: inline-block;
}

.footer-messengers {
    margin-top: 5px;
    display: block;
}

.footer-email {
    display: none;
}

.menu_subspace {
    display: none !important;
}
.preobr-banner {
    padding: 20px 10px;
    height: auto;
}
.preobr__title {
    font-size: 25px;
    text-align: center;
}
.preobr__subtitle {
    font-size: 20px;
    text-align: center;
}
.preobr__link {
    font-size: 18px;
    display: block;
    max-width: 80%;
    margin: 20px auto;
    text-align: center;
}