@media (min-width: 1161px) {

    .w72 {
        width: 72.5rem;
    }

    .content-main {
        width: 1160px;
        padding-top: 6.25rem;
    }

    .description_company {
        height: 31.875rem;
        padding: 4rem 1.88rem;
        padding-bottom: 5rem;
        background-image: url('img/bcg_dec.png');
    }

    .description_company .flex-column {
        padding-left: 4rem;
    }

    .description_company p:nth-of-type(1) {
        margin-top: 0.69rem;
    }

    .description_company p:nth-of-type(2) {
        margin-top: 0.63rem;
        max-width: 31.5rem;
    }

    .description_company .btn_main {
        margin-top: 1.69rem;
    }

    .tridman_img {
        width: 401px;
        height: 563px;
        background-image: url('img/3dman.png');
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }

    .desc_tags_buttons_tablet {
        display: none;
    }

    .desc_tags_buttons_mobile {
        display: none;
    }

    .solutions_buttons_tablet {
        display: none;
    }

    .solutions_buttons_mobile {
        display: none;
    }

    .desc_component {
        width: 17.25rem;
        padding: 0.75rem 1.25rem;
    }

    .get_coop {
        gap: 2.5rem;
    }

    .coops_text {
        width: 20rem;
    }

    .coops_text ul {
        margin: 0px;
        margin-top: 0.63rem;
        padding: 0px;
        padding-left: 1.25rem;
    }

    .coops_text ul li {
        margin-bottom: 0.69rem;
    }

    .coops {
        width: 35rem;
        height: 18.125rem;
        border-radius: 1.25rem;
        padding: 2rem 1.88rem;
        gap: 1.25rem;
    }

    .coops_background_svg {
        width: 10.25rem;
        height: 14.125rem;
    }

    .solutions {
        margin-top: 1.38rem;
    }

    .solutions_text_top {
        margin-top: 0.94rem;
        width: 51.25rem;
        height: 6.8125rem;
    }

    .partners_text_top {
        margin-top: 0.94rem;
        width: 40.875rem;
        height: 3.3125rem;
    }

    .partners_url_all {
        width: 13.8125rem;
    }

    .clients_url_all {
        width: 13.1rem;
    }

    .projects_url_all {
        width: 12.1rem;
    }

    .video_url_main {
        width: 10.8rem;
    }

    .benefit_item {
        width: 34.87931rem;
        height: 16.9375rem;
        padding: 1.44rem 1.87rem;
    }

    .benefit_item ul {
        padding: 0px;
        padding-left: 1.3rem;
        margin: 0px;
        margin-top: 0.62rem;
    }

    .benefit_item li {
        margin-bottom: 0.44rem;
    }



    .partner_item {
        width: 18rem;
    }

    .projects_item {
        width: 35rem;
        height: 16.5625rem;
        padding: 1.44rem 1.87rem;
    }

    .btn_main {
        width: fit-content;
        padding: 0.75rem 1.5rem;
    }

    .btn_second {
        padding: 0.75rem 1.5rem;
    }

    .indicators_item {
        width: 36.18rem;
        padding: 2rem 2rem;

    }

    .indicators_item_text {}

    .man_profile {
        margin: 0px;
        margin-right: 1.25rem;
        padding: 3.19rem 2.01rem !important;
    }

    .form_contacts {

        margin: 0px;
        margin-right: 1.25rem;
        padding: 3.19rem 2.01rem !important;
    }

    .form_contacts .btn_main {
        margin-left: 1.25rem;
    }

    .form_leads {
        margin: 0px;
        margin-left: 1.25rem;
        padding: 3.19rem 2.01rem !important;
    }

    .form_leads_first_text {
        margin-top: 0.94rem;
        margin-bottom: 7.44rem;
    }

    .projects_item_right {
        margin-left: 13rem;
    }

    .footer_col_margin {
        display: flex;
        flex-direction: column;
        gap: 0.87rem;
        margin-top: 1.5rem;
        margin-left: 7rem;
    }

    .body_text {
        font-size: 1.25rem;
        font-style: normal;
        font-weight: 300;
        line-height: 1.5rem;
    }

    h1 {
        font-size: 2.75rem;
        font-style: normal;
        font-weight: 600;
        line-height: 3.25rem;
    }

    h2 {
        font-size: 2.125rem;
        font-style: normal;
        font-weight: 600;
        line-height: 2.375rem;
    }

    h3 {
        font-size: 1.25rem;
        font-style: normal;
        font-weight: 600;
        line-height: 1.5rem;
    }

    h4 {

        font-size: 1.125rem;
        font-style: normal;
        font-weight: 600;
        line-height: 1.5rem;
    }

}