@media all and (max-width: 1000px) {
    .wrapper {
        margin: 0 auto;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        box-sizing: border-box;
    }

    .header_top {
        width: 100%;
        display: flex;
        justify-content: space-between;
        height: 60px;
        background: #161616;
        border-radius: 5px;
        padding: 13px;
        box-sizing: border-box;
        margin-top: 15px;
    }

    .header_logo a {
        color: var(--white, #FFF);
        font-family: Playfair Display;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .header_menu {
        display: none;
    }

    .header_contact {
        display: none;
    }

    .header_call a {
        color: var(--white, #FFF);
        border-radius: 100px;
        border: 1px solid var(--white, #FFF);
        font-family: Roboto;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 130%;
        padding: 8px 16px 8px 16px;
        justify-content: center;
        align-items: center;
        display: flex;
    }

    .mob {
        display: block;
        position: relative;
        background: url(../image/m.svg) no-repeat center;
        cursor: pointer;
    }

    .mob {
        display: block;
        position: relative;
        background: url(../images/m.svg) no-repeat center;
        cursor: pointer;
        width: 24px;
        height: 24px;
        text-align: center;
        margin-top: 6px;
        margin-left: 15px;
    }

    .topslider {
        float: left;
        width: 100%;
        position: relative;
        z-index: 1;
        margin-top: -75px;
    }

    .partners {
        float: left;
        width: 100%;
        margin-top: 40px;
        overflow: hidden;
    }

    .par_one_one img {
        max-width: 80px;
    }

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

    .par_one_one {
        margin-left: 30px;
        margin-right: 14px;
    }

    .whois {
        float: left;
        width: 100%;
        margin-top: 70px;
        overflow: hidden;
    }

    .whois h2 {
        font-size: 40px;
    }

    .whoisg {
        width: 600px;
    }

    .clouds {
        float: left;
        width: 100%;
        margin-top: 70px;
    }

    .whois_flex {
        float: left;
        width: 100%;
        margin-top: 30px;
    }

    .clouds_flex a {
        color: #3A3A3A;
        font-family: Playfair Display;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%;
        display: block;
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 25px;
        background: none;
    }

    .footer_flex {
        width: 100%;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .footer_requisites {
        margin-top: 40px;
        padding-top: 24px;
    }

    .footer_requisites_name {
        font-size: 20px;
    }

    .footer_requisites_grid {
        gap: 16px 32px;
    }

    .footer_requisites_item {
        min-width: 144px;
    }

    .footer_requisites_address {
        margin-top: 16px;
        max-width: 100%;
    }

    .footer_mid {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
    }

    .footer_form {
        width: 100%;
    }

    .footer_flex_logo_lne {
        padding-top: 0;
    }

    .footer_mid_top {
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
    }

    .footer_mid_top_right {
        width: 168px;
        margin-left: 40px;
        display: none;
    }

    .footer_mid_top_right.mobilis {
        display: block;
    }


    .footer_mid_top_right.mobilis {
        display: block;
        padding-left: 0;
        margin: 0;
        margin-top: 0px;
        margin-top: 25px;
    }

    .footer_mid {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        padding-top: 40px;
    }

    .foocop {
        display: none;
    }

    .foocop.mob {
        display: block;
    }

    .footer_mid_top_left ul {
        display: flex;
        justify-content: flex-start;
    }

    .footer_mid_top_left ul li {
        margin-bottom: 10px;
        margin-right: 24px;
    }

    .footer_mid_top_left_pdf {
        margin-top: 15px;
        margin-bottom: 45px;
        width: 100%;
    }

    .footer_mid_top_left {
        width: 100%;
    }

    .footer_mid_top {
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
        width: 100%;
    }

    .footer_mid_top_left_pdf a {
        border-radius: 100px;
        background: #fff url(../images/dwn.svg) no-repeat 16px center;
        color: var(--black, #161616);
        font-family: Roboto;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 1;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        height: 48px;
        padding: 0 24px 0 48px;
        width: auto;
        max-width: 100%;
        box-sizing: border-box;
        white-space: nowrap;
    }

    .foocop.mobx {
        display: flex;
        width: 100%;
        margin-top: 40px;
        font-size: 14px;
        text-align: left;
    }


    .footer {
        float: left;
        width: 100%;
        padding-top: 35px;
        padding-bottom: 80px;
        background: #161616;
        margin-top: 60px;
    }

    .beradcrui a {
        color: #8E8E8E;
        font-family: Roboto;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 140%;
        position: relative;
        padding-right: 12px;
    }

    .beradcrui span {
        color: #161616;
        font-family: Roboto;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 140%;
    }

    .cat_de_all_left {
        display: none;
    }


    .cat_de_all_right {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }

    .prod_name {
        width: 100%;
        margin-top: 30px;
        margin-bottom: 30px;
        order: 1;
    }


    .cat_de_all_right_img {
        width: 100%;
        order: 2;
    }

    .cat_de_all_right_desc {
        display: flex;
        justify-content: space-between;
        width: 100%;
        order: 3;
    }

    .prod_name h1 {
        color: #161616;
        font-family: Playfair Display;
        font-size: 40px;
        font-style: normal;
        font-weight: 400;
        line-height: 110%;
    }

    .prod_name {
        width: 100%;
        margin-top: 10px;
        margin-bottom: 30px;
        order: 1;
    }

    .cat_de_all_right_img img {
        max-width: 100%;
    }

    .cat_de_all_right_desc {
        display: flex;
        justify-content: space-between;
        width: 100%;
        order: 3;
        flex-wrap: wrap;
        margin-top: 25px;
    }


    .cat_de_all_right_desc_left {
        width: 100%;
        margin-bottom: 25px;
    }

    .cat_de_all_right_desc_right {
        width: 100%;
    }

    .categ_prod {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: 70px;
    }

    .prod_one_ing {
        width: 100%;
        height: 380px;
        background: #fff;
        display: flex;
        justify-content: center;
        align-content: center;
        align-items: center;
        border-radius: 5px;
        margin-bottom: 10px;
    }

    .prod_one_names {
        color: var(--black, #161616);
        font-family: Roboto;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%;
        width: 100%;
        margin-top: 10px;
        margin-bottom: 20px;
        min-height: auto;
        height: auto;
    }

    .prod_one {
        width: 100%;
        margin-bottom: 20px;
    }

    .product_wrapper_flex {
        display: flex;
        width: 100%;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .product_wrapper_flex_left {
        width: 100%;
        display: block;
        flex-wrap: wrap;
    }

    .product_images {
        width: 100%;
        height: 310px;
        background: #fff;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 5px;
        margin-bottom: 15px;
    }

    .product_images img {
        max-width: 80%;
    }

    .sio {
        width: 55px;
        height: 55px;
        background: #fff;
        display: flex;
        align-self: center;
        align-items: center;
        justify-content: center;
    }

    .summary h1 {
        display: none;
    }

    .rocost {
        display: none;
    }

    .rosale a {
        color: var(--white, #FFF);
        font-family: Roboto;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        border-radius: 100px;
        background: var(--red-accent, #A02323);
        line-height: 130%;
        padding: 16px 0;
        display: block;
        float: left;
        width: 100%;
        text-align: center;
        margin-top: 40px;
    }

    .tabus_one_top {
        color: #161616;
        font-family: Roboto;
        font-size: 16px;
        font-style: normal;
        font-weight: 300;
        line-height: 140%;
        width: 100%;
        margin-bottom: 15px;
    }

    .prod_video {
        float: left;
        width: 100%;
        margin-top: 80px;
    }

    .prod_video h2 {
        color: #161616;
        text-align: center;
        font-family: Playfair Display;
        font-size: 40px;
        font-style: normal;
        font-weight: 400;
        line-height: 110%;
        margin-bottom: 40px;
    }

    .prod_video_img img {
        width: 100%
    }

    .play {
        display: block;
        position: absolute;
        background: url(../images/play.png) no-repeat center;
        background-size: auto;
        width: 40px;
        height: 40px;
        cursor: pointer;
        top: 50%;
        left: 50%;
        border: 1px solid #fff;
        border-radius: 200px;
        margin-left: -20px;
        margin-top: -20px;
        background-size: 19px;
    }

    .prod_video_sales {
        display: none;
    }

    .prod_related {
        float: left;
        width: 100%;
        margin-top: 80px;
    }

    .prod_related h2 {
        color: #161616;
        text-align: center;
        font-family: Playfair Display;
        font-size: 40px;
        font-style: normal;
        font-weight: 400;
        line-height: 110%;
        margin-bottom: 40px;
    }

    .topsliders {
        float: left;
        width: 100%;
        background: #750909;
        margin-top: -122px;
        position: relative;
        z-index: 1;
        min-height: 500px;
    }

    .topslider_one_re {
        padding-top: 170px;
        position: relative;
        width: 100%;
    }

    .iob img {
        max-width: 280px;
    }

    .op_des {
        color: var(--white, #FFF);
        font-family: Playfair Display;
        font-size: 40px;
        font-style: normal;
        font-weight: 400;
        line-height: 110%;
    }

    .op_de {
        color: var(--white, #FFF);
        font-family: Roboto;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .iob {
        position: absolute;
        right: -11px;
        top: 231px;
    }

    .segment h2 {
        color: var(--black, #161616);
        font-family: Playfair Display;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 110%;
    }

    .segment_flex_inner {
        display: flex;
        width: 100%;
        margin-top: 45px;
        color: var(--black, #161616);
        font-family: Roboto;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 140%;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .segment_flex_inner_left {
        width: 100%;
        margin-bottom: 25px;
    }

    .segment_flex_inner_right {
        width: 100%;
    }

    .partners_tov {
        float: left;
        width: 100%;
        margin-top: 80px;
    }

    .mobiprod {
        display: block;
    }

    .mobiprod h2 {
        color: #161616;
        /* Headline 3 */
        font-family: Playfair Display;
        font-size: 32px;
        font-style: normal;
        font-weight: 400;
        line-height: 110%;
    }

    .mobiprod .rocost {
        display: block;
    }

    .mobism {
        position: fixed;
        left: 0;
        top: 0;
        width: 96%;
        height: 98%;
        background: #161616;
        display: block;
        z-index: 999;
        left: 2%;
        top: 1%;
        border-radius: 5px;
        box-sizing: border-box;
        padding: 15px;
    }

    .momo ul li a {
        color: var(--white, #FFF);
        /* Menu text */
        font-family: Roboto;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%;
    }

    .momo_cnt a {
        color: var(--white, #FFF);
        /* Menu text */
        font-family: Roboto;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%;
        opacity: .7
    }

    .coltr {
        background: url(../images/cols.svg) no-repeat center;
    }

    .molog {
    }

    .molog a {
        color: var(--white, #FFF);
        font-family: Playfair Display;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .coltr {
        background: url(../images/cols.svg) no-repeat center;
        width: 25px;
        height: 25px;
        display: block;
        position: absolute;
        right: 10px;
        top: 10px;
        text-indent: -10000px;
    }

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

    .momo_cnt a {
        color: var(--white, #FFF);
        font-family: Roboto;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%;
        opacity: .7;
        display: block;
        margin-bottom: 10px;
    }

    .momo ul li a {
        color: var(--white, #FFF);
        font-family: Roboto;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%;
        display: block;
        margin-bottom: 20px;
    }

    .mobism {
        display: none;
    }

    .mobism.active {
        display: block;
    }

    .single_page h1 {
        color: #161616;
        font-family: Playfair Display;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 110%;
    }

    .text-page h2 {
        margin-top: 24px;
        font-size: 20px;
    }

    .clouds_one {
        width: 100%;
        text-align: center;
    }

    .topslider_one {
        aspect-ratio: auto;
    }

    .topslider_one a {
        position: relative;
        height: auto;
    }

    .topslider_one img,
    .topslider .slick-slide img {
        position: static;
        display: block;
        width: 100%;
        height: auto;
        object-fit: cover;
    }

    .map_block_all_left_off {
        position: relative;
        z-index: 9999;
        width: 300px;
        height: 430px;
        border-radius: 5px;
        background: #fff;
        left: 0;
        top: 0;
        padding: 25px;
        box-sizing: border-box;
        width: 100%;
        box-sizing: border-box;
    }

    #map {
        width: 100%;
        height: 400px;
        float: left;
        margin-left: -100px;
        margin-top: -50px;
    }

    .map_block_all_right {
        width: 100%;
        height: 500px;
        position: relative;
        float: left;
        margin-top: 0;
    }

    .mappis {
        float: left;
        width: 100%;
        height: 400px;
    }

    .map_block_all {
        float: left;
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    #map {
        width: 100%;
        height: 400px;
        float: left;
        margin-left: 0;
        margin-top: 0;
        margin-top: 40px;
    }

    .product_gall_i {
        float: left;
        width: 100%;
        box-sizing: border-box;
        padding-left: 45px;
        padding-right: 45px;
        position: relative;
        left: 0;
        margin-left: 0;
    }

    .ntv1 .all_l_n {
        width: 100%;
        display: flex;
        justify-content: flex-start;
        flex-wrap: nowrap;
    }

    .ntv1 .all_l_n {
        width: auto;
        display: flex;
        justify-content: flex-start;
        flex-wrap: nowrap;
        margin-left: -44%;
    }

    .ntv1 .all_l_n {
        width: auto;
        display: flex;
        justify-content: flex-start;
        flex-wrap: nowrap;
        margin-left: -44%;
    }

    .ntv1 .prod_one {
        width: 350px;
        margin-bottom: 20px;
    }

    .ntv1 {
        margin: 0 auto;
        width: 100%;
        overflow: scroll;
    }

    .ntv1 .all_l_n {
        width: 100%;
        display: flex;
        justify-content: flex-start;
        flex-wrap: nowrap;
        margin-left: 0;
        min-width: 1000px;
    }

    .whoisg {
        width: 900px;
    }

    .product_images {
        width: 100%;
        height: auto;
        background: #fff;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 5px;
        margin-bottom: 15px;
    }

    .product_wrapper_flex_right {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        align-content: flex-start;
    }

    .ntv1 {
        margin: 0 auto;
        width: 100%;
        overflow: hidden;
    }

    .all_l_r {
        width: 100%;
        overflow: scroll;
    }

    .header_menu {
        display: block;
    }

    .header_menu {
        display: block;
    }

    .header_contact {
        display: block;
    }

    .mob {
        display: none;
    }

    .header_menu ul {
        display: flex;
        padding-top: 7px;
        margin-right: 70px;
    }

    .header_contact {
        display: flex;
        align-items: center;
        margin-right: 40px;
        padding-top: 0;
    }

    .footer_mid_top_right.mobilis {
        display: none;
    }

    .footer_flex_logo_lne {
        padding-top: 0;
        width: 50%;
    }

    .footer_mid {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        padding-top: 0;
        width: 50%;
    }

    .footer_form {
        width: 50%;
    }

    .footer_flex {
        width: 100%;
        display: flex;
        justify-content: flex-end;
        flex-wrap: wrap;
    }

    .footer_mid_top_left_pdf {
        margin-top: 15px;
        margin-bottom: 45px;
        width: 50%;
    }

    .footer_mid_top_left_menu {
        width: 50%;
    }

    .footer_mid_top_left ul {
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
    }

    .footer_mid_top_left_pdf a {
        border-radius: 100px;
        background: #fff url(../images/dwn.svg) no-repeat 16px center;
        color: var(--black, #161616);
        font-family: Roboto;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 1;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        height: 48px;
        padding: 0 24px 0 48px;
        width: auto;
        max-width: 100%;
        box-sizing: border-box;
        white-space: nowrap;
    }

    .footer_mid_top_right.mobilis.w960 {
        width: 50%;
        display: block;
        margin-top: 0;
    }

    .footer_mid_top_left {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }

    .prod_one {
        width: 47%;
        margin-bottom: 20px;
        margin-left: 10px;
        margin-right: 10px;
    }

    .rocost {
        display: block;
    }

    .ntv1 .prod_one {
        width: 330px;
        margin-bottom: 20px;
        margin-right: 10px;
        margin-left: 10px;
    }

    .map_block h2 {
        font-size: 40px;
    }

    .partnership,
    .training,
    .delivery {
        margin-top: 120px;
    }

    .h2-title {
        margin-bottom: 32px;
    }

    .h2-title h2 {
        font-size: 40px;
    }

    .partnership-col {
        padding: 0 5px;
        height: 100%;
        width: 100%;
    }

    .training-list {
        margin-bottom: 46px;
    }

    .red-button {
        margin-top: 46px;
    }

    .row > .training-col:nth-child(odd) {
        width: 36%;
        margin: 0;
    }

    .row > .training-col:nth-child(even) {
        width: 57%;
        margin-left: 7%;
    }

    .training-row {
        row-gap: 10px;
    }

    .deferred-youtube, .training-video iframe {
        height: 477px;
    }

    .deferred-youtube .title {
        font-size: 64px;
        line-height: 70px;
        bottom: 32px;
        left: 32px;
    }

    .delivery-list .delivery-list__item {
        padding-top: 16px;
    }

    .delivery-list__item-sum {
        font-size: 24px;
        line-height: 28.8px;
    }

    .delivery-list__item-points {
        gap: 16px;
    }

    .delivery-list__item-points li {
        font-size: 16px;
        font-weight: 500;
        line-height: 20.8px;
        padding-left: 19px;
    }

    .row > .delivery-col:first-child {
        width: 38%;
    }

    .row > .delivery-col:last-child {
        width: 62%;
    }
}


@media all and (max-width: 1200px) and (orientation: landscape) {
    .wrapper {
        margin: 0 auto;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        box-sizing: border-box;
    }

    .product_wrapper_flex_left {
        width: 48%;
        display: block;
        flex-wrap: wrap;
    }

    .product_wrapper_flex_right {
        width: 48%;
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        align-content: flex-start;
    }
}

@media all and (max-width: 756px) {
    .whoisg {
        width: 600px;
    }

    .header_menu {
        display: none;
    }

    .header_menu {
        display: none;
    }

    .header_contact {
        display: none;
    }

    .mob {
        display: block;
    }

    .footer_mid_top_right.mobilis.w960 {
        display: none;
    }

    .footer_form {
        width: 100%;
    }

    .footer_flex_logo_lne {
        padding-top: 0;
        width: 100%;
    }

    .footer_mid {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        padding-top: 40px;
    }

    .footer_mid_top_right.mobilis {
        display: block;
    }

    .footer_mid_top_left_menu {
        width: 100%;
    }

    .map_block_all {
        margin-top: 65px;
    }

    .prod_one {
        width: 100%;
        margin-bottom: 20px;
        margin-left: 0;
        margin-right: 0;
    }

    .all404 {
        text-align: center;
        font-size: 24px;
    }

    .all404_bott {
        text-align: center;
        margin-top: 40px;
        font-size: 18px;
        line-height: 30px;
    }

    .content_section.single_page .intext.page404 h1 {
        margin-bottom: 30px;
        font-size: 78px;
    }

    .map_block, .partnership, .training, .delivery {
        margin-top: 110px;
    }

    .partnership-blocks__item-text {
        font-size: 20px;
        line-height: 28px;
    }

    .row > .training-col:nth-child(odd) {
        width: 60%;
    }

    .row > .training-col:nth-child(even) {
        width: 80%;
        margin-left: 20%;
    }

    .training-list__item-count {
        font-size: 170px;
    }

    .training-list__item-text {
        font-size: 20px;
        line-height: 24px;
    }

    .deferred-youtube, .training-video iframe {
        height: 314px;
    }

    .deferred-youtube .play {
        width: 60px;
        height: 60px;
    }

    .deferred-youtube .title {
        font-size: 40px;
        line-height: 48px;
        bottom: 24px;
        left: 24px;
    }

    .delivery-list .delivery-list__item {
        padding-bottom: 16px;
    }

    .delivery-list__item-points {
        gap: 8px;
    }

    .row > .delivery-col:first-child {
        width: 50%;
    }

    .row > .delivery-col:last-child {
        width: 50%;
    }

    .modal {
        padding: 46px 80px;
        max-width: 502px;
    }

    .close-popup {
        top: 16px;
        right: 16px;
    }

    .training-modal .agree {
        margin-bottom: 32px;
    }
}

@media all and (max-width: 500px) {
    .where-buy {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .where-buy__title {
        margin-bottom: 16px;
    }

    .where-buy__text {
        font-weight: 400;
        font-size: 14px;
        line-height: 19px;
        margin-bottom: 32px;
        max-width: 250px;
    }

    .where-buy__carousel-link img {
        width: 100%;
    }

    .where-buy__carousel-js .slick-slide {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin: 0 10px;
    }

    .where-buy__carousel-js .slick-track {
        display: flex;
        align-items: center;
    }

    .whois h2, .map_block h2, .h2-title h2 {
        font-size: 32px;
    }

    .map_block, .partnership, .training, .delivery {
        margin-top: 80px;
    }

    .row > .training-col:nth-child(odd),
    .row > .training-col:nth-child(even) {
        width: 100%;
        margin: 0;
    }

    .training-row {
        row-gap: 24px;
    }

    .deferred-youtube, .training-video iframe {
        height: 213px;
    }

    .deferred-youtube .title {
        font-size: 24px;
        line-height: 26px;
        bottom: 16px;
        left: 16px;
    }

    .modal {
        padding: 46px 16px;
    }
}

@media all and (max-width: 350px) {
    .footer_mid_top_left_pdf a {
        border-radius: 100px;
        background: #fff url(../images/dwn.svg) no-repeat 16px center;
        color: var(--black, #161616);
        font-family: Roboto;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 1;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        height: 48px;
        padding: 0 24px 0 48px;
        width: auto;
        max-width: 100%;
        box-sizing: border-box;
        white-space: nowrap;
    }

    .clouds_one {
        width: 100%;
        text-align: center;
    }
}

@media all and (max-width: 1200px) {
    .footer_flex {
        display: grid;
        grid-template-columns: minmax(0, 1fr) 408px;
        gap: 32px;
        justify-content: stretch;
    }

    .footer_info_top {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 32px;
    }

    .footer_mid_top_right {
        display: block;
        width: auto;
        margin-left: 0;
    }

    .footer_mid {
        display: block;
        width: auto;
        padding-top: 0;
    }

    .footer_mid_top_left_pdf {
        width: 100%;
        margin-top: 24px;
        margin-bottom: 0;
    }

    .footer_mid_top_left_pdf a {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: auto;
        max-width: 100%;
        height: 48px;
        padding: 0 24px 0 48px;
        background-position: 16px center;
        white-space: nowrap;
    }

    .footer_requisites_grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media all and (max-width: 1000px) {
    .footer_flex {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .footer_info {
        min-height: 0;
    }

    .footer_info_top {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 32px;
    }

    .footer_form {
        width: 100%;
    }
}

@media all and (max-width: 756px) {
    .footer_info_top {
        grid-template-columns: 1fr;
        gap: 32px;
    }

    .footer_requisites {
        margin-top: 40px;
        padding: 24px;
    }

    .footer_requisites_grid {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    .footer_requisites_name {
        font-size: 20px;
    }

    .footer_info .foocop {
        display: none;
    }

    .foocop.mobx {
        display: flex;
        width: 100%;
        margin-top: 0;
        padding-bottom: 0;
    }
}