#dlepopup-news-edit .fr-toolbar {
    display: none !important;
}
#dlepopup-news-edit .gray-theme.fr-box.fr-basic .fr-element {
    padding: 10px 10px 0;
}
#dlepopup-news-edit  .xfieldsrow {
    padding-top: 20px;
    clear: both;
}
#dlepopup-news-edit select[multiple] {
    min-height: 300px;
    position: relative;
}
#dlepopup-news-edit input[type="text"], #dlepopup-news-edit select, #dlepopup-news-edit .uploadedfile {
    border-radius: 10px;
}
#dlepopup-news-edit .gray-theme.fr-box.fr-basic.fr-top .fr-wrapper {
    border-radius: 10px;
}
#dlepopup-news-edit .xfieldsrow b {
    padding-bottom: 10px;
    display: block;
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 600;
}
#dlepopup-news-edit .xfieldscolleft {
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 600;
}
img {
pointer-events: none;
}
.del-obekt > a {
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 600 !important;
    width: auto;
    padding-left: 28px;
    height: 20px !important;
    background: url(/img/del.png) 0 top no-repeat;
    background-size: 20px auto;
    margin-right: 6px;
}
.del-obekt > a:hover {
    color: #ff4a35;
    background: url(/img/del.png) 0 bottom no-repeat;
    background-size: 20px auto;
}
.infocat {
    margin-top: 25px;
    margin-bottom: 50px;
}
.drugie-obekti::after {
    content: "";
    width: 32% !important;
    height: 1px;
    display: block;
}
.addform .form_submit {
    margin-top: 20px;
}
.uploadedfile {
    border-radius: 5px;
    box-shadow: 0px 1px 4px rgba(0,0,0,0.0) !important;
    padding: 5px;
    border: 1px solid #e8e8e8;
    background: #e8e8e8;
}
#dle-promt-text {
    border-radius: 10px;
    margin-top: 15px;
}
.uploadedfile img {
    border-radius: 5px;
}
.visiblespb {
    border: 1px solid red;
}
.dropdown-menu.dot:before, .dropdown-form.dot:before {
    content: "";
    position: absolute;
    top: 1px;
    left: -3px;
    right: 0;
    transform: rotate(45deg);
    margin: -11px auto 0;
    z-index: -1;
    width: 22px;
    height: 22px;
    border-radius: 3px;
    background: url(/img/slide-2-1.jpg) #e8e8e8 top center no-repeat;
}

.nologondot:before {
    content: "";
    position: absolute;
    top: 1px;
    left: -3px;
    right: 0;
    transform: rotate(45deg);
    margin: -11px auto 0;
    z-index: -1;
    /* margin: -11px 0 0 -11px; */
    width: 22px;
    height: 22px;
    border-radius: 3px;
    background: #fff;
    background-size: auto 298px;
}
.only-admin {
    border-bottom: 1px solid #efefef;
}
.user_tab > li > a {
    opacity: 1;
}
.user_tab > li.active > a {
    opacity: 1;
}
.userinfo_top .user_tab {
    display: flex;
    flex-flow: wrap;
}
.userinfo_top .user_tab > li {
    font-size: 25px;
    display: flex;
    align-items: center;
}
.tip-new-planirovki .fotorama__thumb-border {
    height: 60px;
    border-width: 2px;
    margin-top: 2px;
    /* background: #8ece7c; */
    opacity: 0.8;
    border-radius: 50;
}
.info-no-komission {
        display: block;
        width: 94%;
        background: #e8e8e8;
        padding: 25px 3%;
        border-radius: 20px;
    margin-top: 30px;
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 600;
    }
.info-no-komission a {
    margin-right: 0px;
}
.usl-pokupki {
    margin-top: 25px;
}
.userinnen {
    margin-bottom: 20px;
}
.userinnens {
    margin-top: 10px;
    margin-bottom: 20px;
}
 ymaps[class*="-balloon__content"] .nonefirst, ymaps[class*="-balloon-content__header"] .titcartclast,  ymaps[class*="-b-cluster-tabs__content-item"] ymaps[class*="-b-cluster-tabs__item-header"] {
    display: none;
}
ymaps[class*="-b-cluster-tabs"] {
    width: 100% !important;
    overflow: visible !important;
}
ymaps[class*="-b-cluster-tabs__menu-item"] {
    white-space: nowrap;
    padding-right: 7px;
    display: block;
    color: #363636;
    font-size: 14px;
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 600;
}
ymaps[class*="-b-cluster-tabs__section"] > ymaps:last-child {
    display: flex;
    align-items: center;
    height: 100%;
}
ymaps[class*="-b-cluster-tabs__section"] {
    min-width: 60px;
    overflow: visible !important;
}
ymaps[class*="-b-cluster-tabs__item-body"] {
    padding-right: 0px !important;
}
#xfield_holder_metro {
    position: relative;
    overflow: hidden;
}
#xfield_holder_metro::after {
    content: "Для множественного выбора удерживайте CTRL";
    position: absolute;
    width: 40px;
    height: 40px;
    text-align: center;
    padding: 0px 0px;
    background: #e8e8e8;
    border-radius: 20px;
    top: 0px;
    bottom: 0px;
    right: -80px;
    margin: auto 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0px;
    overflow: hidden;
    transition: 0.3s;
}
#xfield_holder_metro:hover::after {
    width: 40%;
    height: 70px;
    font-size: 18px;
    right: 40px;
    padding: 20px 30px;
    transition: 0.3s;
}
.allmapshorts {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
}
.righticonmap {
    width: 20px;
    color: #fff !important;
    fill: #fff;
}
ymaps[class*="-balloon__content"] > ymaps {
    overflow: visible !important;
    height: auto !important;
    width: 340px !important;
    padding: 0 0 8px 0;
    display: block;
}

.linkiconsmap > b {
    background: url("/img/right-arrow.png") center center no-repeat;
    background-size: 100%;
    display: block;
    width: 20px;
    height: 20px;
}
ymaps[class*="-balloon__layout"] {
    overflow: visible !important;
}
ymaps[class*="-balloon__content"] {
    border-radius: 15px;
}
.linkiconsmap {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #8ece7c;
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto 0;
    right: -45px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff !important;
    box-shadow: inset 0 0 0 1px rgba(0,0,0,.15), 0 5px 15px -7px rgba(0,0,0,.5);
    fill: #fff;
    transition: 0.3s;
}
.linkiconsmap:hover {
    width: 50px;
    height: 50px;
    right: -50px;
    transition: 0.3s;
}
.colorpromomap {
    font-size: 16px;
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 600;
    margin: 7px 0px;
}
ymaps[class*="-balloon"], ymaps[class*="-balloon__layout"] {
    border-radius: 15px;
}
ymaps[class*="-map"]  ymaps {
    
}
.allcover {
    display: flex;
    padding: 10px;
    border-radius: 15px;
    max-width: 350px;
    overflow: hidden;
} 
.hovermaptxt {
    
}
.alllogoinfomap {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-right: 15px;
    margin-left: 5px;
}
.allmaporg {
    font-size: 14px;
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 600;
}
.imgmapmin {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 50%;
}
.imgmapmin img {
    min-width: 50px;
    width: auto;
    min-height: 50px;
    max-height: 100px;
}
.addform select, .addform textarea, .addform input[type="text"], .addform input[type="password"], .addform input[type="file"], .addform input[type="datetime"], .addform input[type="datetime-local"], .addform input[type="date"], .addform input[type="month"], .addform input[type="time"], .addform input[type="week"], .addform input[type="number"], .addform input[type="email"], .addform input[type="url"], .addform input[type="search"], .addform input[type="tel"], .addform input[type="color"] {
    border-radius: 5px;
}
.addform select {
    border-radius: 5px;
    display: flex;
    justify-content: flex-start;
    height: auto;
    border: 0px solid;
}
.addform select > option {
    display: block;
    float: left;
}
.addform .fr-toolbar {
    display: none;
}
.addform .imp {
    padding-bottom: 15px;
    font-family: ProB;
}
.gray-theme.fr-box.fr-basic.fr-top .fr-wrapper {
    border: 1px solid #e8e8e8 !important;
    border-radius: 5px !important;
    box-shadow: none !important;
}
#entryform article {
    min-width: 70%;
}
#entryform {
    padding: 60px 0; 
    width: 100%;
    display: flex;
    justify-content: center;
}
select#category {
    padding: 0px !important;
}
.peoplegroop select#category {
    max-height: 240px;
}
#xfield_holder_metro select {
    height: 300px;
    width: 100%;
}
#xfield_holder_metro .xfields {
    width: 100%;
}
#category option[value="2"] {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    width: 99.5%;
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 600;
    font-size: 20px;
    height: 100px;
    margin-bottom: 20px;
    background: #e8e8e8;
    background-size: 100% auto;
}
#xfield_holder_koordinaty {
    display: none !important;
}
#category option[value="3"] {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    width: 99.5%;
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 600;
    font-size: 20px;
    height: 100px;
    margin-bottom: 20px;
    background: #e8e8e8;
}
#category option[value="4"] {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    width: 99.5%;
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 600;
    font-size: 20px;
    height: 100px;
    margin-bottom: 20px;
    background: #e8e8e8;
}
.page {
    min-height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.all-planirovki {
    margin-top: 12px;
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 200;
    display: flex;
    justify-content: flex-start;
    flex-flow: wrap;
}
.sroki-sdachi-all {
    display: flex;
    justify-content: flex-start;
    flex-flow: wrap;
    font-family: Bah;
    font-size: 18px;
    font-variation-settings: "wdth" 85, "wght" 600;
}
.do-metro-icon-1, .do-metro-icon-2, .do-metro-icon-3, .do-metro-icon-4, .do-metro-icon-5 {
    min-width: 42px;
    }
.drugie-obekti {
    max-width: 1250px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
}
.drugie-obekti .short-novostr {
    width: 32% !important;
}
.drugie-obekti .do-metro-1-novo span:first-child {
    margin: 0px !important;
}
.drugie-obekti .do-metro-1-novo > span:first-child {
    margin-left: 35px !important;
}
.drugie-text {
    margin-bottom: 15px;
}
.sroki-sdachi-all br {
    display: inline-block;
}
.sroki-sdachi-all span {
    height: 1px;
    padding: 0 35px 0 0;
    display: inline-block;
}
.sroki-sdachi-all span:first-child {
    padding: 0 0px 0 0;
    display: inline-block;
}
.new-tip-plan {
    width: 100%;
    font-size: 16px;
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 600;
}
.tip-new-planirovki span {
    font-size: 16px;
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 600;
}
.tip-new-planirovki {
    width: 18%;
    max-width: 280px; 
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-flow: wrap;
    position: relative;
    border-radius: 20px;
    height: auto;
    overflow: hidden;
    background: #e8e8e8;
    margin-bottom: 25px;
    margin-right: 2.5%;
}
.all-planirovki .tip-new-planirovki:last-child {
    margin-right: 0px;
}
.all-info-new-planirovki {
    padding: 15px 15px 20px 15px;
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
}
.all-sale-info-new {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: absolute;
    left: 15px;
    top: 15px;
    cursor: pointer;
}

.all-sale-info-new::after {
    content: "доступны скидки";
    display: block;
    margin-left: -15px;
    padding: 0px 0px;
    border-radius: 15px;
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 200;
    color: #fff;
    background: #ff4b39;
    text-align: center;
    font-size: 0px;
    transition: 1s;
}

.all-sale-info-new:hover::after {
    content: "доступны скидки";
    display: block;
    margin-left: 15px;
    padding: 3px 12px;
    border-radius: 15px;
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 200;
    color: #fff;
    background: #ff4b39;
    text-align: center;
    font-size: 12px;
    transition: 1s;
}
.sale-na-obekt {
    width: 40px;
    height: 38px;
    border-radius: 20px;
    padding-top: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 600;
    color: #fff;
    background: #ff4b39;
}
.line-new-info {
    display: block !important;
}
.line-new-info span {
    display: block;
    width: 100%;
}

.new-img {
    position: relative;
    min-height: 35px;
    padding-left: 45px;
}
.imgurl1 {
    background: url("/img/new/dogovor.png") center left no-repeat;
    background-size: 35px;
} 
.imgurl2 {
    background: url("/img/new/ochered.png") center left no-repeat;
    background-size: 35px;
} 
.imgurl3 {
    background: url("/img/new/korpus.png") center left no-repeat;
    background-size: 35px;
}
.imgurl4 {
    background: url("/img/new/etaji.png") center left no-repeat;
    background-size: 35px;
}
.imgurl5 {
    background: url("/img/new/kol-kvartir.png") center left no-repeat;
    background-size: 35px;
}
.imgurl6 {
    background: url("/img/new/visota.png") center left no-repeat;
    background-size: 35px;
}
.imgurl7 {
    background: url("/img/new/otdelka.png") center left no-repeat;
    background-size: 35px;
}
.imgurl8 {
    background: url("/img/new/parking.png") center left no-repeat;
    background-size: 35px;
}
.imgurl9 {
    background: url("/img/new/tip-doma.png") center left no-repeat;
    background-size: 35px;
} 
.imgurl10 {
    background: url("/img/new/barrier.png") center left no-repeat;
    background-size: 35px;
} 
.imgurl11 {
    background: url("/img/new/security.png") center left no-repeat;
    background-size: 35px;
}
.imgurl12 {
    background: url("/img/new/konserj.png") center left no-repeat;
    background-size: 35px;
}
.imgurl13 {
    background: url("/img/new/pregnant.png") center left no-repeat;
    background-size: 35px;
}
.imgurl14 {
    background: url("/img/new/zero.png") center left no-repeat;
    background-size: 35px;
}
.imgurl15 {
    background: url("/img/new/percent.png") center left no-repeat;
    background-size: 35px;
}
.imgurl16 {
    background: url("/img/new/document.png") center left no-repeat;
    background-size: 35px;
}
.imgurl17 {
    background: url("/img/new/sale.png") center left no-repeat;
    background-size: 35px;
    position: relative;
}
.imgurl17:hover::before {
    content: "*предоставляется индивидуально";
    position: absolute;
    top: -30px;
    left: 0%;
    width: 80%;
    padding: 5px;
    border-radius: 20px;
    background: #f8f8f8;
    color: #363636;
    font-size: 12px; 
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 200;
    text-align: center;
}
.imgurl18 {
    background: url("/img/new/discount.png") center left no-repeat;
    background-size: 35px;
}
.imgurl19 {
    background: url("/img/new/calculator.png") center left no-repeat;
    background-size: 35px;
}
.imgurl20 {
    background: url("/img/new/frame.png") center left no-repeat;
    background-size: 35px;
}
.info-form-all {
    width: 94%;
    padding: 0px 3%;
    min-height: 65px;
    background: url(/img/interiar-new.jpg) center center no-repeat;
    background-size: 100% auto;
    border-radius: 20px;
    display: flex;
    align-items: center;
    flex-flow: wrap;
    font-size: 16px; 
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 200;
    color: #fff;
}
.info-form-all > div {
    display: flex;
    align-items: center;
    height: 100%;
    margin-right: 25px;
}
.form-input, .list-vid-kv {
    padding: 0px 15px !important;
    border-radius: 10px !important;
}

.btn--violete {
    padding: 0px 25px !important;
    border-radius: 10px !important;
    background: #0776f6;
}
#userinfo {
    width: 100%;
}
.btn--violete:hover {
    padding: 0px 25px !important;
    border-radius: 10px !important;
    background: #0468da;
}
.form-new-planirivka {
    margin-bottom: 25px;
}
.form-new-planirivka .form-input, .list-vid-kv {
    width: 220px !important;
}
.line-new-info span:last-child {
    display: block;
    font-family: Bah;
    font-size: 17px;
    font-variation-settings: "wdth" 85, "wght" 600;
}
.new-tip-stoimost {
    margin-top: 5px;
    margin-bottom: 5px;
}
.new-tip-ploshad, .new-tip-stoimost {
    position: relative;
    padding-left: 22px;
    width: 100%;
}
.new-tip-stoimost::after {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    background: url("/img/ticket.png") center center no-repeat;
    background-size: 100%;
    position: absolute;
    top: 5px;
    left: 0px;
}
.new-tip-ploshad::after {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background: url("/img/area2.png") center center no-repeat;
    background-size: 100%;
    position: absolute;
    top: 5px;
    left: 0px;
} 
.tip-nedvig-mor {
    top: 150px !important;
    left: 158px !important;
}
.all-in-new-foto {
    max-width: 100%; 
}
.all-in-new-foto .fotorama__img {
    border-radius: 0px 0 0 0px!important;
}
.all-in-new-foto .fotorama {
    overflow: visible !important; 
}
.all-in-new-foto .fotorama__nav-wrap {
    position: relative !important;
}
.all-in-new-foto .fotorama__nav {
    top: 0px !important;
}
#dle-content, #dle-content1 {
    max-width: 1250px;
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
}
.page_form .page_form__body {
    width: 100%;
    padding: 30px 0px;
    display: flex;
    flex-flow: wrap;
    justify-content: center;
} 
#category {
    padding: 20px 0 !important;
}
.addform tbody tr {
    border-bottom: 2px dotted #e8e8e8;
    padding-bottom: 10px;
} 
#xfield_holder_multimedia, #xfield_holder_bytovaya-tekhnika, #xfield_holder_komfort, #xfield_holder_dopolnitelno {
    border-bottom: 0px;
}
#xfield_holder_multimedia > .addnews, #xfield_holder_bytovaya-tekhnika > .addnews, #xfield_holder_komfort > .addnews, #xfield_holder_dopolnitelno > .addnews {
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 600;
    font-size: 20px;
}
.conteiner {
    max-width: 1250px;
    margin: 0 auto;
}

.addform table {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
}

ymaps[class*="-map-copyrights-promo"], ymaps[class*="-copyright"] {
    opacity: 0.3;
    transition: opacity 0.4s;
}
ymaps[class*="-map-copyrights-promo"]:hover, ymaps[class*="-copyright"]:hover {
    opacity: 1;
    transition: opacity 0.4s;
}
.addform table tr {
    margin: 20px 0 !important;
    display: flex;
    padding: 0 0 24px 0;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    min-height: 45px;
}
.addform .xfields {
    font-size: 12px;
    margin-left: 15px;
}
.addform .addnews {
    white-space: nowrap;
    font-family: ProB;
}
#xfield_holder_bez-komisii .addnews {
    white-space: normal;
}
.qq-uploader {
    font-size: 15px;
}
.addform .xfields > input {
    font-size: 15px;
}
.info-sobstvennik {
    display: flex;
    width: 94%;
    justify-content: space-between;
    flex-flow: wrap;
    height: auto;
    min-height: 100px;
    background: #e8e8e8;
    border-radius: 20px;
    margin-top: 30px;
    margin-bottom: 20px;
    padding: 25px 3%;
}
.name-or-phones {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    flex-flow: wrap;
    height: auto;
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 600;
    font-size: 25px;
}
.logo-had {
    background: url(/img/logo.png) 0 center no-repeat;
    background-size: 100% auto;
    width: 190px;
    height: 75px;
}
.right-option {
    width: auto;
    height: 75px;
    position: relative;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    background: url(/img/gerb-icon.png) right center no-repeat;
    padding-right: 50px;
}
.minfavimg {
    width: 20px;
    height: auto;
    display: block;
}
.minfavimg:hover {
    background: url(/img/add-favorit.png) 0 bottom no-repeat;
    background-size: 20px auto;
}
.add-news {
    width: 190px;
}
.add-news a {
    padding: 6px 19px;
    background: #8ece7c;
    border-radius: 19px;
    color: #fff;
    transition: background 0.2s;
}
.add-news a:hover {
    background: #363636;
    color: #fff;
    transition: background 0.2s;
}
.favorit {
    margin: 0 15px 0;
    background: url(/img/favorit-icon.png) top no-repeat;
    background-size: 100%;
    width: 20px;
    height: 20px;
}
.favorit:hover {
    background: url(/img/favorit-icon.png) bottom no-repeat;
    background-size: 100%;
}
#login_pane {
    height: 75px;
}
.voity {
    display: block;
    margin: 16.5px 0;
    width: 42px;
    height: 42px;
    background: url(/img/enter.png) center center no-repeat #8ece7c;
    background-size: 18px;
    border-radius: 50%;
    transition: 0.2s;
}
.voity:hover {
    background: url(/img/enter.png) center center no-repeat #363636;
    background-size: 18px;
    transition: 0.2s;
}
.content_top {
    max-width: 1250px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
}
.content_top a {
    display: flex;
    width: 49%;
    height: 350px;
    float: none;
    margin-bottom: 24px;
}
.carusel-1 {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 350px;
    position: relative;
    overflow: hidden;
}

.carusel-1::after {
    content: "Аренда";
    text-transform: uppercase;
    position: absolute;
    z-index: 0;
    color: #fff;
    width: auto;
    font-family: Bah;
    font-variation-settings: "wdth" 100, "wght" 600;
    border-radius: 15px;
    font-size: 40px;
    display: flex;
    top: 140px;
    justify-content: center;
    align-items: center;
    opacity: 0.8;
    transition: 1s;
}
.carusel-1::before {
    content: "Зона без посредников и агентов";
    position: absolute;
    z-index: 1;
    color: #fff;
    width: 186px;
    height: auto;
    font-family: Bah;
    font-variation-settings: "wdth" 90, "wght" 200;
    border-radius: 15px;
    font-size: 16px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 195px;
    opacity: 0.8;
    transition: 1s;
}
/*.carusel-1:hover::after {
    border-radius: 50%;
    width: 55px;
    height: 55px;
    overflow: hidden;
    margin-left: 60%;
    font-size: 0%;
    opacity: 0;
    transition: 1s;
} */
.carusel-2 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    position: relative;
    float: right;
    overflow: hidden;
}
.carusel-2::after {
    content: "Продажа";
    text-transform: uppercase;
    position: absolute;
    z-index: 0;
    color: #fff;
    width: auto;
    font-family: Bah;
    font-variation-settings: "wdth" 100, "wght" 600;
    border-radius: 15px;
    font-size: 40px;
    display: flex;
    top: 140px;
    justify-content: center;
    align-items: center;
    opacity: 0.8;
    transition: 1s;
}
.carusel-2::before {
    content: "Только от добросовестных агентов и собственников";
    position: absolute;
    z-index: 1;
    color: #fff;
    width: 186px;
    height: auto;
    font-family: Bah;
    font-variation-settings: "wdth" 90, "wght" 200;
    border-radius: 15px;
    font-size: 16px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 195px;
    opacity: 0.8;
    transition: 1s;
}
.novo-cont::after {
    content: "Новостройки";
    text-transform: uppercase;
    position: absolute;
    z-index: 0;
    color: #fff;
    width: auto;
    font-family: Bah;
    font-variation-settings: "wdth" 100, "wght" 600;
    border-radius: 15px;
    font-size: 40px;
    display: flex;
    top: 140px;
    justify-content: center;
    align-items: center;
    opacity: 0.8;
    transition: 1s;
}
.novo-cont::before {
    content: "Только от добросовестных агентов и собственников";
    position: absolute;
    z-index: 1;
    color: #fff;
    width: 186px;
    height: auto;
    font-family: Bah;
    font-variation-settings: "wdth" 90, "wght" 200;
    border-radius: 15px;
    font-size: 16px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 195px;
    opacity: 0.8;
    transition: 1s;
}
.content_top > a {
    position: relative;
    overflow: hidden;
    transition: 0.2s;
}
.novo-cont-all {
    display: block;
    margin-bottom: 25px;
    position: relative;
    overflow: hidden;
    transition: 0.2s;
}
.content_top > a::after, .novo-cont-all::after  {
    content: ">";
    position: absolute;
    right: 0px;
    left: 0px;
    bottom: 40px;
    margin: 0px auto -90px;
    width: 0px;
    height: 0px;
    border-radius: 50%;
    background: #8ece7c;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Bah;
    font-variation-settings: "wdth" 100, "wght" 600;
    font-size: 0px;
    transition: 0.6s;
    color: #363636;
    opacity: 0.8;
}
.content_top > a:hover::after, .novo-cont-all:hover::after {
    width: 40px;
    height: 40px;
    font-size: 25px;
    margin: 0 auto;
    transition: 0.6s;
    background: #fff;
    opacity: 0.8;
}
/*.carusel-2:hover::after {
    border-radius: 50%;
    width: 55px;
    height: 55px;
    overflow: hidden;
    margin-left: 60%;
    font-size: 0%;
    opacity: 0;
    transition: 1s;
} */
#content {
    max-width: 1250px;
    clear: both;
}
.cat-name {
    text-transform: uppercase;
    position: absolute;
    top: 34.3%;
    left: 29.1%;
    z-index: 10;
    color: #fff;
    width: 228px;
    height: 66px;
    border: 2px solid;
    display: flex;
}
.cat-name span {
    margin: auto;
    font-size: 18px;
}
.custom-cont {
    max-width: 1250px;
    overflow: hidden;
}
.custom-arenda {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
}
#dle-content::after {
    content: "";
    width: 32%;
    height: 1px;
    margin: 0;
    padding: 0px;
}

.custom-prodazha {
    float: right;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
}
/*shortstory-arenda*/ 

.short-arenda {
    width: 32%;
    height: auto;
    background: #e8e8e8;
    border-radius: 20px;
    overflow: hidden;
    padding-bottom: 20px;
    position: relative;
}
/*
.short-arenda::before {
    content: "";
    top: 200px;
    left: 0px;
    right: 0px;
    position: absolute;
    width: 100%;
    height: 0%;
    border-radius: 0 0 50% 50%;
    background: #8ece7c;
    transition: height 2s;
}
.short-arenda:hover::before {
    content: "";
    top: 0px;
    left: 0px;
    right: 0px;
    position: absolute;
    width: 100%;
    height: 200%;
    transition: height 2s;
    z-index: 0;
} */
.arenda-position {
    display: inline-block;
}
.foto-in-short {
    width: 100%;
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    position: relative;
}
.foto-in-novo {
    position: relative;
}
.shortstory .foto-in-short::before, .shortstory .foto-in-novo::before {
    content: "";
    display: block;
    width: 100%;
    height: 0px;
    position: absolute;
    bottom: -5px;
    z-index: 2;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    background: url("/img/hover3.svg") top center no-repeat;
    background-size: auto 100%;
    transition: all  0.8s;
}
.shortstory:hover .foto-in-short::before, .shortstory:hover .foto-in-novo::before {
    width: 100%;
    height: 125px;
    transition: all  0.8s;
}

.shortstory .foto-in-short .videocomp, .shortstory .foto-in-novo .videocomp {
    display: block;
    width: 105%;
    height: 105%;
    position: absolute;
    transition: all 0.8s;
}
.shortstory:hover .foto-in-short .videocomp, .shortstory:hover .foto-in-novo .videocomp {
    transition: all 0.8s;
}
.shortstory .foto-in-short .videocomp-all, .shortstory .foto-in-novo .videocomp-all {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 0px;
    height: 0px;
    position: absolute;
    bottom: -5px;
    z-index: 2;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    transition: all 0.8s;
    border-radius: 50%;
    overflow: hidden;
}
.shortstory:hover .foto-in-short .videocomp-all, .shortstory:hover .foto-in-novo .videocomp-all {
    bottom: 25px;
    width: 44px;
    height: 44px;
    transition: all 0.8s;
}
.foto-in-short img {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1;
}
.text-in-short {
    padding: 25px;
    min-height: 130px;
    position: relative;
    z-index: 1;
}
.text-in-short::before {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
    margin: 0 auto;
    display: block;
    width: 100%;
    height: 100%;
    background: #e8e8e8;
    z-index: -1;
    border-radius: 0 0 20px 20px;
}
.comnati {
    margin-left: 6px;
}
.pl-right {
    float: right;
    clear: both;
}
.category {
    margin-top: 20px;
    text-align: left;
    font-size: 18px;
}
.gorod {
    margin-right: 10px;
    font-family: ProB;
}
.ob-pl {
    margin-top: 2px;
}
.zil-pl {
    margin-top: 3px;
}
.metro {
    padding-left: 17px;
    background: url(/img/metro-icon.png) left 3px no-repeat;
    color: #25539e;
    overflow: hidden;
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 600;
    margin-right: 10px;
    max-height: 20px;
}
.metro span {
    white-space: nowrap;
}
.do-metro-1 {
    margin: 12px 0;
    display: flex;
    align-items: center;
}
.do-metro-1 span {
    float: right;
}
.do-metro-icon-1 {
    width: auto;
    padding-left: 17px;
    height: 17px;
    background: url(/img/pesh.png) left center no-repeat;
    background-size: auto 14px;
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 600;
}
.do-metro-icon-2 {
    width: auto;
    padding-left: 20px;
    height: 17px;
    background: url(/img/bus.png) left center no-repeat;
    background-size: auto 14px;
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 600;
}
.do-metro-icon-3 {
    width: auto;
    padding-left: 20px;
    height: 17px;
    background: url(/img/car-icon.png) left center no-repeat;
    background-size: auto 14px;
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 600;
}
.do-metro-icon-4 {
    width: auto;
    padding-left: 20px;
    height: 17px;
    background: url(/img/trolleybus.png) left center no-repeat;
    background-size: auto 14px;
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 600;
}
.do-metro-icon-5 {
    width: auto;
    padding-left: 20px;
    height: 17px;
    background: url(/img/tram.png) left center no-repeat;
    background-size: auto 14px;
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 600;
}
.kol-kom {
    position: absolute;
    right: 20px;
    top: 19px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 600;
    width: 70px;
    height: 40px;
    line-height: 79%;
    color: #363636;
    text-align: center;
    font-size: 15px;
}
.kol-kom span {
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 600;
    width: 40px;
    height: 40px;
    margin-right: 4px;
    line-height: 79%;
    border-radius: 50%;
    background: #8ece7c;
    color: #363636;
    text-align: center;
    float: left;
    font-size: 16px;
}
 
.all-planirovki .all-in-new-foto {
    
}
.cena {
    font-size: 16px;
    line-height: 22px;
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 600;
}
.cena b {
    font-size: 20px;
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 600;
}
/**/

.novo-cont {
    position: relative;
    max-width: 1250px;
    height: 350px;
    background: url(/img/novo-bg.jpg) center center no-repeat;
    clear: both;
    border-radius: 20px;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
}
.novo-name {
    text-transform: uppercase;
    position: absolute;
    top: 36.3%;
    left: 39.8%;
    z-index: 10;
    color: #fff;
    width: 228px;
    height: 66px;
    border: 2px solid;
    display: flex;
}
.novo-name span {
    margin: auto;
    font-size: 18px;
}
.zib {
    display: inline-block;
    position: relative;
    width: 32%;
    height: 1px;
}
.custom-novostr {
    max-width: 1250px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
}
/*short-novostr*/

.short-novostr {
    display: inline-block;
    position: relative;
    width: 32%;
    height: auto;
    background: #e8e8e8;
    border-radius: 20px;
    overflow: hidden;
    padding: 0 0 20px 0;
}
.cont-novo-info {
    padding: 10px 25px 0;
}
.foto-in-novo {
    width: 100%;
    height: 200px;
    overflow: hidden;
}
.foto-in-novo img {
    width: 100%;
    height: 265px;
}
.stat-ob {
    position: absolute;
    top: 174px;
    left: 6px;
    padding-left: 24px;
    text-transform: uppercase;
    font-size: 12px;
    color: #fff;
    background: url(/img/circle-icon.png) left center no-repeat;
    z-index: 2;
}
.stat-ob::after {
    content: "";
    position: absolute;
    width: 101%;
    height: 22px;
    top: -3px;
    left: 13px;
    border-radius: 17px;
    background: #363636;
    z-index: -1;
} 
.title-novo {
    font-size: 18px;
}
.title-novo b, .stat-ob b {
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 600;
}
.text-in-novo {
    margin-top: 11px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.metro-novo {
    padding-left: 17px;
    margin-top: 4px;
    background: url(/img/metro-icon.png) left 3px no-repeat;
    color: #25539e;
    overflow: hidden;
    font-size: 14px;
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 600 !important;
}
.metro-novo span {
    white-space: nowrap;
}
.zag-stoim b {
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 600;
} 
.param-novo {
    width: 157px;
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 100;
}
.param-novo b {
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 600;
}
.do-metro-1-novo {
    margin: 5px 0;
    position: relative;
}
.do-metro-1-novo > span {
    margin-left: 42px;
}
.min-pr {
    font-size: 12px;
}
.do-metro-icon-novo-1 {
    position: absolute;
    top: -1px;
    left: 56px;
    width: 16px;
    height: 18px;
    background: url(/img/pesh.png) center no-repeat;
    background-size: auto 15px;
    padding-left: 17px;
}
.do-metro-icon-novo-2 {
    position: absolute;
    top: 0;
    left: 53px;
    width: 30px;
    height: 18px;
    background: url(/img/bus.png) center no-repeat;
    background-size: auto 15px;
    padding-left: 15px;
}
.do-metro-icon-novo-3 {
    position: absolute;
    top: 0;
    left: 53px;
    width: 30px;
    height: 18px;
    background: url(/img/car-icon.png) center no-repeat;
    background-size: auto 15px;
    padding-left: 15px;
}
.do-metro-icon-novo-4 {
    position: absolute;
    top: 0;
    left: 53px;
    width: 30px;
    height: 18px;
    background: url(/img/trolleybus.png) center no-repeat;
    background-size: auto 15px;
    padding-left: 15px;
}
.do-metro-icon-novo-5 {
    position: absolute;
    top: 0;
    left: 53px;
    width: 30px;
    height: 18px;
    background: url(/img/tram.png) center no-repeat;
    background-size: auto 15px;
    padding-left: 15px;
}
.text-in-novo-2 {
    margin-top: 3px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.zag-stoim {
    margin-top: -4px;
}
.stud-novo span {
    float: right;
    padding-top: 2px;
}
.span-param {
    padding: 0 !important;
}
.right-nd {
    margin-right: 10px;
}
.pad-top-sv {
    padding-top: 2px;
}
/*Рейтинг застройщиков*/

.ratings-cont {
    position: relative;
    max-width: 1250px;
    height: 350px;
    background: url(/img/rating-bg.jpg) center center no-repeat;
    clear: both;
    margin-bottom: 25px;
    border-radius: 20px;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
}
.ratings-cont::before {
    content: "Рейтинг застройщиков";
    text-transform: uppercase;
    position: absolute;
    z-index: 10;
    color: #363636;
    width: 200px;
    height: 55px;
    background: #fff;
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 600;
    border-radius: 15px;
    font-size: 17px;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0.8;
    transition: 1s;
}
.ratings-name {
    text-transform: uppercase;
    position: absolute;
    top: 37.5%;
    left: 38.7%;
    z-index: 10;
    color: #fff;
    width: 255px;
    height: 66px;
    border: 2px solid;
    display: flex;
}
.ratings-name span {
    margin: auto;
    font-size: 18px;
}
/**/
.zastr {
    max-height: 20px;
    overflow: hidden;
}
.cont-zastroy {
    max-width: 1250px;
    overflow: hidden;
}
.custom-zastroy {
    max-width: 1250px;
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
    width: 100%;
}
.short-ratings {
    width: 15%;
    height: 368px;
    background: #e8e8e8;
    position: relative;
    display: inline-block;
    border-radius: 20px;
    overflow: hidden;
}
.cont-user-info {
    padding: 0px 10px 0 14px;
    margin-top: 2px;
    line-height: 20px;
}
.cont-user-info-2 {
    line-height: 30px;
}
.numb-right {
    float: right;
}
.ratings-star {
    position: absolute;
    bottom: 22px;
    left: 25px;
}
.logo-footer {
    float: right;
    background: url(/img/logo-footer.png) center no-repeat;
    background-size: 100% auto;
    width: 183px;
    height: 59px;
}
.copyright {
    padding: 19px 0;
    float: left;
}
.footer-cont {
    max-width: 1250px;
    height: 75px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 200;
    font-size: 15px;
}
.foot-menu {
    width: auto;
    display: flex;
    justify-content: space-between;
}
.foot-menu a {
    margin: 0px 10px;
    position: relative;
}
.foot-menu a::before {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    width: 0%;
    height: 2px;
    background: #fff;
    transition: 0.2s;
}
.foot-menu a:hover::before {
    width: 100%;
    transition: 0.2s;
}
/*login*/

.cover-2 {
    width: 42px !important;
    height: 42px !important;
    margin: 16.5px 0;
}
/*Поиск*/

.krtafon {
    width: 600px;
    height: 530px;
    position: absolute;
    background: url(/img/metro-spb-new.png) 0 0 no-repeat;
    background-size: 100%;
    right: 13px;
    top: -40px;
}
.krtafon input[type=checkbox] {
    display: none
}
.krtafon input[type=checkbox]+label {
    display: inline-block;
    width: 11px;
    height: 11px;
    background: url(/img/intupmetro.png) top no-repeat;
    background-size: 11px 22px;
    cursor: pointer
}
.krtafon input[type=checkbox]:checked+label {
    background: url(/img/intupmetro.png) bottom no-repeat;
    background-size: 11px 22px;
}
.metro-cont01 {
    top: 2px
}
.metro-cont01, .metro-cont02 {
    font-size: 0;
    position: absolute;
    width: 11px;
    height: 11px;
    overflow: hidden;
    right: 232px
}
.metro-cont02 {
    top: 24px
}
.metro-cont03 {
    top: 46px
}
.metro-cont03, .metro-cont04 {
    font-size: 0;
    position: absolute;
    width: 11px;
    height: 11px;
    overflow: hidden;
    right: 232px
}
.metro-cont04 {
    top: 68px
}
.metro-cont05 {
    top: 89px;
}
.metro-cont05, .metro-cont06 {
    font-size: 0;
    position: absolute;
    width: 11px;
    height: 11px;
    overflow: hidden;
    right: 232px
}
.metro-cont06 {
    top: 110px;
}
.metro-cont07 {
    top: 132px;
}
.metro-cont07, .metro-cont08 {
    font-size: 0;
    position: absolute;
    width: 11px;
    height: 11px;
    overflow: hidden;
    right: 232px
}
.metro-cont08 {
    top: 153px;
}
.metro-cont09 {
    top: 174px;
    right: 232px;
}
.metro-cont09, .metro-cont10 {
    font-size: 0;
    position: absolute;
    width: 11px;
    height: 11px;
    overflow: hidden
}
.metro-cont10 {
    top: 200px;
    right: 240px;
}
.metro-cont11 {
    top: 254px;
    right: 294px;
}
.metro-cont11, .metro-cont12 {
    font-size: 0;
    position: absolute;
    width: 11px;
    height: 11px;
    overflow: hidden
}
.metro-cont12 {
    top: 320px;
    right: 360px;
}
.metro-cont13 {
    font-size: 0;
    position: absolute;
    width: 11px;
    height: 11px;
    overflow: hidden;
    top: 354px;
    right: 468px;
}
.metro-cont14 {
    top: 369px;
    right: 560px;
}
.metro-cont14, .metro-cont15 {
    font-size: 0;
    position: absolute;
    width: 11px;
    height: 11px;
    overflow: hidden;
    
}
.metro-cont15 {
    top: 400px;
    right: 585px;
}
.metro-cont16 {
    top: 429px;
}
.metro-cont16, .metro-cont17 {
    font-size: 0;
    position: absolute;
    width: 11px;
    height: 11px;
    overflow: hidden;
    right: 586px;
}
.metro-cont17 {
    top: 457px;
}
.metro-cont18 {
    top: 486px;
}
.metro-cont18, .metro-cont19 {
    font-size: 0;
    position: absolute;
    width: 11px;
    height: 11px;
    overflow: hidden;
    right: 586px;
}
.metro-cont19 {
    top: 515px;
}
.metro-cont20 {
    top: 2px
}
.metro-cont20, .metro-cont21 {
    font-size: 0;
    position: absolute;
    width: 11px;
    height: 11px;
    overflow: hidden;
    right: 338px;
}
.metro-cont21 {
    top: 25px
}
.metro-cont22 {
    top: 50px
}
.metro-cont22, .metro-cont23 {
    font-size: 0;
    position: absolute;
    width: 11px;
    height: 11px;
    overflow: hidden;
    right: 338px
}
.metro-cont23 {
    top: 74px
}
.metro-cont24 {
    top: 98px;
}
.metro-cont24, .metro-cont25 {
    font-size: 0;
    position: absolute;
    width: 11px;
    height: 11px;
    overflow: hidden;
    right: 338px
}
.metro-cont25 {
    top: 123px;
}
.metro-cont26 {
    top: 148px;
}
.metro-cont26, .metro-cont27 {
    font-size: 0;
    position: absolute;
    width: 11px;
    height: 11px;
    overflow: hidden;
    right: 338px
}
.metro-cont27 {
    top: 170px
}
.metro-cont28 {
    top: 193px;
    right: 338px;
}
.metro-cont28, .metro-cont29 {
    font-size: 0;
    position: absolute;
    width: 11px;
    height: 11px;
    overflow: hidden;
    
}
.metro-cont29 {
    top: 276px;
    right: 402px;
}
.metro-cont30 {
    top: 344px;
    right: 457px;
}
.metro-cont30, .metro-cont31 {
    font-size: 0;
    position: absolute;
    width: 11px;
    height: 11px;
    overflow: hidden;
    
}
.metro-cont31 {
    top: 374px;
    right: 457px;
}
.metro-cont32 {
    top: 398px
}
.metro-cont32, .metro-cont33 {
    font-size: 0;
    position: absolute;
    width: 11px;
    height: 11px;
    overflow: hidden;
    right: 457px;
}
.metro-cont33 {
    top: 421px
}
.metro-cont34 {
    top: 445px
}
.metro-cont34, .metro-cont35 {
    font-size: 0;
    position: absolute;
    width: 11px;
    height: 11px;
    overflow: hidden;
    right: 457px;
}
.metro-cont35 {
    top: 468px
}
.metro-cont36 {
    top: 492px
}
.metro-cont36, .metro-cont37 {
    font-size: 0;
    position: absolute;
    width: 11px;
    height: 11px;
    overflow: hidden;
    right: 457px;
}
.metro-cont37 {
    top: 515px
}
.metro-cont38 {
    top: 155px;
    left: 3px;
}
.metro-cont38, .metro-cont39 {
    font-size: 0;
    position: absolute;
    width: 11px;
    height: 11px;
    overflow: hidden;
}
.metro-cont39 {
    top: 185px;
    left: 22px;
}
.metro-cont40 {
    left: 261px;
    top: 204px;
}
.metro-cont40, .metro-cont41 {
    font-size: 0;
    position: absolute;
    width: 11px;
    height: 11px;
    overflow: hidden;
}
.metro-cont41 {
    left: 349px;
    top: 214px;
}
.metro-cont42 {
    top: 257px;
    left: 383px;
}
.metro-cont42, .metro-cont43 {
    font-size: 0;
    position: absolute;
    width: 11px;
    height: 11px;
    overflow: hidden;
    
}
.metro-cont43 {
    top: 334px;
    left: 383px;
}
.metro-cont44 {
    top: 363px;
}
.metro-cont44, .metro-cont45 {
    font-size: 0;
    position: absolute;
    width: 11px;
    height: 11px;
    overflow: hidden;
    left: 383px;
}
.metro-cont45 {
    top: 390px
}
.metro-cont46 {
    top: 417px
}
.metro-cont46, .metro-cont47 {
    font-size: 0;
    position: absolute;
    width: 11px;
    height: 11px;
    overflow: hidden;
    left: 383px;
}
.metro-cont47 {
    top: 444px
}
.metro-cont48, .metro-cont49, .metro-cont50, .metro-cont51 {
    font-size: 0;
    position: absolute;
    width: 11px;
    height: 11px;
    overflow: hidden;
}
.metro-cont48 {
    left: 3px;
    top: 125px;
}
.metro-cont49 {
    left: 3px;
    top: 95px;
}
.metro-cont50 {
    display: none;
    left:0px;
    top: 0px;
}
.metro-cont51 {
    display: none;
    left:0px;
    top: 0px;
}
.metro-cont52 {
    left: 180px
}
.metro-cont52, .metro-cont53 {
    font-size: 0;
    position: absolute;
    width: 11px;
    height: 11px;
    overflow: hidden;
    top: 268px;
}
.metro-cont53 {
    left: 297px;
}
.metro-cont54 {
    left: 343px
}
.metro-cont54, .metro-cont55 {
    font-size: 0;
    position: absolute;
    width: 11px;
    height: 11px;
    overflow: hidden;
    top: 268px;
}
.metro-cont55 {
    left: 392px;
}
.metro-cont56 {
    top: 290px;
    left: 491px;
}
.metro-cont56, .metro-cont57 {
    font-size: 0;
    position: absolute;
    width: 11px;
    height: 11px;
    overflow: hidden;
}
.metro-cont57 {
    top: 319px;
    left: 512px;
}
.metro-cont58 {
    top: 344px
}
.metro-cont58, .metro-cont59 {
    font-size: 0;
    position: absolute;
    width: 11px;
    height: 11px;
    overflow: hidden;
    left: 512px;
}
.metro-cont59 {
    top: 369px
}
.metro-cont60, .metro-cont61 {
    font-size: 0;
    position: absolute;
    width: 11px;
    height: 11px;
    overflow: hidden;
}
.metro-cont60 {
    top: 268px;
    left: 83px;
} 
.metro-cont61 {
    top: 268px;
    left: 3px;
}
.metro-cont62 {
    display: none
}
.metro-cont63 {
    display: none
}
.metro-cont64 {
    top: 36px;
}
.metro-cont64, .metro-cont65 {
    font-size: 0;
    position: absolute;
    width: 11px;
    height: 11px;
    overflow: hidden;
    left: 132px
}
.metro-cont65 {
    top: 66px
}
.metro-cont66 {
    top: 95px
}
.metro-cont66, .metro-cont67 {
    font-size: 0;
    position: absolute;
    width: 11px;
    height: 11px;
    overflow: hidden;
    left: 132px
}
.metro-cont67 {
    top: 125px
}
.metro-cont68 {
    top: 155px
}
.metro-cont68, .metro-cont69 {
    font-size: 0;
    position: absolute;
    width: 11px;
    height: 11px;
    overflow: hidden;
    left: 132px
}
.metro-cont69 {
    top: 225px
}
.metro-cont70 {
    top: 276px;
    left: 173px;
}
.metro-cont70, .metro-cont71 {
    font-size: 0;
    position: absolute;
    width: 11px;
    height: 11px;
    overflow: hidden
}
.metro-cont71 {
    top: 334px;
    left: 229px;
}
.metro-cont72 {
    top: 360px;
    left: 254px;
}
.metro-cont72, .metro-cont73 {
    font-size: 0;
    position: absolute;
    width: 11px;
    height: 11px;
    overflow: hidden;
}
.metro-cont73 {
    top: 398px;
    left: 271px;
}
.metro-cont74 {
    top: 420px;
}
.metro-cont74, .metro-cont75 {
    font-size: 0;
    position: absolute;
    width: 11px;
    height: 11px;
    overflow: hidden;
    left: 271px
}
.metro-cont75 {
    top: 445px;
}
.metro-cont76, .metro-cont77, .metro-cont78 {
    font-size: 0;
    position: absolute;
    width: 11px;
    height: 11px;
    overflow: hidden;
}
.metro-cont76 {
    top: 468px;
    left: 271px;
}

.metro-cont77 {
    top: 491px;
    left: 271px;
}

.metro-cont78 {
    top: 515px;
    left: 271px;
}

.metro-cont79, .metro-cont80, .metro-cont81, .metro-cont82, .metro-cont83, .metro-cont84, .metro-cont85 {
    display: none;
}
/*Форма поиска - аренда*/

.searchform input, .searchform select {
    border: 0px solid #363636;
    padding: 2px 9px 0;
    background: #e8e8e8;
    border-radius: 5px;
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 100;
}
.cat-in-search {
    display: none;
}
.searchform {
    display: block;
    position: relative;
    height: 530px;
    margin: 25px 0;
}
.searchform input, select {
    border-radius: 5px;
}
#len-search input, #spb-search input {
    visibility: hidden
}
.cena-slider {
    position: absolute;
    width: 297px;
    top: 23px
}
.stoim-zag {
    font-size: 14px;
    font-family: Roboto Condensed;
    position: absolute;
    top: -32px;
    left: 10px
}
.cena-slider span {
    margin-left: 8px;
    line-height: 30px
}
.pos-a-1 {
    position: absolute;
    left: -8px;
    top: 7px;
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 100;
}
.pos-a-2 {
    position: absolute;
    left: 147px;
    top: 7px;
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 100;
}
.cena-slider input[type=text] {
    height: 30px;
    width: 130px;
    margin-left: 10px;
}
.inp-1 {
    left: 8px
}
.inp-1, .inp-2 {
    position: absolute
}
.inp-2 {
    left: 165px
}
.reg-selection {
    font-size: 18px;
    position: absolute;
    left: 18px;
    top: -5px
}
.reg-selection span {
    font-size: 18px;
    font-family: Roboto Condensed
}
#spb-search {
    position: absolute;
    width: 180px;
    top: 34px;
    left: -34px
}
#len-search label, #spb-search label {
    cursor: pointer
}
#len-search {
    position: absolute;
    width: 180px;
    left: 126px;
    top: 34px
}
.abs {
    position: absolute;
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 100;
}
.etaj {
    position: absolute;
    top: 73px
}
.pos-a-3 {
    top: 37px;
}
.pos-a-4 {
    top: 37px;
    left: 77px;
}
.pos-b-3 {
    left: 18px;
}
.pos-b-4 {
    left: 98px;
}
.etaj-zag {
    font-size: 14px;
    font-family: Roboto Condensed;
    margin-left: 18px;
    padding-bottom: 8px
}
.etaj span {
    display: inline-block;
    line-height: 30px
}
.etaj input[type=text] {
    height: 30px;
    width: 50px;
}
.tip-sdelki {
    position: absolute;
    top: 301px
}
.tip-sdelki-zag {
    font-family: Roboto Condensed;
    margin-left: 17px;
    padding-bottom: 9px
}
.tip-sdelki select {
    height: 30px;
    width: 130px;
    padding: 0;
    margin-left: 18px;
}
.kol-komnat {
    position: absolute;
    top: 151px
}
.kol-komnat-zag {
    font-family: Roboto Condensed;
    margin-left: 18px;
    padding-bottom: 8px
}
.kol-komnat span {
    display: inline-block;
    line-height: 30px
}
.kol-komnat input[type=text] {
    height: 30px;
    width: 50px;
}
#spb-rajon {
    position: absolute;
    top: -7px;
    left: 334px;
}
.goroda-lenobl {
    position: absolute;
    top: 72px !important;
    left: 334px;
}
.cat3planirovka {
    top: 391px !important;
}
.spb-rajon-zag {
    font-family: Roboto Condensed;
    margin-left: 8px;
    padding-bottom: 9px;
}
#spb-rajon select {
    height: 30px;
    width: 130px;
    padding: 2px 0px 0 9px;
    margin-left: 8px
}
#obl-rajon {
    position: absolute;
    top: -7px;
    left: 320px
}
.short-add {
    margin-bottom: 15px !important;
    display: block;
}
.short-add-full .text {
    margin: 15px 0px;
}
.short-add-full .cena {
    margin-bottom: 15px;
    color: #8ece7c !important;
}
.short-add-full {
    width: 100%;
    background-color: #fff;
    margin-bottom: 25px;
    background: #e8e8e8;
    border-radius: 20px;
    position: relative;
    display: flex;
    justify-content: flex-start;
    flex-flow: wrap;
}
.photo-all-short {
    width: 40%;
    min-width: 320px;
}
.short-add-full .box_in {
    padding: 35px 3% 0px;
    width: 54%;
}
.short-add-full .story_icons {
    padding: 0px !important;
    width: 30px;
    top: 33px;
    right: 30px;
}
.info-short-tel {
    font-size: 16px;
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 600;
}
.info-short-tel a {
    font-size: 18px;
    font-variation-settings: "wdth" 85, "wght" 600;
}
.mini-info-short {
    font-size: 14px;
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 200;
    color: #bababa;
}
.short-add-full .do-metro-icon-1, .short-add-full .do-metro-icon-2, .short-add-full .do-metro-icon-3, .short-add-full .do-metro-icon-4, .short-add-full .do-metro-icon-5  {
    height: auto !important;
    margin-left: 6px;
}
.obl-rajon-zag {
    font-size: 18px;
    font-family: Roboto Condensed;
    margin-left: 17px;
    padding-bottom: 9px
}
#obl-rajon select {
    height: 30px;
    width: 300px;
    padding: 0;
    margin-left: 8px
}
.ploshad {
    position: absolute;
    top: 226px;
}
.ploshad-zag {
    font-family: Roboto Condensed;
    margin-left: 18px;
    padding-bottom: 7px
}
.ploshad span {
    display: inline-block;
    line-height: 30px
}
.ploshad input[type=text] {
    height: 30px;
    width: 50px;
}
.planirovka input[type=text] {
    height: 30px;
    width: 50px;
}
.check-cont br {
    display: none;
}
.balkon label, .remont label, .tip-doma label, .vanna label {
    font-size: 14px;
    padding-left: 24px;
    display: block;
    height: 19px;
    line-height: 22px;
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 100;
}
.remont {
    position: absolute;
    top: 285px;
    left: 342px;
}
.nowostroy-gorod {
    left: 323px !important;
}

.balkon-zag, .remont-zag {
    font-family: Roboto Condensed;
    padding-bottom: 13px
}
.balkon select, .planirovka select, .remont select, .tip-doma select, .vanna select {
    height: 30px;
    width: 130px;
    padding: 0;
    margin-left: 18px;
}
.balkon {
    top: 156px;
    left: 342px;
}
.balkon, .vanna {
    position: absolute
}
.check-cont input[type="checkbox"] {
    display: none;
}
.check-cont input[type="checkbox"] + label {
    background: url(/img/check-icon.png) left top no-repeat;
}
.check-cont input[type=checkbox]:checked + label {
    background: url(/img/check-icon.png) left bottom no-repeat;
}
.vanna {
    top: 73px;
    left: 175px;
}
.inline-tex {
    display: inline-block
}
.vanna-zag {
    font-family: Roboto Condensed;
    padding-bottom: 13px
}
.tip-doma {
    position: absolute;
    top: 243px;
    left: 174px;
}
.tip-doma-zag {
    font-family: Roboto Condensed;
    padding-bottom: 22px
}
.planirovka {
    position: absolute;
    top: 391px;
}
.planirovka-zag {
    font-family: Roboto Condensed;
    margin-left: 18px;
    padding-bottom: 9px
}
.btn-res, .btn-search {
    width: 155px!important;
    height: 31px;
    position: absolute;
    top: 420px;
    left: 175px;
    background: #363636 !important;
    color: #fff;
    border: none;
    text-transform: uppercase;
}
.btn-res {
    left: 342px
}
/*Форма поиска - продажа*/

.cena-slider-2 {
    position: absolute;
    width: 297px;
    top: 23px;
}
.cena-slider-2 input[type=text] {
    height: 30px;
    width: 130px;
    margin-left: 10px;
}
.pos-a-3-2 {
    top: 37px;
}
.pos-a-4-2 {
    top: 37px;
    left: 154px;
}
.pos-b-3-2 {
    left: 18px;
}
.pos-b-4-2 {
    left: 175px;
}
.etaj-2 input[type=text], .kol-komnat-2 input[type=text], .ploshad-2 input[type=text] {
    width: 130px;
}
.balkon-2 label, .remont-2 label, .tip-doma-2 label, .vanna-2 label {
    font-size: 14px;
    padding-left: 24px;
    line-height: 24px;
}
.balkon-2 select, .planirovka-2 select, .remont-2 select, .tip-doma-2 select, .vanna-2 select {
    height: 30px;
    width: 130px;
}
.balkon-2 {
    top: 297px;
    left: 342px;
}
.planirovka-2 {
    top: 339px;
    left: 342px;
}
.planirovka-zag-2, .tip-doma-zag-2, .tip-sdelki-zag-2, .remont-zag-2, .vanna-zag-2 {
    font-family: Roboto Condensed;
    padding-bottom: 9px;
}
.tip-doma-2 {
    top: 151px;
    left: 342px;
}
.tip-sdelki-2 {
    top: 225px;
    left: 342px;
}
.tip-sdelki-2 select {
    height: 30px;
    width: 130px;
    padding: 0;
}
.remont-2 {
    left: 18px;
    top: 301px;
}
.vanna-2 {
    left: 176px;
    top: 301px
}
.btn-posit {
    width: 130px!important;
    left: 18px;
}
.btn-res-posit {
    left: 176px;
}
/*Форма поиска - новостройки*/

.stoim-pos {
    left: 323px !important;
    top: 71px !important;
}
.plan-pos {
    left: 331px
}
#spb-rajon input {
    height: 30px;
    width: 130px;
    margin-left: 8px;
}
.planirovka-2 input, .srok-sdachi select, .zastroyshik select {
    height: 30px;
    width: 130px;
}
.spb-rajon-zag sup {
    font-size: 10px;
}
.srok-sdachi {
    top: 73px;
    left: 18px;
}
.zastroyshik {
    top: 73px;
    left: 175px;
}
.kol-kom-nov label, .otdelka-nov label, .tip-zdaniz-nov label, .vid-sdelki-nov label {
    display: block;
    height: 20px;
    margin-bottom: 3px;
    font-size: 14px;
    padding-left: 24px;
    line-height: 24px;
}
.do-metro select {
    width: 101px;
    height: 30px;
}
.kol-kom-nov {
    top: 153px;
    left: 18px;
}
.kol-kom-nov-zag {
    font-family: Roboto Condensed;
    padding-bottom: 5px
}
.otdelka-nov {
    top: 153px;
    left: 175px;
}
.tip-zdaniz-nov {
    top: 153px;
    left: 331px;
}
.do-metro {
    width: 285px;
    position: relative;
    top: 268px;
    left: 175px;
}
.do-metro-name {
    position: absolute;
    left: 112px;
    top: 37px;
}
.do-metro-vremya {
    position: absolute;
    left: 155px;
    width: 133px !important;
    height: 30px !important;
}
.vid-sdelki-nov {
    top: 339px;
    left: 18px;
}
.class-nedv {
    top: 339px;
    left: 173px;
}
.class-nedv-zag {
    font-family: Roboto Condensed;
    padding-bottom: 9px;
}
.class-nedv select {
    height: 30px;
    width: 130px;
}
/*Админка - скрытие полей*/

#xfield_holder_multimedia .xfields {
    visibility: hidden;
}
#xfield_holder_bytovaya-tekhnika .xfields {
    visibility: hidden;
}
#xfield_holder_komfort .xfields {
    visibility: hidden;
}
#xfield_holder_dopolnitelno .xfields {
    visibility: hidden;
}
.berrors a, .fix_grid a {
    color: #8ece7c;
}
.userinfolist {
    width: 100%;
}
.sattings-users-form > .addform .form_submit {
    margin-top: 30px;
}
.status-user {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 4px solid #3d464a;
    background: #fff;
}
.registr-data {
    position: absolute;
    bottom: 30px;
    right: 30px;
    font-size: 12px;
    color: #fff;
}
.sattings-users-form {
    width: 100%;
    display: flex;
    justify-content: center;
}
.sattings-users-form > .addform {
    max-width: 550px;
}
.sattings-users-form > .addform label {
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 600;
    color: #363636;
    margin-bottom: 10px;
    display: inline-block;
}
.sattings-users-form > .addform input {
    margin-bottom: 10px;
}
.sattings-users-form > .addform #allow_mail, .sattings-users-form > .addform #del_foto, .sattings-users-form > .addform #unsubscribe {
    margin-bottom: 0px;
}
.sattings-users-form > .addform #form_submit {
    margin-top: 25px;
}
.online-user {
    background-color: #8ece7c;
}
.settings-res {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url("/img/settings.png") top center no-repeat;
    background-size: 100% auto;
    transition: 0s !important;
}
.settings-res:hover {
    background: url("/img/settings.png") bottom center no-repeat;
    background-size: 100% auto;
    transition: 0s !important;
}
.user_tab {
    margin-left: 30px !important;
}
.userinfo_top .avatar .cover {
    width: 150px;
    height: 150px;
    border: 0px solid #fff; 
    border-radius: 50%;
    white-space: nowrap;
    text-indent: -9999px;
    display: inline-block;
}
.form-none {
    display: none;
}
#xfield_holder_foto .xfields {
    position: relative;
}
.note {
    position: absolute;
    top: 12px;
    left: 184px;
}
#category {
    overflow: hidden;
}
.title-back-1 {
    font-size: 18px;
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 600;
    margin-bottom: 10px;
}
.title-back-2 {
    font-size: 18px;
    margin: 25px 0 25px 0px;
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 200;
}
.grid_last span {
    margin-right: 18px;
}
.grid-icon {
    background: url(/img/mail-icon.png) no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}
.grid-icon span {
    margin-left: 18px;
}
.form-submit-my {
    margin-top: 20px;
}
/* АРЕНДА FULLSTORY */

.foto-gal {
    width: 450px;
    float: left;
}
.galereya-fotografij {
    border-radius: 20px 0 0 20px;
    overflow: hidden;
}
.foto-or-map {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
}
.foto-or-map > div {
    width: 50%;
    min-width: 320px;
    border-radius: 20px;
}
.edit-full {
    position: absolute;
    top: 4px;
    left: -40px;
    z-index: 10;
    padding: 0px !important;
}
.conteiner-full {
    width: 100%;
}
.price-hause {
    font-size: 30px;
    margin: 0px;
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 200;
}
.price-arenda {
    position: relative;
}
.bezkomissii {
    position: absolute;
    bottom: -10px;
    left: 1.5px;
    display: block;
    font-size: 14px;
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 600;
}
.all-info-full {
    padding: 10px 0 10px;
}
.favorit-full {
    
}
.all-opisanie-full {
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
    align-items: flex-end;
}
.all-info-full b, .name-podcat-arenda b {
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 600;
    font-size: 20px;
    color: #afafaf;
}
.price-hause span {
    font-size: 16px;
}
.price-hause b {
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 600;
}
.line-height-info {
    line-height: 1.15;
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 200;
}
.line-height-info span {
    float: none;
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 600;
    font-size: 20px;
    line-height: 20px;
}
.line-height-info > span:first-child {
    margin-right: 6px;
}
.name-podcat-arenda {
    margin-top: 10px;
    margin-bottom: 25px;
    line-height: 1.15;
}
/* ПРАВИЛА */

.regulations-cont {
    margin-top: 12px;
    height: 84px;
}
.regulations-cont > div {
    float: left;
}
.cont-arenda-info-1 {
    margin-right: 20px;
}
.cont-arenda-info-1 > div {
    background-image: url(/img/regulations/1.png);
    background-size: 100%;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
}
.cont-arenda-info-2 {
    margin-right: 20px;
}
.cont-arenda-info-2 > div {
    background-image: url(/img/regulations/2.png);
    background-size: 100%;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
}
.cont-arenda-info-3 {
    margin-right: 20px;
}
.cont-arenda-info-3 > div {
    background-image: url(/img/regulations/3.png);
    background-size: 100%;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
}
.cont-arenda-info-4 {
    margin-right: 20px;
}
.cont-arenda-info-4 > div {
    background-image: url(/img/regulations/4.png);
    background-size: 100%;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
}
.arenda-info-label {
    display: block;
}
/* МУЛЬТИМЕДИА */

.multimedia-cont {
    margin-top: 12px;
    height: 86px;
}
.multimedia-cont > div {
    float: left;
}
.cont-arenda-info-5 {
    margin-right: 20px;
}
.cont-arenda-info-5 > div {
    background-image: url(/img/multimedia/1.png);
    background-size: 100%;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
}
.cont-vtorichka-info-1 > div {
    background-image: url(/img/regulations/s1.png);
    background-size: 100%;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
}
.cont-vtorichka-info-2 > div {
    background: url(/img/regulations/hot-water.png) center top no-repeat;
    background-size: 100%;
    width: 20px;
    height: 20px;
}
.cont-vtorichka-info-20 > div {
    background: url(/img/icon-remont-vt.png) center top no-repeat;
    background-size: 100%;
    width: 20px;
    height: 20px;
}
#xfield_holder_sroki-sdachi b {
    font-size: 14px;
}
#xfield_holder_sroki-sdachi .xfields {
    font-size: 14px;
    width: 100%;
    height: 200px;
}
#xfield_holder_sroki-sdachi .fr-toolbar {
    display: none;
} 

#xfield_holder_sroki-sdachi .fr-wrapper {
    width: 100%;
    height: 160px !important;
    margin-top: 15px;
    border-radius: 20px;
}
#entryform .title {
    margin-bottom: 20px;
    font-size: 22px;
}
.cont-vtorichka-info-21 > div {
    background: url(/img/icon-floor.png) center top no-repeat;
    background-size: 100%;
    width: 20px;
    height: 20px;
}
.new-btn-sub {
    width: 128px !important;
}
.new-btn-res {
    width: 130px !important;
    left: 331px;
}
.cont-vtorichka-info-22 > div {
    background: url(/img/new/korpus.png) center top no-repeat;
    background-size: 100%;
    width: 20px;
    height: 20px;
}
.cont-vtorichka-info-3 > div {
    background: url(/img/komfort/3.png) center top no-repeat;
    background-size: 100%;
    width: 20px;
    height: 20px;
}
.cont-vtorichka-info-4 > div {
    background: url(/img/regulations/window.png) center top no-repeat;
    background-size: 100%;
    width: 20px;
    height: 20px;
}
.cont-vtorichka-info-5 > div {
    background: url(/img/regulations/entrance.png) center top no-repeat;
    background-size: 100%;
    width: 20px;
    height: 20px;
}
.cont-vtorichka-info-6 > div {
    background: url(/img/regulations/lift.png) center top no-repeat;
    background-size: 100%;
    width: 20px;
    height: 20px;
}
.cont-vtorichka-info-7 > div {
    background-image: url(/img/regulations/delete.png);
    background-size: 100%;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
}
.cont-arenda-info-6 {
    margin-right: 20px;
}
.cont-arenda-info-6 > div {
    background-image: url(/img/multimedia/2.png);
    background-size: 100%;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
}
.cont-arenda-info-7 {
    margin-right: 20px;
}
.cont-arenda-info-7 > div {
    background-image: url(/img/multimedia/3.png);
    background-size: 100%;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
}
.arenda-info-label {
    display: block;
}
/* БЫТОВАЯ ТЕХНИКА */

.but-teh-cont {
    height: 97px;
}
.but-teh-cont > div {
    float: left;
}
.cont-arenda-info-8 {
    margin-right: 20px;
}
.cont-arenda-info-8 > div {
    background-image: url(/img/but-teh/1.png);
    background-size: 100%;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
}
.cont-arenda-info-9 {
    margin-right: 20px;
}
.cont-arenda-info-9 > div {
    background-image: url(/img/but-teh/2.png);
    background-size: 100%;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
}
.cont-arenda-info-10 {
    margin-right: 20px;
}
.cont-arenda-info-10 > div {
    background-image: url(/img/but-teh/3.png);
    background-size: 100%;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
}
.cont-arenda-info-11 {
    margin-right: 20px;
}
.cont-arenda-info-11 > div {
    background-image: url(/img/but-teh/4.png);
    background-size: 100%;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
}
.cont-arenda-info-12 {
    margin-right: 20px;
}
.cont-arenda-info-12 > div {
    background-image: url(/img/but-teh/5.png);
    background-size: 100%;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
}
.cont-arenda-info-13 {
    margin-right: 20px;
}
.cont-arenda-info-13 > div {
    background-image: url(/img/but-teh/6.png);
    background-size: 100%;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
}
.arenda-info-label-1 {
    display: flex;
    align-items: flex-end;
    line-height: 10px;
    margin-left: 6px;
}
/* КОМФОРТ */

.komfort-cont {
    margin-top: 6px;
    height: auto;
}
.komfort-cont > div {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    margin-bottom: 25px;
    margin-right: 0px;
    width: 15%;
    min-width: 100px;
    float: none;
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 200;
}
.nondysplay {
    margin-bottom: 0px !important;
height: 1px;}
.full-txt-newstroy {
    margin-top: 10px;
}
.nondysplaynew {
    width: 15%;
    padding-left: 45px;
    margin-bottom: 0px !important;
height: 1px;
}
.regulations-cont > div {
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 200;
}
.cont-arenda-info-14 {
    margin-right: 20px;
}
.cont-arenda-info-14 > div {
    background-image: url(/img/komfort/1.png);
    background-size: 100%;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
}
.cont-arenda-info-15 {
    margin-right: 20px;
}
.cont-arenda-info-15 > div {
    background-image: url(/img/komfort/2.png);
    background-size: 100%;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
}
.cont-arenda-info-16 {
    margin-right: 20px;
}
.cont-arenda-info-16 > div {
    background-image: url(/img/komfort/3.png);
    background-size: 100%;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
}
.cont-arenda-info-17 {
    margin-right: 20px;
}
.cont-arenda-info-17 > div {
    background-image: url(/img/komfort/4.png);
    background-size: 100%;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
}
.arenda-info-label {
    display: flex;
    align-items: flex-end;
    line-height: 10px;
    margin-left: 6px;
}
.title-or-price {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-flow: wrap;
    margin-bottom: 15px;
}
.full-story-info {
    text-align: justify;
    line-height: 150%;
}
.fullstory .do-metro-icon-1, .fullstory .do-metro-icon-2, .fullstory .do-metro-icon-3, .fullstory .do-metro-icon-4, .fullstory .do-metro-icon-5 {
    height: auto;
    margin-left: 10px;
}
.full-name-arenda {
    margin-bottom: 14px;
}
.map-full-arenda {
    margin-top: 13px;
}
.map-full-name-arenda {
    margin-bottom: 17px;
}
.map-full-arenda .map_resp > #map {
    height: 280px;
}
.map-full-arenda .map_resp {
    padding-top: 42%;
}
.full-adres-or-metro {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-flow: wrap;
    font-size: 16px;
    margin: 0 0 15px;
}
.adres-or-rayon {
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 200;
}
.metro-info {
    position: relative;
        margin-left: 22px;
}
.metro-info b {
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 600;
}
.matro-icon {
    width: 13px;
    height: 11px;
    background: url(/img/metro-icon.png) no-repeat;
    position: absolute;
    top: 5px;
    left: -17px;
}
.info-users {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-flow: wrap;
}
.info-users > div {
    width: auto;
    height: auto;
    display: flex;
    align-items: center;
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 200;
}
.fav_btn {
    position: relative;
    z-index: 10;
}
.fav_btn .favorit-star {
    display: inline-block;
    width: auto;
    padding-left: 6px;
    height: 20px;
    margin-right: 6px;
}


.strike-user {
    display: inline-block;
    width: auto;
    padding-left: 28px;
    height: 20px;
    background: url(/img/strike.png) 0 top no-repeat;
    background-size: 20px auto;
    margin-right: 6px;
}
.strike-user:hover {
    background: url(/img/strike.png) 0 bottom no-repeat;
    background-size: 20px auto;
}

.names-on-sobstvennik {
    position: relative;
}
.names-on-sobstvennik > .tipuser {

    display: flex;
    align-content: center;
    justify-content: center;
    width: auto;
    padding: 2px 10px 0;
    height: 19px;
    border-radius: 10px;
    position: absolute;
    background: #8ece7c;
    bottom: -18px;
    left: 0px;
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 200;
    font-size: 12px;
    color: #fff;
}
.new-on-sobstvennik::after {
    content: "консультант по ЖК";
    white-space: nowrap;
    display: flex;
    align-content: center;
    justify-content: center;
    width: auto;
    padding: 2px 10px 0;
    height: 19px;
    border-radius: 10px;
    position: relative;
    background: #8ece7c;
    bottom: 0px;
    left: 0px;
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 200;
    font-size: 12px;
    color: #fff;
}
.phone_number_active {
    margin-left: 6px;
    cursor: pointer;
    font-size: 15px !important;
    font-variation-settings: "wdth" 85, "wght" 200 !important;
}

.phone_number_active2 {
    margin-left: 6px;
    cursor: pointer;
    font-size: 15px !important;
    font-variation-settings: "wdth" 85, "wght" 200 !important;
}

.fav_btn .favorit-star-active {
    display: inline-block;
    width: auto;
    padding-left: 6px;
    height: 20px;
    margin: 0 0px 0 7px;
}
.fav_btn .favorit-star-active:hover {

}
.fullstory .text {
    position: relative;
}
.fullstory {
    margin-top: 30px;
    margin-bottom: 40px;
}
.fotorama__stage__frame .fotorama__img {
    min-width: 100% !important;
    height: auto !important;
    position: unset;
}
.fotorama--fullscreen .fotorama__img {
    min-width: inherit !important;
    border-radius: 10px!important;
    box-shadow: none !important;
    padding: 0!important;
    position: absolute !important;
} 
.fotorama--fullscreen .galereya-fotografij, .fotorama--fullscreen {
    border-radius: 0px !important;
    overflow: hidden;
}

/* --- === Разрешение ниже 1030 === ---*/
@media (max-width: 1030px) { 
.footer-cont {
    padding: 0 25px;
}
    .krtafon {
        display: none;
    }
    .komfort-cont > div {
    width: 20%;
}
    .kol-kom {
    position: absolute;
    right: 20px;
    top: 17px;
}
}

/* --- === Разрешение ниже 980 === ---*/
@media (max-width: 980px) {
    .user_tab > li.active > a {
    cursor: default;
    font-size: 18px;
    opacity: 1;
}
    .short-arenda, .short-novostr {
    width: 49%;
}
    .krtafon {
        display: none;
    }
    .addform table tr {
    flex-flow: wrap;
    width: 100%;
}
    th, td {
    width: 100%;
    display: block;
}
    .short-add-full .box_in {
    padding: 25px 5% 25px;
    width: 100%;
}
    .photo-all-short {
    width: 100%;
    min-width: 290px;
}
}

/* --- === Разрешение ниже 600 === ---*/
@media only screen and (max-width: 600px) {
    .page_form .page_form__body {
    width: 90%;
    padding: 20px 5%;
    display: flex;
    flex-flow: wrap;
    justify-content: center;
}
    #login_pane .dropdown-form {
    overflow-x: visible;
    overflow-y: visible;
}
    .addform .xfields {
        margin-left: 0px;
        margin-top: 5px;
    }
    .addform select, .addform select > option {
    margin-left: 0px !important;
    padding-left: 0px !important;
}
    #xfield_holder_metro select {
    height: auto;
}
    .dropdown-form.logged:before, .dropdown-form.logged:after {
    background: url(/templates/Default/images/tmp/slide-2-1.jpg) #363636 top center no-repeat;
    background-size: 306px;
    border-radius: 20px 20px 0 0;
}
    .dropdown-form.logged:before {
        border-radius: 5px;
    }
    .dropdown-form.logged:after {
    height: 70px;
    background: url(/templates/Default/images/tmp/slide-2-1.jpg) #363636 top center no-repeat;
    background-size: cover;
        
}
    #registration .ui-form {
        padding-bottom: 20px;
    }
    #registration .page_form__form .form_submit {
        padding: 20px 0 10px 0;
    }
    .info-no-komission {
    display: block;
    width: 90%;
    background: #e8e8e8;
    padding: 20px 5%;
    border-radius: 20px;
    margin-top: 30px;
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 400;
}
    #dlepopup-news-edit select[multiple] {
    min-height: inherit;
    position: relative;
        height: 40px;
}
    .adres-or-rayon {
        width: 100%;
    }
    #dlepopup-news-edit select, #dlepopup-news-edit input, #dlepopup-news-edit textarea {
        width: 100%;
    }
    .dark_top {
        background-size: cover;
    width: 80%;
    padding: 0 10% !important;
    }
    #xfield_holder_metro:hover::after {
        display: none;
    }
    .user_tab {
    margin-left: 0px !important;
    width: 60%;
    display: flex;
    flex-flow: wrap;
    justify-content: center;
}
    .user_tab li {
        display: flex;
    justify-content: flex-start;
    width: 100%;
    margin: 5px 0px 5px 15px;
}
    .registr-data {
    right: auto;
}
    
    .userinfo_top {
    justify-content: center;
    align-items: center;
    flex-flow: row-reverse;
}
    .bezkomissii {
    position: relative;
    bottom: 0px;
    left: 0;
    display: inline-block;
    margin-left: 5px;
    font-size: 16px;
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 600;
}
    .status-user {
    position: absolute;
    top: 3px;
    right: 3px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
}
    .userinfo_top .avatar .cover {
    width: 80px;
    height: 80px;
    border: 0px solid #fff;
    border-radius: 50%;
    display: block;
}
    .favoritestool .galereya-fotografij {
        padding: 10px 10px 0px;
    }
    
    .all-info-full b, .name-podcat-arenda b {
        font-size: 18px;
    }
    
    .short-arenda, .short-novostr {
    width: 100%;
    min-width: 300px;
    }
    .drugie-obekti .short-novostr {
    width: 100% !important;
}
    .info-form-all > div {
    display: flex;
    align-items: center;
    width: 100%;
        
    height: 100%;
    margin-right: 0px;
        margin-bottom: 15px;
}
    .info-form-all {
    width: 90%;
    padding: 30px 5%;
    min-height: 65px;
    background: url(/img/interiar-new.jpg) center center no-repeat;
    background-size: cover;
    border-radius: 20px;
    display: flex;
    align-items: center;
    flex-flow: wrap;
    font-size: 16px;
    font-family: Bah;
    font-variation-settings: "wdth" 85, "wght" 200;
    color: #fff;
}
    .form-new-planirivka .form-input, .form-input, .list-vid-kv {
    width: 100% !important;
}
    
    .line-new-info {
        margin-bottom: 30px !important;
        height: auto !important;
    }
    .phone_number_active {
    font-size: 12px !important;
    font-variation-settings: "wdth" 85, "wght" 200 !important;
}
    .phone_number_active2 {
    font-size: 12px !important;
    font-variation-settings: "wdth" 85, "wght" 200 !important;
}
    .favorit-full {
    margin-top: 10px;
}
    .tip-new-planirovki {
        width: 100%;
        margin-right: 0px;
        max-width: 100%;
    }
    .line-new-info {
        width: 34% !important;
    }
    .nondysplaynew {
        height: 1px !important;
    }
    .new-tip-ploshad {
    margin-top: 5px;
    margin-bottom: 5px;
}
    .all-info-new-planirovki {
        width: 100%;
    }
    .new-tip-ploshad, .new-tip-stoimost {
    position: relative;
    padding-left: 22px;
    width: 40%;
}
    .block-users-add {
        margin-top: 10px;
    }
    .del-obekt {
        margin-top: 17px;
    }
    .box_in {
    padding: 0px;
}
    .novo-cont-all {
    margin-bottom: 15px;
    }
    .content_top a {
    width: 100%;
    margin-bottom: 0px;
}
    .content_top {
        margin: 15px 15px 0px;
    }
    .right-option {
        padding-right: 0px;
        background: none;
    }
    #login_pane {
        
    }
    .add-news {
    width: 40px;
    height: 40px;
}
    .add-news a {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
        font-size: 0px;
        padding: 0px;
}
    .add-news a::after {
    content: "+";
    font-family: Bah;
    font-size: 30px;
    line-height: 60%;
    padding-top: 2px;
    color: #363636;
    font-variation-settings: "wdth" 100, "wght" 300;
    }
    .add-news a:hover::after {
    background: #363636;
    color: #e8e8e8;
    }
    .favorit {
    margin: 0 0px 0 15px;
}
    .prodaja-mobile {
        margin: 0 0 15px 0 !important;
    }
    .prodaja-mobile a {
        display: block;
    }
    .kol-kom {
    position: absolute;
    right: 15px;
    top: 15px;
    }
    .foto-or-map > div {
    width: 100%;
    min-width: 320px;
    border-radius: 20px !important;
    overflow: visible;
    margin-bottom: 20px;
}
    .map-toll-full {
        width: 100%;
        height: 450px;
        border-radius: 20px;
        overflow-x: hidden;
        margin-bottom: 15px;
    }
    .galereya-fotografij {
    border-radius: 0px 0 0 0px;
    overflow: hidden;
}
    .fotorama__img {
    border-radius: 20px 20px !important;
}
    .favoritestool .fotorama__img {
        border-radius: 12px !important;
    }
    .favoritestool .fotorama__active {
        border-radius: 12px !important;
    }
    .fotorama__nav-wrap {
    position: relative;
    margin-top: 15px;
}
    .all-planirovki .fotorama__nav-wrap {
        display: none;
    }
    .all-planirovki .fotorama__active {
    border-radius: 13px !important;
}
    .fotorama__nav {
    top: 0px;
        border-radius: 20px;
}
    .favoritestool .fotorama__nav {
        border-radius: 12px;
}
    .all-planirovki .all-in-new-foto {
        padding: 12px 3% 0px;
        width: 94%;
}
    .komfort-cont > div {
    margin-bottom: 15px;
    height: 20px;
    width: 50%;
}
    .fotorama__thumb-border {
    height: 60px;
    border-width: 2px;
    margin-top: 0px !important;
    background: #8ece7c;
    opacity: 0.8;
    border-radius: 50;
}
    .names-on-sobstvennik::after {
        position: absolute;
    bottom: -22px;
}
    .nondysplay {
    margin-bottom: 0px !important;
    height: 1px !important;
}
    .info-users > div {
    font-size: 12px;
}
    .fotorama__nav--thumbs .fotorama__nav__frame {
    padding: 0px 2px 0 0 !important;
}
    .story .title {
    font-size: 18px;
}
    .name-or-phones {
    font-size: 18px;
    height: 25px;
}
    .fullstory {
    margin-top: 15px;
    margin-bottom: 15px;
}
    .tel-agents-full {
        margin-bottom: 0px;
    }
    .info-users {
    margin: 26px 0 0;
    min-height: 20px;
}
    .names-on-sobstvennik > .tipuser {
        bottom: -22px;
    }
    .name-podcat-arenda {
    margin-top: 15px;
    margin-bottom: 15px;
}
    .price-hause {
        width: 100%;
    font-size: 25px;
    margin: 10px 0 0 0;
}
    .all-info-full {
    padding: 0px 0 5px;
}
    .title-or-price {
    margin-bottom: 5px;
}
    .info-sobstvennik {
    width: 86%;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 20px 7%;
    min-height: 71px; 
}
    .full-adres-or-metro {
    font-size: 14px;
}
    .adres-or-rayon {
    margin-bottom: 15px;
}
    #spb-rajon, .balkon, .vanna, .tip-doma, .btn-res, .btn-search, .cena-slider, .etaj, .tip-sdelki, .planirovka, .kol-komnat, .ploshad, .remont, .planirovka-2, .remont-2, .vanna-2, .tip-sdelki-2, .balkon-2, .tip-doma-2, .srok-sdachi, .zastroyshik, .kol-kom-nov, .otdelka-nov, .tip-zdaniz-nov, .vid-sdelki-nov {
    position: relative;
    top: 0px !important; 
    left: 0px !important;
        margin-top: 15px;
} 
    .searchform input[type=text] {
    margin-left: 6px;
}
    .cena-slider input[type=text] {
    margin-left: 10px !important;
}
    .abs {
    position: relative;
    top: 0px; 
    left: 0px;
}
    #spb-rajon, .tip-sdelki-2, .tip-sdelki, .class-nedv {
        width: 50%;
    }
    .class-nedv {
    margin-top: 15px;
}
    .spb-rajon-zag, #spb-rajon select, .tip-sdelki-zag-2, .tip-sdelki-2 select, .spb-rajon input  {
        margin-left: 17px;
    }
    .check-cont {
        width: 100%;
        display: flex;
    flex-flow: wrap;
    justify-content: space-between;
    }
    .etaj, .kol-komnat, .ploshad, .planirovka, .kol-kom-nov, .otdelka-nov {
        width: 50%;
        min-height: 60px;
    }
    .btn-search {
        width: 40% !important;
        margin-left: 5%;
        margin-top: 25px;
        cursor: pointer;
    }
    .btn-res {
        width: 40% !important;
        margin-right: 5%;
        margin-top: 25px;
        cursor: pointer;
    }
    .cena-slider {
    width: 100%;
}
    .tip-doma-zag-2 {
        margin-bottom: 4px;
    }
    .remont, .vanna, .balkon, .tip-doma, .planirovka-2, .remont-2, .vanna-2, .balkon-2, .tip-doma-2, .srok-sdachi, .zastroyshik {
        width: 45%;
        padding-left: 5%;
        min-height: 60px;
    }
    .etaj-2 input[type=text], .kol-komnat-2 input[type=text], .ploshad-2 input[type=text] {
    width: 50px;
}
    .krtafon {
        display: none;
    }
    .tip-doma-zag {
    padding-bottom: 12px;
}
    .searchform {
    height: auto;
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
    margin: 25px 0 30px;
}
    .check-cont label {
        line-height: 100%;
    height: 21px;
    display: flex;
    align-items: center;
    }
    .do-metro {
    width: 100%;
    margin-top: 15px;
}
    #spb-rajon input, .planirovka-zag-2, .do-metro select, .kol-kom-nov-zag, .vid-sdelki-nov label, .kol-kom-nov label, .otdelka-nov label, .tip-zdaniz-nov label  {
        margin-left: 17px !important;
    }
    .planirovka-2 input {
        margin-left: 0px !important;
    }
    .do-metro-name {
    position: absolute;
    left: 124px;
    top: 37px;
}
    .fotorama__thumb .fotorama__img {
        border-radius: 0px !important;
    }
    .fotorama__active {
        border-radius: 20px;
    }
    .page_form__form .login_check > .btn {
    margin: 0px;
    border-radius: 0px 20px 20px 0;
    font-weight: normal;
}
    .rc-anchor-light.rc-anchor-normal {
    border-radius: 20px !important;
    border: 1px solid #d3d3d3;
}
    .addform {
        min-height: inherit;
        height: auto;
    }
    .page_form__body {
        margin-bottom: 25px;
    }
    .page_form {
    padding-left: 0;
    padding-top: 35px;
}
    .regtext {
    font-size: 14px;
    margin-bottom: 25px;
}
    .mapslabel {
        display: flex;
        justify-content: center;
        align-items: center;
        position: fixed;
        z-index: 1000;
        bottom: 20px;
        right: 20px;
        width: 50px;
        height: 50px;
        border-radius: 50px;
        background: #8ece7c;
        box-shadow: 0 2px 8px 0px rgba(0,0,0,0.4);
    }
    .menu_mobile > #divmap {
    z-index: 100;
    position: fixed;
    bottom: 69px;
    right: 19px;
    width: 150px;
    height: auto;
    }
    
    #divmap > a {
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 100;
    position: relative;
    width: 150px;
    height: 30px;
    margin: 5px 0px;
    background: #8ece7c;
    color: #363636;
    border-radius: 15px;
    font-family: Bah;
    font-size: 15px;
    font-variation-settings: "wdth" 85, "wght" 300;
    box-shadow: 0 2px 8px 0px rgba(0,0,0,0.5);
    }
    #divmap {
        display: none;
    } 
    .all-fon-menu-mobile {
        display: block;
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0px;
        left: 0px;
        background: #bababa;
        opacity: 0.6;
        transition: 0.3s;
    }
    .mapslabel input[type="checkbox"] {
        display: none;
    }
    .carusel-1::after {
        line-height: 100%;
        min-height: 60px;
    }
    .mapslabel input[type="checkbox"] + span::after {
        content: "|||";
        display: flex;
        margin: 0px 3px 0px 0px;
        justify-content: center;
        align-items: center;
        height: 30px;
        width: 30px;
        transform: rotate(90deg);
        font-family: Bah;
    font-size: 18px;
    font-variation-settings: "wdth" 85, "wght" 600;
        transition: 0.2s;
    }
    
    .mapslabel input[type="checkbox"]:checked + span::after {
        content: "|||";
        display: flex;
        margin: 2px 1px 0px 0px;
        justify-content: center;
        align-items: center;
        height: 30px;
        width: 30px;
        transform: rotate(0deg);
        font-family: Bah;
    font-size: 18px;
    font-variation-settings: "wdth" 85, "wght" 600;
        transition: 0.2s;
    }

}

/* --- === Разрешение ниже 320 === ---*/
@media only screen and (max-width: 325px) {
    .short-arenda, .short-novostr {
    width: 100%;
    min-width: 280px;
}
    .foto-in-short img {
    width: 107%;
}
    .metro {
    font-size: 12px;
    line-height: 23px;
}
    .do-metro-icon-1, .do-metro-icon-2, .do-metro-icon-3, .do-metro-icon-4, .do-metro-icon-5 {
        font-size: 12px;
    line-height: 23px;
            min-width: 38px;
    }
    .favorit {
    margin: 0 0px 0 10px;
}
    .logo-had {
    width: 185px;
}
    .cena-slider input[type=text] {
    width: 110px;
}
    .pos-a-2 {
    left: 136px;
}
    .searchform {
    font-size: 13px;
}
    #spb-rajon select, .tip-sdelki select, .planirovka select, .tip-sdelki-2 select, .balkon-2 select, .planirovka-2 select, .remont-2 select, .tip-doma-2 select, .vanna-2 select, #spb-rajon input, .planirovka-2 input, .srok-sdachi select, .zastroyshik select, .do-metro-vremya {
    width: 110px !important;
}
    .etaj-2 input[type=text], .kol-komnat-2 input[type=text], .ploshad-2 input[type=text] {
    width: 44px;
}
    .foto-or-map > div {
    min-width: 287px;
}
    .name-or-phones {
    font-size: 15px;
}
    .phone_number_active {
    font-size: 12px !important;
}
    .phone_number_active2 {
    font-size: 12px !important;
}
    .adres-or-rayon {
    margin-bottom: 15px;
    line-height: 120%;
}
}