@media (min-width: 1200px) {
    .filter__group {
        max-width: 22rem;
        width: 22rem;
    }
    .footer::after {
        background-size: auto 35mm;
    }
}

@media (min-width: 769px) {
    .pagination {
        justify-content: space-between;
    }
    .pagination__nav {
        -ms-flex: initial;
        flex: initial;
    }
}

.header__cart-toggle-counter {
    padding: 0.3px 0 0 0;
}

.popup__text {

    line-height: 1.4;

}


@media (min-width: 1200px){
    .filter__title {
        margin: 0 0 2rem;

    }


    .sku__table td {

        padding-bottom: 0.78rem;
        padding-top: 0.78rem;

    }

    .swiper-sku .swiper-sku-thumbs .swiper .swiper-slide {
        padding: 0 0.35rem 0.6rem;

    }
    .header__call {
        padding:0;
    }

}

.sku__table-image,
.products__item-table-image {

    margin:0.3rem 0;
}
@media (min-width: 1200px) {
    .products__item-table td {
        padding: 0 0.75rem;
    }
}

@media (min-width: 1200px) {
    .products__item-table tr:nth-child(1) td:nth-child(3),
    .sku__table tr:nth-child(1) td:nth-child(3){
        padding: 0 0.75rem;
        padding-top: 0px;
    }
}

@media (min-width: 1200px) {
    .products__item-table tr:last-child td:nth-child(4) span,
    .sku__table tr:last-child td:nth-child(4) span{
        margin-top:1.3rem;
    }
}

.sku__table-image,
.products__item-table-image{
   width: 34px;
  height: 34px;
    margin: 0;
}

.header__call li:first-child{
    width:38.9rem;
}

.header__call .filter__input{
    background:white;
}

.header__call .filter__input::placeholder {
    color: black;
    transition: opacity 0.25s;
}

.catalog__item-title {
    hyphens: initial;
}

.catalog-aside__menu > li .catalog-aside__link.is-active::before {
    background: #cfeaff;
}

.sku__table td{
    padding-top:0;
    padding-bottom:0;
}



@media (min-width: 1200px) {
    .swiper-banners .swiper-pagination {
        bottom: 1rem;
    }
}
.swiper-pagination-bullet-active {
    background: #0082CB;
}

.featured__item-mark.mark-new {
    background: #089345;
}
.featured__item-mark.mark-hit {
    background: #0082CB;
}

.footer__contacts-dl dd {
    color: #0082CB;
}
.footer__error .error-keys {
    color: #d00;
}
.footer__results {
    text-transform: initial;
}

@media (min-width: 1200px) {
    .delivery__title {
        margin-left: 2rem;
    }
}



.products__item-title a,
.products__item-title a:active,
.products__item-title a:focus,
.products__item-title a:hover,
.products__item-title a:visited {
    color: var(--body-color);
}

.products__item--list .products__item-action {
    margin: 0.5rem 0 0;
}


.team__list {
    margin: 0 -1rem -3rem;
    padding: 0;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.team__list > li {
    padding: 0 1rem 3rem;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    text-align: center;
}
@media (min-width: 768px) {
    .team__list {
        margin: 0 -1rem -3rem;
    }
    .team__list > li {
        padding: 0 1rem 3rem;
        -ms-flex: 0 0 33.333%;
        flex: 0 0 33.333%;
        max-width: 33.333%;
    }
}
@media (min-width: 991px) {
    .team__list {
        margin: 0 -1rem -3rem;
    }
    .team__list > li {
        padding: 0 1rem 3rem;
        -ms-flex: 0 0 33.333%;
        flex: 0 0 33.333%;
        max-width: 33.333%;
    }
}
@media (min-width: 1200px) {
    .team__list {
        margin: 0 -1.2rem -3rem;
        padding: 0 0 0 2rem;
    }
    .team__list > li {
        padding: 0 1.2rem 3rem;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}

@media (min-width: 1200px) {
    .news__title, .articles__title, .faq__title {
        font-size: 3.8rem;
    }
    .projects__list {
        -ms-flex-pack: flex-start;
        justify-content: flex-start;
    }
    .projects__list li {
        padding: 0 1rem 2rem;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}


.catalog__item-icon {
    width: 6rem;
    height: 6rem;
}

@media (min-width: 1200px) {
    .catalog__item-icon {
        width: 18rem;
        height: 18rem;
        margin: 0 2rem 0 0;
    }
}

.catalog__item-head {
    display: list-item;
    display: list-item;
}

@media (min-width: 1200px) {
    .catalog__item-title {
        height: 5rem;
    }
}

.catalog__item {
    background: none;
    border: none;
}

@media (min-width: 768px) {
    .catalog__item-menu-link-icon {
        width: 6.5rem;
        height: 4.5rem;
        margin: 0 1.4rem 0 0;
    }
}

@media (min-width: 1200px) {
    .catalog__item-menu-link-icon {
        margin: 0 1rem 0 0;
    }
}

@media (min-width: 768px) {
    .catalog__item-menu {
        padding: 0;
    }
}


.cookies__text a {
    font-weight: 500;
    color: #070809;
    text-decoration: underline;
}


.breadcrumbs li h1 {
    display: inline;
    padding: 0;
    margin: 0;
    font-size: 1.2rem;
    line-height: 1.2;
    font-weight: 600;
    white-space: nowrap;
}

.swiper-gallery picture img {
    user-select: none;
}

@media (max-width: 767px) {
    .footer__scrolltop {
        left: 3rem;
    }
}
@media (max-width: 1199px) {
    .footer__scrolltop {
        left: 3.6rem;
    }
    .footer__scrolltop svg {
        margin-top: 4px;
    }
}

.button_dea3 {
    height: 46px !important;
    margin-bottom: 75px !important;
    width: 46px !important;
    margin-right: 24px !important;
}



.footer__info-link {
    color: #0082CB;
}
.map-btn {
    display: inline-block;
    position: absolute;
    top: 2rem;
    right: 2rem;
    height: 4rem;
    width: 4rem;
    padding: 0 !important;
    box-shadow: 0 0 1rem 0 rgba(0,0,0,0.2);

}
.map-btn img {
    display: block;
    height: 100%;
}
@media (max-width: 767px) {
    .map-btn {
        right: 0;
    }
}
.container-fluid {
    padding: 0 2.8rem 0 2.8rem;
}
@media (max-width: 1199px) {
    .header__nav-offcanvas {
        padding: 1.6rem 2.8rem 1.6rem 2.8rem;
    }
}

.header__cart-offcanvas {
    padding-bottom:1.6rem;
    
}
@media (min-width: 1200px) {
    .header__cart-offcanvas {
        padding-bottom:4rem;
        left: auto;
        right: 0;
    }
    .filter__action .filter__action-row{
        justify-content: flex-end;
    }
}

#managerCommentForm .form-message {
    text-align: right;
}
#managerCommentForm .text-scs {
    font-size: 1.4rem;
    line-height: 1.4;
    padding: 0.8rem 0 0;
    font-weight: 400;
}

@media (max-width: 768px) {
    .wysiwyg img {
        width: auto !important;
        height: auto !important;
    }
}

.nc-navbar.nc--fixed {
    z-index: 100000!important;
}

@media (min-width: 768px) {
    .header {
        z-index: 10000;
    }
    .fancybox-map .header {
        z-index: 1947483650;
    }
    
}

ul.filter__pagination-menu {
    flex: 1;
}

.subsc .form-message.text-scs{
    text-align: center;
}
@media (max-width: 767px) {
    .feedback .form-message.text-scs {
        text-align: center;
    }
}

@media (max-width: 767px) {
    h1:not([class]) {
        font-size: 2.4rem;
    }
}

@media (max-width: 576px) {
    h1:not([class]) {
        font-size: 2.1rem;
    }
}



.catalog__item-menu-link-icon {
    width: 40px;
    height: 40px;
}
.catalog__item-menu-link-icon img {
    width: 100%;
    height: 100%;
}
@media (min-width: 1200px) {
    .catalog__item-menu-link-icon {
        width: 45px;
        height: 45px;
    }
    .catalog-aside__link {
        padding: 1.2rem 4.8rem 1.2rem 2rem;
    }
}

.filter__fromto .row > [class^=col]:nth-child(2):after {
    content: '';
}
.filter__fromto .row > [class^=col].col-postfix {
    margin-left: -0.75rem;
    padding: 0;
}


@media (min-width: 1200px) {
    .cart__table-action .ui-send {
        text-align: left;
    }

    .cart__table-action .ui-btn--green{
        margin-right:0;
    }
}


@media (max-width: 768px) {
    p iframe {
        width: 100%;
        z-index: 1;
        border: 0;
    }
}
.equipment .row {
    margin: 0 -1.5rem;
}
.equipment .row > [class^=col] {
    margin-bottom: 3rem;
}
@media (min-width: 1200px) {
    .equipment .row > [class^=col] {
        margin-bottom: 3rem;
        padding: 0 1.5rem;
    }
}
@media (max-width: 767px) {
    .equipment .row > [class^=col] {
        margin-bottom: 1.5rem;
        padding: 0 1.5rem;
    }

    .logoIconCloud_d99b{
        background-size: inherit;
    }
}

.footer__error {
    font-size: 1.4rem;
}
.search_mobile_text.text-empty {
    margin-bottom: 3rem;
}
@media (max-width: 1200px) {
    .search_mobile_text {
        text-align:center;
    }
}

@media (min-width: 1200px) {
    .contacts__item-map-action {
        left: 18px;
        bottom: 17px;
    }
}


@media (min-width: 1200px) {
    .header__logo {
        left: 0.8rem;
    }
}

@media (min-width: 1200px) {
    .header__logo {
        left: 6px;
    }
}


.contacts__item-map-action .ui-btn--40,
.popup-map__foot .ui-btn--40{
    padding-top: 0.8rem !important;
    padding-bottom: 0.8rem !important;
}

@media (min-width: 1200px) {
    .filter__size .row-xl-gutter-25 > [class^="col"] {
        padding: 0 1.24rem;
    }
}

/* ==== RESET TAG STRONG ==== */
.article strong {
    display: inline;
    margin: 0;
    font-size: inherit;
    line-height: inherit;
    font-weight: bolder;
}

/* ==== RESET COLOR TEXT ==== */
.article p, .services__item-text {
    opacity: 1;
}
.services-article p, .services-article ul {
    color: inherit;
}

/* ==== Article ==== */
.article picture.pull-right.is-md-visible {
    margin-top: 4rem
}
@media (max-width: 1199px) {
    .article picture.pull-right.is-md-visible {
        margin-top: 3.5rem
    }
}

@media (max-width: 1000px) {
    .banners__swiper .swiper-banners .swiper-pagination {
        display: none;
    }
}

/* ==== Services ==== */

.services__item-action {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
}

@media (max-width: 576px) {
    .services__item-action > * {
        width: 100%;
    }
}

.page-services__action {
    margin: 5rem 0;
    display: flex;
    width: 100%;
}

@media (max-width: 576px) {
  .page-services__action > * {
      width: 100%;
  }
}

@media (min-width: 768px) {
    .cart-modal {
        bottom: 6.6rem;
        right: 3.6rem;
    }
}

/*
@media (min-width: 768px) {
    .header__cart-counter {
        margin-right: 35px;
    }
    .header__cart-item-delete {
        top: 32%;
        right: 2rem;
    }
    .header__cart-item-title {
        line-height: 1.3;
        margin-bottom: 0.5rem;
        font-size: 1.4rem;
    }
}
*/

@media (min-width: 1200px) {
    .services__item-image {
        margin-top: 5px;
    }
    .filter__range{
        width:101%;
    }
}



@media (max-width: 1199px) {
    .header__call li:first-child {
        width: 18.9rem;
    }
}
        @media (max-width: 1199px) {
            .filter__btn-search {
                right: 0rem;
            }
        }
        @media (max-width: 1199px) {
            .filter__input, .catalog-aside__search-input {
                font-size: 1.3rem;
            }
        }

        @media (min-width: 768px) {
            .filter__input {
                font-size: 1.3rem;
            }
        }

        @media (max-width: 1199px) {
            .filter__sort__update {
                flex: 0 0 100%;
                max-width: 100%;
            }
        }
        @media (max-width: 999px) {
            .header__call{
                display:none;
            }
        }

        @media (max-width: 767px) {
            .footer__scrolltop{
                margin-left: -9px;
                bottom:6.83rem;
            }
            .services__item-image{
                margin-top: 4px;
            }
        }

 

@media(min-width: 768px) and (max-width: 1200px){
.header__nav-offcanvas{
width: 23.6rem;
}

.header__nav-submenu {
    margin-left: 25px;
  }
}

@media (min-width: 1200px) {
  .header__nav-submenu {
    margin-left: 0;
  }
}

/* ==== Company ==== */
.company--single .company__image {
  height: auto;
  margin: 0;
}
@media (max-width: 767px) {
  .company--single .company__image {
      margin-bottom: 2rem;
  }
}
.company--single .company__image img {
  position: relative;
  height: auto;
  border-radius: .8rem;
}
.company--single .company__title, .company--single .company__text {
    max-width: 100%;
}
/* ==== Services Article ==== */
.services-article--title-button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 2rem;
    margin-bottom: 3rem !important;
}
.services-article--title-button > * {
    margin: 0 !important;
}
@media (max-width: 768px) {
    .services-article--title-button {
        margin-bottom: 2rem !important;
    }
}
@media (max-width: 576px) {
    .services-article--title-button {
      flex-direction: column;
      align-items: flex-start;
    }
    .services-article--title-button > * {
        width: 100%;
    }
}
.examples__list > li:last-child {
    padding-bottom: 0;
}
.article picture.pull-right + strong {
    display: block;
    margin: 0 0 1rem;
}
@media (max-width: 767px) {
  .header__nav-link-arrow {
      width: 2.2rem;
      height: 2.2rem;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .__jivoMobileButton {
        --jivoMobileOffsetBottom: 0px !important;
    }
}

.article table tr > td:first-child:has(img) img {
    margin: 0 auto;
    display: block;
}
.article table tr > td:first-child:has(img) {
    vertical-align: top;
    padding-right: 2rem;
}
@media (max-width: 576px) {
    .article table tr > td:first-child:has(img) {
        padding-right: 1rem;
    }
}

.services__item-text > *:first-child {
    margin-top: 0;
}

.services__item-text > *:last-child {
    margin-bottom: 0;
}

.services__item-mark {
   margin-bottom: 1.4rem;
}
@media (min-width: 768px) {
  .services__item-mark {
      margin-bottom: 0.6rem;
  }
}
@media (min-width: 1200px) {
  .services__item-mark {
      margin-bottom: 1rem;
  }
}

    
@media (max-width: 576px) {
    .services__item {
        display: flex;
        flex-direction: column;
        border: 1px solid #E4E5E6;
        border-radius: 1.2rem;
        overflow: hidden;
    }
    .services__list .services__item > .services__item-link, .services__list .services__item > .services__item-link * {
        width: 100%;
    }
    .services__list .services__item-image {
        margin: 0;
    }
    .services__item-desc {
        padding: 2rem;
        display: flex;
        flex-direction: column;
    }
    .is-page-article .services__item-mark {
        order: -1;
        font-style: normal;
        font-weight: bold;
        letter-spacing: .15rem;
    }
    .is-page-services .services__item {
        border: 0;
        border-radius: 0;
    }
    .is-page-services .services__item-desc {
        padding: 0;
        margin-top: 2.5rem;
    }
}


.swiper-banners .swiper-wrapper {
    transition-timing-function: ease;
}

.news__item-title a, .services__item-title a {
    color: inherit;
}


@media (min-width: 1200px) {
    .header__logo img,
    .footer__logo img {
        width: 29.2rem;
        height: 5.7rem;
    }
    .footer__logo {
        max-width: 29.2rem;
    }
}

@media (min-width: 768px) {
    .suitable__group-action--mobile {
        display: none;
    }
}
@media (max-width: 767px) {
    .suitable__group-action--desktop {
        display: none;
    }
}

a.benefits__item-image:hover, 
a.delivery__image:hover,
a.numbers__item-icon:hover{
    opacity:0.9;
}

.filter__btn--light:hover {
    color: #FFFFFF;
    background: #089346;
}

.services__list .ui-btn--outline, 
.services-article--title-button .ui-btn--outline,
.request__form .ui-btn, 
.subsc .subsc__btn{
    background: #089345;
  color: #fff;
  border:0;
}

.services__list .ui-btn--outline:hover, 
.services-article--title-button .ui-btn--outline:hover, 
.request__form .ui-btn:hover,
.subsc .subsc__btn:hover{
    background: #f48a04;
}


.feedback.blue{
    background: linear-gradient(296deg, #CEEDFF 0%, rgba(206, 237, 255, 0) 176.41%);
    color: #070809;
}

.blue .feedback__accept, 
.blue .feedback__accept a{
    color: rgba(0, 130, 203, 0.7);
}


.blue .feedback__field.ui-field{
border: 1px solid #E4E5E6;
}

.blue .feedback__input:focus, 
.blue .feedback__textarea:focus{
  border-color: #0082CB;
  box-shadow: 0 0 0 1px #0082CB;
}

.blue .feedback__title{
  color: #06579B;
}

.blue .form-message.text-scs {
    color: #06579B;
}

.search_mobile_text{
    font-weight:600;
}

.pagination__prev.is-disabled, .pagination__next.is-disabled {
    display: flex;
    opacity: 0.3;
    visibility: visible;
    pointer-events: none;
}

.footer__additional-apps {
  display: block;
}




@media (min-width: 1200px) {
  .footer__copyright {
    margin: 2rem 0 0 0;
  }
}

.swiper-banners .swiper-slide {
  min-width: auto;
}

@media (min-width: 1200px) {
  .footer__additional-apps-qr-desc picture {
    display: block;
    max-width: 13.2rem;
    margin-top: -4px;
  }
}

.grecaptcha-badge { visibility: hidden; }

@media (min-width: 768px) {
  .article picture {
    min-height: auto;
  
  }
 
}

@media (max-width: 769px) {

  .header__nav-submenu {

  margin-left: 29px;
}
}

.footer__additional-menu-link{
    display:flex;
}

  .footer__additional-menu-icon {
    width: 2rem;
    height: 2rem;
    margin: 0rem 0.4rem 0 0;
    
  }

@media (min-width: 1200px) {
  .footer__additional-menu-icon {
    width: 2rem;
    height: 2rem;
    margin: 0.4rem 0.6rem 0 0;
  }
}

@media (max-width: 600px) {
.footer__additional-menu-text{
line-height:1.3;
}

.footer__additional-menu-icon {
   
    min-width: 22px;
  }
}

@media (min-width: 768px) {
.header__cart-table tr:last-of-type td .header__cart-item-delete{
  margin-top: -2.5rem;
}
}



.fancybox-slide--iframe {
  padding: 2.4rem 12rem;
}

.fancybox-slide--iframe .fancybox-content {
  background: #000;
  overflow: visible;
  border-radius: 1.2rem;
  max-width: 640px;
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
}

.fancybox-slide--iframe .fancybox-content iframe {
    border-radius: 0;
}

.fancybox-slide--iframe .fancybox-download {
  visibility: hidden;
}

@media (max-width: 767px) {
  .fancybox-slide--iframe {
    padding: 2.4rem;
  }
}

.fancybox-video, .fancybox-iframe {
  border-radius: 0rem;
  overflow: hidden;
}

@media (max-width: 767px) {
  .fancybox-slide--iframe .fancybox-close {
    top: 0;
    left: 100%;
    right: auto;
    bottom: auto;
  }
}
.fancybox-slide--iframe .fancybox-close {
  color: #0082CB;
}

@media (max-width: 767px) {
  .fancybox-slide--iframe {
    padding-left: 3.6rem;
    padding-right: 3.6rem;
  }
}

@media (max-width: 1199px) {
.footer__center.footer__scrolltop {
  left: 50%;
  z-index: 500;
  bottom: -1rem;
  margin: 0 0 0 -1.4rem;
  width: 2.8rem;
  height: 2.8rem;
  box-shadow: 0 0 0 0.5rem #fff;
 
}
}

@media (max-width: 767px) {
.footer__center.footer__scrolltop {
  bottom: 5.7rem;
  width: 2.6rem;
  height: 2.6rem;
  box-shadow: 0 0 0 0.45rem #fff;
    margin: 0 0 0 -1.3rem;
}
}

.footer__whatsapp {
 
  width: 65px;
  height: 65px;
  box-shadow: 0 0 0 0rem #fff;
  background:none;
  bottom:5.5rem;
  margin-left:-16px;
  z-index:5000;
}

@media (max-width: 900px) {
  .footer__whatsapp {
    right: 20px;
    margin-left: 0;
    left: auto;
  }
}

.footer__whatsapp:hover {
  box-shadow: 0 0 0 0rem #fff;
  background:none;
}

.footer__scrolltop.footer__whatsapp{
transform: translate(0, 0);
}

.header__whatsapp{
    margin-top:5px;
    margin-left:9px;
    transition: color 0.25s, border-color 0.25s, background 0.25s, box-shadow 0.25s;
    width:31px;
    display:none;
}
.header__whatsapp svg path, .header__whatsapp svg circle {
    transition: all 0.1s ease-in-out;
}
.header__whatsapp:hover svg path {
    fill: #ffffff;
}
.header__whatsapp:hover svg circle {
    fill: #067043;
}


@media (min-width: 1199px) {
  .footer__whatsapp{
  display:none;
  }
  .header__whatsapp{
  display:inline;
  }
}

.footer__additional-social-link:hover {
  text-decoration: none;
  color: #0082CB;
  opacity:0.8;
}
@media (max-width: 767px) {
  .footer__additional-social-link {
      
        width: 2.5rem;
        height: 2.5rem;
}

.footer__additional-social > li {
  margin: 0px 0.4rem 0 0;
}
}


@media (min-width: 1200px) {
  .footer__contacts .row > [class^="col"] {
    position: relative;
    padding: 0 5rem 5rem;
    padding-right: 0rem;
  }
}

/* =============== ToolTip and UI Video Link ================ */
.tooltipster-extra .tooltipster-box {
  overflow: hidden;
  box-shadow: 0 0.6rem 1.6rem rgba(0, 0, 0, 0.22), 0 0 0 999.9rem rgba(0, 0, 0, 0.22);
}
.tooltipster-extra .tooltipster-content {
  padding: 1rem;
  font-size: 1.2rem;
  line-height: 1.3;
  font-weight: 400;
  font-style: italic;
  text-align: center;
}
@media (min-width: 1200px) {
  .tooltipster-extra .tooltipster-content {
    padding: 2rem;
    font-size: 1.6rem;
  }
}
.sku__table-label {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.5rem;
  hyphens: auto;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
}
.ui-video-link {
  display: inline-block;
  vertical-align: top;
  width: 3.5rem;
  height: 2.2rem;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.ui-video-link svg {
  display: block;
  width: 100%;
  height: 100%;
  overflow: visible;
}
.ui-video-link rect,
.ui-video-link path {
  transition: fill 0.25s;
}
.ui-video-link--light:hover rect {
  fill: #B7E1FA;
}
.ui-video-link--light:hover path {
  fill: #06579B;
}
.ui-video-link--blue:hover rect {
  fill: #06579B;
}
.ui-video-link--blue:hover path {
  fill: #CEEDFF;
}
.ui-video-link--red:hover rect {
  fill: #C7000A;
}
.ui-video-link--red:hover path {
  fill: #fff;
}
.sku__gallery {
  position: relative;
}
.swiper-extra {
  position: absolute;
  top: 2rem;
  right: 2rem;
  width: 4rem;
  height: 4rem;
  display: block;
  z-index: 100;
  cursor: pointer;
}
.swiper-extra img, .swiper-extra svg {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media (min-width: 768px) {
  .swiper-extra {
    top: 1.6rem;
    right: 1.6rem;
    width: 3rem;
    height: 3rem;
  }
}
@media (min-width: 1200px) {
  .swiper-extra {
    top: 2rem;
    right: 2rem;
    width: 4rem;
    height: 4rem;
  }
}
/* :has(.fancybox-prev:disabled, .fancybox-next:disabled) .fancybox-prev,
:has(.fancybox-prev:disabled, .fancybox-next:disabled) .fancybox-next {
  visibility: hidden;
}*/

:has(.fancybox-prev:disabled):has(.fancybox-next:disabled) .fancybox-prev,
:has(.fancybox-prev:disabled):has(.fancybox-next:disabled) .fancybox-next {
  visibility: hidden;
}


/* ======= ToolTip and UI Video Link - Edits ======= */
.products__item-table-label {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.5rem;
}

/* =========== Search Panel ============ */
.sh
{
    display: none;
}

@media (min-width: 1200px)
{
    .sh
    {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        position: absolute;
        top: 100%;
        left: 0;
        width: 66.4rem;
        z-index: 99999;
        background: #fff;
        color: #070809;
        border-radius: 0.6rem;
        margin: 1rem 0 0 0;
        box-shadow: 0 6px 16px rgba(0, 0, 0, 0.22), 0 0 0 9999px rgba(0, 0, 0, 0.22);
        transition: 0.25s;
        opacity: 0;
        visibility: hidden;

    }

    .sh.is-active
    {
        opacity: 1;
        visibility: visible;
    }

    /* .sh-overlay {
        content: '';
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 99998;
        background: rgba(0, 0, 0, 0.22);
        transition: 0.25s;
        opacity: 0;
        visibility: hidden;
    } */
    .sh:after
    {
        content: '';
        display: block;
        position: absolute;
        top: 1.2rem;
        left: 50%;
        bottom: 1.2rem;
        border-left: 1px solid #E4E5E6;
    }

    .sh__col
    {
        min-width: 0;
        padding: 1.2rem 1.4rem;
        max-height: 48rem;
        overflow-x: hidden;
        overflow-y: auto;
    }

    .sh__col::-webkit-scrollbar
    {
        display: none;
    }

    .sh__title
    {
        display: block;
        margin: 0 0 1.6rem;
        font-size: 1.8rem;
        line-height: 1.2;
        font-weight: 600;
        text-transform: none;
    }

    .sh__requests
    {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .sh__requests>li
    {
        margin: 0 0 1.2rem;
        width: auto;
        max-width: 100%;
    }

    .sh__requests>li:last-child
    {
        margin: 0;
    }

    .sh__requests a
    {
        display: block;
        font-size: 1.4rem;
        line-height: 1.8rem;
        font-weight: 500;
        text-transform: none;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        position: relative;
        padding: 0 0 0 2.6rem;
        color: #070809;
        transition: color 0.25s;
    }

    .sh__requests a:before
    {
        content: '';
        display: block;
        position: absolute;
        top: 50%;
        left: 0;
        width: 1.6rem;
        height: 1.6rem;
        margin: -0.8rem 0 0 0;
        background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.07867 2.19062C3.38125 1.104 5.35861 0 8 0C12.4472 0 16 3.58569 16 8C16 11.7134 13.4709 14.8322 10.0398 15.736C9.65138 15.8383 9.25357 15.6064 9.15126 15.218C9.04895 14.8296 9.28089 14.4318 9.6693 14.3294C12.4782 13.5896 14.5455 11.0357 14.5455 8C14.5455 4.38522 11.6401 1.45455 8 1.45455C5.79049 1.45455 4.13148 2.37236 3.01042 3.30756C2.709 3.559 2.44807 3.81053 2.22785 4.04364H3.95636C4.35803 4.04364 4.68364 4.36925 4.68364 4.77091C4.68364 5.17257 4.35803 5.49818 3.95636 5.49818H0.727273C0.325611 5.49818 0 5.17257 0 4.77091V1.45455C0 1.05288 0.325611 0.727273 0.727273 0.727273C1.12893 0.727273 1.45455 1.05288 1.45455 1.45455V2.75543C1.64263 2.57102 1.85065 2.38084 2.07867 2.19062ZM0.727273 7.27273C1.12893 7.27273 1.45455 7.59834 1.45455 8C1.45455 8.29031 1.47344 8.57587 1.50997 8.85561C1.56199 9.25389 1.28129 9.61893 0.883016 9.67095C0.484737 9.72297 0.119697 9.44227 0.0676771 9.04399C0.0230048 8.70197 0 8.35348 0 8C0 7.59834 0.325611 7.27273 0.727273 7.27273ZM1.00086 10.1118C1.37184 9.95787 1.79739 10.1338 1.95135 10.5048C2.17196 11.0364 2.46083 11.533 2.80722 11.9836C3.052 12.3021 2.99228 12.7587 2.67382 13.0035C2.35537 13.2482 1.89877 13.1885 1.65399 12.8701C1.23109 12.3199 0.877892 11.7129 0.607903 11.0623C0.453943 10.6913 0.629874 10.2658 1.00086 10.1118ZM2.99655 13.3262C3.24133 13.0077 3.69793 12.948 4.01638 13.1928C4.46702 13.5392 4.96364 13.828 5.49521 14.0486C5.8662 14.2026 6.04213 14.6282 5.88817 14.9991C5.73421 15.3701 5.30866 15.5461 4.93767 15.3921C4.28711 15.1221 3.68012 14.7689 3.12994 14.346C2.81149 14.1012 2.75177 13.6446 2.99655 13.3262ZM6.32905 15.117C6.38107 14.7187 6.74611 14.438 7.14439 14.49C7.42413 14.5266 7.70969 14.5455 8 14.5455C8.40166 14.5455 8.72727 14.8711 8.72727 15.2727C8.72727 15.6744 8.40166 16 8 16C7.64652 16 7.29803 15.977 6.95601 15.9323C6.55773 15.8803 6.27703 15.5153 6.32905 15.117ZM8.45806 4.73455C8.45806 4.33289 8.13245 4.00728 7.73079 4.00728C7.32913 4.00728 7.00352 4.33289 7.00352 4.73455V7.71637C7.00352 8.10202 7.13333 8.48015 7.30812 8.78665C7.48268 9.09275 7.74134 9.39621 8.07161 9.59227L8.07275 9.59295L10.3254 10.9373C10.6703 11.1431 11.1167 11.0303 11.3226 10.6854C11.5284 10.3405 11.4157 9.89405 11.0708 9.68822L8.81621 8.34276L8.81428 8.34161C8.75237 8.30492 8.65506 8.21236 8.57164 8.06609C8.48825 7.91986 8.45806 7.7889 8.45806 7.71637V4.73455Z' fill='%230082CB'/%3E%3C/svg%3E%0A");
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: contain;
    }

    .sh__requests a:hover
    {
        color: #0082CB;
    }

    .sh__recommends
    {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .sh__recommends>li
    {
        border-top: 1px solid #E4E5E6;
        padding: 0.8rem 0;
        width: auto;
        max-width: 100%;
    }

    .sh__card
    {
        display: flex;
        align-items: center;
        gap: 14px;
        color: #070809;
    }

    .sh__card:hover
    {
        color: #0082CB;
    }

    .sh__card-image
    {
        display: block;
        width: 6rem;
        height: 6rem;
        border-radius: 1.2rem;
        background: #000;
        overflow: hidden;
        flex: 0 0 auto;
    }

    .sh__card-image img
    {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .sh__card-title
    {
        display: block;
        margin: 0;
        flex: 1;
        font-size: 1.4rem;
        line-height: 1.2;
        font-weight: 500;
        text-transform: none;
        white-space: normal;

        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

}
/* =========== Search Panel - Edits ============ */
.sh[data-count="1"]:after {
  display: none;
}
.sh[data-count="2"]:after {
  content: '';
  display: block;
  position: absolute;
  top: 1.2rem;
  left: 50%;
  bottom: 1.2rem;
  border-left: 1px solid #E4E5E6;
}
.sh[data-count="1"] {
  grid-template-columns: repeat(1, 1fr);
  width: 38.9rem;
}
.filter__data-basic .sh[data-count="1"] {
  width: 36.5rem;
}
.filter__search__main .sh[data-count="1"] {
  width: 53.4rem;
}
.filter__data-advanced .sh[data-count="1"] {
  width: 33.5rem;
}

/* ============ Карта контактов ============ */
.popup-map__head .container-fluid {
  justify-content: space-between;
}

/* ========== Вакансии ========== */
.vacancies__item-status.red {
    color: #d00;    
}


.container-gap section {
    margin-bottom: 6.6rem;
}
.container-gap .improve-company {
    /*margin-bottom: 3rem;*/
}
.container-gap .featured {
    margin-bottom: 4rem;
}

.container-gap section.subsc {
margin: 0 0 3rem;
}
.container-gap .ui-link.ui-link--blue {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
}

.improve-company .company__text {
    margin: 0 0 1.5rem;
    opacity: 0.7;
}
.improve-company .company__image {
    max-width: 40rem;
    margin-left: auto;
    right: 0;
}

.improve-benefits {
    padding: 6rem 4rem;
    padding-top:5rem;
    border-radius: 12px;
    background: linear-gradient(297deg, rgba(206, 237, 255, 0.60) 0%, rgba(206, 237, 255, 0.30) 100%), #FFF;
}
.improve-benefits .benefits__title {
    text-align: center;
   
}
.improve-benefits .benefits__list {
    margin-bottom: 3rem;
} 
.improve-benefits .numbers {
    margin-bottom: 0;
}
.improve-benefits .benefits__item-title {
    font-size: 1.6rem;
}
.improve-delivery .delivery__list {
    margin-bottom: 1.5rem;
    padding-left: 0;
}
.improve-delivery .delivery__title {
    margin-left: 0;
}
.improve-delivery .delivery__image {
    margin: 0;
}

.improve-contacts .contacts__list {
    border-radius: 12px;
    overflow: hidden;
}
.improve-contacts .contacts__item-title {
    font-size: 2.6rem;
}
.improve-contacts .contacts__item-desc {
    padding: 6rem 4rem;
    background: linear-gradient(297deg, rgba(206, 237, 255, 0.60) 0%, rgba(206, 237, 255, 0.30) 100%), #FFF;
}
.improve-contacts .contacts__item-table > tbody > tr > td {
    padding: 0 2rem 2rem;
}
.improve-contacts .contacts__item-table > tbody > tr:last-child > td {
    padding-bottom: 0;
}
.improve-contacts .contacts__item-phones > tbody > tr > td:last-of-type {
    color: #777f84;
}
.improve-contacts .contacts__item-table > tbody > tr > td:first-of-type {
    padding-left: 0;
    padding-right: 0;
}
.improve-contacts .contacts__item-phones > tbody > tr > td {
    padding: 0 1rem;
}
.improve-contacts .contacts__item-phones > tbody > tr > td:first-of-type {
    padding-left: 0;
}
.improve-contacts .contacts__item-table {
    margin: 0;
}
.improve-contacts .contacts__item-table > tbody > tr > td p {
    display: block;
    margin: 0;
    margin-bottom: 1.2rem;
}
.improve-contacts .contacts__item-table > tbody > tr > td p:last-child {
    margin: 0;
}
.improve-contacts .contacts__item-text {
    margin-top: 2rem;
}

.improve-contacts .contacts__item-top .contacts__item-title {
    min-width: 11.3rem;
    flex-shrink: 0;
    margin-bottom: 0;
}
.improve-contacts .contacts__item-top p {
    margin: 0;
    max-width: 30rem;
    opacity: 0.5;
    font-size: 1.4rem;
    letter-spacing: 0.28px;
}
.improve-contacts .contacts__item-top {
    display: flex;
    flex-wrap: nowrap;
    gap: 1.5rem;
    margin-bottom: 2.4rem;
}

.improve-projects .projects__list {
    padding: 0 2rem;
}
.improve-projects .projects__list li {
    padding-bottom: 2.4rem;
}
.improve-projects .projects__item {
    max-width: 100%;
}
.improve-projects .projects__item-text {
    max-width: 80%;
    margin: 0 auto;
}

.improve-projects .projects__item-image-ubrali {
    margin-bottom: 1.2rem;
    border-radius: 12px;
    border: 1px solid #EEEFF0;
}

@media (max-width:1199px) {
    .container-gap section {
        margin-bottom: 3rem;
    }
    .container-gap .featured {
        margin-bottom: 1rem;
    }

    .improve-company .company__text {
        margin-bottom: 1.5rem;
    }

    .improve-benefits .benefits__list {
        margin-bottom: 2rem;
    }

    .improve-delivery .delivery__list {
        margin-bottom: 1rem;
    }

    .improve-benefits {
        padding: 4rem 2rem;
    }
    .improve-benefits .benefits__item-title {
        font-size: 1.4rem;
    }

    .contacts__item-top .contacts__item-title {
        min-width: 9.6rem;
    }
    .contacts__item-top p {
        font-size: 1.2rem;
        line-height: 130%;
    }

    .improve-contacts .contacts__item-desc {
        padding: 4rem 2rem;
    }
    .improve-contacts .contacts__item-text {
        margin-top: 1.5rem;
    }
    .improve-contacts .contacts__item-table > tbody > tr > td p {
        margin-bottom: 1rem;
    }


    .improve-projects .projects__list {
        padding: 0;
    }
    .improve-projects .projects__item-image {
        margin-bottom: 1rem;
    }
    .improve-projects .projects__item-text {
        max-width: 95%;
    }
    
}

@media (max-width:767px) {
    .container-gap .improve-company {
        margin-bottom: 3rem;
    }
    .container-gap .featured {
        margin-bottom: 2rem;
    }
    .container-gap .ui-link.ui-link--blue {
        font-size: 10px;
    }

    .improve-company .company__text {
        margin-bottom: 1rem;
    }

    .improve-delivery .delivery__list {
        margin-bottom: 0;
    }

    .contacts__item-top {
        margin-bottom: 1.5rem;
    }
    .contacts__item-top .contacts__item-title {
        min-width: 8.6rem;
    }
    .improve-contacts .contacts__item-table > tbody > tr > td {
        padding-bottom: 1.5rem;
    }
    .improve-contacts .contacts__item-desc {
        padding: 2.5rem 1.5rem;
    }
    .improve-contacts .contacts__item-table > tbody > tr > td p {
        margin-bottom: 0.5rem;
    }
    .improve-contacts .contacts__item-title {
        font-size: 2.2rem;
    }

    .improve-benefits {
        padding: 2.5rem 1.5rem;
    }
    .improve-benefits .benefits__item-title {
        font-size: 1.2rem;
    }

    .improve-projects .projects__item-image {
        margin-bottom: 0.5rem;
    }
    .improve-projects .projects__item-text {
        max-width: 100%;
    }
    
    .improve-contacts .contacts__item-top .contacts__item-title {
    min-width: 9.9rem;
 
}
.improve-contacts .contacts__item-top p {

    font-size: 1.2rem;
}

}

@media (min-width: 1200px) {
  .container-gap section.banners {
    margin: 0 0 2rem;
    margin-bottom: 2rem;
  }

  .improve-contacts .contacts__item-top .contacts__item-title {
    min-width: 14.3rem;
}
}


@media (min-width: 767px) {

  .improve-benefits .benefits__title {
    margin-bottom: 4.1rem;
}

}

/* ============ Компонент «Контент с картинкой» =========== */
.purchase {
    gap: 0;
}
.purchase-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 3rem;
}
.purchase-info a {
    -ms-flex-negative: 0;
        flex-shrink: 0;
}
.purchase-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    padding: 4rem 0;
    border-bottom: 1px solid #D9D9D9;
}
.purchase-item:last-child {
    border-bottom: none;
}
.purchase-content {
    max-width: 70%;
}
.purchase-content h1,
.purchase-content h2 {
    margin-bottom: 2.5rem;
}

.purchase-content h2 {
    font-size: 2.5rem;
}
.purchase-content p {
    margin-bottom: 1rem;
}
.purchase-content p a,
.purchase-content ul a {
    font-weight: 500;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.purchase-content p a:hover,
.purchase-content ul a:hover {
    color: var(--body-color)
}

.purchase-content p:last-child {
    margin-bottom: 0;
}
.purchase-content ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1rem;
    margin-bottom: 1.5rem;
}
.purchase-gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
}

.purchase-content ul:last-child {
    margin-bottom: 0;
}
.purchase-content ul li::before {
    top: 1.1rem;
}

.purchase-item a {
    -ms-flex-negative: 0;
        flex-shrink: 0;
}
.purchase__info {
    max-width: 70%;
}

.purchase-not ul * {
    color: red;
}
.purchase-not ul li::before {
    background: red;
}
.purchase-not ul strong {
    text-transform: uppercase;
}

.purchase-gallery__image {
    position: relative;
    overflow: hidden;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 200px;
    height: 200px;
    border-radius: 10px;
}
.purchase-gallery__image img {
    position: absolute;
    inset: 0;
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}

@media (max-width:1250px) {
    .purchase-item {
        gap: 3rem;
        padding: 3rem 0;
    }
    .purchase-content h1, .purchase-content h2 {
        margin-bottom: 2rem;
    }
    .purchase-content {
        max-width: 100%;
    }
    .purchase-content ul {
        gap: 0.8rem;
    }
    .purchase-gallery__image {
        width: 150px;
        height: 150px;
    }
}

@media (max-width:950px) {
    .purchase-info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 1.5rem;
    }
    .purchase-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 1.5rem;
        margin-bottom: 2rem;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
    }
    .purchase-gallery {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .purchase-gallery__image {
        width: 200px;
        height: 200px;
    }
    .purchase-content h2 {
        font-size: 2.3rem;
    }
}

@media (max-width:768px) {
    .purchase-content h1, .purchase-content h2 {
        margin-bottom: 1.5rem;
    }
    .purchase-content p {
        margin-bottom: 0.8rem;
    }
    .purchase-content h2 {
        font-size: 2rem;
    }
}

/* ============ Компонент «Контент с картинкой» - Edits =========== */
.purchase-item:first-child {
    border-bottom: 0;
    padding: 0;
    align-items: flex-start;
}

/* ========= Компонент «Текст с картинкой» ========== */
.company__link {
    max-width: 40rem;
    margin-left: auto;
    display: flex;
    gap: 1.5rem;
    align-items: center;
    margin-top: 1rem;
}
.company__link svg {
    width: 3.5rem;
}
.--limit-height .company__wrapper {
    display: block;
    max-width: 100%;
    width: max-content;
    margin-left: auto;
}
.company__wrapper .icon-video-blue > rect {
    transition: fill .1s ease-in-out;
}
.company__wrapper:hover .icon-video-blue > rect {
    fill: #00a3fe;
}
@media (max-width: 767px) {
    .--limit-height .company__wrapper {
        width: auto;
        max-width: 40rem;
        margin-left: 0;
    }
}
.--limit-height .company__image {
    background: none;
    margin-left: unset;
    max-width: 100%;
    width: max-content;
}
.--limit-height .company__image img {
    object-fit: contain;
    height: 100%;
    width: auto;
}
.--limit-height .company__link {
    max-width: 100%;
    margin-left: unset;
}
.company__action {
    display: flex;
    align-items: center;
    flex-wrap: wrap-reverse;
    column-gap: 3.5rem;
    row-gap: 2.5rem;
}

/* === Иконка WhatsApp справа внизу на ПК === */
.whatsapp-mobile {
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    bottom: 70px;
    right: 70px;
    width: 65px;
    height: 65px;
    z-index: 100;
    border-radius: 50%;
}
.whatsapp-mobile rect  {
    transition: all 0.2s ease-in-out;
}
.whatsapp-mobile:hover rect {
    fill: #398b37;
}
.whatsapp-mobile:before {
    content: '';
    position: absolute;
    border: 1px solid #6ac068;
    border-radius: 50%;
    inset: 0;
    animation: widgetPulse infinite 1.5s;
    z-index: -1;
    opacity: 0;
}
.whatsapp-mobile:hover:before {
    border-color: #398b37;
}
@keyframes  widgetPulse{
    0% {
        opacity: 0;
    }
    50% {
        transform: scale(1, 1);
        opacity: 1;
    }
    100% {
        transform: scale(2, 2);
        opacity: 0;
    }
}
.whatsapp-mobile img {
    width: 100%;
}
.whatsapp-mobile svg {
    width: 100%;
    height: 100%;
}
@media (max-width: 1198px) {
    .whatsapp-mobile {
        display: none;
    }
}

/* === Иконка вкладыша в FancyBox === */
.fancybox-inductionInsert {
  width: 3.8rem;
  height: 3.8rem;
  position: absolute;
  right: 3rem;
  top: 3rem;
  z-index: 1000;
}

.fancybox-videoSrc {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1000;
    color: #BCE6FF;
}
.fancybox-videoSrc .icon-video {
    width: 8rem;
    height: 8rem;
    transition: color .2s ease-in-out;
}

/* ======== Добавление способа для связи ======== */
.header__request-label {
    display: block;
    padding: 1.2rem 0 0 0;
    margin: 0 0 1rem 0;
    line-height: 1.3;
    font-weight: 400;
    text-align: left;
    color: rgba(82, 90, 115, 0.6);
}
.feedback .header__request-label {
    color: white;
}
.feedback.blue .header__request-label, .feedback.blue .form-message.text-err {
    color: #06579B;
}
.feedback .header__request-taglist li {
    padding-bottom: 0;
}
.feedback .header__request-taglist {
    margin-bottom: 1rem;
}
@media (min-width: 768px) {
    .feedback .header__request-taglist {
        margin-bottom: 1.4rem;
    }
    .header__request-label {
        padding: 0;
        margin: 0 0 1.4rem;
    }
}
@media (min-width: 1900px) {
    .header__request-label {
        margin: 0 0 1.6rem;
    }
}
.header__request-taglist {
    margin: 0 -0.4rem -0.6rem;
    padding: 0 8rem 1.2rem 0;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.header__request-taglist > li {
    padding: 0 0.4rem 0.6rem;
}
@media (min-width: 768px) {
    .header__request-taglist {
    margin: 0 -0.8rem -1.6rem;
    padding: 0;
    }
    .header__request-taglist > li {
    padding: 0 0.8rem 1.6rem;
    }
}
@media (min-width: 1900px) {
    .header__request-taglist {
    margin: 0 -1rem -2rem;
    }
    .header__request-taglist > li {
    padding: 0 1rem 2rem;
    }
}
.header__request-check {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    cursor: pointer;
}
.header__request-check-input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
}
.header__request-check-input:checked ~ .header__request-check-btn {
    color: #fff;
}
.header__request-check-input:checked ~ .header__request-check-btn:before {
    opacity: 0;
}
.header__request-check-input:checked ~ .header__request-check-btn:after {
    opacity: 1;
}
.header__request-check-input:checked ~ .header__request-check-btn .header__request-check-btn-radio {
    background-color: #fff;
    border-color: #fff;
}
.header__request-check-input:checked ~ .header__request-check-btn .header__request-check-btn-radio:after {
    opacity: 1;
}
.header__request-check-input:checked ~ .header__request-check-checkbox {
    background: #1757FD;
    color: #fff;
}
.header__request-check-input:checked ~ .header__request-check-checkbox svg {
    opacity: 1;
}
.header__request-check-input:checked ~ .header__request-check-tag {
    color: #fff;
}
.header__request-check-input:checked ~ .header__request-check-tag:before {
    opacity: 0;
}
.header__request-check-input:checked ~ .header__request-check-tag:after {
    opacity: 1;
}
.header__request-check-input:checked ~ .header__request-check-tag {
    color: #fff;
}
.header__request-check-input:checked ~ .header__request-check-tag:before {
    opacity: 0;
}
.header__request-check-input:checked ~ .header__request-check-tag:after {
    opacity: 1;
}
.header__request-check-tag {
    -ms-flex: 1;
    flex: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding: 0.8rem 1.4rem;
    border-radius: 0.8rem;
    font-size: 1.6rem;
    line-height: 1.2;
    font-weight: 500;
    color: #525A73;
    min-height: 4.4rem;
    position: relative;
    overflow: hidden;
    transition: 0.4s;
    will-change: transform;
}
.header__request-check-tag:before, .header__request-check-tag:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: 0.4s;
}
.header__request-check-tag:before {
    background: #fff;
    z-index: -2;
    opacity: 1;
}
.header__request-check-tag:after {
    background: linear-gradient(135deg, #07833d 7.65%, #0da951 92.13%);
    z-index: -1;
    opacity: 0;
}
.header__request-check-tag:hover {
    color: #089345;
}
@media (min-width: 768px) {
    .header__request-check-tag {
        min-height: 4rem;
        padding: 0.8rem 2rem;
        border-radius: 1rem;
        transition: color 0.25s;
    }
    .header__request-check-tag:before {
        background: #F2F2F2;
    }
}
.request__form .form-message.text-err {
    min-height: auto;
}

/* ======= Header ========= */
.header__additional-link svg path {
     transition: fill 0.25s;
}
.header__additional-link:hover svg path {
     fill: #BCE6FF;
}

/* ===== Карточка товара ====== */
.grey__line .formed {
    font-weight: 600; 
}

/* ====== Корзина ====== */
.cart[data-role="cart-section-empty"] {
    font-size: 1.8rem;
    font-weight: 600;
}

/* ===== Слайдер новинки и хиты ====== */
.swiper-featured .swiper:not(:has(.swiper-initialized)) .swiper-slide {
    width: 14.3%;
}
@media (max-width: 1199px) {
    .swiper-featured .swiper:not(:has(.swiper-initialized)) .swiper-slide {
        width: 20%;
    }
}
@media (max-width: 768px) {
    .swiper-featured .swiper:not(:has(.swiper-initialized)) .swiper-slide {
        width: 50%;
    }
}

/* Правка вида select который еще не инициализировался */
.filter__select option {
    background: transparent;
}

/* === Update Swiper === */
.fancybox-slide--iframe .fancybox-content {
  background: none !important;
}
.fancybox-single .fancybox-prev, .fancybox-single .fancybox-next {
    display: none;
}

a.services__item-title{
color:black;
}
a.services__item-title:hover{
text-decoration:underline;
}

.services-article ul > li:before {

top:0;
left: 0;
margin: 0.75rem 0 0 0;

}