

.slide_new {
    width: 100%;
    height: 620px;
    background-color: #eeeff1;
}

.slide_new .grey_button {
    font-size: 13px !important;
}

.slide_left {
    height: 100%;
    width: 55.9%;
}

.slide_txt {
    text-align: left;
    margin-bottom: 70px;
}

.slide_new.desktop .slide_left .slide_txt_inner {
    margin-bottom: 20px;
}

.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_facts_col {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.slide_new svg {
    width: 65px;
    height: 65px;
}

.fact_txt {
    font-size: 14px;
    font-weight: 300;
    width: fit-content;
    max-width: 165px;
}

.button__filter__head,
.slide_btns {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}

.features_block_middle.features_block_middle-category {
    margin-bottom: 50px;
}
.head_more-h2 {
    font-size: 22px;
    font-weight: 500;
    margin: 0;
}
.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;
}

g .st2 {
    fill: #FFFFFF;
    stroke: transparent;
    stroke-width: 1;
}


.slide_txt .slide_txt_inner+.slide_img {
    display: none;
}




.for_products.home__col {
    margin-bottom: 60px;
    box-sizing: border-box;
}

.allcats {
    display: flex;
    flex-direction: row;
    margin-top: 40px;
    width: 100%;
}

.allcats .content-brands .owl-item {
    margin-right: 15px;
}

.category-list__txt {
    font-size: 15px;
    margin-top: 15px;
    font-weight: 300;
    margin-bottom: 0;
    display: block;
    text-align: center;
}

.allcats .carousel__item:hover .category-list__txt {
    color: var(--txt-hover);
}

.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;
}




.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;
}


.head_product,
.home__podbor .hp__col.lf .hp_row {
    margin-bottom: 0;
}

.hp__lf__head {
    margin-bottom: 15px;
    text-align: center;
    font-weight: 500;
    margin-top: 0;
}

.home__podbor .hp__lf__head {
    font-size: 22px;
    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 {
    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: 8px 30px 30px 30px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    background-color: #fff;
    height: 100%;
    display: flex;
}

.hp__colrt__inner {
    width: 100%;
    flex-direction: row;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.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;
}

.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;
}

.head_all {
    color: #070b10;
    font-size: 22px;
    font-weight: 500;
    font-family: 'Museo Sans';
}

.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;

}





.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;
}






.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;
}






.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__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__inner {
    align-items: center;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
}

.home__objects__brands__inner .hb__itm__img img {
    max-width: 100%;
    width: 120px;
    filter: grayscale(1);
    transition: all .3s;
}



.factories__wrapper__image {
    width: 100%;
    height: 100%;
}

.factories__wrapper__card--active {
    max-width: 543px;
    transition: all .5s;
    flex-shrink: 0;
}

.desk_hide {
    display: none;
}




.bl__im {
    box-sizing: border-box;
    width: 100%;
    background-color: #fff;
    border-radius: 20px;
}


.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%;
}

.imid .bl__im__col__inner .bl__txt {
    margin-bottom: 34px;
}

.center_wrapper.imid .bl__im__col__inner .bl__txt p {
    margin-top: 0;
}

.center_wrapper.imid .bl__feats {
    grid-gap: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: 30px;
    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;
}

.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;
}





.desccat__txt .h2__desc {
    font-size: 22px;
    font-weight: 500;
}

.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;
}




.spanAdv .advantages__img img {
    width: 100%;
    height: auto;
}

.spanAdv .advantages__item:hover {
    color: var(--txt-hover);
}




.login_up:active {
    margin-top: 10px;
    box-shadow: 1px 1px 3px #000 inset;
    background-color: #313131;
    background-image: -moz-linear-gradient(top, #565656, #313131);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#565656), to(#313131));
    background-image: -webkit-linear-gradient(top, #565656, #313131);
    background-image: -o-linear-gradient(top, #565656, #313131);
    background-image: linear-gradient(to bottom, #565656, #313131);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff565656', endColorstr='#ff313131', GradientType=0);
}

.group .owl-item:hover {
    transition: all .3s;
    opacity: .7;
}

.owl-prev i,
.owl-next i {}

.owl-prev,
.owl-next {
    position: absolute;
    margin-top: -10px;
    z-index: 2;
    bottom: 60%;
}

.obj__inner .owl-prev,
.obj__inner .owl-next {
    bottom: 0;
    cursor: pointer
}

.owl-prev {
    left: 5px;
}

.owl-next {
    right: 5px;
}

.slide-one-nav .owl-prev {
    left: 5px;
}

.slide-one-nav .owl-next {
    right: 5px;
}

.slide-one-nav2.disabled,
.slide-one-nav3.disabled,
.owl-carousel555 .owl-dots,
.owl-carousel555 .owl-nav {
    display: none !important;
}

.nice-select:active,
.nice-select:focus {
    border-color: #999;
}

.owl-next,
.owl-prev {
    position: absolute;
    margin-top: -10px;
    z-index: 2;
    bottom: 60%;
}

.owl-prev {
    left: 5px;
}

.owl-next {
    right: 5px;
}

.owl-next {
    right: 5px;
}

.owl-prev,
.owl-next {
    position: absolute;
    margin-top: -10px;
    z-index: 2;
    bottom: 60%;
}

.owl-next {
    right: 5px;
}

.owl-prev {
    left: -12px;
}

.owl-next {
    right: -12px;
}

.owl-next svg:hover {
    cursor: pointer;
}


.btn__new {
    font-family: 'Museo Sans' !important;
    font-weight: 300;
}

.center_wrapper {

    


}

.login_up:active {
    margin-top: 10px;
    box-shadow: 1px 1px 3px #000 inset;
    background-color: #313131;
    background-image: -moz-linear-gradient(top, #565656, #313131);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#565656), to(#313131));
    background-image: -webkit-linear-gradient(top, #565656, #313131);
    background-image: -o-linear-gradient(top, #565656, #313131);
    background-image: linear-gradient(to bottom, #565656, #313131);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff565656', endColorstr='#ff313131', GradientType=0);
}

.bg__products.center_wrapper {
    background-color: #fff;
    padding: 35px;
    margin-bottom: 20px;
    border-radius: 20px;
}

.active .container__hamburger svg {
    transform: rotate(90deg);
}

.active .container__hamburger path:nth-child(1) {
    transform: translateX(9px) translateY(1px) rotate(45deg);
}

.active .container__hamburger path:nth-child(2) {
    stroke-dasharray: 225 299;
    stroke-dashoffset: -72px;
}

.active .container__hamburger path:nth-child(3) {
    transform: translateX(9px) translateY(1px) rotate(-45deg);
}

.active .container__hamburger path:nth-child(4) {
    stroke-dasharray: 225 299;
    stroke-dashoffset: -72px;
}

.active .container__hamburger path:nth-child(5) {
    transform: translateX(9px) translateY(1px) rotate(-45deg);
}

.active .container__hamburger path:nth-child(6) {
    transform: translateX(9px) translateY(1px) rotate(45deg);
}

.minicart .button__menu.active .menu__new {
    background: rgba(102, 102, 102, 0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
}

.group .owl-item:hover {
    transition: all .3s;
    opacity: .7;
}

.slide_new.desktop .slide_txt .slide_img {
    display: none;
}

.acccc .center_wrapper {
    padding: 0 15px !important;
}

.js-reset-filter.active {
    color: #2b333f;
    border-color: #2b333f;
}

.js-reset-filter.active:hover {
    background-color: #2b333f;
    color: #fff !important;
}

.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    transition: all .3s;
}

.owl-carousel .owl-nav .owl-next:hover,
.owl-carousel .owl-nav .owl-prev:hover {
    background-color: #c8000c !important;
}

.owl-carousel .owl-nav .owl-next .arr-right svg path,
.owl-carousel .owl-nav .owl-prev .arr-left svg path {
    transition: fill .3s;
}

.owl-carousel .owl-nav .owl-next:hover .arr-right svg path,
.owl-carousel .owl-nav .owl-prev:hover .arr-left svg path {
    fill: white !important;
}

.category_product .btn__new {
    font-size: 12px;
}

.btn__new {
    font-size: 13px;
    border: none;
    border-radius: 10px;
    height: 42px;
    white-space: nowrap;
    font-weight: 500;
    text-transform: uppercase;
}

.social .btn__new {
    text-transform: none
}

.btn__new:hover {
    cursor: pointer;
    transition: all .3s;
}

.red_button,
.grey_button {
    font-family: 'Museo Sans';
}

.product__buttons .red_button {
    width: 100%;
    height: 48px;
    transition: all .3s;
}

.red_button:hover {
    background-color: #c8000c;
    color: #fff !important
}

.grey_button {
    background-color: transparent;
    color: #070b10;
    border: 1px solid #5f6c7a;
    padding: 0px 7px;
    box-sizing: border-box;
    transition: all .3s;
}

.grey_button:hover {
    border: 1px solid #5f6c7a;
    outline: 1px solid #5f6c7a;
    transition: all .3s;
    color: #4b4b4b;
}

.grey_button:hover .product__buttons__txt {
    font-weight: 700;
    transition: all .3s;
}

.category__products__button .grey_button {
    padding: 0 30px;
}

.snd__row__price .red_button {
    display: flex;
    align-items: center;
    align-content: center;
    
    justify-content: center;
    padding: 0;
}

.snd__row__price .grey_button {
    
    padding: 0px 22px;
}

.acccc .center_wrapper {
    padding: 0
}

.slide_new {
    width: 100%;
    height: 620px;
    
    
    background-color: #efefef;
    background-position: center;
}

.slide_img {
    display: flex;
    justify-content: center;
    overflow: hidden;
    width: 30%;
}

.slide_img img {
    max-height: 420px;
    
    z-index: 2;
    position: relative;
    
}

.slide_new .center_wrapper {
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    padding-top: 70px;
}

.slide_txt {
    text-align: left;
    width: 70%;
    margin-bottom: 70px;

}

.slide_img .carousel__item {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.slide_img .carousel__item::before {
    content: "";
    z-index: 1;
    width: 360px;
    height: 360px;
    border-radius: 50%;
    background-color: red;
    position: absolute;
    display: block;
    top: 0;

}

.slide_img .carousel__item.cass_car::before {
    left: 20px !important
}

.slide_txt_inner {
    line-height: 50px;
    font-size: 40px;
    display: block;
    margin-bottom: 20px;
    font-weight: 100;
}

.slide_txt_inner b {
    color: #ec0a18 !important;
    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;
    justify-content: space-between;
    width: 81%;
    margin-bottom: 50px;
}

.slide_facts_col {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-right: 20px;
    flex-basis: 300px;
}

.slide_btns .btn__new,
.slide_btns .btn__new.red_button {
    height: 50px;
    padding: 0;
    flex-basis: 250px;
    transition: all .3s;
}

.fact_head {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 0;
    margin-right: 12px;
}

.fact_txt {
    font-size: 14px;
    font-weight: 300;
    width: fit-content;
}

.slide_btn {
    margin-right: 30px;
    display: flex;
    align-items: center;
    line-height: 16px;
    justify-content: center;

}

.slide_btn.red_button {
    height: 44px;
}

.slide_btn svg {
    width: 18px;
    margin-right: 10px;
}

.slide_left {
    height: 100%;
    width: 70%;

}

.content-brands .owl-carousel.owl-drag .owl-item {
    background: #fff;
    padding: 30px 0;
    min-height: 175px;
    outline: 1px solid #ededed;
}

.owl-prev i,
.owl-next i {}

.owl-prev,
.owl-next {
    position: absolute;
    margin-top: -10px;
    z-index: 2;
    bottom: 60%;
}

.content-brands .owl-prev,
.content-brands .owl-next,
.obj__inner .owl-prev,
.obj__inner .owl-next {
    bottom: 0;
    cursor: pointer
}

.owl-prev {
    left: 5px;
}

.owl-next {
    right: 5px;
}

* .owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #e15241 !important;
}

.owl-theme .owl-dots .owl-dot span {
    width: 7px !important;
    height: 7px !important;
}

.slide-one-nav .owl-prev {
    left: 5px;
}

.slide-one-nav .owl-next {
    right: 5px;
}

.hc__calc__row .btn__new {
    height: 48px;
    width: 48%;
}

.hc__calc__row .btn__new.red_button:first-child {
    background-color: grey;
    color: #fff;
}

.slide-one-nav2.disabled,
.slide-one-nav3.disabled,
.owl-carousel555 .owl-dots,
.owl-carousel555 .owl-nav {
    display: none !important;
}

.features_block .owl-carousel .owl-stage {
    padding-bottom: 20px;
}

.slide_new.mobile {
    background-size: cover;
}

.home__objects__brands .owl-stage {
    display: flex;
    align-items: center;
}

.hp__lf__btn.btn__new.red_button {
    font-size: 14px;
    border: none;
    border-radius: 10px;
    height: 50px;
    white-space: nowrap;
    background-color: #000;
    opacity: .9;
    color: #fff;
    padding: 0px 44px;
    width: 300px;
    border: 1px solid rgb(255 255 255 / 10%);
}

.nice-select:active,
.nice-select:focus {
    border-color: #999;
}

.home__objects__inner.owl-carousel .owl-item img {
    border-top-left-radius: 20px !important;
    border-top-right-radius: 20px !important;
}

.half .carousel__item {
    width: calc(50% - 1px);
    height: 200px;
    padding: 20px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.half .owl-theme {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.half .owl-theme .carousel__item:nth-child(1) {
    border-right: 2px solid #f3f4f6;
    border-bottom: 2px solid #f3f4f6;
}

.half .owl-theme .carousel__item:nth-child(2) {
    border-bottom: 2px solid #f3f4f6;
}

.half .owl-theme .carousel__item:nth-child(3) {
    border-right: 2px solid #f3f4f6;
}

.catalog-target_click:hover .menu-bot,
.catalog-target_click:hover .head_mhide,
.catalog-target_click.active .menu-bot,
.catalog-target_click.active .head_mhide,
.nav__has-submenu:hover .has_chiild,
.nav__has-submenu.-active .has_chiild,
.nav__list a:hover {
    transition: all .3s;
    color: #ec0a18;
}

.catalog-target_click:hover path,
.catalog-target_click.active path,
.nav__has-submenu:hover .has_chiild,
.nav__has-submenu.-active .has_chiild {
    stroke: #ec0a18;
    transition: all .3s;
}

.polmont_col.btn__new {
    padding: 10px 20px;
}

.polmont_col.btn__new:hover {
    background-color: #c8000c;
    transition: all .3s;
}

.polmont_col.btn__new {
    font-size: 12px;
    font-weight: 700;
    transition: all .3s;
}

.owl-next,
.owl-prev {
    position: absolute;
    margin-top: -10px;
    z-index: 2;
    bottom: 60%;
}

.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-theme .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #fff;
    text-decoration: none;
}

.owl-theme .owl-nav {
    margin-top: 10px;
}

.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel .owl-prev,
.owl-carousel .owl-next {
    display: flex !important;
    position: absolute;
    top: 21%;
    margin-top: -10px;
    background-color: #fff;
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    display: flex;
    border-radius: 50% !important;
    box-shadow: -1px 2px 4px 1px rgb(146 153 159 / 20%);

}

.owl-prev {
    left: -12px;
}

.owl-next {
    right: -12px;
}

.owl-theme .owl-nav .disabled {
    opacity: 0 !important;
    cursor: default;
}

.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}



.owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default;
}

.bottom_part_txt .show-more:hover,
.bottom_part_txt .show-more:active,
.bottom_part_txt .show-more:focus,
.bottom_part_txt .show-all:hover,
.bottom_part_txt .show-all:active,
.bottom_part_txt .show-all:focus,
.desccat__txt .show-all:active,
.desccat__txt .show-all:hover,
.desccat__txt .show-all:focus {
    color: #bd0b16;
    border: none;

}

.show-more:hover:before,
.show-more:active:before,
.show-more:focus:before,
.show-all:hover:before,
.show-all:active:before,
.show-all:focus:before {
    transform: translateX(0);
}

.search .btn__new.red_button {
    height: 100%;
    border-radius: 15px;
}

.fact_head img {
    width: 65px;
    margin-left: -5px;
    min-width: 50px;
}

.buttons__card .btn__new {
    flex-basis: 48%;
    padding: 0;
}

.hp__col.lf .hp_row:last-child:hover .red_button {
    opacity: .85;
    transition: all .3s;
}

.header__mob__inner .center_wrapper {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;


}

.footer__new__inner.center_wrapper {
    padding: 0 15px;
}

.ifs__lr .grey_button {
    color: #fff;
    padding: 0 24px;
    height: 44px;
    background-color: #151515;
    border: none;
}

.polmont_col.red_button {
    margin-left: 15px;
}

.owl-next svg:hover {
    cursor: pointer;
}

.request .slide_btn.red_button {
    height: 50px;
    max-width: 200px;
    float: right;
    margin-right: 0;
}

#page__inner_sotrudnichestvo .slide_left .slide_img__mobile {
    display: none;
}

.slide_new.mobile .slide_img {
    min-height: 275px;
}


.head__cat {
    display: flex;
    align-items: end;
    justify-content: space-between;
}

.head__cat a {
    color: #243346;
}

.head__cat a:hover {
    color: #ec0a18;
}

.head_more {
    white-space: nowrap;
}

.swiper .swiper-slide {
    padding-bottom: 7px;
}

.swiper .swiper-slide .itemInner {
    transition: all .3s ease-in-out 0s;
    box-shadow: 0 3px 6px rgb(0 0 0 / 8%);
    border-radius: 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%);
}

.swiper-button-disabled {
    display: none !important;
}

.swiper .list_price {
    font-size: 22px;
    white-space: nowrap;
    font-weight: 500;
    position: relative;
}

.content_block {
    overflow: hidden;
    position: relative;
}

.content_block.hide {
    height: 290px;
}

.content_block.hide:after {
    content: "";
    display: block;
    height: 80px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(to bottom, rgb(255 255 255 / 20%), #fff 75%);
}

.content_block.hide.glavn:after {

    background-image: linear-gradient(to bottom, rgb(255 255 255 / 20%), #f3f4f6 75%);
}

.content_toggle {
    border-bottom: 1px dashed #070b10;
    transition: all .3s;
}

.content_toggle:hover {
    border-bottom: 1px dashed #ff2e40;
    transition: all .3s;
}

.content_toggle span {
    color: #070b10;
    font-weight: 500;
    transition: all .3s;
    font-size: 15px;
}

.content_toggle span:hover {
    color: #ff2e40;
    transition: all .3s;
}

.head__cat .head_more {
    display: flex;
    align-items: center;
    margin-bottom: -4px;
    font-size: 22px;
    font-weight: 500;
}

.head__cat .head_more:hover {
    
    transition: all .3s;
}

.head__cat .head_more:hover path {
    fill: #ec0a18;
    transition: all .3s;
}

.icons__about__icon img {
    min-width: 70px;
}

.icons__about__txt__head {
    font-weight: 500;
}

.icons__about__txt__desc {
    font-size: 14px;
    
}

.icons__about__itm a {
    display: flex;
    flex-direction: column;
    align-items: flex-start;


}

.icons__about__itm {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    margin-right: 20px;
    width: 45%;
    margin-bottom: 32px;

}

.icons__about__itm .icons__about__txt__desc,
.icons__about__itm .icons__about__txt__head {
    color: #070b10;
}

.icons__about__txt {
    margin-left: 20px;
}

.icons__about__txt__head {
    position: relative;
    margin-bottom: 10px;
}

.icons__about__icon {
    margin-bottom: 10px;
}

.icons__about__icon svg {
    width: 40px;
}

.tabs__content__row.hide {
    max-height: 375px;
    overflow: hidden;
    position: relative;
}

.category-list__txt {
    color: #070b10;
}

.content-brands .img__brands__cont img {

    max-width: 150px;
    max-height: 120px;

}

.content-brands .brands__img__container span {
    font-size: 15px !important;
}

.brands__img__container {
    max-width: 60%;
}

.brand-box.category-list__item {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.home__podbor__inner {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    flex-shrink: 1;
    flex-grow: 1;
    height: 500px;
    border: 1px solid #e4e5e7;
    border-radius: 20px;

}

.hp__col.lf {
    max-width: 400px;
    border-right: 1px solid #ddd;
    background: url('/wa-content/img/backgrounds/catalog-6.webp');
    height: 100%;
    padding: 30px 20px 20px 20px;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    background-size: cover;
    flex-direction: column;
    background-position-x: center;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;


}

.hp__lf__head {
    margin-bottom: 15px;
    font-size: 22px;
    text-align: center;
    font-weight: 500;
    color: #fff;
}

.hp__lf__txt {
    font-size: 15px;
    font-weight: 300;
    line-height: 22px;
    text-align: center;
    color: #fff;
    ;
}

.hp__lf__txt {
    max-width: 90%;
}

.hp__lf__btn {
    max-width: 165px;
    justify-content: center;
    text-align: center;
    display: flex;
    align-items: center;
}

.hp__col.rt .hp_row {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 80px;

}

.hp__colrt__inner {
    width: 100%;
    flex-direction: row;
    display: grid;
    flex-wrap: wrap;
    justify-content: center;
    grid-template-columns: repeat(4, 1fr);

}

.hp__block {
    
    margin-right: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    min-width: 9vmax;
    padding: 36px 22px;
    width: calc(18% - 30px);


}

.hp__icon svg {
    width: 48px;
    height: 48px;
    margin-bottom: 10px;
}

.hp__icon svg path {
    fill: #2d2d2d;
    transition: all .3s;
}

.hp__block__head {
    text-align: center;
    font-size: 15px;
    margin-bottom: 10px;
    font-weight: 300;
    position: relative;
    white-space: nowrap;
}

.hp__block__head:hover {
    color: #ec0a18;
    cursor: pointer
}

.hp__colrt__inner .hp_row:last-child {
    margin-bottom: 0;
}

.swiper .swiper-wrapper {
    height: auto;
}

.hp__block__head::after {
    position: absolute;
    top: 5px;
    right: -14px;
    display: block;
    content: '';
    width: 10px;
    height: 10px;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 12 11.5"><path d="M3.1,11.3c-0.3-0.3-0.3-0.8,0-1.1l4.5-4.5L3.1,1.3C2.8,1,2.8,0.5,3.1,0.2c0.3-0.3,0.8-0.3,1.1,0l5,5c0.1,0.1,0.2,0.3,0.2,0.5S9.3,6.1,9.1,6.3l-5,5C3.8,11.6,3.4,11.6,3.1,11.3z" fill="%23000"/></svg>') 50% 50% no-repeat;
    background-size: 8px;
    box-sizing: border-box;
}

.hp__col.rt {
    background-color: #Fff;
}

.icons__about__icon svg {
    transition: all .3s;
    transform: rotate(360deg);
}

.icons__about__icon g {
    fill: #ec0a18;

}

.icons__about__itm:hover svg {
    transform: rotate(180deg);
    transition: all .3s;
}

.icons__about__itm:hover svg g {
    fill: #2c2c2c;
    transition: all .3s;
}

.montaj__page .home__podbor__inner {
    border: none;
}

.montaj__page .home__podbor {
    margin-bottom: 30px;
}

.montaj__page .hp__col.rt img {
    max-width: 500px;
}

.montaj__page .hp__col.rt {
    align-items: flex-start;
    flex-direction: column;
    justify-content: space-between;
}

.icons__about__itm:hover {
    cursor: pointer;
}

.montaj__page .hp__col.rt,
.mp__row {
    padding: 40px;
}

.podpor__page .hp__col.lf {
    background: url('/wa-content/img/montage_page/podbor__img.jpg');
    background-position: top;
    background-size: cover;
    border: none;
}

.home__podbor .hp__col.lf {
    justify-content: space-between;
}

.home__podbor .hp__col.lf .hp_row {
    margin-bottom: 0;
}

.hp__block:hover .hp__icon {
    cursor: pointer;
    opacity: .8;
}

.hp__block:hover {
    color: #ec0a18;
    cursor: pointer
}

.hp__block:hover .hp__block__head {
    color: #ec0a18;
    cursor: pointer
}

.hp__block .hp__block__head {
    transition: all .3s;
}

.hp__block .hp__block__head::after {
    color: #ec0a18;
    transition: all .3s;
}

.hp__block:hover .hp__block__head::after {
    right: -18px;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 12 11.5"><path d="M3.1,11.3c-0.3-0.3-0.3-0.8,0-1.1l4.5-4.5L3.1,1.3C2.8,1,2.8,0.5,3.1,0.2c0.3-0.3,0.8-0.3,1.1,0l5,5c0.1,0.1,0.2,0.3,0.2,0.5S9.3,6.1,9.1,6.3l-5,5C3.8,11.6,3.4,11.6,3.1,11.3z" fill="%23ec0a18"/></svg>') 50% 50% no-repeat;
    background-size: 8px;
}

.hp__block:hover .hp__icon svg path {
    fill: #ec0a18;
}

.tabs__content__row.hide {
    max-height: 410px;
    overflow: hidden;
    position: relative;
}

.tabs__content__row.hide:after {
    content: "";
    display: block;
    height: 70px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.9) 55%, #ffffff 100%);
}

.all_ploshad_link .hide {
    display: none;
}

.half .content-block.content-brands {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    background-color: #fff;
    border-radius: 20px;
}

.fsthalf {
    margin-right: 15px;
}

.allcats {
    display: flex;
    flex-direction: row;
    margin-top: 40px;
}

.half .brands__img__container {
    max-width: none;
}

.product__head .cls-1 {
    fill: #070707 !important;
}

.navmenu .cls-1,
.navmenu circle {
    fill: #9d9d9d;

}

.region__top .cls-1 {
    fill: #fff;

}

.parent_sl .prodTitle {
    font-weight: 300;
}

.slider__services .icons__about__itm {
    flex-direction: column;

}

.icons__home__inner {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    height: 230px;
    padding: 30px;
    background-color: #fff;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    box-shadow: 0 3px 6px rgb(0 0 0 / 8%);
}

.icons__about__icon img {
    min-width: auto;
    width: 45px;
}

.icons__home__inner .icons__about__txt {
    margin-left: 0;
}

.icons__home__inner .icons__about__icon {
    margin-bottom: 14px;
}

.icons__home__inner .icons__about__txt__head {
    font-size: 17px;
}

.icons__home__inner .icons__about__txt__desc {
    font-size: 15px;
}

.slider__services .swiper-button-next,
.slider__services .swiper-button-prev {
    position: absolute;
    top: 45%;
}

.slider__services .icons__about__itm {
    margin-bottom: 0;
}

.b-cityselect__wrapper:hover span,
.top__line__inner .i-cityselect__var--phone:hover,
.category-list__item:hover .category-list__txt,
.product__badge:hover a,
.icons__home__inner:hover .icons__about__txt__head {
    color: #ec0a18;
    text-decoration: none !important;
    transition: all .3s;
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box;
}

.swiper-wrapper {
    transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
    touch-action: pan-y;
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block;
}

.product_page .swiper-slide {
    display: flex;
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity;
}

.swiper-fade .swiper-slide-active {
    pointer-events: auto;
}

.factory-modal__swiper .swiper-slide {
    width: 100%;
    height: 100%;
}

.factory-modal__swiper .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.icons__home__inner:hover {
    transition: all .3s ease-in-out 0s;
    z-index: 1;
    box-shadow: 0 4px 6px rgb(0 0 0 / 24%);
}

.icons__home__inner {
    transition: all .3s ease-in-out 0s;
}

.swiper-container.gallery-top .swiper-slide,
.gallery-top #swiper-wrapper-5e72703f86481d81 {
    height: fit-content;
}

.mob_product_tabs .tabs__content__row.hide {
    max-height: none;
}

.mob_product_tabs .tabs__content__row.hide:after {
    display: none;
}

.swiper-button-next,
.swiper-button-prev {
    transition: .3s;
}

.swiper-button-next::after,
.swiper-button-prev::after {
    transition: all .3s;
}

.swiper-button-prev:hover:after,
.swiper-button-next:hover:after {
    color: white;
    background-color: #ec0a18;
}


.page__content__inner .slide__new__in {
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    padding-top: 30px;
}


.home__features__inner {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: nowrap
}

.home__zayavka__inner {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 0;

}

.home__features__itm {
    flex-shrink: 1;
    margin-right: 20px;
    background: #ffffff;
    border: 1px solid #e4e5e7;
    border-radius: 20px;
    box-shadow: 0 8px 20px 0 rgb(0 0 0 / 5%);
    box-sizing: border-box;
    color: #2c3136;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    position: relative;
    transition: box-shadow .2s ease-out;
    padding: 30px;
    width: calc((100% - 20px) / 3);
}

.home__zayavka__row.txt {
    width: 35%;
}

.home__zayavka__row {
    width: 45%;
}

.home__features {
    margin-bottom: 60px;
}

.home__features__itm:hover {
    box-shadow: 0 12px 32px 0 rgb(0 0 0 / 8%);
}

.home__features__inner .home__features__itm:last-child {
    margin-right: 0 !important;
}

.home__zayavka {
    background: #fff;
    border: 1px solid #e4e5e7;
    border-radius: 20px;
    box-shadow: 0 8px 20px 0 rgb(0 0 0 / 5%);
    transition: box-shadow .2s ease-out;
    margin-bottom: 20px;
}

.home__zayavka:hover {
    box-shadow: 0 12px 32px 0 rgb(0 0 0 / 8%);
}

.home__zayavka .pad_title {
    color: #fff !important;
    font-size: 32px;
    font-weight: 300;
    text-transform: none;
    margin-bottom: 20px;
}

.home__zayavka__row.wid24 {
    width: 21%;
    margin-right: 40px;
}

.home__zayavka__head {
    margin-bottom: 10px;
}

.bottom_part_txt p {
    margin: 0 0 0.4em;
}

.page__question .home__zayavka {
    padding: 0px 30px;
    
}

.home__zayavka__head {
    margin-top: 20px;
}

.home__zayavka__txt {
    font-size: 24px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.6;
}

.home__features__desc {
    font-size: 15px;
}

.home__zayavka__txt i {
    color: #ec0a18;
}

.bottom_part_txt {
    padding-top: 50px;
    padding-bottom: 60px;
}

.home__zayavka input[placeholder] {
    font-size: 14px;
    font-weight: 300;
    font-family: 'Museo Sans';

}

.page__content__inner .slide__new__in {
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    padding-top: 30px;
}

.home__objects {
    margin-bottom: 50px;
    position: relative;
}

.home__objects__img img {
    max-width: 100%;
    
}

.home__objects__inner {
    
}

.home__objects__itm {
    
    background: #fff;
    
    border: 1px solid #e4e5e7;
    border-radius: 20px;
}

.home__objects__inner .home__objects__itm:last-child {
    margin-right: 0;
}

.home__objects__head {
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 20px;
}

.home__objects__logo {
    margin-bottom: 20px;
}

.home__objects_content {
    padding: 30px;
}

.home__podbor__wrapper {
    margin-bottom: 60px;
}

.home__objects__brands {
    height: 80px;
    padding: 20px;
    margin-top: 20px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #e4e5e7;
    overflow: hidden;
    padding-left: 40px;
}

.home__objects__txt {
    font-size: 15px;
}

.hb__itm {
    margin-right: 20px;
    display: flex;
    justify-content: center;
}

.hb__itm__img {
    width: fit-content;
}

.home__objects__brands__inner .hb__itm__img img:hover {
    filter: grayscale(0);
    transition: all .3s;
}

.home__calc {
    margin-bottom: 40px;
}

.home__calc__bg {
    height: 620px;
    box-sizing: border-box;
    background: url('/wa-content/img/objects/logos/bg-wrapper-1.jpg') no-repeat;
    background-size: contain;
    padding: 30px 30px 45px 30px;
    border-radius: 10px;

}

.home__objects__inner .home__objects__img {
    border-radius: 20px !important;
}

.obj__new .home__objects__itm .home__objects__img img {
    max-height: 300px;
    width: 100%;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;

}

.home__objects__svg {
    display: flex;
    justify-content: end;
    margin-top: 24px;
}

.home__objects__svg__inner {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s;
    margin-top: 2px;
}

.home__objects__svg__inner:hover {
    background-color: #fff;
    transition: all .3s;
    cursor: pointer;
}

.home__objects__svg__inner:hover path {
    fill: #404040
}

.home__objects__txt span {
    width: calc(100% - 70px);
    font-size: 14px;
}

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

.obj__new .home__objects__head {
    margin-bottom: 20px;
    font-size: 17px;
}

.obj__new .home__objects__itm {
    min-height: auto;
    height: 420px;
    background-size: cover;
}

.obj__new .home__objects__itm.new_o_i1 {
    background: url('/wa-data/public/shop/themes/default/img/planner-task4.jpg');
}

.obj__new .home__objects__itm.new_o_i2 {
    background: url('/wa-data/public/shop/themes/default/img/planner-task5.jpg');
}

.obj__new .home__objects__itm.new_o_i3 {
    background: url('/wa-data/public/shop/themes/default/img/planner-task6.jpg');
}

.obj__new .home__objects__itm.new_o_i4 {
    background: url('/wa-data/public/shop/themes/default/img/planner-task7.jpg');
}

.obj__new .home__objects__itm.new_o_i5 {
    background: url('/wa-data/public/shop/themes/default/img/planner-task4.jpg');
}

.obj__new .home__objects__head {
    white-space: normal;
}

.obj__new .home__objects_content {
    padding: 35px 30px 0 30px;
    box-sizing: border-box;
    color: #070b10;
    border-radius: 20px;
    position: absolute;
    
    top: 275px;
    z-index: 20;

}

.home__objects_content__overlay {
    position: relative;
}

.home__objects_content__overlay:after {
    content: "";
    width: 100%;
    height: 420px;
    display: block;
    position: absolute;
    background: linear-gradient(to bottom, rgb(243 244 246 / 1%) 0, rgb(243 244 246 / 1%) 68%, rgb(243 244 246 / 87%) 68%, rgb(255 255 255 / 99%) 77%);
    border-radius: 20px;




    
    left: 0;
    z-index: 10;
}

.bl__im {
    box-sizing: border-box;
    width: 100%;
    background-color: #fff;
    border-radius: 20px;
    margin-bottom: 35px;
}

.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.img__col {
    width: 50%;
    height: 100%;
}

.bl__im__col.img__col {
    background: url('/wa-content/img/backgrounds/bckg__feat.webp'), no-repeat;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    height: 500px;
}

.bl__im__col.bl_txts {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 50%;
}

.bl__im__col.bl_txts .bl__im__col__inner {
    padding: 34px;
    padding-bottom: 0;
}

.bl__txt {
    margin-bottom: 35px;
}

.bl__txt p {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 22px;
}

.bl__txt p:last-child {
    margin-bottom: 0;
}

.bl__feats {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(49%, 1fr));
    grid-gap: 10px 10px;

}

.bl__feat {
    flex-basis: calc(50% - 20px);
}

.img__col .img__col img {
    width: 100%;
    height: 100%;
}

.img__col .bl__im__col__inner {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.img__col .bl__im__col__inner img {
    max-width: 270px;
    width: 100%;
}

.bl__feat__txt {
    position: relative;
    padding-top: 15px;
    margin-bottom: 30px;
    font-size: 15px;
    line-height: 22px;
    text-wrap: balance;
}

.bl__feat__txt::before {
    position: absolute;
    content: "";
    background-color: red;
    width: 80px;
    height: 2px;
    top: 0;
    left: 0;
}

.bl__feat__head {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 8px;
}

.imid {}

.home__col .bottom_part_txt {
    padding: 0;
}

.block-overlay {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    cursor: pointer;
}

.factories__wrapper__swiper {
    margin-bottom: 20px;
}

.factories__wrapper .title {
    margin-bottom: 28px;
}

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

.factories__wrapper__card {
    position: relative;
    cursor: pointer;
    height: 300px;
    border-radius: 20px;
    overflow: hidden;
    transition: 0.5s ease;
    margin-right: 10px;
}

.factories__wrapper__card:last-child {
    margin-right: 0;
}

.factories__wrapper__card--active {
    max-width: 543px;
    transition: 0.5s ease;
    flex-shrink: 0;
}

.factories__wrapper__card-title {
    white-space: nowrap;
    position: absolute;
    bottom: 28px;
    left: 30px;
    font-weight: 300;
    font-size: 13px;
    color: #ffffff;
    opacity: 0;
    transition: 0.5s ease;
    width: auto;
    padding: 10px 16px;
    background: rgb(0 0 0 / 90%);
    border-radius: 12px;
}

.factories__wrapper__card--active .factories__wrapper__card-title {
    opacity: 1;
    transition: 0.5s ease;
}

.factories__wrapper__image {
    width: 100%;
    height: 100%;
}

.factories__wrapper__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.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: transparent;
}

.factories__wrapper__control-button--next {
    margin-right: 12px;
}

.factories__wrapper__control-button--prev {
    margin-left: 12px;
}

.factories__wrapper-count {
    font-size: 15px;
    line-height: 104.52%;
    display: flex;
    align-items: first baseline;
    color: #888888;
    margin: 0 12px;
}

.factories__wrapper-count-current {
    font-size: 22px;
    font-weight: 500;
    line-height: 104.52%;
    color: #070b10;
    margin-right: 10px;
}

.factories__wrapper-count-lenght {
    margin-left: 5px;
}

.swiper-container.gallery-thumbs img {
    max-width: 80%;
    margin-left: 12px;
}

.swiper-container.gallery-top img {
    border-radius: 20px;
}

.factories__wrapper__control-button path {
    stroke: #070b10;
}

@media only screen and (min-width: 539px) and (max-width: 2000px) {

    .home__objects__itm .home__objects__img img {
        max-height: 310px;
    }
}

@media (min-width: 1921px) {

    .hp__block {
        box-sizing: border-box;
    }
}

@media (max-width: 1500px) {

    .factories__wrapper__card {
        margin-right: 17px;
    }
}

@media (min-width: 1451px) {

    .bg__products.center_wrapper.content-tab-pr {
        margin-top: 40px;
    }

    .center_wrapper {
        box-sizing: border-box;
        margin: 0 auto;
        max-width: 1410px;
        width: 100%;

    }
}

@media (max-width: 1450px) {

    .center_wrapper.bg__products.content-tab-pr {
        padding: 15px !important;
    }

    .hp__col .hp__colrt__inner {
        width: 100%;
    }

    .swiper .swiper-slide {
        font-size: 14px;
    }

    .hp__col .hp__colrt__inner {
        width: 100%;
    }
}

@media (max-width: 1410px) {

    .center_wrapper {
        padding: 0 15px;
        box-sizing: border-box;
    }

    .content_block .hp__colrt__inner {
        justify-content: space-between;
        max-width: 90%;
    }
}

@media (min-width: 1179px) and (max-width:1365px) {

    .bl__im__col__inner .bl__txt {
        margin-bottom: 25px;
    }

    .bl__im__col.bl_txts .bl__im__col__inner {
        padding: 34px;
    }
}

@media (max-width: 1360px) {

    .bg__products.center_wrapper.content-tab-pr {
        margin-left: 10px;
        margin-right: 10px;
    }

    .features_block1.center_wrapper {
        margin-bottom: 30px;
    }
}


@media (max-width: 1360px) {

    .montaj__page .home__podbor__inner {
        height: 650px;
    }
}

@media only screen and (min-width: 450px) and (max-width: 1360px) {

    .home__zayavka .swiper_quest {
        padding: 0 20px;
    }

    .home__zayavka .home__zayavka__txt {
        font-size: 17px;
    }
}

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

    .center_wrapper.bg__products {
        padding: 10px !important;
    }

    .slide__left_inner .features__sotr__new {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }

    .slide__left_inner .features__sotr__new {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
}

@media only screen and (min-width: 1199px) and (max-width: 1310px) {


    .page__all .montaj__page .hp__col.rt,
    .page__all .mp__row {
        padding: 30px;
    }


    .page__all .montaj__page .hp__col.rt,
    .page__all .mp__row {
        padding: 30px;
    }

    .home__objects__inner .home__objects__itm {
        min-height: 400px;
    }

    .home__objects__inner .home__objects_content {
        padding: 22px;
    }

    .home__objects__inner .home__objects__head {
        font-size: 17px;
    }
}

@media only screen and (min-width: 991px) and (max-width: 1299px) {

    .multiform-gap-name .parent_sl .btn__new {
        font-size: 13px;
    }

    .swiper .red_button {
        justify-content: center;
    }

    .swiper .grey_button {
        width: 100%;
    }

    .multiform-gap-name .parent_sl .btn__new {
        font-size: 13px;
    }

    .montaj__page .montaj__page__inner .hp__col.rt {
        justify-content: flex-start;
    }

    .montaj__page .hp__col.lf {
        max-width: 350px;
    }

    .swiper .offers {
        width: 100%;
    }

    .swiper .red_button {
        justify-content: center;
    }

    .swiper .product__buttons__form {
        width: 50%;
    }


    .swiper .grey_button {
        width: 100%;
    }

    .swiper .product__btnwi {
        justify-content: center;
    }

    .montaj__page .montaj__page__inner .hp__col.rt {
        justify-content: flex-start;
    }

    .montaj__page .hp__col.lf {
        max-width: 350px;
    }
}

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

    .buttons__card .btn__new {
        font-size: 12px;
    }
}

@media (max-width: 1279px) {

    .product__row .btn__new {
        font-size: 12px;
        min-height: 48px;
    }
}

@media (min-width: 1200px) and (max-width: 1279px) {

    .hp__colrt__inner .hp__block {
        width: 130px !important;
    }
}

@media only screen and (min-width: 1051px) and (max-width: 1279px) {

    .hp__col .content_block .hp__colrt__inner {
        justify-content: space-between;
        max-width: 100%;
    }
}

@media (max-width: 1279px) {

    .hp__colrt__inner .hp__block {
        margin-right: 0;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        min-width: 9vmax;
        padding: 20px;
        width: auto;
    }

    .product__row .btn__new {
        font-size: 12px;
        min-height: 48px;
    }
}

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

    .bl__im__inner .bl__im__col.bl_txts {
        width: 51%;
    }

    .bl__im__inner .bl__im__col.img__col {
        width: 49%;

    }

    .bl__im__col__inner .bl__txt p,
    .bl__im__col__inner .bl__feat__txt {
        font-size: 14px;
    }
}

@media (max-width: 1279px) {

    .hp__colrt__inner .hp__block {
        margin-right: 0;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        min-width: 9vmax;
        padding: 20px;
        width: auto;
    }
    .hp__col.rt {
        padding-top: 30px;
    }
}

@media (min-width: 1201px) {


    .obj__inner .owl-dots,
    .obj__inner .custom-nav {
        display: none;
    }


    .obj__inner .owl-dots,
    .obj__inner .custom-nav {
        display: none;
    }

    .home__objects__itm {
        min-height: 420px;
    }

    .home__objects__head {
        white-space: nowrap;
    }
}

@media (max-width: 1200px) {

    .obj__inner .owl-dots {
        position: absolute;
        left: 45.5vw;
        bottom: -30px;
    }

    .center_wrapper .slide_img img {
        max-width: 400px;
    }

    .slide_new.desktop .slide_txt {
        margin-bottom: 20px;
    }

    .slide_new.desktop .center_wrapper {
        align-items: center;
        padding: 0 20px;
    }

    .slide_new .slide_left {
        height: auto;
    }

    .slide__left_inner .slide_txt {
        margin: 0;
    }

    .content-brands .owl-carousel .owl-stage-outer {
        padding-bottom: 20px;
    }

    .obj__inner .owl-dots {
        position: absolute;
        left: 45.5vw;
        bottom: -30px;
    }

    .owl-carousel.slide-one .owl-item img {
        width: 100%;
        min-height: auto;
    }

    .slide__left_inner .slide_facts {
        width: 75%;
    }

    .slide_txt .slide_txt_inner {
        line-height: 40px;
        font-size: 32px;
    }

    .slide__left_inner .slide_txt_desc_innner {
        font-size: 16px;
        line-height: 20px;
    }


    .page__all .montaj__page .hp__col.rt,
    .page__all .mp__row {
        padding: 20px;
    }

    .content-brands .owl-carousel .owl-stage-outer {
        padding-bottom: 20px;
    }

    .content-block.content-brands .brands__img__container span {
        font-size: 14px !important;
        padding: 0 8px;
    }

    .hp__block .hp__block__head {
        font-size: 14px;
        white-space: nowrap;

    }

    .hp__block .hp__block__head::after {
        top: 4px;
    }

    .hp__colrt__inner .hp__block {
        padding: 16px 12px;
    }

    .hp__col .content_block {
        width: 100%;
        display: flex;
        justify-content: center;
        height: auto;
        overflow: visible;
        padding-top: 20px;
    }

    .hp__colrt__inner {
        display: grid;
        grid-template: 1fr;
        grid-template-columns: repeat(auto-fill, minmax(20%, 1fr));
        grid-gap: 20px;
    }

    .hp__block .hp__icon svg {
        width: 42px;
        height: 42px;
    }

    .hp__col.rt {
        position: relative;
        justify-content: center;
    }

    .rt .content_toggle {
        position: absolute;
        bottom: 10px;
    }


    .page__all .montaj__page .hp__col.rt,
    .page__all .mp__row {
        padding: 20px;
    }

    .montaj__page__inner .mp__txt .home__objects_content {
        min-height: 100px;
    }

    .slide_new.desktop .slide_txt {
        margin-bottom: 20px;
    }

    .slide_new .slide_left {
        height: auto;
    }

    .slide__left_inner .slide_txt {
        margin: 0;
    }

    .content-block.content-brands .brands__img__container span {
        font-size: 14px !important;
        padding: 0 8px;
    }

    .home__objects_content .home__objects__txt {
        font-size: 15px;
    }

    .hp__block .hp__block__head {
        font-size: 14px;
        white-space: nowrap;

    }

    .hp__block .hp__block__head::after {
        top: 4px;
    }

    .slide__left_inner .slide_facts {
        width: 75%;
    }

    .slide_txt .slide_txt_inner {
        line-height: 40px;
        font-size: 32px;
    }

    .slide__left_inner .slide_txt_desc_innner {
        font-size: 16px;
        line-height: 20px;
    }

    .factories__wrapper__card--active {
        max-width: 376px;
    }
}

@media only screen and (min-width: 360px) and (max-width: 1199px) {


    .hp__col .content_block.hide:after,
    .hp__col .content_toggle {
        display: none !important;
    }
}

@media only screen and (min-width: 720px) and (max-width: 1199px) {

    .hp__colrt__inner .hp__block:nth-child(8) .hp__block__head {
        white-space: normal;
        margin-bottom: -10px;
    }
}

@media (max-width: 1197px) {

    .home__zayavka__row.wid24 {
        max-width: none;
    }
}

@media only screen and (min-width: 990px) and (max-width: 1180px) {

    .slide_facts_col .fact_head {
        margin-right: 6px;
    }

    .slide_facts_col .fact_txt {
        font-size: 13px;
    }

    .center_wrapper .slide_left {
        width: 60%;
    }

    .center_wrapper .slide_img {
        width: 40%;
    }

    .slide_facts_col .fact_txt {
        width: auto !important;
    }

    .slide__left_inner .slide_facts {
        width: 75% !important;
        flex-wrap: wrap;
    }

    .slide_facts .slide_facts_col {
        flex-basis: 200px !important;
        margin-right: 10px;
        flex-direction: row;
        align-items: center;
    }

    .slide__left_inner .slide_txt {
        width: 100%;
    }

    .slide_facts_col .fact_head {
        margin-right: 6px;
    }

    .slide_facts_col .fact_txt {
        font-size: 13px;
    }

    .slide_facts_col .fact_txt {
        width: auto !important;
    }

    .slide__left_inner .slide_facts {
        width: 75% !important;
        flex-wrap: wrap;
    }

    .slide_facts .slide_facts_col {
        flex-basis: 200px !important;
        margin-right: 10px;
        flex-direction: row;
        align-items: center;
    }

    .slide__left_inner .slide_txt {
        width: 100%;
    }
}

@media (max-width: 1179px) {

    .bl__im__inner .bl__im__col.bl_txts .bl__im__col__inner {
        padding-bottom: 4px;
    }

    .bl__im__col__inner .bl__feats {
        grid-template-columns: repeat(auto-fill, minmax(24%, 1fr));
    }

    .bl__im .bl__im__col.img__col {
        background-position: top;
        background-size: cover;
        border-bottom-right-radius: 0;
        border-top-left-radius: 20px;
        height: 350px;
    }

    .bl__im .bl__im__inner {
        justify-content: flex-end;
    }

    .bl__im .bl__im__inner {
        display: flex;
        flex-direction: column-reverse;
        max-height: none;
        max-width: none;
        width: 100%;
        height: auto;
    }

    .bl__im .bl__im__inner .bl__im__col.bl_txts,
    .bl__im .bl__im__inner .bl__im__col.img__col {
        width: 100%;
    }
}

@media only screen and (min-width: 999px) and (max-width: 1170px) {

    .swiper-free-mode>.swiper-wrapper {
        max-height: 40px !important;
    }
}

@media (max-width: 1150px) {

    .center_wrapper .banner__cat__inner .bc__col.bc__left {
        max-width: 100%;
    }
}

@media screen and (min-width: 1051px) {

    .slide__left_inner .slide_txt {
        width: 90%;
    }
}

@media only screen and (min-width: 450px) and (max-width: 1051px) {

    .product__buttons .grey_button {
        background-color: transparent;
        color: #070b10;
        border: 1px solid #5f6c7a;
        padding: 0px 10px;
    }

    .product__buttons .btn__new {
        font-size: 12px;
    }

    .product__buttons .btn__new {
        font-size: 12px;
    }

    .home__podbor__inner .hp__col.rt {
        padding: 20px;
    }

    .home__podbor__inner .hp__col.rt {
        padding: 20px;
    }
}

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

    .slide_txt .slide_txt_desc_innner {
        font-size: 16px;
        max-width: 85%;
        margin: 0;
    }

    .slide__left_inner .slide_txt .slide_txt_inner {
        line-height: 40px;
        font-size: 32px;
    }

    .itemInner .grey_button {
        width: 100%;
    }

    .itemInner .red_button {
        /*width: 100%;*/
        text-align: center;
        justify-content: center;
    }

    .center_wrapper .product__row.left,
    .center_wrapper .product__mid__row {
        margin-right: 18px;
    }

    .center_wrapper #product_slider_wrapper {
        align-items: center;
        margin-bottom: 20px;
    }

    .center_wrapper #products_thumbs img {
        cursor: pointer;
        max-height: 43px;
    }

    .home__podbor .home__podbor__inner .hp__col.rt {
        padding-left: 5px;

    }

    .home__podbor__inner .hp__col .content_block.hide {
        justify-content: flex-start;
    }

    .content_block .hp__colrt__inner {
        grid-template-columns: repeat(auto-fill, minmax(23%, 1fr));
        grid-gap: 30px 10px;
        max-width: 99% !important;
    }

    .swiper-button-next,
    .swiper-button-prev {
        top: 45% !important;
    }

    .head__cat a {
        font-size: 15px;
    }

    .swiper .prodTitle {
        font-size: 15px;
        text-align: center;

    }

    .swiper .prodTitleOuter.mr-bottom-10 {
        text-align: center;
    }

    .itemInner .red_button {
        /*width: 100%;*/
        text-align: center;
        justify-content: center;
    }


    .bottom_part .head_all,
    .content_block.hide .head_all {
        font-size: 18px;
        font-weight: 700;
        line-height: 24px;
    }

    .home__podbor .home__podbor__inner .hp__col.rt {
        padding-left: 5px;

    }

    .content_block .hp__colrt__inner {
        grid-template-columns: repeat(auto-fill, minmax(23%, 1fr));
        grid-gap: 30px 10px;
        max-width: 99% !important;
    }

    .home__features__itm {
        width: 100%;
    }

    .slide_txt .slide_txt_desc_innner {
        font-size: 16px;
        max-width: 85%;
        margin: 0;
    }

    .slide__left_inner .slide_txt .slide_txt_inner {
        line-height: 40px;
        font-size: 32px;
    }

    .home__features__desc p:first-child {
        margin-top: 10px
    }

    .home__features {
        margin-bottom: 20px;
    }

    .home__features__inner div:first-child {
        margin-bottom: 20px;
        margin-right: 0;
    }

    .home__features__inner .home__features__itm {
        padding: 18px;
    }

    .home__features__desc {
        display: none;
    }

    .home__features__inner {
        flex-direction: column;

    }

    .home__features__itm {
        margin-right: 0;
        margin-bottom: 20px;
    }

    .home__zayavka {
        height: auto;
    }

    .home__zayavka__inner {
        flex-direction: column;
        align-items: center;
        padding: 20px;


    }

    .home__zayavka__row {
        width: 100% !important;
        text-align: center;
    }
}

@media only screen and (min-width: 739px) and (max-width: 1050px) {

    .home__features__head br {
        display: none !important;
    }
}

@media(min-width:999px) {

    .swiper2 .swiper-slide {
        padding: 0;
        padding-bottom: 10px;
    }
}

@media (max-width: 998px) {


    .owl-carousel.owl-theme .owl-prev,
    .owl-carousel.owl-theme .owl-next {
        width: 30px;
        height: 30px;
    }

    .owl-carousel3.owl-theme .owl-prev,
    .owl-carousel3.owl-theme .owl-next {
        top: 19%;
    }
    .fn__url__head.popularmob {
        margin-bottom: 10px;
    }
}

@media(max-width:998px) {

    .bg__products.center_wrapper.content-tab-pr {
        height: fit-content;
        padding-bottom: 40px !important;
        padding-top: 10px !important;
    }
}

@media (min-width: 738px) and (max-width:998px) {

    .swiper2.swiper-free-mode .swiper-wrapper {
        max-height: 60px !important;
    }

    .swiper-slide.products__icons {
        padding: 0;
    }
}

@media (max-width: 998px) {

    .swiper2.swiper-free-mode .swiper-wrapper {
        max-height: 60px !important;
    }

    .owl-carousel.owl-theme .owl-prev,
    .owl-carousel.owl-theme .owl-next {
        width: 30px;
        height: 30px;
    }

    .owl-carousel3.owl-theme .owl-prev,
    .owl-carousel3.owl-theme .owl-next {
        top: 19%;
    }
}

@media only screen and (min-width: 739px) and (max-width: 998px) {

    .hp__block .hp__block__head::after {
        display: none !important;
    }

    .content_block .hp__colrt__inner .hp__block {
        padding: 12px;
    }

    .hp__block__head {
        white-space: normal !important;
    }

    .home__podbor__wrapper .home__podbor .hp__col.lf .hp_row {
        max-width: none;
    }

    .hp__col .content_block .hp__colrt__inner {
        grid-template-columns: repeat(auto-fill, minmax(31%, 1fr));
        grid-gap: 0 10px;
    }

    .hp__col.lf {
        width: auto !important;
        max-width: 40% !important;
    }

    .home__podbor .home__podbor__inner .hp__col.rt {
        border-top-right-radius: 20px;
        border-bottom-left-radius: 0;
    }

    .hp__colrt__inner .hp__block .hp__icon svg {
        width: 35px;
        height: 35px;
    }

    .home__podbor .home__podbor__inner .hp__col.lf {
        border-top-right-radius: 0;
        border-bottom-left-radius: 20px;
    }
}

@media (max-width: 998px) {

    .page__question .home__zayavka {
        padding: 0;
    }
}

@media (min-width: 991px) {

    .slide_new.mobile {
        display: none !important;
    }
}

@media (min-width:991px) {


    .owl-carousel .owl-prev,
    .owl-carousel .owl-next {
        background: #fff !important;
    }
}

@media (min-width: 991px) {

    .hp__col .content_block.hide {
        width: 100%;
        display: flex;
        justify-content: center;
        height: auto;
        overflow: visible;

    }
}

@media (max-width: 990px) {

    .owl-carousel555 .owl-stage-outer {
        width: 100%;
    }

    .slide__left_inner .slide_txt .slide_txt_desc_innner {
        margin: 0 auto;

    }

    .center_wrapper .slide_img {
        display: none;
    }

    .slide_new.desktop .slide_txt .slide_txt_inner+.slide_img {
        display: block;
    }

    .slide_facts_col .fact_head {
        margin-right: 0;
    }

    .slide_facts_col .fact_txt {
        text-align: center;
        text-wrap: balance;
    }

    .slide_facts .slide_facts_col {
        flex-direction: column;
        align-items: center;
        margin-right: 0;
        flex-basis: 30%;
    }

    .center_wrapper .slide_left {
        width: 100%;
    }

    .slide__left_inner .slide_img img {
        max-height: 240px;
    }

    .slide__left_inner .slide_img .carousel__item::before {
        width: 220px;
        height: 220px;
    }

    .owl-carousel555 .owl-stage-outer {
        width: 100%;
    }

    .half .owl-theme {
        width: 100%;
    }

    .center_wrapper .allcats {
        flex-direction: column;
    }

    .slide_btns .slide_btn {
        margin-right: 20px;
        height: 44px;
    }

    .slide__left_inner .slide_txt {
        width: 100%;
        margin: 0;
        padding-bottom: 10px;
        padding-top: 10px;
        text-align: center;
    }

    .slide_new .center_wrapper .slide_left .slide__left_inner .slide_txt .slide_txt_inner {
        text-align: center;
        width: 100%;
    }

    .slide_left .slide__left_inner .slide_facts {
        width: 100%;
        flex-wrap: nowrap;
        margin: 15px auto 25px auto;
    }

    .slide_new {
        position: relative;
    }

    .slide_new .center_wrapper .slide_img {
        justify-content: center;
        width: 100%;
    }

    body .slide_new {
        height: auto;
        background-position-x: 30%;
    }

    body .slide_new .center_wrapper {
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding-top: 0;
        padding-bottom: 30px;

    }

    body .slide_new .slide_btns .slide_btn {
        width: 100%;
        flex-basis: unset !important;
        height: 50px;
    }

    .slide_new.mobile .slide_btns {
        margin: 0 auto;
        width: 90%;
    }

    .buttons__card a.btn__new,
    .buttons__card button.btn__new {
        width: 100%;
        margin-top: 10px;
        margin-right: 0;
    }

}

@media (max-width:990px) {


    .owl-carousel .owl-prev,
    .owl-carousel .owl-next {
        background: #ec0a18 !important;
    }
}

@media (max-width: 990px) {

    .slide__left_inner .slide_img .carousel__item::before {
        width: 220px;
        height: 220px;
    }

    .fsthalf {
        margin-right: 0 !important;
    }

    .half .owl-theme {
        width: 100%;
    }

    .center_wrapper .allcats {
        flex-direction: column;
    }

    .pp2__row__inner .hp__col.lf {
        max-width: none;
    }

    .head__cat .icn__cat svg {
        margin: 0;
    }

    .icons__about__inner .icons__about__itm {
        width: 100%;
    }

    .montaj__page .icons__about__itm {
        width: auto;
    }

    .montaj__page .home__podbor__inner {
        height: auto !important;
    }

    .montaj__page .home__podbor .home__podbor__inner {
        flex-direction: column-reverse;
    }

    .content_block .hp__colrt__inner {
        justify-content: space-between;
    }

    .hp_row .hp__lf__head {
        font-size: 22px;
    }

    .hp_row .hp__lf__txt {
        font-size: 16px;
        margin-bottom: 16px;
    }

    .hp_row .hp__block {
        min-width: 100px;
    }

    .home__podbor__inner .hp__col.rt .hp_row {
        margin-bottom: 20px;
        flex-wrap: wrap;
    }

    .home__podbor__inner .hp__col.lf {
        padding: 15px 18px;
        max-width: 100%;
        width: 100%;
        border-top-right-radius: 20px;
        border-bottom-left-radius: 0;
        background-size: cover;
        background-position: 60% 37%;

    }

    .home__podbor__inner .hp__col.rt {
        border-top-right-radius: 0;
        border-bottom-right-radius: 20px;
        border-bottom-left-radius: 20px;
    }

    .half.sechalf {
        margin-top: 25px;
    }

    .for_products .head__cat .head_more {
        font-size: 20px;
    }

    .category__filter .head__cat a {
        font-size: 14px;
        /* max-width: 30%; */
        text-align: right;
        max-width: 50%;
    }

    .buttons__card a.btn__new,
    .buttons__card button.btn__new {
        width: 100%;
        margin-top: 10px;
        margin-right: 0;
    }

    .home__podbor .home__podbor__inner .hp__col.lf {
        background-position: 60% 50%;
    }

    .home__podbor .hp__col.lf .hp_row {
        margin-bottom: 0;
        padding-top: 10px;
        max-width: 50%;
    }

    .home__podbor .hp__col.lf {
        justify-content: space-between;
        min-height: 300px;
    }

    .slide__left_inner .slide_txt .slide_txt_desc_innner {
        margin: 0 auto;

    }

    .slide_new.desktop .slide_txt .slide_txt_inner+.slide_img {
        display: block;
    }

    .slide_facts_col .fact_head {
        margin-right: 0;
    }

    .slide_facts_col .fact_txt {
        text-align: center;
        text-wrap: balance;
    }

    .slide_facts .slide_facts_col {
        flex-direction: column;
        align-items: center;
        margin-right: 0;
        flex-basis: 30%;
    }

    .slide__left_inner .slide_img img {
        max-height: 240px;
    }

    .fsthalf {
        margin-right: 0 !important;
    }

    .pp2__row__inner .hp__col.lf {
        max-width: none;
    }

    .icons__about__inner .icons__about__itm {
        width: 100%;
    }

    .montaj__page .icons__about__itm {
        width: auto;
    }

    .montaj__page .home__podbor__inner {
        height: auto !important;
    }

    .montaj__page .home__podbor .home__podbor__inner {
        flex-direction: column-reverse;
    }

    .content_block .hp__colrt__inner {
        justify-content: space-between;
    }

    .hp_row .hp__lf__head {
        font-size: 22px;
    }

    .hp_row .hp__lf__txt {
        font-size: 16px;
        margin-bottom: 16px;
    }

    .hp_row .hp__block {
        min-width: 100px;
    }

    .home__podbor__inner .hp__col.rt .hp_row {
        margin-bottom: 20px;
        flex-wrap: wrap;
    }

    .home__podbor__inner .hp__col.lf {
        padding: 15px 18px;
        max-width: 100%;
        width: 100%;
        border-top-right-radius: 20px;
        border-bottom-left-radius: 0;
        background-size: cover;
        background-position: 60% 37%;

    }

    .home__podbor__inner .hp__col.rt {
        border-top-right-radius: 0;
        border-bottom-right-radius: 20px;
        border-bottom-left-radius: 20px;
    }

    .slide_btns .slide_btn {
        margin-right: 20px;
        height: 44px;
    }

    .slide__left_inner .slide_txt {
        width: 100%;
        margin: 0;
        padding-bottom: 10px;
        padding-top: 10px;
        text-align: center;
    }

    .slide_left .slide__left_inner .slide_facts {
        width: 100%;
        flex-wrap: nowrap;
        margin-top: 25px;
    }

    .slide_new {
        position: relative;
    }

    body .slide_new {
        height: auto;
        background-position-x: 30%;
    }


    .half.sechalf {
        margin-top: 25px;
    }

    .slide_new.mobile .slide_btns {
        margin: 0 auto;
        width: 90%;
    }

    .wa-order-body div.container {
        width: 100%;
    }

    .home__podbor .home__podbor__inner .hp__col.lf {
        background-position: 60% 50%;
    }

    .home__podbor .hp__col.lf .hp_row {
        margin-bottom: 0;
        padding-top: 10px;
        max-width: 50%;
    }

    .home__podbor .hp__col.lf {
        justify-content: space-between;
        min-height: 300px;
    }

    .home__features__itm {
        width: 100% !important;
    }
}

@media only screen and (min-width: 850px) and (max-width: 979px) {

    .slide__left_inner .slide_facts_col .fact_txt {
        width: 200px;
    }
}

@media (max-width: 955px) {

    #page__inner_sotrudnichestvo .page__content__inner.center_wrapper .slide__new__in .slide_img {
        display: none;
    }

    #page__inner_sotrudnichestvo .slide_img.slide_img__mobile {
        margin-top: 0;
    }

    #page__inner_sotrudnichestvo .slide_left {
        width: 100%;
        max-width: 100%;
    }

    #page__inner_sotrudnichestvo .slide_left .slide_img__mobile {
        max-width: 430px;
        display: block !important;
    }

    .page__innner-sotrudnichestvo .slide__new__in .features__sotr__wrap {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: end;
        gap: 20px;
    }

    #page__inner_sotrudnichestvo .slide__new__in .features__sotr__wrap {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: end;
        gap: 20px;
    }

    #page__inner_sotrudnichestvo .slide__new__in .features__sotr {
        grid-template-columns: repeat(1, 1fr);
        min-width: unset;
        width: 100%;
        max-width: 350px;
    }

    .page__innner-sotrudnichestvo .slide__new__in .features__sotr__wrap {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: end;
        gap: 20px;
    }

    #page__inner_sotrudnichestvo .slide__new__in .features__sotr__wrap {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: end;
        gap: 20px;
    }

    #page__inner_sotrudnichestvo .slide__new__in .features__sotr {
        grid-template-columns: repeat(1, 1fr);
        min-width: unset;
        width: 100%;
        max-width: 350px;
    }

    #page__inner_sotrudnichestvo .slide_img.slide_img__mobile {
        margin-top: 0;
    }

    #page__inner_sotrudnichestvo .slide_left {
        width: 100%;
        max-width: 100%;
    }

    #page__inner_sotrudnichestvo .slide_left .slide_img__mobile {
        max-width: 430px;
        display: block !important;
    }
}

@media (max-width: 900px) {

    .factories__wrapper__card--active {
        width: 290px;
    }

    .factories__wrapper__card-title {
        left: 10px;
    }
}

@media only screen and (max-width: 870px) {

    .imid .bl__im .bl__im__col.img__col {
        height: 250px;
        background-size: cover!important;
        background-position: top !important;
        min-height: auto;
    }

    .bl__im__col .bl__im__col__inner .bl__feats {
        grid-template-columns: repeat(auto-fill, minmax(49%, 1fr));
    }
}

@media (max-width: 768px) {

    #page__inner_sotrudnichestvo .slide_left .slide_img__mobile {
        margin: 0 auto;
    }

    #page__inner_sotrudnichestvo .slide__new__in .features__sotr {
        max-width: fit-content;
    }

    #page__inner_sotrudnichestvo .slide__new__in .features__sotr {
        margin-top: 20px;
    }

    #page__inner_sotrudnichestvo .slide__new__in .features__sotr {
        max-width: fit-content;
    }

    #page__inner_sotrudnichestvo .slide__new__in .features__sotr {
        margin-top: 20px;
    }

    #page__inner_sotrudnichestvo .slide_left .slide_img__mobile {
        margin: 0 auto;
    }
}

@media only screen and (min-width: 10px) and (max-width: 767px) {

    .category_product .btn__new {
        width: 100%;
        justify-content: center;
    }
}

@media (max-width: 767px) {

    .factories__wrapper__swiper {
        height: 300px;
        width: 100%;
    }

    .factories__wrapper__block {
        display: flex;
        column-gap: 0;
    }
}

@media (min-width: 739px) {

    .desk_hide {
        display: none !important;
    }
}

@media (max-width: 738px) {


    .flvlcats.owl-carousel .owl-prev,
    .flvlcats.owl-carousel .owl-next {
        display: flex !important;
        position: absolute;
        top: 22%;
    }

    .slide_facts .slide_facts_col {
        max-width: 150px;
    }

    div.center_wrapper {
        padding: 0 10px;
    }

    .product__buttons__form .btn__new.red_button {
        justify-content: center;
    }

    .slide_facts_col .fact_txt {
        font-size: 13px;
    }

    .center_wrapper.pd0 {
        padding: 0 !important;
    }

    .tab__inner.active {
        width: fit-content;
    }

    .home__podbor .home__podbor__inner {
        flex-direction: column;
        margin-bottom: 30px;
        height: auto;
    }

    .half.fsthalf {
        margin-bottom: 30px;
    }

    .swiper2 .swiper-slide.products__icons {
        padding-top: 0;
    }

    .home__podbor__inner .hp__col.lf {
        background-position: 60% 53% !important;
    }

    .popularmob .swiper-wrapper .swiper-slide:last-child {
        padding-right: 15px;
    }

    .parent_sl .swiper-button-next,
    .parent_sl .swiper-rtl .swiper-button-prev {
        right: 10px !important;
        left: auto;
    }

    .product__buttons__form .btn__new.red_button {
        justify-content: center;
    }


    .swiper-button-prev,
    .swiper-button-next {
        display: none !important;
    }
}

@media (min-width: 419px) and (max-width:738px) {

    .home__podbor__inner .hp__col.rt {
        height: auto;
    }
}

@media (max-width: 738px) {

    .home__podbor .home__podbor__inner {
        flex-direction: column;
        margin-bottom: 30px;
        height: auto;
    }

    .half.fsthalf {
        margin-bottom: 30px;
    }

    .bl__im__col .bl__im__col__inner .bl__feats {
        grid-gap: 5px;
    }

    .bl__im__col.bl_txts .bl__im__col__inner {
        padding: 20px !important;
    }

    .home__podbor__inner .hp__col.lf {
        background-position: 60% 53% !important;
    }

    .slide_facts .slide_facts_col {
        max-width: 150px;
    }

    .home__objects__itm .home__objects_content {
        min-height: 140px;
    }

    .wa-order-body .container .wa-details .wa-actions {
        bottom: 36%;
    }

    .slide_facts_col .fact_txt {
        font-size: 13px;
    }

    .container .s-order-page .s-header {
        font-size: 22px !important;
        font-weight: 500 !important;
    }


    .factories__wrapper__card-title {
        opacity: 1;
    }
    .slide_btns .slide_btn, .slide_btns .slide_btn.btn__new.grey_button {
        font-size: 12px!important;
    }
}

@media (max-width: 720px) {

    .home__podbor__inner .hp__lf__txt {
        max-width: none;
    }

    .home__podbor__wrapper .home__podbor .home__podbor__inner .hp__col.lf {
        background-position: 60% 40%;
    }

    .home__podbor__wrapper .home__podbor .hp__col.lf {
        justify-content: space-between;
        min-height: 350px;
    }

    .hp__colrt__inner .hp__block {
        padding: 0 !important;
    }

    .home__podbor__inner .hp__col .content_block {
        padding-top: 0 !important;
    }

    .home__podbor__inner .content_block .hp__colrt__inner {
        grid-template-columns: repeat(auto-fill, minmax(30%, 1fr));
    }
}

@media (min-width: 720px) {

    .home__objects__itm {
        min-height: 460px;
    }
}

@media (max-width: 719px) {

    .swiper2.swiper-free-mode .swiper-wrapper {
        max-height: 60px !important;
    }

    .swiper-slide.products__icons {
        padding: 0;
    }
}

@media (max-width: 669px) {

    .home__col .home__podbor__wrapper .home__podbor .hp__col.lf {
        min-height: 250px;
    }

    .home__podbor__wrapper .home__podbor .hp__col.lf .hp_row {
        margin-bottom: 0;
        padding-top: 10px;
        max-width: 80%;
    }

    .home__podbor .home__podbor__inner .hp__col.lf {
        background-position: 60% 45% !important;
    }

    .home__podbor__inner .hp__col.lf {
        background: url('/wa-content/img/backgrounds/catalog-6-mob.webp');
    }
}

@media (max-width: 600px) {

    .for_products.product_page .center_wrapper:first-child {
        padding: 0 !important;
    }

    #page__inner_sotrudnichestvo .slide__left_inner .features__sotr__new {
        grid-template-columns: repeat(1, 1fr);
    }

    .factories__wrapper__card-title {
        width: fit-content;
    }
}

@media (max-width: 549px) {

    .bg__products.center_wrapper {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .for_products .center_wrapper .content-block-xs {
        margin-bottom: 0;
    }

    .slide__left_inner .slide_facts {
        margin-bottom: 22px;
    }

    .slide_facts .slide_facts_col {
        flex-direction: row;
        align-items: center;
        margin-right: 12px;
        flex-basis: 45%;
        margin-bottom: 12px;
    }

    .slide_facts_col .fact_head img {
        width: 52px;
        height: 52px;
        margin-bottom: 0!important;
        margin-left: 0;
        margin-top: 0 !important;
    }

    .slide__left_inner .slide_facts .slide_facts_col .fact_txt {
        max-width: 90%;
        text-align: center;
    }

    .slide__left_inner .slide_facts .slide_facts_col {
        flex-direction: column;
        margin-right: 0;
    }

    .center_wrapper .category__filter {
        padding-top: 60px;
    }

    .slide_txt .slide_txt_desc_innner {
        width: 100%;
        max-width: none !important;

    }

    .for_products.home__col .head__cat {
        align-items: center;
        margin-bottom: 20px;
    }

    .home__objects .obj__inner .owl-dots {
        left: 39vw;
    }

    .slide_btns .slide_btn.btn__new.grey_button {
        margin-right: 0;
        width: 50%;
        box-sizing: border-box;
    }

    .slide_btns .slide_btn.btn__new.red_button {
        width: 50%;
        box-sizing: border-box;
    }

    .slide_btns .slide_btn {
        width: 50%;
        margin-right: 20px;
    }

    .slide__left_inner .slide_btns {
        width: 100%;
    }

    html body .slide_new .center_wrapper {
        align-items: flex-start;
    }

    .center_wrapper .slide_left {
        width: 100%;
    }

    .center_wrapper .slide_left .slide__left_inner .slide_facts {
        flex-wrap: wrap;
    }


    .hp__colrt__inner .hp__block:nth-child(10) .hp__block__head,
    .hp__colrt__inner .hp__block:nth-child(11) .hp__block__head {
        white-space: normal
    }

    .hp__colrt__inner .hp__block .hp__block__head {
        font-size: 12px !important;
    }

    .hp__colrt__inner .hp__block:nth-child(8) .hp__block__head {
        white-space: normal;
        margin-bottom: -10px;
    }

    .home__podbor .home__podbor__inner .content_block .hp__colrt__inner {
        grid-template-columns: repeat(auto-fill, minmax(24%, 1fr));
        grid-gap: 30px 20px;
    }

    .center_wrapper .head__cat {
        align-items: center;
        margin-bottom: 20px;
    }

    .head_all .head_more {
        font-size: 22px !important
    }

    .home__podbor__inner .hp__col.rt {
        padding: 12px;
        padding-bottom: 30px;
    }

    .home__podbor__inner .hp__icon svg {
        width: 38px;
        height: 38px;
    }

    .slide_btns .slide_btn.btn__new.grey_button {
        margin-right: 0;
        width: 50%;
        box-sizing: border-box;
    }

    .slide_btns .slide_btn.btn__new.red_button {
        width: 50%;
        box-sizing: border-box;
    }

    .swiper2 .swiper-slide {
        display: flex;
        flex-direction: column;
        font-size: 13px;
        font-size: 13px;
    }

    .slide__left_inner .slide_facts {
        margin-bottom: 22px;
    }

    .slide_facts .slide_facts_col {
        flex-direction: row;
        align-items: center;
        margin-right: 12px;
        flex-basis: 45%;
        margin-bottom: 12px;
    }

    .slide_facts_col .fact_head img {
        width: 52px;
        margin-left: 0;
        margin-top: 0 !important;
    }

    .slide__left_inner .slide_facts .slide_facts_col .fact_txt {
        max-width: 90%;
        text-align: center;
    }

    .slide__left_inner .slide_facts .slide_facts_col {
        flex-direction: column;
    }

    .hp__colrt__inner .hp__block:nth-child(10) .hp__block__head,
    .hp__colrt__inner .hp__block:nth-child(11) .hp__block__head {
        white-space: normal
    }

    .hp__colrt__inner .hp__block .hp__block__head {
        font-size: 12px !important;
    }

    .hp__colrt__inner .hp__block:nth-child(8) .hp__block__head {
        white-space: normal;
        margin-bottom: -10px;
    }

    .home__podbor .home__podbor__inner .content_block .hp__colrt__inner {
        grid-template-columns: repeat(auto-fill, minmax(24%, 1fr));
        grid-gap: 30px 20px;
    }

    .slide_txt .slide_txt_desc_innner {
        width: 100%;
        max-width: none !important;

    }

    .home__objects__itm {
        min-height: 430px;
    }

    .home__objects .home__objects__brands {
        padding: 10px 20px;
        margin-top: 40px;
    }

    .home__objects .obj__inner .owl-dots {
        left: 39vw;
    }

    .home__podbor__inner .hp__col.rt {
        padding: 12px;
        padding-bottom: 30px;
    }

    .home__podbor__inner .hp__icon svg {
        width: 38px;
        height: 38px;
    }

    .slide_btns .slide_btn {
        width: 50%;
        margin-right: 10px;
    }

    .slide__left_inner .slide_btns {
        width: 100%;
    }

    .slide_left .slide__left_inner .slide_txt .slide_txt_inner {
        line-height: 32px;
        font-size: 26px;
    }

    .wa-order-body .container .wa-details .wa-actions {
        right: -10px;
    }

    .slide__left_inner .slide_facts .slide_facts_col {
        flex-basis: 45%;
        max-width: 185px;
    }

}

@media (max-width: 500px) {

    #page__inner_sotrudnichestvo .slide_left .features__sotr .item__fs {
        height: auto;
    }

    .icons__home__inner .icons__about__txt__desc {
        font-size: 14px;
    }

    .icons__home__inner .icons__about__icon {
        width: 40px;
    }

    .icons__home__inner {
        padding: 20px;
        height: 205px;
    }
    
    #page__inner_sotrudnichestvo .slide_left .features__sotr .item__fs {
        height: auto;
    }

    .icons__home__inner .icons__about__txt__desc {
        font-size: 14px;
    }

    .icons__home__inner .icons__about__icon {
        width: 40px;
    }

    .icons__home__inner {
        padding: 20px;
        height: 205px;
    }
}

@media (max-width: 470px) {

    .center_wrapper.product_wr {
        padding: 0;
    }

    .center_wrapper.product_wr .center_wrapper {
        padding: 0 15px !important;
    }
}

@media (max-width: 450px) {

    .fact_head {
        font-size: 22px;
    }

    .fact_txt {
        font-size: 13px;
    }

    .hp__block .hp__block__head {
        font-size: 13px;
    }

    .home__zayavka__row .home__zayavka__txt {
        font-size: 16px;
    }


    .fact_txt {
        font-size: 13px;
    }

    .hp__block .hp__block__head {
        font-size: 13px;
    }
}

@media (max-width: 449px) {

    .carousel__item .txt__icons {
        align-items: center;
    }

    .slide_new .center_wrapper .slide_left .slide__left_inner .slide_txt .slide_txt_inner {
        line-height: 26px;
        font-size: 21px;
    }

    .mobile .slide__left_inner .slide_txt {
        padding-top: 20px;
    }

    .home__zayavka .center_wrapper {
        padding: 20px;

    }

    .carousel__item .txt__icons {
        align-items: center;
    }

    .mobile .slide__left_inner .slide_txt {
        padding-top: 20px;
    }

    .home__zayavka__inner .home__zayavka__row {
        text-align: center;
        line-height: 1.6em;
    }

    .page__question .home__zayavka {
        /*height: 100%;*/
        max-height: 100%;
        padding-bottom: 45px !important;
    }
}

@media (max-width: 430px) {

    .carousel__item li {
        justify-content: center;
    }

    .owl-carousel.owl-carousel3.owl-theme .owl-prev,
    .owl-carousel.owl-carousel3.owl-theme .owl-next {
        top: 25%;
    }
}

@media (max-width: 420px) {


    .slide_new.mobile .slide_btns .slide_btn {
        width: 50% !important;
    }

    .half .carousel__item {
        padding: 0;
    }

    .hp__lf__btn.btn__new.red_button {
        height: 44px;
        padding: 0px 25px;
        font-size: 13px;
    }

    .a2c__btns .red_button a {
        justify-content: center;
    }

    .a2c__btns .btn__new {
        width: 100%;
        box-sizing: border-box;
    }


    .content-brands .img__brands__cont img {
        width: 100%;
    }

    .content-brands .img__brands__cont {
        padding: 0px 25px;
    }

    .half .carousel__item {
        padding: 0;
    }

    .hp__lf__btn.btn__new.red_button {
        height: 44px;
        padding: 0px 25px;
        font-size: 13px;
    }

    .a2c__btns .red_button a {
        justify-content: center;
    }

    .a2c__btns .btn__new {
        width: 100%;
        box-sizing: border-box;
    }

    .slide_new.mobile .slide_btns .slide_btn {
        width: 50% !important;
    }

    .content-brands .img__brands__cont img {
        width: 100%;
    }

    .content-brands .img__brands__cont {
        padding: 0px 25px;
    }
    .gallery-top .swiper-slide .factories__wrapper__card-title {
        text-wrap: wrap;
        margin-right: 10px;
    }
}

@media (min-width: 419px) {


    .home__podbor .content_toggle,
    .home__podbor .content_block.hide:after {
        display: none;
    }
   
}

@media (max-width: 385px) {

    span .factories__wrapper__card-title {
        font-size: 12px;
    }
}

@media (max-width: 365px) {

    .slide_new .center_wrapper .slide_left .slide__left_inner .slide_txt .slide_txt_inner {
        line-height: 24px;
        font-size: 20px !important;
    }

    .swiper .prodTitle {
        font-size: 16px !important;
    }
}

@media (max-width: 360px) {

    .slide_btns .slide_btn {
        margin-right: 10px;
    }

    .slide_new.mobile .slide_btns {
        width: 100%;
    }

    .icons__home__inner {
        padding: 20px;
        height: 230px;
    }

    .icons__home__inner {
        padding: 20px;
        height: 230px;
    }

    .slide_btns .slide_btn {
        margin-right: 10px;
    }

    .slide_new.mobile .slide_btns {
        width: 100%;
    }
}

@media (max-width: 359px) {

    .gallery-top .swiper-slide .factories__wrapper__card-title {
        bottom: 10px;
        text-overflow: ellipsis;
        max-width: 250px;
        overflow: hidden;
    }
}

@media (max-width: 336px) {

    .hp_row .hp__lf__head {
        margin-bottom: 5px;
        font-size: 20px;

    }

    .hp_row .hp__lf__txt {
        font-size: 14px;
        line-height: 18px;
    }
}

@media (max-width: 320px) {

    .category__products .category_product .btn__new {
        width: 130px;
    }

    .slide_left .slide_btns .slide_btn {

        margin-right: 10px;
    }

    .category__products .category_product .btn__new {
        width: 130px;
    }

    .hp__colrt__inner .hp__block .hp__block__head::after {
        top: 1px;
    }

    .content_block .hp__colrt__inner .hp__block .hp__block__head {
        font-size: 11px !important;
    }

    .swiper-slide .product__price {
        height: auto;
    }

    .swiper-slide .product__buttons {
        margin-top: 5px;
    }

    .slide_left .slide_btns .slide_btn {

        margin-right: 10px;
    }

    .hp__colrt__inner .hp__block .hp__block__head::after {
        top: 1px;
    }

    .content_block .hp__colrt__inner .hp__block .hp__block__head {
        font-size: 11px !important;
    }
}
