@media (max-width: 1112px) {
    .company-list {
        display: flex;
        flex-wrap: wrap;
        width: 83%;
    }
    .company-item {
        width: 163px;
        height: 106px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #FFFFFF;
        margin-right: 12px;
    }
    .header-block__menu {
        width: 58%;
    }
    .spec-item {
        border: 1px solid #DFDFDF;
        box-sizing: border-box;
        border-radius: 5px;
        width: 31%;
        margin-right: 20px;
        padding: 12px 17px;
        margin-bottom: 20px;
        height: 145px;
    }
    .spec-right__block h4 {
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        line-height: 28px;
        font-family: "Roboto-Medium";
        color: #000000;
        margin-bottom: 20px;
    }
    .spec-right__block p {
        font-style: normal;
        font-weight: 300;
        font-size: 14px;
        line-height: 20px;
        font-family: "Roboto-Light";
        color: #3C3C3C;
    }
    .btn-popup a {
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 24px;
        font-family: "Roboto-Regular";
        text-align: center;
        color: #FFFFFF;
        width: 180px;
        height: 45px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #039C1A;
        border-radius: 5px;
    }
    .preim-item {
        color: #FFFFFF;
        padding: 20px 15px;
    }
}

@media (max-width: 1024px) {
    .header-block__menu {
        width: 55%;
    }
    .preim-item {
        margin-right: 18px;
    }
    .pred-item {
        width: 32%;
        margin-right: 18px;
    }
    .company-item {
        width: 152px;
        height: 95px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #FFFFFF;
        margin-right: 10px;
    }
    .company-count__btn {
        width: 152px;
        height: 95px;
    }
    .spec-item {
        border: 1px solid #DFDFDF;
        box-sizing: border-box;
        border-radius: 5px;
        width: 31%;
        margin-right: 20px;
        padding: 10px 17px;
        margin-bottom: 20px;
        height: 145px;
    }
    .spec-item__name {
        font-style: normal;
        font-weight: 300;
        font-size: 12px;
        line-height: 15px;
        font-family: "Roboto-Light";
        color: #636363;
        margin-top: 10px;
    }
    .spec-right__block h4 {
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        line-height: 28px;
        font-family: "Roboto-Medium";
        color: #000000;
        margin-bottom: 20px;
    }
    .spec-right__block p {
        font-style: normal;
        font-weight: 300;
        font-size: 14px;
        line-height: 20px;
        font-family: "Roboto-Light";
        color: #3C3C3C;
    }
    .btn-popup a {
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 24px;
        font-family: "Roboto-Regular";
        text-align: center;
        color: #FFFFFF;
        width: 180px;
        height: 45px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #039C1A;
        border-radius: 5px;
    }
}
@media (max-width: 800px) {
    .company-item {
        width: 107px;
        height: 75px;
        margin-right: 5px;
    }
    .company-count__btn {
        width: 102px;
        height: 75px;
    }
    .company-item__icon img {
        height: 60px;
        width: auto;
    }
    .spec-item {
        width: 45.5%;
    }
    .spec-item:nth-of-type(2n) {
        margin-right: 0px;
    }
    .spec-item:nth-of-type(3n) {
        margin-right: 0px;
    }
    .pred-item {
        width: 31%;
        margin-right: 18px;
    }
    .header-block__menu {
        width: 54%;
    }
    .header-block__logo {
        width: 6%;
        margin-right: 10px;
    }
    .menu__list{
        margin-right: 0px;
    }
    .main-section {
        height: 263px;
    }
    .main-block {
        height: 263px;
    }
    .header-social__item {
        border: 2px solid #039C1A;
        box-sizing: border-box;
        border-radius: 5px;
        width: 34px;
        height: 34px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 5px;
        padding: 7px;
    }
    .header-phones a {
        font-size: 16px;
    }
    .spec-right__block {
        width: 26%;
        background: #F4F4F4;
        border: 1px solid #CFCFCF;
        box-sizing: border-box;
        border-radius: 5px;
        height: 313px;
        padding: 20px 15px;
        margin-top: 40px;
    }
    .btn-popup .alx_feedback_popup {
        cursor: pointer;
        font-weight: normal;
        font-size: 14px;
        line-height: 24px;
        font-family: "Roboto-Regular";
        text-align: center;
        color: #FFFFFF;
        width: 100%;
        height: 45px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #039C1A;
        border-radius: 5px;
    }
    .contact-img__item {
        width: 47%;
        margin-right: 35px;
    }
    .block-form__form .form-group input {
        background: #FDFDFD;
        border: 2px solid #E4E4E4;
        box-sizing: border-box;
        border-radius: 5px;
        width: 200px;
        height: 47px;
        padding-left: 20px;
        outline: none;
    }
    .onas-block__left {
        width: 46%;
        margin-right: 40px;
    }
    .onas-right__block p {
        font-style: normal;
        font-weight: 300;
        font-size: 12px;
        line-height: 18px;
        font-family: "Roboto-Light";
        color: #3C3C3C;
        margin-bottom: 15px;
    }
    .chen-block__item {
        display: flex;
        align-items: center;
        margin-top: 30px;
        width: 47%;
        margin-right: 20px;
    }
    .block-form__img {
        width: 0%;
    }
    .chen-item__img {
        width: 40px;
        height: auto;
        margin-right: 10px;
    }
    .chen-item__text {
        width: 84%;
    }
    .chen-block__item:nth-of-type(2n) .chen-item__img {
        width: 40px;
        height: auto;
    }
    .header-social {
        margin-top: 10px;
    }
    .menu-header__link{
        font-size: 14px;
    }
    .tab {
        margin-right: 10px;
        margin-bottom: 10px;
        font-size: 14px;
    }
    .company-count__btn a {
        font-size: 10px;
    }
    .company-item__icon {
        padding: 10px;
        display: flex;
        align-items: center;
    }
    .spec-item__title {
        font-size: 12px;
        line-height: 16px;
    }
    .left-block__pred {
        width: 349px;
        margin-right: 20px;
    }
    .company-item__p {
        width: 31%;
    }
    .company-item__p:nth-of-type(3n) {
        margin-right: 0px;
    }
    .company-item__p:nth-of-type(4n) {
        margin-right: 15px;
    }
}
@media (max-width: 680px) {
    .pred-item__title {
        font-size: 16px;
        line-height: 22px;
    }
    .preim-item__title {
        font-size: 12px;
    }
    .preim-item__title span {
        font-size: 12px;
    }
    .item-block__img {
        width: 50px;
    }
    .company-item {
        width: 95px;
        height: 65px;
        margin-right: 5px;
    }
    .company-count__btn {
        width: 95px;
        height: 65px;
    }
    .section-title h2 {
        font-size: 20px;
        line-height: 26px;
    }
    .onas-block__left {
        width: 46%;
        margin-right: 20px;
    }
    .block-form__form .form-group input {
        background: #FDFDFD;
        border: 2px solid #E4E4E4;
        box-sizing: border-box;
        border-radius: 5px;
        width: 165px;
        height: 47px;
        padding-left: 10px;
        outline: none;
        font-size: 12px;
    }
    .block-form__form .btn-submit {
        font-size: 12px;
    }
    .breadcrums ul li a {
        font-size: 12px;
    }
    .company-item__p {
        width: 30.5%;
    }
    .contact-item__text p {
        font-size: 15px;
    }
    .contact-item:nth-of-type(1) {
        margin-bottom: 20px;
    }
    .spec-item {
        padding: 10px 10px;
    }
    .spec-item__link a, .spec-item__count {
        font-size: 12px;
    }
    .left-block__otzivs {
        width: 225px;
        margin-right: 30px;
    }
    .blokcs-phones {
        width: auto;
    }
    .spec-right__block h4 {
        line-height: 22px;
    }
}
@media (max-width: 576px) {
    .header-social__list {
        display: inline-block;
    }
    .social-list {
        display: flex;
        justify-content: space-between;
    }
    .social-header__item {
        border: 2px solid #039C1A;
        box-sizing: border-box;
        border-radius: 5px;
        width: 34px;
        height: 34px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 5px;
        padding: 7px;
    }
    .office-slider h3 {
        font-size: 20px;
    }
    .container {
        max-width: 1198px;
        padding: 0 10px;
        margin: 0 auto;
    }
    .preim-item {
        margin-right: 0px;
        margin-bottom: 20px;
    }
    .preim-item:nth-of-type(2n) {
        margin-right: 0px;
    }
    .main-section {
        background: url('../images/main-section.jpg');
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        height: 237px;
    }
    .main-block {
        display: flex;
        align-items: flex-end;
        background-size: cover;
        justify-content: flex-start;
        height: 213px;
    }
    .main-section__title h1 {
        font-style: normal;
        font-weight: bold;
        font-size: 12px;
        line-height: 24px;
        font-family: "Roboto-Bold";
        color: #FFFFFF;
        margin-bottom: 20px;
        background: rgba(0, 0, 0, 0.6);
        padding: 10px 20px;
        border-top: 2px solid #028C17;
    }
    .main-section__title-2 h1 {
        font-style: normal;
        font-weight: bold;
        font-size: 12px;
        line-height: 24px;
        font-family: "Roboto-Bold";
        color: #FFFFFF;
        margin-bottom: 20px;
        background: rgba(0, 0, 0, 0.6);
        padding: 10px 20px;
        max-width: auto;
    }
    .section-title h2 {
        font-family: "Roboto-Bold";
        font-style: normal;
        font-size: 20px;
        line-height: 28px;
        color: #000000;
        margin-bottom: 20px;
    }
    .pred-item {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 20px;
    }
    .pred-list {
        display: flex;
        flex-wrap: wrap;
        margin-top: 0px;
    }
    .tabs-content__company {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .company-list {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        justify-content: center;
    }
    .company-item {
        width: 46%;
        margin-bottom: 20px;
    }
    .company-item:nth-of-type(2n) {
        margin-right: 0px;
    }
    .tabs {
        display: flex;
        list-style-type: none;
        margin-top: 40px;
        flex-wrap: wrap;
    }
    .tab {
        width: max-content;
        margin-bottom: 10px;
    }
    .section-title p {
        width: 100%;
    }
    .spec-list {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        margin-top: 40px;
    }
    .spec-container {
        display: flex;
        flex-direction: column;
    }
    .spec-item {
        border: 1px solid #DFDFDF;
        box-sizing: border-box;
        border-radius: 5px;
        width: 100%;
        margin-right: 0px;
        padding: 17px 27px;
        margin-bottom: 20px;
        height: 145px;
    }
    .spec-right__block {
        width: 100%;
        background: #F4F4F4;
        border: 1px solid #CFCFCF;
        box-sizing: border-box;
        border-radius: 5px;
        height: 263px;
        padding: 30px 20px;
        margin-top: 40px;
    }
    .copy-container {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: column;
    }
    .header-block__menu {
        width: auto;
    }
    .header-social {
        flex-wrap: wrap;
        display: none;
    }
    .header-contact {
        display: flex;
        flex-wrap: wrap;
        left: 100px;
        position: absolute;
    }
    .burger {
        width: 48px;
        height: 10px;
        position: relative;
        margin-top: 10px;
    }
    .burger:hover .burger__line {
        background-color: #000;
        transition: background-color 0.3s;
    }
    .burger__line {
        width: 100%;
        height: 2px;
        background-color: #000;
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        transition: background-color 0.3s;
    }
    .burger__line:last-child {
        top: auto;
        bottom: 0;
        width: 85%;
    }
    .menu {
        position: fixed;
        left: -150vw;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 1000;
        background-color: #fff;
        transition: left 0.3s;
        padding: 0px 0px 80px 0px;
        display: flex;
        justify-content: center;
    }
    .menu--visible {
        left: 0;
        transition: left 0.3s;
    }
    .menu__nav {
        width: 100%;
        height: 100%;
        padding: 30px 0;
        overflow-y: auto;
    }
    .menu__list {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        font-weight: 700;
        font-size: 40px;
    }
    .menu__close {
        width: 40px;
        height: 40px;
        position: absolute;
        right: 5%;
        top: 5%;
    }
    .menu__close-line {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 3px;
        background-color: #000;
    }
    .menu__close-line:first-child {
        transform: rotate(45deg);
    }
    .menu__close-line:last-child {
        transform: rotate(-45deg);
    }
    .menu-header__link {
        font-size: 24px;
    }
    .menu-top__container {
        display: flex;
        height: 80px;
        widows: 100%;
        margin-left: -70px;
    }
    .menu-container {
        display: flex;
        justify-content: center;
        flex-direction: column;
    }
    .header-logo {
        width: 80px;
        padding: 20px;
        display: block;
    }
    .onas-block__left {
        width: 100%;
        margin-right: 40px;
    }
    .onas-right__block {
        width: 100%;
        position: relative;
        margin-top: 20px;
    }
    .chen-block__item {
        display: flex;
        align-items: center;
        margin-top: 30px;
        width: 100%;
        margin-right: 0px;
    }
    .chen-block {
        background: url('../images/bg-chen.jpg');
        background-repeat: repeat-y;
        width: 100%;
        height: 523px;
        padding: 20px 20px;
        margin-top: 40px;
    }
    .block-form {
        display: flex;
        background: #F4F4F4;
        flex-direction: column;
        border-radius: 5px;
        height: 420px;
        align-items: center;
        padding: 10px 30px;
        margin-top: 20px;
    }
    .block-form__form form {
        margin-top: 20px;
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        text-align: center;
    }
    .block-form__form .form-group {
        margin-right: 0px;
        margin-bottom: 10px;
    }
    .block-form__form .form-group input {
        background: #FDFDFD;
        border: 2px solid #E4E4E4;
        box-sizing: border-box;
        border-radius: 5px;
        width: 100%;
        height: 47px;
        padding-left: 0px;
        padding-left: 20px;
        outline: none;
    }
    .block-form__form .btn-submit {
        background: #039C1A;
        border-radius: 5px;
        width: 100%;
        height: 47px;
        border: none;
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 19px;
        text-align: center;
        color: #FFFFFF;
        font-family: "Roboto-Medium";
        outline: none;
        margin: 0 auto;
    }
    .block-form__form h4 {
        text-align: center;
    }
    .block-form__form p {
        text-align: center;
        line-height: 24px;
    }
    .partners-block {
        display: flex;
        flex-direction: column;
    }
    .partners-block__img {
        width: 100%;
        margin-right: 0px;
    }
    .partners-block__text {
        width: 100%;
        margin-top: 20px;
    }
    .company-item__p {
        width: 165px;
        height: 80px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #FFFFFF;
        margin-right: 20px;
        border: 1px solid #C9D9D1;
        box-sizing: border-box;
        margin-bottom: 15px;
    }
    .company-item__p:nth-of-type(4n) {
        margin-right: 15px;
    }
    .company-item__p:nth-of-type(2n) {
        margin-right: 0px;
    }
    .breadcrums ul li a {
        font-size: 12px;
    }
    .tab.active {
        font-size: 14px;
    }
    .tab {
        font-size: 14px;
        margin-right: 1px;
    }
    .block-pred {
        display: flex;
        margin-top: 40px;
        flex-direction: column;
    }
    .left-block__pred {
        width: 100%;
        margin-right: 0px;
    }
    .right-block__pred {
        width: 100%;
        margin-top: 30px;
    }
    .line-grey {
        height: 1px;
        width: 100%;
        background: #E6E6E6;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .banks-item__p {
        width: 169px;
        height: 86px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #FFFFFF;
        margin-right: 15px;
        border: 1px solid #C9D9D1;
        box-sizing: border-box;
        margin-bottom: 15px;
    }
    .banks-item__p:nth-of-type(3n) {
        margin-right: 15px;
    }
    .banks-item__p:nth-of-type(2n) {
        margin-right: 0px;
    }
    .office-section {
        padding: 20px 0px;
    }
    .company-item__icon {
        height: 70px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .block-otzivs {
        display: flex;
        margin-top: 40px;
        flex-direction: column;
    }
    .left-block__otzivs {
        width: 100%;
        margin-right: 0px;
        text-align: center;
        margin-bottom: 30px;
    }
    .contact-blocks_f {
        display: flex;
        flex-direction: column;
    }
    .contact-block__left,
    .contact-block__right {
        width: 100%;
    }
    .block-form__img {
        width: 30%;
        margin: 10px 0px;
    }
    .contact-blocks__footer {
        display: flex;
        flex-direction: column;
    }
    .contact-blocks__fl,
    .contact-blocks__fr {
        width: 100%;
    }
    .footer-contact {
        background: #F4F4F4;
        height: 620px;
    }
    .office-slider .rel-container .swiper-button__next {
        background: url('../images/slider-r__btn.svg');
        width: 42px;
        transform: rotate(180deg);
        height: 42px;
        position: absolute;
        top: 54%;
        left: -60px;
        z-index: 999;
        display: none;
    }
    .office-slider .rel-container .swiper-button__prev {
        background: url('../images/slider-r__btn.svg');
        width: 42px;
        height: 42px;
        position: absolute;
        top: 54%;
        right: -60px;
        z-index: 999;
        display: none;
    }
    .office-slider .office-container .swiper-button__next {
        background: url('../images/slider-r__btn.svg');
        width: 42px;
        transform: rotate(180deg);
        height: 42px;
        position: absolute;
        top: 54%;
        left: -60px;
        z-index: 999;
        display: none;
    }
    .office-slider .office-container .swiper-button__prev {
        background: url('../images/slider-r__btn.svg');
        width: 42px;
        height: 42px;
        position: absolute;
        top: 54%;
        right: -60px;
        z-index: 999;
        display: none;
    }
    .office-slider .prod-container .swiper-button__next {
        background: url('../images/slider-r__btn.svg');
        width: 42px;
        transform: rotate(180deg);
        height: 42px;
        position: absolute;
        top: 54%;
        left: -60px;
        z-index: 999;
        display: none;
    }
    .office-slider .prod-container .swiper-button__prev {
        background: url('../images/slider-r__btn.svg');
        width: 42px;
        height: 42px;
        position: absolute;
        top: 54%;
        right: -60px;
        z-index: 999;
        display: none;
    }
    .office-slider .pod-container .swiper-button__next {
        background: url('../images/slider-r__btn.svg');
        width: 42px;
        transform: rotate(180deg);
        height: 42px;
        position: absolute;
        top: 54%;
        left: -60px;
        z-index: 999;
        display: none;
    }
    .office-slider .pod-container .swiper-button__prev {
        background: url('../images/slider-r__btn.svg');
        width: 42px;
        height: 42px;
        position: absolute;
        top: 54%;
        right: -60px;
        z-index: 999;
        display: none;
    }
    .list-img__contact {
        flex-direction: column;
    }
    .contact-img__item {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 30px;
    }
    .company-item__icon img {
        height: 60px;
        width: auto;
    }
    .blokcs-phones {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        width: auto;
        margin-top: 40px;
        flex-direction: column;
    }
    .company-item__p:nth-of-type(3n) {
        margin-right: 20px;
    }
}

@media (max-width: 376px) {
    .right-block__text h2 {
        font-size: 16px;
    }
    .header-phones a {
        font-size: 16px;
    }
    .header-contact {
        display: flex;
        flex-wrap: wrap;
        left: 70px;
        position: absolute;
    }
    .menu-header__link {
        font-size: 20px;
    }
    .breadcrums ul li {
        margin-right: 20px;
        position: relative;
    }
    .breadcrums ul li::before {
        content: '';
        position: absolute;
        width: 10px;
        height: 1px;
        background: #878787;
        right: -15px;
        top: 10px;
    }
    .breadcrums ul li a {
        font-size: 8px;
    }
    .bottom-links ul {
        display: flex;
        flex-direction: column;
    }
    .chen-item__text {
        font-size: 14px;
    }
    .banks-item__p {
        width: 150px;
    }
    .company-item__p {
        width: 150px;
    }
    .tab.active {
        font-size: 12px;
    }
    .tab {
        font-size: 12px;
    }
	.cookie-block{
		/*height: 90px;*/
	}
}