

.header.sticky {
    height: 100px;
}

/* header - slider_new */

.slide_new {
    width: 100%;
    background: url(/wa-content/img/slider/bg/bgv1.webp);
    background-position-x: -10%;
}


.slide_new .center_wrapper .container-slide {
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    padding-top: 20px;
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 1356px;
    width: 100%;
    padding-right: 8px;
}
.owl-stage {
    display: flex;
}
.slide_new .center_wrapper .slide_btns .grey_button {
    color: #070b10;
}
.head_all {
    margin-top: 0;
    margin-bottom: 0;
}
.slide_left {
    height: 100%;
    width: 58%;
    padding-top: 20px;
    padding-right: 30px;
}
.slide_txt {
    text-align: left;
    margin-bottom: 46px;
}

.slide_new.desktop .slide_left .slide_txt_inner {
    display: flex;
    flex-direction: column;
}
.slide_txt_inner {
    line-height: 40px;
    font-size: 40px;
    width: fit-content;
}

.slide_txt_f {
    font-size: 32px;
    color: #3f3f3f;
    margin-bottom: 0px;
    letter-spacing: .012em;
    font-weight: 300;
    margin-top: 0;
    display: flex;
    flex-direction: column;
    line-height: 42px;
}
.slide_txt_s {
   /* font-size: 1.02em;*/
    color: #3f3f3f;
    letter-spacing: .018em;
}

.slide_txt_inner b {
    color: var(--secondary-color);
    font-weight: 500;
}

.slide_txt_desc_innner {
    margin-top: 20px;
    font-size: 18px;
    display: block;
    line-height: 24px;
}
/*
.slide_new.desktop .slide_txt_desc_innner {
    margin-top: 40px;
}*/

.slide_facts {
    display: flex;
    flex-direction: row;
    margin-bottom: 60px;
}
a.moreb {
    position: relative;
    display: flex;
    font-size: 12px;
    padding-top: 8px;
    align-items: anchor-center;
    background: var(--blue-color);
    width: fit-content;
    padding: 10px 30px;
    border-radius: 20px;
    color: #fff;
    transition: all .3s;
    border: 1px solid var(--blue-color);
    font-weight: 500;
}
.slide__left_inner a.moreb:hover {
    background: white;
    color: var(--blue-color);
}


.slide_new.desktop .slide_left .slide_facts {
    margin-bottom: 50px;
    gap: 57px;
}

.slide_facts_col {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.fact_head {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 0;
}
.slide_facts_col .fact_head {
    height: 65px;
}
.slide_new svg {
    width: 65px;
    height: 65px;
}

.fact_txt {
    font-size: 14px;
    font-weight: 300;
    width: fit-content;
    text-align: center;
}
.slide_facts .fact_txt {
    text-align: start;
    text-align: center;
}
.button__filter__head, .slide_btns {
    display: flex;
    flex-direction: row;
    gap: 30px;
    align-items: center;
    justify-content: flex-start;
}
.slide_btn.btn__new.red_button.get_ajax_block0 {
    height: 52px;
}
.slide_left .slide__left_inner .slide_btns {
    padding-bottom: 30px;
}
.slide__left_inner {
    position: relative;
}
div.allcats .carousel__item {
    padding: 25px 0;
    width: calc(50% - 2px);
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.half .owl-theme .carousel__item:nth-child(1) {
    border-right: 2px solid #f3f4f6;
    border-bottom: 2px solid #f3f4f6;
    border-top-left-radius: 20px;
}
.half .owl-theme .carousel__item:nth-child(2) {
    border-bottom: 2px solid #f3f4f6;
    border-top-right-radius: 20px;
}
.half .owl-theme .carousel__item:nth-child(3) {
    border-right: 2px solid #f3f4f6;
    border-bottom-left-radius: 20px;
}
.half .owl-theme .carousel__item:nth-child(4) {
    border-right: 2px solid #f3f4f6;
    border-bottom-right-radius: 20px;
}

.half .content-block.content-brands {
    border-radius: 20px;
}
.slide_btns .btn__new, .slide_btns .btn__new.red_button {
    height: 50px;
    padding: 0;
    flex-basis: 50%;
    margin: 0;
    max-width: 354px;
}

.slide_btn {
    margin-right: 32px;
    display: flex;
    align-items: center;
    line-height: 16px;
    justify-content: center;
}


.slide__left_inner .slide_btns .slide_btn {
    font-size: 13px !important;
    transition: all 0.3s ease;
}
.slide__left_inner .slide_btns .slide_btn.red_button:hover {
    background: #1c2327;
}
.slide_img .carousel__item {
    display: flex;
    align-items: center;
    max-width: 490px;
    width: 100%;
}
.slide_img .carousel__item picture {
    margin: 0 auto;
}
.slide_new .owl-carousel.owl-drag .owl-item {
    display: flex;
    justify-content: flex-end;
}
.slide__left_inner .slide_btns .slide_btn.grey_button {
    transition: none;
}
.slide_img {
    display: flex;
    justify-content: end;
    width: 40%;
    position: relative;
    margin: 0 auto;
    margin-top: 25px;
    
}

.slide_img .carousel__item picture img{
    height: auto;
    max-height: 500px;
    width: 100%;
}
/*
.slide_new .carousel__item::before {
    content: "";
    z-index: 1;
    width: 425px;
    height: 425px;
    border-radius: 50%;
    background-color: var(--blue-color);
    position: absolute;
    display: block;
    top: 0%;
    right: 0%;
    z-index: 0;
}*/
.slide_new .carousel__item img {
    z-index: 1;
}


.slide_new .st0 {
    fill: #b9c0ca;
}
svg .st0 {
    /*fill: #fff;*/
    stroke: none;
}
.slide_new .st2 {
    fill: #FFFFFF;
}
.grey_button {
    outline: #5f6c7a solid 1px;
    color: #4b4b4b;
    cursor: pointer;
    font-size: 12px !important;
}
.grey_button:hover {
    outline: #5f6c7a solid 2px;
}

g .st2 {
    fill: #FFFFFF;
    stroke: transparent;
    stroke-width: 1;
}

.slide_cats {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: row-reverse;
    gap: 20px;
    margin-bottom: 45px;
}
.sc__btn .moreb span {
    color: #fff;
}

.sc__itm {
    border: 1px solid #e2e2e2;
    border-radius: 20px;
    padding: 28px 20px 26px 20px;
    width: 50%;
    position: relative;
}
.sc__itm a {
    color: inherit;
    cursor: pointer;
    transition: all .3s;

}
.sc__itm a:hover {
    color: var(--secondary-color);
    transition: all .3s;
}
.sc__itm .sc__btn a {
    height: 42px;   
    font-weight: 500;
    box-sizing: border-box;
    font-size: 13px;
    padding: 0 38px;
    font-weight: 300;
    border: 1px solid var(--blue-color);
    transition: all .3s;
    border-radius: 16px;
}
.sc__itm .sc__btn a span {
    transition: color .3s;
    font-weight: 500;    
}
.sc__itm .sc__btn a:hover span{
    color: var(--blue-color);
}
.sc__head {
    font-size: 18px;
    font-weight: 500;
}
.sc__txt ul {
    padding-left: 0;
    margin-top: 20px;
    margin-bottom: 20px;
}
.sc__txt li {
    padding-left: 0;
    font-size: 15px;
    position: relative;
    line-height: 24px;
    margin-bottom: 9px;
}
.sc__btn {
    border-radius: 8px;
    display: flex;
    color: var(--secondary-color);
    font-size: 14px;
    cursor: pointer;
    transition: all .5s;
    white-space: nowrap;
}
.sc__btn a:hover {
    border-color: var(--blue-color);
    transition: all .5s;
}
.sc__btn .moreb {
    position: relative;
}
.sc__btn .moreb:before {
    content: "";
    position: absolute;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    right: 12px;
    top: 12px;
    width: 6px;
    border-top: 1px solid white;
    border-right: 1px solid white;
    height: 6px;
    z-index: 2;
}
.sc__btn .moreb:hover:before  {
    border-top: 1px solid var(--blue-color);
    border-right: 1px solid var(--blue-color);
}
.sc__itm::before {
    content: "";
    position: absolute;
    right: 20px;
    top: 20px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' id='arrow-top'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' fill='%23000' d='M16 1.36403L1.36403 16L0 14.636L12.7069 1.92905L1.15637e-05 1.92905L1.17323e-05 1.10726e-05L14.636 1.1038e-05L14.636 0L14.636 1.1038e-05L16 1.36403ZM15.9834 3.5136L15.9834 15.9834H14.0544V3.5136H15.9834Z'%3E%3C/path%3E%3C/svg%3E");
    width: 45px;
    height: 45px;
    opacity: .1;
    
}
.slide_cats .sc__itm:first-child::before {
    transform: rotate(180deg);
}
/*
.sc__txt li::before {
    content: "";
    position: absolute;
    left: -10px;
    top: 5px;
    width: 5px;
    height: 5px;
    background-image: url("data:image/svg+xml,%3Csvg class='class__top__bottom_header' width='auto' height='auto' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg' fill='none'%3E%3Cpath fill='%23000000' d='M8 1.25a2.101 2.101 0 00-1.785.996l.64.392-.642-.388-5.675 9.373-.006.01a2.065 2.065 0 00.751 2.832c.314.183.67.281 1.034.285h11.366a2.101 2.101 0 001.791-1.045 2.064 2.064 0 00-.006-2.072L9.788 2.25l-.003-.004A2.084 2.084 0 008 1.25z'%3E%3C/path%3E%3C/svg%3E");
    transform: rotate(90deg);
    opacity: .5;
}*/
/* Конец header - slider_new */

/* Category */
.home__col {
    margin-bottom: 60px;
}
.allcats {
    display: flex;
    flex-direction: row;
    margin-top: 40px;
    width: 100%;
    overflow: hidden;
    gap: 15px;
}

.allcats .content-block.content-brands {
    margin-bottom: 40px;
}

.for_products.home__col .allcats .owl-stage-outer {
    overflow-x: hidden;
}
.owl-stage {
    display: flex;
}
.allcats .carousel__item {
    background: white;
    padding: 25px 0;
}
.allcats .carousel__item:hover .category-list__txt {
    color: var(--secondary-color);
}
.brand-box.category-list__item{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.content-brands .img__brands__cont {
    height: 120px;
}

.content-brands .img__brands__cont img {
    max-width: 160px;
}

.allcats .content-brands .brands__img__container {
    max-width: 100%;
}
.allcats .head__cat {
    display: flex;
    align-items: end;
    justify-content: space-between;
    margin-bottom: 30px!important;
}
.head__cat {
    margin-bottom: 25px;
}
.for_products.parent_sl .swiper-wrapper {
    margin-top: 0;
}
.half.sechalf {
    width: 50%;
}
.allcats .head__cat .head_more{
        display: flex;
        align-items: center;
        margin-bottom: -4px;
        font-size: 22px;
        color: #070b10;
        font-weight: 500;
}

.content-brands .brands__img__container span{
    font-size: 15px !important;
    transition: color .3s;
}
.category-list__txt {
    color: #070b10;
}
.owl-carousel4 span {
    color: #070b10;
    line-height: 1.2rem;
    font-size: 16px;
    font-weight: 500;
}


.half .owl-theme {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

/* Конец Category */
.content-block-text {
    padding-top: 0;
}
/* Подбор*/
.for_products .prodTitleOuter {
    min-height: 36px;
}
.swiper .price_zapros {
    min-height: 37px;
    display: flex;
    justify-content: center;
    align-items: end;
}
.home__podbor__inner {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    
    height: 500px;
    border: 1px solid #e4e5e7;
    border-radius: 20px;
}

.home__podbor .hp__col.lf{
    justify-content: space-between;
}

.hp__col.lf {
    max-width: 400px;
    border-right: 1px solid #ddd;
    background: url(/wa-content/img/backgrounds/catalog-6.webp) 0 0 / cover;
    padding: 30px 20px 20px;
    align-items: center;
    box-sizing: border-box;
    flex-direction: column;
    background-position-x: center;
    border-top-left-radius: var(--br-big);
    border-bottom-left-radius: var(--br-big);
    height: 100%;
    display: flex;
}
.hp__col.lf .hp_row {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 40px;
    color: #fff;
    z-index: 2;
    background: rgb(0 0 0 / 20%);
    border-radius: 20px;
    padding: 0;
}

.head_product, .home__podbor .hp__col.lf .hp_row {
    margin-bottom: 0;
}

.hp__lf__head {
    margin-bottom: 15px;
    text-align: center;
    font-weight: 300;
}
.home__podbor .hp__lf__head {
    font-size: 26px;
    margin:0 0  15px 0;
}
.hp__lf__txt {
    line-height: 22px;
    max-width: 90%;
}

.hp__lf__txt {
    font-weight: 300;
    text-align: center;
    font-size: 15px;
}

.hp__lf__btn.btn__new.red_button {
    font-size: 14px;
    border: none;
    border-radius: 10px;
    height: 50px;
    white-space: nowrap;
    color: #fff;
    padding: 0 44px;
    width: 300px;
}

.hp__lf__btn {
    max-width: 165px;
    justify-content: center;
    text-align: center;
    display: flex;
    align-items: center;
}

.hp__col.rt {
    width: 100%;
    box-sizing: border-box;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 30px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    background-color: #fff;
    height: 100%;
    display: flex;
}

.hp__col .content_block.hide {
    width: 100%;
    display: flex;
    justify-content: center;
    overflow: visible;
}

.hp__colrt__inner {
    width: 100%;
    flex-direction: row;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.hp__block {
    margin-right: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    min-width: 9vmax;
    padding: 0;
    flex: 1 0 20%;
}

.hp__block__head {
    margin-bottom: 10px;
    position: relative;
    white-space: nowrap;
    font-weight: 300;
    text-align: center;
    font-size: 15px;
}

.hp__block__head svg {
    width: 10px;
    height: 10px;
    position: absolute;
    right: -15px;
    top: .28rem;
    transition: all .3s;
}


.hp__block .cls-1{
    transition: .3s;
}
.hp__icon svg {
    width: 70px;
    height: 70px;
    margin-bottom: -5px;
}
.cls-1 {
    fill: #564f4f;
    stroke-width: 0px;
}

.home__podbor__inner .content_block .hp__colrt__inner .hp__block {
    flex: 1 0 25%;
    margin: 0 auto;
    justify-content: unset;
    row-gap: 3px;
    color: #070b10;
}

.home__podbor__inner .content_block .hp__colrt__inner .hp__block:hover {
    color: var(--secondary-color);
}


.content_block {
    height: 100% !important;
    padding: 0;
    position: relative;
}
.home__podbor .content_block.hide:after, .home__podbor .content_toggle {
    display: none;
    border-bottom: 1px dashed #070b10;
    transition: .3s;
}
.home__podbor .home__podbor__inner .hp__col.rt {
    padding: 49px 33px 0px 10px;
    
}

.content_toggle span {
    color: #070b10;
    font-weight: 500;
    transition: .3s;
    font-size: 15px;
}
.home__podbor__inner .hp__block, .hp__block svg .cls-1 {
    transition: all .3s;
}

.home__podbor__inner .hp__block:hover {
    color: var(--secondary-color);
    cursor: pointer;
}
.home__podbor__inner .hp__block:hover svg .cls-1 {
    fill: var(--secondary-color) !important;
}
.home__podbor__inner .hp__block:hover .hp__block__head svg{
    right: -22px;

}


/* Конец Подбор */


/* Popular Models */
.for_products.home__col .head__cat {
    margin-bottom: 25px;
    margin-top: 0;
}


.product__badge__img svg path, .product__badge__img svg circle{
    stroke: var(--secondary-color);
}
.product__badge__txt a {
    transition: color .3s;
}
.product__badge:hover .product__badge__txt a{
    color: var(--secondary-color);
}

/* Конец Popular Models */

/* home__col servs*/

.for_products.home__col.servs {
    border-radius: 10px;
    background-color: white;
    padding: 45px 0;
}
.slider__services {
    position: relative;
}

.whatwedo {
    display: flex;
    justify-content: space-between;
    gap: 25px;
}


.whatwedo__item {
    display: flex;
    align-items: baseline;
    gap: 17px;
    border: 1px solid #e9e9e9;
    padding: 0px 0 0px 0;
    border-right: none;
    border-left: none;
}/*
.whatwedo__item:nth-child(even) {
    border-top: none;
    border-bottom: none;
}*/
.whatwedo__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 30px;
    min-height: 30px;
    border: 1px solid var(--secondary-color);
    border-radius: 50%;
    color: var(--secondary-color);
    font-size: 14px;
    font-weight: 500;
    box-sizing: border-box;
    padding-top: 1px;
}

.whatwedo__head {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 25px;
}
.whatwedo__items {
    padding-left: 0;
}
.whatwedo__items li:first-child,
.whatwedo__items li:last-child {
    border: none;
}
.parent_sl.slider__services .whatwedo .whatwedo__item .whatwedo__text {
    min-height: 45px;
    font-size: 14px;
    font-weight: 300;
    color: #515151;
}

/* Конец home__col servs */


/* Наше оборудование */

.factories__wrapper__swiper {
    margin-bottom: 20px; 
}
.factories__wrapper__block, .obj__new .home__objects__txt {
    display: flex;
    justify-content: space-between;
}
.factories__wrapper__control {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}
.factories__wrapper__control-button {
    width: 24px;
    height: 24px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border: none;
    background: 0 0;
}
.factories__wrapper-count {
    font-size: 15px;
    line-height: 104.52%;
    display: flex;
    align-items: first baseline;
    color: #888;
    margin: 0 12px;
}
.factories__wrapper-count-lenght {
    margin-left: 5px;
}
.factories__wrapper__control-button path {
    stroke: #070b10;
}

.factories__wrapper-count-current {
    font-size: 22px;
    font-weight: 500;
    line-height: 104.52%;
    color: #070b10;
    margin-right: 10px;
}
.factories__wrapper__card {
    position: relative;
    height: 300px;
    border-radius: var(--br-big);
    overflow: hidden;
    transition: all .5s ease;
    margin-right: 10px;
}
.block-overlay {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.factories__wrapper__card-title {
    position: absolute;
    bottom: 15px;
    left: 30px;
    font-weight: 300;
    font-size: 14px;
    color: #fff;
    opacity: 0;
    transition: opactiy .5s;
    width: auto;
    padding: 10px 16px;
    background: rgb(0 0 0 / 90%);
    border-radius: 12px;
    text-wrap: nowrap;
}

.factories__wrapper__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.factories__wrapper__card--active .factories__wrapper__card-title {
    opacity: 1;
}
.objectsSlider .swiper-slide-active .factories__wrapper__card-title {
    opacity: 1;
}
.home__objects__brands {
    height: 80px;
    padding: 20px 20px 20px 40px;
    margin-top: 20px;
    border-radius: var(--br-big);
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #e4e5e7;
    overflow: hidden;
}

.home__objects__brands__inner {
    align-items: center;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
}

.hb__itm {
    margin-right: 20px;
    display: flex;
    justify-content: center;
}

.home__objects__brands__inner .hb__itm__img img {
    max-width: 100%;
    width: 120px;
    filter: grayscale(1);
}
.home__objects .head_all {
    margin-bottom: 0px;
} 
.home__objects__brands__inner .active_obj .hb__itm__img img {
    filter: grayscale(0) !important;
    transform: scale(1.2);
    transition: 0.5s;
}
.factories__wrapper__image {
    width: 100%;
    height: 100%;
}
.factories__wrapper__card--active {
    max-width: 543px;
    flex-shrink: 0;
}
.desk_hide{
    display: none;
}
/* Конец Наше оборудование */

/* imid */
.swiper-container {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
} 

.swiper-slide {
    background-size: cover;
    background-position: center;
}
.gallery-top {
    overflow: hidden;
    width: 100%;
    height:60vw;
    margin: 0 auto
}
.gallery-thumbs {
    margin-top:5px;
    width: 100%;
    box-sizing: border-box;
    padding: 10px 0;
    overflow: hidden;
        max-height: 25vw;
}

.gallery-thumbs .swiper-wrapper{
    align-items:center;
}


.gallery-thumbs .swiper-slide {
    
    height: 100%;
    opacity: 0.4;
    filter: grayscale(1);
}
.gallery-thumbs .swiper-slide-active {
opacity: 1;
    filter: grayscale(0);
}
.bl__im {
    box-sizing: border-box;
    width: 100%;
    background-color: #fff;
    border-radius: 20px;
}
.for_products.home__col .imid .head__cat {
    margin-bottom: 30px;
}

.bl__im__inner {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: start;
    justify-content: space-between;
    max-height: 500px;
    height: 100%;
}
.bl__im__col.bl_txts {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 50%;
}

.center_wrapper.imid .bl__im__col__inner {
    padding: 34px 26px 20px 34px;
}
.imid .bl__im__col__inner .bl__txt {
    margin-bottom: 30px;
}
.center_wrapper.imid .bl__im__col__inner .bl__txt p {
    font-size: 15px;
    line-height: 22px;
}

.center_wrapper.imid .bl__feats {
    grid-gap: 0px 10px;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(49%, 1fr));
}

.bl__feat__head {
    font-size: 26px;
    font-weight: 300;
    margin-bottom: 8px;
}

.for_products.home__col .imid .bl__im__col__inner .bl__feats .bl__feat__txt {
    margin-bottom: 39px;
    position: relative;
    padding-top: 15px;
    line-height: 22px;
    font-size: 15px;
    text-wrap: balance;
}
.bl__feat__txt::before {
    position: absolute;
    content: "";
    background-color: var(--secondary-color);
    width: 80px;
    height: 2px;
    top: 0;
    left: 0;
}

.bl__im__col.img__col {
    width: 50%;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    height: 100%;
    min-height: 500px;
    position: relative;
}

.imid .img__col .bl__im__col__inner {
    display: flex;
    align-items: flex-start;
    justify-content: start;
    height: 100%;
    padding: 20px;
    position: absolute;
    margin-top: 9px;
}


.limg {
    max-width: 36px;
    margin-right: 10px;
    margin-top: 6px;
}

.bl__im .logo__text {
    color: #fff;
}
.bl__im .logo__top .st0, .fnb__col .logo__top .st0 {
    fill: #fff;
}
.objectsSlider .swiper-slide img {
    width: 100%;
}

.swiper-container.gallery-thumbs img {
    max-width: 80%;
    margin-left: 12px;
}
.swiper-container.gallery-top img {
    border-radius: 20px;
}
/* Конец imid */

/* Text */

.desccat__txt .h2__desc {
    font-size: 26px;
    font-weight: 300;
    margin-top: 5px;
    margin-bottom: 14px;
}

.desccat__txt .h3__desc {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 11px;
}
.desccat__txt .p__desc {
    font-size: 15px;
    line-height: 1.5;
    margin-top: 0;
    margin-bottom: 23px;
}
.bot__txt {
    padding-bottom: 19px;
}
.ul_main {
    padding-left: 15px;
}
.ul_main li {
    list-style-type: disc;
}
/* Конец Text */


.ab__txt__slider .owl-nav {
    display: none;
}

.popular-models {
    margin-top: 10px;
}
.owl-ab__txt__slider-middleScreenNew .owl-stage-outer {
    overflow: hidden;
}
@media (max-width: 1333px) {
    .slide_img .carousel__item picture img {
        width: calc(100% - 20px) !important;
    }
    .slide_img {
        justify-content: center;
    }
}
@media (max-width: 1250px) {
    .slide_new .carousel__item::before {
        width: 360px;
        height: 360px;
        right: 3.2%;
    }
    .owl-carousel .owl-item img {
        max-width: 475px;

    }
}
@media (max-width: 1200px) {
    .home__objects__brands {
        padding: 10px;
    }
}
@media (max-width: 998px) {
    .slide_new .carousel__item::before {
        width: 250px;
        right: 0;
        left: -7px;
        height: 250px;
    }
    .slide_img .carousel__item {
        position: relative;
    }
    .slide_new .owl-carousel.owl-drag .owl-item {
        justify-content: center;
    }
    .slide_img .carousel__item {
        margin: 0px 0px 10px 20px;
    }
    .slide_img {
        margin-top: 0;
    }
    .slide_img .carousel__item picture img {
        width: calc(100% - 10px)!important;
    }
    .owl-ab__txt__slider-middleScreenNew {
        margin-bottom: 70px;
    }
}

@media (max-width: 900px) {
    .slide_new.desktop .sc__itm {
        padding: 18px 20px 18px 20px;

    }
    .home__podbor .hp__lf__head  {
        font-size: 24px;
    }
}

@media screen and (max-width: 738px){
 .swiper-slide .factories__wrapper__card-title {
    bottom: 10px;
    }
    .gallery-top {
        border-radius: 20px;
        height:fit-content;
    }
    .factories__wrapper{
        display:none;
    }
 
    .home__objects__brands{
    display:none;
    }
    .gallery-thumbs {
        height: fit-content;
        margin-top:10px;
        padding: 10px 0;
        overflow: hidden;
        border: 1px solid #e4e5e7;
        border-radius: 20px;
        }

        .factories__wrapper__card{
       flex-shrink: 0!important;
           width: 100%!important;
           margin-right:0px!important;
       }
       .factories__wrapper__swiper {
           height: auto!important;
           width: 100%;
       }


       .hb__itm{
        flex-shrink: 0!important;
        margin-right: 0px!important;
    
       }
       .hb__itm__img{
        width:100%!important
       }
       .hb__itm__img img{
        width:95%!important
       }

       .home__objects__brands__inner .active_obj .hb__itm__img img {
           filter: grayscale(0)!important;
           transform: scale(1)!important;
           transition:0.5s;
       }
         .home__objects .home__objects__brands{
         height: auto!important;
            padding:5px!important;
            border: 0px solid!important;
         }


         
         .home__objects__brands__inner .hb__itm__img img:hover {
            filter: grayscale(1)!important;
        }
        .half.sechalf {
            width: 100%;
        }
        .allcats {
            flex-direction: column;
        }
        .home__podbor .hp__lf__head  {
            font-size: 26px;
        }
 }
 
 
 @media screen and (min-width: 739px){ 
        .gallery-top{
        display:none;
        }
        
        .gallery-thumbs{
        display:none;
        }
        
        .factories__wrapper__control2{
            display:none;
        }
        .factories__wrapper__control {
            display: none;
        }

 }
 @media (max-width: 767px) {
    .factories__wrapper__card {
        height: 300px;
    }
    .slide_img .carousel__item {
        margin-bottom: 25px;
    }
}


@media(max-width: 500px)   {
    .home__col h2  {
        font-size: 23px!important;
    }
}


@media(max-width: 420px)   {
    .home__objects .head_all br {
        display: none;
    }
    .home__col h2  {
        font-size: 23px!important;
    }
}
@media(max-width: 360px)   {
    .home__col h2  {
        font-size: 21px!important;
    }
}










