@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=PT+Serif+Caption&display=swap');

@font-face {
    font-family: 'TT-Norms';
    src: url('../fonts/TTNorms-Bold.eot');
    src: url('../fonts/TTNorms-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/TTNorms-Bold.woff2') format('woff2'),
    url('../fonts/TTNorms-Bold.woff') format('woff'),
    url('../fonts/TTNorms-Bold.ttf') format('truetype'),
    url('../fonts/TTNorms-Bold.svg#TTNorms-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TT-Norms';
    src: url('../fonts/TTNorms-Regular.eot');
    src: url('../fonts/TTNorms-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/TTNorms-Regular.woff2') format('woff2'),
    url('../fonts/TTNorms-Regular.woff') format('woff'),
    url('../fonts/TTNorms-Regular.ttf') format('truetype'),
    url('../fonts/TTNorms-Regular.svg#TTNorms-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TT-Norms';
    src: url('../fonts/TTNorms-Medium.eot');
    src: url('../fonts/TTNorms-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/TTNorms-Medium.woff2') format('woff2'),
    url('../fonts/TTNorms-Medium.woff') format('woff'),
    url('../fonts/TTNorms-Medium.ttf') format('truetype'),
    url('../fonts/TTNorms-Medium.svg#TTNorms-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Berenis ADF Pro';
    src: url('../fonts/BerenisADFPro-Regular.eot');
    src: local('Berenis ADF Pro Regular'), local('BerenisADFPro-Regular'),
    url('../fonts/BerenisADFPro-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/BerenisADFPro-Regular.woff2') format('woff2'),
    url('../fonts/BerenisADFPro-Regular.woff') format('woff'),
    url('../fonts/BerenisADFPro-Regular.ttf') format('truetype'),
    url('../fonts/BerenisADFPro-Regular.svg#BerenisADFPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Berenis ADF Pro';
    src: url('../fonts/BerenisADFPro-Bold.eot');
    src: local('Berenis ADF Pro Bold'), local('BerenisADFPro-Bold'),
    url('../fonts/BerenisADFPro-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/BerenisADFPro-Bold.woff2') format('woff2'),
    url('../fonts/BerenisADFPro-Bold.woff') format('woff'),
    url('../fonts/BerenisADFPro-Bold.ttf') format('truetype'),
    url('../fonts/BerenisADFPro-Bold.svg#BerenisADFPro-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

html,
body {
    height: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    min-width: 340px;
}

body {
    text-rendering: optimizeLegibility;
    font-feature-settings: "kern";
    -webkit-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern=1";
    -webkit-font-smoothing: antialiased;
    font-family: 'TT-Norms', Arial, sans-serif;
    position: relative;
    color: #3C4245;
    font-weight: 400;
    padding: 0;
    margin: 0;
    font-size: 18px;
    background-color: #ffffff;
    padding-top: 130px;
    font-variant-ligatures: no-common-ligatures;
}

html.remodal-is-locked,
html.remodal-is-locked body {
    -ms-touch-action: none;
    touch-action: none !important;
}

html.remodal-is-locked body {
    height: 100vh !important;
}


.is_mob {
    display: none;
}

.btn.focus,
.btn:focus {
    outline: none;
    box-shadow: none;
}

.inner-center {
    width: 100%;
    max-width: 1400px;
    padding-left: 40px;
    padding-right: 40px;
    margin-left: auto;
    margin-right: auto;
    min-width: 340px;
}

.navbar.fixed-top {
    padding: 0;
    background-color: #fff;
    z-index: 9500;
}

.navbar.fixed-top .inner-center {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.navbar.fixed-top .inner-relat {
    display: flex;
    width: 100%;
    justify-content: space-between;
    height: 130px;
    align-items: center;
    z-index: 11001;
}

.header__logo {
    flex: 0 0 108px;
    transform: translateX(-69px);
    outline: none !important;
}

.header__logo img {
    width: 100%;
    height: auto;
}

.navbar-location {
    font-weight: 500;
    font-size: 20px;
    line-height: 1.67;
    color: #3C4245;
    display: flex;
    align-items: center;
    flex-basis: 50%;
}

.navbar-location .ico {
    display: inline-block;
    width: 21px;
    height: 25px;
    background-repeat: no-repeat;
    background-position: left center;
    -webkit-background-size: auto 25px;
    -moz-background-size: auto 25px;
    -o-background-size: auto 25px;
    background-size: auto 25px;
    margin-right: 10px;
}

.ico-addr-loc {
    background-image: url('../img_nw/addr_loc.svg');
}

.navbar-phone {
    flex-basis: 50%;
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    transform: translate(-4px, 17px);
}

.navbar-phone .phone-def {
    font-size: 24px;
    /*line-height: 1.67;*/
    line-height: 112.5%;
    justify-content: flex-end;
}

.navbar-phone .phone-def img {
    margin-right: 10px;
    margin-top: 1px;
}

.navbar-phone .navbar-phone-work-wrap {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    margin-top: 3px;
}

.navbar-phone .navbar-phone-work {
    position: relative;
    color: #3C4245;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    padding-left: 10px;
}

.navbar-phone .navbar-phone-work:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    background: #EE3135;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
}

section {
    overflow: hidden;
    margin-bottom: 60px;
}

.sect-village-banner {
    padding-top: 60px;
}

.phone-def {
    display: flex;
    align-items: center;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.5;
    color: #3C4245 !important;
    text-decoration: none !important;
}

.phone-def img {
    width: auto;
    height: 25px;
    margin-right: 12px;
}

.phone-def > span {
    -webkit-transition: border-bottom-color 0.3s ease;
    -moz-transition: border-bottom-color 0.3s ease;
    -ms-transition: border-bottom-color 0.3s ease;
    -o-transition: border-bottom-color 0.3s ease;
    transition: border-bottom-color 0.3s ease;
    border-bottom: 1px rgba(60, 66, 69, 0) solid;
}

.phone-def:hover > span {
    border-bottom-color: rgba(60, 66, 69, 0.7);
}

footer .phone-def > span {
    white-space: nowrap;
}

.title-h1 {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-style: normal;
    line-height: 1.053;
    font-weight: 600;
    font-size: 38px;
    /*text-transform: uppercase;*/
    color: #3C4245;
    width: 100%;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
}


.slider .flickity-prev-next-button {
    width: 54px;
    height: 54px;
    margin-top: -27px;
    background-color: #FFFFFF;
    opacity: 1; filter:alpha(opacity=100); -moz-opacity: 1;
    background-position: left 21px center;
    background-repeat: no-repeat;
    -webkit-background-size: auto 16px;
    -moz-background-size: auto 16px;
    -o-background-size: auto 16px;
    background-size: auto 16px;
    background-image: url('../img_nw/arrow_2.svg');
    transform: none;
}


.slider .flickity-prev-next-button.previous {
    left: 20px;
}

.slider .flickity-prev-next-button.next {
    right: 20px;
    transform: rotate(180deg);
}

.slider .flickity-prev-next-button .flickity-button-icon {
    display: none;
}

.no_arrow .flickity-prev-next-button {
    display: none;
}




.slider-images-top-wrap {

}

.slider-images .item {
    padding: 0;
    width: 648px;
    margin: 0 12px;
    overflow: hidden;
    border-radius: 40px;
    text-decoration: none !important;
}

.slider-images span.item {
    width: calc((100vw - 1320px) * 1 - 60px );
    border: none !important;
    z-index: -1;
}

.slider-images .item .img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.slider-images .item .img {
    position: relative;
    display: block;
    width: 100%;
    padding-bottom: 61.73%;
    overflow: hidden;
}

.slider-images.is_center_arrow .flickity-prev-next-button {
    top: auto;
    bottom: 80px;
}

.slider.is_center_arrow .flickity-prev-next-button {
    left: 50%;
    right: auto;
    bottom: 53px;
    width: 80px;
    height: 80px;
    margin-left: -80px;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    background: none;
    cursor: pointer;
    pointer-events: auto;
    transform: translateX(135px);
    padding: 0;

}

.slider.is_center_arrow .flickity-prev-next-button:active,
.slider.is_center_arrow .flickity-prev-next-button:focus {
    -webkit-tap-highlight-color: transparent !important;
    outline: none !important;
    box-shadow: none !important;
}

.slider.is_center_arrow .flickity-prev-next-button.next {
    margin-left: 0;
    overflow: hidden;
}

.slider.is_center_arrow .flickity-prev-next-button:after {
    position: relative;
    content: '';
    display: block;
    width: 80px;
    height: 80px;
    right: -40px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    background: #3C4245 url('../img_nw/arrow_1_lf.svg') no-repeat left 27px top 32px;
    -webkit-background-size: auto 14px;
    -moz-background-size: auto 14px;
    -o-background-size: auto 14px;
    background-size: auto 14px;
}

.slider.is_center_arrow .flickity-prev-next-button.next:after {
    right: auto;
    left: -40px;
    background: url('../img_nw/arrow_1_rg.svg') no-repeat right 27px top 32px;
    -webkit-background-size: auto 14px;
    -moz-background-size: auto 14px;
    -o-background-size: auto 14px;
    background-size: auto 14px;
}



.slider.is_center_arrow .flickity-button-icon {
    display: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.slider-left-anim .flickity-slider {
    animation: slider-images-lef-rg;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: ease-in-out;
}

.slider-left-anim:hover .flickity-slider {
    animation-play-state: paused;
}

@keyframes slider-images-lef-rg {
    from {
        left: 0;
    }
    30% {
        left: 0;
    }
    to {
        left: -40px;
    }
}

.village-top {
    display: flex;
    align-items: flex-end;
    margin-bottom: 37px;
}

.village-top-title {
    margin-right: 65px;
    flex-grow: 1;
}

.village-top-title .title-h1 {
    margin-bottom: 0;
}
.village-top-title .title-h1-mob-small {
    font-size: 20px;
    font-weight: normal;
    font-family: 'TT-Norms', Arial, sans-serif;
    line-height: 130%;
    margin-top: 9px;
}

.village-top-butt {
    flex-basis: 283px;
}

.village-top-butt .butt-red {
    white-space: nowrap;
}
.village-top-butt .butt-red-white {
    padding: 15px 17px 15px 17px;
    min-height: 51px;
}
.village-top-desc {
    margin-top: 1rem;
}

.village-top-about {
    margin-top: 40px;
    padding: 40px 0;
    background: #f9f9f9;
    font-size: 20px;
    line-height: 1.3;
}

.village-top-about__text {
    display: flex;
    gap: 50px;
}

.village-top-about__text p {
    flex: 1;
    margin: 0;
}

.is_red {
    color: #EE3135;
}

@media (max-width: 1023px) {
    .village-top-about__text {
        flex-direction: column;
        gap: 10px;
        font-size: 18px;
    }
}

.sect-village-landscaping .title-h1 {
    max-width: 680px;
    margin-inline: 0;
    margin-bottom: 9px;
}

.sect-village-landscaping .sub-title {
    font-size: 20px;
    line-height: 1.3;
    color: #3C4245;
    max-width: 865px;
}

.slider-landscap-wrap {
    margin-top: 36px;
}



.slider-landscap .item {
    padding: 26px;
    width: 312px;
    margin: 0 12px;
    overflow: hidden;
    border: 1px solid rgba(60, 66, 69, 0.6);
    border-radius: 30px;
    left: calc((100vw - 1320px) / 2 * 1 - 19px ) !important;
    text-decoration: none !important;
}

.slider-landscap .item .img {
    position: relative;
    display: block;
    width: 100%;
    border-radius: 20px;
    overflow: hidden;
}

.slider-landscap .item .img .img {
    padding-bottom: 72.31%;
}

.slider-landscap .item .ob_img_slide {
    width: 100%;
    display: block;
    cursor: pointer !important;
    position: relative;
    z-index: 2;
    overflow: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 20px;
    padding-bottom: 72.31%;
}

.slider-landscap .item .img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.slider-landscap span.item {
    width: calc((100vw - 1320px) * 1 - 60px );
    border: none !important;
    z-index: -1;
}

.slider-landscap .item .title {
    display: block;
    font-family: 'TT-Norms', Arial, sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.5;
    color: #3C4245;
    margin-bottom: 10px;
}

.slider-landscap .item .tx {
    display: block;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.17;
    margin-bottom: 20px;
    color: #3C4245;
}

.tab-list-nav,
.tab-list-cont,
.tab-list-nav > li,
.tab-list-cont > li {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0;
}

.tab-list-cont {
    width: 100%;
}

.tab-list-cont > li {
    display: block;
    /*display: none;*/
    opacity: 0; filter:alpha(opacity=0); -moz-opacity: 0;
    z-index: -1;
    height: 0;
    overflow: hidden;
}

.tab-list-cont > li.act {
    display: block;
    opacity: 1; filter:alpha(opacity=100); -moz-opacity: 1;
    z-index: 1;
    height: auto;
    overflow: visible;
}

.tab-list-nav {
    display: flex;
}

.tab-list-nav > li {
    margin: 0 5px;
}

.tab-list-nav > li > a {
    display: flex;
    align-items: center;
    text-decoration: none !important;
    justify-content: center;
    text-align: center;
    padding: 5px 15px;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.17;
    color: #3C4245;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -o-border-radius: 16px;
    -webkit-transition: border-color 0.3s ease;
    -moz-transition: border-color 0.3s ease;
    -ms-transition: border-color 0.3s ease;
    -o-transition: border-color 0.3s ease;
    transition: border-color 0.3s ease;
}

.tab-list-nav > li > a:hover,
.tab-list-nav > li.act > a {
    border-color: #3C4245;
}

.tab-list-wrap {
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.village-benefits-title {
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 40px;
}

.village-benefits-title .title-h1 {
    margin-right: auto;
    margin-bottom: 0;
}

.village-benefits-about {
    margin-top: 40px;
    padding: 50px 0 50px;
    background: #f9f9f9;
}

.village-benefits-about .title-h1 {
    margin-bottom: 28px;
}

.village-benefits-about__content {
    height: 160px;
    position: relative;
    overflow: hidden;
}

.village-benefits-about__content:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    background: linear-gradient(0deg, rgba(249, 249, 249, 0.8) 47.59%, rgba(249, 249, 249, 0) 100%);
}

.js-clipped-content.is-active:before {
    display: none;
}

.village-benefits-about__desc {
    max-width: 873px;
    line-height: 1.35;
    font-size: 20px;
}

.village-benefits-about__desc p {
    margin-bottom: 26px;
}

.village-benefits-about__desc p:last-child {
    margin-bottom: 0;
}

.village-benefits-about__desc strong {
    font-weight: 500;
}

.village-benefits-about__tiles {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin-top: 30px;
}

.village-benefits-about__tile {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 30px 25px 30px 30px;
    font-size: 20px;
    line-height: 1.3;
    border-radius: 20px;
    border: 1px solid rgba(60, 66, 69, 0.60);
}

.village-benefits-about__tile-caption {
    font-weight: 700;
}

.village-benefits-about .butt-red {
    min-height: 40px;
    max-width: 180px;
    margin: 20px auto 0;
    padding: 9px 18px 10px;
    background: #3c4245;
    outline: none;
}

@media (max-width: 991px) {
    .village-benefits-about__desc {
        font-size: 15px;
    }
    .village-benefits-about__tiles {
        grid-template-columns: 1fr;
        gap: 0;
        margin-top: 20px;
    }
    .village-benefits-about__tile {
        font-size: 15px;
        border: none;
        padding: 0;
        border-radius: 0;
        gap: 5px;
        padding-bottom: 20px;
        margin-bottom: 20px;
        border-bottom: 1px #E2E6E8 solid;
    }
    .village-benefits-about__tile:last-child {
        padding-bottom: 0;
        margin-bottom: 0;
        border-bottom: none;
    }
    .village-benefits-about {
        padding-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .village-benefits-about {
        padding-bottom: 30px;
    }
}


.slider-img-full .item {
    width: 672px;
    margin: 0;
    left: calc((100vw - 1320px) / 2 * 1 - 20px) !important;
}

.slider-img-full .item_inn {
    position: relative;
    margin: 0 12px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    overflow: hidden;
}

/* .slider-img-full .item.is-selected ~ .item ~ .item:nth-child(3) {
    opacity: 0; filter:alpha(opacity=0); -moz-opacity: 0;
} */



.slider-img-full .item a {
    display: block;
    width: 100%;
    padding-bottom: 54%;
}

.slider-img-full .item .img:after {
    position: absolute;
    content: '';
    display: block;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    /*background: linear-gradient(180deg, rgba(60, 66, 69, 0) 49.79%, rgba(60, 66, 69, 0.2) 100%);*/
    background: linear-gradient(180deg, #3C4245 0%, rgba(60, 66, 69, 0.50) 19.71%, rgba(60, 66, 69, 0.00) 44.29%), linear-gradient(180deg, rgba(60, 66, 69, 0) 49.79%, rgba(60, 66, 69, 0.4) 100%);
}

.slider-img-full .item img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.slider-img-full .flickity-prev-next-button {
    width: 54px;
    height: 54px;
    margin-top: -27px;
    background-color: #FFFFFF;
    opacity: 1; filter:alpha(opacity=100); -moz-opacity: 1;
    background-position: left 21px center;
    background-repeat: no-repeat;
    -webkit-background-size: auto 16px;
    -moz-background-size: auto 16px;
    -o-background-size: auto 16px;
    background-size: auto 16px;
    transform: none;
    background-image: none;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}


.slider-img-full .flickity-prev-next-button:before,
.slider-img-full .flickity-prev-next-button:after {
    display: block;
    content: '';
    height: 14px;
    width: 8px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -7px;
    margin-left: -6px;
    background-size: 100% auto;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

.slider-img-full .flickity-prev-next-button:before {
    background-image: url('../img_2/slider_arrow_str.svg');
}

.slider-img-full .flickity-prev-next-button:after {
    opacity: 0; filter:alpha(opacity=0); -moz-opacity: 0;
    background-image: url('../img_2/slider_arrow_str_act.svg');
}

.slider-img-full .flickity-prev-next-button:hover:before {
    opacity: 0; filter:alpha(opacity=0); -moz-opacity: 0;
}

.slider-img-full .flickity-prev-next-button:hover:after {
    opacity: 1; filter:alpha(opacity=100); -moz-opacity: 1;
}



.slider-img-full .flickity-prev-next-button.previous {
    left: calc((100vw - 1320px) / 2 * 1 + 8px);
}

.slider-img-full .flickity-prev-next-button.next {
    right: calc((100vw - 1320px) / 2 * 1 + 14px);
    transform: rotate(180deg);
}


.slider-img-full .flickity-prev-next-button .flickity-button-icon {
    display: none;
}

.slider-img-full .flickity-prev-next-button:disabled {
    opacity: 0; filter:alpha(opacity=0); -moz-opacity: 0;
}

.slider-img-full {
    padding-bottom: 16px;
}

.slider-img-full .flickity-page-dots {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    bottom: 2px;
    padding: 0 39px;
}

.slider-img-full .flickity-page-dots .dot {
    flex-grow: 1;
    margin: 0 5px;
    background: none;
    border-radius: 0;
    height: 12px;
    opacity: 1; filter:alpha(opacity=100); -moz-opacity: 1;
    -webkit-transition: border-bottom-color 0.3s ease;
    -moz-transition: border-bottom-color 0.3s ease;
    -ms-transition: border-bottom-color 0.3s ease;
    -o-transition: border-bottom-color 0.3s ease;
    transition: border-bottom-color 0.3s ease;
    border-bottom: 1px #E2E6E8 solid;
}

.slider-img-full .flickity-page-dots .dot.is-selected {
    border-bottom-color: #000000;
}

.sect-village-benefits .slider-img-full .flickity-page-dots {
    display: none;
}

.sect-village-benefits .slider-img-full {
    padding-bottom: 0;
}

.village-objects-filter {
    margin-bottom: 11px;
    display: flex;
    flex-wrap: wrap;
}

.objects-filter-wrap,
.objects-filter-sort {
    position: relative;
    width: 100%;
}

.objects-filter-sort {
    display: flex;
    align-items: center;
}

.objects-filter-sort .title {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.5;
    color: #8D8D8D;
    padding-right: 7px;
}

.objects-filter-sort .bootstrap-select>.dropdown-toggle {
    background: none !important;
    border: none !important;
    outline: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    padding-left: 0;
}

.objects-filter-sort .bootstrap-select .dropdown-toggle .filter-option,
.objects-filter-sort .bootstrap-select>.dropdown-toggle.bs-placeholder,
.objects-filter-sort .bootstrap-select>.dropdown-toggle.bs-placeholder:active,
.objects-filter-sort .bootstrap-select>.dropdown-toggle.bs-placeholder:focus,
.objects-filter-sort .bootstrap-select>.dropdown-toggle.bs-placeholder:hover {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.5;
    color: #3C4245;
}

.objects-filter-sort .dropdown-toggle::after {
    margin-left: 6px !important;
    margin-top: 2px !important;
}

.objects-filter-sort .dropup .dropdown-toggle::after {
    margin-top: -1px !important;
}

.dropdown.show .objects-filter-sort .dropdown-toggle::after {

}

.objects-filter-sort .dropdown-item {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.125;
    color: #8D8D8D;
}



.objects-filter-sort .dropdown-menu {
    padding: 18px 0;
    margin: 0;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    -webkit-box-shadow: 0px 4px 50px 0px #9E9E9E33;
    -moz-box-shadow: 0px 4px 50px 0px #9E9E9E33;
    box-shadow: 0px 4px 50px 0px #9E9E9E33;
    border: none;
    margin-left: -22px;
}

.objects-filter-sort .dropdown-menu li a {
    padding: 7px 25px;
    color: #8D8D8D;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.objects-filter-sort .dropdown-item:focus,
.objects-filter-sort .dropdown-item:hover,
.objects-filter-sort .dropdown-item.active,
.objects-filter-sort .dropdown-item:active {
    background: none;
    color: #3C4245;
}



.objects-filter-wrap {
    margin-bottom: 0;
}

.objects-filter-wrap-inn {

}

.filter-row {
    margin: 0 -5px 0 -5px;
    flex-grow: 1;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}

.filter-row:last-child {
    margin-bottom: 0;
}

.filter-col {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 20px 0;
    padding-left: 5px;
    padding-right: 5px;
}

.filter-col.is_off {
    opacity: 0.5; filter:alpha(opacity=50); -moz-opacity: 0.5;
}

.filter-col.is_off:after {
    content: '';
    display: block;
    position: absolute;
    left: -3px;
    right: -3px;
    top: -3px;
    bottom: -3px;
    z-index: 100;
}

.filter .filter-col:nth-child(1) {
    flex-basis: 157px;
}

.filter .filter-col:nth-child(2) {
    flex-basis: 146px;
}

.filter .filter-col:nth-child(3) {
    flex-basis: 139px;
}

.filter .filter-col:nth-child(4) {
    flex-basis: 238px;
}

.filter .filter-col:nth-child(5) {
    flex-basis: 268px;
    flex-grow: 1;
}

.filter .filter-col:nth-child(6) {
    flex-basis: 130px;
}

.filter .filter-col:nth-child(7) {
    flex-basis: 150px;
}

.filter .filter-col:nth-child(8) {
    flex-basis: 96px;
    max-width: 96px;
    /*flex-grow: 1;*/
    margin-bottom: 0;
    padding-right: 0;
    display: none;
}

.filter .filter-col:nth-child(8) .filter-feld {
    flex-wrap: wrap;
}

.filter-label {
    flex-basis: 100%;
    flex-grow: 1;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.125;
    color: #8D8D8D;
}

.filter-feld {
    flex-basis: 100%;
    flex-grow: 1;
    margin-top: 8px;
    display: flex;
}

.filter .filter-col:nth-child(7) .filter-feld {
    flex-wrap: wrap;
}

.filter-range {
    padding-left: 5px;
    padding-right: 5px;
    flex-grow: 1;
}

.filter-range .input-wrap {
    display: flex;
    align-items: center;
    border: 1px solid #E2E6E8;
    border-radius: 10px;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    color: #222222;
    margin-left: -5px;
    margin-right: -5px;
    -webkit-transition: border-color 0.3s ease;
    -moz-transition: border-color 0.3s ease;
    -ms-transition: border-color 0.3s ease;
    -o-transition: border-color 0.3s ease;
    transition: border-color 0.3s ease;
}

.filter-range .input-wrap:hover {
    border-color: #3C4245;
}

.filter-range .input-wrap input {
    width: 100%;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.125;
    text-align: center;
    color: #3C4245;
    background: none;
    border: none;
    padding: 11px 0;
    height: 40px;
    outline: none !important;
}

.filter-range .input-wrap input:nth-child(1) {

}


.filter .ui-widget.ui-widget-content {
    height: 2px;
    border: none;
    background: none;
    background: rgba(60, 66, 69, 0.5);
    margin-top: -2px;
}

.filter .ui-slider.ui-corner-all.ui-slider-horizontal.ui-widget.ui-widget-content {
    width: 100%;
}

.filter .ui-slider-horizontal .ui-slider-range {
    background: #3C4245;
}

.filter .slider-range-btn span {
    border-radius: 50%;
    background: #FFFFFF;
    cursor: pointer;
    outline: none;
    width: 12px;
    height: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%) translateX(50%);
    border: 4px #3C4245 solid;
}

.btn-group-mycheck {
    position: relative;
    border-radius: 10px;
    width: 100%;
    height: 40px;
    border: none;
}

.btn-group-mycheck:after {
    position: absolute;
    content: '';
    display: block;
    left: 0;
    top: 0;
    bottom: 0;
    right: 2px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    z-index: 1;
}

.btn-group-mycheck > .btn,
.btn-group-mycheck .btn {
    position: relative;
    padding: 10px 10px;
    height: 40px;
    border-radius: 10px !important;
    white-space: nowrap;
    margin-left: 0 !important;
    left: -2px;
    z-index: 2 !important;
    border: 2px solid rgba(226, 230, 232, 0);
}

.btn-group-mycheck .btn:first-child {
    left: 0;
}

.btn-group-mycheck .btn,
.btn-group-mycheck .btn:hover {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.125;
    text-align: center;
    color: #3C4245;
    background: none;
    border-color: rgba(60, 66, 69, 0);
}

.btn-group-mycheck .btn {

}

.btn-group-mycheck .btn:after {
    position: absolute;
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    top: 0;
    left: 0;
    border-left: 1px #E2E6E8 solid;
    opacity: 1; filter:alpha(opacity=100); -moz-opacity: 1;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

.btn-group-mycheck .btn.active:after,
.btn-group-mycheck .btn:first-child:after {
    opacity: 0 !important;
    filter:alpha(opacity=0) !important;
    -moz-opacity: 0 !important;
}

.btn-group-mycheck .btn.active ~ .btn:after {
    opacity: 0; filter:alpha(opacity=0); -moz-opacity: 0;
}

.btn-group-mycheck .btn.active ~ .btn:not(.active) ~ .btn:after {
    opacity: 1; filter:alpha(opacity=100); -moz-opacity: 1;
}

.btn-group-mycheck .btn:not(:disabled):not(.disabled).active,
.btn-group-mycheck .btn:not(:disabled):not(.disabled):active,
.btn-group-mycheck.show > .btn.dropdown-toggle {
    color: #3C4245;
    background: none;
    border-color: #3C4245;
    border-width: 2px;
}

.btn-group-mycheck .btn:not(:disabled):not(.disabled).active ~ .btn:not(:disabled):not(.disabled).active {
    border-radius: 0 10px 10px 0 !important;
}

.btn-group-mycheck .btn:not(:disabled):not(.disabled).active.prev_act {
    border-radius: 10px 0 0 10px !important;
}

.btn-group-mycheck .btn.focus,
.btn-group-mycheck .btn:focus,
.btn-group-mycheck .btn:not(:disabled):not(.disabled).active:focus,
.btn-group-mycheck .btn:not(:disabled):not(.disabled):active:focus,
.btn-group-mycheck.show > .btn.dropdown-toggle:focus {
    box-shadow: none !important;
}

.btn-group-mycheck .btn:hover {
    color: #EE3135;
}

.btn-dark-ext {
    background: #3C4245;
    border-radius: 10px;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.167;
    text-align: center;
    color: #FFFFFF !important;
    padding: 9px 20px;
    height: 40px;
    border-color: #3C4245;
}

.btn-link-ext2,
.btn-link-ext {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.125;
    text-align: center;
    color: #8D8D8D !important;
    padding: 9px 20px;
    text-decoration: none !important;
    height: 36px;
}

.btn-link-ext2 > span,
.btn-link-ext > span {
    border-bottom: 1px rgba(141, 141, 141, 0) solid;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -ms-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

.btn-link-ext2 {
    font-size: 14px;
    padding-right: 10px;
    padding-left: 10px;
    border: none;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), #E2E6E8;
    height: 40px;
    display: flex;
    align-items: center;
    color: #fff !important;
}

.btn-link-ext:hover > span {
    color: #3C4245;
}

.filter .btn-link-ext,
.filter .btn-dark-ext {
    flex-basis: 230px;
    white-space: nowrap;
}

.filter .btn-dark-ext:hover {
    background-color: #EE3135;
    border-color: #EE3135;
}

.ob-list-one {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-left: -12px;
    margin-right: -12px;
}

.ob-list-one .item-wrap {
    flex-basis: 33.33%;
    max-width: 33.33%;
    padding: 0 12px;
    flex-grow: 1;
    margin-bottom: 21px;
}

.ob-list-one .item {
    width: 100%;
    /*margin: 0 0 21px 0;*/
    overflow: hidden;
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.ob-list-one .item .img {
    width: 100%;
    display: block;
    cursor: pointer !important;
    position: relative;
    z-index: 2;
    overflow: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 20px;
    padding-bottom: 61.79%;
    margin-bottom: 15px;
}

.ob_img_slide .flickity-page-dots {
    opacity: 0;
    width: 100%;
    bottom: 0px;
    -webkit-transition: 0.2s all ease;
    -o-transition: 0.2s all ease;
    transition: 0.2s all ease;
    z-index: 3;
    height: 100%;
    display: grid;
    justify-items: center;
    grid-template-columns: repeat(auto-fit, minmax(15px, 1fr));
    grid-gap: 10px;
    padding: 0 25px;
}

@media (max-width: 767px) {
    .ob_img_slide .flickity-page-dots {
        height: auto;
    }
}

.ob_img_slide .flickity-page-dots .dot {
    opacity: 1;
    width: 100%;
    height: 100%;
    background: none;
    border-radius: 0;
    position: relative;
}

.ob_img_slide .flickity-page-dots .dot:after {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    border-radius: 3px;
    content: '';
    bottom: 16px;
    background: #fff;
    opacity: 0.5;
}

.ob_img_slide .flickity-page-dots .dot.is-selected:after {
    opacity: 1;
}

.ob_img_slide:hover .flickity-page-dots {
    opacity: 1;
}

.ob_img_slide .flickity-viewport {
    height: 100% !important;
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    background-color: #acacac;
}

.ob_img_slide img {
    display: block;
    width: 100%;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    height: 100%;
    object-fit: cover;
}

.ob-list-one .item .info {
    display: flex;
    text-decoration: none !important;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    height: 100%;
    flex-direction: column;
}

.ob-list-one .item .info .head {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    /*min-height: 48px;*/
    /*min-height: 63px;*/
    /*margin-bottom: 15px;*/
    padding-bottom: 15px;
    width: 100%;
    text-decoration: none !important;
}

.ob-list-one .item .info .head .title {
    font-weight: 500;
    font-size: 18px;
    line-height: 1.167;
    color: #3C4245;
    margin-right: 18px;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -ms-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

.ob-list-one .item:hover .info .head .title {
    color: #EE3135;
}

.ob-list-one .item .info .head .price {
    font-weight: 500;
    font-size: 18px;
    line-height: 1.167;
    text-align: right;
    color: #EE3135;
    white-space: nowrap;
    margin-bottom: 5px;
}

.ob-list-one .item .info .head .ident {
    position: absolute;
    right: 0;
    /*bottom: 0;*/
    top: 24px;
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    text-align: right;
    color: rgba(60, 66, 69, 0.4);
}


.ob_opts {
    display: flex;
    align-items: flex-start;
    gap: 11px;
    text-decoration: none !important;
}

.ob_opts .opt_it {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 15px 10px 15px 19px;
    background: #F7F7F8;
    border-radius: 20px;
    flex-grow: 1;
    flex-wrap: wrap;
    flex-basis: 33.33%;
}

.ob_opts .opt_it img {
    max-width: 22px;
    max-height: 18px;
    margin-right: 12px;
    position: relative;
    top: -2px;
}

.opt_it_label {
    white-space: nowrap;
    font-size: 16px;
    line-height: 150%;
    color: #3C4245;
}

.opt_it_val {
    display: block;
    width: 100%;
    white-space: nowrap;
    font-size: 19px;
    font-weight: 500;
    line-height: 1.158;
    color: #3C4245;
    margin-top: 6px;
}


.ob-list-one .item .info .ob_opts {
    width: 100%;
    justify-content: space-between;
    margin-top: 15px;
}

.sect-village-objects {
    margin-bottom: 39px;
}

.sect-village-objects .title-h1 {
    margin-bottom: 40px;
}


.sect-village-infrastr {

}

.sect-village-infrastr .tab-list-nav {
    position: absolute;
    left: 15px;
    bottom: 45px;
    z-index: 20;
    flex-wrap: wrap;
}

.village-infrastr-map {
    width: 100%;
    height: 499px;
    border-radius: 30px;
    overflow: hidden;
    margin-bottom: 0;
    background-color: #e4e4e4;
}

.sect-village-infrastr .tab-list-nav > li > a {
    background-color: #fff;
    padding: 4px 15px 5px 15px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: none;
    white-space: nowrap;
}

.sect-village-infrastr .tab-list-nav > li {
    margin: 0 5px 5px 0;
}

.sect-village-infrastr .tab-list-wrap {
    overflow: hidden;
}

.sect-village-infrastr .tab-list-nav > li > a:hover,
.sect-village-infrastr .tab-list-nav > li.act > a {
    background-color: #3C4245;
    color: #fff;
}

.sect-compilation-form {

}

.sect-compilation-wrap {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    background: #F9F9F9;
    border-radius: 30px;
    overflow: hidden;
    padding: 94px 83px 94px 113px;
}

.sect-compilation-wrap .compilation-butt {
    z-index: 2;
}

.sect-compilation-wrap-bg,
.sect-compilation-wrap-bg-mob {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    -webkit-background-size: 343px auto;
    -moz-background-size: 343px auto;
    -o-background-size: 343px auto;
    background-size: 343px auto;
    background-position: bottom center;
    z-index: 1;
}

.sect-compilation-wrap-bg {
    background-repeat: no-repeat;
    background-position: 55% center;
    -webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%;
}


.sect-compilation-wrap .title-h1 {
    position: relative;
    display: flex;
    align-items: center;
    max-width: 500px;
    width: 100%;
    margin: 0;
    z-index: 2;
}

.compilation-butt {
    width: 100%;
    max-width: 264px;
}

@media (min-width: 1200px) {
    .sect-compilation-wrap-bg{
        background-position: 52% center;
    }
}

.slider-village .item {
    padding: 0;
    width: 424px;
    margin: 0 12px;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 20px;
    left: calc((100vw - 1320px) / 2 * 1  - 6px ) !important;
    text-decoration: none !important;
    /*-webkit-transition: all 0.3s ease;*/
    /*-moz-transition: all 0.3s ease;*/
    /*-ms-transition: all 0.3s ease;*/
    /*-o-transition: all 0.3s ease;*/
    /*transition: all 0.3s ease;*/
}

.slider-village .item .img {
    position: relative;
    display: block;
    width: 100%;
    padding-bottom: 44.34%;
    overflow: hidden;
}

.slider-village .info {
    display: flex;
    flex-wrap: wrap;
    padding: 11px 28px 22px 19px;
    background: #fff;
    min-height: 136px;
}

.slider-village .item .img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.slider-village span.item {
    width: calc((100vw - 1320px) * 1 - 60px );
    border: none !important;
    z-index: -1;
}

.slider-village .item .title {
    width: 100%;
    display: block;
    margin-bottom: 0;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.35;
    color: #3C4245;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -ms-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

.slider-village .item:hover {
    border-color: #3C4245;
}

.slider-village .item:hover .title {
    color: #EE3135;
}

.slider-village .item .tx {
    display: block;
    margin-bottom: 9px;
    font-size: 16px;
    line-height: 1.125;
    color: #B5B5B5;
}

.slider-village .item .params {
    width: 100%;
    display: table;
}

.slider-village .item .params .roww {
    width: 100%;
    font-size: 18px;
    line-height: 1.167;
    color: #3C4245;
    display: table-row;
}

.slider-village .item .params .roww:last-child {

}

.slider-village .item .params .roww > span {
    white-space: nowrap;
    font-weight: 500;
    text-align: right;
    display: table-cell;
    padding-left: 10px;
    padding-bottom: 8px;
}

.slider-village .item .params .roww:last-child > span {
    padding-bottom: 0;
}

.slider-village .item .params .roww > span:nth-child(2) {
    text-align: right;
}

.slider-village .item .params .roww > span:last-child {
    text-align: right;
}

.slider-village .item .params .roww > span:first-child {
    text-align: left;
    font-weight: 400;
    flex-basis: 15%;
    flex-grow: 0;
    padding-left: 0;
}

.slider-village.is_center_arrow .flickity-prev-next-button {
    transform: translateX(293px);
    margin-top: -10px;
}


footer {

}

.footer-top {
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding-bottom: 50px;
    padding-right: calc(300px - (100vw - 100%) / 2);
    gap: 24px;
    font-size: 16px;
}

.footer-top .coll {
    display: flex;
    flex-direction: column;
}

.footer-top .coll:nth-child(1) {
    flex-basis: 185px;
}

.footer-top .coll:nth-child(2) {
    flex-basis: 220px;
}

.footer-top .coll:nth-child(3) {
    flex-basis: 245px;
}

.footer-top .coll:nth-child(4) {

}

.footer-top .coll:last-child {
    padding-right: 0;
    flex-basis: auto;
}

.footer-top .coll .title {
    font-weight: 500;
    line-height: 1.125;
    margin-bottom: 8px;
    font-size: 16px;
}

.footer-top .coll .roww {
    margin-top: auto;
}

.footer-top .coll .roww .title {
    margin-bottom: 0;
}

.footer-top .coll .addr {
    font-size: 18px;
    line-height: 1.167;
}

.butt-soc-wrap {
    display: flex;
}

.butt-red {
    position: relative;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #EE3135;
    border-radius: 10px;
    width: 100%;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.167;
    color: #FFFFFF !important;
    padding: 17px 17px 17px 17px;
    text-decoration: none !important;
    min-height: 55px;
    max-width: 283px;
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -ms-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease;
}

.butt-red-white img,
.butt-red img {
    width: auto;
    height: auto;
    max-width: 18px;
    max-height: 18px;
    margin-right: 17px;
}

.butt-red:hover:not(:disabled) {
    background: #CA0D11;
}


.butt-red-white {
    position: relative;
    border: 2px #EE3135 solid;
    display: flex;
    align-items: center;
    justify-content: center;
    background: none;
    border-radius: 10px;
    width: 100%;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.167;
    color: #EE3135 !important;
    padding: 16px 17px 16px 17px;
    text-decoration: none !important;
    min-height: 53px;
    /*max-width: 283px;*/
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -ms-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease;
}

.butt-red-white:hover:not(:disabled) {
    color: #CA0D11;
}

.butt-soc {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background: #60D66A;
    border-radius: 10px;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.125;
    color: #FFFFFF !important;
    padding: 9px 11px 9px 11px;
    text-decoration: none !important;
    min-height: 40px;
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -ms-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease;
}

.butt-soc img {
    width: auto;
    height: auto;
    max-width: 22px;
    max-height: 22px;
    margin-right: 10px;
}

.butt-soc-wa:hover {
    background: #2BA936;
}

.footer-top .butt-soc-wrap {
    column-gap: 9px;
    row-gap: 9px;
    flex-wrap: wrap;
    margin-top: 7px;
}

.footer-top .butt-soc {
    flex-grow: 1;
}

.soc-wa {
    background: #60D66A;
}

.soc-teleg {
    background: #37AEE2;
}

.soc-teleg:hover {
    background: #1A80AD;
}

.butt-soc.soc-teleg img {
    width: auto;
    height: auto;
    max-width: 18px;
    max-height: 15px;
}

.butt-soc.soc-teleg {
    padding-left: 15px;
}

.footer-top .butt-soc:last-child {
    margin-right: 0;
}


.footer-bottom {
    display: flex;
    align-items: center;
    padding-bottom: 52px;
    font-size: 14px;
    line-height: 1.7;
}

.footer-bottom .coll {
    flex-basis: 33.33%;
    flex-grow: 1;
}

.footer-bottom .coll-pc {
    flex-basis: 50%;
}

.footer-bottom .coll-copyr {
    flex-basis: 24%;
}

.footer-bottom .coll-about {
    flex-basis: 26%;
}

footer .phone-def {
    margin-top: 3px;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.35;
    color: #3C4245;
}

footer .phone-def > span {
    white-space: nowrap;
}

footer .link_i,
footer .link {
    color: #3C4245 !important;
    text-decoration: none !important;
    border-bottom: 1px rgba(60, 66, 69, 0.5) solid;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

footer .link:hover {
    border-bottom-color: rgba(60, 66, 69, 0);
    color: #EE3135 !important;
}

footer .link_i {
    border-bottom-color: rgba(60, 66, 69, 0);
}
footer .link_i:hover {
    border-bottom: 1px rgba(238, 49, 53, 0.5) solid;
    color: #EE3135 !important;
}



.more-detail-fix {
    position: fixed;
    background: #FFFFFF;
    box-shadow: 0 4px 50px 0 #9E9E9E33;
    border-radius: 70px;
    width: 100%;
    max-width: 226px;
    min-height: 80px;
    display: flex;
    align-items: center;
    right: 40px;
    bottom: 40px;
    padding: 14px 17px 14px 17px;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.167;
    color: #3C4245 !important;
    text-decoration: none !important;
    z-index: 9000;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.more-detail-fix:hover {
    color: #EE3135 !important;
}

.more-detail-fix .img {
    margin-right: 15px;
    position: relative;
    display: flex;
}

.more-detail-fix .img img {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    margin-left: -14px;
    /*border: 2px #fff solid;*/
}

.more-detail-fix .img img:first-child {
    margin-left: 0;
}

.sect-village-popular {
    margin-bottom: 70px;
}

.input-buffer {
    position: absolute;
    top: -1000px;
    left: -1000px;
    visibility: hidden;
    white-space: nowrap;
    font-weight: 500;
    font-size: 16px;
}

.objects-filter-sort-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    width: 100%;
}

.sect-village-banner-pgob {
    padding-top: 45px;
    margin-bottom: 64px;
}

.title-village {
    width: 100%;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.167;
    text-transform: uppercase;
    color: rgba(60, 66, 69, 0.4);
    margin-bottom: 12px;
}

.title-village a {
    display: flex;
    align-items: center;
    color: #EE3135 !important;
    text-decoration: none;
}

.title-village a img {
    position: relative;
    top: -1px;
    width: auto;
    height: 13px;
    margin-right: 11px;
}

.object-detail-images-top .slider-images .item {
    left: calc((100vw - 1320px) / 2* 1 - 10px) !important;
}

.sect-village-banner-pgob .sect-village-banner .title-h1 {
    margin-bottom: 40px;
}

.village-top-price {
    display: flex;
    flex-wrap: wrap;
    color: #EE3135 !important;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.35;
    text-align: right;
    margin-top: -36px;
}

s.village-top-price,
.village-top-price a {
    color: #EE3135 !important;
    text-decoration: none !important;
}

.sect-village-banner-pgob .village-top-title,
.village-top-price {
    margin-bottom: 40px;
}

.village-top-price > div {
    width: 100%;
}

.village-top-price-val {
    /*font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    margin-top: 3px;
    font-size: 38px;
    font-weight: 600;
    line-height: 1.053;
    white-space: nowrap;*/
    /*font-family: 'Berenis ADF Pro', Arial, sans-serif;*/
    margin-top: 7px;
    font-size: 38px;
    font-weight: 500;
    line-height: 1;
    white-space: nowrap;
}

.village-top-price-val > span {
    /*font-family: "PT Serif Caption", serif;
    font-size: 41px;
    font-weight: 400;
    text-transform: uppercase;*/
    /*font-weight: 500;*/
}

.sect-village-banner-pgob .village-top {
    align-items: flex-start;
    margin-bottom: 0;
}

.object-params-row {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    margin-bottom: 57px;
}

.object-params-row .ob_opts {
    gap: unset;
    flex-grow: 1;
    position: relative;
}

.object-params-row .ob_opts .opt_it {
    background: none;
    padding: 0 35px 0 35px;
    border-right: 1px #3C4245 solid;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    flex-basis: auto;
}

.object-params-row .ob_opts .opt_it:first-child {
    padding-left: 0;
}

.object-params-row .ob_opts .opt_it:last-child {
    border-right: none;
}

.object-params-row .butt-red {
    max-width: none;
    width: auto;
    white-space: nowrap;
    padding-left: 23px;
    padding-right: 23px;
    max-height: 64px;
    min-width: 250px;
    overflow: hidden;
}

.object-params-row .opt_it_label {
    font-size: 18px;
    line-height: 1.167;
}

.object-params-row .opt_it_val {
    font-size: 20px;
    line-height: 1.35;
    margin-top: 15px;
}

.object-params-row .butt-red img {
    max-width: 15px;
    max-height: 15px;
}

.sect-object-content {
    font-size: 21px;
    line-height: 1.43;
}

.sect-object-content p {
    margin-bottom: 0.65rem;
}

.sect-object-content__id {
    margin-bottom: 40px;
}

.sect-object-similar {
    margin-bottom: 50px;
}

.sect-object-similar .title-h1 {
    margin-bottom: 23px;
}


.h3,
.title-h3 {
    font-style: normal;
    line-height: 1.35;
    font-weight: 500;
    font-size: 20px;
    text-transform: uppercase;
    color: #3C4245;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 30px;
}

.sect-pg-content {
    padding-top: 45px;
    font-size: 16px;
    line-height: 1.5;
}

.sect-pg-content a {
    color: #3C4245 !important;
    text-decoration: none;
    border-bottom: 1px rgba(60, 66, 69, 0.5) solid;
}

.sect-pg-content a:hover {
    border-bottom-color: rgba(60, 66, 69, 0);
}

.sect-pg-404 {
    padding-top: 18px;
    text-align: center;
    margin-bottom: 190px;
}

.sect-pg-404 .inner-center {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.title-big {
    width: 100%;
    font-family: 'Berenis ADF Pro', Arial, sans-serif;
    font-size: 500px;
    font-weight: normal;
    color: rgba(0, 0, 0, 0.2);
    line-height: 1;
    margin-bottom: 16px;
}

.sect-pg-404 .title-h1 {
    max-width: 973px;
    width: 100%;
    margin-bottom: 47px;
}

.sect-pg-404 .butt-red {
    max-width: 340px;
}


.remodal {
    padding: 0;
    max-width: 763px;
    background: none;
}

.remodal-present {
    /*background: #EE3135;*/
}

.remodal .remodal-box {
    border-radius: 20px;
    overflow: hidden;
    /*background: #F7F7F8;*/
    background: #fff;
}

.remodal-present .remodal-box {
    background: #EE3135;
}

.remodal-wrapper {

}

.remodal-box {
    display: flex;
    text-align: left;
}

.remodal-box__item_form {
    flex-basis: 400px;
    flex-grow: 1;
    background-color: #fff;
    padding: 84px 30px 72px 30px;
}

.form-group-wrap {
    width: 100%;
    max-width: 340px;
    margin-left: auto;
    margin-right: auto;
}

.remodal-box__item_photo {
    max-width: 363px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    flex-basis: 50%;
    flex-grow: 1;
    min-height: 520px;
}

.remodal-present .remodal-box__item_photo .btn-download  {
    display: flex;
    text-decoration: none !important;
    width: 84px;
    height: 84px;
    align-items: center;
    justify-content: center;
    padding: 22px 10px 20px 10px;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    flex-wrap: wrap;
    text-align: center;
    color: #3C4245;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    background: #FFFFFF;
    position: absolute;
    left: 28px;
    bottom: 66px;
}

.remodal-box__item_photo .btn-download > span  {
    display: block;
    width: 100%;
    font-weight: 700;
    line-height: 1.125;
}

.remodal-close {
    left: auto;
    right: -60px;
    top: 0;
    outline: none !important;
    display: flex;
    align-items: center;
    justify-content: center;
    order: 2;
    width: 40px;
    height: 40px;
    /*background-color: rgba(60, 66, 69, 0.05);*/
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.5);
}

.remodal-close img {
    width: auto;
    height: 24px;
    /*opacity: 0.5;*/
    filter: alpha(opacity = 50);
    -moz-opacity: 0.5;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

.remodal-close:hover img {
    opacity: 0.5; filter:alpha(opacity=50); -moz-opacity: 0.5;
}

.remodal-close:before {
    display: none;
}

.remodal .h4 {
    font-weight: 500;
    font-size: 24px;
    line-height: 1.167;
    color: #45423C;
    margin-bottom: 18px;
}

.form-group-wrap-inn {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}

.remodal .form-group {
    position: relative;
    margin-bottom: 0;
    flex-grow: 1;
    flex-basis: 100%;
}

.remodal .form-group-50 {
    flex-basis: calc(50% - 8px) !important;
}

.remodal .form-group label {
    margin-bottom: 0;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.5;
    color: #45423C;
}

.remodal .form-group label a {
    color: #45423C !important;
    text-decoration: none;
    border-bottom: 1px rgba(69, 66, 60, 0.5) solid;
}

.remodal .form-group label a:hover {
    border-bottom-color: rgba(69, 66, 60, 0);
}

.remodal .form-control {
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    font-size: 18px;
    line-height: 1.167;
    color: #3C4245;
    padding: 16px 20px;
    height: 53px;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-transition: border-color 0.3s ease;
    -moz-transition: border-color 0.3s ease;
    -ms-transition: border-color 0.3s ease;
    -o-transition: border-color 0.3s ease;
    transition: border-color 0.3s ease;
}

.remodal .form-control:focus,
.remodal .form-control:hover {
    border-color: #3C4245;
}

.remodal .form-control:disabled,
.remodal .form-control[readonly] {
    background-color: #fff;
}

.remodal .form-control::-webkit-input-placeholder {
    color: #8D8D8D;
}
.remodal .form-control::-moz-placeholder {
    color: #8D8D8D;
}
.remodal .form-control:-ms-input-placeholder {
    color: #8D8D8D;
}
.remodal .form-control::-ms-input-placeholder {
    color: #8D8D8D
}
.remodal .form-control::placeholder {
    color: #8D8D8D;
}

.remodal .butt-red {
    max-width: none;
}

.remodal .butt-red:disabled {
    opacity: 0.5; filter:alpha(opacity=50); -moz-opacity: 0.5;
}

.remodal-present .remodal-box__item_form .btn {
    margin-top: 35px;
}

.remodal-manager .remodal-box {
    flex-wrap: wrap;
}

.remodal-box__item_nav {
    width: 100%;
    flex-basis: 100%;
    flex-grow: 1;
    display: flex;
    justify-content: center;
    list-style: none;
    padding: 0;
    margin: 0;
}

.remodal-box__item_nav > li {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    align-content: center;
    padding: 0;
    margin: 0;
}

.remodal-box__item_nav .item {
    flex-basis: 239px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    align-content: center;
    border-bottom: 3px solid rgba(238, 49, 53, 0);
    text-decoration: none !important;
    padding: 25px 20px;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
}

.remodal-manager .remodal-box__item_form {
    width: 100%;
    flex-basis: 100%;
    min-width: 345px;
    flex-grow: 1;
    background-color: #fff;
    border-radius: 20px;
    padding: 61px 30px 61px 30px;
}

.remodal-box__item_nav .item .photo {
    display: block;
    border: 2px solid rgba(238, 49, 53, 0);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    background: #F7F7F8;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
}

.remodal-box__item_nav .item .photo img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    object-fit: cover;
    border: 4px transparent solid;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray;
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
}

.remodal-box__item_nav .item .title {
    width: 100%;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.38;
    text-align: center;
    color: #3C4245 !important;
    margin-top: 5px;
}

.remodal-box__item_nav .item,
.remodal-box__item_nav .item .photo {
    -webkit-transition: border-color 0.3s ease;
    -moz-transition: border-color 0.3s ease;
    -ms-transition: border-color 0.3s ease;
    -o-transition: border-color 0.3s ease;
    transition: border-color 0.3s ease;
}

.remodal-box__item_nav > li.act .item .photo,
.remodal-box__item_nav > li.act .item {
    border-color: rgba(238, 49, 53, 1);
}

.remodal-box__item_nav > li.act .item .photo img {
    filter: none;
    -webkit-filter: none;
}

.remodal-manager .form-group-cols {
    display: flex;
}

.remodal-manager .form-group-left {
    flex-basis: 50%;
    max-width: 323px;
    margin-right: 40px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.remodal-manager .form-group-wrap {
    width: auto;
    max-width: 340px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.remodal-manager .form-group-wrap .btn {

}

.remodal-manager .form-group-wrap .h4 {
    margin-bottom: 33px;
}



.video-prew-link {
    width: 100%;
    position: relative;
    padding-bottom: 83%;
    border-radius: 20px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.video-prew-link .play-video-icon:after {
    -webkit-transition: transform 0.3s ease;
    -moz-transition: transform 0.3s ease;
    -ms-transition: transform 0.3s ease;
    -o-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
    transform-origin: center center;
}

.video-prew-link:hover .play-video-icon:after {
    transform: scale(1.48);
}

.manager-info-wrap {
    width: 100%;
    list-style: none;
    margin: 0 0 35px 0;
}

.play-video-icon {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    display: block;
    width: 80px;
    min-width: 80px;
    height: 80px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    background: #FFFFFF;
}

.play-video-icon:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('../img_nw/arrow_3.svg') no-repeat right 32px center;
    -webkit-background-size: auto 20px;
    -moz-background-size: auto 20px;
    -o-background-size: auto 20px;
    background-size: auto 20px;
}

.manager-card {
    display: flex;
    width: 100%;
    align-items: center;
}

.manager-card img {
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    object-fit: cover;
    margin-right: 21px;
}

.manager-card-info {
    flex-grow: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.manager-card-info .title {
    width: 100%;
    margin-bottom: 8px;
    font-weight: 500;
    font-size: 24px;
    line-height: 1.125;
    color: #3C4245;
}

.manager-card-info .descr {
    width: 100%;
    font-size: 16px;
    line-height: 1.75;
    color: #3C4245;
    opacity: 0.6;
}

.manager-card-info .links {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.manager-card-info .links .link {
    font-weight: 500;
    font-size: 18px;
    line-height: 1.167;
    color: #3C4245;
    text-decoration: none !important;
    border-bottom: 1px rgba(60, 66, 69, 0) solid;
    -webkit-transition: border-bottom-color 0.3s ease;
    -moz-transition: border-bottom-color 0.3s ease;
    -ms-transition: border-bottom-color 0.3s ease;
    -o-transition: border-bottom-color 0.3s ease;
    transition: border-bottom-color 0.3s ease;
}

.manager-card-info .links .link:hover {
    border-bottom-color: rgba(60, 66, 69, 0.5);
}

.manager-card-info .links .soc {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.manager-card-info .links .soc img {
    width: auto;
    height: auto;
    max-width: 16px;
    max-height: 16px;
    margin-right: 0;
    object-fit: contain;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
}

.manager-card-info .links .soc-teleg img {
    margin-left: -1px;
}

.form-group-flatpickr {
    position: relative;
}

.flatpickr-str {
    border-color: #8D8D8D;
    display: inline-block;
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    z-index: 2;
    position: absolute;
    right: 20px;
    top: 50%;
    color: #8D8D8D;

}

.flatpickr-input.active ~ .flatpickr-str {
    color: #3C4245;
}

.flatpickr-calendar {
    padding: 20px 25px 25px 25px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    width: 271px;
}

.flatpickr-calendar.arrowBottom {
    margin-top: -50px;
}

.flatpickr-current-month .numInputWrapper {
    display: none !important;
}

.flatpickr-months .flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month {
    position: relative;
    display: flex;
}

.flatpickr-current-month {
    padding-top: 0;
    display: flex;
}

.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
    background-color: #fff;
}

.flatpickr-months {
    justify-content: center;
    position: relative;
}

.flatpickr-months .flatpickr-month {
    flex-grow: 0;
    flex-basis: 150px;
}

.flatpickr-current-month .flatpickr-monthDropdown-months {
    font-size: 16px;
    font-weight: 500;
    color: #3C4245;
    line-height: 1.125;
    width: 100%;
}

.flatpickr-day {
    font-size: 12px;
    font-weight: 500;
    color: #3C4245;
    line-height: 1.5;
    display: flex;
    align-items: center;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    height: 18px;
}

span.flatpickr-weekday {
    font-size: 12px;
    font-weight: 500;
    color: #3C4245;
    line-height: 1.5;
    margin-bottom: 5px;
}

.flatpickr-day.today {
    color: #EE3135;
    border: none;
}

.dayContainer {
    gap: 5px 0;
}

.flatpickr-day.selected, .flatpickr-day.startRange, .flatpickr-day.endRange, .flatpickr-day.selected.inRange, .flatpickr-day.startRange.inRange, .flatpickr-day.endRange.inRange, .flatpickr-day.selected:focus, .flatpickr-day.startRange:focus, .flatpickr-day.endRange:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange:hover, .flatpickr-day.endRange:hover, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.endRange.nextMonthDay {
    background-color: #e6e6e6;
    border: none;
    color: #3C4245;
}

.flatpickr-months .flatpickr-prev-month svg,
.flatpickr-months .flatpickr-next-month svg {
    display: none;
}

.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month.flatpickr-prev-month,
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,
.flatpickr-months .flatpickr-next-month.flatpickr-next-month {
    padding: 0;
    height: auto;
    border-color: #8D8D8D;
    display: inline-block;
    border-top: 5px solid;
    border-right: 5px solid transparent;
    border-bottom: 0;
    border-left: 5px solid transparent;
    z-index: 2;
    position: absolute;
    right: 18px;
    top: 50%;
    margin-top: -2.5px;
    color: #8D8D8D;
    transform: rotate(-90deg);
}

.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
    transform: rotate(90deg);
    right: auto;
    left: 18px;
}

.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,
.flatpickr-months .flatpickr-next-month.flatpickr-disabled {
    display: none;
}

.flatpickr-calendar.hasTime .flatpickr-time {
    border: none;
}

.flatpickr-time input,
.flatpickr-time input:hover,
.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time input:focus,
.flatpickr-time .flatpickr-am-pm:focus {
    background: #fff;
    font-size: 16px;
    font-weight: 500 !important;
    color: #3C4245;
    line-height: 1.125;
}

.flatpickr-calendar.hasTime {
    width: auto;
}

.numInputWrapper span:after {
    display: none;
}

.numInputWrapper span {
    padding: 0;
    height: auto;
    width: auto;
    border-color: #8D8D8D;
    display: inline-block;
    border-top: 5px solid;
    border-right: 5px solid transparent;
    border-bottom: 0;
    border-left: 5px solid transparent;
    z-index: 2;
    position: absolute;
    left: 50%;
    right: auto;
    top: 50%;
    margin-left: -5px;
    color: #8D8D8D;
    opacity: 1; filter:alpha(opacity=100); -moz-opacity: 1;
}

.numInputWrapper span.arrowUp {
    transform: rotate(180deg);
}

.numInputWrapper span.arrowDown {
    top: auto;
    bottom: 0;
}

.flatpickr-time .flatpickr-time-separator,
.flatpickr-time .flatpickr-am-pm {
    font-size: 16px;
    font-weight: 500 !important;
    color: #3C4245;
    line-height: 1.125;
}

.error_mess {
    position: absolute;
    font-size: 12px;
    font-weight: 500;
    color: #EE3135;
    line-height: 1.75;
    top: 0;
    left: 20%;
    opacity: 0; filter:alpha(opacity=0); -moz-opacity: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.remodal .form-control.is_error ~ .error_mess {
    top: 0;
    left: 21px;
    opacity: 1; filter:alpha(opacity=100); -moz-opacity: 1;
}

.remodal .form-control.is_error {
    color: #EE3135;
    border-color: #EE3135;
}

.remodal .form-control.is_error::-webkit-input-placeholder {
    color: #EE3135;
}
.remodal .form-control.is_error::-moz-placeholder {
    color: #EE3135;
}
.remodal .form-control.is_error:-ms-input-placeholder {
    color: #EE3135;
}
.remodal .form-control.is_error::-ms-input-placeholder {
    color: #EE3135
}
.remodal .form-control.is_error::placeholder {
    color: #EE3135;
}

.remodal-ok {
    max-width: 587px;
}

.remodal-ok .remodal-box__item {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    padding: 98px 58px 93px 58px;
}

.remodal-ok .remodal-box__item img {
    width: 155px;
    height: auto;
    margin-bottom: 45px;
}

.remodal-ok .remodal-box__item .title-h1 {
    margin-bottom: 20px;
}

.remodal-ok .h4 {
    margin-bottom: 0;
    max-width: 346px;
}

.slider-landscap .flickity-slider {
    display: flex;
}

.slider-landscap .item {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    min-height: 100%;
}

.slider-landscap .item .tx {
    flex-grow: 1;
}

.map_kp_point {
    display: block;
    padding: 20px;
}

.map-my-balloon {
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    min-width: 200px;
    background-color: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .15), 0 5px 15px -7px rgba(0, 0, 0, .5);
}
.my-balloon-hours,
.my-balloon-rating,
.my-balloon-title {
    font-weight: 700;
    font-size: 16px;
    width: 100%;
    color: #3C4245;
}

.my-balloon-hours,
.my-balloon-rating {
    font-weight: 500;
    font-size: 14px;
    width: auto;
    margin-right: 5px;
    color: #5d666b;
}

.my-balloon-rating {
    font-weight: 700;
}

.map-my-balloon-wrap {
    box-shadow: none !important;
    top: -35px !important;
    left: 30px !important;
}

.map-my-balloon-wrap .ymaps-2-1-79-balloon__layout {
    background: none !important;
}

.map-my-balloon-wrap .ymaps-2-1-79-balloon__content {
    padding: 0 !important;
    background: none !important;
}

.map-my-balloon-wrap  .ymaps-2-1-79-balloon__tail {
    display: none !important;
}

.remodal .flatpickr-input .form-control {
    background: none !important;
}

.flatpickr-placeholder {
    position: absolute;
    left: 1px;
    top: 1px;
    right: 1px;
    bottom: 1px;
    padding: 16px 16px;
    font-size: 18px;
    line-height: 1.167;
    color: #8D8D8D;
    display: flex;
    align-items: center;
    background-color: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    display: none;
    z-index: 2;
}

.show_placeh .flatpickr-placeholder {
    display: flex;
}

.slider.no-flickity-button .flickity-prev-next-button {
    display: none;
}

.custom-control {
    position: relative;
    z-index: 1;
    display: flex;
    min-height: 1.5rem;
    padding-left: 36px;
    color-adjust: exact;
}

.custom-control-inline {
    display: inline-flex;
    margin-right: 1rem
}

.custom-control-input {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 1rem;
    height: 1.25rem;
    opacity: 0
}

.custom-control-input:checked ~ .custom-control-label:before {
    color: #fff;
    border-color: #EE3135;
    background-color: #EE3135
}

.custom-control-input:focus ~ .custom-control-label:before {
    /*box-shadow: 0 0 0 .2rem rgba(255, 87, 51, .25);*/
    box-shadow: 0 0 0 .2rem rgba(238, 49, 53, 0.25)
}

.custom-control-input:focus:not(:checked) ~ .custom-control-label:before {
    border-color: #EE3135
}

.custom-control-input:not(:disabled):active ~ .custom-control-label:before {
    color: #fff;
    background-color: #ffeae6;
    border-color: #ffeae6
}

.custom-control-input:disabled ~ .custom-control-label, .custom-control-input[disabled] ~ .custom-control-label {
    color: #6c757d
}

.custom-control-input:disabled ~ .custom-control-label:before, .custom-control-input[disabled] ~ .custom-control-label:before {
    background-color: #e9ecef
}

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
    display: flex;
    align-items: center;
}

.custom-control-label .label-span {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5;
    color: #000000;
    display: flex;
}

.custom-control-label:before {
    pointer-events: none;
    background-color: #fff;
    border: 1px solid #EE3135
}

.custom-control-label:after, .custom-control-label:before {
    position: absolute;
    top: .1rem;
    display: block;
    width: 23px;
    height: 23px;
    content: "";
    left: -36px;
}

.custom-control-label:after {
    background: 50%/50% 50% no-repeat
}

.custom-checkbox .custom-control-label:before {
    border-radius: 5px
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label:after {
    background-image: url("/static/village_new/img_2/check.svg");
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label:before {
    border-color: #EE3135;
    background-color: #EE3135
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label:before {
    background-color: rgba(255, 87, 51, .5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label:before {
    background-color: rgba(255, 87, 51, .5)
}

.ob-list-none {
    font-size: 18px;
    line-height: 1.17;
    color: #3C4245;
    margin-top: 11px;
    text-align: center;
    padding: 40px 20px;
    background-color: #F9F9F9;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
    margin-bottom: 24px;
}

.ob-list-none .title-h1 {
    margin-bottom: 8px;
}

.slider.is_no_arrow .flickity-prev-next-button {
    display: none !important;
}

.ob-list-one .item {
    border: 1px solid rgba(0, 0, 0, 0.2);
    /*padding: 10px;*/
    border-radius: 20px;
}

.ob-list-one .item-wrap:hover .item {
    border-color: #3C4245;
}

.ob-list-one .item .img {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.ob-list-one .item .info {
    padding: 0 10px 10px 10px;
}

.ob-list-one .ob_opts .opt_it {
    border-radius: 10px;
}

.form-group-selectpicker .bootstrap-select {
    padding: 0 !important;
}

.form-group-selectpicker .bootstrap-select>.dropdown-toggle {
    background: none !important;
    border: none !important;
    outline: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    height: 53px;
    padding: 14px 20px 14px 20px;
}

.form-group-selectpicker .bootstrap-select .dropdown-toggle .filter-option,
.form-group-selectpicker .bootstrap-select>.dropdown-toggle.bs-placeholder,
.form-group-selectpicker .bootstrap-select>.dropdown-toggle.bs-placeholder:active,
.form-group-selectpicker .bootstrap-select>.dropdown-toggle.bs-placeholder:focus,
.form-group-selectpicker .bootstrap-select>.dropdown-toggle.bs-placeholder:hover {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.5;
    color: #3C4245;
}

.form-group-selectpicker .dropdown-toggle::after {
    margin-left: 6px !important;
    margin-top: 2px !important;
}

.form-group-selectpicker .dropup .dropdown-toggle::after {
    margin-top: -1px !important;
}


.form-group-selectpicker .dropdown-item {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.125;
    color: #8D8D8D;
}

.form-group-selectpicker .dropdown-menu {
    padding: 0;
    margin: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -webkit-box-shadow: 0px 4px 50px 0px #9E9E9E33;
    -moz-box-shadow: 0px 4px 50px 0px #9E9E9E33;
    box-shadow: 0px 4px 50px 0px #9E9E9E33;
    border: 1px solid rgba(0, 0, 0, 0.2);
}

.form-group-selectpicker .dropdown-menu li a {
    padding: 7px 25px;
    color: #8D8D8D;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.form-group-selectpicker .dropdown-item:focus,
.form-group-selectpicker .dropdown-item:hover,
.form-group-selectpicker .dropdown-item.active,
.form-group-selectpicker .dropdown-item:active {
    background: none;
    color: #3C4245;
}

.remodal .form-group-selectpicker.form-group-50 {
    max-width: calc(50% - 8px);
}

.form-group-selectpicker .dropdown-menu > .inner {
    max-height: 200px !important;
}

.form-group-selectpicker .dropdown-toggle .filter-option-inner-inner {
    color: #8D8D8D;
    font-size: 18px;
    font-weight: 400;
}

.form-group-selectpicker .dropdown-menu.inner {
    padding: 18px 0;
}

.ob_list_link {
    position: relative;
    top: -130px;
}

.filter-col-rent .btn-group {
    display: flex;
    height: 40px;
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    align-items: center;
    justify-content: center;
    padding: 8px;
}

.filter-col-rent .custom-control-label .label-span {
    line-height: 1;
    font-size: 16px;
    font-weight: 500;
}

.filter-col-rent .custom-control {
    padding-left: 33px;
}

.filter-col-rent .custom-control-label:after,
.filter-col-rent .custom-control-label:before {
    left: -33px;
}

.filter-col-rent .custom-control-input:focus:not(:checked) ~ .custom-control-label:before,
.filter-col-rent .custom-control-label:before {
    border-color: #3C4245;
}

.filter-col-rent .custom-control-input:focus ~ .custom-control-label:before {
    box-shadow: 0 0 0 .2rem rgba(60, 66, 69, 0.25);
}

.filter-col-rent .custom-control-input:not(:disabled):active ~ .custom-control-label:before {
    border-color: rgba(60, 66, 69, 0.25);
    background-color: rgba(60, 66, 69, 0.25);
}

.filter-col-rent .custom-control-input:checked ~ .custom-control-label:before {
    border-color: #3C4245;
    background-color: #3C4245;
}

.btn-dark-ext2 {
    background: #EE3135;
    border-color: #EE3135;
    flex-basis: auto;
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn-dark-ext2.focus,
.btn-dark-ext2:focus,
.btn-dark-ext2:not(:disabled):not(.disabled).active,
.btn-dark-ext2:not(:disabled):not(.disabled):active,
.show>.btn-dark-ext2.dropdown-toggle {
    background: #CA0D11;
    border-color: #CA0D11;
}

.btn-dark-ext2 img {
    width: 24px;
    height: auto;
}

.fancybox__container {
    z-index: 10050;
}

.slider-img-full .item .item_descr {
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 14px;
    font-weight: 500;
    line-height: 150%;
    color: #fff;
    padding: 18px 20px;
    z-index: 3;
}

.item_descr_mob {
    width: 100%;
    font-size: 13px;
    font-weight: 400;
    line-height: 115.385%;
    color: #3C4245;
    margin-top: 5px;
    padding: 0 5px;
}

.is_btn_blik {
    overflow: hidden;
    position: relative;
}

.is_btn_blik img,
.is_btn_blik span {
    position: relative;
    z-index: 2;
}

.is_btn_blik:before {
    content: '';
    position: absolute !important;
    display: block;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 1 !important;
    animation: btn_blik_anim;
    animation-duration: 2.5s;
    animation-iteration-count: infinite;
    animation-direction: normal;
    animation-timing-function: linear;
    /*background: linear-gradient(107deg, rgba(238, 49, 53, 0) 17.64%, rgba(255, 255, 255, 0.2) 41.61%, rgba(238, 49, 53, 0) 65.58%);*/
    background: linear-gradient(107deg, #EE3135 17.64%, #FF6063 41.61%, #EE3135 65.58%);
}

.is_btn_blik:hover:before {
    z-index: -1 !important;
}


@keyframes btn_blik_anim {
    from {
        top: 0;
        left: -101%;
    }
    50% {
        left: 101%;
        top: 0;
    }
    70% {
        left: 101%;
        top: -101%;
    }
    85% {
        left: -101%;
        top: -101%;
    }
    to {
        left: -101%;
        top: 0;
    }
}


.slider-comments-wrap {
    margin-top: 0;
}

.slider-comments .flickity-slider {
    display: flex;
}

.slider-comments .item {
    margin: 0 12px;
    overflow: hidden;
    /*border: 1px solid rgba(60, 66, 69, 0.6);*/
    left: calc((100vw - 1320px) / 2 * 1 - 19px ) !important;
    text-decoration: none !important;

    display: flex;
    flex-direction: column;
    flex-grow: 1;
    min-height: 100%;

    background: #F9F9F9;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
    padding: 60px;
    width: 424px;
    color: #3C4245;
    align-items: flex-start;
}

.slider-comments span.item {
    width: calc((100vw - 1320px) * 1 - 60px );
    border: none !important;
    z-index: -1;
    background: none;
}

.slider-comments .item .title {
    display: block;
    font-family: 'TT-Norms', Arial, sans-serif;
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 500;
    line-height: 135%;
}

.slider-comments .item .tx {
    display: block;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    flex-grow: 1;
}

.slider-comments .item .rating {
    display: flex;
    align-items: center;
    padding: 10px 20px;
    background-color: #fff;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    font-size: 14px;
    font-weight: 500;
    line-height: 150%;
    gap: 6px;
}

.rating .stars {
    display: flex;
    align-items: center;
    gap: 4px;
}

.rating .stars img {
    width: 16px;
    height: 15px;
}

.comment-user-wrap {
    display: flex;
    gap: 20px;
    align-self: stretch;
    justify-content: center;
    align-items: center;
    margin-bottom: 17px;
}

.comment-user-wrap > img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
}

.comment-user-tx {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 5px;
    flex: 1 0 0;

    color: #8D8D8D;
    font-size: 12px;
    font-weight: 500;
    line-height: 100%
}

.comment-user-name {
    width: 100%;
    color: #3C4245;
    font-size: 20px;
    font-weight: 500;
    line-height: 135%;
}

.has-youtube .fancybox__content,
.has-vimeo .fancybox__content,
.has-html5video .fancybox__content {
    width: 100%;
    height: auto;
}




.online-work {
    width: 100%;
    display: inline-flex;
    justify-content: flex-end;
    align-items: center;
    gap: 5px;
    margin-top: 4px;
}

.online-work-tx {
    font-size: 16px;
    font-weight: 500;
    line-height: 115%;
    color: #6BBD3F;
}

.online-work-ico {
    position: relative;
    width: 17px;
    height: 17px;
    background-color: rgba(107, 189, 63, 0.23);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;

    -webkit-animation: onlineWork 2s linear infinite ;
    animation: onlineWork 2s linear infinite ;

    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

@keyframes onlineWork {
    0% {
        opacity: 1; filter:alpha(opacity=100); -moz-opacity: 1;
    }
    10% {
        opacity: 1; filter:alpha(opacity=100); -moz-opacity: 1;
    }
    45% {
        opacity: 0; filter:alpha(opacity=0); -moz-opacity: 0;
    }
    50% {
        opacity: 0; filter:alpha(opacity=0); -moz-opacity: 0;
    }
    90% {
        opacity: 1; filter:alpha(opacity=100); -moz-opacity: 1;
    }
    100% {
        opacity: 1; filter:alpha(opacity=100); -moz-opacity: 1;
    }
}

.online-work-ico > div {
    position: absolute;
    width: 7px;
    height: 7px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: #6BBD3F;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
}


@media (max-width: 1199px) {
    .header__logo {
        flex: none;
        transform: none;
    }
    .navbar-phone {
        transform: none;
    }
    .online-work-tx {
        font-size: 13px;
    }
}






.slider-landscap-wrap {
    margin-top: 40px;
}

.landscap-list {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    flex-direction: row;
}

.landscap-list .item {
    display: flex;
    flex-basis: calc(50% - 12px);
    max-width: calc(50% - 12px);
    padding: 40px;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    border-radius: 30px;
    border: 1px solid rgba(60, 66, 69, 0.60);
}

.landscap-list .item .img {
    position: relative;
    width: 100%;
    height: 220px;
    border-radius: 20px;
    overflow: hidden;
    margin-top: 20px;
    padding-bottom: 38.73%;
}

.landscap-list .item .img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}

.landscap-list .item .tx {
    font-size: 20px;
    line-height: 1.3;
    margin-bottom: auto;
    margin-top: 10px;
}

.landscap-list .item .title {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.35;
}

.sect-village-benefits .slider-images .item {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
}

.sect-village-benefits .slider-images .item .img:after {
    position: absolute;
    content: '';
    display: block;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    opacity: 0.5; filter:alpha(opacity=50); -moz-opacity: 0.5;
    background: linear-gradient(0deg, #3C4245 0%, rgba(60, 66, 69, 0.70) 20.1%, rgba(60, 66, 69, 0.00) 57.43%);
}

.sect-village-benefits .slider-images .item .item_descr {
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 14px;
    font-weight: 500;
    line-height: 150%;
    color: #fff;
    padding: 20px;
    z-index: 3;
}

.sect-village-benefits .item_descr_mob {
    width: 100%;
    font-size: 13px;
    font-weight: 400;
    line-height: 115.385%;
    color: #3C4245;
    margin-top: 5px;
    padding: 0 5px;
}

.sect-village-comments .title-h1 {
    margin-bottom: 25px;
}





.bd_pup .navbar-location {
    order: 1;
}
.bd_pup .header__logo {
    order: 2;
}
.bd_pup .navbar-phone {
    order: 3;
}
.bd_pup .navbar-filter-close {
    order: 4;
}


.bd_pup .navbar-toggler {
    height: 25px;
    order: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    padding: 0;
    margin: 0 40px 0 0;
    display: flex;
    align-items: center;
    gap: 10px;
    outline: none !important;
}


.bd_pup .navbar-toggler .title {
    position: relative;
    font-size: 20px;
    font-weight: 500;
    line-height: 135%;
    color: #3C4245;
    -webkit-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out
}

.bd_pup .navbar-toggler .line {
    position: relative;
    display: block;
    width: 19px;
    height: 17px;
    margin-left: 2px;
    margin-top: 4px;
}

.bd_pup .navbar-toggler .line span {
    display: block;
    position: absolute;
    height: 2px;
    width: 19px;
    background: #3C4245;
    opacity: 1;
    transform-origin: center center;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.bd_pup .navbar-toggler .line span:nth-child(1) {
    top: 0;
}
.bd_pup .navbar-toggler .line span:nth-child(2) {
    top: 7px;
}
.bd_pup .navbar-toggler .line span:nth-child(3) {
    top: 14px;
}

.bd_pup .navbar-toggler.open .line span:nth-child(1),
.bd_pup .navbar-toggler.open .line span:nth-child(3) {
    top: 5px;
    width: 23px;
    background: #EE3135;
}

.bd_pup .navbar-toggler.open .line span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.bd_pup .navbar-toggler.open .line span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.bd_pup .navbar-toggler.open .line span:nth-child(2) {
    opacity: 0; filter:alpha(opacity=0); -moz-opacity: 0;
}

.bd_pup.body-over .navbar-toggler .title {
    color: #EE3135;
}


.top-menu {
    min-width: 350px;
    background: #fff;
    padding: 28px 0 35px 0;
    /*height: calc(100vh - 72px);*/
    position: fixed;
    top: 88px;
    /*left: -120%;*/
    z-index: 7;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -o-border-radius: 40px;
    transform: scaleY(0);
    transform-origin: left top;
}

.top-menu.open {
    transform: scaleY(1);
    box-shadow: 0px 4px 50px 0px rgba(158, 158, 158, 0.20);
}

.navbar.fixed-top .top-menu .inner-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: flex-start;
    min-width: unset;
    /*height: 100%;*/
}

.navbar.fixed-top .inner-relat {
    position: relative;
}

.top-menu__list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    margin-bottom: 23px;
}

.top-menu__list li {
    width: 100%;
    margin: 0;
    padding: 0;
    display: block;
}

.top-menu__list li a {
    display: block;
    color: #3C4245 !important;
    font-size: 20px;
    font-weight: 500;
    line-height: 135%;
    padding: 7px 0;
    text-decoration: none !important;
}

.top-menu__button {
    width: 100%;
}

.top-menu__footer {
    display: none;
    width: 100%;
}

.bd_pup .sect-village-banner-pgob,
.bd_pup .sect-village-banner {
    padding-top: 12px;
}




.tags_filters {
    display: flex;
    list-style-type: none;
    margin: 11px 0 35px 0;
    padding: 0;
    gap: 10px 20px;
    width: 100%;
    flex-wrap: wrap;
}

.tags_filters > li {
    position: relative;
    display: flex;
    list-style-type: none;
    margin: 0;
    padding: 0;
    flex-grow: 1;
    width: 100%;
    min-width: 300px;
    max-width: 395px;
    flex-basis: calc(33% - 40px);
    justify-content: space-between;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.125;
}

.tags_filters > li > span,
.tags_filters > li > a {
    position: relative;
    background-color: #fff;
}

.tags_filters > li > a {
    padding-right: 10px;
    white-space: nowrap;
    color: rgba(238, 49, 53, 1) !important;
    text-decoration: none !important;
}

.tags_filters > li > span {
    padding-left: 10px;
}

.tags_filters > li:before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 2px;
    height: 1px;
    border-bottom: 1px rgba(60, 66, 69, 0.5) dashed;
}

.ob_tags {
    display: flex;
    width: 100%;
    gap: 4px 4px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-top: 5px;
    margin-bottom: auto;
}

.ob_tags .ob_tag_it {
    display: block;
    padding: 4px 9px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    background: #F7F7F8;

    color: rgba(60, 66, 69, 0.6) !important;
    font-size: 12px;
    font-weight: 500;
    line-height: 150%;
    text-decoration: none !important;
}








.tags_filters_v2 {
    display: flex;
    list-style-type: none;
    margin: 0 0 35px 0;
    padding: 0;
    gap: 5px;
    width: 100%;
    flex-wrap: wrap;
}

.tags_filters_v2 > li {
    position: relative;
    display: flex;
    list-style-type: none;
    margin: 0;
    padding: 0;
    justify-content: flex-start;
}

.tags_filters_v2 > li,
.tags_filters_more a {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.125;
}

.tags_filters_more {
    display: none;
    width: 100%;
    order: 2;
}

.tags_filters_v2 > li > a,
.tags_filters_more a {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    background: #F7F7F8;
    padding: 5px 9px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    border: 1px #F7F7F8 solid;
    white-space: nowrap;
    color: rgba(60, 66, 69, 0.6) !important;
    text-decoration: none !important;
}

.tags_filters_more a {
    display: inline-block;
}

.tags_filters_v2 > li > a.act {
    color: rgba(60, 66, 69, 1) !important;
    border: 1px rgba(60, 66, 69, 1) solid;
}

.tags_filters_v2 > li > a.is_clear {
    color: #EE3135 !important;
}

.tags_filters_v2 > li > a.is_clear.clear_act {
    color: #fff !important;
    background: #EE3135;
    border: 1px #EE3135 solid;
}

.tags_filters_v2 > li > a.is_clear.clear_act:after {
    content: '';
    display: block;
    background: url(/static/village_new/img_nw/close_3.svg) no-repeat center center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    width: 8px;
    height: 8px;
    margin-left: 10px;
}

.btn-link-ext2.clear_act {
    background: #EE3135;
    position: relative;
}

.btn-link-ext2.clear_act:after {
    content: '';
    display: block;
    background: url('/static/village_new/img_nw/close_3.svg') no-repeat center center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    width: 12px;
    height: 12px;
    margin-left: 5px;
}

.filter-sort-counts {
    margin-right: 20px;
}




.sect-village-benefits.on_oject {
    background-color: #F7F7F8;
    padding: 76px 0 140px 0;
}

.sect-village-benefits.on_oject .slider-images .item {
    width: 424px;
}

.sect-village-benefits.on_oject .title-h1  {
    margin-bottom: 24px;
}

@media (max-width: 767px) {
    .sect-village-benefits.on_oject .slider-images .item {
        width: 272px;
    }
    .sect-village-benefits.on_oject .title-h1  {
        margin-bottom: 15px;
    }
    .sect-village-benefits.on_oject {
        padding: 30px 0 82px 0;
    }
    .sect-village-benefits.on_oject .slider-images .item .item_descr {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        color: #fff;
        font-weight: 500;
        line-height: 150%;
        padding: 10px 15px;
        margin-top: 0;
    }
}

.sect-village-benefits.on_oject .slider-images.is_center_arrow .flickity-prev-next-button {
    display: none;
}

.top-menu__button .butt-red-white {
    margin-bottom: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
}

@media (max-width: 767px) {
    .top-menu__button .butt-red {
        min-height: 55px;
        font-size: 18px;
    }
}


/***********/


.cat_page_ext_seo_sect {
    margin: 0 0 100px 0;
    color: #191919;
    font-size: 16px;
    font-weight: 400;
    line-height: 137.5%;
}

.cat_page_ext_seo_sect blockquote {
    margin: 0 0 0 1rem;
}

.cat_page_ext_seo_sect .sect_title {
    color: #191919;
    text-transform: none;
    font-size: 45px;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: -0.9px;
    margin-bottom: 30px;
}

.cat_page_ext_seo_sect a {
    color: #191919 !important;
    text-decoration: none !important;
    border-bottom: 1px rgba(25, 25, 25, 0.7) solid;
    -webkit-transition: border-bottom-color 0.3s ease;
    -moz-transition: border-bottom-color 0.3s ease;
    -ms-transition: border-bottom-color 0.3s ease;
    -o-transition: border-bottom-color 0.3s ease;
    transition: border-bottom-color 0.3s ease;
}

.cat_page_ext_seo_sect a:hover {
    border-bottom-color: rgba(25, 25, 25, 0);
}

.cat_page_ext_seo_sect .intro {
    max-width: 873px;
    margin-bottom: 30px;
}

.cat_page_ext_seo_sect .text_cols {
    display: flex;
    gap: 20px;
}

.text_cols .text_cols_item {
    flex-basis: 25%;
    min-width: 25%;
    flex-grow: 1;
    padding: 30px;
    border-radius: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    -o-border-radius: 9px;
    background: rgba(228, 228, 230, 0.20);
}

.text_cols .text_cols_item .icon {
    width: 30px;
    margin-bottom: 10px;
}

.text_cols .text_cols_item h2,
.text_cols .text_cols_item h4 {
    font-size: 18px;
    font-weight: 500;
    line-height: 122.222%;
    letter-spacing: -0.36px;
    margin-bottom: 10px;
}

.text_cols_more {
    margin-bottom: 30px;
    width: 100%;
}

.text_cols_more a {
    color: #191919 !important;
    text-decoration: none !important;
    border-bottom: 1px rgba(25, 25, 25, 0.7) solid;
    -webkit-transition: border-bottom-color 0.3s ease;
    -moz-transition: border-bottom-color 0.3s ease;
    -ms-transition: border-bottom-color 0.3s ease;
    -o-transition: border-bottom-color 0.3s ease;
    transition: border-bottom-color 0.3s ease;
}

.text_cols_more a:hover {
    border-bottom-color: rgba(25, 25, 25, 0);
}

.text_cols_more a span:last-child {
    display: none;
}

.text_cols_more.is_open a span:first-child {
    display: none;
}

.text_cols_more.is_open a span:last-child {
    display: inline;
}


@media screen and (max-width: 992px) {
    .cat_page_ext_seo_sect .text_cols {
        flex-wrap: wrap;
        gap: 10px
    }
    .text_cols .text_cols_item {
        flex-basis: 100%;
        min-width: unset;
    }
}

@media screen and (max-width: 768px) {
    .cat_page_ext_seo_sect {
        /*margin-top: 40px;*/
        margin-bottom: 60px;
    }
    .cat_page_ext_seo_sect .sect_title {
        font-size: 22px;
        line-height: 136.364%;
        letter-spacing: -0.22px;
        margin-bottom: 20px;
    }
}

.footer-map-mob {
    height: 0;
    max-width: calc(100vw - 80px);
}

.footer-bottom-co-mob {
    display: none;
}