



/* header - slider_new */

.slide_new {
    width: 100%;
    height: 620px;
    background: url(/wa-content/img/slider/bg/bkg_slider_desk.webp);
    background-size: cover;
    background-color: #eeeff1;
    background-position-y: bottom;
    background-position-x: 60px;
    background-position-y: -45px;
    background-repeat: no-repeat;
}


.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;
    max-width: 1410px;
    width: 100%;
}
.slide_new .grey_button {
    font-size: 13px !important;
}
.slide_new .grey_button {
    margin-right: 0;
}
.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;
    margin-bottom: 58px;
}
.slide_txt_inner {
    line-height: 50px;
    font-size: 40px;
    margin-bottom: 20px;
    width: fit-content;
}
.slide_txt_f {
    font-size: 58px;
    color: #3f3f3f;
    margin-bottom: 10px;
    letter-spacing: .012em;
    font-weight: 100;
    margin-top: 0;
}
.slide_txt_s {
    font-size: 1em;
    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: 95%;
    display: block;
    line-height: 22px;
}

.slide_new.desktop .slide_txt_desc_innner {
    margin-top: 0;
}

.slide_facts {
    display: flex;
    flex-direction: row;
    margin-bottom: 50px;
}

.slide_new.desktop .slide_left .slide_facts {
    margin-bottom: 49px;
    gap: 30px;
}

.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;
    max-width: 160px;
    text-align: center;
}
.button__filter__head, .slide_btns {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}

.slide_left .slide__left_inner .slide_btns {
    padding-bottom: 30px;
}
.slide_btn.btn__new.red_button.get_ajax_block0 {
    height: 52px;
}
.slide_btns .btn__new, .slide_btns .btn__new.red_button {
    height: 50px;
    padding: 0;
    flex-basis: 50%;
    max-width: 354px;
}
.features_block_middle.features_block_middle-category {
    margin-bottom: 50px;
}
.slide_btn {
    margin-right: 32px;
    display: flex;
    align-items: center;
    line-height: 16px;
    justify-content: center;
}

.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(--accent-color);
}

svg .st0 {
    fill: #fff;
    stroke: none;
}
.slide_new .st2 {
    fill: #FFFFFF;
}
.grey_button {
    outline: #5f6c7a solid 1px;
    color: #070b10;
    cursor: pointer;
    font-size: 12px !important;
    transition: none;
}

g .st2 {
    fill: #FFFFFF;
    stroke: transparent;
    stroke-width: 1;
}


.slide_txt .slide_txt_inner + .slide_img {
    display: none;
}
.slide_new.desktop .slide_left + .slide_img {
    position: relative;
    top: 90px;
}
/* Конец header - slider_new */

/* Category */
.for_products.home__col {
    margin-bottom: 60px;
}
.allcats {
    display: flex;
    flex-direction: row;
    margin-top: 40px;
    width: 100%;
}

.owl-stage {
    display: flex;
}
.allcats .carousel__item {
    background: white;
    border-radius: 20px;
    padding: 25px 0;
    min-width: 300px;
}
.allcats .content-brands .owl-item {
    margin-right: 15px;
}
.category-list__txt {
    font-size: 15px;
    margin-top: 15px; 
    font-weight: 300;
    display: block;
    text-align: center;
}

.allcats .carousel__item:hover .category-list__txt {
    color: var(--txt-hover);
}

.brand-box.category-list__item{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.img__brands__cont {
    display: flex;
    align-items: center;
    justify-content: 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;
}
.allcats .owl-nav {
    display: none;
}
/* Конец Category */

/* Подбор*/
.home__podbor__wrapper {
    margin-bottom: 60px;
}
.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: 354px;
    border-right: 1px solid #ddd;
    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;
}
/*
.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;
    max-width: unset;
}

.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;
}
.slide_btn.btn__new.red_button.get_ajax_block0 {
    height: 52px;
}
.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;
    font-weight: 300;
    text-align: center;
    font-size: 15px;
}
.hp__block__head svg {
    width: 10px;
    height: 10px;
    position: absolute;
    right: -15px;
    top: .3rem;
    transition: all .3s;
}


.hp__block .cls-1{
    transition: .3s;
}
.hp__icon svg {
    width: 70px;
    height: 70px;
}
.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: 0px;
}


.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(--txt-hover);
    cursor: pointer;
}
.home__podbor__inner .hp__block:hover svg .cls-1 {
    fill: var(--txt-hover) !important;
}
.home__podbor__inner .hp__block:hover .hp__block__head svg{
    right: -22px;

}
/* Конец Подбор */


/* Popular Models */
.for_products.home__col .head__cat {
    margin-bottom: 30px;
}
.swiper .swiper-slide .itemInner {
    transition: .3s ease-in-out;
    box-shadow: 0 3px 6px rgb(0 0 0 / 8%);
    border-radius: 20px;
    position: relative;
    padding: 20px;
}
.swiper .swiper-slide .itemInner:hover {
    transition: all .3s ease-in-out 0s;
    z-index: 1;
    box-shadow: 0 4px 6px rgb(0 0 0 / 24%);
}
.product__badge__img svg path, .product__badge__img svg circle{
    stroke: var(--secondary-color);
}
.product__badge__txt a {
    transition: color .3s;
}

/* Конец 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 #DDDDDD;
    padding: 0px 0 0px 0;
    border-right: none;
    border-left: 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;
}

.whatwedo__head {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: 25px;
}

.parent_sl.slider__services .whatwedo .whatwedo__item .whatwedo__text {
    min-height: 65px;
    font-size: 14px;
    font-weight: 400;
    color: #888888;
}

/* Конец 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: .5s;
    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: 25px;
    left: 25px;
    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;
}

.factories__wrapper__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.factories__wrapper__card--active {
    transition: 0.5s;
}
.factories__wrapper__card--active .factories__wrapper__card-title {
    opacity: 1;
    margin: 0;
}
.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);
    transition: all .3s;
    height: 100%;
}
/*.home__objects .head_all {
    margin-bottom: 17px;
} */
.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;
    transition: all .5s;
    flex-shrink: 0;
}
.desk_hide{
    display: none;
}
/* Конец Наше оборудование */

/* imid */
.bl__im {
    box-sizing: border-box;
    width: 100%;
    background-color: #fff;
    border-radius: 20px;
}
/*
.for_products.home__col .imid .head__cat {
    margin-bottom: 30px;
}*/
.for_products.home__col .allcats .owl-stage-outer {
    overflow: hidden;
}
.imidge__logo {
    width: 180px;
    height: auto;
    fill: white;
}
.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;
}
.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;
}


.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%;
    height: auto;
}
.swiper-slide {
    background-size: cover;
    background-position: center;
}
.swiper-container.gallery-thumbs img {
    max-width: 80%;
    margin-left: 12px;
}
.gallery-thumbs {
    margin-top: 5px;
    width: 100%;
    box-sizing: border-box;
    padding: 10px 0;
    overflow: hidden;
    max-height: 25vw;
}
.gallery-top {
    overflow: hidden;
    width: 100%;
    height: 60vw;
    margin: 0 auto;
}
.swiper-container.gallery-top img {
    border-radius: 20px;
}
.gallery-thumbs .swiper-wrapper {
    align-items: center;
}
.gallery-thumbs .swiper-slide {
    height: 100%;
    opacity: 0.4;
    filter: grayscale(1);
}
.objectsSlider .swiper-slide img {
    width: 100%;
}
.objectsSlider .gallery-thumbs img  {

    max-height: 65px;
}
.gallery-thumbs .swiper-slide-active {
    opacity: 1;
    filter: grayscale(0);
}
.center_wrapper.home__objects .factories__wrapper__control{
    display: none;
}
/* Конец 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 */
.spanAdv .advantages__img img {
    width: 100%;
    height: auto;
}
.spanAdv .advantages__item:hover {
    color: var(--txt-hover);
}
/* Конец spanAdv */









