@font-face {
    font-family: 'FontAwesome';
    src: url('fonts/fontawesome-webfont.eot?v=4.7.0');
    src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

.settings-widget[data-v-3fe43e4a] {
    top: 142px;
}

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

.product-property__name {
    width: 80%;
}

.main-menu {
    width: 86%;
}

.main-menu-line {
    background-color: #004394;
    z-index: 3;
}

ul.h-sub-menu {
    background-color: #023675;
}

html:not(.bx-touch) ul.h-menu>li:hover>a,
html:not(.bx-no-touch) ul.h-menu>li:active>a,
ul.h-menu>li.selected>a {
    background-color: #023675;
}

.h-logo__text-1 {
    color: #004090ff;
    font-weight: 700;
    font-size: 32px;
}

.h-logo__text-1 b {
    font-weight: 700;
}

.h-logo__description {
    font-size: 11.4px;
    color: #004090ff;
    font-weight: 700;
}

.h-logo._with-text .h-logo__image-container {
    width: auto;
}

.h-logo__text {
    position: relative;
    top: 17px;
}

header.h {
    background-color: white;
    position: sticky;
    top: 0;
    z-index: 5;
}

.main-menu-line {
    position: sticky;
    top: 123px;
}

ul.h-menu>li>a {
    padding: 0 17px;
}

.sec-advantages {
    display: flex;
    justify-content: space-between;
    column-gap: 20px;
    margin-top: 43px;
}

.sec-advantages__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 290px;
}

.sec-advantages__icon {
    margin-bottom: 20px;
    width: 90px;
    height: 90px;
}

.sec-advantages__title {
    margin-bottom: 10px;
    color: #333;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
}

.sec-advantages__text {
    text-align: center;
    margin-top: 10px;
    color: #333;
    text-align: center;
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
}

.sec-advantages__line {
    height: 2px;
    width: 31px;
    height: 3px;
    border-radius: 15px;
    background: #004394;
}


.search-form .icon-close {
    display: none;
    position: absolute;
    top: 5px;
    right: 5px;
}

.search-form .icon-close:before {
    content: "\e911";
    color: #919191;
    font-size: 10px;
}

.search-form._active .icon-close {
    display: inline-block;
}

.main-menu .li-fill,
.main-menu .selected.li-fill,
ul.h-menu>li.selected.li-fill>a {
    background: #D94011;
}

.mobile-menu__li {
    list-style-type: none;
}

.h-right__wrap .icon-phone:before {
    color: #004394;
    font-family: 'FontAwesome';
    content: "\f095";
    font-size: 17px;
}

.h-right__block._where-buy {
    display: none;
    white-space: nowrap;
}

.h-right__block._where-buy a {
    padding: 20px;
    width: auto;
    color: #D94011;
    border: 1px solid #D94011;
    background-color: transparent;
    height: 50px;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
}

._gamburger .h-right__icon {
    margin-top: 0;
}

._phone .h-right__icon {
    border: 0;
    width: auto;
    height: auto;
    padding: 14px 16px;
    border: 0;
    background: #FFF;
    margin-top: 0;
    max-height: 50px;
}

.h-right__block._phone .h-right__icon {
    box-shadow: none;
}

.h-right__block._phone .h-right__block-text {
    margin-left: 10px;
}

.h-right__block._phone .h-right__block-text--top {
    color: #004394;
    font-size: 18px;
    font-weight: 700;
}

.h-right__block._phone .h-right__block-text--top {
    margin-bottom: 0;
}

.h-right__block._phone {
    align-items: center;
}

.h-right__wrap {
    height: 100%;
    display: flex;
    align-items: center;
}

.h-right {
    position: relative;
}

.h-right__wrap .h-right {
    align-items: center;
}

.h-right__block._address .h-right__icon {
    border: 0;
    box-shadow: none;
}

.h {
    border-bottom: 2px solid white;
}

.h-right__block._address .h-right__icon {
    width: auto;
}

.h-right__block._address .h-right__block-text--top {
    color: #004394;
    font-size: 14px;
    font-weight: 700;
    position: relative;
    top: 6px;
}

.h-right__block._order_call {
    background: #004394;
    display: inline-flex;
    padding: 16px 25px;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.h-right__block._order_call a {
    text-decoration: none;
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

.h-row {
    padding: 34px 0 34px;
}

._search-form .icon-search {
    color: #004394;
}

._search-form .search-form__button {
    position: static;
}

._search-form .search-form__input-container {
    background-color: #004394;
}

._search-form .search-form__input-container {
    top: auto;
    bottom: -65px;
}

._search-form .search-form__input {
    padding-left: 10px;
}

._search-form .search-form__input:focus,
._search-form .search-form__input:focus-visible {
    outline: 1px solid white;
}

._search-form .icon-close {
    top: auto;
    bottom: -18px;
}

.h-right__block._search-form {
    display: none;
}

._search-form .search-form {
    height: 50px;
    padding: 0;
    border: 1px solid #ECEBEB;
    display: flex;
    align-items: center;
}

._search-form .search-form__input {
    padding: 0 25px 0 10px;
}



.icon-search.icon-search--input {
    color: white;
    font-size: 17px;

}

.icon-search__btn {
    background: transparent;
    border: 0;
    position: absolute;
    top: 22px;
    right: 25px;
    cursor: pointer;

}

.theme--bg-color,
.product-tabs__link._active,
.btn.btn-primary,
.mobile-menu__li._lvl-1._selected>.mobile-menu__link,
td._first-lvl,
.content-formatted ul:not(.clear) li:before,
.p__swiper .swiper-pagination-bullet:hover,
.p__swiper .swiper-pagination-bullet-active {
    background-color: #004394 !important;
}

.product-tabs__link._active {
    color: white;
}

.product-tabs__link._active:after {
    /* background-color: #004394; */
    border-top-color: #004394 !important;
}

.modal-header {
    background-color: #004394;
}

.w-row {
    position: relative;
}

.callout.callout--line.theme--bg-color .btn.btn-more {
    border-color: #004394;
    color: #004394;
    color: #004394;
}

.callout.callout--line.theme--bg-color .btn.btn-more:hover {
    color: white;
}

.btn.btn-primary:hover {
    color: white;
    background-color: #333333 !important;
}

.h-right__block-btn {
    white-space: nowrap;
}

.main-menu-line._search {
    z-index: 5;
}

.icon-close {
    cursor: pointer;
}

.h-logo__image {
    height: 100%;
    width: 100%;
}

.h-logo__image-container {
    height: 70px;
}


/* header height less */
@media all {
    .h-row {
        padding: 7px 0 15px;
        position: relative;
        top: 3px;
        align-items: center;
    }

    .h-logo__text {
        position: relative;
        top: 8px;
    }

    .main-menu-line {
        /* top: 77px; */
        top: 122px;
    }
}




@media (max-width: 1200px) {
    .h-right__block._address {
        display: inline-flex;
    }
}



@media (max-width: 1024px) {
    .section.section-color-gray._slider-catalog-23 {
padding-top: 80px;
    }

    ._slider-catalog-23 .section-header {
        display: none;
    }

    .videowrap {
        max-height: 41vw;
        background-size: contain;
        background-repeat: no-repeat;
        background-color: #f5f5f5;
    }

    .videowrap iframe {
        height: 41vw !important;
    }

    .h {
        border-bottom: 2px solid #004394;
    }

    .main-menu-line__row {
        display: none;
    }

    .main-menu-line__row._search {
        display: block;
        min-height: 65px;
    }

    .main-menu-line__row._search ul.h-menu {
        display: none;
    }

    .card-unic {
        /* padding: 24px; */
        border: 1px solid #ECEBEB;
        background: #FFF;
        height: 50px;
        width: 50px;
        flex: 0 0 53px;
        position: relative;
    }

    .sec-advantages {
        flex-wrap: wrap;
        row-gap: 40px;
    }

    .sec-advantages br {
        display: none;
    }

    .sec-advantages__item {
        flex: 0 1 47%;
        max-width: none;
    }

    .products-section__title {
        margin-bottom: 15px;
    }

    .slider1 .products-section {
        min-height: 280px;
        overflow: hidden;
    }

    ._search-form .search-form__button {
        padding-left: 15px;
        padding-right: 15px;
    }

    .card-unic {
        display: inline-block;
        margin-left: 20px;
        margin-right: 20px;
    }

    .h-logo._with-text .h-logo__image-container {
        width: 40px;
    }

    .h-logo__text-1 {
        font-size: 27px;
    }

    .h-logo__description {
        font-size: 9.6px;
    }

    .h-right__block._search-form {
        display: inline-flex;
    }

    a.hamburger.h-right__icon {
        padding: 20px;
        width: auto;
        color: #004394;
    }

    .hamburger-lines__wrap {
        margin-right: 10px;
    }

    .hamburger-lines__text {
        color: #004394;
        font-size: 16px;
        font-weight: 600;
        line-height: normal;
    }

    .h-right__block._phone {
        order: 2;
        margin-left: 20px;
    }

    .h-right__block._where-buy {
        display: flex;
    }

    .h-right__wrap .icon-phone:before {
        font-size: 23px;
    }

    .h-right__block._address {
        display: none;
    }

    .h-right__block._order_call {
        display: none;
    }

    .h-row {
        padding: 16px 0;
        align-items: stretch;
    }

    ._phone .h-right__icon {
        border: 1px solid #ECEBEB;
    }

    .main-menu-line {
        top: 84px;
    }

    .h-logo__image-container {
        height: 68px;
    }

    .h-row {
        top: 0;
    }

    .h-logo__text {
        top: 12px;
    }

    ._phone a.h-right__icon {
        width: 50px;
    }

}

.quiz-sections.marquiz__container_inline {
    margin-top: 15px;
}

@media (max-width: 1023px) {
    .main-menu-line {
        top: 84px;
    }
}


@media (min-width: 768px) and (max-width: 800px) {

    .h-logo__text-1,
    .h-logo__text-1 b {
        font-size: 23px;
    }

    .h-logo__description {
        font-size: 8.1px;
    }
}

@media (max-width: 768px) {
    .sec-advantages {
        margin-top: 25px;
        row-gap: 30px;
    }

    .section.section-color-gray._slider-catalog-23 {
        padding-top: 60px;
            }
}

@media (max-width: 767px) {
    .sec-advantages {
        margin-top: 25px;
        row-gap: 30px;
    }

    .h-row {
        flex-wrap: wrap;
        row-gap: 20px;
    }

    .h-left {
        flex: 100%;
    }

    .h-right__block._phone {
        position: absolute;
        bottom: 65px;
        right: 0px;
    }

    .h-right__block+.h-right__block {
        margin-left: 0;
    }

    .h-right__block._where-buy {
        margin-right: 20px;
    }

    .h-row div[id*="bx_inc"] {
        width: 100%;
    }

    .h-right__wrap {
        width: 100%;
    }

    .h-right__block {
        flex: 45%;
    }

    .h-right__wrap .h-right__block {
        flex: 50%;
    }

    .h-right__wrap .h-right {
        width: 100%;
    }

    .h-right__wrap .h-right__block a {
        width: 100%;
    }

    ._phone a.h-right__icon {
        width: 50px;
    }

    .h-right__block._search-form {
        flex: auto;
    }

    .h-right__block._search-form {
        justify-content: flex-end;
    }

    ._search-form .search-form__button {
        padding-right: 15px;
    }

    .main-menu-line {
        top: 148px;
    }

}

@media (max-width: 480px) {

    .sec-advantages {
        row-gap: 35px;
    }

    .sec-advantages__item {
        flex: 100%;
    }

    .h-row {
        padding: 8px 0;
    }

    .h-right__block._phone {
        /* bottom: 80px; */
    }

    .h-logo .h-logo__text-1 {
        font-size: 24px;
    }

    .h-logo .h-logo__description {
        font-size: 8px;
    }

    .h-row {
        row-gap: 4px;
    }

    .h-left {
        min-height: 50px;
    }

    .slider2 .swiper-button-prev {
        display: none;
    }

    .slider2 .swiper-button-next {
        display: none;
    }


    .slider2 .swiper-pagination {
        display: none !important;
    }

    .h-right__wrap {
        margin-top: 10px;
    }

    .main-menu-line {
        top: 142px;
    }

    .card-unic {
        margin-left: 15px;
        margin-right: 15px;
    }

    .h-logo__image-container {
        height: 60px;
    }

    .h-logo {
        position: relative;
        top: 3px;
    }

    .h-logo .h-logo__description {
        font-size: 8.5px;
    }

    .h-row {
        padding: 13px 0;
    }

    .h-right__block._where-buy {
        margin-right: 15px;
    }
}

@media (max-width: 479px) {
    .h-row {
        flex-direction: row;
    }

    .h-left {
        margin-bottom: 0;
    }

    .main-menu-line {
        top: 142px;
    }

    .h-left {
        height: 50px;
    }

    .h-logo {
        top: -8px;
    }

}
.main-slider .main-slider__title span._bg {
    display: inline-block;
 }
 .main-slider .main-slider__title span._sm {
    display: none;
 }
@media (max-width: 460px) {
 .main-slider .main-slider__title span._bg {
    display: none;
 }
 .main-slider .main-slider__title span._sm {
    display: inline-block;
 }
}

@media (max-width: 445px) {
    .hamburger-lines__text {
        display: none;
    }

    .h-right__block._gamburger {
        max-width: 50px;
    }

    .hamburger-lines__wrap {
        margin-right: 0;
    }
}

@media (max-width: 395px) {


    .hamburger-lines__wrap {
        margin-right: 0px;
    }
}

@media (max-width: 380px) {
    .bc-cart-w-visible .bc-cart-w-btn-show-cart {
        right: auto !important;
    }
}

@media (max-width: 378px) {
    .hamburger-lines__wrap {
        margin-right: 0;
    }

    .h-right__block._gamburger {
        flex: auto;
    }
}

@media (max-width: 360px) {

    .h-logo .h-logo__image {
        max-width: 30px;
        max-height: 51px;
    }

    .h-right__block._where-buy a {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (max-width: 350px) {
    .h-right__block._where-buy a {
        font-size: 14px;
    }
}

@media (max-width: 316px) {
    ._where-buy span {
        display: none;
    }
}