.simplebar-content {
    overflow-x: hidden;
        padding-bottom: 33px!important;
}

.content {
    font-family:"Bebas", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 14px;
}

.params-block {
    display: -webkit-flex;
    display: flex;
    -webkit-flex: 1 0 auto;
            flex: 1 0 auto;
}

.params__left {
    width: 309px;
    min-width: 309px;
    margin-right: 40px;
    box-sizing: border-box;
}

.params__left .params_inner {
    border: solid 1px #ececec;
}

.params__left .params--title {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 26px;
    margin-bottom: 13px;
    letter-spacing: 0.3px;
    color: #b875d3;
}

.params__left .form-row {
    padding-left: 25px;
    padding-right: 25px;
    margin-bottom: 12px;
}

.params__right {
    width: 100%;
}

.params__right .table__body {
    min-height: calc(100% - 75px);
}

.params__right .table__body .tr {
    -webkit-align-items: stretch;
            align-items: stretch;
    font-family: "Bebas", Arial, Helvetica, sans-serif;
    font-weight: 400;
}

.params__right .table__body .tr.table-empty {
    -webkit-align-items: center;
            align-items: center;
}

.params__right .table__head {
    width: calc(100% - 43px);
}

.col-plan {
    width: 19%;
    padding-left: 17px;
    padding-right: 10px;
}

.col-plan a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}

.col-plan a:hover {
    opacity: 0.8;
}

.col-plan .img {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
}

.col-plan img:hover {
    opacity: 0.8;
}

.col-no {
    width: 12.15%;
}

.col-area {
    width: 11.46%;
}

.col-flats {
    width: 13.67%;
}

.col-sections {
    width: 10.22%;
}

.col-floor {
    width: 7.59%;
}

.col-price {
    width: 16.6%;
}

.col-price .price_no {
    white-space: nowrap;
}

.col-status {
    width: 17%;
}

.col-price .link-more {
    font-size: 16px;
}

.table__body .tr {
    padding-top: 10px;
    padding-bottom: 10px;
}

.table__body .tr .td:not(.col-plan) {
    padding-top: 23px;
    padding-bottom: 23px;
    box-sizing: border-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: space-between;
            justify-content: space-between;
    overflow: hidden;
}

.slider-range {
    width: 100%;
}

.form-row:not(.form-submit) {
    -webkit-flex-direction: column;
            flex-direction: column;
}

.form-row .slider-range__from,
.form-row .slider-range__to {
    background-color: transparent;
    height: auto;
    padding-left: 0;
    letter-spacing: 0.8px;
}

.form-row .slider-range__from {
    margin-left: 9px;
}

.form-row .slider-range__to {
    text-align: right;
    margin-right: 28px;
}

.slider-range__inputs {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
            flex-direction: row;
    -webkit-justify-content: space-between;
            justify-content: space-between;
    margin-bottom: 6px;
}

.slider__labels {
    font-family: "Bebas", Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: 700;
    color: #363c43;
}

.slider-range__manual {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
            flex-direction: row;
    -webkit-align-items: center;
            align-items: center;
    margin-top: 11px;
}

.input_wrapper {
    position: relative;
    width: 100%;
}

.input_wrapper .formatted-number {
    position: absolute;
    top: 9px;
    right: 12px;
    color: #b8c0ce;
    letter-spacing: 0.8px;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    pointer-events: none;
}

.input_wrapper input {
    font-family: "Bebas", Arial, Helvetica, sans-serif;
    font-weight: 700;
    letter-spacing: 0.8px;
    text-align: right;
    background-color: #FFF;
    height: 37px;
    border-radius: 3px;
    border: solid 1px #b875d3;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}

.input_wrapper .label {
    position: absolute;
    left: 13px;
    top: 9px;
}

.input_wrapper-sep {
    width: 10px;
    margin: 0 6px;
}

.form-row.params__forms {
    -webkit-flex-direction: row;
            flex-direction: row;
}

.params__forms > div {
    width: 100%;
}

.params__floors {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
            flex-direction: column;
}

.params__floors > .params--title,
.params__flats > .params--title {
    padding: 0;
}

.params__floors > .params--title {
    margin-bottom: 13px;
}

.params__floors > div:first-child {
    margin-right: 20px;
}

.params__forms input {
    display: none;
}

.params__forms label {
    min-width: 39px;
    min-height: 35px;
    float: left;
    width: 39px;
    height: 35px;
    margin-right: 1px;
    cursor: pointer;
}

.params__forms label:nth-child(2n) {
    margin-bottom: 3px;
}

.params__forms label:last-of-type {
    margin-bottom: 0;
}

.params__forms label input:checked + span,
.params__forms label:hover input + span {
    background-color: #b875d3;
    border: solid 1px transparent;
    color: #FFF;
}

.params__forms label span {
    display: block;
    height: 100%;
    width: 100%;
    border: solid 1px #b8c0ce;
    color: #363c43;
    text-align: center;
    line-height: 35px;
}

.params__floors--lables {
    width: 66%;
}

.params__flats .params__floors--lables {
    width: 20%;
}

.params__forms .params__flats label {
    margin-bottom: 4px;
}

.form-row.form__footer {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
            flex-direction: row;
    padding: 0;
    margin-bottom: 0;
}

.form-row.form__footer > div {
    width: 50%;
}

.form-row.form__footer .button {
    min-width: 100%;
    position: relative;
    text-align: left;
    padding-left: 38px;
}

.form-row.form__footer .button:after {
    display: none;
}

.form-row.form__footer .button .svg-ico {
    position: absolute;
    right: 20px;
    top: 16px;
}

.external-link-ico {
    width: 14px;
    height: 14px;
    fill: #FFF;
    shape-rendering: crispedges;
}
