@media all and (max-width: 1600px) {

    .bugboard-main__title {
        font-size: 45px;
        line-height: 56px;
    }

    .bugboard-main__description {
        font-size: 26px;
        line-height: 34px;
    }

    .bugboard-main__img {
        width: 150px;
        margin-top: 20px;
    }

    .bugboard-main__button {
        font-size: 24px;
        line-height: 28px;
    }

    .project__detail__content iframe {
        width: 100%;
        height: 300px;
    }

    .project__detail__content {
        width: 65%;
    }

    /* paddings & margins */
    .main h1 {
        padding: 35px 0px;
    }

    .container h2 {
        padding-top: 50px;
        padding-bottom: 40px;
    }

    .title_project a {
        margin-top: 50px;
        margin-bottom: 40px;
    }

    .box_list_project .news .preview_text {
        min-height: 40px;
        height: 40px;
    }

    .box_list_project .news .box_date {
        margin-top: 10px;
    }

    .box_stocks .container_stocks {
        padding-top: 0px;
    }

    .box_reviews {
        padding-bottom: 20px;
    }

    .container_project {
        /*padding-bottom: 35px;*/
    }

    .box_services .silde_services .slick-list .slick-track {
        padding: 25px 0 30px 0;
    }

    .box_services .service {
        height: calc(100% - 60px);
    }

    /* p&m end */
    .box_news.yes_event .news_list .slick-next {
        right: 10px;
    }

    .bugboard__block {
        padding-top: 30px;
    }



    .service-landing-header__subtitle {
        font-size: 27px;
        line-height: 32px;
        padding-top: 0 !important;
    }

    .maintenance-block-title {
        font-size: 28px;
        font-weight: 700;
        line-height: 26px;
        text-align: left;
        margin: 0;
        padding: 0;
    }

    .service-landing-order__block-title,
    .service-landing-sale__block-title,
    .maintenance-about-company__block-title,
    .maintenance-services__block-title {
        font-size: 38px;
        font-weight: 700;
        line-height: 36px;
        text-align: start;
        margin-bottom: 20px;
    }
}

@media all and (max-width: 1440px) {
    .consult__image img {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 160%;
    }

    .main h1 {
        padding: 25px 0px;
    }

    .container h2 {
        padding-top: 30px;
        padding-bottom: 25px;
    }

    .title_project a {
        margin-top: 30px;
        margin-bottom: 25px;
    }

    .box_partners .box_logo_partner .slick-prev {
        left: 10%;
    }

    .box_partners .box_logo_partner .slick-next {
        right: 10%;
    }
}

@media screen and (max-width: 1400px) {
    .bugboard__block-title {
        margin-bottom: 30px;
    }

    .bugboard-main__wrap {
        grid-template-columns: auto 200px;
    }

    .bugboard-main__img {
        display: none;
    }

    .box_news .news_list {
        margin: 59px -6px 0px;
    }

    .box_news .news_list .news_item {
        max-width: 332px;
        min-height: initial;
    }

    .box_reviews .reviews_list {
        margin-top: 57px;
        margin-left: 0px;
        margin-right: 0px;
    }

    .company_header {
        padding-top: 95px;
        padding-bottom: 125px;
    }

    .block_title {
        font-size: 37px;
        line-height: 50px;
    }

    .box_services .block_title {
        padding-top: 0px;
    }

    .box_services .services_list {
        margin-top: 25px;
    }

    .services_list.box_services-template {
        margin-top: -210px;
    }

    .service-item__icon {
        width: 83px;
    }

    .box_service_item .service_item {
        padding: 22px 0px 18px;
    }

    .box_services .services_list .col .box_service_item .service_item .row .col-2 .service_item_body .service_description {
        min-height: 100px;
        margin-bottom: 0px;
    }

    .box_news .news_list .news_item_preview_img_container {
        padding-bottom: 65.5%;
    }

    .box_news .news_list .news_item_body {
        padding: 25px 18px 29px 22px;
    }

    .slider_employees {
        margin-left: 30px;
        margin-right: 30px;
    }

    .slider_employees .slick-arrow.arrow_left {
        left: -25px;
    }

    .slider_employees .slick-arrow.arrow_right {
        right: -25px;
    }

    .slider_employees .slide-item {
        padding: 0px 40px;
        max-width: initial;
    }

    .modal_feature .body {
        max-height: 450px;
    }

    .modal_feature .body table td:last-child img {
        width: 340px;
    }

    .projects-header-block h1 {
        flex: 0 0 35%;
    }

    .projects-list-filter {
        flex-basis: 65%;
    }

    .box_contacts .branches_list .box_info .column-2 {
        padding-top: 67px;
        padding-bottom: 57px;
        padding-left: 50px;
    }

    .box_contacts .branches_list .box_cities {
        padding-left: 50px;
    }

    .service-landing-header__title {
        font-size: 40px;
        line-height: 45px;
    }

    .service-landing-header__subtitle {
        font-size: 23px;
        line-height: 29px;
    }

    .service-landing-header__description {
        font-size: 20px;
        line-height: 25px;
        padding-right: 65px;
        margin-bottom: 60px;
    }

    .service-landing-header__image {
        /* width: 688px;
        height: 478px; */
    }

    .maintenance-about-company__text {
        font-size: 20px;
        line-height: 25px;
    }

    .maintenance-services {

        .service_blocks {
            column-gap: 50px;
            grid-template-columns: repeat(2, 1fr);

            .block_details {
                padding: 25px;
                gap: 20px;

                .block_img {
                    width: 100px;
                }
            }


        }

        .service_item__title {
            margin: 0;
            padding: 0;
            font-size: 24px;
            line-height: 27px;
        }

    }

    .service-landing-sale {
        padding: 90px 0px;
    }

    .service-landing-sale__info-block {
        margin-bottom: 75px;
    }

    .simple-quot {
        border-left: 10px solid#FF9900;
        padding-left: 20px;
    }

    .simple-quot__text {
        font-size: 23px;
        line-height: 26px;
    }

    .simple-quot__text:not(:last-child) {
        margin-bottom: 28px;
    }

    .service-landing-sale__button {
        font-size: 28px;
        line-height: 30px;
        padding: 12px 30px;
    }

    .service-landing-order__container {
        grid-template-columns: auto 40vw;
    }

    /* stocks */

    .stock-card {
        min-height: 465px;
    }

    .stock-card--in-slider {
        margin: 20px 25px;
    }

    .stock-card__title {
        color: #fff;
        font-size: 22px;
        line-height: 28px;
    }

    .stocks-slider {
        margin-left: 0px;
        margin-right: 0px;
    }

    /* stocks end */

    /* slider arrows */
    .slick-arrow.arrow_right {
        right: -18px;
    }

    .slick-arrow.arrow_left {
        left: -18px;
    }

    .slick-arrow {
        top: calc(50% - 8px);
        padding: 16px;
    }

    .slick-arrow.arrow_right::after {
        left: calc(50% - 8px);
    }

    .slick-arrow.arrow_left::after {
        left: calc(50% - 4px);
    }

    .slick-arrow::after {
        width: 12px;
        height: 12px;
        top: calc(50% - 6px);
    }

    /* slider arrows end */

}

@media all and (max-width: 1300px) {
    .projects-list-filter a:not(.reset) {
        margin-right: 20px;
    }

    .projects-header-block {
        display: -webkit-block;
        display: -ms-block;
        display: block;
    }

    .projects-list-filter .line {
        width: 100%;
        margin-top: 20px;
    }

    .projects-list-filter .line .selected-list {
        margin-left: 0px;
        margin-bottom: 30px;
        margin-right: 20px;
    }

    .web_services .company_need_list .col {
        width: 260px;
        max-width: 260px;
    }

    .projects-list .row .col {
        padding-left: 5px;
        padding-right: 5px;
    }

    .box_list_project .news .name div {
        font-size: 16px;
    }

    .case_info__item {
        padding-right: 10px;
    }

    .bugboard__orange-box {
        font-size: 20px;
        line-height: 26px;
        padding: 30px;
    }

    .web_ways {
        padding-top: 60px;
    }

    .projects-list-item {
        padding: 10px 10px 10px;
    }

    .box_gift .gift_item .button.filled {
        margin-bottom: 10px;
    }

    .ago_features_list .row .col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 32.5%;
        flex: 0 0 32.5%;
    }

    .box_ago_features_item .ago_features_item_body {
        padding-right: 25px;
        font-size: 14px;
        padding-left: 10px;
    }

    .box_ago_features_item .ago_features_item .column-1 .icon {
        width: 60px;
        height: 60px;
        margin-left: 10px;
        margin-bottom: 10px;
    }

    .box_ago_features_item .ago_features_item .column-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    }

    .box_ago_features_item .ago_features_item .column-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    }

    .box_partners .box_logo_partner .slick-prev {
        left: 5%;
    }

    .box_partners .box_logo_partner .slick-next {
        right: 5%;
    }

    .box_services .service .name {
        font-size: 16px;
    }

    .box_services .service .body .title {
        font-size: 12px;
    }

    .box_services .service .link .btn {
        font-size: 10px;
    }

    .box_list_project .news .name div {
        font-size: 18px;
    }
}

@media all and (max-width: 1200px) {

    .companies-needs {
        gap: 30px;
    }

    .company_need_item {
        padding: 20px;
    }

    .bugboard__algorithm-list {
        width: 410px;
    }

    .event_textblock_2 table.arrow_links_list tr {
        display: flex;
        flex-wrap: wrap;
    }

    .web_services .company_need_list .col {
        width: 210px;
        max-width: 210px;
    }

    .projects-list-item .logo {
        margin-bottom: 15px;
    }

    .projects-list-item__head {
        display: grid;
    }

    .ago_steps_list_item .row .column-1 {
        font-size: 45px;
        margin-right: 10px;
    }

    .ago_steps_list_item .row .column-2 {
        font-size: 14px;
    }

    /*//////////////////////////*/
    .case__detail .review-block__header .icon {
        min-height: 70px;
        min-width: 70px;
    }

    .project__detail__right {
        margin-left: 10px;
    }

    .case__detail .review-block__item {
        width: 49%;
        min-width: 250px;
    }

    .case_info__item {
        width: 40%;
        margin-bottom: 20px;
    }

    .case_info__block {
        flex-wrap: wrap;
    }

    .big-table {
        width: 100%;
        overflow-x: scroll;
    }

    .maintenance-services {

        .service_blocks {
            column-gap: 40px;

            .block_details {
                padding: 20px;

                .block_img {
                    width: 80px;
                }
            }
        }

        .service_item__title {
            margin: 0;
            padding: 0;
            font-size: 20px;
            line-height: 24px;
            font-weight: 500;
        }

        .service_btn {
            border-radius: 10px;
            padding: 20px 0;
            font-size: 30px;
            line-height: 47px;
            margin-top: 64px;
        }
    }
}

@media all and (max-width: 1100px) {
    .products__item-title {
        font-size: 30px;
    }

    .bugboard-main__wrap {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .box_element_add {
        padding-right: 100px;
    }

    .web_header .row .column-1 {
        flex: 0 0 50%;
    }

    .web_header .description {
        margin-bottom: 20px;
    }

    .web_header {
        padding-bottom: 42px;
    }

    .box_partners .box_logo_partner .slick-prev {
        left: 20px;
    }

    .box_partners .box_logo_partner .slick-next {
        right: 20px;
    }

    .box_contact .box_info {
        border-radius: 15px 15px 0 0
    }

    .box_contact .box_info .address {
        padding: 20px;
    }

    .box_reviews .reviews {
        padding: 50px;
    }

    .box_reviews .reviews .text {
        font-size: 14px;
        margin-top: 0;
    }

    .box_reviews .reviews .box_img {
        width: 150px;
        min-width: 150px;
        height: 150px;
    }

    .box_reviews .reviews .box_img img {
        width: 150px;
        height: 150px;
    }

    .service-landing-header {
        padding-bottom: 40px;
    }

    .service-landing-header__title {
        font-size: 35px;
        line-height: 40px;
        padding-bottom: 20px;
    }

    .service-landing-header__subtitle {
        font-size: 21px;
        line-height: 26px;
    }

    .service-landing-header__description {
        font-size: 18px;
        line-height: 22px;
        padding-right: 15px;
        margin-bottom: 30px;
    }

    .service-landing-header__image {
        /* width: 588px;
        height: 408px;
        margin-bottom: -40px; */
    }

    .service-landing-header__button {
        padding: 12px 30px;
        font-size: 22px;
        font-weight: 700;
    }

    .info-card__text {
        font-size: 18px;
        line-height: 22px;
    }

    .maintenance-about-company__text {
        font-size: 18px;
        line-height: 22px;
    }

    .maintenance-about-company__container {
        grid-template-columns: auto 300px;
    }

    .service-landing-order__block-title,
    .service-landing-sale__block-title,
    .maintenance-about-company__block-title,
    .maintenance-services__block-title {
        font-size: 34px;
        line-height: 36px;
    }

    .service-landing-sale {
        padding: 60px 0px;
    }

    .service-landing-sale__info-block {
        margin-bottom: 60px;
    }

    .simple-quot {
        border-left: 8px solid#FF9900;
        padding-left: 16px;
    }

    .simple-quot__text {
        font-size: 20px;
        line-height: 23px;
    }

    .simple-quot__text:not(:last-child) {
        margin-bottom: 20px;
    }

    .service-landing-sale__button {
        font-size: 24px;
        line-height: 30px;
        padding: 12px 30px;
    }

    /* stocks */

    .stock-card {
        min-height: 390px;
    }

    .stock-card__title {
        font-size: 19px;
        line-height: 24px;
    }

    /* stocks end */
}

@media all and (max-width: 1024px) {

    .projects-list:first-child {
        margin-top: -110px;
    }

    /* services */

    .services-list {
        column-gap: 20px;
        margin-top: 30px;
    }

    .service-item {
        column-gap: 20px;
        padding: 20px;
    }

    .service-item__title {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .service-item__description {
        font-size: 14px;
        line-height: 19px;
    }

    /* services end*/


    .box_contacts .branches_list .box_cities {
        padding-left: 20px;
    }

    .box_contacts .branches_list .box_info .column-2 {
        padding-left: 20px;
    }

    .reviews_item_title {
        display: flex;
        align-items: start;
        gap: 15px;
        margin-bottom: 30px;
        flex-direction: column;
    }

    .reviews_item_company-logo {
        width: 50%;
    }

    .box_reviews .reviews_list .reviews_item_message::before {
        width: 67px;
        height: 50px;
        left: -7px;
        top: -19px;
    }

    .box_reviews .reviews_list .reviews_item_message::after {
        width: 67px;
        height: 50px;
    }

    .box_reviews .reviews_list .reviews_item_body {
        padding: 15px 20px 20px;

    }


    .bugboard__light-box {
        font-size: 18px;
        line-height: 22px;
    }

    .bugboard__algorithm-list {
        gap: 42px;
        width: 320px;
    }

    .bugboard__white-box {
        font-size: 18px;
        line-height: 25px;
        padding: 30px 40px;
    }

    .bugboard__algorith-description-list {
        width: 420px;
    }

    .bugboard__orange-box {
        font-size: 17px;
        line-height: 23px;
        padding: 20px;
    }

    .box_element_add {
        padding-right: 20px;
    }

    .projects-list-item {
        padding: 25px;
    }

    .ago_clients h3.title {
        padding-left: 42px;
    }

    .ago_clients .wrap {
        padding: 30px 0px;
        background-color: #f3f3f3;
    }

    .ago_clients .container {
        padding: 0;
    }

    .projects-list-filter {
        margin-bottom: 80px;
        padding-bottom: 30px;
    }



    .company_cert_other .box_clients_slider .logos_list {
        padding: 0px 0px;
    }

    table:not(.invisible) tbody tr {
        border: none;
    }

    table:not(.invisible) tbody tr:first-child {
        border: none;
    }

    table:not(.invisible) tbody tr td:nth-child(-n+4) {
        border: 1px solid #d7d7d7;
    }

    .visible_slick_list .slick-list {
        overflow: hidden;
    }

    body {
        height: 100%;
        min-height: 100%;
        min-width: 300px;
        max-width: 100%;
        overflow-x: hidden;
    }

    .box_page_header .bx-breadcrumb {
        font-size: 14px;
        color: #fff;
        padding: 75px 22px 10px;
    }

    .__paragraph table:not(.invisible) tbody tr:first-child {
        font-size: 11px;
    }

    .__paragraph tr {
        font-size: 11px !important;
    }

    .project__detail__content iframe {
        width: 100%;
        height: 200px;
    }

    .projects-list-item {
        min-height: 365px;
        margin-bottom: 5px;
    }

    .projects-list-item__head span {
        font-size: 18px;
    }

    .ago_why_sinergo .box_ago_why_sinergo_item .ago_why_sinergo_item .title {
        font-size: 18px;
        font-weight: 800;
        margin-bottom: 5px;
    }

    .ago_why_sinergo .box_ago_why_sinergo_item .ago_why_sinergo_item .description {
        font-family: 'Gotham Pro';
        font-size: 14px;
    }

    .ago_why_sinergo .box_ago_why_sinergo_item .ago_why_sinergo_item .icon {
        height: 60px;
        width: 60px;
    }

    .ago_why_sinergo h2.title {
        margin-bottom: 40px;
        font-size: 30px;
    }

    .ago_quality_garant {
        margin-bottom: 40px;
    }

    .ago_quality_garant_img {
        margin-left: 0;
    }

    .ago_quality_garant h2.title {
        font-size: 30px;
    }

    .ago_banner {
        padding: 60px 0px 40px;
        margin-bottom: 40px;
    }

    .ago_banner .row .column-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 55.5%;
        flex: 0 0 70.5%;
    }

    .ago_banner .row .column-2 .col-1 .line-2 {
        font-size: 30px;
    }

    .ago_banner .row .column-2 .col-1 .line-1 {
        font-size: 90px;
    }

    .ago_banner .row .column-2 .col-1 .line-3 {
        font-size: 14px;
    }

    .ago_econom_effect .project_of_the_year .text {
        margin-left: 80px;
        font-size: 14px;
    }

    .ago_econom_effect {
        background-color: #f3f3f3;
        padding-top: 60px;
    }

    .ago_econom_effect_item {
        text-align: center;
        padding: 31px 15px 16px;
        border-radius: 5px;
        background-color: #fff;
    }

    .ago_econom_effect_item .percent {
        color: #ff8c29;
        font-size: 60px;
        margin-bottom: 20px;
    }

    .ago_econom_effect_item .description {
        font-size: 13px;
        font-weight: 600;
    }

    .ago_econom_effect .container {
        padding: 0 40px;
    }

    .ago_econom_effect h2.title {
        font-size: 30px;
        text-align: left;
        font-weight: 800;
        margin: 0px 0 30px 0;
        line-height: 35px;
        padding: 0px;
    }

    .ago_features .container {
        padding: 0 40px;
    }

    .box_ago_features_item .ago_features_item_body {
        padding-right: 10px;
        font-size: 14px;
        padding-left: 10px;
    }

    .ago_features h2.title {
        margin-bottom: 25px;
        font-size: 30px;
    }

    .hover_1 .hover_item .button {
        right: 10px;
    }

    .ago_programms_list .row .col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33%;
        flex: 0 0 33%;
    }

    .ago_programms .box_ago_programms_item .ago_programms_item_body .description {
        font-size: 13px;
    }

    .ago_programms .box_ago_programms_item .ago_programms_item_body {
        padding: 0px 20px 0px 20px;
    }

    .ago_programms .box_ago_programms_item .ago_programms_item_body .title {
        font-size: 18px;
        font-weight: 800;
        margin-bottom: 10px;
    }

    .ago_text_block {
        padding: 60px 0px 24px 0px;
    }

    .ago_text_block .container h2 {
        padding-top: 0px;
        padding-bottom: 25px;
    }

    .ago_text_block .column-2 .ago_img_1 {
        margin-right: 20px;
        margin-left: 20px;
        width: 100%;
    }

    .ago_why_sinergo_list .col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 47.4%;
        flex: 0 0 47.4%;
        min-height: 75px;
    }

    .ago_why_sinergo_list .col.column-1 {
        -ms-flex-preferred-size: 26.5%;
        flex-basis: 22.5%;
    }

    .ago_text_block .column-1 {
        padding-top: 0;
        width: 50%;
        padding-left: 0px;
    }

    .ago_text_block .column-1 .title {
        margin-bottom: 0;
        font-size: 30px;
        line-height: 30px;
    }

    .ago_steps_item .row .column-2 .button_next {
        min-width: 240px;
        font-size: 14px;
    }

    .ago_steps_item .row .column-1 .button {
        padding: 12px 10px;
        font-size: 12px;
    }

    .ago_steps_list_item .row .column-3 {
        height: 0px;
    }

    .ago_steps .container {
        margin: 0 auto;
        max-width: 1560px;
        width: 100%;
        padding: 0 0px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        min-width: 320px;
    }

    .company_invite .column_2 {
        padding-right: 230px;
        margin-left: 21%;
        margin-bottom: 10px;
    }

    .box_reviews .reviews_list .reviews_item_message p,
    .box_reviews .reviews_list .reviews_item_message div {
        max-height: 100%;
        font-size: 16px;
        line-height: 20px;
        overflow: visible;
    }

    .box_gift .gift_item {
        margin-top: 43px;
    }

    .box_gift .gift_item_description p {
        font-size: 18px;
        line-height: 22px;
    }

    .__paragraph p,
    .__paragraph li,
    .__paragraph .text {
        font-size: 14px;
    }

    ul {
        padding-left: 45px;
    }

    ol>li {
        font-size: 14px;
    }

    .__paragraph__header .title {
        font-size: 25px;
        font-weight: 800;
    }

    ul.paragraph-nav {
        font-size: 14px;
    }

    .project__detail__right .info {
        font-size: 14px;
    }

    .case__detail .review-block__header .title {
        font-weight: 800;
        font-size: 25px;
        margin-left: 25px;
    }

    ul.paragraph-nav li {
        padding: 10px 20px;
    }

    /*/////////////////////*/
    .projects-header-block h1 {
        color: #ffffff;
        padding: 0;
        font-size: 30px;
    }

    .projects-list-filter a {
        text-decoration: none;
        display: inline-block;
        margin-bottom: 30px;
        padding-top: 10px;
    }

    .projects-list-filter.cases-filter .selected-list span {
        font-size: 12px;
    }

    .projects-list-filter a.reset {
        font-size: 12px;
    }

    .projects-list-case__tags {
        font-size: 11px;
    }

    .projects-list-case__title {
        font-size: 18px;
        height: 88px;
    }

    .projects-list .col {
        padding: 0px 10px;
        margin-bottom: 20px;
    }

    .box_services .service_box {
        z-index: 5;
        min-width: auto;
        width: auto;
        max-width: 380px;
    }

    .box_services .silde_services {
        padding-right: 50px;
    }

    .box_services .container {}

    .box_services .service_box {
        margin-right: 0;
        position: relative;
    }

    .box_services .service_box.slick-center {
        transform: scale(1.1);
        z-index: 10;
        position: relative;
    }

    .box_services .service_box .overflow {
        display: block;
        z-index: 5;
        opacity: 0.15;
    }

    .box_services .service {
        position: relative;
    }

    .box_services .service_box {
        height: 716px;
    }

    .box_services .service_box.slick-center .service .overflow {
        display: none;
    }

    .box_services .service_box.slick-center .service {
        position: absolute;
        width: 130%;
        left: 0;
        top: 0;
        margin-left: -15%;
        max-width: 380px;
        min-width: 197px;
        z-index: 5;
    }

    .box_services .slick-track {
        height: 100%;
    }

    .box_services {
        padding: 0;
        height: auto;
    }

    .box_services .silde_services .slick-list .slick-track {
        padding-top: 45px;
        padding-bottom: 0px;
    }

    .projects-header-block .events-h1 {
        padding-bottom: 30px;
    }

    .events-header {
        height: 100px;
    }

    .block-news__name .h3 {
        font-size: 30px;
    }

    .block-news__info {
        gap: 15px;
        padding: 15px 25px;
    }

    .block-news__info__date h3 {
        font-size: 18px;
    }

    .block-news__info__preview {
        font-size: 16px;
    }

    .block-news__name__heading,
    .block-news__info__location {
        font-size: 18px;
    }

    .block-news__name {
        gap: 25px;
    }

    .block-news__info__date__time p {
        font-size: 10px;
    }

    .block-news {
        padding: 15px 25px;
    }

    .box_events .h2 {
        padding: 0;
    }

    .maintenance-services {

        .service_blocks {
            column-gap: 40px;

            .block_details {
                padding: 15px;
                gap: 20px;
                flex-direction: column;
                align-items: start;

                .block_img {
                    width: 60px;
                }
            }
        }

        .service_item__title {
            font-size: 18px;
            line-height: 22px;
        }

    }

    /* stocks */

    .stock-card {
        min-height: 390px;
    }

    .stock-card--in-slider {
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
    }

    .stock-card__title {
        font-size: 19px;
        line-height: 24px;
    }

    /* stocks end */

}

@media all and (max-width: 950px) {
    .bugboard__cost-title {
        font-size: 25px;
    }

    .nav_pages {
        right: 70px;
    }

    .modal.modal-event {
        width: 90vw;
        height: auto;
        max-height: 90vh;
        left: 5vw;
        top: 5vh;
        padding: 60px 30px;
    }

    .event_form {
        margin: 20px 25%;
    }

    .event_form .box_input input {
        padding-left: 2px;
    }

    .event_header .row {
        display: block;
    }

    .form_feedback {
        position: relative;
        margin: 0 25%;
        margin-top: 40px;
    }

    .box_reviews .reviews_list .reviews_item_message p,
    .box_reviews .reviews_list .reviews_item_message div {
        max-height: 100%;
        font-size: 14px;
        line-height: 20px;
        overflow: visible;
    }

    .ago_why_sinergo_list .col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 49.4%;
        flex: 0 0 49.4%;
        min-height: 114px;
    }

    .ago_banner .row .column-2 .col-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 55%;
        flex: 0 0 55%;
    }

    .ago_banner .row .column-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 70.5%;
        flex: 0 0 70.5%;
    }

    .box_ago_features_item .ago_features_item .column-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }

    .box_list_project .news .name div {
        font-size: 16px;
    }

    .box_stocks .container_stocks .box_list_stocks {
        padding: 0 40px;
    }

    .box_contact .box_info .address {
        margin: 0 auto;
    }

    .box_contact .box_info {
        flex-wrap: wrap;
    }

    .box_contact .box_info .maps {
        position: relative;
        width: 100%;
        height: 500px;
    }

    .service-landing-header__title {
        font-size: 30px;
        line-height: 34px;
    }

    .service-landing-header__subtitle {
        font-size: 18px;
        line-height: 23px;
    }

    .service-landing-header__description {
        font-size: 16px;
        line-height: 20px;
    }

    .service-landing-header__image {
        /* width: 488px;
        height: 338px; */
    }

    .service-landing-header__button {
        padding: 12px 20px !important;
        font-size: 18px;
    }

    .info-card__text {
        font-size: 16px;
        line-height: 20px;
    }


    .service-landing-advantages {
        padding: 40px 0;
    }

    .service-landing-advantages__list {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media all and (max-width: 840px) {
    .products__item-title {
        font-size: 25px;
    }

    .bugboard__algorithm-container {
        flex-direction: column;
    }

    .bugboard__algorithm-list {
        width: 100%;
        margin-bottom: 30px;
    }

    .bugboard__algorith-description-list {
        width: 100%;
    }

    .bugboard-main {
        padding: 36px 0px;
    }

    .bugboard-main__button {
        font-size: 21px;
    }

    .bugboard-main__title {
        font-size: 35px;
        line-height: 46px;
    }

    .bugboard-main__description {
        font-size: 20px;
        line-height: 30px;
    }

    .box_news .row {
        justify-content: center;
    }

    .box_news .news_list {
        padding-left: unset !important;
        margin-bottom: 30px !important;
    }

    .box_news .news_list .news_item {
        max-width: 100%;
        min-height: 300px;
    }

    .news-content {
        padding-bottom: 30px;
    }

    .box_element_add {
        padding-right: 40px;
    }

    .event_form_description {
        font-size: 18px;
    }

    .event_form_title.end {
        font-size: 25px;
    }

    .event_form .box_input input {
        margin-left: 0%;
        font-size: 12px;
    }

    .company_need_item img {
        margin-bottom: 10px;
        height: 65px;
    }

    .company_need_item .title {
        font-size: 12px;
    }

    .web_services .company_need_list .col {
        max-width: 180px;
    }

    .container_project {
        padding: 0 0;
    }

    .projects-list-item {
        max-width: 100%;
        flex-basis: 50%;
    }

    .order .form_submit .box_input {
        flex-basis: 80%;
        margin-bottom: 30px;
    }

    .box_input input {
        width: 72%;
        font-size: 12px;
    }

    .consult__image img {
        position: absolute;
        right: -40px;
        bottom: 0;
        width: 190%;
    }

    .projects-list .row .col.col_wide {
        -ms-flex-preferred-size: 98.6666%;
        flex-basis: 98.6666%;
    }

    .projects-list-item {
        min-height: 300px;
        margin-bottom: 5px;
    }

    .projects-list-item__head span {
        font-size: 16px;
    }

    .projects-list-item__head {
        display: flex;
    }

    .projects-list .row {
        margin-left: 10px;
        margin-right: 0;
    }

    .projects-list .row .col {
        -ms-flex: 0 0 49.3333%;
        flex: 0 0 49.3333%;
    }

    .ago_banner .row .column-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 70.5%;
        flex: 0 0 100.5%;
    }

    .__paragraph {
        margin-bottom: 40px;
        /*padding: 40px 60px;*/
    }

    .box_city {
        flex-wrap: wrap;
    }

    .box_contact .city {
        margin-right: 10px;
    }

    .box_reviews .reviews .box_img {
        width: 100px;
        min-width: 100px;
        height: 100px;
    }

    .box_reviews .reviews .box_img img {
        width: 100px;
        height: 100px;
    }

    .box_type_project {
        flex-wrap: wrap;
    }

    .event_bg {
        display: none;
    }

    .box_news_event .container {
        flex-wrap: wrap;
        padding: 0 50px;
    }

    .box_news.yes_event {
        padding-right: 0;
    }

    .box_news.yes_event .news_list {
        margin-left: 0;
    }

    .box_type_project .type_projecr {
        margin-bottom: 10px;
    }

    .box_type_project .type_projecr:nth-child(2n) {
        margin-right: 0;
    }

    .box_type_project .type_projecr .text .name {
        font-size: 12px;
    }

    .box_type_project .type_projecr .text .col {
        font-size: 12px;
    }

    .box_services .service_box.slick-center .service {
        margin-left: -20%;
    }

    .box_event {
        padding-right: 0;
        margin-right: -20px;
    }

    .box_event .event_list .item {
        max-width: 100%;
        background: #3264d3;
        color: #fff;
        width: calc(100% - 20px);
        padding: 25px 50px;
        margin-left: -50px;
    }

    .box_event .event_list .item.green {
        background: #00a651;
    }

    .box_event .event_list .item.orange {
        background: #ff8c29;
    }

    .box_event .event_list .item.violet {
        background: #662d91;
    }

    .container_project {
        padding: 30px 0;
    }

    .box_event h2 {
        text-align: center;
    }

    body .title_project.d_flex {
        display: block;
        text-align: center;
    }

    .title_project {
        padding-bottom: 25px;
    }

    .title_project h2 {
        padding-bottom: 0px;
    }

    .box_news.yes_event .title_project h2 {
        text-align: center;
    }

    /* stocks */
    .stocks__block_title {
        margin-bottom: 0;
    }

    /* stocks end */

    .service-landing-header__image {
        left: -1vw;
        top: -4vw;
    }
}

@media all and (max-width: 750px) {
    .employee_body .column-1 {
        overflow: unset;
        min-width: 120%;
    }

    .box_element_add {
        padding-right: 40px;
    }

    .event_employees .title {
        margin-bottom: 50px;
        font-size: 30px;
    }

    .event_textblock_1 .column-1 .title {
        font-size: 30px;
    }

    .box_reviews .reviews_list .reviews_item_message p,
    .box_reviews .reviews_list .reviews_item_message div {
        font-size: 12px;
        line-height: 20px;
        overflow: visible;
    }

    .ago_why_sinergo_list .col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 47.4%;
        flex: 0 0 49.4%;
        min-height: 114px;
    }

    .ago_why_sinergo_list .col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 49.4%;
        flex: 0 0 49.4%;
        min-height: 130px;
    }

    ul {
        font-size: 14px;
    }

    .__paragraph {
        margin-bottom: 40px;
        padding: 30px 40px;
    }

    ol ul {
        font-size: 14px;
    }

    /*/////////////////*/
    .footer .container {
        flex-wrap: wrap;
    }

    .footer .container .contact {
        margin: 0;
        margin-left: auto;
    }

    .box_stocks h2 {
        padding-bottom: 0;
    }

    .box_stocks .container_stocks .box_list_stocks .element_news {
        max-width: 100%;
        padding: 20px;
        border-radius: 10px;
    }

    .box_stocks .container_stocks .box_list_stocks .box_element_news {
        padding-right: 25px;
    }

    .box_stocks .container_stocks .box_list_stocks .element_news .news .name {
        font-size: 16px;
        margin-bottom: 15px;
        height: 60px;
    }

    .box_stocks .container_stocks .box_list_stocks .element_news .news .preview_text {
        font-size: 14px;
        margin-bottom: 15px;
    }

    .box_stocks .container_stocks .box_list_stocks .element_news .news .button {
        font-size: 10px;
        height: 30px;
        line-height: 30px;
        padding: 0 20px;
    }

    .box_stocks .container_stocks .box_list_stocks .element_news .news .date {
        font-size: 10px;
        margin-top: 15px;
    }

    .mascot {
        padding-left: 20px;
        padding-right: 20px;
    }

    .mascot-message {
        font-size: 18px;
        line-height: 20px;
    }
}

@media all and (max-width: 640px) {

    .box_input>label,
    .box_textarea>label {
        font-size: 14px;
    }

    .bugboard__task-item {
        font-size: 1rem !important;
    }

    .bugboard__price-title,
    .bugboard__cost-text {
        font-size: calc(1rem + .3vw) !important;
    }

    .bugboard__price-description {
        font-size: 0.8rem !important;
    }



    .ago_econom_effect .container {
        padding: 0 15px;
    }

    .ago_features {
        padding-bottom: 20px;
    }

    .ago_features_list {
        margin-top: 30px;
    }

    .box_nav {
        flex-direction: column;
        align-items: center;
        gap: 30px;
    }

    .box_element_add {
        padding-right: 0;
        display: inline-block;
    }

    .nav_pages {
        margin-right: 0;
    }

    .products__item-title {
        font-size: 20px;
    }

    .products__item {
        display: block;
        padding: 30px 20px;
    }

    .products__item-picture {
        display: none;
    }

    ol.bugboard__list {
        padding-left: 45px;
    }

    ol.bugboard__list .list_item::before {
        font-size: 18px;
        width: 35px;
        left: -45px;
        height: 35px;
        line-height: 35px;
        top: calc(50% - 18px);
    }

    .bugboard__list .list_item {
        font-size: 13px;
        min-height: 35px;
        display: flex;
        align-items: center;
    }

    ol.list_style_num_1 .list_item {
        margin-bottom: 15px;
    }

    .bugboard__cost-title {
        font-size: 20px;
    }

    .bugboard__white-box {
        font-size: 16px;
        line-height: 21px;
        padding: 20px 20px;
    }

    .bugboard__white-box:first-child {
        margin-bottom: 30px;
    }

    .bugboard__white-box ul,
    .bugboard__block ul {
        padding-left: 15px;
    }

    .mascot-image img {
        width: 160px;
    }

    .mascot::before {
        height: 170px;
    }

    .mascot-message {
        font-size: 16px;
        min-height: 50px;
    }

    .mascot-message::before {
        width: 39px;
        height: 28px;
        left: -3px;
    }

    .nav_pages {
        position: initial;

    }

    .modal-event .event-type {
        font-size: 25px;
    }

    .modal-event .event-name {
        font-size: 14px;
    }

    .modal-event .event-datetime .date {
        font-size: 23px;
    }

    .modal-event .event-datetime .time {
        font-size: 20px;
    }

    .modal-event .button {
        font-size: 14px;
        line-height: 16px;
    }

    .slider_employees .slide-item {
        min-width: 220px;
        padding-left: 0px;
        padding: 0px 18px;
        margin: 0 0 20px;
    }

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

    .web_block_1 .column-1 .block_title {
        line-height: 30px;
        margin-bottom: 20px;
    }

    .web_ways_titles_list .col {
        min-width: 310px;
        padding-left: 0px;
        padding-right: 10px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33%;
        flex: 0 0 33%;
    }

    .web_header .row {
        display: block;
    }

    .case__detail {
        padding: 0;
    }

    .bx-breadcrumb .bx-breadcrumb-item {
        white-space: normal;
    }

    .company_invite .container {
        padding: 0 0;
    }

    .project-detail-header-block {
        margin-top: 25px;
        padding-bottom: 120px;
        margin: 0 20px;
    }

    .consult .row .column-2 p {
        font-size: 20px;
        font-family: 'Montserrat';
        line-height: 22px;
        margin-bottom: 0px;
    }

    .projects-list-item__head span {
        font-size: 14px;
    }

    .projects-list-item__text {
        margin: 10px 0;
        font-size: 12px;
    }

    .ago_steps_item .row .column-1 .title {
        margin: 20px 0px 30px;
    }

    .ago_why_sinergo .box_ago_why_sinergo_item .ago_why_sinergo_item .title {
        font-size: 16px;
        font-weight: 800;
        margin-bottom: 5px;
    }

    .ago_why_sinergo .box_ago_why_sinergo_item .ago_why_sinergo_item .description {
        font-family: 'Gotham Pro';
        font-size: 12px;
    }

    .ago_why_sinergo_list .col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        min-height: 60px;
    }

    .ago_quality_garant h2.title {
        font-size: 25px;
        margin-left: 40px;
    }

    .ago_why_sinergo h2.title {
        margin-bottom: 40px;
        font-size: 25px;
        margin-left: 20px;
    }

    .box_gift .gift_item .column-2 .button {
        padding: 12px 5px 12px 2px;
        margin-bottom: 10px;
    }

    .box_reviews .reviews_list .reviews_item_message p,
    .box_reviews .reviews_list .reviews_item_message div {
        position: relative;
        z-index: 2;
        max-height: 100%;
        font-size: 12px;
        line-height: 20px;
        overflow: visible;
    }

    .box_gift .gift_item .button {
        padding: 10px 5px;
        font-size: 11px;
    }

    .project__detail__right .info {
        font-size: 12px;
    }

    .case__detail {
        margin: 0 0px;
    }

    .__paragraph__header .num {
        width: 50px;
        height: 50px;
        font-size: 28px;
        margin-right: 15px;
        line-height: 50px;
        -ms-flex: 0 0 50px;
        flex: 0 0 50px;
    }

    .__paragraph ul {
        margin: 0px;
        list-style: none;
        padding-left: 15px;
        line-height: 22px;
    }

    ul li::before {
        height: 8px;
        width: 8px;
        left: -15px;
    }

    ul ul li::before {
        height: 8px;
        width: 8px;
        left: -15px;
        border: 1px solid #ff8c29
    }

    .__paragraph p,
    .__paragraph li,
    .__paragraph .text,
    .__paragraph span {
        font-size: 13px;
        line-height: 138%;
    }

    ul li {
        font-family: 'Gotham Pro';
        position: relative;
        margin-bottom: 0px;
        font-size: 13px;
    }


    .__paragraph__header .title {
        font-size: 20px;
        font-weight: 800;
    }

    .case_header h1 {
        font-size: 25px;
        padding: 80px 20px;
        color: #ffffff;
    }

    .case_info__block {
        flex-wrap: wrap;
        margin-left: 10px;
    }

    .case__detail .review-block__header .title {
        font-weight: 800;
        font-size: 20px;
        margin-left: 25px;
    }

    .projects-list-case {
        min-height: 291px;
        max-width: 100%;
    }

    /*////////////////////////*/
    .box_contact .box_info .address {
        padding: 20px;
        font-size: 12px;
    }

    .box_reviews .box_list_reviews {
        padding: 0 10px;
        padding-right: 20px;
    }

    .box_reviews .box_element {
        padding: 0 10px;
    }

    .box_reviews .reviews .box_img {
        display: none;
    }

    .box_reviews .reviews {
        padding: 30px;
        border-radius: 15px;
    }

    .box_reviews .reviews .post {
        margin-top: 25px;
    }

    .box_reviews .reviews .text {
        font-size: 10px;
        padding: 0;
    }

    .box_partners {
        padding: 30px 0;
    }

    .box_partners .box_type {
        position: relative;
    }

    .box_partners .box_type .type {
        display: none;
        height: 0;
        bottom: 0;
        -webkit-transition: all ease-out 200ms;
        -moz-transition: all ease-out 200ms;
        -o-transition: all ease-out 200ms;
        transition: all ease-out 200ms;
    }

    .box_partners .box_type .type.open {
        display: block;
        font-size: 18px;
        position: absolute;
        bottom: -7px;
        margin: 0;
        padding: 0 10px;
        height: 40px;
        line-height: 40px;
        background: #ff7a08;
        z-index: 10;
        width: 160px;
        color: #fff;
        text-decoration: none;
        padding-right: 18px;
        overflow: hidden;
    }

    .box_partners .box_type .type.open:last-child {
        bottom: -47px;
    }

    .box_partners .box_type .type.active {
        display: block;
        margin: 0;
        margin-bottom: 30px;
        color: #181818;
        background: transparent;
        position: relative;
        font-size: 18px;
        padding-right: 18px;
        height: auto;
    }

    .box_partners .box_type .type.active:before {
        content: '';
        background: url("../images/icon_select.png") center center no-repeat;
        position: absolute;
        right: 0;
        top: 43%;
        height: 6px;
        width: 9px;
    }

    .box_news .news_list .slick-slide {
        padding-right: 10px;
    }

    .box_news .news_list .slick-slide>div {
        padding-bottom: 10px;
    }

    .box_news_event .container {
        padding: 0 20px;
    }

    .box_services .silde_services {
        padding-right: 20px;
    }

    .other-services .container {
        padding: 0 0;
    }

    .container {
        padding: 0 20px;
    }

    .box_list_project .element_news {
        min-width: 260px;
    }

    .box_type_project .type_projecr {
        margin-right: 10px;
    }

    .box_type_project .type_projecr .text .name {
        font-size: 10px;
    }

    .box_type_project .type_projecr .text .col {
        font-size: 10px;
    }

    .button:not(.button_circle):not(.button_arrow) {
        line-height: 14px;
        font-size: 12px;
        padding: 0 10px;
    }

    .form_feedback .submit {
        font-size: 12px;
        height: 31px;
        line-height: 25px;
    }

    .company_need_list {
        overflow: hidden;
    }

    .bugboard__algorithm-container {
        margin-bottom: 20px;
    }

    .bugboard__block-title {
        margin-bottom: 0px;
    }

    .box_events {
        gap: 25px;
    }

    .block-news {
        grid-template-columns: 1fr;
        min-width: 220px;
        gap: 15px;
        padding: 10px 20px;
    }

    .block-news__name {
        gap: 15px;
    }

    .block-news__info {
        padding: 10px 20px;
        gap: 10px;
    }

    .block-news__name .h3 {
        font-size: 20px;
    }

    .block-news__info__date h3 {
        font-size: 14px;
    }

    .block-news__info__preview {
        font-size: 12px;
    }

    .block-news__name__heading,
    .block-news__info__location {
        font-size: 12px;
        line-height: 25px;
    }

    .block-news__info__location::after {
        width: 20px;
        height: 20px;
    }

    /* stocks */
    .stocks {
        padding-bottom: 40px;
    }

    .container .stocks__block_title {
        padding-top: 0;
        padding-bottom: 0;
    }

    /* stocks end */

    .service-landing-header__title {
        font-size: 26px;
        line-height: 31px;
    }
}


/* order */

@media (min-width: 1367px) {
    .order .form_submit .box_input {
        flex-basis: 26%;
    }

    .order .form_submit .box_submit {
        flex-basis: 10%;
    }

    .modal.modal-order {
        width: 1000px;
        margin-left: -500px;
    }
}

@media (min-width: 767px) and (max-width: 1366px) {
    .order .form_submit .box_input {
        flex-basis: 40%;
        margin-bottom: 30px;
        margin-left: 30%;
    }

    .order .form_submit .box_submit {
        flex-basis: 100%;
    }

    .order .form_submit .box_input.order-3 {
        order: 3;
    }

    .modal.modal-order {
        width: 766px;
        margin-left: -384px;
    }

    .projects-list-case__title {
        font-size: 17px;
    }
}




/* 1024 ////////////////////////////*/

@media screen and (max-width: 1155px) {
    .company_block_1 .column_2 {
        font-size: 18px;
        line-height: 23px;
        padding: 110px 10px 30px 20px;
    }
}

@media screen and (max-height:700px) {
    .modal_feature .body {
        max-height: 350px;
    }
}

@media screen and (max-height:600px) {
    .modal_feature .body {
        max-height: 290px;
    }
}

@media screen and (max-height:500px) {
    .modal_feature .body {
        max-height: 210px;
    }
}

@media screen and (max-width: 1024px) {
    .project_nav_pages {
        margin-right: unset;
    }

    .event_textblock_2 table.arrow_links_list tr {
        display: grid;
        grid-template-columns: 50% 50%;
    }

    table.table-collapse tbody tr td {
        width: 100%;
        padding: 0 7px 0 0;
    }

    .modal_feature .body>img {
        width: 100%;
        margin-left: 0px;
    }

    .modal_feature .body table td:last-child img {
        width: 90%;
        margin-left: 0;
    }

    .modal_feature .body .text {
        font-size: 14px;
        margin-bottom: 20px;
    }

    .modal_feature .body table tr {
        font-size: 14px;
        display: flex;
        flex-wrap: wrap;
        width: 100%;
    }

    .modal_feature .body table tr td {
        margin-bottom: 30px;
    }

    .modal_feature .body table tr td ul {
        padding-left: 15px;
    }

    .modal_feature .body {
        max-width: 100%;
        overflow-x: hidden;
    }

    .ago_features .container .modal_feature {
        width: 100%;
        max-width: 60vw;
        min-width: 73%;
        margin: 0;
        left: calc(45% - 32vw);
        top: 10vh;
        max-height: 80vh;
    }

    .search_page .container .nav_pages {
        display: none;
    }

    .event_textblock_2 .column-2 img {
        width: 80%;
    }

    .event_employees .title {
        font-size: 35px;
    }

    .event_textblock_1 .column-1 .title {
        margin: 0px 0px 40px;
        font-size: 35px;
    }

    .projects-header-block {
        padding-bottom: 1px;
    }


    .container {
        /* padding-left: 42px;
        padding-right: 42px; */
    }

    .box_hello_block {
        padding-top: 180px;
    }

    .box_hello_block .row .col.col-1 .line-1 {
        font-size: 90px;
        line-height: 85px;
    }

    .box_hello_block .row .col.col-1 .line-2 {
        font-size: 18px;
        line-height: 10px;
    }

    .box_hello_block .row .col.col-1 .line-3 {
        font-size: 14px;
    }

    .box_hello_block .row .col.col-2 .line-1 {
        font-size: 50px;
        line-height: 55px;
    }

    .box_hello_block .row .col.col-2 .line-2 {
        font-size: 18px;
        max-width: 300px;
        line-height: 30px;
        margin-bottom: 38px;
        margin-top: 10px;
    }

    .box_hello_block .row .col.col-3 {
        padding: 140px 0 80px;
    }

    .box_services {
        padding: 55px 0 48px;
    }

    .block_title {
        font-size: 30px;
        line-height: 45px;
    }

    .box_services .services_list {
        margin-top: 35px;
    }

    .box_services .services_list .col .box_service_item .service_item {
        max-width: 460px;
        min-height: 220px;
    }

    .box_services .services_list .col .box_service_item .service_item .row .col-1 {
        max-width: 110px;
        padding: 40px 0px 0 20px;
        margin-top: -60px;
    }

    .box_services .services_list .col .box_service_item .service_item .row .col-2 .service_item_body .service_title {
        font-size: 18px;
        margin-bottom: 25px;
    }

    .box_services .services_list .col .box_service_item .service_item .row .col-2 .service_item_body .service_description {
        font-size: 13px;
    }

    .box_services .services_list .col .box_service_item .service_item .row .col-2 .service_item_body {
        padding-right: 20px;
        padding-left: 20px;
    }

    .service_description {
        margin-top: -15px;
    }

    .box_news .news_list .news_item {
        max-width: 300px;
        min-height: 600px;
    }

    .box_news {
        padding: 55px 0px 35px;
    }

    .box_news .news_list {
        margin: 40px -36px 0px;
    }

    .box_news .news_list .news_item_title {
        font-size: 18px;
    }

    .box_news .news_list .news_item_description {
        font-size: 14px;
    }

    .slick-arrow.arrow_right {
        right: 10px;
    }

    .slick-arrow.arrow_left {
        left: 0px;
    }

    .box_events .events_list {
        margin: 50px -16px 0px;
    }

    .box_events .events_list .events_item_title {
        font-size: 13px;
    }

    .box_events .events_list .events_item_description {
        font-size: 12px;
    }

    .box_events .events_list .events_item_date .date {
        font-size: 18px;
    }

    .box_events .events_list .events_item_date .time {
        font-size: 22px;
    }

    .box_clients {
        background-color: #f3f3f3;
        padding: 50px 0px 0px;
    }

    .box_clients .description {
        font-size: 14px;
        font-weight: 400;
        margin: 25px 20px;
        max-width: 400px;
        line-height: 17px;
    }

    .box_clients .percents_list {
        margin-top: 75px;
        display: flex;
        flex-wrap: wrap;
    }

    .box_clients .percents_list .percents_item_description {
        padding: 20px 0px 0px 25px;
    }

    .box_clients .percents_list .percents_item_description .title {
        font-size: 18px;
    }

    .box_clients .percents_list .percents_item_description .text {
        font-size: 14px;
    }

    .box_clients .control {
        margin: 110px auto 0px;
        width: 555px;
        padding: 23px 0px;
    }

    .box_clients .control .percent {
        font-size: 90px;
        margin-right: 55px;
        margin-left: 48px;
    }

    .box_clients .control .text {
        font-size: 14px;
    }

    .box_clients .control .text b {
        font-size: 18px;
        font-weight: 400;
    }

    .right {
        position: relative;
        right: -55px;
        padding: 17px;
    }

    .left {
        position: relative;
        right: 535px;
        transform: scale(-1, 1);
        padding: 17px;
    }

    .box_clients_slider .logos_list {
        padding: 30px 0px;
    }

    .button:not(.button_circle):not(.button_arrow) {
        padding: 12px 10px;
    }

    .box_reviews .reviews_list {
        margin-top: 15px;
    }

    .box_reviews .reviews_list .reviews_item_img {
        flex-basis: 40%;
    }

    .box_reviews .reviews_list .reviews_item_img .img {
        width: 95%;
        height: 58%;
        padding: 20px 0;
        margin-left: 10px;
    }

    .box_reviews {
        padding: 30px 0px;
    }

    .box_gift {
        padding: 0px 0px 90px;
    }

    .box_gift .gift_item_img {
        margin-top: -35px;
        margin-bottom: -49px;
        margin-left: -18px;
        height: 370px;
    }

    .box_gift .gift_item .column-2 {
        padding: 35px 28px 0px 18px;
    }

    .box_gift .gift_item_description {
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 25px;
        margin-top: 10px;
    }

    .box_gift .gift_item_quote {
        margin-top: 30px;
        margin-bottom: 20px;
        font-size: 12px;
    }

    .box_gift .gift_item .column-2 .button {
        padding: 12px 3px 12px;
        margin-bottom: 10px;
    }

    .box_gift .gift_item .button {
        padding: 12px 5px;
        margin-bottom: 10px;
    }

    .box_page_header {
        padding-top: 0;
        position: relative;
    }

    .box_contacts {
        padding: 45px 0px 0px;
        background-color: #fff;
    }

    .box_contacts .branches_list {
        margin-top: 15px;
    }

    .box_contacts .branches_list .box_cities {
        margin-bottom: -82px;
    }

    .box_contacts .branches_list .box_cities .city {
        font-size: 14px;
        padding: 5px 10px;
    }

    .footer {
        color: #465051;
        height: 164px;
    }

    .company_block_1 .column_1 img {
        width: 400px;
        height: 365px;
        padding-top: 15px;
        margin-right: 20px;
    }

    .company_block_1 .column_1 {
        flex-basis: 40%;
    }

    .company_block_1 h1 {
        padding: 45px 10px 45px 45% !important;
        font-size: 30px;
    }

    .company_block_1 {
        margin-right: -50px;
        margin-left: -10px;
        /* padding-top: 127px; */
        margin-bottom: 80px;
    }

    .company_block_1 .column_2 {
        font-size: 18px;
        line-height: 23px;
        padding: 42px 10px 30px 0px;
    }

    .company_block_2 .column_1 .line_1 {
        font-size: 27px;
        font-weight: 700;
        line-height: 31px;
    }

    .company_block_2 .column_1 .line_2 {
        font-size: 14px;
        padding-top: 40px;
        padding-left: 5px;
    }

    .company_block_2 .column_1 {
        padding-right: 525px;
    }

    .company_block_2 .column_2 {
        padding-left: 55%;
        margin-top: -220px;
    }

    .company_block_2 .column_2 .line_1 {
        flex-wrap: wrap;
        line-height: 20px;
    }

    .company_block_2 .column_2 .line_2 {
        margin-top: -25px;
    }

    .company_block_2 .column_2 .line_1 img {
        margin-bottom: 25px;
    }

    .company_block_3 {
        margin-bottom: 80px;
    }

    .company_block_3 .column_1 img {
        height: 250px;
    }

    .company_block_3 .column_2 .line_2 {
        font-size: 14px;
        padding-top: 35px;
        padding-right: 0;
    }

    .company_block_3 .column_2 {
        margin-top: -25px;
    }

    .company_need .block_title {
        margin-bottom: 40px;
    }

    .company_need_item .title {
        font-size: 14px;
    }

    .company_need_item img {
        height: 60px;
        margin-bottom: 20px;
    }

    .company_need_item {
        padding: 25px 10px;
    }

    .company_need {
        margin-bottom: 70px;
    }

    .company_cert .block_title {
        margin-bottom: 45px;
    }

    .company_cert_gallery_centers {
        width: 100%;
        margin-left: 0;
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 20px;
        align-items: stretch;
    }

    .company_cert .column_1 {
        -webkit-box-flex: auto;
        -ms-flex: auto;
        flex: auto;
        padding-bottom: 20px;

    }

    .company_cert_gallery_center {
        padding: 5px;
        min-height: 75px;
        margin: 0px;
        font-size: 14px;
    }

    h3.title {
        font-size: 25px;
    }

    p,
    .event_textblock_1 div,
    .event_textblock_2 div {
        font-size: 14px;
    }

    .company_cert_gallery_slides {
        width: 100%;
    }

    .company_cert .column_2 {
        padding-left: 0;
        flex: 0 0 100%;
    }

    .company_cert_gallery_slide {
        padding: 50px 20px 40px 60px;
    }

    .quot {
        font-size: 14px;
    }

    .company_cooperation_card .text {
        font-size: 14px;
    }

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

    .slider_employees .slide-item {
        max-width: 300px;
    }

    .box_employees_item .employees_item_title {
        font-size: 18px;
    }

    .box_employees_item .employees_item_description {
        line-height: 16px;
    }

    .company_cert .column_1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 285px;
        flex: auto;
    }

    .service-landing-sale__container {
        /* padding-right: 38vw; */
    }

    .service-landing-order__block-subtitle {
        font-size: 25px;
        line-height: 35px;
        color: #fff;
    }

    .service-landing-order__submit-btn {
        font-size: 20px;
        line-height: 25px;
    }

    .service-item {
        grid-template-columns: 1fr auto;
        row-gap: 20px;
    }

    .service-item__icon {
        order: 1;
    }

    .service-item__body {
        grid-column: span 2;
        order: 3;
    }

    .service-item__arrow {
        order: 2;
    }
}

@media (pointer: coarse) {
    .selected-list ul {
        display: none;
    }

    .selected-list.after-click:after {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        margin-top: -2px;
    }
}

@media (orientation: landscape) and (max-width: 900px) {
    .mobile_menu.show {
        height: 300px !important;
        overflow-x: scroll;
    }

    .menu {
        overflow: auto;
        height: 300px !important;
    }

    .menu_sub {
        top: unset;
    }
}

@media screen and (max-width: 900px) {

    .companies-needs {
        gap: 20px;
    }

    .mobile_menu .menu {
        height: auto !important;
    }

    .event_textblock_2 h3.title {
        font-size: 20px;
        padding-top: 55px;
    }

    .event_textblock_2 .column-1 ol {
        margin: 0px;
        list-style: none;
        counter-reset: myCounter;
        padding-left: 25px;
    }

    ul.list_style_lines {
        padding-left: 55px;
        width: 100%;
    }

    .event_textblock_1 .column-2 img {
        width: 90%;
    }

    .contacts_content .box_search {
        padding-top: 100px;
    }

    .contacts_content .__paragraph p {
        font-size: 18px;
        line-height: 24px;
    }

    .contacts_content>.container .column-2 .paragraph-nav {
        position: relative;
        top: 0;
        margin-bottom: 20px;
    }

    .contacts_content>.container .row {
        display: grid;
    }

    .contacts_content>.container .column-1 {
        grid-row: 2;
        max-width: 100%;
    }

    .contacts_content>.container .column-2 {
        grid-row: 1;
        max-width: 100%;
    }

    .icon_text_block>.row {
        display: block;
    }

    .web_ways_item .projects img {
        width: 100%;
    }

    .box_page_header {
        overflow-x: hidden;
        overflow: hidden;
    }

    .box_gift_software .gift_item {
        margin-top: 53px;
        margin-left: 10px;
    }

    .container {
        padding: 0 20px;
    }

    .projects-list-item {
        padding: 15px 10px;
    }

    .projects-list-filter a.reset {
        padding-top: 10px;
        padding-bottom: 30px;
    }

    .visible_slick_list .slick-list {
        padding-top: 20px;
    }

    .project__detail__content {
        width: 100%;
        min-width: 150px;
    }

    .project__detail .container {
        padding: 20px 20px;
    }

    .project__detail {
        padding: 20px 0;
        display: grid;
    }

    ul.list_style_lines .list_item::before {
        height: 4px;
        width: 15px;
        top: 5px;
        left: -20px;
        border-radius: 5px;
    }

    ul.list_style_points .list_item::before {
        content: "";
        height: 7px;
        width: 7px;
        background-color: #ff8c29;
        display: block;
        position: absolute;
        top: 5px;
        left: -16px;
        border-radius: 50%;
    }

    .case__detail {
        padding: 0 0px;
        display: grid;
        padding-top: 30px;
        justify-content: stretch;
    }

    .case__detail__content {
        grid-row: 2;
        width: 100%;
    }

    ul.paragraph-nav li {
        width: 100%;
    }

    ul.paragraph-nav {
        margin-bottom: 30px;
    }

    .project__detail__right {
        max-width: unset;
        grid-row: 1;
        position: relative;
        top: 0px;
        margin-left: 0;
        width: 100%;
    }

    .project__detail__right .info {
        margin: 10px 0px;
        padding: 10px 20px;
    }

    .projects-list-filter {
        width: 100%;
    }

    .ago_header {
        padding-top: 0px;
        padding-bottom: 10px;
    }

    .ago_header .row .column-2 {
        padding-left: 60px;
    }

    .ago_header .title {
        padding-top: 20px;
        color: #fff;
        font-size: 55px;
        font-weight: bold;
        line-height: 55px;
        margin-bottom: 35px;
    }

    ol.list_style_num_1 .list_item {
        margin-bottom: 20px;
    }

    ol>li {
        font-size: 13px;
    }

    .ago_quality_garant .column-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 55.5%;
        flex: 0 0 55.5%;
        padding-top: 9px;
    }

    .box_ago_features_item .ago_features_item_body {
        padding-right: 10px;
        font-size: 14px;
        padding-left: 10px;
    }

    .ago_features_list .row .col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 32.5%;
        flex: 0 0 32.5%;
        min-height: 65px;
    }

    .box_ago_features_item .ago_features_item .column-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 28%;
        flex: 0 0 28%;
    }

    .box_ago_features_item .ago_features_item .column-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }

    .ago_steps_list_item {
        padding: 46px 0px 43px 20px;
    }

    .projects-list {
        margin-left: 0px;
        margin-right: 0px;
    }

    .projects-list .col {
        padding: 0px 5px;
        margin-bottom: 10px;
    }

    .projects-list-case__title {
        font-size: 18px;
        height: 85px;
    }

    .projects-list-case__body {
        padding: 14px 5px 0px 10px;
    }

    .box_contacts .branches_list .box_cities {
        display: block;
        width: 50%;
        margin-bottom: -82px;
    }

    .box_services .services_list .col .box_service_item .service_item .row .col-2 .service_item_body .service_description {
        overflow-y: auto;
        height: 100px;
        width: 160px;
    }

    .service-landing-sale__container {
        /* padding-right: 38vw; */
    }

    .simple-quot__text {
        font-size: 18px;
        line-height: 22px;
    }

    .simple-quot__text:not(:last-child) {
        margin-bottom: 18px;
    }

    .service-landing-sale__button {
        font-size: 20px;
        line-height: 28px;
        padding: 10px 20px;
    }
}

@media (max-width: 768px) {

    .projects-list-case__title {
        font-size: 17px;
    }

    .companies-needs {
        grid-template-columns: 1fr 1fr;
        gap: 30px;
    }

    .bitrix-partner__content {
        grid-template-columns: 1fr;
        row-gap: 30px;
        padding: 30px;
        text-align: center;
        justify-items: center;
    }




    /* services end */

    .bugboard__what-is-it {
        grid-template-columns: 1fr;
        justify-content: center;
    }

    .order .form_submit .box_input {
        flex-basis: 80%;
        margin-bottom: 30px;
    }

    .order .form_submit .box_submit {
        flex-basis: 100%;
    }

    .order .form_submit .box_input.order-3 {
        order: 3;
    }

    .modal.modal-order .form_submit {
        display: block;
    }

    .service-landing-header__image {
        /* width: 378px;
        height: 378px; */
    }

    .maintenance-about-company__container {
        grid-template-columns: 1fr;
    }

    .maintenance-about-company__image {
        width: 80%;
        margin: 0 auto;
    }

    .maintenance-services {
        padding-bottom: 30px;

        .service_blocks {
            column-gap: 30px;
            row-gap: 30px;

            .block_details {
                padding: 10px;
                gap: 15px;

                .block_img {
                    width: 50px;
                }
            }
        }

        .service_item__title {
            font-size: 16px;
            line-height: 20px;
        }

        .service_btn {
            border-radius: 7px;
            padding: 15px 0;
            font-size: 25px;
            line-height: 30px;
            margin-top: 40px;
        }
    }

    .service-landing-order {
        padding-top: 0;
    }

    .service-landing-order__container {
        grid-template-columns: 1fr;
        gap: 50px;
        position: relative;
        z-index: 2;
    }

    .service-landing-order__form-wrap {
        width: 100%;
        box-sizing: border-box;
        max-width: 500px;
        margin: 0 auto;
        box-shadow: 0px 24px 32px 0px #00000033;
    }
}

@media screen and (max-width: 870px) {
    .web_ways_item .projects>.row {
        margin-top: 80px;
    }

    .web_ways_item .need_item {
        min-height: 180px;
    }

    .web_ways_item .need_item .column-2 {
        flex: 0 0 91.5%;
    }

    .web_ways_item .need_item .icon {
        width: 60px;
        height: 60px;
        margin: 10px 30px;
    }

    .web_ways_item .need_item .column-2 {
        font-size: 14px;
    }

    .web_header .description {
        font-size: 20px;
    }

    .web_header .title {
        font-size: 40px;
        margin-bottom: 30px;
    }

    .web_ways .block_title {
        margin-bottom: 40px;
        font-size: 25px;
    }

    .web_ways {
        padding-top: 40px;
    }

    .web_block_1 .column-1 {
        padding-left: 20px;
        padding-top: 40px;
    }

    .web_block_1 .col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 80%;
        flex: 0 0 80%;
    }

    .web_header .row .column-1 {
        flex: 0 0 30%;
    }

    .ago_econom_effect_item {
        text-align: center;
        padding: 31px 15px 16px;
        border-radius: 5px;
        background-color: #fff;
        min-height: 144px;
    }

    .ago_programms .box_ago_programms_item .ago_programms_item {
        background-color: #f3f3f3;
        padding: 33px 0px;
        height: inherit;
        min-height: 163px;
    }

    .ago_programms_list .row .col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 48%;
        margin-bottom: 30px;
    }

    .ago_steps_list_item .row .column-1 {
        font-size: 45px;
        margin-right: 60px;
    }

    .projects-list-case__title {
        font-size: 16px;
        height: 75px;
    }

    .nav_pages a,
    .nav_pages b {
        width: 30px;
    }

    .box_gift_project-list .gift_item .row .column-2 {
        padding-top: 50px;
    }

    .company_block_1 .column_2 {
        font-size: 18px;
        line-height: 23px;
        padding: 110px 10px 30px 20px;
    }

    .company_block_2 .column_2 {
        padding-left: 55%;
        margin-top: -220px;
    }

    .company_block_3 .column_1 {
        text-align: right;
        padding-right: 0px;
    }

    .company_need_list .row {
        margin-left: -20px;
        margin-right: -20px;
    }

    .company_need_list .row .col {
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 25px;
    }

    .company_invite .column_1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58%;
        flex: 0 0 58%;
        padding: 42px 10px 42px 48px;
    }
}

@media screen and (max-width: 750px) {
    .event_form {
        margin: 20px 20%;
    }

    .link-with-arrow_body {
        padding: 0px 60px 0px 20px;
    }

    .link-with-arrow_body .description {
        font-size: 14px;
    }

    .link-with-arrow_body .title {
        font-size: 16px;
        font-weight: 800;
        margin-bottom: 10px;
    }

    .web_ways_item .projects_howmuch {
        text-align: center;
    }

    .web_ways_item .need_list>.col {
        padding-left: 10px;
        padding-right: 10px;
    }

    .ago_steps_item .row .column-1 .button {
        padding: 12px 5px;
        font-size: 11px;
    }

    .ago_steps_item {
        padding: 50px 0px 75px 20px;
    }

    .projects-list-case__title {
        font-size: 12px;
        height: 50px;
    }
}


/* 640/////////////////////////////*/

@media screen and (max-width: 680px) {
    .web_services .company_need_list .line-2 {
        margin-left: 5%;
        padding-left: 8.5%;
    }

    .web_services .company_need_list .row {
        flex-wrap: inherit;
    }

    .ago_header .row {
        display: block;
    }

    .ago_header .row .column-2 {
        padding-left: 0px;
    }

    .__paragraph {
        margin-bottom: 40px;
        padding: 30px 20px;
        font-size: 13px;
    }

    .projects-list-item__head {
        display: grid;
    }
}

@media screen and (max-width: 640px) {
    .bitrix-partner__content {
        padding: 20px 10px;
        row-gap: 20px;
    }

    .company_cert .column_1 {
        padding-bottom: 0;
    }

    .ago_header .title {
        font-size: 50px;
    }

    .block_title.bugboard__block-title {
        line-height: 33px;
    }

    .bugboard__header h1 {
        margin-bottom: 0;
    }

    .company_cert .column_2 {
        min-width: 120px;
    }

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

    .event_textblock_2 table.arrow_links_list tr {
        display: grid;
        grid-template-columns: 90%;
    }

    .event_timeleft_time .eTimer .etUnit .etSign {
        font-size: 22px;
        margin-left: 5px;
    }

    .event_timeleft_time .eTimer .etUnit .etNumber {
        font-size: 22px;
        margin: 1px;
        line-height: 25px;
        width: 14.125px;
    }

    .event_timeleft_time {
        font-size: 14px !important;
        line-height: 25px;
    }

    .event_timeleft_description {
        font-size: 20px;
        font-weight: 500;
        margin-bottom: 5px;
    }

    .event_timeleft {
        display: inline-flex;
    }

    .event_price {
        display: inline-flex;
        float: none;
    }

    .box_events .events_list .row .col {
        padding: 0px 15px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }

    .company_invite .column_2 {
        padding-right: 0;
        margin-left: 21%;
        margin-bottom: 10px;
    }

    .web_reviews .box_reviews {
        padding-top: 20px;
    }

    .ago_features .quot {
        margin-bottom: 30px;
        max-width: 100%;
    }

    .ago_features .container {
        padding: 0 20px;
    }

    .modal_feature .title {
        padding-right: 15px;
        padding-left: 15px;
        font-size: 18px;
    }

    .modal_feature .body table tr {
        font-size: 14px;
        display: flex;
        flex-wrap: wrap;
    }

    .event_textblock_2 h3 {
        font-size: 25px;
    }

    .event_textblock_1 .column-1 .title {
        width: 100%;
    }

    .event_textblock_1 .column-1 p {
        width: 100%;
    }

    .event_form .box_input label {
        color: #1d2229;
        font-size: 14px;
    }

    .event_form_description {
        font-size: 14px;
    }

    .event_form_title.end {
        font-size: 20px;
    }

    .event_employees {
        padding-top: 0;
    }

    .event_employees .title {
        font-size: 25px;
    }

    .event_textblock_1 .column-1 .title {
        margin: 0px 0px 40px;
        font-size: 25px;
        line-height: 30px;
    }

    .form_feedback {
        position: relative;
        margin: 0px 14%;
        margin-top: 40px;
    }

    .event_type {
        font-size: 50px;
    }

    .event_title {
        font-size: 25px;
    }

    .contacts_header h1 {
        color: #fff;
        font-size: 40px;
        margin-bottom: 50px;
    }

    .contacts_header .offices small {
        font-size: 28px;
    }

    .contacts_header .offices {
        font-size: 40px;
        margin-bottom: 50px;
    }

    .contacts_content .__paragraph__header .title small {
        font-size: 25px;
    }

    .contacts_content .__paragraph__header .title {
        font-size: 30px;
    }

    .web_block_1 .column-1 {
        padding-left: 0px;
        padding-top: 0px;
    }

    .web_content .block_title {
        line-height: 45px;
        margin-bottom: 20px;
        padding: 0;
    }

    .web_header .title {
        font-size: 30px;
        margin-bottom: 10px;
    }

    .web_header .description {
        font-size: 16px;
    }

    .web_header .row .column-2 {
        padding-left: 0px;
    }

    .company_cooperation_cards .col {
        margin-bottom: 20px;
        padding: 0;
    }

    .company_cooperation_card {
        padding: 20px 20px 20px 20px;
    }

    .web_reviews .box_reviews .block_title {
        padding-left: 20px;
    }

    .web_site_or_app_container .column-1 p {
        font-size: 14px;
        line-height: 21px;
    }

    .web_ways_list {
        padding: 40px 25px 0;
    }

    .web_services .company_need_list .row {
        flex-wrap: wrap;
    }

    .web_services .company_need_list .col {
        max-width: 120px;
    }

    .web_services .company_need_list .title {
        font-size: 12px;
    }

    .web_services .company_need_item {
        padding: 10px 10px;
        height: 195px;
        width: 130px;
        margin-bottom: 20px;
    }

    .web_ways_item .projects_description {
        font-size: 14px;
        font-weight: 600;
        margin-bottom: 10px;
    }

    .web_ways_item .projects_number {
        font-size: 70px;
        font-weight: 600;
        margin-bottom: 0px;
        line-height: 76px;
    }

    .web_ways_item .projects img {
        width: 100%;
    }

    .icon_text_block .title {
        margin-top: 10px;
        font-size: 20px;
    }

    .web_site_or_app_container .row {
        padding: 0 0px;
        display: block;
    }

    .projects_howmuch .button_arrow.arrow_side_right {
        margin-left: 0;
    }

    .web_ways_item .projects_howmuch {
        margin-bottom: 20px;
        display: block;
        text-align: center;
    }

    .web_ways_item .icon_text_block {
        margin-left: 150px;
    }

    .web_ways .halfcircles {
        width: 350px;
        height: 350px;
    }

    .web_ways_item .need_list>.col {
        padding-left: 10px;
        padding-right: 10px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 49%;
        flex: 0 0 49%;
        min-height: 118px;
        margin-bottom: 20px;
    }

    .company_block_1 .container {
        padding: 0 0px;
        margin-right: 0;
    }

    .box_employees_item .employees_item_description {
        font-weight: 500;
        line-height: 19px;
        height: 95px;
    }

    .company_cert_gallery_slide tr td {
        display: flex;
    }

    .ago_clients .container {
        padding: 0;
    }

    .footer .container>div {
        margin-right: 0px;
    }

    .box_page_header .bx-breadcrumb .bx-breadcrumb-item {
        margin-bottom: 7px;
    }

    .box_consult .container {
        padding: 0;
    }

    .container {
        padding: 0 15px;
    }

    .project-detail-header-block h1 {
        color: #ffffff;
        font-size: 30px;
    }

    .projects-list-filter a:not(.reset) {
        margin-right: 45%;
        margin-left: 0px;
        margin-right: 0;
    }

    .other-services .title {
        margin-bottom: 40px;
        font-size: 25px;
        margin-left: 20px;
    }

    .projects-list .row {
        margin-left: 0px;
        margin-right: 0;
        padding: 0 0px;
    }

    .ago_steps_item .row .column-1 .or {
        font-size: 12px;
    }

    .ago_clients .wrap {
        padding: 30px 0px;
        background-color: #f3f3f3;
    }

    .ago_employees h3.title {
        margin-bottom: 40px;
        margin-left: 0px;
    }

    .ago_quality_garant_img {
        margin-left: 0;
        width: 85%;
    }

    .ago_quality_garant h2.title {
        font-size: 25px;
        margin-left: 0px;
    }

    .ago_banner {
        margin-bottom: 20px;
    }

    .button_arrow.arrow_side_right {
        margin-left: 20px;
        padding: 10px 20px 10px 10px;
    }

    .ago_banner .row .column-2 .col-1 .line-1 {
        font-size: 60px;
        line-height: 50px;
    }

    .ago_banner .row .column-2 .col-1 .line-2 {
        font-size: 25px;
    }

    .ago_banner .row .column-2 .col-1 .line-3 {
        color: #fff;
        font-weight: 500;
        max-width: 420px;
        font-size: 12px;
    }

    .ago_econom_effect_list {
        margin-bottom: 40px;
    }

    .ago_econom_effect .project_of_the_year .text {
        margin-left: 80px;
        font-size: 12px;
    }

    .ago_econom_effect_item .percent {
        color: #ff8c29;
        font-size: 50px;
        margin-bottom: 20px;
    }

    .ago_steps_list_item .row .column-1 {
        font-size: 40px;
        margin-right: 20px;
        margin-bottom: 0;
    }

    .ago_steps_list_item {
        padding: 15px 0 15px 23px;
    }

    .ago_steps_list_item .row .column-2 {
        display: none;
    }

    .ago_steps_list_item .button {
        position: absolute;
        right: -13px;
        top: calc(50% - 13px);
        background-color: #fff;
        padding: 12px;
        opacity: 0;
        z-index: 1;
    }

    .box_employees_item .employees_item.hover_item {
        padding: 0;
    }

    .slider_employees .slick-dots {
        top: 100%;
    }

    .box_contacts.other_page .block_title {
        font-size: 25px;
        line-height: 45px;
        padding-left: 20px;
        width: 360px;
        margin-right: -140px;
        padding-top: 80px;
        padding-bottom: 61px;
    }

    .ago_features_list .row {
        padding: 0 0px;
    }

    .box_ago_features_item .ago_features_item .column-1 .icon {
        width: 50px;
        height: 50px;
        margin-left: 10px;
        margin-bottom: 10px;
    }

    .ago_features_list .row .col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 32.5%;
        flex: 0 0 48.5%;
        min-height: 35px;
    }

    .box_ago_features_item .ago_features_item .column-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
    }

    .box_ago_features_item .ago_features_item .column-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 70%;
    }

    .box_ago_features_item .ago_features_item_body {
        padding-right: 10px;
        font-size: 12px;
        padding-left: 10px;
    }

    .quot {
        font-size: 12px;
    }

    .ago_features h2.title {
        margin-bottom: 25px;
        font-size: 25px;
    }

    .ago_programms .box_ago_programms_item .ago_programms_item_body .title {
        font-size: 18px;
        font-weight: 800;
        margin-left: 0;
        margin-bottom: 10px;
    }

    .ago_programms .title {
        margin-bottom: 40px;
        margin-left: 40px;
    }

    .ago_text_block .column-1 {
        padding-top: 0;
        width: 100%;
        padding-left: 20px;
    }

    .ago_text_block .column-2 .ago_img_1 {
        margin-right: 20px;
        margin-left: 0px;
        width: 90%;
        margin-top: 80px;
    }

    .ago_text_block .row {
        display: flex;
        flex-direction: column-reverse;
        padding: 0;
    }

    .ago_text_block .column-1 .title {
        font-size: 25px;
        line-height: 25px;
        width: 80%;
        margin-top: -450px;
        margin-bottom: 400px;
    }

    .ago_steps_item .row .column-1 .description {
        margin-top: 30px;
        font-family: 'Gotham Pro';
        font-size: 12px;
    }

    .ago_steps_item .row .column-2 .button_next {
        min-width: 170px;
        font-size: 14px;
        padding-bottom: 10px;
        padding-top: 10px;
        font-size: 12px;
    }

    .ago_steps_item .row {
        flex-wrap: wrap-reverse;
    }

    .ago_steps_item .row .column-1 {
        width: 100%;
        margin-top: -100px;
    }

    .__paragraph .review .post {
        font-size: 12px;
    }

    .__paragraph .review .author {
        font-size: 12px;
        font-weight: 800;
    }

    .__paragraph .review .text {
        margin-bottom: 59px;
        font-size: 12px;
    }

    .__paragraph .review {
        padding: 70px 10px 30px;
        background-color: #f3f3f3;
    }

    .projects-list-filter.cases-filter .selected-list ul li {
        font-size: 11px;
        padding: 10px 15px;
    }

    .projects-list-filter .line {
        display: block;
        flex-wrap: wrap-reverse;
    }

    .projects-list-filter .line .selected-list {
        margin-bottom: 30px;
        margin-right: 0;
        width: 196px;
    }

    .projects-list-filter .line {
        justify-content: flex-start;
    }

    .projects-header-block {
        margin-bottom: 100px;
        height: auto;
    }

    .events-header {
        height: 30px;
    }

    .projects-list-filter a.reset {
        font-weight: 500;
        margin-left: 20px;
        margin-right: 30px;
        font-size: 12px;
        padding-top: 10px;
        padding-bottom: 0px;
    }

    .projects-header-block h1 {
        color: #ffffff;
        font-size: 25px;
    }

    .projects-list-filter.cases-filter .selected-list span {
        font-size: 11px;
        min-width: 100px;
    }

    .projects-list .col {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 49.3333%;
        flex: 0 0 49.3333%;
        width: 49.3333%;
        padding: 0px 5px;
        margin-bottom: 15px;
    }

    .projects-list .col.col_wide {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 99.6666%;
        flex: 0 99.6666%;
        width: 99.6666%;
    }

    .projects-list-case__title {
        font-size: 16px;
        height: 76px;
    }

    .box_element_add .element_add {
        font-size: 11px;
        padding: 15px 25px;
    }

    .box_gift .gift_item_description p {
        font-size: 16px;
        line-height: 20px;
        margin: 0px;
        margin-bottom: 24px;
    }

    .project_nav_pages {
        margin-right: 100px;
    }

    .box_element_add .element_add {
        font-size: 11px;
        padding: 10px 10px;
        width: 110px;
    }

    .box_hello_block {
        padding-top: 130px;
    }

    .row {
        padding: 0 0px;
    }

    .box_hello_block .row .col.col-1 .line-1 {
        font-size: 70px;
        line-height: 65px;
    }

    .box_hello_block .row .col.col-1 .line-2 {
        font-size: 20px;
        line-height: 20px;
    }

    .box_hello_block .row .col.col-1 .line-3 {
        font-size: 11px;
    }

    .box_hello_block .row .col.col-2 .line-1 {
        font-size: 40px;
        line-height: 40px;
    }

    .box_hello_block .row .col.col-2 .line-2 {
        font-size: 13px;
        max-width: 220px;
        line-height: 20px;
        margin-bottom: 25px;
        margin-top: 10px;
    }

    .company_block_2 .column_2 .button_arrow.arrow_side_right {
        padding: 10px 35px 0px 15px;
        font-size: 11px;
        height: 25px;
        margin-left: 0px;
        margin-bottom: 10px;
    }

    .box_hello_block .row .col.col-3 {
        padding: 40px 0 30px;
    }

    .box_services {
        padding: 25px 0 48px;
    }

    .block_title {
        font-size: 25px;
        line-height: 45px;
        padding-left: 20px;
        margin-right: 0;
    }

    .box_services .services_list {
        margin-top: 35px;
    }

    .box_services .services_list .col .box_service_item {
        max-width: 290px;
        float: left;
    }

    .box_services .services_list .col .box_service_item .service_item {
        max-width: 290px;
        min-height: 250px;
    }

    .box_services .services_list .col .box_service_item .service_item .row .col-1 {
        max-width: 110px;
        padding: 0px 20px;
        margin-top: -30px;
        margin-left: 0px;
    }

    .box_services .services_list .col .box_service_item .service_item .row .col-2 .service_item_body .service_title {
        font-size: 16px;
        margin-top: -65px;
        margin-left: 80px;
        margin-bottom: 25px;
    }

    .box_services .services_list .col .box_service_item .service_item .row .col-2 .service_item_body .service_description {
        font-size: 12px;
        width: 200px;
        margin-top: 10px;
    }

    .hover_1 .hover_item {
        padding: 42px 0px 28px;
    }

    .hover_1 .hover_item .button {
        right: 5px;
    }

    .ago_features_list .ago_features_item {
        padding: 20px 0;
    }

    .box_services .services_list .col .box_service_item .service_item .row .col-2 .service_item_body {
        padding-right: 90px;
    }

    .service_description {
        margin-top: -15px;
    }

    .box_news .news_list .news_item {
        max-width: 300px;
        min-height: auto;
    }

    .box_news {
        padding: 55px 0px 35px;
    }

    .box_news .news_list {
        margin: 40px -36px 0px;
    }

    .box_news .news_list .news_item_title {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .box_news .news_list .news_item_description {
        font-size: 14px;
        height: auto;
        min-height: initial;
    }

    .slick-arrow.arrow_right {
        right: 10px;
    }

    .box_events {
        padding: 0;
    }

    .box_events .events_list {
        margin: 50px -16px 0px;
    }

    .box_events .events_list .events_item {
        max-width: 460px;
    }

    .box_events .events_list .events_item_title {
        font-size: 16px;
        width: 90%;
    }

    .box_events .events_list .events_item_description {
        font-size: 12px;
    }

    .box_events .events_list .events_item_date .date {
        font-size: 18px;
    }

    .box_events .events_list .events_item_date .time {
        font-size: 22px;
    }

    .box_clients {
        background-color: #f3f3f3;
        padding: 50px 0px 0px;
    }

    .box_clients .description {
        font-size: 14px;
        font-weight: 400;
        margin: 0px 20px;
        max-width: 400px;
        line-height: 17px;
    }

    .box_clients .percents_list {
        margin-top: 75px;
        flex-wrap: wrap;
        padding-left: 20px;
    }

    .box_clients .percents_list .percents_item {
        width: 290px;
    }

    .box_clients .percents_list .percents_item_description {
        padding: 0px 0px 100px 25px;
        margin: -110px 0px 0px 127px;
        border: none;
    }

    .box_clients .percents_list .percents_item_diagram.diagram-3 {
        margin-left: 144px;
    }

    .des_3 {
        margin-left: 290px !important;
    }

    .box_clients .percents_list .percents_item_description .title {
        font-size: 16px;
    }

    .box_clients .percents_list .percents_item_description .text {
        font-size: 12px;
    }

    .box_clients .percents_list .percents_item_diagram {
        height: 144px;
        width: 144px;
        font-size: 28px;
    }

    .box_clients .percents_list .percents_item_diagram::after {
        width: 90px;
        height: 90px;
        top: calc(50% - 45px);
        left: calc(50% - 45px);
    }

    .box_reviews .reviews_list .slider_item {
        margin: 10px 20px;
    }

    .reviews_item_text {
        font-size: 16px;
    }

    .box_reviews .reviews_list .reviews_item_img {
        box-sizing: border-box;
        margin: 0;
        width: 100%;
        height: auto;
        padding: 15px 15px 0px;
        text-align: center;
    }

    .box_reviews .reviews_list .reviews_item_img .img {
        position: initial;
        width: 100%;
        height: auto;
        aspect-ratio: 4 / 3;
        padding: 0;
        margin: 0;
    }

    .box_reviews .reviews_list .reviews_item_message {
        height: unset;
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 0;
    }

    .box_reviews .reviews_list .reviews_item_customer .name {
        margin-top: 10px;
        font-size: 11px;
        line-height: 20px;
    }

    .box_contacts .branches_list .box_info .column-1 {
        -ms-flex-preferred-size: 51%;
        flex-basis: 51%;
    }

    .box_reviews .reviews_list .reviews_item_customer .who {
        font-size: 11px;
    }

    .box_clients .control {
        gap: 11px;
        margin: 50px auto 0px;
        max-width: 410px;
        width: 95%;
        height: 100px;
        padding: 23px 0px;
    }

    .box_clients .control .percent {
        font-size: 70px;
        margin: 0;
    }

    .box_reviews {
        padding: 0;
    }

    .block_title {
        font-size: 25px;
        line-height: 110%;
        padding-left: 20px;
        width: 100%;
        padding-top: 20px;
    }

    .block_title span {
        margin-left: 0;
        padding: 0 6px 3px 3px;
    }

    .box_events .events_list .events_item_body {
        right: 175px;
        padding: 0 10px;
    }

    .box_reviews .block_title {
        padding-left: 0px;
        min-width: 100%;
    }

    .box_reviews .row .column-2 {
        text-align: right;
        padding-right: 0px;
        margin-left: 0px;
    }

    .box_clients .control .text {
        font-size: 12px;
        flex: 0.8;
    }

    .box_clients .control .text b {
        font-size: 16px;
        font-weight: 400;
    }

    .box_clients_slider .logos_list {
        padding: 30px 0px;
        margin: 0 -15px;
    }

    .button:not(.button_circle):not(.button_arrow) {
        padding: 10px 15px 10px;
        line-height: 0;
    }

    .box_reviews .container {
        padding: 0 20px;
    }

    .box_reviews .reviews_list {
        margin-top: 15px;
    }

    .box_gift {
        padding: 20px 18px 40px;
        margin-left: -20px;
    }

    .gift_item .row {
        padding: 0;
    }

    .box_gift .gift_item_img {
        margin-top: 20px;
        margin-bottom: -4px;
        margin-left: -5px;
        height: 205px;
    }

    .box_gift .gift_item {
        margin-top: 20px;
        margin-left: 20px;
    }

    .box_gift .gift_item::before {
        display: none;
    }

    .box_gift .gift_item::after {
        display: none;
    }

    .box_gift .gift_item .column-2 {
        padding: 35px 28px 0px 18px;
    }

    .box_gift .gift_item_description {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 25px;
    }

    .box_gift .gift_item_quote {
        margin-top: 25px;
        margin-bottom: 20px;
        font-size: 10px;
    }

    .box_gift .gift_item .button {
        padding: 10px 5px;
        font-size: 11px;
    }

    .box_page_header {
        padding-top: 0;
        position: relative;
    }

    .box_contacts {
        padding: 45px 0px 0px;
        background-color: #fff;
    }

    .box_contacts .branches_list {
        margin-top: 15px;
        flex-wrap: wrap;
    }

    .box_gift .gift_item .button.filled {
        margin-right: 10px;
        margin-bottom: 10px;
    }

    .box_contacts .branches_list .box_cities {
        margin-bottom: 0;
        margin: -50px 30px 0 0;
    }

    .box_contacts .branches_list .box_info .column-2 .address::after {
        display: none;
    }

    .box_contacts .branches_list .box_info .column-1 .maps {
        height: 100%;
        width: 100%;
        height: 320px;
    }

    .box_contacts .branches_list .box_info .column-1 {
        padding-right: 0;
    }

    .box_contacts .branches_list .row {
        padding: 0;
    }

    .box_contacts .branches_list .box_cities .city {
        font-size: 12px;
        padding: 4px 0px;
        height: 20px;
        width: 104px;
        margin-right: 10px;
        margin-left: 10px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .box_contacts .branches_list .box_info .column-2 {
        padding: 0px 40px 30px;
    }

    .box_contacts .branches_list .box_info .column-2 .address p {
        font-size: 12px;
        line-height: 23px;
        margin: 15px 0px;
    }

    .box_contacts .branches_list .box_info .column-2 .address p:first-child {
        margin-top: 30px;
    }

    .box_contacts .branches_list .box_info .column-2 .address {
        width: 100%;
        background-color: white;
        display: grid;
        grid-template-columns: 100%;
        padding: 0px;
    }

    .footer {
        color: #465051;
        height: 125px;
        padding: 0 20px;
    }

    .company_block_1 .column_1 img {
        width: 400px;
        height: 365px;
        padding-top: 15px;
        padding-left: 90px;
    }

    .company_block_1 .column_1 {
        flex-basis: 40%;
        background: none;
        padding-bottom: 15px;
        background-color: white;
    }

    .company_block_1 .row {
        background-color: #f3f3f3;
        max-width: 100%;
        padding: 0;
    }

    .company_block_1 {
        margin-right: 0;
        margin-left: 0;
        /* padding-top: 127px; */
        margin-bottom: 80px;
    }

    .company_block_1 .column_2 {
        font-size: 14px;
        line-height: 21px;
        padding: 105px 20px 30px 20px;
        max-width: 90%;
    }

    .company_block_1 h1 {
        padding: 45px 20px 220px !important;
        font-size: 25px;
    }

    .company_block_2 {
        margin-bottom: 130px;
    }

    .company_block_2 .column_1 .line_1 {
        font-size: 22px;
        font-weight: 700;
        line-height: 25px;
    }

    .company_block_2 .column_1 .line_1 .more {
        font-size: 20px;
    }

    .company_block_2 .column_1 .line_1 .num {
        font-size: 30px;
    }

    .company_block_2 .column_1 .line_2 {
        font-size: 12px;
        line-height: 18px;
        padding-top: 40px;
        padding-left: 0px;
    }

    .company_block_2 .column_1 {
        padding-right: 320px;
        padding-top: 5px;
    }

    .company_block_2 .column_2 {
        padding-left: 55%;
        margin-top: -220px;
    }

    .company_need_list .row {
        margin-left: -20px;
        margin-right: -20px;
        width: 100%;
    }

    .company_block_2 .column_2 .line_1 {
        flex-wrap: wrap;
        line-height: 20px;
        padding-top: 5px;
    }

    .company_block_2 .column_2 .line_2 {
        margin-top: 5px;
        margin-left: 22%;
    }

    .company_block_2 .column_2 .line_1 img {
        margin-bottom: 25px;
        max-width: 100%;
    }

    .company_block_3 {
        margin-bottom: 0px;
    }

    .company_block_3 .column_1 {
        padding-right: 10%;
        margin-left: 0px;
        margin-bottom: 100px;
    }

    .company_block_3 .column_1 img {
        height: 180px;
        width: 280px;
    }

    .company_block_3 .column_2 .line_2 {
        font-size: 12px;
        padding-top: 35px;
        padding-right: 0;
        line-height: 18px;
    }

    .company_block_3 .column_2 {
        margin-top: -80px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .company_block_3 .column_2 .line_1 {
        font-size: 25px;
        font-weight: 700;
        line-height: 31px;
    }

    .company_block_3 .column_2 .line_1 .more {
        font-size: 22px;
    }

    .company_block_3 .column_2 .line_1 .num {
        font-size: 30px;
    }

    .company_need .block_title {
        margin-bottom: 30px;
    }

    .company_need_list {
        width: 85%;
    }

    .company_need_item .title {
        font-size: 14px;
    }

    .company_need_list .row .col {
        width: 230px;
    }

    .company_need_item {
        padding: 25px 10px;
    }

    .company_need {
        margin-bottom: 10px;
    }

    .company_cert {
        margin-bottom: 40px;
    }

    .company_cert .block_title {
        margin-bottom: 45px;
        width: 80%;
    }

    .company_cert_gallery_centers {
        grid-template-columns: 1fr 1fr;
        gap: 10px;
    }

    .company_cert_gallery_center {
        font-size: 12px;
    }

    .company_invite .search {
        position: absolute;
        right: -10px;
        top: -64px;
        width: 222px;
    }

    h3.title {
        margin-left: 0px;
    }

    p,
    .event_textblock_1 div,
    .event_textblock_2 div {
        font-size: 12px;
    }

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

    .company_cert_gallery_slides {
        margin-top: 13px;
        max-width: 640px;
    }

    .company_cert_gallery_slide {
        padding: 20px;
    }

    .company_cert_gallery_slide .text {
        font-size: 12px;
    }

    .company_cooperation .block_title {
        margin-bottom: 40px;
    }

    .company_cooperation_card .text {
        font-size: 14px;
    }

    .company_cooperation .quot {
        font-size: 16px;
        margin-bottom: 40px;
    }

    .company_employees .title {
        margin-bottom: 40px;
        padding-left: 20px;
    }

    .company_cooperation_card {
        margin-bottom: 20px;
    }

    .box_employees_item .employees_item_body {
        background-color: #fff;
        padding: 26px 5px 14px 10px;
    }

    .company_cert_gallery_slide table img {
        width: 130px;
        height: auto;
        margin: 0 5px;
        border: 4px solid #fff;
    }

    .company_cooperation {
        margin-bottom: 40px;
    }

    .company_cooperation_projects .column_1 {
        -ms-flex: 0 0 80px;
        flex: 0 0 80px;
    }

    .company_cooperation_projects .column_1 .more {
        font-size: 22px;
    }

    .company_cooperation_projects .column_2 {
        padding-left: 10px;
        font-size: 22px;
    }

    .company_cooperation_projects .column_2 .num {
        font-size: 30px;
    }

    .company_ntr_group .block_title {
        margin-bottom: 40px;
        width: 80%;
    }

    .company_ntr_group {
        padding-top: 25px;
        padding-bottom: 20px;
        background-color: #f3f3f3;
        margin-bottom: 40px;
    }

    .company_ntr_group .text {
        font-size: 14px;
        width: 90%;
        padding: 0 20px;
    }

    .box_employees_item .employees_item_title {
        font-size: 16px;
    }

    .box_employees_item .employees_item_description {
        font-size: 14px;
        line-height: 18px;
    }

    .company_invite .column_1 .title {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 20px;
    }

    .company_invite .column_1 .description {
        font-size: 14px;
        line-height: 21px;
    }

    .company_invite .column_1 {
        padding: 20px 0px 25px 20px;
    }

    .company_invite .column_2 {
        padding-bottom: 40px;
    }

    .box_contacts.other_page .block_title {
        margin-left: -90%;
        margin-top: -130px;
        margin-bottom: -40px;
    }

    .box_contacts.other_page .button {
        padding: 12px 10px;
        margin: 35px 100px 15px 0px;
        width: 75%;
        height: 40px;
    }

    .company_history_title {
        padding-left: 10px;
    }

    .company_history .container {
        padding: 0 0 0 0px;
    }

    .company_invite {
        margin-top: 120px;
    }

    nav.d_flex {
        width: 470px;
        display: block;
        padding-left: 20px;
        line-height: 30px;
    }

    button.button-modal.filled {
        padding: 15px 10px 15px;
    }

    .hover_1:hover .hover_item .button {
        opacity: 1;
        display: block;
    }

    .box_services .services_list .col .box_service_item .service_item .row .col-2 .service_item_body .service_description {
        overflow-y: visible;
    }

    .form_feedback .submit {
        font-size: 12px;
        height: 31px;
        line-height: 0px;
    }

    ul.list_style_lines {
        padding-left: 20px;
        width: 95%;
    }

    .company_invite .column_2 {
        padding-right: 0;
        margin-left: 21%;
        margin-bottom: 10px;
    }

    .web_reviews .box_reviews {
        padding-top: 20px;
    }

    .ago_features .quot {
        margin-bottom: 30px;
        max-width: 100%;
    }

    .ago_features .container {
        padding: 0 20px;
    }

    .modal.modal_feature {
        max-width: 90vw;
        left: 5vw;
        margin-left: 0px;
        padding: 15px;
        width: 100%;
    }

    .modal.modal_feature .title {
        font-size: 14px;
        margin-bottom: 20px;
    }

    .modal.modal_feature .body {
        max-height: 65vw;
        font-size: 13px;
    }

    .event_textblock_1 .column-2 {
        text-align: center;
    }

    .event_textblock_2 .column-2 {
        display: none;
    }

    .service-landing-header {
        display: block;
        padding-bottom: 0;
    }

    .service-landing-header__button {
        font-size: 1.2em !important;
        width: 100%;
    }

    .service-landing-header__image {
        position: initial;
        width: 100%;
        margin-top: -15%;
        margin-bottom: -36%;
    }

    .service-landing-advantages {
        padding: 0px 0px 30px;
    }

    .service-landing-advantages__list {
        grid-template-columns: 1fr;
        align-items: stretch;
    }

    .maintenance-block-title {
        font-size: 23px;
        line-height: 26px;
    }

    .maintenance-about-company {
        padding-top: 0;
        padding-bottom: 30px;
    }

    .service-landing-order__block-title,
    .service-landing-sale__block-title,
    .maintenance-about-company__block-title,
    .maintenance-services__block-title {
        margin-bottom: 0;
    }

    .maintenance-about-company__text {
        font-size: 16px;
        line-height: 20px;
    }

    .service-landing-sale {
        padding: 10px 0px 20px;
    }

    .service-landing-sale__info-block {
        margin-bottom: 0px;
    }

    .service-landing-sale__image--mobile {
        display: block;
        position: initial;
        width: calc(100% + 40px);
        transform: translateY(0);
        margin-left: -20px;
        margin-right: -20px;
        margin-top: -20%;
        margin-bottom: -20%;
    }

    .service-landing-sale__image-wrap {
        display: none;
    }

    .service-landing-sale__button {
        font-size: 1em !important;
        width: 100%;
        box-sizing: border-box;
        text-align: center;
    }

    .service-landing-sale__container {
        display: block;
        position: relative;
        z-index: 2;
    }

    .simple-quot__text {
        font-size: 16px;
        line-height: 20px;
    }

    .simple-quot__text:not(:last-child) {
        margin-bottom: 16px;
    }

    .service-landing-order__block-subtitle {
        font-size: 18px;
        line-height: 26px;
    }

    .service-landing-cases {
        padding-top: 10px;
    }



    .button_arrow.arrow_side_right::after {
        right: 8px;
    }

    .maintenance-services {
        padding-bottom: 20px;

        .service_blocks {

            .block_details {
                .service_item__description {
                    padding: 10px;
                    font-size: 14px;
                    line-height: 16px;
                }
            }
        }
    }

    .bugboard__request-description {
        font-size: 13px;
        line-height: 18px;
    }
}

@media screen and (max-width: 639px) {
    .box_clients .percents_list .percents_item_diagram.diagram-3 {
        margin-left: 0;
    }

    .des_3 {
        margin-left: 127px !important;
    }
}

@media screen and (max-width: 600px) {
    .bugboard__header {
        padding-top: 17px;
        padding-bottom: 30px;
    }

    .web_ways_titles_list .button.filled {
        width: 40px;
    }

    .box_clients .percents_list .percents_item_diagram.diagram-3 {
        margin-left: 0;
        margin-top: -30px;
    }

    .des_3 {
        margin-left: 130px !important;
    }

    .box_contacts .branches_list .box_cities {
        margin-bottom: 0;
        display: block;
        margin: -75px 30px 0 0;
    }

    .box_contacts .branches_list .box_info .column-2 .address {
        display: grid;
        grid-template-columns: 1fr;
    }

    .button.filled {
        background-color: #ff8c29;
    }

    .box_contacts .branches_list .box_info .column-2 {
        padding-top: 0px;
        padding-bottom: 30px;
    }

    .adresss .button {
        padding: 15px 10px 15px;
        width: 115px;
        height: 55px;
    }

    button.button-modal.filled {
        padding: 5px 10px 5px;
    }
}

@media all and (max-width: 580px) {
    .hover_1:hover:not(.no_hover) .hover_item .button {
        display: none;
    }

    .hover_1 .hover_item .button {
        display: none;
    }

    .slick-dots {
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        bottom: 0px;
        left: 0px;
        right: 0px;
    }

    .company_employees .slick-dots {
        left: 20%;
        top: 100%;
    }

    .search_form .button {
        margin-top: 9px;
        width: 25%;
        -webkit-appearance: none;
    }

    .event_form {
        margin: 20px 10%;
    }

    .company_history_item .text {
        display: none;
        height: 200px;
    }

    .company_history_item:hover,
    .company_history_item.big-text:hover {
        -ms-flex-preferred-size: 320.556px;
        flex-basis: 320.556px;
    }

    .company_history_item:hover .title {
        width: 100%;
        height: 67px;
    }

    .company_history_item:hover .text {
        position: relative;
        display: flex;
        width: 85%;
        padding: 0px 30px 30px;
    }

    .company_history:hover .company_history_title {
        display: none;
    }


    .ago_header .title {
        font-size: 27px;
        line-height: 34px;
    }

    .projects-list-filter a.reset {
        margin-top: 0;
    }

    .projects-list-item.highlight {
        min-height: 230px;
    }

    .projects-header-block {
        margin-bottom: 100px;
    }

    .events-header {
        height: 30px;
    }

    .projects-list-filter a:not(.reset) {
        margin-right: 20%;
        font-size: 14px;
    }

    .ago_programms .box_ago_programms_item .ago_programms_item_body .title {
        font-size: 16px;
    }

    .ago_text_block .column-1 .title {
        width: 80%;
        margin-top: -420px;
        margin-bottom: 400px;
    }

    .ago_steps_item .row .column-1 {
        width: 100%;
        margin-top: 0;
    }

    .ago_steps_item .row {
        flex-wrap: wrap;
    }

    .case__detail__content {
        width: 100%;
    }

    .__paragraph {
        margin-bottom: 40px;
        padding: 30px 20px;
        font-size: 14px;
    }

    ul.paragraph-nav li {
        font-size: 11px;
    }

    ol>li {
        font-size: 13px;
    }

    ol ul {
        font-size: 13px;
    }



    /*////////////////////////*/
    .box_type_project .type_projecr {
        width: 180px;
    }

    .box_services .service .name {
        font-size: 12px;
        height: 70px;
    }

    .box_services .service .body .title {
        font-size: 10px;
    }

    .box_services .service .body {
        padding: 24px 18px 20px 18px;
    }

    .box_services .service .name div {
        padding: 10px 20px;
    }

    .box_services .service .link {
        bottom: 20px;
    }

    .box_services .service_box {
        height: 550px;
        z-index: 3;
    }

    .box_services .service_box .service {
        position: absolute;
        top: 0;
        bottom: 0;
        min-width: 216px;
        z-index: 3;
        right: 0;
    }

    .box_services .service_box.slick-active~.service_box:not(.slick-active) .service {
        left: 0;
    }

    .box_services .service_box.slick-active {
        z-index: 5;
    }

    .box_services .service_box.slick-active .service {
        width: 216px;
        z-index: 5;
        position: absolute;
        right: auto;
    }

    .box_services .service_box.slick-center {
        z-index: 6;
    }

    .box_services .service_box.slick-center .service {
        width: 216px;
        z-index: 6;
    }

    .box_services .service_box.slick-active~.slick-active .service {
        right: 2px;
    }

    .block-news__info__date {
        grid-template-columns: 2fr 1fr;
    }

    .maintenance-services {
        .service_blocks {
            column-gap: 25px;
            grid-template-columns: 1fr;
        }

        .service_item__title {
            font-size: 14px;
            line-height: 17px;
        }

        .service_btn {
            border-radius: 5px;
            padding: 10px 0;
            font-size: 20px;
            line-height: 25px;
            margin-top: 40px;
        }
    }
}

@media all and (max-width: 500px) {

    .modal-new {
        align-items: flex-start;
    }

    .mascot {
        flex-direction: column;
        align-items: center;
        padding-bottom: 20px;
    }

    .mascot::before {
        height: initial;
        top: 100px;
    }

    .mascot-message::before {
        width: 39px;
        height: 28px;
        left: calc(50% - 120px);
        transform: rotate(180deg);
        top: -28px;
    }

    .projects-list-filter .line>a {
        font-size: 8pt;
    }

    .projects-list-filter .line>div>span {
        font-size: 8pt;
    }

    .table-collapse__container.collapsed .table-collapse__body {
        max-height: 100%;
    }

    .ago_programms .title {
        margin-bottom: 40px;
        margin-left: 0px;
    }

    .ago_features .container .modal {
        padding: 30px;
        border-radius: 15px;
        width: 280px;
        margin-left: 0;
    }

    .event_form .box_submit input {
        font-size: 14px;
        font-weight: 600;
        padding: 18px 26px;
    }

    .event_price {
        margin-right: 20px;
    }

    .event_price_text {
        font-size: 16px;
        font-weight: 500;
    }

    .event_icon {
        width: 60px;
        height: 60px;
    }

    .consult .row .column-2 {
        padding: 40px 40px;
    }

    .web_services .company_need_list .line-2 {
        margin-left: 0;
        padding-left: 0;
    }

    .web_services .company_need_list .line-1 {
        margin-right: 0;
        padding-right: 0;
    }

    .web_services .company_need_list {
        width: 90%;
    }


    .__paragraph table:not(.invisible) tbody tr:first-child {
        font-size: 10px;
    }

    .__paragraph tr {
        font-size: 10px !important;
    }

    .projects-list-item__text {
        margin: 10px 0;
        font-size: 14px;
    }

    .projects-list-item__head span {
        font-size: 14px;
    }

    .projects-list-item {
        min-height: 200px;
        margin-bottom: 5px;
        max-width: 100%;
    }

    .projects-list-item__head {
        display: flex;
    }

    .projects-list .row .col {
        -ms-flex: 0 0 98.6%;
        flex: 0 0 98.6%;
    }

    .ago_text_block .column-1 .title {
        width: 80%;
        margin-top: -390px;
        margin-bottom: 330px;
    }

    .ago_programms_list .row .col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-bottom: 30px;
        min-height: 127px;
    }

    .ago_econom_effect .project_of_the_year .text {
        margin-left: 30px;
        font-size: 12px;
    }

    .ago_econom_effect_list .row {
        padding: 0;
    }

    .ago_econom_effect_item .description {
        font-size: 11px;
        font-weight: 600;
    }

    .ago_econom_effect_item .percent {
        color: #ff8c29;
        font-size: 40px;
        margin-bottom: 20px;
    }

    .ago_features_list .row .col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 32.5%;
        flex: 0 0 48.5%;
        min-height: 45px;
    }

    .box_ago_features_item .ago_features_item .column-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 100%;
    }

    .ago_steps_item .row {
        flex-wrap: wrap;
    }

    .case_info__item img {
        width: 30px;
        height: 30px;
    }

    .case_info__item__text {
        margin-left: 5px;
        font-size: 10px;
    }

    ul.paragraph-nav li {
        padding: 10px 5px;
    }

    ul.paragraph-nav {
        width: 100%;
    }

    /*////////////////////////*/
    .box_contact .city {
        margin-right: 10px;
        font-size: 10px;
        height: 24px;
        line-height: 24px;
        border: 2px solid #fff;
    }

    .box_contact .box_info .maps {
        height: 200%;
        transform: scale(0.5);
        left: -50%;
        top: -50%;
        max-width: 200%;
        width: 200%;
    }

    .box_contact .box_info {
        margin: 0;
    }

    .form_feedback .box_input input {
        font-size: 12px;
        height: 26px;
        line-height: 26px;
    }

    .box_contact .city:hover {
        border: 2px solid #181818;
    }

    .box_contact .city.active {
        border: 2px solid #181818;
    }

    .box_partners .box_logo_partner div.slick-slide {
        height: 60px;
        margin-right: 40px;
    }

    .box_partners .box_logo_partner img {
        height: 60px;
    }

    .box_events .event_row .col:first-child h2 {
        padding-bottom: 10px;
        padding-right: 0;
    }

    .box_events .event_row .col:last-child h2 {
        padding-top: 10px;
        padding-left: 20px;
        text-align: left;
    }

    .box_events .event_row .col {
        flex-basis: 100%;
        width: 100%;
    }

    .box_event .event_list .item .name {
        font-size: 18px;
    }

    .box_event .event_list .item .date {
        font-size: 14px;
    }

    .box_news .news_list .item .info .text {
        font-size: 10px;
        height: 30px;
    }

    h2 {
        text-align: center;
        font-size: 20px;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .box_news .news_list .item .info {
        padding: 20px;
    }

    .box_news .news_list .item {
        border-radius: 15px;
    }

    .box_news .news_list .item .img img {
        right: -30px;
    }

    .box_news .news_list .item .info.img_yes {
        padding-left: 40px;
    }

    .box_news .news_list .item .info .name {
        font-size: 12px;
        margin-top: 15px;
        margin-bottom: 5px;
        height: 50px;
    }

    .box_list_project .news {
        border-radius: 15px;
    }

    .box_list_project .news .info {
        border-radius: 0 0 15px 15px;
    }

    .box_news .news_list .item .info .date {
        font-size: 10px;
    }

    .box_type_project .type_projecr {
        width: 150px;
    }

    .box_list_project .news .name div {
        font-size: 12px;
    }

    .box_list_project .news .preview_text {
        font-size: 10px;
        min-height: 40px;
        height: 40px;
    }

    .box_list_project .news .box_date {
        margin-top: 15px;
    }

    .box_list_project .news .box_date .type {
        font-size: 10px;
    }

    .box_list_project {
        padding: 0 20px;
        padding-right: 10px;
    }

    .box_list_project .slick-slide {
        padding-right: 10px;
    }

    .box_list_project .news .box_date .date {
        margin-right: 30px;
    }

    .box_list_project .news .name {
        height: 74px;
    }

    .box_list_project .slick-slide>div {
        padding-bottom: 20px;
    }

    .modal {
        padding: 30px;
        border-radius: 15px;
        width: 280px;
        margin-left: -140px;
    }

    .modal .close {
        top: 10px;
        right: 10px;
    }
}

@media screen and (max-width: 530px) {

    .ago_features_list .row {
        margin-left: -15px;
        margin-right: -15px;
    }

    .ago_features_list .row .col {
        padding-left: 15px;
        padding-right: 15px;
    }

    /* services */

    .services-list {
        grid-template-columns: 1fr;
        margin-top: 10px;
    }

    /* services end */

    .company_cooperation_card .text {
        font-size: 12px;
    }

    .web_services .company_need_list .row {
        display: block;
        margin-left: 75px;
    }

    .web_services .company_need_item {
        padding: 10px 10px;
        height: 160px;
        width: 170px;
        margin-bottom: 20px;
    }

    .web_services .company_need_list .line-2 {
        margin-right: 0;
        padding-right: 0;
    }

    .web_services .company_need_list .line-1 {
        margin-right: 0;
        padding-right: 0;
    }

    .web_ways_item .icon_text_block {
        margin-left: 0px;
    }

    .web_ways .halfcircles {
        top: 24%;
        width: 150px;
        height: 150px;
    }

    .box_search .row .column-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
    }

    .consult__image img {
        position: absolute;
        right: 28px;
        bottom: 0;
        width: 170%;
    }

    .box_input input[type="text"] {
        margin-left: 0%;
        width: 100%;
        font-size: 12px;
    }

    .box_reviews .reviews_list .reviews_item_message {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 0;
        min-height: initial;
    }

    .box_reviews .reviews_list .reviews_item_customer .name {
        margin-top: 10px;
        font-size: 11px;
        line-height: 20px;
    }

    .box_reviews .reviews_list .reviews_item_customer .who {
        font-size: 11px;
    }

    .box_reviews .reviews_list .reviews_item_body {
        padding: 55px 15px 15px 15px;
        background-color: #fff;
        margin-left: 0;
    }

    .box_reviews .reviews_list .reviews_item_message::before {
        width: 50px;
        height: 30px;
    }

    .box_reviews .reviews_list .reviews_item_message::after {
        width: 50px;
        height: 30px;
        right: 0;
    }

    .visible_slick_list .slick-list {}

    .box_reviews .reviews_list .reviews_item {
        display: grid;
        grid-auto-rows: auto;
    }

    .box_reviews .reviews_list .reviews_item_img {
        -ms-flex-preferred-size: 145px;
        height: 225px;
        margin: 0;
    }

    .projects-list-filter .line {
        display: block;
    }

    .projects-list-filter a.reset {
        display: block;
        justify-content: flex-end;
    }
}

@media all and (max-width: 480px) {
    .web_ways_item .icon_text_block {
        margin-left: 10px;
    }

    .web_ways_item .need_item .icon {
        width: 60px;
        height: 60px;
        margin: 10px 0px;
    }

    .web_ways_item .need_item {
        min-height: 100px;
    }

    .web_ways_item .need_item .column-2 {
        flex: 0 0 50%;
    }

    .web_ways_item .need_list>.col {
        padding-left: 10px;
        padding-right: 10px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        min-height: 80px;
    }

    .project-detail-header-block .button_arrow.arrow_side_right {
        padding-right: 45px;
        line-height: 20px;
    }

    .project__detail__right .info {
        margin-top: 20px;
        width: 100%;
    }

    .box_type_project .type_projecr {
        width: 140px;
    }

    .box_type_project .type_projecr .text {
        padding: 10px;
    }

    .box_type_project {
        padding: 30px;
    }

    .box_list_project .news .name div {
        font-size: 10px;
    }

    .box_services .service_box.slick-center .service {
        margin-left: -35%;
    }

    .modile_menu.active {
        width: 200px;
    }

    img {
        transition: all 1s ease-in-out;
    }

    .image-magnification-small-screens:focus {
        display: grid;
        position: relative;
        overflow-x: auto;
        align-content: center;
        align-items: center;
        top: 0;
        left: 0;
    }

    .image-magnification-small-screens:focus img {
        width: 250%;
        max-width: none;
        object-fit: contain;
    }
}

@media screen and (max-width: 470px) {

    .bugboard__header h4 {
        font-size: 16px;
        font-weight: 400;
    }

    table:not(.invisible) tbody tr th,
    table:not(.invisible) tbody tr td {
        padding: 5px 3px;
    }

    .event_date {
        font-size: 25px;
    }

    .event_type {
        font-size: 40px;
    }

    .event_title {
        font-size: 20px;
    }

    .event_preview_text {
        margin-bottom: 50px;
        font-size: 14px;
    }

    .event_icon {
        width: 50px;
        height: 50px;
    }

    .event_price_text {
        font-size: 14px;
    }

    .event_timeleft_description {
        font-size: 14px;
    }

    .form_feedback {
        position: relative;
        margin: 0px 0%;
        margin-top: 40px;
    }

    .event_textblock_1 .column-1 .title {
        margin: 0px 0px 40px;
        font-size: 20px;
        line-height: 30px;
    }

    .event_textblock_2 h3.title {
        font-size: 20px;
    }

    .event_employees .title {
        font-size: 20px;
    }

    .event_gift .block_title {
        font-size: 20px;
        padding-left: 0;
    }

    .contacts_content .__paragraph p {
        font-size: 14px;
        line-height: 24px;
    }

    .contacts_content .__paragraph__header .title small {
        font-size: 20px;
    }

    .contacts_content .__paragraph__header .title {
        font-size: 25px;
    }

    .contacts_header h1 {
        color: #fff;
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 30px;
    }

    .contacts_header .offices {
        font-size: 30px;
        margin-bottom: 30px;
    }

    .contacts_header .offices small {
        font-size: 18px;
    }

    .web_services .company_need_list {
        width: 100%;
    }

    .projects-list-case__title {
        font-size: 16px;
        height: auto;
    }

    .projects-list-case__footer {
        padding: 0px 10px 14px;
    }

    .projects-list-case__date {
        font-size: 11px;
        font-weight: 500;
        color: #aaa;
    }

    .box_contacts.other_page .block_title {
        margin-left: -70%;
        margin-top: -130px;
        margin-bottom: -40px;
        font-size: 23px;
    }

    .company_invite .column_1 .title {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 20px;
        width: 70%;
    }

    .company_cert_gallery_center {
        font-size: 12px;
    }

    .company_block_1 .column_1 img {
        width: 350px;
        height: 315px;
        padding-top: 15px;
        padding-left: 35px;
    }

    .search_field {
        display: none;
    }

    .company_need_list .row {
        margin-left: -20px;
        margin-right: -20px;
        width: 100%;
        margin-left: 16%;
    }

    .company_invite .column_1 {
        padding: 50px 0px 25px 20px;
        flex: 0 0 100%;
    }
}

@media screen and (max-width: 400px) {

    .services-template {
        text-align: center;
        max-width: 100% !important;
    }

    .table-collapse__header {
        padding: 10px 50px 10px 4px;
    }

    .event_textblock_2 table.arrow_links_list tr {
        display: grid;
    }

    .event_timeleft_time .eTimer .etUnit .etSign {
        font-size: 17px !important;
        margin-left: 5px;
    }

    .event_timeleft_time .eTimer .etUnit .etNumber {
        font-size: 14px !important;
        margin: 0 !important;
        line-height: 20px;
        width: 9.125px;
    }

    .__paragraph ul {
        margin: 0px;
        list-style: none;
        padding-left: 15px;
        line-height: 22px;
    }

    .web_block_1 .column-2 {
        padding-top: 37px;
        padding-left: 15px;
    }

    .ago_why_sinergo .container {
        padding: 0 10px;
    }

    .ago_why_sinergo_list .row {
        padding: 0;
    }

    .ago_why_sinergo .box_ago_why_sinergo_item .ago_why_sinergo_item {
        min-height: 150px;
        padding: 15px 10px 15px;
    }

    .ago_why_sinergo .box_ago_why_sinergo_item .ago_why_sinergo_item .title {
        font-size: 16px;
        font-weight: 800;
        margin-bottom: 30px;
        padding-left: 30%;
        margin-top: -45px;
    }

    .icon_text_block>.row {
        display: block;
        padding: 0;
    }

    .ago_why_sinergo_list .col.column-2 {
        -webkit-box-flex: 1;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }

    .ago_quality_garant .row {
        padding: 0;
    }

    .ago_banner .row .column-2 .col-2 {
        text-align: left;
    }

    .ago_banner .button_arrow.arrow_side_right {
        margin-left: 0;
    }

    .event_form {
        margin: 20px 0%;
    }

    .link-with-arrow_body .description {
        font-size: 12px;
    }

    .link-with-arrow_body {
        padding: 0px 30px 0px 20px;
    }

    .link-with-arrow_body .title {
        font-size: 14px;
        font-weight: 800;
        margin-bottom: 10px;
    }

    .link-with-arrow_container {
        width: 100%;
    }

    .event_date {
        font-size: 20px;
    }

    .event_type {
        font-size: 35px;
    }

    .event_title {
        font-size: 18px;
    }

    .event_preview_text {
        margin-bottom: 50px;
        font-size: 12px;
    }

    .event_icon {
        width: 40px;
        height: 40px;
        margin-right: 10px;
    }

    .event_price_text {
        font-size: 12px;
    }

    .event_timeleft_description {
        font-size: 12px;
    }

    .box_reviews .container {
        padding: 0 0px;
    }

    .projects_howmuch .button_arrow.arrow_side_right {
        margin-left: 15px;
        width: 100px;
    }

    .container_project {
        padding: 0 15px;
    }

    .projects-list-item {
        max-width: 100%;
        flex-basis: 51%;
    }

    .projects-list-item__foot .group {
        font-size: 11px;
        margin-left: -5px;
    }

    .projects-list-item__foot .details {
        padding-top: 0px;
        font-size: 11px;
        margin-left: 5px;
    }

    .project__detail__content {
        width: 100%;
    }

    .project-detail-header-block .row {
        display: block;
    }

    .button_arrow.arrow_side_right {
        margin-left: 20px;
        margin-top: 20px;
        padding: 10px 20px 10px 10px;
    }

    .box_input input[type="text"] {
        padding: 0 10px;
    }

    .box_search .row .column-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
    }

    .box_gift .gift_item_description p {
        font-size: 12px;
        line-height: 18px;
    }

    .case__detail__content .__paragraph {
        margin-bottom: 40px;
        padding: 10px 20px 50px;
        font-size: 14px;
    }

    .box_project .container h2 {
        padding-top: 30px;
        padding-bottom: 25px;
        padding-left: 20px;
    }

    .project-detail-header-block h1 {
        font-size: 18px;
    }

    .__paragraph table:not(.invisible) tbody tr:first-child {
        font-size: 9px;
    }

    .__paragraph tr {
        font-size: 9px !important;
    }

    .projects-list-filter .line {
        margin-top: 45px;
        display: block;
    }

    .projects-header-block {
        margin-bottom: 100px;
        min-width: initial;
    }

    .events-header {
        height: 30px;
    }

    .projects-list-filter a.reset {
        display: block;
        justify-content: flex-end;
        margin-top: 0;
        margin-left: 20px;
    }

    .projects-list-filter {
        display: block;
    }

    .consult .row .column-2 {
        padding: 40px 35px;
    }

    .consult .row .column-2 p {
        font-size: 18px;
        font-family: 'Montserrat';
        line-height: 20px;
        margin-bottom: 0px;
    }

    .box_reviews .reviews_list .reviews_item_message {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 0;
    }

    ul li::before {
        height: 7px;
        width: 7px;
        left: -15px;
        top: 7px;
    }

    ul ul li::before {
        height: 7px;
        width: 7px;
        left: -15px;
        top: 7px;
        border: 1px solid #ff8c29;
    }

    .projects-list .col {
        padding: 0px 5px;
        margin-bottom: 10px;
    }

    ul {
        margin: 0px;
        list-style: none;
        padding-left: 3px;
    }

    ul.paragraph-nav {
        width: 100%;
    }

    ul li {
        font-family: 'Gotham Pro';
        position: relative;
        margin-bottom: 0px;
    }

    .__paragraph__header .title {
        font-size: 16px;
        font-weight: 800;
    }

    .__paragraph__header .num {
        width: 40px;
        height: 40px;
        font-size: 20px;
        line-height: 40px;
        -ms-flex: 0 0 40px;
        flex: 0 0 40px;
        margin-right: 10px;
    }

    .box_element_add .element_add {
        font-size: 11px;
        padding: 10px 5px;
        width: 110px;
    }

    .projects-list-case__title {
        font-size: 14px;
        height: auto;
    }

    .nav_pages a,
    .nav_pages b {
        width: 25px;
    }

    .projects-header-block h1 {
        color: #ffffff;
        font-size: 20px;
    }

    .box_contacts .branches_list .box_info .column-2 {
        padding: 0px 15px 30px;
    }

    .company_block_1 .column_1 img {
        width: 280px;
        height: 250px;
        padding-top: 15px;
    }

    .company_block_2 .column_1 {
        padding-right: 20px;
        padding-left: 35px;
        padding-top: 5px;
        margin-top: 0px;
    }

    .company_block_2 .column_2 {
        padding-left: 20px;
        margin-top: 30px;
    }

    .company_block_2 .column_2 .line_1 {
        flex-wrap: wrap;
        line-height: 20px;
        padding-top: 5px;
        padding: 20px 0px 15px 25px;
    }

    .company_block_2 .column_2 .line_1 img {
        margin-bottom: 25px;
        max-width: 255px;
    }

    .company_need_list .row {
        margin-left: -20px;
        margin-right: -20px;
        width: 100%;
        margin-left: 10%;
    }

    .box_contacts.other_page .block_title {
        margin-left: -40%;
        margin-top: -130px;
        margin-bottom: -40px;
        font-size: 23px;
    }

    .block-news__name__heading,
    .block-news__info__preview {
        line-height: 20px;
    }

    .block-news__info__date {
        grid-template-columns: 1.5fr 1fr;
    }
}

@media all and (max-width: 420px) {
    .box_events .event_row .col:last-child h2 {
        padding-left: 0;
    }

    .employee_photo>img {
        width: 260px;
    }

    .block_title {
        padding-left: unset;
    }

    .box_contacts .branches_list .box_info .column-2 {
        padding: 0px 15px 30px;
    }

    ul.paragraph-nav {
        margin-top: 20px;
        text-align: center;
    }

    .table-collapse__body {
        width: 100%;
        overflow-x: scroll;
    }

    /*.project__detail__content {
        min-width: 150px;
    }*/
    .bx-composite-btn {
        display: none !important;
    }

    .footer-small {
        display: grid;
        grid-template-columns: 1fr auto;
        column-gap: 20px;
        padding-top: 15px;
        padding-bottom: 20px;
    }

    .footer:not(.footer-small) {
        display: none;
    }

    .footer .container {
        padding: 0;
    }

    .footer .copyright {
        display: flex;
    }

    .footer .contact {
        display: flex;
    }

    .footer .logo_footer .img {
        width: 90px !important;
    }

    .copyright-footer-left {
        padding-top: 10px;
        text-align: left;
        font-size: 8pt;
    }

    .copyright-footer-right {
        padding-top: 10px;
        margin-left: 50px;
    }

    table.arrow_links_list td {
        padding: 0px 0;
    }

    .slider_employees .slide-item {
        min-width: 220px;
        padding-left: 0px;
        padding: 0px 32px;
        margin: 0 0 20px;
    }

    .modal_feature .body table tr {
        font-size: 12px;
    }

    .modal_feature .title {
        padding-right: 5px;
        padding-left: 5px;
        font-size: 15px;
    }

    .company_cert .block_title {
        margin-bottom: 45px;
        width: 90%;
    }

    .company_need .block_title {
        margin-bottom: 30px;
        font-size: 25px;
        line-height: 30px;
    }

    .box_reviews .block_title {
        min-width: 100%;
    }

    .box_reviews .row {
        display: block;
        padding: 0 20px;
    }

    .project__detail__right .info {
        font-size: 11px;
    }

    .ago_features h2.title {
        margin-bottom: 25px;
        font-size: 25px;
        line-height: 30px;
    }

    .ago_text_block .column-1 .title {
        margin-top: -330px;
        margin-bottom: 260px;
    }

    .ago_steps_item {
        padding: 50px 0px 35px 20px;
    }

    .ago_steps_item .row .column-1 .or {
        margin: 0px 10px;
    }

    .ago_steps_item .row .column-1 .button {
        padding: 12px 5px;
        font-size: 11px;
        margin-bottom: 10px;
    }

    .ago_features_list .row .col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        min-height: 25px;
    }

    .box_ago_features_item .ago_features_item .column-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }

    .ago_econom_effect .project_of_the_year .logo {
        margin-left: 50px;
    }

    .ago_econom_effect_list .row .column-4 {
        margin-top: 20px;
    }

    .ago_econom_effect_list .row .column-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 100%;
        margin-bottom: 20px;
    }

    .ago_econom_effect_list .row .column-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 100%;
        margin-bottom: 20px;
    }

    .ago_econom_effect_list .row .column-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 100%;
        margin-bottom: 20px;
    }

    .ago_econom_effect .project_of_the_year .text {
        margin-left: 0px;
        font-size: 12px;
        padding-top: 10px;
    }

    .ago_econom_effect .project_of_the_year {
        display: block;
        padding: 19px 10px 12px;
    }

    .ago_banner .row .column-2 .col-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
    }

    .ago_quality_garant .column-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding-top: 9px;
    }

    .ago_quality_garant .row .col.column-1 {
        display: none;
    }

    .case__detail .review-block__header .title {
        font-weight: 800;
        font-size: 16px;
        margin-left: 5px;
    }

    .case__detail .review-block__item a {
        min-width: 50px;
        width: 50px;
        min-height: 40px;
        grid-area: area;
    }

    .case__detail .review-block__item .name {
        font-weight: bold;
        padding: 10px 0;
        margin: 0px 15px;
        font-size: 12px;
    }

    .case__detail .review-block__item .format {
        font-size: 12px;
        margin-left: 15px;
        margin-bottom: 5px;
    }

    .case__detail .review-block__item {
        min-width: 85%;
        display: grid;
        grid-template-areas: "area ." "area .";
    }

    ol>li::before {
        left: -15px;
    }

    .case__detail .review-block__header .icon {
        height: 30px;
        width: 30px;
        min-height: 30px;
        min-width: 30px;
    }

    /*////////////////////////*/
    .box_services .service_box.slick-center .service {
        margin-left: -40%;
    }
}

@media all and (max-width: 418px) {
    .employees_row {
        place-content: center;
    }

    .box_employees_list .row .col {
        flex: 0 0 100%;
    }
}

@media all and (max-width: 380px) {

    .companies-needs {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .mascot {
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .mascot::before {
        height: initial;
        top: 100px;
    }

    .mascot-message {
        font-size: 14px;
        min-height: 27px;
        line-height: 18px;
        padding: 10px;
    }

    .mascot-message::before {
        left: calc(50% - 100px);
    }

    .ago_steps_list_item .row {
        padding: 0;
    }

    .ago_programms .box_ago_programms_item .ago_programms_item {
        background-color: #f3f3f3;
        padding: 20px 0px;
        min-height: 70px;
    }

    .event_form .box_submit input {
        width: 80%;
    }

    .projects-list-filter .line .selected-list {
        margin-bottom: 30px;
        margin-right: 0;
        width: 140px;
    }

    .projects-list-item__head {
        display: grid;
    }

    .__paragraph.company-info .customer_logo {
        max-height: 50px;
        max-width: 200px;
    }

    .ago_header .row {
        display: block;
    }

    .ago_header .row .column-2 {
        padding-left: 0px;
        padding-top: 20px;
    }

    .ago_header .title {
        padding: 0px;
        color: #fff;
        font-size: 22px;
        font-weight: bold;
        line-height: 26px;
        margin-bottom: 25px;
        text-align: center;
    }

    .case_header h1 {
        font-size: 20px;
    }

    .ago_header .button_arrow.arrow_side_right {
        padding: 10px 35px 10px 15px;
        font-size: 11px;
        margin-left: 0;
    }

    .ago_header .description {
        font-size: 12px;
        margin-bottom: 45px;
        font-weight: 500;
        color: #fff;
        text-align: center;
    }

    .ago_steps_item.showed {
        margin-bottom: 60px;
    }

    .ago_text_block .container {
        padding: 0 20px;
    }

    .ago_programms .container {
        padding: 0 20px;
    }

    .ago_text_block .column-1 {
        padding-left: 0;
    }

    .ago_text_block .column-1 .title {
        width: 100%;
        font-size: 20px;
        line-height: 25px;
    }

    .ago_programms {
        margin-bottom: 20px;
    }

    .project__detail__right .info a {
        font-size: 12px;
    }

    .box_services .service_box.slick-center .service {
        margin-left: -45%;
    }

    .web_services .company_need_list .row {
        display: block;
        margin-left: 60px;
    }
}

@media all and (max-width: 350px) {
    .web_ways_item .projects>.row {
        padding: 0;
    }

    .web_content .block_title {
        line-height: 30px;
    }

    .event_textblock_1 .container h2 {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .event_employees .title {
        font-size: 18px;
    }

    .event_gift .block_title {
        font-size: 18px;
        padding-left: 0;
    }

    .event_textblock_1 .column-1 .title {
        font-size: 18px;
        line-height: 28px;
    }

    .ago_banner .row .column-2 .col-1 .line-1 {
        line-height: 50px;
    }

    .ago_header .button_arrow.arrow_side_right {
        width: 100px;
    }

    .footer {
        font-size: 10px;
    }

    .footer .logo_footer .img {
        width: 130px;
        background-size: contain;
        margin-top: -7px;
    }

    .box_type_project .type_projecr {
        width: 120px;
    }

    .service_box.slick-center .service {
        margin-left: -50%;
    }

    .box_type_project .type_projecr .text {
        padding: 10px;
    }

    .box_type_project .type_projecr .text .name {
        font-size: 9px;
    }

    .box_type_project .type_projecr .text .col {
        font-size: 9px;
    }

    .box_services .service_box.slick-center .service {
        margin-left: -54%;
    }
}

@media all and (max-width: 330px) {
    .web_services .company_need_item {
        padding: 10px 10px;
        height: 150px;
        width: 160px;
    }

    .web_services .company_need_list .row {
        display: block;
        margin-left: 40px;
    }

    .box_services .service_box.slick-center .service {
        margin-left: -71%;
    }
}


/* 320////////////////////////*/

@media screen and (max-width: 320px) {

    .bugboard__header {
        padding-left: 15px;
        padding-right: 15px;
    }

    .bugboard__block .__paragraph__header {
        flex-direction: column;
        align-items: start;
        margin-top: 0;
    }

    .bitrix-partner__content {
        margin: 0px 15px;
    }

    .projects-header-block {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .footer .container {
        padding: 0 10px;
    }

    ul.list_style_lines .list_item::before {
        height: 3px;
        width: 5px;
        top: 5px;
        left: -10px;
        border-radius: 5px;
    }

    .__paragraph tr span {
        font-size: 9px !important;
    }

    .slick-dots {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        top: 73%;
    }

    .projects-list-filter a.reset {
        display: block;
        justify-content: flex-end;
        margin-top: 0;
        margin-left: 20px;
        margin-right: 40px;
    }

    .event_textblock_1 .column-2 img {
        width: 90%;
        margin-left: 30px;
    }

    .event_textblock_2 .column-1 ol {
        margin: 0px;
        list-style: none;
        counter-reset: myCounter;
        padding-left: 25px;
    }

    .company_cert_gallery_slide table img:not(.no-border) {
        max-width: 100%;
        border-radius: 5px;
        border: 4px solid #fff;
    }

    .box_contacts .branches_list .row .col {
        flex: 0;
    }

    .box_contacts .branches_list .box_cities:not(.after-click-3) .city:not(.active) {
        display: none;
    }

    .table-collapse__header {
        padding: 10px 42px 10px 10px;
    }

    table.arrow_links_list td {
        padding: 0px 0px;
    }

    .__paragraph div {
        margin-top: 10px;
        font-size: 11px;
    }

    .ago_clients h3.title {
        padding: 0 20px;
    }

    .web_content .box_search {
        padding-top: 0;
    }

    .ago_employees {
        margin-bottom: 20px;
        height: 600px;
    }

    .web_services .company_need_list .line-2 {
        display: block;
        margin-left: 10px;
    }

    .box_events .events_list .row .col {
        padding: 0px 0px;
    }

    .events_list .row {
        padding: 0 3px;
    }

    .box_gift_project-list .gift_item_description b {
        margin-bottom: 20px;
        display: block;
    }

    .ago_steps_item .row {
        padding: 0;
    }

    .web_block_1 .row {
        padding: 0;
    }

    .web_ways_item .icon_text_block.block-2 .logo_list {
        margin-left: 30%;
    }

    .ago_banner .row {
        padding: 0;
    }

    .box_ago_features_item .ago_features_item .column-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
    }

    .box_ago_features_item .ago_features_item .column-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        padding-bottom: 15px;
    }

    .ago_programms_list .row {
        padding: 0;
    }

    .ago_text_block .column-1 .title {
        margin-top: -285px;
        margin-bottom: 240px;
    }

    .ago_steps_item .row .column-2 .button_next {
        width: 100%;
        margin: 0;
    }

    .consult .row .column-2 {
        padding: 40px 0px;
    }

    .contacts_content>.container .row {
        padding: 0 0;
    }

    .contacts_header .button {
        padding: 12px 10px;
        margin-left: 20px;
    }

    .contacts_header .offices {
        padding-left: 20px;
    }

    .contacts_header h1 {
        padding-left: 15px;
        padding-right: 15px;
        box-sizing: border-box;
    }

    .web_ways_item .projects img {
        margin-top: 150px;
        width: 160%;
        margin-left: -30px;
    }

    .web_services .company_need_list .line-1 {
        display: block;
        margin-left: -10px;
    }

    .__paragraph ul {
        padding-left: 15px;
    }

    .case_info .container {
        padding: 0;
    }

    .case_info__block {
        padding: 15px 10px 0px;
    }

    .ago_clients .container {
        padding: 0;
    }

    .container {
        padding: 0 10px;
    }

    .ago_quality_garant {
        margin-bottom: 0;
    }

    .ago_why_sinergo {
        margin-bottom: 0;
    }

    .box_search {
        padding: 40px 0 0 0;
    }

    .box_consult .container {
        padding: 0;
    }

    .box_search .container {
        padding: 0 20px;
    }

    .ago_programms .title {
        margin-bottom: 40px;
        margin-left: 20px;
    }

    .projects-list-item__head span {
        font-size: 12px;
    }

    .ago_why_sinergo_list .col.column-2 {
        -webkit-box-flex: 1;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding-left: 5px;
        margin-top: 0px;
    }

    .ago_features h2.title {
        margin-bottom: 20px;
        font-size: 20px;
        line-height: 25px;
    }

    .ago_econom_effect {
        background-color: #f3f3f3;
        padding-top: 20px;
    }

    .ago_econom_effect h2.title {
        font-size: 20px;
        line-height: 25px;
    }

    .ago_banner .row .column-2 .col-2 {
        text-align: left;
    }

    .ago_banner .container {
        padding: 0 20px;
    }

    .ago_banner .row .column-2 .col-1 .line-1 {
        font-size: 70px;
        line-height: 50px;
    }

    .project-detail-header-block .button_arrow.arrow_side_right {
        padding: 10px 35px 10px 15px;
        font-size: 11px;
        margin-left: 0;
        margin-top: 20px;
    }

    .ago_banner .row {
        display: block;
    }

    .ago_why_sinergo h2.title {
        margin-bottom: 20px;
        font-size: 20px;
        margin-left: 20px;
        width: 80%;
        line-height: 25px;
    }

    .ago_clients .wrap {
        padding: 30px 0px;
        background-color: #f3f3f3;
    }

    .ago_clients .wrap .title {
        font-size: 20px;
        margin-left: 20px;
    }

    .box_employees_item .employees_item_title {
        font-size: 14px;
        line-height: 15px;
    }

    .box_employees_item .employees_item_description {
        line-height: 12px;
        font-size: 12px;
    }

    .case_info__item {
        padding-right: 20px;
    }

    .projects-list .col {
        -ms-flex: 0 0 99.3333%;
        flex: 0 0 99.3333%;
        width: 99.3333%;
        padding: 0px 10px;
        margin-bottom: 20px;
    }

    .projects-list-case__title {
        font-size: 16px;
        height: 75px;
    }

    .projects-list-case.highlight {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: column;
    }

    .projects-list-case.highlight .projects-list-case__img {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 40%;
        padding-bottom: 0px;
    }

    .box_services .container {
        padding: 0 20px;
    }

    .services_list .row {
        padding: 0;
    }

    .box_services .container h2 {
        padding: 25px 0;
    }

    .box_news .container h2 {
        padding: 25px 0;
    }

    .box_clients .container h2 {
        padding: 25px 0;
    }

    .box_gift .gift_item .column-2 .button {
        padding: 5px 5px 5px 5px;
        border: 1px solid;
    }

    .case_info__item__text .description {
        font-size: 11px;
    }

    .box_gift .gift_item .button.filled {
        margin-right: 10px;
        margin-left: 0;
    }

    .box_hello_block {
        padding-top: 30px;
        padding-bottom: 40px;
    }

    .row {
        padding: 0 20px;
    }

    .web_site_or_app_container {
        padding: 24px 20px;
    }

    .box_hello_block .row .col.col-1 {
        display: none;
    }

    .box_hello_block .container {
        padding: 0 10px;
    }

    .box_hello_block .row .col.col-2 {
        margin-top: 100px;
    }

    .box_hello_block .row .col.col-2 .line-1 {
        font-size: 40px;
        line-height: 40px;
        text-align: left;
        font-weight: bold;
    }

    .box_hello_block .row .col.col-2 .line-2 {
        font-size: 13px;
        max-width: 220px;
        line-height: 18px;
        margin-bottom: 25px;
        margin-top: 10px;
        text-align: left;
        margin-left: 0px;
    }

    .box_hello_block .row .col.col-2 .line-3 {
        margin-bottom: 30px;
    }

    .box_hello_block .row .col.col-3 {
        display: none;
    }

    .box_services {
        padding: 0px 0 48px;
    }

    .__paragraph .block_title,
    .block_title {
        font-size: 20px;
        line-height: 25px;
        margin: 0;
        padding: 0;
    }

    .block_title span {
        background-color: #ff8c29;
        padding: 0px 91px 3px 0px;
        margin-left: 0px;
        border-radius: 5px;
        color: #fff;
    }

    .box_services .services_list {
        margin-top: 35px;
    }

    .box_services .services_list .col .box_service_item {
        max-width: 290px;
    }

    .box_services .services_list .col .box_service_item .service_item {
        max-width: 260px;
    }

    .box_services .services_list .col .box_service_item .service_item .row .col-1 {
        max-width: 100px;
        padding: 0px 20px;
        margin-top: -10px;
        margin-left: -10px;
    }

    .box_services .services_list .col .box_service_item .service_item .row .col-2 .service_item_body .service_title {
        font-size: 16px;
        margin-top: -60px;
        margin-left: 80px;
        margin-bottom: 25px;
    }

    .box_services .services_list .col .box_service_item .service_item .row .col-2 .service_item_body .service_description {
        font-size: 12px;
        width: 200px;
        margin-top: 10px;
        line-height: 17px;
    }

    .hover_1 .hover_item .button {
        right: 5px;
    }

    .box_services .services_list .col .box_service_item .service_item .row .col-2 .service_item_body {
        padding-right: 90px;
        height: 200px;
        width: 80%;
        padding-left: 10px;
    }

    .service_description {
        margin-top: -15px;
    }

    .box_news .news_list .news_item {
        max-width: 280px;
    }

    .box_news {
        padding: 10px 0px 35px;
    }

    .box_news .news_list {
        margin: 0px -10px 0px !important;
    }

    .box_news .news_list .news_item_title {
        font-size: 16px;
    }

    .box_news .news_list .news_item_description {
        font-size: 12px;
    }

    .slick-arrow.arrow_right {
        right: 10px;
    }

    .box_events .container {
        padding: 0 0px;
    }

    .box_events {
        padding: 20px 0px 40px;
    }

    .box_events .block_title {
        padding: 0px;
    }

    .box_events .events_list .events_item_date {
        right: -25px;
    }

    .box_events .events_list .events_item_body {
        right: 150px;
    }

    .box_events .events_list .slide-item {
        padding: 0px 0px;
    }

    .box_events .events_list {
        margin: 50px 0px 0px;
    }

    .box_events .events_list .events_item {
        max-width: 320px;
        width: 300px;
        margin-left: 7px;
    }

    .box_events .events_list .events_item_title {
        font-size: 16px;
        margin-left: 10px;
    }

    .box_events .events_list .events_item_description {
        font-size: 12px;
    }

    .box_events .events_list .events_item_date .date {
        font-size: 16px;
    }

    .box_events .events_list .events_item_date .time {
        font-size: 22px;
    }

    .box_clients .container {
        padding: 0 20px;
    }

    .box_clients {
        background-color: #f3f3f3;
        padding: 20px 0px 0px;
    }

    .box_clients .description {
        font-size: 12px;
        font-weight: 400;
        margin: 20px 0px;
        width: 301px;
        line-height: 17px;
    }

    .box_clients .percents_list {
        margin-top: 75px;
        flex-wrap: wrap;
        padding-left: 0px;
    }

    .box_clients .percents_list .percents_item {
        width: 290px;
    }

    .box_clients .percents_list .percents_item_description {
        padding: 0px 0px 100px 25px;
        margin: -130px 0px 0px 127px;
        border: none;
    }

    .box_clients .percents_list .percents_item_diagram.diagram-3 {
        margin-left: 0px;
    }

    .des_3 {
        margin-left: 130px !important;
    }

    .box_clients .percents_list .percents_item_description .title {
        font-size: 16px;
    }

    .box_clients .percents_list .percents_item_description .text {
        font-size: 12px;
    }

    .box_clients .percents_list .percents_item_diagram {
        height: 144px;
        width: 144px;
        font-size: 28px;
    }

    .box_clients .percents_list .percents_item_diagram::after {
        width: 90px;
        height: 90px;
        top: calc(50% - 45px);
        left: calc(50% - 45px);
    }

    .box_reviews .row {
        padding: 0 0px;
    }

    .box_reviews .reviews_list .reviews_item_message {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 0;
    }

    .box_reviews .reviews_list .reviews_item_body {
        padding: 30px 15px 15px;
        min-height: 350px;
        max-width: initial;
    }

    .box_reviews .reviews_list .reviews_item_customer .name {
        font-size: 11px;
        line-height: 20px;
        margin-top: 20px;
        margin-left: 0px;
        padding-left: 0px;
    }

    .box_reviews .reviews_list .reviews_item_customer .who {
        font-size: 11px;
        margin-top: 0px;
        margin-left: 0px;
        padding-left: 0px;
    }

    .box_clients .control {
        margin: 50px auto 0px;
        width: 280px;
        height: 110px;
        padding: 0px;
    }

    .box_clients .control .percent {
        font-size: 40px;
        margin-right: 55px;
        margin-top: -25px;
    }

    .box_reviews {
        padding: 0;
    }

    .box_reviews .row .column-2 {
        text-align: left;
        padding-left: 20px;
        padding-top: 0px;
        margin: 0;
    }

    .box_reviews .reviews_list .reviews_item_message p,
    .box_reviews .reviews_list .reviews_item_message div {
        position: relative;
        z-index: 2;
        max-height: 100%;
        font-size: 11px;
        line-height: 18px;
        overflow: visible;
    }

    .box_clients .control .text {
        font-size: 12px;
        margin-top: 10px;
        width: 240px;
        margin-left: -140px;
    }

    .box_clients .control .text b {
        font-size: 14px;
        font-weight: 800;
        margin-left: 100px;
    }

    .box_clients_slider .logos_list {
        padding: 30px 0px;
    }

    .button:not(.button_circle):not(.button_arrow) {
        padding: 12px 10px;
    }

    .box_reviews .reviews_list {
        margin: 20px 10px 0;
    }

    .box_reviews .reviews_list .slider_item {
        -webkit-transition: .2s;
        -o-transition: .2s;
        transition: .2s;
        margin: 0px 10px;
    }

    .box_reviews .block_title {
        color: #fff;
        line-height: 30px;
        padding: 20px;
        min-width: 85%;
    }

    .box_gift .container {
        padding: 0 20px;
    }

    .box_gift {
        padding: 20px 18px 40px;
        margin-left: -20px;
    }

    .gift_item .row {
        padding: 0;
    }

    .box_gift .gift_item_img {
        margin-top: -75px;
        margin-bottom: -4px;
        margin-left: 0px;
        height: 205px;
    }

    .box_gift .gift_item {
        margin-top: 100px;
        margin-right: 0;
        margin-left: 0;
        width: 100%;
    }

    .box_gift .gift_item::before {
        display: none;
    }

    .box_gift .gift_item::after {
        display: none;
    }

    .box_gift .gift_item .column-2 {
        padding: 35px 10px 0px 10px;
    }

    .box_gift .gift_item_description {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 25px;
        width: 100%;
    }

    .box_gift .gift_item_quote {
        margin-top: 25px;
        margin-bottom: 20px;
        font-size: 10px;
    }

    .box_gift .gift_item .button {
        padding: 10px 5px;
        font-size: 11px;
    }

    .box_page_header {
        padding-top: 0;
        position: relative;
    }

    .box_contacts .container h2 {
        padding-bottom: 5px;
    }

    .box_contacts {
        padding: 45px 0px 0px;
        background-color: #fff;
    }

    .box_contacts .branches_list {
        margin-top: 15px;
        flex-wrap: wrap;
    }

    .box_contacts .branches_list .box_cities {
        border: 2px solid #ff8c29;
        border-radius: 5px;
        margin-bottom: 0;
        margin: 0 0px 20px 10px;
        display: block;
        padding: 0 45px 0 0px;
    }

    .box_cities {
        position: relative;
    }

    .box_cities:after {
        content: '';
        color: #ff8c29;
        width: 8px;
        height: 8px;
        display: block;
        position: absolute;
        right: 15px;
        top: 7px;
        border-top: 1px solid;
        border-right: 1px solid;
        -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        transform: rotate(135deg);
    }

    .box_cities.after-click-3:after {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 11px;
    }

    .box_contacts .branches_list .box_info .column-2 .address {
        padding: 30px 0px;
    }

    .box_contacts .branches_list .box_info .column-1 .maps {
        height: 100%;
        width: 320px;
        height: 220px;
    }

    .box_contacts .branches_list .box_info .column-1 {
        padding-right: 0;
    }

    .box_contacts .branches_list .row {
        padding: 0;
    }

    .box_contacts .branches_list .box_cities .city {
        font-size: 12px;
        padding: 4px 10px;
        height: 20px;
        width: 130px;
        margin-right: 10px;
        margin-left: 0px;
        text-align: left;
        margin-bottom: 0;
        border: none;
        justify-content: start;
    }

    .box_contacts .branches_list .box_info .column-2 {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 0px;
        padding-bottom: 0px;
        flex-grow: 1;
    }

    .box_contacts .branches_list .box_info .column-2 .address p {
        font-size: 12px;
        line-height: 23px;
        margin: 10px 0px;
    }

    .box_contacts .branches_list .box_info .column-2 .address p:first-child {
        margin-top: 0px;
    }

    .box_contacts .branches_list .box_info .column-2 .address {
        width: 100%;
        background-color: white;
    }

    button.button-modal.filled {
        font-size: 12px;
    }

    .footer {
        color: #465051;
        height: 125px;
        padding: 15px 15px 20px;
        width: 100%;
        box-sizing: border-box;
    }

    .footer .container>div {
        margin-right: 10px;
    }

    .footer .box_social {
        margin: auto;
    }

    /* company block*/
    .company_header .row .col.col-1 {
        display: block;
    }

    .box_hello_block .row .col.col-1 .line-1 {
        font-size: 40px;
        line-height: 50px;
    }

    .box_hello_block .row .col.col-1 .line-2 {
        font-size: 16px;
        line-height: 20px;
    }

    .box_hello_block .row .col.col-1 .line-3 {
        font-size: 12px;
        line-height: 18px;
    }

    .company_history_title {
        font-weight: 600;
        font-size: 16px;
        -ms-flex-preferred-size: 100px;
        flex-basis: 100px;
    }

    .company_history_item .title {
        font-weight: 700;
        font-size: 18px;
    }

    .company_history_item:hover {
        -ms-flex-preferred-size: 340.556px;
        flex-basis: 340.556px;
    }

    .company_history_item .text {
        width: 171px;
        z-index: 1;
        font-size: 10px;
        padding-top: 5px;
        padding-bottom: 24px;
        padding-right: 36px;
    }

    .company_block_1 .column_1 img {
        width: 290px;
        height: 290px;
        padding-top: 15px;
        padding-left: 20px;
    }

    .company_block_1 .column_1 {
        flex-basis: 40%;
        background: none;
        padding-bottom: 30px;
        background-color: white;
    }

    .company_block_1 .row {
        background-color: #f3f3f3;
        max-width: 100%;
        padding: 0;
    }

    .company_block_1 .container {
        padding: 0 10px;
    }

    .company_block_2 .row {
        padding: 0;
    }

    .company_block_2 .container {
        padding: 0 20px;
    }

    .company_block_1 {
        margin-right: -50px;
        margin-left: -10px;
        /* padding-top: 127px; */
        margin-bottom: 40px;
    }

    .company_block_1 .column_2 {
        font-size: 14px;
        line-height: 20px;
        padding: 80px 20px 30px 20px;
        max-width: 320px;
        margin-left: 10px;
    }

    .company_block_1 h1 {
        padding: 45px 40px 220px 15px !important;
        font-size: 25px;
    }

    .company_block_2 {
        margin-bottom: 130px;
    }

    .company_block_2 .column_1 .line_1 {
        font-size: 22px;
        font-weight: 700;
        line-height: 25px;
    }

    .company_block_2 .column_1 .line_1 .more {
        font-size: 20px;
    }

    .company_block_2 .column_1 .line_1 .num {
        font-size: 30px;
    }

    .company_block_2 .column_1 .line_2 {
        font-size: 12px;
        line-height: 20px;
        padding-top: 40px;
        padding-left: 0px;
    }

    .company_block_2 .column_1 {
        padding-right: 20px;
        padding-top: 5px;
        margin-top: 20px;
    }

    .company_block_2 .column_2 {
        padding-left: 20px;
        margin-top: 30px;
    }

    .company_block_2 .column_2 .line_1 {
        flex-wrap: wrap;
        line-height: 20px;
        padding-top: 5px;
        padding: 20px 27px 15px 0px;
    }

    .company_block_2 .column_2 .line_2 {
        margin-top: 5px;
        margin-left: 45px;
    }

    .company_block_2 .column_2 .line_1 img {
        margin-bottom: 25px;
        max-width: 255px;
    }

    .company_block_3 {
        margin-bottom: 0px;
    }

    .company_block_3 .row {
        padding: 0 0px;
        display: flex;
        flex-wrap: wrap-reverse;
    }

    .company_block_3 .column_1 {
        margin-bottom: 40px;
        padding-right: 10px;
        margin-left: -10px;
        margin-top: 80px;
    }

    .company_block_3 .column_1 img {
        height: 160px;
        width: 280px;
    }

    .company_block_3 .column_2 .line_2 {
        font-size: 12px;
        padding-top: 35px;
        padding-right: 0;
        line-height: 16px;
    }

    .company_block_3 .column_2 {
        margin-top: -80px;
        padding-left: 35px;
        padding-left: 20px;
        padding-right: 40px;
    }

    .company_block_3 .column_2 .line_1 {
        font-size: 25px;
        font-weight: 700;
        line-height: 31px;
    }

    .company_block_3 .column_2 .line_1 .more {
        font-size: 22px;
    }

    .company_block_3 .column_2 .line_1 .num {
        font-size: 30px;
    }

    .company_need .block_title {
        margin-bottom: 30px;
        line-height: 25px;
    }

    .company_need_list {
        width: 320px;
    }

    .company_need_item .title {
        font-size: 14px;
    }

    .company_need_list .row {
        margin-left: -20px;
        margin-right: -20px;
        width: 100%;
        margin-left: 0%;
    }

    .company_need_list .row .col {
        width: 230px;
        margin: 0 35px;
    }

    .company_cert .column_2 {
        margin-right: 20px;
    }

    .company_cert .container {
        padding: 0 0px;
    }

    .company_cert_gallery_slide tr td {
        display: flex;
    }

    .company_cert .row {
        padding: 0 15px;
    }

    .company_cert_other .box_clients_slider .logos_list {
        padding: 0;
    }

    .company_need_item {
        padding: 25px 10px;
    }

    .company_need {
        margin-bottom: 30px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .company_cert {
        margin-bottom: 40px;
    }

    .company_cert .block_title {
        margin-bottom: 40px;
        width: 80%;
        line-height: 25px;
        padding: 0 20px;
    }

    /* .company_cert_gallery_centers {
        flex-wrap: wrap;
        max-width: 315.5px;
        flex-direction: row;
        margin-left: 0px;
    }

    .company_cert_gallery_center {
        padding: 0px 0px;
        min-width: 100%;
        height: 50px;
        margin: 0px 0px;
        font-size: 11px;
    } */

    .company_cert .container .company_cert_gallery {
        padding: 0;
    }

    h3.title {
        font-size: 20px;
    }

    p,
    .event_textblock_1 div,
    .event_textblock_2 div {
        font-size: 13px;
        line-height: 113%;
    }

    .__paragraph {
        padding: 20px 10px;
    }

    .company_cert_gallery_slides {
        margin-top: 13px;

    }

    .company_cert_gallery_slide tr {
        display: flex;
        flex-wrap: wrap;
    }

    .company_cert_gallery_slide {
        padding: 20px;
    }

    .company_cert_gallery_slide .text {
        font-size: 12px;
    }

    .company_cooperation .block_title {
        margin-bottom: 10px;
    }

    .company_cooperation .quot {
        font-size: 12px;
        margin-bottom: 40px;
    }

    .company_employees .title {
        margin-bottom: 40px;
        padding-left: 20px;
    }

    .company_cooperation_card {
        margin-bottom: 20px;
        display: flex;
        flex-wrap: wrap;
        padding: 30px 20px 30px 20px;
    }

    .company_cert_gallery_slide table img {
        width: 80px;
        height: auto;
        margin: 0 5px;
        border: 4px solid #fff;
        margin: 0 20px 0 0;
        padding: 0 10px;
    }

    .company_cooperation_card .icon {
        margin-bottom: 20px;
        width: 96px;
        margin-left: 50px;
    }

    .company_cooperation_card .text {
        font-size: 12px;
        line-height: 18px;
    }

    .company_cooperation {
        margin-bottom: 20px;
    }

    .company_cooperation .container {
        padding: 0 20px;
    }

    .company_cooperation_projects {
        margin-top: 40px;
    }

    .company_cooperation_projects .column_1 {
        -ms-flex: 0 0 80px;
        flex: 0 0 80px;
    }

    .company_cooperation_projects .column_1 .more {
        font-size: 18px;
    }

    .company_cooperation_projects .column_2 {
        padding-left: 10px;
        font-size: 18px;
    }

    .company_cooperation_projects_button {
        padding-right: 25px;
    }

    .company_cooperation_projects .column_2 .num {
        font-size: 25px;
    }

    .company_ntr_group .block_title {
        margin-bottom: 10px;
        width: 90%;
        font-size: 18px;
    }

    .company_ntr_group {
        padding-top: 25px;
        padding-bottom: 20px;
        background-color: #f3f3f3;
        margin-bottom: 40px;
    }

    .company_employees .container {
        padding: 0 0px;
    }

    .slider_employees .slide-item {
        max-width: 260px;
        padding: 0 20px;
    }

    .company_ntr_group .text {
        font-size: 12px;
        width: 90%;
        padding-left: 20px;
        line-height: 18px;
    }

    .box_employees_item .employees_item_title {
        font-size: 16px;
    }

    .box_employees_item .employees_item_description {
        line-height: 12px;
    }

    .company_invite .search {
        right: -10px;
        top: -55px;
        width: 160px;
    }

    .company_invite .container {
        padding: 0 0;
    }

    .company_invite .column_1 .title {
        margin-top: 10px;
        font-size: 18px;
        line-height: 23px;
        margin-bottom: 20px;
        width: 100%;
    }

    .company_invite .column_1 .description {
        font-size: 12px;
    }

    .company_invite .column_1 {
        flex: 0 0 100%;
        padding: 20px 0px 25px 0px;
    }

    .company_invite .column_2 {
        padding-bottom: 40px;
    }

    .box_contacts.other_page .block_title {
        margin-left: -160px;
        margin-top: -130px;
        margin-bottom: -40px;
    }

    .box_contacts.other_page .button {
        padding: 8px 10px;
        margin: 10px 100px 15px 0px;
    }

    .company_need .container {
        padding: 0 00px;
    }

    .company_need .row {
        padding: 0 0px;
    }

    .company_header .row .col.col-1 .line-2 {
        margin-bottom: 15px;
    }

    .box_page_header .container {
        padding: 0 0;
    }

    .case__detail {
        padding: 0 0px;
        display: grid;
        padding-top: 40px;

    }

    .bx-breadcrumb .bx-breadcrumb-item span {
        font-size: 12px;
    }

    .projects-list {
        margin: 0 0;
    }

    .box_page_header .bx-breadcrumb {
        font-size: 14px;
        color: #fff;
        padding: 60px 15px 10px 15px;
    }

    .company_invite {
        margin-top: 40px;
    }

    .footer .container .box_logo {
        align-items: center;
        width: 90%;
        margin: 0;
    }

    .company_need_list .row {
        margin-left: -20px;
        margin-right: -20px;
        width: 100%;
        margin-left: -10px;
    }

    .box_events {
        gap: 25px;
    }

    .block-news {
        grid-template-columns: 1fr;
        min-width: 220px;
        gap: 0;
        padding: 15px;
    }

    .events-header {
        height: 30px;
    }

    .block-news__name .h3 {
        font-size: 20px;
    }

    .block-news__info__date h3 {
        font-size: 14px;
    }

    .block-news__info__preview {
        font-size: 12px;
    }

    .block-news__name__heading,
    .block-news__info__location {
        font-size: 12px;
        line-height: 25px;
    }

    .block-news__info__location::after {
        width: 20px;
        height: 20px;
    }

    .bugboard__header h1 {
        padding-left: 0;
        padding-right: 0;
    }
}