* {
    font-family: 'Cera Pro';
    box-sizing: border-box;
}

body,
html,
p {
    margin: 0;
    padding: 0;
}

h1,
h2 {
    margin: 0;
    font-family: Merriweather, serif;
}

h1 span,
h2 span {
    font-family: Merriweather, serif;
}

h3,
h4,
h5 {
    margin: 0;
}

img {
    pointer-events: none;
}

.t-45-400-55 h2,
.t-45-400-55 h1,
.t-45-400-55 span {
    text-transform: uppercase;
    font-family: Merriweather, serif;
    font-size: 40px;
    font-weight: 400;
    line-height: 55px;
    text-align: center;
    color: #3C3C3B;
}

.t-50-400-60 h2,
.t-50-400-60 h1,
.t-50-400-60 span {
    font-family: Merriweather, serif;
    font-size: 50px;
    font-weight: 400;
    line-height: 60px;
    letter-spacing: -0.015em;
    text-align: center;
    text-transform: uppercase;
    color: #3C3C3B;
}

.t-50-400-60 span {
    color: #AD9170;
}

.p-16-300-25 {
    font-family: Cera Pro;
    font-size: 16px;
    font-weight: 300;
    line-height: 25px;
    letter-spacing: -0.015em;
    text-align: left;

}

.special-desc {
    font-family: Cera Pro;
    font-size: 16px;
    font-weight: 500;
    line-height: 20.11px;
    text-align: left;
    text-transform: uppercase;
}

.regular-desc {
    font-family: Cera Pro;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    text-align: left;
    color: #3C3C3B;
}


.header-menu {
    width: 1150px;
    justify-content: space-between;
    display: flex;
    gap: 20px;
    z-index: 50;
}

.header-menu-item:nth-child(7) {
    font-family: Cera Pro;
    font-size: 13px;
    font-weight: 700;
    line-height: 24px;
    text-align: center;

}

.no-ivent {
    pointer-events: none;
}

.header-menu-item:last-child {
    display: flex;
    /* gap: 20%; */
    min-width: 100px;
    justify-content: space-between;
    cursor: pointer;
}

.more-info-item-btn:hover {
    color: rgba(173, 145, 112, 1);
    background: #fff;
    cursor: pointer;
}

.more-info-item-btn:hover a {
    color: rgba(173, 145, 112, 1);
}

.dop-features-btn:hover {
    background: rgba(233, 203, 156, 1);
}

.more-info-item-btn>* {}

.more-info-item-btn svg path {
    stroke: #fff;
    transition: 0.2s;
}

.more-info-item-btn:hover svg path {
    stroke: rgba(173, 145, 112, 1);
}

.header-menu-item:nth-child(1) a {
    display: flex;
    gap: 10px;
    align-items: center;
}

.header-menu-item:nth-child(8) {
    display: flex;
}



.header-menu-item {
    font-family: Cera Pro;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;

}

a[data-src='#mess']:hover, a[href='#tour']:hover, #yana-send:hover, .cart-first-second-info-right-main-btn-cont:hover {
    background: #765E50;
    color: #FFF!important;

}
.nohover:hover {
    background: transparent!important;
}
.what-doing2 {
    /* margin-bottom: 150px; */
}
#yana-send:hover span{
    
    color: #FFF!important;

}
.dop-features-btn a:hover, .btn-transparent-wa:hover, .profit-price-icons-items a:hover {
    background: #FFFFFF99!important;

}
.header-menu-item a {
    color: inherit;
    text-decoration: none;
}
.header-menu-item a:hover {

    text-decoration: underline;
}
.header-menu-item.active a {

    text-decoration: underline;
}

.header {
    display: flex;
    align-items: center;
    background: url("../img/bg2.webp");
    /* min-height: 1000px; */
    flex-direction: column;
    background-size: cover;
    background-position: center bottom;
    padding-top: 30px;
    padding-bottom: 9%;
}

.header-menu-items {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 13px;
    /*    width: 100%;*/
    color: #fff;
    flex: 1;
}

.header-main {
    color: #fff;
    width: 1150px;
    gap: 40px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    /* height: 520px; */
    z-index: 2;
    height: 70%;
}

.header-main-features {
    display: flex;
    align-items: center;
    gap: 20px;
}

.header-main-title h1 {
    font-weight: 400;
    font-size: 45px;
    font-family: Merriweather, serif;
    margin-bottom: -30px;
}

.header-main-undertitle h2 {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    /* text-align: left; */

}

.main-features-text {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: -0.015em;
    text-align: left;
    text-transform: uppercase;

}

.header-under-item a {
    display: flex;
    gap: 30px;
}

.header-under-item {
    display: flex;
    gap: 30px;
    margin-right: 30px;
}

.header-under {
    margin-top: auto;
    width: 1150px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    z-index: 2;
}

.special a {
    gap: 10px;
    position: relative;
    align-items: self-end;
    text-decoration: none;
}

.header-under-ipoteka-img {
    width: 110px;
    z-index: 4;
}

.header-under-ipoteka-img img {
    width: 100%;
}


.header-under-ipoteka-text {
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 8px;
    z-index: 4;

}

.header-under-ipoteka-bg {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: -20px;
    height: 40px;
    background: rgba(180, 154, 125, 1);
    z-index: 3;
    border-top-right-radius: 100px;
    border-top-left-radius: 100px;
    padding: 0 20px;
    box-sizing: content-box;
}

.header-under-ipoteka-price {
    display: flex;
    background: #fff;
    border-radius: 11px;
    color: rgba(72, 107, 152, 1);
    z-index: 6;
    padding: 5px 15px;
    gap: 5px;
    position: absolute;
    top: 20px;
    left: 100px;
}

.header-under-ipoteka-price>div {
    font-size: 10px;
    font-weight: 400;
    line-height: 10px;
    text-transform: uppercase;
    white-space: nowrap;
}




.header-slider-container {
    display: flex;
    justify-content: center;
    background: #ccc;
    z-index: 2;
}

.header-slider {
    width: 600px;
    display: flex;
    gap: 15px;
    overflow: hidden;
}

.header-slider-prev {
    /*width: 295px;*/
    width: 340px;
    height: 183px;
    padding: 7px;
    border-radius: 9px;
    background: #fff;
    overflow: hidden;
    z-index: 10;
}

.header-slider-prev img {
    width: 100%;
    /*            height: 100%;*/
}

.header-slider-prev-title {
    font-family: Cera Pro;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.015em;
    color: #fff;
    padding-bottom: 7px;
    opacity: 0;
    transition: 0.2s;
    text-transform: uppercase;
}

.header-slider-left {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.header-slider-right-mid {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 38px;
    align-items: center;
}

.mid-circ {
    display: flex;
}

#arrowUp,
#arrowDown {
    cursor: pointer;
}

.header-slider-right-top,
.header-slider-right-bot {
    padding-left: 18px;
    position: relative;
    pointer-events: none;
}

.header-slider-right {
    position: relative;

}

.header-slider-right-bot {
    margin-top: 4px;
}

.header-slider-left {
    padding-bottom: 60px;
}

.header-slider-dot-elem {
    display: flex;
    align-items: center;
    gap: 20px;
    position: absolute;
}

.header-slider-dot-elem .slider-dot-elem-text {
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.015em;
    text-align: right;
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    top: -10px;
    right: 30px;
    width: 200px;

}

.header-slider-dot-elem {
    width: 8px;
    height: 8px;
    display: block;
    background: #fff;
    border-radius: 50%;
    transition: 0.2s;
}



.header-slider-circ {
    width: 1000px;
    height: 1000px;
    position: absolute;
    top: -111px;
    left: 14px;
    border-radius: 100%;
    z-index: 7;
    pointer-events: none;
}

.header-slider-prev img {
    display: none;
    opacity: 0;
    transition: 0.2s;
}

.header-slider-prev img.active {
    display: block;
}

.active-dot,
.active-dot-invis {
    opacity: 0;
    transition: 0.2s;
}

#images-container {
    overflow: hidden;
    max-height: 169px;
    display: block;
}

.header-slider-window {
    position: absolute;
    top: 0;
    margin-left: 50%;
}

.features h3 {
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.14em;
    text-align: left;
    text-transform: uppercase;
    color: rgba(60, 60, 59, 1);

}

.features h2,
.features h2 span {
    font-family: Merriweather, serif;
    font-size: 45px;
    font-weight: 400;
    line-height: 55px;
    text-align: left;
    text-transform: uppercase;
    color: rgba(60, 60, 59, 1);

}

.features h2 span {
    color: rgba(145, 115, 87, 1);
}

.features {
    width: 1150px;

}

.features-container {
    display: flex;
    justify-content: center;
    background: url(../img/bg2.webp);
    background-size: cover;
    background-position: bottom;
    padding: 100px 0;
    background-repeat: no-repeat;
    background-repeat: repeat-y;
    padding-bottom: 290px;
}

.features-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px;
    margin: 90px 0;
    row-gap: 80px;
}

.features-item-hover {
    border-radius: 97px;
    overflow: hidden;
    border: 5px solid #fff;
    width: 230px;
    height: 138px;
    opacity: 0;
    transition: 0.2s;
    position: absolute;
}

.features-item-hover img {
    width: 100%;
    height: auto;
}

.features-item:hover .features-item-hover {
    position: absolute;
    opacity: 1;
}

.features .features-item:hover {
    left: 0;
}

.features-item:hover .features-item-text {
    opacity: 0;
}

.features-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    width: 18%;
    gap: 10px;
    position: relative;
}




.features-item-icon {
    display: flex;
    min-height: 65px;
}

.features-item-text {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    text-align: left;
    opacity: 1;
    transition: 0.2s;
    pointer-events: none;
    width: 100px;
}

.features-description {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    margin-left: 40%;
    padding-bottom: 200px;
}

.features-under-img {
    height: 1px;
    position: relative;
}

.features-under-img>div {
    max-height: 579px;
    /*    overflow: hidden;*/
    position: relative;
}

.features-under-img img {
    width: 100%;
}

.features-under-img .iconImgTer {
    width: 15%;
    position: absolute;
    top: -15%;
    left: 9%;
}

.dop-features-container {
    padding-top: 20px;
    /* background-color: rgba(72, 107, 152, 1); */
    background-image: url(../img/main-bottom2.png);
    /* min-height: 1456px; */
    /* background-position: -100% 117%; */
    background-repeat: no-repeat;
    background-size: 100%;
    display: flex;
    justify-content: center;
}

.dop-features {
    width: 1150px;
    display: flex;
    flex-direction: column;
    gap: 50px;
    /* margin-top: 100px; */
}

.dop-features-item {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 90px;

}

.dop-features-item:nth-child(2) {
    margin-left: 40%;
    color: #fff;
    font-family: Cera Pro;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    text-align: left;

}

.dop-features-item:nth-child(3) {
    margin-left: 40%;
    justify-content: flex-start;
}

.dop-features-btn a {
    /* background: rgba(180, 154, 125, 1); */
    background: #5679A3;
    padding: 16px 24px 16px 24px;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    line-height: 20.11px;
    text-align: center;
    border-radius: 16px;
    transition: 0.2s;

}

.dop-features-item a {
    text-decoration: none;
}

.more-info-container {
    background: rgba(145, 115, 87, 1);
    display: flex;
    justify-content: center;
    padding: 60px 0;
}

.more-info {
    width: 1150px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.more-info-item-text {
    font-family: Cera Pro;
    font-size: 25px;
    font-weight: 400;
    line-height: 29px;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 20px;
}


.more-info-item-btn {
    display: flex;
    color: #fff;
    justify-content: center;
    align-items: center;
    background: rgba(180, 154, 125, 1);
    padding: 10px;
    border-radius: 32px;
    gap: 10px;
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    transition: 0.2s;
}

.more-info-item-btn a {
    color: #fff;
    text-decoration: none;
}



.more-info .more-info-item:nth-child(1) {
    width: 40%;
}

.more-info .more-info-item:nth-child(1) img {
    width: 50%;
    position: absolute;
    top: -145px;
    max-height: 431px;
}

.more-info .more-info-item:nth-child(2) {
    width: 480px;
}

.more-info-item-btn>div:nth-child(2) {
    display: flex;
}

.shorts-block-items {
    max-width: 60%;
    position: relative;
    width: 60%;
    overflow-x: visible;
    white-space: nowrap;
    cursor: grab;
    scrollbar-width: none;
    -ms-overflow-style: none;
    /* Для Internet Explorer и Edge */
}

.shorts-block-items::-webkit-scrollbar {
    display: none;
    /* Для Chrome, Safari и Opera */
}

.short-block-items-container {
    display: flex;
    gap: 40px;


    position: absolute;
}

.shorts-block-item {
    width: 170px;
    height: 300px;
    background: rgba(217, 217, 217, 1);
    display: flex;
    justify-content: center;
    align-items: center;
}



.shorts-block {
    display: flex;
    width: 1150px;
    position: relative;
}

.shorts-block-title {
    width: 40%;
}

.shorts-block-container {
    display: flex;
    justify-content: center;
    background: rgba(254, 250, 244, 1);
    padding: 100px 0;
    overflow: hidden;
    padding-bottom: 0px;
}

.shorts-block-title {
    font-family: Merriweather, serif;
    font-size: 45px;
    font-weight: 400;
    line-height: 55px;
    text-align: left;
    text-transform: uppercase;
    color: rgba(60, 60, 59, 1);
    min-height: 300px;
    /*background: rgba(254, 250, 244, 1);*/
    z-index: 3;
    pointer-events: none;
}

.shorts-block-title::before {
    content: "";
    width: 50%;
    height: 300px;
    background: #fff;
    display: block;
    position: absolute;
    left: -25%;
    z-index: -1;
    background: rgba(254, 250, 244, 1);
}

.catalog-title h2 {
    font-family: Merriweather, serif;
font-weight: 400;
font-size: 40px;

line-height: 55px;
letter-spacing: 0%;


}



.catalog-title h2 span {
    color: rgba(145, 115, 87, 1);
    font-family: Merriweather, serif;
    font-size: 40px;
    font-weight: 400;
    line-height: 55px;
    text-align: left;
}

.catalog-top-block-text {
    font-family: Cera Pro;
    font-size: 25px;
    font-weight: 400;
    line-height: 32px;
    text-align: left;
    color: rgba(145, 115, 87, 1);
    text-transform: uppercase;
}

.catalog-top-block,
.catalog-top-block-btns {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.catalog-top-block-btns {
    gap: 20px;
}

.catalog-top-block-btns>div:nth-child(2) {
    transform: rotate(180deg);
}

.catalog-top-block-btns>div {
    display: flex;
}


.catalog {
    width: 1150px;
}

.catalog-container {
    display: flex;
    justify-content: center;
    background: rgba(254, 250, 244, 1);
    padding: 100px 0;
}

.catalog-items {
    display: flex;
    gap: 20px;
}

.catlog-item {
    width: 50%;
    background: #fff;
    cursor: pointer;
}

.catalog-item-img img {
    width: 100%;
    height: auto;
}

.catalog-item-uptext {
    display: flex;
    justify-content: space-between;
    padding: 5px 20px;
}

.catalog-item-dots {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.catalog-item-name {
    font-family: Cera Pro;
    font-size: 16px;
    font-weight: 700;
    line-height: 29px;
    text-align: left;
    color: rgba(60, 60, 59, 1);
    text-transform: uppercase;
}

.catalog-item-dots {
    font-family: Cera Pro;
    font-size: 16px;
    font-weight: 400;
    line-height: 29px;
    text-align: center;
    color: rgba(60, 60, 59, 1);
    text-transform: uppercase;

}

.catalog-item-dots>div {
    display: flex;
    align-items: center;
}

.catalog-item-dots>div::before {
    content: "";
    width: 4px;
    height: 4px;
    background: rgba(145, 115, 87, 1);
    display: block;
    margin-right: 10px;
    margin-left: 10px;
    border-radius: 100%;
}

.catalog-item-dots>div:nth-child(1)::before {
    display: none;
}

.catalog-item-dots>div:nth-child(2) {}

.catalog-item-price>div:nth-child(1) {
    font-family: Cera Pro;
    font-size: 30px;
    font-weight: 500;
    line-height: 29px;
    text-align: left;
    color: rgba(60, 60, 59, 1);
}

.catalog-item-price>div:nth-child(2) {
    font-family: Cera Pro;
    font-size: 16px;
    font-weight: 400;
    line-height: 29px;
    text-align: left;
    color: rgba(170, 170, 170, 1);
    text-transform: uppercase;
}

.catalog-item-price>div:nth-child(2)>span {
    color: rgba(145, 115, 87, 1);
    text-decoration: underline;
}

.catalog-item-bot-cont {
    display: flex;
    justify-content: space-between;

}

.catalog-item-price {
    padding-left: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;

}


.catalog-item-button {
    width: 110px;
    height: 93px;
    background: rgba(244, 234, 218, 1);

}

.catalog-item-button a,
.catalog-item-button span {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.catalog-items-showmore {
    text-align: center;
    margin: 0 auto;
    margin-top: 50px;
}

.catalog-items-showmore span {
    font-family: Cera Pro;
    font-size: 16px;
    font-weight: 500;
    line-height: 38px;
    text-align: center;
    text-transform: uppercase;
    color: rgba(145, 115, 87, 1);
    border-bottom: 1px solid rgba(145, 115, 87, 1);
    cursor: pointer;
}


.catalog-top-block {
    margin-bottom: 30px;
    margin-top: 60px;
}

.see-all-catalog span {
    font-family: Cera Pro;
    font-size: 16px;
    font-weight: 500;
    line-height: 38px;
    text-align: center;
    color: rgba(145, 115, 87, 1);
    text-transform: uppercase;
    border-bottom: 1px solid rgba(145, 115, 87, 1);
}

.see-all-catalog {
    text-align: center;
    margin-top: 50px;
    cursor: pointer;
}


.profit-price-container {
    display: flex;
    justify-content: center;
    /* background: rgba(254, 250, 244, 1); */
    padding: 100px 0;
    /* background: url(../img/bg2.webp); */
    background-size: 100%;
    background-position: bottom;
    padding-bottom: 150px;
    padding-left: 30px;
    padding-right: 30px;
    overflow: hidden;
    position: relative;
}

.profit-price {
    width: 1150px;
}

.profit-price-uptitle {
    font-family: Cera Pro;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.14em;
    text-align: center;
    color: #FFF;
    text-transform: uppercase;

}

.profit-price-title h2 {
    font-family: Merriweather, serif;
    font-size: 40px;
    font-weight: 400;
    line-height: 55px;
    text-align: center;
    color: #FFF;
    /* text-transform: uppercase; */
}

.profit-price-title h2 span {
    font-family: Merriweather, serif;
    font-size: 40px;
    font-weight: 400;
    line-height: 55px;
    text-align: center;
    color: #FFF;
    /* text-transform: uppercase; */
}

.profit-price-desc {
    font-family: Cera Pro;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    text-align: center;
    color: #FFF;
    /* margin-left: 20%; */

    margin-top: 45px;
    margin-bottom: 45px;
}

.profit-price-icons {
    display: flex;
    gap: 30px;
    justify-content: space-between;
}

.profit-price-sertificate {}

.profit-price-icons-items {
    background: rgba(180, 154, 125, 1);
    border-radius: 50%;
    width: 230px;
    height: 230px;


    font-family: Cera Pro;
    font-size: 16px;
    font-weight: 400;
    line-height: 20.11px;
    text-align: left;

    text-transform: uppercase;
    color: #fff;

    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 25px;
    text-transform: uppercase;

}
.page-node-592 .profit-price-icons-items {
    background: #FFFFFF;
    color: #5679A3;

}

.profit-price-icons-items:nth-child(2)>div:nth-child(1),
.profit-price-icons-items:nth-child(3)>div:nth-child(1) {

    font-family: Cera Pro;
    font-size: 25px;
    font-weight: 400;
    line-height: 32px;
    text-align: center;
}

.profit-price-icons-items:nth-child(2)>div:nth-child(2),
.profit-price-icons-items:nth-child(3)>div:nth-child(2) {

    //styleName: Spesials Desktop;
    font-family: Cera Pro;
    font-size: 16px;
    font-weight: 700;
    line-height: 20.11px;
    text-align: center;


}

.profit-price-icons-items span {
    font-family: Cera Pro;
    font-size: 77px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: -0.015em;
    text-align: left;
    margin-left: 20px;
}

.profit-price-icons-items:nth-child(4) {
    background: transparent;
    width: 25%;
    margin-right: auto;

}

.profit-price-icons-items:nth-child(4) a {
    background: #FFF;
    font-family: Cera Pro;
    font-size: 16px;
    font-weight: 500;
    line-height: 20.11px;
    text-align: center;
    color: #5679A3!important;
    border-radius: 50px;
    width: 100%;
    margin: 0;
    display: inline-block;
}

.profit-price-sert {

    font-family: Cera Pro;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.14em;
    text-align: center;
    color: #FFF;
    text-transform: uppercase;

}

.profit-price-sertificate {
    display: flex;
    flex-direction: column;
    gap: 30px;
    margin-top: 75px;
}


.profit-price-img-block {
    background: #fff;
    padding: 20px 30px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.25);
    width: 200px;
}

.profit-price-images {
    display: flex;
    justify-content: space-between;
    /*background: rgba(254, 250, 244, 1);*/
}


.geo-container {
    position: relative;
    top: -150px;
}

.geo {
    display: flex;
    position: relative;
    justify-content: flex-end;
}

.geo-left {
    width: 847px;
    height: 448px;
    background-size: cover;
}

.geo-left {
    position: absolute;
    z-index: -1;
    top: 150px;
    left: -73px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.geo-right {
    width: 65%;
    background: rgba(145, 115, 87, 1);
    padding: 65px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 100px;
}

.geo-right-title {
    font-family: Merriweather, serif;
    font-size: 45px;
    font-weight: 400;
    line-height: 55px;
    text-align: left;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 20px;
    position: relative;
    width: 806px;

}

.geo-right-desc {
    //styleName: Regular text desktop;
    font-family: Cera Pro;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    text-align: left;
    color: #fff;

    width: 656px;
    min-height: 170px;

}

.GeoIcon45 {
    position: absolute;
    top: -210%;
    right: -50px;
}

.under-geo-container {
    background: rgba(254, 250, 244, 1);
    display: flex;
    justify-content: center;
    padding: 100px 0;
    padding-bottom: 292px;
    position: relative;
}

.under-geo-container::before {
    content: "";
    width: 100%;
    height: 200px;
    background: rgba(254, 250, 244, 1);
    ;
    position: absolute;
    top: -158px;
    z-index: -2;
}

.under-geo {
    width: 1150px;
    display: flex;
    justify-content: center;
    gap: 33px;
}

.under-geo-item {
    width: 360px;
}

.under-geo-item-icon {}

.under-geo-item-title {

    font-family: Cera Pro;
    font-size: 25px;
    font-weight: 400;
    line-height: 32px;
    text-align: left;
    color: rgba(180, 154, 125, 1);
    text-transform: uppercase;

    margin-bottom: 15px;
    margin-top: 10px;

}

.under-geo-item-desc {
    font-family: Cera Pro;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    text-align: left;
    color: rgba(60, 60, 59, 1);
}



.lead-form-container {
    display: flex;
    justify-content: center;
    background: url("../img/bg.jfif");
    background-size: auto;
    background-position: 100% 18%;
    height: 861px;
}

.lead-form {
    width: 600px;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}


.lead-form-title {
    margin-bottom: 50px;
}

.lead-form-title h2 {
    color: #fff;

}


.lead-form-undertitle {
    font-family: Cera Pro;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    text-align: center;
    color: rgba(255, 255, 255, 1);

}

.lead-form-inputs {
    width: 100%;
}

.lead-form-inputs form {
    display: flex;
    flex-direction: column;
}

.lead-form-input-name,
.lead-form-input-number {
    font-family: Cera Pro;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    text-align: center;
    background: transparent;
    outline: none;
    border: 0;
    border-bottom: 1px solid #fff;
    padding: 30px 0;
    color: #fff;
}

textarea::placeholder,
.lead-form-input-name::placeholder,
.lead-form-input-number::placeholder {
    color: #fff;
}

.lead-form-input-btn,
.lead-form-input-btn2 {
    border-radius: 32px;
    opacity: 0px;
    color: rgba(72, 107, 152, 1);
    outline: none;
    border: 0;
    background: #fff;
    padding: 20px 40px;
    cursor: pointer;
}

.lead-form-input-btn-cont {
    text-align: center;
    padding-top: 100px;

}

.contacts-container {
    background: rgba(145, 115, 87, 1);
    display: flex;
    min-height: 710px;
    overflow: hidden;
}

.contacts {
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-between;
    padding-top: 119px;
    padding-bottom: 210px;
    padding-right: 80px;
}

.contacts-top {
    width: 400px;
}

.contacts-top-title h2 {
    font-family: Merriweather, serif;
    font-size: 45px;
    font-weight: 400;
    line-height: 55px;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.contacts-top-desc {
    font-family: Cera Pro;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    text-align: left;
    color: #fff;
}

.contacts-bot {
    width: 400px;
    font-family: Cera Pro;
    font-size: 25px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: -0.015em;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
}

.contacts-bot-item {
    margin-bottom: 13px;
    display: flex;
    gap: 19px;
}

.contacts-bot-item:last-child {
    margin-top: 40px;
}

.contacts-img {
    width: 50%;
    background: url("../img/adress_img.png");
    background-position: right;
}

.contacts-img img {
    height: 100%;
}

.geo-icon {
    width: 62px;
}

.geo-icon img {
    width: 100%;
}

.contacts-bot-item a {
    /*    width:  100%;*/
    /*    height: 100%;/*/
    display: block;
    color: #FFF;
    text-decoration: none;
}






.footer-container {
    display: flex;
    justify-content: center;
    /* background: url(../img/bg2.webp); */
    background: #3C3C3B;

    background-size: cover;
    padding-top: 140px;
    padding-bottom: 50px;
    flex-direction: column;
    gap: 140px;
    align-items: center;
}

.footer {
    width: 1150px;
    display: flex;
    justify-content: space-between;
}

.footer-col-title {
    font-family: Cera Pro;
    font-size: 13px;
    font-weight: 700;
    line-height: 16.34px;
    text-align: left;
    /* color: rgba(60, 60, 59, 1); */
    color: #FFF;
    text-transform: uppercase;
}

.footer-col-item {
    font-family: Cera Pro;
    font-size: 13px;
    font-weight: 400;
    line-height: 13px;
    text-align: left;
    text-transform: uppercase;
    color: #FFF;
}

.footer-col-item a {
    text-decoration: none;
    color: inherit;
}


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

.footer-col:last-child {
    gap: 0;
}

.footer-right-title {
    color: #FFF;
    font-family: Cera Pro;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    text-align: left;
    margin-bottom: 10px;
}

.footer-right-btn {
    background: rgba(180, 154, 125, 1);
    color: #fff;
    padding: 10px;
    text-align: center;
    border-radius: 32px;
    margin-bottom: 40px;
    position: relative;
    display: block;
    text-decoration: none;
}

.footer-right-btn a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.footer-right-num {
    color: #FFF;
    font-family: Cera Pro;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 5px;
}

.footer-right-num a {
    color: #FFF;
    font-family: Cera Pro;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 5px;
}

.footer-right-link {}

.footer-right-link a {
    color: rgba(145, 115, 87, 1);
    border-bottom: 1px solid rgba(145, 115, 87, 1);
    text-decoration: none;
}

.footer-right-soc {
    display: flex;
    gap: 15px;
    margin-top: 40px;
}

.footer-underlink {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: -0.015em;
    text-align: center;
    /* color: rgba(173, 145, 112, 0.5); */
    color: #FFFFFF80;

}

.footer-underlink a {
    color: rgba(173, 145, 112, 0.5);
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: -0.015em;
    text-align: center;
}

.footer-col-items {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.footer-col-items {
    /*    display: none;*/
}

.footer .visible .footer-col-items {
    display: flex;
}

.footer-col-icon {
    display: none;
}



.catalog-items-cont {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.catalog-items {
    display: flex;
    transition: transform 0.5s ease-in-out;
    will-change: transform;
}

.catlog-item {
    flex: 0 0 calc(50% - 10px);
    box-sizing: border-box;
}


.next,
.prev {
    cursor: no-drop;
    opacity: 0.4;
}


.catalog-top-block-btns .active-btn-catalog {
    cursor: pointer;
    opacity: 1;
}



.short-navigation-dots {
    text-align: center;
    margin-top: 10px;
    position: absolute;
    z-index: 10;
    width: 100%;
    bottom: -50px;
    display: none;
}

.short-navigation-dots .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #ccc;
    border-radius: 50%;
    margin: 5px;
    cursor: pointer;
}

.short-navigation-dots .dot.active {
    background-color: #000;
}


.header-slider-dots-mob {
    display: none;
}


.logo-desc {
    display: block;
}

.logo-mob {
    display: none;
}

.header-slider-dots-mob-cont {
    display: none;
}

.header-under-call-mob {
    display: none;
}

.header-under-call-mob a {
    width: 100%;
    height: 100%;
    display: inline-block;
}

.catalog-show-mob {
    display: none;
}

.catalog-show-desc {
    display: inline;
}


.info-container {
    display: flex;
    justify-content: center;
    padding: 150px 0;
    background: url(../img/bg2.webp);
    background-size: 100%;
    background-position: bottom;
    overflow: hidden;
    padding-bottom: 0;
}

.info {
    width: 1150px;
}

.info-slider1-item,
.info-slider3-item {
    width: 30%;
}

.info-slider1-item img,
.info-slider3-item img {
    width: 100%;
}

.info {
    display: flex;
    flex-direction: column;
    align-items: center;
}


.info-title1 {
    color: rgba(60, 60, 59, 1);
    font-family: Merriweather, serif;
    font-size: 45px;
    font-weight: 400;
    line-height: 55px;
    text-align: center;

    margin-bottom: 40px;
}

.info-slider1-container,
.info-slider3-container {
    max-width: 500px;
    position: relative;
    margin-bottom: 100px;
}

.info-slider1,
.info-slider3 {
    display: flex;
    transition: transform 0.5s ease;
    /*            gap: 20px;*/
}

.info-slider1-item,
.info-slider3-item {
    min-width: 100%;
    /* Слайд занимает всю ширину контейнера */
    box-sizing: border-box;
    transition: opacity 0.5s ease;
    display: flex;
    justify-content: center;
    align-items: center;

}

.info-slider1-item img,
.info-slider3-item img {
    transition: 0.2s;
    height: 70%;
    width: auto;

}

.info-slider1-item.active img,
.info-slider3-item.active img {
    height: 100%;
}

.info-slider1-item img,
.info-slider3-item img {
    max-width: 100%;
    display: block;
}

.info-slider1-item-desc,
.info-slider3-item-desc {
    padding: 10px;
}

.info-slider1-btns,
.info-slider3-btns {
    text-align: center;
    margin: 20px 0;
    display: flex;
    justify-content: space-between;
}

.info-slider1-btns .next-btn,
.info-slider3-btns .next-btn {
    transform: rotate(180deg);
    cursor: pointer;
}

.info-slider1-btns .prev-btn,
.info-slider3-btns .prev-btn {
    cursor: pointer;
}

.info-slider1-btns button,
.info-slider3-btns button {
    padding: 10px 20px;
    margin: 0 5px;
    cursor: pointer;
}

.info-slider1-desc {}

.info-slider1-desc-title,
.info-slider3-desc-title {
    font-family: Cera Pro;
    font-size: 25px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: -0.015em;
    text-align: left;
    text-transform: uppercase;
    color: rgba(60, 60, 59, 1);
    margin-bottom: 10px;
    transition: 0.2s;
    opacity: 1;

}

.info-slider1-desc-desc,
.info-slider3-desc-desc {

    font-family: Cera Pro;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    text-align: left;
    color: rgba(60, 60, 59, 1);
    transition: 0.2s;
    opacity: 1;
    min-height: 200px;

}

.info-slider1-item-desc-title,
.info-slider1-item-desc-desc,
.info-slider1-item-desc {
    display: none;
}

.info-slider3-item-desc-title,
.info-slider3-item-desc-desc,
.info-slider3-item-desc {
    display: none;
}


.info-slider1-item.inactive,
.info-slider3-item.inactive {
    opacity: 0;
}

.info-slider1-item.visible {}

.info-slider1-item.active,
.info-slider3-item.active {
    /* Стиль для активного слайда */
    opacity: 1;
    position: relative;
}

.info-slider1-item.active .info-slider1-topicons,
.info-slider3-item.active .info-slider3-topicons {
    position: absolute;
    padding: 20px;
    top: 0;
    left: 0;
    display: flex;
    height: 100px;
    gap: 5%;
    opacity: 1;
}

.info-slider1-item.visible .info-slider1-topicons,
.info-slider3-item.visible .info-slider3-topicons {
    position: absolute;
    padding: 20px;
    top: 0;
    left: 0;
    display: flex;
    max-height: 100px;
    gap: 5%;
    opacity: 0;
    /*    transition: 0.2s;*/
}

.info-slider1-item.inactive .info-slider1-topicons,
.info-slider3-item.inactive .info-slider3-topicons {
    opacity: 0;
    position: absolute;
}

.info-slider1-topicons img,
.info-slider3-topicons img {
    height: 100%;
}

.no-textwrap {
    text-wrap: nowrap;
}


.info-slider2-item {
    width: 30%;
    transform: translateY(-130px);
    transition: 0.2s;
}

.info-slider2-item img {
    width: 100%;
}

.info {
    display: flex;
    flex-direction: column;
    align-items: center;
}


.info-title1 {
    color: rgba(60, 60, 59, 1);
    font-family: Merriweather, serif;
    font-size: 45px;
    font-weight: 400;
    line-height: 55px;
    text-align: center;

    margin-bottom: 40px;
}

.info-slider2-container {
    max-width: 500px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 150px;
}

.info-slider2-title {
    color: rgba(60, 60, 59, 1);
    font-family: Merriweather, serif;
    font-size: 45px;
    font-weight: 400;
    line-height: 55px;
    text-align: center;
    text-transform: uppercase;
}

.info-slider2-title span {
    color: rgba(145, 115, 87, 1);
    font-family: Merriweather, serif;
    font-size: 45px;
    font-weight: 400;
    line-height: 55px;
    text-align: center;
    text-transform: uppercase;
}

.info-slider2 {
    display: flex;
    transition: transform 0.5s ease;
    gap: 20px;
}

.info-slider2-item {
    min-width: 100%;
    /* Слайд занимает всю ширину контейнера */
    box-sizing: border-box;
    transition: opacity 0.5s ease;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 20px;
    flex-direction: column;
}

.info-slider2-item img {
    transition: 0.2s;
    height: 100%;
    width: auto;

}

.info-slider2-item.active img {
    height: 100%;

}

.info-slider2-item img {
    /*max-width: 500px;*/
    max-width: 100%;
    display: block;
    order: 2;
}

.info-slider2-item-desc {
    padding: 15px 0;
    width: 100%;
    order: 1;
}

.info-slider2-btns {
    text-align: center;
    margin: 20px 0;
    display: flex;
    justify-content: space-between;
    width: calc(100% + 254px);
    position: absolute;
    bottom: 180px;
}

.info-slider2-btns .next-btn {
    transform: rotate(180deg);
    cursor: pointer;
}

.info-slider2-btns .prev-btn {
    cursor: pointer;
}

.info-slider2-btns button {
    padding: 10px 20px;
    margin: 0 5px;
    cursor: pointer;
}

.info-slider2-desc {
    min-width: 100%;
}

.info-slider2-desc-title {
    display: none;

}

.info-slider2-desc-desc {

    font-family: Cera Pro;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    text-align: left;
    color: rgba(60, 60, 59, 1);
    transition: 0.2s;
    opacity: 1;
    min-height: 200px;
    padding-top: 20px;


}

.info-slider2-item-desc-title {
    text-transform: uppercase;
    font-family: Cera Pro;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.14em;
    text-align: left;
    color: rgba(60, 60, 59, 1);
    max-width: 559px;
    margin: 0 auto;

}

.info-slider2-item-desc-desc {
    display: none;
}


.info-slider2-item.inactive {
    opacity: 0;
}

.info-slider2-item.visible {
    transform: translateY(-100px);
    transition: 0.2s;
}

.info-slider2-item.active {
    /* Стиль для активного слайда */
    opacity: 1;
    transition: 0.2s;
    transform: translateY(0px);

}

/* Запретить выделение текста для элемента с классом .no-select */
.no-select {
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}


.profit-price .dots-container .dot,
.short-navigation-dots .dot {
    background: rgba(217, 217, 217, 1);
    width: 10px;
    height: 10px;
}

.profit-price .dots-container .dot.active,
.short-navigation-dots .dot.active {
    background: rgba(173, 145, 112, 1);
    width: 10px;
    height: 10px;
}

.section-anim-line-cont,
.section-anim-line2-cont {
    width: 100%;
    max-height: 10px;
    position: relative;
    pointer-events: none;
}

.section-anim-line3-cont {
    position: absolute;
    width: 100%;
    max-height: 10px;
    bottom: 410px;
}

.section-anim-line,
.section-anim-line2 {
    width: 100%;
    height: auto;
    transition: width 0.1s;
    overflow: hidden;
    position: absolute;
    top: -260px;
    max-width: 2500px;
}

.section-anim-line3 {
    width: 100%;
    height: auto;
    transition: width 0.1s;
    overflow: hidden;
    position: absolute;

    max-width: 2500px;

}

.section-anim-line img,
.section-anim-line2 img {
    width: 100vw;
}

.section-anim-line2 {
    top: -950px;
    left: 0;
    transform-origin: center;
    /* Точка отсчета трансформации */
}

.section-anim-line2-cont {
    position: absolute;
    transform: scale(-1, -1);
    transform-origin: center;
}

.section-anim-line2-cont img {
    transform: scale(-1, -1);
}

.section-anim-line {
    left: 0;
    /* Выравнивание по левому краю */
    transform-origin: left center;
    /* Точка отсчета трансформации */
}



.section-anim-line4 {
    overflow: hidden;

}

.section-anim-line4-cont {
    position: absolute;
    width: 50%;
    pointer-events: none;
}

.section-anim-line4-cont img {
    min-width: 1200px;
}


.section-anim-line5-cont {
    position: absolute;
    bottom: -773px;
    left: 14%;
    z-index: 10;
    pointer-events: none;
}



#targetElement {
    position: absolute;
    bottom: 179px;
    right: 76px;
    font-family: Cera Pro;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.2em;
    text-align: left;
    color: rgba(145, 115, 87, 1);
    text-transform: uppercase;
    transform: rotate(333deg);
    opacity: 1;
    transition: 0.1s;
}

#targetElement.active {
    opacity: 1;
}

.menu_close_desc {
    display: block;
}

.menu_close_mob {
    display: none;
}



.tap-menu-container {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 200;
    background: rgba(0, 0, 0, 0.6);
    /*    position: relative;*/
    cursor: pointer;
    transform: translateX(100%);
    transition: 0.3s ease-in-out;

}

.tap-menu {
    background: rgba(145, 115, 87, 1);
    padding: 80px;
    padding-right: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-width: 70%;
    background-image: url("../img/bgmenu.svg");
    background-position: 90%;
    background-repeat: no-repeat;
    cursor: default;
}

.tap-menu-top {}

.tap-menu-top-item {}

.tap-menu-bot {
    display: flex;
    justify-content: flex-start;
    gap: 15%;
}

.tap-menu-bot-left {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.tap-menu-bot-left-item {}

.tap-menu-bot-right {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.tap-menu-bot-right-item {
    display: flex;
    align-items: center;
    gap: 10px;
    font-family: Cera Pro;
    font-size: 16px;
    font-weight: 400;
    line-height: 17px;
    text-align: left;
    text-transform: uppercase;
    color: #fff;
}

.tap-menu-bot-right-item-text {
    transition: 0.2s;
    border-bottom: 1px solid transparent;
}

.tap-menu-bot-right-item-text:hover {
    color: rgba(233, 203, 156, 1);
    border-bottom: 1px solid rgba(233, 203, 156, 1);
}

.tap-menu-bot-right-item a {
    text-decoration: none;
    color: inherit;
    height: 100%;
    display: inline-block;
}

.tap-menu-bot-right-item-icon {
    display: flex;
}


.tap-menu-top-item a {
    font-family: Merriweather, serif;
    font-size: 35px;
    font-weight: 400;
    line-height: 55px;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    transition: 0.2s;
    text-decoration: none;
    border-bottom: 2px solid transparent;
}

.tap-menu-top-item a:hover {
    color: rgba(233, 203, 156, 1);
    border-bottom: 2px solid rgba(233, 203, 156, 1);
}


.tap-menu-bot-left-item a {
    font-family: Cera Pro;
    font-size: 16px;
    font-weight: 400;
    line-height: 17px;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    transition: 0.2s;
    text-decoration: none;
    border-bottom: 1px solid transparent;
}

.tap-menu-bot-left-item a:hover {
    color: rgba(233, 203, 156, 1);
    border-bottom: 1px solid rgba(233, 203, 156, 1);
}

.tap-menu-bot-right-item:nth-child(4) {
    gap: 15px;
}

.tap-menu-close {
    position: absolute;
    left: calc(30% - 90px);
    width: 130px;
    height: 130px;
    top: calc(50vh - 65px);
    cursor: pointer;

}

#more-about {
    text-decoration: none;
    color: inherit;
    width: 100%;
    /*height: 100%;*/
    /*display: block;*/
    padding: 16px 24px 16px 24px;
}


/*############## NEWS.CSS #############*/

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

.in-container {
    width: 1150px;
}

.news-first-container {
    background: #FEFAF4;
    padding-bottom: 140px;
}

.t1-desc h2,
.t1-desc span {
    text-transform: uppercase;
    font-family: Merriweather, serif;
    font-size: 45px;
    font-weight: 400;
    line-height: 55px;
    text-align: left;
    color: #3C3C3B;
}

.t1-desc span {
    color: #AD9170;
}

.t2-desc {
    font-family: Cera Pro;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.14em;
    text-align: left;
    text-transform: uppercase;
}

.news-right-title {
    font-family: Cera Pro;
    font-size: 25px;
    font-weight: 500;
    line-height: 31.42px;
    text-align: left;
    text-transform: uppercase;
    color: #917357;
}

.news-title {
    margin-bottom: 35px;
}

.news-date {
    font-family: Cera Pro;
    font-size: 10px;
    font-weight: 400;
    line-height: 13px;
    letter-spacing: -0.015em;
    text-align: left;
    color: #917357;
}

.news-right {
    min-width: 362px;
    max-width: 362px;
}

.news-left-items {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 30px;
}

.news-left-items .views-infinite-scroll-content-wrapper {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 30px;
}

.news-main {
    display: flex;
    gap: 30px;
    align-items: flex-start;
}


.news-left-item {
    width: calc(50% - 15px);
    padding-bottom: 30px;
}

.news-left-item a {
    text-decoration: none;
    color: inherit;
}

.news-left-item-img {
    height: 351px;
    overflow: hidden;
    display: flex;
    justify-content: center;
}

.news-left-item-img img {
    height: 100%;
}

.news-left-item-date {
    margin-top: 30px;
}

.news-left-item-title {
    font-family: Cera Pro;
    font-size: 25px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: -0.015em;
    text-align: left;
    text-transform: uppercase;
    color: #917357;
    margin-top: 10px;
    margin-bottom: 26px;
}

.news-left-item-btn {
    display: flex;
    align-items: center;
    gap: 30px;
}

.news-left-item-btn-text {
    color: #917357;
}

.news-left-item-btn-icon {
    display: flex;
}

.news-right {}

.news-cat-text {
    font-family: Cera Pro;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    text-align: left;
    text-transform: uppercase;
    color: #917357;
}

.news-right-catalog {
    background: #F4EADA;
    border-radius: 22px;
    padding-top: 33px;
    padding-left: 29px;
    padding-right: 38px;
}

.news-right-catalog-title {
    margin-bottom: 24px;
}

.news-right-catalog-item {
    padding-bottom: 24px;
    cursor: pointer;
}

.news-right-catalog-item-main {
    display: flex;
    align-items: center;
    gap: 15px;
}

.news-right-catalog-item-open>div::before {
    content: "•";
    color: #917357;
    margin-right: 7px;
}

.news-right-catalog-item-open {
    padding-left: 70px;
    padding-top: 22px;
    padding-bottom: 22px;

    display: flex;
    flex-direction: column;
    gap: 14px;
}

.news-right-article-title {
    margin-top: 54px;
    margin-bottom: 20px;
}

.news-right-article-img img {
    width: 100%;
}

.news-right-article-item-title {
    font-family: Cera Pro;
    font-size: 23px;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
    text-transform: uppercase;
    color: #917357;
    margin-top: 10px;
}

.news-right-article-item {
    border-bottom: 1px solid #917357;
}

.news-right-article-item a {
    text-decoration: none;
    padding-top: 15px;
    padding-bottom: 20px;
    display: block;

}

.news-right-search {
    margin-bottom: 26px;
    position: relative;
}

.news-search-icon {
    position: absolute;
    top: 1px;
    left: 24px;
    height: 100%;
    display: flex;
    align-items: center;
}

.news-right-search input {
    width: 100%;
    background: #F4EADA80;
    outline: none;
    border: 0;
    border-radius: 36px;
    padding-left: 59px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 12px;
}

.news-right-search input::placeholder {
    font-family: Cera Pro;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.14em;
    text-align: left;
    color: #91735766;
    text-transform: uppercase;
}

.news-left-nav {
    display: flex;
    gap: 19px;
    align-items: center;
    justify-content: center;
    margin-top: 100px;
}

.news-left-nav-first {
    display: flex;
    cursor: pointer;
}

.news-left-nav-first svg {
    transform: rotate(180deg);
    margin-right: 6px;
}

.news-left-nav-item {
    font-family: Cera Pro;
    font-size: 18px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.14em;
    text-align: center;
    color: #917357;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.news-left-nav-item.active {
    width: 24px;
    height: 24px;
    background: #917357;
    color: #fff;
    border-radius: 50%;
}

.news-left-nav-last {
    margin-left: 6px;
    display: flex;
    cursor: pointer;
}

.news-left-nav .non-active {
    opacity: 0.3;
    cursor: not-allowed;
}

.news-right-catalog-item-open {
    display: none;
}

.news-right-catalog-item.open .news-right-catalog-item-open {
    display: flex;
}

.news-right-catalog-item.open .news-right-catalog-item-main>div:nth-child(1) {
    font-weight: 700;
    border-bottom: 2px solid #917357;
    padding-bottom: 2px;
}

.news-right-catalog-item .close-arrow {
    display: none;
}

.news-right-catalog-item.open .close-arrow {
    display: block;
}

.news-right-catalog-item.open .open-arrow {
    display: none;
}

.news-left-item-time-mob {
    display: none;
}

.news-left-mob-more {
    display: none;
}


.news-nav-menu-mob {
    display: none;
    height: 53px;
    background: #F4EADA;
    padding: 10px;
    padding-top: 13px;
    gap: 40px;
    justify-content: space-around;
    z-index: 999;
    position: fixed;
    bottom: 0;
    width: 100%;
}

.news-nav-menu-mob a {
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.news-nav-menu-mob-item {}

.news-nav-menu-mob-item-icon {}

.news-nav-menu-mob-item-text {
    font-family: Cera Pro;
    font-size: 8px;
    font-weight: 400;
    line-height: 10px;
    letter-spacing: -0.015em;
    text-align: center;
    text-transform: uppercase;
    color: #AD9170;

}

/*############## END NEWS.CSS #############*/

/*##########*/

/*################ CART.CSS ###############*/

.cart-first-container {
    background: url("../img/bg2.webp");
    padding-bottom: 160px;
    overflow: hidden;
}

.cart-first {}

.second-info-left-item-main>div:nth-child(1) {
    font-family: Cera Pro;
    font-size: 30px;
    font-weight: 300;
    line-height: 40px;
    text-align: left;
    text-transform: uppercase;
    color: #fff;
}

.cart-first .cart-first-second-info-left-item .second-info-left-item-main-title {
    font-family: Cera Pro;
    font-size: 40px;
    font-weight: 400;
    line-height: 40px;
    text-align: left;
    text-transform: uppercase;
    color: #fff;
}

.second-info-left-item-main>div:nth-child(2) {
    font-family: Cera Pro;
    font-size: 16px;
    font-weight: 300;
    line-height: 25px;
    letter-spacing: -0.015em;
    text-align: left;
    color: #fff;
}


.cart-first-title h2,
.cart-first-title h1 {
    font-family: Cera Pro;
    font-size: 25px;
    color: #AD9170;
    text-align: left;

}

.cart-first-second-info {
    display: flex;
    justify-content: space-between;
}

.cart-first-second-info-left {
    width: 362px;
    background-color: #917357;
    display: flex;
    flex-direction: column;
    gap: 40px;
    padding-left: 18px;
    padding-right: 14px;
    padding-top: 47px;
    padding-bottom: 30px;
    overflow: hidden;
}

.cart-first-second-info-left-item {
    display: flex;
    align-items: center;
    gap: 23px;
}

.cart-first-second-info-left-item:last-child {
    margin-top: auto;
}

.cart-first-second-info-left-item a {
    text-decoration: none;
}

.cart-first-second-info-left-item-btn {
    font-family: Cera Pro;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -0.015em;
    text-align: left;
    text-transform: uppercase;
    color: #fff;
    border-bottom: 1px solid #fff;
    margin-left: 34px;
}



.second-info-left-item-dot {}

.second-info-left-item-dot span {
    width: 11px;
    height: 11px;
    background-color: #fff;
    border-radius: 50%;
    display: block;
    position: relative;
}

.second-info-left-item-dot span img {
    position: absolute;
    left: calc(50% - 0.5px)
}

.second-info-left-item-main {}

.cart-first-second-info-right {
    width: 754px;
    background-color: #F4EADA;
    padding-top: 40px;
    padding-left: 31px;
    padding-right: 22px;
    padding-bottom: 52px;
    display: flex;
    flex-direction: column;
    gap: 56px;
}

.cart-first-second-info-right-main {}

.cart-first-second-info-right-main-title {
    font-family: Cera Pro;
    font-size: 25px;
    font-weight: 400;
    line-height: 60px;
    letter-spacing: -0.015em;
    text-align: left;
    text-transform: uppercase;
    color: #AD9170;
}

.cart-first-second-info-right-main-desc {
    font-family: Cera Pro;
    font-size: 16px;
    font-weight: 300;
    line-height: 25px;
    letter-spacing: -0.015em;
    text-align: left;
    color: #3C3C3B;
}

.cart-first-second-info-right-main-btn {
    display: flex;
    margin-top: 42px;
}

.cart-first-second-info-right-main-btn-cont {
    background-color: #917357;
    display: flex;
    padding: 20px 70px;
    padding-right: 24px;
    border-radius: 50px;
    gap: 15px;
    align-items: center;
}

.cart-first-second-info-right-main-btn-cont>div:nth-child(1) {
    font-family: Cera Pro;
    font-size: 16px;
    font-weight: 500;
    line-height: 20.11px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
}

.cart-first-second-info-right-main-btn-cont>div:nth-child(2) {
    height: 18px;
}

.cart-first-second-info-right-main-btn a {
    text-decoration: none;
}

.cart-first-second-info-right-icons {
    display: flex;
}

.second-info-right-icons-item {
    flex-grow: 1;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: flex-end;
    gap: 15px;
    border-right: 1px solid rgba(173, 145, 112, 39%);
}

.second-info-right-icons-item:last-child {
    border: none;
}

.second-info-right-icons-item-img {}

.second-info-right-icons-item-text {
    font-family: Cera Pro;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    color: #917357;
}

.cart-mob-br,
.cart-first-second-info-right-btn-mob {
    display: none;
}



/*############## END CART.CSS #############*/

/*############# INVEST.CSS ##########*/

.whywe {
    width: 1150px;
}

.whywe-title h2,
.whywe-title span {
    text-align: left;

}

.whywe-title {
    margin-bottom: 80px;
}

.whywe-title span {
    color: #AD9170;
}

.whywe-items-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 30px;
    row-gap: 100px;
}

.whywe-item {
    width: 20%;
    text-align: center;
}

.whywe-item-text {
    font-family: Cera Pro;
    font-size: 16px;
    font-weight: 400;
    line-height: 20.11px;
    text-align: center;
    text-transform: uppercase;
    color: #3C3C3B;
    margin-top: 15px;
}

.what-icons .whywe-items-container {
    display: flex;
    flex-wrap: nowrap;
}

.what-icons-titles {}

.what-icons-container {
    background: url("../img/bg2.webp");
    padding-bottom: 110px;
}

.what-icons .whywe-items-container .what-icons-left {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 30px;
    row-gap: 100px;
}

.what-icons .whywe-title {
    margin-bottom: 40px;
}

.what-icons .whywe {
    width: 100%;
}

.what-icons .whywe-item-img {
    min-height: 75px;
    display: flex;
    justify-content: center;
}

.whywe-item-mob-title,
.cart-mob-br2 {
    display: none;
}

.genplan-container {
    height: 470px;
    background: url("../img/genplan.png");
}

.genplan {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    color: #fff;
    font-weight: 600;
}

.card-techno-container {
    background: #FEFAF4;
    padding-top: 140px;
    padding-bottom: 140px;
    overflow: hidden;
}

.container {}

.card-techno {}

.in-container {}

.card-techno-title h2,
.card-techno-title span {
    text-align: left;
}

.card-techno-title span {
    color: #AD9170;
}

.card-techno-undertitle {
    font-family: Cera Pro;
    font-size: 18px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: -0.015em;
    text-align: left;
    text-transform: uppercase;
    color: #AD9170;
    margin-top: 30px;
    margin-bottom: 20px;
}

.card-techno-desc {
    font-family: Cera Pro;
    font-size: 16px;
    font-weight: 300;
    line-height: 25px;
    letter-spacing: -0.015em;
    text-align: left;
    color: #3C3C3B;
    width: 852px;
    margin-bottom: 100px;
}

.card-techno-under {
    display: flex;
    gap: 50px;
    justify-content: center;
}



.card-techno-under-right-title {
    font-family: Cera Pro;
    font-size: 18px;
    font-weight: 400;
    line-height: 21px;
    text-align: left;
    text-transform: uppercase;
    color: #AD9170;
    margin-bottom: 50px;
}

.card-techno-under-right-list {
    display: flex;
    /* flex-direction: column; */
    gap: 20px;
    flex-wrap: wrap;
}

.card-techno-under-right-list>div {
    /* display: flex; */
    align-items: center;
    /* gap: 9px; */

    font-family: Cera Pro;
    font-size: 16px;
    font-weight: 400;
    line-height: 20.13px;
    text-align: left;
    /* text-transform: uppercase; */
    color: #3C3C3B;
    flex: 0 1 46%;
}

.card-techno-under-right-list-title {
    font-family: Cera Pro;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: -1.5%;
    vertical-align: middle;
    text-transform: uppercase;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #AD9170;

}

/* .card-techno-under-right-list > div::before {
    content: "";
    width: 7px;
    height: 7px;
    background: #AD9170;
    border-radius: 50%;
    display: block;
} */

.card-techno .profit-price-images img {
    max-height: 50px;
}

.card-img-block {
    width: 150px;
}

.dop-dot-mob {
    display: none;
}

.card-techno .profit-price-sert {
    font-family: Cera Pro;
    font-size: 18px;
    font-weight: 400;
    line-height: 22.63px;
    text-align: left;
    text-transform: uppercase;
    color: #AD9170;
}

.build-steps-container {
    background: url("../img/bg2.webp");
    padding-top: 83px;
    padding-bottom: 210px;
}

.build-steps {}



.build-steps-items {
    margin-top: 60px;
    display: flex;
    flex-direction: column;
    gap: 45px;
}

.build-steps-item {
    display: flex;
    position: relative;
    align-items: center;
}

.build-steps-item-img {
    background: #fff;
    border-radius: 9px;
    padding: 14px 13px;

    min-width: 413px;
    height: 281.25px;
    overflow: hidden;
}

.build-steps-item-img>div {
    width: 387px;
    height: 253px;
    display: flex;
    justify-content: center;
    overflow: hidden;
}

.build-steps-item-img img {
    height: 100%;
}

.build-steps-item-text {
    position: absolute;
    bottom: 0;
    left: 13px;
    width: 387px;
    transform: translateY(100%);
    padding-top: 21px;

    font-family: Cera Pro;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    text-align: left;


}

.build-steps-item-date {
    width: 125px;
    height: 125px;
    border-radius: 50%;
    background: #AD9170;
    color: #fff;

    text-transform: uppercase;
    font-family: Cera Pro;
    font-size: 16px;
    font-weight: 500;
    line-height: 20.11px;
    text-align: center;

    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: calc(50% - 62.5px);
}

.build-steps-item:nth-child(2n) {
    justify-content: flex-end;
}

.build-steps-item:nth-child(2n) .build-steps-item-text {
    left: auto;
    right: 13px;
}

.build-steps-item-date span {
    width: 60px;
    border-bottom: 1px solid #AD9170;
    position: absolute;
    right: 115%;
}

.build-steps-item:nth-child(2n) .build-steps-item-date span {
    left: 115%;
    right: auto;
}

.build-steps-main-line {
    position: absolute;
    left: calc(50% - 1px);
    height: 400%;
    border-left: 1px solid #AD9170;
    top: 43px;
}



.cart-first-slider-container {
    background: #FEFAF4;
    padding-top: 140px;
}

.container {}

.cart-first-slider {
    overflow: hidden;
}

.in-container {}


.cart-first-slider-cont {
    display: flex;
    justify-content: center;
    gap: 35px;
    align-items: flex-start;
    transition: transform 0.5s ease;
    margin-top: 60px;
}



.cart-first-slider-cont-item {
    transition: 0.5s ease;
}

.cart-first-slider-cont-item-top {
    font-family: Cera Pro;
    font-size: 18px;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: -0.015em;
    text-align: left;
    text-transform: uppercase;
    color: #AD9170;
    margin-bottom: 15px;
    width: 100%;
}

.cart-first-slider-cont-item-mid {
    width: 362px;
    transition: 0.5s ease;
}

.cart-first-slider-cont-item.active .cart-first-slider-cont-item-bot {
    width: 362px;
}

.cart-first-slider-cont-item.visible .cart-first-slider-cont-item-top,
.cart-first-slider-cont-item.visible .cart-first-slider-cont-item-bot {
    opacity: 1;
    transition: 0.5s ease;
}

.cart-first-slider-cont-item-mid img {
    width: 100%;
}

.cart-first-slider-cont-item-bot {
    font-family: Cera Pro;
    font-size: 16px;
    font-weight: 300;
    line-height: 23px;
    letter-spacing: -0.015em;
    text-align: left;
    color: #3C3C3B;
    margin-top: 15px;
}

.cart-first-slider-cont-item.visible .cart-first-slider-cont-item-mid,
.cart-first-slider-cont-item.visible .cart-first-slider-cont-item-bot {
    width: 294px;
}

.cart-first-slider-cont-item.visible {
    transform: translateY(53px);
}

.cart-first-slider-cont-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.cart-btns {
    display: none;
    width: 362px;
    justify-content: space-between;
}

.cart-btns .cart-next {
    transform: rotate(180deg);
}

.cart-btns div {
    display: flex;
    cursor: pointer;
}

.cart-first-slider-cont {
    min-height: 610px;
}

.cart-first-slider-desc {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 90px;
    margin-bottom: 257px;
}

.cart-first-slider-desc-left {
    width: 784px;
    font-family: Cera Pro;
    font-size: 16px;
    font-weight: 300;
    line-height: 25px;
    letter-spacing: -0.015em;
    text-align: left;
    color: #3C3C3B;

}

.cart-first-slider-desc-right {
    padding-right: 20px;
}

.cart-first-slider-desc-right a {
    text-decoration: none;
    color: #FFF;
}

.cart-first-slider-desc-right-btn {
    font-family: Cera Pro;
    font-size: 12px;
    font-weight: 400;
    line-height: 19px;
    text-align: left;
    padding: 22px;
    padding-left: 42px;
    padding-right: 42px;
    background: #917357;
    border-radius: 32px;
    text-transform: uppercase;
    color: #fff;
    display: flex;
    align-items: center;
    gap: 15px;
}

.cart-first-slider-desc-right-btn div {
    display: flex;
}

.cart-first-slider .first-image-img {
    width: 100%;
}

.cart-first-slider .first-image {
    margin-bottom: 300px;
}


.credit-ipoteka-container {
    background: #FEFAF4;
    overflow: hidden;
    padding-bottom: 100px;
}

.container {}

.credit-ipoteka {}

.in-container {}

.credit-ipoteka-title {
    margin-bottom: 40px;
}

.credit-ipoteka-sec {
    display: flex;
    justify-content: space-between;
    gap: 30px;
    margin-bottom: 100px;
}

.credit-ipoteka-sec-left {
    font-family: Cera Pro;
    font-size: 16px;
    font-weight: 300;
    line-height: 25px;
    letter-spacing: -0.015em;
    text-align: left;
    color: #3C3C3B;
    padding-top: 29px;
}

.credit-ipoteka-sec-right {
    min-width: 656px;
}

.credit-ipoteka-sec-right-text {
    font-family: Cera Pro;
    font-size: 18px;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: -0.015em;
    text-align: left;
    text-transform: uppercase;
    color: #AD9170;
    margin-bottom: 15px;
}

.credit-ipoteka-sec-right-video {
    background: #C6C6C6;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 378px;
    width: 100%;
}

.credit-ipoteka .how-take-icons {
    margin: 0;
}

.credit-ipoteka .how-take-icon-text br {
    display: block;
}

.credit-ipoteka .how-take-icon-text {
    color: #917357;
    font-family: Cera Pro;
    font-size: 16px;
    font-weight: 500;
    line-height: 20.11px;
    text-align: center;

}

.credit-ipoteka .cart-first-slider-desc {
    margin-top: 100px;
    margin-bottom: 140px;
}

.cart-first-slider-desc-mob {
    display: none;
}

.what-doing-container {
    overflow: hidden;
    background: #FEFAF4;
}

.what-doing {
    display: flex;
    flex-direction: column;
    align-items: center;
}


.what-doing2 .info-slider2-item-desc-title {
    font-size: 10px;
}

.what-doing2 {
    padding-top: 0;
    background: #FEFAF4;
}


.cart-catalog-container {
    background: #FEFAF4;
    padding-bottom: 213px;
}

.cart-catalog {}

.cart-catalog-uptitle {}

.cart-catalog-title h2 {
    text-align: left;
    margin-bottom: 40px;
}

.cart-catalog-nav {
    display: flex;
    gap: 30px;
}

.cart-catalog-nav-item {
    border: 1px solid #AD9170;
    border-radius: 32px;

    font-family: Cera Pro;
    font-size: 12px;
    font-weight: 400;
    line-height: 19px;
    text-align: left;
    text-transform: uppercase;
    color: #AD9170;
    padding: 20px 30px;

    display: flex;
    align-items: center;
    gap: 15px;
    cursor: pointer;
}

.cart-catalog-nav-item div {
    display: flex;
}

.cart-catalog-nav-item svg path {
    stroke: #AD9170;
}

.cart-catalog-nav-item.activ {
    background: #AD9170;
    color: #fff;
}

.cart-catalog-nav-item.activ svg path {
    stroke: #fff;
}

.cart-catalog .catalog-top-block {
    margin-top: 40px;
}

.catalog-dots {
    position: absolute;
    bottom: 25px;
    width: 100%;
    display: none;
    justify-content: center;
    z-index: 0;
}

.cart-lead {
    background-color: #917357;
    background-image: url("../img/cart-leadbg3.svg");
    background-repeat: no-repeat;
    /* background-position-x: -10%; */
    background-position-y: center;
    /* background-size: 35%; */
    height: 872px;
}
.bg6 .cart-lead {
    background-color: initial;
}

.cart-lead .lead-form-input-btn-cont {
    padding-top: 30px;
}

.cart-lead .lead-form-undertitle {

    text-transform: uppercase;
    color: #F4EADA;
    max-width: 502px;
}



.cart-lead .lead-form-input-btn {
    background: #F4EADA;
    color: #917357;
}

.lead-form-input-btn2 {
    text-decoration: none;
    padding-bottom: 15px !important;
    padding-top: 15px !important;
}

.cart-lead .lead-form-input-name,
.cart-lead .lead-form-input-number {
    border-bottom: 1px solid #FFFFFF33
}

.cart-first-slider2 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 32px;
}

.cart-first-slider-main {
    width: 950px;
    height: 575px;
    position: relative;
}

/* .cart-first-slider-main2 {
    width: 889px;
    height: 532px;
    position: relative;
} */

.cart-first-slider-main img {
    width: 100%;
}

.cart-first-slider-nav {
    width: 166px;
    height: 536px;
}

.swiper-container-thumbs {
    width: 166px;
    height: 536px;
}

.cart-first-slider-nav {
    /*width: 166px;*/
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.cart-first-slider-nav-item {
    opacity: 0.35;
    cursor: pointer;
}

.cart-first-slider-nav-item.active {
    opacity: 1;
}

.cart-first-slider-nav-item img {
    width: 100%;
}

.cart-first-slider-main-desc {
    width: 196px;
    height: 41px;
    top: 20px;
    left: 0;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    color: #fff;
    font-family: Cera Pro;
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.015em;
    text-align: left;
    background: #486B98;

}

.house-ready {
    background: #917357 !important;
}

.house-podryad {
    background: #765E50 !important;
}

.cart-first-slider-main-360 {
    position: absolute;
    top: 20px;
    right: 20px;
}

.cart-first-slider-main-360 a {
    width: 100%;
    height: 100%;
    display: block;
}

.cart-first-slider-main-back {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;

    display: flex;
    align-items: center;
    padding-left: 32px;
    padding-right: 32px;
    cursor: pointer;
}

.cart-first-slider-main-next {
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    transform: rotate(180deg);
    display: flex;
    align-items: center;
    padding-left: 32px;
    padding-right: 32px;
    cursor: pointer;
}


.rezident-manhet-title h2 {
    text-align: left;
    color: #fff;

}

.rezident-manhet-container {
    background: #3C3C3B;
    padding-bottom: 124px;
}

.rezident-manhet-container .first-crumbs-item,
.rezident-manhet-container .first-crumbs-itema a,
.rezident-manhet-container h2,
.rezident-manhet-container .techno-first-desc {
    color: #FFF !important;
}

.rezident-manhet-main {
    display: flex;
    justify-content: space-between;
    margin-top: 36px;
}

.rezident-manhet-main-left {
    width: 950px;
}

.rezident-manhet-main-left-nav {
    display: flex;
    align-items: center;
}

.rezident-manhet-main-left-nav-item {
    background: #F4EADA;
    height: 68px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 14px;
    color: #AD9170;
    cursor: pointer;
}

.rezident-manhet-main-left-nav-item.slash {
    cursor: default;
}

.rezident-manhet-main-left-nav-item:last-child {
    padding-right: 51px;
}

.rezident-manhet-main-left-nav-item.active {
    background: #917357;
    padding-right: 21px;
    color: #fff;
}

.rezident-manhet-main-left-nav-item-icon {}

.rezident-manhet-main-left-nav-item-text {
    font-family: Cera Pro;
    font-size: 12px;
    font-weight: 400;
    line-height: 19px;
    text-align: left;
    text-transform: uppercase;
}

.rezident-manhet-main-left-img img {
    width: 100%;
}

.rezident-manhet-main-left-img {
    margin-bottom: 60px;
    position: relative;
}

.rezident-manhet-main-left-icons {
    display: flex;
    justify-content: space-between;
    color: #fff;
    margin-bottom: 72px;
}

.rezident-manhet-main-left-icons-item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}

.rezident-manhet-main-left-desc {
    color: #fff;
    width: 656px;
}

.rezident-manhet-main-right {
    display: flex;
    align-items: center;
}

.rezident-manhet-arrow {
    position: absolute;
    top: calc(50% - 49px);
    right: -98px;
    transform: translateX(100%);
}

.rezident-manhet-arrow img {
    width: 98px;
    height: 98px;
}

.rezident-manhet-arrow a {
    display: block;
}

.rezident-plan-container {
    background: #F4EADA;
    overflow: hidden;
}

.rezident-plan {
    display: flex;
}

.rezident-plan-left {
    min-width: 294px;
    max-width: 294px;
}

.rezident-plan-right {
    position: relative;
    width: 100%;
}

.rezident-plan-right-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    background: #FEFAF4;
    height: 100%;
}

.rezident-plan-left {
    padding-top: 68px;
    padding-bottom: 115px;
    display: flex;
    flex-direction: column;
    gap: 55px;
}

.rezident-plan-left-title {
    font-family: Merriweather, serif;
    font-size: 35px;
    font-weight: 400;
    line-height: 45px;
    text-align: left;
    text-transform: uppercase;
    color: #917357;
}

.rezident-plan-left-mid {
    color: #917357;
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.rezident-plan-left-mid-item>div:first-child {
    font-family: Cera Pro;
    font-size: 45px;
    font-weight: 300;
    line-height: 46px;
    text-align: left;
    color: #917357;
}

.rezident-plan-left-bot {
    margin-top: auto;
}

.rezident-plan-left-bot-item {
    display: flex;
    align-items: center;
    color: #917357;
    padding-top: 22px;
    padding-bottom: 22px;
    padding-left: 8px;
    border-bottom: 1px solid #917357;
    gap: 27px;
}

.rezident-plan-left-bot-item-img {
    width: 47px;
    text-align: center;
}

.rezident-plan-left-bot-item-img img {
    max-width: 47px;
}

.rezident-plan-left-bot-text span {
    font-size: 30px;
    font-weight: 300;

}

.rezident-plan-right-top {
    display: flex;
    gap: 20px;
    margin-bottom: 45px;
}

.rezident-plan-right-top-item {
    width: 98px;
    height: 98px;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #917357;

    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 10px;

    font-family: Cera Pro;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    color: #AD9170;
    cursor: pointer;

}

.rezident-plan-right-top-item.active {
    color: #fff;
    background: #917357;
}

.rezident-plan-right-top-item>div:first-child {
    font-size: 35px;
}

.rezident-plan-right-top-item:last-child>div:first-child {
    font-size: 16px;
}

.rezident-plan-right-main {
    padding-top: 56px;
    padding-bottom: 24px;
    z-index: 2;
    position: relative;
}

.rezident-plan-right-mid {
    display: flex;
    gap: 27px;
    justify-content: flex-end;
}

.rezident-plan-right-mid-back {
    display: flex;
    align-items: center;
    padding-top: 143px;
}

.rezident-plan-right-mid-img {
    width: 660px;
}

.rezident-plan-right-mid-img img {
    width: 100%;
}

.rezident-plan-right-mid-next {
    display: flex;
    align-items: center;
    transform: rotate(180deg);
    padding-bottom: 143px;
}

.rezident-plan-right-mid-next div,
.rezident-plan-right-mid-back div {
    cursor: pointer;
}

.rezident-plan-right-mid-next img,
.rezident-plan-right-mid-back img {
    width: 57px;
    height: 57px;
}

.rezident-plan-right-bot .cart-first-slider-desc-right-btn {
    background: #AD9170;
}

.rezident-plan-right-bot {
    display: flex;
    justify-content: flex-end;
    margin-top: 57px;
}

.conditions-container {
    background: #3C3C3B;
    padding-top: 183px;
    padding-bottom: 73px;
    overflow: hidden;
}

.conditions {}

.conditions-title h2 {
    text-align: left;
    color: #fff;
}

.conditions-title span {
    color: #AD9170;
}

.conditions-text {
    margin-top: 82px;
    color: #fff;
    display: flex;
    justify-content: flex-end;

}

.conditions-text>div {
    width: 852px;
}

.conditions .profit-price-images {
    background: transparent;
}

.pleasure-container {
    background: #3C3C3B;
    overflow: hidden;
    padding-top: 113px;
    padding-bottom: 536px;
}

.pleasure {}

.pleasure-top {
    display: flex;
    position: relative;
}

.pleasure-top-item {}

.pleasure-top-item:nth-child(1) {
    transform: translate(-32%, 73%);

}

.pleasure-top-item:nth-child(2) {
    transform: translate(-40%, 0);
}

.pleasure-top-item:nth-child(3) {
    transform: translate(18%, 87%);
}


.pleasure-top-item img {
    width: 100%;
}

.pleasure-top-item:nth-child(2) img {
    width: 145%;
}

.pleasure-top-item:nth-child(3) img {
    width: 105%;
}

.pleasure-top-item:nth-child(2) .pleasure-top-item-text {
    text-align: right;
    width: 145%;
}

.pleasure-top-item-text {
    padding-top: 10px;
    color: #fff;
}

.pleasure-mid {
    margin-top: 25%;
}

.pleasure-mid-title h2 {
    color: #fff;
}

.pleasure-mid-title span {
    color: #AD9170;
}

.pleasure-bot {
    display: flex;
    justify-content: center;
    gap: 7%;
    margin-top: 44px;
    padding-bottom: 240px;
}

.pleasure-bot-item:nth-child(1) {
    width: 35%;

}

.pleasure-bot-item:nth-child(2) {
    width: 48%;

    margin-top: 52px;
}

.pleasure-bot-item:nth-child(2) .pleasure-top-item-text {
    display: none;
}

.infr-bot-item:nth-child(1) {
    width: 46%;
    transform: translate(-32%, 0);
}

.infr-bot-item:nth-child(2) {
    width: 28%;
    transform: translate(-125%, 90%);
}

.infr-bot-item:nth-child(3) {
    width: 48%;
    margin-top: 52px;
}

.infr-bot-item:nth-child(2) {}

.infr-bot-item:nth-child(1) img {
    /*width: 145%;*/
}

.infr-bot-item:nth-child(2) img {
    width: 170%;
}

.infr-bot-item:nth-child(3) img {
    width: 120%;
}


.pleasure-bot-item img,
.infr-bot-item img {
    width: 100%;
}

.rezident-geo .geo-right-title {
    margin-bottom: 40px;
}

.rezident-geo .geo-right {
    overflow-x: clip;
    padding-bottom: 100px;
}

.rezident-geo .GeoIcon45 {
    position: absolute;
    top: -225%;
    right: -190px;
}

.rezident-geo .geo-right-desc {
    min-height: 0;
}



.townhouses-first-container {
    background: #FEFAF4;
}

.townhouses-first {}


.townhouses-first-top {
    display: flex;
    flex-wrap: wrap;

}

.townhouses-first-top .first-image {
    width: 100%;
}

.townhouses-first-title {
    width: 50%;
}

.townhouses-first-top-desc {
    width: 50%;

}

.townhouses-first-top-desc>div {
    margin-bottom: 30px;
    margin-top: 17.5px;
}

.townhouses-first-top-desc a {
    color: #AD9170;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: 1px solid #AD9170;
}

.townhouses-first .first-image-img {
    /* width: 91.29%; */
    width: 100%;
    z-index: 0;
}

.townhouses-first .first-image {
    margin-top: 273px;
    margin-bottom: 140px;
}

.townhouses-first-catalog {
    display: flex;
    gap: 30px;
}

.townhouses-first-catalog-left {
    min-width: 264px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
}

.townhouses-first-catalog-left-nav {
    margin-bottom: auto;
}

.townhouses-first-catalog-left-nav>div {
    padding: 23px 15px;
    border-bottom: 1px solid #AAAAAA;

    font-family: Cera Pro;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.015em;
    text-align: left;
    color: #3C3C3B;
    text-transform: uppercase;
    cursor: pointer;

}

.townhouses-first-catalog-left-nav>div:nth-child(1) {
    border-top: 1px solid #AAAAAA;
}

.townhouses-first-catalog-left-nav>div.active {
    background: #917357;
    color: #fff;
    border-bottom: 1px solid #917357;
}

.townhouses-first-catalog-left-nav>div:nth-child(1).active {
    border-top: 1px solid #917357;
}

.townhouses-first-catalog-left-btn {
    height: 100%;
    position: relative;
}

.townhouses-first-catalog-left-btn a {
    text-transform: uppercase;
    font-weight: 400;
    color: #fff;
    background: #917357;
    border-radius: 32px;
    padding: 20px 15px;
    text-align: center;
    transform: translateY(-50%);
    position: absolute;
    top: 50px;
    text-decoration: none;
}

.townhouses-first-catalog-left-btn-desktop a {
    text-transform: uppercase;
    font-weight: 400;
    color: #fff;
    background: #917357;
    border-radius: 32px;
    padding: 20px 15px;
    text-align: center;
    transform: translateY(-50%);
    text-decoration: none;
}

.townhouses-first-catalog-right .dop-features-btn {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 30px;
}

.townhouses-first .catalog-item-name,
.townhouses-first .catalog-item-dots {
    font-family: Cera Pro;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.015em;
    text-align: left;

}

.townhouses-first .catalog-item-dots>div::before {
    display: none;
}

.townhouses-first .catalog-item-dots {
    gap: 15px;
}

.townhouses-first .catalog-item-price>div:nth-child(1) {
    font-size: 16px;
    letter-spacing: -0.015em;
    line-height: normal;
}

.townhouses-first .catalog-item-price>div:nth-child(2) {
    font-size: 10px;
    line-height: normal;
}

.townhouses-first .catalog-item-button {
    width: 71px;
    height: 55px;
}

.townhouses-first .catalog-item-button img {
    width: 27.68px;
    height: 10.41px;
}

.townhouses-first .catalog-item-uptext {
    padding: 10px;
    padding-left: 20px;
    padding-right: 9px;
}


.townhouses-first .catlog-item {
    flex: 0 0 calc(50% - 15px);
}

.townhouses-first-catalog-more {
    text-align: center;
    padding-top: 140px;
    padding-bottom: 140px;
}

.townhouses-first-catalog-more a {
    font-family: Cera Pro;
    font-size: 16px;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: -0.015em;
    text-align: left;
    text-transform: uppercase;
    color: #AD9170;
    text-decoration: none;
    border-bottom: 1px solid #AD9170;
}

.townhouses-invest-container {
    padding-top: 140px;
    background: #FEFAF4;
    padding-bottom: 140px;
}

.townhouses-invest {}

.townhouses-invest-uptitle {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}

.townhouses-invest-uptitle>div {
    width: 485px;
}

.townhouses-invest-title h2 {
    text-align: center;
}

.townhouses-invest-undertitle {
    margin-top: 25px;
    text-align: center;
    margin-bottom: 73px;
}


.townhouses-invest-icons {
    display: flex;
    gap: 29px;
    justify-content: center;
    text-align: center;
    color: #AD9170;
}

.townhouses-invest-icons-item {
    width: 230px;
    height: 230px;
    border-radius: 50%;
    background: #F4EADA;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    padding-top: 50px;
}

.townhouses-invest-icons-item>div:nth-child(1) {
    min-height: 70px;
}

.townhouses-cam-container {
    background: #FEFAF4;
    overflow: hidden;
    padding-top: 47px;
}

.townhouses-cam {}

.townhouses-cam-main {
    display: flex;

}

.townhouses-cam-main-left {
    position: relative;
    width: 100%;
    z-index: 2;
}

.townhouses-cam-main-left-desc {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #917357;
    color: #fff;
    padding: 70px;
    padding-left: 0;
    transform: translateX(169px);

}

.townhouses-cam-main-left-desc>div {
    z-index: 2;
    position: relative;
}

.townhouses-cam-main-right {
    min-width: 656px;
    max-width: 656px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    z-index: 1;
}

.townhouses-cam-main-right img {
    width: 115%;
}

.townhouses-cam-main-left-cam-icon {
    color: #AD9170;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding-right: 49px;
}

.townhouses-cam-main .townhouses-cam-main-left .townhouses-cam-main-left-bg {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100vw;
    background: #917357;
    z-index: 1;
}

.townhouses-cam-main-left-desc a {
    text-decoration: none;
    font-family: Cera Pro;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: -0.015em;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    border-bottom: 1px solid #fff;
}

.townhouses-cam-main-left-desc>div:nth-child(3) {
    margin-top: 21px;
}

.townhouses-cam-main-right-btn {
    background: #AD9170;
    font-family: Cera Pro;
    font-size: 12px;
    font-weight: 400;
    line-height: 19px;
    text-align: left;
    text-transform: uppercase;
    color: #fff;
    width: 430px;
    border-radius: 32px;
    padding-top: 19px;
    padding-bottom: 19px;

    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-top: 75px;
}

.townhouses-cam-main-right-btn a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.townhouses-cam-main-right-btn>div:nth-child(3) {
    max-height: 14px;
}

.townhouses-cam-main-right>div:nth-child(1) {
    overflow: hidden;
}

.townhouses-cam-main-right .townhouses-cam-icon {
    position: absolute;
    top: 0;
    right: 0;
    width: 294px;
    height: 93px;
    transform: translateY(-50%);

}


.townhouses-cam-main-left-desc .townhouses-cam-icon {
    position: absolute;
    top: 0;
    right: 50%;
    width: 294px;
    height: 93px;
    transform: translate(50%, -50%);
    display: none;
}

.town-videos.shorts-block-container {
    padding: 140px 30px;
    padding-bottom: 300px;
}

.town-videos .shorts-block {
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
}

.town-videos .shorts-block>div:nth-child(1) {
    height: auto;
    min-height: 0;
    margin-bottom: 60px;

}



.town-videos .shorts-block>div:nth-child(2) {
    height: 237px;
}

.town-videos .short-navigation-dots {
    display: none;
    bottom: -35px;
}

.town-videos .shorts-block-title::before {
    display: none;
}

.town-videos .shorts-block-item {
    width: 362px;
    height: 237px;

}

.town-videos .short-block-items-container {
    transition: 0.2s;
}

.town-videos .shorts-block-title br {
    display: block;
}

.town-mob-menu-cont {
    position: fixed;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 65px;
    background: #F4EADA;
    display: none;
    align-items: flex-end;
    justify-content: space-around;
    gap: 34px;
    padding: 10px 30px;
    z-index: 100;
}

.town-mob-menu-item {
    font-family: Cera Pro;
    font-size: 8px;
    font-weight: 400;
    line-height: 10px;
    letter-spacing: -0.015em;
    text-align: center;
    text-transform: uppercase;
    color: #AD9170;
}

.town-mob-menu-item a {
    text-decoration: none;
    color: inherit;
}

.black-text {
    color: #3c3c3b;

}




.atelier-block {
    background: rgba(255, 251, 243, 1);
    display: flex;
    align-items: center;
    flex-direction: column;
}

.t3-desc {
    font-family: Cera Pro;
    font-size: 25px;
    font-weight: 400;
    line-height: 32px;
    text-align: left;
    text-transform: uppercase;
    color: ;
}

.atelier-first__subtitle {
    display: flex;
    justify-content: flex-end;

}

.atelier-first__subtitle-text {
    width: 852px;
    margin-top: 28px;
    margin-bottom: 39px;
}

.atelier-first__subtitle-text_brown {
    color: rgba(173, 145, 112, 1);
}


.atelier-first__slider {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-bottom: 118px;

}

.atelier-first__slider-container {
    display: flex;
    transition: transform 0.5s ease;
    gap: 35px;
    height: 651px;
}

.atelier-first__slider-item {}

.atelier-first__slider-image {
    height: 100%;
    width: auto;
}

.atelier-first__slider-pagination,
.atelier-three__slider-pagination {
    display: flex;
    justify-content: center;
    margin-top: 50px;
    gap: 16px;
}

.atelier-first__slider-dot,
.atelier-three__slider-dot {
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background-color: rgba(244, 234, 218, 1);
    cursor: pointer;
    transition: background-color 0.3s;
}

.atelier-first__slider-dot.active,
.atelier-three__slider-dot.active {
    background-color: rgba(173, 145, 112, 1);
}

.atelier-first__slider-prev,
.atelier-first__slider-next {
    height: calc(100% - 181px);
    width: 100px;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: transparent;
    outline: none;
    border: none;
}

.atelier-first__slider-next {
    left: auto;
    right: 0;
}

.atelier-second {
    padding-bottom: 140px;
}


.atelier-second__banner {
    display: flex;
    margin-top: 60px;
}

.atelier-second__banner-left {
    overflow: hidden;
    width: 50%;
}

.atelier-second__banner-image {
    width: auto;
    height: 100%;
}

.atelier-second__banner-right {
    width: 50%;
    padding: 55px 47px;
    background: rgba(173, 145, 112, 1);
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.atelier-second__banner-title {
    color: #fff;
}

.atelier-second__banner-text {
    color: #fff;
}

.atelier-second__banner-btn {
    color: rgba(173, 145, 112, 1);
    padding: 21.5px 35.5px;
    background: rgba(244, 234, 218, 1);
    text-decoration: none;
    border-radius: 32px;
    margin-top: auto;
    text-align: center;
}

.br-880,
.br-mob,
.br-1000,
.br-mob-modal {
    display: none;
}

.br-desc {
    display: block;
}

.atelier-eight .atelier-eight__title,
.atelier-three .atelier-three__title {
    text-align: center;
}

.atelier-eight__subtitle {
    display: flex;
    justify-content: center;
    color: rgba(173, 145, 112, 1);
    margin-top: 27px;
    margin-bottom: 55px;
}

.atelier-eight__icons {
    display: flex;
    justify-content: center;
    gap: 30px;
    margin-bottom: 50px;
}


.atelier-eight__icon {
    width: 230px;
    height: 230px;
    background: rgba(244, 234, 218, 1);
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 12px;
    color: rgba(173, 145, 112, 1);
}


.atelier-eight__icon-number {
    font-size: 55px;
    font-weight: 500;
    line-height: 58px;
}

.atelier-eight__icon-text {
    text-align: center;
}

.atelier-eight__background {
    overflow: hidden;
    max-width: 100%;
    position: relative;
    display: flex;
}

.atelier-eight__background:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 110px;
    background: linear-gradient(0deg, rgba(254, 250, 244, 0) 6.93%, rgba(254, 250, 244, 0) 6.93%, rgba(254, 250, 244, 0.3) 31.71%, rgba(254, 250, 244, 0.69) 51.26%, rgba(254, 250, 244, 0.93) 67.54%, #FEFAF4 92.08%);

}

.atelier-eight__background-image {
    width: 100%;
}

.atelier-three {
    padding-bottom: 140px;
}

.atelier-three__container {
    display: flex;
    gap: 30px;
    margin-top: 60px;
    transition: transform 0.5s ease;
}

.atelier-three__item {
    background: #fff;
    border: 1px solid rgba(128, 107, 84, 1);
    width: calc(25% - 22.5px);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    gap: 20px;
    padding-top: 40px;
    position: relative;
    z-index: 0;

}

.atelier-three__item-image {
    margin-top: auto;
    margin-bottom: auto;
    padding-right: 20px;
    padding-left: 20px;
}

.atelier-three__item-image-elem {
    width: 100%;

}

.atelier-three__item-title,
.services_modal__title {
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
    padding: 0 20px;
}

.atelier-three__item-text {
    padding: 0 20px;
}

.atelier-three__item-btn {
    background: rgba(173, 145, 112, 1);
    padding: 20px;
    text-decoration: none;
    color: #fff;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.atelier-three__item-btn:before {
    content: "";
    background: rgba(173, 145, 112, 1);
    position: absolute;
    left: 0;
    top: 0;
    inset: -1px;
    z-index: 3;
}

.atelier-three__item-btn-text {
    font-size: 16px;
    font-weight: 500;
    line-height: 20.11px;
    border-bottom: 1px solid #fff;
    text-transform: uppercase;
    z-index: 4;
}

.atelier-three__item-btn-arrow {
    height: 100%;
    z-index: 4;
}

.atelier-three__item-content {
    display: flex;
    flex-direction: column;
    gap: 15px;
    min-height: 306px;
}

.services_modal {
    position: absolute;
    top: -1px;
    left: 100%;
    background: rgba(60, 60, 59, 1);
    width: 50vw;
    padding: 54px 96px;
    z-index: 5;
    transition: 0.3s;
    opacity: 0;
    display: none;
}

.services_modal.right {
    left: auto;
    right: 100%;
}

.atelier-three__item.active .services_modal {
    display: block;
}

/*.atelier-three__container.active {
    z-index: 5;
}*/

.atelier-three__item.active {
    z-index: 51;
}



.services_modal__title,
.services_modal__text-elem {
    color: #fff;
}

.services_modal__text {
    list-style-type: none;
    padding-left: 0;
    margin: 0;
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    gap: 15px;
    position: relative;
}

.services_modal__title {
    padding: 0;
}

.services_modal__text-title {
    font-size: 16px;
    font-weight: 400;
    line-height: 20.11px;
    color: rgba(173, 145, 112, 1);
    text-transform: uppercase;

}

.services_modal__text-item {
    display: flex;
    flex-direction: column;
    gap: 7px;
}

.services_modal__btn {
    background: rgba(173, 145, 112, 1);
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    line-height: 20.11px;
    color: #fff;
    padding: 19px 50px;
    text-align: center;
    display: inline-block;
    border-radius: 50px;
    margin-top: 31px;
    text-decoration: none;

}

.services_modal__close {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
}

/*.services_modal__text:before,*/
/*.services_modal__text:after {*/
/*    content: "";*/
/*    width: 20px;*/
/*    height: 20px;*/
/*    border-top: 1px solid #fff;*/
/*    border-left: 1px solid #fff;*/

/*    rotate: -45deg;*/
/*    position: absolute;*/
/*    top: 50%;*/
/*    transform: translateY(-50%);*/
/*    left: -38px;*/
/*    cursor: pointer;*/
/*}*/

.services_modal__text:after {
    border: 0;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    left: auto;
    right: -38px;
    transform: translateX(50%);
}

.services_modal__mob,
.services_modal__mob-title {
    display: none;
}

body.no-scroll {
    overflow: hidden;
    height: 100%;
}

.services_modal__mob-span {
    width: calc(100% - 58px);
    display: block;
}

.atelier-four {
    overflow: hidden;
    padding-bottom: 402px;

    background-image: url("../img/advantages_bg.svg");
    background-repeat: no-repeat;
    background-position: 50% 145%;
}

.advantages {
    display: flex;
    margin-top: 89px;

}

.advantages__left {
    width: 30%;
    position: relative;
    z-index: 1;
}

.advantages__right {
    min-width: 70%;
    max-width: 70%;
    background: rgba(244, 234, 218, 1);
    padding-left: 116px;
    padding-top: 40px;
    padding-bottom: 66px;
    display: flex;
    flex-direction: column;
    gap: 40px;
    z-index: 2;
    position: relative;
}

.advantages__right:before {
    content: "";
    background: rgba(244, 234, 218, 1);
    left: 0;
    top: 0;
    height: 100%;
    width: 100vw;
    position: absolute;
    z-index: 1;
}

.advantages__right-row {
    display: flex;
    justify-content: space-between;
    gap: 99px;
    z-index: 3;
}

.advantages__right-item {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: calc(50% - 50px);
}

.advantages__left-img {
    width: 627px;
    position: absolute;
    bottom: -37px;
    right: -85px;
}

.advantages__right-item-img {
    min-height: 56px;
}

.advantages__right-item-title {
    color: rgba(173, 145, 112, 1);
    margin-top: 5px;
}

.advantages__right-item-text {}

.advantages__right-row.second {
    align-items: flex-end;
}

.atelier-black-block {
    background: rgba(60, 60, 59, 1);
}

.atelier-eleven {

    padding-top: 95px;
    padding-bottom: 119px;
}

.atelier-eleven__title.atelier-eleven__title-white {
    color: #fff;
    text-align: center;
}

.atelier-eleven-btn {
    color: #fff;
    text-decoration: none;
    background: rgba(173, 145, 112, 1);
    padding: 21.5px 68px;
    text-align: center;
    border-radius: 32px;
    display: inline-block;
    margin-top: 51px;
}

.atelier-eleven__container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}


.atelier-eight__title.atelier-eight__title-white {
    color: #fff;
    text-align: center;
}

.atelier-five {
    padding-top: 80px;
    padding-bottom: 161px;
    overflow: hidden;
}

.atelier-five__subtitle {
    margin-top: 20px;
    margin-bottom: 62px;
}

.atelier-five__subtitle-text {
    width: 441px;
    text-align: center;
    color: #fff;
    margin: 0 auto;
}

.undefault-slider {
    width: 100%;
    display: flex;
    justify-content: center;
}

.undefault-slider__main-container {
    max-width: 656px;
    width: 70%;
    position: relative;
}

.undefault-slider__container {
    width: 100%;
    display: flex;
    gap: 10vw;
    transition: transform 0.5s ease;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.undefault-slider__item {
    width: 100%;
    flex: 0 0 100%;

}

.undefault-slider__item-title {}

.undefault-slider__item-text {
    color: rgba(173, 145, 112, 1);
    padding-bottom: 20px;
}

.undefault-slider__item-img {
    width: 100%;
    aspect-ratio: 16 / 10;
    position: relative;
    overflow: hidden;
}

.undefault-slider__item-image,
.atelier-cat-slider__item-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    position: absolute;
    top: 0;
    left: 0;
}

.undefault-slider__item {
    scale: 0.8;
    transition: 0.5s ease;
}

.undefault-slider__item.active {
    scale: 1;
}

.undefault-slider__prev,
.undefault-slider__next {
    position: absolute;
    top: 50%;
    right: -50px;
    transform: translate(100%, -50%);
    display: flex;
    cursor: pointer;
    z-index: 2;
    background: transparent;
    border: none;
    outline: none;
    padding: 0;
}

.undefault-slider__prev {
    right: auto;
    left: -50px;
    transform: translate(-100%, -50%) rotate(180deg);
}

.undefault-slider__prev-img {
    width: 68px;
}

.atelier-six {
    background: rgba(173, 145, 112, 1);
    padding: 94px 0;
    background-image: url("../img/advantages_bg.svg");
    background-repeat: no-repeat;
    background-position: 80% center;
    background-size: auto 150%;
}

.atelier-six__container {
    display: flex;
}

.atelier-six__left {
    position: relative;
    min-width: 40%;
}

.atelier-six__left-img {
    position: absolute;
    top: 50%;
    transform: translate(-20%, -50%);
    z-index: 3;
}

.atelier-six__right {}

.atelier-six__right-btn {
    background: rgba(244, 234, 218, 1);
    border-radius: 32px;
    padding: 15.5px 70px;
    display: flex;
    text-decoration: none;
    color: rgba(128, 107, 84, 1);
    gap: 24px;
    align-items: center;
}

.atelier-six__right-btn-text {
    font-weight: 500;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 32px;
}

.atelier-six__left-img-mob {
    display: none;
}

.atelier-seven {
    padding-top: 262px;
    padding-bottom: 183px;
    position: relative;
    overflow: hidden;
}

.atelier-seven__container {
    display: flex;
    gap: 128px;
}

.atelier-seven__left {
    min-width: 264px;
    padding-bottom: 94px;
    display: flex;
    flex-direction: column;
}

.atelier-seven__left-nav {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.atelier-seven__left-item {
    font-size: 16px;
    line-height: 14px;
    font-weight: 400;
    color: rgba(60, 60, 59, 1);
    padding: 23px 0px 26px 20px;
    border-bottom: 1px solid rgba(170, 170, 170, 1);
    border-top: 1px solid rgba(170, 170, 170, 0);
    transition: 0.3s;
    cursor: pointer;
}

.atelier-seven__left-item.active {
    background: rgba(173, 145, 112, 1);
    border-bottom: 1px solid rgba(173, 145, 112, 1);
    border-top: 1px solid rgba(173, 145, 112, 1);
    color: #fff;
}

.atelier-seven__left-btn {
    background: rgba(173, 145, 112, 1);
    color: #fff;
    text-align: center;
    padding: 10px 48px;
    width: 100%;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 32px;
    margin-top: auto;
}

.atelier-seven__right {
    width: 100%;
}


.atelier-cat-slider {
    width: 100%;
    display: flex;
    justify-content: flex-start;
}

.atelier-cat-slider__main-container {
    max-width: 656px;
    width: 100%;
    position: relative;
}

.atelier-cat-slider__container {
    width: 100%;
    display: flex;
    gap: 30px;
    transition: transform 0.5s ease;
}

.atelier-cat-slider__item {
    width: 100%;
    flex: 0 0 100%;
    transition: 0.5s ease;
}

.atelier-cat-slider__item-img {
    width: 100%;
    aspect-ratio: 16 / 10;
    position: relative;
    overflow: hidden;
}

.atelier-cat-slider__item-desc {
    padding-top: 20px;
    padding-bottom: 33px;
}

.atelier-cat-slider__item-btn {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    color: rgba(128, 107, 84, 1);
}

.atelier-cat-slider__prev,
.atelier-cat-slider__next {
    position: absolute;
    top: 50%;
    left: -29px;
    transform: translate(-100%, -100%);
    display: flex;
    cursor: pointer;
    z-index: 2;
}

.atelier-cat-slider__next {
    left: auto;
    right: -29px;
    transform: translate(100%, -100%) rotate(180deg);
}

.atelier-cat-slider__prev-img {
    width: 40px;
}

.atelier-cat-slider__sec-container {
    overflow: hidden;
}

.atelier-seven__btn {
    display: none;
}

.atelier-nine {
    padding-top: 103px;
    padding-bottom: 209px;
    position: relative;
}

.atelier-nine:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 104px;
    top: 0;
    left: 0;
    transform: translateY(-100%);
    background: linear-gradient(180deg, rgba(60, 60, 59, 0) 0%, #3C3C3B 100%);
}

.atelier-nine__title {
    display: flex;
    justify-content: center;
}

.reviews-slider {
    margin-top: 62px;
    width: 100%;
    display: flex;
    justify-content: center;
    position: relative;
}

.reviews-slider__sec-container {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.reviews-slider__main-container {
    width: 100%;
}

.reviews-slider__container {
    width: 100%;
    display: flex;
    gap: 30px;
    transition: transform 0.5s ease;
}

.reviews-slider__item {
    display: flex;
    flex-direction: column;
    gap: 40px;

    width: 100%;
    flex: 0 0 100%;
}

.reviews-slider__item-row {
    display: flex;
    align-items: flex-end;
    padding-left: 88px;
    justify-content: space-between;
}

.reviews-slider__item-row.last {
    align-items: center;

}

.reviews-slider__item-review {
    color: #fff;
    background: rgba(173, 145, 112, 1);
    border-radius: 100px;
    padding: 20px 50px;
    padding-right: 38px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin: 0;
}

.reviews-slider__item-review-name {}

.reviews-slider__item-review-text {
    font-size: 16px;
    font-style: italic;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: -0.015em;

}

.reviews-slider__item-review.one {
    width: 535px;
    margin-bottom: 11px;
    margin-left: 33px;
    padding: 10px 71px;
}

.reviews-slider__item-review.two {
    width: 433px;
    margin-right: 27px;

}

.reviews-slider__item-review.three {
    width: 553px;
    margin-left: 113px;
}

.reviews-slider__item-review.four {
    width: 460px;
}

.reviews-slider__item-review.five {
    width: 514px;
    padding-left: 46px;
    padding-right: 28px;
}

.reviews-slider__next,
.reviews-slider__prev {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
    display: flex;
    cursor: pointer;
    z-index: 2;
    background: transparent;
    outline: none;
    border: none;
    padding: 0;
}

.reviews-slider__prev {
    right: auto;
    left: 0;
    transform: translate(0, -50%) rotate(180deg);
}

.reviews-slider__prev-img {
    width: 68px;
}

.reviews-slider__pagination {
    position: absolute;
    bottom: -87px;
    display: flex;
    justify-content: center;
    gap: 18px;
}

.reviews-slider__dot {
    width: 13px;
    height: 13px;
    background: rgba(244, 234, 218, 1);
    border-radius: 100%;
    transition: 0.5s ease;
    cursor: pointer;

}

.reviews-slider__dot.active {
    background: rgba(173, 145, 112, 1);
}

.atelier-ten {
    padding-top: 140px;
    overflow: hidden;
}

.atelier-ten .atelier-ten__title {
    text-align: center;

}

.atelier-ten__items {
    display: flex;
    flex-direction: column;
    margin-top: 120px;
    gap: 113px;
}

.atelier-ten__item-row {
    display: flex;
    justify-content: space-around;
}

.atelier-ten__item {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 15px;
    position: relative;
    cursor: default;
    width: 30%;

}

.atelier-ten__item:hover .atelier-ten__item-hover {
    /* opacity: 1; */
}

.atelier-ten__item-img {
    min-height: 58px;
    display: flex;
    align-items: center;
}

.atelier-ten__item-img_second {
    min-height: 82px;
}

.atelier-ten__item-image {}

.atelier-ten__item-text {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 20.11px;
}

.atelier-ten__item-hover {
    position: absolute;
    border-radius: 100px;
    border: 5px solid #fff;
    width: 303px;
    opacity: 0;
    pointer-events: none;
    transition: 0.3s ease;

    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


.atelier-ten__background {
    width: 100%;
    aspect-ratio: 1.69 / 1;
    position: relative;
    max-width: 1088px;
    margin: 0 auto;
}

.atelier-ten__background-img {
    position: absolute;
    width: 100%;
    top: -23px;
    left: 6px;
}


.atelier-footer {
    background: rgba(255, 251, 243, 1);
}

.hidden-title {
    position: absolute;
    visibility: hidden;
    top: 0;
}

.dialog-off-canvas-main-canvas {
    /*margin-top: -10px;*/
}

.ipoteka .header-menu {
    padding: 30px 0;
}

.bg2 .first-ipoteka-container {
    background: none;
}

.first-crumbs-item a {
    font-family: Cera Pro;
    font-size: 10px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: -0.015em;
    text-align: left;
    color: rgba(60, 60, 59, 1);
    text-transform: uppercase;
}

.townhouses-first-catalog-right .views-element-container {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 30px;
}

.field--type-image img {
    max-width: 100%;
    width: 100%;
    height: auto;
}

.scroll-button {
    position: absolute;
    top: 0;
    /* Кнопка фиксируется к верху */
    left: 10px;
    /* Отступ слева */
    z-index: 1000;
    /* Чтобы кнопка была поверх */
}

.js-pager__items {
    padding: 0;
}

.js-pager__items a {
    text-decoration: none;
}

.gallery-item a {
    display: block;

}

.t1-desc h2,
.t1-desc span,
.t1-desc h1 {
    text-transform: uppercase;
    font-family: Merriweather, serif;
    font-size: 45px;
    font-weight: 400;
    line-height: 55px;
    text-align: left;
    color: #3C3C3B;
}

.t1-desc span {
    color: #AD9170;
}

.page-node-655 .invest-catalog-container,
.page-node-519 .invest-catalog-container {
    padding-top: 100px;
}

.catalog-item-name a {
    font-family: Cera Pro;
    font-size: 16px;
    font-weight: 700;
    line-height: 29px;
    text-align: left;
    color: rgba(60, 60, 59, 1);
    text-transform: uppercase;
    text-decoration: none;
}

.article-page {
    padding: 70px 0;
    font-family: Cera Pro;
    font-size: 16px;
    font-weight: 300;
    line-height: 25px;
    letter-spacing: -0.015em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #000;
}

.article-page h2 {
    font-family: Kudriashov;
    font-size: 40px;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: -0.015em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #AD9170;

}

.page-node-52 .whywe-container {
    padding-top: 150px;
}

.popup,
.fancybox__content {
    display: none;
    background: initial !important;
    color: #FFF !important;
    padding: 0 !important;
    height: auto !important;
    /* min-height: 600px !important; */
}

.popup-mess {
    padding: 40px !important;
    background: #917357 !important;
    min-height: initial;
}

.popup-mess .popup-body {
    max-width: 420px;
}

.fancybox__iframe {
    max-height: 90%;
}

.popup-success {
    display: none;
    color: #F4EADA;
    font-family: Cera Pro;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.popup-title {
    text-align: center;
    font-family: Kudriashov;
    font-size: 45px;
    font-weight: 400;
    line-height: 55px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFF;

}

.popup input[type=text] {
    background: #917357;
    border: none;
    border-bottom: 1px solid #FFF;
    color: #FFF;
    width: 100%;
    padding: 10px;
    font-family: Cera Pro;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    text-align: center;

}

.popup textarea {
    background: #917357;
    border: none;
    border-bottom: 1px solid #FFF;
    color: #FFF;
    width: 100%;
    padding: 10px;
    font-family: Cera Pro;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    text-align: center;

}

.popup input::placeholder {
    color: #FFF;
    font-family: Cera Pro;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    text-align: center;

}

.popup .form-group {
    padding: 20px 0;

}

.popup a {
    color: #FFF;
}

.popup-button {
    text-align: center;
    margin: 20px 0;
}

.popup-button a {
    padding: 16px 24px 16px 24px;
    border-radius: 50px;
    background: #FFF;
    font-family: Cera Pro;
    font-size: 16px;
    font-weight: 500;
    line-height: 20.11px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration: none;

    color: #765E50;

}

.rezident-manhet .techno-first-title h1 {
    color: #AD9170;
}

.rezident-manhet .techno-first-title h1 span {
    color: #FFF;
}


.rezident-manhet .techno-first-title h2,
.rezident-manhet .techno-first-title h2 span {
    font-family: Merriweather, serif;
    font-size: 50px;
    font-weight: 400;
    line-height: 60px;
    letter-spacing: -0.015em;
    text-align: left;
    text-transform: uppercase;
    color: #AD9170;
}

.page-node-662 .first-crumbs-item a {
    color: #FFF
}


.layout__region--content h3,
.layout__region--content p {
    padding-bottom: 20px;
}

.gallery-filter li {
    margin-right: 20px;
}

.page-node-6 .lead-form-title h2,
.page-node-6 .lead-form-title h1 {

    font-family: Merriweather, serif;
    font-size: 45px;
    font-weight: 400;
    line-height: 75px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FEFAF4;
    text-transform: uppercase;
}

.page-node-6 .lead-form-inputs .lead-form-input-btn,
.lead-form-input-btn2 {
    font-family: Cera Pro;
    font-size: 16px;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: -0.015em;
    text-align: left;
    text-transform: uppercase;
    color: #806B54;
    padding: 10px 40px;
}

.page-node-241 .bg2 .build-container {
    background-color: transparent;
    padding-top: 90px;
}

article p a {
    color: #917357 !important;
}

.first-image img {
    width: 100%;
}

.atelier-cat-slider__tab {
    display: none;
}

.atelier-cat-slider__tab.active {
    display: block;
}

.first-crumbs-item a {
    text-decoration: none;
}

.video-background {
    /*display:none;*/
    width: 100%;
    max-width: 100%;
    position: absolute;

}

.img-background {
    background: url(../img/main-new.jpg) center;
    background-size: cover;
    width: 100%;
    height: 100vh;
    position: absolute;

}

.header-main-sec-mfk .img-background {
    background: url(../img/mfk_bg.png) top center no-repeat !important;

}

.header-main-sec-mfk {
    height: initial;
}

.header-main-sec-mfk h2 {
    font-family: Cera Pro;
    font-weight: 400;
    font-style: Regular;
    font-size: 25px;
    leading-trim: NONE;
    line-height: 32px;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;

}

.header-main-v2 {
    text-align: center;
    padding-top: 200px;
}

.header-main-v2 a {
    font-family: Cera Pro;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;

    border-radius: 50px;
    padding-top: 16px;
    padding-right: 44px;
    padding-bottom: 16px;
    padding-left: 44px;

}

.header-main-v2 .header-main-features {
    justify-content: center;
}

.img-overlay {
    width: 100%;
    height: 100vh;
    position: absolute;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),
        linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(102, 102, 102, 0) 92.6%);

}

/* .page-node-592 .header {
    background: url(../img/video_placeholder.png) center;
    background-size: cover;
    height: 98vh;
} */

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

.ipoteka-icon {
    position: absolute;
    left: 20px;
    top: 20px;
}



/* Стили для элементов меню */
.header-menu-item {
    position: relative;
}



/* Стили для подменю */
.submenu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #917357;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
    z-index: 1000;
}

/* Отображение подменю при наведении на родительский элемент */
.header-menu-item.has-submenu:hover>.submenu {
    display: block;
}

/* Стили для элементов подменю */
.submenu .header-menu-item {
    width: 200px;
}

/* Стили для ссылок подменю */
.submenu .header-menu-link {
    padding: 10px;
    color: #fff;
}

/* Изменение фона ссылки при наведении */
.header-menu-link:hover {
    /*background-color: #f1f1f1;*/
}



.rezidents-container {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 56px;
    margin-top: 80px;
    margin-bottom: 160px;
    /*gap: 56px;*/
}

.rezident-item {
    flex: 0 0 calc(50% - 15px);
}

.rezident-item-name {
    font-family: var(--second-family);
    font-weight: 400;
    font-size: 35px;
    line-height: 129%;
    text-transform: uppercase;
    color: #fff;
    padding-bottom: 16px;
    padding-top: 16px;
}

.rezident-info {
    font-family: var(--font-family);
    font-weight: 300;
    font-size: 24px;
    text-transform: uppercase;
    color: #ad9170;

    display: flex;
}

.rezident-info span {

    font-family: var(--font-family);
    font-weight: 400;
    font-size: 12px;
    line-height: 117%;
    letter-spacing: -0.01em;
    text-transform: uppercase;
    text-align: center;
    color: #ad9170;
}

.rezident-desc {
    font-family: var(--font-family);
    font-weight: 300;
    font-size: 16px;
    line-height: 156%;
    letter-spacing: -0.01em;
    color: #fff;
    padding-top: 32px;
    padding-bottom: 48px;
}


.get-rezident {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 12px;
    line-height: 158%;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #ad9170;
    border-radius: 32px;

    padding: 20px 90px 20px 30px;
    background: url(../img/arrow2.svg) no-repeat right 30px center;
}

.page-node-662 .what-doing2 {
    background: #3C3C3B !important;
}

.page-node-662 .what-doing2 h2,
.page-node-662 .info-slider2-item-desc-title,
.page-node-662 .info-slider2-desc-desc {
    color: #fff !important;
}

.swiper-slide a {
    display: block;
}

.sliderr,
.sliderr2 {
    position: relative;
}

.tap-menu-mobile {
    display: none;
}

.swiper-container-project {
    height: 100%;
}

.header-menu-tel {
    border-radius: 24px;
    border: 1px solid #fff;
    padding-top: 8px;
    padding-right: 16px;
    padding-bottom: 8px;
    padding-left: 16px;
}

.inner-header .header-menu-tel {
    border: 1px solid rgba(60, 60, 59, 1);
}

.townhouses-first-catalog-left-nav2>div:nth-child(1) {
    border-top: none !important;
}

.btn-on-tab {
    display: none;
}



#gpt {
    position: fixed;
    z-index: 100000;
    --c-marsh: #F59E17;
    top: calc(100vh - 650px);
    border-radius: 30px;
    overflow: hidden;
    right: 70px;
    max-height: 800px;
    max-width: 400px;
    width: 400px;

    padding: 20px;
    border-radius: 70px;
}


.gpt_chat_opened #gpt {
    background-image: url('../img/mc.png');
    top: 50px;

}

.gpt_chat_opened #gpt::before {
    content: ' ';
    background-image: url(../img/mt.png);
    width: 400px;
    display: block;
    height: 364px;
    position: absolute;
    left: 0;
    top: 0;
}

.gpt_chat_opened #gpt::after {
    content: ' ';
    background-image: url('../img/mb.png');

    width: 400px;
    display: block;
    height: 84px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.gpt_chat_opened #gpt {
    height: 800px;
    top: 50%;
    margin-top: -400px;
}

.gpt_window_actions {
    display: none !important;
}

#gpt_window {
    border-radius: 30px !important;
    overflow: hidden;

    background: linear-gradient(0deg, #FFFFFF, #FFFFFF),
        linear-gradient(360deg, rgba(255, 157, 4, 0.05) 0%, rgba(255, 200, 47, 0.05) 100%);

    background-image: url(../img/chatbg.png);
    background-size: contain;
    /* background-color: #323232!important; */
    padding: 0 !important;
    height: 100% !important;
    max-height: 100% !important;
    border: none !important;

}


.gpt_chat_opened #gpt {
    height: 800px;
    top: 50%;
    margin-top: -400px;
}

/* Если высота экрана меньше 800px, то фиксируем блок у верха */
@media (max-height: 800px) {
    .gpt_chat_opened #gpt {
        top: 0;
        margin-top: 0px;
    }
}

body #gpt_hello_wrapper {
    background-color: rgba(236, 218, 192, 0.85);
}

#gpt_icon circle {
    fill: #fff;
}

#gpt_icon path {
    fill: #F59E17;
}

#gpt .gpt_hello_title {
    line-height: 1.3;
}

body #gpt_hello_content {
    box-shadow: 2px 4px 12px 0 rgba(0, 0, 0, 0.15);
    background: rgba(250, 249, 246, 0.9);
    color: #343434;
}

#gpt .gpt_hello_speech {
    border: none;
    filter: drop-shadow(2px 4px 5px rgba(0, 0, 0, .2));
}

#gpt .gpt_hello_speech_appendix {
    display: none;
}

#gpt {
    border: none;
}

.gpt_hello_speech:after {
    content: '';
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjkiIGhlaWdodD0iMzYiIHZpZXdCb3g9IjAgMCAyOSAzNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI3Ljc4OSAwLjUzODA4M0MyMS44NSAwLjMxNjA4MyA3LjY2OCAtMC4yODc5MTcgMCAwLjE2MzA4M1YzNS44NTgxQzYuMTExIDI2LjM2MzEgMTYuNjU0IDIwLjU2ODEgMjguMDI4IDIwLjU2ODFMMjcuNzg5IDAuNTM4MDgzWiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==);
    background-size: contain;
    background-position: bottom left;
    background-repeat: no-repeat;
    width: 28px;
    height: 35px;
    position: absolute;
    left: 0;
    bottom: -14.5px;
}

#gpt .gpt_btn,
#gpt2 .gpt_btn {
    border-color: #f59e17;
    background: #f59e17;
    color: #fff;
    font-size: 19px;
    text-transform: none;
}

#gpt .gpt_btn:hover,
#gpt2 .gpt_btn:hover {
    border-color: #db8d14;
    background: #db8d14;
    color: #fff;
}

body #gpt_chat {
    background: #ECDAC0;
}

#gpt .gpt_comment {
    color: #343434;
}

#gpt .gpt_comment[data-type="audio"] {
    background: #EEAF54;
}

#gpt .gpt_comment[data-type=audio]>svg {
    fill: #EEAF54;
}

#gpt .gpt_audio_control::before,
#gpt .gpt_audio_control::after {
    background-color: #957559;
}

#gpt .gpt_comment[data-type="audio"] time {
    color: #957559;
}

#gpt .gpt_audio_line>span {
    background-color: #fff;
}

#gpt #gpt_window.full .gpt_window_actions>span {
    color: #000;
}

#gpt #gpt_window:not(.full) .gpt_window_actions>span {
    font-weight: 600;
    color: #F59E17;
    font-size: 16px;
}

#gpt #gpt_comments.scroll:before {
    /* background: linear-gradient(0deg, rgba(236,218,192,0) 0%, #ECDAC0 76.19%); */
    background: none !important;
}

#gpt #example .form_container {
    color: #343434;
}

#gpt #example .title {
    margin: 0 0 24px;
    font-size: 20px;
    text-align: left;
    line-height: 1.5;
}

#gpt #example input {
    font-size: 13px;
    font-style: italic;
    margin-bottom: 5px;
    outline: none;
    transition: all .2s ease;
}

#gpt #example input:focus {
    border-bottom-color: #f59e17;
}

#gpt #example input:-moz-placeholder,
#gpt #example textarea:-moz-placeholder {
    color: #878787;
}

#gpt #example input::-moz-placeholder,
#gpt #example textarea::-moz-placeholder {
    color: #878787;
}

#gpt #example input:-ms-input-placeholder,
#gpt #example textarea:-ms-input-placeholder {
    color: #878787;
}

#gpt #example input::-webkit-input-placeholder,
#gpt #example textarea::-webkit-input-placeholder {
    color: #878787;
}

#gpt #example textarea {
    margin-top: 29px;
    font-size: 13px;
    font-style: italic;
    padding: 12px 18px;
    box-shadow: 2px 2px 7px 0 rgba(0, 0, 0, 0.15);
    background: rgba(255, 255, 255, 0.5);
    border: none;
    resize: none;
    margin-bottom: 25px;
    outline: none;
    transition: all .2s ease;
}

#gpt #example button {
    padding: 13px;
    min-width: 265px;
    border-radius: 10px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    margin-bottom: 9px;
    transition: all .2s ease;
}

#gpt #example button:hover {
    background-color: #d78b14;
}

#gpt #example button:active {
    background-color: #c47e11;
}

#gpt #example .areement {
    font-style: italic;
    font-size: 13px;
    color: #878787;
    line-height: 1.2;
    margin-bottom: 0;
}

#gpt #example .areement a {
    text-decoration: underline;
}

#gpt #example .areement a:hover {
    text-decoration: none;
}

/* #gpt #gpt_window:not(.full) #example {
    padding: 15px;
  }
  
  #gpt #gpt_window:not(.full) #example .title{
    font-size: 16px;
    margin-bottom: 15px;
  }
  
  #gpt #gpt_window:not(.full) #example textarea{
    margin-top: 15px;
    margin-bottom: 15px;
  }
  
  #gpt #gpt_window.gpt_form:not(.full) {
    height: 540px;
  } */

.form-success {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 80px 0;
    color: #343434;
}

.form-success__image {
    max-width: 320px;
    margin-bottom: 20px;
}

.form-success__title {
    font-weight: 400;
    font-size: 30px;
    text-align: center;
    color: #343434;
    max-width: 380px;
    line-height: 1;
}

.gpt_form-wrap {
    position: relative;
    max-height: 100%;
}

.gpt_form-wrap:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCA0MCAyNSIgZmlsbD0iI2ZmZiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNDAuMDA2MyAyNC45OTk4SDAuMTI1TDIwLjkzMjYgMC43MTQxMTFDMjAuOTMyNiA0LjUyMzY0IDIxLjk3MyAxMy4yODU1IDI2LjEzNDUgMTcuODU3QzMwLjI5NjEgMjIuNDI4NCAzNy4xMTYzIDI0LjUyMzYgNDAuMDA2MyAyNC45OTk4WiI+PC9wYXRoPjwvc3ZnPg==);
    width: 40px;
    height: 25px;
    transform: scale(-1, 1);
    margin-left: -19px;
    background-size: contain;
}

#gpt_icon .gpt_icon_wrap svg {
    display: none;
}

#gpt #gpt_icon {
    width: 150px;
    height: 150px;
}

@media (max-width: 767px) {
    #gpt #gpt_icon {
        width: 110px;
        height: 110px;
    }
}

#gpt_icon .gpt_icon_wrap {
    background: url('../img/widget.webp');
    background-size: cover;
    box-shadow: 0 0 30px 4px rgba(245, 158, 23, 0.5);
    border-radius: 50%;
    border: 5px solid #f59e17;
    overflow: hidden;
}

#gpt_icon .gpt_icon_wrap video {
    width: 100%;
    height: 100%;
}

#gpt #gpt_push {
    color: #000;
}


#gpt2 {
    z-index: 100001;
    position: relative;
}

#gpt2 * {
    box-sizing: border-box;
}

#gpt_hello_wrapper2 {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(236, 218, 192, 0.85);
    display: block;
    text-align: center;
    padding: 10px;
    overflow: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

#gpt_hello_wrapper2:before {
    content: "";
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0;
}

#gpt_hello_content2 {
    border-radius: 15px;
    padding: 20px;
    background-color: #f3f4f0;
    width: 870px;
    max-width: 100%;
    position: relative;
    vertical-align: middle;
    display: inline-flex;
    align-items: center;
}

#gpt2 .gpt_hello_title {
    line-height: 1.3;
}

#gpt2 .gpt_hello_column {
    color: #000;
}

#gpt2 .gpt_hello_speech {
    border: none;
    filter: drop-shadow(3px 4px 15px rgba(0, 0, 0, .15));
}

#gpt2 .gpt_hello_speech_appendix {
    border-right-color: #fff;
}

#gpt2 .gpt_hello_speech:after {
    display: none;
}

#gpt #gpt_push a {
    text-decoration: underline;
}

#gpt #gpt_push a:hover {
    text-decoration: none;
}

#gpt_chat {
    background-color: #FFFFFF0D !important;
    padding-top: 90px !important;
}

body.gpt_chat_opened #gpt #gpt_window {
    /*width: 390px;
    position: fixed;
    right: 50%;
    margin-right: -585px;*/
    width: 100%;
    max-width: 390px;
    position: fixed;
    right: 0;
    box-shadow: 0px 4px 10px 0px #00000026;
    /* background-color: #ECDAC0 !important; */
    padding: 0 !important;
    height: 100%;
    border-radius: 40px;
    overflow: hidden;
    border: none !important;
}

[data-type="inline"]>#gpt_chat {
    /* background: linear-gradient(0deg, #1E1E1E 0%, rgba(30, 30, 30, 0.99) 90%, rgba(0, 0, 0, 0) 100%)!important; */
    /* background: linear-gradient(to top, #323232 0%, rgba(50, 50, 50, 0.99) 90%, rgba(50, 50, 50, 0) 100%) !important; */
    background: linear-gradient(to top, #FEFAF4 0%, rgba(254, 250, 244, 0.99) 90%, rgba(255, 255, 255, 0) 100%) !important;

}

.gpt_comment {
    background-color: #F4EADA !important;
}

[data-type="inline"] #gpt_form_limit {
    color: #765E50 !important;
}

#gpt_comments.scroll:before {
    /* background: linear-gradient(0deg, rgba(50, 50, 50, 0.99) 9%, #323232 76.19%)!important; */
}

/* #gpt_assistent>div>video {
    display: block !important;
} */

[data-type="inline"] #gpt_form {
    background-color: transparent;
    border: 1px solid #765E50;
    margin-bottom: 20px;
}

#gpt_form textarea {

    background: transparent;
    font-family: Gotham Pro;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -1.5%;
    color: #765E50 !important;
}

#gpt_form {
    border: 1px solid #21252940 !important;
}

.gpt_form_buttons {
    grid-gap: 0px !important;
}

.gpt_form_buttons span>svg {
    /* fill: none !important; */
    height: 100%;
}

[data-type="inline"] .gpt_comment {
    max-width: 370px !important;
}

[data-type="inline"] .gpt_form_buttons span {
    background: none !important;
}

.gpt_window_resize {
    display: none !important;
}

.gpt_window_buttons>span {
    display: inline-flex;
    width: 40px !important;
    height: 40px !important;
    border: none !important;
    background-color: transparent !important;
}

.gpt_window_buttons>span svg {

    width: 16px !important;
}

/* .header-slider-prev {
    width: 100%;
    height: 483px;
    border-radius: 9px;
    background: #fff;
    overflow: hidden;
    z-index: 10;
    position: absolute;
    top: 0;
} */

.catlog-item a {
    text-decoration: none;
}

#tooltip {
    max-width: 215px;
    position: absolute;
    background: #FFF;
    color: #3C3C3B;
    padding: 5px;
    border-radius: 9px;
    font-size: 14px;
    /* pointer-events: none; */
    /* white-space: nowrap; */
    z-index: 1000;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}

.tooltip-title {
    font-family: Cera Pro;
    font-weight: 700;
    font-size: 13px;
    line-height: 29px;
    letter-spacing: -1.5%;
    vertical-align: middle;
    text-transform: uppercase;
    color: #3C3C3B;
}

/* .hidden {
    display: none;
} */
#tooltip img {
    max-width: 100%;
}

.tooltip-underc {
    margin-left: -5px;

    font-family: Cera Pro;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    letter-spacing: 0%;
    color: #FFF;
    background: #486B98;
    display: inline-block;
    padding: 10px;

    margin-top: 5px;
    margin-bottom: 8px;
    text-transform: uppercase;

}

.plan-icons {
    position: absolute;
    width: 40px;
}

#plan-football {
    top: 80px;
    left: 247px;
}

#plan-tennis {
    top: 90px;
    left: 180px;
}

#plan-mangal {
    top: 130px;
    left: 690px;
}

#plan-parking {
    top: 165px;
    left: 125px;
}

#plan-kids {
    top: 131px;
    left: 275px;
    z-index: 22;
}

#plan-voley {
    top: 75px;
    left: 310px;
}

#plan-game {
    top: 131px;
    left: 410px;
}

#plan-workout {
    top: 90px;
    left: 365px;
}

#plan-rezident {
    top: 250px;
    left: 930px;
    z-index: 2;
}

#image-container {
    width: 100%;
    max-width: 1200px;

    height: 680px;
    /*max-height: calc(100vh - 100px);*/
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    /* border: 1px solid #ccc; */
    touch-action: none;
}

#panzoom {
    width: 100%;
    height: 100%;
    /*min-width: 1920px;  Минимальный размер 
min-height: 1080px;*/
    position: absolute;
    cursor: grab;
    transform-origin: 0 0;
    /* Масштабирование от верхнего левого угла */
}

#main-image {
    width: 100%;
    height: auto;
    /*width: 1920px;
    height: 1080px;*/
    position: absolute;
    top: 0;
    left: 0;
    user-select: none;
}

#overlay-image {
    position: absolute;
    width: 916px;
    height: 523px;
    top: 149px;
    left: 108px;
    transform-origin: 0 0;
    user-select: none;
    pointer-events: auto;
    /*left: 172px;
top: 242px;*/
}

#overlay-image2 {
    position: absolute;
    /*width: 916px;
    height: 523px;
    top: 149px;
    left: 108px;*/
    transform-origin: 0 0;
    user-select: none;
    pointer-events: auto;
}

/* Стили для кнопок */
.zoom-controls {
    position: absolute;
    bottom: 10px;
    right: 10px;
    display: flex;
    gap: 5px;
}

.zoom-btn {
    border-radius: 100%;
    fill: white;
    stroke-width: 1px;
    stroke: #917357;
    width: 63px;
    height: 63px;
    border: 1px solid #917357;
    /* width: 40px;
    height: 40px;
    background: rgba(0, 0, 0, 0.5);
    color: white;
    border: none;
    border-radius: 5px;
    font-size: 20px; */
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.zoom-btn:hover {
    background: rgba(0, 0, 0, 0.8);
}

@media (max-width: 1024px) {
    #overlay-image {
        position: absolute;
        width: 586px;
        /* height: 523px; */
        top: 1px;
        left: 69px;
        transform-origin: 0 0;
        user-select: none;
        pointer-events: auto;
    }
}

/* Адаптация для мобильных */
@media (max-width: 500px) {
    #overlay-image {
        position: absolute;
        width: 326px;
        /* height: 523px; */
        height: 292px;
        top: 1px;
        left: 39px;
        transform-origin: 0 0;
        user-select: none;
        pointer-events: auto;
    }

    #image-container {
        /* height: 475px; */
        height: 242px;
    }

    .zoom-controls {
        bottom: 20px;
        left: 50%;
        right: auto;
        transform: translateX(-50%);
    }

    .zoom-btn {
        width: 50px;
        height: 50px;
        font-size: 24px;
    }

    .plan-icons {
        position: absolute;
        width: 8px;
    }

    #plan-tennis {
        top: 37px;
        left: 58px;
    }

    #plan-mangal {
        top: 48px;
        left: 225px;
    }

    #plan-parking {
        top: 55px;
        left: 43px;
    }

    #plan-kids {
        top: 45px;
        left: 89px;
        z-index: 22;
    }

    #plan-voley {
        top: 25px;
        left: 100px;
    }

    #plan-game {
        top: 48px;
        left: 135px;
    }

    #plan-workout {
        top: 35px;
        left: 120px;
    }

    #plan-football {
        top: 27px;
        left: 85px;
    }

    #plan-rezident {
        top: 75px;
        left: 305px;
        z-index: 2;
    }
}

.map-legends {
    display: flex;
    flex-wrap: wrap;
    max-width: 1150px;
}

.map-legend {
    border: 1px solid #917357;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    border-radius: 50px;
    font-family: Cera Pro;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0%;
    vertical-align: middle;
    text-transform: uppercase;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    gap: 10px;
    margin-right: 15px;
    margin-bottom: 15px;
}

.genplan-buttons {
    display: flex;
    justify-content: space-evenly;
    padding-bottom: 40px;
}

.genplan-padding {
    padding-top: 40px;
    padding-bottom: 40px;
}

#tooltip.animate-tooltip {
    opacity: 0;
    transform: scale(0.9);
    transition: opacity 0.15s ease, transform 0.15s ease;
}

#tooltip.visible.animate-tooltip {
    opacity: 1;
    transform: scale(1);
}

.tooltip-more-link {
    font-family: Cera Pro;
    font-weight: 400;
    font-size: 14px;
    line-height: 29px;
    letter-spacing: -1.5%;
    text-transform: uppercase;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-offset: 0%;
    text-decoration-thickness: 0%;
    color: #AD9170;
}

.tooltip-text {
    font-family: Cera Pro;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: -1.5%;
    color: #AD9170;

}

.tooltip-price {
    font-family: Cera Pro;
    font-weight: 500;
    font-size: 20px;
    line-height: 29px;
    letter-spacing: -1.5%;
    vertical-align: middle;
    text-transform: uppercase;
    color: #AD9170;
}

#infra-image {
    position: absolute;
    width: 1180px;
    left: 10px;
    z-index: 1;
    pointer-events: none;
}

.frame {
    display: flex;
    width: 1146px;
    align-items: center;
    justify-content: space-between;
    position: relative;
    flex-wrap: wrap;
}

.frame .div {
    display: inline-flex;
    align-items: flex-start;
    gap: 24px;
    position: relative;
    flex: 0 0 auto;
}

.frame .div-2 {
    display: inline-flex;
    align-items: center;
    gap: 16px;
    position: relative;
    flex: 0 0 auto;
}

.frame .ellipse {
    position: relative;
    width: 24px;
    height: 24px;
    border-radius: 12px;
    background: linear-gradient(0deg,
            rgba(226, 135, 135, 0.4) 0%,
            rgba(226, 135, 135, 0.4) 100%),
        linear-gradient(0deg,
            rgba(255, 255, 255, 1) 0%,
            rgba(255, 255, 255, 1) 100%);
}

.frame .text-wrapper {
    position: relative;
    width: fit-content;
    margin-top: -1.00px;
    font-family: var(--regular-text-desktop-font-family);
    font-weight: var(--regular-text-desktop-font-weight);
    color: #000000;
    font-size: var(--regular-text-desktop-font-size);
    letter-spacing: var(--regular-text-desktop-letter-spacing);
    line-height: var(--regular-text-desktop-line-height);
    white-space: nowrap;
    font-style: var(--regular-text-desktop-font-style);
}

.frame .ellipse-2 {
    background: linear-gradient(0deg,
            rgba(159, 211, 36, 0.4) 0%,
            rgba(159, 211, 36, 0.4) 100%),
        linear-gradient(0deg,
            rgba(255, 255, 255, 1) 0%,
            rgba(255, 255, 255, 1) 100%);
    position: relative;
    width: 24px;
    height: 24px;
    border-radius: 12px;
}

.frame .ellipse-3 {
    background: linear-gradient(0deg,
            rgba(36, 137, 211, 0.25) 0%,
            rgba(36, 137, 211, 0.25) 100%),
        linear-gradient(0deg,
            rgba(255, 255, 255, 1) 0%,
            rgba(255, 255, 255, 1) 100%);
    position: relative;
    width: 24px;
    height: 24px;
    border-radius: 12px;
}

.frame .ellipse-4 {
    background: linear-gradient(0deg,
            rgba(173, 145, 112, 0.4) 0%,
            rgba(173, 145, 112, 0.4) 100%),
        linear-gradient(0deg,
            rgba(255, 255, 255, 1) 0%,
            rgba(255, 255, 255, 1) 100%);
    position: relative;
    width: 24px;
    height: 24px;
    border-radius: 12px;
}

.frame .ellipse-5 {
    background: linear-gradient(0deg,
            rgba(246, 209, 0, 0.25) 0%,
            rgba(246, 209, 0, 0.25) 100%),
        linear-gradient(0deg,
            rgba(255, 255, 255, 1) 0%,
            rgba(255, 255, 255, 1) 100%);
    position: relative;
    width: 24px;
    height: 24px;
    border-radius: 12px;
}

.frame .switcher {
    position: relative;
    width: 36px;
    height: 20px;
    background-color: #ad9170;
    border-radius: 10px;
}

.category-item {
    display: flex;
    align-items: center;
    gap: 4px;
    padding: 6px 8px;
    cursor: pointer;
    border: 1px solid transparent;
    /* background-color: #ffffff;
    border-radius: 6px;
    border: 1px solid;
    border-color: #f0f0f0; */
}

.category-item.inactive {
    display: flex;
    align-items: center;
    gap: 4px;
    padding: 6px 8px;
    background-color: #ffffff;
    border-radius: 6px;
    border: 1px solid;
    border-color: #f0f0f0;
}

.category-item .text {
    font-family: var(--small-text-desktop-font-family);
    font-weight: var(--small-text-desktop-font-weight);
    color: #000000;
    font-size: var(--small-text-desktop-font-size);
    letter-spacing: var(--small-text-desktop-letter-spacing);
    line-height: var(--small-text-desktop-line-height);
    font-style: var(--small-text-desktop-font-style);
}

.house-categories {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}

.ready {
    background: linear-gradient(0deg,
            rgba(159, 211, 36, 0.4) 0%,
            rgba(159, 211, 36, 0.4) 100%),
        linear-gradient(0deg,
            #ffffff 0%,
            #ffffff 100%);
}

.sold {
    background: linear-gradient(0deg,
            rgba(226, 135, 135, 0.4) 0%,
            rgba(226, 135, 135, 0.4) 100%),
        linear-gradient(0deg,
            #ffffff 0%,
            #ffffff 100%);
}

.under-construction {
    background: linear-gradient(0deg,
            rgba(36, 137, 211, 0.25) 0%,
            rgba(36, 137, 211, 0.25) 100%),
        linear-gradient(0deg,
            #ffffff 0%,
            #ffffff 100%);
}

.townhouse {
    background: linear-gradient(0deg,
            rgba(173, 145, 112, 0.4) 0%,
            rgba(173, 145, 112, 0.4) 100%),
        linear-gradient(0deg,
            #ffffff 0%,
            #ffffff 100%);
}

.land-with-contract {
    background: linear-gradient(0deg,
            rgba(246, 209, 0, 0.25) 0%,
            rgba(246, 209, 0, 0.25) 100%),
        linear-gradient(0deg,
            #ffffff 0%,
            #ffffff 100%);
}

/* Toggle switch & infrastructure toggle */

.infrastructure-toggle {
    display: flex;
    align-items: center;
    gap: 8px;
    font-family: var(--regular-text-desktop-font-family);
    font-weight: var(--regular-text-desktop-font-weight);
    color: #000000;
    font-size: var(--regular-text-desktop-font-size);
    line-height: var(--regular-text-desktop-line-height);
}

.switch {
    position: relative;
    display: inline-block;
    width: 36px;
    height: 20px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.sliderg {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ad9170;
    transition: 0.4s;
    border-radius: 34px;
}

.sliderg:before {
    position: absolute;
    content: "";
    height: 14px;
    width: 14px;
    left: 3px;
    bottom: 3px;
    background-color: white;
    transition: 0.4s;
    border-radius: 50%;
}

input:checked+.sliderg {
    background-color: #9fd324;
}

input:checked+.sliderg:before {
    transform: translateX(16px);
}

.toggle-label {
    margin-left: 8px;
    font-family: var(--regular-text-desktop-font-family);
    font-weight: var(--regular-text-desktop-font-weight);
    color: #000000;
    font-size: var(--regular-text-desktop-font-size);
    line-height: var(--regular-text-desktop-line-height);
}

/* Category indicator */

.category-indicator {
    width: 24px;
    height: 24px;
    border-radius: 50%;
}

.category-label {
    font-family: var(--small-text-desktop-font-family);
    font-weight: var(--small-text-desktop-font-weight);
    font-size: var(--small-text-desktop-font-size);
    line-height: var(--small-text-desktop-line-height);
    color: #000;
    margin-left: 6px;
}

.features-under-img222 {
    height: 580px;
}

.features-under-img222 .swiper-container-project {
    height: 100%;
    /* или фиксированная высота */
    /* min-height: 580px; */
}

.features-under-img222 .swiper-slide {
    height: auto;

}

.swiper-container-thumbs-main img {
    width: 100%;
    height: auto;
}

.swiper-container-thumbs-main {
    width: 100%;
    height: auto;
    margin-top: 40px;
}

.dop-features-container {
    margin-top: -285px;
}

.swiper-container-thumbs.swiper-container-thumbs-main .swiper-wrapper {
    justify-content: center;
}

.online-notice {
    text-align: center;
    padding-top: 3px;
    color: #FF4A4A;

    font-family: Cera Pro;
    font-weight: 300;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0%;
    text-align: center;

}

.error-field {
    border-bottom: 1px solid #FF4A4A !important;
    color: #FF4A4A !important;
}

.infra-tooltip img {
    max-width: 600px;
}

#gpt_icon {
    bottom: 60px !important;
}

.lead-form-inputs label {
    text-align: center;
    color: #FFF;
    padding-top: 20px;
}

.lead-form-inputs label a {
    color: #FFF;
}



#online2 {
    padding: 0 !important;
}

.popup_new_design2 {
    width: 1000px !important;
    padding: 0 !important;
}

.consult1 {
    background-image: url(../img/ban2.webp);
    background-size: contain;
    /* border-radius: 50px; */
    display: flex;
    max-width: 900px;
    /* background: #00000099; */

}

.pr-30 {
    padding-right: 29px !important;
}

.dark-bg-block {
    padding: 56px;
}

.banner3-title {
    font-family: Cera Pro;
    font-weight: 400;
    font-size: 25px;
    line-height: 32px;
    letter-spacing: 0%;
    text-transform: uppercase;
    padding-bottom: 24px;
}

.banner1-form-title {
    font-family: Cera Pro;
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 24px;
}

.banner-span {
    display: block;
    /* font-family: var(--font-family); */
    font-family: Cera Pro;
    font-weight: 300;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0%;

    padding-bottom: 10px;
}

.banner-tel {
    font-family: Cera Pro;
    font-weight: 400;
    font-size: 25px;
    line-height: 32px;
    letter-spacing: 0%;
    text-transform: uppercase;

    background-image: url(../img/phone2.svg);
    background-repeat: no-repeat;
    padding-left: 30px;
    text-decoration: none;
    display: block;
}

.bg6 .banner-tel {
    color: #fff;
}

.bg6 .banner-tel:hover {
    color: #fff;
}

.btn-transparent-wa {
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-radius: 27px;
    padding: 16px 32px;
    width: 291px;
    height: 56px;
    /* font-family: var(--font-family); */
    font-weight: 600;
    font-size: 17px;
    line-height: 132%;
    color: var(--white);
    margin-top: 30px;
    display: block;
}

.btn-transparent-wa span {
    background: url(../img/tg.svg) right center no-repeat;
    padding-right: 40px;
    white-space: nowrap;
}

.btn-transparent-wa span {
    color: var(--white);
    height: 24px;
    display: inline-block;
}

.btn-transparent-max{
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-radius: 27px;
    padding: 16px 32px;
    width: 291px;
    height: 56px;
    /* font-family: var(--font-family); */
    font-weight: 600;
    font-size: 17px;
    line-height: 132%;
    color: var(--white);
    margin-top: 30px;
    display: block;
}

.btn-transparent-max span {
    background: url(../img/max.svg) right center no-repeat;
    padding-right: 40px;
    white-space: nowrap;
}

.btn-transparent-max span {
    color: var(--white);
    height: 24px;
    display: inline-block;
}

.banner-form1 input[type=text],
.banner-form1 label {
    width: 100%;
}


.banner-form1 input[type=text],
.banner-form1 label {
    width: 100%;
}

.banner-form1 label {
    margin-bottom: 24px;
}

.banner-form1 input[type=text],
.banner-form1 label {
    width: 100%;
}

.btn-orange-arrow {



    border-radius: 50px;
    padding: 16px 32px;

    /* font-family: var(--font-family); */
    font-family: Cera Pro;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    border: none;
    text-decoration: none;
    background: #FFFFFF;
    /* background-color: var(--white); */
}


.yana_mob {
    display: none;
}


.yana-popup {
    background-image: url("../img/yana2.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    padding: 48px;
    min-height: 420px;
    /* background-size: contain; */
}

.natalia-popup {
    background-image: url("../img/natalia.png") !important;

    /* background-size: contain; */
}

.popup-dark-bg-block {
    background-color: #917357;
    padding: 35px !important;
    padding-top: 58px !important;
    max-width: 365px;
}

.yana-popup-mob {
    color: #FFF;
    padding-top: 24px;
}

.new-popup .banner-span {
    padding-left: 30px;
    padding-top: 15px;
}

#online2 {
    background: none !important;
}

.banner-form1 input[type=text],
.banner-form1 label {
    width: 100%;
}

.banner-form1 label {
    margin-bottom: 24px;
    display: block;
}

.yana-popup-mob {
    font-family: Cera Pro;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 14%;

}

.yana-popup-mob p {

    text-transform: uppercase;
    padding-bottom: 12px;

}

.policy-label,
.policy-label a {
    font-family: Cera Pro;
    font-weight: 300;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0%;

}

.blog-item {
    width: 100%;
    margin-bottom: 24px;
}

.blog-container {
    justify-content: space-between !important;
}

.blogs-cats {
    background: #F4EADA;

    border-radius: 22px;
    padding: 32px;
    margin-bottom: 24px;
}

.blogs-cats-title {
    font-family: Cera Pro;
    font-weight: 500;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0%;
    vertical-align: middle;
    text-transform: uppercase;
    color: #917357;
    padding-bottom: 24px;
    position: relative;
}

.blogs-cats li {
    list-style: none;
    /* padding-bottom: 12px; */
}

.blogs-cats ul {
    padding: 0;
}

.blogs-cats a {
    width: 139;
    height: 13;
    border-width: 1px;
    color: #917357;
    text-decoration: none;
    padding-bottom: 12px;
    display: inline-block;
}

.blog-item .news-left-item-img {
    height: initial !important;
}

.popular-blog .blog-item {
    border-bottom: 1px solid #917357;
    padding-bottom: 0;
}

.popular-project-name {
    font-family: Cera Pro;
    font-weight: 700;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #3C3C3B;
    text-align: center;
    padding-bottom: 24px;

}

.popular-project-info {
    font-family: Cera Pro;
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: -1.5%;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    display: flex;
    justify-content: space-evenly;
    padding-bottom: 24px;
}

.popular-project-price {
    padding-bottom: 24px;
    font-family: Cera Pro;
    font-weight: 500;
    font-size: 16px;
    line-height: 29px;
    letter-spacing: -1.5%;
    vertical-align: middle;


}

.popular-project-btn {

    padding-top: 16px;
    padding-right: 24px;
    padding-bottom: 16px;
    padding-left: 24px;
    border-radius: 50px;
    background: #AD9170;
    text-align: center;
    font-family: Cera Pro;
    font-weight: 500;
    font-size: 13px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    color: #FFFFFF;
    text-decoration: none;

}

.popular-project-item-desc {
    padding: 24px;
    text-align: center;
    background: #FFF;
}

.popular-project {
    /* margin-top: 24px; */
}

.popular-blog .news-left-item-btn {
    display: none;
}

.toc {
    border-radius: 22px;
    padding: 32px;
    background: #F4EADA;

}

.toc-title {
    position: relative;
    padding-right: 24px;
    cursor: pointer;
    user-select: none;

    font-family: Cera Pro !important;
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 100% !important;
    letter-spacing: 0% !important;
    vertical-align: middle;
    text-transform: uppercase;

}

.toc-icon {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: transform 0.3s ease;
}

.toc-title.active .toc-icon {
    transform: translateY(-50%) rotate(180deg);
}

.toc-links {
    display: none;
}

.toc-links.visible {
    display: block;
}

.toc-links ul {
    padding: 0;
}

.toc-links li {
    list-style: none;
    padding-top: 12px;
}

.toc-links a {
    font-family: Cera Pro;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0%;
    vertical-align: middle;
    text-transform: uppercase;
    color: #917357;
    text-decoration: none;
}

.toc-links a:hover {
    font-weight: 700;

}

.toc {
    margin-bottom: 24px;
}

.article-page ul {
    padding-left: 10px;
}

.article-page blockquote {
    padding-top: 48px;
    padding-right: 64px;
    padding-bottom: 48px;
    padding-left: 64px;
    gap: 20px;
    background: #F4EADA;
    border-left: 3px solid #917357;
    margin: 0;
}

.field--name-field-rubrika {
    display: flex;
    margin-top: 20px;
    margin-bottom: 20px;
}

.field--name-field-rubrika,
.field--name-field-rubrika a {
    font-family: Cera Pro;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0%;
    vertical-align: middle;
    text-transform: uppercase;
    color: #917357;

}

.field--name-field-rubrika .field__label {
    margin-right: 15px;
}

.article-page table {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #917357;
    /* Внешняя граница таблицы */
    border-radius: 15px;
    overflow: hidden;
}

.article-page table th,
.article-page table td {
    padding: 10px;
    text-align: left;
    border: 1px dashed #917357;
    /* Внутренние границы ячеек */
}

.article-page table thead tr {
    background-color: #917357;
    color: white;
}

.article-page table tbody tr:nth-child(odd) {
    background-color: #FFF;
    /* Белый фон для нечетных строк */
}

.article-page table tbody tr:nth-child(even) {
    background-color: #F5F5F5;
    /* Светло-серый фон для четных строк */
}

/* Специальные границы для ячеек внутри строк с фоном #917357 */
.article-page table tbody tr {
    border: 1px dashed #FFF;
}

.article-page table td {
    background: #FFF;
}

/* Убираем двойные границы внутри таблицы */
.article-page table tr td,
.article-page table tr th {
    border-left: 1px dashed #917357;
    border-top: 1px dashed #917357;
}

/* Внешние границы для первой и последней ячеек в строках */
.article-page table tr td:first-child,
.article-page table tr th:first-child {
    border-left: 1px solid #917357;
    /* backgrond: transparent; */
}

.article-page table tr td:last-child,
.article-page table tr th:last-child {
    border-right: 1px solid #917357;
}

/* Границы для первой и последней строк */
.article-page table thead tr,
.article-page table tbody tr:first-child {
    border-top: 1px solid #917357;
}

.article-page table tbody tr:last-child {
    border-bottom: 1px solid #917357;
}

.blog-project-node .active-dot {
    display: flex;
}

.blog-project-body {
    padding: 40px;
    background: #917357;
    flex: 0 0 47%;
    color: #FFFFFF;
    font-family: Cera Pro;
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.5px;
    height: 100%;
    max-height: 369px;
}

.blog-project-node .row {
    display: flex;
}

.blog-project-img {
    flex: 0 0 53%;
    max-height: 368px;
}

.blog-project-img img {
    max-width: 100%;
    height: 100%;
    width: 100%;
    height: auto;
    margin-bottom: 0;
    vertical-align: bottom;
}

.blog-dop-title {
    font-family: Cera Pro;
    font-weight: 400;
    font-size: 25px;
    line-height: 32px;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #FFFFFF;
    padding-bottom: 12px;
}

.blog-project-body a {
    font-family: Cera Pro;
    font-weight: 500;
    font-size: 13px;
    line-height: 100%;
    letter-spacing: -1.5%;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-offset: 0%;
    text-decoration-thickness: 0%;
    color: #FFFFFF !important;

}

.article-page a {
    color: #917357;

}

.blogs-cats .menu-item--expanded .menu {
    /* padding-left: 20px;
    display: none; */
}

.popular-project-item img {
    width: 100%;
    height: auto;
}

.mobiles-blog-cats {
    display: none;
}

.mobiles-blog-cats {
    width: 100%;
}

.mobiles-blog-cats .toc-icon {
    top: 10px;
}

.mobiles-blog-cats .blogs-cats-title {
    font-family: Cera Pro;
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0%;
    vertical-align: middle;
    text-transform: uppercase;
    padding-bottom: 0;
}

.blog_sidebar .toc-icon {
    display: none;
}

.mobiles-blog-cats .blogs-cats-items {
    display: none;
}

.blogs-cats-title.active .toc-icon {
    transform: translateY(-50%) rotate(180deg);
}

.blogs-cats-items.visible {
    display: block;
}

.blog-container .article-page {
    padding: 0;
}

.blog-search {
    background: #F4EADA80;
    border-radius: 40px;
    padding: 10px;
    margin-bottom: 24px;
}

.blog-search input[type=search],
.blog-search button {
    background: transparent;
    border: 0;
}

.blog-search input[type=search] {
    width: 100%;
}

.search-page .tabs {
    display: none !important;
}

.node_search-results a {
    color: #917357;
}

.search-advanced,
.search-help-link,
.search-result-page h2 {
    display: none;
}

.search-result-page {
    padding-top: 24px;
}

.article-page p,
.article-page h2 {
    padding-bottom: 24px;
}

.toc h2 {
    padding-bottom: 0;
}

.header-main-sec-v2 {
    height: 100vh;
}

.main-items,
.main-items2 {
    display: flex;
    gap: 48px;
    margin-bottom: 64px;
}

.main-item-title {
    font-family: Cera Pro;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 14%;
    text-transform: uppercase;
    margin-bottom: 12px;
    margin-top: 24px;

}

.main-item {
    font-family: Cera Pro;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    flex: 1 1 0;
}

.video-block-main {
    /* background: url("../img/videobg.png") no-repeat; */
    background-size: cover;
    text-align: center;
    padding-top: 60px;
    position: relative;
    height: 100%;
    min-height: 777px;
    padding-bottom: 100px;
}

.video-block-main img {
    position: absolute;
    top: 60px;
    left: 50%;
    margin-left: -79px;
}

.video-block-main h3 {
    font-family: Merriweather, serif;
    font-weight: 400;
    font-size: 56px;
    line-height: 55px;
    letter-spacing: 0%;
    color: #FFFFFF;
    padding-top: 100px;
    padding-bottom: 60px;

}

.img-overlay2 {
    background: linear-gradient(0deg, #FFFFFF 23.38%, rgba(255, 255, 255, 0) 85.07%);
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100px;
}

.overlay-image-wrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20%;
    /* Регулируйте высоту наложения */
    overflow: hidden;
}

.overlay-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    mask-image: linear-gradient(to bottom, transparent 0%, black 100%);
    -webkit-mask-image: linear-gradient(to bottom, transparent 0%, black 100%);
}

.slider-logo {
    position: absolute;
    left: 50%;
    top: 50px;
    width: 157px !important;
    z-index: 2;
    margin-left: -79px;
}

.slider-title {
    position: absolute;
    left: 50%;
    z-index: 2;
    top: 330px;
    color: #FFF;
    font-family: Merriweather, serif;
    font-weight: 400;
    font-size: 56px;
    line-height: 55px;
    letter-spacing: 0%;
    margin-left: -313px;
}

.slider-link {
    position: absolute;
    left: 50%;
    z-index: 2;
    top: 410px;
    font-family: Cera Pro;
    font-weight: 400;
    font-size: 25px;
    line-height: 32px;
    text-align: center;
    text-transform: uppercase;
    color: #FFF;
    margin-left: -176px;
    text-decoration: none;
}

.first-container2 {
    display: flex;
    justify-content: center;
    background: #FEFAF4;
    padding-bottom: 48px;
}

.under-call-section-new .dop-features-container {
    margin-top: 0;
    /* min-height: 826px; */
    padding-top: 120px;
    position: relative;
    padding-bottom: 122px;
}

.under-call-section-new .dop-features-item:nth-child(2) {
    margin-left: 0;
}

.under-call-section-new .dop-features-item:nth-child(3) {
    margin-left: 0;
}

.under-call-section-new .more-info-item-btn {
    padding: initial;
}

.under-call-section-new .dop-features-btn {
    padding-bottom: 103px;
}

.under-call-section-new .dop-features-btn {
    margin: 0 auto;
}

.under-call-section-new .dop-features-btn a {
    display: inline-block;
}

.under-call-section-new .more-info-item-btn {
    line-height: initial;
    font-size: 16px;
}

.under-call-section-new .dop-features-btn:hover {
    background: none;
}

.under-call-section-new .more-info-item-btn:hover {
    background: rgba(180, 154, 125, 1);
    color: #FFF;
}

.main-item a {
    display: block;
}

.fancybox__container {
    z-index: 999999 !important;
}

.main-item img {
    max-width: 100%;
    height: auto;
}

/* 
.cart-first-slider-main2 .cart-first-slider-nav {
    width: 220px;
    height: 500px;
}
.cart-first-slider-main2 .cart-first-slider-nav .swiper-slide-thumb-active {
    border: 3px solid #B49A7D;
    
}
.cart-first-slider-main2 .cart-first-slider-nav .swiper-slide {
    
    overflow: hidden;
}
.cart-first-slider-main2 .swiper-container-thumbs {
    width: 220px;
    height: 636px;
}
.cart-first-slider-main2 .cart-first-slider-main {
    width: 889px;
} */
.info-slider2-text {
    font-family: Cera Pro;
    font-size: 16px;
    font-weight: 300;
    line-height: 25px;
    letter-spacing: -0.015em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #000;
}

.ipoteka-success,
.ipoteka-policy,
.ipoteka-policy a {
    color: #3C3C3B !important;
}

#gpt_assistant {
    display: none !important;
    width: 100% !important;
    height: 62% !important;
    /* height: 50%!important; */
    border-radius: 0 !important;
}

.gpt_window_actions {
    display: none !important;
}

#gpt_chat {
    /* background: #ECDAC0 !important; */
    /* padding: 0 !important; */
}

.gpt_comment>svg {

    fill: #F4EADA !important;
}

.fancybox__iframe {

    min-height: 600px;
}

.gpt_window_buttons,
.gpt_window_actions {
    left: initial !important;
    right: 20px;
    top: 20px;
}

.gpt_assistant_microphone {
    right: 70px;
    top: 30px;
}

.gpt_assistant_microphone {
    right: 70px !important;
    top: 26px !important;
}

#panzoom {
    overscroll-behavior: none;
    touch-action: pan-x pan-y;
}

.lead-form-new-left {
    padding-right: 50px;
}

.lead-form-new-left h2 {
    text-align: left;
}

.lead-form-new-left ul {
    padding: 0;
    list-style: none;
}

.lead-form-new-left li {
    font-family: Cera Pro;
    font-weight: 300;
    font-style: Light;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 25px;
    letter-spacing: -1.5%;
    text-transform: uppercase;

    position: relative;
    padding-left: 35px;
    margin-bottom: 10px;
    color: #F4EADA;

}

.lead-form-new-left li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 25px;
    background: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 12.5L10 18.5L20 6.5' stroke='%23F4EADA' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center center;
}

.lead-form-new-left .btn-transparent-wa span {
    color: #FFF;
    text-transform: uppercase;
    height: 24px;
    display: inline-block;
}

.lead-form-new-left a {
    color: #FFF;
}

.lead-form-new-left .banner-span {
    padding-left: 30px;
    color: #FFF;
}

.lead-form-new-right {
    background: #9C8168;
    /* background: #FFFFFF33; */

    padding: 40px;
    width: 370px;

}

.bg6 .lead-form-new-right {
    /* background: #9C8168; */
    background: #FFFFFF33;

    padding: 40px;
    width: 370px;

}

.lead-form-new-right .banner1-form-title {
    color: #FFF;
}

.lead-form-new-right .banner1-form-title {
    color: #FFF;
}

.lead-form-new-right .btn-orange-arrow {
    background: #F4EADA;

}

.lead-form-new-right .btn-orange-arrow span {
    font-family: Cera Pro;
    font-weight: 500;
    font-style: Medium;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    color: #765E50;

}

.lead-form-new-left .btn-transparent-wa {
    width: 321px;
}

.lead-form-container-new {
    padding-top: 200px;
    padding-bottom: 190px;
}

.lead-form-new-yana-img {
    background-image: url("../img/yana2.png");

    background-repeat: no-repeat;
    background-size: cover;
    width: 272px;
    height: 272px;
    border-radius: 50%;

    background-position-x: 12px;
    background-color: #FFFFFF4D;

}

.lead-form-new-yana {
    padding-left: 50px;
    padding-top: 80px;
    text-align: center;
    color: #FFF;
    font-family: Cera Pro;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 16px;
    letter-spacing: 14%;
    text-align: center;
    text-transform: uppercase;

}

.lead-form-new-yana p {
    padding-top: 24px;
    padding-bottom: 12px;
}

.lead-form-new-yana span {
    font-family: Cera Pro;
    font-weight: 300;
    font-style: Light;
    font-size: 13px;
    leading-trim: NONE;
    line-height: 18px;
    letter-spacing: 0%;
    text-align: center;

}

.lead-form-new-right .policy-label,
.lead-form-new-right .policy-label a {
    font-family: Cera Pro;
    font-weight: 300;
    font-style: Light;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0%;
    color: #FFF;
}

.lead-form-new-yana-mob {
    display: none;
}

.rows-container {
    display: flex;
    flex-direction: column;
    gap: 20px;
    max-width: 100%;
    overflow: hidden;
}

.row {
    display: flex;
    gap: 20px;
    max-width: 100%;
    flex-wrap: wrap;
}

.row-2 .col {
    flex: 0 0 calc(50% - 10px);
    max-width: calc(50% - 10px);
    min-width: 0;
}

.row-3 .col {
    flex: 0 0 calc(33.33% - 13.33px);
    max-width: calc(33.33% - 13.33px);
    min-width: 0;
}

.mfk-item {
    margin-bottom: 32px;
    max-width: 100%;
    min-width: 0;
}

.mfk-img img {
    max-width: 100%;
    width: 100%;
    height: 370px;
    object-fit: cover;
}

.mfk-img__video {
    max-width: 100%;
    width: 100%;
    height: 370px;
    object-fit: cover;
    display: block;
    background: rgba(0, 0, 0, 0.08);
}

.mfk-img {
    margin-bottom: 24px;
    display: block;
    max-width: 100%;
    overflow: hidden;
}

.mfk-item-title a {
    font-family: Cera Pro;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 16px;
    letter-spacing: 14%;
    vertical-align: middle;
    text-transform: uppercase;
    text-decoration: none;
    color: #3C3C3B;
}

.mfk-item-title {
    margin-bottom: 12px;
}

.mfk-item-text {
    font-family: Cera Pro;
    font-weight: 300;
    font-style: Light;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 24px;
    letter-spacing: 0%;

}

.new-popup .col {
    width: 100%;
}

.new-popup {
    min-height: 500px;
    max-width: 100%;
}

.blog-project-node .row,
.new-popup .row {
    gap: 0;
}

.col-sm-5.popup-dark-bg-block {
    max-width: initial;
}

.top_info {
    width: 360px;
    height: 73px;

    opacity: 1;
    /* border-radius: 30px; */
    padding-top: 12px;
    padding-right: 16px;
    padding-bottom: 12px;
    padding-left: 16px;
    gap: 12px;
    position: absolute;
    /* top: 70px;
  left: 20px; */
    background: #FFF;
    z-index: 1;
    display: none;
    color: #212529;
    background: #F4EADA;

}

.top_info_title {
    font-family: Gotham Pro;
    font-weight: 700;
    font-style: Bold;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 25px;
    letter-spacing: -1.5%;
    color: #212529;
}

.top_info_title span {
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: -1.5%;
    position: relative;
    color: #212529;
}

.top_info_title span::before {
    content: ' ';
    width: 3px;
    height: 3px;
    border-radius: 3px;
    background: #00CF1C;
    position: absolute;
    left: 0;
    margin-left: -3px;
    top: -2px;
}

.gpt_window_buttons {
    z-index: 2 !important;
}

.top_info img {
    max-width: 49px;
}

.gpt_form_buttons span>svg {
    fill: #765E50 !important;
    height: 100%;
}

.gpt_window_buttons>span svg {
    fill: #765E50 !important;
    stroke: #765E50 !important;
    width: 12px;
}

.gpt_window_buttons>span:hover svg {
    fill: #765E50 !important;
    stroke: #765E50 !important;
}

.time-layer {
    position: absolute;
    left: 60px;
    top: 38px;
    font-weight: 600;
    font-size: 17px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #000;
}

.time-layer .time-value {
    color: #000;
}

.town-image-icons {
    width: 100%;
    margin-top: -220px;
    z-index: 1;
}

.town-top-text {
    /* font-family: var(--second-family); */
    font-weight: 400;
    font-size: 24px;
    text-align: center;
    color: #765E50;
    margin-top: 36px;
}

.town-top-text p {
    margin-bottom: 36px;
}

.brown-block {
    background: #917357;
    padding: 64px;
    position: relative;
    margin-top: -100px;
}

.brown-block2 {
    background: #917357;
    padding: 64px;
}

.brown-title {
    font-family: Merriweather, serif;
font-weight: 400;
font-size: 44px;
line-height: 55px;
color: #FFF;
padding-bottom: 32px;

    
}

.brown-block p {

    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #FFF !important;
    padding-bottom: 32px;
}

.brown-button1 {
    border-radius: 54px;
    padding: 13px 43px;
    background: #fefaf4;

    font-weight: 400;
    font-size: 16px;
    line-height: 181%;
    letter-spacing: -0.01em;
    text-transform: uppercase;
    color: #917357;
    text-decoration: none;
}

.brown-button2 {
    padding: 13px 43px;


    font-weight: 400;
    font-size: 14px;
    line-height: 179%;
    letter-spacing: -0.01em;
    text-transform: uppercase;
    text-decoration: underline;
    text-decoration-skip-ink: none;
    color: #FFF;
}

.amsterdam-section {
    background: #FEFAF4;
    padding-top: 100px;
}

.towm-img-new {
    width: 100%;
}

.towm-img-new img {
    width: 100%;
}




.gallery {
    padding: 80px 40px;
    background: #faf7f2;
}

.gallery__title {
    font-size: 42px;
    letter-spacing: 0.08em;
    margin-bottom: 60px;
    font-family: serif;
}

.gallery__grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-rows: 240px;
    gap: 24px;
}

.gallery__grid2 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: 240px;
    gap: 24px;
}

.gallery__item {
    position: relative;
    overflow: hidden;
}

.gallery__item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* большие элементы */
.gallery__item.big {
    grid-column: span 2;
}

/* высокие */
.gallery__item.tall {
    grid-row: span 2;
}

/* счетчик */
.gallery__item.counter {
    background: #9b7b5e;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-family: serif;
}

.gallery__item.counter .count {
    font-size: 64px;
    line-height: 1;
}

.gallery__item.counter .text {
    margin-top: 10px;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}




.gallery-block {
    padding-top: 124px;
    background: #3C3C3B;
}

.gallery-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-rows: 330px;
    gap: 24px;
}

/* Базовые плитки */
.tile {
    position: relative;
    overflow: hidden;
}

/* Изображения */
.tile-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* Оверлей */
.tile-overlay::after {
    content: "";
    position: absolute;
    inset: 0;
    background: #91735780;

}

.overlay-text {
    position: absolute;
    left: 24px;
    bottom: 24px;
    z-index: 2;
    color: #fff;
    font-family: Merriweather, serif;
    font-weight: 400;
    font-size: 32px;
    text-transform: uppercase;
}

/* Текстовые блоки */
.tile-text {
    background: #8d7358;
    color: #fff;
    padding: 48px 32px;
}

.tile-text--light {
    background: #f3eee7;
    color: #8d7358;
}

.tile-text h2 {
    font-family: Merriweather, serif;
    font-weight: 400;
    font-size: 32px;
    text-transform: uppercase;
}

.gold-block {
    background-color: #F4EADA;
}

.gold2-block {
    background: #fefaf4;
}

.gold-block,
.gold2-block {
    height: 100%;
    padding: 32px 48px;
    display: flex;
    align-items: center;
}

.tile-text h3 {
    font-family: Merriweather, serif;
    font-weight: 400;
    font-size: 32px;
    text-transform: uppercase;
    color: #ad9170;
}

.tile-text p {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 12px;
}

/* Размеры */
.tile-text--big {
    grid-column: span 1;
    grid-row: span 2;
}

.tile-text--big-half {
    grid-column: span 3;
    grid-row: span 1;
}

.tile-image--big {
    grid-column: span 3;
    grid-row: span 2;
}

.tile-image--wide {
    grid-column: span 4;
    grid-row: span 1;
}

.grid-half {
    grid-column: span 2;
    grid-row: span 1;
}

.grid-half2 {
    grid-column: span 2;
    grid-row: span 1;
}

.grid-half3 {
    grid-column: span 1;
    grid-row: span 1;
}

.first-image-new-town {
    margin-top: 200px;
}

.town-image-icons2 {
    position: absolute;
    right: 10%;
    display: flex;
    gap: 20px;
    top: -25%;
}

.town-image-icons2 .first-image-icon {
    justify-content: center;
}

.town-inner-info .brown-block2 {
    padding-top: 70px;
}

.town-inner-info .brown-block2 h2 {
    font-family: Merriweather, serif;
    font-weight: 400;
    font-size: 24px;
    text-transform: uppercase;
    color: #FFF;
    padding-bottom: 24px;
}

.town-inner-info .brown-block2 p {

    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #FFF;
}

.town-inner-info .gold-block {
    padding-top: 70px;
    display: initial;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #ad9170;
}

.town-inner-info .gold-block h2 {
    font-family: Merriweather, serif;
    font-weight: 400;
    font-size: 24px;
    text-transform: uppercase;
    color: #ad9170 !important;
    padding-bottom: 24px;

}

.new-towns-blocks {
    padding-top: 24px;
}

.new-towns-block {
    display: flex;
    margin-bottom: 30px;
}

.new-towns-block .gold-block {
    display: initial;
}

.new-towns-block .brown-block {
    margin-top: initial;
}

.new-towns-block>div {
    width: 50%;
    background-position: center;
}

.black-block {
    background-color: #3c3c3b;
    padding: 64px;
}

.new-town-name,
.new-town-name a {
    font-family: Cera Pro;
    font-weight: 400;
    font-size: 18px;
    line-height: 161%;
    letter-spacing: -0.01em;
    text-transform: uppercase;
    padding-bottom: 28px;
    color: #FFF;
    text-decoration: none;
}

.new-town-info {
    font-family: Merriweather, serif;
    font-weight: 400;
    font-size: 35px;
    text-transform: uppercase;
    color: var(--black-text);
    padding-bottom: 48px;
    color: #FFF;
}

.new-town-price {

    font-weight: 500;
    font-size: 24px;
    line-height: 121%;
    letter-spacing: -0.01em;
    text-transform: uppercase;
    color: #FFF;

}

.new-town-price-ipoteka {
    font-weight: 400;
    font-size: 16px;
    line-height: 181%;
    letter-spacing: -0.01em;
    text-transform: uppercase;
    color: #ad9170;
    padding-bottom: 18px;
}

.gold-block .new-town-name,
.gold-block .new-town-name a,
.gold-block .new-town-info,
.gold-block .new-town-price {
    color: #3c3c3b;
}

.view-town-link {
    border-radius: 54px;
    padding: 13px 43px;
    background: #FFF;

    font-weight: 400;
    font-size: 16px;
    line-height: 181%;
    letter-spacing: -0.01em;
    text-transform: uppercase;
    color: #917357;
    display: inline-block;
    text-decoration: none;
}

.gallery__grid2 .gallery__item.big {
    grid-column: span 1;
    grid-row: span 2;
}

.gallery__grid2 .gallery__item {
    grid-column: span 1;
    grid-row: span 1;
}

.gallery__grid2 .gallery__item.counter {
    grid-column: span 1;
    grid-row: span 2;
}

.mt-60 {
    margin-top: 60px;
}

.mb-60 {
    margin-bottom: 60px;
}

.mt-0 {
    margin-top: 0px !important;
}

.pt-0 {
    padding-top: 0;
}

/* Адаптив */
@media (max-width: 1200px) {
    .gallery-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .tile-image--big,
    .tile-image--wide {
        grid-column: span 2;
    }
}

@media (max-width: 640px) {
    .gallery-grid {
        grid-template-columns: 1fr;
    }

    .tile {
        grid-column: span 1 !important;
        grid-row: auto;
    }
}

.town-inner-info {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: 560px;
    gap: 24px;
}

#Calltouch-widget-container {
    display: none;
}
.main-banner {
    position: absolute;
    width: 100%;
    bottom: -90px;
    z-index: 1;
}
.main-banner p {
    font-size: 24px;
}
.main-two-title {
    padding-top: 200px;
}
.dop-features-container-v2 .more-info-item-btn {
    background: none!important;
}
.main-catalog-tabs {
    display: flex;
    padding-bottom: 32px;
    /* overflow: scroll; */
    position: relative;
}
.arch-link {
    position: absolute;
    right: 0;
    margin-top: -12px;
    margin-right: 0!important;
}
.before-blue .catalog-items {
    flex-wrap: wrap;
    overflow: hidden;
}
.before-blue .catlog-items-ready {
    display: none;
    overflow: hidden;
}
.before-blue .catlog-items-ready.active {
    display: block;
}
.main-catalog-tabs a {
    font-family: Cera Pro;
    font-weight: 500;
    font-size: 16px;
    text-decoration: none;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: #765E50;
    padding-top: 12px;
    margin-right: 32px;
}
.tab-link.active {
    opacity: 1;
    gap: 8px;
    padding: 12px;
    background: #917357;
    color: #FFFBF3;
}

.grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: 220px;
    gap: 20px;
}

.grid2 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-rows: 220px;
    gap: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}

/* Карточки */
.card {
    position: relative;
    overflow: hidden;
    border-radius: 6px;
}

/* Варианты */
.card--brown {
    background: #8b6a4f;
    color: #fff;
    padding: 30px;
    grid-column: span 1;
    grid-row: span 2;
}
.card--light h3 {
    font-family: Merriweather, serif;
font-weight: 400;
font-style: Regular;
font-size: 32px;
line-height: 100%;
letter-spacing: 0%;
color: #917357;

}
.card--light2 h3 {
    font-family: Merriweather, serif;
font-weight: 400;
font-style: Regular;
font-size: 32px;

line-height: 100%;
letter-spacing: 0%;
color: #765E50;
padding-bottom: 10px;
}
.card--brown h3 {
    font-family: Merriweather, serif;
font-weight: 400;
font-style: Regular;
font-size: 32px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
color: #fff;
padding-top: 30px;
    padding-bottom: 40px;
}
.card--brown p {
    font-family: Cera Pro;
font-weight: 400;
font-style: Regular;
font-size: 16px;
leading-trim: NONE;
line-height: 22px;
letter-spacing: 0%;
padding-bottom: 15px;
}
.card--light {
    background: #e9dfd3;
    padding: 30px;
    color: #5b4b3f;
    grid-column: span 2;
}

.card--light2 {
    grid-row: span 2;
    background: #FEFAF4;
    padding: 30px;
    grid-column: span 1;
    color: #765E50;
    font-family: Cera Pro;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 22px;
    letter-spacing: 0%;
    
}
.card--light2 li {
    padding-bottom: 10px;
}
.card--image img, .card--image2 img, .card--image1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Раскладка */
.card--image1 {
    grid-column: span 2;
    grid-row: span 2;
}

.card--image2 {
    grid-column: span 2;

}

.card:nth-child(2) {
    grid-column: span 2;
}

.card:nth-child(3) {
    grid-column: span 1;
}

.card:nth-child(4) {
    grid-column: span 1;
}

.card:nth-child(6) {
    grid-column: span 2;
}

.card:nth-child(7),
.card:nth-child(8) {
    grid-column: span 1;
}

/* Кнопка */
.btn {
    margin-top: 20px;
    padding: 12px 20px;
    background: #a88765;
    color: #fff;
    border: none;
    cursor: pointer;
    border-radius: 20px;
}

/* Адаптив */
@media (max-width: 900px) {
    .grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .card {
        grid-column: span 2 !important;
        grid-row: auto !important;
    }
}

@media (max-width: 500px) {
    .grid {
        grid-template-columns: 1fr;
    }
}
.atelier-twelve-btn {
    width: 188;
    height: 64;
    border-radius: 54px;
    padding-top: 16px;
    padding-right: 43px;
    padding-bottom: 16px;
    padding-left: 43px;
    background: #B49A7D;
 
    font-family: Cera Pro;
font-weight: 500;
font-style: Medium;
font-size: 16px;
line-height: 32px;
letter-spacing: -1.5%;
vertical-align: middle;
text-transform: uppercase;
color: #FFF;
text-decoration: none;
}
.atelier-twelve-div {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
#CalltouchWidgetFrame {
    left: 0!important;
}