.dacha_banner {
    background: url(img/banner.png) top center no-repeat;
    height: 301px;
    display: flex;
}

.dacha_banner_inner {
    width: 465px;
    margin: 0 auto;
    padding-top: 105px;
}

.dacha_banner_block {
    padding-left: 18px;
}

.dacha_banner_title {
    font-family: 'HelveticaNeueCyr', Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 32px;

    text-align: center;

    color: #424242;
}

.dacha_title_desc {
    font-family: 'HelveticaNeueCyr', Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    color: #424242;
    margin: 8px auto 0;
    max-width: 712px;
}

.dacha_banner_text {
    font-family: 'HelveticaNeueCyrRoman', Helvetica, Arial, sans-serif;
    padding-top: 4px;
    font-size: 62px;
    line-height: 62px;
    color: #FFFFFF;
    margin: 0;
}

.dacha_title {
    text-align: center;
    margin: 36px auto 8px;
    font-size: 35px;
    line-height: 35px;
    color: #424242;
    font-family: 'HelveticaNeueCyrRoman', Helvetica, Arial, sans-serif;
}

.dacha_items {
    margin-top: 36px;
}

.dacha_items_order {
    margin-top: 26px;
}

.dacha_flex {
    display: flex;
    flex-wrap: wrap;
}

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

.dacha_flex_center {
    justify-content: center;
}

.dacha_tiser {
    width: 15%;
    flex-basis: 15%;
    min-height: 160px;
    text-align: center;
    margin: 0 7px;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: flex-start;
}

.dacha_items_order .dacha_tiser {
    flex-basis: 22.5%;
}

.dacha_tiser_img {
    width: 100%;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.dacha_tiser>p {
    font-family: 'HelveticaNeueCyr', Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    color: #424242;
    margin-top: 20px;
}

.dacha_items_order .dacha_tiser>p {
    font-size: 16px;
    line-height: 20px;
}

.dacha_tiser>p>a {
    font-family: 'HelveticaNeueCyr', Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    color: #E91A23;
    margin-top: 16px;
    display: block;
}

.dacha_tiser>p>span {
    font-family: 'HelveticaNeueCyr', Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 550;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #424242;
    margin-top: 16px;
    display: block;
}

.dacha_title_2 {
    text-align: center;
    margin: 60px auto 48px;
    font-size: 28px;
    line-height: 28px;
    color: #424242;
    font-family: 'HelveticaNeueCyrRoman', Helvetica, Arial, sans-serif;
}

.dacha_text {
    font-size: 16px;
    line-height: 118.56%;
    text-align: center;
    color: #424242;
    margin: 48px auto 35px;
    font-family: 'HelveticaNeueCyrRoman', Helvetica, Arial, sans-serif;
}

.dacha_advantage {
    margin: 0 30px;
    text-align: center;
    font-size: 14px;
    line-height: 14px;
    color: #424242;
    font-family: 'HelveticaNeueCyrRoman', Helvetica, Arial, sans-serif;
}

.dacha_catalog {
    margin-top: 22px;
}

.dacha_recommend {
    margin-top: 70px;
}

.dacha_recommend_item {
    width: 350px;
    margin: 0 20px;
    font-size: 14px;
    line-height: 18px;
    color: #424242;
    font-family: 'HelveticaNeueCyrRoman', Helvetica, Arial, sans-serif;
    font-style: italic;
}

.dacha_recommend_name {
    font-style: normal;
    font-weight: bold;
    padding-top: 20px;
}

.dacha_recommend_notice {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 16px;
    color: #8B90A0;
    font-family: 'HelveticaNeueCyrRoman', Helvetica, Arial, sans-serif;
}

.dacha_recommend_button {
    background: #ED0000;
    color: #fff;
    margin: 0 auto;
    width: 228px;
    height: 40px;
    font-family: 'HelveticaNeueCyrRoman', Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    padding-top: 12px;
    border-radius: 5px;
    cursor: pointer;
    margin-bottom: 40px;
}

.content_title {
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    color: #353A4A;
    padding-bottom: 5px;
}

.dacha_line {
    border-bottom: 1px solid #E9E9E9;
    margin-top: 70px;
}

.window_dacha_pagination {
    width: 100%;
}

.mkd-catalog__item {
    background: #FFFFFF;
    margin: 0 6px 20px;
    width: calc(20% - 12px);
    border: 1px solid #D2D2D2;
    border-radius: 4px;
    transition: all 0.2s;
}

.dacha-catalog__item_image {
    height: unset;
    padding: 10px 10px 0;
}

.dacha_sale {
    font-family: 'HelveticaNeueCyr', Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
    text-decoration-line: line-through;

    color: #9F9F9F;

}

.container_help {
    background: #F6F6F6;
    margin-top: 36px;
    padding: 46px 0;
    text-align: center;
}

.container_help p {
    font-family: 'HelveticaNeueCyr', Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 32px;
    text-align: center;
    color: #424242;
}


.container_help_btn {
    border: 1px solid #E91A23;
    box-sizing: border-box;
    border-radius: 4px;
    text-decoration: none;
    padding: 14px;
    color: #E91A23;
    display: block;
    width: fit-content;
    margin: 26px auto 0;
    cursor: pointer;
}

.container_help_btn:hover {
    color: #E91A23;
}

.container_help_btn:active {
    color: #E91A23;
}

.container .tag_link {
    display: inline-block;
    margin: 8px 10px 5px 0px;
    padding: 5px 0px;
    color: black;
    font-size: 12px;
    border-bottom: 1px solid #E91A23;
    text-decoration: none;
}

.container .tag_link:hover {
    color: red;
    border-bottom: 1px solid black;
    text-decoration: none;
}

.section-default.section-fullslider {
    border-top: unset;
    padding: 36px 0 36px;
}

h3.section-default__title {
    margin-bottom: 16px;
}

.fullslider__links {
    display: none;
}

h2.dacha_title.dacha_title_review {
    margin: 0 auto 16px;
}

.reviews a {
    color: #008CDB;
}

@media only screen and (min-width: 1300px) {
    .container {
        width: 1265px;
    }
}

@media only screen and (min-width: 1000px) {
    .celling-popup {
        overflow-y: auto;
    }

    .celling-popup__body {
        margin-right: 15px;
    }

    .celling-popup__body .main-header {
        padding-right: 15px;
    }
}

@media only screen and (max-width: 1920px) {}

@media only screen and (max-width: 1600px) {}

@media (max-width: 1440px) {}

@media (max-width: 1299px) {

    .dacha_video_buttons {
        margin-bottom: 100px;
    }

    .dacha_recommend {
        margin-top: 50px;
    }

    .dacha_advantages {
        margin-bottom: 100px;
    }

    .dacha_tiser {
        margin-bottom: 14px;
    }

    .dacha_recommend_item {
        margin-bottom: 30px;
    }

    .dacha_text {
        padding: 0 15px;
    }

    .dacha_banner {
        background-size: cover;
        background-image: url(img/banner-tablet.png);
        height: 173px;
    }

    .main-banner__container {
        max-width: 730px;
    }
    
    .main-banner__measurer {
        bottom: 17px;
    }
}

@media (max-width: 997px) {
    .mkd-catalog__item {
        width: calc(25% - 12px);
    }

    .cottage__recommendation .bx-wrapper {
        margin: 0 auto;
    }
}

@media (max-width: 990px) {
    .main-banner__container {
        display: none;
    }
}

@media only screen and (max-width: 800px) {
    .dacha_tiser {
        width: 23%;
        flex-basis: 23%;
    }

    .mkd-catalog__item {
        width: calc(33% - 12px);
    }

    .container_help_btn {
        font-size: 14px;
        line-height: 16px;
    }

    .container_help p {
        font-size: 24px;
        line-height: 24px;
    }

}

@media (max-width: 789px) {
    h3.section-default__title {
        text-align: center;
        font-size: 32px;
        line-height: 32px;
        font-weight: bold;
    }

    .dacha_banner {
        background-image: url(img/banner-xs.png);
    }
}

@media (max-width: 650px) {
    .mkd-catalog__item {
        width: calc(50% - 12px);
    }
}

@media (max-width: 499px) {

    .dacha_banner {
        background: url(img/banner-xs.png) top center no-repeat;
        max-height: calc(100vw / 2.46);
        height: calc(100vw / 2.46);
        background-size: cover;
    }


    .dacha_banner_inner {
        width: 100%;
    }

    .dacha_banner_text {
        font-size: 36px;
        line-height: 44px;
    }

    .dacha_banner_block {
        padding-left: 15px;
        padding-top: 8px;
    }

    .dacha_tiser {
        width: 45%;
        flex-basis: 45%;
    }

    .dacha_items_order .dacha_tiser {
        width: 45%;
        flex-basis: 45%;
    }

    .dacha_recommend_notice {
        font-size: 14px;
    }

    .dacha_advantage {
        width: 100%;
    }

    .mkd-catalog__item {
        padding: 0px;
    }

    .container_help {
        background: #F6F6F6;
        margin-top: 38px;
        padding: 20px 0 28px;
        text-align: center;
    }

    .container_help_btn {
        width: unset;
        margin: 14px;
    }

    .container_help p {
        font-weight: normal;
        font-size: 14px;
        line-height: 14px;
    }

    h2.dacha_title.dacha_title_order {
        font-size: 18px;
        line-height: 18px;
    }

    .dacha_items_order .dacha_tiser>p {
        font-size: 10px;
        line-height: 12px;
        margin-top: 0;
        color: rgba(66, 66, 66, 0.6);
    }

    .dacha_tiser>p>span {
        font-size: 14px;
        line-height: 16px;
    }

    .dacha_tiser>p>a {
        font-size: 14px;
        line-height: 14px;
    }

    h3.section-default__title {
        text-align: center;
        font-size: 18px;
        line-height: 18px;
        font-weight: bold;
    }

    h2.dacha_title.dacha_title_review {
        font-size: 18px;
        line-height: 48px;
        margin-bottom: 0;
    }
}