* {

}

.header {
    position: fixed;
    z-index: 10;
    width: 100%;
    transform: translateY(0);
    transition: all 1s ease;
}

.header.hidden {
    transform: translateY(-100%);
}

#map_sec {
    position: relative;
    width: 100%;
    padding: 160px 0 60px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;


}

@media screen and (max-width: 911px) {
    #map_sec {
        padding-top: 100px;
        padding-bottom: 0;
    }
}

#map_jpg {
    position: absolute;
    top: 0;
    left: -10px;
    width: calc(100% + 10px);
    height: 100%;
    overflow: hidden;
}


#map_jpg img {
    filter: blur(3px);
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: cover;
}

#opacMainBanner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.3;
}

#map_sec .content {
    position: relative;
    /*z-index: 10;*/
}


#map_sec h1 {
    font-size: 48px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.04em;
    color: #fff;
    text-align: center;
}

#map_sec .subtitle {
    font-size: 24px;
    letter-spacing: 0.04em;
    font-weight: 700;
    line-height: 1.2;
    color: #fff;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 64px;
}

#map_sec .big-buttons {
    display: none;
}

@media screen and (max-width: 1440px) {
    #map_sec h1 {
        font-size: 40px;
    }

    #map_sec .subtitle {
        font-size: 24px;
        margin-top: 12px;
        margin-bottom: 52px;
    }

}

@media screen and (max-width: 1110px) {
    #map_sec h1 {
        font-size: 32px;
    }

    #map_sec .subtitle {
        font-size: 20px;
        margin-bottom: 32px;
    }

}

@media screen and (max-width: 1021px) {



}


@media screen and (max-width: 911px) {
    #map_jpg img {
        display: none;
    }

    #opacMainBanner {
        background-color: #f6f6f6;
        opacity: 1;
    }

    #map_sec h1,
    #map_sec .subtitle {
        color: #000000;
    }

    #map_sec .subtitle {

        margin-bottom: 50px;
    }

    #map_sec .big-buttons {
        display: flex;
        justify-content: center;
    }

    #map_sec .big-buttons .item {
        background: #FFFFFF;
        border-radius: 12px;
        padding: 20px;
        border: none;
        outline: none;
        text-decoration: none;

        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: flex-start;
        cursor: pointer;

        flex-grow: 1;
        flex-basis: 0;


        font-family: 'Ubuntu', sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 1;
        letter-spacing: 0.04em;
        color: #000000;
    }

    #map_sec .big-buttons .item:first-child {
        margin-right: 15px;
    }

    #map_sec .big-buttons .item img {
        width: 30px;
        aspect-ratio: 1;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 760px) {
    #map_sec h1 {
        text-align: start;
    }

    #map_sec .subtitle {
        text-align: start;
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 600px) {
    #map_sec h1 {
        font-size: 24px;
        line-height: 32px;
    }

    #map_sec .subtitle {
        font-weight: 500;
        font-size: 16px;
        line-height: 16px;
        margin-top: 12px;
        margin-bottom: 24px;
    }
}

.map_secBlock {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.more_filters,
.iss_range {
    justify-content: flex-start
}

#jkRandom {
    margin-top: 90px;
    text-align: left
}

#jkRandom .jkRandom__link {
    color: #ffffff
}

#jkRandom .jkRandom__link-title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 3px;
}

#jkRandom .jkRandom__link-address ul {
    display: flex
}

#jkRandom .jkRandom__link-address ul li:first-child {
    margin: 0 15px 0 0;
}

#jkRandom .jkRandom__link-address ul li span.metro {
    margin: 0 15px 0 0;
}

#jkRandom .jkRandom__link-address ul li span {
    font-size: 14px;
}

.hidden {
    opacity: 0;
}

.console-container {
    font-family: Khula;
    font-size: 4em;
    text-align: left;
    height: 70px;
    width: 100%;
    display: block;
    position: absolute;
    color: white;
    top: -280px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.console-container span {
    line-height: 120%;
    font-family: UbuntuMed
}

.console-underscore {
    display: inline-block;
    position: relative;
    top: -0.14em;
    left: 10px;
}

#f_checkbox label {
    color: #ffffff
}

#about_sec {
    margin-top: 128px
}

#about_sec .content > h1,
#about_sec .content > span {
    padding-left: 51%
}

#about_sec .content .l {
    margin-top: -150px;
    width: 49%;
    min-width: 308px
}

#about_sec .content .l img {
    width: 100%
}

#about_sec .content > div {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap
}

#about_sec .content .r {
    width: 49%;
    min-width: 300px
}

#about_sec .content .r p {
    color: #4C4C4C
}

/*Секция карты главная*/

#quick_links_sec {

}

.P-section-map-link {
    margin-top: 124px;
}

.P-section-map-link .content {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.P-section-map-link .map-wrapper {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    background-size: cover;
    background: url(/images/maplink.png) no-repeat center;
    border-radius: 12px;
    padding: 75px 0;
    height: 532px;
}

.P-section-map-link .title {
    max-width: 590px;
    font-weight: 700;
    font-size: 32px;
    line-height: 120%;
    text-align: center;
    letter-spacing: 0.04em;
    color: #000000;
    z-index: 1;
}

.P-section-map-link .subtitle {
    font-weight: 400;
    font-size: 24px;
    line-height: 1.33;
    text-align: center;
    letter-spacing: 0.04em;
    color: #20313B;
    margin-top: 16px;
    margin-bottom: 32px;
    z-index: 1;
    max-width: 600px;
}

.P-section-map-link .link {
    z-index: 1;
}

.P-section-map-link .link .home-map-btn {
    padding: 13px 24px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    text-align: center;
    letter-spacing: 0.04em;
    color: #FFFFFF;
}

.P-section-map-link .link .icon.location {
    margin-right: 11px;
    font-size: 22px;
    background-color: #FFFFFF;
}

@media screen and (max-width: 1440px) {
    .P-section-map-link {
        margin-top: 80px;
    }

    .P-section-map-link .title {
        max-width: 590px;
        font-size: 28px;
        line-height: 1;
    }

    .P-section-map-link .subtitle {
        font-size: 20px;
        line-height: 1.4;
        max-width: 500px;
    }

    .P-section-map-link .link .home-map-btn {
        padding: 14px 24px;
        font-size: 14px;
    }

    .P-section-map-link .link .icon.location {
        margin-right: 10px;
        font-size: 18px;
    }
}

@media screen and (max-width: 1050px) {
    .P-section-map-link {
        margin-top: 60px;
    }

    .P-section-map-link .map-wrapper {
        height: 300px;
    }

    .P-section-map-link .title {
        font-size: 24px;
    }

    .P-section-map-link .subtitle {
        font-size: 16px;
        line-height: 1.5;
        margin-bottom: 24px;
    }

    .P-section-map-link .link .home-map-btn {
        padding: 10px 24px;
        font-size: 14px;
    }

    .P-section-map-link .link .icon.location {
        font-size: 18px;
    }
}

@media screen and (max-width: 600px) {
    .P-section-map-link {
        margin-top: 40px;
    }

    .P-section-map-link .map-wrapper {
        height: 230px;
    }

    .P-section-map-link .title {
        font-size: 20px;
    }

    .P-section-map-link .subtitle {
        font-size: 14px;
        line-height: 1.57;
    }

    .P-section-map-link .link .home-map-btn {
        padding: 16px 20px;
        font-size: 14px;
    }

    .P-section-map-link .link .icon.location {
        font-size: 15px;
    }
}

/* _END_  Секция карты главная*/

/*#quick_links_sec ul li {*/
/*    margin-bottom: 8px*/
/*}*/

/*#quick_links_sec ul li a {*/
/*    color: #0047B0;*/
/*    font-size: 16px;*/
/*    border-bottom: 1px solid*/
/*}*/

/*#quick_links_sec ul li a:hover {*/
/*    border: none*/
/*}*/

#highlight_sec {
    margin-top: 50px;
}

#highlight_sec .content {
}

#highlight_sec .content > div {
    padding: 50px 100px 100px;
    border-radius: 10px;
    max-width: 1200px;
    background: #ffffff;
}

#highlight_sec .description {
    display: grid;
    grid-template-columns: minmax(0, 490px) 1fr;
    align-items: end;
    flex-wrap: wrap;
    grid-gap: 30px;
    margin-bottom: 65px;
}

#video_instruction {
    width: 100%;
    height: 275px;
}

@media screen and (max-width: 640px) {
    #video_instruction {
        height: 45vw;
    }
}

#highlight_sec .description-right .subtitle {
    font-size: 18px;
    line-height: 157.5%;
    font-weight: normal;
    text-align: left;
    margin-top: 10px;
    max-width: 400px;
}

.description-link {
    display: flex;
    justify-content: center;
    padding-top: 10px;
}

#highlight_sec .flat_items {

}

#highlight_sec .plan_compare .planimg_div {
    width: 100%;
}

.advantages-block {
    margin-bottom: 30px;
}

#specialist_sec {
    margin-top: 128px
}

#specialist_sec .content {
    display: flex;
    justify-content: space-between
}

#specialist_sec .content .l {
    width: 590px
}

#specialist_sec .content .r {
    width: 519px;
    background: url(/images/person.jpg) no-repeat left bottom;
    height: 426px
}

#specialist_sec .content .r ul {
    width: 385px;
    margin: 100px 0 0 134px
}

#specialist_sec .content .r ul li {
    margin-bottom: 28px
}

#specialist_sec textarea {
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    width: 590px;
    height: 360px;
    resize: none;
}

#mortgage_sec .ui-slider-range {
    border: 1px solid #3d81da;
}

#homecatalog_sec {
    margin-top: 100px;
}

#homecatalog_sec .fotorama__stage {
    height: 610px !important;
}

#homecatalog_sec .content {
    text-align: center
}

#homecatalog_sec .content .index-header_h1 {
    margin-bottom: 10px;
}

#homecatalog_sec .content .subtitle {
    margin-bottom: 50px;
}

#homecatalog_sec .link a {
    margin: auto;
}

.bott_links .content div {
    overflow: hidden
}

.bott_links .content div.active {
    height: auto
}

.show_all {
    border-bottom: 1px dashed;
    margin-top: 15px;
    display: inline-block;
    cursor: pointer;

    color: #4D4D4D;
    padding-bottom: 5px;
}

.show_all i {
    margin-left: 15px;
    font-size: 13px;
    transition: all 0.2s;
}

.show_all.show-open i {
    transform: rotate(180deg);
}

.bott_links .content a:hover {
    border-bottom: 1px solid
}

#bott1_sec {
    margin-top: 88px
}

#bott1_sec .content h2 {
    text-align: center;
    margin-bottom: 64px
}

#bott1_sec .content div {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 30px;
}

#bott1_sec .content ul li {
    line-height: 160%;
}

#bott1_sec .content a {
    color: #4D4D4D
}

#bott2_sec {
    margin-top: 32px
}

#bott2_sec .content h2 {
    text-align: center;
    margin-bottom: 64px
}

#bott2_sec .content div {
    display: flex;
    justify-content: space-between
}

#bott2_sec .content ul li {
    line-height: 160%;
}

#bott2_sec .content a {
    color: #4D4D4D
}

#f_checkbox label {
    cursor: pointer;
}

@media (max-width: 1200px) {

    #highlight_sec {
        margin-top: 50px;
    }

    #highlight_sec .content > div {
        padding-left: 30px;
        padding-right: 30px;
        padding-bottom: 50px;
    }

    #highlight_sec .description-right h1 {
        font-size: 34px;
    }

    #highlight_sec .description {
        grid-template-columns: 1fr;
    }
}

@media screen and (max-width: 830px) {
    #highlight_sec ul.tabs {
        width: 100%;
        overflow-x: auto
    }
}

@media screen and (max-width: 600px) {

    #homecatalog_sec {
        margin-top: 50px;
    }

    #highlight_sec .content > div {
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 50px;
    }


    #bott2_sec,
    #bott1_sec {
        display: none
    }

    #advantages_sec .content ul li {
        flex-direction: column;
        align-items: center;
    }

    #advantages_sec .content ul li div {
        margin: 0
    }

    #advantages_sec .content ul li h2 {
        text-align: center;
        width: 100% !important
    }

    #advantages_sec .content ul li p {
        text-align: center;
        width: 100% !important
    }

    #advantages_sec .content .link {
        margin: 24px 0 0;
    }

    #highlight_sec .flat_items {
        margin: 64px 0 40px;
    }

    #highlight_sec .description-link a {
        background: #3E82DA;
        color: #ffffff;
        padding: 11px 25px;
        border-radius: 100px;
        text-decoration-line: none;
    }
}

@media screen and (max-width: 900px) {

    #bott1_sec .content div {
        grid-template-columns: repeat(2, 1fr);
        grid-column-gap: 30px;
        grid-row-gap: 0;
    }

    #highlight_sec .description {
        margin-bottom: 50px;
    }

    .itm_jk ul.prices li span {
        font-size: 12px;
    }

    #about_sec .content > h1,
    #about_sec .content > span {
        padding-left: 0;
        text-align: center
    }

    #about_sec .content .l {
        margin-top: 0;
        width: 100%;
        min-width: auto
    }

    #about_sec .content .r {
        width: 100%;
        text-align: center;
        min-width: auto
    }

    #highlight_sec {
        margin: 28px 0 0;
    }


    #highlight_sec .flat_items .itm {
        margin: 10px auto
    }

    #highlight_sec .advantages-block {
        margin-top: -20px;
    }

    #highlight_sec .advantagesItem {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.15);
        border-radius: 10px;
        padding: 35px 25px;
        max-width: inherit;
        min-height: 280px;
        margin-top: 20px;
    }

    #highlight_sec .advantagesItem:last-child {
        margin-right: inherit;
    }

    .map_secBlock {
        flex-direction: column
    }

    #highlight_sec .advantagesItem__title {
        max-width: inherit;
        text-align: center;
    }

    #highlight_sec .advantagesItem__description {
        text-align: center;
    }

    #podskazki_ul {
        /*top: 78px !important;*/
        /*margin: -8px 0px;*/
    }
}

@media screen and (max-width: 1224px) {
    #map_sec .content {
        left: initial;
    }
}

@media screen and (max-width: 690px) {
    /*#map_sec h1 {*/
    /*    font-size: 24px;*/
    /*    margin: 20px 0 10px;*/
    /*}*/
    /*#map_sec .subtitle {*/
    /*    font-size: 16px;*/
    /*}*/
    #highlight_sec .fotorama__stage {
        padding: 120px
    }

    #highlight_sec .description {
        flex-direction: column
    }

    #highlight_sec .description-left {
        margin: 0 0 20px
    }

    #highlight_sec .description-right h1 {
        font-size: 26px;
        text-align: center
    }

    #highlight_sec .description-right .subtitle {
        font-size: 16px;
        text-align: center;
        max-width: none;
    }

    #jkRandom {
        display: none
    }

    footer {
        margin-top: 50px;
    }
}

@media screen and (max-width: 600px) {
    #map_sec .content {
        padding-left: 16px;
        padding-right: 16px;
    }
}

@media screen and (max-width: 490px) {
    .duration_metro {
        width: calc(100% - 28px);
        max-width: inherit;
        border-bottom: 1px solid #B3B3B3 !important
    }

    /*#quick_links_sec {*/
    /*    margin-top: 88px;*/
    /*}*/
    /*#quick_links_sec .content>div {*/
    /*    margin-bottom: 30px;*/
    /*    padding: 75px 40px;*/
    /*    text-align: center*/
    /*}*/
    /*#quick_links_sec .l,*/
    /*#quick_links_sec .r {*/
    /*    background-size: cover*/
    /*}*/
    .btn {
        padding: 10px 20px;
    }
}