@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700;1,800&display=swap");

@font-face {
    font-family: 'StyreneAWeb Regular';
    src: url('../fonts/StyreneAWeb-Regular.ttf') format('truetype');
}
  
@font-face {
    font-family: 'StyreneAWeb Bold';
    src: url('../fonts/StyreneAWeb-Bold.ttf') format('truetype');
}  

*,
*::before,
*::after {
    box-sizing: border-box;
}


body {
    color: #1e1e1e;
    font-family: Montserrat, sans-serif !important;
    font-size: 100%;
    line-height: 1 !important;
    margin: 0;
    padding: 0;
    position: relative;
}

.wrapper {
    margin: 0 auto;
    max-width: 1730px;
    width: 100%;
    padding: 0 15px;
}

.wrapper--guide {
    padding: 78px 0 30px;
    position: relative
}

.clear {
    clear: both
}

.overflow-hidden {
    overflow: hidden
}



.itecma {
    background: #fff;
    margin: 140px 0 0 0;
    min-width: 1242px;
    position: relative
}

@media(max-width: 767px){
    .itecma{
        margin: 70px 0 0 0;
    }
}

.itecma__column--left {
    float: left;
    width: 71%
}

.itecma__column--right {
    float: right;
    height: 100%;
    position: absolute;
    right: 0;
    width: 29%
}

.itecma__column--service {
    width: 24.2%
}

.itecma__main-content {
    padding: 0px 27px 0 0;
    width: 928px
}

.green-link {
    color: #1fcca3;
    display: block;
    font-family: Montserrat, sans-serif;
    padding: 7px 0 7px 7px;
    position: relative;
    text-decoration: none;
    transition: .25s
}

.green-link__dash {
    display: table;
    font-family: Open Sans, sans-serif;
    opacity: 0;
    position: absolute;
    right: 22px;
    transition: .25s
}

.green-link--default:hover,
.green-link:hover {
    margin: 0 27px 0 0
}

.green-link--default {
    float: right;
    margin: 0
}

.green-link--downloads,
.green-link--product {
    float: right
}

.green-link--product:hover {
    margin: 0 14px 0 28px
}

.green-link--articles {
    float: right;
    margin: -13px 0 0
}

.green-link--articles:hover {
    margin: -13px 27px 0 0
}

.green-link--vacancy {
    display: block;
    float: left;
    margin: 8px 0 0 -7px
}

.green-link--vacancy:hover {
    margin: 8px 0 0 -24px
}

.green-link:hover .green-link__dash {
    opacity: 1;
    right: -20px;
    transition: .25s
}

.green-button {
    height: 52px;
    position: relative;
    width: 100%
}

.green-button:hover .binders__back--green {
    opacity: 0;
    transition-delay: .3s
}

.green-button:hover .binders__back--white {
    opacity: 1;
    transition-delay: .3s
}

.green-button--product {
    padding: 79px 0 86px
}

.green-button--service {
    padding: 69px 0 86px
}

.green-button--vacancy {
    float: right;
    margin: 0 14px 0 0;
    width: 294px
}

.green-button--popup-vacancy {
    margin: 0 auto;
    width: 188px
}

.green-button--popup-description {
    margin: 42px auto 0;
    width: 374px
}

.green-button--contacts {
    margin: 67px auto 0;
    width: 350px
}

.green-button--binders,
.green-button--card {
    height: 55px;
    margin: 79px auto 0;
    width: 376px
}

.green-button--card {
    margin: 17px auto 0
}

.green-button--card-description {
    height: 55px;
    margin: 50px 0 0
}

.green-button--guide {
    float: left;
    height: 55px;
    margin: -11px 0 0 68px;
    width: 376px
}

.green-button--binders-back {
    float: left;
    margin: 6px 0 0;
    width: 233px
}

.green-button--consultation {
    height: 55px;
    margin: 0 auto;
    width: 185px
}

.green-button__container {
    height: 100%;
    margin: 0 auto;
    position: relative
}

.green-button__container--product {
    height: auto !important;
    width: 375px
}

.green-button__container--product-compare {
    margin: 30px auto 0;
    width: 375px
}

.green-button__button {
    background: 0 0;
    border: 1px solid #1fcca3;
    color: #1fcca3;
    cursor: pointer;
    display: table;
    font-family: Montserrat, sans-serif;
    padding: 11px 29px 12px 24px;
    position: absolute;
    transition: .2s;
    width: 100%;
    z-index: 1
}

.green-button__button--product {
    font-size: 95%;
    padding: 16px 0 17px;
    text-decoration: none;
    text-align: center
}

.green-button__button--index {
    text-align: center;
    width: 181px
}

.green-button__button--popup-vacancy {
    font-size: 100%;
    padding: 14px 29px 16px 24px
}

.green-button__button--popup-description {
    font-size: 100%;
    padding: 14px 0 16px
}

.green-button__button--contacts {
    font-size: 100%;
    padding: 15px 29px 16px 24px
}

.green-button__button--binders,
.green-button__button--guide {
    font-size: 100%;
    padding: 15px 0 16px
}

.green-button__button--binders-back {
    font-size: 100%;
    padding: 11px 27px 14px 24px;
    text-align: right;
    text-decoration: none;
    width: 175px
}

.green-button__button--consultation {
    font-size: 100%;
    padding: 15px 29px 16px 24px
}

.green-button__button--card-description {
    font-size: 100%;
    padding: 15px 0 16px
}

.green-button__button:hover {
    color: #fff;
    transition-delay: .3s
}

.green-button__button:after,
.green-button__button:before {
    content: '';
    height: 1px;
    position: absolute;
    top: 50%;
    z-index: -1
}

.green-button__button:after {
    background: #1fcca3;
    margin-top: -1px;
    transition: .2s;
    width: 0px;
    right: -10px
}

.green-button__button:before {
    background: rgba(255, 255, 255, 0);
    right: 0
}

.green-button__button:hover:after {
    right: 0;
    width: 100%
}

.green-button__button:hover:before {
    background: #1fcca3;
    height: 100%;
    position: absolute;
    transition: .2s;
    transition-delay: .3s;
    width: 100%;
    top: 0
}

.black-bg {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    left: 0;
    top: 0;
    z-index: 1000;
    display: none
}

.select {
    cursor: pointer;
    display: table;
    position: relative
}

.select--downloads {
    margin: 0 30px 0 0
}

.select--articles-month {
    float: left;
    margin: 0 0 0 10px
}

.select--articles-date {
    float: left;
    margin: 0 0 0 101px
}

.select__input {
    border: 1px solid #d2d2d2;
    color: #1e1e1e;
    cursor: pointer;
    display: block;
    font-family: Montserrat, sans-serif;
    font-size: 105%;
    outline: none;
    padding: 9px 11px 9px 13px;
    position: relative;
    width: 100%
}

.select__input--downloads {
    width: 329px
}

.select__input--articles-month {
    width: 107px
}

.select__input--articles-date {
    width: 83px
}

.select__input:hover+.select__select-arrow {
    background: #1fcca3
}

.select__container {
    background: #fff;
    box-shadow: 0 2px 8px rgba(100, 100, 100, .15);
    display: none;
    left: 0;
    position: absolute;
    top: 55px;
    transition: .3s;
    width: 100%;
    z-index: 1
}

.select__container--downloads {
    width: 100%;
}

.select__container--active {
    display: block;
    top: 40px
}

.select__select-arrow {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    transition: .3s;
    width: 40px
}

.select__select-arrow--active .select__select-arrow-image {
    top: 17px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.select__select-arrow--active,
.select__select-arrow:hover {
    background: #1fcca3
}

.select__select-arrow-image {
    position: absolute;
    right: 13px;
    top: 17px;
    transition: .2s;
    width: 13px
}

.select__select-categories li,
.select__select-category {
    font-family: Montserrat, sans-serif;
    font-size: 110%;
    padding: 7px 0 7px 15px
}

.select__select-categories li:hover a:after,
.select__select-category:hover .select__select-category-span:after {
    width: 100%
}

.select__select-categories li a.active,
.select__select-category--active {
    color: #1fcca3
}

.select__select-category-span {
    position: relative
}

.select__select-categories li a:after,
.select__select-category-span:after {
    background: #1fcca3;
    bottom: 3px;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    transition: .35s;
    width: 0
}

.select__select-category:first-child {
    margin: -8px 0 0
}

.select__select-categories {
    height: auto;
    list-style: none;
    margin: 16px 0;
    max-height: 127px;
    outline: none
}

.select__select-categories li a {
    color: #1e1e1e;
    position: relative;
    text-decoration: none
}

.select__select-categories li:hover a.active:after,
.select__select-category--active:hover .select__select-category-span:after {
    width: 0
}

.select__container--articles .jspContainer {
    width: 130px !important
}

.select__container--articles-date .jspContainer {
    width: 106px !important
}

.select--downloads .jspContainer {
    width: 350px !important
}

.select__input::-webkit-input-placeholder {
    color: #1e1e1e;
    font-family: Montserrat, sans-serif;
    font-size: 110%
}

.select__input:-moz-placeholder {
    color: #1e1e1e;
    font-family: Montserrat, sans-serif;
    font-size: 110%
}

.select__input:-ms-input-placeholder {
    color: #1e1e1e;
    font-family: Montserrat, sans-serif;
    font-size: 110%
}

#object-1,
#object-2,
#svg-1,
#svg-2 {
    cursor: pointer;
    float: left
}

.svg-1--active {
    -webkit-animation-name: svganimation;
    animation-name: svganimation;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(.42, 0, .58, 1);
    animation-timing-function: cubic-bezier(.42, 0, .58, 1)
}

@-webkit-keyframes svganimation {
    0% {
        stroke-dashoffset: 215
    }

    to {
        stroke-dashoffset: 0
    }
}

@keyframes svganimation {
    0% {
        stroke-dashoffset: 215
    }

    to {
        stroke-dashoffset: 0
    }
}

#svg-1,
#svg-2 {
    stroke-dasharray: 215px
}

.services__service--science:hover circle,
.services__service--science:hover path,
.services__service--tech:hover circle,
.services__service--tech:hover path {
    stroke: #fff
}

@media (max-width:1242px) {
    .itecma__main-content {
        float: none;
        margin-left: 0 !important
    }
}

@media (max-width:1520px) {
    .itecma__main-content {
        width: 875px
    }

    .itecma__column--right {
        width: 27%
    }

    .team__employee {
        width: 267px !important
    }

    .history__info-column {
        width: 745px !important
    }

    .articles__article {
        width: 270px !important
    }

    .articles__line,
    .articles__options,
    .navigation--articles {
        width: 875px !important
    }

    .product-slider__content {
        width: 776px !important
    }
}

@media (max-width:1200px) {
    .header__guide-text {
        display: none
    }

    .header__guide-img--normal {
        opacity: 1 !important
    }

    .header__menu {
        padding: 14px 0 15px 14px !important;
        width: 43px !important
    }

    .header__menu-text {
        display: none
    }

    .header__search-input--active {
        width: 268px !important
    }

    .header__search-input,
    .header__search-input--active {
        float: none !important;
        position: absolute !important;
        top: 55px
    }

    .header__guide:hover .header__guide-img--normal {
        opacity: 0
    }

    .header__guide:hover .header__guide-img--hover {
        opacity: 1
    }
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap {
    padding: 0
}

.fancybox-skin,
.fancybox-wrap {
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-inner,
.fancybox-outer {
    margin: 0
}

.fancybox-image,
.fancybox-inner,
.fancybox-outer {
    padding: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp,
.fancybox-wrap iframe,
.fancybox-wrap object {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 8020;
    min-width: 880px !important
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-outer {
    height: auto !important;
    position: relative;
    width: auto !important
}

.fancybox-inner {
    display: none
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

#fancybox-loading,
.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
    background-image: url(../img/close.svg);
    background-repeat: no-repeat
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(fancybox_loading.gif) center center no-repeat
}

.fancybox-close,
.fancybox-nav {
    cursor: pointer;
    position: absolute
}

.fancybox-close {
    right: -1px;
    width: 36px;
    z-index: 8040;
    top: 15px;
    height: 36px
}

.fancybox-nav {
    background-color: #fff;
    background-repeat: no-repeat;
    height: 54px;
    top: 0
}

.fancybox-next,
.fancybox-prev {
    background-image: url(../img/slider-arrow-small-left.svg);
    background-position-x: 10px;
    background-position-y: 21px;
    right: 54px;
    position: absolute;
    width: 54px;
    z-index: 8051
}

.fancybox-next {
    right: 0;
    background-image: url(../img/slider-arrow-small-right-active.svg);
    background-color: #46d0b0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock {
    overflow: visible !important;
    width: auto
}

.fancybox-lock body {
    overflow: hidden !important
}

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url(fancybox_overlay.png)
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 1
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: 0 0;
    background: rgba(0, 0, 0, .8);
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #fff;
    font-weight: 700;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding: 0
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8)
}

.fancybox-h1 {
    font-family: Montserrat, sans-serif;
    font-size: 170%;
    margin: 6px 0 7px
}

.fancybox-text {
    font-family: Montserrat, sans-serif;
    font-size: 115%
}

.fancybox-post {
    color: #a8a8a8;
    font-family: Montserrat, sans-serif;
    font-size: 120%;
    padding: 16px 0 8px
}

.fancybox__image-container-image {
    display: block;
    width: 100%
}

.fancybox__image-container {
    position: relative
}

.fancybox__image-container--team {
    margin: 0 0 25px
}

.fancybox__image-container--company-gallery {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 254px;
    position: relative;
    width: 100%
}

.fancybox__green-doodle {
    background: #1fcca3;
    height: 100%;
    opacity: 0;
    position: absolute;
    transition: .5s;
    width: 100%
}

.team__employee:hover .fancybox__green-doodle {
    opacity: .45
}

.fancybox-image {
    background-position: 50%;
    background-size: cover;
    float: left;
    height: 530px;
    margin: 0 33px 28px 0;
    width: 400px
}

.fancybox-image-company-gallery {
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 405px;
    margin: 0 0 24px;
    width: 100%
}

.fancybox-wrap p {
    font-family: Montserrat, sans-serif;
    font-size: 125%;
    line-height: 165%;
    margin: 0 0 34px
}

.fancybox-skin {
    background: #fff;
    padding: 52px 41px 1px !important;
    position: relative;
    text-shadow: none
}

.card__info-gallery-slide {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    display: block;
    float: left;
    height: 254px;
    margin: 0 28px 29px 0;
    position: relative;
    text-decoration: none;
    width: 289px
}

.card__info-gallery-slide:nth-child(4n) {
    margin: 0 0 29px
}

.card__info-gallery-slide:hover .fancybox__green-doodle {
    opacity: .5
}

.breadcrumbs {
    padding: 25px 0 0
}

.breadcrumbs__breadcrumb {
    color: #a8a8a8;
    float: left;
    font-size: 90%;
    word-break: break-all;
    padding: 8px 0;
    position: relative;
    text-decoration: none
}

.breadcrumbs__breadcrumb--services {
    color: #616364
}

.breadcrumbs__breadcrumb:hover:after {
    width: 100%
}

.breadcrumbs__breadcrumb:after {
    background: #1fcca3;
    bottom: 7px;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    transition: .35s;
    width: 0
}

.breadcrumbs__breadcrumb--current {
    cursor: default
}

.breadcrumbs__dash {
    color: #a8a8a8;
    float: left;
    margin: 7px 5px 0 4px
}

.breadcrumbs__dash--services {
    color: #616364
}

.breadcrumbs__breadcrumb--current:hover:after,
.header-logo .top-languages a.active:hover:after {
    width: 0
}

.category {
    background: #fff;
    padding: 0 0 30px;
    min-width: 1242px
}

.category--products {
    background: 0 0
}

.category__bg {
    background-size: cover;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: .25s;
    width: 100%
}

.category__bg--binder {
    background: url(../img/binder.png) no-repeat
}

.category__bg--binder-active {
    background: url(../img/binder--active.png) no-repeat
}

.category__bg--fabric {
    background: url(../img/fabric.png) no-repeat
}

.category__bg--fabric-active {
    background: url(../img/fabric--active.png) no-repeat
}

.category__bg--glue {
    background: url(../img/glue.png) no-repeat
}

.category__bg--glue-active {
    background: url(../img/glue--active.png) no-repeat
}

.category__bg--prepregs {
    background: url(../img/prepregs.png) no-repeat
}

.category__bg--prepregs-active {
    background: url(../img/prepregs--active.png) no-repeat
}

.category__bg--normal {
    opacity: 1;
    z-index: 1
}

.category__bg--active {
    opacity: 0;
    z-index: 2
}

.category__card {
    background-size: cover;
    color: #1e1e1e;
    height: 312px;
    padding: 43px 36px 0 29px;
    position: relative;
    text-decoration: none;
    width: 542px
}

.category__card:hover .category__bg--active {
    opacity: 1
}

.category__card:hover .category__link {
    background: 0 0;
    border-radius: 0;
    width: 152px
}

.category__card:hover .category__link-text {
    opacity: 1;
    right: 45px
}

.category__card:hover li:before {
    background: #fff
}

.category__card:nth-child(2n) {
    float: right;
    margin: 30px 0 0
}

.category__card:nth-child(2n+1) {
    float: left;
    margin: 30px 0 0
}

.category__header {
    font-family: Montserrat, sans-serif;
    font-size: 220%;
    padding: 0 0 48px;
    position: relative;
    z-index: 2
}

.category ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 2
}

.category ul li {
    background: url(../img/marker.svg) no-repeat 2px 13px;
    font-family: Montserrat, sans-serif;
    font-size: 120%;
    line-height: 140%;
    padding: 0 0 17px 22px;
    position: relative
}

.category ul li:before {
    background: #1fcca3;
    border-radius: 10px;
    content: '';
    height: 5px;
    left: 2px;
    position: absolute;
    top: 13px;
    transition: .2s;
    width: 5px
}

.category__marker {
    left: 2px;
    position: absolute;
    top: 13px;
    transition: .25s
}

.category__marker--normal,
.footer__top:hover .footer__top-image-normal {
    opacity: 0
}

.category__marker--hover,
.footer__top:hover .footer__top-image-hover,
.guide__close:hover .guide__close-img--hover {
    opacity: 1
}

.category__temperature {
    bottom: 53px;
    left: 31px;
    position: absolute;
    z-index: 2
}

.category__temperature-header {
    font-family: Montserrat, sans-serif;
    margin: 0 0 13px
}

.category__temperature-text {
    color: #7c7c7c;
    font-family: Montserrat, sans-serif;
    font-size: 115%
}

.category__link {
    background: #1fcca3;
    bottom: 43px;
    border-radius: 25px;
    display: table;
    height: 40px;
    position: absolute;
    right: 31px;
    text-decoration: none;
    transition: .4s;
    width: 40px;
    z-index: 2
}

.category__link-image,
.category__link-text {
    position: absolute;
    right: 8px;
    top: 14px
}

.category__link-text {
    color: #fff;
    transition: .4s;
    font-family: Montserrat, sans-serif;
    opacity: 0;
    top: 8px
}

#map {
    height: 757px;
    width: 100%
}

.itecma__map {
    position: relative
}

.itecma__map-container {
    left: 50%;
    margin-left: -621px;
    position: absolute;
    top: 0;
    width: 1242px;
    z-index: 5;
}

.itecma__map-header {
    font-family: Montserrat, sans-serif;
    font-size: 205%;
    padding: 64px 0 67px
}

.itecma__map-info {
    background: #fff;
    padding: 71px 0 89px;
    text-align: center;
    width: 499px
}

.itecma__map-address {
    font-family: Montserrat, sans-serif;
    font-size: 120%;
    line-height: 145%
}

.itecma__map-email,
.itecma__map-phone {
    display: block;
    color: #1e1e1e;
    text-decoration: none
}

.itecma__map-phone {
    font-family: Montserrat, sans-serif;
    font-size: 130%;
    padding: 53px 0 0
}

.itecma__map-email {
    padding: 12px 0 0
}

.itecma__map-map-zoom-minus,
.itecma__map-map-zoom-plus {
    cursor: pointer;
    height: 57px;
    position: absolute;
    right: 24px;
    width: 57px
}

.itecma__map-map-zoom-plus {
    background: url(../img/zoom-plus.png) no-repeat 0 0;
    top: 290px
}

.itecma__map-map-zoom-minus {
    background: url(../img/zoom-minus.png) no-repeat 0 0;
    top: 370px
}

.ymaps-2-1-47-map-bg-ru,
ymaps canvas {
    filter: grayscale(100%)
}

.ymaps-2-1-47-map-bg-ru,
.ymaps-2-1-48-ground-pane,
ymaps canvas {
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%)
}

.fabric-table-header {
    font-family: Montserrat, sans-serif;
    margin: 0;
    font-size: 145%;
    padding: 67px 0 33px
}

.fabric__row {
    background: #FFF;
    box-shadow: 0px 16px 20px 0px rgba(0, 0, 0, 0.12);
    color: #1e1e1e;
    display: block;
    font-family: Montserrat, sans-serif;
    margin: 0 0 16px;
    padding: 14px 20px 13px 15px;
    text-decoration: none;
    transition: .2s
}

.fabric__row:hover {
    background: #1fcca3
}

.fabric__row--first {
    background: #fff;
    box-shadow: none;
    color: #3E3F44;
    font-size: 18px;
    font-family: 'StyreneAWeb Bold';
    font-weight: 700;
    padding: 28px 20px 28px 15px;
}

@media(max-width: 991px){
    .fabric__row--first{
        display: none;
    }
}

.fabric__row--first:hover {
    background: #fff
}

.fabric__row p {
    padding: 0 0 3px !important
}

.fabric__column {
    display: table;
    float: left
}

.fabric__column--link {
    padding: 0 36px 0 39px;
    width: 255px
}

.fabric__column--link-header {
    padding: 0 30px 0 43px;
    width: 224px
}

.fabric__column--arrow {
    float: right
}

.fabric__column--text {
    font-family: Montserrat, sans-serif;
    width: 365px
}

.fabric__column--text-header {
    width: 365px
}

.fabric__column--img {
    width: 127px
}

.fabric__column-info {
    display: table-cell;
    height: 97px;
    vertical-align: middle
}

.fabric__column-info--link {
    display: inline-block
}

.fabric__column-info--header {
    height: 20px
}

.fabric__img {
    display: block
}

.fabric__link {
    color: #000;
    font-size: 16px;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    line-height: 24px;
}


#facebook,
#instagram,
#twitter,
#vk,
#youtube {
    display: block;
    height: 18px;
    margin: 0 49px 0 0;
    opacity: .3;
    padding: 9px 9px 10px;
    transition: .2s;
    width: 20px
}

#facebook:hover,
#instagram:hover,
#twitter:hover,
#vk:hover,
#youtube:hover,
.card__social-icon--facebook:hover #facebook-normal,
.card__social-icon--instagram:hover #instagram-normal,
.card__social-icon--twitter:hover #twitter-normal,
.card__social-icon--vk:hover #vk-normal,
.news__social-icon--facebook:hover #facebook-normal,
.news__social-icon--instagram:hover #instagram-normal,
.news__social-icon--twitter:hover #twitter-normal,
.news__social-icon--vk:hover #vk-normal {
    fill: #1fcca3;
    opacity: 1
}

#facebook,
#instagram,
#vk,
#youtube {
    height: 22px;
    margin: -3px 51px 0 0;
    width: 10px
}

#instagram,
#vk,
#youtube {
    height: 16px;
    margin: 0 48px 0 0;
    width: 23px
}

#instagram,
#youtube {
    height: 17px;
    margin: -1px 0 0;
    width: 26px
}

#youtube {
    height: 22px;
    padding: 7px 9px 8px;
    fill: #fff
}

.guide {
    background: url(../img/guide/guide-bg.png) no-repeat;
    background-size: cover;
    display: none;
    height: 100%;
    left: 0;
    overflow-y: auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    padding: 50px;
}

@media(max-width: 767px) {
    .guide {
        padding: 20px;
    }
}

.guide__close {
    cursor: pointer;
    margin: -12px -12px 0 0;
    padding: 14px 39px 39px 15px;
    position: absolute;
    right: 0
}

.guide__close:hover .guide__close-img--normal {
    opacity: 0
}

.guide__close-img {
    display: block;
    position: absolute;
    transition: .25s;
    width: 26px
}

.guide__close-img--normal,
.guide__tab--active .guide__tab-bg {
    opacity: 1
}

.guide__close-img--hover,
.guide__tab--active .guide__tab-img--normal {
    opacity: 0
}

.guide__header {
    color: #fff;
    float: left;
    font-family: Montserrat, sans-serif;
    font-size: 205%;
    margin: 0;
    padding: 0 0 71px
}

.guide__row {
    padding: 0 0 42px
}

.guide__row-header {
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 115%;
    margin: 0;
    padding: 0 0 24px
}

.guide__tab {
    border: 1px solid rgba(31, 204, 163, .2);
    color: #1fcca3;
    cursor: pointer;
    float: left;
    font-family: Montserrat, sans-serif;
    height: 181px;
    margin: 0 29px 0 0;
    position: relative;
    text-align: center;
    transition: .25s;
    width: 181px
}

.guide__tab--active .guide__tab-img--hover,
.guide__tab:hover .guide__tab-bg {
    opacity: 1
}

.guide__tab--active,
.guide__tab:hover {
    color: #fff
}

.guide__tab:hover .guide__tab-img--normal {
    opacity: 0
}

.guide__tab:hover .guide__tab-img--hover {
    opacity: 1
}

.guide__tab-img {
    bottom: 0;
    display: block;
    left: 0;
    margin: 0 auto;
    position: absolute
}

.guide__tab-img--normal {
    opacity: 1;
    transition: .25s
}

.guide__tab-img--hover {
    opacity: 0;
    transition: .25s
}

.guide__tab-img-container {
    margin: 0 auto;
    position: relative
}

.guide__tab-img-container--ship {
    height: 39px;
    padding: 60px 0 0;
    width: 38px
}

.guide__tab-img-container--snap {
    height: 20px;
    padding: 51px 0 0;
    width: 51px
}

.guide__tab-img-container--car {
    height: 24px;
    padding: 50px 0 0;
    width: 55px
}

.guide__tab-img-container--sport {
    height: 24px;
    padding: 60px 0 0;
    width: 46px
}

.guide__tab-img-container--aviation {
    height: 38px;
    padding: 60px 0 0;
    width: 40px
}

.guide__tab-img-container--rtm {
    height: 38px;
    padding: 60px 0 0;
    width: 54px
}

.guide__tab-img-container--winding {
    height: 29px;
    padding: 47px 0 0;
    width: 51px
}

.guide__tab-img-container--autoclave {
    height: 46px;
    padding: 60px 0 0;
    width: 35px
}

.guide__tab-img-container--infusion {
    height: 42px;
    padding: 60px 0 0;
    width: 42px
}

.guide__tab-img-container--lamination {
    height: 47px;
    padding: 23px 0 0;
    width: 17px
}

.guide__tab-img-container--high-temp {
    height: 43px;
    padding: 60px 0 0;
    width: 29px
}

.guide__tab-img-container--solid {
    height: 47px;
    padding: 60px 0 0;
    width: 42px
}

.guide__tab-img-container--high-strength {
    height: 53px;
    padding: 23px 0 0;
    width: 46px
}

.guide__tab-img-container--price {
    height: 53px;
    padding: 23px 0 0;
    width: 37px
}

.guide__tab-text {
    font-size: 115%;
    line-height: 125%;
    position: absolute;
    text-align: center;
    width: 100%
}

.guide__tab-text--ship,
.guide__tab-text--snap {
    bottom: 46px
}

.guide__tab-text--aviation,
.guide__tab-text--car,
.guide__tab-text--sport {
    bottom: 31px
}

.guide__tab-text--autoclave,
.guide__tab-text--infusion,
.guide__tab-text--rtm,
.guide__tab-text--winding {
    bottom: 46px
}

.guide__tab-text--lamination {
    bottom: 37px
}

.guide__tab-text--high-temp,
.guide__tab-text--solid {
    bottom: 27px
}

.guide__tab-text--high-strength {
    bottom: 55px
}

.guide__tab-text--price {
    bottom: 33px
}

.guide__tab-bg {
    background-size: cover;
    height: 182px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: .25s;
    width: 182px;
    z-index: -1
}

.guide__tab-bg--ship {
    background: url(../img/guide/ship.png) no-repeat
}

.guide__tab-bg--snap {
    background: url(../img/guide/snap.png) no-repeat
}

.guide__tab-bg--car {
    background: url(../img/guide/car.png) no-repeat
}

.guide__tab-bg--sport {
    background: url(../img/guide/sport.png) no-repeat
}

.guide__tab-bg--aviation {
    background: url(../img/guide/aviation.png) no-repeat
}

.guide__tab-bg--bpla {
    background: url(../img/guide/bpla-new.png) no-repeat
}

.guide__tab-bg--rtm {
    background: url(../img/guide/rtm.png) no-repeat
}

.guide__tab-bg--winding {
    background: url(../img/guide/winding.png) no-repeat
}

.guide__tab-bg--autoclave {
    background: url(../img/guide/autoclave.png) no-repeat
}

.guide__tab-bg--infusion {
    background: url(../img/guide/infusion.png) no-repeat
}

.guide__tab-bg--lamination {
    background: url(../img/guide/lamination.png) no-repeat
}

.guide__tab-bg--high-temp {
    background: url(../img/guide/high-temp.png) no-repeat
}

.guide__tab-bg--solid {
    background: url(../img/guide/solid.png) no-repeat
}

.guide__tab-bg--high-strength {
    background: url(../img/guide/high-strength.png) no-repeat
}

.guide__tab-bg--price {
    background: url(../img/guide/price.png) no-repeat
}

.guide__line {
    background: #fff;
    height: 1px;
    margin: 48px 0 35px;
    width: 100%
}

.guide__result-header {
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 125%;
    margin: 0 0 25px
}

.guide__result-item {
    margin: 0 0 22px
}

.guide__result-item-column-left {
    color: #fff;
    float: left;
    font-family: Montserrat, sans-serif;
    font-size: 125%;
    padding: 11px 0 0;
    width: 121px
}

.guide__result-item-column-right {
    background: #fff;
    color: #1e1e1e;
    display: table;
    float: left;
    font-family: Montserrat, sans-serif;
    font-size: 125%;
    min-width: 168px;
    padding: 14px 20px 15px 19px;
    text-align: center;
    text-decoration: none;
    transition: .25s;
    margin: 0 7px 7px 0
}

.guide__result-item-column-right:hover {
    background: #1fcca3
}

.guide__result-item-name {
    border-bottom: 1px solid #1e1e1e
}

.header-logo {
    height: 55px;
    padding: 36px 0;
    position: absolute;
    width: 165px;
    z-index: 4
}

.header-logo__link {
    float: left;
    margin: 5px 0 0
}

.header-logo .top-languages {
    position: absolute;
    top: 53px;
    left: 110%;
    white-space: nowrap
}

.header-logo .top-languages a {
    color: #fff;
    display: inline-block;
    font-family: Montserrat, sans-serif;
    line-height: 110%;
    margin: 0 15px 0 0;
    position: relative;
    text-decoration: none
}

.header-logo .top-languages a:after,
.right-menu-fixed__languages a:after {
    background: #1fcca3;
    bottom: -2px;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    transition: .2s;
    width: 0
}

.header-logo .top-languages a.active {
    background: #1fcca3;
    color: #000
}

.header-container {
    height: 128px;
    position: relative;
    width: 100%
}

.header {
    left: 0;
    padding: 36px 0;
    position: fixed;
    top: 0;
    transition: .3s;
    width: 100%;
    z-index: 3
}

.header--active {
    height: 0;
    padding: 14px 0 0;
    transition: .15s
}

.header--active .wrapper {
    height: 0
}

.header__menu-container {
    float: right
}

.header__menu-container--active {
    box-shadow: 0 2px 8px rgba(100, 100, 100, .25)
}

.header__menu {
    background: 0 0;
    color: #1e1e1e;
    cursor: pointer;
    float: right;
    height: 24px;
    margin: 0 2px 0 0;
    padding: 14px 0 15px 22px;
    position: relative;
    transition: .3s;
    width: 124px;
    z-index: 2
}

.header__menu:hover .header__menu-block-container {
    background: #1fcca3;
    border: 1px solid #1fcca3
}

.header__menu:hover .header__menu-hamburger-line {
    background: #fff
}

.header__menu:hover .header__menu-text {
    color: #fff
}

.header__menu--active {
    padding: 14px 0 15px 14px;
    width: 43px
}

.header__menu-block-container {
    background: #f0f0f0;
    border: 1px solid #f0f0f0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: .2s;
    width: 100%;
    z-index: -1
}

.header__phone {
    background: #f0f0f0;
    cursor: pointer;
    float: right;
    height: 55px;
    position: relative;
    transition: .2s;
    width: 55px
}

.header__phone:hover,
.header__search:hover {
    background: #46d0b0
}

.header__phone:hover .header__phone-image--normal {
    opacity: 0
}

.header__phone:hover .header__phone-image--hover,
.header__search-close:hover .header__search-close-img--hover {
    opacity: 1
}

.header__phone-image {
    left: 17px;
    position: absolute;
    top: 14px
}

.header__phone-image--hover {
    opacity: 0;
    transition: .2s
}

.header__phone-image--normal {
    opacity: 1;
    transition: .2s
}

.header__search {
    background: #fff;
    cursor: pointer;
    float: right;
    height: 55px;
    position: relative;
    transition: .25s;
    width: 55px
}

.header__search--active:hover {
    background: #fff
}

.header__search--focus {
    border-bottom: 1px solid #1fcca3;
    border-top: 1px solid #1fcca3;
    height: 53px
}

.header__search-close {
    background: #fff;
    cursor: pointer;
    float: right;
    height: 55px;
    position: relative;
    transition: .25s;
    width: 0
}

.header__search-close--active {
    width: 55px
}

.header__search-close--focus {
    border-bottom: 1px solid #1fcca3;
    border-right: 1px solid #1fcca3;
    border-top: 1px solid #1fcca3;
    height: 53px
}

.header__search-close:hover .header__search-close-img--normal {
    opacity: 0
}

.header__search-close-img {
    position: absolute;
    right: 26px;
    top: 19px;
    width: 18px;
    transition: .2s
}

.header__search-close-img--normal {
    opacity: 1
}


.header__search-input {
    background: #fff;
    border: none;
    float: right;
    font-size: 105%;
    height: 55px;
    outline: none;
    padding: 0;
    position: relative;
    transition: .25s;
    width: 0
}

.header__search-input--active {
    width: 290px;
    padding: 0 0 0 15px
}

.header__search-input--active .header__search-image {
    right: 10px
}

.header__search-input--focus {
    border-bottom: 1px solid #1fcca3;
    border-left: 1px solid #1fcca3;
    border-top: 1px solid #1fcca3;
    height: 53px
}

.header__search-image {
    right: 17px;
    position: absolute;
    top: 17px
}

.header__search-image--hover {
    opacity: 0;
    transition: .2s
}

.header__search-image--normal {
    opacity: 1;
    transition: .2s
}

.header__menu-hamburger {
    float: left
}

.header__menu-text {
    font-family: Montserrat, sans-serif;
    left: 66px;
    position: absolute;
    top: 16px;
    transition: .2s
}

.header__menu-hamburger-line {
    background: #1e1e1e;
    height: 2px;
    transition: .2s;
    width: 29px
}

.header__menu-hamburger-line--1,
.header__menu-hamburger-line--2 {
    margin: 0 0 9px
}



.header__guide-text {
    position: absolute;
    width: 349px
}

.header__search--active:hover .header__search-image--normal,
.header__search:hover .header__search-image--hover {
    opacity: 1
}

.header__guide--opacity .header__guide-text {
    opacity: 1;
    transition: .2s;
    transition-delay: .4s
}

.header__search-input::-webkit-input-placeholder {
    color: #a7a7a7;
    font-family: Open Sans, sans-serif;
    font-size: 95%
}

.header__search-input:-moz-placeholder {
    color: #a7a7a7;
    font-family: Open Sans, sans-serif;
    font-size: 95%
}

.header__search-input:-ms-input-placeholder {
    color: #a7a7a7;
    font-family: Open Sans, sans-serif;
    font-size: 95%
}

@media (max-width:1242px) {
    .header__menu-container {
        right: 22px;
        position: fixed
    }
}

.history__item {
    background: url(../img/history-line.svg) repeat-y 42px 0;
    margin: 0 0 12px
}

.history__item:last-child {
    background: 0 0
}

.history__date {
    background: url(../img/history-circle.svg) no-repeat 1px 0;
    font-family: Montserrat, sans-serif;
    font-size: 120%;
    padding: 30px 0 32px;
    text-align: center;
    width: 85px
}

.history__date-column {
    background: #fff;
    float: left;
    height: 95px;
    width: 106px
}

.history__info-column {
    float: left;
    padding: 25px 0 11px;
    width: 822px;
    background: #fff;
}

.history__header {
    font-family: Montserrat, sans-serif;
    font-size: 125%;
    line-height: 150%;
    padding: 0 0 7px
}

.history p {
    margin: 0 0 8px !important;
    padding: 11px 0 0
}

#summary,
.history__text-hidden {
    display: none
}

.index-services {
    margin: 0 auto;
    padding: 98px 0 0;
    width: 1242px
}

.index-services__column-left,
.index-services__column-right {
    float: left;
    padding: 68px 0 0;
    width: 48%
}

.index-services__column-center {
    float: left;
    width: 4%
}

.index-services__line {
    background: rgba(255, 255, 255, .1);
    height: 218px;
    margin: 0 auto;
    width: 1px
}

.index-services__link {
    display: table;
    height: 100px;
    margin: 0 auto;
    position: relative
}

.index-services__link--1:hover .index-services__arrow--1,
.index-services__link--2:hover .index-services__arrow--2 {
    left: 54%
}

.index-services__icon {
    display: table;
    float: left
}

.index-services__arrow {
    bottom: 2px;
    left: 50%;
    position: absolute;
    transition: .25s
}

.index-services__text {
    color: #fff;
    display: table;
    float: left;
    font-family: Montserrat, sans-serif;
    font-size: 127%;
    margin: 24px 0 0 24px
}

.index-slide__header {
    color: #1e1e1e;
    font-family: Montserrat, sans-serif;
    font-size: 130%;
    position: relative;
    text-decoration: none
}

.index-slide__header:after,
.navigation__page-span:after {
    background: #1fcca3;
    bottom: -2px;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    transition: .35s;
    width: 0
}

.index-slide p {
    font-family: Montserrat, sans-serif;
    font-size: 120%;
    line-height: 160%;
    margin: 3px 0 0;
    padding: 0 0 8px
}

.index-slide__image {
    background-size: cover;
    height: 348px;
    position: relative;
    width: 100%
}

.index-slide__textblock {
    background: #fff;
    padding: 27px 29px 18px
}

.index-slider__arrow {
    height: 24px;
    position: absolute;
    top: 217px;
    transition: .3s;
    width: 53px
}

.index-slider__arrow--left {
    left: 0;
    padding: 19px 22px 20px 30px
}

.index-slider__arrow--left:hover {
    left: -14px
}

.index-slider__arrow--right {
    display: block;
    padding: 19px 22px 20px 30px;
    right: 0
}

.index-slider__arrow--right:hover {
    right: -14px
}

.index-slider__arrow-image {
    display: block;
    position: absolute
}

.index-slider__arrow-image--right-normal {
    background: url(../img/slider-arrow-right.svg) no-repeat;
    height: 23px;
    opacity: 1;
    right: 30px;
    transition: .3s;
    width: 13px
}

.index-slider__arrow-image--left-normal {
    background: url(../img/slider-arrow-left.svg) no-repeat;
    height: 23px;
    left: 30px;
    opacity: 1;
    transition: .3s;
    width: 13px
}

.index-slider__arrow-image--left-active {
    background: url(../img/slider-arrow-left-active.svg) no-repeat;
    height: 22px;
    left: 30px;
    opacity: 0;
    transition: .3s;
    width: 53px
}

.index-slider__arrow-image--right-active {
    background: url(../img/slider-arrow-right-active.svg) no-repeat;
    height: 22px;
    opacity: 0;
    right: 30px;
    transition: .3s;
    width: 53px
}

.index-slider__arrow--left:hover .index-slider__arrow-image--left-normal,
.index-slider__arrow--right:hover .index-slider__arrow-image--right-normal {
    opacity: 0
}

.index-slider__arrow--left:hover .index-slider__arrow-image--left-active {
    opacity: 1
}

.index-slider__arrow--right:hover .index-slider__arrow-image--right-active {
    right: 30px;
    opacity: 1
}

.navigation {
    margin: 0 0 0 -18px
}

.navigation--team {
    margin: 35px 0 0 -18px
}

.navigation--search {
    margin: 48px 0 0 -18px
}

.navigation--articles {
    width: 943px
}

.navigation__page {
    color: #1e1e1e;
    display: flex;
    justify-content: center;
    align-items: center;
    float: left;
    font-family: Montserrat, sans-serif;
    height: 45px;
    margin: 0 3px 0 0;
    text-align: center;
    text-decoration: none;
    width: 45px
}

.navigation__page--active {
    background: url(../img/nav-circle.svg) no-repeat;
    background-size: contain;
    background-position: center center;
}

.navigation__page--active:hover .navigation__page-span {
    border-bottom: none
}

.navigation__page-span {
    position: relative
}

.navigation__page-span:after {
    bottom: -1px;
    transition: .15s
}

.navigation__next-page {
    color: #1fcca3;
    float: right;
    font-family: Montserrat, sans-serif;
    font-size: 105%;
    margin: 8px 0 0
}

.consultation {
    background: #fff;
    display: none;
    left: 50%;
    margin-left: -355px;
    padding: 47px 0 64px;
    position: absolute;
    top: 195px;
    width: 669px;
    z-index: 1050
}

.consultation__close {
    cursor: pointer;
    padding: 13px 34px 36px 17px;
    position: absolute;
    right: 0;
    top: 0
}

.consultation__close:hover .career-popup__close-img--hover {
    opacity: 1
}

.consultation__close:hover .career-popup__close-img--normal {
    opacity: 0
}

.consultation__header {
    font-family: Montserrat, sans-serif;
    font-size: 145%;
    text-align: center
}

.consultation__necessary,
.consultation__text {
    font-family: Montserrat, sans-serif;
    font-size: 120%
}

.consultation__text {
    padding: 34px 0 9px;
    text-align: center
}

.consultation__necessary {
    color: #949494;
    display: table;
    margin: 0 auto 45px;
    position: relative
}

.consultation__necessary:before {
    color: #1fcca3;
    content: '*';
    left: -19px;
    position: absolute;
    top: 5px
}

.consultation__input {
    background: 0 0;
    border: 1px solid #d2d2d2;
    display: block;
    font-size: 105%;
    margin: 0 auto 23px;
    outline: none;
    padding: 14px 11px 11px 13px;
    position: relative;
    width: 368px
}

.consultation__input--select {
    color: #1e1e1e;
    cursor: pointer;
    font-family: Montserrat, sans-serif;
    font-size: 100%;
    margin: 0 auto !important;
    padding: 9px 11px 9px 13px
}

.consultation__input--textarea {
    font-family: Montserrat, sans-serif;
    font-size: 110%;
    height: 79px;
    margin: 29px auto 35px;
    padding: 5px 11px 11px 13px;
    resize: none
}

.consultation__input:focus {
    border: 1px solid #1fcca3
}

.consultation__input-container,
.consultation__select {
    display: table;
    margin: 0 auto;
    position: relative
}

.consultation__input-container:after {
    color: #1fcca3;
    content: '*';
    right: -21px;
    position: absolute;
    top: 14px
}

.consultation__select {
    cursor: pointer
}

.consultation__select-arrow {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    transition: .3s;
    width: 47px
}

.consultation__select-arrow--active {
    background: #1fcca3 !important
}

.consultation__select-arrow-image {
    position: absolute;
    right: 15px;
    top: 20px;
    transition: .2s
}

.consultation__select-variants {
    background: #fff;
    border-left: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
    display: none;
    list-style: none;
    margin: 1px 0 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 46px;
    width: 234px;
    z-index: 1
}

.consultation__select-variants-li {
    font-family: Montserrat, sans-serif;
    font-size: 115%;
    padding: 4px 0 4px 21px
}

.consultation__select-variants-li-span {
    position: relative
}

.consultation__select-variants-li-span:after {
    background: #1fcca3;
    bottom: 4px;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    transition: .35s;
    width: 0
}

.consultation__select:hover .consultation__select-arrow {
    background: #1fcca3
}

.consultation__select-arrow--active .consultation__select-arrow-image {
    top: 19px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.consultation__input::-webkit-input-placeholder {
    color: #1e1e1e;
    font-family: Montserrat, sans-serif;
    font-size: 110%
}

.consultation__input:-moz-placeholder {
    color: #1e1e1e;
    font-family: Montserrat, sans-serif;
    font-size: 110%
}

.consultation__input:-ms-input-placeholder {
    color: #1e1e1e;
    font-family: Montserrat, sans-serif;
    font-size: 110%
}

.popup-description {
    background: #fff;
    display: none;
    left: 50%;
    margin-left: -440px;
    padding: 41px 0 87px;
    position: absolute;
    top: 203px;
    width: 879px;
    z-index: 2000
}

.popup-description__close-container {
    cursor: pointer;
    padding: 15px 32px 37px 20px;
    position: absolute;
    right: 0;
    top: 0
}

.popup-description__close-container:hover .popup-description__close-img--normal {
    opacity: 0
}

.career-popup__close:hover .career-popup__close-img--hover,
.popup-description__close-container:hover .popup-description__close-img--hover {
    opacity: 1
}

.popup-description__close-img {
    height: 22px;
    position: absolute;
    transition: .2s;
    width: 22px
}

.popup-description__close-img--normal {
    background: url(../img/close.svg) no-repeat;
    opacity: 1
}

.popup-description__close-img--hover {
    background: url(../img/close-hover.svg) no-repeat;
    opacity: 0
}

.popup-description__container {
    padding: 0 99px 0 30px
}

.popup-description h2 {
    font-family: Montserrat, sans-serif;
    font-size: 145%;
    padding: 0 0 34px;
    margin: 0
}

.popup-description p {
    font-family: Montserrat, sans-serif;
    line-height: 165%;
    margin: 0;
    padding: 0 0 0 75px;
    font-size: 115%
}

.career-popup {
    background: #fff;
    display: none;
    left: 50%;
    margin-left: -355px;
    padding: 42px 0 64px;
    position: absolute;
    top: 195px;
    width: 669px;
    z-index: 1050;
}

.career-popup__close {
    cursor: pointer;
    padding: 13px 34px 36px 17px;
    position: absolute;
    right: 0;
    top: 0
}

.career-popup__close:hover .career-popup__close-img--normal {
    opacity: 0
}

.career-popup__close-img {
    position: absolute;
    transition: .2s
}

.career-popup__close-img--normal {
    opacity: 1
}

.career-popup__close-img--hover,
.product-slider__nav--next:hover .product-slider__nav-img--next-normal {
    opacity: 0
}

.career-popup__header,
.career-popup__post {
    font-family: Montserrat, sans-serif;
    font-size: 145%;
    text-align: center
}

.career-popup__post {
    font-size: 115%;
    padding: 13px 0 0
}

.career-popup__necessary {
    color: #949494;
    display: table;
    font-family: Montserrat, sans-serif;
    font-size: 110%;
    margin: 24px auto 34px;
    position: relative
}

.career-popup__necessary:before {
    color: #1fcca3;
    content: '*';
    left: -19px;
    position: absolute;
    top: 5px
}

.career-popup__summary-row {
    margin: 0 auto;
    padding: 0 0 0 14px;
    width: 378px
}

.career-popup__summary-text {
    float: left;
    font-family: Montserrat, sans-serif;
    font-size: 85%;
    margin: 7px 0 0
}

.career-popup__summary-label {
    background: #1fcca3;
    float: right;
    font-family: Montserrat, sans-serif;
    font-size: 115%;
    padding: 8px 0;
    text-align: center;
    width: 170px
}

.product-slider {
    position: relative
}

.product-slider__slide {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: 543px;
    position: relative
}

.product-slider__header {
    font-family: Montserrat, sans-serif;
    font-size: 125%;
    margin: 0 0 28px
}

.product-slider p {
    font-family: Montserrat, sans-serif !important;
    font-size: 115% !important;
    line-height: 165% !important;
    margin: 0 0 23px !important;
    padding: 0 !important;
    width: auto !important
}

.product-slider__content {
    bottom: 42px;
    color: #fff;
    left: 0;
    padding-left: 4%;
    position: absolute;
    width: 91%
}

.product-slider__controls {
    display: none;
    position: absolute;
    right: 0;
    top: 0
}

.product-slider__nav {
    background: #fff;
    cursor: pointer;
    position: absolute;
    top: 0;
    transition: .2s;
    height: 62px;
    width: 61px;
    z-index: 1
}

.product-slider__nav--zindex {
    z-index: 7
}

.product-slider__nav-img {
    position: absolute;
    top: 26px;
    transition: .2s
}

.product-slider__nav-img--prev {
    left: 26px
}

.product-slider__nav-img--next {
    right: 26px
}

.product-slider__nav-img--prev-normal {
    background: url(../img/slider-arrow-small-left.svg) no-repeat;
    height: 12px;
    opacity: 1;
    width: 7px
}

.product-slider__nav-img--prev-active {
    background: url(../img/slider-arrow-small-left-active.svg) no-repeat;
    height: 12px;
    opacity: 0;
    width: 34px
}

.product-slider__nav-img--next-normal {
    background: url(../img/slider-arrow-small-right.svg) no-repeat;
    height: 12px;
    opacity: 1;
    width: 7px
}

.product-slider__nav-img--next-active {
    background: url(../img/slider-arrow-small-right-active.svg) no-repeat;
    height: 12px;
    opacity: 0;
    width: 34px
}

.product-slider__nav:hover,
.right-menu-fixed__languages a.active {
    background: #1fcca3
}

.product-slider__nav--next {
    right: 0
}

.product-slider__nav--next:hover .product-slider__nav-img--next-active {
    opacity: 1
}

.product-slider__nav--next:hover .product-slider__nav-img--next {
    right: 14px
}

.product-slider__nav--prev {
    right: 61px
}

.product-slider__nav--prev:hover .product-slider__nav-img--prev-normal {
    opacity: 0
}

.product-slider__nav--prev:hover .product-slider__nav-img--prev-active {
    opacity: 1
}

.product-slider__nav--prev:hover .product-slider__nav-img--prev {
    left: 14px
}

.card__info-block-container .product-slider__slide {
    min-width: 1040px !important
}

.card__info-block-container .slidesContainer {
    margin-top: 0 !important
}

.card__info-slider {
    position: relative
}

.product-slider__content p {
    padding: 0 0 25px !important
}

.card__info-block-container{
    font-size: 16px;
    line-height: 28px;
}

@media(max-width: 767px){
    .card__info-block-container{
        font-size: 14px;
        line-height: 20px;
    }
}

.product-slider__gradient {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 1;
    z-index: 1;
    background: red;
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, .8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#cc000000', GradientType=0)
}

.product-slider__content {
    z-index: 2
}

.right-menu {
    height: 100%;
    position: absolute;
    width: 100%
}

.right-menu--company,
.right-menu--service {
    background-image: url(../img/right-bg--company.png);
    background-attachment: fixed;
    background-position: top left 100%;
    height: 100%
}

.right-menu--service {
    background-image: url(../img/right-bg--service.png)
}

.right-menu--articles,
.right-menu--fabric,
.right-menu--news,
.right-menu--product {
    background-image: url(../img/right-bg--company.png);
    background-attachment: fixed;
    background-position: top left 100%;
    height: 100%
}

.right-menu--articles,
.right-menu--fabric,
.right-menu--news {
    background-image: url(../img/right-bg--fabric.png)
}

.right-menu--articles,
.right-menu--news {
    background-image: url(../img/right-bg--articles.png);
    background-size: 40%;
}

.right-menu__ul {
    list-style: none;
    margin: 0;
    padding: 112px 0 0;
    width: 290px
}

.right-menu__ul--service {
    padding: 96px 0 0;
    width: 215px
}

.right-menu__ul--articles {
    list-style: none;
    margin: 0;
    padding: 160px 0 0 27px;
    width: 262px
}

.right-menu__li {
    margin: 0 0 43px
}

.right-menu__li--service {
    margin: 0 0 18px
}

.right-menu__link {
    border-bottom: 1px solid rgba(31, 204, 163, 0);
    color: #1e1e1e;
    font-family: Montserrat, sans-serif;
    font-size: 115%;
    padding: 10px 17px 10px 42px;
    text-decoration: none
}

.right-menu__link--service {
    display: block;
    line-height: 135%;
    padding: 10px 17px 10px 30px
}

.right-menu__link--active .right-menu__span:after {
    background: 0 0
}

.right-menu__span {
    position: relative
}

.right-menu-fixed__link-span2:after,
.right-menu-fixed__link-span:after,
.right-menu__span:after {
    background: #1fcca3;
    bottom: -1px;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    transition: .35s;
    width: 0
}

.right-menu__link--active .right-menu__span {
    background-image: linear-gradient(#46d0b0, #46d0b0);
    background-position: 0 50%;
    background-repeat: repeat-x;
    background-size: 90%
}

@media (max-width:1242px) {
    .right-menu__ul {
        bottom: auto !important;
        left: auto !important;
        position: absolute !important;
        top: 0 !important
    }
}

.right-menu-fixed {
    display: none;
    position: fixed;
    height: 100%;
    right: 0;
    top: 0;
    transition: .3s;
    width: 100%;
    z-index: 5
}

.right-menu-fixed__languages {
    left: 107px;
    position: absolute;
    top: 53px
}

.right-menu-fixed__languages a {
    color: #1e1e1e;
    display: inline-block;
    font-family: Montserrat, sans-serif;
    line-height: 110%;
    margin: 0 15px 0 0;
    position: relative;
    text-decoration: none
}

.right-menu-fixed__languages a:hover:after,
.right-menu-fixed__link1:hover .right-menu-fixed__link-span:after,
.right-menu-fixed__link2:hover .right-menu-fixed__link-span2:after,
.team__employee:hover .team__employee-header:after {
    width: 100%
}

.right-menu-fixed__languages a.active:hover:after {
    width: 0
}

.right-menu-fixed__menu-container {
    float: right;
    background: #fff;
    height: 100%;
    position: relative;
    transition: .45s;
    transition-timing-function: ease;
    width: 0
}

.right-menu-fixed__menu {
    padding: 171px 0 0
}

.right-menu-fixed__ul1,
.right-menu-fixed__ul2 {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative
}

.right-menu-fixed__ul1 {
    z-index: 100
}

.right-menu-fixed__ul2 {
    display: none
}

.right-menu-fixed__link-span {
    position: relative;
    background-size: 0;
    transition: .2s
}

.card__info-block-container ul li,
.right-menu-fixed__link-span2 {
    position: relative
}

.right-menu-fixed__link-span2:after {
    bottom: 2px
}

.right-menu-fixed__link1,
.right-menu-fixed__link1--active {
    color: #1e1e1e;
    display: block;
    font-family: Montserrat, sans-serif;
    font-size: 125%;
    padding: 16px 0 16px 230px;
    text-decoration: none;
    transition: 1.1s;
    transition-timing-function: ease
}

.right-menu-fixed__link1--active .right-menu-fixed__link-span {
    color: #1fcca3
}

.right-menu-fixed__link1:hover .right-menu-fixed__arrow--normal {
    opacity: 0
}

.right-menu-fixed__link1:hover .right-menu-fixed__arrow--hover {
    opacity: 1
}

.right-menu-fixed__ul1-li {
    cursor: pointer
}

.right-menu-fixed__hidden .right-menu-fixed__arrow-container {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: .2s
}

.right-menu-fixed__hidden--active .right-menu-fixed__link-span {
    background-image: linear-gradient(#1fcca3, #1fcca3);
    background-position: 0;
    background-repeat: repeat-x;
    background-size: 30em;
    transition: .2s
}

.right-menu-fixed__hidden--active .right-menu-fixed__arrow--normal {
    opacity: 0
}

.right-menu-fixed__hidden--active .right-menu-fixed__arrow--hover {
    opacity: 1
}

.right-menu-fixed__hidden--active .right-menu-fixed__link-span:after {
    width: 0 !important
}

.right-menu-fixed__hidden--active .right-menu-fixed__arrow-container {
    top: 9px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    transition: .2s
}

.right-menu-fixed__arrow {
    position: absolute;
    transition: .25s;
    width: 10px
}

.right-menu-fixed__arrow--normal {
    opacity: 1
}

.right-menu-fixed__arrow--hover {
    opacity: 0
}

.right-menu-fixed__arrow-container {
    height: 8px;
    position: absolute;
    right: -22px;
    top: 11px;
    width: 10px
}

.right-menu-fixed__link2 {
    color: #1e1e1e;
    display: block;
    font-family: Montserrat, sans-serif;
    font-size: 115%;
    padding: 0 0 14px 148px;
    text-decoration: none
}

.right-menu-fixed__close {
    background: 0 0;
    color: #1e1e1e;
    cursor: pointer;
    height: 24px;
    left: 267px;
    margin: 0 2px 0 0;
    padding: 14px 0 15px 22px;
    position: absolute;
    top: 37px;
    transition: .3s;
    width: 133px;
    z-index: 1
}

.right-menu-fixed__close:after {
    background: #000;
    content: '';
    height: 1px;
    margin-top: -1px;
    position: absolute;
    right: -11px;
    top: 50%;
    transition: .2s;
    width: 20px;
    z-index: -1
}

.right-menu-fixed__close:before {
    background: rgba(255, 255, 255, 0);
    content: '';
    height: 1px;
    position: absolute;
    top: 50%;
    right: 0;
    z-index: -1
}

.right-menu-fixed__close:hover:after {
    right: -1px;
    width: 100%
}

.right-menu-fixed__close:hover:before {
    background: #000;
    height: 100%;
    left: 1px;
    position: absolute;
    top: 1px;
    transition: .2s;
    transition-delay: .3s;
    width: 100%
}

.right-menu-fixed__close .header__menu-block-container {
    background: #fff;
    border: 1px solid #000
}

.right-menu-fixed__close:hover .header__menu-block-container {
    background: 0 0;
    border: 1px solid #000
}

.right-menu-fixed__close:hover .header__menu-text {
    color: #fff;
    transition-delay: .3s
}

.right-menu-fixed__close:hover .header__menu-hamburger-line--2,
.right-menu-fixed__close:hover .header__menu-hamburger-line--3 {
    background: #fff;
    transition-delay: .3s
}

.right-menu-fixed__close .header__menu-hamburger-line--2 {
    margin: 10px 0 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.right-menu-fixed__close .header__menu-hamburger-line--3 {
    margin: -2px 0 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.right-menu-fixed__close .header__menu-text {
    opacity: 1
}

.jspContainer {
    overflow: hidden;
    position: relative
}

.jspPane,
.jspVerticalBar {
    position: absolute
}

.jspVerticalBar {
    top: 0;
    right: 6px;
    width: 7px;
    height: 100%
}

.jspHorizontalBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 16px;
    background: red
}

.jspCap {
    display: none
}

.jspHorizontalBar .jspCap {
    float: left
}

.jspTrack {
    background: url(../img/scroll-bg.png) repeat-y 3px;
    position: relative
}

.jspDrag {
    background: #d2d2d2;
    position: relative;
    top: 0;
    left: 0;
    border-radius: 0;
    cursor: pointer
}

.jspHorizontalBar .jspDrag,
.jspHorizontalBar .jspTrack {
    float: left;
    height: 100%
}

.jspArrow {
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
    padding: 0;
    margin: 0
}

.jspArrow.jspDisabled {
    cursor: default;
    background: #80808d
}

.jspVerticalBar .jspArrow {
    height: 16px
}

.jspHorizontalBar .jspArrow {
    width: 16px;
    float: left;
    height: 100%
}

.jspVerticalBar .jspArrow:focus {
    outline: none
}

.jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%
}

* html .jspCorner {
    margin: 0 -3px 0 0
}

.jspPane {
    padding: 0 !important
}

.company__h2--team {
    padding: 56px 0 15px
}

.team__employee {
    display: block;
    float: left;
    margin: 15px 30px 37px 0;
    text-decoration: none;
    width: 289px
}

.team__employee-header {
    font-family: Montserrat, sans-serif;
    color: #1e1e1e;
    display: inline;
    margin: 24px 0 7px;
    position: relative
}

.articles__sort-tab:hover:after,
.team__employee-header:hover:after {
    width: 100%
}

.team__employee-header:after {
    background: #1fcca3;
    bottom: -1px;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    transition: .35s;
    width: 0
}

.team__employee-text {
    color: #1e1e1e;
    font-family: Montserrat, sans-serif;
    margin: 7px 0 0
}

.team__employee.team__employee--company-gallery {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    height: 254px;
    margin: 0 30px 29px 0;
    position: relative;
    width: 289px
}

.team__employee:nth-child(3n) {
    margin: 15px 0 29px
}

.team__employee.team__employee--company-gallery:nth-child(3n) {
    margin: 0 0 29px
}

.video-fixed__video {
    left: 50%;
    position: fixed;
    top: 50%;
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    height: auto;
    min-height: 100%;
    min-width: 100%;
    overflow: hidden;
    -webkit-transform: translateX(-50%) translateY(-50%);
    width: auto;
    z-index: -1000
}

.articles {
    min-height: 1100px;
    padding: 0 0 110px;
    width: 960px
}

.articles__breadcrumbs {
    color: #a8a8a8;
    font-size: 95%;
    padding: 34px 0 0
}

.articles__h1 {
    font-family: Montserrat, sans-serif;
    font-size: 205%;
    margin: 0;
    padding: 32px 0 41px
}

.articles__tab {
    border-bottom: 1px solid #d2d2d2;
    border-left: 1px solid #d2d2d2;
    border-top: 1px solid #d2d2d2;
    cursor: pointer;
    float: left;
    font-family: Montserrat, sans-serif;
    transition: .25s
}

.articles__tab:nth-last-child(2) {
    border-right: 1px solid #d2d2d2
}

.articles__tab:nth-last-child(2).articles__tab--active,
.articles__tab:nth-last-child(2):hover {
    border-right: 1px solid #1fcca3
}

.articles__tab--active,
.articles__tab:hover {
    background: #1fcca3;
    border-bottom: 1px solid #1fcca3;
    border-left: 1px solid #1fcca3;
    border-top: 1px solid #1fcca3
}

.articles__tab:hover+.articles__tab {
    border-left: 1px solid #1fcca3
}

.articles__tab a {
    display: block;
    color: #1e1e1e;
    padding: 15px 19px 14px 15px;
    text-decoration: none
}

.articles__line {
    background: #d2d2d2;
    height: 1px;
    margin: 30px 0 36px;
    width: 924px
}

.articles__line--bottom {
    margin: 29px 0 42px
}

.articles__container:after {
    content: '';
    display: block;
    clear: both
}

.articles__article {
    border-top: 1px solid #d2d2d2;
    color: #1e1e1e;
    display: block;
    float: left;
    margin: 0 30px 0 0;
    padding: 33px 0 30px;
    text-decoration: none;
    width: 289px
}

.articles__article--first {
    border-top: none;
    padding: 0 0 30px
}

.articles__article:hover .articles__article-header {
    border-bottom: 1px solid #1fcca3
}

.articles__article:hover .articles__article-img-plate {
    background: rgba(31, 204, 163, .25)
}

.articles__article:nth-child(1),
.articles__article:nth-child(2),
.articles__article:nth-child(3) {
    border-top: none;
    padding: 0 0 30px
}

.articles__article-img-container {
    margin: 0 0 30px;
    position: relative
}

.articles__article-img-plate {
    background: rgba(31, 204, 163, 0);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: .25s;
    width: 100%
}

.articles__article-img {
    display: block;
    width: 100%
}

.articles__article-date {
    color: #a8a8a8;
    font-family: Montserrat, sans-serif;
    margin: -7px 0 0;
    padding: 0 0 11px
}

.articles__article-header {
    display: inline;
    font-family: Montserrat, sans-serif;
    font-size: 100%;
    line-height: 155%;
    margin: 0
}

.articles__article-text {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    line-height: 28px;
    padding: 17px 0 0
}

@media(max-width: 767px){
    .articles__article-text {
        font-size: 14px;
        line-height: 20px;
    }
}

.articles__options {
    margin: 27px 0 0;
    width: 925px
}

.articles__sort-tabs {
    float: left;
    padding: 10px 0 0
}

.articles__sort-tab {
    color: #a8a8a8;
    float: left;
    font-size: 85%;
    margin: 0 23px 0 0;
    position: relative;
    text-decoration: none
}

.articles__sort-tab--active {
    color: #505050;
    cursor: default
}

.articles__sort-tab:after {
    background: #1fcca3;
    bottom: 0;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    transition: .35s;
    width: 0
}

.articles-menu__block--news {
    padding: 0 0 34px
}

.articles-menu__block-header {
    color: #1e1e1e;
    font-family: Montserrat, sans-serif;
    font-size: 155%;
    margin: 0;
    padding: 0 0 31px
}

.articles-menu__item {
    display: block;
    margin: 0 0 19px;
    text-decoration: none
}

.articles-menu__text {
    color: #1e1e1e;
    display: inline;
    font-family: Montserrat, sans-serif;
    line-height: 160%
}

.articles-menu__text:hover {
    border-bottom: 1px solid #1fcca3
}

.articles-menu__date {
    font-family: Montserrat, sans-serif;
    color: #959595;
    padding: 0 0 11px
}

.articles__tab--articles.articles__tab--active {
    border-bottom: 1px solid #1fcca3;
    border-left: 1px solid #1fcca3;
    border-top: 1px solid #1fcca3
}

.articles__tab--recored.articles__tab--active {
    border-bottom: 1px solid #1fcca3;
    border-right: 1px solid #1fcca3;
    border-top: 1px solid #1fcca3
}

.articles__sort-tab--active:hover:after {
    width: 0
}

.all-pages {
    padding: 38px 0 0 36px
}

.all-pages__h1 {
    font-family: Montserrat, sans-serif;
    margin: 0;
    padding: 7px 0 12px
}

.all-pages__link {
    color: #00abff;
    display: table;
    padding: 6px 28px 6px 2px;
    text-decoration: none
}

.all-pages__link:hover {
    color: #ff1d64
}

.all-pages__link:hover .all-pages__link-span {
    border-bottom: 1px solid rgba(255, 29, 100, .2)
}

.all-pages__link-span {
    border-bottom: 1px solid rgba(0, 171, 255, .2)
}

.binders {
    background: #fff;
    padding: 4px 0 90px;
    min-width: 1247px
}

.binders__wrapper {
    margin: 0 auto;
    width: 1242px
}

.binders__header {
    color: #1e1e1e;
    font-family: Montserrat, sans-serif;
    font-size: 205%;
    margin: 0;
    padding: 21px 0 38px
}

.binders__back {
    left: 18px;
    position: absolute;
    top: 14px;
    z-index: 2
}

.binders__back--white {
    opacity: 0;
    transition: .25s
}

.binders__back--green {
    opacity: 1;
    transition: .25s
}

.binders__nav {
    float: right
}

.binders__nav-link {
    border: 1px solid #d2d2d2;
    display: block;
    float: left;
    padding: 24px 30px 36px 29px;
    position: relative;
    text-decoration: none;
    transition: .25s
}

.binders__nav-link:hover {
    background: #1fcca3;
    border: 1px solid #1fcca3
}

.binders__nav-link--left {
    right: -1px
}

.binders__nav-link--left:hover .binders__nav-link-img--left-hover {
    left: 15px;
    opacity: 1
}

.binders__nav-link--left:hover .binders__nav-link-img--left-normal {
    opacity: 0
}

.binders__nav-link--left:hover+.binders__nav-link--right {
    border-left: 1px solid #1fcca3
}

.binders__nav-link--right:hover .binders__nav-link-img--right-hover {
    opacity: 1;
    right: 15px
}

.binders__nav-link--right:hover .binders__nav-link-img--right-normal,
.card__menu-header:hover .card__menu-header-img--normal {
    opacity: 0
}

.binders__nav-link-img {
    position: absolute;
    top: 24px;
    transition: .25s
}

.binders__nav-link-img--left-normal {
    height: 11.5px;
    left: 25px;
    opacity: 1
}

.binders__nav-link-img--left-hover {
    height: 11.5px;
    left: 25px;
    opacity: 0
}

.binders__nav-link-img--right-normal {
    height: 11px;
    right: 25px;
    opacity: 1
}

.binders__nav-link-img--right-hover {
    height: 11px;
    right: 25px;
    opacity: 0
}

.binders__table {
    display: table;
    margin: 0 auto;
    width: 1247px
}

.binders__table-row {
    background: #f6f6f6;
    color: #1e1e1e;
    display: table;
    margin: 0 0 5px;
    width: 100%;
    text-decoration: none
}

.binders__table-row:hover {
    background: #1fcca3
}

.binders__table-row--first {
    background: #fff;
    border-top: 1px solid #d2d2d2;
    margin: 0;
    min-width: 1242px
}

.binders__table-row--first:hover,
.binders__table-row--header:hover {
    background: #fff
}

.binders__table-row--header {
    background: #fff;
    padding: 14px 0 0
}

.binders__table-header {
    float: right;
    font-family: Montserrat, sans-serif;
    font-size: 80%;
    line-height: 105%;
    text-align: center
}

.binders__table-header--1 {
    margin: 13px 0 4px;
    width: 162px
}

.binders__table-header--2 {
    margin: 0 0 4px;
    width: 224px
}

.binders__table-cell {
    display: table-cell;
    height: 54px;
    vertical-align: middle
}

.binders__table-cell--header {
    height: 51px;
    line-height: 110%
}

.binders__link {
    border-bottom: 1px solid #1fcca3;
    display: table
}

.binders__col {
    display: table;
    float: left;
    font-family: Montserrat, sans-serif;
    vertical-align: middle;
    width: 105px
}

.binders__col--number {
    font-size: 120%;
    padding: 0 0 0 5px;
    text-align: right;
    width: 17px
}

.binders__col--numberheader {
    text-align: left
}

.binders__col--header {
    color: #a8a8a8;
    font-family: Montserrat, sans-serif;
    font-size: 75%
}

.binders__col--link {
    padding: 0 10px;
    width: 64px
}

.binders__col--operation {
    text-align: center;
    width: 96px
}

.binders__col--form {
    text-align: center;
    width: 91px
}

.binders__col--solid {
    text-align: center;
    width: 114px
}

.binders__col--period {
    line-height: 120%;
    padding: 0 14px;
    text-align: center;
    width: 95px
}

.binders__col--viscosity {
    text-align: center;
    width: 125px
}

.binders__col--components {
    text-align: center;
    width: 100px
}

.binders__col--glass {
    position: relative;
    text-align: center;
    width: 114px
}

.binders__col--glass:before {
    background: #cbcbcb;
    content: '';
    height: 100%;
    right: 0;
    position: absolute;
    top: 0;
    width: 1px
}

.binders__col--glass:after,
.binders__col--module-1:after,
.binders__col--module-1:before {
    background: #cbcbcb;
    content: '';
    height: 5px;
    right: 0;
    position: absolute;
    top: -5px;
    width: 1px
}

.binders__col--strength-limit {
    text-align: center;
    width: 126px
}

.binders__col--module-1 {
    text-align: center;
    position: relative;
    width: 88px
}

.binders__col--module-1:after,
.binders__col--module-1:before {
    height: 100%;
    top: 0
}

.binders__col--module-1:after {
    height: 5px;
    top: -5px
}

.binders__col--module-2 {
    text-align: center;
    width: 82px
}

.binders__col--module-3 {
    text-align: center;
    width: 70px
}

.binders__table-row--first .binders__col--glass:after,
.binders__table-row--first .binders__col--module-1:after {
    background: 0 0
}

.card {
    background: #fff;
    min-width: 1250px;
    padding: 0 0 106px
}

.card__wrapper {
    margin: 0 auto;
    width: 1242px
}

.card__menu {
    background: #f6f6f6;
    margin: 25px 0 0;
    position: relative
}

.card__menu .controls {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 84px
}

.card__menu-header {
    background: #1e1e1e;
    cursor: pointer;
    display: table;
    float: left;
    padding: 16px 23px 17px 13px;
    position: relative;
    transition: .25s
}

.card__menu-header-img {
    display: block;
    left: 13px;
    position: absolute;
    top: 16px;
    transition: .25s
}

.card__menu-header-img--normal,
.card__menu-header:hover .card__menu-header-img--hover {
    opacity: 1
}

.card__menu-header-img--hover {
    opacity: 0
}

.card__menu-header-text {
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 90%;
    line-height: 140%;
    margin: -5px 0 0 46px
}

.card__menu-header-text-span {
    border-bottom: 1px solid #fff
}

.card__menu-slider {
    float: left;
    min-height: 30px;
    margin: 21px 0 0 29px;
    width: 895px
}

.card__menu-slider-link {
    color: #1e1e1e;
    display: table;
    font-family: Montserrat, sans-serif;
    font-size: 115%;
    height: 22px;
    margin: 0 38px 0 0 !important;
    position: relative;
    text-decoration: none;
    width: auto !important
}

.card__menu-slider-link:after {
    background: #1fcca3;
    bottom: -2px;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    transition: .25s;
    width: 0
}

.card__menu-slider-link:hover:after {
    width: 100%
}

.card__menu-slider-link--active {
    color: #1fcca3
}

.card__menu-slider-link--active:hover:after {
    width: 0
}

.card__slider-arrow {
    cursor: pointer;
    height: 12px;
    position: absolute;
    width: 7px
}

.card__slider-arrow--left {
    background: url(../img/slider-arrow-small-left.svg) no-repeat 19px 28px;
    padding: 28px 15px 28px 19px;
    left: 0
}

.card__slider-arrow--right {
    background: url(../img/slider-arrow-small-right.svg) no-repeat 15px 28px;
    padding: 28px 19px 28px 15px;
    right: 0
}

.card__slider-arrow-image {
    display: block;
    width: 7px
}

.card__slider-container {
    float: left;
    position: relative;
    width: 606px
}

.card__menu-header:hover,
.card__slider-container:hover .card__slider-plus-line {
    background: #1fcca3
}

.card__slider-plus-container {
    background: #fff;
    border-radius: 25px;
    bottom: 32px;
    cursor: pointer;
    height: 35px;
    left: 28px;
    position: absolute;
    width: 35px;
    z-index: 2
}

.card__slider-plus-line {
    background: #1e1e1e;
    position: absolute;
    transition: .25s
}

.card__slider-plus-line--1 {
    height: 12px;
    left: 17px;
    top: 12px;
    width: 2px
}

.card__slider-plus-line--2 {
    height: 2px;
    left: 12px;
    top: 17px;
    width: 12px
}

.card__main-slider-arrow {
    background: #fff;
    position: absolute;
    top: 0
}

.card__main-slider-arrow--right {
    padding: 25px 27px 26px 23px;
    right: 0
}

.card__main-slider-arrow--left {
    padding: 25px 31px 26px 27px;
    right: 57px
}

.card__slide-img {
    display: block;
    width: 100%
}

.card__description-container {
    float: left;
    margin: 0 0 0 30px;
    width: 503px
}

.card__description-container--no-image {
    margin: 0
}

.card__description-h3 {
    font-family: Montserrat, sans-serif;
    font-size: 145%;
    margin: -7px 0 21px
}

.card__description-h3--no-image {
    margin: -7px 0 26px
}

.card p {
    font-family: Montserrat, sans-serif;
    font-size: 115%;
    line-height: 165%;
    margin: 0 0 9px
}

.card__no-image-container {
    margin: 0 0 0 104px;
    width: 923px
}

.card__social {
    float: right;
    margin: -14px -4px 0 0
}

.card__social--no-image {
    margin: -14px 93px 0 0
}

.card__social-icon {
    display: block;
    padding: 14px;
    position: relative
}

.card__social-icon--twitter {
    height: 18px;
    margin: 0 0 19px 3px;
    width: 22px
}

.card__social-icon--facebook {
    height: 22px;
    margin: -2px 0 17px 7px;
    width: 14px
}

.card__social-icon--vk {
    height: 16px;
    margin: 2px 6px 22px 0;
    width: 26px
}

.card__social-icon--instagram {
    height: 16px;
    margin: 0 0 0 4px;
    width: 26px
}

.card__h1 {
    color: #1e1e1e;
    font-family: Montserrat, sans-serif;
    font-size: 205%;
    line-height: 130%;
    margin: 0;
    padding: 52px 0
}

.card__h1--no-image {
    padding: 52px 0 71px
}

.card__line {
    background: #d2d2d2;
    height: 1px;
    margin: 54px 0 50px;
    width: 100%
}

.card__tab {
    border-bottom: 1px solid #d2d2d2;
    border-left: 1px solid #d2d2d2;
    border-top: 1px solid #d2d2d2;
    cursor: pointer;
    float: left;
    font-family: Montserrat, sans-serif;
    padding: 15px 24px 14px 21px;
    transition: .2s
}

.card__tab--gallery {
    border-right: 1px solid #d2d2d2
}

.card__tab--active.card__tab--gallery,
.card__tab--gallery:hover {
    border-right: 1px solid #1fcca3
}

.card__tab--active.card__tab--description+.card__tab--tech,
.card__tab--active.card__tab--downloads+.card__tab--gallery,
.card__tab--active.card__tab--scope+.card__tab--downloads,
.card__tab--active.card__tab--tech+.card__tab--scope,
.card__tab--description:hover+.card__tab--tech,
.card__tab--downloads:hover+.card__tab--gallery,
.card__tab--scope:hover+.card__tab--downloads,
.card__tab--tech:hover+.card__tab--scope {
    border-left: 1px solid #1fcca3
}

.card__tab--active,
.card__tab:hover {
    background: #1fcca3;
    border-bottom: 1px solid #1fcca3;
    border-left: 1px solid #1fcca3;
    border-top: 1px solid #1fcca3
}

.card__info-block-h2 {
    font-family: Montserrat, sans-serif;
    font-size: 145%;
    margin: 0;
    padding: 49px 0 18px
}

.card__info-block-h2--downloads,
.card__info-block-h2--tech {
    padding: 49px 0 38px
}

.card__info-block-h2--gallery {
    padding: 49px 0 28px
}

.card__info {
    min-height: 650px
}

.card__info-block {
    display: none
}

.card__info-block--gallery {
    margin: 0 0 71px
}

.card__info-block-container {
    margin: 0 auto;
    width: 1040px
}

.card__info-block-container table {
    border: none !important;
    font-family: Montserrat, sans-serif;
    font-size: 110%;
    width: 100%
}

.card__info-block-container table tr {
    background: #f6f6f6
}

.card__info-block-container table td {
    border-bottom: 6px solid #fff !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    padding: 10px 9px 12px;
    max-width: 300px
}

.card__info-block-container table td:first-child {
    padding-left: 18px
}

.card__info-block-container table td:last-child {
    padding-right: 18px
}

.card__info-block-container--scope {
    padding: 25px 0 62px
}

.card__info-block-container p {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    line-height: 28px;
    margin: 0;
    padding: 30px 0 0;
    max-width: 1018px
}
@media(max-width: 767px){
    .card__info-block-container p {
        font-size: 14px;
        line-height: 20px;
    }
}

.card__info-block-container p:first-child {
    padding: 0;
    margin-bottom: 20px;
}

.card__info-block-container ul,
.news__content ul {
    line-height: 185%;
    list-style: none;
    margin: 3px 0 0;
    padding: 0 0 0 38px
}

.card__info-block-container ul li:before,
.news__content ul li:before,
.product ul li:before {
    background: #1fcca3;
    border-radius: 10px;
    content: '';
    height: 5px;
    left: -17px;
    position: absolute;
    top: 13px;
    width: 5px
}

.card__info-block-tech-table {
    padding: 0 0 54px
}

.card__info-block-tech-h4 {
    font-family: Montserrat, sans-serif;
    font-size: 115%;
    margin: 0;
    padding: 0 0 20px
}

.card__info-block-tech-row {
    background: #f6f6f6;
    display: table;
    font-family: Montserrat, sans-serif;
    font-size: 120%;
    padding: 12px 0;
    margin: 0 0 8px
}

.card__info-block-tech-col {
    float: left
}

.card__info-block-tech-col--1 {
    padding: 0 0 0 13px;
    width: 743px
}

.card__info-block-tech-col--2 {
    width: 200px
}

.card__info-block-tech-col--3 {
    padding: 0 17px 0 0;
    text-align: right;
    width: 58px
}

.card__info-block-tech-ul {
    font-family: Montserrat, sans-serif;
    font-size: 120%;
    list-style: none;
    margin: -6px 0 63px;
    padding: 0;
    width: 1030px
}

.card__info-block-tech-li {
    background: url(../img/tech-li.png) no-repeat 1px 12px;
    line-height: 160%;
    margin: 0 0 20px;
    padding: 0 0 0 20px
}

.card__tab--description.card__tab--active {
    border-left: 1px solid #1fcca3
}

#facebook-normal,
#instagram-normal,
#twitter-normal,
#vk-normal {
    opacity: .2;
    transition: .2s
}

.card__info b {
    font-weight: 400
}

.card__info-block-container ul li,
.company p {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    line-height: 28px
}

@media(max-width: 767px){
    .card__info-block-container ul li,
    .company p{
        font-size: 14px !important;
        line-height: 20px !important;
    }
}

.history__text-container{
    font-size: 16px;
    line-height: 28px;
}
@media(max-width: 767px){
    .history__text-container{
        font-size: 14px;
        line-height: 20px;
    }
}

.company {
    padding: 0 0 130px
}

.company__h1,
.company__h2 {
    font-family: Montserrat, sans-serif;
    font-size: 205%;
    margin: 0;
    padding: 25px 0 0
}

.company__h2 {
    font-size: 145%;
    padding: 56px 0 14px
}

.company__h2--history {
    padding: 56px 0 36px
}

.company p {
    margin: 0 0 31px
}

.company__h2--company-gallery {
    padding: 56px 0 30px
}

.downloads {
    margin-top: 130px;
    background: #fff;
    padding: 0 0 63px;
    min-width: 1242px
}
@media(max-width: 767px){
    .downloads{
        margin-top: 70px;
    }
}

.downloads__wrapper {
    margin: 0 auto;
    width: 1242px
}

.downloads__h1 {
    float: left;
    font-family: Montserrat, sans-serif;
    font-size: 205%;
    margin: 25px 0 0
}

.downloads__search-container {
    float: right;
    position: relative;
    margin: 22px 0 0
}

.downloads__search-container--articles {
    margin: 0
}

.downloads__search-container:hover .downloads__search-img--hover {
    opacity: 1
}

.downloads__search-container:hover .downloads__search-img--normal {
    opacity: 0
}

.downloads__search {
    border: 1px solid #d2d2d2;
    display: block;
    font-size: 105%;
    outline: none;
    padding: 10px 12px 8px;
    width: 324px
}

.downloads__search:focus~.downloads__search-img--hover {
    opacity: 1
}

.downloads__search:focus~.downloads__search-img--normal {
    opacity: 0
}

.downloads__search-img {
    position: absolute;
    right: 11px;
    top: 12px;
    transition: .2s
}

.downloads__search-img--hover {
    opacity: 0
}

.downloads__download:hover .downloads__hover,
.downloads__search-img--normal {
    opacity: 1
}

.downloads__h2 {
    font-family: Montserrat, sans-serif;
    font-size: 145%;
    margin: 0;
    padding: 34px 0 31px
}

.downloads__line {
    background: #d2d2d2;
    height: 1px;
    margin: 27px 0 0;
    width: 100%
}

.downloads__select-container {
    display: block;
    float: right;
    margin: 22px 0 0
}

.downloads__select-input {
    border: 1px solid #d2d2d2;
    color: #1e1e1e;
    cursor: pointer;
    font-family: Montserrat, sans-serif;
    font-size: 100%;
    padding: 9px 11px 9px 13px
}

.downloads__categories {
    padding: 0 0 31px
}

.downloads__category {
    color: #a8a8a8;
    cursor: pointer;
    float: left;
    margin: 0 39px 0 0;
    padding: 7px 0;
    position: relative;
    text-decoration: none
}

.downloads__category:after {
    background: #1fcca3;
    bottom: 6px;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    transition: .35s;
    width: 0
}

.downloads__category--active {
    color: #1fcca3;
    cursor: default
}

.downloads__category:hover:after {
    width: 100%
}

.downloads__download-container {
    margin: 0 0 32px
}

.downloads__download {
    color: #1e1e1e;
    border: 1px solid #d2d2d2;
    display: table;
    float: left;
    margin: 0 30px 32px 0;
    position: relative;
    text-decoration: none;
    overflow: hidden;
}

.downloads__download-info {
    margin-top: 10px;
    float: left;
    width: 225px
}

.downloads__download-img {
    display: block;
    float: left;
    padding: 7px 38px 0 0
}

.downloads__table-cell {
    display: table-cell;
    height: 200px;
    padding: 20px 21px 20px 28px;
    vertical-align: middle;
    width: auto
}

.downloads__download-name {
    font-family: Montserrat, sans-serif;
    line-height: 160%;
    margin: -1px 0 0
}

.downloads__download-size {
    color: #a8a8a8;
    font-family: Montserrat, sans-serif;
    padding: 1px 0 0
}

.downloads__hover {
    background: #1fcca3;
    display: table;
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.downloads__hover-info {
    display: table-cell;
    height: 120px;
    vertical-align: middle
}

.downloads__hover-info-container {
    display: table;
    margin: 0 auto
}

.downloads__hover-img {
    display: block;
    float: left;
    margin: 0 0 0 -33px
}

.downloads__hover-text {
    border-bottom: 1px solid #fff;
    color: #fff;
    float: left;
    font-family: Montserrat, sans-serif;
    margin: 17px 0 0 21px
}

.downloads__category--active:hover:after {
    width: 0
}

.downloads__download:nth-child(3n) {
    margin: 0 0 32px
}

.downloads__search::-webkit-input-placeholder,
.search__input::-webkit-input-placeholder {
    color: #1e1e1e;
    font-family: Montserrat, sans-serif;
    font-size: 110%
}

.downloads__search:-moz-placeholder {
    color: #1e1e1e;
    font-family: Montserrat, sans-serif;
    font-size: 110%
}

.downloads__search:-ms-input-placeholder {
    color: #1e1e1e;
    font-family: Montserrat, sans-serif;
    font-size: 110%
}

.first-screen__info {
    height: 671px
}

.first-screen__col1 {
    color: #fff;
    float: left;
    padding: 133px 0 0;
    width: 500px
}

.first-screen__col2 {
    float: right;
    padding: 68px 0 0;
    position: relative;
    width: 606px
}

.first-screen__header {
    font-family: Montserrat, sans-serif;
    font-size: 205%;
    line-height: 140%;
    margin: 0 0 33px
}

.first-screen p {
    font-family: Montserrat, sans-serif;
    font-size: 120%;
    line-height: 165%;
    margin: 0;
    padding: 0 0 12px
}

.first-screen__link {
    margin: 42px 0 0;
    text-decoration: none
}

.index-footer-line {
    background: rgba(255, 255, 255, .1);
    height: 1px;
    margin: 80px auto 0;
    width: 1242px
}

.news {
    min-height: 1100px;
    padding: 0 0 137px
}

.news__breadcrumbs {
    color: #a8a8a8;
    padding: 34px 0 0;
    font-size: 95%
}

.news__h1 {
    font-family: Montserrat, sans-serif;
    font-size: 205%;
    line-height: 140%;
    margin: 0;
    padding: 22px 0 0
}

.news__date {
    color: #a8a8a8;
    font-family: Montserrat, sans-serif;
    font-size: 125%;
    padding: 32px 0 54px
}

.news__content {
    margin: 0 auto;
    width: 712px;
    line-height: 24px;
}
@media(max-width: 991px){
    .news__content {
       line-height: 20px;
    }
}

.news__content h1 {
    line-height: 160%
}

.news__content h2,
.news__content h3,
.news__content h4,
.news__content h5,
.news__content h6 {
    line-height: 170%
}

.news__content img {
    max-width: 100%
}

.news__content ul li {
    position: relative
}

.news__social {
    padding: 29px 0 24px
}

.news p,
.product p,
.product ul li {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    line-height: 28px;
}

@media(max-width: 767px){
    .news p,
    .product p,
    .product ul li {
        font-family: Montserrat, sans-serif;
        font-size: 14px;
        line-height: 20px;
    }
}

.news p {
    margin: 0;
    padding: 0 0 27px;
}

.right-menu__news {
    display: block;
    padding: 0 29px 15px;
    text-decoration: none;
    width: 266px
}

.right-menu__news:hover .right-menu__news-link {
    border-bottom: 1px solid #1fcca3
}

.right-menu__news-header {
    font-family: Montserrat, sans-serif;
    font-size: 145%;
    padding: 95px 0 22px 29px
}

.right-menu__news-date {
    color: #9e9e9e;
    font-family: Montserrat, sans-serif;
    padding: 0 0 10px
}

.right-menu__news-link {
    border-bottom: 1px solid rgba(31, 204, 163, 0);
    color: #1e1e1e;
    font-family: Montserrat, sans-serif;
    line-height: 160%;
    text-decoration: none
}

.right-menu__news-link-container {
    margin: -7px 0 0;
    width: 291px
}

.news__social-icon {
    display: block;
    float: left;
    padding: 14px;
    position: relative
}

.news__social-icon-image {
    position: absolute
}

.news__social-icon--twitter {
    height: 18px;
    width: 22px;
    margin: 0 35px 0 -14px
}

.news__social-icon-image--twitter {
    opacity: .2;
    transition: .2s
}

.news__social-icon-image--twitter-hover {
    opacity: 0;
    transition: .2s
}

.news__social-icon--twitter:hover .news__social-icon-image--twitter-hover {
    opacity: 1
}

.news__social-icon--twitter:hover .news__social-icon-image--twitter {
    opacity: 0
}

.news__social-icon--facebook {
    height: 22px;
    margin: -2px 42px 0 0;
    width: 14px
}

.news__social-icon-image--facebook {
    opacity: .2;
    transition: .2s
}

.news__social-icon-image--facebook-hover {
    opacity: 0;
    transition: .2s
}

.news__social-icon--facebook:hover .news__social-icon-image--facebook-hover {
    opacity: 1
}

.news__social-icon--facebook:hover .news__social-icon-image--facebook {
    opacity: 0
}

.news__social-icon--vk {
    height: 16px;
    margin: -1px 43px 0 0;
    width: 26px
}

.news__social-icon-image--vk {
    opacity: .2;
    transition: .2s
}

.news__social-icon-image--vk-hover {
    opacity: 0;
    transition: .2s
}

.news__social-icon--vk:hover .news__social-icon-image--vk-hover {
    opacity: 1
}

.news__social-icon--vk:hover .news__social-icon-image--vk {
    opacity: 0
}

.news__social-icon--instagram {
    height: 16px;
    margin: -2px 0 0;
    width: 26px
}

.news__social-icon-image--instagram-normal {
    opacity: .2;
    transition: .2s
}

.news__social-icon-image--instagram-hover {
    opacity: 0;
    transition: .2s
}

.news__social-icon--instagram:hover .news__social-icon-image--instagram-hover {
    opacity: 1
}

.news__social-icon--instagramk:hover .news__social-icon-image--instagram {
    opacity: 0
}

.product__header {
    font-family: Montserrat, sans-serif;
    font-size: 205%;
    margin: 0;
    padding: 25px 0 41px
}

.product__anchors-anchor {
    border-bottom: 1px solid #d2d2d2;
    border-left: 1px solid #d2d2d2;
    border-top: 1px solid #d2d2d2;
    cursor: pointer;
    font-family: Montserrat, sans-serif;
    float: left;
    padding: 16px 17px 15px;
    transition: .2s
}

.product__anchors-anchor--description:hover {
    border-bottom: 1px solid #1fcca3;
    border-left: 1px solid #1fcca3;
    border-top: 1px solid #1fcca3;
    color: #1fcca3
}

.product__anchors-anchor--description:hover+.product__anchors-anchor--types,
.product__anchors-anchor--selected.product__anchors-anchor--description+.product__anchors-anchor--types,
.product__anchors-anchor--selected.product__anchors-anchor--types+.product__anchors-anchor--area,
.product__anchors-anchor--types:hover+.product__anchors-anchor--area {
    border-left: 1px solid #1fcca3
}

.product__anchors-anchor--area {
    border-right: 1px solid #d2d2d2
}

.product__anchors-anchor--area:hover {
    border-right: 1px solid #1fcca3;
    color: #1fcca3
}

.product__anchors-anchor--area:hover,
.product__anchors-anchor--selected,
.product__anchors-anchor--types:hover {
    border-bottom: 1px solid #1fcca3;
    border-left: 1px solid #1fcca3;
    border-top: 1px solid #1fcca3
}

.product__anchors-anchor--types:hover {
    color: #1fcca3
}

.product__anchors-anchor--selected {
    background: #1fcca3;
    cursor: default
}

.product__anchors-anchor--selected:hover {
    color: #1e1e1e
}

.product__anchors-anchor--selected.product__anchors-anchor--area {
    border-right: 1px solid #1fcca3
}

.product__header-h2 {
    font-family: Montserrat, sans-serif;
    font-size: 145%;
    margin: 0;
    padding: 64px 0 0
}

.product__header-h2--types {
    padding: 38px 0 18px
}

.product__header-h2--slider {
    padding: 42px 0 41px
}

.product__header-h2--service {
    padding: 9px 0 19px
}

.product h2,
.product__header-h3 {
    font-family: Montserrat, sans-serif;
    font-size: 115%;
    margin: 19px 0 13px
}

.product__list-left {
    color: #1fcca3;
    float: left;
    font-family: Montserrat, sans-serif;
    font-size: 125%;
    width: 33px
}

.product__list-right {
    float: left;
    font-family: Montserrat, sans-serif;
    font-size: 115%;
    width: 875px
}

.product__list-item {
    margin: 0 0 9px
}

.product p,
.product ul li {
    line-height: 160%
}

.product p {
    margin: 0;
    padding: 18px 0 0
}

.product__description-hidden {
    display: none
}

.product__read-more {
    padding: 16px 0 0
}

.product__read-more-line {
    background: #d2d2d2;
    float: left;
    height: 1px;
    margin: 15px 0 0;
    width: 753px
}

.product__read-more-button {
    cursor: pointer;
    float: right;
    margin: -4px 7px 0 0;
    padding: 7px
}

.product__read-more-button-text {
    color: #1fcca3;
    font-family: Montserrat, sans-serif;
    float: left;
    margin: 0 10px 0 0
}

.product__read-more-button-select {
    display: block;
    float: right;
    margin: 9px 0 0;
    transition: .25s;
    transition-delay: .4s;
    width: 12px
}

.product__read-more-button--active .product__read-more-button-select {
    margin: 7px 0 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.product__read-more--fabric {
    padding: 42px 0 0
}

.product__table-h2 {
    color: #1fcca3;
    font-family: Montserrat, sans-serif;
    font-size: 125%;
    padding: 21px 0 18px
}

.product__table-header {
    color: #a8a8a8;
    font-size: 95%;
    padding: 0 0 9px
}

.product__table-header-name {
    float: left;
    width: 394px
}

.product__table-header-purpose {
    float: left
}

.product__row {
    background: #f6f6f6;
    display: block;
    margin: 0 0 5px;
    padding: 14px 17px 16px 15px;
    text-decoration: none;
    transition: .2s
}

.product__row:hover {
    background: #1fcca3
}

.product__row:hover .product__row-link-span {
    border-bottom: 1px solid #1fcca3
}

.product__row-link {
    float: left;
    font-family: Montserrat, sans-serif;
    font-size: 115%;
    width: 379px
}

.product__row-link-span {
    color: #1e1e1e;
    border-bottom: 1px solid #1fcca3;
    display: table;
    line-height: 130%;
    transition: .2s
}

.product__row-purpose {
    color: #1e1e1e;
    float: left;
    font-family: Montserrat, sans-serif;
    font-size: 115%;
    width: 400px
}

.product__row-arrow {
    display: block;
    float: right;
    margin: 9px 0 0
}

.product__line {
    background: #d2d2d2;
    height: 1px;
    margin: 116px 0 0;
    width: 100%
}

.product__line--service {
    margin: 72px 0 0
}

.product__line--fabric {
    margin: 98px 0 12px
}

.product ul li {
    position: relative
}

.product ul {
    list-style: none
}

.product h2 {
    font-size: 145%;
    margin: 42px 0 0
}

.search {
    background: #fff;
    min-width: 1242px;
    padding: 64px 0 115px
}

.search__wrapper {
    margin: 0 auto;
    width: 1242px
}

.search__h1 {
    color: #1e1e1e;
    font-family: Montserrat, sans-serif;
    font-size: 205%;
    margin: 0;
    padding: 0 0 55px
}

.search__input {
    background: #f0f0f0;
    border: none;
    font-size: 105%;
    outline: none;
    padding: 19px 0 18px 19px;
    width: 651px
}

.search__input:hover~.search__input-icon--hover {
    opacity: 1
}

.search__input:hover~.search__input-icon--normal {
    opacity: 0
}

.search__input:focus~.search__input-icon--hover {
    opacity: 1
}

.search__input:focus~.search__input-icon--normal {
    opacity: 0
}

.search__input-container {
    display: table;
    margin: 0 auto;
    position: relative
}

.search__input-icon {
    position: absolute;
    right: 17px;
    top: 18px;
    transition: .2s
}

.search__input-icon--normal {
    opacity: 1
}

.search__input-icon--hover {
    opacity: 0
}

.search__items-container {
    margin: 47px auto 0;
    width: 1031px
}

.search__item {
    border-bottom: 1px solid #d2d2d2;
    margin: 0 0 28px;
    padding: 0 0 24px
}

.search__item-date {
    color: #a8a8a8;
    font-family: Montserrat, sans-serif;
    font-size: 100%;
    padding: 0 0 11px
}

.search__item-link {
    color: #1e1e1e;
    display: block;
    font-family: Montserrat, sans-serif;
    line-height: 160%;
    padding: 0 0 14px;
    text-decoration: none
}

.search__item-link:hover .search__item-link-underline-span {
    background-size: 10em;
    border-bottom: 1px solid rgba(255, 255, 255, 0)
}

.search__item-link-underline-span {
    background-image: linear-gradient(#1fcca3, #1fcca3);
    background-position: -8px;
    background-repeat: repeat-x;
    background-size: 0;
    border-bottom: 1px solid #1fcca3;
    transition: .4s ease
}

.search__input:-moz-placeholder {
    color: #1e1e1e;
    font-family: Montserrat, sans-serif;
    font-size: 110%
}

.search__input:-ms-input-placeholder {
    color: #1e1e1e;
    font-family: Montserrat, sans-serif;
    font-size: 110%
}

.services__header {
    color:#323232;
    float: left;
    font-family: Montserrat, sans-serif;
    font-size: 205%;
    margin: 0;
    padding: 33px 0 49px
}

.services__header--products {
    padding: 55px 0 22px
}

.services__bg {
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: .25s;
    width: 100%
}

.services__bg--normal {
    opacity: 1;
    z-index: 1
}

.services__bg--active {
    opacity: 0;
    z-index: 2
}

.services__bg--tech {
    background-image: url(../img/service--tech.png)
}

.services__bg--tech-active {
    background-image: url(../img/service--tech--active.png)
}

.services__bg--science {
    background-image: url(../img/service--science.png)
}

.services__bg--science-active {
    background-image: url(../img/service--science--active.png)
}

.services__container {
    position: relative
}

.services__slider-nav {
    background: #fff;
    cursor: pointer;
    position: absolute;
    top: -57px;
    transition: .2s;
    height: 56px;
    width: 55px;
    z-index: 1
}

.services__slider-nav--prev {
    right: 57px
}

.services__slider-nav--prev:hover .services__slider-nav-img--prev-normal {
    opacity: 0
}

.services__slider-nav--prev:hover .services__slider-nav-img--prev-active {
    opacity: 1
}

.services__slider-nav--prev:hover .services__slider-nav-img--prev {
    left: 11px
}

.services__slider-nav--next {
    right: 1px
}

.services__slider-nav--next:hover .services__slider-nav-img--next-normal {
    opacity: 0
}

.services__slider-nav--next:hover .services__slider-nav-img--next-active {
    opacity: 1
}

.services__slider-nav--next:hover .services__slider-nav-img--next {
    right: 11px
}

.services__header-link:hover,
.services__slider-nav:hover {
    background: #1fcca3
}

.services__slider-nav-img {
    position: absolute;
    top: 23px;
    transition: .2s
}

.services__slider-nav-img--prev {
    left: 23px
}

.services__slider-nav-img--next {
    right: 23px
}

.services__slider-nav-img--prev-active {
    background: url(../img/slider-arrow-small-left-active.svg) no-repeat;
    height: 11px;
    opacity: 0;
    width: 34px
}

.services__slider-nav-img--next-active {
    background: url(../img/slider-arrow-small-right-active.svg) no-repeat;
    height: 11px;
    opacity: 0;
    width: 34px
}

.services__slider-nav-img--prev-normal {
    background: url(../img/slider-arrow-small-left.svg) no-repeat;
    height: 11px;
    opacity: 1;
    width: 7px
}

.services__slider-nav-img--next-normal {
    background: url(../img/slider-arrow-small-right.svg) no-repeat;
    height: 11px;
    width: 7px
}

.services__header-link {
    background: #fff;
    float: right;
    height: 55px;
    position: relative;
    text-decoration: none;
    transition: .2s;
    width: 55px
}

.services__header-link--next,
.services__header-link--prev {
    margin: 13px 1px 0 0
}

.services__header-link--prev:hover .services__header-link-img--left-normal {
    opacity: 0
}

.services__header-link--prev:hover .services__header-link-img--left-active {
    opacity: 1
}

.services__header-link--prev:hover .services__header-link-img-container--left {
    left: 10px
}

.services__header-link--next:hover .services__header-link-img--right-normal {
    opacity: 0
}

.services__header-link--next:hover .services__header-link-img--right-active {
    opacity: 1
}

.services__header-link--next:hover .services__header-link-img-container--right {
    right: 10px
}

.services__header-link-img {
    display: block;
    position: absolute;
    top: 0;
    transition: .2s
}

.services__header-link-img--left-active {
    left: 0;
    opacity: 0
}

.services__header-link-img--left-normal {
    left: 0;
    opacity: 1;
    width: 7px
}

.services__header-link-img--right-active {
    opacity: 0;
    right: 0
}

.services__header-link-img--right-normal {
    opacity: 1;
    right: 0;
    width: 7px
}

.services__header-link-img-container {
    position: absolute;
    top: 23px;
    transition: .2s
}

.services__header-link-img-container--right {
    right: 22px
}

.services__header-link-img-container--left {
    left: 22px
}

.services__service {
    display: block;
    height: 476px;
    margin: 30px 0 0;
    position: relative;
    text-decoration: none;
    width: 550px
}

.services__service--tech {
    float: left
}

.services__service--science:hover .services__service-arrow--2,
.services__service--tech:hover .services__service-arrow--1 {
    left: 53%
}

.services__service--science {
    float: right
}

.services__service:hover .services__bg--active {
    opacity: 1
}

.services__svg {
    display: table;
    margin: 0 auto;
    padding: 114px 0 0;
    position: relative;
    z-index: 2
}

.services__service-name {
    color: #1e1e1e;
    font-family: Montserrat, sans-serif;
    font-size: 125%;
    padding: 51px 0 102px;
    position: relative;
    text-align: center;
    z-index: 2
}

.services__service-arrow {
    display: block;
    left: 50%;
    margin: 0 0 0 -10px;
    position: absolute;
    transition: .35s;
    z-index: 2
}

.services__line {
    background: rgba(255, 255, 255, .15);
    height: 1px;
    margin: 167px 0 0;
    width: 100%
}

.services__line--products {
    margin: 130px 0 0
}

.company__h2--vacancy {
    padding: 56px 0 45px
}

.vacancy {
    border-bottom: 1px solid #d2d2d2;
    margin: 0 0 37px;
    padding: 0 0 22px
}

.vacancy__header,
.vacancy__link {
    font-family: Montserrat, sans-serif;
}

.vacancy__header {
    font-size: 115%;
    padding: 0 0 15px
}

.vacancy__link {
    color: #1fcca3;
    display: block;
    float: left;
    text-decoration: none
}

.vacancy__button {
    background: 0 0;
    float: right;
    font-size: 100%;
    margin: 0 16px 0 0;
    padding: 15px 0 16px
}

.vacancy__hidden {
    display: none
}

.career-popup__close-img {
    height: 22px;
    width: 22px
}

.career-popup__close-img--normal {
    background: url(../img/close.svg) no-repeat
}

.career-popup__close-img--hover {
    background: url(../img/close-hover.svg) no-repeat
}







body {
    margin: 0 auto;
    padding: 0;
    position: relative;
    background: #fff
}

.body-hidden {
    overflow: hidden !important;
}


button {
    font-size: 16px;
    font-weight: 400;
    outline: none;
    border: none;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
    font-family: "Montserrat", sans-serif;
}

.contact-btn {
    padding: 16px 64px;
    background: #1FCCA3;
    color: #fff;
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.16);
    border-radius: 4px;
    font-size: 24px;
    transition: all 0.2s ease-in-out;
    font-weight: 500;
}

@media (max-width: 991px) {
    .contact-btn {
        font-size: 20px;
    }
}

@media (max-width: 767px) {
    .contact-btn {
        padding: 12px 16px;
        font-size: 16px;
    }
}

.contact-btn:hover {
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.08);
}

a {
    text-decoration: none;
}

ul,
ol {
    padding: 0;
    margin: 0;
}

ul li,
ol li {
    padding: 0;
    margin: 0;
}

.first-screen-title {
    padding: 0;
    margin: 0px 0px 20px 0px;
    color: #fff;
    font-size: 56px;
    font-weight: 600;
    text-align: left;
    line-height: 64px !important;
}

@media (max-width: 1440px) {
    .first-screen-title {
        font-size: 40px;
        line-height: 57px !important;
    }
}

@media (max-width: 767px) {
    .first-screen-title {
        font-size: 20px;
        line-height: 24px !important;
        margin: 0px 0px 8px 0px;
    }
}

.first-screen-text {
    font-size: 32px;
    font-weight: 400;
    line-height: 40px !important;
    color: #fff;
    text-align: left;
    max-width: 80%;
}
@media (max-width: 1440px) {
    .first-screen-text {
        font-size: 25px;
        line-height: 30px !important;
    }
}

@media (max-width: 767px) {
    .first-screen-text {
        font-size: 16px;
        line-height: 20px !important;
        max-width: none;
    }
}

.section-title {
    font-size: 56px;
    font-weight: 700;
    padding: 0;
    color: #323232;
    margin: 50px 0px 48px 0px;
}

@media (max-width: 991px) {
    .section-title {
        font-size: 45px;
    }
}

@media (max-width: 767px) {
    .section-title {
        font-size: 24px;
        margin: 48px 0px 20px 0px;
    }
}


.editor-section__content p {
    font-size: 16px !important;
    font-weight: 400;
    line-height: 28px;
    font-family: 'Montserrat', sans-serif;
}

@media (max-width: 991px) {
    .editor-section__content p {
        font-size: 16px !important;
        line-height: 20px;
    }
}

@media (max-width: 767px) {
    .editor-section__content p {
        font-size: 14px !important;
        text-align: justify;
    }
}

.editor-section__content .prop {
    font-size: 20px;
    font-weight: 400;
}

@media (max-width: 991px) {
    .editor-section__content .prop {
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .editor-section__content .prop {
        font-size: 14px;
        text-align: justify;
    }
}

.editor-section ul {
    list-style: none;
}

.editor-section ul li {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 15px;
    position: relative;
}

.editor-section ul li:before {
    content: ".";
    line-height: 5px;
    font-size: 30px;
    color: #323232;
}

@media (max-width: 767px) {
    .editor-section ul li:before {
        line-height: 0px;
    }
}

.editor-section ul,
.editor-section ol {
    margin: 0;
    padding: 0;
    color: #323232;
}

.editor-section ul li,
.editor-section ol li {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
@media (max-width: 991px) {

    .editor-section ul li,
    .editor-section ol li {
        font-size: 16px;
        line-height: 20px;
    }
}

@media (max-width: 767px) {

    .editor-section ul li,
    .editor-section ol li {
        font-size: 14px;
    }
}

.h1-text-content {
    font-size: 45px;
    font-weight: 700;
    color: #323232;
    margin-bottom: 27px;
}

@media (max-width: 991px) {
    .h1-text-content {
        font-size: 40px;
    }
}

@media (max-width: 767px) {
    .h1-text-content {
        font-size: 24px;
        margin-bottom: 16px;
    }
}

.h2-text-content {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #323232;
}

.h2-text-content-l-top{
    margin-top: 50px;
}

@media (max-width: 991px) {
    .h2-text-content {
        font-size: 28px;
    }
    .h2-text-content-l-top{
        margin-top: 34px;
    }
}

@media (max-width: 767px) {
    .h2-text-content {
        font-size: 20px !important;
        text-align: left;
        margin-bottom: 18px;
    }
}

.custom-table-1 {
    width: 100% !important;
    border-spacing: 0px 16px !important;
}

.custom-table-1 a{
    color: #000;
    transition: all .2s ease-in-out;
}

@media (max-width: 991px) {
    .custom-table-1__head {
        display: none !important;
    }
}

.custom-table-1__head th {
    padding: 0px 20px;
    max-width: 300px;
    min-width: 120px;
    font-size: 16px !important;
    font-weight: 700 !important;
    color: #3E3F44 !important;
    text-align: center !important;
    display: table-cell;
}

.custom-table-1__body tr {
    position: relative !important;
    background: #fff !important;
    margin: 8px 0px !important;
}

.custom-table-1__body tr td{
    transition: all .2s ease-in-out;
}

/* .custom-table-1__body tr:hover td {
    background: #1fcca3 !important;
    color: #fff !important;
}

.custom-table-1__body tr:hover a {
    color: #fff !important;
} */

.custom-table-1 {
    -webkit-box-shadow: 0px 16px 20px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 16px 20px rgba(0, 0, 0, 0.12);
}

@media (max-width: 991px) {
    .custom-table-1__body tr {
        display: block !important;
    }
}

.custom-table-1__body th {
    display: none !important;
}

.custom-table-1__body td {
    max-width: 300px;
    min-width: 120px;
    display: block !important;
    padding: 40px 25px !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    width: auto;
    line-height: 24px;
    position: relative;
    z-index: 2 !important;
}

.custom-table-1__body td a{
   white-space: nowrap;
}


@media (max-width: 991px) {
    .custom-table-1__body td {
        font-size: 16px !important;
        line-height: 20px;
        padding: 15px !important;
    }
}

@media (max-width: 767px) {
    .custom-table-1__body td {
        font-size: 14px !important;
    }
}

.custom-table-1__body td:before {
    content: attr(data-th) ": " !important;
    width: 100% !important;
    font-weight: bold !important;
    font-size: 14px !important;
}

@media (min-width: 991px) {
    .custom-table-1__body td:before {
        display: none !important;
    }
}

@media (min-width: 991px) {

    .custom-table-1__body th,
    .custom-table-1__body td {
        display: table-cell !important;
    }
}

.custom-table-2 {
    border-collapse: collapse;
    overflow: hidden;
    font-family: 'StyreneAWeb Regular';
    font-weight: 400;
}

.custom-table-2__thead {
    text-align: left;
    font-size: 16px;
    font-weight: 500;
    color: #323232;
}

@media (max-width: 767px) {
    .custom-table-2__thead {
        font-size: 14px;
        line-height: 20px;
    }
}

.custom-table-2__thead tr {
    background: #FBFBFB;
    border-bottom: 1px solid #D0D0D0;
    font-size: 20px;
    font-family: 'StyreneAWeb Bold';
}

.custom-table-2__thead tr th {
    vertical-align: top;
    padding: 16px 20px 32px 20px;
}

@media (max-width: 767px) {
    .custom-table-2__thead tr th {
        padding: 8px;
    }
}

.custom-table-2__tbody {
    font-size: 16px;
    font-weight: 500;
    line-height: 32px;
}

@media (max-width: 991px) {
    .custom-table-2__tbody {
        font-size: 16px;
        line-height: 28px;
    }
}

@media (max-width: 767px) {
    .custom-table-2__tbody {
        font-size: 14px;
        line-height: 20px;
    }
}

.custom-table-2__tbody tr {
    border-bottom: 1px solid #D0D0D0;
}

.custom-table-2__tbody tr td {
    vertical-align: top;
    padding: 12px 20px;
}

@media (max-width: 767px) {
    .custom-table-2__tbody tr td {
        padding: 8px;
        font-size: 14px;
    }
}

.custom-table-3 {
    width: 100%;
    border-collapse: collapse;
}

.custom-table-3__head {
    vertical-align: top;
}

@media (max-width: 991px) {
    .custom-table-3__head {
        display: none;
    }
}

.custom-table-3__head th {
    padding: 24px 15px;
    font-size: 16px;
    font-weight: 700;
    color: #323232;
    text-align: left;
    border: 1px solid rgba(0, 0, 0, 0.16);
}

.custom-table-3__body tr {
    position: relative;
    background: #fff;
    margin: 8px 0px;
}

@media (max-width: 991px) {
    .custom-table-3__body tr {
        display: block;
    }
}

.custom-table-3__body th {
    display: none;
}

.custom-table-3__body td {
    display: block;
    padding: 37px 20px;
    font-size: 16px;
    font-weight: 400;
    border: 1px solid rgba(0, 0, 0, 0.16);
}

@media (max-width: 991px) {
    .custom-table-3__body td {
        font-size: 16px;
        padding: 15px;
    }
}

@media (max-width: 767px) {
    .custom-table-3__body td {
        font-size: 14px;
    }
}

.custom-table-3__body td:before {
    content: attr(data-th) ": ";
    width: 100%;
    font-weight: bold;
    font-size: 14px;
}

@media (min-width: 991px) {
    .custom-table-3__body td:before {
        display: none;
    }
}

@media (min-width: 991px) {

    .custom-table-3__body th,
    .custom-table-3__body td {
        display: table-cell;
    }
}

.image-block img {
    width: 100%;
    height: auto;
}

.side-content {
    padding: 15px 0px;
    display: grid;
    grid-template-columns: 65% 30%;
    justify-content: space-between;
}

@media (max-width: 767px) {
    .side-content {
        grid-template-columns: 100%;
    }
}

@media (max-width: 767px) {
    .side-content__media {
        grid-row: 1;
    }
}

.side-content__media img {
    width: 100%;
}

.bg-fade {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 80;
    background: rgba(50, 50, 50, 0.5);

}

.bg-fade--active {
    display: block !important;
}

.container {
    max-width: 1730px;
    width: 100%;
    margin: 0 auto;
    padding: 0px 15px;
    display: flex;
    flex-direction: column;
}

.container-editor {
    max-width: 1730px;
    width: 100%;
    margin: 0 auto;
    padding: 0px 15px;
}




/* Main nav */
.main-nav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
    background: #fff;
}

.main-nav__content {
    position: relative;
    z-index: 9;
}

.main-nav__content .top-panel {
    padding: 10px 0px;
}

.main-nav__content .top-panel__content {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
}

.main-nav--alt .main-nav__content .top-panel__content {
    gap: 70px;
}
@media(max-width: 991px){
    .main-nav--alt .main-nav__content .top-panel__content {
        gap: 5px;
    }
}

.main-nav__content .top-panel__content .toggler-block {
    display: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 7px;
    cursor: pointer;
}

.main-nav__content .top-panel__content .toggler-block--active {
    position: relative;
    overflow: hidden;
    width: 32px;
    height: 32px;
}

.main-nav__content .top-panel__content .toggler-block--active div {
    position: absolute;
    top: 50%;
    left: 50%;
}

.main-nav__content .top-panel__content .toggler-block--active div:nth-child(1) {
    transform: translate(-50%, -50%) rotate(-45deg);
}

.main-nav__content .top-panel__content .toggler-block--active div:nth-child(2) {
    display: none;
}

.main-nav__content .top-panel__content .toggler-block--active div:nth-child(3) {
    transform: translate(-50%, -50%) rotate(45deg);
}

@media (max-width: 991px) {
    .main-nav__content .top-panel__content .toggler-block {
        display: flex;
    }
}



.main-nav__content .top-panel__content .toggler-block div {
    width: 32px;
    height: 2px;
    border-radius: 5px;
    background: #323232;
    transform-origin: center center;
    transition: all 0.2s ease-in-out;
}

.main-nav__content .top-panel__content .toggler-block div:nth-child(2) {
    width: 80%;
}

@media (max-width: 1460px) {
    .main-nav__content .top-panel__content .logo-block__img {
        width: 136px;
        height: auto;
    }
}

@media (max-width: 350px) {
    .main-nav__content .top-panel__content .logo-block__img {
        width: 100px;
        height: auto;
    }
}

.main-nav__content .top-panel__content .replace-nav {
    display: none;
}

.main-nav__content .top-panel__content .data-block {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 35px;
}
@media (max-width: 1460px) {
    .main-nav__content .top-panel__content .data-block {
        gap: 20px;
    }
}

@media (max-width: 991px) {
    .main-nav__content .top-panel__content .data-block {
        flex-direction: row-reverse;
        gap: 22px;
    }
}
@media (max-width: 767px) {
    .main-nav__content .top-panel__content .data-block {
        gap: 12px;
    }
}

.main-nav__content .top-panel__content .data-block .guidebook {
    padding: 13px 32px;
    border: 2px solid #1FCCA3;
    border-radius: 4px;
    font-weight: 500;
    color: #1FCCA3;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
}

@media (max-width: 1240px) {
    .main-nav__content .top-panel__content .data-block .guidebook {
        padding: 13px 7px;
    }
}

.main-nav__content .top-panel__content .data-block .guidebook:hover {
    color: #fff;
    background: #1FCCA3;
}

@media (max-width: 991px) {
    .main-nav__content .top-panel__content .data-block .guidebook {
        display: none;
    }
}

.main-nav__content .top-panel__content .data-block .phone {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 15px;
}

.main-nav__content .top-panel__content .data-block .phone__icon {
    transition: all 0.2s ease-in-out;
}

@media (max-width: 991px) {
    .main-nav__content .top-panel__content .data-block .phone__icon {
        width: 27px;
        height: 27px;
    }
}

.main-nav__content .top-panel__content .data-block .phone__label {
    color: #323232;
    font-size: 24px;
    font-weight: 500;
    transition: all 0.2s ease-in-out;
}

@media (max-width: 1460px) {
    .main-nav__content .top-panel__content .data-block .phone__label {
        font-size: 18px;
    }
}

@media (max-width: 1240px) {
    .main-nav__content .top-panel__content .data-block .phone__label {
        display: none;
    }
}

.main-nav__content .top-panel__content .data-block .phone:hover .phone__icon {
    transform: scale(0.9);
}

.main-nav__content .top-panel__content .data-block .phone:hover .phone__label {
    color: #1FCCA3;
}

.main-nav__content .top-panel__content .data-block .lang {
    position: relative;
    border-radius: 4px 4px 0px 0px;
    transition: all 0.2s ease-in-out;
    padding: 9px;
}

.main-nav__content .top-panel__content .data-block .lang:hover {
    background: rgba(208, 208, 208, 0.2);
}

.main-nav__content .top-panel__content .data-block .lang__label {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 4px;
    cursor: pointer;
}

.main-nav__content .top-panel__content .data-block .lang__label img {
    transition: all 0.2s ease-in-out;
}

@media (max-width: 991px) {
    .main-nav__content .top-panel__content .data-block .lang__label img {
        display: none;
    }
}

.main-nav__content .top-panel__content .data-block .lang__label .lang-title {
    font-size: 24px;
    text-transform: uppercase;
    color: #1FCCA3;
    transition: all 0.2s ease-in-out;
}

@media (max-width: 1460px) {
    .main-nav__content .top-panel__content .data-block .lang__label .lang-title {
        font-size: 20px;
    }
}

.main-nav__content .top-panel__content .data-block .lang__label:hover img {
    transform: scale(0.9);
}

.main-nav__content .top-panel__content .data-block .lang__label:hover .lang-title {
    color: #323232;
}

.main-nav__content .top-panel__content .data-block .lang__drops {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    min-width: 100px;
    z-index: 120;
    width: 100%;
    background: #fff;
    filter: drop-shadow(0px 8px 16px rgba(0, 0, 0, 0.16));
    border-radius: 20px;
    border-radius: 0px 0px 4px 4px;
}

.main-nav__content .top-panel__content .data-block .lang__drops .tab {
    display: block;
    width: 100%;
    padding: 12px 16px;
    display: block;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 500;
    color: #323232;
    transition: all 0.2s ease-in-out;
}

.main-nav__content .top-panel__content .data-block .lang__drops .tab:hover {
    color: #1FCCA3;
}

.main-nav__content .top-panel__content .data-block .lang__drops .tab:last-child {
    margin-bottom: 0px;
}

.main-nav__content .top-panel__content .data-block .lang__drops .tab--active {
    color: #1FCCA3;
}

.main-nav__content .links-panel {
    padding: 16px 0px;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.16);
}

@media (max-width: 991px) {
    .main-nav__content .links-panel {
        overflow-y: auto;
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 100;
        background: #fff;
        width: 80%;
        height: 100vh;
    }
}

.main-nav__content .links-panel__content {
    position: relative;
}

@media (max-width: 991px) {
    .main-nav__content .links-panel__content {
        height: 100%;
        display: flex;
        flex-direction: column;
    }
}

.main-nav__content .links-panel__content .links-list {
    list-style: none;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 96px;
}

@media (max-width: 1600px) {
    .main-nav__content .links-panel__content .links-list {
        gap: 10px;
        justify-content: space-between;
    }
}

@media (max-width: 991px) {
    .main-nav__content .links-panel__content .links-list {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        padding: 20px 10px;
        gap: 32px;
    }
}

.main-nav__content .links-panel__content .links-list .drops-active .nav-link {
    color: #1FCCA3;
}

.main-nav__content .links-panel__content .links-list .drops-active .nav-link .drop-icon {
    transform: rotate(180deg) !important;
}

.main-nav__content .links-panel__content .links-list .nav-item .nav-link {
    color: #323232;
    font-weight: 600;
    font-size: 20px;
    transition: all 0.2s ease-in-out;
}

@media (max-width: 1380px) {
    .main-nav__content .links-panel__content .links-list .nav-item .nav-link {
        font-size: 20px;
    }
}

@media (max-width: 1240px) {
    .main-nav__content .links-panel__content .links-list .nav-item .nav-link {
        font-size: 16px;
    }
}

@media (max-width: 991px) {
    .main-nav__content .links-panel__content .links-list .nav-item .nav-link {
        font-size: 18px;
    }
}

.main-nav__content .links-panel__content .links-list .nav-item-drops {
    position: relative;
    cursor: pointer;
}

@media (max-width: 991px) {
    .main-nav__content .links-panel__content .links-list .nav-item-drops {
        width: 100%;
    }
}

.main-nav__content .links-panel__content .links-list .nav-item-drops .nav-link {
    pointer-events: none;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 15px;
    line-height: 24px;
}

@media (max-width: 991px) {
    .main-nav__content .links-panel__content .links-list .nav-item-drops .nav-link {
        justify-content: space-between;
    }
}

.main-nav__content .links-panel__content .links-list .nav-item-drops .nav-link .drop-icon {
    display: none;
    transition: all 0.2s ease-in-out;
}

@media (max-width: 991px) {
    .main-nav__content .links-panel__content .links-list .nav-item-drops .nav-link .drop-icon {
        display: block;
    }
}

.main-nav__content .links-panel__content .links-list .nav-item-drops ul {
    min-width: 200px;
    top: 150%;
    left: 0;
    position: absolute;
    background: #fff;
    list-style: none;
    display: none;
    border-radius: 4px;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.12);
}

@media (max-width: 991px) {
    .main-nav__content .links-panel__content .links-list .nav-item-drops ul {
        margin-top: 20px;
        position: relative;
        box-shadow: none;
    }
}

.main-nav__content .links-panel__content .links-list .nav-item-drops ul li a {
    display: block;
    padding: 12px 16px;
    font-size: 16px;
    color: #323232;
    font-weight: 400;
    line-height: 24px;
    transition: all 0.2s ease-in-out;
}

@media (max-width: 1380px) {
    .main-nav__content .links-panel__content .links-list .nav-item-drops ul li a {
        font-size: 20px;
    }
}

@media (max-width: 1240px) {
    .main-nav__content .links-panel__content .links-list .nav-item-drops ul li a {
        font-size: 16px;
    }
}

@media (max-width: 991px) {
    .main-nav__content .links-panel__content .links-list .nav-item-drops ul li a {
        padding: 16px 0px;
        line-height: 20px;
    }
}

.main-nav__content .links-panel__content .links-list .nav-item-drops ul li:hover a {
    color: #1FCCA3;
}

.main-nav__content .links-panel__content .links-list .nav-item:hover .nav-link {
    color: #1FCCA3;
}

.main-nav__content .links-panel__content .lang-panel {
    display: none;
}

.main-nav__content .links-panel__content .phone-panel {
    display: none;
}

@media (max-width: 991px) {
    .main-nav__content .links-panel__content .phone-panel {
        display: block;
    }
}

.main-nav__content .links-panel__content .phone-panel .phone-item {
    margin-top: 100px;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 13px;
}

.main-nav__content .links-panel__content .phone-panel .phone-item__label {
    color: #323232;
    font-weight: 500;
    font-size: 20px;
}

.main-nav--alt .guidebook {
    display: none !important;
}

.main-nav--alt .main-nav__content .top-panel__content .data-block {
    gap: 24px;
}

.main-nav--alt .main-nav__content .top-panel__content .data-block .phone__label {
    display: none !important;
}

.main-nav--alt .main-nav__content .top-panel__content .replace-nav {
    width: 100%;
    display: block !important;
}

@media (max-width: 991px) {
    .main-nav--alt .main-nav__content .top-panel__content .replace-nav {
        display: none !important;
    }
}

.main-nav--alt .main-nav__content .top-panel__content .replace-nav__content {
    list-style: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    column-gap: 28px;
    justify-content: flex-start;
}

.main-nav--alt .main-nav__content .top-panel__content .replace-nav__content .drops-active .nav-link {
    color: #1FCCA3;
}

.main-nav--alt .main-nav__content .top-panel__content .replace-nav__content .drops-active .nav-link .drop-icon {
    transform: rotate(-90deg) !important;
}

.main-nav--alt .main-nav__content .top-panel__content .replace-nav__content .nav-item .nav-link {
    font-size: 18px;
    font-weight: 500;
    color: #323232;
    transition: all 0.2s ease-in-out;
}

@media (max-width: 1550px) {
    .main-nav--alt .main-nav__content .top-panel__content .replace-nav__content .nav-item .nav-link {
        font-size: 16px;
    }
}

.main-nav--alt .main-nav__content .top-panel__content .replace-nav__content .nav-item-drops {
    position: relative;
    cursor: pointer;
}

@media (max-width: 991px) {
    .main-nav--alt .main-nav__content .top-panel__content .replace-nav__content .nav-item-drops {
        width: 100%;
    }
}

.main-nav--alt .main-nav__content .top-panel__content .replace-nav__content .nav-item-drops .nav-link {
    pointer-events: none;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 15px;
}

@media (max-width: 991px) {
    .main-nav--alt .main-nav__content .top-panel__content .replace-nav__content .nav-item-drops .nav-link {
        justify-content: space-between;
    }
}

.main-nav--alt .main-nav__content .top-panel__content .replace-nav__content .nav-item-drops .nav-link .drop-icon {
    display: none;
    transition: all 0.2s ease-in-out;
    transform: rotate(90deg);
}

@media (max-width: 991px) {
    .main-nav--alt .main-nav__content .top-panel__content .replace-nav__content .nav-item-drops .nav-link .drop-icon {
        display: block;
    }
}

.main-nav--alt .main-nav__content .top-panel__content .replace-nav__content .nav-item-drops ul {
    min-width: 200px;
    top: 150%;
    right: 0;
    position: absolute;
    background: #fff;
    list-style: none;
    display: none;
    border-radius: 4px;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.12);
}

@media (max-width: 991px) {
    .main-nav--alt .main-nav__content .top-panel__content .replace-nav__content .nav-item-drops ul {
        position: relative;
        box-shadow: none;
    }
}

.main-nav--alt .main-nav__content .top-panel__content .replace-nav__content .nav-item-drops ul li a {
    display: block;
    padding: 12px 16px;
    font-size: 16px;
    color: #323232;
    font-weight: 400;
    transition: all 0.2s ease-in-out;
}

@media (max-width: 1380px) {
    .main-nav--alt .main-nav__content .top-panel__content .replace-nav__content .nav-item-drops ul li a {
        font-size: 20px;
    }
}

@media (max-width: 1240px) {
    .main-nav--alt .main-nav__content .top-panel__content .replace-nav__content .nav-item-drops ul li a {
        font-size: 16px;
    }
}

@media (max-width: 991px) {
    .main-nav--alt .main-nav__content .top-panel__content .replace-nav__content .nav-item-drops ul li a {
        padding: 16px 0px;
    }
}

.main-nav--alt .main-nav__content .top-panel__content .replace-nav__content .nav-item-drops ul li:hover a {
    color: #1FCCA3;
}

.main-nav--alt .main-nav__content .top-panel__content .replace-nav__content .nav-item:hover .nav-link {
    color: #1FCCA3;
}

.main-nav--alt .main-nav__content .links-panel {
    display: none;
}



.main-hero {
    background-color: #1FCCA3;
    background-image: url(../img/hero-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 250px 0px 103px 0px;
    overflow: hidden;
}

@media (max-width: 991px) {
    .main-hero {
        padding: 150px 0px 53px 0px;
    }
}

@media (max-width: 767px) {
    .main-hero {
        padding: 50px 0px 20px 0px;
        background-color: #fff;
        background-image: none;
    }

    .main-hero .container {
        padding: 0;
    }
}

.main-hero__content {
    display: grid;
    grid-template-columns: 55% 41%;
    align-items: flex-end;
    justify-content: space-between;
    gap: 0px;
}

@media (max-width: 1440px) {
    .main-hero__content {
        grid-template-columns: 53% 43%;
    }
}

@media (max-width: 1024px) {
    .main-hero__content {
        grid-template-columns: 100%;
        gap: 30px;
    }
}

@media (max-width: 767px) {
    .main-hero__content {
        gap: 0px;
    }
}

@media (max-width: 767px) {
    .main-hero__content .info-side {
        padding: 40px 15px 13px 15px;
        background-image: url(../img/hero-bg-mob.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-color: #1FCCA3;
    }
}

.main-hero__content .info-side__text {
    border-left: 4px solid #008C6B;
    padding-left: 24px;
}

@media (max-width: 767px) {
    .main-hero__content .info-side__text {
        padding-left: 8px;
    }
}

.main-hero__content .info-side__contact {
    margin-top: 130px;
    padding-left: 28px;
}

@media (max-width: 1440px) {
    .main-hero__content .info-side__contact {
        margin-top: 80px;
    }
}

@media (max-width: 767px) {
    .main-hero__content .info-side__contact {
        margin-top: 20px;
        padding-left: 12px;
    }
}

.main-hero__content .info-side__contact .contact-title {
    font-size: 32px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 32px;
}

@media (max-width: 767px) {
    .main-hero__content .info-side__contact .contact-title {
        font-size: 16px;
        margin-bottom: 8px;
    }
}

.main-hero__content .media-side .hero-slider {
    position: relative;
    overflow: hidden;
}

@media (max-width: 1024px) {
    .main-hero__content .media-side .hero-slider {
        max-width: 700px;
        margin: 0 auto;
    }
}

@media (max-width: 991px) {
    .main-hero__content .media-side .hero-slider {
        min-height: auto;
    }
}

@media (max-width: 767px) {
    .main-hero__content .media-side .hero-slider {
        min-height: auto;
        padding-bottom: 15px;
    }
}

.main-hero__content .media-side .hero-slider__control {
    position: absolute;
    min-width: 48px;
    min-height: 48px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.4);
    transition: all 0.2s ease-in-out;
    top: 37%;
    z-index: 5;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.main-hero__content .media-side .hero-slider__control:hover {
    background: #1FCCA3;
}

@media (max-width: 767px) {
    .main-hero__content .media-side .hero-slider__control {
        display: none;
    }
}

.main-hero__content .media-side .hero-slider__control--prev {
    left: 8px;
}

.main-hero__content .media-side .hero-slider__control--next {
    right: 8px;
    transform: rotate(-180deg);
}

.main-hero__content .media-side .hero-slider .item {
    display: flex;
    flex-direction: column;
    gap: 0px;
    border-radius: 4px;
}

.main-hero__content .media-side .hero-slider .item .img-cont {
    overflow: hidden;
    border-radius: 4px 4px 0px 0px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    max-height: 380px;
    overflow: hidden;
}

@media(max-width: 578px){
    .main-hero__content .media-side .hero-slider .item .img-cont {
        max-height: 350px;
    }
}
@media(max-width: 360px){
    .main-hero__content .media-side .hero-slider .item .img-cont {
        max-height: 270px !important;
    }
}

.main-hero__content .media-side .hero-slider .item .img-cont img {
    width: 100%;
    height: auto;
}

.main-hero__content .media-side .hero-slider .item__title {
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.04);
    backdrop-filter: blur(4px);
    padding: 12px 16px 10px 16px;
    color: #323232;
    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
    min-height: 105px;
    border-radius: 0px 0px 4px 4px;
}
@media (max-width: 1440px) {
    .main-hero__content .media-side .hero-slider .item__title {
       font-size: 18px;
    }
}

@media (max-width: 767px) {
    .main-hero__content .media-side .hero-slider .item__title {
        font-size: 16px;
        padding: 18px 16px 18px 16px;
        background: #fff;
        backdrop-filter: none;
        min-height: 80px;
    }
}

.products {
    background: #fff;
    padding: 0px 0px 50px 0px;
}

@media (max-width: 767px) {
    .products .container {
        padding: 0px 0px;
    }
}

@media (max-width: 767px) {
    .products__head {
        text-align: center;
    }
}

.products__content .items-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 36px;
}

@media (max-width: 1240px) {
    .products__content .items-grid {
        gap: 15px;
    }
}

@media (max-width: 1440px) {
    .products__content .items-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 767px) {
    .products__content .items-grid {
        grid-template-columns: 100%;
    }
}

.products__content .items-grid .item {
    border-radius: 4px;
    padding: 42px 20px;
    position: relative;
    color: #323232;
    text-align: left;
    overflow: hidden;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.16);
}

@media (max-width: 767px) {
    .products__content .items-grid .item {
        padding: 42px 16px;
    }
}

.products__content .items-grid .item:hover .item__title {
    color: #1FCCA3;
}

.products__content .items-grid .item:hover .item__title:before {
    width: 100%;
}

.products__content .items-grid .item__color-layer {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 120%;
    height: 120%;
    background: linear-gradient(90deg, #FFFFFF 35%, rgba(255, 255, 255, 0) 150%);
    z-index: 1;
}

.products__content .items-grid .item__bg-layer {
    position: absolute;
    right: 0;
    top: 0;
    width: 80%;
    height: auto;
}


@media(max-width: 1240px){
    .products__content .items-grid .item__bg-layer {
        width: 100%;
    }
}

.products__content .items-grid .item__title {
    max-width: 90%;
    width: max-content;
    font-weight: 600;
    margin-bottom: 30px;
    font-size: 32px;
    position: relative;
    z-index: 3;
    transition: all 0.2s ease-in-out;
}

.products__content .items-grid .item__title:before {
    content: "";
    width: 0%;
    height: 2px;
    background: #1FCCA3;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all 0.2s ease-in-out;
}

@media (max-width: 1240px) {
    .products__content .items-grid .item__title {
        font-size: 25px;
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .products__content .items-grid .item__title {
        margin-bottom: 16px;
        font-size: 20px;
    }
}

.products__content .items-grid .item__text-content {
    color: #323232;
    font-size: 16px;
    font-weight: 500;
    position: relative;
    z-index: 3;
}

@media (max-width: 767px) {
    .products__content .items-grid .item__text-content {
        font-size: 14px;
    }
}

.products__content .items-grid .item__text-content ul {
    list-style: none;
}

.products__content .items-grid .item__text-content ul li {
    position: relative;
    display: flex;
    flex-direction: row;
    gap: 16px;
    align-items: flex-start;
    margin-bottom: 16px;
    line-height: 24px;
}

@media (max-width: 767px) {
    .products__content .items-grid .item__text-content ul li {
        font-size: 14px;
        margin-bottom: 12px;
        line-height: 20px;
    }
}

.products__content .items-grid .item__text-content ul li:last-child {
    margin-bottom: 0px;
}

.products__content .items-grid .item__text-content ul li:before {
    content: url(../img/list-dec.svg);
}

.products__content .items-grid .item__text-content p {
    margin-top: 30px;
    line-height: 24px;
}




@media(max-width: 991px){
    .products__content .items-grid .item__text-content p {
        line-height: 20px;
    }
}

@media(max-width: 767px){
    .products__content .items-grid .item__text-content p {
       font-size: 14px;
    }
}







.systems {
    overflow: hidden;
    padding-bottom: 0px;
    overflow: hidden;
    background: #fff;
}

@media (max-width: 767px) {
    .systems {
        margin-bottom: 0px;
    }
}

@media (max-width: 767px) {
    .systems__head {
        text-align: center;
    }
}

.systems__content {
    position: relative;
}

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

.systems__content .lock-fraction {
    display: none !important;
}

.systems__content .systems-slider__control {
    position: absolute;
    top: 35%;
    min-width: 64px;
    min-height: 64px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 5;
    border-radius: 50%;
    background: rgba(31, 204, 163, 0.24);
    cursor: pointer;
    transition: all 0.2s ease-in-out;
}

@media (max-width: 1880px) {
    .systems__content .systems-slider__control {
        top: 37%;
        min-width: 47px;
        min-height: 47px;
        background: rgb(31, 204, 164);
    }
}

.systems__content .systems-slider__control:hover {
    background: #1FCCA3;
}

.systems__content .systems-slider__control--prev {
    right: 101%;
}
@media (max-width: 1880px) {
    .systems__content .systems-slider__control--prev{
        right: unset;
        left: -5px;
    }
}

.systems__content .systems-slider__control--next {
    transform: rotate(-180deg);
    left: 101%;
}
@media (max-width: 1880px) {
    .systems__content .systems-slider__control--next{
        left: unset;
        right: -5px; 
    }
}

.systems__content .systems-slider {
    position: relative;
    overflow: hidden;
    padding: 0px 10px 20px 10px;
}

.systems__content .systems-slider .item {
    height: 100%;
    position: relative;
    height: 100%;
}

.systems__content .systems-slider .item:before {
    content: "";
    width: 100%;
    height: 75%;
    border-radius: 4px;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.12);
    position: absolute;
    bottom: 0;
    z-index: -1;
}

.systems__content .systems-slider .item:hover .item-title {
    font-weight: 600;
    text-decoration: underline;
}

.systems__content .systems-slider .item__bg-icon {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
}

@media (max-width: 767px) {
    .systems__content .systems-slider .item__bg-icon {
        width: 100px;
        height: auto;
    }
}

.systems__content .systems-slider .item__content {
    color: #323232;
    font-size: 16px;
    font-weight: 500;
    padding: 24px 44px 64px 44px;
}

@media (max-width: 767px) {
    .systems__content .systems-slider .item__content {
        font-size: 14px;
        padding: 24px 16px 64px 16px;
    }
}

.systems__content .systems-slider .item__content .item-title {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 90px;
    margin: 0px auto 20px auto;
    max-width: 90%;
    background: #fff;
    padding: 16px 30px;
    color: #1FCCA3;
    font-size: 32px;
    font-weight: 500;
    text-align: center;
    border: 1px solid #1FCCA3;
    border-radius: 4px;
    transition: all 0.2s ease-in-out;
}

@media (max-width: 1440px) {
    .systems__content .systems-slider .item__content .item-title {
        font-size: 25px;
    }
}

@media (max-width: 991px) {
    .systems__content .systems-slider .item__content .item-title {
        font-size: 20px;
        min-height: auto;
    }
}

.systems__content .systems-slider .item__content ul {
    list-style: none;
}

.systems__content .systems-slider .item__content ul li {
    position: relative;
    display: flex;
    flex-direction: row;
    font-size: 20px;
    font-weight: 400;
    gap: 16px;
    align-items: flex-start;
    margin-bottom: 16px;
    line-height: 32px;
}

@media (max-width: 767px) {
    .systems__content .systems-slider .item__content ul li {
        margin-bottom: 12px;
        font-size: 14px;
        line-height: 20px;
    }
}

.systems__content .systems-slider .item__content ul li:last-child {
    margin-bottom: 0px;
}

.systems__content .systems-slider .item__content ul li:before {
    content: url(../img/list-dec.svg);
}

.systems__content .systems-slider .item__content p {
    margin-top: 30px;
}

.systems__content .systems-slider__pagination {
    margin-top: 48px;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 20px;
}

@media (max-width: 767px) {
    .systems__content .systems-slider__pagination {
        gap: 8px;
    }
}

.systems__content .systems-slider__pagination .pagination-fraction {
    width: auto;
    font-size: 32px;
    font-weight: 600;
    color: #1FCCA3;
    font-family: "Montserrat", sans-serif;
    display: flex;
    flex-direction: row;
    align-items: center;
}

@media (max-width: 767px) {
    .systems__content .systems-slider__pagination .pagination-fraction {
        font-size: 16px;
    }
}

.systems__content .systems-slider__pagination .pagination-progress {
    width: 100%;
    height: 8px;
    overflow: hidden;
    position: relative;
    background: rgba(0, 0, 0, 0.12);
    border-radius: 4px;
}

.systems__content .systems-slider__pagination .pagination-progress .swiper-pagination-progressbar-fill {
    display: block;
    background: #1FCCA3;
    border-radius: 4px;
}

.services-section {
    overflow: hidden;
    padding-bottom: 70px;
    overflow: hidden;
    background: #fff;
}

@media (max-width: 767px) {
    .services-section__head {
        text-align: center;
    }
}

.services-section__content {
    position: relative;
}

.services-section__content .swiper-button-lock {
    display: none !important;
}

.services-section__content .lock-fraction {
    display: none !important;
}

.services-section__content .services-slider__control {
    position: absolute;
    top: 35%;
    min-width: 64px;
    min-height: 64px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 5;
    border-radius: 50%;
    background: rgba(31, 204, 163, 0.24);
    cursor: pointer;
    transition: all 0.2s ease-in-out;
}

@media (max-width: 1880px) {
    .services-section__content .services-slider__control {
        display: none;
    }
}

.services-section__content .services-slider__control:hover {
    background: #1FCCA3;
}

.services-section__content .services-slider__control--prev {
    right: 101%;
}

.services-section__content .services-slider__control--next {
    transform: rotate(-180deg);
    left: 101%;
}

.services-section__content .services-slider {
    position: relative;
    overflow: hidden;
    padding: 0px 10px 20px 10px;
}

.services-section__content .services-slider .item {
    height: 100%;
    position: relative;
    height: 100%;
}

.services-section__content .services-slider .item:before {
    content: "";
    width: 100%;
    height: 75%;
    border-radius: 4px;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.12);
    position: absolute;
    bottom: 0;
    z-index: -1;
}

.services-section__content .services-slider .item:hover .item-title {
    font-weight: 600;
    text-decoration: underline;
}

.services-section__content .services-slider .item__bg-icon {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
}

@media (max-width: 767px) {
    .services-section__content .services-slider .item__bg-icon {
        width: 100px;
        height: auto;
    }
}

.services-section__content .services-slider .item__content {
    color: #323232;
    font-size: 16px;
    font-weight: 500;
    padding: 24px 44px 64px 44px;
}

@media (max-width: 767px) {
    .services-section__content .services-slider .item__content {
        font-size: 14px;
        padding: 24px 16px 64px 16px;
    }
}

.services-section__content .services-slider .item__content .item-title {
    display: block;
    margin: 0px auto 20px auto;
    max-width: 90%;
    background: #fff;
    padding: 16px 30px;
    color: #1FCCA3;
    font-size: 32px;
    font-weight: 500;
    text-align: center;
    border: 1px solid #1FCCA3;
    border-radius: 4px;
}

@media (max-width: 1440px) {
    .services-section__content .services-slider .item__content .item-title {
        font-size: 25px;
    }
}

@media (max-width: 991px) {
    .services-section__content .services-slider .item__content .item-title {
        font-size: 20px;
    }
}

.services-section__content .services-slider .item__content ul {
    list-style: none;
}

.services-section__content .services-slider .item__content ul li {
    position: relative;
    display: flex;
    flex-direction: row;
    font-size: 20px;
    font-weight: 400;
    gap: 16px;
    align-items: flex-start;
    margin-bottom: 16px;
    line-height: 32px;
}

@media (max-width: 767px) {
    .services-section__content .services-slider .item__content ul li {
        margin-bottom: 12px;
        font-size: 14px;
        line-height: 20px;
    }
}

.services-section__content .services-slider .item__content ul li:last-child {
    margin-bottom: 0px;
}

.services-section__content .services-slider .item__content ul li:before {
    content: url(../img/list-dec.svg);
}

.services-section__content .services-slider .item__content p {
    margin-top: 30px;
}

.services-section__content .services-slider__pagination {
    margin-top: 48px;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 20px;
}

@media (max-width: 767px) {
    .services-section__content .services-slider__pagination {
        gap: 8px;
    }
}

.services-section__content .services-slider__pagination .pagination-fraction {
    width: auto;
    font-size: 32px;
    font-weight: 600;
    color: #1FCCA3;
    font-family: "Montserrat", sans-serif;
    display: flex;
    flex-direction: row;
    align-items: center;
}

@media (max-width: 767px) {
    .services-section__content .services-slider__pagination .pagination-fraction {
        font-size: 16px;
    }
}

.services-section__content .services-slider__pagination .pagination-progress {
    width: 100%;
    height: 8px;
    overflow: hidden;
    position: relative;
    background: rgba(0, 0, 0, 0.12);
    border-radius: 4px;
}

.services-section__content .services-slider__pagination .pagination-progress .swiper-pagination-progressbar-fill {
    display: block;
    background: #1FCCA3;
    border-radius: 4px;
}

.advantages-1 {
    padding: 75px 0px 55px 0px;
    background-color: #1FCCA3;
    background-image: url(../img/advantages-1/advantages-1-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
}

@media (max-width: 767px) {
    .advantages-1 {
        padding: 30px 0px;
        background-image: url(../img/advantages-1/advantages-1-bg-mob.png);
    }
}

.advantages-1__content {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-around;
    flex-wrap: wrap;
    gap: 22px;
}

.advantages-1__content .item {
    max-width: 300px;
    text-align: center;
}

@media (max-width: 767px) {
    .advantages-1__content .item {
        max-width: none;
    }
}

.advantages-1__content .item__icon {
    margin-bottom: 30px;
}

@media (max-width: 767px) {
    .advantages-1__content .item__icon {
        margin-bottom: 26px;
        width: 64px;
        height: auto;
    }
}

.advantages-1__content .item__title {
    font-size: 32px;
    color: #323232;
    font-weight: 500;
}

@media (max-width: 767px) {
    .advantages-1__content .item__title {
        font-size: 20px;
    }
}

.advantages-1__content .item__count {
    margin-top: 8px;
    font-size: 56px;
    font-weight: 800;
    color: #fff;
}

@media (max-width: 767px) {
    .advantages-1__content .item__count {
        font-size: 32px;
    }
}

.advantages-1__content .item__text {
    margin-top: 8px;
    font-size: 32px;
    color: #323232;
    font-weight: 500;
}

@media (max-width: 767px) {
    .advantages-1__content .item__text {
        font-size: 20px;
    }
}



.footer {
    padding: 40px 0px 48px 0px;
    background: #585856;
    position: relative;
    z-index: 2;
}

.footer__content .links-data {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 30px;
}

@media (max-width: 991px) {
    .footer__content .links-data {
        gap: 20px;
    }
}

.footer__content .links-data .nav-link,
.footer__content .links-data .contact-link {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    transition: all 0.2s ease-in-out;
    display: block;
    line-height: 24px;
}

.footer__content .links-data .nav-link:hover,
.footer__content .links-data .contact-link:hover {
    color: #1FCCA3;
}

@media (max-width: 991px) {

    .footer__content .links-data .nav-link,
    .footer__content .links-data .contact-link {
        font-size: 16px;
        line-height: 20px;
    }
}

.footer__content .links-data__navs,
.footer__content .links-data__contacts {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 25px;
    flex-wrap: wrap;
}

@media (max-width: 991px) {

    .footer__content .links-data__navs,
    .footer__content .links-data__contacts {
        gap: 8px;
    }
}

@media (max-width: 767px) {

    .footer__content .links-data__navs,
    .footer__content .links-data__contacts {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        column-gap: 50px;
    }
}

.footer__content .policy-data {
    margin-top: 80px;
    padding-top: 16px;
    border-top: 1px solid #fff;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    gap: 30px;
}

@media (max-width: 991px) {
    .footer__content .policy-data {
        flex-direction: column;
        font-size: 12px;
        gap: 16px;
        margin-top: 32px;
    }
}

.footer__content .policy-data a {
    text-decoration: underline;
    color: #fff;
}

.footer__content .policy-data__left {
    text-align: left;
    line-height: 24px;
}

.footer__content .policy-data__right {
    min-width: 400px;
    text-align: right;
    line-height: 24px;
}


@media (max-width: 991px) {
    .footer__content .policy-data__left {
        line-height: 16px;
        line-height: 20px;
    }
    .footer__content .policy-data__right {
        min-width: auto;
        text-align: left;
        line-height: 16px;
        line-height: 20px;
    }
}

.contact-block-vac {
    width: max-content;
    display: flex;
    flex-direction: column;
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 30px;
    border-radius: 15px;
    border: 1px solid #1fcca3;
}


.contact-block-vac a {
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    color: #323232;
    transition: all .2s ease-in-out;
    margin-bottom: 15px;
}
.contact-block-vac a:last-child {
    margin-bottom: 0px;
}

.contact-block-vac a:hover {
    color: #1fcca3;
}

.breadcrumbs-products{
    padding: 37px 0px;
    margin-bottom: 85px;
    border-bottom: 2px solid rgba(50, 50, 50, 0.16);
}
@media(max-width: 991px){
    .breadcrumbs-products{
        padding: 15px 0px;
        margin-bottom: 30px;
    }
  }

.breadcrumbs-products__content{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    gap: 7px;
}

.breadcrumbs-products a{
    font-size: 18px !important;
    color: #000 !important;
}
@media(max-width: 991px){
    .breadcrumbs-products a{
       font-size: 14px !important;
    }
  }

.breadcrumbs-products .breadcrumbs__dash{
    margin: 0 !important;
    font-size: 24px !important;
}



.accordeon {
    margin: 30px 0px;
  }
  .accordeon .el {
    margin-bottom: 32px;
  }
  .accordeon-l-top{
    margin-top: 65px;
  }
  @media (max-width: 767px) {
    .accordeon .el {
      margin-bottom: 20px;
    }
    .accordeon-l-top{
        margin-top: 35px;
      }
  }
  .accordeon .el--toggled .prev-ic {
    transform: rotate(180deg);
  }
  .accordeon .el:last-child {
    margin-bottom: 0px;
  }
  .accordeon .el__prev {
    cursor: pointer;
    transition: all 0.2s ease-in-out;
    background: #1FCCA3;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 21px;
    padding: 24px;
  }
  @media (max-width: 767px) {
    .accordeon .el__prev {
      gap: 18px;
      padding: 24px 12px;
    }
  }
  .accordeon .el__prev:hover {
    background: #008C6B;
  }
  .accordeon .el__prev .prev-text {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
  }
  @media (max-width: 767px) {
    .accordeon .el__prev .prev-text {
      font-size: 16px;
      text-align: center;
    }
  }
  .accordeon .el__prev .prev-ic {
    transition: all 0.2s ease-in-out;
    transform-origin: center center;
  }
  .accordeon .el__content {
    padding: 32px 0px 0px 0px;
    display: none;
  }


  .products-page{
    margin-top: 64px;
  }
  @media(max-width: 991px){
    .accordeon .el__content {
        padding: 0px 0px 0px 0px;
        display: none;
    }
    .products-page{
        margin-top: 50px;
    }
  }




  .product-main-page-item {
    border-radius: 4px;
    padding: 42px 20px;
    position: relative;
    color: #323232;
    text-align: left;
    overflow: hidden;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.16);
    display: flex;
    flex-direction: column;
}

@media (max-width: 767px) {
    .product-main-page-item {
        padding: 42px 16px;
    }
}

.product-main-page-item:hover .item__title {
    color: #1FCCA3;
}

.product-main-page-item:hover .item__title:before {
    width: 100%;
}

.product-main-page-item .item__color-layer {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #FFFFFF 35%, rgba(255, 255, 255, 0) 100%);
    z-index: 1;
}

.product-main-page-item .item__bg-layer {
    position: absolute;
    right: 0;
    top: 0;
}

.product-main-page-item .item__title {
    max-width: 90%;
    width: max-content;
    font-weight: 600;
    margin-bottom: 30px;
    font-size: 32px;
    position: relative;
    z-index: 3;
    transition: all 0.2s ease-in-out;
}

.product-main-page-item .item__title:before {
    content: "";
    width: 0%;
    height: 2px;
    background: #1FCCA3;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all 0.2s ease-in-out;
}

@media (max-width: 1240px) {
    .product-main-page-item .item__title {
        font-size: 25px;
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .product-main-page-item .item__title {
        margin-bottom: 16px;
        font-size: 24px;
    }
}

.product-main-page-item .item__text-content {
    color: #323232;
    font-size: 16px !important;
    font-weight: 500;
    position: relative;
    z-index: 3;
    line-height: 1 !important;
    font-family: 'Montserrat', sans-serif !important;
}

@media (max-width: 767px) {
    .product-main-page-item .item__text-content {
        font-size: 14px;
    }
}

.product-main-page-item .item__text-content ul {
    list-style: none;
}

.product-main-page-item .item__text-content ul li {
    position: relative;
    display: flex;
    flex-direction: row;
    gap: 16px;
    align-items: flex-start;
    padding: 0 !important;
    margin: 0px 0px 16px 0px !important;
    background: none !important;
}

@media (max-width: 767px) {
    .product-main-page-item .item__text-content ul li {
        margin-bottom: 12px;
    }
}

.product-main-page-item .item__text-content ul li:last-child {
    margin-bottom: 0px;
}

.product-main-page-item .item__text-content ul li:before {
    content: url(../img/list-dec.svg) !important;
    background: none !important;
    position: relative;
    width: auto;
    height: auto;
    left: unset;
    top: unset;
}

.product-main-page-item .item__text-content p {
    margin-top: 30px;
}

.product-tab-grid{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

@media(max-width: 1300px){
    .product-tab-grid{
        grid-template-columns: repeat(2, 1fr);
    }
}

@media(max-width: 991px){
    .product-tab-grid{
        grid-template-columns: 100%;
    }
}

.services{
    margin-top: 130px;
    display: flex;
    flex-direction: column;
}



.nav-search{
    display: flex;
    flex-direction: row;
    align-items: center;
}

.nav-search__icon{
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}

.nav-search__icon--toggled{
    opacity: 0 !important;
}

.nav-search__icon img{

}

.nav-search__panel{
    display: none;
    background: #fff;
}
@media(max-width: 991px){
    .nav-search__panel{
        width: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 99;
        padding: 0px 0px 0px 10px;
    }
}
.nav-search__panel-inner{
    display: flex;
    flex-direction: row;
    align-items: center;
}

.nav-search__close{
    cursor: pointer;
    padding: 10px 13px;
    transition: all .2s ease-in-out;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.nav-search__close:hover{
    filter: brightness(0%);
}
.nav-search__close img{

}

.nav-search__icon-2{
    padding: 10px 13px;
    background: transparent;
    transition: all .2s ease-in-out;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.nav-search__icon-2:hover{
   transform: scale(1.1);
}


.nav-search__input{
    padding: 12px 13px;
    border: 2px solid #1FCCA3;
    border-radius: 4px;
    transition: all 0.2s ease-in-out;
    font-family: Montserrat, sans-serif;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    outline: none;
    min-width: 300px;
}
@media(max-width: 991px){
    .nav-search__input{
        width: 100%;
        min-width: auto !important;
    }
}

@media(max-width: 1460px){
    .nav-search__input{
        min-width: 270px;
    }
}

.nav-search__input::placeholder{
    color: #1FCCA3;
    font-size: 16px;
    font-weight: 500;
    font-family: Montserrat, sans-serif;
}




.cats-section {
    margin-top: 180px;
    border-bottom: 1px solid rgba(50, 50, 50, 0.16);
    scroll-snap-type: x mandatory;
    /* width */
    /* Track */
    /* Handle */
  }
  @media (max-width: 767px) {
    .cats-section {
      margin-top: 85px;
    }
  }
  .cats-section ::-webkit-scrollbar {
    width: 5px;
    height: 3px;
  }
  .cats-section ::-webkit-scrollbar-track {
    border-radius: 5px;
    background: #b6b6b6;
  }
  .cats-section ::-webkit-scrollbar-thumb {
    background: #585856;
    border-radius: 5px;
  }
  .cats-section__content {
    scroll-snap-type: x mandatory;
  }
  .cats-section__content .cat-links {
    display: flex;
    flex-direction: row;
    justify-content: center;
    overflow-y: auto;
    scroll-snap-type: x mandatory;
  }
  @media(max-width: 1530px){
    .cats-section__content .cat-links {
        justify-content: flex-start;
      }
  }
  .cats-section__content .cat-links__link {
    white-space: nowrap;
    text-align: center;
    display: block;
    padding: 16px 24px;
    font-size: 18px;
    font-weight: 400;
    color: #323232;
    transition: all 0.2s ease-in-out;
    border-radius: 4px 4px 0px 0px;
  }
  .cats-section__content .cat-links__link:hover {
    background: rgba(31, 204, 163, 0.24);
  }
  @media (max-width: 767px) {
    .cats-section__content .cat-links__link {
      font-size: 14px;
      padding: 8px;
    }
  }
  .cats-section__content .cat-links__link--active {
    pointer-events: none;
    background: #1FCCA3;
    font-weight: 700;
    color: #fff;
    box-shadow: 0px -2px 12px rgba(0, 0, 0, 0.12);
  }



  
.product_table{
    width: 100%;
    border: 1px solid #fff;
    border-collapse: collapse;
    font-size: 18px;
}
.product_table th td{
    border: 1px solid #fff;
    border-collapse: collapse;
    font-size: 18px;
}
.product_table td{
    border: 1px solid #fff;
    border-collapse: collapse;
    font-size: 16px;
    line-height: 28px;
}

@media(max-width: 991px){
    .product_table, th, td{
        font-size: 14px !important;
        line-height: 20px !important;
    }
}

.product_table td{
    border: 1px solid grey !important;
    border-collapse: collapse;
}

.product_table td{
    padding: 20px;
}

.table-wrap{
    overflow-x: auto;
}

.products-page .accordeon .el__prev{
    position: relative;
}
.products-page .accordeon .el__prev .prev-text{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 15px;
}

.products-page .accordeon .el--toggled .prev-text{
    gap: 10px;
    position: relative;
}


.products-page .accordeon .el--toggled .prev-text:after{
    transform: rotate(180deg);
}

.products-page .accordeon .el__prev .prev-text:after{
    content: url(../img/acc-arrow.svg);
    display: block;
    width: auto;
    transition: all .2s ease-in-out;
}


.container--services{
    max-width: 1215px !important;
}

.narrow-container{
    max-width: 1220px;
    width: 100%;
    margin: 0 auto;
}



.product-tab-grid .item {
    border-radius: 4px;
    padding: 42px 20px;
    position: relative;
    color: #323232;
    text-align: left;
    overflow: hidden;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.16);
}

@media (max-width: 767px) {
    .product-tab-grid .item {
        padding: 42px 16px;
    }
}

.product-tab-grid .item:hover .item__title {
    color: #1FCCA3;
}

.product-tab-grid .item:hover .item__title:before {
    width: 100%;
}

.product-tab-grid .item__color-layer {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 120%;
    height: 120%;
    background: linear-gradient(90deg, #FFFFFF 35%, rgba(255, 255, 255, 0) 150%);
    z-index: 1;
}

.product-tab-grid .item__bg-layer {
    position: absolute;
    right: 0;
    top: 0;
    width: 80%;
    height: auto;
}


@media(max-width: 1240px){
    .product-tab-grid .item__bg-layer {
        width: 100%;
    }
}

.product-tab-grid .item__title {
    max-width: 90%;
    width: max-content;
    font-weight: 600;
    margin-bottom: 30px;
    font-size: 32px;
    position: relative;
    z-index: 3;
    transition: all 0.2s ease-in-out;
}

.product-tab-grid .item__title:before {
    content: "";
    width: 0%;
    height: 2px;
    background: #1FCCA3;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all 0.2s ease-in-out;
}

@media (max-width: 1240px) {
    .product-tab-grid .item__title {
        font-size: 25px;
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .product-tab-grid .item__title {
        margin-bottom: 16px;
        font-size: 20px;
    }
}

.product-tab-grid .item__text-content {
    color: #323232;
    font-size: 16px;
    font-weight: 500;
    position: relative;
    z-index: 3;
}

@media (max-width: 767px) {
    .product-tab-grid .item__text-content {
        font-size: 14px;
    }
}

.product-tab-grid .item__text-content ul {
    list-style: none;
    padding: 0;
}

.product-tab-grid .item__text-content ul li {
    position: relative;
    display: flex;
    flex-direction: row;
    gap: 16px;
    font-size: 16px;
    align-items: flex-start;
    margin-bottom: 16px;
    line-height: 24px;
}

@media (max-width: 767px) {
    .product-tab-grid .item__text-content ul li {
        font-size: 14px;
        margin-bottom: 12px;
        line-height: 20px;
    }
}

.product-tab-grid .item__text-content ul li:last-child {
    margin-bottom: 0px;
}

.product-tab-grid .item__text-content ul li:before {
    content: url(../img/list-dec.svg);
}

.product-tab-grid .item__text-content p {
    margin-top: 30px;
    line-height: 24px;
}




@media(max-width: 991px){
    .product-tab-grid .item__text-content p {
        line-height: 20px;
    }
}

@media(max-width: 767px){
    .product-tab-grid .item__text-content p {
       font-size: 14px;
    }
}

/* @media(max-width: 767px){
    .breadcrumbs{
        padding-top: 10px !important;
    }
} */

.row-link{

}

.linked-table-row{
    transition: all .2s ease-in-out;
    cursor: pointer;
}

.linked-table-row:hover{
    color: #fff !important;
    background: #1FCCA3 !important;
 }

.linked-table-row:hover td{
   color: #fff !important;
   background: #1FCCA3 !important;
}

.linked-table-row:hover a{
   color: #fff !important;
}

.linked-table-row:hover li{
    color: #fff !important;
 }

 .linked-table-row:hover ul{
    color: #fff !important;
 }


 .news__content{
    font-size: 16px !important;
    line-height: 28px !important;
 }


 .news__content p{
    font-size: 16px !important;
    line-height: 28px !important;
 }

 @media(max-width: 767px){
    .news__content {
        font-size: 14px !important;
        line-height: 20px !important;
     }
    .news__content p{
        font-size: 14px !important;
        line-height: 20px !important;
     }
 }

 .table-center-text{
    text-align: center !important;
 }
 .table-center-text ul li{
    justify-content: center;
 }
 @media(max-width: 991px){
    .table-center-text{
        text-align: left !important;
     }

     .table-center-text ul li{
       justify-content: flex-start;
     }
 }

 .accordeon .el__content .custom-table-1:not(:first-child) .dynamic-thead{
    display: none !important;
 }

 .table-hidden-prop{
    display: none;
 }


 .fabric-items{
    
 }


 .fabric-items .fabric-items__head{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
 }

 .fabric-items .fabric-items__head .head-item{
    color: #3E3F44;
    font-size: 18px;
    font-family: 'StyreneAWeb Bold', sans-serif;
    font-weight: 700;
    line-height: 24px;
    padding: 28px 5px;
 }

 .fabric-items .content-block{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    background: #FFF;
    box-shadow: 0px 16px 20px 0px rgba(0, 0, 0, 0.12);
    margin-bottom: 16px;
    padding: 35px 35px;
    transition: all .2s ease-in-out;
    text-decoration: none;
 }

 @media(max-width: 767px){
    .fabric-items .content-block{
        grid-template-columns: repeat(2, 1fr);
    }
 }
 @media(max-width: 480px){
    .fabric-items .content-block{
        grid-template-columns: 100%;
        gap: 15px;
        padding: 20px;
    }
 }
 

 .fabric-items .content-block .content-item{
    text-align: left;
 }

 .hidden-title{
    display: none;
 }

 @media(max-width: 767px){
    .fabric-items .fabric-items__head{
        display: none;
    }
    .hidden-title{
        display: block;
        color: #000;
        margin-bottom: 5px;
        font-size: 14px;
     }
 }

 .content-item--img{

 }
 .content-item--title{
    color: #000;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
}
.content-item--text{
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

@media(max-width: 767px){
    .content-item--img{
        grid-row: 1/3;
    }
    .content-item--title{
        font-size: 14px;
    }
    .content-item--text{
        font-size: 14px;
    }
 }
 @media(max-width: 480px){
    .content-item--img{
        grid-row: 1;
    }
    .content-item--title{
        grid-row: 2;
    }
    .content-item--text{
        grid-row: 3;
    }
 }

.fabric-items .content-block:hover{
    color: #fff;
    background: #1FCCA3;
}

.fabric-items .content-block:hover>.content-item--text{
    color: #fff;
}
.fabric-items .content-block:hover>.content-item--title{
    color: #fff;
}



.editor-sevacancy p {
    font-size: 16px !important;
    font-weight: 400;
    line-height: 28px;
    font-family: 'Montserrat', sans-serif;
}

@media (max-width: 991px) {
    .editor-sevacancy p {
        font-size: 16px !important;
        line-height: 20px;
    }
}

@media (max-width: 767px) {
    .editor-sevacancy p {
        font-size: 14px !important;
        text-align: justify;
    }
}

.vacancy ul {
    list-style: none;
}

.vacancy ul li {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 15px;
    position: relative;
}

.vacancy ul li:before {
    content: ".";
    line-height: 5px;
    font-size: 30px;
    color: #323232;
}

@media (max-width: 767px) {
    .vacancy ul li:before {
        line-height: 0px;
    }
}

.vacancy ul,
.vacancy ol {
    margin: 0;
    padding: 0;
    color: #323232;
}

.vacancy ul li,
.vacancy ol li {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
@media (max-width: 991px) {

    .vacancy ul li,
    .vacancy ol li {
        font-size: 16px;
        line-height: 20px;
    }
}

@media (max-width: 767px) {

    .vacancy ul li,
    .vacancy ol li {
        font-size: 14px;
    }
}


/* Temp styles */
/* .main-hero__content .info-side__contact .contact-btn{
    opacity: 0 !important;
    pointer-events: none !important;
}
.main-hero__content .info-side__contact .contact-title{
    opacity: 0 !important;
}

.green-button__button--binders, .green-button__button--guide{
    display: none !important;
    pointer-events: none !important;
}

.green-button__button--card-description{
    display: none !important;
    pointer-events: none !important; 
}

.green-button__button--contacts{
    display: none !important;
    pointer-events: none !important; 
}

.green-button__button--product{
    display: none !important;
    pointer-events: none !important;
} */


.products-slider {
    position: relative;
    overflow: hidden;
    max-width: 1040px;
    margin: 0 auto;
}

@media (max-width: 1024px) {
    .products-slider {
        max-width: 700px;
        margin: 0 auto;
    }
}

@media (max-width: 991px) {
     .products-slider {
        min-height: auto;
    }
}

@media (max-width: 767px) {
    .products-slider {
        min-height: auto;
        padding-bottom: 15px;
    }
}

.products-slider__control {
    position: absolute;
    min-width: 48px;
    min-height: 48px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.4);
    transition: all 0.2s ease-in-out;
    top: 50%;
    z-index: 5;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

 .products-slider__control:hover {
    background: #1FCCA3;
}

@media (max-width: 767px) {
    .products-slider__control {
        display: none;
    }
}

.products-slider__control--prev {
    left: 20px;
    transform: translateY(-50%);
}

.products-slider__control--next {
    right: 20px;
    transform: translateY(-50%) rotate(-180deg);
}

.products-slider .item {
    display: flex;
    flex-direction: column;
    gap: 0px;
    min-height: 550px;
    position: relative;
    transition: all .3s ease-in-out;
}

.products-slider .slider-gallery-layer{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    display: block;
    z-index: 3;
    cursor: pointer;
}


.products-slider .item .item__text{
    padding: 40px 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 5;
    color: #fff;
}

.products-slider .item-text{
    max-width: 650px;
}

.products-slider .item .item-text p{
    margin: 0;
    padding: 0;
}

.products-slider .item .item__text .item-title{
    font-family: Montserrat, sans-serif;
    font-size: 125%;
    margin-bottom: 20px;
}

.products-slider .item .img-cont {
    overflow: hidden;
    border-radius: 4px 4px 0px 0px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    max-height: 380px;
    overflow: hidden;
}

@media(max-width: 578px){
    .products-slider .item {
        min-height: 350px;
    }
    .products-slider .item .item__text {
        padding: 20px;
    }
}

@media (max-width: 1440px) {
    .products-slider .item__text {
       
    }
}

@media (max-width: 767px) {
    .products-slider .item__text {
        
    }
}
.drop-mobile-button {
    display: none;
}
@media (max-width: 991px) {
    .nav-search {
        display: none;
    }
    .main-nav__content .top-panel__content .data-block .guidebook.btn-drops {
        display: flex;
        padding: unset;
        border: none;
    }
    .main-nav__content .top-panel__content .data-block .guidebook.btn-drops .links-list{
        padding: unset;
    }
    .main-nav__content .top-panel__content .data-block .guidebook.btn-drops a span, .main-nav__content .top-panel__content .data-block .guidebook.btn-drops a .drop-icon {
        display: none;
    }
    .drop-mobile-button{
        display: block;
    }
    .main-nav__content .top-panel__content .data-block .guidebook.btn-drops:hover {
        background: #fff;
    }
    .main-nav__content .links-panel__content .links-list .nav-item-drops ul.mobile{
        position: absolute;
        right: 0em !important;
        top: 15px !important;
        left: -15em !important;
        padding: 0px 10px 0px 15px;
        box-shadow: -10px 20px 35px -5px #00000078;
    }


}