.village {
    padding-top: 150px;
    width: 100%;
    box-sizing: border-box;
}
.village__harmony {
    width: 100%;
    box-sizing: border-box;
    padding: 0 50px;
    padding-bottom: 100px;
}
.village__harmony-suptitle {
    color: #7f8185;
    font-size: 26px;
    font-family: Roboto,Arial,sans-serif;
    line-height: 1;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    margin-bottom: 30px;
}
.village__harmony-title-block {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    max-width: 1100px;
}
.village__harmony-title {
    /*color: #183c35;*/
    font-size: 86px;
    font-family: Roboto,Arial,sans-serif;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
.village__harmony-subtitle {
    color: #7f8185;
    font-size: 22px;
    font-family: Roboto,Arial,sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    margin-left: 50px;
}
.village__harmony-subtitle span {
    color: rgb(4, 4, 4);
}
.village__harmony-nature {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    min-height: 600px;
}
.village__harmony-nature-one {
    position: relative;
    background-color: #e4e4e4;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-color: transparent;
    border-style: solid;
    background-image: url(/local/templates/simplestroysite/assets/img/village/photo.jpg);
    transform-origin: center center;
    width: 49%;
}
.village__harmony-nature-count {
    border: 1px solid #ffffff;
    /*border-radius: 90px;*/
    width: 95px;
    height: 57px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    font-size: 28px;
    font-family: Roboto,Arial,sans-serif;
    line-height: 1;
    font-weight: 500;
    letter-spacing: 0.5px;
    position: absolute;
    left: 30px;
    top: 30px;
    z-index: 2;
}
.village__harmony-nature-name {
    position: absolute;
    left: 30px;
    bottom: 30px;
    color: #ffffff;
    font-size: 60px;
    font-family: Roboto,Arial,sans-serif;
    line-height: 1;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.village__harmony-nature-labels {
    position: absolute;
    right: 30px;
    bottom: 30px;
}
.village__harmony-nature-label {
    color: #ffffff;
    font-size: 32px;
    font-family: Roboto,Arial,sans-serif;
    line-height: 1;
    font-weight: 500;
    letter-spacing: 0.5px;
    background-position: center center;
    width: 240px;
    padding: 10px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 2px solid #ffffff;
}
.village__harmony-nature-label:last-child {
    border-bottom: 2px solid #ffffff;
}
.village__harmony-nature-label-icon {
    width: 58px;
    height: auto;
}

.village__harmony-nature-two {
    width: 25%;
    position: relative;
    background-image: url(/local/templates/simplestroysite/assets/img/village/photo2.jpg);
    transform-origin: center center;
    background-color: #e4e4e4;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.village__harmony-nature-slider-block {
    position: relative;
    width: 25%;
    height: 100%;
}
.village__harmony-nature-slider-block .swiper-slide {
    width: 100%;
    height: 100%;
    min-height: 600px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.village__harmony-nature-slider-block .swiper-pagination-bullet {
    background: #ffffff;
    width: 16px;
    height: 16px;
    margin: 0 10px !important;
}
.village__harmony2 {
    width: 100%;
    box-sizing: border-box;
    padding: 150px 50px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.village__harmony2-title {
    /*color: #183c35;*/
    font-size: 86px;
    font-family: Roboto,Arial,sans-serif;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-right: 100px;
}
.village__harmony2-text {
    width: 100%;
}
.village__harmony2-text p {
    color: #000000;
    font-size: 26px;
    font-family: Roboto,Arial,sans-serif;
    line-height: 1.4;
    font-weight: 400;
    margin-bottom: 50px;
}

.village__location {
    width: 100%;
    box-sizing: border-box;
}
.village__location-first-row {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 50px;
    box-sizing: border-box;
}
.village__location-text-block {
    width: 31%;
}
.village__location-title {
    /*color: #183c35;*/
    font-size: 86px;
    font-family: Roboto,Arial,sans-serif;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 50px;
}
.village__location-description {
    color: #000000;
    font-size: 26px;
    font-family: Roboto,Arial,sans-serif;
    line-height: 1.4;
    font-weight: 400;
}
.village__location-info-block {
    width: 50%;
}
.village__location-info-row {
    width: 100%;
    box-sizing: border-box;
    border-top: 2px solid #c9d0da;
    padding: 50px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.village__location-info-row:last-child {
    border-bottom: 2px solid #c9d0da;
}
.village__location-info-item {
    width: 50%;
    box-sizing: border-box;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.village__location-info-count {
    /*color: #183c35;*/
    font-size: 150px;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 1px;
    margin-right: 50px;
}
.village__location-info-text {
    color: #000000;
    font-size: 26px;
    font-family: Roboto,Arial,sans-serif;
    line-height: 1.4;
    font-weight: 400;
}
.village__location-image-block {
    width: 100%;
}
.village__location-image {
    width: 100%;
    height: auto;
}
.village__ecopark {
    width: 100%;
    box-sizing: border-box;
    padding: 100px 50px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    /*background-image: url(/local/templates/simplestroysite/assets/img/arhotel/main/slider5/1.jpg);*/
    /*background: #222325*/
}
.village__ecopark-left {
    width: 37%;
}
.village__ecopark-title {
    /*color: #183c35;*/
    font-size: 86px;
    font-family: Roboto,Arial,sans-serif;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.village__ecopark-description {
    color: #000000;
    font-size: 26px;
    font-family: Roboto,Arial,sans-serif;
    line-height: 1.4;
    font-weight: 400;
    margin-bottom: 40px;
}
.village__ecopark-info-item {
    width: 50%;
    box-sizing: border-box;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.village__ecopark-info-count {
    /*color: #183c35;*/
    font-size: 150px;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 1px;
    margin-right: 10px;
}
.village__ecopark-info-text {
    color: #000000;
    font-size: 26px;
    font-family: Roboto,Arial,sans-serif;
    line-height: 1.4;
    font-weight: 400;
}
.village__ecopark-right {
    width: 30%;
}
.village__list-item {
    margin-bottom: 10px;
}
.village__right-text {
    color: #000000;
    font-size: 36px;
    text-transform: uppercase;
    font-family: Roboto,Arial,sans-serif;
    line-height: 1.4;
    font-weight: 400;
    margin: 50px 0;
}
.village__right-btn {
    color: #ffffff;
    font-size: 26px;
    text-transform: uppercase;
    font-family: Roboto,Arial,sans-serif;
    line-height: 1.4;
    font-weight: 400;
    margin-bottom: 20px;
    width: 100%;
    height: 128px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 0;
    /*border-radius: 90px;*/
    background-color: #183c35;
    text-decoration: none;
}
.village__right-btn:hover {
    text-decoration: none;
    color: #ffffff;
    background-color: #275048;
}
.village_ecopark-image {
    width: 100%;
    box-sizing: border-box;
    margin-top: -34%;
}
.village_ecopark-image img {
    width: auto;
    height: auto;
    max-width: 100%;
}

.village__unified {
    width: 100%;
    box-sizing: border-box;
    padding: 50px 0px 50px 50px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.village__unified-info {
    width: 45%;
    padding-top: 20px;
}
.village__unified-title {
    /*color: #183c35;*/
    font-size: 56px;
    font-family: Roboto,Arial,sans-serif;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 20px;

}
.village__unified-small-title {
    color: #7f8185;
    font-family: Roboto,Arial,sans-serif;
    font-size: 26px;
    margin-bottom: 30px;
}
.village__unified-description {
    color: #000000;
    font-size: 26px;
    font-family: Roboto,Arial,sans-serif;
    line-height: 1.4;
    font-weight: 400;
    margin-bottom: 40px;
}
.village__unified-image {
    width: 50%;
    height: auto;
    object-fit: cover;
}
.village__unified-slider {
    width: 50%;
}
.village__unified-slider .village__unified-image {
    width: 100%;
    height: auto;
    object-fit: cover;
}


.village__types {
    width: 100%;
    box-sizing: border-box;
    padding: 200px 50px;
    background-color: #222325;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.village__types-left {
    width: 50%;
    box-sizing: border-box;
}
.village__types-center {
    width: 100%;
    box-sizing: border-box;
    text-align: center;
}
.village__types-btn {
    width: 100%;
    max-width: 605px;
    height: 128px;
    color: #000000;
    font-size: 24px;
    text-transform: uppercase;
    font-family: Roboto,Arial,sans-serif;
    line-height: 1.55;
    font-weight: 400;
    /*border-radius: 90px;*/
    background: #ffffff;
    border: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    margin-bottom: 100px;
}
.village__types-btn:hover {
    text-decoration: none;
}
.village__types-btn img {
    margin-left: 100px;
    width: 26px;
}
.village__types-description {
    color: #ffffff;
    font-size: 42px;
    font-family: Roboto,Arial,sans-serif;
    line-height: 1.5;
    font-weight: 400;
    margin-bottom: 100px;
}
.village__types-info {
    width: 100%;
    max-width: 605px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.village__types-title{
    color: #ffffff;
    font-size: 26px;
    font-family: Roboto,Arial,sans-serif;
    line-height: 1.4;
    font-weight: 400;
    margin-bottom: 30px;
}
.village__types-title2{
    color: #ffffff;
    font-size: 36px;
    font-family: Roboto,Arial,sans-serif;
    line-height: 1.4;
    font-weight: 400;
    margin-bottom: 30px;
}
.village__types-info-count {
    color: #ffffff;
    font-size: 100px;
    line-height: 0.9;
    font-weight: 400;
    letter-spacing: 1px;
    margin-right: 20px;
}
.village__types-info-text {
    color: #ffffff;
    font-size: 26px;
    font-family: Roboto,Arial,sans-serif;
    line-height: 1.4;
    font-weight: 400;
}
.village__types-right {
    width: 25%;
    justify-content: space-between;
    align-items: flex-start;
}
.village__types-right-info {
    width: 50%;
    color: #ffffff;
    font-size: 24px;
    font-family: Roboto,Arial,sans-serif;
    line-height: 1.5;
    font-weight: 400;
}
.village__types-right-list {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.village__types-right-list p {
    color: #ffffff;
    font-size: 38px;
    font-family: Roboto,Arial,sans-serif;
    line-height: 1.5;
    font-weight: 400;
    margin-bottom: 30px;
}

.village__infrastructure {
    width: 100%;
    box-sizing: border-box;
    padding: 150px 0 150px 50px;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}
.village__infrastructure-left {
    width: 36%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}
.village__infrastructure-left-top {
    width: 100%;
}
.village__infrastructure-title {
    /*color: #183c35;*/
    font-size: 86px;
    font-family: Roboto,Arial,sans-serif;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 50px;
}
.village__infrastructure-list-item {
    color: #000000;
    font-size: 26px;
    font-family: Roboto,Arial,sans-serif;
    line-height: 1.4;
    font-weight: 400;
    margin-bottom: 30px;
}
.village__infrastructure-image-block {
    width: 64%;
    position: relative;
}
.village__infrastructure-image-block img {
    width: 100%;
    height: auto;
}
.village__infrastructure-btn {
    width: 100%;
    max-width: 605px;
    height: 128px;
    color: #ffffff;
    font-size: 24px;
    text-transform: uppercase;
    font-family: Roboto,Arial,sans-serif;
    line-height: 1.55;
    font-weight: 400;
    /*border-radius: 90px;*/
    background: #183c35;
    border: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
}
.village__infrastructure-btn:hover {
    text-decoration: none;
    color: #ffffff;
}

.village__infrastructure-map-count {
    position: absolute;
    top: 46.5%;
    left: 12%;
    width: 48px;
    height: 48px;
    background: #000000;
    font-size: 26px;
    font-family: Roboto,Arial,sans-serif;
    line-height: 1.5;
    font-weight: 400;
    background: #ffffff;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.village__image-fix {
    height: 700px;
    background-color: #ffffff;
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

.t396__carrier-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
}
.t396__carrier {
    position: fixed;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center center;
    transform: translateZ(0);
    will-change: transform;
    pointer-events: none;
    background-repeat: no-repeat;
}
.t396__filter {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 700px ;
    transform: translateZ(0);
}

.village__more {
    width: 100%;
    box-sizing: border-box;
    padding: 150px 50px;
}
.village__more-title {
    /*color: #183c35;*/
    font-size: 86px;
    font-family: Roboto,Arial,sans-serif;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 50px;
}
.village__more-subtitle {
    color: #000000;
    font-size: 18px;
    font-family: Roboto,Arial,sans-serif;
    line-height: 1.4;
    font-weight: 400;
    margin-bottom: 70px;
}
.village__more-form {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.village__more-form-input {
    width: 32%;
    padding: 0 20px;
    color: rgb(0, 0, 0);
    border: 1px solid rgb(191, 199, 213);
    background-color: rgb(255, 255, 255);
    /*border-radius: 90px;*/
    font-size: 26px;
    font-weight: 400;
    height: 120px;
    box-sizing: border-box;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.village__more-form-btn {
    width: 32%;
    color: #ffffff;
    background-color: #000000;
    /*color: #000000;*/
    /*background-color: #ffffff;*/
    border: 1px solid rgb(191, 199, 213);
    /*border-radius: 90px;*/
    font-size: 24px;
    cursor: pointer;

    transition: 0.3s ease all;
    height: 120px;
    text-transform: uppercase;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
}
.village__more-form .village-btn_dark {
    margin: 0;
    width: 32%;
    height: 120px;
    font-size: 24px;
}
.village__more-form-btn:hover {
    text-decoration: none;
    /*color: #ffffff;*/
    /*background-color: #000000;*/
    color: #000000;
    background-color: #ffffff;
}
.village__more-form .iti {
    width: 33%;
}
.village__more-form .iti .village__more-form-input {
    width: 100%;
}
/*Общие*/
/*кнопки*/
/*темные*/
.village-btn_dark {
    color: #ffffff;
    background-color: #000000;
    border: 1px solid rgb(191, 199, 213);
    font-size: 16px;
    cursor: pointer;
    width: fit-content;
    transition: 0.3s ease all;
    height: 70px;
    text-transform: uppercase;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 25px;
    margin: 0 auto;
}
.village-btn_dark:hover {
    text-decoration: none;
    color: #000000;
    background-color: #ffffff;
}
/*светлые*/
.village-btn_light {
    color: #000000;
    background-color: #ffffff;
    border: 1px solid rgb(191, 199, 213);
    font-size: 16px;
    cursor: pointer;
    width: fit-content;
    padding: 0 40px;
    transition: 0.3s ease all;
    height: 70px;
    text-transform: uppercase;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    margin-bottom: 25px;
}
.village-btn_light:hover {
    text-decoration: none;
    color: #ffffff;
    background-color: #000000;
}
/*Заголовки*/
.village-title {
    font-size: 86px;
    font-family: Roboto,Arial,sans-serif;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    margin-bottom: 30px;
}
.village-title_dark {

}
.village-title_light {
    color: #ffffff;
}
/*подзаголовок*/
.village-subtitle {
    font-size: 26px;
    font-family: Roboto,Arial,sans-serif;
    line-height: 1;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    margin-bottom: 30px;
}
.village-subtitle_dark {
    color: #7f8185;
}
.village-subtitle_light {
    color: #ffffff;
}
/*подзаголовок2*/
.village-subtitle2 {
    font-size: 22px;
    font-family: Roboto,Arial,sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    margin-left: 50px;
}
.village-subtitle2_dark {
    color: #7f8185;
}
.village-subtitle2_light {
    color: #ffffff;
}
/*Описание(текст)*/
.village-description {
    font-size: 26px;
    font-family: Roboto,Arial,sans-serif;
    line-height: 1.4;
    font-weight: 400;
    margin-bottom: 40px;
}
.village-description_dark {
    color: #000000;
}
.village-description_light {
    color: #ffffff;
}

.village__video {
    width: 100%;
    height: 100vh;
}
.village__video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
@media screen and (max-width:1919px) {
    .village__infrastructure-title {
        font-size: 66px;
    }
    .village__harmony-nature-name {
        font-size: 56px;
    }
    .village-title {
        font-size: 82px;
    }
}
@media screen and (max-width:1799px) {
    .village__infrastructure-title {
        font-size: 63px;
    }
    .village__harmony-nature-name {
        font-size: 50px;
    }
    .village-title {
        font-size: 79px;
    }
}
@media screen and (max-width:1699px) {
    .village__infrastructure-title,
    .village__unified-title {
        font-size: 30px;
    }
    .village__harmony-nature-name {
        font-size: 42px;
    }
    .village-title {
        font-size: 72px;
    }
}
@media screen and (max-width:1599px) {
    .village__infrastructure-title {
        font-size: 55px;
    }
    .village__harmony-nature-name {
        font-size: 38px;
    }
    .village__harmony-nature-count {
        left: 15px;
        top: 15px;
    }
    .village__harmony-nature-slider-block .swiper-slide {
        box-sizing: border-box;
        padding: 5px;
        background-color: #222325;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .village-title {
        font-size: 67px;
    }
}
@media screen and (max-width:1499px) {
    .village__infrastructure-title {
        font-size: 51px;
    }
    .village-title {
        font-size: 63px;
    }
}
@media screen and (max-width:1399px) {
    .village__infrastructure-title {
        font-size: 48px;
    }
    .village-title {
        font-size: 59px;
    }
}
@media screen and (max-width:1299px) {
    .village__harmony-title {
        font-size: 72px;
    }
    .village__location-first-row {
        flex-wrap: wrap;
    }
    .village__location-text-block {
        width: 100%;
        margin-bottom: 30px;
    }
    .village__location-info-block {
        width: 100%;
    }
    .village__location-info-count {
        font-size: 120px;
    }
    .village__location-info-count {
        margin-right: 20px;
    }

    .village__unified {
        flex-wrap: wrap;
        padding: 30px;
    }
    .village__unified-info {
        width: 100%;
    }
    .village__unified-slider {
        width: 100%;
    }
    .village__unified-image {
        width: 100%;
    }
}
@media screen and (max-width:1199px) {
    .village__harmony-nature {
        flex-wrap: wrap;
    }
    .village__harmony-nature-one {
        width: 100%;
        min-height: 600px;
        margin-bottom: 20px;
    }
    .village__harmony-nature-two {
        width: 49%;
    }
    .village__harmony-nature-slider-block {
        width: 49%;
    }
    .village__harmony2 {
        flex-wrap: wrap;
    }
    .village__harmony2-title {
        margin-right: 0;
    }
    .village-title {
        font-size: 46px;
    }
    .village {
        padding-top: 30px;
    }
    .village-btn_light {
        width: fit-content;
    }
    .village__ecopark-left {
        width: 100%;
    }
    .village__ecopark {
        flex-wrap: wrap;
    }
}
@media screen and (max-width:992px) {
    .village__harmony-title {
        font-size: 46px;
    }
    .village__harmony-subtitle {
        font-size: 16px;
        margin-left: 30px;
    }
}
@media screen and (max-width:767px) {
    .village__harmony {
        padding: 0 10px;
        padding-bottom: 50px;
    }
    .village__harmony-title {
        font-size: 40px;
    }
    .village__harmony-nature-name {
        font-size: 28px;
    }
    .village__harmony-nature-label {
        font-size: 24px;
    }
    .village__harmony-nature-label-icon {
        width: 40px;
        height: auto;
    }
    .village__harmony-nature-two {
        width: 100%;
        min-height: 600px;
        margin-bottom: 20px;
    }
    .village__harmony-nature-slider-block {
        width: 100%;
        min-height: 600px;
    }
    .village__harmony-nature-name {
        padding: 10px 0;
    }
    .village__harmony2 {
        padding: 50px 10px;
    }
    .village__location-first-row {
        padding: 50px 10px;
    }
    .village__location-info-row {
        flex-wrap: wrap;
    }
    .village__location-info-item {
        width: 100%;
        padding-left: 10vw;
    }
    .village__unified {
        padding: 30px 10px;
    }
    .village-btn_light {
        width: 100%;
        margin-bottom: 10px;
    }
    .village__types {
        padding: 50px 10px;
    }
    .village__types-description {
        font-size: 32px;
    }
    .village__ecopark {
        padding: 50px 10px;
    }
    .village__ecopark-right {
        width: 100%;
        padding: 20px 0;
    }
    .village__more {
        padding: 50px 10px;
    }
    .village__more-form {
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }
    .village__more-form-input {
        width: 100%;
        margin-bottom: 20px;
    }
    .village__more-form .iti {
        width: 100%;
        margin-bottom: 20px;
    }
    .village-btn_dark {
        width: 100%;
    }
    .footer-row-right {
        width: 100%;
    }
    .footer-menu-m ul {
        flex-direction: row;
        flex-wrap: wrap;
    }
    .footer-menu-m ul li {
        margin-right: 20px;
    }
}
@media screen and (max-width:577px) {
    .village__harmony-title {
        font-size: 30px;
    }
    .village__harmony-subtitle {
        font-size: 12px;
        margin-left: 10px;
    }
    .village__harmony-nature-name {
        left: 10px;
    }
    .village__harmony-nature-labels {
        right: 10px;
    }
    .village__harmony-nature-name {
        font-size: 24px;
    }
    .village-title {
        font-size: 38px;
    }
    .village-description {
        margin-bottom: 0;
    }
    .village-title {
        margin-bottom: 10px;
    }
    .village-title {
        font-size: 28px;
    }
    .village-subtitle2 {
        margin-left: 10px;
        font-size: 16px;
    }
}
@media screen and (max-width:449px) {
    .village__harmony-suptitle {
        font-size: 20px;
    }
    .village__harmony-title {
        font-size: 26px;
    }
    .village__harmony-subtitle {
        font-size: 10px;
    }
    .village__harmony-nature-count {
        left: 10px;
        top: 10px;
        width: 80px;
        height: 48px;
    }
    .village__location-info-count {
        font-size: 100px;
    }
    .village-title {
        margin-bottom: 0px;
    }
    .village-subtitle2 {
        font-size: 12px;
    }
    .village__ecopark-info-count {
        font-size: 128px;
    }
    .village__video {
        height: 70vh;
    }
}
@media screen and (max-width:399px) {
    .village__harmony-nature-label {
        width: 150px;
    }
    .village__harmony-subtitle {
        font-size: 8px;
    }
    .village__harmony-nature-name {
        font-size: 18px;
    }
    .village__harmony2-text p {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .village__harmony2-text p:last-child {
        margin-bottom: 0;
    }
    .village-description {
        font-size: 16px;
    }
    .village__location-info-text {
        font-size: 18px;
    }
    .village-subtitle {
        font-size: 18px;
    }
    .village__unified-title {
        font-size: 22px;
    }
    .village__unified-description {
        font-size: 16px;
        margin-bottom: 0;
    }
    .village__types-description {
        font-size: 21px;
        margin-bottom: 30px;
    }
    .village-btn_light {
        font-size: 20px;
        height: 80px;
    }
    .village__ecopark-info-count {
        font-size: 100px;
    }
    .village__ecopark-info-text {
        font-size: 16px;
    }
    .village-btn_dark {
        font-size: 20px;
        height: 80px;
    }
}