@media(max-width: 1750px) {
    .page_wrap .image_row {
        margin: 50px -50px 150px -50px;
    }
}
@media(max-width: 1668px){
    .product-text-wrap{
        height: 340px;
    }
    .product-image-block {
        height: calc(100% - 340px);
    }
}
@media(max-width: 1600px) {
    .info_block.blok_background .info_block_text {
        flex: 0 0 65%;
        max-width: 65%;
        padding: 0px 50px 0 25px;
    }
    .title_page_body .h5,
    .title_page_body h5{
        margin-top: 20px;
    }
    .text_row div:last-child {
        max-width: 48%;
    }
    .page_wrap .image_row {
        margin: 50px 0 150px 0;
    }
    .page_body .slider_image_row .slick-arrow.slick-prev {
        left: 0;
    }
    .page_body .slider_image_row .slick-arrow.slick-next {
        right: 0;
    }
    .slider_image_row.slick-slider .slick-list{
        margin: 0 50px;
    }
    .page_wrap .info_block_text .title_page {
         font-size: 64px;
         line-height: 77px;
    }
    .info_block_text{
        max-width: 750px;
        min-width: min-content;
    }

}

@media(max-width: 1500px){
    .info_item .banner_text{
        left: 20px;
    }
}
@media(max-width: 1440px){
    .product-info .product-info-item{
        font-size: 40px;
    }
    .product-info .product-info-item span{
        font-size: 20px;
        margin-top: 15px;
    }
    .product-name {
        font-size: 50px;
    }
}
@media(max-width: 1320px) {
    .header__menu .title-sub {
        margin-left: 26px;
        font-size: 16px;
        line-height: 19px;
    }
    .logo_wrap {
        margin-left: 55px;
    }
    .saarch_row {
        min-width: 40px;
    }
}
@media(max-width: 1280px){
	img {
		width: 100%;
		object-fit: contain;
		height: auto;
	}

    .header_row{
        padding: 0 35px;
    }
    .language_row .language_item svg {
        margin-top: 0;
    }
    .icon_search svg {
        margin-top: 0;
    }
    .slider_wrap{
        max-height: 720px;
    }
    .slider_row .slick-dots{
        bottom: 50px;
    }
    .slider_info_body {
        max-width: 600px;
    }
    .slider_row .slick-arrow.slick-prev {
        left: 50px;
    }
    .slider_row .slick-arrow.slick-next {
        right: 50px;
    }
    .slider_info_body {
       /* margin-left: 10%;*/
        margin: 0 10% 0 auto;
    }
    .title_slider{
        font-size: 64px;
        line-height: 77px;
        margin-bottom: 10px;
    }
    h4,
    .page_body h4,
    .modal h4,
    .h4,
    .page_body .h4,
    .modal .h4{
        font-size: 24px;
        line-height: 29px;
        margin-bottom: 47px;
    }
    .slider_item_info{
        bottom: 110px;
    }
    .slider_item_info h4,
    .slider_item_info .h4 {
        margin-bottom: 45px;
    }
    .header__menu .title-sub{
        margin-left: 26px;
        font-size: 16px;
        line-height: 19px;
    }
    .language_row .language_item{
        font-size: 16px;
        line-height: 19px;
    }
    /*.language_row .language_item:first-child {
        margin-right: 15px;
    }*/
    .saarch_row {
        width: 65px;
    }
    .logo_wrap {
        margin-left: 85px;
    }
    .banner_wrap, .info_wrap {
        padding: 70px 35px;
    }
    h2,
    .page_body h2,
    .h2,
    .page_body .h2,
    .modal h2,
    .modal .h2{
        font-weight: 700;
        font-size: 32px;
    }
    .banner_text .text{
        font-size: 16px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        height: auto;
    }
    .banner_slider_item .banner_text {
        min-height: 56px;
        bottom: 65px;
        left: 70px;
    }
    .banner_slider .slick-dots {
        bottom: 20px;
    }
    .banner_text {
        bottom: 22px;
    }
    .info_item .banner_text {
        left: 20px;
    }
    .banner_item:first-child .banner_text{
        max-width: 420px;
        left: 30px;
    }
    .info_item:first-child .banner_text{
        left: 30px;
        max-width: 270px;
    }
    .banner_slider_item .banner_text{
        max-width: 335px;
    }
    .banner_text {
        max-width: 250px;
    }
    .banner_slider, .banner_slider .banner_image img,
    .info_slider, .info_slider .banner_image img,
    .info_row .info_item:nth-child(2),
    .info_row .info_item:nth-child(3),
    .info_row .info_item:nth-child(2) .banner_image,
    .info_row .info_item:nth-child(3) .banner_image,
    .info_row .info_item:nth-child(2) img,
    .info_row .info_item:nth-child(3) img{
        max-height: 275px;
        min-height: 275px;
    }
    .banner_row,
    .info_row{
        max-height: 560px;
    }
    .banner_slider .slick-arrow.slick-prev, .info_slider .slick-arrow.slick-prev {
        left: 16px;
    }
    .news_wrap {
        padding: 55px 6% 120px 6%;
    }
    .news_row.slick-slider .slick-list {
        margin: 0 20px;
    }
    .title_row{
        padding: 0 55px;
    }
    h1,
    .page_body h1,
    .modal h1,
    .modal .h1,
    .h1,
    .page_body .h1,
    .page_body .h1.sab{
        font-size: 48px;
        line-height: 58px;
    }
    .news_image img{
        max-height: 197px;
    }
    .data_news{
        font-size: 16px;
        margin-bottom: 10px;
    }
    .modal h3,
    .modal .h3,
    h3, .page_body h3,
    .h3,
    .page_body .h3{
        font-size: 24px;
    }
    .news_text h3,
    .news_text .h3 {
        margin-bottom: 10px;
    }
    .text{
        font-weight: 600;
        font-size: 16px;
    }
    .news_text .text {
        margin-bottom: 25px;
    }
    .news_prev {
        font-size: 14px;
    }
    .news_text {
        padding: 15px 35px 10px 25px;
    }
    .footer_banners {
        margin-top: 0px;
    }
    .banner_slider .slick-dots li,
    .info_slider  .slick-dots li{
        width: 7px;
        height: 7px;
        margin-left: 12px;
    }
    .news_text .text {
        max-height: 117px;
    }
}
@media(max-width: 1140px){
    .logo_wrap {
        margin-left: 0;
    }
    h2,
    .h2{
        font-size: 20px;
    }
    .text{
        font-weight: 700;
        font-size: 16px;
    }
    .banner_slider h2,
    .banner_item:first-child .banner_text h2,
    .banner_slider .h2,
    .banner_item:first-child .banner_text .h2{
        font-size: 24px;
    }
}
@media(max-width: 1020px){
    .header__menu .title-sub {
        margin-left: 20px;
    }
}
@media(max-width: 992px){
    .close-btn a{
        padding: 16px;
        display: block;
    }
  /*  .menu-sidebar__row{
        display: none;
    }*/
    .header_wrap::after {
        content: none!important;
    }
    .fixed-menu .header_wrap::after {
        content: ''!important;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), #000000;
        opacity: 0.5;
        z-index: -1;
        transition: all .3s ease-out;
    }
    .header_row .header__menu{
        display: none;
    }
    .header_row .header__menu_mobile{
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        padding: 8px 10px;
        width: 308px;

        background: #fff;
        transition: all 0.4s ease;
        z-index: 20;
    }
    .header_row .header__menu_mobile .title-sub a{
        font-weight: 800;
        font-size: 20px;
        line-height: 150%;
        padding: 12px 16px;
        display: block;
    }
    .header__menu_mobile .first-mob-level.opened .submenu a{
        font-weight: 600;
        font-size: 16px;
        line-height: 19.2px;
        width: 100%;
    }
    .header__menu_mobile.open-menu {
        display: block;
        overflow-y: scroll;
        height: 100%;
    }

    .menu-burger__header_row {
        position: relative;
        width: 80px;
        height: 24px;
        display: flex;
        align-items: center;
    }

    .menu-burger__header_row.open-menu {
        opacity: 0;
        position: absolute;
        width: 100%;
        height: 1000px;
        top: 0;
        left: 0;
        z-index: 10;
    }

    .menu-burger__header span, .menu-burger__header:after, .menu-burger__header:before {
        height: 1px;
        width: 30px;
        left: 0;
        margin-left: -6px;
        position: absolute;
        background: #FFFFFF;
    }

    .menu-burger__header span {
        top: 10px;
    }

    .menu-burger__header:after, .menu-burger__header:before {
        content: '';
    }

    .menu-burger__header:after {
        bottom: 6px;
    }

    .menu-burger__header:before {
        top: 4px;
    }

    .menu-burger__header.open-menu span {
        opacity: 0;
    }
    .header__menu_mobile .first-mob-level .submenu{
        display: none;
        max-width: 100%;
        flex: 0 0 100%;
    }
    .header__menu_mobile .first-mob-level.opened .submenu{
        display: block;
    }
    .title-sub.first-mob-level{
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
    }
    .title-sub.first-mob-level a{
        width: calc(100% - 48px);
    }
    .title-sub.first-mob-level .mobile-parent-icon svg{
        width: 14px;
    }
    .title-sub.first-mob-level .mobile-parent-icon{
        padding: 8px 16px;
    }
    .first-mob-level.opened .mobile-parent-icon svg{
        transform: rotate(-180deg);
    }

    .copyright_row{
        flex-wrap: wrap;
    }
    .copyright_row ul{
        order: -1;
        flex: 0 0 100%;
        margin-left: 0;
        margin-bottom: 16px;
        flex-wrap: wrap;
    }
    .copyright_row ul li:first-child {
        margin-left: 0;
    }
    .copyright_row ul li{
        margin-bottom: 5px;
    }
    .copyright_row ul li a{
        white-space: nowrap;
    }
    .footer p.footer_title {
        font-size: 24px;
        max-width: 164px;
    }
    .footer_row {
        grid-template-columns: 164px 1fr 1fr 1fr;
    }
    .banner_text{
        left: 16px;
    }
    .info_item:first-child .banner_text, .info_item .banner_text {
        left: 15px;
    }
    .logo_wrap {
        margin-left: 140px;
    }
}

@media(max-width: 768px){
    .logo_wrap {
        margin-left: 40px;
    }
    .language_row {
        margin-left: 10px;
    }
    .logo_row {
        max-width: 60px;
    }
    .header_row {
        min-height: 60px;
    }
    .header_row {
        padding: 0 25px;
    }
    .language_row .language_item{
        margin-left: 5px;
    }
    .saarch_row {
        width: 14px;
    }
    .menu-burger__header_row{
        margin: 0 32px 0 8px;
    }
    .title_slider{
        font-size: 40px;
        line-height: 130%;
    }
    .slider_info_body {
        max-width: 530px;
    }
    .slider_wrap{
        height: 450px;
    }
    .slider_row .slick-dots {
        bottom: 30px;
    }

    .slider_item_info {
        bottom: 73px;
    }
    .btn a{
        padding: 16px 0;
        min-width: 154px;
    }
    h4,
    .page_body h4,
    .modal h4,
    .h4,
    .page_body .h4,
    .modal .h4{
        font-size: 20px;
        line-height: 24px;
    }
    .slider_item_info h4,
    .slider_item_info .h4 {
        margin-bottom: 35px;
    }
    .slider_row .slick-arrow.slick-prev {
        left: 20px;
        margin-top: -25px;
    }
    .slider_row .slick-arrow.slick-next {
        right: 20px;
        margin-top: -27px;
    }
    .banner_wrap, .info_wrap{
        padding: 48px 26px;
    }
    .banner_slider, .banner_slider .banner_image img, .info_slider, .info_slider .banner_image img ,
    .info_row .info_item:nth-child(2), .info_row .info_item:nth-child(3),
    .info_row .info_item:nth-child(2) .banner_image, .info_row .info_item:nth-child(3) .banner_image,
    .info_row .info_item:nth-child(2) img, .info_row .info_item:nth-child(3) img{
        max-height: 170px;
        min-height: 170px;
    }
    .banner_row,
    .info_row{
        max-height: 350px;
    }
    h2,
    .page_body h2,
    .h2,
    .page_body .h2,
    .modal h2,
    .modal .h2{
        font-size: 20px;
    }
    .banner_slider h2,
    .banner_item:first-child .banner_text h2,
    .banner_slider .h2,
    .banner_item:first-child .banner_text .h2{
        font-size: 24px;
    }
    .banner_item:first-child .banner_text .text{
        line-height: 130%;
    }
    .banner_item:first-child .banner_text,
    .info_item:first-child .banner_text {
        left: 20px;
        max-width: 300px;
    }
    .info_item:first-child .banner_text,
    .info_item .banner_text{
        left: 15px;
    }
    .banner_text {
        bottom: 15px;
    }
    .banner_slider_item .banner_text {
        bottom: 40px;
        left: 45px;
        max-width: 248px;
    }
    .banner_slider .slick-arrow{
        margin-top: -16px;
    }
    .info_slider .slick-arrow {
        margin-top: -8px;
    }
    .banner_slider .slick-arrow.slick-next, .info_slider .slick-arrow.slick-next {
        right: 18px;
    }
    .info_slider .slick-arrow.slick-next {
        right: 10px;
    }
    .banner_slider .slick-arrow.slick-prev, .info_slider .slick-arrow.slick-prev {
        left: 10px;
    }
    .banner_slider .slick-dots li{
        width: 4px;
        height: 4px;
        margin-left: 8px;
    }
    .banner_slider .slick-dots{
        bottom: 14px;
    }
    .info_slider  .slick-dots{
        bottom: 20px;
    }
    .title_row {
        padding: 0;
        margin-bottom: 24px;
    }
    h1,
    .page_body h1,
    .modal h1,
    .modal .h1,
    .h1,
    .page_body .h1,
    .page_body .h1.sab{
        font-size: 40px;
        line-height: 130%;
    }
    .news_wrap {
        padding: 42px 20px 120px 20px;
    }
    .news_wrap .btn_arrow{
        display: none;
    }
    .news_row.slick-slider{
        display: block;
    }
    .news_row.slick-slider .slick-arrow{
        position: absolute;
        bottom: -88px;
    }
    .news_row.slick-slider .slick-arrow.slick-next{
        left: 5px;
    }
    .news_row.slick-slider .slick-arrow.slick-prev{
        right: 5px;
    }
    .news_row.slick-slider .slick-list {
        margin: 0
    }
    .news_row .slick-dots {
        bottom: -74px;
    }
    .info_row {
        grid-template-columns: 32% 1fr 1fr 1fr;
    }
    .footer_body {
        max-width: 690px;
    }
    .footer_row {
        grid-template-columns: 129px 1fr 1fr 1fr;
    }
    .social_row{
        margin-bottom: 80px;
    }
    .copyright_row{
        padding-top: 20px;
    }
    .saarch_row.open .search {
        align-items: start;
        padding-left: 0;
        padding-top: 0;
    }
    .saarch_row.open{
        padding-top: 0;
    }
    .form-search input {
        height: 50px;
        width: 310px;
    }
    .saarch_row.open{
        justify-content: start;
    }
    .close-button{
        padding-left: 70px;
    }
    .saarch_row{
        order: -1;
        justify-content: center;
    }
    .menu-burger__header_row{
        order: -2;
        width: 30px;
        margin: 0 0 0 8px;
    }
    .footer_banners{
        flex-wrap: wrap;
    }
}
@media(max-width: 730px){

    .slider_item_info {
        bottom: 140px;
    }
    .banner_row {
        grid-template-rows: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        max-height: 700px;
    }
    .banner_row .banner_item:first-child {
        grid-row-start: 1;
        grid-column-start: 1;
        grid-row-end: 2;
        grid-column-end: 3;
        height: 350px;
    }
    .banner_slider {
        grid-row-start: 2;
        grid-column-start: 1;
        grid-row-end: 3;
        grid-column-end: 3;
    }
    .banner_row .banner_item:nth-child(3),
    .banner_row .banner_item:nth-child(4){
        height: 170px;
    }
    .info_row {
        display: grid;
        grid-template-rows: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        gap: 10px;
        max-height: 710px;
    }
    .info_row .info_item:first-child{
        grid-row-start: 1;
        grid-column-start: 1;
        grid-row-end: 3;
        grid-column-end: 2;
    }
    .info_row .info_item:nth-child(2){
        grid-row-start: 1;
        grid-column-start: 2;
        grid-row-end: 2;
        grid-column-end: 3;
        max-height: 170px;
    }
    .info_row .info_item:nth-child(3){
        grid-row-start: 2;
        grid-column-start: 2;
        grid-row-end: 3;
        grid-column-end: 3;
        max-height: 170px;
    }
    .info_slider{
        grid-row-start: 4;
        grid-column-start: 1;
        grid-row-end: 5;
        grid-column-end: 3;
        max-height: 170px;
    }
    .info_row .info_item:last-child{
        grid-row-start: 3;
        grid-column-start: 1;
        grid-row-end: 4;
        grid-column-end: 3;
        max-height: 170px;
    }
    .footer_row {
        grid-template-columns: 145px 1fr 1fr 1fr;
    }
    .footer_title{
        margin-bottom: 34px;
    }
    .social_row {
        margin-bottom: 40px;
    }
    .footer_row{
        display: block;
        max-width: 325px;
    }
    .footer_item_info{
        flex-direction: inherit;
    }
    .footer_banners .footer_banners_item img {
        max-height: 30px;
    }
    .footer_item_info ul:first-child{
        margin-right: 30px;
    }
    .footer_item.company_row{
        float: left;
        max-width: 200px;
        padding-right: 30px;
    }
    .footer_banners_item {
        margin-right: 26px;
        margin-top: 14px;
    }
    .footer_banners_item span {
        font-size: 7px;
        margin-left: 2px;
    }
    .copyright_row {
        padding-top: 35px;
    }
    .copyright_row ul li {
        margin-bottom: 14px;
    }
    .cookie_row {
        padding: 25px 35px 25px 35px;
    }
}
@media(max-width: 480px){
    .logo_wrap {
        margin-left: 10%;
    }
    .header_row {
        padding: 0 8px;
    }
    .slider_info_body {
        margin-left: 0;
    }
    h4,
    .h4{
        font-size: 16px;
        line-height: 19px;
    }
    .slider_item_info h4,
    .slider_item_info .h4 {
        margin-bottom: 30px;
    }
    .slider_info_body {
        max-width: 420px;
        padding: 0 24px;
    }
    .slider_row .slick-dots{
        bottom: 45px;
    }
    .slider_row .slick-arrow.slick-prev {
        left: 25px;
    }
    .slider_row .slick-arrow.slick-next {
        right: 25px;
    }
    .slider_row .slick-arrow {
        bottom: 30px;
    }
    .banner_wrap{
        padding: 25px 10px 40px 10px;
    }
    .info_wrap {
        padding: 25px 10px 20px 10px;
    }
    .banner_slider_item .banner_text {
		left: 20px;
		max-width: 100%;
		min-height: auto;
		bottom: 15px;
	}
    .banner_slider .slick-arrow.slick-prev{
        left: 20px;
    }
    .banner_slider .slick-arrow{
        margin-top: -12px;
    }
    .info_slider .slick-arrow {
        margin-top: -8px;
    }
    .info_slider .slick-arrow.slick-prev {
        left: 8px;
    }
    .info_slider .slick-arrow.slick-next{
        right: 8px;
    }
    .news_wrap {
        padding: 42px 0 90px 0;
    }
    .title_row {
        margin-bottom: 12px;
    }
    .news_text {
        padding: 14px 17px 10px 11px;
    }
    .news_text .text{
        font-size: 14px;
        line-height: 130%;
    }
    .data_news {
        font-size: 14px;
        margin-bottom: 7px;
    }
    .news_text h3,
    .news_text .h3 {
        margin-bottom: 5px;
    }
    .modal h3,
    .modal .h3,
    h3, .page_body h3,
    .h3,
    .page_body .h3{
        font-size: 18px;
    }
    .news_image img {
        height: 140px;
    }

    .news_prev{
        font-size: 12px;
        line-height: 100%;
    }
    .news_row.slick-slider .slick-arrow.slick-prev {
        right: 0;
    }
    .news_row.slick-slider .slick-arrow.slick-next {
        left: 0;
    }
    .news_row.slick-slider .slick-arrow {
        bottom: -80px;
    }
    .news_row .slick-dots {
		bottom: -56px;
		max-width: calc(100% - 80px);
		left: 40px;
		z-index: 10;
		display: none;
	}
    .footer {
        padding: 50px 10px 30px 10px;
    }
    .copyright_row ul{
        margin-bottom: 8px;
    }
    .cd-slider-wrapper span.slick-prev {
        top: inherit!important;
        bottom: 60px!important;
        left: 5%;
    }
    .cd-slider-wrapper span.slick-next {
        top: inherit!important;
        bottom: 60px!important;
        right: 9%!important;
    }
    .news_row.slick-slider .slick-arrow {
        bottom: -70px;
    }
    .cd-svg-wrapper {
		max-height: 450px;
	}
}
@media(max-width: 460px) {
    .news_row.slick-slider {
        margin: 0 -15px;
    }
    .news_wrap {
        padding: 42px 0px 90px 0px;
    }
    .news_row.slick-slider .slick-arrow {
        bottom: -70px;
    }
    .news_row.slick-slider .slick-arrow.slick-next {
        left: 20px;
    }
    .news_row.slick-slider .slick-arrow.slick-prev {
        right: 20px;
    }
}
@media(max-width: 390px){
    .icon_search svg {
        margin-top: 0;
    }
    .slider_wrap{
        height: 430px;
    }
    .slider_row .slick-dots {
        bottom: 40px;
    }
    .slider_row .slick-arrow {
        bottom: 25px;
    }
    .title_slider {
        font-size: 32px;
    }
    .banner_slider h2,
    .banner_item:first-child .banner_text h2,
    .banner_slider .h2,
    .banner_item:first-child .banner_text .h2{
        font-size: 20px;
    }
    .banner_item:first-child .banner_text .text {
        font-size: 14px;
    }
    .banner_row .banner_item:first-child {
        max-height: 300px;
    }
    .header_row {
        padding: 0;
    }
    .btn a{
        font-size: 14px;
        line-height: 17px;
        padding: 11px 0;
        min-width: 125px;
    }
    .slider_info_body {
        max-width: 330px;
        padding: 0 16px;
    }
    .slider_item_info {
        bottom: 34%;
    }
    .slider_item_info h4,
    .slider_item_info .h4 {
        margin-bottom: 25px;
    }
    .slider_row .slick-arrow.slick-next {
        right: 20px;
    }
    .slider_row .slick-arrow.slick-prev {
        left: 20px;
    }
    .language_row .language_item {
        margin-left: 7px;
    }

    .banner_wrap {
        padding: 25px 0px 20px 0px;
    }
    .banner_item:first-child .banner_text{
        bottom: 8px;
    }
    .banner_slider_item .banner_text {
		bottom: 8px;
		left: 20px;
		max-width: 200px;
		min-height: auto;
	}
    .banner_slider .slick-arrow.slick-prev {
        left: 12px;
    }
    .banner_slider .slick-arrow.slick-next{
        right: 12px;
    }
    .banner_text {
        left: 12px;
    }
    .banner_row {
        max-height: 660px;
    }
    .info_wrap {
        padding: 25px 0 20px 0;
    }
    .banner_row{
        gap: 5px;
    }
    .info_row {
        grid-template-rows: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        gap: 5px;
        max-height: 775px;
    }
    .info_row .info_item:first-child {
        grid-row-start: 1;
        grid-column-start: 1;
        grid-row-end: 2;
        grid-column-end: 3;
        height: 250px;
    }
    .info_row .info_item:nth-child(2) {
        grid-row-start: 2;
        grid-column-start: 1;
        grid-row-end: 3;
        grid-column-end: 2;
        height: 170px;
    }
    .info_row .info_item:nth-child(3) {
        grid-row-start: 2;
        grid-column-start: 2;
        grid-row-end: 3;
        grid-column-end: 3;
        height: 170px;
    }
    .info_row .info_item:nth-child(2) h2,
    .info_row .info_item:nth-child(3) h2,
    .info_row .info_item:nth-child(2) .h2,
    .info_row .info_item:nth-child(3) .h2{
        font-size: 16px;
    }
    .footer {
        padding: 50px 0px 15px 0px;
    }
    .footer_item_info{
        display: block;
    }
    .footer_item{
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
    }
    .footer_item.company_row {
        float: left;
        max-width: inherit;
        padding-right: 0;
    }
    .footer_item.company_row ul:last-child{
        margin-top: 0px;
    }
    .footer_row {
        display: flex;
        flex-direction: column;
    }
    .footer_title {
        margin-bottom: 4px;
    }
    .footer .footer_item_info .footer_item_title{
        margin-bottom: 10px;
    }
    .footer .footer_item_title{
        margin-bottom: 15px;
    }
    .footer li.adress{
        max-width: inherit;
        margin-bottom: 20px;
    }
    .social_row {
        margin-bottom: 6px;
        margin-top: 25px;
        grid-template-columns: 30px 30px 30px 30px 30px 30px;
    }
    .footer_item.company_row{
        order: 4;
    }
    .copyright_row {
        padding-top: 24px;
    }
    .copyright_row p{
        width: 100%;
        margin-bottom: 16px;
    }

}
@media(max-width: 1280px) {
    .header .title_page_row.сorporate-img {
        min-height: 500px;
    }
    .cookie_row{
        max-width: calc(100% - 50px);
    }
    .cookie_row::before {
        content: none;
    }
    .blok_row {
        gap: 16px;
    }
    .title_page,
    .page_body .title_page,
    .page_wrap .title_page{
        font-size: 64px;
        line-height: 77px;
    }
    .page_body .title_page, .page_body .h1,
    .page_body h1 {
        margin-bottom: 40px;
    }
    .peaple-bg {
        min-height: 500px;
    }
    .people_wrap .title_page{
        margin: 80px 0 60px 0px;
    }
    .people_row {
        padding: 0 35px;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 10px;
    }
    .people_item_text {
        padding: 5px 30px 25px 30px;
    }
    .history_block .history_block_body .title_page {
        max-width: 600px;
        margin-bottom: 50px;
    }
    .tel_row li{
        font-size: 32px;
    }
    .page_body ul.tel_row{
        flex-wrap: wrap;
    }
    .btn.btn_vacancii {
        margin-top: 0;
    }
    .accordion_title::before {
        top: 38px;
        right: 43px;
    }
    .accordion_title::after {
        top: 49px;
        right: 32px;
    }
    .page_body {
        padding: 70px 35px 100px 35px;
    }
    .title_text{
        font-size: 36px;
        line-height: 43px;
    }
    .info_item_title{
        font-size: 48px;
    }
    .info_item_text{
        font-size: 24px;
    }
    .info_block_text,
    .info_block.info_block_color .info_block_text {
        padding: 0 10px 0 40px;
    }
    .modal .title_page{
        font-size: 64px;
        line-height: 130%;
    }
    .info_block_column .title_page .odometr-scroll-one span,
    .info_block_column .title_page .odometr-scroll-two span,
    .info_block_column .title_page .odometr-scroll-three span,
    .info_block_column .title_page .odometr-scroll-four span{
        font-size: 64px;
    }
    .info_block {
        padding: 150px 0 0 0;
    }
    .info_block_row{
        margin-bottom: 100px;
    }
    .info_block_column {
        grid-template-columns: 1fr 1fr;
    }
    .info_block.info_block_icon .info_block_column {
        grid-template-columns: 1fr;
    }
    .info_block_image,
    .info_block.info_block_icon .info_block_image,
    .info_block.blok_background,
    .info_block.info_block_color{
        min-height: 900px;
    }
    .info_block.info_block_conver .info_block_text {
        padding: 0 40px 0 50px;
    }
    .info_block.info_block_icon .info_block_column .title_page {
        font-size: 40px;
    }
    .info_block.blok_background,
    .info_block.info_block_color{
        margin: 150px 0 0 0;
        padding: 50px 0;
    }
    .info_block.blok_background .info_block_text {
        flex: 0 0 80%;
        max-width: 80%;
        padding: 0px 25px 0 25px;
    }
    .holding_item_text {
        padding: 0 0 0 30px;
    }
    .holding_item {
        padding: 30px;
    }
    .page_body ol{
        margin-bottom: 20px;
    }
    .gallery_row {
        grid-template-columns: 1fr 1fr;
        gap: 20px;
    }
    .menu_row .menu_item {
        font-size: 24px;
    }
}
@media(max-width: 1048px) {
    .page_wrap .info_block_text .title_page {
        font-size: 40px;
        line-height: 130%;
        margin-bottom: 20px;
    }
}
@media(max-width: 1055px){
    .page_body .menu_row{
        overflow-x: auto;
        margin-bottom: 10px;
    }
    .page_body .menu_row::-webkit-scrollbar {
        width: 0;
        display: none;
    }
    .page_body .menu_row .menu_item a{
        white-space: nowrap;
    }
}
@media(max-width: 768px) {
	.container {
		max-width: calc(100% - 40px);
		padding: 0 0px;
		margin: 0 auto;
	}
    .header .title_page_row.сorporate-img {
        min-height: 350px;
    }
    .error_text{
        font-size: 24px;
    }
    .blok_row {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
    }
    .peaple-bg {
        min-height: 350px;
    }
    .title_page_body {
        padding: 0 40px;
    }
    .people_wrap .title_page{
        margin: 50px 0 40px 0px;
    }
    .people_wrap {
        margin-bottom: 70px;
    }
    .people_item_text {
        padding: 5px 16px 16px 16px;
    }
    .title_page,
    .page_body .title_page,
    .page_wrap .title_page{
        font-size: 40px;
        line-height: 130%;
        margin-bottom: 20px;
    }
    .title_page_body {
		padding: 0 0px;
		max-width: calc(100% - 40px);
	}
    #fp-nav ul li .fp-tooltip{
        display: none!important;
    }
    .history_block_body{
        padding: 0 50px;
    }
    .history_block .history_block_body .title_page {
        max-width: 300px;
        margin-bottom: 50px;
    }
    .accordion_title {
        padding: 30px 55px 30px 30px;
    }
    .accordion_item .accordion_body{
        padding: 10px 40px 60px 40px;
    }
    .accordion_title::before {
        top: 34px;
        right: 38px;
    }
    .accordion_title::after {
        top: 45px;
        right: 27px;
    }
    .page_body {
        padding: 50px 5px 70px 5px;
    }
    .title_text{
        font-size: 24px;
        line-height: 29px;
    }
    .info_item_title {
        font-size: 32px;
    }
    .info_item_text {
        font-size: 20px;
    }
    .title_info_row {
        padding: 5px 25px 50px 25px;
    }
    .info_block_column .title_page span {
        font-size: 48px;
    }
    .info_block_column .title_page span {
        font-size: 24px;
    }
    .info_block {
        padding: 100px 0 0 0;
    }
    .h5, .modal .h5, .page_wrap .h5,
    h5, .modal h5, .page_wrap h5 {
        font-size: 20px;
    }
    .info_block_text h5,
    .info_block_text .h5 {
        margin-bottom: 50px;
    }
    .info_block_text .btn.btn_color {
        margin-top: 50px;
    }
    .info_block_image,
    .info_block.info_block_icon .info_block_image,
    .info_block.blok_background,
    .info_block.info_block_color{
        min-height: 700px;
    }
    .info_block_text {
        padding: 0 10px 0 30px;
    }
    .info_block.info_block_conver .info_block_text,
    .info_block.info_block_color .info_block_text {
        padding: 0 10px 0 30px;
    }
    .info_block_column .title_page .odometr-scroll-one span,
    .info_block_column .title_page .odometr-scroll-two span,
    .info_block_column .title_page .odometr-scroll-three span,
    .info_block_column .title_page .odometr-scroll-four span{
        font-size: 48px;
    }
    .info_block.info_block_icon .info_block_column .title_page {
        font-size: 32px;
    }
    .info_block.blok_background .info_block_text p.title_page {
        position: inherit;
    }
    .info_block.blok_background .info_block_text {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0px 25px 0 25px;
    }
    .info_block.blok_background,
    .info_block.info_block_color{
        margin: 40px 0 100px 0;
        padding: 25px 0;
    }
    .page_body .row_blok li{
        font-size: 16px;
    }
    .page_body ul li,
    .page_body ol li,
    .modal p, .page_wrap li, .page_body li, .page_body p {
        font-size: 16px;
        margin-bottom: 16px;
    }
    .modal .title_page{
        font-size: 48px;
        line-height: 130%;
    }
    .doc_item .doc_image {
        margin: 0 16px 0 0;
    }
    .image_column {
        gap: 16px;
    }
    .page_body h5.tel, .page_body .h5.tel{
        display: block;
    }
    .page_body h5.tel span, .page_body .h5.tel span {
        margin-left: 0;
    }
    .page_body .search_row input[type=text] {
        font-weight: normal;
        font-size: 14px;
        height: 60px;
    }
    .search_row button.btn{
        min-width: 120px;
    }
	.tabs_block, .gallers_block, .fin_block {
		padding: 0px 0px;
		margin: 0px auto;
		max-width: 100%;
	}
	.tabs_block .tabs_menu, .gallers_block .gallers_menu, .fin_block .fin_menu {
		margin: 0px 0px 20px;
		padding: 0px 0px;
	}
	.tabs_block .tabs_menu li, .gallers_block .gallers_menu li, .fin_block .fin_menu li {
		margin: 0px 20px 20px 0px;
		list-style: none;
		padding: 0px;
	}
	.tabs_block .tabs_menu li a, .gallers_block .gallers_menu li a, .fin_block .fin_menu li a {
		font-size: 20px;
		padding: 0px 0px 5px;
	}
	.service_cat_block {
		padding: 0px 15px;
		margin: 0px auto 30px;
		max-width: 100%;
	}
	.title_page_row.сorporate-img {
		min-height: auto;
	}
	.title_page_row.сorporate-img .title_page.title_large {
		text-align: start;
		font-size: 40px;
		line-height: 130%;
		margin: 0px 0px 40px;
	}
	.gallers_block .gallers-items .gallers-item .gallery_elem {
		width: 100%;
		margin: 0px 0px 10px;
	}
	.arrowTop, .arrowTopScroll{
		width: 50px;
		height: 50px;
	}
	.arrowTop svg, .arrowTopScroll svg{
		width: 50px;
	}
	body.page_nobanner .header_wrap {
		background: rgba(12, 22, 31, 0.40);
	}
	.page_nobanner .page_content {
		margin: 140px 0px 0px;
	}

}
@media(max-width: 750px) {
    .people_row {
        padding: 0;
        grid-template-columns: 1fr 1fr;
    }
    .accordion_row ul li p:last-child{
        margin-left: 20px;
    }
    .title_info_row{
        flex-wrap: wrap;
    }
    .title_info_item{
        max-width: 50%;
        flex: 0 0 50%;
        margin-bottom: 30px;
    }
    .title_info_row {
        padding: 0;
    }
    .info_item_title{
        font-size: 32px;
        margin-bottom: 16px;
    }
    .info_block{
        flex-wrap: wrap;
    }
    .info_block {
        padding: 0 0 60px 0;
        position: relative;
    }
    .info_block .info_block_text p.title_page{
        position: absolute;
        top: 0;
        left: 0;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        height: auto;
    }
    .info_block_row {
        padding: 0 25px;
        margin-top: 60px;
        margin-bottom: 0;
    }
    .info_block.blok_background{
        min-height: 500px;
    }
    .info_block_image,
    .info_block.info_block_icon .info_block_image{
        min-height: 500px;
        order: -1;
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 110px;
    }
    .info_block_text,
    .info_block.info_block_conver .info_block_text,
    .info_block.info_block_color .info_block_text{
        padding: 40px 0 0 0;
    }
    .info_block.info_block_color{
        background: transparent;
    }
    .text_row{
        display: block;
    }
    .text_row div{
        max-width: 100% !important;
    }
}
@media(max-width: 650px) {
    h1,
    .page_body h1,
    .modal .h1,
    .modal h1,
    .h1, .page_body .h1 ,
    .page_body .h1.sab{
        font-size: 32px;
        line-height: 130%;
    }
    .blok_row {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
    .people_wrap {
        margin-bottom: 50px;
    }
    .people_item_text {
        padding: 5px 30px 30px 30px;
    }
    .history_block_body {
        padding: 0 30px;
    }
    .tel_row li{
        font-size: 24px;
    }
    .accordion_item .accordion_body{
        padding: 10px 10px 40px 20px;
    }
    .accordion_item .accordion_body ul {
        padding-left: 0;
    }
    .page_body {
        padding: 50px 0 50px 0;
    }
    .holding_item{
        flex-wrap: wrap;
        padding: 16px;
    }
    html .holding_item_image {
		max-width: 100%!important;
		width: 100%;
		float: left;
	}
    .holding_item_text {
        padding: 16px 0 0 0;
    }
    .holding_item_image{
        margin: 0 auto;
    }
    .row_blok{
        grid-template-columns: 1fr;
        gap: 16px;
    }
    .gallery_row {
        grid-template-columns: 1fr;
        gap: 16px;
    }
    .icon_item {
        padding: 30px;
        margin-top: 30px;
    }
    .image_column {
        grid-template-columns: 1fr;
    }
}
@media(max-width: 480px) {
    .header .title_page_row.сorporate-img{
        min-height: 300px;
    }
    .error_page_body{
        padding: 0px 25px;
    }
    .peaple-bg {
        min-height: 300px;
    }
    .accordion_title {
        padding: 25px 35px 25px 20px;
    }
    .accordion_title::before {
        width: 2px;
        height: 20px;
        top: 20px;
        right: 20px;
    }
    .accordion_title::after {
        width: 20px;
        height: 2px;
        top: 29px;
        right: 11px;
    }
    .accordion_row ul li p:last-child{
        margin-left: 0;
        margin-top: 15px;
    }
    .accordion_row ul li{
        display: block;
    }
    .modal .title_page,
    .info_block.info_block_icon .info_block_column .title_page {
        font-size: 24px;
    }
    .doc_item .doc_image {
        display: none;
    }
}
@media(max-width: 460px) {
    h1, .page_body h1,
    .modal h1,
    .modal .h1,
    .h1, .page_body .h1,
    .page_body .h1.sab{
        font-size: 24px;
        line-height: 130%;
    }
    .title_page,
    .page_body .title_page,
    .page_wrap .title_page{
        font-size: 32px;
    }
    .error_text{
        font-size: 20px;
        margin-bottom: 40px;
    }
    .blok_row {
        grid-template-columns: 1fr;
    }
    .people_row {
        grid-template-columns: 1fr;
    }
    .tel_row li{
        font-size: 20px;
    }
    .page_body ul.tel_row {
        margin-bottom: 25px;
    }
    .accordion_title {
        padding: 20px 35px 20px 20px;
    }
    .accordion_item .accordion_body{
        padding: 10px 10px 20px 20px;
    }
    .page_body {
        padding: 35px 0 50px 0;
    }
    .info_item_title{
        font-size: 24px;
    }
    .info_item_text {
        font-size: 16px;
    }
    h5, .modal h5, .page_wrap h5,
    .h5, .modal .h5, .page_wrap .h5 {
        font-size: 16px;
    }
    .info_block_image, .info_block.info_block_icon .info_block_image{
        min-height: 400px;
    }
    .info_block_text .btn.btn_color {
        margin-top: 20px;
    }
    .info_block.blok_background,
    .info_block.info_block_color{
        margin: 0 0 60px 0;
        padding: 25px 0;
    }
    .page_body .accordion_row.contact_row .accordion_body p a{
        display: block;
    }
    .accordion_row.contact_row .accordion_item .accordion_body {
        padding: 30px 20px;
    }
}
@media(max-width: 1920px){
    .page_nobanner .page_content {
		margin: 149px 0px 0px;
	}
}


@media(max-width: 1280px) {
    .title_page_body.title-center .title_page {
        font-size: 80px;
    }
    .product-title {
        top: 100px;
    }
}
@media(max-width: 992px) {
    .form-group.captcha{
        padding-bottom: 50px;
    }
    .accordion_info{
        padding-bottom: 40px;
    }
    .product-text-row{
        display: block;
    }
    .product-info .product-info-item{
        margin-bottom: 30px;
    }
    .product-btn{
        margin: 0 auto;
        max-width: fit-content;
    }
    .product-image-block {
        padding-top: 50px;
    }
    .title_page_body.title-center .title_page {
        font-size: 70px;
    }
    .equipment_row{
        flex-wrap: wrap;
    }
    .product-text-wrap{
        height: 360px;
    }
    .product-image-block {
        height: calc(100% - 360px);
    }
    .product-info{
        align-items: start;
    }
    .product-title {
        top: 90px;
    }
}
@media(max-width: 768px) {
    .btn-row{
        padding-top: 20px;
    }
    .btn-row .btn{
        margin-right: 0;
    }
    .btn-row .btn{
        width: 100%;
    }
    .btn-row .btn a{
        width: 100%;
        padding: 20px 5px;
    }
    .page_body .menu_row .menu_item a{
        font-size: 16px;
        line-height: 22px;
    }
    .page_body .menu_row .menu_item{
        padding-bottom: 2px;
        margin-right: 20px;
    }
    .modal .modal__content{
        padding: 50px;
    }
    .modal__close-button {
        width: 60px;
        height: 60px;
    }
    .modal h2, .modal .h2{
        margin-bottom: 30px;
    }
    .modal{
        padding: 50px 15px 0 15px;
    }
    .title_page_product {
        padding: 0 15px 0 15px;
    }
    .product-name {
        font-size: 40px;
        margin-bottom: 20px;
    }
   /* .product-image-block {
        padding-top: 60px;
        min-height: 450px;
    }*/
    .product-title {
        font-size: 32px;
    }
    .title_page_body.title-center .title_page {
        font-size: 50px;
    }
    #productModal .modal__content {
        padding: 30px 50px 50px 50px;
    }
    .modal table{
        display: block;
    }
    .arrow_up{
        width: 50px;
        height: 50px;
    }
    .arrow_up svg{
        width: 50px;
        height: 50px;
    }
    .product-info{
        display: grid;
        gap: 8px;
        grid-template-columns: 1fr 1fr;
        margin-bottom: 30px;
        margin-right: 0;
    }
    .product-info .product-info-item{
        margin: 0;
    }
    .product-text-wrap{
        padding: 20px 0;
        height: 450px;
    }
    .product-image-block {
        height: calc(100% - 450px);
    }
    .form-group.captcha{
        flex-wrap: wrap;
    }
    .form-group.captcha img{
        margin-bottom: 16px;
    }
	.tabs_block .tabs-items .tabs-item .serv_item {
		width: 100%;
		margin: 0px 0px 32px;
		padding: 0px 0px 0px 40px;
		position: relative;
	}
	.tabs_block .tabs-items .tabs-item .serv_item:before, .service_cat_block .service_catitem .serv_item:before {
		width: 17px;
		height: 30px;
		top: 8px;
	}
	.tabs_block .tabs-items .tabs-item .serv_item .name, .service_cat_block .service_catitem .serv_item .name {
		font-size: 24px;
		margin: 0px 0px 7px;
	}
	.tabs_block .tabs-items .tabs-item .serv_item .params, .service_cat_block .service_catitem .serv_item .params {
		padding: 6px 7px;
		font-size: 13px;
		font-weight: 500;
	}
	.serv_filter {
		padding: 0px 0px;
		flex-direction: column;
		margin: 0px auto 20px;
		max-width: 100%;
	}
	.serv_filter select.cd-select {
		padding: 16px 20px;
		font-size: 14px;
		margin: 0px 0px 10px 0px;
		width: 100%;
	}
	.serv_filter #model_input {
		width: 100%;
		padding: 16px 20px;
		font-size: 14px;
	}
	.bullet_elements {
		padding: 0px;
		width: 100%;
		margin: 0px auto 60px;
		max-width: 100%;
	}
	.bullet_elements .table_head{display:none;}
	.bullet_elements section .row_line {
		flex-direction: column;
		flex-wrap: wrap;
		align-items: stretch;
		width: 100%;
	}
	.bullet_elements section .row_line .col {
		padding:0px 20px;
		border-right: 0px solid #fff;
	}
	.bullet_elements section .row_line .col.col_one,
	.bullet_elements section .row_line .col.col_two,
	.bullet_elements section .row_line .col.col_four{
		width: 100%;
	}
	.bullet_elements section .row_line .col.col_one{padding-top:15px;}
	.bullet_elements section .row_line .col.col_four {
		padding: 7px 20px 22px;
	}

}
@media screen and (max-width:768px){
.cd-svg-wrapper{
    position:relative;
    height: calc(80vh);
}

.map_body section .row_line .col{
    width: 100%;
	}
.map_body section .row_line{
flex-direction:column;
	}
.map_descr h3{
	font-size:24px;
	}
.label_file span{
margin-right:10px;
	}
.copyright_row p:last-child {
    width: 100%;
    margin: 20px 0px 0px;
}
.holding_item{
padding-left:0px;
	}
html .modal .modal_title {
    font-size: 42px!important;
    line-height: 58px!important;
    margin: 0px 0px 40px;
}
.menu-sidebar__item a{
	padding: 15px 0 15px 0;
	}
.social_row{
margin-bottom:10px;
display:flex;
flex-wrap:wrap;
width:80%;

	}
.social_row li{
    width: 25%;
    height: auto;

	}
.social_row svg{
    width: 60px;
    height: 60px;

	}

.heder_search::after{
content: ''!important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), #000000;
    opacity: 0.5;
    z-index: -1;
    transition: all .3s ease-out;
	display:block!important;
	}
.page_about.fp-viewing-section0 .history_block:after{
bottom: 40px;
}
.history_block:nth-child(2n+1) .fp-tableCell{
	top:30px;

	}
.saarch_row.open .search{
width:100%;
	}
.form-search{
width:100%;
	}
.form-search input{
	width:100%;
	}
.footer_row{
	display: flex;
	gap: 30px;
	flex-wrap: wrap;
	flex-direction: column;
}

.header_wrap{
    background: rgba(0,0,0,0.7);
}
.people_wrap {
    padding: 150px 0px 0px;
}
.language_row .language_item button {
    margin: 0px 8px;
}
#fp-nav.left {
    display: none;
}
.modal_body img {
    width: 100%;
}
.page_body .page_text h4, .page_body .page_text .h4 {
    margin-bottom: 16px;
}
.people_item_text h2, .people_item_text .h2 {
    font-size:40px;
}
.people_item_text_row .news_prev{
	font-size:18px;
}
.page_body .menu_row {
    margin-bottom: 20px;
}
.page_body .menu_row .menu_item {
    margin: 0px 20px 20px 0px;
    list-style: none;
    padding: 0px;
    font-size: 16px;
    line-height: 150%;
}
.page_body .menu_row .menu_item a {
    font-size: 20px;
    padding: 0px 0px 5px;
    line-height: 130%;
}
.page_text .menu_row .menu_item.active {
    border: 0px;
    color: inherit;
}
.page_text .menu_row .menu_item.active a{
    color: var(--DARK, #202A39);
    border-bottom: 2px solid #A02331;
}
.page_body .h3 {
    margin-bottom: 40px;
}
.page_docs .page_body {
    padding: 0px 0px;
}
.doc_item .doc_body .doc_text{
	width:calc(100% - 60px);
}
#productModal table {
    width: calc(100% + 40px);
    margin: 0px 0px 30px -20px;
}
.map_body.noline_reg section .row_line .col {
    width: 100%;
}

.page_docs .page_body .h3 {
    margin-bottom: 48px;
}
.slick-slide {
    margin: 0px 0px -4px;
}
.cd-slider-wrapper .slick-dots {
    bottom: 40px;
}
.slider_info_body {
    align-items: start;
}


}

@media screen and (max-height: 700px), screen and (max-width:768px){
.footer_row{
	display: flex;
	gap: 30px;
	flex-wrap: wrap;
	flex-direction: column;
}
.footer_banners_item{
width: calc(50% - 30px);
	}
.copyright_row ul{
margin-left:0px;
	}
	.title_page, .page_body .title_page, .page_wrap .title_page{
/*font-size:28px;*/
margin:0px 0px 40px;
	}
h1, .page_wrap h1, .modal h1, .h1, .modal .h1, .page_wrap .h1{
font-size:48px;
line-height:60px;
	}
	.page_body {
		/*padding: 43px 0;*/
	}
}
@media(min-width:1921px){
	.container, .product-title {
		max-width: calc(100% - 200px);
	}
	.banner_slider, .banner_slider .banner_image img {
		max-width: 100%;
	}
	.banner_slider .banner_image img {
		height: 390px;
	}
	.footer_body, .people_row, .modal .modal__content {
		max-width: calc(100% - 300px);
	}
	.header__menu .title-sub .submenu {
		padding: 0px 0px;
	}
	.page_body {
		max-width: calc(100% - 300px);
	}
	.page_body .page_text {
		max-width: calc(100% - 100px);
	}
	.page_body .page_text img {
		width: 100%;
		object-fit: cover;
		height: auto;
	}
	.people_item {
		background-position: top center;
	}
	.people_item img {
		object-position: top center;
	}
	.title_page_body, .tabs_block, .gallers_block, .fin_block, .service_cat_block, .serv_filter, .bullet_elements {
		max-width: calc(100% - 200px);
	}
	.modal .product-title{max-width:100%;}
	.page_map .map_block {
		max-height: 1120px;
	}
	.form-group.captcha img {
		height: 100%;
		width: auto;
		min-height: 60px;
	}
.info_slider, .info_slider .banner_image img {
    max-width: initial;
}
.info_slider .banner_image img {
    object-fit: cover;
    object-position: bottom;
}

}