@media screen and (max-width: 1400px) {
    .jq-selectbox__select {
        min-width: 307px;
    }

    .footer-menu_block::after {
        right: -34px;
    }

    .jq-selectbox__trigger-arrow {
        right: 12px;
    }

}
@media screen and (max-width: 1350px) {
    .categor__item p {
        width: 200px;
    }

    .categor__item {
        max-width: 50%;
    }

    .jq-selectbox__select {
        min-width: 300px;
    }

}

@media screen and (max-width: 1230px) {
    .catalog-card {
        width: 32.44444444%
    }
}

@media screen and (max-width: 1200px) {
    .search-header__input {
        min-width: 150px;
    }

    .categor-abvant-item::after {
        background: none;
    }

    .categor-form {
        overflow: hidden;
    }

    .about__img {
        height: 165px;
    }

    .prev-left {
        left: 0;
        background-color: rgba(255, 255, 255, 0.5);
        background-size: 20% 40%;
        background-position: 40% center;
        border-radius: 0px 10px 10px 0px;
        width: 30px;
        height: 30px;
        background-image: url(/local/img/index/ar-right1024.svg);
    }

    .prev-left:hover {
        background-color: #fff;
    }

    .prev-right:hover {
        background-color: #fff;
    }

    .prev-right {
        right: 0;
        background-color: rgba(255, 255, 255, 0.5);
        background-size: 20% 40%;
        background-position: 60% center;
        border-radius: 10px 0px 0px 10px;
        width: 30px;
        height: 30px;
        background-image: url(/local/img/index/ar-left1024.svg);
    }

    .seo-img_block img {
        width: 48.5%;
    }

    .footer-menu_block::after {
        background-color: transparent;
    }

    .footer-contacnt_wrap {
        margin: 50px 15px 0px;
        max-width: 600px;
    }

    .footer_btn {
        margin: 5px 0 0;
    }


    .footer-contacts {
        justify-content: space-between;
    }

    .jq-selectbox__select {
        min-width: 260px;
    }

    .footer-menu_block {
        margin-left: 15px;
    }

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

    .header_address {
        display: none;
    }

}

@media screen and (max-width: 1150px) {
    .catalog-card {
        width: 48%;
    }
    .header-menu__item{
        padding: 17.5px 12px;
    }
    .header-menu__item a{
        font-size: 14px;
    }
}

@media screen and (max-width: 1024px) {
    .privilege-item-img{height:auto;padding-top: 60px; padding-bottom: 60px;}
    .privilege-item-img img{height: 60px;}
    .banner-wrap_mobile {
        margin-top: 20px;
    }
    .catalog-card {
        width: 48%;
        margin: 0 8px!impotnant;
    }

    .catalog-card:nth-child(3) {
        margin-right: 7.5px;
    }

    .catalog-card:nth-child(6) {
        margin-right: 7.5px;
    }

    .catalog-card:first-child {
        margin-left: 7.5px;
    }

    .catalog-card:nth-child(4)  {
        margin-left: 7.5px;
    }

    .catalog-card:nth-child(7)  {
        margin-left: 7.5px;
    }

    .banner-vacans__wrap {
        width: 900px;
    }

    .banner-vacans {
        font-size: 65px;
        line-height: 60px;
    }

    .header-menu__item_contacts {
        display: none;
    }

    .header-menu__item_about {
        display: none;
    }


    .categor__item img {
        max-width: 130px;
    }

    .categor-partner__item {
        background-size: 90%;
    }

    .categor-abvant-item img {
        max-width: 65px;
    }

    .categor-abvant-item__text {
        padding: 0 0px 0 10px;
    }

    .categor-abvant-item {
        width: 18%;
    }

    .categor-abvant-item__text::after {
        right: -5px;
        background-color: rgba(0, 0, 0, 0.1);
    }

    .categor-advant-list {
        justify-content: space-between;
    }

    .btn__product-item {
    }

    .product-item__transpoptation {
        justify-content: center;
    }

    .categor__button__show {
        margin: 0px auto 5px;
    }

    .categor-button__wrap {
        flex-wrap: wrap;
    }

    .product-list_advant {
        flex-wrap: wrap;
        justify-content: center;
    }

    .product-item_advant {
        width: 25%;
    }

    .product-item__transpoptation__block {
        width: 100%;
    }

    .product-item__block {
        width: 60%;
    }

    .product-item__image {
        width: 40%;
    }

    .about__text {
        max-width: 100%;
    }

    .vacancy-banner {
        background-position-x: 70%;
    }

    .vacancy-banner__text {
        font-size: 55px;
        line-height: 55px;
        padding: 150px 0 105px 35px;
    }

    .uslugi-zd__list {
        flex-wrap: wrap;
        justify-content: center;
    }

    .search-header__form {
        max-width: 364px;
    }



    .seo_text_more {
        display: none;
    }

   /* .catalog-section__list {
        flex-wrap: wrap;
    }*/

    .catalog-section__list {
        justify-content: space-between;
    }

    .btn-more{
        font-size: 12px;
        line-height: 14px;
        border: none;
        text-decoration: underline !important;
        color: #B3B3B3;
        display: block;
        padding: 0;
        margin-top: -10px;
    }

    .btn-more:hover {
        color: #333333;
    }

    .contacts__img__wrap {
        width: 50%;
    }

    .contacts__block__item__text {
        padding: 20px 20px 20px 30px;
    }

    .seo-img_block img {
        width: 48%;
    }

    .categor__list {
        margin: 35px 0;
    }

    .jq-selectbox__select {
        min-width: 226px;
    }

    .jq-selectbox__trigger-arrow {
        right: 19px;
    }

    .map__contacts {
        width: 40%;
    }

    .map__img {
        width: 60%;
    }

    .map__contacts {
        padding: 121px 30px 121px 45px;
    }

    .categor-add__servises__name {
        font-size: 14px;
        line-height: 17px;
    }

    .categor-add__servises__block {
        padding-bottom: 5px;
    }

    .categor-add__servises__name {
        margin-top: -30px;
    }

    .metobrab-page .categor-add__servises__block {
        padding-bottom: 20px;
    }

    .about-page .categor-add__servises__block img {
        margin-top: -30px;
    }

    .about-page .categor-add__servises__block {
        padding-bottom: 0px;
    }

    .steps-buy__block-img {
        width: 107px;
        height: 107px;
        padding: 28px 0;
    }

    .steps-buy__block-img img {
        width: 59px;
    }

    .steps-buy__description {
        text-align: center;
        padding: 55px 60px 55px;
    }

    .steps-buy__block-text {
        font-size: 12px;
        line-height: 15px;
    }

    .steps-buy__block-wpr {
        padding: 0 60px;
    }

    .steps-buy__block-img::after {
        left: 121px;
        width: 95px;
        height: 6px;
        background-size: contain;
    }

    .steps-buy {
        background-size: 100% 100%;
    }

    .steps-buy__description::before {
        left: 48%;
    }

}

@media screen and (max-width: 992px) {
    .banner-item__block-slide2 {
        max-width: 600px;
    }

    .banner-vacans__wrap {
        width: 800px;
    }

    .header-email-wrap {
        display: none;
    }

    .delivery_img-xl {
        width: 100%;
    }

    .delivery_img-m {
        width: 65%;
    }

    .delivery_img-l {
        width: 85%;
    }

    .delivery_img-s {
        width: 50%;
    }
}

@media screen and (max-width: 768px) {
    .categor-privilege-item{max-width: 50%;  width: 50% ; margin-bottom: 15px;}
    .categor-privilege-row{justify-content: space-around;}
    .about-page .categor-add__servises__link {
        width: 33%;
    }
    .about-page .categor-add__servises__wrapper {
        justify-content: flex-start;
    }

    .categor-add__servises__name {
        font-size: 12px;
        line-height: 15px;
    }

    .categor-add__servises__block {
        padding-bottom: 0px;
    }

    .header_menu-block {
        display: none;
    }

    .header_menu-block.active {
        display: block;
    }

    .header-contacts_block__mobile a {
        color: #333333;
    }

    .header-contacts_block {
        margin-left: 0;
    }

    .prev-left {
        left: 0;
    }

    .prev-right {
        right: 0;
    }

    .advant-list {
        flex-wrap: wrap;
    }

    .abvant-item {
        width: 50%;
        margin: 10px 0;
    }

    .header-contacts_block {
        width: 50%;
        justify-content: flex-end;
    }


    .banner-vacans {
        font-size: 57px;
        line-height: 53px;
    }

    .catalog-index__title {
        font-size: 27px;
        line-height: 29px;
    }

        .banner-list {
        padding-left: 0;
    }

    .banner-item__block {
        padding: 66px 0 30px 30px;
    }

    .footer-menu_block {
        flex-wrap: wrap;
    }

    .header-contacts_email {
        display: none;
    }


    .header-contacts_zakzv {
        display: none;
    }

    .prev-right {
        opacity: 0;
    }

    .prev-left {
        opacity: 0;
    }

    .header__menu-toggle {
        display: block;
    }

    .header__menu-toggle span, .header__menu-toggle span::before, .header__menu-toggle span::after {
        display: block;
    }

    .header_menu {
        padding-left: 30px;
    }

    .header-menu__list {
        flex-direction: column;
    }

    .header-menu__item {
        margin: 10px 0;
        position: relative;
        width: 100%;
    }

    .header-menu__item::after {
        content: "";
        position: absolute;
        bottom: -10px;
        left: 0;
        width: 100%;
        height: 1px;
        background-color: #F2F2F2;
    }

    .mobile-none {
        display: none;
    }

    .desctop-none {
        display: block;
    }

    .header-menu__list {
        max-width: 100%;
    }

    .categor-abvant-item {
        width: 35%;
        margin: 15px 10px;
    }

    .categor-advant-list {
        justify-content: center;
    }

    .categor-partner__item {
        width: 33%;
    }

    .categor-form__wrap::after {
        display: none;
    }

    .categor-form__wrap::before {
        display: none;
    }

    .categor-form__wrap {
        margin: 0 10px;
        padding: 50px 30px;
    }

    .categor-form__input:first-child {
        margin-left: 0;
    }

    .categor-form__input:last-child {
        margin-right: 0;
    }

    .categor-form__input {
        max-width: 211px;
    }

    .categor-banner_img1 {
        display: none;
    }

    .categor-banner_img2 {
        display: block;
    }

    .categor-banner {
        justify-content: center;
    }

    .categor__item {
        max-width: 100%;
    }

    .categor__item p {
        padding: 30px 10px;
    }

    .categor__list {
        justify-content: center;
    }

    .categor-partner__hidden-mobile {
        display: none;
    }

    .leftmenu__list {
        display: none;
    }
    .widget-contacts {
        display: none;
    }

    .header_menu__wrap {
        padding: 12px 0 13px;
    }

    /*.leftmenu-mobile__top {*/
    /*  display: block;*/
    /*  border-radius: 10px;*/
    /*  background-color: #fff;    */
    /*  padding: 15px;*/
    /*  margin: 0;*/
    /*  box-shadow: 0px 15px 31px rgba(0, 0, 0, 0.1);*/
    /*  position: relative;*/
    /*  font-weight: bold;*/
    /*}*/
    /*.leftmenu-mobile__top:hover {*/
    /*  color: #FBB91B;*/
    /*}*/
    /*.leftmenu-mobile__top::after {*/
    /*  content: "";*/
    /*  position: absolute;*/
    /*  top: 18px;*/
    /*  right: 20px;*/
    /*  background-image: url("/local/img/index/burger.png");*/
    /*  width: 22px;*/
    /*  height: 18px;*/
    /*  background-repeat: no-repeat;*/
    /*}*/
    /*.leftmenu__list {*/
    /*  margin: -15px 0 30px;*/
    /*  border-radius: 0 0 10px 10px;*/
    /*  display: none;*/
    /*}*/
    /*.leftmenu-mobile__top.active {*/
    /*  color: #FBB91B;*/
    /*}*/
    /*.leftmenu__item::after {*/
    /*  transform: scale(0.7);*/
    /*  top: 25px;*/
    /*}*/
    /*.leftmenu__list_level2 {*/
    /*  position: relative;*/
    /*  left: 0;*/
    /*  min-width: auto;*/
    /*  top: 12px;*/
    /*  box-shadow: none;*/
    /*}*/
    /*.leftmenu__item.active{*/
    /*  box-shadow: 0px 15px 31px rgba(0, 0, 0, 0.1);*/
    /*}*/
    /*.leftmenu__item.active .leftmenu__item__link{*/
    /*  color: #FBB91B;*/
    /*}*/
    /*.leftmenu__list_level2 li {*/
    /*  width: 100%;*/
    /*}*/
    /*.leftmenu__list_level2 li {*/
    /*  padding: 10px 12px;*/
    /*  line-height: 20px;*/
    /*}*/
    /*.leftmenu__list_level2.no-active {*/
    /*  display: none!important;*/
    /*}*/
    /*.active.leftmenu-mobile__top::after {*/
    /*  background-image: url("/local/img/index/arr-app-orange.png");*/
    /*  right: 11px;*/
    /*}*/
    .product-item__payment {
        padding: 40px 0;
    }

    .product-item__payment__img img {
        width: 90%;
    }

    .about__item__link {
        width: 30%;
    }

    .about__img {
        height: 160px;
    }

    .map__contacts {
        padding: 80px 14px;
        width: 40%;
    }

    .map__contacts__tel, .map__contacts__adr, .map__contacts__grafik, .map__contacts__mode {
        font-size: 18px;
        line-height: 31px;
    }

    .map__contacts__grafik::before {
        top: 5px;
    }

    .map__contacts__adr::before {
        top: 6px;
    }

    .map__contacts__tel::before {
        top: 0;
    }

    .map__img {
        width: 60%;
    }

    .leftmenu__item__link::before {
        display: none;
    }

    .leftmenu__item {
        font-weight: 600;
        padding: 15px 20px;
        margin: 0;
        border-radius: 10px
    }

    .leftmenu__item::before {
        content: "";
        position: absolute;
        bottom: 0px;
        left: 0;
        background-color: #E6E6E6;
        width: 100%;
        height: 1px;
    }

    .leftmenu__list {
        padding: 20px 0 0;
    }

    .leftmenu__item::after {
        right: 18px;
    }

    .contacts__block__wrap {
        flex-wrap: wrap;
    }

    .contacts__block__list {
        width: 70%;
    }

    .contacts__img__wrap {
        width: 100%;
        height: 400px;
    }

    .vacancy-banner__text {
        max-width: 350px;
        font-size: 45px;
        line-height: 45px;
    }

    .contacts__block__item__text {
        padding: 20px 20px 20px 30px;
    }

    .leftmenu__list_level2 {
        display: none !important;
        flex-wrap: wrap;
    }

    .leftmenu__list_level2.active {
        display: flex !important;
    }

    .leftmenu__item.active::after {
        transform: scale(0.7) rotate(-180deg);
        background-image: url("/local/img/index/ar-down-hover.svg");
    }

    .leftmenu__item:last-child::before {
        background-color: transparent;
    }

    .leftmenu__list-parametr {
        margin: 5px 0 20px;
    }

    .services-block__ttl {
        font-size: 33px;
        line-height: 49px;
    }

    .mobile-none {
        display: none;
    }

    .services-block__ttl__mobile {
        display: none;
    }

    .services-block__ttl__mobile.active {
        display: block;
    }

    .services-block__list {
        margin-top: 0;
    }

    .services-block__text {
        margin: 0 0 40px;
    }

    .vacancy-banner {
        background-position-x: 75%;
    }

    .banner-item_slide3 {
        background-position: 73% 30%;
    }

    .banner-tel-slide2 {
        margin-bottom: 25px;
    }

    .breadcrumbs-item {
        margin: 5px 5px 5px;
        padding: 3px 0 3px 15px;
    }

    .banner_last_wrap {
        display: none;
    }

    .banner-ttl_last {
        font-size: 35px;
        line-height: 43px;
        max-width: 250px;
    }

    .banner-ttl {
        font-size: 40px;
        line-height: 41px;
        max-width: 350px;
    }

    .banner-list {
        font-size: 26px;
        line-height: 32px;
    }

    .banner-item {
        background-position: 60% 30%;
    }

    .contacts__wrap {
        padding: 0px 0 30px;
    }

    .banner-text {
        font-size: 22px;
        line-height: 27px;
        max-width: 280px;
    }

    .popup-form__input_wrap {
        width: 100%;
    }

    .popup-form__input {
        width: 97%;
    }

    .prev-right__usl {
        right: -15px;
    }

    .prev-left__usl {
        left: -10px;
    }

    .catalog-card {
        width: 47%;
    }

    .main-form-desktop .popup-form__input {
        width: 97%;
    }

    .seo_title {
        margin: 0 0 20px 0;
        padding: 40px 0 0;
    }

    .seo_text {
        font-size: 12px;
        line-height: 22px;
    }

    .jq-selectbox__select {
        min-width: 550px;
    }

    .footer-menu_block::after {
        right: 0;
    }

    .steps-buy__block-img {
        width: 130px;
        height: 130px;
        padding: 33px 0;
    }

    .steps-buy__block-img img {
        width: 71px;
    }

    .steps-buy__ttl {
        padding: 0 30px;
    }

    .steps-buy__block {
        min-width: 300px;
        margin-bottom: 40px;
    }

    .steps-buy__block-img::after {
        content: "";
        position: absolute;
        top: 45%;
        left: 183px;
        width: 135px;
    }

    .steps-buy__block-img.steps-three::after {
        transform: rotate(180deg);
    }

    .steps-buy__block-img.steps-two::after {
        background-image: url("/local/img/srt-dw-or.svg/index.html");
        left: 43%;
        width: 17px;
        height: 40px;
        top: 140%;
    }

    .steps-buy__description::before {
        left: 48%;
    }

    .steps-buy__description {
        padding: 55px 40px 55px;
    }

    .steps-buy__block-wpr {
        margin: 20px auto 0px;
    }
}

@media screen and (max-width: 576px) {
    .logo__description {
        font-size: 10px;
        left: 35px;
    }
    .privilege-item-title{    
        line-height: 1.4;
        font-size: 12px;
        margin-top: 15px;
    }
    .privilege-item-img{padding-top: 40px; padding-bottom: 40px;}
    .section-title{    
        font-size: 20px;
        line-height: 30px;
    }
    .btn_more{font-size:16px;}
    .about-page .categor-add__servises__link {
        width: 50%;
    }

    .about-page .categor-add__servises__block img {
        margin-top: 0px;
    }

    .about-page .categor-add__servises__name {
        margin-top: -30px;
    }

    .catalog-card__title a {
        margin-top: 10px;
        display: block;
        font-size: 20px;
        line-height: 24px;
    }
    .seo-img_block {
        flex-wrap: wrap;
    }

    .seo-img_block img {
        width: 100%;
        margin: 5px 0;
    }

    .categor__table__wrap {
        overflow-x: scroll;
    }

    .catalog-section__list {
        justify-content: center;
    }

    .catalog-card {
        width: 80%;
    }

    .footer-contacnt_wrap {
        flex-wrap: wrap;
    }

    .footer-menu-arrow {
        padding-left: 0px;
        margin-top: 5px;
        display: inline;
    }

    .footer-menu_list {
        display: none;
    }

    .footer-item-first a {
        display: inline-block !important;
    }

    .footer-item-first {
        display: flex;
        justify-content: space-between;
        width: 280px;
        margin: 0 0;
    }

    .fancybox-slide--html .fancybox-close-small {
        color: #333333;
        padding: 10px;
        right: 0px;
        top: 0px;
    }

    .header_top_text p {
        font-size: 18px;
        line-height: 20px;
    }

    .header_top_text span {
        font-size: 12px;
        line-height: 13px;
    }

    .header_top {
        padding: 0px 10px;
    }

    .header_top_text {
        text-align: left;
        margin: 0;
    }

    .header-contacts_tel {
        font-size: 18px;
        line-height: 20px;
    }

    .header-contacts_logo img {
        width: 80%;
    }

    .header-contacts_logo {
        padding-left: 35px;
    }

    .header-contacts_logo::before {
        width: 26px;
        height: 26px;
        background-size: contain;
        top: 0;
    }

    .search-header__form {
        min-width: auto;
        width: 100%;
    }

    .search-header__input {
        width: 200px;
        min-width: auto;
    }

    .banner-item_slide1 {
        background-image: url("/local/img/index/slider1-mobile.png") !important;
    }

    .banner-item_slide2 {
        background-image: url("/local/img/index/slide2-mobile.png") !important;
    }

    .banner-ttl {
        font-size: 32px;
        line-height: 34px;
    }

    .banner-item__block {
        padding: 25px 0px 27px 25px;
        max-width: 290px;
    }

    .banner-text {
        font-size: 14px;
        line-height: 17px;
    }

    .banner-tel {
        font-size: 30px;
        line-height: 37px;
        margin-top: 210px;
    }

    .banner-list {
        font-size: 18px;
        line-height: 26px;
    }

    .banner-item_slide2 {
        background-position-x: 55%;
        background-size: contain;
        background-position-y: 42%;
    }

    .footer-tel {
        margin: 0px 0 15px;
    }

    .footer-icon_block {
        margin: 20px 0;
    }

    .footer-menu_about li {
        margin: 10px 0;
    }

    .footer-menu_list {
        min-width: 100% !important;
    }

    .footer-menu_list .active {
        display: block;
    }

    .catalog-menu-arrow {
        display: inline;
        margin-top: 25px;
    }

    .catalog-card__title-wrap {
        display: flex;
        justify-content: space-between;
    }

    .catalog-card {
        padding: 15px 10px 15px 15px;
    }

    .catalog-card-bg {
        display: none;
    }

    .catalog-card-mobile {
        opacity: 1;
    }

    .catalog-card {
        height: auto;
        min-height: 90px;
    }

    .catalog-card__list {
        display: none;
    }

    .footer-menu_block::before {
        content: "";
        position: absolute;
        bottom: -5%;
        left: 0px;
        width: 100%;
        height: 1px;
        background-color: #333333;
    }

    .slick-dots {
        text-align: left !important;
        bottom: 8px!important;
    }

    .breadcrumbs-item {
        font-size: 12px;
        line-height: 14px;
        margin: 0px 5px 0px;
        padding: 3px 0 3px 15px;
    }

    .breadcrumbs-item a {
        font-size: 12px;
        line-height: 14px;
    }

    .breadcrumbs-list {
        flex-wrap: wrap;
    }

    .categor_wrap {
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }

    .categor__block {
        margin: 10px 0 0 15px;
    }

    .categor-banner {
        flex-wrap: wrap;
        padding: 10px 15px;
    }

    .categor__item {
        max-width: 100%;
    }

    .categor__list {
        justify-content: center;
    }

    .catalog-card__list {
        width: 100%;
    }

    .categor-add__servises__link {
        width: 50%;
        margin-bottom: 10px;
    }

    .categor-add__servises__name {
        font-size: 12px;
        line-height: 15px;
    }

    .categor-title {
        font-size: 22px;
        line-height: 30px;
    }

    .categor-abvant-item__text::after {
        background: transparent;
    }

    .categor-abvant-item {
        width: 100%
    }

    .categor-abvant-item__text::before {
        content: "";
        position: absolute;
        bottom: -15px;
        left: 0;
        background-color: #E6E6E6;
        width: 100%;
        height: 1px;
    }

    .categor-partner__item {
        width: 50%;
        background-size: 80%;
    }

    .categor-form__ttl {
        font-size: 20px;
        line-height: 24px;
    }

    .categor-form__text {
        font-size: 14px;
        line-height: 17px;
    }

    .categor-form__wrap {
        padding: 50px 20px;
    }

    .categor-form__input {
        border-radius: 45px;
    }

    .categor-form__input {
        margin: 3px 0;
        width: 100%;
        max-width: 100%;
    }

    .categor-form__textarea {
        width: 100%;
    }

    .categor-banner_img2 {
        display: none;
    }

    .categor-banner_img1 {
        display: block;
    }

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

    .categor-text__title {
        font-size: 25px;
        line-height: 30px;
    }

    .categor__tabs__list {
        width: 100%;
        flex-wrap: wrap;
    }

    .categor__tabs__item {
        width: 100%;
        display: none;
        text-align: left;
    }

    .active-top {
        display: block;
    }

    .categor__tabs__item .active {
        width: 100%;
        text-align: left;
        display: flex;
        align-items: center;
    }

    .categor__tabs__item.active {
        display: flex;
    }

    .categor__tabs__button {
        display: flex;
        justify-content: space-between;
    }

    .categor__tabs-arrow {
        display: block;
        transform: scale(0.7);
        width: auto;
    }

    .categor__tabs-arrow.active {
        width: auto;
    }

    .categor-partner {
        padding: 30px 0;
    }

    .categor-form {
        padding: 30px 0;
    }

    .categor-advant {
        padding: 40px 0 40px;
    }

    .categor-add__servises {
        padding-top: 40px;
    }

    .categor-text {
        padding: 20px 0 10px;
    }

    .categor-text__wrap {
        margin: 20px 0 30px;
    }

    .navig-subtitle {
        font-size: 20px;
        line-height: 24px;
    }

    .product-item__image {
        width: 100%;
    }

    .product-item__block {
        width: 100%;
    }

    .product-item__wrap {
        flex-wrap: wrap;
        justify-content: center;
    }

    .product-item__block {
        max-width: 470px;
        margin-left: 0px;
    }

    .product-item__similar__block {
        margin: 0 50px;
    }

    .product-item__transpoptation__block {
        flex-wrap: wrap;
        justify-content: center;
    }

    .btn__product-item {
    }

    .product-item__block {
        padding: 17px 15px 17px 15px;
    }

    .product-item__payment {
        flex-wrap: wrap;
    }

    .product-item__description {
        padding: 15px 10px;
        font-size: 14px;
        line-height: 20px;
    }

    .product-item__specif {
        padding: 15px 10px;
    }

    .product-item__payment__name {
        font-size: 14px;
        line-height: 17px;
    }

    .product-item__payment__block {
        width: 50%;
    }

    .mobile_hide {
        display: none;
    }

    .product-item__mobile {
        display: block;
    }

    .product-item__mobile-block {
        display: none;
        background-color: #fff;
    }

    .product-item__button {
        border-radius: 10px 10px 0px 0px;
        padding: 10px 0;
        text-align: center;
        background: #F2F2F2;
        margin: 1px 0;
        position: relative;
    }

    .product-item__button::after {
        content: "";
        position: absolute;
        top: 19px;
        right: 13px;
        width: 13px;
        height: 8px;
        background-image: url("/local/img/index/ar-down.svg");
        transform: scale(0.7);
        background-repeat: no-repeat;
    }

    .product-item__button.active {
        background-color: #fff;
        color: #FBB91B;
    }

    .active.product-item__button::after {
        background-image: url("/local/img/index/ar-down-hover.svg");
        transform: scale(0.7) rotate(180deg);
    }

    .about__item__link {
        width: 50%;
    }

    .about__img {
        height: 130px;
    }

    .about__item {
        font-size: 12px;
        line-height: 15px;
    }

    .map_wrapper {
        flex-wrap: wrap;
    }

    .map__contacts {
        width: 100%;
        padding: 40px 20px;
    }

    .map__img {
        width: 100%;
    }

    .about__catalog {
        padding: 40px 0px 10px;
    }

    .about {
        padding: 25px 0 10px;
    }

    .breadcrumbs-item::after {
        top: 7px;
        left: -3px;
    }

    .contacts__block__list {
        width: 100%;
    }

    .services-block__item {
        max-width: 100%;
        display: flex;
        justify-content: space-around;
        align-items: center;
        padding: 15px;
        height: auto;
    }

    .services-block__ttl {
        font-size: 27px;
        line-height: 33px;
    }

    .services-block__text {
        margin: 20px 0 20px;
    }

    .vacancy-block__table td {
        display: flex;
        flex-wrap: wrap;
    }

    .vacancy-block__table td:first-child::before {
        transform: rotate(90deg);
        left: 11px;
        top: 25px;
    }

    .vacancy-block__table td {
        padding: 5px 0 10px 0;
    }

    .vacancy-block__table td:first-child {
        margin-top: 20px;
    }

    .vacancy-banner__mobile {
        width: 100%;
        height: auto;
        display: block;
    }

    .vacancy-banner {
        background: #fff;
        height: auto;
    }

    .vacancy-banner__text {
        max-width: 100%;
        padding: 0px 0 10px 17px;
        font-size: 25px;
        line-height: 30px;
    }

    .vacancy-banner img {
        width: auto;
        margin-left: auto;
    }

    .banner-tel {
        margin-bottom: 15px;
    }

    .banner-item__block-slide2 {
        margin-top: 80px;
    }

    .banner-item_slide3 {
        background-position: 63% 30%;
    }

    .banner-tel-slide2 {
        margin-top: 15px !important;
    }

    .tag-page__wrap {
        max-height: 100px;
        overflow-y: scroll;
    }

    .catalog-card-gost__list {
        display: block;
    }

    .form-input__wpr {
        flex-wrap: wrap;
    }

    .popup-index__input-basket {
        width: 100%;
    }

    .popup__order__table td {
        display: flex;
        flex-wrap: wrap;
    }

    .popup__text-sub {
        margin-top: 10px;
    }

    .banner-item_mobile {
        display: block;
    }

    .banner-item_desktop {
        display: none;
    }

    .banner-ttl_last {
        font-size: 23px;
        line-height: 28px;
        margin-top: 50px;
        max-width: 200px;
    }

    .seo_text_more__sm {
        display: none;
    }

    .seo_text_more__sm.active {
        display: block;
    }

    .btn-more__sm {
        display: block;
        margin-bottom: 40px;
    }


    .banner-vacans {
        font-size: 32px;
        line-height: 35px;
    }

    .banner-wrap_mobile {
        margin-top: 130px;
    }

    .banner-vacans-link {
        margin-top: 100px;
    }

    .seo_title {
        margin: 0 0 15px 0;
        padding: 10px 0 0;
        font-size: 22px;
        line-height: 22px;
    }

    .footer-contacnt_wrap {
        margin: 40px 15px 0px;
    }

    .popup-category__ttl {
        font-size: 20px;
        line-height: 24px;
    }

    .popup-category__text {
        font-size: 14px;
        line-height: 17px;
    }

    .header_top_wrp {
        max-width: 390px;
    }

    .breadcrumbs {
        background-color: #f2f2f2;
    }

    .search__inner {
        padding: 15px 0 15px 20px;
        font-size: 14px;
        line-height: 17px;
    }

    .search-form__inner {
        height: 50px;
    }

    .search-form__inner::before {
        height: 49px;
    }

    .search-form__inner .search-header__btn__svg {
        width: 20px;
        height: 18px;
        top: 16px;
    }

    .search-form__inner .search-header__btn__svg-krest {
        width: 17px;
        height: 16px;
        top: 15px;
    }

    .footer {
        padding: 50px 0 0 0;
    }

    .slider-wrap {
        padding-left: 0!important;
        padding-right: 0!important;
    }

    .steps-buy__ttl {
        font-size: 27px;
        line-height: 33px;
    }

    .steps-buy__block-wpr {
        justify-content: center;
        margin: 35px auto 10px;
    }

    .steps-buy__description p {
        font-size: 12px;
        line-height: 22px;
    }

    .steps-buy__description {
        padding: 40px 20px;
    }

    .steps-buy__block {
        margin: 0 0 40px;
    }

    .steps-buy__block-img {
        margin: 10px auto;
    }

    .steps-buy__block-img::after {
        background-image: url("/local/img/srt-dw-or.svg/index.html");
        left: 43%;
        width: 17px;
        height: 40px;
        top: 130%;
    }

    .steps-buy__block-img.steps-three::after {
        transform: rotate(0deg);
    }

    .steps-buy__block-img.steps-two::after {
        top: 130%;
    }

    .steps-buy__description::before {
        left: 46%;
    }

}

@media screen and (max-width: 425px) {
    .advant-list {
        padding: 10px 0px 25px 15px;
    }

    .abvant-item {
        width: 100%;
        max-height: 51px;
        margin: 15px 0 0;
    }

    .abvant-item__text {
        font-size: 11px;
        line-height: 13px;
        padding: 0px 0px 0px 10px;
    }

    .abvant-item img {
        width: 51px;
        height: 51px;
    }

    .abvant-item p {
        margin: 0;
    }

    .catalog-card {
        width: 100%;
    }

    .header_top_text {
        width: 70%;
    }

    .header_top_img {
        width: 143px;
    }

    .header_top_text::after {
        right: -135px;
    }

    .header-contacts_block {
        width: 60%;
    }

    .seo-img_wrap img {
        width: 97%;
    }

    .banner-tel {
        margin-top: 175px;
    }

    .slick-dots li.slick-active button:before {
        font-size: 10px;
    }

    .slick-dots li button:before {
        font-size: 10px !important;
    }

    .categor-partner__item {
        width: 100%;
        background-size: 65%;
    }

    .categor__item img {
        max-width: 130px;
    }

    .product-item__similar__title {
        font-size: 22px;
        line-height: 30px;
    }

    .about__img {
        height: 120px;
    }

    .contacts__img__wrap {
        height: 300px;
    }

    .categor__tabs__item button {
        text-align: left;
    }

    .categor-pagination__list a {
        padding: 7px 12px;
    }

    .filter-label-flex-100{
        display: block;
    }

    .categor-title {
        font-size: 20px;
        line-height: 30px;
    }

    .categor-text h2 {
        font-size: 20px;
    }

    .categor-pagination__next {
        font-size: 0;
    }

    .categor-pagination__back {
        font-size: 0;
    }

    .jq-selectbox__select {
        min-width: 395px;
    }

    .map__contacts__tel, .map__contacts__adr, .map__contacts__grafik, .map__contacts__mode {
        font-size: 16px;
        line-height: 31px;
    }

    .categor-add__servises__name {
        max-width: 130px;
    }

    .metobrab-page .categor-add__servises__block {
        padding: 0;
    }

    .metobrab-page .categor-add__servises__link {
        width: 50%;
    }

    .metobrab-page .categor-add__servises__name {
        margin-top: -35px;
    }

}

@media screen and (max-width: 375px) {
    .jq-selectbox__select {
        min-width: 345px;
    }

    .footer-contacnt_wrap {
        margin: 40px 0px 0px;
    }

    .footer-menu_block {
        margin-left: 0;
    }

    .steps-buy__description::before {
        left: 45%;
    }

}

@media screen and (max-width: 320px) {
    .header_top_text::after {
        right: 0;
        left: 140px;
    }

    .catalog-card__title {
        max-width: 50%;
    }

    .categor-pagination__list {
        font-size: 14px;
        flex-wrap: wrap;
    }

    .product-item__similar__block {
        margin: 0 10px;
    }

    .product-item__table td {
        padding: 0 7px;
    }

    .product-item__transpoptation__text {
        padding: 0 10px;
    }

    .prev-left__product {
        right: 10px;
    }

    .prev-right__product {
        right: -10px;
    }

    .about__img {
        height: 100px;
    }

    .categor-title {
        font-size: 19px;
        line-height: 25px;
    }

    .services-block__item img {
        width: 50%;
    }
    .categor-title {
        font-size: 17px;
        line-height: 25px;
    }

    .categor-pagination__list li {
        margin: 5px 0;
    }

    .header-contacts_tel {
        font-size: 16.5px;
    }

    .categor-button__wrap {
        padding: 15px 0;
    }

    .vacancy-banner img {
        width: 100%;
    }

    .jq-selectbox__trigger-arrow {
        right: 20px;
    }

    .about__item {
        font-size: 11.5px;
    }

    .jq-selectbox__select {
        min-width: 291px;
    }

    .steps-buy__description::before {
        left: 43%;
    }

}

