.s--flats {
    overflow: hidden
}

.flats-title {
    font-size: 2.1875rem;
    line-height: 1
}

.flats-tabs {
    font-size: 0;
    margin-bottom: 1.5625rem
}

.btn.btn--default.btn--download{
    background: url("../../img/button-bg-form.jpg") center top no-repeat;
    background-size: cover;
    width: 100%;
    margin: 0 auto;
    display: none;
    font-weight: bold;
    font-size: 14px;
    line-height: 45px;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #fff;
    margin-top: 14px;
}
.flats-tabs.flats-tabs--price{
    background: #009BB4;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 25px;
    padding: 10px 20px;
    color: #fff;
}

.flats-tabs a {
    display: inline-block;
    text-align: center;
    background: #FFFFFF;
    border: 1px solid #D9D9D9;
    box-sizing: border-box;

    font-weight: bold;
    font-size: 14px;
    line-height: 96%;
    letter-spacing: 0.1em;
    color: #434244;
    padding: 12px 10px;
    margin-bottom: 10px;
}

.flats-tabs li.active a {
    pointer-events: none;
    background: #D7B46A;
    box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.04), 0px 0px 1px rgba(0, 0, 0, 0.04);
    color: #fff;
    border-color: #D7B46A;
}

.flats-tabs--blocks a, .flats-tabs--floors a, .flats-tabs--rooms a {
    font-size: 1.4rem
}

.flats-tabs--areas sup {
    top: -.3125rem
}

.flats-tabs--price {
    font-size: inherit
}

.flats-tabs--price label {
    color: red
}
.plan_btn_wraper {
display: none!important;
}
@media (max-width: 767px) {
    .flats-tabs--price label {
        color: #022f96
    }
}

.flats-tabs--price .price {
    font-size: 25px;
    display: inline-block;
}

.flats-desc > div {
    color: #fff;
    position: relative;
    display: inline-block;
    vertical-align: top
}

.flats-plan_wrap{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}
.btn.btn--default.btn--block.btn--submit.text--uppercase{
    background: url("../../img/wrap_btn_blue.jpg") center top no-repeat;
    background-size: cover;
    display: block;
    width: 100%;
    font-weight: bold;
    font-size: 14px;
    line-height: 50px;
    text-align: center;
    letter-spacing: 0.1em;
    padding: 0;
    text-transform: uppercase;
    opacity: 1!important;

    color: #FFFFFF;
}
.flats-plan .main_section_map{
    margin-top: 0;
}

.flats-desc > div:not(:last-child)::after {
    content: '';
    width: 1px;
    border-radius: .125rem;
    background: #fff;
    position: absolute;
    color: #fff;
}

.flats-viewport .link--zoom::before {
    display: none
}

.flats-viewport img{
    height: 100%;
    display: block;
    margin: 0 auto;
}
.plan_title_wrap{
    display: flex;
    justify-content: space-between;
}
.flats-viewport .link--block{
    height: 100%;
    display: block;
}
.flats-viewport .img--centered{
    height: 100%;
}
.flats-viewport .link--zoom::after {
    color: #f05223
}

.flats-plan {
    position: relative;
display: none;
}

.flats-plan b {
    display: block;
    font-weight: bold;
    font-size: 25px;
    line-height: 25px;
    color: #434244;
    font-family: 'Bebas Neue';
}

.flats-plan .img {
    position: relative;
    left: -1rem
}

.flats-plan .img .img-level {
    display: none
}

.flats-plan .img .img-level.active-level {
    display: block
}

.flats-plan .img .img-level-name {
    display: none
}

.flats-plan .img .block-names {
    position: absolute;
    width: 100%;
    height: 100%;
    pointer-events: none
}

.flats-plan .img .block-names .block-name {
    position: absolute;
    border: 1px solid #000;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    display: flex;
    align-items: center;
    background: #fff;
    justify-content: center;
    font-size: 13px
}

.flats-plan .img .block-names #block-name-6 {
    left: 7%;
    top: 15%
}

.flats-plan .img .block-names #block-name-7 {
    left: 7%;
    top: 55.5%
}

.flats-plan .img .block-names #block-name-8 {
    left: 7%;
    top: 89%
}

.flats-plan .img .block-names #block-name-9 {
    left: 42.9%;
    top: 89%
}

.flats-plan .img .block-names #block-name-10 {
    right: 7%;
    top: 74%
}

.flats-plan .img .block-names #block-name-11 {
    right: 7%;
    top: 34.5%
}

.flats-plan .img .block-names #block-name-12 {
    right: 7%;
    top: 6.5%
}

.flats-plan .img .block-names #block-name-13 {
    right: 42.3%;
    top: 6.5%
}

.flats-plan svg {
    width: 100%;
    display: block
}

.block {
    position: relative;
    z-index: 0
}

.block.active {
    z-index: 1
}

.contur {
    fill: none;
    stroke: #bcbdbe;
    stroke-width: 3px;
    pointer-events: none;
    position: relative;
    z-index: 1
}

.active.contur {
    stroke: #BA8C2D;
    stroke-width: 6px
}

.flat {
    fill: #e5e5e5;
    cursor: pointer
}

.flat.active {
    fill: #BA8C2D !important
}

.flat.solded {
    pointer-events: none;
    fill: rgba(255, 0, 0, .5) !important
}

.flat.disabled {
    fill: none !important
}

.flat:hover {
    fill: #cccbcb
}

.flat.active, .flat.disabled {
    pointer-events: none
}

.empty {
    fill: none;
    pointer-events: none
}

.num {
    fill: #bcbdbe;
    pointer-events: none
}

.active .num {
    fill: #171717
}
.flats-tabs.flats-tabs--price > div:first-child{
    width: 100%;
}
.flats-tabs.flats-tabs--price > div:last-child{
    display: inline-block;
    justify-content: flex-end;

    font-weight: bold;
    font-size: 25px;
    line-height: 30px;
    text-transform: uppercase;
    border-bottom: 3px solid #fff;
}
div.flats-tabs.flats-tabs--price > div:nth-child(2) > div:nth-child(1){
    display: inline-block;
}
.flats-tabs.flats-tabs--price h5{
    font-weight: bold;
    font-size: 20px;
    line-height: 34px;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.flats-tabs.flats-tabs--price p{
    font-size: 12px;
    line-height: 107.5%;
    letter-spacing: 0.1em;
    margin-bottom: 0;
}


@media (min-width: 768px) {
    .s--flats {
        padding-top: 4.3125rem;
        height: 55.3125rem
    }

    .flats-tabs--blocks, .flats-tabs--rooms {
        padding-bottom: .125rem
    }

    .flats-tabs--blocks ul, .flats-tabs--rooms ul {
        margin: 0 -.34375rem
    }

    .flats-tabs--blocks li, .flats-tabs--rooms li {
        padding: 0 .34375rem;
        display: inline-block;
    }

    .flats-tabs--blocks ul, .flats-tabs--floors ul {
        margin: 0 -.3125rem
    }

    .flats-tabs--blocks li, .flats-tabs--floors li {
        padding: 0 .3125rem;
        display: inline-block;
    }

    .flats-tabs--areas ul {
        margin: 0 -.3125rem
    }

    .flats-tabs--areas li {
        padding: 0 5px;
        display: inline-block;
    }

    .flats-subtitle {
        font-family: 'Bebas Neue';
        font-weight: bold;
        font-size: 35px;
        line-height: 35px;
        color: #434244;
        margin-bottom: 24px;
        margin-top: 4px;
    }

    .flats-desc {
        padding: 7px 36px;
        background: #009BB4;
        font-size: 18px;
        line-height: 21px;
        font-weight: 700;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .flats-desc > div {
        padding: 0 10px;
        text-align: center;
        width: 30%;
    }

    .flats-desc > div:not(:last-child)::after {
        height: 100%;
        right: 0;
        top: 0
    }

    .flats-desc .desc-area {
        color: #fff;
    }

    .flats-desc .desc-floor {
        color: #fff;
    }

    .desc-price {
        font-weight: 900;
        font-size: 2.1875rem;
        line-height: 1
    }

    .desc-price label {
        font-size: 1rem;
        font-weight: 300
    }

    .desc-price strong {
        font-size: 4.125rem;
        font-family: Intro;
        font-weight: 400;
        display: block;
        margin: .75rem 0 -.0625rem
    }

    .flats-viewport {
        padding: 1.25rem 0
    }

    .flats-viewport .img--centered {
        -webkit-transition: opacity .3s;
        transition: opacity .3s
    }

    .flats-viewport .link--zoom {
        display: inline-block
    }

    .flats-viewport .link--zoom:hover .img--centered {
        opacity: .3
    }

    .flats-controls {
        margin-bottom: 30px;
        height: 2rem
    }

    .btn--flats {
        position: relative;
        width: 36px;
        height: 36px;
        background: #D7B46A;
        border-radius: 100%;
        border: 0;
        -webkit-transition: color .3s;
        transition: color .3s;
        color: rgba(83, 83, 83, .6);
        font-size: .5625rem;
        pointer-events: all
    }

    .btn--flats .icon {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    .btn--flats:hover {
        color: #BA8C2D
    }

    .btn--flats + .btn--flats {
        margin-left: .3125rem
    }

    .flats-plan {
        margin-bottom: 3.9375rem
    }

    .flats-plan .img {
        width: 90%;
        margin: 0 auto;
    }
}

.flats-viewport{
    background: #dcdcdc;
    margin-top: 30px;
    height: 400px;
}
.btn--download{
display: none;!important}

@media (min-width: 1200px) {

    .flats-viewport .img--centered {

    }

}

@media (min-width: 768px) and (max-width: 1199px) {
    .flats--left {
        width: 20.625rem;
        margin-right: -20.625rem;
        position: relative;
        z-index: 1
    }

    .flats--center {
        width: 100%;
        padding-left: 20.625rem;
        padding-right: 13.75rem
    }

    .flats--right {
        width: 13.75rem;
        margin-left: -13.75rem
    }

    .flats-viewport {

    }

    .flats-viewport .img--centered {
        height: 34.25rem;
        line-height: 34.25rem
    }

    .flats-plan .img {
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }
}

@media (max-width: 767px) {
    .s--flats {
        padding-top: 30px;
        padding-bottom: 24px;
    }

    .flats-tabs {
        margin-right: -.625rem
    }

    .flats-tabs ul {
        margin: 0 -.375rem
    }

    .flats-tabs li {
        padding: 0 .375rem;
        display: inline-block;
    }

    .flats-desc {
        font-size: 14px;
        font-weight: 700;
        display: none;
    }

    .flats-desc > div:not(:last-child)::after {
        height: 3.5625rem;
        right: 2rem;
        top: 0
    }

    .flats-desc label {
        display: block;
        font-size: 1rem;
        font-weight: 400;
        margin-bottom: .8125rem
    }

    .flats-desc strong {
        font-size: 1.9375rem;
        font-weight: inherit
    }

    .flats-desc .desc-price {
        width: 14.6875rem
    }

    .flats-viewport {
        height: 290px;
    }
    .btn.btn--default.btn--download{
        width: 100%;
        padding: 0;
        display: none;
    }
    .flats-tabs.flats-tabs--price{
        display: block;
        padding: 20px 20px;
    }
    .flats-tabs.flats-tabs--price > div:first-child{
        width: 100%;
        margin-bottom: 20px;
    }

    .flats-viewport .link--zoom::after {
        left: auto;
        top: auto;
        -webkit-transform: none;
        transform: none;
        right: 0;
        bottom: 0
    }

    .flats-button {
        text-align: center
    }

    .flats-controls {

    }
    .flats-controls  .btn--unstyled.btn--flats{
        background: #D7B46A;
        width: 36px;
        height: 36px;
        border: 0;
        border-radius: 50%;
    }
    .flats-controls  .btn--unstyled.btn--flats .icon{
        position: relative;
        top: -2px;
    }
    .flats-desc{
        background: #009BB4;
    }
    .flats-subtitle.text--title{
        font-family: 'Bebas Neue';
        font-size: 18px;
        line-height: 18px;
        color: #434244;
    }
    .plan_title_wrap{
        align-items: center;
    }

    .flats-controls .title {
        font-size: 1.25rem;
        line-height: 1.8125rem;
        margin-bottom: 1.125rem
    }

    [lang=kz] .flats-controls .title {
        font-size: 1.3125rem;
        line-height: 1.6875rem;
        margin-bottom: 1.25rem
    }

    .flats-plan {
        width: 16.5rem;
        margin: 2.8125rem auto 0;
        left: .5625rem
    }

    .flats-sidebar .flats-plan {
        margin: 1.5625rem auto 2.8125rem
    }

    .flats-plan .roze-queue3 {
        transform: scale(0.85);
        top: 18%;
        left: 3.4rem
    }
}
