
.slide_new {
    width: 100%;
    height: 620px;
    background: url(/wa-content/img/slider/bg/bgv1.webp);
    background-size: cover;
    background-color: #eeeff1;
}


.slide_new .center_wrapper {
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    padding-top: 70px;
    box-sizing: border-box;
    margin: 0 auto;
    width: 100%;
}

.slide_new .center_wrapper .slide_btns .grey_button {
    color: #070b10;
}

.slide_left {
    height: 100%;
    width: 55.9%;
}

.slide_txt {
    text-align: left;
    margin-bottom: 70px;
}

.slide_new.desktop .slide_left .slide_txt_inner {
    display: flex;
    flex-direction: column;
}

.slide_txt_inner {
    line-height: 50px;
    font-size: 40px;
    margin-bottom: 20px;
    width: fit-content;
}

.slide_txt_f {
    font-size: 54px;
    color: #3f3f3f;
    margin-bottom: 0px;
    letter-spacing: .012em;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 10px;
}

.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;
    max-width: 80%;
    display: block;
    line-height: 22px;
}



.slide_facts {
    display: flex;
    flex-direction: row;
    margin-bottom: 60px;
}

.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;
}

div.allcats .carousel__item {
    padding: 25px 0 17px 0;
}

.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;
}

.slide__left_inner .slide_btns .slide_btn.grey_button {
    transition: none;
}

.slide_img {
    display: flex;
    justify-content: center;
    width: 40%;
    overflow: hidden;
}

.slide_img img {
    width: 100% !important;
    height: auto;
}

.slide_new.mobile {
    display: none;
}

.slide_new .st0 {
    fill: var(--secondary-color);
}

svg .st0 {
    fill: #fff;
    stroke: none;
}

.slide_new .st2 {
    fill: #FFFFFF;
}

.grey_button {
    outline: #5f6c7a solid 1px;
    color: #4b4b4b;
    cursor: pointer;
}

g .st2 {
    fill: #FFFFFF;
    stroke: transparent;
    stroke-width: 1;
}


/* Конец header - slider_new */

/* Category */
.for_products.home__col,
.content-block.content-brands  {
    margin-bottom: 40px;
}
.for_products.parent_sl.home__col {
    margin-bottom: 30px;
}

.allcats {
    display: flex;
    flex-direction: row;
    margin-top: 40px;
    width: 100%;
    overflow: hidden;
}

.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;
    border-radius: 20px;
    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: 150px;
    max-height: 120px;
}

.allcats .content-brands .brands__img__container {
    max-width: 100%;
}

.content-brands .brands__img__container span {
    font-size: 15px;
    transition: color .3s;
}

.owl-carousel4 span {
    color: #000;
    line-height: 1.2rem;
    font-size: 16px;
    font-weight: 500;
}

.allcats .owl-nav {
    display: none;
}

/* Конец Category */


/* Подбор*/

.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;
}

.hp__col.lf .hp_row:last-child:hover .red_button {
    opacity: 0.85;
}

.head_product,
.home__podbor .hp__col.lf .hp_row {
    margin-bottom: 0;
}

.hp__lf__head {
    margin-bottom: 15px;
    text-align: center;
    font-weight: 500;
}

.home__podbor .hp__lf__head {
    font-size: 22px;
}

.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;
}


.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: 400;
    box-sizing: border-box;
    padding-top: 1px;
}

.whatwedo__head {
    font-size: 18px;
    font-weight: 400;
    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: 13px;
    color: #fff;
    opacity: 0;
    transition: .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: 20px 34px;
}

.imid .bl__im__col__inner .bl__txt {
    margin-bottom: 34px;
}

.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: 22px;
    font-weight: 500;
    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;
}

.img__col .bl__im__col__inner {
    display: flex;
    align-items: end;
    justify-content: start;
    height: 100%;
    padding: 32px 34px;
    margin-top: -35px;
    position: absolute;
}

div.logo__top {
    display: flex;
    flex-direction: row;
}

.logo__top svg {
    width: 200px;
}

.limg {
    max-width: 36px;
    margin-right: 10px;
    margin-top: 6px;
}

.logowtxt {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
}

.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: 22px;
    font-weight: 500;
    margin-top: 5px;
    margin-bottom: 9px;
}

.desccat__txt .h3__desc {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 11px;
}

.desccat__txt .p__desc {
    font-size: 15px;
    line-height: 1.3rem;
    margin-top: 0;
    margin-bottom: 23px;
}

.bot__txt {
    padding-bottom: 19px;
}

/* Конец Text */

.spanAdv .advantages {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

.spanAdv .advantages__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    text-align: center;
    background: white;
    border-radius: 20px;
    padding: 48px 20px;
    box-sizing: border-box;
    width: 100%;
    box-shadow: rgba(0, 0, 0, 0.08) 0px 1px 5px;
}

.spanAdv .advantages__img {
    margin-bottom: 10px;
}

.spanAdv .advantages__img img {
    width: 100%;
    height: auto;
}

.spanAdv .advantages__title {
    font-weight: 500;
    margin-bottom: 5px;
    margin-top: 8px;
    text-transform: uppercase;
    color: #070b10;
    transition: color .3s;
}

.spanAdv .advantages__item .advantages__txt {
    font-size: 14px;
    color: #909090;
    transition: color .3s;
}

.factories .news-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.news-grid .stock__img {
    min-height: 200px;
    height: 100%;
}

.news-grid .stock__img {
    max-height: 300px;
}

.objects-haier-page .post.grid__col div img {
    width: 100%;
    border-radius: 10px 10px 0 0;
}

.stock__body {
    padding: 20px 20px 20px 20px;
    display: block;
    background: rgb(255, 255, 255);
    border-radius: 20px;
}

.stock__body-date {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    font-size: 14px;
    color: #909090;
    margin: 0px 0px 12px;
    gap: 7px;
}

.objects-haier-page .post.grid__col div .stock__logo {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    max-height: 50px;
    margin-bottom: 20px;
    width: auto;
}

.stock__text {
    display: flex;
    flex-direction: column;
    justify-content: center !important;
    align-items: left;
    padding: 0 !important;
    justify-content: center !important;
}

.stock__body-title {
    display: block;
    font-weight: 500;
    font-size: 16px;
    margin: 0px 0px 12px;
    transition: .3s;
}

.stock__body-title:last-child {
    margin-bottom: 10px;
}

.post.grid__col div .stock__logo {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    max-height: 50px;
    margin-bottom: 20px;
    width: auto;
}

.news-grid .stock__img img {
    border-radius: 20px 20px 0 0;
    width: 100%;
}

.news-grid .owl-item,
.post.grid__col>div {
    border-radius: 20px;
}

.intro {
    display: flex;
    margin-bottom: 20px;
}

.intro__content {
    min-width: 1px;
    position: relative;
    margin-top: 20px;
}

.intro-slider__body {
    display: flex;
    height: 530px;
    box-sizing: border-box;
    padding: 57px 65px 65px;
    justify-content: space-between;
    overflow: hidden;
}
.intro__content .slick-dotted.slick-slider {
    margin-bottom: 0px;
}


.intro-slider__block {
    min-width: 0;
    width: 540px;
    padding-right: 20px;
    box-sizing: border-box;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.intro-slider__img {
    height: 94%;
    min-width: 0;
    overflow: hidden;
    align-items: center;
    justify-content: center;
    flex: auto;
    margin-top: 12px;
}

.intro-slider__title {
    font-size: 42px;
    line-height: 1;
    margin-bottom: 44px
}

.intro-slider__title:last-child {
    margin-bottom: 0
}

.intro-slider__content {
    margin-bottom: 15px
}

.intro-slider__content:last-child {
    margin-bottom: 0
}

.intro-slider__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -10px
}

.intro-slider__list-item {
    width: 50%;
    box-sizing: border-box;
    padding: 0 10px
}

.intro-slider__img img {
    height: 100%;
    width: 100% !important;
    /* override .slick-slide img { width:100% } */
    max-height: 100%;
    object-fit: contain;
    /* or 'cover' if you prefer fill+crop */
    display: block;
}

.intro-slider__caption {
    font-weight: 700;
    margin-bottom: 10px
}

.intro-slider__footer {
    margin-top: auto
}

.intro-slider__btn {
    border: 2px solid #fff;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    display: inline-block;
    padding: 19px 25px;
    min-width: 220px;
    box-sizing: border-box;
    text-align: center;
    transition: all .3s;
    border-radius: 8px
}

.intro-slider__btn:hover {
    background-color: #fff;
    color: #4bb9d2
}

.intro-slider-nav {
    position: absolute;
    right: 110px;
    width: 93px;
    bottom: 83px
}
.intro__content .slick-next {
    top: 10px;
}
.intro__content .slick-dots li button:before {
    content: none;
    height: 4px;
    width: 4px;
}
.intro__content .slick-dots li button {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: white;
    opacity: .75;
    padding: 0;
}
.intro__content .slick-dots .slick-active button {
    opacity: 1;
    
}
.intro__content .slick-dots {
    bottom: -28px;
    gap: 4px;
    left: 22px;
}
.intro__content .slick-dots li {
    width: 4px;
    height: 4px;
}
.intro-slider {
    background: linear-gradient(to right, #0092db 0%, #1ca4dc 25%, #33bfdd 50%, #4bd4af 75%, #55de8f 100%);
    color: #fff;
    font-size: 18px;
    border-radius: 20px
}


.intro__cat {
    margin-left: 20px;
    min-width: 285px;
    width: 100%;
    box-sizing: border-box;
    max-width: 285px;
}

.intro__cat__item {
    background-color: #fff;
    padding: .9em 0em 1em 1em;
    margin-bottom: 1px
}

.intro__col {
    margin-right: 0 !important
}

.intro__cat__item {
    display: flex;
    flex-flow: row wrap;
    height: 145px;
    overflow: hidden
}

.intro__cat__inner {
    display: flex;
    flex-flow: column nowrap
}

.intro__cat__inner .intro__cat__item__title,
.intro__cat__inner .intor__cat__item__qty {
    margin: 0 10px
}

.intro__cat__inner .intro__cat__item__img {
    order: 2;
    margin-left: 2.5em;
    margin-top: .8em;
    max-width: 230px;
    width: 100%;
    height: 105px
}

.intro__cat__item>.intro__cat__item__img img {
    transition: all 1s 0s ease;
    width: 100%;
}

.intro__cat__item>.intro__cat__item__img img:hover {
    transform: scale(1.14);
}

.intro__cat__inner .intor__cat__item__qty {
    order: 3
}

.intro__cat__item__title.object__title {
    font-size: 16px
}

.intor__cat__item__qty {
    display: flex
}

.intor__cat__item__qty.advantages__txt {
    font-size: 13px;
    margin-top: -10px
}

.intor__cat__item__qty .icon__arrow {
    font-size: 24px;
    color: #adadad;
    margin-top: -2px;
    margin-left: 3px;
}

.slick-dots {
    display: flex !important;
    gap: 14px;
    left: 10px;
}

.intro__cat__inner .intro__cat__item:first-child {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px
}

.intro__cat__inner .intro__cat__item:last-child {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px
}

.intro__cat__item__title.object__title {
    font-size: 16px
}

.linksintro {
    text-decoration: #2b333f;
    color: inherit;
    font-weight: 500;
}

.intor__cat__item__qty.advantages__txt .linksintro {
    text-decoration: #2b333f;
    color: #adadad;
    font-weight: 300;
}

.intro-slider__txt {
    font-size: 18px;
    line-height: 25px;
}



.carousel-nav_light .slick-arrow:hover::before {
    color: #fff;
}


.content-brands-carousel .brand-box{
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    height: 100px;
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(213, 213, 213);
    border-image: initial;
    padding: 10px 15px;
    transition: all .3s;
    border-radius: 20px;
}
.content-brands-carousel .brand-box:hover {
    background-color: white;
}

.features_block_middle {
    margin-bottom: 25px;
}
.js-factories-slider .post.grid__col > div {
    min-height: 510px;
}

@media (max-width: 1366px) {


    .intro-slider__body {
        padding: 40px
    }


    .intro-slider__title {
        font-size: 42px
    }

    .intro__col {
        width: 250px;
    }
    .intro__cat {
        min-width: auto;
        width: auto;
    }
    .intro__cat__inner .intro__cat__item__img {
        width: 175px;
    }

}

@media screen and (max-width: 1200px) {
    .intro-slider__body {
        padding: 30px;
    }

    .intro-slider__title {
        font-size: 38px;
        margin-bottom: 35px;
    }

    .intro__cat__inner .intro__cat__item__img {
        margin-left: 0;
        max-width: 220px;
    }

    .intro-slider__block {
        width: 410px;
    }

    .intro__content {
        width: 100% !important;
    }

    .intro__col.intro__col-lazy {
        display: none;
    }

    .intro-slider__img {
        height: auto;
    }

    .intro-slider__img img {
        width: 100% !important;
        height: auto;
        object-fit: contain;
        max-width: 80%;
        /* avoids unexpected cropping on small screens */
    }

    .intro-slider__img {
        display: flex;
        align-items: normal;
        justify-content: revert;
    }
    .intro-slider-nav {
        bottom: 45px;
    }
    .js-factories-slider .post.grid__col > div {
        min-height: 475px;
    }
}

@media screen and (max-width: 991px) {
    .intro__col {
        display: none;
    }
    .intro-slider__img img {
        max-width: 90%;
    }
    .advantages__item:last-child {
        display: none;
        border-bottom: none;
    }

    .advantages a:last-child {
        margin-right: 0 !important;
    }
}

@media screen and (max-width: 860px) {
    .intro-slider__img img {
        max-width: 100%;
    }
    .intro-slider__title {
        font-size: 31px;
        margin-bottom: 35px;
    }
    .intro-slider__list {
        flex-direction: column;
        gap: 45px;
    }
    .intro-slider__list-item {
        width: 65%;
    }
    .intro-slider__txt br {
        display: none;
    }
    .intro-slider__block {
        width: 380px;
        padding-top: 30px;
    }

}


@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;
    }
    .spanAdv .advantages__title {
        font-size: 14px;
    }
    .spanAdv .advantages__item .advantages__txt {
        font-size: 13px;
    }
    .spanAdv .advantages__item {
        padding: 20px 10px 30px 10px;
    }

    .intro-slider__body {
        flex-direction: column-reverse;
    }
    .intro-slider__img img {
        max-width: 100%;
    }
    .intro-slider__block {
        width: 100%;
        padding: 0;
    }

    .intro-slider__title {
        margin-top: 10px;
        font-size: 32px;
        margin-bottom: 25px;
        max-width: 550px;
        margin: 0 0 25px 0;
    }
    .slick-track .intro-slider__content {
        margin-bottom: 30px;
    }
    

    .intro-slider__body {
        min-height: 400px;
        flex-direction: column-reverse;
        margin-bottom: 40px;
        justify-content: start;
    }
    .intro-slider__txt br {
        display: block;
    }
    .intro-slider__block {
        width: 100%;
        padding-right: 0;
        position: relative;
        z-index: 1
    }

    .intro-slider-nav {
        bottom: 45px;
        margin: 0 auto;
        left: 0;
        right: 0;
    }

    .intro-slider__img {
        margin-bottom: 20px;
        max-height: 210px
    }

    .intro-slider__img img {
        height: 210px;
        width: auto
    }
/* 
    .intro-slider-nav {
        right: auto;
        left: auto;
        margin: auto;
        width: 100%;
        max-width: 100px;
        justify-content: center;
        box-sizing: border-box;
        position: relative;
        height: 25px;
    } */

    .intro-slider__btn {
        width: 100%;
    }

    /* .slick-dots {
        justify-content: center;
    } */

    /* .slick-prev,
    .slick-next {
        top: 30px;

    } */

    .slick-next {
        top: 40px;
        right: -35px;
    }

    .intro-slider__btn {
        padding: 14px 20px;
        font-size: 13px;
    }
    .intro-slider__list {
        flex-direction: row;
        gap: 0;
    }
    .js-factories-slider .post.grid__col  .stock__body {
        padding: 20px 10px 20px 10px;
    }
    .js-factories-slider .post.grid__col > div {
        min-height: 450px;
    }
    .js-factories-slider .post.grid__col div .stock__logo {
        margin-bottom: 5px;
    }
}

@media screen and (max-width: 550px) {
    .intro-slider__title {
        font-size: 27px;
    }
    .advantages__item:last-child {
        display: none;
    }
    .intro-slider__caption {
        font-size: 13px;
    }

    .intro-slider__caption, .intro-slider__txt {
        font-size: 14px;
        line-height: 17px;
    }
    .spanAdv .advantages__img {
        margin-bottom: 0;
    }
    .spanAdv .advantages {
        flex-direction: column;
    }
    .spanAdv .advantages__item {
        padding: 10px 0 20px 0;
    }
    .spanAdv .advantages__title {
        font-size: 16px;
    }
    .intro-slider__body {
        padding: 15px;
    }
    .js-factories-slider .post.grid__col .stock__body .stock__body-date-text {
        font-size: 14px!important;
    }
    .js-factories-slider .post.grid__col > div {
        min-height: 420px;
    }

}
@media screen and (max-width: 450px) {
    .intro-slider__list-item:first-child {
        width: 45%;
    }
}

@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;
    }
}