﻿.breadcrumb {
    margin: 105px 0 25px;
    background: transparent;
    padding: 10px 0 5px 0px
}

ol.breadcrumb li {
    margin: 0px;
}


.custom_button_map.main_radio {
    margin-top: 120px;
    align-items: end;
    font-family: Ubuntu;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    justify-content: flex-end;
    margin-bottom: 20px;
    background-color: white;
}

ymaps.ymaps-2-1-79-b-cluster-tabs__item-header.ymaps-2-1-79-b-cluster-content__header {
    display: none;
}

.yandexMapHolder {
    display: flex;
}

    .yandexMapHolder.hidden {
        display: none;
    }

.headerListYandex {
    display: flex;
    gap: 10px;
    align-items: center;
    padding: 10px;
}

#yandexMapObjects {
    width: 100%;
    height: 800px;
    left: 0;
    position: absolute;
    opacity: 1;
    top: 245px;
    bottom: 1000px;
    padding: 20px;
    background: white;
    border-radius: 8px;
}

    #yandexMapObjects > ymaps > ymaps > ymaps > ymaps.ymaps-2-1-79-balloon-pane, #yandexMapObjects > ymaps > ymaps > ymaps > ymaps.ymaps-2-1-79-balloon-pane {
        display: none !important;
    }


#yandexListObjects {
    width: 30%;
    height: 800px;
    right: 0;
    position: absolute;
    opacity: 1;
    top: 245px;
    bottom: 1000px;
    overflow: auto;
    padding: 20px;
    background: white;
    border-radius: 8px;
}

    #yandexListObjects.hidden {
        display: none !important;
    }


ymaps.ymaps-2-1-79-map, ymaps.ymaps-2-1-78-map {
    width: 100%;
    max-width: 100% !important;
    height: 100%;
}

.ymaps-2-1-79-copyright__wrap,
.ymaps-2-1-79-map-copyrights-promo,
.ymaps-2-1-79-controls__toolbar_left,
.ymaps-2-1-79-float-button_traffic_left,
.ymaps-2-1-79-controls__toolbar_right {
    display: none !important;
}

#closeRightMenu {
    cursor: pointer;
}

#yandexMapObjects ymaps.ymaps-2-1-79-controls__control {
    opacity: 1 !important;
}

/*НОВЫЕ СТИЛИ БАСПАНЫ*/
.slider.slider-for.slick-initialized.slick-slider {
    flex-direction: column !important;
}
/* UBUNTU FONT */
@font-face {
    font-family: Ubuntu;
    src: url(../fonts/Ubuntu-Regular.ttf);
}

@font-face {
    font-family: Ubuntu-Light;
    src: url(../fonts/Ubuntu-Light.ttf);
}

@font-face {
    font-family: Ubuntu-Medium;
    src: url(../fonts/Ubuntu-Medium.ttf);
}

@font-face {
    font-family: Ubuntu-Bold;
    src: url(../fonts/Ubuntu-Bold.ttf);
}


:root {
    --first-color: #ffffff;
    --first-blur-color: rgba(255, 255, 255, 0.54);
    --secondary-color: #008b8a;
    --secondary-blur-color: #40a8a7;
    --secondary-bold-color: #004645;
    --third-color: #3f4b5b;
    --third-blur-color: rgba(63, 75, 91, 0.54);
    --gray-color: #9b9b9b;
    --padding-layout-mb: 15px;
}

input::-moz-placeholder {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 48px;
    color: #D2D4D5;
}

input::-webkit-input-placeholder {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 48px;
    color: #D2D4D5;
}

input:-ms-input-placeholder {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 46px;
    line-height: 18px;
    color: #D2D4D5;
}

input:-moz-placeholder {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 48px;
    color: #D2D4D5;
}

.breadcrumb-item {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #C8CBCC;
    margin-right: 0px;
    margin-left: 0px;
}

html * {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding: 0;
}

html .row {
    margin: 0;
}

html div,
html button {
    box-sizing: border-box;
}



@media(max-width:991) {
    .menu {
        width: 83% !important;
    }

    .d-flex.w-100.newObjects.search-group {
        display: grid !important;
        grid-template-columns: 1fr !important;
    }
}

@media(min-width:992px) and (max-width:1200px) {

    header.menu {
        margin-top: -67px;
    }

    .search-box .search-group {
        grid-template-columns: 1fr;
    }

    .d-flex.w-100.newObjects.search-group {
        display: grid !important;
        grid-template-columns: 1fr !important;
    }
}

@media(min-width:1200px) {
    body {
        background: #f1f2f2;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .accentL {
        font-family: Ubuntu;
        font-size: 22px;
        font-style: normal;
        font-weight: 500;
        line-height: 140%;
    }

    .text-dark {
        color: var(--Dark, #333839);
    }

    .text-teal {
        color: var(--Teal, #008F91);
    }

    .text-dark-gray {
        color: var(--Dark-Gray, #7A7E81) !important;
    }

    .title_object_map {
        display: flex;
        align-items: center;
        gap: 5px;
        justify-content: space-between;
    }

    .object_right a.pool-like {
        background: transparent;
        width: max-content;
    }

    .bodyN {
        font-family: Ubuntu;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 140%;
    }

    .accentXS {
        font-family: Ubuntu;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 140%;
    }

    .g-5px {
        gap: 5px;
    }

    .accentM {
        font-family: Ubuntu;
        font-size: 22px;
        font-style: normal;
        font-weight: 500;
        line-height: 140%;
    }

    .bodyM {
        font-family: Ubuntu;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 140%;
    }

    header {
        box-sizing: border-box;
        margin: 0 auto;
        padding: 0px 32px;
        min-width: 1024px;
        max-width: 1236px;
    }

    .main.main-page {
        display: block;
        margin-bottom: 60px;
        box-sizing: border-box;
        margin: 0 auto;
        padding: 0 32px;
        min-width: 1024px;
        max-width: 1300px !important;
        margin-bottom: 0;
    }

    .body-main .main {
        padding: 0px 32px !important;
    }

    .directsale {
        height: 46px !important;
    }

    body > footer.hasMap {
        margin-top: 600px !important;
    }

    body > div.button-position.testShow.btn-group.dropup.button-m.hasMap {
        height: 40px;
        z-index: -1 !important;
    }

    .programName {
        color: var(--Teal, #008F91);
        font-family: Ubuntu;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 140%;
        border-radius: 40px;
        background: var(--Light-Gray, #E7EBED);
        padding: 4px 12px;
        display: flex;
        align-items: center;
    }

        .programName.hidden {
            display: none;
        }

    .object_right_container {
        border-bottom: 1px solid #7A7E81;
        margin-bottom: 20px;
        padding: 15px;
        border-radius: 6px;
        box-shadow: 0px 4.48598px 7.47664px 0px rgb(192 175 175);
    }

        .object_right_container .object_holder {
            display: flex;
            flex-direction: row-reverse;
            width: 100%;
            gap: 10px;
            justify-content: space-between;
        }

            .object_right_container .object_holder .y_img_container .label_plan {
                top: 20px;
                background: var(--Tangerine, #F05E22);
                color: white !important;
            }

        .object_right_container div.d-flex.justify-content-end.mt-3.mb-2.toHide, .object_right_container .d-flex.flex-column.g-5px .d-flex.justify-content-end.mt-3.mb-2.toHide {
            display: none !important;
        }

        .object_right_container img {
            width: 196.814px;
            height: 186px;
        }

            .object_right_container img.eye {
                width: 16px;
                height: 16px;
                margin: 10px;
            }

    .map_address {
        margin: 10px 0;
    }

    .to_column {
        display: flex;
        flex-direction: column;
        gap: 5px;
    }

    .object_right_container .object_right .toShow {
        display: block !important;
    }

    body > div.button-position.testShow.btn-group.dropup.button-m > ul.hasMap {
        bottom: -1508% !important;
    }

    .object_right {
        width: 100%;
    }

    footer {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
        height: 395px;
        background: #008b8a;
        position: static;
    }

    .footer {
        box-sizing: border-box;
        margin: 0 auto;
        padding: 44px 4px;
        min-width: 1024px;
        max-width: 1236px;
    }

    ul.nav.justify-content-center {
        display: grid;
        display: flex;
        grid-gap: 49px;
        justify-content: space-between !important;
        grid-gap: 45px;
    }

    .background-color--footer {
        background: red;
        position: absolute;
        z-index: -6;
        width: 100%;
        top: 105%;
        min-height: 436px;
        max-height: 400px;
    }

    .slider-box.objects.first {
        margin: 0px;
    }
}

.grid {
    display: grid;
}

    .grid > * {
        min-width: 0;
        min-height: 0;
        overflow: hidden;
    }


.card {
    flex-direction: row;
    background: #fff;
    border-radius: unset;
    border: unset;
}

.content-item {
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.hightlight-text {
    font-weight: bold;
    color: var(--secondary-color);
}

/* CHECKBOX */
.checkbox-control {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
    cursor: pointer;
}

    .checkbox-control input {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        cursor: pointer;
        z-index: 1;
    }

    .checkbox-control .checkbox-icon {
        display: flex;
        justify-content: center;
        align-items: center;
        box-sizing: border-box;
        border: 2px solid var(--secondary-color);
        width: 24px;
        height: 24px;
        margin-right: 20px;
    }

        .checkbox-control .checkbox-icon i {
            display: none;
            color: var(--secondary-color);
        }

    .checkbox-control input:checked ~ .checkbox-icon i {
        display: inline;
    }
/* END CHECKBOX */



/* GROUP CONTROL */
.group-control-box {
    display: flex;
}

.group-control {
    background: #fff;
    padding: 10px;
    width: 100%;
    border-right: 0.747664px solid #E5E5E5;
}


/* Добавил на левой и правой стороне округление в search-box */
@media(min-width:1200px) {
    .group-control--left {
        border-bottom-left-radius: 10px;
    }

    .group-control--right {
        border-bottom-right-radius: 10px;
        border-top-right-radius: 10px;
    }
}

.group-control.multi-select {
    overflow: visible;
}

.group-control .control-box {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    overflow: visible;
    min-width: 0;
}


    .group-control .control-box .control-label {
        font-size: 16px;
        font-family: Ubuntu;
        line-height: 1.25;
        color: #3f4b5b;
        margin-bottom: 1px;
    }

        .group-control .control-box .control-label .required-icon {
            font-family: Ubuntu;
            font-weight: 500;
            color: var(--secondary-color);
        }

    .group-control .control-box input {
        border: none;
        background: transparent !important;
        outline: none;
        font-family: Ubuntu-Medium;
        font-size: 14px;
        font-weight: 500;
        line-height: 1.43;
        color: var(--third-blur-color);
    }

.group-control.disabled {
    pointer-events: none;
}

    .group-control.disabled * {
        color: var(--third-blur-color) !important;
    }

    .group-control.disabled .control-box input::placeholder {
        color: var(--third-blur-color) !important;
    }

.group-control .control-box select {
    border: none;
    background: transparent;
    outline: none;
    padding-top: 20px;
    margin-top: -20px;
    margin-right: -35px;
    margin-left: -20px;
    padding-left: 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family: Ubuntu-Medium;
    cursor: pointer;
    z-index: 1;
}

.group-control .control-box textarea {
    border: none;
    background: transparent;
    outline: none;
    font-family: Ubuntu;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
    color: var(--black-blur);
    resize: none;
}

.group-control .control-box.slider-group {
    overflow: visible;
}

    .group-control .control-box.slider-group.horizontal .slider-box {
        display: flex;
        flex-direction: row;
        align-items: center;
        overflow: visible;
    }

        .group-control .control-box.slider-group.horizontal .slider-box input {
            width: 100px;
        }

        .group-control .control-box.slider-group.horizontal .slider-box .input-slider {
            flex-grow: 1;
            margin-right: 10px;
        }


        .group-control .control-box.slider-group.horizontal .slider-box .group-control .input-slider {
            margin: 0;
        }


/* TITLE */
h1 {
    font-family: Ubuntu-Medium;
    font-size: 36px;
    font-weight: 500;
    color: #fff;
}

    h1 .blur {
        font-family: Ubuntu-Light;
    }

h2 {
    font-family: Ubuntu-Medium;
    font-size: 24px;
    font-weight: 500;
    color: var(--secondary-bold-color);
}

    h2.h1-title {
        font-family: Ubuntu-Medium;
        font-size: 36px;
        font-weight: 500;
        color: #fff;
    }

h3 {
    font-family: Ubuntu-Medium;
}

h4 {
    font-family: Ubuntu-Medium;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
    color: var(--secondary-bold-color);
}
/* END TITLE */

/* TITLE_BOX */
.title_box {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin-bottom: 116px;
    grid-gap: 15px;
}

.title_box-style {
    background: #fff;
    padding: 30px;
    background: #FFFFFF;
    box-shadow: 0px 4.48598px 7.47664px rgba(0, 0, 0, 0.03);
    border-radius: 8.97196px;
}

.header-title {
    margin-bottom: 30px;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    color: #3E5357;
    padding-top: 55px;
}

.text-title {
    margin-bottom: 10px;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #878A8A;
}

.button-title {
    text-align: center;
    background: #008F91;
    padding: 10px;
    border-radius: 7.47664px;
    width: 100%;
}

button.btn--left.nav-button.btn-prev {
    top: 30% !important;
}

button.btn--right.nav-button.btn-next {
    top: 30% !important;
}

@media(max-width:1200px) {
    button.btn--left.nav-button.btn-prev {
        top: 46% !important;
    }

    button.btn--right.nav-button.btn-next {
        top: 46% !important;
    }

    .yandexMapHolder {
        display: flex;
        flex-direction: column;
        position: relative;
        height: max-content;
        height: 900px;
    }

    #yandexMapObjects {
        width: 100%;
        height: 900px;
        left: 0;
        position: absolute;
        opacity: 1;
        top: -33px;
        bottom: -150px;
        padding: 0px;
        background: white;
        border-radius: 8px;
    }

    .title_object_map {
        display: flex;
        align-items: center;
        gap: 5px;
        justify-content: space-between;
    }

    .object_right_container img {
        width: 191.814px;
        height: 186px;
    }

    .object_right_container .object_holder .y_img_container .label_plan {
        top: 20px;
        left: 20px;
        background: var(--Tangerine, #F05E22);
        color: white !important;
    }

    .object_right {
        width: 100%;
    }

    .to_column {
        display: flex;
        flex-direction: column;
        gap: 5px;
    }

    .text-teal {
        color: var(--Teal, #008F91);
    }

    .accentXS {
        font-family: Ubuntu;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 140%;
    }

    .object_right_container .object_right .toShow {
        display: block !important;
    }

    .text-dark-gray {
        color: var(--Dark-Gray, #7A7E81) !important;
    }

    .bodyN {
        font-family: Ubuntu;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 140%;
    }

    .accentL {
        font-family: Ubuntu;
        font-size: 22px;
        font-style: normal;
        font-weight: 500;
        line-height: 140%;
    }

    #yandexListObjects {
        width: 100%;
        height: 300px;
        right: 0;
        position: absolute;
        opacity: 1;
        top: 572px;
        bottom: 1000px;
        overflow: auto;
        padding: 20px;
        background: white;
        border-radius: 8px;
    }

    #objectLenghtDiv {
        display: none;
    }

    .object_right_container .object_holder {
        display: flex;
        flex-direction: row-reverse;
        width: 100%;
        gap: 10px;
        justify-content: space-between;
    }

    .object_right_container img.eye {
        width: 16px;
        height: 16px;
        margin: 10px;
    }

    .object_right_container {
        border-bottom: 1px solid #7A7E81;
        margin-bottom: 20px;
        padding: 15px;
        border-radius: 6px;
        box-shadow: 0px 4.48598px 7.47664px 0px rgb(192 175 175);
    }

    .title_box {
        display: grid;
        grid-template-columns: 1fr 1fr;
        width: 100%;
    }

    .calculator-title {
        margin-bottom: 9%;
    }

    body {
        background: #f8f9fa;
    }

    div#browserAttentionWrap {
        display: none;
    }

    p.image-titles--items {
        width: 57% !important;
        line-height: 26px;
    }

    .slider_box-titles {
        margin-bottom: 24px !important;
    }

    .programName {
        color: var(--Teal, #008F91);
        font-family: Ubuntu;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 140%;
    }

    a.with_underline.map_m {
        display: none;
    }

    .custom_button_map.main_radio {
        margin-top: 98px;
        width: 100%;
    }

    .d-flex.main_radio.custom_button_map .btn.btn-radio, .d-flex.main_radio.custom_button_map .btn.btn-radio.active {
        width: 50%;
    }
}

@media(max-width:600px) {
    .title_box-style img {
        width: 30px;
        height: 35px;
    }

    .title_box {
        display: grid;
        grid-template-columns: 1fr 1fr;
        width: 100%;
        grid-gap: 10px;
        padding: 21px 21px 21px 21px;
    }

    .news-box img {
        margin: 0 !important;
        width: 130px;
        height: 100%;
        align-self: center;
    }

    .news-and-statistics_block {
        padding: 17px;
    }

    img.vj_img {
        height: 219px !important;
        width: 100% !important;
        top: 25% !important;
    }

    .statis div div {
        width: initial !important;
    }

    .statis div {
        width: 100% !important;
    }

    .news-box {
        width: 100%;
        padding: 40px 0px !important;
        grid-gap: 24%;
        align-items: center;
        height: 155px !important;
    }

    h3.statistics_box--header {
        width: 130px !important;
    }

    p.text-title {
        font-size: 12px;
        line-height: 14px;
        margin: 8px 0;
    }

    .news-box div {
        margin-left: 3px !important;
        margin-left: 3px !important;
        width: 130px;
        padding: 0px !important;
    }

    h3.header-title {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 13px !important;
        line-height: 15px;
        color: #3E5357;
        padding: 3px 0;
        margin: 3px 0;
        width: 130px !important;
    }

    iframe#rc_helper_frame_a {
        display: none;
    }

    iframe#rc_helper_frame_b {
        display: none;
    }

    iframe#rc_helper_frame_c {
        width: 24px !important;
    }

    .map-box {
        margin-bottom: 46px !important;
    }

    .news-and-statistics_block {
        margin-bottom: 66px !important;
    }

    div#homeMap {
        height: 100% !important;
        width: 100% !important;
    }

    #basePopupLoaders {
        background-color: rgba(0, 0, 0, 0.76) !important;
        position: fixed;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 99999;
    }

    .title_box-style {
        width: 181px;
        height: 193px;
        width: 100% !important;
        height: 193px;
        padding: 13px 13px;
    }

    a.title_box--b div {
        margin: 15px 0px 0px 0px;
    }

    .title_box .button-title {
        margin-top: -18px !important;
        width: 130px;
        height: 28px;
        margin: 0;
        font-family: Ubuntu;
        font-weight: normal;
        font-size: 12px;
        line-height: 10px;
        text-align: center;
        color: #FFFFFF;
    }

    .d-flex.w-100.newObjects.search-group {
        display: grid !important;
        grid-template-columns: 1fr !important;
    }

    .calculator-title {
        margin-bottom: 9%;
    }

    ymaps.ymaps-2-1-78-map {
        height: 300px !important;
    }

    button.btn--left.nav-button.btn-prev {
        top: 46% !important;
    }

    button.btn--right.nav-button.btn-next {
        top: 46% !important;
    }

    .map-box--title {
        width: 100%;
    }

    .body-main .map-box {
        display: flex !important;
        width: 100%;
        flex-direction: column-reverse !important;
        margin-top: 310px;
    }

    .slider_box {
        margin-bottom: 0px !important;
    }

    h3 {
        width: max-content !important;
        font-size: 20px;
    }

        h3.ipoteka_t {
            font-size: 16px !important;
        }

    p {
        font-size: 14px;
    }

    body {
        background: #f0f0f0;
    }

    a.btn.btn-green.btn-search.btn--search-box {
        border-radius: 6px !important;
        width: max-content !important;
        height: 33px;
        line-height: 13px;
        margin-top: 13px !important;
    }

    .news-box--header {
        line-height: 24px !important;
    }

    .statis div {
        margin: 0px !important;
        height: max-content !important;
        padding-top: 10px;
        margin-top: 10px !important;
        min-height: 139px;
        max-height: 100%;
    }

    .statis {
        display: flex;
        justify-content: center;
    }

        .statis h3.statistics_box--header {
            line-height: 24px;
            margin-bottom: 0px !important;
        }

    p.text-title {
        width: 80px !important;
    }

    .title_box-style a {
        width: max-content !important;
    }

        a.title_box--b .button-title {
            margin: -4px 0px 0px 0px !important;
        }

    .nj_t {
        bottom: 71px !important;
    }

    #mainMapButtonHolder .btn.btn-white {
        width: max-content !important;
        height: 48px;
        margin-top: 6px;
    }

    .content-item.footer-app {
        flex-direction: column !important;
    }

    footer .icon-box p {
        font-size: 26px !important;
    }

    span.menu-label--map {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 18px;
        text-align: center;
        color: #FFFFFF;
    }

    .button-title {
        width: 100% !important;
    }
}
/* END TITLE_BOX */

/* MAP-BOX */
@media(min-width:375px) and (max-width:600px) {
    .slider_box-titles {
        display: flex;
        justify-content: space-between;
        margin-left: 17px;
        margin-right: 17px;
    }

    .card.slider-item.slick-slide {
        margin: 0 auto !important;
    }
}

@media(max-width:320px) {
    .title_box {
        grid-template-columns: 50% 50% !important;
        width: 96% !important;
        padding: 0px !important;
        padding-left: 6px !important;
        grid-gap: 6px !important;
    }

    .box {
        margin: 0px 71px !important;
    }

    menu .box {
        margin: 0px !important;
    }

    iframe#rc_helper_frame_c {
        width: 12px !important;
    }

    .news-box {
        width: 100%;
        padding: 40px 0px !important;
        grid-gap: 13px;
        align-items: center;
        height: 155px !important;
    }
}

.map-box {
    grid-template-columns: 30% 70%;
    border-radius: 80px;
    margin-bottom: 116px;
    height: 347.66px;
}

.map-box--title {
    background: #fff;
    height: initial;
    padding: 60px 40px 40px 40px;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    width: initial;
}

.map-box--titles {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 19.4393px;
    line-height: 22px;
    color: #2C3537;
}

.map-box--image {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    width: initial;
    height: initial;
}

.map-box--header {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: bold;
    font-size: 29.9065px;
    line-height: 34px;
    color: #2C3537;
}

.menu-label--map {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 40px;
    color: #FFFFFF;
}
/* END MAP-BOX */

/* CALL-BACK_BOX */
.call-back_box {
    display: flex;
    justify-content: space-between;
}

/* VIDEO-CALL_BOX */
.video-call_box {
    display: flex;
    background: #008b8a;
    border-radius: 10px;
    padding-left: 30px;
    padding-right: 30px;
}

.video-call_titles {
    margin: 40px;
}

.video-call_titles--button {
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    margin-top: 30px;
    text-align: center;
}
/* VIDEO-CALL_BOX END */

/* EMAIL_BOX */
.email_box {
    display: flex;
    padding: 40px;
    background: #fff;
    border-radius: 10px;
}

.email_box--form {
    text-align: center;
    align-items: center;
}

/* EMAIL_BOX END */

@media screen (min-width:360px) and (max-width:490px) {
    .slider-box .slider {
        margin: 0 -18px !important;
    }

    .card.slider-item.slick-slide {
        margin-right: auto !important;
        margin-left: 18px !important;
    }
}

@media(max-width:900px) {
    span.vs-icons {
        margin-left: 175px !important;
        display: none;
    }
}

@media(max-width:1000px) {
    span.vs-icons {
        margin-left: 199px !important;
    }

    .search-box h1.title {
        margin-top: 0px !important;
    }
}

@media(max-width:1200px) {
    .call-back_box {
        display: flex;
        flex-direction: column;
    }

    .video-call_box {
        justify-content: space-around;
    }

    .email_box {
        justify-content: space-around;
    }

    .email_box--form {
        margin-left: auto;
    }

    span.vs-icons {
        margin-left: 235px;
    }

    .card.slider-item.slick-slide {
        margin-right: 28px !important;
        margin-left: -10px !important;
    }

    .search-box--button {
        padding-right: 20px;
    }

    .askeri-baspana {
        display: none !important;
    }

    a.imgs_o {
        height: 219px !important;
    }

    .content-box.nj_p {
        height: 240px !important;
    }

    .content-box .ellipsis-3-row--items {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 18px;
        color: #2C3537;
    }

    .imgs_o {
        height: 71px !important;
    }

    .content-box div p {
        font-style: normal;
        font-weight: normal;
        font-size: 12px !important;
        line-height: 14px;
        white-space: normal !important;
        overflow: hidden !important;
        z-index: 1;
    }

    .imgs-boxs.back-search {
        display: none;
    }

    h1.title {
        font-family: Ubuntu-Medium !important;
        font-style: normal;
        font-weight: 500 !important;
        font-size: 24px !important;
        line-height: 28px !important;
        color: #2C3537;
        position: absolute;
        top: 135px !important;
        text-align: left !important;
        margin-left: 17px;
    }

    .body-main {
        padding: 184px 0px 0px 0px !important;
        height: 100vh;
    }

    .d-flex.w-100.newObjects.search-group {
        display: grid !important;
        grid-template-columns: 1fr !important;
    }

    .slider-item {
        width: 100% !important;
        transition: all 2s ease-in-out !important;
        min-width: 343px !important;
        max-width: 100% !important;
    }

    .imgs_o {
        width: 91% !important;
    }

    .slider-box .slider {
        position: unset;
        overflow: hidden;
        margin: 0 -10px;
        margin: 0 -35px;
        padding: 0 35px;
    }

    span.objects_n--c.d-none {
        display: block !important;
    }

    span.objects_s--c.d-none {
        display: block !important;
    }

    div#newObjid {
        height: 78px;
    }

    div#secondObjid {
        height: 78px;
    }

    span.objects_n--c.d-none {
        position: absolute;
        margin: -121px 0px 0px 21px;
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 19px;
        color: #008F91;
    }

    span.objects_s--c.d-none {
        position: absolute;
        margin: -30px 0px 0px 22px;
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 19px;
        color: #008F91;
    }

    /*Контейнер для картинок планировок в объектах*/
    .carousel-inner {
        width: 300px !important;
    }

    .slick-slider .slick-track {
        display: flex !important;
        flex-direction: row !important;
    }


    .mobile__title {
        text-align: center;
        font-size: 28px !important;
    }

    .slider-box.objects.otau__nauriz .slider .card.slider-item.slick-current {
        height: 405px !important;
    }

    .img_loaders:empty {
        width: 346px;
        height: 163px;
    }
}

a.imgs_o {
    width: 100% !important;
}


/* END CALL-BACK_BOX */
/* SLIDER */
.slider-box {
    position: relative;
}

    .slider-box .slider {
        position: unset;
        overflow: hidden;
        margin: 0 -10px;
    }

#detailMainImgs .slider-box .slider {
    margin: 0 !important;
}

.slider-box .slider .slider-item {
    width: 398px !important;
    height: inherit;
    margin: 0 12px;
    outline: none;
    border-radius: 10px;
    margin: 0 11px;
}

.slider-box.otau__nauriz .slider .slider-item {
    height: inherit;
    margin: 0 12px;
    outline: none;
    border-radius: 10px;
    margin: 0 11px;
}

.zastroishik-title {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    color: #2C3537;
}

.ellipsis-3-row--items {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 23px;
    color: #2C3537;
}

.image-titles {
    display: flex;
    justify-content: space-between;
}

.rc.help-button {
    padding: 0px 55px 0px 28px !important;
}

.image-titles--items {
    background: rgba(44, 53, 55, 0.9);
    border-radius: 0px 8.97196px 0px 0px;
    color: #fff;
    Width: 280px;
    Height: 32px;
    text-align: center;
    padding-top: 3px;
    position: absolute;
    top: 6.89%;
    z-index: 999;
}

.like {
    margin-right: 5%;
    position: absolute;
    top: 10.5%;
    left: 85%;
}

.like-toggle {
    outline: none;
    box-shadow: none;
    border: none;
    width: 40px;
    height: 30px;
    border-radius: 5.23364px;
    color: white;
    font-size: 25px;
}

.like-active.basic {
    color: red;
}

.image .image-detail {
    background-size: 100%;
}

.slider-box .slider .image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    padding-top: 65%;
}

.slider-box .slider button.nav-button {
    position: absolute;
    opacity: 1;
    width: 32.9px;
    height: 32.9px;
    background: white;
    box-shadow: 0px 4.48598px 11.9626px rgb(0 0 0 / 6%);
    border-radius: 27px;
    border: none;
    top: 200px;
    margin: 0rem 1rem;
}



.slider-box .slider button.slick-prev:before {
    font-family: "Font Awesome 5 Free";
    color: black;
    font-size: 14px;
    content: "\f053";
    font-weight: 900;
    opacity: 1;
}

.slider-box .slider button.slick-prev {
    left: 0;
    z-index: 1;
}

.slider-box .slider button.slick-next {
    right: 0;
    z-index: 1;
}

    .slider-box .slider button.slick-next:before {
        font-family: "Font Awesome 5 Free";
        color: black;
        font-size: 14px;
        content: "\f054";
        font-weight: 900;
        opacity: 1;
    }

.slick-slider .slick-track {
    display: flex !important;
    flex-direction: row !important;
}

.div_OtauNaurizPrograms .slick-slider {
    max-width: 100vw;
    width: 100%;
    overflow: hidden !important;
}

.slider_box {
    margin-bottom: 116px;
}

.slider_box-titles {
    display: flex;
    justify-content: space-between;
}

.slider_box-titles--button {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    color: #2C3537;
    background: #FFFFFF;
    border-radius: 7.47664px;
    padding: 7px;
    padding-left: 13px;
    padding-right: 13px;
}


/* END SLIDER */
/* TESTING */
/* BUTTON */
.btn {
    background: transparent;
    padding: 10px;
    outline: none;
    border: none;
    font-family: Ubuntu;
    font-size: 16px;
    font-weight: 500;
    line-height: 2.43;
    color: var(--secondary-color);
    border-radius: unset;
    cursor: pointer;
    height: 48px;
    line-height: 29px;
}

/* Добавил стили к кнопке */
@media(min-width:1200px) {
    .menu-items {
        display: none;
    }

    .btn--search-box {
        width: 10%;
        border-radius: 10px;
    }
}

.btn.btn-green {
    background: var(--secondary-color);
    color: var(--first-color);
}

.btn.btn-white {
    background: #fff;
    width: 19%;
    border-radius: 8px;
}

button#btnSearchHouse {
    margin-left: 30px;
}

.btn-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    width: 24px;
    height: 24px;
    min-width: 24px;
    min-height: 24px;
    border: 2px solid var(--secondary-color);
    color: var(--secondary-color)
}
/* END BUTTON */

.noUi-base {
    background-color: var(--secondary-color);
}

.noUi-horizontal {
    height: 2px;
    margin-top: 0;
    margin-bottom: 0;
}

    .noUi-horizontal .noUi-handle {
        background-color: var(--secondary-color);
        border-color: var(--secondary-color);
        box-shadow: 0 2px 4px #c8d5dc;
        cursor: pointer;
    }

/*ELLIPSE*/
.ellipsis-3-row {
    word-break: break-all;
    overflow: hidden;
    visibility: visible;
    text-overflow: ellipsis;
    max-width: 100%;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -moz-line-clamp: 3;
    -o-line-clamp: 3;
    -ms-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -ms-box-orient: vertical;
    box-orient: vertical;
}

.ellipsis-2-row {
    word-break: break-all;
    overflow: hidden;
    visibility: visible;
    text-overflow: ellipsis;
    max-width: 100%;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    -o-line-clamp: 2;
    -ms-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -ms-box-orient: vertical;
    box-orient: vertical;
}

.ellipsis-1-row {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.warn-content {
    color: #f34545;
}

    .warn-content * {
        color: #f34545 !important;
    }


/* Image Detail*/
.img-detail {
    position: relative;
}

    .img-detail .view-action {
        position: absolute;
        left: 0;
        top: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: rgba(62, 83, 87, 0.9);
        text-decoration: none;
        width: 100%;
        height: 100%;
        opacity: 0;
        transition: opacity 0.3s ease;
    }

        .img-detail .view-action span {
            font-family: Ubuntu-Medium;
            font-size: 14px;
            font-weight: 500;
            line-height: 1.43;
            color: var(--first-color);
            opacity: 0.7;
        }

    .img-detail:hover .view-action {
        opacity: 1;
    }

[data-toggle~="collapse"] {
    cursor: pointer;
}


.hide {
    display: none;
}

[aria-describedby^=pfcustom] {
    background: transparent;
}

.ui-dialog-content[id^=pfcustom] {
    min-height: unset !important;
    background: transparent;
}

    .ui-dialog-content[id^=pfcustom] .p-header {
        background: var(--first-color);
        padding: 24px 40px;
        border-bottom: unset;
        margin-bottom: 2px;
    }

        .ui-dialog-content[id^=pfcustom] .p-header .modal-title {
            font-family: Ubuntu-Medium;
            font-size: 24px;
            font-weight: 500;
            color: var(--secondary-bold-color);
        }

        .ui-dialog-content[id^=pfcustom] .p-header #pfcustomcontactad-close {
            top: 32px;
        }

    .ui-dialog-content[id^=pfcustom] > div:last-child {
        padding: 0px !important;
        background: var(--first-color);
    }

@media (min-width: 1200px) and (max-width: 1600px) {
    .search-box {
        padding: 120px 0px 0px 0px 11%;
        padding-top: 193px;
        padding-bottom: 120px;
        margin-bottom: 130px;
    }
}

@media (min-width: 1200px) {
    .z {
        display: none !important;
    }

    .r {
        display: none !important;
    }
}

/* Кнопки выбора типа ипотеки */
.form {
    width: 400px;
}

.radio-container {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-family: sans-serif;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    width: 70.1%;
}

    .radio-container * {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
    }

    .radio-container .radio-btn {
        overflow: hidden;
    }

        .radio-container .radio-btn:last-child {
            border-right: 0px;
        }

        .radio-container .radio-btn.nth-2 {
            width: calc(120% - 1px);
            height: 40px;
        }

        .radio-container .radio-btn.nth-5#fourthObid {
            width: calc(300% - 1px);
            height: 40px;
        }

        .radio-container .radio-btn.nth-5#thirdObjid {
            height: 40px;
            background: linear-gradient(270.15deg, #284E71 0.1%, #038B8F 57.57%, #008F91 99.87%), #1E78FF;
            color: white;
        }

   

        .radio-container .radio-btn.nth-3 {
            width: calc(33.3333% - 1.4px);
        }

        .radio-container .radio-btn.nth-4 {
            width: calc(25% - 1.5px);
        }

        .radio-container .radio-btn label {
            background-color: transparent;
            color: #000;
            display: block;
            padding: 9px 12px;
            text-align: center;
            background: rgba(255, 255, 255, 0.7);
            border-top-right-radius: 10px;
            border-top-left-radius: 10px;
            height: 40px;
            cursor: pointer;
            margin-left: 0px;
        }

        .radio-container .radio-btn input {
            display: none;
        }

            .radio-container .radio-btn input:checked + label {
                background-color: #fff;
                color: black;
                font-weight: 700;
                border-top-right-radius: 10px;
                border-top-left-radius: 10px;
                border-bottom: 2.69533px solid #008F91;
                cursor: pointer;
            }


button.like-toggle.basic {
    background: #2C3537 !important;
}

.news-box {
    background: #FFFFFF;
    box-shadow: 0px 4.48598px 7.47664px rgba(0, 0, 0, 0.03);
    border-radius: 8.97196px;
    height: 240px;
}

.news-box--header {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 34px;
    color: #2C3537;
}

.news-box--title {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 13.4579px;
    line-height: 15px;
    color: #878A8A;
}

.vs-icons {
    position: absolute;
    margin-left: 130px;
    background: #E1473D;
    border-radius: 20.1869px;
    font-family: 'Ubuntu-Bold';
    font-style: normal;
    font-size: 12px;
    line-height: 21px;
    color: #FFFFFF;
    width: 40px;
    height: 22px;
    text-align: center;
    margin-top: -49px !important;
}

.statistics_box--header {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 34px;
    color: #2C3537;
}

.statistics_box--title {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 13.97196px;
    line-height: 10px;
    color: #99A0A2;
}

.sticky-top {
    position: -webkit-relative !important;
    position: relative;
    top: 0;
    z-index: 0;
}

[v-cloak] {
    display: none;
}

.back-search {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    --background: url(/Images-baspana/background-images.webp) no-repeat 50% 80% / cover;
    position: absolute;
    background: no-repeat 50% 64%/cover;
    min-width: 100%;
    max-width: 100%;
    background-color: #f1f2f2;
}

footer li :hover {
    text-decoration-line: underline;
    color: #8CB9BA;
    border-bottom-color: #8CB9BA !important;
}

@media(max-width:1660px) {
    .nz-programms--k {
        margin-top: 260px !important;
    }

    .s-d--t {
        margin-top: 440px;
    }

        .s-d--t.m-t {
            margin-top: 0px !important;
        }
}

@media(max-width:1650px) {

    p.s-d--t.p {
        margin-top: 440px !important;
    }
}

@media(min-width:1650px) and (max-width:1700px) {
    p.s-d--t.p {
        margin-top: 0px !important;
    }

    .s-d--t {
        margin-top: 0px;
    }
}

p.program-nz {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #008F91;
    background: rgba(62, 83, 87, 0.1);
    border-radius: 20px;
    padding: 10px 13px 10px 13px;
    margin-top: -10px;
    width: max-content;
}

div#mainPage {
    margin-top: 64px;
    margin-bottom: 64px;
}

p.programm-jk {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    color: #2C3537;
    margin-bottom: 10px;
}

#bankProgrammVue .modal-content {
    background: #FFFFFF;
    box-shadow: 0px 52px 47px -18px rgb(0 0 0 / 29%);
    border-radius: 6px;
    width: 530px;
    height: 530px;
}

#bankProgrammVue input {
    background: #FFFFFF;
    border: 1px solid #D2D4D5;
    box-sizing: border-box;
    border-radius: 6px;
    width: 438px;
    height: 48px;
}

#bankProgrammVue .btn-primary {
    background: #008F91 !important;
    box-shadow: 0px 8.2243px 12.7103px -4.48598px rgb(62 83 87 / 38%);
    border-radius: 6px;
    width: 438px;
    height: 49px;
}

input.nz-programms--button {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    color: #FFFFFF;
    background: #2C3537 !important;
    border-radius: 6px !important;
    width: 148px !important;
    height: 49px !important;
}

a.menu-item.btn.btn-white img {
    object-fit: fill;
}

#bankProgrammVue .modal-header {
    display: flex;
}

svg.highcharts-root {
    width: max-content !important;
}

.iframe--s {
    position: absolute !important;
    width: 100px !important;
    margin-top: -34px;
    margin-left: -13px;
    opacity: -1;
    height: 100px !important;
}

.iframe--b {
    position: absolute !important;
    width: 100px !important;
    margin-top: -34px;
    margin-left: 58px;
    opacity: -1;
    height: 100px !important;
}

.iframe--a {
    position: absolute !important;
    width: 100px !important;
    margin-top: -34px;
    margin-left: 130px;
    opacity: -1;
    height: 100px !important;
}

.askeri-baspana a.btn.btn-primary {
    margin-left: 0px !important;
    padding-left: 0px;
}

.askeri-baspana div {
    align-self: center;
    line-height: 24px;
}

.img_loaders:empty {
    margin: auto;
    width: 391px;
    height: 251px;
    background: rgb(0 0 0 / 15%);
    background-repeat: repeat-y;
    background-size: 100px 200px,50px 200px, 350px 600px;
    animation: shine 1s infinite;
    margin: auto;
    width: 391px;
    height: 251px;
    background: rgb(241 242 242);
    background-repeat: repeat-y;
    background-size: 100px 200px, 50px 200px, 150px 200px, 350px 200px, 300px 200px, 250px 200px;
    animation: shine 1s infinite;
    background-image: linear-gradient( 100deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, -0.5) 19%, rgba(255, 255, 255, 0) 189% ), linear-gradient( 93deg,transparent 0,#e9ecef 130%,transparent 116% );
}

@keyframes shine {
    to {
        background-position: 0 0, 100% 0,
        120px 0, 120px 40px, 120px 80px, 120px 120px;
    }
}



.askeri-baspana h3 {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 34px;
    color: #2C3537;
}

.dropdown-menu.listMenu.code-width {
    min-width: 8rem;
}

.askeri-baspana p {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #878A8A;
    margin-top: 6px;
    margin-bottom: 13px;
}

.askeri-baspana span {
    background: #008B8A;
    box-shadow: 0px 8px 16px -4px rgb(62 83 87 / 30%);
    border-radius: 6px;
    height: 48px;
    padding: 10px 30px;
}

/*LOADER*/
.windows8 {
    position: relative;
    width: 78px;
    height: 78px;
    margin: auto;
}

    .windows8 .wBall {
        position: absolute;
        width: 74px;
        height: 74px;
        opacity: 0;
        transform: rotate(225deg);
        -o-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
        -webkit-transform: rotate(225deg);
        -moz-transform: rotate(225deg);
        animation: orbit 5.4425s infinite;
        -o-animation: orbit 5.4425s infinite;
        -ms-animation: orbit 5.4425s infinite;
        -webkit-animation: orbit 5.4425s infinite;
        -moz-animation: orbit 5.4425s infinite;
    }

        .windows8 .wBall .wInnerBall {
            position: absolute;
            width: 10px;
            height: 10px;
            background: rgb(255,255,255);
            left: 0px;
            top: 0px;
            border-radius: 10px;
        }

    .windows8 #wBall_1 {
        animation-delay: 1.186s;
        -o-animation-delay: 1.186s;
        -ms-animation-delay: 1.186s;
        -webkit-animation-delay: 1.186s;
        -moz-animation-delay: 1.186s;
    }

    .windows8 #wBall_2 {
        animation-delay: 0.233s;
        -o-animation-delay: 0.233s;
        -ms-animation-delay: 0.233s;
        -webkit-animation-delay: 0.233s;
        -moz-animation-delay: 0.233s;
    }

    .windows8 #wBall_3 {
        animation-delay: 0.4765s;
        -o-animation-delay: 0.4765s;
        -ms-animation-delay: 0.4765s;
        -webkit-animation-delay: 0.4765s;
        -moz-animation-delay: 0.4765s;
    }

    .windows8 #wBall_4 {
        animation-delay: 0.7095s;
        -o-animation-delay: 0.7095s;
        -ms-animation-delay: 0.7095s;
        -webkit-animation-delay: 0.7095s;
        -moz-animation-delay: 0.7095s;
    }

    .windows8 #wBall_5 {
        animation-delay: 0.953s;
        -o-animation-delay: 0.953s;
        -ms-animation-delay: 0.953s;
        -webkit-animation-delay: 0.953s;
        -moz-animation-delay: 0.953s;
    }



@keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        transform: rotate(180deg);
        animation-timing-function: ease-out;
    }

    7% {
        opacity: 1;
        transform: rotate(300deg);
        animation-timing-function: linear;
        origin: 0%;
    }

    30% {
        opacity: 1;
        transform: rotate(410deg);
        animation-timing-function: ease-in-out;
        origin: 7%;
    }

    39% {
        opacity: 1;
        transform: rotate(645deg);
        animation-timing-function: linear;
        origin: 30%;
    }

    70% {
        opacity: 1;
        transform: rotate(770deg);
        animation-timing-function: ease-out;
        origin: 39%;
    }

    75% {
        opacity: 1;
        transform: rotate(900deg);
        animation-timing-function: ease-out;
        origin: 70%;
    }

    76% {
        opacity: 0;
        transform: rotate(900deg);
    }

    100% {
        opacity: 0;
        transform: rotate(900deg);
    }
}

@-o-keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        -o-transform: rotate(180deg);
        -o-animation-timing-function: ease-out;
    }

    7% {
        opacity: 1;
        -o-transform: rotate(300deg);
        -o-animation-timing-function: linear;
        -o-origin: 0%;
    }

    30% {
        opacity: 1;
        -o-transform: rotate(410deg);
        -o-animation-timing-function: ease-in-out;
        -o-origin: 7%;
    }

    39% {
        opacity: 1;
        -o-transform: rotate(645deg);
        -o-animation-timing-function: linear;
        -o-origin: 30%;
    }

    70% {
        opacity: 1;
        -o-transform: rotate(770deg);
        -o-animation-timing-function: ease-out;
        -o-origin: 39%;
    }

    75% {
        opacity: 1;
        -o-transform: rotate(900deg);
        -o-animation-timing-function: ease-out;
        -o-origin: 70%;
    }

    76% {
        opacity: 0;
        -o-transform: rotate(900deg);
    }

    100% {
        opacity: 0;
        -o-transform: rotate(900deg);
    }
}

@-ms-keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        -ms-transform: rotate(180deg);
        -ms-animation-timing-function: ease-out;
    }

    7% {
        opacity: 1;
        -ms-transform: rotate(300deg);
        -ms-animation-timing-function: linear;
        -ms-origin: 0%;
    }

    30% {
        opacity: 1;
        -ms-transform: rotate(410deg);
        -ms-animation-timing-function: ease-in-out;
        -ms-origin: 7%;
    }

    39% {
        opacity: 1;
        -ms-transform: rotate(645deg);
        -ms-animation-timing-function: linear;
        -ms-origin: 30%;
    }

    70% {
        opacity: 1;
        -ms-transform: rotate(770deg);
        -ms-animation-timing-function: ease-out;
        -ms-origin: 39%;
    }

    75% {
        opacity: 1;
        -ms-transform: rotate(900deg);
        -ms-animation-timing-function: ease-out;
        -ms-origin: 70%;
    }

    76% {
        opacity: 0;
        -ms-transform: rotate(900deg);
    }

    100% {
        opacity: 0;
        -ms-transform: rotate(900deg);
    }
}

@-webkit-keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        -webkit-transform: rotate(180deg);
        -webkit-animation-timing-function: ease-out;
    }

    7% {
        opacity: 1;
        -webkit-transform: rotate(300deg);
        -webkit-animation-timing-function: linear;
        -webkit-origin: 0%;
    }

    30% {
        opacity: 1;
        -webkit-transform: rotate(410deg);
        -webkit-animation-timing-function: ease-in-out;
        -webkit-origin: 7%;
    }

    39% {
        opacity: 1;
        -webkit-transform: rotate(645deg);
        -webkit-animation-timing-function: linear;
        -webkit-origin: 30%;
    }

    70% {
        opacity: 1;
        -webkit-transform: rotate(770deg);
        -webkit-animation-timing-function: ease-out;
        -webkit-origin: 39%;
    }

    75% {
        opacity: 1;
        -webkit-transform: rotate(900deg);
        -webkit-animation-timing-function: ease-out;
        -webkit-origin: 70%;
    }

    76% {
        opacity: 0;
        -webkit-transform: rotate(900deg);
    }

    100% {
        opacity: 0;
        -webkit-transform: rotate(900deg);
    }
}

@-moz-keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        -moz-transform: rotate(180deg);
        -moz-animation-timing-function: ease-out;
    }

    7% {
        opacity: 1;
        -moz-transform: rotate(300deg);
        -moz-animation-timing-function: linear;
        -moz-origin: 0%;
    }

    30% {
        opacity: 1;
        -moz-transform: rotate(410deg);
        -moz-animation-timing-function: ease-in-out;
        -moz-origin: 7%;
    }

    39% {
        opacity: 1;
        -moz-transform: rotate(645deg);
        -moz-animation-timing-function: linear;
        -moz-origin: 30%;
    }

    70% {
        opacity: 1;
        -moz-transform: rotate(770deg);
        -moz-animation-timing-function: ease-out;
        -moz-origin: 39%;
    }

    75% {
        opacity: 1;
        -moz-transform: rotate(900deg);
        -moz-animation-timing-function: ease-out;
        -moz-origin: 70%;
    }

    76% {
        opacity: 0;
        -moz-transform: rotate(900deg);
    }

    100% {
        opacity: 0;
        -moz-transform: rotate(900deg);
    }
}

.button-ani {
    position: absolute;
    top: 24%;
    left: 247%;
    margin: -150px 0 0 -200px;
    text-align: center;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    height: 0px;
}

    .button-ani span {
        display: inline-block;
        width: 6px;
        height: 6px;
        margin: 145px 0px 0;
        background: rgba(255,255,255,0.25);
        border-radius: 50%;
        transform: translateY(0);
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        animation: system-ui, wave 2s infinite ease-in-out;
        -moz-animation: system-ui, wave 2s infinite ease-in-out;
        -webkit-animation: system-ui, wave 2s infinite ease-in-out;
    }

img.image.img-detail {
    display: none;
}

@keyframes wave {
    0%, 60%, 100% {
        background: white;
        transform: translateY(0);
        -moz-transform: translateY(0);
    }

    20% {
        background: white;
        transform: translateY(3px);
        -moz-transform: translateY(3px);
    }

    40% {
        background: rgba(255,255,255,0.75);
        transform: translateY(-3px);
        -moz-transform: translateY(-3px);
    }
}

@-webkit-keyframes wave {
    0%, 60%, 100% {
        background: rgba(255,255,255,0.25);
        transform: translateY(0);
        -webkit-transform: translateY(0);
    }

    20% {
        background: rgba(255,255,255,0.75);
        transform: translateY(3px);
        -webkit-transform: translateY(3px);
    }

    40% {
        background: rgba(255,255,255,0.75);
        transform: translateY(-3px);
        -webkit-transform: translateY(-3px);
    }
}

.button-ani span:nth-child(1) {
    animation-delay: 0s;
    -moz-animation-delay: 0s;
    -webkit-animation-delay: 0s;
}

.button-ani span:nth-child(2) {
    animation-delay: 0.1s;
    -moz-animation-delay: 0.1s;
    -webkit-animation-delay: 0.1s;
}

.body-main .dropdown.else_search-box {
    display: none;
}

.button-ani span:nth-child(3) {
    animation-delay: 0.2s;
    -moz-animation-delay: 0.2s;
    -webkit-animation-delay: 0.2s;
}

.button-ani span:nth-child(4) {
    animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
}

.button-ani span:nth-child(5) {
    animation-delay: 0.4s;
    -moz-animation-delay: 0.4s;
    -webkit-animation-delay: 0.4s;
}

.d-flex.w-100.newObjects.search-group {
    grid-template-columns: 12% 18% 18% 11% 12% 16% 13%;
}

.d-flex.w-100.secondaryObjects.search-group {
    grid-template-columns: 14% 16% 18% 18% 14% 14% 6%;
}

.d-flex.w-100.rentObjects.search-group {
    grid-template-columns: 19% 19% 15% 21% 20% 6%;
}

#dropdownPriceButton span.control-label.region-labels.d-block {
    margin-top: 0px;
    width: 66px !important;
    margin-top: 0px;
    width: 109.0px !important;
    background-color: transparent;
    border: none;
    white-space: nowrap;
    overflow: hidden;
    align-self: center;
    display: flex;
    grid-gap: 10px;
}

.askeri-baspana div {
    align-self: center;
    line-height: 24px;
    margin-left: -710px;
}

.askeri-baspana {
    background: #FFFFFF;
    border-radius: 8.97196px;
    width: 100%;
    height: 271px;
    margin-bottom: 110px;
    display: flex;
    justify-content: center;
    grid-gap: 130px;
    background: url(/Images-baspana/main_banners.svg) no-repeat 50% 50% / cover !important;
    background-repeat: no-repeat;
    height: 300px;
    margin-bottom: 0px;
    margin-top: -5px;
}

@media screen (min-width:320px) and (max-width:355px) {
    .card.slider-item.slick-slide {
        margin-right: 18px !important;
        margin-left: 18px !important;
    }

    .slider-box .slider {
        position: unset;
        overflow: hidden;
        margin: 0 -10px !important;
        padding: 0px !important;
    }
}

img.vj_img {
    object-fit: cover;
    image-rendering: -webkit-optimize-contrast;
}

.mobmap {
    display: none !important;
}

@media(max-width:746px) {

    .body-main .map-box {
        display: none !important;
    }

    .mobmap {
        display: block !important;
    }
}

div#map {
    margin: -58px 0px 0px 0px;
}

.map-box--title.mobmap {
    margin-bottom: 38px;
    border-radius: 0px;
}

.selecteds {
    font-weight: bold;
    font-size: 14px;
    color: black;
    border-bottom: 2px solid;
}

a.ymaps-2-1-79-gototech {
    opacity: 0;
}

ymaps.ymaps-2-1-79-gotoymaps {
    opacity: 0;
}

ymaps.ymaps-2-1-79-copyright.ymaps-2-1-79-copyright_logo_no {
    opacity: 0;
}

ymaps.ymaps-2-1-79-controls__control {
    opacity: 0;
}

.text--r h1, .text--r h3, .text--r p {
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 23px;
    text-align: center;
    color: #FFFFFF;
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 0px 110px;
}

.classUlRegion {
    border: none;
    background: transparent;
    outline: none;
    padding-top: 15px;
    padding-bottom: 10px;
    margin-top: 50px;
    margin-right: 0px;
    padding-right: 20px;
    padding-left: 23px;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 17px;
    position: absolute;
    margin-top: 21px;
    color: #2C3537;
    cursor: pointer;
    line-height: 30px;
    z-index: 3;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    background: #ffffff;
    background: #FFFFFF;
    border: 0.747664px solid #E5E5E5;
    box-sizing: border-box;
    border-radius: 8px;
    width: max-content;
}

a {
    color: #2C3537;
}

@media(max-width:1200px) {
    input#iin {
        width: 100% !important;
    }

    .form-group {
        grid-template-columns: 75% 25% !important;
        justify-items: center !important;
        align-self: center !important;
        width: 100% !important;
    }
}

.card.profiles_main--news .form-group {
    display: flex;
    grid-gap: 81px;
    margin-bottom: 8px;
}

.card.profiles_main--news {
    background: #FFFFFF !important;
    border-radius: 8px !important;
    height: max-content;
    padding: 25px 40px 34px 33px !important;
    width: 100% !important;
}

h1.profiles_main--news-heads {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    color: #2C3537;
}

.card.profiles_main--news label {
    padding-left: 0px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    color: #878A8A;
}

@media(max-width:1200px) {
    .house-card.withoutComment {
        width: 96% !important;
        max-width: 91% !important;
        min-width: 91% !important;
        display: grid !important;
        grid-template-columns: 1fr !important;
    }
}

p.profiles_main--news-texts {
    color: #008F91 !important;
    font-style: normal !important;
    font-weight: bold !important;
    font-size: 14px !important;
    line-height: 16px !important;
    color: #008F91 !important;
    margin: 17px 6px !important;
}

.card.profiles_main--news p {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    color: #2C3537;
}

.card.profiles_main--news hr {
    border: 1px solid #D2D4D5;
    margin: 0px 0px 25px 12px;
    color: #D2D4D5;
    width: 94%;
}

#collapseChangePassword .row label {
    width: 25%;
    position: absolute;
    margin-top: -22px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    color: #2C3537;
}


div#collapseChangePassword .row {
    grid-gap: 22px;
}

.card.profiles_main--news span.fa.fa-fw.fa-eye.field-icon.toggle-password {
    margin-top: -31px;
    margin-right: 31px;
    line-height: 19px;
}

button#changePassSubmit {
    background: #ffffff;
}

.profiles_mains {
    width: 100%;
    margin-left: 16.8%;
}

.card.profiles_main--news span.fa.fa-fw.fa-eye.field-icon.toggle-password {
    margin-top: -37px;
    margin-right: 24px;
    border: 1px solid #E5E5E5;
    box-sizing: border-box;
    border-radius: 13px;
    width: 21px;
    height: 21px;
    color: #99A0A2;
    font-size: 8px;
}

input#email1 {
    width: max-content;
    height: 36px;
    position: absolute;
    margin: -9px 94px 35px 108px;
}

#iconid {
    position: absolute;
    align-items: center;
    align-self: center;
    width: 76%;
    height: max-content;
}

a#ProfilesEmailsId div {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #008F91;
    background: #F1F1F1;
    border-radius: 4px;
    width: max-content;
    padding: 4px 9px;
    margin-left: -71px;
}

a#ProfilesEmailsId {
    width: max-content;
}

button.b.collapsed {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #008F91;
    background: #F1F1F1;
    border-radius: 4px;
    width: max-content;
    height: max-content;
    padding: 4px 9px;
    box-shadow: none;
}

div#collapseChangePassword {
    width: 100%;
}

button.b.profiles--news {
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 12px !important;
    line-height: 14px !important;
    color: #008F91 !important;
    background: #F1F1F1 !important;
    border-radius: 4px !important;
    width: max-content !important;
    height: max-content !important;
    padding: 4px 9px !important;
    box-shadow: none !important;
}


a#ProfilesEmailsSavesId div {
    position: absolute;
    margin-left: 240px;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #008F91;
    background: #F1F1F1;
    border-radius: 4px;
    width: max-content;
    height: max-content;
    padding: 4px 9px;
    box-shadow: none;
}

label.file-ok span {
    display: none !important;
}

input#image1 {
    display: none !important;
    opacity: 0;
}

label.file-ok {
    width: 100px;
    height: 100px;
    border-radius: 71px;
}

.wrap-custom-file {
    width: 100px;
    height: 100px;
    position: absolute;
    margin-left: -148px;
}

label.profiles_avatars {
    display: flex;
    text-align: center;
    height: 100%;
    justify-content: center;
    flex-direction: column;
    padding: 0px;
    cursor: pointer;
    background: 100% 100% no-repeat;
    width: 100%;
    background-position-y: center;
    height: 100%;
    background-position-x: center;
    background-size: cover !important;
}

div#StatementsId label.btn.btn-outline-primary {
    border: none;
    background: none;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    color: #878A8A;
    padding: 0px 13px;
}

p#profileEmail span {
    color: red;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    color: #878A8A;
}

div#StatementsId {
    padding-left: 0px;
    border-bottom: 1px solid #BDBDBD;
    width: 100%;
    margin: 30px 0px 0px 0px;
}

    div#StatementsId label.btn.btn-outline-primary {
        border: none;
        background: none;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 18px;
        color: #878A8A;
        padding: 0px 13px;
    }

.choice_bar.caio_mixings--notifications div#StatementsId .btn_check--s:active + .btn-outline-primary, .btn_check--s:checked + .btn-outline-primary, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show, .choice_bar.caio_mixings--notifications .btn-outline-primary:active {
    border: none !important;
    background: #f1f2f2 !important;
    font-style: normal;
    font-weight: bold !important;
    font-size: 16px !important;
    line-height: 26px;
    color: #2C3537 !important;
    border-radius: 0px;
}

.caio_mixings--notifications a input {
    display: none;
    opacity: 0;
}


div#StatementsId a {
    width: max-content;
    margin-left: -22px;
}

.choice_bar ul {
    background: #f1f2f2;
    margin: 40px 0px 0px 0px;
    position: relative;
    overflow: hidden;
}

    .choice_bar ul li {
        list-style: none;
        text-transform: uppercase;
        float: left;
        margin: 0 10px 0px 0px;
        cursor: pointer;
    }

    .choice_bar ul li {
        list-style: none;
        text-transform: uppercase;
        float: left;
        margin: 0 46px 0px 0px;
        cursor: pointer;
    }

        .choice_bar ul li a {
            color: #000;
            display: inline-block;
            font-size: 12px;
            text-decoration: none;
            display: inline-block;
        }

.choice_bar .menuUnderline {
    background-color: #000;
    position: absolute;
    height: 3px;
    left: 0;
    bottom: 0;
}

.choice_bar label.btn.btn-outline-primary {
    border: none;
    background: none;
    font-style: normal;
    font-weight: normal;
    font-size: 16px !important;
    line-height: 26px;
    color: #878A8A;
    padding: 0px;
    font-family: 'Ubuntu';
    height: max-content;
    padding: 0 0px 21px 0px;
    text-transform: none;
}

input#ecpTelephone {
    width: max-content;
    height: 38px;
    position: absolute;
    margin: -10px 35px 0px 100px;
}

.changeTel {
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 12px !important;
    line-height: 14px;
    color: #008F91;
    background: #F1F1F1;
    border-radius: 4px;
    width: max-content;
    padding: 4px 9px;
    margin: -31px 35px 0px 358px;
    text-decoration: none !important;
    position: absolute;
}

input#ecpTelephone {
    width: max-content;
    height: 33px;
    position: absolute;
    margin: -10px 35px 0px 108px;
}

.choice_bar.caio_mixings--notifications {
    border-bottom: 1px solid #BDBDBD;
    width: 100%;
}


.cozh_datas div.cozh-datas--items {
    background: #FFFFFF;
    border-radius: 8px;
    padding: 35px;
    margin: 35px 0px;
}

.cozh_datas {
    display: grid;
    grid-template-columns: 30% 70%;
    grid-gap: 26px;
    width: 97%;
}

.cozh-datas--items h3 {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    color: #878A8A;
    margin-bottom: 6px;
}

.cozh-datas--items p {
    font-family: 'Ubuntu-bold';
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    color: #2C3537;
}

.cozh-datas--items h1 {
    font-family: 'Ubuntu-Bold';
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 34px;
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #2C3537;
}

.cozh-datas--items img {
    background: #E7F5EE;
    padding: 15px;
}

.cozh-datas--items span {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #2C3537;
}

.cozh_datas--i {
    margin: 19px 0px;
    padding: 19px 28px;
    background: #F1F1F1;
    border-radius: 8px;
}

.menuUnderline {
    width: 0px;
}

textarea.cozh_item-description {
    background: #F1F1F1;
    border-radius: 8px;
    width: 100%;
    height: 110px;
    resize: none;
}

.bo-baspana {
    background: #FFFFFF;
    border-radius: 8.97196px;
    width: 100%;
    height: 271px;
    margin-bottom: 110px;
    display: flex;
    justify-content: center;
    grid-gap: 130px;
    background: url(/Images-baspana/bo_banner.svg) no-repeat 50% 50% / cover !important;
    background-repeat: no-repeat;
}

    .bo-baspana a.btn.btn-primary {
        margin-left: 0px !important;
        padding-left: 0px;
    }

    .bo-baspana div {
        align-self: center;
        line-height: 24px;
        margin-left: -710px;
        width: 34% !important;
    }

    .bo-baspana h3 {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: bold;
        font-size: 30px;
        line-height: 34px;
        color: #2C3537;
    }

    .bo-baspana p {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 20px;
        color: #878A8A;
        margin-top: 6px;
        margin-bottom: 13px;
    }

    .bo-baspana span {
        background: #008B8A;
        box-shadow: 0px 8px 16px -4px rgb(62 83 87 / 30%);
        border-radius: 6px;
        height: 48px;
        padding: 10px 30px;
    }

@media(max-width:1200px) {
    .slider-box.otau__nauriz .slider .slider-item {
        width: 398px !important;
        height: 444px;
        height: inherit;
        margin: 0 12px;
        outline: none;
        border-radius: 10px;
        margin: 0 -1px !important;
    }

    .slider-box.objects.otau__nauriz .slider .card.slider-item.slick-current {
        height: max-content !important;
    }

    .slider-box.objects.otau__nauriz .slider {
        display: flex;
        position: unset;
        margin: 0px 0px;
        width: 100%;
        overflow: hidden;
    }

    .nz-p {
        grid-template-columns: 1fr !important;
        width: 100% !important;
    }

    .nz-programms--k {
        flex-direction: column;
        grid-gap: 46px;
    }

        .nz-programms--k .nz-programms--kd img {
            width: 100% !important;
        }

        .nz-programms--k .nz-programms--kd .nz-programms--kupit--d {
            margin-top: -139px !important;
            margin-left: 19px !important;
            position: unset !important;
        }

    .main {
        min-width: 100% !important;
        width: 100% !important;
    }

    .nz-programms--k .nz-programms--kd .nz-programms--kupit--d input.nz-programms--button {
        height: max-content !important;
        width: max-content !important;
        padding: 10px;
    }

    h3.nz-programms--kupit--h {
        font-size: 18px !important;
        line-height: 24px !important;
        margin: 13px 0px !important;
    }

    .button-position.testShow.btn-group.dropup.button-m {
        padding-left: 264px !important;
        display: none !important;
    }

    form#SearchForm ul.nav.nav-pills.nav-fill {
        grid-template-columns: 1fr !important;
        width: 100% !important;
    }

        form#SearchForm ul.nav.nav-pills.nav-fill li img {
            width: 69% !important;
            margin-left: 100px !important;
        }

    .programmbank--i_n {
        position: absolute !important;
        width: 94% !important;
        margin: 30px 0px !important;
    }

    li.nav-item.programmbank {
        width: 100% !important;
    }

    p.programmbank-t {
        width: 89% !important;
        margin: 13px 0px !important;
    }

    li.nav-item.programmbank img {
        height: 100% !important;
        width: 100% !important;
    }

    h1.programmbank-h {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: bold;
        font-size: 18px !important;
        line-height: 21px !important;
        text-transform: uppercase;
        color: #2C3537;
        margin: 98px 0px 0px 0px !important;
    }

    p.programmbank-t {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 14px !important;
        line-height: 18px !important;
        color: #2C3537;
    }

    .programmbank--i_n a.nav-link.active {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 13px !important;
        line-height: 15px !important;
        box-shadow: none !important;
        width: max-content !important;
        height: max-content !important;
        padding: 47px 6px !important;
    }

    .mainnone {
        padding: 19px;
    }

    li.nav-item.programmbank {
        justify-content: right;
    }

    div.body-main .main {
        margin-top: 0px !important;
    }

    .search-box h1.title {
        color: rgb(33, 37, 41) !important;
    }

    .popup.login.simple._auto_height span.fa.fa-fw.field-icon.toggle-password.fa-eye-slash {
        top: 6.1rem !important;
    }

    .popup.login.simple._auto_height button.btn-close {
        border: none !important;
    }

    .bo-statements-main-container {
        margin: 0px !important;
        width: 100% !important;
    }

        .bo-statements-main-container .bo-statement-card .bo-statement-header {
            display: grid !important;
            grid-template-columns: 6% 61%;
            grid-gap: 13px;
            justify-content: left;
        }


    .bo-statement-header span:last-child {
        grid-column-end: span 2;
        margin-left: 0px !important;
        font-family: 'Ubuntu';
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 15px;
        color: #878A8A;
        display: flex;
        grid-gap: 9px;
        padding-left: 4px;
    }

    .bo-statement-header span {
        font-family: 'Ubuntu';
        font-style: normal;
        font-weight: 700;
        font-size: 14px;
        line-height: 18px;
        color: #2C3537;
        align-self: center;
    }

        .bo-statement-header span:last-child img {
            margin: 0px 0px 3px 0px;
            width: 13px;
        }

    .bo-statements-common-container .bo-statement-card {
        padding: 23px 25px !important;
    }

    .bo-statements-main-container h3.bo-statements-header {
        font-family: 'Ubuntu';
        font-style: normal;
        font-weight: 700;
        font-size: 18px !important;
        line-height: 21px;
        color: #2C3537;
    }
}

@media(max-width:768px) {
    .slider-box.otau__nauriz .slider .slider-item {
        width: 398px !important;
        height: 444px;
        height: inherit;
        margin: 0 12px;
        outline: none;
        border-radius: 10px;
        margin: 0 11px;
    }

    .slider-box.objects.otau__nauriz .slider .card.slider-item.slick-current {
        height: max-content !important;
    }

    .slider-box.objects.otau__nauriz .slider {
        display: flex;
        position: unset;
        margin: 0px 0px;
        width: 100%;
        overflow: hidden;
        align-items: unset;
        padding: 0 !important;
    }
}

.attentions-banners {
    background: #FFFAD5;
    border: 1px solid #EEAB00;
    box-sizing: border-box;
    border-radius: 8px;
    padding: 28px;
    display: flex;
    align-items: center;
    grid-gap: 64px;
    position: fixed;
    top: 89%;
    bottom: 0;
    height: max-content;
    z-index: 999;
    -webkit-padding-after: 13px;
    -webkit-padding-before: 13px;
    width: 1237px;
    justify-content: space-between;
}

    .attentions-banners p {
        font-family: 'Ubuntu';
        font-style: normal;
        font-weight: 400;
        font-size: 15px;
        line-height: 20px;
        color: #2C3537;
        display: flex;
        align-items: center;
        grid-gap: 13px;
    }

    .attentions-banners a div {
        background: #2C3537;
        border-radius: 6px;
        font-family: 'Ubuntu';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 18px;
        display: flex;
        align-items: center;
        text-align: center;
        color: #FFFFFF;
        padding: 9px 20px;
        cursor: pointer;
    }

#mainMapButtonHolder {
    margin-top: 20px;
    justify-content: end;
}

.bg-forestgreen {
    background-color: forestgreen !important;
}

.bg-dark {
    background-color: black !important;
}

.bg-lightblue {
    background-color: #0856b1 !important;
}

@media (min-width: 768px) {
    .container, .container-md, .container-sm {
        max-width: 720px;
        max-width: 100%;
    }
    .radio-container .radio-btn.nth-5#thirdObjid.kk-lang {
        width: calc(400% - 1px);
    }
    .radio-container .radio-btn.nth-5#thirdObjid.ru-lang {
        width: calc(300% - 1px);
    }
}

@media (min-width:600px) and (max-width:1200px) {
    .statis div img {
        width: 81% !important;
    }

    .statis div {
        margin: 0px auto !important;
        align-items: center;
    }

    .news-box {
        justify-content: space-between;
        margin: 0px 17px;
    }

        .news-box div {
            flex-basis: 49%;
        }

            .news-box div a {
                border-radius: 8px;
            }

    .statis div a {
        border-radius: 8px;
    }

    .statis {
        margin: 0px 17px;
    }

    .search-box {
        padding: 0px;
        margin: 0px 0px 96px 0px;
    }
}

@media(min-width:1200px) {
    .body-main .dropdown.dropdown-rb.s-b--price .dropdown-menu.listMenu {
        min-width: 100% !important;
    }

    .g_v--w a div.g_v--w--b {
        font-family: 'Ubuntu';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 20px;
        display: flex;
        align-items: center;
        text-align: center;
        color: #FFFFFF;
        background: #2C3537;
        border-radius: 6px;
        width: max-content;
        padding: 14px 40px;
        position: absolute;
        margin: -87px 0px 0px 80px;
    }

    .qamqor div.qamqor_button, .otau div.qamqor_button {
        font-family: 'Ubuntu';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 20px;
        display: flex;
        align-items: center;
        text-align: center;
        color: #FFFFFF;
        background: #F05E22;
        border-radius: 6px;
        width: max-content;
        padding: 14px 40px;
        position: absolute;
        margin: -167px 0px 0px 965px;
    }

    .otau div.qamqor_button {
        margin: -70px 0px 0px 1020px;
    }

    .g_v--w a div:hover {
        box-shadow: 0px 8px 14px rgba(0, 0, 0, 0.18);
        border-radius: 6px;
    }

    .g_v--w a img {
        cursor: auto;
    }
}

.button-back {
    display: none;
}

form#selectLanguage div p {
    display: flex;
    gap: 4px;
    width: 49px;
}

    form#selectLanguage div p * {
        line-height: 26px;
    }


.number__of__flats {
    padding: 7px 15px 7px 15px;
    gap: 10px;
    border-radius: 20px 0px 0px 0px;
    display: flex;
    border-radius: 20px;
    border: 1px solid #D2D4D4;
}

    .number__of__flats .flats__title {
        font-family: Ubuntu;
        font-size: 13px;
        font-weight: 700;
        line-height: 14.94px;
        color: #878A8A;
    }

    .number__of__flats .flats__number {
        font-family: Ubuntu;
        font-size: 13px;
        font-weight: 700;
        line-height: 14.94px;
        color: #000000;
    }


body .notransform, .otau__nauriz .slick-track {
    align-items: center !important;
    opacity: 0;
}

button.btn.baspanaBusiness.btnSelect {
    border-left: 0 !important;
}

@media(max-width:1200px) {
    div#mainMapButtonHolder {
        padding: 0 17px;
        display: grid;
        width: 100%;
        display: flex;
        height: max-content;
        flex-direction: column;
    }

        html div#mainMapButtonHolder a, div#mainMapButtonHolder input, div#mainMapButtonHolder .btn.btn-white {
            width: 100% !important;
            min-width: 100%;
            max-width: 100%;
            height: 48px;
        }

    p.menu-label.loc.ob-local {
        gap: 6px;
    }

    div.objects_second.secondObj div.d-flex.w-100.newObjects.search-group, div.objects_new.newObj div.d-flex.w-100.newObjects.search-group {
        padding: 10px 16px 20px;
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
    }

    div.slider.slider-for.slick-initialized.slick-slider {
        width: 100%;
    }

    div.slider-box div.slider {
        padding: 0 25px;
        margin: 0 0px;
        padding: 0 25px;
        margin: 0 0px;
    }
}


@media(max-width:1200px) {

    html div.s_h--buttons {
        margin: 0;
        width: 100%;
    }
    .radio-container .radio-btn.nth-5#thirdObjid.kk-lang {
        width: 100%;
    }
    .radio-container .radio-btn.nth-5#thirdObjid.ru-lang {
        width: 100%;
    }
    button#dropdownObjectButton img#select-icon-objects, button#dropdownHousingButton img#select-icon-house, button#dropdownRealizeButton img#select-icon-realizations {
        display: none;
    }

    html div.s_h--buttons {
        margin-bottom: 25px;
    }
}

@media(min-width:1200px) {
    i#select-icon {
        display: none;
    }
}
