/*
Theme Name: Shumailov Digital
Author: Sergei Shumailov
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    font-size: 100%;
    font: inherit;
    padding: 0;
    border: 0;
    margin: 0;
    vertical-align: baseline
}




table {
    border-collapse: collapse;
    border-spacing: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}



@font-face {
    font-family: "Tilda Sans VF";
    src: url(fnt/TildaSans-VF.ttf);
}


@font-face {
    font-family: "TT Firs Neue";
    src: url(fnt/TT-Firs-Neue.ttf);
}



body {
    font-family: "Tilda Sans VF";
    font-size: 1.1vw;
    font-weight: 300;
    line-height: 1.2;
}

.clear {
    clear: both;
    height: 0px;
}

.clear-5 {
    clear: both;
    height: 5px;
}

.clear-10 {
    clear: both;
    height: 10px;
}

.clear-15 {
    clear: both;
    height: 15px;
}

.clear-20 {
    clear: both;
    height: 20px;
}

.clear-25 {
    clear: both;
    height: 25px;
}


.clear-30 {
    clear: both;
    height: 30px;
}

.clear-35 {
    clear: both;
    height: 35px;
}

.clear-40 {
    clear: both;
    height: 40px;
}

.clear-45 {
    clear: both;
    height: 45px;
}


.clear-50 {
    clear: both;
    height: 50px;
}

.clear-55 {
    clear: both;
    height: 55px;
}

.clear-60 {
    clear: both;
    height: 60px;
}

.clear-65 {
    clear: both;
    height: 65px;
}

.clear-70 {
    clear: both;
    height: 70px;
}

.clear-75 {
    clear: both;
    height: 75px;
}


.clear-80 {
    clear: both;
    height: 80px;
}

.clear-85 {
    clear: both;
    height: 85px;
}


.clear-90 {
    clear: both;
    height: 90px;
}

.clear-95 {
    clear: both;
    height: 95px;
}

.clear-100 {
    clear: both;
    height: 100px;
}

.clear-105 {
    clear: both;
    height: 100px;
}

.clear-110 {
    clear: both;
    height: 110px;
}

.clear-115 {
    clear: both;
    height: 115px;
}

.clear-120 {
    clear: both;
    height: 120px;
}

.clear-125 {
    clear: both;
    height: 125px;
}

.clear-130 {
    clear: both;
    height: 130px;
}

.clear-135 {
    clear: both;
    height: 135px;
}

.clear-140 {
    clear: both;
    height: 140px;
}

.clear-145 {
    clear: both;
    height: 145px;
}

.clear-150 {
    clear: both;
    height: 150px;
}

.clear-155 {
    clear: both;
    height: 155px;
}

.clear-160 {
    clear: both;
    height: 160px;
}

.clear-165 {
    clear: both;
    height: 165px;
}


.clear-170 {
    clear: both;
    height: 170px;
}

.clear-175 {
    clear: both;
    height: 175px;
}

.clear-180 {
    clear: both;
    height: 180px;
}

.clear-185 {
    clear: both;
    height: 185px;
}

.clear-190 {
    clear: both;
    height: 190px;
}

.clear-195 {
    clear: both;
    height: 195px;
}


.clear-200 {
    clear: both;
    height: 200px;
}

.clear-205 {
    clear: both;
    height: 205px;
}

.clear-210 {
    clear: both;
    height: 210px;
}

.clear-220 {
    clear: both;
    height: 220px;
}

.clear-230 {
    clear: both;
    height: 230px;
}

.clear-240 {
    clear: both;
    height: 240px;
}

.clear-250 {
    clear: both;
    height: 250px;
}

.clear-260 {
    clear: both;
    height: 260px;
}

.clear-270 {
    clear: both;
    height: 270px;
}

.clear-280 {
    clear: both;
    height: 280px;
}

.clear-290 {
    clear: both;
    height: 290px;
}

.clear-300 {
    clear: both;
    height: 300px;
}



.mobile-only {
    display: none;
}

.desktop-only {
    display: block;
}

.only-mobile {
    display: none;
}

.only-desktop {
    display: block;
}




.content__single {
    width: 70%;
    margin: 0 auto;
}

.content__single p {
    margin: 20px 0;
}

.content__single b,
.content__single strong {
    font-weight: 600;
}


.content__single em {
    font-style: italic;
}

.content__single ul {
    margin-left: 20px;
    list-style-type: disc;
    margin-bottom: 20px;
}

.water__footer {
    width: 100%;
    height: 28vw;
    object-fit: cover;

    flex: 1;
    align-items: stretch;
}

.footer__column {
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
}

.footer__column_1 {
    width: 40%;
}

.footer__column_2 {
    width: 60%;
    display: flex;
    flex-direction: column;
}

.copyrights__txt {
    font-size: .8vw;
    line-height: 1.2vw;
    /* margin-top: 30px; */
}

.copyrights__left_inner {
    width: 80%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 3vw;
}

.copyrights__logos .cl_1 {
    width: 5vw;
    height: auto;
}

.copyrights__logos .cl_2 {
    width: 8vw;
    height: auto;
}

.cl_3 {
    width: 3.6vw;
    height: auto;
}

.copyrights {
    display: flex;
}


.logo__txt {
    font-size: .8vw;
}

.copyrights__right {
    background: #A5081D;
    color: white;
    display: flex;
    gap: 20px;
    width: 20%;
    text-align: center;
    flex-shrink: 0;
    box-sizing: border-box;
    align-items: center;
    justify-content: center;
}

.copyrights__logos {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.copyrights__left {
    background: #00475E;
    color: white;
    flex-shrink: 0;
    width: 80%;
    display: flex;
    box-sizing: border-box;
    padding: 1.5vw 0;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output,
.wpcf7-spinner {
    display: none !important;
}

.formSuccess {
    width: 60%;
    margin: 0 auto;
    display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
    display: none !important;
}

.wpcf7-list-item-label {
    position: relative;
    padding-left: 32px;
    cursor: pointer;
    line-height: 22px;
    display: inline-block;
    min-height: 22px;
}

.wpcf7-list-item-label::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 22px;
    height: 22px;
    border: 2px solid black;
    border-radius: 4px;
    box-sizing: border-box;
}



input[type="checkbox"]:checked+.wpcf7-list-item-label::after {
    content: '';
    position: absolute;
    left: 5px;
    top: 6px;
    width: 10px;
    height: 5px;
    border-left: 2.5px solid black;
    border-bottom: 2.5px solid black;
    transform: rotate(-45deg);
}

input[type="checkbox"] {
    display: none;
}

.wpcf7-list-item {
    margin: 30px 0 0 0;
}


.sendForm {
    background: #000;
    box-shadow: unset;
    border: 0;
    color: white;

    font-family: "Tilda Sans VF";
    font-size: 1.2vw;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    padding: 15px 45px;
    margin: 30px 0 10px 0;
    cursor: pointer;
}

.sendForm:disabled {
    opacity: .1;
}

.wpcf7-not-valid-tip {
    color: black;
}

.input__wrapper {
    margin-bottom: 20px;
}

.inputFrm {
    border: 0;
    border-bottom: 1px solid #000;
    background: transparent;

    padding: 5px 0;
    color: #000;
    font-family: "Tilda Sans VF";
    font-size: 1.1vw;
    font-style: normal;
    font-weight: 300;
    line-height: 1.56vw;
}

.frm {
    margin-top: 30px;
}

input {
    outline: none;
}

.form__wrapper {
    background: #E9EDF0;
    flex-shrink: 0;
    flex: 1;
    align-items: stretch;
    display: flex;
    align-items: center;
}

.form {
    width: 60%;
    margin: 0 auto;
}

.form__title {
    color: #000;
    font-family: "TT Firs Neue";
    font-size: 2.6vw;
    font-style: normal;
    font-weight: 500;
    line-height: 2.8vw;
    text-transform: uppercase;
}

.footer__contacts a {
    color: #000;
    text-decoration: none;
    font-weight: 600;
    font-size: 2.71vw;
    display: inline-block;
}

.contact__address {
    font-style: normal;
    font-weight: 300;
    line-height: 1.61vw;
    font-size: 1.2vw;
}

.footer__contacts_title {
    text-transform: uppercase;
    font-weight: 600;
}

.footer__contacts {
    color: #000;
    margin-left: 5vw;
    padding: 5vw 0;
}



footer {
    display: flex;
    position: relative;
    z-index: 1;
    background-color: white;
    /* min-height: 100vh; */
    z-index: 9;
}

.logo__footer {
    display: flex;
    box-sizing: border-box;
    background-color: #DA901C;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 15vw;
    height: 15vw;
    flex-shrink: 0;
}

.logo__footer svg {
    height: 65%;
    width: auto;
}

.progress .title__max {
    position: absolute;
    left: 5%;
    top: 15vh;
    z-index: 2;
}

.progress .desc__block {
    bottom: 0;
    left: 0;
    width: 33vw;
    position: absolute;
    z-index: 2;
}



.progress .main__picture {
    z-index: 1;
}

.progress {
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.yellow {
    background: #DA901C;
}

.components {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    z-index: 2;
}

.company__block {
    width: 100vw;
    height: 100%;
    flex-shrink: 0;
    position: relative;
}

.company .title__max {
    position: absolute;
    left: 5%;
    top: 11vw;
    z-index: 2;
}

.company .main__picture {
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
    object-fit: cover;
    z-index: 1;
}

.company .desc__block {
    bottom: 0;
    left: 5%;
    width: 39vw;
    position: absolute;
    z-index: 2;
}

.btn_more.desc__block {
    text-align: center;
    text-decoration: none;
    width: 20vw;
    text-transform: uppercase;
}

.company {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100vh;
}



.gallery__interior .about__btn {
    background: #A5081D;
    color: white;
}

.gallery__interior .about__desc {
    left: 0;
    top: 0;
}

.functionality .content {
    padding: 8vw 0;
}

.functionality .title__max {
    margin-bottom: 3%;
    color: #1C1C1B;
}

.functionality .description {
    color: #1C1C1B;
}

.functionality {
    width: 100%;
    position: relative;
    overflow: hidden;
    background: #E9EDF0;

}

.gallery__mop .main__overlay {
    opacity: .3;
}

.slick-track {
    height: 100vh;
}

.gallery__arrow {
    cursor: pointer;
    width: 3vw;
    height: auto;
}

.gallery__arrows_wrapper {
    position: absolute;
    bottom: 8%;
    width: 100%;
    display: flex;
    justify-content: center;
}

.gallery__arrows .about__legend {
    opacity: 1;
    width: unset;
}

.gallery__arrows {
    display: flex;
    align-items: center;
    gap: 2vw;
}

.gallery__title {
    font-family: "TT Firs Neue";
    text-transform: uppercase;
    font-size: 3.65vw;
    font-weight: 400;
    line-height: 3.85vw;
}

.gallery__inner {
    width: 35vw;
    color: white;
}

.gallery__content {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.gallery__block {
    width: 100%;
    height: 100%;
    position: relative;
}

.gallery .main__picture {
    position: relative;
    display: block;
}

.gallery {
    width: 100%;
    height: 100vh;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.content_concept {
    position: absolute;
    width: 100%;
    bottom: 5%;
    left: 5%;
}

.description {
    color: white;
    width: 40vw;
}

.content_concept .title__max {
    margin-bottom: 4%;
}

.desc__block_wrapper {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100vh;
}

.numbers__estetic .number:nth-child(1) {
    background: #DA901C;
}

.numbers__estetic .number:nth-child(2) {
    background: #00475E;
}

.numbers__estetic {
    position: absolute;
    right: 0;
    bottom: 0;
    color: white;
}

.estetic .desc__block {
    top: 0;
    width: 33vw;
    position: absolute;
}


.black {
    background-color: #000;
    color: white;
}

.estetic .main__picture {
    height: 100%;
    width: 100%;
    position: relative;
    display: block;
}

.estetic {
    width: 100%;
    height: 150vh;
    position: relative;
    overflow: hidden;
}

.location__map .main__picture {
    scale: 1.5;
}

.location__map {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    opacity: 0;
}

.location__map .numbers {
    color: black;
    position: absolute;
    left: 0;
    bottom: 2%;
}

.location__pre .numbers {
    color: white;
    position: absolute;
    left: 0;
    top: 0px;


    display: grid;
    grid-template-columns: repeat(2, 17vw);
    justify-content: start;
}


@media screen and (max-height: 900px) {
    .location__pre .numbers {
        grid-template-columns: repeat(3, 17vw);
    }
}

@media screen and (max-height: 750px) {
    .location__pre .numbers {
        grid-template-columns: repeat(5, 17vw);
    }
}

@media screen and (min-width: 1921px) and (max-height: 1349px) {
    .location__pre .numbers {
        grid-template-columns: repeat(3, 17vw);
    }
}

@media screen and (min-width: 1921px) and (max-height: 1100px) {
    .location__pre .numbers {
        grid-template-columns: repeat(5, 17vw);
    }
}

.numbers {
    display: flex;
}

.number {
    font-family: "TT Firs Neue";
    padding: 3vw;
}

.location__pre .number {
    flex-shrink: 0;
    padding: 2vw;
    box-sizing: border-box;
    width: 100%;
}

.number__label {
    font-size: 1.2vw;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
}

.number__value {
    font-size: 4.5vw;
    font-style: normal;
    font-weight: 265;
    line-height: 1;
}

@media screen and (max-width: 1900px) {
    .number__value {
        font-size: 6.25vw;
    }
}



.location .desc__block {
    bottom: 0;
    width: 33vw;
    position: absolute;
}

.red {
    background: #A5081D;
    color: white;
}

.location {
    width: 100%;
    height: 100vh;
    position: relative;
    overflow: hidden;
}

.desc__block,
.menu__plate,
.menu,
.about__desc,
.main__txt,
.picture__about,
.logo__top,
.plate__special,
.main,
.scroll__about,
.estetic,
.location {
    will-change: transform;
}

.energy .title__max,
.main .main__title,
.estetic .main__title,
.main .main__desc {
    will-change: opacity, transform;
}


.line {
    width: 1px;
    height: 2vw;
    background-color: white;
    display: inline-block;
    margin: 0 15px;
    transform: rotate(16deg);
}

.about__btn {
    width: 100%;
    background: #F4F0AB;
    color: black;
    font-size: 1.5vw;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    padding: 2vw 0;
    display: block;
}

.about__legend {
    opacity: .5;
    color: white;
    font-size: 1.25vw;
    font-style: normal;
    font-weight: 400;
    line-height: 1.56vw;
    display: flex;
    align-items: center;
    width: 70%;
    margin: 0 auto;
}

.scroll__about {
    width: 100%;
    height: 100vh;
    position: relative;
    z-index: 1;
}

.pictureAnimation {
    width: 100%;
    height: 100vh;
    position: absolute;
    z-index: 1;
    object-fit: cover;
}

.about__blocks {
    position: relative;
    height: 100vh;
    display: flex;
    overflow: hidden;
    z-index: 2;
    background: #E9EDF0;
}

.aB {
    height: 100%;
    float: left;
    flex-shrink: 0;
    display: flex;
    position: relative;
}

.picture__about {
    width: 100vw;
    height: 100%;
    object-fit: cover;
    position: relative;
    float: left;
    flex-shrink: 0;
    display: block;
    object-position: center;
}

.about__desc {
    width: 28vw;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    z-index: 1;
    left: 0;
    /* left: 100%; */
    flex-shrink: 0;
    position: absolute;
    background: #000;
    color: white;
}



.ad__inner {
    width: 70%;
    color: white;
    display: flex;
    align-items: center;
    height: 100%;
    margin: 0 auto;
}


.adH {
    text-transform: uppercase;
    line-height: 1.98vw;
    font-size: 1.67vw;
    font-style: normal;
    font-weight: 400;

}







.energy .content {
    display: flex;
    height: 100%;
    align-items: flex-end;

}

.title__max {
    color: #FFF;
    font-family: "TT Firs Neue";
    font-size: 7.29vw;
    font-style: normal;
    font-weight: 500;
    line-height: 7.29vw;
    text-transform: uppercase;
    margin-bottom: 7%;
}

.energy {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    z-index: 3;
    min-height: 900px;
}

.energy .title__max {
    font-size: 5.5vw;
    line-height: 6.5vw;
    margin-bottom: 6%;
}

html {
    opacity: 0;
}


a {
    color: #1C1C1B;
}

.cookies_txt {
    width: 78%;
    flex-shrink: 0;
    height: 100%;
    /* display: flex;
            align-items: center;
            justify-content: center; */
    font-size: 1.1vw;
    /* font-weight: 600; */
    padding: 1.3vw 2vw;
    line-height: 1.3;
    box-sizing: border-box;
}

.cookies_btn {
    width: 22%;
    flex-shrink: 0;
    background: #A5081D;
    color: white;
    font-size: 1vw;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-weight: 500;
    text-transform: uppercase;
}

.cookies {
    background: #E9EDF0;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    /* height: 4.8vw; */

    z-index: 10;
    display: none;
    transition: all .2s ease-in-out;
    opacity: 0;
}

.cookies.active {
    display: flex;
}

.cookies.opacity {
    opacity: 1;
}


.menu::-webkit-scrollbar {
    width: 0;
    height: 0;
    background: transparent;
}

.menu {
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.menu::-ms-scrollbar {
    display: none
}




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

.menu__inner li a {
    color: #FFF;
    font-family: "TT Firs Neue";

    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
}

.first__list li a {
    line-height: 2.08vw;
    font-size: 3vh;
}

.second__list li a {
    font-size: 2vh;
    font-weight: 500;
    line-height: .8vh;
    text-transform: uppercase;
}

.second__list {
    width: 50%;
    flex-shrink: 0;
}


.menu__wrapper li {
    padding: .8vw 0;
}

@media screen and (max-height: 900px) {
    .menu__wrapper li {
        padding: 0.8vh 0;
    }
}

@media screen and (max-height: 650px) {
    .menu__wrapper li {
        padding: 0;
    }
}

.menu__wrapper li {
    transition: all .2s ease-in-out;
}

.menu__wrapper li a {
    transition: all .2s ease-in-out;
}

/* .menu__wrapper li:hover {
    padding-left: .5vw;
} */

/* .menu__wrapper li:hover a {
    text-decoration: underline;
} */



.first__list {
    width: 47%;
    flex-shrink: 0;
}



.menu__inner ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.menu__inner {
    padding-top: 10vw;
}

.menu__overlay {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 6;
    width: 100%;
    height: 100vh;
    display: none;
}

.menu__overlay.shown {
    display: block;
}


.menu {
    background: #000;
    position: fixed;
    right: 0;
    top: 0;
    width: 49vw;
    padding: 0 3.38vw;
    box-sizing: border-box;
    height: 5vw;
    z-index: 7;
    transition: height cubic-bezier(1, 0, 0.1, 1) 800ms, width cubic-bezier(1, 0, 0.1, 1) 800ms;
    overflow-x: hidden;
    color: white;
}

.menu.opened {
    height: 100vh;
}



.plate__choose {
    color: #000;
    font-size: 1.3vw;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    text-decoration: none;
    width: 17vw;
    flex-shrink: 0;
    position: relative;
    overflow: hidden;
    display: block;
    background-color: #F4F0AB;
}



.plate__choose_1 {
    background-color: #F4F0AB;
    border: 0;
    height: 100%;
}



.plate__choose_2 {
    background-color: #A5081D;
    color: white;
    top: 100%;
    height: 100%;
}

.plate__choose_inner {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    transition: all .2s linear;
    padding-left: 2.5vw;
}

.plate__choose_block {
    position: relative;
    top: 0;
    border: 0;
    width: 100%;
    height: 100%;
    transition: all .2s ease-in-out;
    background-color: #F4F0AB;
}

.plate__choose:hover .plate__choose_block {
    top: -100%;
}







.special__title {
    font-size: 1.67vw;
    font-style: normal;
    font-weight: 400;
    line-height: 2.24vw;
    text-transform: uppercase;
}



.favorite__btn {
    text-decoration: none;
    display: flex;
    position: relative;
}

.favorite_count {
    color: white;
    font-size: 1vw;
    position: absolute;
    right: -.6vw;
    bottom: -.6vw;
}

.btn__favorites svg {
    display: block;
}

.menu__button {
    display: flex;
    flex-direction: column;
    position: relative;
    gap: 14px;
    width: 70px;
    cursor: pointer;
    margin-left: 0px;
}

.menu__button:after,
.menu__button:before {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background-color: white;
    transition: rotate .3s ease-in-out, translate .3s ease-in-out .3s;
}


.menu__button.close:after,
.menu__button.close:before {
    transition: translate .3s ease-in-out, rotate .3s ease-in-out .3s;
}


.menu__button.close:before {
    transform-origin: center center;
    translate: 0 8px;
    rotate: -15deg;
}

.menu__button.close:after {
    transform-origin: center center;
    translate: 0 -8px;
    rotate: 15deg;
}

.plate__buttons {
    width: 14vw;
    display: flex;
    align-items: center;
    gap: 2.08vw;
}

.plate__contacts {
    width: 18vw;
    box-sizing: border-box;
    padding-left: 3vw;
    justify-content: flex-start !important;
}



.plate__info {
    display: flex;
    align-items: center;
    justify-content: center;
    /* padding: 0 50px; */
    height: 100%;
    flex-shrink: 0;
}

.tel {
    color: white;
    font-size: 1.15vw;
    font-family: "TT Firs Neue";
    font-weight: 500;
    text-decoration: none;
}

.adr {
    font-size: .9vw;
    font-weight: 500;
    /* text-transform: uppercase; */
}

.menu__plate {
    background: #000;
    color: white;
    height: 5vw;
    position: relative;
    display: flex;
    margin-left: -1px;
}

.header__line {
    position: fixed;
    z-index: 9;
    right: 0;
    top: 0;
    display: flex;
}

.plate__before {
    /* height: 14vw; */
    display: flex;
}

/* .plate__before.small {
            height: 9vw;
        } */

/* .plate__before.small .logo__top {
            width: 9vw;
            height: 9vw;
        } */

/* .plate__before.small .plate__special {
            height: 9vw;
        } */


.plate__special {
    background: #DA901C;
    color: #000;
    width: 33vw;
    flex-shrink: 0;
    padding: 0 2vw;
    /* transition: all .2s ease-in-out; */
    height: 15vw;
}




.logo__top {
    display: flex;
    box-sizing: border-box;
    background-color: #A5081D;
    align-items: center;
    justify-content: center;
    width: 9vw;
    height: 9vw;
    flex-shrink: 0;
    /* transition: height .2s ease-in-out, width .2s ease-in-out; */
    /* transition: width .3s ease-in-out, height .3s ease-in-out; */
    /* transition: height cubic-bezier(1, 0, 0.1, 1) 800ms, width cubic-bezier(1, 0, 0.1, 1) 800ms; */
}



.logo__top svg {
    height: 65%;
    width: auto;
}

.main .desc__block {
    color: white;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 40%;
    padding: 4vw;
    z-index: 1;
}

.desc__block {
    box-sizing: border-box;
    padding: 3vw;
}

.blue {
    background: #00475E;
    color: white;
}

body {
    color: #1C1C1B;
    font-family: "Tilda Sans VF";
    font-size: 1.25vw;
    font-style: normal;
    font-weight: 400;
    line-height: 1.67vw;
}

.main__title {
    color: #FFF;
    /* H2 */
    font-family: "TT Firs Neue";
    font-size: 6.25vw;
    font-style: normal;
    font-weight: 300;
    line-height: 6.25vw;
    /* 99.167% */
    text-transform: uppercase;
}

.main__desc {
    color: #FFF;
    font-family: "TT Firs Neue";
    font-size: 2.604vw;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    /* 3.125rem */
    margin-top: 40px;
}

.main__txt {
    position: absolute;
    bottom: 7%;
    left: 5%;
    width: 55%;
    z-index: 1;
}


.main {
    width: 100%;
    height: 100vh;
    color: white;
    overflow: hidden;
    position: relative;
}

.main__picture {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.main__overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: black;
    opacity: .1;
    z-index: 0;
}

section {
    position: relative;
}

.content {
    position: relative;
    margin: 0 auto;
    width: 90%;
}

.desktop-inline {
    display: inline-block;
}

.mobile-inline {
    display: none;
}

.black {
    background-color: #000;
    color: white;
}


.btn__mobile {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #F4F0AB;
    color: #000;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 500;
    text-decoration: none;
    padding: 25px 0;
}

.slide__mobile_picture {
    width: 100%;
    height: 270px;
    position: relative;
}

.slide__mobile_image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.slide__mobile_overlay {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: .1;
}

.slide__mobile_txt {
    color: white;
    background-color: #000;
    box-sizing: border-box;
    width: 100%;
    padding: 30px 5%;
    /* height: 35vh; */
}

.slide__mobile_title {
    font-family: "Tilda Sans VF";
    font-size: 32px;
    font-weight: 400;
    line-height: 32px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.slider__about_arrows svg {
    cursor: pointer;
}

.slider__about_arrows {
    position: absolute;
    width: 90%;
    z-index: 1;
    top: 110px;
    left: 50%;
    margin-left: -45%;
    display: flex;
    justify-content: space-between;
}

.btn__mobile {
    display: none;
}

.map__mobile {
    width: 100%;
    height: 35vh;
    display: block;
    object-fit: cover;
}


.location__infographics_inner {
    display: flex;
}

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

.picture__wrapper img {
    width: 100%;
    height: auto;
    display: block;
}

.btn__mobile_send {
    cursor: pointer;
    width: 100%;
    /* height: 9vh; */
    background: #DA901C;
    display: none;
    align-items: center;
    justify-content: center;
    color: #000;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 500;
    text-decoration: none;
    padding: 25px 0;
}

.copyrights__mobile {
    background: #00475E;
    color: #FFF;
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    padding: 30px 5%;
}


.mobile__header {
    display: flex;
    background-color: #E9EDF0;
    overflow: hidden;
}


.mobile__header_divider {
    background-color: #DA901C;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    width: 4vw;
    position: absolute;
    right: -4vw;
    top: 0;
    height: 100%;
    z-index: 1;
}

.mobile__header_right {
    width: 65vw;
    position: relative;
    z-index: 0;
}



.mobile__header_block_1 {
    background-color: #DA901C;
    width: 35vw;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    padding: 30px;
    flex-shrink: 0;
    position: relative;
    z-index: 1;
    border-right: 1px solid #DA901C;
}

.logo__link svg {
    width: 90px;
    height: auto;
}


.block__content {
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;

    height: 18vh;
    background-color: #00475E;
    min-height: 170px;
}

.footer__mt {
    text-decoration: none;

    font-family: "TT Firs Neue";
    font-size: 22px;
    font-weight: 500;
    line-height: 31px;
    color: white;
}

.inputFrm {
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0 !important;
}


body:not(.home) .form__wrapper {
    background: white;
}

body:not(.home) .footer__contacts {
    color: white;
}

body:not(.home) .footer__contacts a {
    color: white;
}

body:not(.home) .footer__column_1 {
    background-color: black;
    color: white;
}

body:not(.home) {
    background: #E9EDF0;
}

body:not(.home) .logo__top {
    height: 5vw;
    width: 5vw;
}

body:not(.home) .menu__plate {
    height: 5vw;
}

h2 {
    font-size: 1.04vw;
    font-style: normal;
    font-weight: 700;
    line-height: 1.25vw;
    text-transform: uppercase;
}

.content__single {
    margin: 7vw auto 150px auto;
}

h1 {
    font-family: "TT Firs Neue";
    font-size: 6.8vw;
    font-style: normal;
    font-weight: 500;
    line-height: 7.29vw;
    text-transform: uppercase;
}


.back__link {
    display: flex;
    align-items: center;
    gap: 10px;
    color: black;
    text-decoration: none;
    margin-bottom: 20px;
}


.conditions_wrapper {
    width: 50%;
}

.single__title {
    color: #1C1C1B;
    font-family: "TT Firs Neue";
    font-size: 2.71vw;
    font-weight: 500;
    line-height: 3.2vw;
    text-transform: uppercase;
    cursor: pointer;
    display: inline-block;
}

.single__title.active {
    text-decoration: underline;
}

.condition__content {
    margin-top: 20px;
    display: none;
}

.condition__content.active {
    display: block;
}

.page__documents .conditions_wrapper .single__title {
    text-decoration: none;
}

.page__documents .conditions_wrapper .single__title:hover {
    text-decoration: underline;
}

.page__documents .conditions_wrapper {
    margin-top: 120px;
    width: 80%;
}

.page__documents .conditions_wrapper .condition__content {
    display: block;
    margin-top: 5px;
}

.content__single .description {
    color: #000000;
}

.page__progress .about__legend {
    margin: unset;
}

.page__progress .line {
    background-color: black;
}

.page__progress .about__legend {
    color: black;
}

.page__progress .gallery__arrows {
    position: relative;
    top: 0;
    left: 0;
    justify-content: center;
    margin: 40px 0 60px 0;
}

.progress__slider_wrapper .slick-slider {
    height: 70vh;
}

.progress__slider img {
    width: 100%;
    height: 70vh;
    object-fit: cover;
}

.progress__slider_wrapper {
    position: relative;
}

.progress__content {
    width: 80%;
    flex-shrink: 0;
}

.progress__links {
    width: 20%;
    flex-shrink: 0;
}

.progress__wrapper {
    display: flex;
    width: 90%;
    margin: 0 auto 150px auto;
}

.progress__wrapper .description {
    color: #000;
}

.pLink {
    color: #000;
    font-size: 1.5vw;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 20px;
    display: block;
}

.pLink.active {
    font-weight: 700;
    font-size: 2vw;
}

.page__progress .content__single {
    margin: 12vw auto 0px auto;
}

.pLink:hover {
    text-decoration: underline;
}


.gallery__interior_wrapper {
    position: relative;
    display: flex;
}

.gallery__interior_wrapper .about__desc {
    left: 0;
    top: 0;
    z-index: 2;
    position: relative;
}

.logo__small {
    display: none;
}

body:not(.home) .logo__small {
    display: block;
}

body:not(.home) .logo__full {
    display: none;
}



.nbsp {
    white-space: nowrap;
    display: inline-block;
    width: 0.5em;
}

.favorite__btn svg {
    display: block;
}

.plate__buttons svg {
    display: block;
}

.header_divider {
    background-color: #A5081D;
    clip-path: polygon(0px 0px, 25% 0px, 100% 100%, 0% 100%);
    width: 0;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 2;
    /* transition: width cubic-bezier(1, 0, 0.1, 1) 800ms; */
    transition: all .5s ease-in-out;
}



.header_divider.opened {
    width: .8vw;
}


.header_divider.closed {
    width: 0;
}

body:not(.home) .header_divider {
    width: .8vw !important;
}

body:not(.home) .header_divider.closed {
    width: 0 !important;
}



.side {
    position: fixed;
    top: 0;
    right: -35%;
    height: 100vh;
    background-color: #000;
    color: white;
    z-index: 999;
    width: 35%;
    overflow: auto;
    transition: right cubic-bezier(1, 0, 0.1, 1) 800ms;
}

.sideInner {
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.popUp.show .side {
    right: 0;
}

.closePopup {
    right: 0;
    cursor: pointer;
    margin: 30px 30px 0 0;
    width: 3vw;
    height: 40px;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: translate(0px, 20px);
}

.cpline {
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: white;
    transition: all 0.3s ease;
}


.closePopup .cpline:first-child {
    transform: rotate(45deg);
    top: 20px;
    margin-top: 0 !important;
}

.closePopup .cpline:last-child {
    transform: rotate(-45deg);
    top: 20px;
    margin-top: 0 !important;
}



.sSucces {
    display: none;
}

h3 {
    color: #FFF;
    font-family: "TT Firs Neue";
    font-size: 2.5vw;
    font-style: normal;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 1.35;
    font-weight: 500;
}

.popUpCallback .inputFrm,
.popUpBook .inputFrm {
    border-bottom: 1px solid white;
    color: white;
    width: 100%;
}

.popUpCallback .wpcf7-not-valid-tip,
.popUpBook .wpcf7-not-valid-tip {
    color: white;
}


.popUpCallback .sendForm,
.popUpBook .sendForm {
    color: #000;
    background: white;
}



.popUp.show .popUpOverlay {
    display: block;
}

.popUpOverlay {
    position: fixed;
    width: 100%;
    height: 100vh;
    z-index: 99;
    left: 0;
    top: 0;
    display: none;
    transition: all .5s ease;
}


body.fixed {
    overflow: hidden;
}

.Form {
    width: 22vw;
}



.Form .wpcf7-list-item-label::before {
    border: 2px solid #808080;
}

.Form input[type="checkbox"]:checked+.wpcf7-list-item-label::after {
    border-left: 2.5px solid #808080;
    border-bottom: 2.5px solid #808080;
}


.wpcf7-acceptance {
    color: #808080;
    font-size: 1vw;
}

.Form a {
    color: #808080;
}


.Form .form__title {
    color: white;
}

.Form .formSuccess {
    width: 100%;
}

.company_b {
    width: 100%;
    height: 100vh;
    overflow: hidden;
}


.content_company {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.content_company .title__max {
    margin: 10% 0 0 5%;
}

.content_company .description {
    padding: 3vw;
    box-sizing: border-box;
}

.company_b .about__desc {
    width: 100%;
    background-color: transparent;
}



.menu__inner ul li a {
    position: relative;
}

.menu__inner ul li a::after {
    background-color: white;
}

.menu__inner ul li a::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 0;
    height: 2px;
    background-color: white;
    transition: width 0.3s ease;
}

.menu__inner ul li a:hover::after {
    width: 100%;
}

/* .a__select {
    transition: all .2s ease-in-out;
} */


.a__select:hover {
    font-weight: 600;
}

.header .header__line {
    transition: top .7s cubic-bezier(0.76, 0, 0.24, 1);
}

.header .menu {
    transition: height 800ms cubic-bezier(1, 0, 0.1, 1),
        width 800ms cubic-bezier(1, 0, 0.1, 1),
        top 0.7s cubic-bezier(0.76, 0, 0.24, 1);
}

.header .header__line.hide,
.header .menu.hide {
    top: -7vw;
}




.plan-image {
    width: 100%;
    height: 6vw;
    object-fit: contain;
}

.property-line .col5 span {
    background: #E9EDF0;
    padding: 14px 20px;
}

.property-line .btnFavorites.active svg path {
    stroke: #4c4d4e;
}



.property-line .btnFavorites.active svg path {
    fill: #4c4d4e;
    transition: all .2s ease-in-out;
}


.btnFavorites {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.btnFavorites svg path {
    stroke: #000000;
}


.property-line {
    text-decoration: none;
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    padding: 20px 40px;
    box-sizing: border-box;
    transition: all .2s ease-in-out;
    background-color: white;
    margin-bottom: 22px;
}

.property-line:hover {
    background-color: #F4F0AB;
}


.property-line {
    text-decoration: none;
}

.legend .col img.sorted {
    transform: scaleY(-1);
}


.filterBox {
    background-color: white;
    box-sizing: border-box;
    padding: 60px 40px;
}

.hideThis {
    display: none;
}

.fixed-legend {
    position: fixed;
    top: 0;
    background-color: #E9EDF0;
    z-index: 9;
}


.pageParameters .Left {
    width: 30%;
    float: left;
}

.flatsWrapper {
    width: 100%;
}

.property-line-show {
    display: flex !important;
}



.ui-slider-handle.active-handle {
    background-color: black !important;
    border-color: black !important;
}

.ui-slider-handle.active-handle .floor-input,
.ui-slider-handle.active-handle .area-input {
    color: #151b1f !important;
    /* Цвет текста внутри ручки */
}


.flatBlock .Btn_title {
    color: #151b1f;
}

.flatBlock2 {
    text-align: center;
}

.flatTower {
    font-family: 'medium';
}





.flatBlock1 {
    width: 30%;
    align-self: flex-start;
}

.flatBlock2 {
    width: 64.5%;
    align-self: center;
}

.flatBlock3 {
    width: 5.5%;
    align-self: flex-start;
}

.flatSouthPointer {
    width: 100%;
    height: auto;
}

.flatTowerMini {
    width: 60%;
    height: auto;
}

.flatBlocks {
    display: flex;
    column-gap: 3vw;
    row-gap: 1vw;
    flex-wrap: wrap;
}


.flatsCount {
    display: flex;
    align-items: center;
    height: 4.5vw;
}

.btn-reset {
    margin-left: 3vw;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 5px;
}

.btn-reset svg {
    width: .6vw;
    height: auto;
    margin-top: -.1vw;
}



.ui-slider-handle .floor-input,
.ui-slider-handle .area-input {
    /* width: 30px; */
    text-align: center;
    border: none;
    background: none;
    padding: 0;
    pointer-events: none;
    outline: none;
}

.ui-slider-horizontal {
    height: 4.5vw !important;
    position: relative;
}

.uiSlider {
    position: relative;
    width: 100%;
    /* overflow: hidden; */
}

.slider-container {
    margin: 3vw 0;
    width: calc(100% - 84px);
    margin-left: 40px;
}

.ui-widget.ui-widget-content {
    border: 0px !important;
}

.ui-slider-horizontal::before {
    left: -5vw;
}

/* .ui-slider-horizontal::before,
    .ui-slider-horizontal::after {
        content: '';
        position: absolute;
        top: 50%;
        width: 5vw;
        height: 2px;
        background-color: black;
        transform: translateY(-50%);
    } */

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
    background-color: white !important;
    border: 2px solid black !important;
    outline: none !important;
    cursor: pointer !important;
}

.ui-slider-horizontal .ui-slider-handle {
    top: 50% !important;
    transform: translateY(-50%) !important;
    margin-left: -2.25vw !important;
    width: 4.5vw !important;
    height: 4.5vw !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    pointer-events: auto !important;
    touch-action: manipulation;
}




.ui-corner-all {
    border-radius: 0 !important;
}

.ui-widget-content,
.ui-widget-header {
    background-color: black !important;

    top: 50%;
    left: 0;
    right: 0;
    height: 2px !important;
    /* transform: translateY(-50%); */
}


.option {
    float: left;
}

.pageParameters input {
    -webkit-appearance: none;
    appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 0;
}

.option input {
    display: none;
}

.optionSqared .option label {
    width: 4.5vw;
}

.option label {
    display: flex;
    height: 4.5vw;
    justify-content: center;
    align-items: center;
    border: 2px solid black;
    cursor: pointer;
    float: left;
    margin: 0 .8vw .8vw 0;
    cursor: pointer;
}

.option [type=checkbox]:checked+label {
    background-color: black;
    color: white;
}


.optionTowers .option label {
    width: 7vw;
}

.optionAdditional .option label {
    padding: 0 1vw;
}




.pageParameters .Right {
    width: 68%;
    position: sticky;
    left: 0;
    top: 0;
    float: right;
}


.flatsWrapper {
    width: 100%;
}

.legend {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 4.5vw;

    padding: 0px 40px;
    box-sizing: border-box;
}

.sort {
    cursor: pointer;
}

.legend .col img.active {
    opacity: 1;
}

.legend .col img {
    display: inline-block;
    width: .55vw;
    height: auto;
    margin-left: 3px;
    opacity: .2;
}

.col {
    text-align: center;
}

.col1 {
    width: 10%;
}

.col2 {
    width: 20%;
}

.col3 {
    width: 20%;
}

.col4 {
    width: 20%;
}

.col5 {
    width: 25%;
}

.col6 {
    width: 25%;
}

.s__coll {
    width: 7%;
    text-align: center;
}

.no-aparts {
    text-align: center;
    display: none;
}

.flat__desktop {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.flat__mobile {
    display: none;
    align-items: center;
    gap: 20%;
    position: relative;
}

.flat__mobile_line {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}

.flat__mobile_price {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}

.mobile__btns {
    display: none;
    justify-content: space-between;
    padding: 15px 0;
    background: #E9EDF0;
}

.btn__filter {
    color: white;
    background-color: black;
    height: 60px;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 500;
    cursor: pointer;
    width: 75%;

    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.btn__sort_wrapper {
    width: 20%;
}

.sort__wrapper {
    width: 70%;
    position: absolute;
    right: 0;
    background: white;
    margin-top: 10px;
    z-index: 1;
    box-sizing: border-box;
    border: 1px solid black;
    padding: 10px 0;
    display: none;
}

.sort__wrapper.active {
    display: block;
}

.btn__sort {
    background-color: white;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    height: 60px;
}

.mobile__btns.fixed {
    position: fixed;
    top: 0;
    width: 90%;
    z-index: 1;
}

.flatsCountMobile {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.howManyIn {
    margin-left: 7px;
}



.sort__line {
    box-sizing: border-box;
    padding: 10px 30px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    width: 100%;
}

.sort__line .sort {
    width: 100%;
    display: flex;
    justify-content: space-between;
}


.sort__wrapper .sort__line img.active {
    opacity: 1;
}

.sort__wrapper .sort__line img {
    display: inline-block;
    width: 15px;
    height: auto;
    opacity: .3;
}


.sort__wrapper .sort__line img.sorted {
    transform: scaleY(-1);
}


.btnFavorites.active svg path {
    fill: #000000;
}


.singleFlat_page .btnFavorites svg {
    width: 2vw;
    height: auto;
}

.btn__flat_btn {
    border: 1px solid #000;
    padding: 20px 30px;
    cursor: pointer;
}

.btn__flat_btn.active {
    background: black;
    color: white;
}

.single__flat_btns {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-top: 70px;
}

.flat__block {
    display: none;
    text-align: center;
}

.flat__block.active {
    display: block;
}

.singleFlat_page .btnFavorites {
    position: absolute;
    margin-top: -3vw;
}

.btn__flat {
    display: inline-block;
    padding: 25px 0px;
    background: #000;
    color: white;
    text-decoration: none;
    width: 70%;
    text-align: center;
    margin-bottom: 12px;
}

.single__flat_right {
    width: 20%;
    flex-shrink: 0;
    position: relative;
}


.single__flat_left {
    display: flex;
    align-items: flex-start;
    gap: 4vw;
    width: 20%;
    flex-shrink: 0;
}


.single__flat_middle {
    width: 60%;
    flex-shrink: 0;
}

.btnBook {
    background: #DA901C;
    cursor: pointer;
    width: 100%;
    text-align: center;
    padding: 30px 0;
    text-transform: uppercase;
    font-weight: 500;
}

.flat__info .flat__info_item:last-child {
    margin-bottom: 0;
}

.flat__picture_main img {
    width: 100%;
    height: 35vw;
    object-fit: contain;
}



.compas__img {
    width: 5vw;
    height: auto;
    display: block;
    flex-shrink: 0;
}

.flat__info_item {
    margin-bottom: 80px;
}

.flat__info_item_value {
    font-size: 46px;
    font-weight: 500;
}

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

#flat {
    display: none;
}

.flat__info_mobile {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
}


.decoration__slider {
    display: none;
}

.decoration__slider.active {
    display: block;
}

.decoration__wrapper .gallery {
    height: 800px;
}

.decoration__wrapper .slick-track {
    height: 800px;
}

.gallery__btn {
    text-transform: uppercase;
    cursor: pointer;
    margin-bottom: 40px;
}

.gallery__btn.active {
    font-weight: 700;
}

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

.gallery__btns {
    width: 12%;
    flex-shrink: 0;
}

.decoration__slider_wrapper {
    width: 75%;
    flex-shrink: 0;
}

.decoration__wrapper .gallery__interior {
    width: 100%;
}

.main .main__overlay {
    opacity: .3;
}





@media screen and (max-width: 1180px) {



    .decoration__slider_wrapper {
        width: 100%;
    }


    .decoration__wrapper .main__picture {
        height: 350px;
    }


    .decoration__wrapper .slick-track {
        height: 350px;
    }

    .decoration__wrapper .gallery {
        height: 350px;
    }

    .gallery__btn {
        margin-bottom: 10px;
    }


    .gallery__btns {
        width: 100%;
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .decoration__wrapper {
        flex-direction: column;
    }


    .btn__flat_btn.mobile-only {
        display: flex;
    }

    .single__flat_btns {
        gap: 10px;
        justify-content: space-between;
    }

    .btn__flat_btn {
        padding: 15px 10px;
        width: 33%;
        display: flex;
        align-items: center;
        justify-content: center;
        line-height: 1;
        box-sizing: border-box;
    }

    .btn_flex {
        display: flex;
        gap: 17px;
    }

    .btnBook {
        padding: 22px 0;
    }

    .flat__picture_main {
        margin-top: 60px;
    }

    .flat__picture_main img {
        height: 300px;
    }


    .singleFlat_page .btnFavorites svg {
        width: 25px;
        height: auto;
        margin: 0 auto 20px auto;
        opacity: .8;
    }


    .singleFlat_page .btnFavorites {
        position: relative;
        margin-top: 0;
        top: 0;
        right: 0;
    }

    .compas__img {
        width: 50px;
        opacity: .5;
        align-self: end;
    }

    .single__flat_left {
        justify-content: space-between;
    }

    .flat__info_item {
        margin-bottom: 24px;
    }


    .flat__info_item_value {
        font-size: 32px;
        letter-spacing: 0;
    }


    .single__flat_left,
    .single__flat_right,
    .single__flat_middle {
        gap: 0;
        width: 100%;
    }


    .single__flat_wrapper {
        flex-direction: column;
    }

    .btn-reset {
        margin-left: 0;
    }

    .mobile__btns {
        display: flex;
    }

    .btnFavorites {
        position: absolute;
        top: -18px;
        right: -32px;
    }

    .plan-image {
        width: 25%;
        height: 100%;
        flex-shrink: 0;
    }


    .property-line {
        padding: 25px 40px;
        margin-bottom: 10px;
    }

    .flat__desktop {
        display: none;
    }


    .flat__mobile {
        display: flex;
    }

    .fixed-legend {
        position: relative !important;
        left: 0 !important;
        top: 0 !important;
    }

    .filterWrapper {
        margin-top: 0 !important;
    }

    .flatsCount {
        display: flex !important;
        justify-content: center;
        color: white;
        background-color: black;
        padding: 23px 0;
        font-family: "Tilda Sans VF";
        font-size: 22px;
        text-transform: uppercase;
        font-weight: 500;
        cursor: pointer;
    }

    .legend {
        display: none;
    }

    .optionAdditional .option label {
        padding: 0 20px;
    }

    .slider-container {
        margin: 33px 0;
        margin-left: 0px;
    }

    .ui-slider-horizontal .ui-slider-handle {
        margin-left: 0 !important;
        width: 48px !important;
        height: 48px !important;
    }

    .btn-reset svg {
        width: 10px;
    }


    .option label {
        display: flex;
        height: 48px;
        justify-content: center;
        align-items: center;
        border: 2px solid black;
        cursor: pointer;
        float: left;
        margin: 0 10px 10px 0;
        cursor: pointer;
    }


    .optionSqared .option label {
        width: 48px;
    }


    .filterBox {
        padding: 20px;
    }


    .pageParameters .Right {
        width: 100%;
        position: relative;
        margin-top: 0px;
    }


    .pageParameters .Left {
        width: 100%;
        display: none;
        position: relative;
        z-index: 10;
    }



    .header .header__line.hide,
    .header .menu.hide {
        top: -100px;
    }


    .menu__inner ul li a {
        display: inline-block;
    }


    .company_slide {
        position: relative;
    }

    .company__slider .title__max {
        position: absolute;
        left: 5%;
        top: 10%;
    }

    .company__slider .description {
        padding: 35px 5%;
    }

    .company_slide img.big {
        height: 475px;
    }

    .company_slide img {
        width: 100%;
        height: 300px;
        object-fit: cover;
        display: block;
    }

    .company__slider_wrapper .slider__about_arrows {
        top: 200px;
    }


    .sideInner {
        justify-content: space-between;
        width: 100%;
        flex-direction: column;
    }



    .wpcf7-acceptance {
        font-size: 16px;
    }


    .side {
        width: 100%;
        right: -100%;
    }


    .cpline {
        height: 2px !important;
    }

    .closePopup {
        width: 30px;
        height: 40px;
        margin: 0px 20px 0 0;
    }


    .Form {
        width: 80%;
        height: 100%;
        display: flex;
        align-items: center;
    }

    h3 {
        font-size: 34px;
    }

    .side {
        width: 100%;
    }


    body:not(.home) .header_divider {
        width: 10px !important;
    }


    .numbers__pre .number:nth-child(1) {
        width: 100%;
    }

    .numbers__pre .number:nth-child(1) .number__label {
        width: 50%;
    }

    .numbers__pre {
        color: white;
        display: flex;
        flex-wrap: wrap;
        position: relative;
        z-index: 1;
        padding: 50px 0;
    }

    .location__pre {
        position: relative;
    }

    .location__pre .main__picture {
        position: absolute;
        height: 100%;
    }

    .header_divider {
        width: 10px;
    }


    .page__progress .gallery__arrows {
        position: absolute;
        top: calc(50% - 10px);
        z-index: 1;
        left: 50%;
        margin: 0 auto;
        margin-left: -45%;
        justify-content: space-between;
    }

    .page__progress .gallery__arrows path {
        stroke: white;
    }

    .year,
    .pLink {
        box-sizing: border-box;
        padding-left: 5%;
    }

    .progress__slider_wrapper {
        margin: 20px 0 10px 0;
    }

    .progress__wrapper {
        width: 100%;
        margin: 0 auto 50px auto;
    }

    .progress__slider img {
        height: 300px;
    }

    .progress__slider_wrapper .slick-slider {
        height: 300px;
    }

    .pLink,
    .pLink.active {
        font-size: 22px;
    }

    .page__progress .content__single {
        margin: 150px auto 0px auto;
    }


    .page__progress .description {
        display: none;
    }

    .progress__content {
        width: 100%;
    }

    .progress__wrapper {
        flex-direction: column;
    }


    .progress__links {
        width: 100%;
    }



    .page__documents .description {
        padding: 0;
    }

    .page__documents .conditions_wrapper {
        margin-top: 60px;
        width: 100%;
    }

    .condition__content {
        margin-top: 10px;
    }


    .single__title {
        font-size: 22px;
        line-height: 28px;
    }



    .conditions_wrapper {
        width: 100%;
    }

    h2 {
        font-size: 12px;
        line-height: 15px;
    }


    .content__single {
        margin: 150px auto 45px auto;
    }


    body:not(.home) .logo__top {
        height: 100%;
        width: 100%;
    }




    body:not(.home) .menu__plate {
        height: 100px;
    }


    .estetic .picture__wrapper {
        height: 50vh;
    }

    .address__line {
        width: 120px;
    }


    .copyrights__logos {
        gap: 8vw;
        justify-content: center;
        width: 100%;
        flex-direction: row;
    }

    .logo__txt {
        font-size: 12px;
    }

    .copyrights__right svg {
        width: 15vw;
        height: auto;
    }

    .copyrights__left svg:nth-child(1) {
        width: 21vw;
        height: auto;
    }

    .copyrights__left svg:nth-child(2) {
        width: 34vw;
        height: auto;
    }

    .copyrights__right {
        gap: 10px;
        width: 25%;
        padding: 0;
        justify-content: center;
    }


    .copyrights__left svg {
        width: 15vw;
        height: auto;
    }

    .copyrights__left {
        width: 75%;
        padding: 0;
        height: 12vh;
        align-items: center;
    }

    .copyrights__left_inner {
        width: 90%;
    }

    .copyrights__left {
        background: black;
    }

    .copyrights__txt {
        display: none;
    }

    .formSuccess {
        width: 90%;
    }

    .btn__mobile_send {
        display: flex;
        margin-top: 30px;
    }

    .sendForm {
        display: none;
    }

    .wpcf7-list-item {
        margin: 20px 0 0 0;
    }

    .inputFrm {
        font-size: 16px;
        font-weight: 300;
        line-height: 30px;
        width: 100%;
        box-sizing: border-box;
    }

    .form__title {
        font-size: 34px;
        font-weight: 500;
        line-height: 38px;
    }

    .form__wrapper {
        background: white;
        padding-top: 62px;
        padding-bottom: 30px;
    }


    .form {
        width: 90%;
    }

    .water__footer,
    .footer__column_1 {
        display: none;
    }

    .footer__column_1,
    .footer__column_2 {
        width: 100%;
    }

    footer {
        overflow: hidden;
        flex-direction: column;
    }

    .progress .desc__block {
        left: 0;
        width: 100% !important;
        font-weight: 500;
        font-size: 22px;
    }


    .progress .company__block {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }


    .progress {
        height: unset;
        margin-top: -1px;
    }


    .company .title__max {
        top: 35vh;
    }


    .company .desc__block {
        left: 0;
        width: 100%;
    }


    .gallery__interior .gallery__arrows_wrapper {
        top: calc(50% - 18px);
    }


    .ad__inner .main__title {
        font-size: 60px;
        font-weight: 265;
        line-height: 42px;
        color: black;
        margin-bottom: 10px;
    }


    .ad__inner {
        align-items: unset;
        height: unset;
        width: 100%;
        flex-direction: column;
        padding: 25px 5%;
        box-sizing: border-box;
        color: black;
    }

    .about__desc {
        height: unset;
        left: 0;
        position: relative;
        width: 100%;
        background: #DA901C;
    }



    .title__max div {
        word-break: break-word;
        overflow-wrap: break-word;
        hyphens: auto;
    }


    .functionality .description {
        padding: 0;
    }


    .gallery {
        height: unset;
    }


    .gallery__mop .main__picture {
        height: 65vh;
    }

    .gallery__arrow {
        width: 35px;
    }

    .gallery__arrows_wrapper {
        bottom: unset;
        top: 25%;
    }

    .gallery__arrows {
        gap: 0;
        width: 90%;
        justify-content: space-between;
        margin: 0 auto;
    }

    .gallery__content {
        align-items: flex-end;
    }


    .gallery__title {
        font-size: 34px;
        font-weight: 400;
        line-height: 38px;
    }


    .gallery__inner {
        width: 90%;
        padding-bottom: 10%;
    }


    .description {
        width: 100%;
        box-sizing: border-box;
        padding: 25px 5%;
    }

    .concept .main__overlay {
        width: 100%;
        height: 100%;
    }

    .concept .picture__wrapper img {
        height: 60vh;
    }

    .concept .main__title {
        position: absolute;
        z-index: 3;
        bottom: 10%;
        width: 90%;
        left: 50%;
        margin-left: -45%;
    }

    .estetic {
        height: unset;
        margin-top: -1px;
    }

    .estetic .number {
        padding: 40px 5%;
    }

    .numbers__estetic {
        position: relative;
    }

    .estetic .main__overlay {
        width: 100%;
        height: 100%;
    }

    .estetic .main__title {
        position: absolute;
        z-index: 3;
        top: 5%;
        width: 90%;
        left: 50%;
        margin-left: -45%;
    }


    .estetic .desc__block {
        width: 100%;
        position: relative;
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .number br {
        display: none;
    }


    .number {
        padding: 25px 5%;
        box-sizing: border-box;
        width: 50%;
        flex-shrink: 0;
    }

    .location__pre .number {
        padding: 25px 5%;
        width: 50%;
    }

    .number__value {
        font-size: 60px;
        font-weight: 265;
        line-height: 42px;
        margin-bottom: 10px;
    }

    .number__label {
        font-size: 13px;
        font-weight: 300;
        line-height: 15px;
    }


    .location {
        height: unset;
        background: #A5081D;
    }

    .location .desc__block {
        width: 100%;
        position: relative;
        display: flex;
        /* height: 43vh; */
    }

    .desc__block {
        padding: 25px 5%;
        width: 100%;
    }


    .scroll__about {
        height: unset;
        overflow: hidden;
        background-color: #000;
    }

    .slick-track {
        height: unset;
    }

    .btn__mobile {
        display: flex;
    }

    .main__overlay {
        width: 100%;
        height: 100%;
    }

    .main .main__overlay {
        height: 50vh;
    }

    .title__max {
        font-size: 8.7vw;
        font-weight: 500;
        line-height: 1.1;
    }

    .energy {
        height: unset;
        min-height: unset;
    }

    .energy .title__max {
        line-height: 8vw;
    }

    .energy .content {
        position: absolute;
        z-index: 1;
        bottom: 36px;
        padding: 0 5%;
        width: 100%;
        box-sizing: border-box;
    }


    .main .main__picture {
        scale: 1.1;
    }


    .main__desc {
        font-size: 20px;
        margin-top: 10px;
        font-weight: 400;
    }


    .main__title {
        font-size: 6.3vw;
        line-height: 8vw;
        font-weight: 400;
    }


    .main .desc__block {
        position: relative;
        right: 0;
        bottom: 0;
        width: 100%;
        padding: 30px 5%;
        z-index: 1;
        display: flex;
        align-items: center;
        margin-top: -1px;
    }


    .main__txt {
        position: relative;
        bottom: 0;
        left: 0;
        width: 100%;
        box-sizing: border-box;
        display: flex;
        align-items: center;

        padding: 30px 0 30px 5%;
    }

    .main__picture {
        height: 50vh;
        position: relative;
        display: block;
    }


    .main {
        height: unset;
    }


    .desktop-inline {
        display: none;
    }

    .mobile-inline {
        display: inline-block;
    }



    .menu__button.close::before {
        translate: 0 5px;
        rotate: -45deg;
    }

    .menu__button.close::after {
        translate: 0 -8px;
        rotate: 45deg;
    }


    .menu__button::after,
    .menu__button::before {
        height: 1.2px;
    }

    .menu__button {
        gap: 12px;
        width: 45px;
    }

    .menu__wrapper li {
        padding: 1.1vh 0;
    }


    .second__list {
        width: 100%;
        margin-top: 2vh !important;
    }

    .first__list {
        width: 100%;
    }


    .second__list li a {
        font-size: 16px;
        line-height: 1.3;
    }


    .menu__inner {
        padding-top: 140px;
    }

    .menu__wrapper {
        flex-direction: column;
    }

    .first__list li a {
        line-height: 1.2;
        font-size: 22px;
    }


    .favorite_count {
        font-size: 12px;
        right: -10px;
        bottom: -10px;
    }


    .plate__buttons {
        width: 90%;
        gap: 25px;
    }


    .plate__info {
        justify-content: right;
    }

    .plate__before {
        width: 30%;
        height: 100px;
    }

    .logo__top {
        width: 100%;
        height: 100%;
    }

    .menu__plate {
        width: 70%;
        height: 100px;
    }

    .header .plate__contacts {
        display: none;
    }

    .menu {
        width: 100%;
        height: 0px;
    }

    .header__line {
        width: 100%;
    }


    .cookies_btn {
        width: 30%;
        font-size: 16px;
    }

    .cookies_txt {
        width: 70%;
        font-size: 16px;
        padding: 20px;
    }

    body {
        font-size: 16px;
        line-height: 22px;
        font-weight: 300;
    }

    .header .plate__choose {
        display: none;
    }


    .plate__special {
        display: none;
    }


    .mobile-only {
        display: block;
    }

    .desktop-only {
        display: none !important;
    }

    .only-mobile {
        display: block;
    }

    .only-desktop {
        display: none;
    }





}