/**
 * Swiper 11.0.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 5, 2024
 */

/* FONT_START */
@font-face {
    font-family: 'swiper-icons';
    src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
    font-weight: 400;
    font-style: normal;
}
/* FONT_END */
:root {
    --swiper-theme-color: #007aff;
    /*
    --swiper-preloader-color: var(--swiper-theme-color);
    --swiper-wrapper-transition-timing-function: initial;
    */
}
:host {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
}
body {
    overflow-x: hidden;
}
html { overflow-x: hidden; }
.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    /* Fix of Webkit flickering */
    z-index: 1;
    display: block;
}
.swiper-vertical > .swiper-wrapper {
    flex-direction: column;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
    touch-action: pan-y;
}
.swiper-vertical {
    touch-action: pan-x;
}
.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block;
}
.swiper-slide:hover{
    cursor:pointer;
}
.swiper-slide-invisible-blank {
    visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto;
}
.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d;
}
.swiper-3d {
    perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
    transform-style: preserve-3d;
}
/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    /* For Firefox */
    -ms-overflow-style: none;
    /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
    scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
    scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
    scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
    content: '';
    flex-shrink: 0;
    order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after);
}
/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
/* Slide styles end */


body .wrapper1 .wrapper_inner.front .drag-block.container .front_company .maxwidth-theme.wide {
    padding-top: 0px;
}
.content_wrapper_block.front_company > .maxwidth-theme {
    padding-top: 0 !important;
}
.item-views.company .item .content_wrapper_block {
    border: none;
}
body .wrapper_inner.front .drag-block.container .item-views.company .item .maxwidth-theme {
    padding: 0px;
}
#navigation{
    margin-left:100px;
}
.item-views.company .text-block .item {
    display: table;
    width: 100%;
}
.item-views.company .text-block .item .item-inner {
    display: table-cell;
    vertical-align: middle;
}
.item-views.company .text-block .item .item-inner h3 {
    margin: 20px 0px 32px;
}
.item-views.company.bg .text-block h3 {
    color: #333;
}
.item-views.company .text-block .item .item-inner .preview-text {
    padding: 0px 0px 28px 0px;
}
.item-views.company .text-block .item .item-inner .buttons {
    margin-bottom: 12px;
}

.item-views.company .text {
    padding: 32px 30px 32px 30px;
    position: relative;
}
.item-views.company .flexbox:not(.flex-direction-row-reverse) .text,
.item.name{
    white-space: nowrap;
    overflow: hidden;
}
}
.flexbox.flex-direction-row-reverse .item.video-block {
    margin: 0px 0px 0px auto;
}
.maxwidth-theme:not(.wide) .item-views.company .text {
    padding-left: 0px;
}
.search_title_info{
    border-left:1px solid #95969b;
    border-right:1px solid #95969b;
    border-top:1px solid #95969b;
    border-radius:3px;
    padding: 3px 11px 3px 29px;
    position:relative;
    margin-bottom:-2px;

}
.search_title_info span, span.closeSearch{
    color:#000;
    font-size:12px;
    font-weight:bold;
}
span.closeSearch{
    position:absolute;
    text-align:right;
    right:68px;
}
.item-views.company .text.with-benefit {
    padding-bottom: 12px;
}
body .wrapper1 .drag-block .item-views.company .text.with-benefit .item-views.tizers {
    padding: 0px;
}

.item-views.company .item.video-block .image {
    height: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    position: relative;
    background-size: cover;
}

.lg.item-views.company .item.video-block .image {
    background-size: cover;
    padding-top: 59.7%;
}

.with-padding.item-views.company {
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
.with-padding.item-views.company .image {
    background-position: bottom left;
}

.video-block .image .play .fancy {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block !important;
    z-index: 2;
}

.bg.item-views.company .flexbox.flex-direction-row-reverse .item.video-block .image {
    background-position: bottom center;
}

.item-views.company.type2:not(.sm) .item.video-block {
    padding-bottom: 60px;
}
.item-views.company.type2 .item.video-block .image {
    min-height: auto;
}

.item-views.company.type2.md .item.video-block .image {
    width: 320px;
    height: 320px;
}

.item-views.company.type2.sm .item.video-block .image {
    height: 240px;
    width: 240px;
}

.item-views.company.type2:not(.no-img) .item .with-benefit .item {
    padding-bottom: 21px;
}

.item-views.company.type2.sm.no-img .item.video-block .with-text-block-wrapper h3 {
    margin-top: 16px;
}
.item-views.company.type2.sm.no-img .text.with-benefit .item-views.tizers {
    padding-top: 8px;
}
.item-views.company.type2.sm.no-img .text.with-benefit {
    padding-bottom: 0px;
}

.fancybox-container iframe#company_video_iframe {
    width: 100%;
    height: 100%;
    border: none;
}

.item-views.company .preview-text > p:last-of-type {
    margin-bottom: 0;
}

.item-views.company.company_light_text .item-inner .text,
.item-views.company.company_light_text .item-inner .text h3,
.item-views.company.company_light_text .item-inner .text .show_all,
.item-views.company.company_light_text .item-inner .text .preview-text {
    color: #fff;
}

@media (min-width: 1301px) and (max-width: 1400px) {
    .wrapper1.sticky_menu:not(.sm) .item-views.company.type2.sm .text-block .item {
        padding-left: 25px;
    }
    .wrapper1.sticky_menu:not(.sm) .item-views.company.type2.md .text-block .item {
        padding-left: 25px;
    }
}

@media (min-width: 992px) and (max-width: 1300px) {
    body .wrapper1.sticky_menu:not(.sm) .item-views.company.type2.md .text.with-benefit .buttons {
        right: 0;
    }
    body .wrapper1.sticky_menu:not(.sm) .item-views.company.type2.md .text.with-benefit .title {
        font-size: 1em;
    }
    body .wrapper1.sticky_menu:not(.sm) .item-views.company.type2.md .text.with-benefit {
        padding-left: 0;
        padding-right: 0;
    }
    body .wrapper1.sticky_menu:not(.sm) .item-views.company.type2.md .item.video-block {
        padding-top: 60px;
        padding-bottom: 0;
    }

    body .wrapper1.sticky_menu:not(.sm) .item-views.company.type2.md .text.with-benefit {
        padding-top: 32px;
    }

    body .wrapper1.sticky_menu:not(.sm) .item-views.company.type2.sm > .company-block > .row.flexbox > div:first-of-type {
        width: 100%;
    }
    body .wrapper1.sticky_menu:not(.sm) .item-views.company.type2.sm > .company-block > .row.flexbox > div:last-of-type {
        width: 100%;
    }
    body .wrapper1.sticky_menu:not(.sm) .item-views.company.type2.sm .item.video-block .image {
        margin-left: 0;
    }
    body .wrapper1.sticky_menu:not(.sm) .item-views.company.type2 .company-block > .row.flexbox {
        flex-direction: column-reverse;
        -webkit-flex-direction: column-reverse;
    }
    body .wrapper1.sticky_menu:not(.sm) .item-views.company.type2.sm .item.video-block {
        padding-top: 60px;
        padding-bottom: 0px;
    }
    body .wrapper1.sticky_menu:not(.sm) .item-views.company.type2.sm.no-img .text.with-benefit {
        padding-left: 0;
    }
    body .wrapper1.sticky_menu:not(.sm) .item-views.company.type2.md .company-block > .row.flexbox {
        flex-direction: column-reverse;
        -webkit-flex-direction: column-reverse;
    }
    body .wrapper1.sticky_menu:not(.sm) .item-views.company.type2.md .company-block > .row > div {
        width: 100%;
    }
    body .wrapper1.sticky_menu:not(.sm) .item-views.company.type2.md .item.video-block .image {
        margin-left: 0;
    }
    body .wrapper1.sticky_menu:not(.sm) .drag-block .item-views.company.type2.sm.no-img .item.video-block {
        padding-top: 60px;
        padding-bottom: 0px;
    }
}

@media (min-width: 1200px) {
    .maxwidth-theme.wide .item-views.company.md .item.video-block .image {
        background-size: auto;
    }
}

@media (max-width: 1199px) {
    .item-views.company.type2.md .item.video-block .image {
        width: 280px;
        height: 280px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .item-views.company.type2.sm .item.video-block .image {
        height: 200px;
        width: 200px;
    }
    .item-views.company.type2.sm .item.video-block .image .play:after {
        margin: -35px 0 0 -35px;
        width: 70px;
        height: 70px;
    }
}

@media (min-width: 992px) {
    .item-views.company > .company-block > .row:not(.flex-direction-row-reverse) > div:not(.text-block) {
        padding-left: 0px;
    }
    .item-views.company:not(.type2) .text,
    .with-padding.item-views.company:not(.type2) .item.video-block {
        max-width: 687px;
    }
    .item-views.company.type2.md .text {
        max-width: none;
        padding-right: 0;
    }
    .item-views.company.type2.sm .text {
        max-width: none;
        padding-right: 0;
    }

    .with-padding.company .item.video-block {
        padding-top: 60px;
    }
    .wrapper1:not(.with_left_block) .drag-block .with-padding.company .item.video-block {
        padding-top: 70px;
    }

    .with-padding.company .item.video-block .image {
        min-height: 440px;
    }

    /*.item-views.company.type2 .item.video-block .image{margin-right: auto;}*/
    .item-views.company.type2 .item.video-block .image {
        margin-right: auto;
        margin-left: auto;
    }
    /*.item-views.company.type2.sm > .company-block > .row.flexbox > div:first-of-type{width: 71%;}*/
    /*.item-views.company.type2.sm > .company-block > .row.flexbox > div:last-of-type{width: 29%;}*/

    .item-views.company.type2.sm .item.video-block {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .wrapper1:not(.with_left_block) .drag-block .item-views.company.type2.sm .item.video-block {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    /*.item-views.company.type2.sm.no-img .text.with-benefit{padding-left: 65px;}*/

    /*.item-views.company.type2.sm.no-img > .company-block > .row.flexbox .with-text-block-wrapper{margin-left: auto; max-width: 250px;}*/
    /*.item-views.company.type2.sm.no-img > .company-block > .row.flexbox .with-text-block-wrapper{max-width: 250px;}*/
    .item-views.company.type2.sm.no-img > .company-block > .row.flexbox .with-text-block-wrapper {
        overflow: hidden;
    }

    .item-views.company.type2.sm.no-img .item.video-block {
        padding-top: 57px;
        padding-bottom: 81px;
        padding-right: 0px;
    }
    .wrapper1:not(.with_left_block) .drag-block .item-views.company.type2.sm.no-img .item.video-block {
        padding-top: 67px;
        padding-bottom: 91px;
    }

    .item-views.company:not(.with-padding):not(.bg) .text {
        padding-right: 70px;
    }

    /*.item-views.company.type2.md .item.video-block .image{margin: 0 auto;}*/
    /*.item-views.company.type2.sm .item.video-block .image{margin: 0 auto;}*/
}
@media (max-width: 991px) {
    .with-padding.company.item-views:not(.type2) .item.video-block .image {
        padding-top: 60%;
        background-size: contain;
    }
    .item-views.company.type2.sm.no-img .item.video-block {
        padding-left: 32px;
        padding-right: 32px;
    }
    .item-views.company.type2.sm .item.video-block {
        padding-bottom: 70px;
    }
    .item-views.company .text.with-benefit .js-tizers-tmp .maxwidth-theme {
        padding: 0px;
    }

    .item-views.company.type2.sm.no-img .item.video-block {
        padding-left: 0;
        padding-right: 0;
    }

    .item-views.company.type2:not(.sm) .item.video-block,
    .item-views.company.type2 .item.video-block,
    .item-views.company.type2.sm .item.video-block {
        padding-top: 60px;
        padding-bottom: 0;
    }

    .item-views.company.md:not(.type2) .text-block .item .text,
    .item-views.company.bg .text-block .item .text {
        padding-top: 60px;
        padding-bottom: 0;
    }

    body .wrapper1:not(.with_left_block) .drag-block .item-views.company.type2.md .text.with-benefit {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .item-views.company.lg .company-block > .row.flexbox,
    .item-views.company.type2 .company-block > .row.flexbox {
        flex-direction: column-reverse;
        -webkit-flex-direction: column-reverse;
    }

    .item-views.company.type2.md .text-block {
        width: 100%;
    }
    .item-views.company.type2.md .image-block {
        width: 100%;
    }
    .item-views.company.type2.sm .text-block {
        width: 100%;
    }
    .item-views.company.type2.sm .image-block {
        width: 100%;
    }

    .item-views.company.md:not(.type2) .image-block,
    .item-views.company.bg .image-block {
        margin-top: 20px;
    }
}
@media (min-width: 601px) {
    .item-views.company .item-views.tizers .item-wrapper > .item .pull-left + .inner-text {
        padding-left: 60px;
    }
    .item-views.company .item-views.tizers .item-wrapper > .item .pull-right + .inner-text {
        padding-right: 60px;
    }

    .item-views.company.type2.md .text.with-benefit {
        padding-top: 50px;
        padding-bottom: 33px;
    }
    .item-views.company .text.with-benefit .buttons {
        position: absolute;
        top: 60px;
        right: 1px;
    }

    /*.wrapper1:not(.with_left_block) .drag-block .item-views.company.type2.md .text.with-benefit{padding-bottom: 43px;padding-top: 60px;}*/
    .wrapper1:not(.with_left_block) .drag-block .item-views.company.type2.md .text.with-benefit {
        padding-bottom: 60px;
        padding-top: 60px;
    }
    .wrapper1:not(.with_left_block) .drag-block .item-views.company .text.with-benefit .buttons {
        top: 70px;
    }

    /*.item-views.company.type2 .item.video-block {padding-right:34px;}*/

    .item-views.company.type2.sm.no-img .text-block .text .buttons {
        display: none;
    }
}

@media (min-width: 768px) {
    .lg.item-views.company .video-block .image .play:before {
        margin: -17px 0px 0px -23px;
    }
    .lg.item-views.company .video-block .image .play:after {
        margin: -47px 0 0 -56px;
    }
}

@media (max-width: 767px) {
    .item-views.company.type2.md .item.video-block .image {
        width: 200px;
        height: 200px;
    }
    .video-block .image .play:after {
        margin: -35px 0 0 -35px;
        width: 70px;
        height: 70px;
    }
}

@media (min-width: 601px) and (max-width: 991px) {
    body .item-views.company.type2.md .text-block .item .item-inner h3 {
        margin-top: 30px;
    }
    body .item-views.company .text-block .item .item-inner h3 {
        margin-right: 25px;
    }
}

@media (max-width: 600px) {
    .item-views.company .text-block .item .item-inner .preview-text {
        padding: 0px 0px 25px 0px;
    }
    body#main .wrapper1 .wrapper_inner.front .drag-block.container .front_company .maxwidth-theme.wide {
        padding-top: 0px;
    }

    body .item-views.company .item-views.tizers .items.tops .item .image + .inner-text {
        padding-left: 0px;
    }

    .item-views.company.type2.md .item.video-block .image {
        height: 270px;
        width: 270px;
    }
    /*.item-views.company .text {padding-right: 0;padding-left: 0;}*/

    .item-views.company.type2:not(.sm) .item.video-block,
    .item-views.company.type2 .item.video-block,
    .item-views.company.type2.sm .item.video-block {
        /*padding-top: 30px;*/
        padding-bottom: 0;
    }

    .item-views.company.md:not(.type2) .text-block .item .text {
        padding-top: 30px;
        padding-bottom: 0;
    }

    .item-views.company.bg .text-block .item .text {
        padding-top: 35px;
        padding-bottom: 0;
    }

    .lg.item-views.company .text {
        padding-top: 24px;
    }
    .item-views.company .text-block .item .item-inner h3 {
        margin: 6px 0px 16px;
        line-height: 1.295em;
    }
    .item-views.company .text-block .item .item-inner .buttons {
        margin-top: -2px;
        margin-bottom: 13px;
    }
    .with-padding.company.item-views:not(.type2) .item.video-block .image {
        padding-top: 62.4%;
    }
    .item-views.company.md:not(.type2) .image-block,
    .item-views.company.bg .image-block {
        margin-top: 18px;
    }
    .item-views.company.type2.md .image-block {
        padding-left: 30px;
        padding-right: 30px;
    }
    .item-views.company.type2.md .item.video-block .image {
        width: 100%;
        height: auto;
        padding-top: 100%;
    }
    .item-views.company.type2.md .item.video-block {
        max-width: 314px; /*max-width: 100%;*/
        margin: 0 auto;
        padding-top: 45px;
    }

    body .wrapper1:not(.with_left_block) .drag-block .item-views.company.type2.md .text.with-benefit,
    body .with_left_block .drag-block .item-views.company.type2.md .text.with-benefit {
        padding: 25px 14px 32px 14px;
    }
    .item-views.company.type2 .js-tizers .item-views.tizers .mobile-list .item-wrapper {
        padding-left: 14px;
        padding-right: 14px;
    }
    body#main
    .wrapper1
    .content_wrapper_block
    .item-views.company.type2
    .js-tizers
    .content_wrapper_block
    .maxwidth-theme {
        padding-top: 0;
    }
    .item-views.company.type2:not(.no-img) .item .with-benefit .item-views.tizers .mobile-list .item {
        padding-bottom: 18px;
    }
    .item-views.company.type2:not(.no-img) .item .with-benefit .item-views.tizers .mobile-list.row {
        padding-bottom: 9px;
    }

    .item-views.company.type2.sm .image-block,
    .item-views.company.type2.sm .text-block {
        padding-left: 30px;
        padding-right: 30px;
    }
    .item-views.company.type2:not(.sm) .item.video-block,
    .item-views.company.type2 .item.video-block,
    .item-views.company.type2.sm .item.video-block {
        padding-top: 45px;
    }
    .item-views.company.type2.sm .text-block .text {
        padding-left: 0;
        padding-right: 0;
        padding-top: 25px;
    }

    .item-views.company.type2.sm.no-img .item.video-block .buttons {
        display: none;
    }

    .item-views.company.type2.sm.no-img .item.video-block .with-text-block-wrapper .js-h3 h3 {
        margin-top: 5px;
        margin-bottom: 16px;
    }
    .item-views.company.type2.sm.no-img .item.video-block {
        padding-top: 32px;
    }
    .item-views.company.type2.sm.no-img .text-block .text {
        padding-top: 0;
    }
    .item-views.company.type2.sm.no-img .text.with-benefit .item-views.tizers {
        padding-top: 16px;
    }
    .item-views.company.type2.sm.no-img .text.with-benefit .item-views.tizers .mobile-list.row {
        padding-bottom: 22px;
    }
}
.section-content-wrapper{
    border:1px solid #95969b;
}
.ordered-block.js-store-scroll.tabs-block.product-container.product-info{
    padding-left:40px;
    padding-right:40px;
}
.product-container.catalog_detail.detail.element_1{
    position:relative;
}
.product-container .product-info {
    padding: 57px 39px 20px;
    margin: 0px 0px 0px;
}
.product-info.bordered{
    border:none;
}
.product-detail-gallery{
    position:relative;
}
.owl-carousel.owl-loaded {
    display: block;
}
.left_block.sticky-sidebar-custom.product-side.main_item_wrapper.product-main.js-offers-calc.show_un_props{
    margin-top:27px;
}
.product-container.catalog_detail.detail.element_1{
    padding-top:40px
}

.product-container .product-detail-gallery__slider {
    max-width: 715px;
    max-height: 400px;
    margin: auto;
    display: block;
}
.wrapperBorder{
    border:1px solid #95969b;
    width:100%;
    width: -webkit-calc(100% + 245px);
    width: -moz-calc(100% + 245px);
    width: calc(100% + 245px);
}
.owl-carousel.owl-bg-nav .owl-nav .owl-prev .svg{

}
.owl-carousel .owl-nav button.owl-next{
    right:20px;
}
.owl-carousel .owl-nav button.owl-prev{
    left:20px;
}
.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1!important;
}
.product-detail-gallery__thmb-inner.vertical .owl-carousel .owl-item{
    width:250px;
}
.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative;
    width:900px!important;
}

.product-detail-gallery__slider.big .owl-stage .owl-item{
    width:350px!important;
}
.product-detail-gallery__slider.thmb .owl-stage-outer{
    width:290px!important;
    height:90px;
}
.product-detail-gallery__thmb-container .owl-item{
   /* border:1px solid #95969b;*/
}

.product-container .product-detail-gallery__thmb-inner:not(.vertical) {
    margin-top: 17px;
}

.product-detail-gallery__thmb-container .text-center{
    position:relative;
}
.product-detail-gallery__thmb-inner.vertical{
    position:relative;
}
.product-detail-gallery__thmb-inner.vertical .owl-nav{
    width:300px;
}
.product-detail-gallery__thmb-inner.vertical button{
    font-size:34px;
}
.tab-content.panel-body{
    margin-bottom: 25px;
    border: 1px solid #95969b;
    border-radius: 4px;
}

.tabs.search.arrow_scroll .nav.nav-tabs > li a{
    background: none;
    background-color:#fff!important;;
    color:#797979;
    text-decoration:none;
}
.tabs.search.arrow_scroll .nav.nav-tabs > li a:active{
    background: none;
    background-color:#fff!important;
}
ul.nav.nav-tabs{

}
.tabs.search .nav-tabs {
    margin:0 0 0 25px;
}

.tabs .nav-tabs li.searcType.active{
    border-top:1px solid #d7d7d9;
    border-left:1px solid #d7d7d9;
    border-right:1px solid #d7d7d9;
    border-bottom:0px;
}
input#article, input#VvsFR{
    height:30px;
    border:1px solid #e21d23;
    margin-left: 10px;
    font-size:13px;
    float:left;
}
.form-control input[type="text"]{
    padding-left:5px;
    background-color:#FFF;
}
button#sendDetalka{
    text-transform: none;
    padding: 7px 11px 7px 27px;
    margin-left:25px;
    background-color: #e21d23;
    background-image:  url('/images/loupe.png');
    background-position: 10% 51%;
    background-repeat: no-repeat;
    border:none;
    border-radius:3px;
}
.bottom_border{
    border-bottom: 1px solid #95969b;
}
.form-control, input#article, input#VvsFR{
    width:100%;
    max-width:430px;
}

body #content .product-container .product-side.left_block, body #content .product-container .product-side.left_block > * {
    display: block;
}
body .product-side.left_block {
    margin-top: 0px;
}
.product-view--side-left + .product-side {
    float: right;
    position:relative;
}
.product-info-headnote{
    width: 100%;
    height: 40px;
    left:0;
    top:0;
    padding:6px 6px 6px 30px;
    position: absolute;
    background:#808187;
}
.char-side{
    margin-bottom: 50px;
}
.item.name{
    text-transform: uppercase;
}
.artParam{
    position:relative;
    margin-top:22px;
}
.artParam th, .tab-content th{
    background:#95969b;
    color:#ffffff;
    font-weight: normal;
    font-size:12px;
    padding-left:10px;
}

.tab-content .tab-pane.apply table thead th, .tab-content .tab-pane.apply table tr td{
    width:165px;
}
.tab-content .tab-pane.apply table thead th.emptyTH, #cross table thead th.emptyTH{
    width:16px
}
#cross table thead th{
    width:495px;
}

#catalogType table thead th, #catalogType table tr td{
    width:282px!important;
}
#catalogType table thead th.emptyTH{
    width:17px!important;
}

@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
    #cross table thead th{
        width:494px;
    }
}
@media all and (-webkit-min-device-pixel-ratio:10000),not all and ( -webkit-min-device-pixel-ratio : 0 ) {
    #cross table thead th{
        width:495px;
    }
}
.tab-content table{
    width:100%;
}
.tab-content tbody{


}
.tab-content table thead{
    min-width:100%!important;

}

.tab-content thead tr{
}
.tab-content tbody tr{

}



.artParam tr td, th, .tab-content tr td,.tab-content th{
    border:1px solid #95969b;
    height:30px;

}
.js-prop-value.article, .js-prop-value.brand{
    font-weight: bold;
}

.tab-content  tr th{
    border-right:1px solid #ffffff;
}

/* Стили для скролла */

::-webkit-scrollbar {

}

::-webkit-scrollbar-track {
    background: transparent !important;
}

::-webkit-scrollbar-thumb {
    background: transparent !important;
}

::-webkit-scrollbar-thumb:hover{
    background: transparent !important;
}



.tab-content th:nth-last-child(1){
    border-right:1px solid #9b9ca1;
}
.emptyTH{
    width:18px;
    background-color:#95969b;
}
.tab-content table thead th:nth-last-child(-n+2){
    border-right:none
}
#catalogType table thead th:nth-last-child(-n+2){
    /*border-right:1px solid #fff!important;*/
}
.artParam  table, .tab-content table {
    table-layout: fixed;
    width: 100%;
}
.artParam  tr td, .tab-content tr td{
    height:30px;
}
.artParam  tbody tr:first-child td, .tab-content tbody tr:first-child td{
    border-top:0px;
}
.artParam  tbody tr td, .tab-content tbody tr td{
    padding-left:15px;
    font-size: 11px;
    font-weight: bold;
    width:1%;
    line-height: 14px;
}
.artParam  td, th, .tab-content td, th{
    /*width: 2%;*/
}
.artParam tr td.artTableImg{
    border-bottom:1px solid #95969b;
    border-right:1px solid #95969b;
    background-color:#ffffff!important;
    cursor: pointer;
}
.artParam tr td.artTableImg img{
    width: 113px;
    max-height:none;
}
.left_block .item.name{
    margin-top:16px;
    margin-bottom:17px;
    font-weight:bold;
    color:#000;
}
.char-side__title.font_sm.darken b{
    color:#999;
}
.product-info{
    position:relative;
}
.product-container .product-side {
    width: 470px;
    padding-right: 40px;
}
.product-detail-gallery__slider.owl-carousel.owl-theme.thmb.product-detail-gallery__slider--vertical.m-photo .owl-stage-outer .owl-stage{
   /* width: 312px !important;*/
    height: 90px;
}
.product-detail-gallery__slider.owl-carousel.owl-theme.thmb.product-detail-gallery__slider--vertical.m-photo .owl-stage-outer .owl-stage .owl-item{
    width:auto!important;
}
.owl-carousel .owl-stage-outer {
    z-index: 2;
}
.thmb .owl-carousel .owl-stage-outer {
    max-height:90px;

}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
}
.product-container .product-detail-gallery__item.product-detail-gallery__item--thmb {
    height: 120px;
    line-height: 90px;
    width: 68px;
    cursor: pointer;
}

.owl-item.active.current{
    width: 100%;
    height: 100%;
}
.product-container .product-detail-gallery__slider.thmb {
    max-width: 715px!important;
    max-height: 115px;
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
}
.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
}
.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative;
}
.owl-stage{

}
.disabled:not(.link-item) {
    opacity: .4;
}
.owl-carousel .owl-nav {
    left: -18px!important;
    right: -13px!important;
}

.product-detail-gallery__slider.owl-carousel.owl-theme.big .owl-nav{
    z-index: 10!important;
    height:0px;
}

.product-detail-gallery__slider.owl-carousel.owl-theme.thmb .owl-nav{
    z-index: 0!important;
    display: none!important;
}
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next{
    font-size: 32px!important;
}

.left_block {
    width: 244px;
    float: left;
    position: relative;
    zoom: 1;
    z-index: 390;
    padding-top: 0px;
}
.product-detail-gallery__thmb-container.text-center{
    height:0px;
}
.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px;
}
.owl-carousel.hidden-dots .owl-dots {
    display: none;
}
.block-items.flexbox .owl-dots {
    background: 0 0;
    position: relative;
    z-index: 5;
    margin-top: -3px;
    padding-top: 3px;
}
.owl-dots.disabled{
    display:none;
}

.dataIMG.product-detail-gallery__picture{

}
.product-detail-gallery__item--thmb{

}
.product-detail-gallery__item.product-detail-gallery__item--big{
    height:400px;
    max-width: 715px;
    max-height: 400px;
}
.tabs{
    margin-bottom:0px!important;
}
.colorWhite{
    color:#ffffff;
}
span.colorWhite{
    font-weight:500;
}
.tabSearch{
    position:relative;
    z-index:1000;
    top:1px
}
.tabs .nav-tabs li.rounded3 a{
    font-weight:bold!important;
}

.tabSearch .tabs .nav-tabs li.rounded3.active, .tabSearch .nav-tabs > li.active > a{
    background-color: #fff!important;

}
.tabSearch ul.nav-tabs li{
    margin-top:3px;
}
.tabSearch ul.nav-tabs li.active{
    border-top:1px solid #95969b;
    border-left:1px solid #95969b;
    border-right:1px solid #95969b;
    border-radius: 2px ;
    background-color:#fff;
    padding-top:3px;
}
.tabSearch .nav-tabs > li > a:hover{
    border-color:#fff;
}
.tabs .nav-tabs li{
    margin:0px;
    border-bottom:1px solid #fff;
    text-transform:none;
    font-size:14px;
}
.tabSearch .searcType.active{
    border-color: #d7d7d9;
    border-top:1px;
    border-left:1px;
    border-radius: 1px;
}
.tabSearch .searcType a{
    top:-3px;
    font-size:12px;
}
.tabSearch ul{
    margin-left:15px;
}
.tabSearch ul.font_upper_md a{
    text-transform: none;
}
.tabSearch .nav-tabs li.rounded3.active, .tabSearch .nav-tabs > li.active > a{

}
.tabSearch ul li a, .tabSearch ul li a:active, .tabSearch ul li a:hover{
    background-color: #fff!important;
}

.tabs .nav-tabs li.rounded3.active, .nav-tabs > li.active > a{
    background:none;
    background-color:#95969b!important;
    border-bottom:3px solid #fff;

}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{
    background: none;
    border-bottom:2px solid #fff;
}
.tabs.nar .nav-tabs li a{
    text-decoration:underline;
}
.tabs.nar .nav-tabs li a:hover{
    text-decoration:none;
}
.tabs.nar .nav-tabs li.active a{
    color:#fff;
    cursor:pointer;
    text-decoration: underline;
    text-transform:none;
    font-size:12px;
    font-weight:normal!important;;
}
.tabs.nar .nav-tabs li a, .tabs .nav-tabs li > span{
    padding: 8px 20px 8px;
}

.tab-content .content.detail-text-wrap table tbody{
    height: auto;
    overflow: auto;
    max-height:175px;
}

li.active > a:hover {
    border: none;
    background-color:#95969b!important;
    opacity:0.9;
}
.nav-tabs > li.active > a{
    background:none;

}

.tab-content.panel-body{
    position: relative;
    z-index:10;
    padding-top:0px;
    padding-bottom:18px;
}
.error{
    text-align:center;
    color:red;
    margin-bottom:20px;
    display:none;
}
tr.catalogLink.artSearch td a{
    color:var(--basic_text_black);
}
.scroll-table-body {
    overflow-y: auto;
    overflow-x: clip;
    height: 151px;
    margin-top: 0px;
    margin-bottom: 20px;
}

#searchclear {
    position: absolute;
    right: 5px;
    top: 5.5px;
    height: 14px;
    margin: auto;
    font-size: 14px;
    cursor: pointer;
    color: #e21d23;
}
@media (max-width: 992px) {
    .product-detail-gallery__item.product-detail-gallery__item--big{
        height:auto;
    }
}
@media (min-width: 992px) {

     .product-view--side-left,
     .product-view--side-right {
        width: calc(100% - 345px);
         margin:0 auto;
    }


    body #content .product-container .product-side.left_block,
    body #content .product-container .product-side.left_block > * {
        display: block;
    }
}



.wrappPaddingTop{
    padding-left: 30px;
    padding-right: 30px;
}
.wrappPaddingTop .tabs-block{
    padding-right:40px;
    padding-left:40px;
}
.ordered-block.tabs-block.product-container.product-info{
    margin-top:35px;
}

.d-inline {
    display: inline;
}
.right_block .section-content-wrapper.with-leftblock .filter-compact-block {
    display: block;
}

.product-container {
    position: relative;
    padding-top: 4px;
}

.product-view--side-right + .product-side {
    float: left;
}
.product-view--side-left + .product-side {
    float: right;
}

.product-container .product-info {
    padding: 27px 39px 20px;
    margin: 0px 0px 0px;
}

.js-load-wrapper .item-cnt + .group_description_block.bottom,
.js-load-wrapper .item-cnt + .linked-blog-list + .group_description_block.bottom {
    padding-top: 0px;
}

/*gallery*/
.product-info-headnote + .product-detail-gallery {
    padding-top: 20px;
}
.product-container .product-detail-gallery__slider {
    max-width: 350px;
    max-height: 350px;
    margin: auto;
    margin-right: 100px;
    display: block;
}
.product-detail-gallery__slider.owl-carousel.owl-theme.big.owl-bg-nav.short-nav.square.owl-drag{
    margin-left:47px;
    margin-right:5%;
}
.product-container .product-detail-gallery__slider:not(.owl-loaded) {
    overflow: hidden;
}
.product-container .product-detail-gallery__item.product-detail-gallery__item--thmb,
.product-container .product-detail-gallery__item .product-detail-gallery__picture {
    width: auto;
    display: inline-block;
    margin-top:0px!important;
    margin-bottom:0px!important;
    left: -12px;

}
.product-container .product-detail-gallery__item .product-detail-gallery__picture{
    width: auto !important;
}
.product-container .product-detail-gallery__item.product-detail-gallery__item--big a .product-detail-gallery__picture {
    cursor: zoom-in;
}
.owl-carousel .owl-item .product-detail-gallery__item {
    display: block;
}

.product-detail-gallery__container.product-detail-gallery__container--vertical {
    position: relative;
}
.product-detail-gallery__container.product-detail-gallery__container--vertical .product-detail-gallery__thmb-inner {
    display: block;
}

.product-container .product-detail-gallery__thmb-inner {
    display: inline-block;
}
.product-container .product-detail-gallery__thmb-inner:not(.vertical) {
    margin-top: 17px;
}
.product-container .product-detail-gallery__slider.thmb {
    max-width: 140px;
    max-height: 60px;
}
.product-container .product-detail-gallery__slider.thmb .owl-item:not(.current) {
    opacity: 0.4;
}
.product-container .product-detail-gallery__slider.thmb .owl-item:hover {
    opacity: 1;
}
.product-container .product-detail-gallery__item.product-detail-gallery__item--thmb {
    height: 90px;
    width: 68px;
    cursor: pointer;
}

.product-container .product-detail-gallery__slider.thmb.product-detail-gallery__slider--vertical {
    transform: rotate(90deg);
    max-height: 90px;
    position: absolute;
    top: -7px;
    left: -160px;
}


.product-container
.product-detail-gallery__slider:not(.owl-loaded).thmb.product-detail-gallery__slider--vertical
.product-detail-gallery__item:nth-child(n + 5) {
    opacity: 0;
    display: none;
}
.product-container
.product-detail-gallery__slider.thmb.product-detail-gallery__slider--vertical
.product-detail-gallery__picture {
    transform: rotate(-90deg);
}
.catalog_view{
    cursor:pointer;
}
@media (min-width: 768px) and (max-width: 991px) {
    .product-detail-gallery.left_info {
        display: inline-block;
        width: 50%;
    }
    .product-info .right_info {
        display: inline-block;
        width: 49%;
    }
}

body
.product-container
.product-detail-gallery__container--vertical
.product-info-headnote__stickers1
~ .product-detail-gallery__thmb-container
.video-block.popup_video.only-item,
body
.product-container
.product-detail-gallery__container--vertical
.product-info-headnote__stickers1
~ .product-detail-gallery__thmb-container
.video-block.popup_video.only-item.only-item {
    top: 40px !important;
}

/*tizers*/
.product-container .content_wrapper_block.front_tizers {
    border: 1px solid #ececec;
    border-color: var(--stroke_black);
    border-radius: 3px;
    margin: -1px 0px 3.133rem;
    background: #fff;
    background: var(--black_bg_black);
}
.product-container .content_wrapper_block.front_tizers > .maxwidth-theme {
    padding: 31px 32px 0px;
}
.product-container .content_wrapper_block.front_tizers > .maxwidth-theme .item-views.tizers {
    padding: 0px;
}
.product-container .content_wrapper_block.front_tizers > .maxwidth-theme .item-views.tizers .item {
    padding-bottom: 27px;
    overflow: hidden;
}
.product-container .item-views.tizers .item .title {
    font-weight: normal;
}
/*sets*/

.complect {
    padding: 1.26rem;
}
.complect > .row > div:hover {
    z-index: 2;
}

.set_block .item .item_inner {
    padding: 20px 20px 15px;
}
.set_block .item .item_inner .thumb {
    position: static;
}
.set_block .item .item_inner .image .quantity {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 29px;
    height: 29px;
    line-height: 29px;
    background: #ddd;
    color: #fff;
    border-radius: 100%;
}

.set_block .separator:before,
.set_block .separator:after {
    content: "";
    display: block;
    position: absolute;
    top: 91px;
    background: #999999;
    right: 3px;
    z-index: 2;
}
.set_block .separator:after {
    width: 10px;
    height: 2px;
    margin-top: -1px;
    margin-right: -8px;
}
.set_block .separator:before {
    width: 2px;
    height: 10px;
    margin-top: -5px;
    margin-right: -4px;
}

.catalog_detail .set_wrapp .item .image,
.bx_item_set_hor .bx_item_set_hor_item .bx_item_set_img_container a,
.bx_modal_body .bx_kit_item .image a,
.bx_kit .bx_kit_img_container a,
.bx_modal_body .bx_kit_item .image,
.bx_kit .bx_kit_img_container {
    display: block;
    height: 140px;
    line-height: 140px;
    width: 140px;
    text-align: center;
    position: relative;
    zoom: 1;
    margin: 0px auto 0.6rem;
}
.catalog_detail .set_wrapp .item .image img,
.bx_item_set_hor .bx_item_set_hor_item .bx_item_set_img_container img,
.bx_modal_body .bx_kit_item .image img,
.bx_kit .bx_kit_img_container img {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border: 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.catalog_detail .set_block .item .item-title a,
.bx_item_set_hor .bx_item_set_hor_item .item-title a,
.bx_modal_body .bx_kit_item .item-title a {
    line-height: 1.538em;
}
.set_block .item .item-title {
    margin: 0px 0px 2px;
}
.set_block .item .item-title a span {
    display: block;
}

.catalog_detail .bx_item_set_hor_container_big .total_wrapp .total_title {
    font-size: 14px;
    display: inline-block;
}
.set_block .item .total_wrapp .cost .price,
.bx_kit_result_two .price,
.bx_kit_result_one .price,
.bx_kit_result_tre .price,
.bx_kit_result_two .price *,
.bx_kit_result_one .price *,
.bx_kit_result_tre .price * {
    font-size: 28px;
    line-height: 28px;
    font-weight: 600;
    display: inline-block;
    float: none;
    margin: 0px 0px 3px;
}
.catalog_detail .bx_item_set_hor_container_big .total_wrapp .total_price {
    vertical-align: bottom;
}
.set_block .total_wrapp .buttons_wrapp {
    margin: 20px 0px 0px;
}
.catalog_detail .bx_item_set_hor_container_big .total_wrapp .total_buttons .buttons_wrapp .one_click {
    margin-left: 10px;
}
.set_block .item .total_wrapp .price.discount,
.set_block .item .total_wrapp .price.discount * {
    font-size: 16px;
    line-height: 18px;
    display: block;
    font-weight: 400;
    margin: 0px 0px 12px;
}

.set_block .item .cost.prices .price.font_mxs {
    font-size: 0.933em;
}
.set_block .item .cost.prices .price .font_xs {
    font-size: 0.8em;
}

.product-container .info_item .adaptive-block {
    max-width: 280px;
    margin: 30px auto 0px;
}
.product-container .info_item .adaptive-block .text-form {
    margin-top: 14px;
}
.product-container .info_item .adaptive-block .text-form + .text-form {
    margin-top: 9px;
}
.product-container .char-side {
    margin: 23px 0px 0px;
    padding-left:10px;
}

/*props*/
.detail .chars .props_table tr td:first-child {
    text-align: left;
    padding-right: 10px;
    padding-left: 0;
}
.detail .chars .char-wrapp {
    padding: 25px 35px 26px;
    border: 1px solid #f1f1f1;
    word-wrap: break-word;
}
.detail .chars .char-wrapp tr td {
    font-size: 1em;
    vertical-align: top;
    background: url(images/dott.png) 0 15px repeat-x;
    width: 60%;
}
.detail .chars .char-wrapp .char_name .hint .tooltips {
    display: none;
    position: absolute;
    left: -30px;
    top: 40px;
    width: 100px;
    padding: 5px;
    box-shadow: 0 0 10px;
    z-index: 9;
    background: #fff;
}
.detail .chars .char-wrapp .char_name .hint .icons:hover + .tooltips {
    display: block;
}
.detail .chars .props_table {
    width: 100%;
}
.detail .chars .props_table td {
    padding: 2px 0 2px 10px;
    text-align: right;
}
.detail .chars .props_table .char_name > span,
.detail .chars .props_table .char_value > span {
    position: relative;
    background: #fff;
    padding: 0;
    display: inline-block;
    color: #666;
}
.detail .chars .props_table .char_name > span {
    font-style: normal;
    padding-right: 12px;
    color: #555;
}
.detail .chars .props_table .char_name .hint {
    position: relative;
    top: 1px;
    margin: 0 0 0 3px;
}
.detail .chars .props_table .char_name .hint .icon svg {
    opacity: 0.35;
}
.detail .chars .props_table .char_name .hint .icon:hover svg {
    opacity: 1;
}
.detail .chars .props_table .char_name .hint .tooltip {
    visibility: hidden;
    padding: 14px 18px;
    left: -121px;
    bottom: 23px;
    width: 256px;
    max-width: 256px;
    opacity: 0;
    font-size: 0.8667em;
    line-height: 1.3846em;
    color: #777777;
    border-radius: 3px;
    background: #fff;
    -webkit-box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.1);
    transition: opacity 0.1s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.1s ease;
    -webkit-transition: opacity 0.1s ease;
}
.detail .chars .props_table .char_name .hint .tooltip:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -10px;
    margin: 0 0 0 -5px;
    border: 5px solid transparent;
    border-top: 5px solid #fff;
}
.detail .chars .props_table .char_name .hint:hover .tooltip {
    opacity: 1;
    visibility: visible;
}

/*price*/
.product-container .cost.prices.detail .price.font_mxs {
    font-size: 1.733em;
}
.product-container .cost.prices.detail .js-info-block .price.font_mxs {
    font-size: 1.133em;
}

/*quantity*/
.quantity_block_wrapper {
    padding: 1px 0px;
    margin: 0px -12px;
}
.quantity_block_wrapper > div {
    display: inline-block;
    vertical-align: middle;
    padding: 0px 12px;
    margin: 5px 0px;
}
.quantity_block_wrapper .value:hover {
    color: #666;
}
.quantity_block_wrapper .item-stock .icon {
    width: 6px;
    height: 6px;
    margin: 4px 9px 0px 0px;
}

/*stores*/
.tab-pane.stores .stores_tab {
    padding-top: 9px;
}
.tab-pane.stores .ordered-block__title {
    padding-bottom: 1.533rem;
}

/*reviews*/
.tab-pane.reviews {
    padding-top: 7px;
}

/*buy services*/
.tab-pane.buy_services {
    padding-top: 7px;
}
.product-view .product-action .js-services {
    opacity: 0;
    height: 0px;
    transition: opacity 0.2s ease;
}
.product-view .product-action .js-services.active {
    opacity: 1;
    height: auto;
}

/*add|order buttons*/
/*.product-container .counter_wrapp .button_block:not(.to-cart) .svg{display: none;}*/
.product-container .counter_wrapp .button_block:not(.to-cart) svg {
    display: none;
}
.product-container .counter_wrapp .button_block .svg-inline-prediction svg {
    display: block;
}
.product-container .counter_wrapp .button_block .in-cart span {
    padding-left: 24px;
}
.product-container .counter_wrapp .button_block .in-cart {
    position: relative;
}
.product-container .counter_wrapp .button_block .in-cart i:not(.svg-inline-prediction) {
    position: absolute;
    top: 50%;
    margin-top: -6px;
}

.product-container .buy_block .sku_props > div {
    padding: 0px;
    margin: 0px;
}
.product-container div + .buy_block {
    padding: 9px 0px 0px;
}
.product-container .slide_offer {
    width: 100%;
}
.product-container div + .slide_offer,
.product-container div + .buy_block .slide_offer {
    margin-top: 9px;
}

.product-container .buy_block .counter_wrapp.list {
    padding-top: 18px;
}

.wrapper1 .detail .bx_catalog_item_scu:not(.sku_in_section) .bx_scu ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: flex-start;
    margin: -2px -2px 0px;
    line-height: 0px;
}
.wrapper1 .detail .bx_catalog_item_scu:not(.sku_in_section) .bx_scu ul li {
    flex: auto;
    max-width: 56px;
    width: 48px;
    padding: 0;
    margin: 4px 4px;
    max-height: 56px;
}
.wrapper1 .detail .bx_catalog_item_scu:not(.sku_in_section) .bx_scu ul li:before {
    display: none;
}
.wrapper1 .detail .bx_catalog_item_scu:not(.sku_in_section) ul li .cnt1 {
    width: 100%;
    display: inline-block;
    padding-top: 100%;
}
.wrapper1 .detail .bx_catalog_item_scu:not(.sku_in_section) ul li .cnt_item {
    border: 2px solid #fff;
    position: absolute;
    width: 100%;
    height: 100%;
}
.wrapper1 .detail .bx_catalog_item_scu:not(.sku_in_section) .bx_item_detail_scu {
    margin-bottom: 4px;
}
.wrapper1 .detail .bx_catalog_item_scu:not(.sku_in_section) .bx_item_detail_scu + div {
    margin-top: -4px;
}

/*offers list type2*/
.js-offers-scroll.offers {
    position: relative;
    z-index: 2;
}
.js-offers-scroll .counter_wrapp {
    padding-top: 0px;
}
.js-offers-scroll .wrapp-one-click {
    margin-top: 8px;
}
body .catalog_detail .js-offers-scroll .main_item_wrapper .total_summ {
    border-bottom: none;
}
.js-offers-scroll .table-view__item {
    padding: 23px 24px 18px;
}
.js-offers-scroll .table-view__item .item-title {
    color: #333;
    color: var(--white_text_black);
}
.js-offers-scroll .table-view .item-icons,
.js-offers-scroll .table-view .item-actions .item-buttons,
.js-offers-scroll .table-view .item-actions .item-price {
    align-self: normal;
}
.js-offers-scroll .table-view .item-actions .item-price {
    margin-top: -5px;
}
.js-offers-scroll .table-view .item-actions .item-buttons .text-form {
    margin: 8px 0px 0px;
}
.js-offers-scroll .like_icons.list > div {
    padding-right: 8px;
}
.js-offers-scroll .like_icons.list > div:last-of-type {
    padding-right: 0px;
}
.js-offers-scroll .stores-icons {
    flex-basis: 62px;
    flex-shrink: 0;
    text-align: right;
}
.js-offers-scroll .stores-icons .svg {
    top: -4px;
}
.js-offers-scroll .stores-icons .btn.closed {
    transform: rotate(180deg);
}
.js-offers-scroll .like_icons.list.icons > div span {
    height: 36px;
    line-height: 18px;
}
.js-offers-scroll .table-view .item-info .item-title {
    margin-top: -3px;
    padding: 0px;
}
.js-offers-scroll .table-view .properties__item.properties__item--compact {
    margin-top: -2px;
    line-height: 22px;
}
.js-offers-scroll .table-view .properties__item.properties__item--compact:first-of-type {
    padding-top: 4px;
}
.js-offers-scroll .quantity_block_wrapper {
    margin: 0px -10px;
}
.js-offers-scroll .quantity_block_wrapper > div {
    padding: 0px 10px;
}
.js-offers-scroll .counter_wrapp > .button_block:first-of-type {
    float: none;
    width: 100%;
}
.js-offers-scroll .table-view__item--has-stores .quantity_block_wrapper .item-stock .value:hover {
    color: #333;
    color: var(--white_text_black);
}

.js-offers-scroll .stores_block_wrap {
    border-top: 1px solid #ececec;
    padding-top: 13px;
    margin: 18px 0px 0px;
    border-color: var(--stroke_black);
}
.js-offers-scroll .stores_block_wrap .stores_block {
    border: none;
    padding: 5px 0px 3px 0px;
}
.js-offers-scroll .stores_block_wrap .stores_block:before {
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 50%;
    background: url("../../../../images/dott.png") 0px 0px repeat-x;
}
.js-offers-scroll .stores_block_wrap .stores_block.wo_image .stores_text_wrapp {
    padding-left: 0px;
}
/*.js-offers-scroll .stores_block_wrap .stores_block .stores_text_wrapp .main_info{font-size: 0.867em;}*/
.js-offers-scroll .stores_block_wrap .stores_block.wo_image .item-stock {
    padding: 0px 0px 0px 10px;
    margin-right: 0px;
}
.js-offers-scroll .offer-stores .stores_block_wrap .stores_block.wo_image .item-stock {
    top: 50%;
    margin-top: -8px;
}

.box-shadow:hover .stores_block_wrap .stores_block,
.box-shadow:hover .stores_block_wrap .stores_block .stores_text_wrapp,
.box-shadow:hover .stores_block_wrap .stores_block .item-stock {
    background: var(--card_bg_hover_black);
}

body .product-container .js-info-block .more-btn a {
    display: none;
}

/*additional gallery*/
.additional-gallery {
    position: relative;
}
.additional-gallery .owl-carousel .owl-stage {
    display: flex;
    align-items: center;
}
.additional-gallery .small-gallery-block .item {
    transition: opacity 0.3s ease;
}
.additional-gallery .item:hover a {
    cursor: zoom-in;
}
.additional-gallery .small-gallery-block .item:hover {
    opacity: 0.7;
}
.big-gallery-block .owl-carousel {
    max-height: 700px;
    min-height: 150px;
}
.big-gallery-block .owl-carousel .item img {
    max-height: 650px;
}

/*fixed product header*/
body #headerfixed .logo-row.wproducts {
    display: block;
}
#headerfixed .table-view__item {
    padding: 15px 0;
    background-color: var(--card_bg_black);
}
#headerfixed .table-view .item-foto {
    flex-basis: 50px;
}
#headerfixed .table-view .item-foto__picture {
    width: 50px;
    height: 50px;
    line-height: 50px;
}
#headerfixed .table-view .item-info {
    min-width: 350px;
}
#headerfixed .table-view .more_text {
    display: none;
}
#headerfixed .table-view .item-buttons svg {
    display: none;
}
#headerfixed .table-view .item-buttons .svg-inline-prediction svg {
    display: block;
}
#headerfixed .table-view .item-buttons .svg {
    top: -1px;
}
#headerfixed .table-view .like_icons.list > div:last-of-type {
    padding-right: 0px;
}
#headerfixed .table-view .item-actions {
    width: auto;
}
#headerfixed .table-view .item-actions .item-price {
    width: auto;
    padding-right: 80px;
    max-width: 300px;
}
#headerfixed .table-view .item-actions .item-sku {
    max-width: 300px;
}
#headerfixed .table-view .item-actions .item-sku .but-cell {
    flex-wrap: wrap;
}
#headerfixed .table-view .item-icons.s_2 {
    width: 99px;
}
#headerfixed .table-view .item-icons .like_icons > div {
    margin-bottom: 0;
}
#headerfixed .table-view .cost .price_matrix_wrapper .prices-wrapper .price_group:not(.min) {
    display: none;
}
#headerfixed .table-view .cost .price_matrix_wrapper .prices-wrapper .price_group {
    margin: 0px;
}
#headerfixed .table-view .cost .price_matrix_wrapper .prices-wrapper .price_group .price_name {
    display: none;
}
#headerfixed .table-view .cost .price_matrix_wrapper .prices-wrapper .prices-wrapper,
#headerfixed .table-view .cost .price_matrix_wrapper .prices-wrapper .prices-wrapper + .sale_block .sale_wrapper {
    padding-left: 0px;
}

#headerfixed .table-view .item-actions .item-sku .but-cell > div {
    padding: 5px 5px 5px;
}
#headerfixed .table-view .item-actions .item-sku .but-cell > div:last-of-type {
    margin-right: 44px;
}
#headerfixed .table-view .item-actions .item-sku .but-cell > div .bx_item_detail_scu,
#headerfixed .table-view .item-actions .item-sku .but-cell > div ul,
#headerfixed .table-view .item-actions .item-sku .but-cell > div li {
    margin: 0px;
}
#headerfixed .table-view .item-actions .item-sku .but-cell .bx_item_detail_scu li {
    width: 30px;
}
#headerfixed .table-view .item-actions .item-sku .but-cell .bx_item_detail_size li {
    width: auto;
    padding: 0px 10px;
    text-align: center;
    max-width: none;
}
#headerfixed .table-view .item-actions .buy_block i:not(.svg-inline-prediction) {
    margin-right: 10px;
    width: 12px;
    position: absolute;
    top: auto;
    margin-top: 1px;
    height: 10px;
    background: url(../../../../images/svg/catalog/check_inbasket.svg) 0px 1px no-repeat;
}
#headerfixed .table-view .item-actions .buy_block i + span {
    padding-left: 27px;
}
#headerfixed .table-view .item-actions .more-btn a {
    display: none;
}

#headerfixed .table-view .item-actions .item-buttons {
    width: auto;
    padding-right: 25px;
    max-width: none;
}
#headerfixed .table-view .item-actions .item-buttons .btn {
    width: 200px;
}
#headerfixed .prices .price_matrix_block .price_group:first-of-type {
    margin-top: 0px;
}

.product-info-headnote__toolbar .like_icons.list span {
    margin: 0px;
}
.product-info-headnote__toolbar .like_icons.list.sm .btn-xs {
    padding: 9px 14px 7px;
    height: 31px;
}

/*staff*/

.ordered-block .item-views.front.staff-items {
    padding-bottom: 0px;
}
.ordered-block .item-views.staff1.within {
    margin-bottom: -32px;
}
.ordered-block.js-store-scroll.tabs-block.product-container.product-info{
    margin-top:0px;
    margin-bottom: 25px;
}

/*side block*/
body .product-side.left_block {
    margin-top: 0px;
}
body .product-side.left_block > div:first-of-type,
body .product-side.left_block > div:first-of-type .brand-detail-info {
    margin-top: 0px;
}
body .product-side.left_block > .inner-wrapper-sticky > div:first-of-type {
    margin-top: 0px;
}

body .product-side.left_block .list-sales-compact {
    margin: 0px 0px 16px;
}

body .product-side.left_block .view_sale_block {
    margin: 26px 0px 0px;
}

body .product-side.left_block .cost {
    margin: 10px 0px 0px;
}
body .product-side.left_block .cost.detail .sale_block {
    margin-top: 0px;
}
body .product-side.left_block .cost.detail .js-info-block .more-btn a {
    display: none;
}

body .detail .prices .price_matrix_block .price_wrapper_block > div > div {
    background-color: var(--black_bg_black);
}
body .shadowed-block .prices .price_matrix_block .price_wrapper_block > div > div,
body .ajax_load .prices .price_matrix_block .price_wrapper_block > div > div {
    background-color: var(--card_bg_black);
}
body .fixed .prices .price_matrix_block .price_wrapper_block > div > div {
    background-color: var(--darkerblack_bg_black);
}

.product-side.main_item_wrapper .js-prices-in-side .bx_catalog_item_scu.wrapper_sku {
    padding-top: 8px;
}

body .product-side.left_block .text-form {
    margin-top: 14px;
}
body .product-side.left_block .text-form + .text-form {
    margin-top: 9px;
}
body .product-container .text-form .svg-inline-info_big {
    padding-top: 3px;
    width: 18px;
}
body .product-container .text-form .svg-inline-info_big svg {
    margin: auto;
}
body .product-container .text-form .text-form-info {
    padding-left: 27px;
}

body .product-side div + .char-side {
    margin-top: 30px;
}
body .char-side {
    margin: 13px 0px 29px;
}
body .char-side .properties {
    margin-top: 13px;
}
body .char-side .properties + div {
    margin: 10px 0px 0px;
}
body .char-side .properties .properties.js-offers-props {
    margin: 0px 0px 0px;
}
.char-side .properties__item.properties__item--compact {
    margin-top: 2px;
}
.product-side .text-additional {
    margin-top: 29px;
}

.product-side div + .brand-detail {
    margin-top: 34px;
}

.bigdata-wrapper {
    margin: 28px 0px 0px;
}
.bigdata-wrapper .subtitle {
    margin: 0px 0px 23px;
}
.product-side .bigdata-wrapper .price_matrix_wrapper > .price.font_mxs,
.product-side .bigdata-wrapper .price_matrix_wrapper > .prices-wrapper > .price.font_mxs {
    font-size: 0.933em;
}

.catalog_detail .sku_props .bx_size_scroller_container.form-control {
    margin-top: 2px;
}

/*product-view--type2*/
.product-view--type2 .product-info-wrapper {
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec; /*margin-bottom: 3.133rem;*/
    border-color: var(--stroke_black);
}
.wrapper_inner.wide_page .product-view--type2 .product-info {
    padding: 2.533rem 30px;
    margin: auto;
}

.product-view--type2 .product-info > .flexbox {
    align-items: normal;
}
.product-view--type2 .product-info > .flexbox .product-detail-gallery {
    order: 1;
    flex: 1;
    padding: 0.733rem 1.5rem 0px;
    width: 50%;
}
.product-view--type2 .product-info > .flexbox > div:last-of-type {
    order: 2;
}
.product-view--type2 .product-info > .flexbox > div:not(.product-detail-gallery) {
    flex-basis: 25%;
}

.product-view--type2 .product-info > .flexbox .product-detail-gallery + .product-chars .product-info-headnote {
    padding-bottom: 27px;
}
.product-view--type2 .product-info > .flexbox .product-detail-gallery + .product-chars .list-sales-compact {
    padding-bottom: 35px;
}

.product-view--type2 .product-chars {
    position: relative;
}
.product-view--type2 .product-chars .js-sales,
.product-view--mix .product-main .js-sales {
    opacity: 0;
    height: 0px;
    transition: opacity 0.2s ease;
}
.product-view--type2 .product-chars .js-sales.active,
.product-view--mix .product-main .js-sales.active {
    opacity: 1;
    height: auto;
}
.product-view--type2 .product-chars .js-sales:not(.active) .list-sales-compact__title {
    margin-top: 0px;
}
.product-view--type2 .product-chars .list-sales-compact {
    position: relative;
    padding: 0px 0px 22px 37px;
}
.product-view--type2 .product-chars .list-sales-compact__icons {
    top: 2px;
}
.product-container .product-view--type2 .buy_block {
    padding-top: 0px;
}
.product-view--type2 .buy_block .sku_props .bx_catalog_item_scu {
    margin-top: -6px;
}
.product-view--type2 .product-chars .char-side {
    margin-top: 18px;
}
.product-view--type2 .product-chars .table_sizes {
    margin-bottom: 22px;
}
.product-view--type2 .product-chars .table_sizes.w-offers {
    margin-top: 6px;
}

.product-view--type2 .product-detail-gallery__container {
    position: relative;
}
.product-view--type2 .text-additional {
    padding: 26px 40px 5px;
    text-align: center;
}

.product-view--type2 .product-action .product-info-headnote {
    padding: 0px 0px 28px;
}
.product-view--type2 .product-action .product-info-headnote .flexbox > div {
    padding: 11px 0px;
}
.product-view--type2 .product-action .prices_block div + .cost.prices {
    margin: 10px 0px 0px;
}
.product-view--type2 .product-action .middle-info-wrapper {
    margin: 0px 0px 16px;
}
.product-action .shadowed-block {
    background-color: var(--card_bg_black);
}
.product-view--type2 .product-action .text-form + .text-form {
    padding: 10px 0px 16px;
}

.product-container .counter_block .minus {
    left: 10px;
}
.product-container .counter_block .plus {
    right: 10px;
}

.wrapper_inner.wide_page .product-view--type2 .content_wrapper_block.front_tizers {
    border-left-width: 0px;
    border-right-width: 0px;
}
.product-view--type2 .bottom-info-wrapper .bottom-info {
    margin-top: -3.133rem;
}

body .catalog_detail .common_select .common_select-link .trigger {
    line-height: 40px;
}

/*linked articels*/
.linked-blog-list {
    display: block;
    width: 100%;
}

.linked-blog-list.content {
    display: none;
    opacity: 0;
}
.js_append.flexbox .linked-blog-list.content {
    display: block;
}
.js_append.flexbox .linked-blog-list.content.visible {
    opacity: 1;
}
/**/

.search_page .section-content-wrapper:not(.with-filter) .menu_top_block {
    display: none;
}

/*element3*/
.wrapper_inner.wide_page .product-view--type2 .product-info.product-info--type2 {
    padding-top: 2.2rem;
    padding-bottom: 2.2rem;
}
.product-view--type2 .product-info.product-info--type2 > .flexbox > .product-detail-gallery {
    padding: 0px;
    width: 42%;
}
.product-info.product-info--type2 > .flexbox > .product-detail-gallery .product-detail-gallery__container {
    padding-top: 4.133rem;
}

.product-info.product-info--type2
.product-detail-gallery__slider.thmb.product-detail-gallery__slider--vertical.m-photo {
    left: -66px;
}
.product-info.product-info--type2
.product-detail-gallery__slider.thmb.product-detail-gallery__slider--vertical[data-size="2"] {
    left: -31px;
}
.product-info.product-info--type2
.product-detail-gallery__slider.thmb.product-detail-gallery__slider--vertical[data-size="1"] {
    left: 4px;
}
.product-info.product-info--type2 .product-detail-gallery__thmb-container .vertical > div.video-block.popup_video {
    top: 4.133rem;
}
.product-info.product-info--type2 .product-detail-gallery__slider.thmb.product-detail-gallery__slider--vertical {
    max-height: 210px;
}

.product-info.product-info--type2 .product-chars .list-sales-compact {
    padding-top: 0px;
    padding-left: 42px;
}
.product-info.product-info--type2 .product-chars .list-sales-compact .list-sales-compact__icons {
    top: 2px;
}

.shadowed-block {
    box-shadow: 0px 3px 14px rgba(0, 0, 0, 0.12);
}

.product-info.product-info--type2 .shadowed-block .prices_block {
    padding: 20px 30px 20px;
}
.product-info.product-info--type2 .shadowed-block .buy_block {
    overflow: hidden;
    border-radius: 0px 0px 3px 3px;
}
.product-info.product-info--type2 .shadowed-block .buy_block .counter_block,
.product-info.product-info--type2 .shadowed-block .buy_block .btn {
    border-radius: 0px;
}
.product-info.product-info--type2 .shadowed-block .buy_block .counter_block {
    border-left-color: transparent;
}
.product-info.product-info--type2 .shadowed-block .buy_block .btn.one_click {
    border-color: transparent;
    padding-top: 16px;
    padding-bottom: 16px;
    border: none;
}
.product-info.product-info--type2 .shadowed-block .buy_block .btn.one_click:hover {
    background: #fff;
    color: #333;
}
.catalog_detail .main_item_wrapper .shadowed-block .total_summ {
    border-top: 1px solid #ececec;
    padding: 11px 20px;
    text-align: center;
}

.product-info--type2 .price_txt.filed {
    /*border-top:1px solid #ececec;padding: 20px 0px 0px;*/
    margin: 2.666rem 0px -12px;
}

.product-info-headnote--bordered {
    border-bottom: 1px solid #ececec;
    margin: 0px 0px 38px;
    padding: 0px 0px 27px;
    border-color: var(--stroke_black);
}
.product-main .product-info-headnote--bordered {
    margin-top: -3px;
}

.product-info .shadowed-block .view_sale_block.compact {
    display: block;
    background: #fc482d;
    padding: 9px 29px 8px;
    height: auto;
    border-radius: 3px 3px 0px 0px;
    margin: 0px;
}
.product-info .shadowed-block .view_sale_block.compact.red .countdown,
.product-info .shadowed-block .view_sale_block.compact.red .quantity_block .item {
    background: transparent;
    border-color: transparent;
}
.product-info .shadowed-block .view_sale_block.compact .icons .values {
    margin: 0px -3px 0px 0px;
}
.product-info .shadowed-block .view_sale_block.compact .icons .values .item {
    padding-top: 3px;
}
.product-info .shadowed-block .view_sale_block.compact .svg {
    display: block;
}
.product-info .shadowed-block .view_sale_block.compact .svg svg {
    width: 16px;
}
.product-info .shadowed-block .view_sale_block.compact.red .svg svg path {
    fill: #fff;
}
.product-info .shadowed-block .view_sale_block.compact .quantity_block .values {
    margin-left: -1px;
}
.product-info .shadowed-block .view_sale_block.compact .quantity_block .item {
    position: relative;
    padding-top: 4px;
    padding-left: 12px;
}
.product-info .shadowed-block .view_sale_block.compact .quantity_block .item:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 2px;
    background: #fff;
    top: 11px;
    left: 0px;
    display: block;
}

/*element4*/
.product-container .product-view--mix .product-info {
    padding-bottom: 31px;
}
.product-container .product-view--mix .product-info-wrapper {
    border: 1px solid #ececec;
    border-color: var(--stroke_black);
}
.product-view--mix .product-info > .flexbox {
    align-items: normal;
}
.product-view--mix .product-info .stickers {
    left: -2px;
    top: 12px;
}
.product-view--mix .product-info-headnote {
    padding-bottom: 23px;
}
.product-view--mix .preview-text {
    padding-bottom: 20px;
    margin-bottom: 25px;
    border-bottom: 1px solid #ececec;
    border-color: var(--stroke_black);
}
.product-view--mix .preview-text .text-block {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.product-view--mix .item-views.list-sales-compact {
    padding-bottom: 25px;
    border-bottom: 1px solid #ececec;
    border-color: var(--stroke_black);
}
.product-view--mix .js-sales.active {
    margin-bottom: 25px;
}
.product-view--mix .js-sales:not(.active) + .actions-bottom {
    border-top: 1px solid #ececec;
    border-color: var(--stroke_black);
    padding-top: 20px;
}
/*.product-view--mix .js-sales.active + .actions-bottom{border-top:1px solid #ececec;padding-top: 20px;}*/
.product-container .product-view--mix .buy_block .counter_wrapp.list {
    padding-top: 11px;
}
.product-container .product-view--mix .product-info--type2 .price_txt.filed {
    margin: 0px;
    border: none;
    padding-top: 23px;
}
.product-container /*.product-view--mix*/ .bottom-info-wrapper {
    margin-top: 3.133rem;
}
.product-container .product-view--mix:not(.product-view--mix-wide) .bottom-info-wrapper {
    padding: 0px;
}
.product-container .product-view--mix .ordered-block.js-store-scroll {
    margin-top: 0px;
}
.product-view--mix .sku_props .wrapper_sku > div:first-child {
    margin-top: -8px;
}
.product-view--mix .product-info.product-info--type2 .info_item > div:not(.main_item_wrapper) {
    padding: 0px;
    margin-top: 9px;
}
.product-view--mix .product-info--type2 .product-chars .char-side {
    margin: 20px 0px 0px;
}
.catalog_page_detail_with_left .product-view--mix .product-action {
    flex-basis: 100%;
}
.catalog_page_detail_with_left .product-view--mix .product-chars {
    display: none;
}
.product-container .product-view--mix div + .offer-props-wrapper {
    padding: 13px 0px 4px;
}
.product-container .product-view--mix.product-view--mix-wide div + .offer-props-wrapper {
    padding: 18px 0px 4px;
}

/*elenent5*/
.product-view--mix.product-view--mix-wide .product-info {
    max-width: 1422px;
    margin-left: auto;
    margin-right: auto;
}
.product-view--mix.product-view--mix-wide .like_icons.list {
    top: 0px;
    bottom: auto;
    left: auto;
}
.product-view--mix.product-view--mix-wide .buy_block .counter_wrapp.list {
    width: 65%;
    display: inline-block;
    vertical-align: top;
    padding-right: 20px;
    max-width: 300px;
}
.product-view--mix.product-view--mix-wide .buy_block .wrapp-one-click {
    display: inline-block;
    vertical-align: top;
    padding-top: 11px;
}
.product-view--mix.product-view--mix-wide .product-main .product-chars {
    padding-left: 0px;
    display: block;
}

.product-main .info_ext_block {
    width: 100%;
    padding: 24px 0 17px;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    margin: 34px 0px 0px;
    border-color: var(--stroke_black);
}
.product-main .info_ext_block + .info_ext_block {
    margin-top: -1px;
}
.product-main .info_ext_block .title {
    text-transform: uppercase;
    color: #222;
    color: var(--white_text_black2);
    letter-spacing: 0.3px;
    position: relative;
    padding: 0 0 6px;
    cursor: pointer;
}
.product-main .info_ext_block .title:before {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 12px;
    height: 12px;
    background-image: url("../../../../images/svg/catalog/pluscross_sprite.svg");
    background-position: var(--light, 0px 0px) var(--dark, -46px 0px);
    background-repeat: no-repeat;
    opacity: 0.7;
    transition: opacity 0.3s ease;
}
.product-main .info_ext_block .title:hover:before {
    background-position: var(--light, -22px 0px) var(--dark, -46px 0px);
}
.product-main .info_ext_block .title.opened:before {
    background-position: var(--light, -12px 0px) var(--dark, -58px 0px);
    width: 10px;
}
.product-main .info_ext_block .title.opened:hover:before {
    background-position: var(--light, -35px 0px) var(--dark, -58px 0px);
}
.product-main .info_ext_block .title:hover:before {
    opacity: 1;
    background-color: var(--light, var(--theme-base-color)) var(--dark, var(--black_bg_black));
}
.product-main .info_ext_block .text {
    padding: 0 0 8px;
    display: none;
}
.product-main .info_ext_block .text.text--with-pt {
    padding-top: 15px;
    color: #777;
    color: var(--light_basic_text_black);
}
.catalog_page_detail_with_left .product-container .product-view--mix.product-view--mix-wide .bottom-info-wrapper {
    padding: 0px;
}

#main #content .product-view--mix .bottom-info-wrapper .linked_sales {
    display: none;
}
.catalog_page_detail .left_block {
    padding-top: 4px;
}
.catalog_page_detail .left_block .menu_top_block {
    border-top: 1px solid #ececec;
    border-color: var(--stroke_black);
}

body #content .catalog_page_detail_with_left .product-container .product-side.left_block {
    display: none;
}

/*font*/
#main .catalog_detail .item-stock > span,
#main .catalog_detail .cheaper_form > span,
#main .catalog_detail .table_sizes span,
#main .catalog_detail .calculate-delivery-preview .font_sxs,
#main .catalog_detail .calculate-delivery-preview .font_xs,
#main .catalog_detail .price_txt {
    font-size: 12px;
}

/*stores*/
.js-store-scroll.stores {
    position: relative;
}
.stores-title {
    position: absolute;
    top: 4px;
    right: 0px;
}
.stores-title .stores-title__list {
    opacity: 0.5;
    transition: opacity 0.3s ease;
}
.stores-title .stores-title__list:last-of-type {
    padding-left: 24px;
}
.stores-title .stores-title__list:not(.stores-title--active):hover {
    cursor: pointer;
}
.stores-title .stores-title__list:hover,
.stores-title .stores-title__list.stores-title--active {
    opacity: 1;
}
.stores-title .stores-title__list .svg {
    margin-right: 4px;
    top: -1px;
}

.stores_block_wrap.combine .contacts_map_list {
    padding-bottom: 0px;
}
.stores_block_wrap.combine .wrapper_block.title_left .block_container {
    height: 502px;
}
.stores_block_wrap.combine .contacts_map_list .bx-yandex-view-layout {
    border: 1px solid #ececec;
}

/*.tab-pane.stores .stores_tab .stores_block_wrap.combine{position: relative;padding-top: 37px;}*/
.tab-pane.stores .stores_tab .stores_block_wrap.combine {
    position: relative;
}
.tab-pane.stores .stores_tab .stores_block_wrap .stores-title {
    top: -12px;
}
.tab-pane.stores {
    position: relative;
}

.stores-amount-list:not(.stores-amount-list--active) {
    display: none;
}
.with_title .block_container .items .item .item-stock {
    margin: 7px 0px 0px;
}
body .map_info_store .item-stock {
    margin: 10px 0px 0px;
}

/*fix tizers for ajax landings */
.item-views.tizers {
    padding: 3px 0px 23px;
}
.wrapper1:not(.with_left_block) .wrapper_inner.front .drag-block.container .item-views.tizers {
    padding-bottom: 33px;
}
.item-views.tizers.top {
    padding-top: 9px;
}
.item-views.tizers .item-wrapper > .item {
    padding-bottom: 32px;
}
.item-views.tizers .item-wrapper > .item .image {
    margin-bottom: 10px;
    max-height: 50px;
    flex-shrink: 0;
    align-self: normal;
}
.item-views.tizers .item-wrapper > .item .image img {
    max-width: 100%;
    max-height: 100%;
}
.item-views.tizers:not(.top) .item-wrapper > .item .image {
    margin-top: 6px;
    max-width: 40px;
}

.item-views.tizers .items.small-block > .row,
.item-views.tizers .items.tops > .row {
    align-items: start;
}
.item-views.tizers .items.small-block .image {
    width: 32px;
    height: 32px;
}
.item-views.tizers .items.small-block .image img,
.item-views.tizers .items.small-block .image svg {
    max-width: 100%;
    max-height: 32px;
}

/*simple*/
body .items_wrapper.simple .row .item_block {
    height: auto;
}
body .items_wrapper.simple .row .item_block .catalog_item,
body .items_wrapper.simple .row .item_block .catalog_item .inner_wrap {
    height: 100% !important;
}
body .items_wrapper.simple .row .item_block .catalog_item .sale_block {
    display: none;
}
body .items_wrapper.simple .row .item_block .catalog_item .sale_block {
    display: none;
}
body .simple_page .top-content-block > div {
    padding-bottom: 34px;
}
/**/

/*mobile fixed buy btn*/
#main .catalog_detail .counter_wrapp.fixed {
    position: fixed !important;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
}
#main .bottom-icons-panel-Y .catalog_detail .counter_wrapp.fixed {
    bottom: 62px;
}
#main .catalog_detail .counter_wrapp.fixed .counter_block {
    border-radius: 0px;
}
#main .catalog_detail .element_3 .counter_wrapp.fixed ~ .wrapp-one-click {
    border-top: 1px solid #eeeeee;
    border-color: var(--stroke_black);
}
/**/

.catalog_detail .char_block {
    padding: 30px 40px;
}
.catalog_detail .props_list {
    width: 100%;
    margin: 0px 0px 0px;
    color: #555;
}
.catalog_detail .tabs_content .char_block {
    margin-bottom: 30px;
}
.catalog_detail .props_list td:first-of-type {
    width: 45%;
}
.catalog_detail .props_list td.char_value {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 55%;
}
.catalog_detail .props_list td.char_value span {
    padding: 0px 0px 0px 10px;
    color: #333;
    color: var(--white_text_black);
}
.catalog_detail .props_list .props_item,
.catalog_detail .props_block .char_name .props_item,
.catalog_detail .props_block .char_value {
    overflow: hidden;
    text-overflow: ellipsis;
}
.catalog_detail .props_list .props_item span {
    background: #fff;
    background-color: var(--card_bg_black);
    padding-right: 10px;
    color: #777;
    color: var(--light_basic_text_black);
}
.catalog_detail .offers_table .property .props_item.whint > span {
    padding-left: 22px;
}

.catalog_detail .props_list .props_item.whint {
    display: inline;
    padding-right: 10px;
    background-color: #fff;
    background-color: var(--card_bg_black);
}
.catalog_detail .props_list .props_item.whint span {
    padding-right: 0px;
}
.catalog_detail .props_list .hint {
    position: relative;
    top: -1px;
    left: 2px;
    right: auto;
    display: inline;
}
.catalog_detail .props_list .hint .icon {
    background-color: #fff;
    background-color: var(--card_bg_hover_black);
    position: relative;
}
.catalog_detail .props_list .hint + span {
    padding-left: 22px;
}
.catalog_detail .hint .tooltip {
    left: 1px;
    text-align: left;
}
.catalog_detail .hint.active .tooltip {
    opacity: 1;
    z-index: 204;
}
.catalog_detail .hint .tooltip:after {
    left: 2px;
}
.catalog_detail .char_name .hint .icon {
    left: 0px;
}
.catalog_detail .property .char_name .hint .icon {
    top: 1px;
    border-radius: 100%;
}
.catalog_detail .props_block .char_name .hint .icon {
    top: -1px;
    border-radius: 100%;
}
.catalog_detail .props_block .char_name {
    position: relative;
}
.catalog_detail .props_block .char_name .hint .icon i {
    padding-left: 0;
    margin-left: -1px;
}
.catalog_detail .props_block .char_name .hint {
    display: inline;
    position: relative;
    padding-left: 3px;
}
.catalog_detail .props_block .char_name .hint .icon {
    position: relative;
}
.catalog_detail .props_block .hint .tooltip {
    left: 3px;
    top: 20px;
}

.props_block .props_item.muted.whint {
    display: inline;
}

#main .list-offers .table-view .calculate-delivery {
    position: relative;
    padding-left: 27px;
    line-height: 18px;
    margin-top: 12px;
}
.list-offers .table-view .calculate-delivery .svg {
    position: absolute;
    left: 0px;
    top: -1px;
}
.list-offers .table-view .calculate-delivery .animate-load {
    line-height: 18px;
}

.catalog_detail .props_list.line td.char_value span {
    padding-left: 0px;
}
.catalog_detail .props_list.line .props_item span {
    padding-right: 4px;
}

.char_name .hint.active .tooltip {
    opacity: 1;
    z-index: 204;
}
.char_name .hint .tooltip:after {
    left: 2px;
}

.properties__title .hint {
    display: inline;
    position: relative;
    top: -1px;
}
.properties__title .icon {
    border: 1px solid #e5e5e5;
    border-color: var(--stroke_black);
    border-radius: 100%;
    text-align: center;
    padding: 2px 4px 0px;
    cursor: pointer;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
}
.properties__title .icon i {
    color: #383838;
    color: var(--white_text_black);
    line-height: 11px;
    font-size: 11px;
    font-style: normal;
    display: inline-block;
    vertical-align: top;
}
.properties__title .icon:hover i {
    color: #fff;
}
.properties__title .hint .tooltip {
    left: 1px;
    text-align: left;
}
.properties__title .hint.active .tooltip {
    opacity: 1;
    z-index: 204;
}
.properties__title .hint .tooltip:after {
    left: 2px;
}

/*complect block*/
.complect-block {
    margin-bottom: 32px;
}
.complect-block__title {
    padding-bottom: 32px;
    color: #000;
    color: var(--white_text_black);
}
.item_block__complect-checkbox {
    height: 40px;
    flex-shrink: 0;
    margin-top: -2px;
}
.item_block__complect-checkbox label {
    height: 100%;
}
.complect-block .item_block__complect-checkbox input[type="checkbox"] + label {
    z-index: 10;
}
.complect_switch_block .label_block {
    display: inline-block;
}
.complect_switch_block .label_block:first-of-type {
    margin-right: 30px;
}
.complect_header_block {
    padding-bottom: 1.933rem;
}
.complect_header_block .ordered-block__title {
    padding-bottom: 16px;
}
.complect_header_block .buy_complect_wrap {
    padding-bottom: 4px;
    padding-top: 5px;
}
.complect_main_wrap .complect_header_block .opt-buy {
    padding-bottom: 7px;
}
.opt_action.button_buy_complect .text {
    display: inline-block;
    padding: 0 1px 0 1px;
    margin-right: -3px;
    color: #fff;
}
.button_buy_complect.no-action {
    opacity: 0.5 !important;
}
.complect_prices_block--bmargin {
    margin-bottom: 14px;
}
/**/
@media (max-width: 600px) {
    .tab-content .tab-pane.apply{
        overflow-x: auto;
    }
}
@media (min-width: 601px) {
    .item-views.tizers .item-wrapper > .item .pull-left + .inner-text {
        padding-left: 26px;
    }
    .item-views.tizers .item-wrapper > .item .pull-right + .inner-text {
        padding-right: 26px;
    }

    .item-views.tizers .small-block .item-wrapper > .item .pull-left + .inner-text {
        padding-left: 20px;
    }

}
@media (max-width: 600px) {
    .item-views.tizers:not(.top) .item-wrapper > .item .image {
        float: none !important;
    }
    .item-views.tizers .items.small-block .item .image + .inner-text,
    .item-views.tizers .items.tops .item .image + .inner-text {
        padding-left: 20px;
    }
    body .wrapper1:not(.with_left_block) .wrapper_inner.front .drag-block.container .item-views.tizers {
        padding-bottom: 3px;
    }
}
/*end tizers*/

@media (max-width: 1399px) {
    #headerfixed .table-view .item-info {
        min-width: 250px;
    }
    #headerfixed .table-view .item-actions .item-sku {
        max-width: 250px;
    }

    .catalog_detail .view_sale_block.v2 > div.icons .values .item {
        display: none;
    }
}

@media (max-width: 1199px) {
    .product-view--type2 .product-info > .flexbox,
    .product-view--mix .product-info > .flexbox {
        flex-wrap: wrap;
        justify-content: space-evenly;
    }
    .product-view--type2 .product-info > .flexbox .product-detail-gallery {
        flex: 0 0 100%;
        order: 0;
    }
    .product-view--type2 .product-info > .flexbox > div:not(.product-detail-gallery) {
        padding-top: 40px;
        max-width: 300px;
        flex-basis: 40%;
    }
    .product-info.product-info--type2 > .flexbox > .product-detail-gallery .product-detail-gallery__container {
        padding-top: 0;
    }

    body .product-view--type2 .product-info.product-info--type2 > .flexbox > .product-main {
        flex-basis: 100%;
        max-width: none;
        padding-left: 0px;
    }

    /*element4*/
    .product-view--mix .product-info > .flexbox .product-detail-gallery {
        flex: 0 0 100%;
        order: 0;
        padding-right: 0px;
    }
    body .product-view--mix .product-main {
        flex-basis: auto;
        margin-top: 35px;
    }
}
@media (min-width: 1320px) {
    .right_block:not(.catalog_page_detail_with_left) .product-view--side-left,
    .right_block:not(.catalog_page_detail_with_left) .product-view--side-right {
        width: calc(100% - 500px);
        margin-top: 30px;
        padding-left:40px;
    }
    .right_block:not(.catalog_page_detail_with_left) .product-view--side-left {
        float: left;
    }
    .right_block:not(.catalog_page_detail_with_left) .product-view--side-right {
        float: right;
    }
    body #content .product-container .product-side.left_block,
    body #content .product-container .product-side.left_block > * {
        display: block;
    }
}
@media (max-width: 1320px) {
    .right_block:not(.catalog_page_detail_with_left) .product-view--side-right {
        width: 100%;
    }
    .product-view--side-left + .product-side, .product-view--side-right + .product-side {
        float: none!important;
        margin:0 auto;
    }
    .product-view.product-view--side-left .wrapperBorder{
        width:100%;
    }
    .product-view--side-left{
        margin-top: 35px;
    }

}
@media (max-width: 991px) {
    .left_block.sticky-sidebar-custom {
        display: none;
    }
    .product-view--type2 .bottom-info-wrapper .bottom-info {
        margin-top: 0px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .product-container .content_wrapper_block.front_tizers > .maxwidth-theme .item-views.tizers .item-wrapper {
        width: 50%;
    }
}
@media (max-width: 900px) {

    .list-offers .table-view .table-view__item-wrapper {
        align-items: normal;
    }
    .list-offers .table-view .item-actions {
        width: 40%;
        flex-direction: column;
    }
    .list-offers .table-view .table-view__item-wrapper .item-actions > div:first-of-type {
        margin-top: -8px;
    }
    .list-offers .table-view .table-view__item-wrapper .item-actions > div {
        width: 100%;
        max-width: none;
        padding: 8px 0px 0px;
    }
    .list-offers .table-view .item-info {
        padding-top: 6px;
    }
}
@media (min-width: 768px) {
    body #content .product-container .product-side.left_block > .view_sale_block {
        display: inline-block;
    }
    body #content .product-container .view_sale_block .icons {
        display: inline-block;
    }

    .product-container .product-detail-gallery__slider.horizontal {
        max-width: 600px;
    }
    }
    .product-container
    .product-detail-gallery__slider.horizontal
    .product-detail-gallery__item.product-detail-gallery__item--big,
    .product-container
    .product-detail-gallery__slider.horizontal
    .product-detail-gallery__item.product-detail-gallery__item--middle {
        width: auto;
    }
    .product-view--type2 .product-info.product-info--type2 > .flexbox .product-detail-gallery__slider.horizontal.big {
        max-width: 500px;
    }

    .product-container .product-detail-gallery__slider.vertical {
        max-height: 600px;
    }
    .product-container
    .product-detail-gallery__slider.vertical
    .product-detail-gallery__item.product-detail-gallery__item--big {
        height: 600px;
        line-height: 600px;
    }
    .product-view--type2 .product-info.product-info--type2 > .flexbox .product-detail-gallery__slider.vertical.big {
        max-height: 500px;
    }
    .product-container
    .product-info.product-info--type2
    .product-detail-gallery__slider.vertical
    .product-detail-gallery__item.product-detail-gallery__item--middle {
        height: 500px;
        line-height: 500px;
    }

    /*element3*/
    .product-view--type2 .product-info.product-info--type2 > .flexbox .product-detail-gallery__slider {
        max-width: 377px;
    }
    .product-info.product-info--type2 .product-detail-gallery__thmb-container .vertical > div.video-block.popup_video {
        top: 4.133rem;
    }
    .product-view--type2 .product-info.product-info--type2 > .flexbox > .product-main {
        flex-basis: 58%;
        padding-left: 36px;
    }
    .product-info--type2 .product-chars {
        padding-right: 60px;
    }

    .product-container .product-detail-gallery__item.product-detail-gallery__item--big {
        height: 323px; /*line-height: 450px;*/
        width: 350px;
        max-width: 100%;
    }
    .product-container .product-detail-gallery__item.product-detail-gallery__item--middle {
        height: 350px; /*line-height: 377px;*/
        width: 350px;
        max-width: 100%;
    }
    .product-container .product-detail-gallery__item > a {
        width: auto;
        height: 327px;
        display: flex;
        align-items: center;
    }
    .product-container .product-detail-gallery__slider .owl-dots {
        display: none;
    }

    body .product-detail-gallery__thmb-container .product-detail-gallery__slider,
    .video-block.popup_video {
        display: inline-block;
        vertical-align: middle;
    }
    .product-detail-gallery__thmb-container .product-detail-gallery__slider + .video-block.popup_video.fromtop {
        margin-left: 70px;
    }
    .product-detail-gallery__thmb-container .product-detail-gallery__slider + .video-block.popup_video {
        margin-left: 30px;
    }

    .product-detail-gallery__thmb-container .video-block.popup_video.only-item,
    body
    .product-container
    .product-detail-gallery__container--vertical
    .product-detail-gallery__thmb-container
    .video-block.popup_video.only-item.only-item {
        top: 0px !important;
    }

    .product-detail-gallery__container.product-detail-gallery__container--vertical {
        padding-left: 66px;
    }

    .wide_page
    .catalog_page_detail:not(.catalog_page_detail_with_left)
    .product-container
    .content_wrapper_block.front_tizers {
        border-top: none;
    }
    .wide_page
    .catalog_page_detail:not(.catalog_page_detail_with_left)
    .product-container
    .content_wrapper_block.front_tizers
    > .maxwidth-theme {
        padding-top: 0px;
    }
    .wide_page
    .catalog_page_detail:not(.catalog_page_detail_with_left)
    .product-container
    .content_wrapper_block.front_tizers
    > .maxwidth-theme
    .item-views.tizers {
        border-top: 1px solid #ececec;
        padding: 31px 32px 0px;
        border-color: var(--stroke_black);
    }

    .product-container .video-block.popup_video .play {
        font-size: 0px;
    }
    body
    .product-container
    .product-detail-gallery__container--vertical
    .product-detail-gallery__thmb-container
    .video-block.popup_video {
        position: absolute;
        left: 20px;
        top: 0px;
        margin: 0px;
    }
    body
    .product-container
    .product-detail-gallery__container--vertical
    .product-detail-gallery__thmb-container
    .product-detail-gallery__slider--vertical
    + .video-block.popup_video.fromtop {
        top: 393px;
    }
    body
    .product-container
    .product-detail-gallery__container--vertical
    .product-detail-gallery__thmb-container
    .product-detail-gallery__slider--vertical
    + .video-block.popup_video {
        top: 353px;
    }
    body
    .product-container
    .product-detail-gallery__container--vertical
    .product-detail-gallery__thmb-container
    .product-detail-gallery__slider--vertical[data-size="3"]
    + .video-block.popup_video.fromtop {
        top: 323px;
    }
    body
    .product-container
    .product-detail-gallery__container--vertical
    .product-detail-gallery__thmb-container
    .product-detail-gallery__slider--vertical[data-size="3"]
    + .video-block.popup_video {
        top: 283px;
    }
    body
    .product-container
    .product-detail-gallery__container--vertical
    .product-detail-gallery__thmb-container
    .product-detail-gallery__slider--vertical[data-size="2"]
    + .video-block.popup_video.fromtop {
        top: 253px;
    }
    body
    .product-container
    .product-detail-gallery__container--vertical
    .product-detail-gallery__thmb-container
    .product-detail-gallery__slider--vertical[data-size="2"]
    + .video-block.popup_video {
        top: 213px;
    }

    /*.product-container .product-detail-gallery__slider.thmb.product-detail-gallery__slider--vertical[data-size="3"] {
        left: -65px;
        top: 118px;
    }
    .product-container .product-detail-gallery__slider.thmb.product-detail-gallery__slider--vertical[data-size="2"] {
        left: -30px;
        top: 83px;
    }
*/
    .product-info.product-info--type2 .info_item > div:not(.main_item_wrapper) {
        padding-left: 30px;
        padding-right: 30px;
    }

    .js-offers-scroll .table-view .item-actions .item-price {
        width: 50%;
    }
    .js-offers-scroll .table-view .item-actions .item-buttons {
        width: 50%;
    }

    /*element4*/
    .product-container .product-view--mix .product-detail-gallery {
        width: 50%;
        padding-right: 39px;
    }
    .product-view--mix .product-main {
        flex-basis: 50%;
    }
    .product-view--mix .product-action .info_item {
        padding-right: 20px;
    }
    .product-view--mix .product-info--type2 .product-chars {
        padding-left: 19px;
        padding-right: 0px;
    }
    .product-view--mix .product-info--type2 .product-chars .char-side {
        margin-top: 5px;
    }
}

.loadings {
    background: url(/images/preloader.gif) no-repeat scroll center center rgba(0, 0, 0, 0) !important;
    border-color: rgba(0, 0, 0, 0) !important;
    color: rgba(0, 0, 0, 0) !important;
    cursor: default !important;
    width: 100px;
    height:30px;
    position:absolute;
    top: 15%;
    left: 45%;
    display:none;
    margin-top:100px;
    z-index:1000;
}
.loadings * {
    background: rgba(0, 0, 0, 0) !important;
    border-color: rgba(0, 0, 0, 0) !important;
    color: rgba(0, 0, 0, 0) !important;
    cursor: default !important;
    visibility: hidden;
}


.middle > .container, .container.bottom{
    max-width:1350px;
    display:block;
    width:100%;
}


.wrapperSearch{
    margin: auto;
    max-width:1180px;
    float:none!important;
}
.viewed-wrapper-block .viewed_product_block {
    border-bottom: 1px solid #ececec;
    border-color: var(--stroke_black);
}
.viewed-wrapper-block .wrapper1:not(.front_page) + footer .viewed_product_block,
.viewed-wrapper-block.wrapper1:not(.front_page) + .js_seo_title + footer .viewed_product_block {
    border-top: 1px solid #ececec;
    border-color: var(--stroke_black);
}
.viewed-wrapper-block .viewed_product_block.no_fill {
    background: #fafafa;
    background: var(--darkerblack_bg_black);
}
.viewed-wrapper-block .viewed_product_block.fill {
    border: none;
}
.viewed-wrapper-block .viewed_product_block.fill > .wrapper_inner {
    border-bottom: 1px solid #ececec;
    border-color: var(--stroke_black);
}
.viewed-wrapper-block .viewed_product_block > .wrapper_inner {
    background: none;
}
.viewed-wrapper-block .viewed_product_block .viewed-wrapper {
    padding: 3.133rem 0px 3.133rem;
}
.viewed-wrapper-block .viewed_product_block .viewed-wrapper h3 {
    margin-bottom: 1.533rem;
}
.viewed-wrapper-block .viewed_product_block .viewed-wrapper .cost .price {
    margin: 3px 0px 0px;
    font-weight: bold;
}
.viewed-wrapper-block .viewed_product_block .viewed-wrapper .block-item {
    background: none;
}
.viewed-wrapper-block .viewed_product_block .viewed-wrapper .block-item .item {
    background: #eeeff1;
    background: var(--card_bg_black);
}
.viewed-wrapper-block .viewed_product_block .viewed-wrapper .block-item .item.has-item {
    background: #fff;
    background: var(--card_bg_black);
}
.viewed-wrapper-block .viewed_product_block .viewed-wrapper .block-item__title {
    max-height: 53px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: flex;
    align-items: center;
    word-break: break-word;
}
.viewed-wrapper-block .viewed_product_block .viewed-wrapper .block-item__title > a {
    max-height: 100%;
}

.viewed-wrapper-block .viewed-wrapper.swipeignore.narichin{
    max-width:1100px;
}

.viewed-wrapper-block .block-item__image.block-item__image--wh90{
    position:absolute;
    top:0px;
    width:90px!important;
    height:60px!important;
    line-height:0px!important;
    left:30%;
}
.viewed-wrapper-block .block-items.flexbox.block-items--margined .block-item__info{
    font-size:12px;
    line-height: 18px;
    padding-left:0px!important;
    position: absolute;
    bottom: 5px;
}
.viewed-wrapper-block .block-item__left{
    float:left;
}
.viewed-wrapper-block .block-item__right{
    float:right;
    position: relative;
    left: 20px;
}
.viewed-wrapper-block .narichin .owl-carousel{
    width:100%;
}
.viewed-wrapper-block .block-items .owl-stage-outer .owl-item, .block-items .owl-stage-outer .owl-item.current{
    height:110px;
}
body .viewed-wrapper-block .block-item__image img{
    width:90px;
    height:60px;
}
.viewed-wrapper-block .font_lg{
    font-size: 15px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
}
#catalogType{
   display: block;
   position: relative;
   z-index:10;
}
#catalogType table thead th:nth-child(3){
    border-right: 1px solid #fff;
}
.catalogLink{
    cursor:pointer;
}
.catalogLink:hover{
    opacity:0.3
}
hr.line_hr{
    background-color:#95969b;
    height:1px;
   /* position:absolute;*/

}

.viewed-wrapper-block .owl-carousel{
    max-width:1148px;
    width:100%!important;
}
.viewed-wrapper-block .owl-item.active{
     width:220px!important;
     margin-right: 12px;
}
.owl-carousel.block-items--margined .owl-stage-outer{
    padding-left:7px;
    padding-right:0px;
}

.viewed-wrapper-block .owl-item.active:last-child {
    margin-right: 0px;
}

.wraps > .wrapper_inner{
    padding-bottom:10px;
}

.bordered{
    border:1px solid #95969b!important;
}
.border-bottom{
    border-bottom: 1px solid #95969b;
}
.border-left{
    border-left: 1px solid #fff!important;
}
.fancybox-navigation .fancybox-button{
    width: 125px;
}
.tabs .nav-tabs li.active::after{
    background:none!important;
}

.btn.btn-default{
    color:#fff;
}
@media (max-width: 1320px) {
    .kvt{display:none;}
    #cross table thead th{
        width:50%;
    }
    .ordered-block.tabs-block.product-container.product-info{
        margin-top:50px;
    }
    .block-item__info.item_info .block-item__left{
        display:none;
    }
    .viewed-wrapper-block .block-item__image.block-item__image--wh90{
        position:relative;
        margin:0 auto;
        left:0%;
        top:-5px;
    }
    .viewed-wrapper-block .block-item__right{
        float:none;
        top:5px
    }
    #catalogType table thead th, #catalogType table tr td{
        width:25%!important;
    }

}
@media (max-width: 1150px) {
    .car_year{display:none;}
    .scroll-table-body {
        overflow-y: auto;
        overflow-x: clip;
        height: 151px;
        margin-top: 0px;
        margin-bottom: 20px;
    }
    .scroll-table table {
        width:100%;
        table-layout: fixed;
        border: none;
    }
    .scroll-table table thead{
        width: calc(100% - 1em);
    }

    .scroll-table thead th {
        text-align: left;
    }
    .scroll-table tbody td {
        text-align: left;
        vertical-align: middle;
    }

}

@media (max-width: 760px) {
    /*.wrapperSearch{
        display:none;
    }*/
    .viewed-wrapper.swipeignore.main_horizontal{
        display:none;
    }
}
@media (max-width: 640px) {
    .model{display:none;}
}
@media (max-width: 920px) {
    .engine{display:none;}
}
@media (max-width: 1320px) {
    .product-detail-gallery__slider.owl-carousel.owl-theme.thmb.product-detail-gallery__slider--vertical.m-photo{
        display: none;
    }
    .product-detail-gallery__container{
        min-width:440px;
    }
    .wrapperBorder{
        min-width:440px;
    }
    #cross table thead th{
        width:50%!important;
    }
    .artParam  tbody tr td, .tab-content tbody tr td{
        width:50%;
    }
    body .viewed-wrapper-block .block-item__image img{
        width:auto;
    }
    .product-detail-gallery__slider.owl-carousel.owl-theme.big {
        margin: 0 auto;
    }

}

@media (max-width: 1220px) {
    .wrappPaddingTop .product-view.product-view--side-left, .left_block.sticky-sidebar-custom.product-side.main_item_wrapper.product-main.js-offers-calc.show_un_props{
        float:none;
        position: relative;
        margin: 0 auto;

    }
    .wrappPaddingTop .product-view.product-view--side-left{
        width: 517px;
    }
    .wrapperBorder{
        width: 440px;
    }
    .ordered-block.tabs-block.product-container.product-info{
        margin-top:30px;
    }
    .block-item__info.item_info .block-item__left{
        display:none!important;
    }
    .viewed-wrapper-block .block-item__right{
        float:none;
        left:0px;
    }
    .block-item__info.item_info{
        width:85%!important;
        text-align:center;
    }

    .viewed-wrapper-block .block-item__image.block-item__image--wh90{
        left:25%;
    }
    .wrappPaddingTop .product-view.product-view--side-left{
        margin-top: 35px;
    }

}
@media (max-width: 1150px) {
    #cross .content.detail-text-wrap.scroll-table table th:first-child{
        border-right: 1px solid #ffffff;
    }
    #cross table thead th{
        width:50%!important;
    }
}
@media (max-width: 767px) {
    .product-container .big .product-detail-gallery__item {
        height: 300px;
        line-height: 300px;
        width: 300px;
    }
    .product-container .product-detail-gallery__slider.thmb.product-detail-gallery__slider--vertical,
    body .product-detail-gallery__thmb-container .product-detail-gallery__slider {
        display: none;
    }

    .product-container .product-detail-gallery__slider {
        max-width: 300px;
    }
    .product-container .product-detail-gallery__slider:not(.owl-loaded) {
        max-height: 300px;
    }

    .product-container .product-detail-gallery__thmb-inner {
        display: block;
    }
    .product-container .video-block.popup_video {
        width: auto;
        border: 1px solid #ececec;
        border-color: var(--stroke_black);
        border-left-width: 0px;
        border-right-width: 0px;
        padding: 6px 0px 6px;
        height: auto;
        margin: 10px 0px 0px;
    }
    .product-info.product-info--type2 .product-detail-gallery__thmb-container .vertical > div.video-block.popup_video {
        top: 0;
    }
    .product-container .video-block.popup_video .play {
        position: static;
    }
    .product-container .video-block.popup_video .play:after {
        display: none;
    }
    .product-container .video-block.popup_video .play:before {
        display: inline-block;
        position: static;
        border-left-color: #000;
        border-left-color: var(--white_text_black);
    }

    .js-offers-scroll .stores-icons {
        flex-basis: 48px;
    }

    .product-view--type2 .product-info > .flexbox,
    .product-view--mix .product-info > .flexbox {
        justify-content: normal;
    }
    .product-container .product-info {
        padding-left: 32px;
        padding-right: 32px;
    }
    .stores_block_wrap.combine .wrapper_block.title_left .block_container {
        box-shadow: none;
    }

    body .flex-50 {
        flex-basis: 100%;
    }

    .wrappPaddingTop .tabs-block{
        padding-left:0px;
        padding-right:0px;
    }
    .product-container .product-side{
        padding-right:0px;
    }
    .product-container .char-side{
        width:240px;
        margin:0 auto;
    }
}

@media (min-width: 768px) and (max-width: 1340px){
     #cross table thead th{
       width:50%!important;
        }
    }


}
@media (min-width: 601px) {
    .js-offers-scroll .table-view__item--has-stores .quantity_block_wrapper .item-stock .value {
        border-bottom: 1px dotted;
        cursor: pointer;
    }


    .product-view--mix.product-view--mix-wide
    .product-info.product-info--type2
    .info_item
    > div.middle-info-wrapper
    + div {
        margin-top: -2px;
    }


}
@media (max-width: 600px) {
    .js-offers-scroll .wrapp-one-click,
    .js-offers-scroll .table-view .item-actions .item-buttons .text-form,
    .js-offers-scroll .stores-icons {
        display: none;
    }
    .js-offers-scroll .offer-stores {
        display: none !important;
    }

    .product-view--type2 .product-info > .flexbox > div:not(.product-detail-gallery) {
        flex-basis: 100%;
    }

    body .product-container .product-info {
        padding-left: 20px;
        padding-right: 20px;
    }

    body .product-container .product-detail-gallery__slider,
    body .product-container .big .product-detail-gallery__item {
        width: auto;
        max-width: 300px;
    }

    .product-view--mix.product-view--mix-wide .buy_block {
        max-width: 300px;
    }
    .product-view--mix.product-view--mix-wide .buy_block .counter_wrapp.list {
        min-width: 100%;
        display: block;
        max-width: none;
        padding-right: 0px;
        width: auto;
    }
    .product-view--mix.product-view--mix-wide .buy_block .wrapp-one-click {
        padding: 0px;
        display: block;
    }

    .wrapper1:not(.compact-catalog) .list-offers .item .item_info.catalog-adaptive {
        padding-bottom: 0px;
    }
    .wrapperBorder, .product-detail-gallery__container{
        width: 340px;
        min-width:340px;
    }
    .product-detail-gallery__slider.big .owl-stage .owl-item{
        width:300px!important;
    }

    .product-detail-gallery__slider.owl-carousel.owl-theme.big.owl-bg-nav.short-nav.square.owl-drag{
        margin:0 auto;
    }
    button#sendDetalka{
        margin-left: 10px;
        margin-top: 12px;
    }
    #navigation{
        margin-left:15px;
    }

    input#article, input#VvsFR {
        font-size:12px;
    }
}
@media (max-width: 550px) {
    .stores_block_wrap.combine .contacts_map_list .bx-yandex-view-layout {
        min-height: 200px;
    }
    .stores_block_wrap.combine .contacts_map_list .bx-yandex-view-layout .bx-yandex-map {
        height: 200px !important;
    }
}
@media (max-width: 600px) and (min-width: 501px) {
    /*sku2 compact*/
    .compact-catalog .list-offers .btn.has_prediction:after {
        right: -1px;
        top: -1px;
        background-image: url("../../../../images/svg/prediction_square.svg");
    }
    /**/
}
@media (max-width: 500px) {
    .compact-catalog .items_wrapper.simple .ajax_load .item .catalog_item > div {
        padding-bottom: 0px;
    }

    .catalog_detail .char_block {
        padding: 10px 29px 27px;
    }
    .catalog_detail .char_block .props_list td {
        background-image: none;
        display: block;
        width: auto;
        padding-top: 0px;
        padding-bottom: 0;
    }
    .catalog_detail .char_block .props_list td.char_name {
        margin-top: 11px;
        margin-bottom: -1px;
    }
    .catalog_detail .char_block .props_list td.char_value {
        padding-left: 0;
        line-height: 21px;
    }
    .catalog_detail .char_block .props_list td.char_value span {
        padding-left: 0;
    }
    .catalog_detail .char_block .props_list .props_item > span {
        font-size: 0.867em;
        line-height: 1.692em;
    }

    /*sku2 compact*/
    .compact-catalog .list-offers .catalog-adaptive {
        padding-bottom: 34px;
    }
    .compact-catalog .list-offers .quantity_block_wrapper {
        display: none;
    }
    .compact-catalog .list-offers .item-actions .item-price {
        padding-top: 0px;
    }
    .compact-catalog .list-offers .item .item_info.catalog-adaptive .counter_wrapp.list {
        left: 19px;
        right: 19px;
        bottom: 19px;
    }
    .wrappPaddingTop .product-view.product-view--side-left{
        width:100%;
    }
    .wrapperBorder, .product-detail-gallery__container{
        width:100%;
        min-width:240px;
    }
    .product-detail-gallery__slider.big .owl-stage .owl-item{
        width: auto;
    }
    .tab-content .tab-pane.apply table thead th, .tab-content .tab-pane.apply table tr td{
        width:120px;
    }
    .tab-content .tab-pane.apply table thead th{
        width:100px;
        word-break: break-all;
        white-space:normal;
    }
    .ordered-block.tabs-block.product-container.product-info{
        font-size:12px;
    }
    .tabs.nar.arrow_scroll.arrow_scroll_init.swipeignore th a{
        font-size:12px;
    }
    .tabs.nar .nav-tabs li{
        font-size:12px;
    }
    .tabs.nar .nav-tabs li a{
        padding: 8px 8px 8px;
        font-weight: normal!important;
    }

    .tabs.nar .nav-tabs li.active a{
        font-weight: normal;
    }
    .wrappPaddingTop, .col-md-11.wrapperSearch{
        padding-left:10px;
        padding-right:10px;
    }
    /**/
}
@media (max-width: 480px) {
    .owl-carousel .owl-nav button.owl-next{
        left: 290px!important;
    }
}

@media (max-width: 420px) {
    input#article, input#VvsFR {
        font-size:11px;
    }
}

@media (max-width: 380px) {
    body .product-container .product-view--mix .big .product-detail-gallery__item {
        max-width: 250px;
        height: 250px;
        line-height: 250px;
    }
    body .product-container .product-view--mix .product-detail-gallery__slider,
    body .product-container .product-view--mix .big .product-detail-gallery__item {
        width: 250px;
    }
    .viewed-wrapper-block.mobile{
        display:none;
    }
    .product-info.noffer.bordered.rounded3{
        width:200px;
        padding-left:0px;
        padding-right:0px;
    }
    .wrapperBorder, .product-detail-gallery__container{
        width: 200px;
        min-width:200px;
        border:0px;
    }
    .product-detail-gallery__slider.big .owl-stage .owl-item{
        width:202px!important;
    }
    .product-container .char-side{
        padding-left: 0px;
    }
    .item.name {
        white-space:normal;
        word-wrap: break-word;
        word-break: normal; /* для Opera и FireFox */
        word-break: break-word; /* для Chrome */
        width:200px;
    }
    input#article, input#VvsFR {
        font-size:10px;
    }
}

@media (max-width: 360px) {
    input#article, input#VvsFR  {
        font-size:8px;
    }
}
.owl-carousel .owl-nav{
    display:block!important;
}
.owl-carousel .owl-nav button.owl-next{
    position: relative;
    left:344px;
    display: block;
    z-index: 11111111;
    top:-40px;
}

.product-images {
    display: flex;
    width: 100%;
    height: 350px;
    gap: 32px;
}

.product-images__thumbs {
    position: relative;
    display: flex;
    justify-content: center;
    flex-shrink: 0;
    width: 90px;
    padding: 34px 0;
    user-select: none;
}
.product-images__thumbs .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.product-images__thumbs .swiper-slide-thumb-active {
    border: 1px solid #808187;
}
.product-images__thumbs .swiper-button-prev {
    position: absolute;
    top: 0;
    padding: 5px 0;
    z-index: 10;
}
.product-images__thumbs .swiper-button-next {
    position: absolute;
    bottom: 0;
    padding: 5px 0;
    z-index: 10;
}
.product-images__thumbs .swiper-button-disabled {
    display: none;
}
@media (max-width: 767px) {
    .product-images__thumbs {
        display: none;
    }
}

.product-images__slider {
    position: relative;
    display: flex;
    justify-content: center;
    flex-grow: 1;
    overflow: hidden;
    border: 1px solid #b6b5b5;
    user-select: none;
}
.product-images__slider .swiper-slide img {
    width:100%;
    height: 100%;
    object-fit: contain;
}
.product-images__slider .swiper-pagination {
    position: absolute;
    top: calc(100% + 14px);
}
.product-images__slider .swiper-pagination-horizontal {
    display: flex;
    gap: 7px;
}
.product-images__slider .swiper-pagination-bullet {
    padding: 4px;
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #B6B5B5;
    cursor: pointer;
}
.product-images__slider .swiper-pagination-bullet-active {
    background-color: #416A88;
}
@media (max-width: 767px) {
    .product-images__slider {
        width: 100%;
        overflow: unset;
        margin-bottom: 24px;
    }
}

.product-images__tags {
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
    padding-top: 6px;
    display: grid;
    row-gap: 4px;
}

.product-images__tag {
    justify-self: start;
    padding: 2px 10px;
    border-radius: 0 3px 3px 0;
    background-color: #416A88;
    color: white;
    font-size: 12px;
    line-height: 20px;
    cursor:pointer;
}
.product-images__tag._green {
    background-color: #16D177;
}
.product-images__tag._blue {
    background-color: #3279E1;
}
.product-images__tag._purple {
    background-color: #6A3DEB;
}

.product-images-placeholder {
    width: 100%;
    height: 427px;
    border: 1px solid #b6b5b5;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.product-images-placeholder img {
    width: 106px;
    height: 106px;
}
.product-images-placeholder p {
    margin-top: 43px;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 8px;
}
.product-images-placeholder a {
    font-size: 20px;
    line-height: 39.5px;
}
@media (max-width: 1280px) {
    .product-images-placeholder {
        flex: auto;
        height: 300px;
        min-width: 300px;
    }
    .product-images-placeholder img {
        width: 82px;
        height: 82px;
    }
    .product-images-placeholder p {
        margin-top: 24px;
        font-size: 10px;
        line-height: 20px;
    }
    .product-images-placeholder a {
        margin-top: 8px;
        font-size: 16px;
        line-height: 20px;
    }
}

@media (max-width: 428px) {
    .product-images {
        height: unset;
        padding-top: 100%;
        padding-bottom: 24px;
        position: relative;
    }
}

@media (max-width: 428px) {
    .product-images__slider {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }
}


