body a {
    color: #000;
    text-decoration: none;
    outline: none;
    transition: all 0.1s ease-in-out;
    font-style: normal;
    font-weight: 500;
}

.block_main_left_menu__container.mo-main {
    display: none;
}

.title_about {
    text-align: center;
}

.title_about h1 {
    font-style: normal;
    font-weight: 600;
    font-size: 42px;
    line-height: 140%;
    color: #000000;
}

.about_group_section {
    margin-top: 120px;
}

.about_group_section .group {
    text-align: center;
    margin-bottom: 40px;
}

.about_group_section article {
    text-align: center;
    width: 100%;
    font-style: normal;
    font-weight: 500;
    font-size: 44px;
    line-height: 140%;
    color: #000000;
}

.about_slider {
    padding: 30px calc(70px + (120 - 60) * ((100vw - 1440px) / (1920 - 1440)));
}

.about_slider .about_slider_title {
    font-style: normal;
    font-weight: 500;
    font-size: 35px;
    line-height: 140%;
    color: #000000;
}

.about_slider .about_slider_text {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #000000;
    margin-bottom: 30px;
}

.about_slider_bnt_text--container {
    display: flex;
    justify-content: space-between;
    margin-bottom: 18px;
}

.about_slider_bnt {
    display: flex;
    align-items: center;
}

.about_slider_bnt--right {
    margin-left: 10px;
}

.about_slider_bnt--left,
.about_slider_bnt--right {
    cursor: pointer;
}

.about_slider_container {
    display: flex;
}

.about_article--сommunicating-item {
    display: flex;
    align-items: center;
    padding-bottom: 120px;
}

.about_article--сommunicating {
    padding: 30px calc(220px + (120 - 60) * ((100vw - 1440px) / (1920 - 1440)));
}

.about_article--сommunicating_acticle {
    margin-left: 100px;
}

.about_article--сommunicating-title {
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 140%;
    color: #000000;
    padding-bottom: 20px;
}

.about_article--сommunicating-text {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #000000;
    width: 93%;
}

.about_show {
    padding: 30px calc(220px + (120 - 60) * ((100vw - 1440px) / (1920 - 1440)));
}

.about_show .about_show--title {
    font-style: normal;
    font-weight: 500;
    font-size: 35px;
    line-height: 140%;
    color: #000000;
}

.about_show .about_show--text {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #000000;
}

.about_show .about_show_section--slide {
    display: grid;
    grid-template-columns: 1fr 4fr;
    grid-template-rows: auto auto;
}

.about-section--delivery {
    padding: 30px calc(220px + (120 - 60) * ((100vw - 1440px) / (1920 - 1440)));
}

.about_info {
    display: grid;
    padding: 30px calc(70px + (120 - 60) * ((100vw - 1440px) / (1920 - 1440)));
    gap: 20px;
    grid-template-columns: 1fr 1fr 1fr;
}

.about_info_title {
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 140%;
    color: #000000;
}

.about_info_item_img img {
    width: 100%;
}

.about_delivery_map {
    width: 100%;
}

.about_delivery_section-text .about_delivery--title {
    font-style: normal;
    font-weight: 500;
    font-size: 35px;
    line-height: 140%;
    color: #000000;
}

.about_delivery_section-text .about_delivery--text {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #000000;
}

.about_slider_container--item img {
    width: 573px;
}

.swiper_block_footer.swiper_block_about {}

/*slider*/
.swiper-scrollbar.swiper-scrollbar-horizontal {
    cursor: pointer;
}

.swiper.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
    padding-bottom: 45px;
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
    left: var(--swiper-scrollbar-sides-offset, 0%);
    height: var(--swiper-scrollbar-size, 1px);
    width: 100%;
}

.swiper-button-next::after,
.swiper-button-prev::after {
    display: none;
}

.swiper-button-next,
.swiper-button-prev {
    /*position: sticky;*/
    width: max-content;
}

/* end slider*/

.title_about h1 {
    padding-top: 25px;
    padding-bottom: 35px;
}

.wrapper_about {
    padding: 0;
}

.wrapper_about .title_about {
    border-bottom: 1px solid #C4C4C4;
    margin: 0 70px;
}

.about_banners_section img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    background-position: center center;
}

.about_group_section {
    margin-top: 120px;
    margin-bottom: 80px;
    padding: 0 221px;
}

.about_slider {
    padding: 0 70px;
}

.about_slider_bnt_text--container {
    margin-bottom: 16px;
}

.swiper_block_footer .about_slider_container--item img {
    height: auto;
    width: 573px;
    object-fit: fill;
}

.about_slider_container--item img {
    width: 100%;
    height: 634px;
    object-fit: fill;
}

.swiper.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
    padding-bottom: 34px;
}

.about_article--сommunicating-item {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 100px;
}

.about_article--сommunicating_acticle {
    margin-left: 0;
    margin-top: 27px;
}

.about_article {
    padding: 0 220px;
    margin-top: 115px;
}

.about_article--сommunicating-img img {
    width: 100%;
    object-fit: cover;
    background-position: center center;
}

.about_article--сommunicating {
    padding: 0;
}

.about_article--сommunicating-title {
    padding-bottom: 25px;
}

.about_article--сommunicating-item {
    padding-bottom: 120px;
}

.about_show {
    padding: 0 156px;
    margin-bottom: 20px;
}

.about_show .about_show--title {
    padding-bottom: 16px;
}

.about_show .about_show--text {
    padding: 0;
}

.about_show .about_show_section--slide {
    display: grid;
    gap: 30px;
    grid-template-columns: 1fr 1fr;
    margin-top: 30px;
}

.about_show_section--slide_row {
    display: grid;
    gap: 30px;
}

.about_show_section--slide_item img {
    width: 100%;
    object-fit: cover;
    background-position: center center;
}

.about-section--delivery {
    padding: 0 156px;
    margin-bottom: 60px;
}

.about_delivery_map iframe {
    height: 463px;
}

.about_delivery_section-text .about_delivery--title {
    padding-bottom: 25px;
}

.about_delivery_section-text .about_delivery--text {
    padding-bottom: 40px;
}

.about_info {
    margin: 0 70px;
    border-top: 1px solid #C4C4C4;
    padding: 40px 0 80px 0;
    gap: 30px;
}

.about_info_title {
    margin-top: 22px;
    padding-bottom: 4px;
}


@media (max-width: 1440px) {
    .title_about h1 {
        font-size: 35px;
        padding-top: 25px;
        padding-bottom: 35px;
    }

    .wrapper_about {
        padding: 0;
    }

    .wrapper_about .title_about {
        border-bottom: 1px solid #C4C4C4;
        margin: 0 40px;
    }

    .about_banners_section img {
        width: 100%;
        min-height: 23vh;
        object-fit: cover;
        background-position: center center;
    }

    .about_group_section {
        margin-top: 80px;
        margin-bottom: 120px;
        padding: 0 301px;
    }

    .about_group_section article {
        font-size: 30px;
    }

    .about_slider {
        padding: 0 40px;
    }

    .about_slider .about_slider_title {
        font-size: 35px;
    }

    .about_slider_bnt_text--container {
        margin-bottom: 16px;
    }

    .about_slider .about_slider_text {
        font-size: 18px;
    }

    .swiper_block_footer .about_slider_container--item img {
        width: 433px;
        object-fit: fill;
        height: auto;
    }

    .about_slider_container--item img {
        height: 459px;
        width: 100%;
        object-fit: fill;
    }

    .swiper.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
        padding-bottom: 34px;
    }

    .about_article--сommunicating-item {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 73px;
    }

    .about_article--сommunicating_acticle {
        margin-left: 0;
        margin-top: 27px;
    }

    .about_article {
        padding: 0 156px;
        margin-top: 115px;
    }

    .about_article--сommunicating-img img {
        width: 100%;
        object-fit: cover;
        background-position: center center;
    }

    .about_article--сommunicating-title {
        font-size: 30px;
    }

    .about_article--сommunicating-text {
        font-size: 18px;
    }

    .about_article--сommunicating {
        padding: 0;
    }

    .about_article--сommunicating-title {
        padding-bottom: 25px;
    }

    .about_article--сommunicating-item {
        padding-bottom: 120px;
    }

    .about_show {
        padding: 0 156px;
        margin-bottom: 20px;
    }

    .about_show .about_show--title {
        font-size: 35px;
        padding-bottom: 16px;
    }

    .about_show .about_show--text {
        font-size: 18px;
        padding: 0;
    }

    .about_show .about_show_section--slide {
        display: grid;
        gap: 20px;
        grid-template-columns: 1fr 1fr;
        margin-top: 30px;
    }

    .about_show_section--slide_row {
        display: grid;
        gap: 20px;
    }

    .about_show_section--slide_item img {
        width: 100%;
        object-fit: cover;
        background-position: center center;
    }

    .about-section--delivery {
        padding: 0 156px;
        margin-bottom: 60px;
    }

    .about_delivery_map iframe {
        height: 463px;
    }

    .about_delivery_section-text .about_delivery--title {
        font-size: 35px;
        padding-bottom: 25px;
    }

    .about_delivery_section-text .about_delivery--text {
        font-size: 18px;
        padding-bottom: 40px;
    }

    .about_info {
        margin: 0 40px;
        border-top: 1px solid #C4C4C4;
        padding: 40px 0 30px 0;
        gap: 30px;
    }

    .about_info_title {
        margin-top: 22px;
        padding-bottom: 4px;
        font-size: 18px;
    }

    .about_info_text {
        font-size: 18px;
    }
}

@media (max-width: 1024px) {
    .title_about h1 {
        font-size: 25px;
        padding-top: 25px;
        padding-bottom: 35px;
    }

    .wrapper_about {
        padding: 0;
    }

    .wrapper_about .title_about {
        border-bottom: 1px solid #C4C4C4;
        margin: 0 40px;
    }

    .about_banners_section img {
        width: 100%;
        min-height: 16vh;
        object-fit: cover;
        background-position: center center;
    }

    .about_group_section {
        margin-top: 60px;
        margin-bottom: 96px;
        padding: 0 120px;
    }

    .about_group_section article {
        font-size: 30px;
    }

    .about_slider {
        padding: 0 40px;
    }

    .about_slider .about_slider_title {
        font-size: 25px;
    }

    .about_slider .about_slider_text {
        font-size: 16px;
    }

    .swiper_block_footer .about_slider_container--item img {
        width: 301px;
        object-fit: fill;
        height: auto;
    }

    .about_slider_container--item img {
        height: 451px;
        width: 100%;
        object-fit: fill;
    }

    .swiper.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
        padding-bottom: 34px;
    }

    .about_article--сommunicating-item {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 72px;
    }

    .about_article--сommunicating_acticle {
        margin-left: 0;
        margin-top: 27px;
    }

    .about_article {
        padding: 0 40px;
        margin-top: 80px;
    }

    .about_article--сommunicating-img img {
        width: 100%;
        object-fit: cover;
        background-position: center center;
    }

    .about_article--сommunicating-title {
        font-size: 22px;
    }

    .about_article--сommunicating-text {
        font-size: 16px;
    }

    .about_article--сommunicating {
        padding: 0;
    }

    .about_article--сommunicating-title {
        padding-bottom: 25px;
    }

    .about_article--сommunicating-item {
        padding-bottom: 60px;
    }

    .about_show {
        padding: 0 40px;
        margin-bottom: 20px;
    }

    .about_show .about_show--title {
        font-size: 35px;
        padding-bottom: 16px;
    }

    .about_show .about_show--text {
        font-size: 18px;
    }

    .about_show .about_show_section--slide {
        display: grid;
        gap: 20px;
        grid-template-columns: 1fr 1fr;
        margin-top: 27px;
    }

    .about_show_section--slide_row {
        display: grid;
        gap: 20px;
    }

    .about_show_section--slide_item img {
        width: 100%;
        object-fit: cover;
        background-position: center center;
    }

    .about-section--delivery {
        padding: 0px;
        margin-bottom: 60px;
    }

    .about_delivery_section-text {
        padding: 0 40px;
    }

    .about_delivery_map iframe {
        height: 463px;
    }

    .about_delivery_section-text .about_delivery--title {
        font-size: 25px;
        padding-bottom: 25px;
    }

    .about_delivery_section-text .about_delivery--text {
        font-size: 18px;
        padding-bottom: 40px;
    }

    .about_delivery_map {
        padding: 0 40px;
    }

    .about_info {
        margin: 0 40px;
        border-top: 1px solid #C4C4C4;
        padding: 40px 0 30px 0;
    }

    .about_info_title {
        margin-top: 20px;
        padding-bottom: 4px;
        font-size: 18px;
    }

    .about_info_text {
        font-size: 14px;
    }
}

@media (max-width: 768px) {
    .title_about h1 {
        font-size: 25px;
    }

    .wrapper_about {
        padding: 0;
    }

    .wrapper_about .title_about {
        border-bottom: 1px solid #C4C4C4;
        margin: 0 15px;
    }

    .about_banners_section img {
        width: 100%;
        min-height: 14vh;
        object-fit: cover;
        background-position: center center;
    }

    .about_group_section {
        margin-top: 40px;
        margin-bottom: 80px;
    }

    .about_group_section article {
        padding: 0 20px;
        font-size: 25px;
    }

    .about_slider_bnt {
        display: none;
    }

    .about_slider {
        padding: 0 15px;
    }

    .about_slider .about_slider_title {
        font-size: 22px;
    }

    .about_slider .about_slider_text {
        font-size: 16px;
    }

    .swiper_block_footer .about_slider_container--item img {
        width: 301px;
        object-fit: fill;
        height: auto;
    }

    .about_slider_container--item img {
        height: auto;
        width: 100%;
        object-fit: fill;
    }

    .swiper.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
        padding-bottom: 34px;
    }

    .about_article--сommunicating-item {
        display: flex;
        flex-direction: column;
        align-items: revert;
        gap: 0;
    }

    .about_article--сommunicating_acticle {
        margin-left: 0;
        margin-top: 40px;
    }

    .about_article {
        padding: 0 15px;
        margin-top: 80px;
    }

    .about_article--сommunicating-img img {
        width: 100%;
        object-fit: cover;
        background-position: center center;
    }

    .about_article--сommunicating-title {
        font-size: 22px;
    }

    .about_article--сommunicating-text {
        font-size: 16px;
    }

    .about_article--сommunicating {
        padding: 0;
    }

    .about_article--сommunicating-title {
        padding-bottom: 15px;
    }

    .about_article--сommunicating-item {
        padding-bottom: 60px;
    }

    .about_show {
        padding: 0 15px;
        margin-bottom: 30px;
    }

    .about_show .about_show--title {
        font-size: 22px;
    }

    .about_show .about_show--text {
        font-size: 16px;
    }

    .about_show .about_show_section--slide {
        display: grid;
        gap: 20px;
        grid-template-columns: 1fr 1fr;
        margin-top: 27px;
    }

    .about_show_section--slide_row {
        display: grid;
        gap: 20px;
    }

    .about_show_section--slide_item img {
        width: 100%;
        object-fit: cover;
        background-position: center center;
    }

    .about-section--delivery {
        padding: 0px;
        margin-bottom: 60px;
    }

    .about_delivery_section-text {
        padding: 0 15px;
    }

    .about_delivery_map iframe {
        height: 463px;
    }

    .about_delivery_section-text .about_delivery--title {
        font-size: 20px;
        padding-bottom: 25px;
    }

    .about_delivery_section-text .about_delivery--text {
        font-size: 16px;
        padding-bottom: 40px;
    }

    .about_info {
        margin: 0 15px;
        border-top: 1px solid #C4C4C4;
        padding-top: 40px;
    }

    .about_info_title {
        margin-top: 20px;
        padding-bottom: 4px;
        font-size: 18px;
    }

    .about_info_text {
        font-size: 14px;
    }

    .about_delivery_map {
        padding: 0 15px;
    }
}

@media (max-width: 520px) {
    .title_about h1 {
        font-size: 24px;
        padding-top: 0px;
        padding-bottom: 20px;
    }

    .wrapper_about {
        padding: 0;
    }

    .wrapper_about .title_about {
        border-bottom: 1px solid #C4C4C4;
        margin: 0 15px;
    }

    .about_banners_section img {
        width: 100%;
        min-height: 217px;
        object-fit: cover;
        background-position: center center;
    }

    .about_group_section {
        margin-top: 40px;
        margin-bottom: 80px;
    }

    .about_group_section article {
        padding: 0 20px;
        font-size: 25px;
    }

    .about_slider_bnt {
        display: none;
    }

    .about_slider {
        padding: 0 15px;
    }

    .about_slider .about_slider_title {
        font-size: 22px;
    }

    .about_slider .about_slider_text {
        font-size: 16px;
    }

    .swiper_block_footer .about_slider_container--item img {
        width: 301px;
        height: auto;
        object-fit: fill;
    }

    .about_slider_container--item img {
        height: auto;
        width: 100%;
        object-fit: fill;
    }

    .swiper.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
        padding-bottom: 34px;
    }

    .about_article--сommunicating-item {
        flex-direction: column;
    }

    .about_article--сommunicating_acticle {
        margin-left: 0;
        margin-top: 40px;
    }

    .about_article {
        padding: 0 15px;
        margin-top: 80px;
    }

    .about_article--сommunicating-img img {
        width: 100%;
        object-fit: cover;
        background-position: center center;
    }

    .about_article--сommunicating-title {
        font-size: 22px;
    }

    .about_article--сommunicating-text {
        font-size: 16px;
    }

    .about_article--сommunicating {
        padding: 0;
    }

    .about_article--сommunicating-title {
        padding-bottom: 15px;
    }

    .about_article--сommunicating-item {
        padding-bottom: 60px;
    }

    .about_show {
        padding: 0 15px;
        margin-bottom: 30px;
    }

    .about_group_section {
        padding: 0 15px;
    }

    .about_show .about_show--title {
        font-size: 22px;
    }

    .about_show .about_show--text {
        font-size: 16px;
    }

    .about_show .about_show_section--slide {
        display: flex;
        gap: 20px;
        flex-direction: column;
        margin-top: 27px;
    }

    .about_show_section--slide_item img {
        width: 100%;
        object-fit: cover;
        background-position: center center;
    }

    .about-section--delivery {
        padding: 0px;
        margin-bottom: 60px;
    }

    .about_delivery_section-text {
        padding: 0 15px;
    }

    .about_delivery_map iframe {
        height: 463px;
    }

    .about_delivery_section-text .about_delivery--title {
        font-size: 20px;
        padding-bottom: 25px;
    }

    .about_delivery_section-text .about_delivery--text {
        font-size: 16px;
        padding-bottom: 40px;
    }

    .about_info {
        display: flex;
        margin: 0 15px;
        gap: 20px;
        flex-direction: column;
        border-top: 1px solid #C4C4C4;
        padding-top: 40px;
    }

    .about_info_title {
        margin-top: 20px;
        padding-bottom: 4px;
        font-size: 18px;
    }

    .about_info_text {
        font-size: 14px;
    }

    .about_delivery_map {
        padding: 0;
    }
}