

/* Start:/local/templates/.default/static/css/vendor.css?162582484996869*/
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

html {
    line-height: 1.15; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
    margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
    display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main { /* 1 */
    display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
    margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
    box-sizing: content-box; /* 1 */
    height: 0; /* 1 */
    overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
    background-color: transparent; /* 1 */
    -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
    border-bottom: none; /* 1 */
    text-decoration: underline; /* 2 */
    text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
    font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
    font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
    background-color: #ff0;
    color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
    display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
    border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
    overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif; /* 1 */
    font-size: 100%; /* 1 */
    line-height: 1.15; /* 1 */
    margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
    text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
    -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
    box-sizing: border-box; /* 1 */
    color: inherit; /* 2 */
    display: table; /* 1 */
    max-width: 100%; /* 1 */
    padding: 0; /* 3 */
    white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
    display: inline-block; /* 1 */
    vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
    -webkit-appearance: button; /* 1 */
    font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details, /* 1 */
menu {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
    display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
    display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
    display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
    display: none;
}

/* Slider */
.slick-slider {
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;

}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;

    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    /* pointer-events: none;*/
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;

    height: auto;

    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

body.compensate-for-scrollbar {
    overflow: hidden
}

.fancybox-active {
    height: auto
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
    height: 100%;
    left: 0;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 100%;
    z-index: 99992
}

.fancybox-container * {
    box-sizing: border-box
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .87;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s, visibility 0s linear .25s;
    visibility: hidden;
    z-index: 99997
}

.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    transition: opacity .25s, visibility 0s;
    visibility: visible
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;

    text-align: center;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-toolbar {
    right: 0;
    top: 0
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    -webkit-transform: translateZ(0);
    z-index: 99994
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    white-space: normal;
    width: 100%;
    z-index: 99994
}

.fancybox-slide:before {
    content: "";
    display: inline-block;
    height: 100%;
    margin-right: -.25em;
    vertical-align: middle;
    width: 0
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
    display: block
}

.fancybox-slide--next {
    z-index: 99995
}

.fancybox-slide--image {
    overflow: visible;
    padding: 44px 0
}

.fancybox-slide--image:before {
    display: none
}

.fancybox-slide--html {
    padding: 6px 6px 0
}

.fancybox-slide--iframe {
    padding: 44px 44px 0
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0 0 6px;
    max-width: 100%;
    overflow: auto;
    padding: 0;
    padding: 24px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
    -webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    margin: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in
}

.fancybox-can-drag .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab
}

.fancybox-is-dragging .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

.fancybox-image, .fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--html .fancybox-content {
    margin-bottom: 6px
}

.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--video .fancybox-content {
    height: 100%;
    margin: 0;
    overflow: visible;
    padding: 0;
    width: 100%
}

.fancybox-slide--video .fancybox-content {
    background: #000
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff;
    height: calc(100% - 44px);
    margin-bottom: 44px
}

.fancybox-iframe, .fancybox-video {
    background: transparent;
    border: 0;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.fancybox-iframe {
    vertical-align: top
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0
}

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    outline: none;
    padding: 10px;
    transition: color .2s;
    vertical-align: top;
    width: 44px
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
    color: #ccc
}

.fancybox-button:focus, .fancybox-button:hover {
    color: #fff
}

.fancybox-button.disabled, .fancybox-button.disabled:hover, .fancybox-button[disabled], .fancybox-button[disabled]:hover {
    color: #888;
    cursor: default
}

.fancybox-button svg {
    display: block;
    overflow: visible;
    position: relative;

}

.fancybox-button svg path {



}

.fancybox-button--pause svg path:nth-child(1), .fancybox-button--play svg path:nth-child(2) {
    display: none
}

.fancybox-button--play svg path, .fancybox-button--share svg path, .fancybox-button--thumbs svg path {

}

.fancybox-button--share svg path {

}

.fancybox-navigation .fancybox-button {
    height: 38px;
    opacity: 0;
    padding: 6px;
    position: absolute;
    top: 50%;
    width: 38px
}

.fancybox-show-nav .fancybox-navigation .fancybox-button {
    transition: opacity .25s, visibility 0s, color .25s
}

.fancybox-navigation .fancybox-button:after {
    content: "";
    left: -25px;
    padding: 50px;
    position: absolute;
    top: -25px
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    right: 6px
}

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #555;
    cursor: pointer;
    height: 44px;
    margin: 0;
    padding: 6px;
    position: absolute;
    right: 0;
    top: 0;
    width: 44px;
    z-index: 10
}

.fancybox-close-small svg {

    opacity: .8;


    transition: stroke .1s
}

.fancybox-close-small:focus {
    outline: none
}

.fancybox-close-small:hover svg {
    opacity: 1
}

.fancybox-slide--iframe .fancybox-close-small, .fancybox-slide--image .fancybox-close-small, .fancybox-slide--video .fancybox-close-small {
    color: #ccc;
    padding: 5px;
    right: -12px;
    top: -44px
}

.fancybox-slide--iframe .fancybox-close-small:hover svg, .fancybox-slide--image .fancybox-close-small:hover svg, .fancybox-slide--video .fancybox-close-small:hover svg {
    background: transparent;
    color: #fff
}

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
    display: none
}

.fancybox-caption {
    bottom: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 25px 44px;
    right: 0
}


.fancybox-caption:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
    background-repeat: repeat-x;
    background-size: contain;
    bottom: 0;
    content: "";
    display: block;
    left: 0;

    position: absolute;
    right: 0;
    top: -25px;
    z-index: -1
}

.fancybox-caption:after {
    border-bottom: 1px solid hsla(0, 0%, 100%, .3);
    content: "";
    display: block;
    left: 44px;
    position: absolute;
    right: 44px;
    top: 0
}

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline
}

.fancybox-loading {
    -webkit-animation: a .8s infinite linear;
    animation: a .8s infinite linear;
    background: transparent;
    border: 6px solid hsla(0, 0%, 39%, .5);
    border-radius: 100%;
    border-top-color: #fff;
    height: 60px;
    left: 50%;
    margin: -30px 0 0 -30px;
    opacity: .6;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 60px;
    z-index: 99999
}

@-webkit-keyframes a {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes a {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(.5, .5, .5);
    transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scaleX(1) translateZ(0);
    transform: scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1)
}

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px
}

.fancybox-share p {
    margin: 0;
    padding: 0
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.fancybox-share__button:link, .fancybox-share__button:visited {
    color: #fff
}

.fancybox-share__button:hover {
    text-decoration: none
}

.fancybox-share__button--fb {
    background: #3b5998
}

.fancybox-share__button--fb:hover {
    background: #344e86
}

.fancybox-share__button--pt {
    background: #bd081d
}

.fancybox-share__button--pt:hover {
    background: #aa0719
}

.fancybox-share__button--tw {
    background: #1da1f2
}

.fancybox-share__button--tw:hover {
    background: #0d95e8
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px
}

.fancybox-share__button svg path {

}

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%
}

.fancybox-thumbs {
    background: #fff;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    width: 212px;
    z-index: 99995
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs > ul {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.fancybox-thumbs-x > ul {
    overflow: hidden
}

.fancybox-thumbs-y > ul::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px
}

.fancybox-thumbs > ul > li {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px
}

.fancybox-thumbs-loading {
    background: rgba(0, 0, 0, .1)
}

.fancybox-thumbs > ul > li {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.fancybox-thumbs > ul > li:before {
    border: 4px solid #4ea7f9;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991
}

.fancybox-thumbs .fancybox-thumbs-active:before {
    opacity: 1
}

@media (max-width: 800px) {
    .fancybox-thumbs {
        width: 110px
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }

    .fancybox-thumbs > ul > li {
        max-width: calc(100% - 10px)
    }
}

/*
 * This combined file was created by the DataTables downloader builder:
 *   https://datatables.net/download
 *
 * To rebuild or modify this file with the latest versions of the included
 * software please visit:
 *   https://datatables.net/download/#dt/dt-1.10.18/fc-3.2.5/r-2.2.2/rr-1.2.4/sc-1.5.0/sl-1.2.6
 *
 * Included libraries:
 *   DataTables 1.10.18, FixedColumns 3.2.5, Responsive 2.2.2, RowReorder 1.2.4, Scroller 1.5.0, Select 1.2.6
 */

table.dataTable {
    width: 100%;
    margin: 0 auto;
    clear: both;
    border-collapse: separate;
    border-spacing: 0
}

table.dataTable thead th, table.dataTable tfoot th {
    font-weight: bold
}

table.dataTable thead th, table.dataTable thead td {
    padding: 10px 18px;
    border-bottom: 1px solid #111
}

table.dataTable thead th:active, table.dataTable thead td:active {
    outline: none
}

table.dataTable tfoot th, table.dataTable tfoot td {
    padding: 10px 18px 6px 18px;
    border-top: 1px solid #111
}

table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled {
    cursor: pointer;
    *cursor: hand;
    background-repeat: no-repeat;
    background-position: center right
}

table.dataTable thead .sorting {
    background-image: url("sort_both.png")
}

table.dataTable thead .sorting_asc {
    background-image: url("sort_asc.png")
}

table.dataTable thead .sorting_desc {
    background-image: url("sort_desc.png")
}

table.dataTable thead .sorting_asc_disabled {
    background-image: url("sort_asc_disabled.png")
}

table.dataTable thead .sorting_desc_disabled {
    background-image: url("sort_desc_disabled.png")
}

table.dataTable tbody tr {
    background-color: #ffffff
}

table.dataTable tbody tr.selected {
    background-color: #B0BED9
}

table.dataTable tbody th, table.dataTable tbody td {
    padding: 8px 10px
}

table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
    border-top: 1px solid #ddd
}

table.dataTable.row-border tbody tr:first-child th, table.dataTable.row-border tbody tr:first-child td, table.dataTable.display tbody tr:first-child th, table.dataTable.display tbody tr:first-child td {
    border-top: none
}

table.dataTable.cell-border tbody th, table.dataTable.cell-border tbody td {
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd
}

table.dataTable.cell-border tbody tr th:first-child, table.dataTable.cell-border tbody tr td:first-child {
    border-left: 1px solid #ddd
}

table.dataTable.cell-border tbody tr:first-child th, table.dataTable.cell-border tbody tr:first-child td {
    border-top: none
}

table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
    background-color: #f9f9f9
}

table.dataTable.stripe tbody tr.odd.selected, table.dataTable.display tbody tr.odd.selected {
    background-color: #acbad4
}

table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover {
    background-color: #f6f6f6
}

table.dataTable.hover tbody tr:hover.selected, table.dataTable.display tbody tr:hover.selected {
    background-color: #aab7d1
}

table.dataTable.order-column tbody tr > .sorting_1, table.dataTable.order-column tbody tr > .sorting_2, table.dataTable.order-column tbody tr > .sorting_3, table.dataTable.display tbody tr > .sorting_1, table.dataTable.display tbody tr > .sorting_2, table.dataTable.display tbody tr > .sorting_3 {
    background-color: #fafafa
}

table.dataTable.order-column tbody tr.selected > .sorting_1, table.dataTable.order-column tbody tr.selected > .sorting_2, table.dataTable.order-column tbody tr.selected > .sorting_3, table.dataTable.display tbody tr.selected > .sorting_1, table.dataTable.display tbody tr.selected > .sorting_2, table.dataTable.display tbody tr.selected > .sorting_3 {
    background-color: #acbad5
}

table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
    background-color: #f1f1f1
}

table.dataTable.display tbody tr.odd > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
    background-color: #f3f3f3
}

table.dataTable.display tbody tr.odd > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
    background-color: whitesmoke
}

table.dataTable.display tbody tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
    background-color: #a6b4cd
}

table.dataTable.display tbody tr.odd.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
    background-color: #a8b5cf
}

table.dataTable.display tbody tr.odd.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
    background-color: #a9b7d1
}

table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
    background-color: #fafafa
}

table.dataTable.display tbody tr.even > .sorting_2, table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
    background-color: #fcfcfc
}

table.dataTable.display tbody tr.even > .sorting_3, table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
    background-color: #fefefe
}

table.dataTable.display tbody tr.even.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
    background-color: #acbad5
}

table.dataTable.display tbody tr.even.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
    background-color: #aebcd6
}

table.dataTable.display tbody tr.even.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
    background-color: #afbdd8
}

table.dataTable.display tbody tr:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
    background-color: #eaeaea
}

table.dataTable.display tbody tr:hover > .sorting_2, table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
    background-color: #ececec
}

table.dataTable.display tbody tr:hover > .sorting_3, table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
    background-color: #efefef
}

table.dataTable.display tbody tr:hover.selected > .sorting_1, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
    background-color: #a2aec7
}

table.dataTable.display tbody tr:hover.selected > .sorting_2, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 {
    background-color: #a3b0c9
}

table.dataTable.display tbody tr:hover.selected > .sorting_3, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 {
    background-color: #a5b2cb
}

table.dataTable.no-footer {
    border-bottom: 1px solid #111
}

table.dataTable.nowrap th, table.dataTable.nowrap td {
    white-space: nowrap
}

table.dataTable.compact thead th, table.dataTable.compact thead td {
    padding: 4px 17px 4px 4px
}

table.dataTable.compact tfoot th, table.dataTable.compact tfoot td {
    padding: 4px
}

table.dataTable.compact tbody th, table.dataTable.compact tbody td {
    padding: 4px
}

table.dataTable th.dt-left, table.dataTable td.dt-left {
    text-align: left
}

table.dataTable th.dt-center, table.dataTable td.dt-center, table.dataTable td.dataTables_empty {
    text-align: center
}

table.dataTable th.dt-right, table.dataTable td.dt-right {
    text-align: right
}

table.dataTable th.dt-justify, table.dataTable td.dt-justify {
    text-align: justify
}

table.dataTable th.dt-nowrap, table.dataTable td.dt-nowrap {
    white-space: nowrap
}

table.dataTable thead th.dt-head-left, table.dataTable thead td.dt-head-left, table.dataTable tfoot th.dt-head-left, table.dataTable tfoot td.dt-head-left {
    text-align: left
}

table.dataTable thead th.dt-head-center, table.dataTable thead td.dt-head-center, table.dataTable tfoot th.dt-head-center, table.dataTable tfoot td.dt-head-center {
    text-align: center
}

table.dataTable thead th.dt-head-right, table.dataTable thead td.dt-head-right, table.dataTable tfoot th.dt-head-right, table.dataTable tfoot td.dt-head-right {
    text-align: right
}

table.dataTable thead th.dt-head-justify, table.dataTable thead td.dt-head-justify, table.dataTable tfoot th.dt-head-justify, table.dataTable tfoot td.dt-head-justify {
    text-align: justify
}

table.dataTable thead th.dt-head-nowrap, table.dataTable thead td.dt-head-nowrap, table.dataTable tfoot th.dt-head-nowrap, table.dataTable tfoot td.dt-head-nowrap {
    white-space: nowrap
}

table.dataTable tbody th.dt-body-left, table.dataTable tbody td.dt-body-left {
    text-align: left
}

table.dataTable tbody th.dt-body-center, table.dataTable tbody td.dt-body-center {
    text-align: center
}

table.dataTable tbody th.dt-body-right, table.dataTable tbody td.dt-body-right {
    text-align: right
}

table.dataTable tbody th.dt-body-justify, table.dataTable tbody td.dt-body-justify {
    text-align: justify
}

table.dataTable tbody th.dt-body-nowrap, table.dataTable tbody td.dt-body-nowrap {
    white-space: nowrap
}

table.dataTable, table.dataTable th, table.dataTable td {
    box-sizing: content-box
}

.dataTables_wrapper {
    position: relative;
    clear: both;
    *zoom: 1;
    zoom: 1
}

.dataTables_wrapper .dataTables_length {
    float: left
}

.dataTables_wrapper .dataTables_filter {
    float: right;
    text-align: right
}

.dataTables_wrapper .dataTables_filter input {
    margin-left: 0.5em
}

.dataTables_wrapper .dataTables_info {
    clear: both;
    float: left;
    padding-top: 0.755em
}

.dataTables_wrapper .dataTables_paginate {
    float: right;
    text-align: right;
    padding-top: 0.25em
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: 0.5em 1em;
    margin-left: 2px;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    *cursor: hand;
    color: #333 !important;
    border: 1px solid transparent;
    border-radius: 2px
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #333 !important;
    border: 1px solid #979797;
    background-color: white;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #dcdcdc));
    background: -webkit-linear-gradient(top, #fff 0%, #dcdcdc 100%);
    background: -moz-linear-gradient(top, #fff 0%, #dcdcdc 100%);
    background: -ms-linear-gradient(top, #fff 0%, #dcdcdc 100%);
    background: -o-linear-gradient(top, #fff 0%, #dcdcdc 100%);
    background: linear-gradient(to bottom, #fff 0%, #dcdcdc 100%)
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    cursor: default;
    color: #666 !important;
    border: 1px solid transparent;
    background: transparent;
    box-shadow: none
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: white !important;
    border: 1px solid #111;
    background-color: #585858;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));
    background: -webkit-linear-gradient(top, #585858 0%, #111 100%);
    background: -moz-linear-gradient(top, #585858 0%, #111 100%);
    background: -ms-linear-gradient(top, #585858 0%, #111 100%);
    background: -o-linear-gradient(top, #585858 0%, #111 100%);
    background: linear-gradient(to bottom, #585858 0%, #111 100%)
}

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
    outline: none;
    background-color: #2b2b2b;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));
    background: -webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
    background: -moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
    background: -ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
    background: -o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
    background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
    box-shadow: inset 0 0 3px #111
}

.dataTables_wrapper .dataTables_paginate .ellipsis {
    padding: 0 1em
}

.dataTables_wrapper .dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 40px;
    margin-left: -50%;
    margin-top: -25px;
    padding-top: 20px;
    text-align: center;
    font-size: 1.2em;
    background-color: white;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%)
}

.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate {
    color: #333
}

.dataTables_wrapper .dataTables_scroll {
    clear: both
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
    *margin-top: -1px;
    -webkit-overflow-scrolling: touch
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td {
    vertical-align: middle
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th > div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td > div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th > div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td > div.dataTables_sizing {
    height: 0;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #111
}

.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable, .dataTables_wrapper.no-footer div.dataTables_scrollBody > table {
    border-bottom: none
}

.dataTables_wrapper:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0
}

@media screen and (max-width: 767px) {
    .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_paginate {
        float: none;
        text-align: center
    }

    .dataTables_wrapper .dataTables_paginate {
        margin-top: 0.5em
    }
}

@media screen and (max-width: 640px) {
    .dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter {
        float: none;
        text-align: center
    }

    .dataTables_wrapper .dataTables_filter {
        margin-top: 0.5em
    }
}


table.DTFC_Cloned thead, table.DTFC_Cloned tfoot {
    background-color: white
}

div.DTFC_Blocker {
    background-color: white
}

div.DTFC_LeftWrapper table.dataTable, div.DTFC_RightWrapper table.dataTable {
    margin-bottom: 0;
    z-index: 2
}

div.DTFC_LeftWrapper table.dataTable.no-footer, div.DTFC_RightWrapper table.dataTable.no-footer {
    border-bottom: none
}


table.dataTable.dtr-inline.collapsed > tbody > tr > td.child, table.dataTable.dtr-inline.collapsed > tbody > tr > th.child, table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty {
    cursor: default !important
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td.child:before, table.dataTable.dtr-inline.collapsed > tbody > tr > th.child:before, table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty:before {
    display: none !important
}

table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child, table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child {
    position: relative;
    padding-left: 30px;
    cursor: pointer
}

table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child:before {
    top: 9px;
    left: 4px;
    height: 14px;
    width: 14px;
    display: block;
    position: absolute;
    color: white;
    border: 2px solid white;
    border-radius: 14px;
    box-shadow: 0 0 3px #444;
    box-sizing: content-box;
    text-align: center;
    text-indent: 0 !important;
    font-family: 'Courier New', Courier, monospace;
    line-height: 14px;
    content: '+';
    background-color: #31b131
}

table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child:before {
    content: '-';
    background-color: #d33333
}

table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child, table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child {
    padding-left: 27px
}

table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child:before, table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child:before {
    top: 5px;
    left: 4px;
    height: 14px;
    width: 14px;
    border-radius: 14px;
    line-height: 14px;
    text-indent: 3px
}

table.dataTable.dtr-column > tbody > tr > td.control, table.dataTable.dtr-column > tbody > tr > th.control {
    position: relative;
    cursor: pointer
}

table.dataTable.dtr-column > tbody > tr > td.control:before, table.dataTable.dtr-column > tbody > tr > th.control:before {
    top: 50%;
    left: 50%;
    height: 16px;
    width: 16px;
    margin-top: -10px;
    margin-left: -10px;
    display: block;
    position: absolute;
    color: white;
    border: 2px solid white;
    border-radius: 14px;
    box-shadow: 0 0 3px #444;
    box-sizing: content-box;
    text-align: center;
    text-indent: 0 !important;
    font-family: 'Courier New', Courier, monospace;
    line-height: 14px;
    content: '+';
    background-color: #31b131
}

table.dataTable.dtr-column > tbody > tr.parent td.control:before, table.dataTable.dtr-column > tbody > tr.parent th.control:before {
    content: '-';
    background-color: #d33333
}

table.dataTable > tbody > tr.child {
    padding: 0.5em 1em
}

table.dataTable > tbody > tr.child:hover {
    background: transparent !important
}

table.dataTable > tbody > tr.child ul.dtr-details {
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 0
}

table.dataTable > tbody > tr.child ul.dtr-details > li {
    border-bottom: 1px solid #efefef;
    padding: 0.5em 0
}

table.dataTable > tbody > tr.child ul.dtr-details > li:first-child {
    padding-top: 0
}

table.dataTable > tbody > tr.child ul.dtr-details > li:last-child {
    border-bottom: none
}

table.dataTable > tbody > tr.child span.dtr-title {
    display: inline-block;
    min-width: 75px;
    font-weight: bold
}

div.dtr-modal {
    position: fixed;
    box-sizing: border-box;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 100;
    padding: 10em 1em
}

div.dtr-modal div.dtr-modal-display {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 50%;
    height: 50%;
    overflow: auto;
    margin: auto;
    z-index: 102;
    overflow: auto;
    background-color: #f5f5f7;
    border: 1px solid black;
    border-radius: 0.5em;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.6)
}

div.dtr-modal div.dtr-modal-content {
    position: relative;
    padding: 1em
}

div.dtr-modal div.dtr-modal-close {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 22px;
    height: 22px;
    border: 1px solid #eaeaea;
    background-color: #f9f9f9;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
    z-index: 12
}

div.dtr-modal div.dtr-modal-close:hover {
    background-color: #eaeaea
}

div.dtr-modal div.dtr-modal-background {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 101;
    background: rgba(0, 0, 0, 0.6)
}

@media screen and (max-width: 767px) {
    div.dtr-modal div.dtr-modal-display {
        width: 95%
    }
}


table.dt-rowReorder-float {
    position: absolute !important;
    opacity: 0.8;
    table-layout: fixed;
    outline: 2px solid #888;
    outline-offset: -2px;
    z-index: 2001
}

tr.dt-rowReorder-moving {
    outline: 2px solid #555;
    outline-offset: -2px
}

body.dt-rowReorder-noOverflow {
    overflow-x: hidden
}

table.dataTable td.reorder {
    text-align: center;
    cursor: move
}


div.DTS {
    display: block !important
}

div.DTS tbody th, div.DTS tbody td {
    white-space: nowrap
}

div.DTS div.DTS_Loading {
    z-index: 1
}

div.DTS div.dataTables_scrollBody {
    background: repeating-linear-gradient(45deg, #edeeff, #edeeff 10px, #fff 10px, #fff 20px)
}

div.DTS div.dataTables_scrollBody table {
    z-index: 2
}

div.DTS div.dataTables_paginate, div.DTS div.dataTables_length {
    display: none
}


table.dataTable tbody > tr.selected, table.dataTable tbody > tr > .selected {
    background-color: #B0BED9
}

table.dataTable.stripe tbody > tr.odd.selected, table.dataTable.stripe tbody > tr.odd > .selected, table.dataTable.display tbody > tr.odd.selected, table.dataTable.display tbody > tr.odd > .selected {
    background-color: #acbad4
}

table.dataTable.hover tbody > tr.selected:hover, table.dataTable.hover tbody > tr > .selected:hover, table.dataTable.display tbody > tr.selected:hover, table.dataTable.display tbody > tr > .selected:hover {
    background-color: #aab7d1
}

table.dataTable.order-column tbody > tr.selected > .sorting_1, table.dataTable.order-column tbody > tr.selected > .sorting_2, table.dataTable.order-column tbody > tr.selected > .sorting_3, table.dataTable.order-column tbody > tr > .selected, table.dataTable.display tbody > tr.selected > .sorting_1, table.dataTable.display tbody > tr.selected > .sorting_2, table.dataTable.display tbody > tr.selected > .sorting_3, table.dataTable.display tbody > tr > .selected {
    background-color: #acbad5
}

table.dataTable.display tbody > tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe tbody > tr.odd.selected > .sorting_1 {
    background-color: #a6b4cd
}

table.dataTable.display tbody > tr.odd.selected > .sorting_2, table.dataTable.order-column.stripe tbody > tr.odd.selected > .sorting_2 {
    background-color: #a8b5cf
}

table.dataTable.display tbody > tr.odd.selected > .sorting_3, table.dataTable.order-column.stripe tbody > tr.odd.selected > .sorting_3 {
    background-color: #a9b7d1
}

table.dataTable.display tbody > tr.even.selected > .sorting_1, table.dataTable.order-column.stripe tbody > tr.even.selected > .sorting_1 {
    background-color: #acbad5
}

table.dataTable.display tbody > tr.even.selected > .sorting_2, table.dataTable.order-column.stripe tbody > tr.even.selected > .sorting_2 {
    background-color: #aebcd6
}

table.dataTable.display tbody > tr.even.selected > .sorting_3, table.dataTable.order-column.stripe tbody > tr.even.selected > .sorting_3 {
    background-color: #afbdd8
}

table.dataTable.display tbody > tr.odd > .selected, table.dataTable.order-column.stripe tbody > tr.odd > .selected {
    background-color: #a6b4cd
}

table.dataTable.display tbody > tr.even > .selected, table.dataTable.order-column.stripe tbody > tr.even > .selected {
    background-color: #acbad5
}

table.dataTable.display tbody > tr.selected:hover > .sorting_1, table.dataTable.order-column.hover tbody > tr.selected:hover > .sorting_1 {
    background-color: #a2aec7
}

table.dataTable.display tbody > tr.selected:hover > .sorting_2, table.dataTable.order-column.hover tbody > tr.selected:hover > .sorting_2 {
    background-color: #a3b0c9
}

table.dataTable.display tbody > tr.selected:hover > .sorting_3, table.dataTable.order-column.hover tbody > tr.selected:hover > .sorting_3 {
    background-color: #a5b2cb
}

table.dataTable.display tbody > tr:hover > .selected, table.dataTable.display tbody > tr > .selected:hover, table.dataTable.order-column.hover tbody > tr:hover > .selected, table.dataTable.order-column.hover tbody > tr > .selected:hover {
    background-color: #a2aec7
}

table.dataTable tbody td.select-checkbox, table.dataTable tbody th.select-checkbox {
    position: relative
}

table.dataTable tbody td.select-checkbox:before, table.dataTable tbody td.select-checkbox:after, table.dataTable tbody th.select-checkbox:before, table.dataTable tbody th.select-checkbox:after {
    display: block;
    position: absolute;
    top: 1.2em;
    left: 50%;
    width: 12px;
    height: 12px;
    box-sizing: border-box
}

table.dataTable tbody td.select-checkbox:before, table.dataTable tbody th.select-checkbox:before {
    content: ' ';
    margin-top: -6px;
    margin-left: -6px;
    border: 1px solid black;
    border-radius: 3px
}

table.dataTable tr.selected td.select-checkbox:after, table.dataTable tr.selected th.select-checkbox:after {
    content: '\2714';
    margin-top: -11px;
    margin-left: -4px;
    text-align: center;
    text-shadow: 1px 1px #B0BED9, -1px -1px #B0BED9, 1px -1px #B0BED9, -1px 1px #B0BED9
}

div.dataTables_wrapper span.select-info, div.dataTables_wrapper span.select-item {
    margin-left: 0.5em
}

@media screen and (max-width: 640px) {
    div.dataTables_wrapper span.select-info, div.dataTables_wrapper span.select-item {
        margin-left: 0;
        display: block
    }
}


/*======================================
  Selectric v1.13.0
======================================*/

.selectric-wrapper {
    position: relative;
    cursor: pointer;
}

.selectric-responsive {
    width: 100%;
}

.selectric {
    border: 1px solid #DDD;
    border-radius: 0px;
    background: #F8F8F8;
    position: relative;
    overflow: hidden;
}

.selectric .label {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 38px 0 10px;
    font-size: 12px;
    line-height: 38px;
    color: #444;
    height: 38px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.selectric .button {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 38px;
    height: 38px;
    line-height: 38px;
    background-color: #F8f8f8;
    color: #BBB;
    text-align: center;
    font: 0/0 a;
    *font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial;
}

.selectric .button:after {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-top-color: #BBB;
    border-bottom: none;
}

.selectric-focus .selectric {
    border-color: #aaaaaa;
}

.selectric-hover .selectric {
    border-color: #c4c4c4;
}

.selectric-hover .selectric .button {
    color: #a2a2a2;
}

.selectric-hover .selectric .button:after {
    border-top-color: #a2a2a2;
}

.selectric-open {
    z-index: 9999;
}

.selectric-open .selectric {
    border-color: #c4c4c4;
}

.selectric-open .selectric-items {
    display: block;
}

.selectric-disabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.selectric-hide-select {
    position: relative;
    overflow: hidden;
    width: 0;
    height: 0;
}

.selectric-hide-select select {
    position: absolute;
    left: -100%;
}

.selectric-hide-select.selectric-is-native {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.selectric-hide-select.selectric-is-native select {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    border: none;
    z-index: 1;
    box-sizing: border-box;
    opacity: 0;
}

.selectric-input {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 1px !important;
    height: 1px !important;
    outline: none !important;
    border: none !important;
    *font: 0/0 a !important;
    background: none !important;
}

.selectric-temp-show {
    position: absolute !important;
    visibility: hidden !important;
    display: block !important;
}

/* Items box */
.selectric-items {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #F8F8F8;
    border: 1px solid #c4c4c4;
    z-index: -1;
    box-shadow: 0 0 10px -6px;
}

.selectric-items .selectric-scroll {
    height: 100%;
    overflow: auto;
}

.selectric-above .selectric-items {
    top: auto;
    bottom: 100%;
}

.selectric-items ul, .selectric-items li {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 20px;
    min-height: 20px;
}

.selectric-items li {
    display: block;
    padding: 10px;
    color: #666;
    cursor: pointer;
}

.selectric-items li.selected {
    background: #E0E0E0;
    color: #444;
}

.selectric-items li.highlighted {
    background: #D0D0D0;
    color: #444;
}

.selectric-items li:hover {
    background: #D5D5D5;
    color: #444;
}

.selectric-items .disabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default !important;
    background: none !important;
    color: #666 !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.selectric-items .selectric-group .selectric-group-label {
    font-weight: bold;
    padding-left: 10px;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: none;
    color: #444;
}

.selectric-items .selectric-group.disabled li {
    filter: alpha(opacity=100);
    opacity: 1;
}

.selectric-items .selectric-group li {
    padding-left: 25px;
}

/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
    display: none;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}

.ui-helper-clearfix:after {
    clear: both;
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
    z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
    cursor: default !important;

}


/* Icons
----------------------------------*/
.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    font-size: 100%;
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto;
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0;
}

.ui-menu .ui-menu {
    position: absolute;
}

.ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    /* support: IE10, see #8844 */
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px .4em;
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0;
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
    margin: -1px;
}

/* icon support */
.ui-menu-icons {
    position: relative;
}

.ui-menu-icons .ui-menu-item-wrapper {
    padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
    left: auto;
    right: 0;
}

.ui-button {
    padding: .4em 1em;
    display: inline-block;
    position: relative;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    /* Support: IE <= 11 */
    overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
    text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
    width: 2em;
    box-sizing: border-box;
    text-indent: -9999px;
    white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
    text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
    padding: 0;
    width: 2.1em;
    height: 2.1em;
    text-indent: -9999px;
    white-space: nowrap;

}

input.ui-button.ui-icon-notext .ui-icon {
    width: auto;
    height: auto;
    text-indent: 0;
    white-space: normal;
    padding: .4em 1em;
}

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.ui-controlgroup {
    vertical-align: middle;
    display: inline-block;
}

.ui-controlgroup > .ui-controlgroup-item {
    float: left;
    margin-left: 0;
    margin-right: 0;
}

.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
    z-index: 9999;
}

.ui-controlgroup-vertical > .ui-controlgroup-item {
    display: block;
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left;
}

.ui-controlgroup-vertical .ui-controlgroup-item {
    box-sizing: border-box;
}

.ui-controlgroup .ui-controlgroup-label {
    padding: .4em 1em;
}

.ui-controlgroup .ui-controlgroup-label span {
    font-size: 80%;
}

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
    border-left: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
    border-top: none;
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
    border-right: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
    border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {

    /* Support: IE8 only, Android < 4.4 only */
    width: 75%;
    width: calc(100% - 2.4em);
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
    border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
    box-shadow: inset 1px 1px 1px #ccc;
    border-radius: .12em;
    border: none;
}

.ui-checkboxradio-radio-label .ui-icon-background {
    width: 16px;
    height: 16px;
    border-radius: 1em;
    overflow: visible;
    border: none;
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
    background-image: none;
    width: 8px;
    height: 8px;
    border-width: 4px;
    border-style: solid;
}

.ui-checkboxradio-disabled {

}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none;
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}

.ui-datepicker .ui-datepicker-next {
    right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45%;
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em;
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0;
}

.ui-datepicker td {
    border: 0;
    padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
    width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
    direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: .5em;
    top: .3em;
}

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0;
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative;
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px;
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto;
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer;
}

.ui-dialog .ui-resizable-n {
    height: 2px;
    top: 0;
}

.ui-dialog .ui-resizable-e {
    width: 2px;
    right: 0;
}

.ui-dialog .ui-resizable-s {
    height: 2px;
    bottom: 0;
}

.ui-dialog .ui-resizable-w {
    width: 2px;
    left: 0;
}

.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
    width: 7px;
    height: 7px;
}

.ui-dialog .ui-resizable-se {
    right: 0;
    bottom: 0;
}

.ui-dialog .ui-resizable-sw {
    left: 0;
    bottom: 0;
}

.ui-dialog .ui-resizable-ne {
    right: 0;
    top: 0;
}

.ui-dialog .ui-resizable-nw {
    left: 0;
    top: 0;
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move;
}

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none;
}

.ui-resizable {
    position: relative;
}

.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none;
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
    display: none;
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0;
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0;
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%;
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%;
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px;
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px;
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px;
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px;
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden;
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%;
}

.ui-progressbar .ui-progressbar-overlay {
    background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
    height: 100%;
    filter: alpha(opacity=25); /* support: IE8 */
    opacity: 0.25;
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none;
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none;
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black;
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px;
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.5;
    padding: 2px 0.4em;
    margin: 0.5em 0 0 0;
    height: auto;
    border: 0;
}

.ui-selectmenu-open {
    display: block;
}

.ui-selectmenu-text {
    display: block;
    margin-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ui-selectmenu-button.ui-button {
    text-align: left;
    white-space: nowrap;
    width: 14em;
}

.ui-selectmenu-icon.ui-icon {
    float: right;
    margin-top: 0;
}

.ui-slider {
    position: relative;
    text-align: left;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none;
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit;
}

.ui-slider-horizontal {
    height: .8em;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em;
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}

.ui-slider-vertical {
    width: .8em;
    height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em;
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0;
}

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none;
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle;
}

.ui-spinner-input {
    border: none;
    background: none;
    color: inherit;
    padding: .222em 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 2em;
}

.ui-spinner-button {
    width: 1.6em;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0;
}

/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: none;
}

.ui-spinner-up {
    top: 0;
}

.ui-spinner-down {
    bottom: 0;
}

.ui-tabs {
    position: relative; /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
    padding: .2em;
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0;
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text;
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none;
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
}

body .ui-tooltip {
    border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
}

.ui-widget .ui-widget {
    font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
}

.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5;
}

.ui-widget-content {
    border: 1px solid #dddddd;
    background: #ffffff;
    color: #333333;
}

.ui-widget-content a {
    color: #333333;
}

.ui-widget-header {
    border: 1px solid #dddddd;
    background: #e9e9e9;
    color: #333333;
    font-weight: bold;
}

.ui-widget-header a {
    color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
    /* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
    color: #454545;
    text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
    border: 1px solid #cccccc;
    background: #ededed;
    font-weight: normal;
    color: #2b2b2b;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
    color: #2b2b2b;
    text-decoration: none;
}

.ui-visual-focus {
    box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: normal;
    color: #ffffff;
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
    border: #003eff;
    background-color: #ffffff;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #ffffff;
    text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620;
}

.ui-state-checked {
    border: 1px solid #dad55e;
    background: #fffa90;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #777620;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #f1a899;
    background: #fddfdf;
    color: #5f3f3f;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #5f3f3f;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #5f3f3f;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70); /* support: IE8 */
    font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35); /* support: IE8 */
    background-image: none;
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
    width: 16px;
    height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url("ui-icons_444444_256x240.png");
}

.ui-widget-header .ui-icon {
    background-image: url("ui-icons_444444_256x240.png");
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
    background-image: url("ui-icons_555555_256x240.png");
}

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
    background-image: url("ui-icons_ffffff_256x240.png");
}

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
    background-image: url("ui-icons_777620_256x240.png");
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url("ui-icons_cc0000_256x240.png");
}

.ui-button .ui-icon {
    background-image: url("ui-icons_777777_256x240.png");
}

/* positioning */
.ui-icon-blank {
    background-position: 16px 16px;
}

.ui-icon-caret-1-n {
    background-position: 0 0;
}

.ui-icon-caret-1-ne {
    background-position: -16px 0;
}

.ui-icon-caret-1-e {
    background-position: -32px 0;
}

.ui-icon-caret-1-se {
    background-position: -48px 0;
}

.ui-icon-caret-1-s {
    background-position: -65px 0;
}

.ui-icon-caret-1-sw {
    background-position: -80px 0;
}

.ui-icon-caret-1-w {
    background-position: -96px 0;
}

.ui-icon-caret-1-nw {
    background-position: -112px 0;
}

.ui-icon-caret-2-n-s {
    background-position: -128px 0;
}

.ui-icon-caret-2-e-w {
    background-position: -144px 0;
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
    background-position: -65px -16px;
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
    background-position: -65px -32px;
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
    background-position: 1px -48px;
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px;
}

.ui-icon-arrow-4 {
    background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px;
}

.ui-icon-extlink {
    background-position: -32px -80px;
}

.ui-icon-newwin {
    background-position: -48px -80px;
}

.ui-icon-refresh {
    background-position: -64px -80px;
}

.ui-icon-shuffle {
    background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px;
}

.ui-icon-folder-open {
    background-position: -16px -96px;
}

.ui-icon-document {
    background-position: -32px -96px;
}

.ui-icon-document-b {
    background-position: -48px -96px;
}

.ui-icon-note {
    background-position: -64px -96px;
}

.ui-icon-mail-closed {
    background-position: -80px -96px;
}

.ui-icon-mail-open {
    background-position: -96px -96px;
}

.ui-icon-suitcase {
    background-position: -112px -96px;
}

.ui-icon-comment {
    background-position: -128px -96px;
}

.ui-icon-person {
    background-position: -144px -96px;
}

.ui-icon-print {
    background-position: -160px -96px;
}

.ui-icon-trash {
    background-position: -176px -96px;
}

.ui-icon-locked {
    background-position: -192px -96px;
}

.ui-icon-unlocked {
    background-position: -208px -96px;
}

.ui-icon-bookmark {
    background-position: -224px -96px;
}

.ui-icon-tag {
    background-position: -240px -96px;
}

.ui-icon-home {
    background-position: 0 -112px;
}

.ui-icon-flag {
    background-position: -16px -112px;
}

.ui-icon-calendar {
    background-position: -32px -112px;
}

.ui-icon-cart {
    background-position: -48px -112px;
}

.ui-icon-pencil {
    background-position: -64px -112px;
}

.ui-icon-clock {
    background-position: -80px -112px;
}

.ui-icon-disk {
    background-position: -96px -112px;
}

.ui-icon-calculator {
    background-position: -112px -112px;
}

.ui-icon-zoomin {
    background-position: -128px -112px;
}

.ui-icon-zoomout {
    background-position: -144px -112px;
}

.ui-icon-search {
    background-position: -160px -112px;
}

.ui-icon-wrench {
    background-position: -176px -112px;
}

.ui-icon-gear {
    background-position: -192px -112px;
}

.ui-icon-heart {
    background-position: -208px -112px;
}

.ui-icon-star {
    background-position: -224px -112px;
}

.ui-icon-link {
    background-position: -240px -112px;
}

.ui-icon-cancel {
    background-position: 0 -128px;
}

.ui-icon-plus {
    background-position: -16px -128px;
}

.ui-icon-plusthick {
    background-position: -32px -128px;
}

.ui-icon-minus {
    background-position: -48px -128px;
}

.ui-icon-minusthick {
    background-position: -64px -128px;
}

.ui-icon-close {
    background-position: -80px -128px;
}

.ui-icon-closethick {
    background-position: -96px -128px;
}

.ui-icon-key {
    background-position: -112px -128px;
}

.ui-icon-lightbulb {
    background-position: -128px -128px;
}

.ui-icon-scissors {
    background-position: -144px -128px;
}

.ui-icon-clipboard {
    background-position: -160px -128px;
}

.ui-icon-copy {
    background-position: -176px -128px;
}

.ui-icon-contact {
    background-position: -192px -128px;
}

.ui-icon-image {
    background-position: -208px -128px;
}

.ui-icon-video {
    background-position: -224px -128px;
}

.ui-icon-script {
    background-position: -240px -128px;
}

.ui-icon-alert {
    background-position: 0 -144px;
}

.ui-icon-info {
    background-position: -16px -144px;
}

.ui-icon-notice {
    background-position: -32px -144px;
}

.ui-icon-help {
    background-position: -48px -144px;
}

.ui-icon-check {
    background-position: -64px -144px;
}

.ui-icon-bullet {
    background-position: -80px -144px;
}

.ui-icon-radio-on {
    background-position: -96px -144px;
}

.ui-icon-radio-off {
    background-position: -112px -144px;
}

.ui-icon-pin-w {
    background-position: -128px -144px;
}

.ui-icon-pin-s {
    background-position: -144px -144px;
}

.ui-icon-play {
    background-position: 0 -160px;
}

.ui-icon-pause {
    background-position: -16px -160px;
}

.ui-icon-seek-next {
    background-position: -32px -160px;
}

.ui-icon-seek-prev {
    background-position: -48px -160px;
}

.ui-icon-seek-end {
    background-position: -64px -160px;
}

.ui-icon-seek-start {
    background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
    background-position: -80px -160px;
}

.ui-icon-stop {
    background-position: -96px -160px;
}

.ui-icon-eject {
    background-position: -112px -160px;
}

.ui-icon-volume-off {
    background-position: -128px -160px;
}

.ui-icon-volume-on {
    background-position: -144px -160px;
}

.ui-icon-power {
    background-position: 0 -176px;
}

.ui-icon-signal-diag {
    background-position: -16px -176px;
}

.ui-icon-signal {
    background-position: -32px -176px;
}

.ui-icon-battery-0 {
    background-position: -48px -176px;
}

.ui-icon-battery-1 {
    background-position: -64px -176px;
}

.ui-icon-battery-2 {
    background-position: -80px -176px;
}

.ui-icon-battery-3 {
    background-position: -96px -176px;
}

.ui-icon-circle-plus {
    background-position: 0 -192px;
}

.ui-icon-circle-minus {
    background-position: -16px -192px;
}

.ui-icon-circle-close {
    background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px;
}

.ui-icon-circle-check {
    background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px;
}


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
    background: #aaaaaa;
    opacity: .3;
    filter: Alpha(Opacity=30); /* support: IE8 */
}

.ui-widget-shadow {
    -webkit-box-shadow: 0px 0px 5px #666666;
    box-shadow: 0px 0px 5px #666666;
}
/* End */


/* Start:/local/templates/.default/static/css/main.css?16877547721191195*/
@charset "UTF-8";
@font-face {
    font-family: 'Open Sans';
    src: local("Open Sans Light"), local("OpenSans-Light"), url("opensanslight.woff2") format("woff2"), url("opensanslight.woff") format("woff"), url("/local/templates/.default/static/css/../fonts/Open_Sans/opensanslight.ttf") format("truetype");
    font-weight: 300;
    font-style: normal; }

@font-face {
    font-family: 'Open Sans';
    src: local("Open Sans Light Italic"), local("OpenSansLight-Italic"), url("opensanslightitalic.woff2") format("woff2"), url("opensanslightitalic.woff") format("woff"), url("opensanslightitalic.ttf") format("truetype");
    font-weight: 300;
    font-style: italic; }

@font-face {
    font-family: 'Open Sans';
    src: local("Open Sans"), local("OpenSans"), url("opensans.woff2") format("woff2"), url("opensans.woff") format("woff"), url("opensans.ttf") format("truetype");
    font-weight: 400;
    font-style: normal; }

@font-face {
    font-family: 'Open Sans';
    src: local("Open Sans Italic"), local("OpenSans-Italic"), url("opensansitalic.woff2") format("woff2"), url("opensansitalic.woff") format("woff"), url("opensansitalic.ttf") format("truetype");
    font-weight: 400;
    font-style: italic; }

@font-face {
    font-family: 'Open Sans';
    src: local("Open Sans Semibold"), local("OpenSans-Semibold"), url("opensanssemibold.woff2") format("woff2"), url("opensanssemibold.woff") format("woff"), url("opensanssemibold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal; }

@font-face {
    font-family: 'Open Sans';
    src: local("Open Sans Semibold Italic"), local("OpenSans-SemiboldItalic"), url("opensanssemibolditalic.woff2") format("woff2"), url("opensanssemibolditalic.woff") format("woff"), url("opensanssemibolditalic.ttf") format("truetype");
    font-weight: 600;
    font-style: italic; }

@font-face {
    font-family: 'Open Sans';
    src: local("Open Sans Bold"), local("OpenSans-Bold"), url("opensansbold.woff2") format("woff2"), url("opensansbold.woff") format("woff"), url("opensansbold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal; }

@font-face {
    font-family: 'Open Sans';
    src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url("opensansbolditalic.woff2") format("woff2"), url("opensansbolditalic.woff") format("woff"), url("opensansbolditalic.ttf") format("truetype");
    font-weight: 700;
    font-style: italic; }

@font-face {
    font-family: 'Open Sans';
    src: local("Open Sans Extrabold"), local("OpenSans-Extrabold"), url("opensansextrabold.woff2") format("woff2"), url("opensansextrabold.woff") format("woff"), url("opensansextrabold.ttf") format("truetype");
    font-weight: 800;
    font-style: normal; }

@font-face {
    font-family: 'Open Sans';
    src: local("Open Sans Extrabold Italic"), local("OpenSans-ExtraboldItalic"), url("opensansextrabolditalic.woff2") format("woff2"), url("opensansextrabolditalic.woff") format("woff"), url("opensansextrabolditalic.ttf") format("truetype");
    font-weight: 800;
    font-style: italic; }

/* @include inlineblock(middle); */
.home-about-company .home-about-company__desc:after, .news-single:after, .catalog-wrap:after, .home-about-company .home-about-company__desc:before, .news-single:before, .catalog-wrap:before {
  content: "";
  display: table; }

.home-about-company .home-about-company__desc:after, .news-single:after, .catalog-wrap:after {
  clear: both; }

/* @extend %clearfix; */
/*
	@include input-placeholder {
		color: #fff;
	}
*/
/* px to rem */
/* rem(16px) */
/* responsive */
/*
	@include tablets {
		width: 100%;
	}
*/
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  outline: none !important; }

input {
  outline: none !important; }

*::-webkit-input-placeholder {
  opacity: 1; }

*:-moz-placeholder {
  opacity: 1; }

*::-moz-placeholder {
  opacity: 1; }

*:-ms-input-placeholder {
  opacity: 1; }

input:focus {
  outline: none; }

a {
  outline: none;
  text-decoration: underline;
  color: #0092d9; }
  a:hover {
    color: #10c7ee; }
  a:active, a:focus {
    color: #919a93; }

html {
  font-size: 16px; }

body {
  background: #fff;
  font-size: 16px;
  min-width: 320px;
  position: relative;
  line-height: 1.75;
  font-family: 'Open Sans';
  font-weight: normal;
  font-style: normal;
  color: #1b130e;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased; }
  body.no-scroll {
    overflow: hidden; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

@media screen and (max-width: 992px) {
  .hidden-laptop {
    display: none !important; } }

@media screen and (min-width: 992px) {
  .visibility-laptop {
    display: none !important; } }

@media screen and (max-width: 767px) {
  .hidden-tablets {
    display: none !important; } }

@media screen and (min-width: 767px) {
  .visibility-tablets {
    display: none !important; } }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1240px) {
    .container {
      width: 1210px; } }

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.icon-human {
  width: 18px;
  height: 24px;
  content: "";
  display: inline-block;
  background: url(human.svg) no-repeat center; }

.icon-comparison {
  width: 17px;
  height: 21px;
  content: "";
  display: inline-block;
  background: url(comparison.svg) no-repeat center; }

.icon-favorites {
  width: 16px;
  height: 19px;
  content: "";
  display: inline-block;
  background: url(favorites.svg) no-repeat center; }

.icon-comparison_blue {
  width: 17px;
  height: 22px;
  content: "";
  display: inline-block;
  background: url(comparison__blue.svg) no-repeat center; }

.icon-remove__blue {
  width: 19px;
  height: 21px;
  content: "";
  display: inline-block;
  background: url(remove__blue.svg) no-repeat center; }

.icon-remove {
  width: 26px;
  height: 30px;
  content: "";
  display: inline-block;
  background: url(remove.svg) no-repeat center; }

.icon-favorites_blue{
  width: 17px;
  height: 21px;
  content: "";
  display: inline-block;
  background: url(favorites__blue.svg) no-repeat center; }

.icon-basket {
  width: 21px;
  height: 18px;
  content: "";
  display: inline-block;
  background: url(basket.svg) no-repeat center; }

.icon-phone {
  width: 16px;
  height: 27px;
  content: "";
  display: inline-block;
  background: url(phone.svg) no-repeat center; }

.icon-email {
  width: 24px;
  height: 19px;
  content: "";
  display: inline-block;
  background: url(email.svg) no-repeat center; }

.icon-card {
  width: 59px;
  height: 36px;
  content: "";
  display: inline-block;
  background: url(icon-card.svg) no-repeat center; }

.icon-cash {
  width: 49px;
  height: 55px;
  content: "";
  display: inline-block;
  background: url(icon-cash.svg) no-repeat center; }

.icon-sber {
  width: 43px;
  height: 43px;
  content: "";
  display: inline-block;
  background: url(icon-sber.png) no-repeat center; }

.icon-transfer {
  width: 43px;
  height: 64px;
  content: "";
  display: inline-block;
  background: url(icon-transfer.svg) no-repeat center; }

.icon-certificate_blue {
  width: 30px;
  height: 38px;
  content: "";
  display: inline-block;
  background: url(pdf__blue.svg) no-repeat center; }

.icon-print_blue {
  width: 26px;
  height: 28px;
  content: "";
  display: inline-block;
  background: url(print_blue.svg) no-repeat center; }

.goods-received {
  display: inline-block;
  color: #14cb6c;
  font-size: 12px;
  line-height: 14px;
  position: relative;
  padding-left: 25px; }
  .goods-received:before {
    width: 12px;
    height: 9px;
    content: "";
    background: url(goods-received.svg) no-repeat center;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 3px; }

.goods-shipped {
  display: inline-block;
  color: #1396db;
  font-size: 12px;
  line-height: 14px;
  position: relative;
  padding-left: 25px; }
  .goods-shipped:before {
    width: 15px;
    height: 13px;
    content: "";
    background: url(goods-shipped.svg) no-repeat center;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 0; }

.goods-processed {
  display: inline-block;
  color: #1b130e;
  font-size: 12px;
  line-height: 14px;
  position: relative;
  padding-left: 25px; }
  .goods-processed:before {
    width: 13px;
    height: 14px;
    content: "";
    background: url(goods-processed.svg) no-repeat center;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 0; }

.goods-rejected {
  display: inline-block;
  color: #fa7d89;
  font-size: 12px;
  line-height: 14px;
  position: relative; }
  .goods-rejected span {
    padding-left: 25px;
    display: block;
    margin-bottom: 10px;
    color: #fb2644;
    font-weight: 600; }
  .goods-rejected:before {
    width: 2px;
    height: 14px;
    content: "";
    background: url(wrong.svg) no-repeat center;
    background-size: contain;
    position: absolute;
    left: 12px;
    top: 0; }

.goods-canceled {
  display: inline-block;
  color: #a1a0a0;
  font-size: 12px;
  line-height: 14px;
  position: relative;
  padding-left: 20px; }
  .goods-canceled:before {
    width: 10px;
    height: 10px;
    content: "";
    background: url(close.svg) no-repeat center;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 2px;
    opacity: .3; }

.burger {
  display: inline-block;
  width: 28px;
  height: 20px;
  position: relative; }
  .burger:before {
    width: 100%;
    height: 3px;
    content: "";
    background: #008fd7;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 5px; }
  .burger span {
    width: 100%;
    height: 3px;
    content: "";
    background: #008fd7;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    border-radius: 5px; }
  .burger:after {
    width: 100%;
    height: 3px;
    content: "";
    background: #008fd7;
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 5px; }

.btn {
  padding: 0px 20px;
  line-height: 31px;
  height: 35px;
  border: 2px solid #008fd8;
  color: #1b130e;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  display: inline-block;
  -webkit-transition: all .4s;
  transition: all .4s;
  text-align: center; }
  .btn:hover {
    color: #008fd8; }
    /*.btn:hover:focus {
      color: #fff; }*/
  .btn:focus {
    color: #1b130e; }

.btn-blue{
  padding: 0px 20px;
  line-height: 31px;
  height: 35px;
  border: 2px solid #008fd8;
  background: #008fd8;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  display: inline-block;
  -webkit-transition: all .4s;
  transition: all .4s;
  text-align: center; }
  .btn-blue:hover {
    border: 2px solid #00f0ff;
    background: #00f0ff;
    color: #1b130e; }
    .btn-blue:hover:focus {
      color: #1b130e; }
  .btn-blue:focus {
    color: #fff; }


.btn-aut {
  padding: 0px 20px;
  line-height: 31px;
  height: 35px;
  border: 2px solid #bebebe;
  background: transparent;
  color: #b1b1b1;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  display: inline-block;
  -webkit-transition: all .4s;
  transition: all .4s;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  font-weight: 700; }
  .btn-aut:hover {
    background: transparent;
    border: 2px solid #0092d9;
    color: #0092d9; }
    .btn-aut:hover:focus {
      color: #1b130e; }
  .btn-aut:focus {
    color: #b1b1b1; }

.btn-gray {
  padding: 0px 15px;
  line-height: 31px;
  height: 35px;
  border: 2px solid #bebebe;
  background: transparent;
  color: #b1b1b1;
  text-decoration: none;
  font-size: 13px;
  font-weight: 600;
  white-space: nowrap;
  display: inline-block;
  -webkit-transition: all .4s;
  transition: all .4s;
  text-align: center;
  font-weight: 700;
  cursor: pointer; }
  .btn-gray:hover {
    background: transparent;
    border: 2px solid #0092d9;
    color: #0092d9; }
    .btn-gray:hover:focus {
      color: #1b130e; }
  .btn-gray:focus {
    color: #b1b1b1; }

.btn-no {
  padding: 0px 20px;
  line-height: 31px;
  height: 35px;
  border: 2px solid #9a9c9a;
  background: #9a9c9a;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  display: inline-block;
  -webkit-transition: all .4s;
  transition: all .4s;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  font-weight: 700;
  position: relative; }
  .btn-no .btn-no__text {
    position: absolute;
    width: 150px;
    padding: 10px;
    background: #fff;
    z-index: 5;
    color: #000;
    font-weight: 600;
    font-size: 11px;
    line-height: 14px;
    text-align: center;
    left: 50%;
    top: calc(-100% - 67px);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    border-color: #d2d2d2;
    background-color: white;
    -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
    white-space: normal;
    text-transform: none;
    display: none; }
    .btn-no .btn-no__text:after {
      width: 20px;
      height: 20px;
      position: absolute;
      content: "";
      background: #fff;
      bottom: -7px;
      left: 50%;
      -webkit-transform: translate(-50%, 0) rotate(-45deg);
      transform: translate(-50%, 0) rotate(-45deg);
      z-index: 2; }
    .btn-no .btn-no__text span {
      position: relative;
      z-index: 10; }
  .btn-no:before {
    width: 20px;
    height: 20px;
    position: absolute;
    content: "";
    background: #fff;
    -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
    top: -32px;
    left: 50%;
    -webkit-transform: translate(-50%, 0) rotate(-45deg);
    transform: translate(-50%, 0) rotate(-45deg);
    display: none; }
  .btn-no:hover {
    color: #fff;
    background: #0092d9;
    border: 2px solid #0092d9; }
    .btn-no:hover:before {
      display: block; }
    .btn-no:hover .btn-no__text {
      display: block; }
  .btn-no:focus {
    color: #fff; }

.form-input {
  margin-bottom: 15px; }
  .form-input .form-input__label {
    font-size: 14px;
    display: block;
    margin-bottom: 5px;
    color: #1b130e;
    font-weight: 600;
    position: relative; }
    .form-input .form-input__label span {
      color: #ff0101; }
  .form-input .form-input__input {
    width: 100%;
    height: 40px;
    border: 1px solid #e8e8e8;
    border-radius: 4px;
    padding: 0px 10px;
    font-size: 14px;
    font-family: 'Open Sans'; }
    .form-input .form-input__input.placeholder {
      color: #939393; }
    .form-input .form-input__input:-moz-placeholder {
      color: #939393; }
    .form-input .form-input__input::-moz-placeholder {
      color: #939393; }
    .form-input .form-input__input:-ms-input-placeholder {
      color: #939393; }
    .form-input .form-input__input::-webkit-input-placeholder {
      color: #939393; }
    .form-input .form-input__input:focus {
      border: 1px solid #625c58; }
  .form-input .form-input__textarea {
    width: 100%;
    height: 100px;
    border: 1px solid #e8e8e8;
    border-radius: 4px;
    padding: 10px;
    font-size: 14px;
    font-family: 'Open Sans';
    resize: none; }
    .form-input .form-input__textarea:focus {
      border: 1px solid #625c58; }
    .form-input .form-input__textarea.placeholder {
      color: #939393; }
    .form-input .form-input__textarea:-moz-placeholder {
      color: #939393; }
    .form-input .form-input__textarea::-moz-placeholder {
      color: #939393; }
    .form-input .form-input__textarea:-ms-input-placeholder {
      color: #939393; }
    .form-input .form-input__textarea::-webkit-input-placeholder {
      color: #939393; }
  .form-input.input_right .form-input__input,
  .form-input.input_right .form-input__textarea {
    border: 1px solid #36c484; }
  .form-input.input_right .form-input__label:before {
    width: 12px;
    height: 9px;
    background: url(right.svg) no-repeat center;
    background-size: contain;
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  .form-input.input_wrong .form-input__input,
  .form-input.input_wrong .form-input__textarea {
    border: 1px solid #ff0000; }
  .form-input.input_wrong .form-input__label:before {
    width: auto;
    height: 14px;
    background: url(wrong.svg) no-repeat right center;
    background-size: 2px 14px;
    content: "РћС€РёР±РєР°";
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font-size: 12px;
    margin-top: 2px;
    color: #ff0101;
    padding-right: 10px;
    font-weight: 400; }

.form-password {
  margin-bottom: 15px;
  position: relative; }
  .form-password .form-password__label {
    font-size: 14px;
    display: block;
    margin-bottom: 5px;
    color: #1b130e;
    font-weight: 600; }
    .form-password .form-password__label span {
      color: #ff0101; }
  .form-password .form-password__input {
    width: 100%;
    height: 40px;
    border: 1px solid #e8e8e8;
    border-radius: 4px;
    padding: 0px 110px 0px 10px;
    font-size: 14px;
    font-family: 'Open Sans'; }
    .form-password .form-password__input.placeholder {
      color: #939393; }
    .form-password .form-password__input:-moz-placeholder {
      color: #939393; }
    .form-password .form-password__input::-moz-placeholder {
      color: #939393; }
    .form-password .form-password__input:-ms-input-placeholder {
      color: #939393; }
    .form-password .form-password__input::-webkit-input-placeholder {
      color: #939393; }
    .form-password .form-password__input:focus {
      border: 1px solid #625c58; }
  .form-password .password-recovery__link {
    position: absolute;
    top: 36px;
    right: 10px; }
  .form-password .form-password__info {
    color: #999999;
    font-size: 10px;
    position: absolute;
    top: 4px;
    right: 0px; }
  .form-password.input_right .form-password__input,
  .form-password.input_right .form-password__textarea {
    border: 1px solid #36c484; }
  .form-password.input_right .form-password__label:before {
    width: 12px;
    height: 9px;
    background: url(right.svg) no-repeat center;
    background-size: contain;
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  .form-password.input_wrong .form-password__input,
  .form-password.input_wrong .form-password__textarea {
    border: 1px solid #ff0000; }
  .form-password.input_wrong .form-password__label:before {
    width: auto;
    height: 14px;
    background: url(wrong.svg) no-repeat right center;
    background-size: 2px 14px;
    content: "РћС€РёР±РєР°";
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font-size: 12px;
    margin-top: 2px;
    color: #ff0101;
    padding-right: 10px;
    font-weight: 400; }

.password-recovery__link {
  color: #0092d9;
  font-size: 14px; }

.form-file {
  position: relative;
  max-width: 180px;
  margin-top: 25px; }
  .form-file .form-file__label {
    color: #0092d9;
    padding-left: 25px;
    position: relative;
    display: block;
    text-decoration: underline;
    font-size: 12px;
    line-height: 16px;
    cursor: pointer; }
    .form-file .form-file__label:before {
      width: 14px;
      height: 29px;
      background: url(file.svg) no-repeat center;
      background-size: contain;
      position: absolute;
      left: 0;
      top: 2px;
      content: ""; }
  .form-file .form-file__input {
    display: none; }

.form-checkbox {
  display: inline-block; }
  .form-checkbox .form-checkbox__input {
    display: none; }
    .form-checkbox .form-checkbox__input:checked + .form-checkbox__label:after {
      opacity: 1; }
  .form-checkbox .form-checkbox__label {
    color: #000000;
    font-size: 12px;
    line-height: 17px;
    display: block;
    position: relative;
    padding-left: 25px;
    cursor: pointer; }
     
    .form-checkbox .form-checkbox__label:after {
      width: 15px;
      height: 15px;
      content: "";
      background: url(check.png) no-repeat center;
      background-size: auto;
      position: absolute;
      left: 1px;
      top: 0;
      opacity: 0;
      -webkit-transition: all .3s;
      transition: all .3s; }
    .form-checkbox .form-checkbox__label span {
      color: #ff0101; }

.form-radio {
  display: inline-block; }
  .form-radio .form-radio__input {
    display: none; }
    .form-radio .form-radio__input:checked + .form-radio__label:after {
      opacity: 1; }
  .form-radio .form-radio__label {
    color: #000000;
    font-size: 12px;
    line-height: 17px;
    display: block;
    position: relative;
    padding-left: 25px;
    cursor: pointer; }
    .form-radio .form-radio__label:before {
      width: 15px;
      height: 15px;
      content: "";
      border: 1px solid #1b130e;
      position: absolute;
      left: 0;
      top: 0;
      border-radius: 2px;
      border-radius: 50%; }
    .form-radio .form-radio__label:after {
      width: 5px;
      height: 5px;
      content: "";
      background: #1b130e;
      background-size: auto;
      position: absolute;
      left: 6px;
      top: 6px;
      opacity: 0;
      -webkit-transition: all .3s;
      transition: all .3s;
      border-radius: 50%; }
    .form-radio .form-radio__label span {
      color: #ff0101; }

.popup-form {
  width: 100%;
  max-width: 600px;
  padding: 35px 30px 30px 30px;
  background: #fff;
  margin: 0 auto; }
  @media screen and (max-width: 490px) {
    .popup-form {
      padding: 35px 15px 20px 15px; } }
  .popup-form.form-loginRegistration {
    max-width: 540px; }
  .popup-form .popup-form__title {
    font-size: 22px;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 15px; }
  .popup-form .popup-form__desc {
    font-size: 14px;
    color: #1b130e;
    line-height: 16px;
    margin-bottom: 15px;
    text-align: center; }
  .popup-form .popup-form__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media screen and (max-width: 490px) {
      .popup-form .popup-form__row {
        display: block; } }
    .popup-form .popup-form__row .popup-form__col {
      width: calc(50% - 10px); }
      @media screen and (max-width: 490px) {
        .popup-form .popup-form__row .popup-form__col {
          width: 100%; } }
  .popup-form .popup-form__rowTwo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media screen and (max-width: 600px) {
      .popup-form .popup-form__rowTwo {
        display: block; } }
    .popup-form .popup-form__rowTwo .popup-form__col {
      width: calc(50% + 10px); }
      @media screen and (max-width: 600px) {
        .popup-form .popup-form__rowTwo .popup-form__col {
          width: 100%; } }
      .popup-form .popup-form__rowTwo .popup-form__col:last-child {
        width: calc(50% - 20px); }
        @media screen and (max-width: 600px) {
          .popup-form .popup-form__rowTwo .popup-form__col:last-child {
            width: 100%; } }
    @media screen and (max-width: 600px) {
      .popup-form .popup-form__rowTwo {
        margin-bottom: 20px; } }
  .popup-form .popup-form__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media screen and (max-width: 490px) {
      .popup-form .popup-form__bottom {
        display: block; } }
    .popup-form .popup-form__bottom .popup-form__col {
      width: calc(50% + 10px); }
      @media screen and (max-width: 490px) {
        .popup-form .popup-form__bottom .popup-form__col {
          width: 100%; } }
      .popup-form .popup-form__bottom .popup-form__col:last-child {
        width: calc(50% - 20px); }
        @media screen and (max-width: 490px) {
          .popup-form .popup-form__bottom .popup-form__col:last-child {
            width: 100%; } }

.privacy-policy .privacy-policy__input {
    opacity: 0;
    position: absolute; }
  .privacy-policy .privacy-policy__input:checked + .privacy-policy__label:after {
    opacity: 1; }

.privacy-policy .privacy-policy__label {
  color: #000000;
  font-size: 12px;
  line-height: 14px;
  display: block;
  position: relative;
  padding-left: 25px;
  cursor: pointer; }
  .privacy-policy .privacy-policy__label:before {
    width: 15px;
    height: 15px;
    content: "";
    border: 1px solid #1b130e;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 2px; }
  .privacy-policy .privacy-policy__label:after {
    width: 15px;
    height: 15px;
    content: "";
    background: url(check.png) no-repeat center;
    background-size: auto;
    position: absolute;
    left: 1px;
    top: 0;
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s; }
  .privacy-policy .privacy-policy__label span {
    color: #ff0101; }

.popup-form__info {
  color: #000000;
  font-size: 12px;
  line-height: 14px;
  padding-left: 35px; }
  .popup-form__info span {
    color: #ff0101; }
  @media screen and (max-width: 490px) {
    .popup-form__info {
      padding-left: 0px;
      margin-top: 15px; } }

.g-recaptcha {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  position: relative;
  left: -22px;
  margin-top: 2px; }

.form-submit {
  width: 100%;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  margin-top: 20px;
  cursor: pointer; }
  .form-submit.form-submit__min {
    width: auto;
    min-width: 160px;
    display: block;
    margin: 35px auto 0 auto; }

.fancybox-close-small {
  background: url(close.svg) no-repeat center;
  background-size: 16px 16px; }
  .fancybox-close-small svg {
    display: none; }
  .fancybox-close-small:hover {
    background: url(close__blue.svg) no-repeat center;
    background-size: 16px 16px; }

.login-registration .login-registration__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 20px; }
  .login-registration .login-registration__nav .login-registration__nav-item span {
    font-size: 20px;
    color: #1b130e;
    cursor: pointer;
    display: block;
    line-height: 35px; }
  .login-registration .login-registration__nav .login-registration__nav-item:first-child {
    padding-right: 15px;
    border-right: 2px solid #ededed; }
    .login-registration .login-registration__nav .login-registration__nav-item:first-child span {
      padding-right: 20px; }
  .login-registration .login-registration__nav .login-registration__nav-item:last-child {
    padding-left: 15px; }
    .login-registration .login-registration__nav .login-registration__nav-item:last-child span {
      padding-left: 20px; }
  .login-registration .login-registration__nav .login-registration__nav-item.active span {
    font-weight: 700;
    font-size: 22px; }

.privacy-policy__v2 {
  text-align: center;
  font-size: 10px;
  color: #999999;
  line-height: 12px;
  padding-top: 20px; }

.align-center {
  text-align: center; }

.width-100 {
  width: 100%; }

.bread-crumbs {
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 15px;
  word-wrap: break-word; }
  .bread-crumbs .bread-crumbs__link {
    display: inline-block;
    position: relative;
    padding-right: 10px;
    margin-right: 10px;
    text-decoration: none;
    margin-bottom: 5px; }
    .bread-crumbs .bread-crumbs__link:before {
      width: 10px;
      height: 4px;
      background: url(menu-sub__blue.svg) no-repeat center;
      background-size: contain;
      content: "";
      position: absolute;
      right: -5px;
      top: 7px;
      -webkit-transform: rotate(-90deg);
      transform: rotate(-90deg); }
  .bread-crumbs .bread-crumbs__current {
    display: inline; }
  .bread-crumbs .bread-crumbs__nav {
    position: relative;
    font-weight: 600;
    font-size: 14px;
    color: #008fd8;
    display: inline-block; }
    .bread-crumbs .bread-crumbs__nav .bread-crumbs__link {
      border-bottom: 1px dashed #0092d9;
      padding-right: 0px;
      margin-right: 30px; }
      .bread-crumbs .bread-crumbs__nav .bread-crumbs__link:before {
        width: 15px;
        height: 14px;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        background: #00f0ff url(menu-sub.svg) no-repeat center;
        background-size: 7px 5px;
        top: 2px;
        right: -20px; }
    .bread-crumbs .bread-crumbs__nav:hover .bread-crumbs__sub {
      display: block; }
      @media screen and (max-width: 768px) {
        .bread-crumbs .bread-crumbs__nav:hover .bread-crumbs__sub {
          display: none; } }
  .bread-crumbs .bread-crumbs__sub {
    position: absolute;
    left: 0;
    top: calc(100% + 5px);
    width: 360px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
    z-index: 30;
    font-weight: 400;
    display: none; }
    .bread-crumbs .bread-crumbs__sub:before {
      width: 100%;
      height: 5px;
      content: "";
      position: absolute;
      left: 0;
      top: -5px; }
  .bread-crumbs .bread-crumbs__menu {
    background: #f5f5f5;
    padding: 10px 0px 0px 15px;
    list-style: none;
    margin: 0px; }
    .bread-crumbs .bread-crumbs__menu .bread-crumbs__menu-item {
      padding-right: 15px;
      padding-left: 0px;
      position: relative;
      margin: 0px; }
      .bread-crumbs .bread-crumbs__menu .bread-crumbs__menu-item:before {
        width: calc(100% - 15px);
        left: 0px;
        bottom: 0;
        content: "";
        position: absolute;
        border-bottom: 1px dashed #cbcbcb;
        height: 1px;
        background: none;
        top: auto;
        margin-top: 0px;
        border-radius: 0px; }
      .bread-crumbs .bread-crumbs__menu .bread-crumbs__menu-item:last-child {
        border: none; }
        .bread-crumbs .bread-crumbs__menu .bread-crumbs__menu-item:last-child:before {
          display: none; }
    .bread-crumbs .bread-crumbs__menu .bread-crumbs__menu-link {
      color: #1b130e;
      text-decoration: none;
      font-size: 13px;
      font-weight: 600;
      padding: 7px 0px 7px 0px;
      line-height: 1.2;
      display: inline-block;
      -webkit-transition: all .3s;
      transition: all .3s; }
      .bread-crumbs .bread-crumbs__menu .bread-crumbs__menu-link:before {
        display: none; }
      .bread-crumbs .bread-crumbs__menu .bread-crumbs__menu-link:hover {
        color: #0092d9; }
      .bread-crumbs .bread-crumbs__menu .bread-crumbs__menu-link span {
        color: #a4a4a4; }

.page-title {
  margin: 0px 0px 15px 0px;
  font-size: 33px;
  color: #1b130e;
  font-weight: 700;
  line-height: 36px; }
  @media screen and (max-width: 460px) {
    .page-title {
      font-size: 22px;
      line-height: 1.4; } }
  .page-title h1,
  .page-title h2,
  .page-title h3,
  .page-title h4,
  .page-title h5,
  .page-title h6 {
    font-size: 33px;
    margin: 0px; }
    @media screen and (max-width: 460px) {
      .page-title h1,
      .page-title h2,
      .page-title h3,
      .page-title h4,
      .page-title h5,
      .page-title h6 {
        font-size: 22px;
        line-height: 1.4; } }

.page-wrap .page-title {
  margin: 0px 0px 15px 0px;
  font-size: 33px;
  color: #1b130e;
  font-weight: 700;
  line-height: 36px; }
  @media screen and (max-width: 460px) {
    .page-wrap .page-title {
      font-size: 22px;
      line-height: 1.4; } }
  @media screen and (max-width: 460px) {
    .page-wrap .page-title h1,
    .page-wrap .page-title h2,
    .page-wrap .page-title h3,
    .page-wrap .page-title h4,
    .page-wrap .page-title h5,
    .page-wrap .page-title h6 {
      font-size: 22px;
      line-height: 1.4; } }

.selectric {
  border: 1px solid #cfcfcf;
  background: none;
  border-radius: 4px;
  -webkit-transition: all .3s;
  transition: all .3s; }
  .selectric .label {
    font-size: 13px;
    color: #1b130e; }
  .selectric .button {
    background: none; }
    .selectric .button:after {
      border: 5px solid transparent;
      border-top-color: #50b5e7;
      top: 3px; }
  .selectric:hover {
    border-color: #0092d9; }
    .selectric:hover .button:after {
      border-top-color: #50b5e7; }

.selectric-items {
  background: #fff;
  border-top: none;
  border-color: #cfcfcf; }
  .selectric-items ul {
    margin-bottom: 0px; }
    .selectric-items ul li {
      padding-left: 0px;
      font-size: 13px;
      line-height: 16px;
      font-family: 'Open Sans';
      padding-left: 10px; }
      .selectric-items ul li:before {
        display: none; }
      .selectric-items ul li.selected {
        background: #cfcfcf;
        color: #fff; }
      .selectric-items ul li:hover {
        background: #cfcfcf;
        color: #fff; }

.page-wrap .selectric-items ul {
  margin-bottom: 0px; }
  .page-wrap .selectric-items ul li {
    padding-left: 0px;
    font-size: 13px;
    line-height: 16px;
    font-family: 'Open Sans';
    padding-left: 10px; }
    .page-wrap .selectric-items ul li:before {
      display: none; }

.selectric-disabled .selectric .button:after {
  border-top-color: #afafaf; }

.block-form-gray {
  background: #f5f5f5;
  padding: 30px 0px 60px 0px; }
  .block-form-gray .block-form-gray__title {
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: 700;
    line-height: 27px; }
  .block-form-gray .block-form-gray__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media screen and (max-width: 768px) {
      .block-form-gray .block-form-gray__row {
        display: block; } }
    .block-form-gray .block-form-gray__row .block-form-gray__col {
      width: calc(50% - 17.5px); }
      @media screen and (max-width: 768px) {
        .block-form-gray .block-form-gray__row .block-form-gray__col {
          width: 100%; } }
      .block-form-gray .block-form-gray__row .block-form-gray__col .form-input {
        margin-bottom: 35px; }
        @media screen and (max-width: 768px) {
          .block-form-gray .block-form-gray__row .block-form-gray__col .form-input {
            margin-bottom: 20px; } }
        .block-form-gray .block-form-gray__row .block-form-gray__col .form-input .form-input__textarea {
          height: 142px; }
  .block-form-gray .block-form-gray__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media screen and (max-width: 768px) {
      .block-form-gray .block-form-gray__bottom {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
    .block-form-gray .block-form-gray__bottom .block-form-gray__bottom-left {
      width: 220px; }
      @media screen and (max-width: 768px) {
        .block-form-gray .block-form-gray__bottom .block-form-gray__bottom-left {
          -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
          order: 2;
          width: 100%; }
          .block-form-gray .block-form-gray__bottom .block-form-gray__bottom-left .form-submit {
            max-width: 200px; } }
    .block-form-gray .block-form-gray__bottom .block-form-gray__bottom-right {
      width: calc(100% - 305px); }
      @media screen and (max-width: 768px) {
        .block-form-gray .block-form-gray__bottom .block-form-gray__bottom-right {
          width: 100%;
          -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
          order: 1;
          margin-bottom: 20px; } }
  .block-form-gray .form-submit {
    margin-top: 0px; }
  .block-form-gray .block-form-gray__info {
    font-size: 12px;
    line-height: 14px;
    padding-top: 15px; }
    .block-form-gray .block-form-gray__info span {
      color: #ff0101; }

.quantity {
  width: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .quantity .quantity__btn {
    width: 33.333%;
    height: 30px;
    font-size: 21px;
    background: #d2d1d1;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #807f7e;
    font-weight: 700;
    line-height: 30px; }
    .quantity .quantity__btn.quantity__btn-minus {
      background: #d2d1d1 url(minus.png) no-repeat center; }
    .quantity .quantity__btn.quantity__btn-plus {
      background: #d2d1d1 url(plus.png) no-repeat center; }
  .quantity .quantity__input {
    width: 33.333%;
    height: 30px;
    font-size: 12px;
    border-style: solid;
    border-width: 1px;
    border-color: #c4c4c4;
    border-radius: 2px;
    background-color: white;
    -webkit-box-shadow: inset 0px 2px 5px 0px rgba(0, 0, 0, 0.17);
    box-shadow: inset 0px 2px 5px 0px rgba(0, 0, 0, 0.17);
    padding: 0px 3px;
    text-align: center;
    color: #4b4745; }

.item-sale {
  width: 70px;
  height: 70px;
  font-size: 14px;
  color: #425758;
  font-weight: 700;
  background: #00f0ff;
  line-height: 20px;
  border-radius: 50%;
  text-align: center;
  padding-top: 15px;
  overflow: hidden; }
  .item-sale span {
    font-size: 18px; }

.add-column {
  display: inline-block;
  text-decoration: none;
  color: #1b130e;
  font-size: 14px;
  border: 2px solid #0092d9;
  padding: 0px 25px 0px 50px;
  position: relative;
  height: 35px;
  line-height: 30px; }
  .add-column:before {
    width: 15px;
    height: 14px;
    content: "";
    position: absolute;
    left: 20px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background: url(column.svg) no-repeat center;
    background-size: contain; }

.icon-view_list {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(view_list.svg) no-repeat center;
  background-size: contain;
  content: "";
  line-height: 0px; }
  .icon-view_list:hover {
    background: url(view_list__blue.svg) no-repeat center;
    background-size: contain; }

.icon-view_card {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(view_card.svg) no-repeat center;
  background-size: contain;
  content: "";
  line-height: 0px; }
  .icon-view_card:hover {
    background: url(view_card__blue.svg) no-repeat center;
    background-size: contain; }

.menu-overlay {
  background: rgba(0, 0, 0, 0.4);
  position: fixed;
  left: 0;
  top: 0;
  content: "";
  width: 100%;
  height: 100vh;
  z-index: 30;
  display: none; }
  .menu-overlay.show {
    display: block; }

.btn-excel {
  padding-left: 40px;
  display: inline-block;
  text-decoration: none;
  min-height: 30px;
  line-height: 30px;
  position: relative;
  font-size: 11px;
  color: #1b130e; }
  .btn-excel:hover {
    color: #0092d9; }
  .btn-excel:before {
    width: 31px;
    height: 30px;
    background: url(excel.svg) no-repeat center;
    background-size: contain;
    content: "";
    position: absolute;
    left: 0;
    top: 0; }

.btn-print {
  padding-left: 35px;
  display: inline-block;
  text-decoration: none;
  min-height: 30px;
  line-height: 30px;
  position: relative;
  font-size: 11px;
  color: #1b130e; }
  .btn-print:hover {
    color: #0092d9; }
  .btn-print:before {
    width: 26px;
    height: 28px;
    background: url(print_blue.svg) no-repeat center;
    background-size: contain;
    content: "";
    position: absolute;
    left: 0;
    top: 1px; }

/* Section */
.head-top {
  background: #0a93da url(head-top.jpg) repeat-x center bottom;
  background-size: auto; }
  @media screen and (max-width: 992px) {
    .head-top {
      display: none; } }
  .head-top .head-top__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px; }
  .head-top .head-top__nav {
    list-style: none; }
    .head-top .head-top__nav .head-top__nav-item {
      display: inline-block;
      margin-right: 20px; }
      .head-top .head-top__nav .head-top__nav-item:last-child {
        margin-right: 0px; }
    .head-top .head-top__nav .head-top__nav-link {
      color: #fff;
      font-weight: bold;
      font-size: 13px;
      text-transform: uppercase;
      text-decoration: none; }
  .head-top .head-top__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .head-top .head-top__links .head-top__link {
      position: relative;
      margin-right: 25px; }
      .head-top .head-top__links .head-top__link .head-top__link-hint {
        position: absolute;
        left: 8px;
        top: -6px;
        width: 20px;
        height: 20px;
        background: #00f0ff;
        font-size: 10px;
        color: #303030;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        border-radius: 50%;
        line-height: 25px; }
      .head-top .head-top__links .head-top__link:last-child {
        margin-right: 0px; }
      .head-top .head-top__links .head-top__link i {
        position: absolute;
        left: 0;
        bottom: 0px; }
      .head-top .head-top__links .head-top__link a {
        color: #fff;
        text-decoration: none;
        font-size: 13px;
        display: block;
        position: relative;
        padding-left: 30px;
        height: 25px;
        line-height: 25px; }
      .head-top .head-top__links .head-top__link.head-link-lk {
        padding-left: 25px; }

.main-head {
  padding-top: 25px;
  padding-bottom: 15px;
  -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23); }
  .main-head .main-head__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media screen and (max-width: 992px) {
      .main-head .main-head__row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
    @media screen and (max-width: 500px) {
      .main-head .main-head__row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }

@media screen and (max-width: 992px) {
  .head-logo {
    width: 180px; } }

@media screen and (max-width: 500px) {
  .head-logo {
    margin-bottom: 20px; } }

.head-logo .logo {
  display: block;
  line-height: 0px; }
  .head-logo .logo img {
    width: auto;
    max-width: 100%;
    max-height: 50px; }

@media screen and (max-width: 1240px) {
  .head-logo {
    margin-right: 15px; } }

@media screen and (max-width: 1240px) {
  .head-search {
    margin-right: 15px; } }

@media screen and (max-width: 992px) {
  .head-search {
    width: calc(100% - 220px);
    max-width: 463px;
    margin-right: 0px; } }

@media screen and (max-width: 500px) {
  .head-search {
    width: 100%; } }

.search-block {
  position: relative; }
  .search-block .search-block__input {
    border: 2px solid #d4d5d5;
    height: 40px;
    padding: 0px 15px;
    width: 450px;
    font-family: 'Open Sans';
    font-size: 15px; }
    @media screen and (max-width: 1240px) {
      .search-block .search-block__input {
        width: 300px; } }
    @media screen and (max-width: 992px) {
      .search-block .search-block__input {
        width: 100%; } }
    .search-block .search-block__input:focus {
      border-color: #b1d3e4; }
    .search-block .search-block__input.placeholder {
      color: #9a9a9a; }
    .search-block .search-block__input:-moz-placeholder {
      color: #9a9a9a; }
    .search-block .search-block__input::-moz-placeholder {
      color: #9a9a9a; }
    .search-block .search-block__input:-ms-input-placeholder {
      color: #9a9a9a; }
    .search-block .search-block__input::-webkit-input-placeholder {
      color: #9a9a9a; }
    .search-block .search-block__input:focus + .search-block__submit {
      background: url(search__blue.svg) no-repeat center;
      background-size: 18px 19px; }
  .search-block .search-block__submit {
    background: url(search.svg) no-repeat center;
    background-size: 18px 19px;
    border: none;
    height: 40px;
    width: 40px;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0px;
    cursor: pointer; }
  .search-block .search-block__autocomplete {
    position: absolute;
    left: 0;
    top: calc(100% + 10px);
    background: #fff;
    -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
    width: 680px;
    padding: 15px 20px;
    display: none;
    z-index: 5; }
    @media screen and (max-width: 992px) {
      .search-block .search-block__autocomplete {
        width: 460px; } }
    @media screen and (max-width: 768px) {
      .search-block .search-block__autocomplete {
        left: auto;
        right: 0px; } }
    @media screen and (max-width: 490px) {
      .search-block .search-block__autocomplete {
        width: 100%; } }
    .search-block .search-block__autocomplete.is-active {
      display: block; }
    .search-block .search-block__autocomplete .search-block__autocomplete-list {
      list-style: none; }
      .search-block .search-block__autocomplete .search-block__autocomplete-list .search-block__autocomplete-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 13px;
        line-height: 1.3;
        text-decoration: underline;
        margin-bottom: 15px; }
        .search-block .search-block__autocomplete .search-block__autocomplete-list .search-block__autocomplete-item a {
          color: #1b130e;
          display: inline-block; }
          .search-block .search-block__autocomplete .search-block__autocomplete-list .search-block__autocomplete-item a:hover {
            color: #0092d9; }
        .search-block .search-block__autocomplete .search-block__autocomplete-list .search-block__autocomplete-item .search-block__autocomplete-img {
          display: block;
          width: 85px;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          margin-right: 20px; }
          .search-block .search-block__autocomplete .search-block__autocomplete-list .search-block__autocomplete-item .search-block__autocomplete-img img {
            width: auto;
            max-width: 100%;
            height: auto; }

.head-contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media screen and (max-width: 992px) {
    .head-contacts {
      width: 100%;
      padding-top: 20px;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; } }
  @media screen and (max-width: 520px) {
    .head-contacts {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  @media screen and (max-width: 500px) {
    .head-contacts {
      display: block; } }

.head-phone {
  height: 50px;
  background: #f5f5f5;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  padding-left: 45px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  line-height: 1.4;
  width: 195px;
  margin-right: 15px; }
  .head-phone .icon-phone {
    position: absolute;
    left: 20px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  .head-phone .head-phone__item {
    text-decoration: none;
    color: #1b130e;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0px;
    display: block; }
  @media screen and (max-width: 500px) {
    .head-phone {
      margin: 0 auto;
      margin-bottom: 10px; } }

.head-mode {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 15px; }
  @media screen and (max-width: 500px) {
    .head-mode {
      display: none; } }
  .head-mode .head-mode__text {
    font-size: 13px;
    width: 53px;
    line-height: 1.3;
    display: inline-block;
    cursor: pointer;
    position: relative; }
    .head-mode .head-mode__text span {
      color: #7b7a7a;
      border-bottom: 1px dashed #0092d9; }
    .head-mode .head-mode__text:hover .head-mode__show {
      top: calc(100% + 5px);
      visibility: visible;
      opacity: 1; }
  .head-mode .head-mode__show {
    position: absolute;
    width: 110px;
    background: #fff;
    font-size: 11px;
    line-height: 1.2;
    -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
    padding: 5px 10px 7px 10px;
    z-index: 5;
    font-weight: normal;
    left: 0;
    visibility: hidden;
    opacity: 0;
    top: calc(100% - 15px);
    -webkit-transition: all .2s;
    transition: all .2s;
    cursor: default; }
    .head-mode .head-mode__show span {
      font-weight: bold;
      border: none; }

.head-email {
  height: 50px;
  background: #f5f5f5;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  padding-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  line-height: 1.4;
  width: 185px; }
  @media screen and (max-width: 500px) {
    .head-email {
      width: 195px;
      margin: 0 auto; } }
  .head-email .icon-email {
    position: absolute;
    left: 20px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  .head-email .head-email__item {
    text-decoration: none;
    color: #1b130e;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0px;
    display: block; }

.head-menu {
  padding-top: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media screen and (max-width: 1240px) {
    .head-menu {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; } }
  @media screen and (max-width: 992px) {
    .head-menu {
      display: none; } }

@media screen and (max-width: 1240px) {
  .head-menu__link a.btn {
    max-width: 120px;
    white-space: pre-wrap;
    line-height: 14px;
    height: auto;
    padding: 5px;
    font-size: 12px;
    display: inline-block;
    width: auto; }
    .head-menu__link a.btn:first-child {
      max-width: 100px; } }

@media screen and (max-width: 992px) {
  .head-menu__link {
    display: none; } }

.main-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .main-menu .main-menu__item {
    display: inline-block;
    margin-right: 20px;
    position: relative; }
    .main-menu .main-menu__item:last-child {
      margin-right: 0px; }
    .main-menu .main-menu__item.main-menu__item-sub .main-menu__link {
      padding-right: 15px; }
      .main-menu .main-menu__item.main-menu__item-sub .main-menu__link:before {
        background: url(menu-sub.svg) no-repeat center;
        content: "";
        position: absolute;
        right: 0;
        top: 50%;
        width: 7px;
        height: 4px;
        background-size: contain;
        margin-top: -2px; }
    .main-menu .main-menu__item:hover > .sub-wrap {
      display: block; }
    .main-menu .main-menu__item:hover > .menu-brands {
      display: block; }
  .main-menu .main-menu__link {
    color: #1b130e;
    font-size: 13px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    position: relative; }
    .main-menu .main-menu__link:hover {
      color: #0092d9; }
  .main-menu .main-menu__item-catalog .burger {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  .main-menu .main-menu__item-catalog .main-menu__link {
    padding-left: 50px; }

.sub-wrap {
  position: absolute;
  left: 0;
  top: calc(100% + 17px);
  width: 360px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
  display: none;
  z-index: 30; }
  @media screen and (max-width: 1240px) {
    .sub-wrap {
      width: 310px; } }
  .sub-wrap:before {
    width: 100%;
    height: 20px;
    position: absolute;
    content: "";
    left: 0;
    top: -20px; }
  .sub-wrap .sub-wrap__bottom {
    padding: 10px 15px;
    text-align: center; }
    .sub-wrap .sub-wrap__bottom span {
      color: #787878;
      font-size: 12px;
      font-weight: 300;
      display: block;
      margin-bottom: 10px; }
    .sub-wrap .sub-wrap__bottom .btn-blue {
      width: 100%;
      max-width: 270px; }
  .sub-wrap .sub-wrap {
    left: calc(100% + 2px);
    top: 0; }
    .sub-wrap .sub-wrap .sub-menu .sub-menu__link {
      font-weight: normal; }
    .sub-wrap .sub-wrap .sub-wrap {
      left: calc(100% + 2px);
      top: 0; }
      .sub-wrap .sub-wrap .sub-wrap .sub-menu .sub-menu__link {
        font-weight: 300;
        font-size: 12px; }
  .sub-wrap.sub-wrap__min {
    width: 250px; }

.sub-menu {
  background: #f5f5f5;
  padding: 10px 0px 10px 15px;
  list-style: none; }
  .sub-menu .sub-menu__item {
    padding-right: 15px;
    position: relative; }
    .sub-menu .sub-menu__item:before {
      width: calc(100% - 15px);
      left: 0px;
      bottom: 0;
      content: "";
      position: absolute;
      border-bottom: 1px dashed #cbcbcb; }
    .sub-menu .sub-menu__item:last-child {
      border: none; }
    .sub-menu .sub-menu__item.sub-menu__item-sub > .sub-menu__link:after {
      width: 7px;
      height: 4px;
      content: "";
      background: url(menu-sub.svg) no-repeat center;
      background-size: contain;
      display: inline-block;
      margin-left: 7px;
      -webkit-transform: rotate(-90deg);
      transform: rotate(-90deg);
      position: relative;
      top: -2px; }
    .sub-menu .sub-menu__item.sub-menu__item-sub > .sub-menu__link:hover:after {
      background: url(menu-sub__blue.svg) no-repeat center;
      background-size: contain; }
    .sub-menu .sub-menu__item:hover > .sub-wrap {
      display: block; }
  .sub-menu .sub-menu__link {
    color: #1b130e;
    text-decoration: none;
    font-size: 13px;
    font-weight: 600;
    padding: 7px 0px 7px 5px;
    line-height: 1.2;
    display: inline-block;
    -webkit-transition: all .3s;
    transition: all .3s; }
    .sub-menu .sub-menu__link:hover {
      color: #0092d9; }
    .sub-menu .sub-menu__link span {
      color: #a4a4a4; }

.menu-brands {
  border-style: solid;
  border-width: 1px;
  border-color: white;
  background-color: #f2f2f2;
  -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
  position: absolute;
  left: -222px;
  top: calc(100% + 17px);
  z-index: 20;
  width: 1180px;
  display: none; }
  @media screen and (max-width: 1240px) {
    .menu-brands {
      width: 940px; } }
  .menu-brands:before {
    width: 100%;
    height: 20px;
    position: absolute;
    content: "";
    left: 0;
    top: -20px; }
  .menu-brands .menu-brands__top {
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 5px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media screen and (max-width: 1240px) {
      .menu-brands .menu-brands__top {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start; } }
  .menu-brands .menu-brands__alphabet {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .menu-brands .menu-brands__alphabet ul {
      list-style: none; }
      @media screen and (max-width: 1240px) {
        .menu-brands .menu-brands__alphabet ul {
          max-width: 700px; } }
      .menu-brands .menu-brands__alphabet ul li {
        display: inline-block;
        margin-right: 10px; }
        .menu-brands .menu-brands__alphabet ul li a {
          color: #1b130e;
          font-weight: 600;
          text-transform: uppercase;
          text-decoration: none;
          display: block;
          width: 25px;
          height: 25px;
          line-height: 25px;
          text-align: center;
          border-radius: 3px;
          -webkit-transition: all .3s;
          transition: all .3s; }
          .menu-brands .menu-brands__alphabet ul li a:hover {
            background: #0092d9;
            color: #fff; }
        .menu-brands .menu-brands__alphabet ul li.is-active a {
          background: #0092d9;
          color: #fff; }
  .menu-brands .menu-brands__alphabet-change {
    color: #1b130e;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    padding: 0px 5px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 3px;
    -webkit-transition: all .3s;
    transition: all .3s;
    position: relative;
    top: 3px; }
    .menu-brands .menu-brands__alphabet-change:hover {
      background: #0092d9;
      color: #fff; }
  .menu-brands .menu-brands__all {
    font-size: 13px;
    font-weight: bold; }
  .menu-brands .menu-brands__cont {
    padding: 15px; }
  .menu-brands .menu-brands__list {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .menu-brands .menu-brands__list .menu-brand__item {
      width: calc(100%/5);
      margin-bottom: 10px; }
      .menu-brands .menu-brands__list .menu-brand__item .menu-brand__link {
        color: #1b130e;
        font-size: 15px;
        display: inline-block;
        line-height: 18px;
        text-decoration: none;
        min-width: 140px;
        padding-bottom: 12px;
        border-bottom: 1px dashed #d9d9d9; }
        .menu-brands .menu-brands__list .menu-brand__item .menu-brand__link:hover {
          color: #0092d9; }
      .menu-brands .menu-brands__list .menu-brand__item:nth-last-child(-n+5) {
        margin-bottom: 10px; }
        .menu-brands .menu-brands__list .menu-brand__item:nth-last-child(-n+5) .menu-brand__link {
          padding-bottom: 0px;
          border: none; }

.scroll-panel {
  background: #0090da;
  padding: 10px 0px;
  position: fixed;
  left: 0;
  width: 100%;
  top: -100px;
  z-index: 70;
  -webkit-transition: all .3s;
  transition: all .3s;
  visibility: hidden;
  opacity: 0; }
  .scroll-panel.is-fixed {
    opacity: 1;
    visibility: visible;
    top: 0; }
    @media screen and (max-width: 992px) {
      .scroll-panel.is-fixed {
        position: fixed;
        left: 0;
        top: 0; } }
  @media screen and (max-width: 992px) {
    .scroll-panel {
      position: relative;
      top: auto;
      left: auto;
      visibility: visible;
      opacity: 1; } }
  .scroll-panel .scroll-panel__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .scroll-panel .scroll-panel__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media screen and (max-width: 992px) {
      .scroll-panel .scroll-panel__left {
        margin-right: 15px; } }
  .scroll-panel .scroll-panel__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .scroll-panel .scroll-panel__menu {
    position: relative;
    margin-right: 35px; }
    @media screen and (max-width: 992px) {
      .scroll-panel .scroll-panel__menu {
        margin-right: 35px; } }
    .scroll-panel .scroll-panel__menu .scroll-panel__menu-burger {
      height: 37px;
      cursor: pointer; }
      .scroll-panel .scroll-panel__menu .scroll-panel__menu-burger .burger {
        position: relative;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%); }
        .scroll-panel .scroll-panel__menu .scroll-panel__menu-burger .burger:before, .scroll-panel .scroll-panel__menu .scroll-panel__menu-burger .burger:after,
        .scroll-panel .scroll-panel__menu .scroll-panel__menu-burger .burger span {
          background: #fff; }
      @media screen and (min-width: 992px) {
        .scroll-panel .scroll-panel__menu .scroll-panel__menu-burger:hover > .scroll-panel__menu-wrap {
          display: block; } }
      @media screen and (max-width: 992px) {
        .scroll-panel .scroll-panel__menu .scroll-panel__menu-burger .burger:before, .scroll-panel .scroll-panel__menu .scroll-panel__menu-burger .burger:after {
          -webkit-transition: -webkit-transform .3s;
          transition: -webkit-transform .3s;
          transition: transform .3s;
          transition: transform .3s, -webkit-transform .3s; }
        .scroll-panel .scroll-panel__menu .scroll-panel__menu-burger.on .burger:before {
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          top: 8px;
          left: 0; }
        .scroll-panel .scroll-panel__menu .scroll-panel__menu-burger.on .burger:after {
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
          top: 8px;
          left: 0; }
        .scroll-panel .scroll-panel__menu .scroll-panel__menu-burger.on .burger span {
          display: none; } }
    .scroll-panel .scroll-panel__menu .scroll-panel__menu-wrap {
      position: absolute;
      z-index: 5;
      left: 0;
      top: calc(100% + 10px);
      border-style: solid;
      border-width: 1px;
      border-color: white;
      background-color: #f2f2f2;
      -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
      box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
      width: 370px;
      display: none; }
      @media screen and (max-width: 420px) {
        .scroll-panel .scroll-panel__menu .scroll-panel__menu-wrap {
          width: 290px; } }
      @media screen and (max-width: 992px) {
        .scroll-panel .scroll-panel__menu .scroll-panel__menu-wrap.show {
          display: block; } }
      .scroll-panel .scroll-panel__menu .scroll-panel__menu-wrap:before {
        width: 100%;
        height: 15px;
        content: "";
        position: absolute;
        left: 0;
        top: -15px; }
    .scroll-panel .scroll-panel__menu .scroll-panel__menu-row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding: 5px 15px 0px 15px;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      @media screen and (max-width: 420px) {
        .scroll-panel .scroll-panel__menu .scroll-panel__menu-row {
          display: block; } }
    .scroll-panel .scroll-panel__menu .scroll-panel__menu-col {
      width: 45%;
      max-width: 155px; }
      @media screen and (max-width: 420px) {
        .scroll-panel .scroll-panel__menu .scroll-panel__menu-col {
          width: 100%; }
          .scroll-panel .scroll-panel__menu .scroll-panel__menu-col .scroll-panel__menu-item:last-child {
            border-bottom: 1px dashed #d9d9d9; } }
      @media screen and (max-width: 420px) {
        .scroll-panel .scroll-panel__menu .scroll-panel__menu-col:last-child .scroll-panel__menu-item:last-child {
          border-bottom: none; } }
    .scroll-panel .scroll-panel__menu .scroll-panel__menu-list {
      list-style: none; }
    .scroll-panel .scroll-panel__menu .scroll-panel__menu-item {
      border-bottom: 1px dashed #d9d9d9;
      padding-bottom: 4px;
      margin-bottom: 5px; }
      .scroll-panel .scroll-panel__menu .scroll-panel__menu-item:last-child {
        border-bottom: none; }
      @media screen and (max-width: 420px) {
        .scroll-panel .scroll-panel__menu .scroll-panel__menu-item {
          margin-bottom: 0px; } }
    .scroll-panel .scroll-panel__menu .scroll-panel__menu-link {
      font-size: 13px;
      color: #1b130e;
      font-weight: 600;
      text-decoration: none;
      padding: 0px 5px; }
      .scroll-panel .scroll-panel__menu .scroll-panel__menu-link:hover {
        color: #0092d9; }
    .scroll-panel .scroll-panel__menu .scroll-panel__menu__bottom {
      background: #fff;
      padding: 10px 30px;
      display: none; }
      @media screen and (max-width: 992px) {
        .scroll-panel .scroll-panel__menu .scroll-panel__menu__bottom {
          display: block; } }
      @media screen and (max-width: 420px) {
        .scroll-panel .scroll-panel__menu .scroll-panel__menu__bottom {
          padding: 10px; } }
      .scroll-panel .scroll-panel__menu .scroll-panel__menu__bottom a.btn {
        width: 100%; }
        @media screen and (max-width: 420px) {
          .scroll-panel .scroll-panel__menu .scroll-panel__menu__bottom a.btn {
            white-space: normal; } }
        .scroll-panel .scroll-panel__menu .scroll-panel__menu__bottom a.btn:first-child {
          margin-bottom: 10px; }
  .scroll-panel .scroll-panel__search {
    width: 565px;
    position: relative;
    margin-right: 25px; }
    @media screen and (max-width: 992px) {
      .scroll-panel .scroll-panel__search {
        margin-right: 15px; } }
    @media screen and (max-width: 1240px) {
      .scroll-panel .scroll-panel__search {
        width: 400px; } }
    @media screen and (max-width: 992px) {
      .scroll-panel .scroll-panel__search {
        width: 250px;
        display: none; } }
    .scroll-panel .scroll-panel__search .scroll-panel__search-input {
      width: 100%;
      height: 37px;
      background: #ffffff;
      border-radius: 3px;
      color: #1b130e;
      font-family: 'Open Sans';
      font-size: 15px;
      padding: 0px 40px 0px 15px;
      border: none; }
      .scroll-panel .scroll-panel__search .scroll-panel__search-input.placeholder {
        color: #9a9a9a; }
      .scroll-panel .scroll-panel__search .scroll-panel__search-input:-moz-placeholder {
        color: #9a9a9a; }
      .scroll-panel .scroll-panel__search .scroll-panel__search-input::-moz-placeholder {
        color: #9a9a9a; }
      .scroll-panel .scroll-panel__search .scroll-panel__search-input:-ms-input-placeholder {
        color: #9a9a9a; }
      .scroll-panel .scroll-panel__search .scroll-panel__search-input::-webkit-input-placeholder {
        color: #9a9a9a; }
      .scroll-panel .scroll-panel__search .scroll-panel__search-input:focus + .scroll-panel__search-submit {
        background: url(search__blue.svg) no-repeat center;
        background-size: 18px 19px; }
    .scroll-panel .scroll-panel__search .scroll-panel__search-submit {
      background: url(search.svg) no-repeat center;
      background-size: 18px 19px;
      border: none;
      height: 35px;
      width: 40px;
      position: absolute;
      top: 0;
      right: 0;
      font-size: 0px;
      cursor: pointer; }
    .scroll-panel .scroll-panel__search .scroll-panel__autocomplete {
      position: absolute;
      left: 0;
      top: calc(100% + 10px);
      background: #fff;
      -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
      box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
      width: 680px;
      padding: 15px 20px;
      display: none;
      z-index: 5; }
      .scroll-panel .scroll-panel__search .scroll-panel__autocomplete.is-active {
        display: block; }
      .scroll-panel .scroll-panel__search .scroll-panel__autocomplete .scroll-panel__autocomplete-list {
        list-style: none; }
        .scroll-panel .scroll-panel__search .scroll-panel__autocomplete .scroll-panel__autocomplete-list .scroll-panel__autocomplete-item {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          font-size: 13px;
          line-height: 1.3;
          text-decoration: underline;
          margin-bottom: 15px; }
          .scroll-panel .scroll-panel__search .scroll-panel__autocomplete .scroll-panel__autocomplete-list .scroll-panel__autocomplete-item a {
            color: #1b130e;
            display: inline-block; }
            .scroll-panel .scroll-panel__search .scroll-panel__autocomplete .scroll-panel__autocomplete-list .scroll-panel__autocomplete-item a:hover {
              color: #0092d9; }
          .scroll-panel .scroll-panel__search .scroll-panel__autocomplete .scroll-panel__autocomplete-list .scroll-panel__autocomplete-item .scroll-panel__autocomplete-img {
            display: block;
            width: 85px;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            margin-right: 20px; }
            .scroll-panel .scroll-panel__search .scroll-panel__autocomplete .scroll-panel__autocomplete-list .scroll-panel__autocomplete-item .scroll-panel__autocomplete-img img {
              width: auto;
              max-width: 100%;
              height: auto; }
  .scroll-panel .scroll-panel__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .scroll-panel .scroll-panel__user {
    text-align: center;
    line-height: 1;
    margin-right: 20px; }
    .scroll-panel .scroll-panel__user .icon-human {
      width: 17px;
      height: 22px; }
    .scroll-panel .scroll-panel__user span {
      display: block;
      font-size: 13px;
      color: #fff; }
  .scroll-panel .scroll-panel__comparison {
    margin-right: 30px;
    position: relative;
    cursor: pointer; }
    .scroll-panel .scroll-panel__comparison .scroll-panel__comparison-hint {
      position: absolute;
      left: 8px;
      top: -6px;
      width: 20px;
      height: 20px;
      background: #00f0ff;
      font-size: 10px;
      color: #303030;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      border-radius: 50%;
      line-height: 25px; }
    .scroll-panel .scroll-panel__comparison .scroll-panel__comparison-label {
      position: absolute;
      text-align: center;
      padding: 5px;
      font-size: 11px;
      color: #37322f;
      line-height: 1.2;
      z-index: 3;
      top: 30px;
      left: 50%;
      width: 80px;
      margin-left: -40px;
      display: none;
      border-style: solid;
      border-width: 1px;
      border-color: white;
      background-color: white;
      -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
      box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23); }
    .scroll-panel .scroll-panel__comparison:hover .scroll-panel__comparison-label {
      display: block; }
  .scroll-panel .scroll-panel__favorites {
    margin-right: 30px;
    position: relative;
    cursor: pointer; }
    .scroll-panel .scroll-panel__favorites .scroll-panel__favorites-hint {
      position: absolute;
      left: 8px;
      top: -6px;
      width: 20px;
      height: 20px;
      background: #00f0ff;
      font-size: 10px;
      color: #303030;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      border-radius: 50%;
      line-height: 25px; }
    .scroll-panel .scroll-panel__favorites .scroll-panel__favorites-label {
      position: absolute;
      text-align: center;
      padding: 5px;
      font-size: 11px;
      color: #37322f;
      line-height: 1.2;
      z-index: 3;
      top: 30px;
      left: 50%;
      width: 80px;
      margin-left: -40px;
      display: none;
      border-style: solid;
      border-width: 1px;
      border-color: white;
      background-color: white;
      -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
      box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23); }
    .scroll-panel .scroll-panel__favorites:hover .scroll-panel__favorites-label {
      display: block; }
  .scroll-panel .scroll-panel__basket {
    position: relative;
    cursor: pointer; }
    .scroll-panel .scroll-panel__basket .scroll-panel__basket-hint {
      position: absolute;
      left: 8px;
      top: -6px;
      width: 20px;
      height: 20px;
      background: #00f0ff;
      font-size: 10px;
      color: #303030;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      border-radius: 50%;
      line-height: 25px; }
    .scroll-panel .scroll-panel__basket .scroll-panel__basket-label {
      position: absolute;
      text-align: center;
      padding: 5px;
      font-size: 11px;
      color: #37322f;
      line-height: 1.2;
      z-index: 3;
      top: 30px;
      left: 50%;
      width: 80px;
      margin-left: -40px;
      display: none;
      border-style: solid;
      border-width: 1px;
      border-color: white;
      background-color: white;
      -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
      box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23); }
    .scroll-panel .scroll-panel__basket:hover .scroll-panel__basket-label {
      display: block; }
  .scroll-panel .scroll-panel__btn {
    font-size: 13px;
    line-height: 16px;
    font-weight: bold;
    max-width: 120px;
    text-align: center;
    margin-right: 25px; }
    @media screen and (max-width: 992px) {
      .scroll-panel .scroll-panel__btn {
        display: none; } }
    .scroll-panel .scroll-panel__btn:last-child {
      margin-right: 0px; }
    @media screen and (max-width: 1240px) {
      .scroll-panel .scroll-panel__btn {
        margin-right: 5px; } }
    @media screen and (max-width: 992px) {
      .scroll-panel .scroll-panel__btn {
        max-width: 100%;
        width: auto; } }
    .scroll-panel .scroll-panel__btn a {
      color: #fff;
      text-decoration: none;
      border-bottom: 1px dashed #fff; }
      .scroll-panel .scroll-panel__btn a:hover {
        color: #1b130e;
        border-bottom: 1px dashed #1b130e; }

.main-slider-wrap {
  overflow: hidden;
  max-height: 468px; }
  @media screen and (max-width: 768px) {
    .main-slider-wrap .container {
      width: 100%;
      padding: 0px; } }

.main-slider {
  position: relative;
  margin-bottom: 40px; }
  @media screen and (max-width: 768px) {
    .main-slider {
      margin-bottom: 30px; } }
  .main-slider .main-slider__item img {
    width: auto;
    max-width: 100%;
    height: auto; }
  .main-slider .slick-dots {
    position: absolute;
    list-style: none;
    left: 30px;
    bottom: 30px; }
    @media screen and (max-width: 510px) {
      .main-slider .slick-dots {
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        bottom: -15px; } }
    .main-slider .slick-dots li {
      display: inline-block;
      margin-right: 7px; }
      .main-slider .slick-dots li button {
        width: 12px;
        height: 12px;
        background: transparent;
        border: 2px solid #d2d2d2;
        border-radius: 50%;
        font-size: 0px;
        line-height: 0px;
        -webkit-transition: all .4s;
        transition: all .4s;
        cursor: pointer; }
        .main-slider .slick-dots li button:hover {
          border-color: #0092d9; }
      .main-slider .slick-dots li.slick-active button {
        border-color: #0092d9;
        background: #fff; }

.home-manufacturers {
  background: #e7e7e7 url(manufacturers__bg.jpg) repeat-x center;
  background-size: contain;
  padding: 40px 0px; }
  .home-manufacturers .home-manufacturers__title {
    font-size: 20px;
    font-weight: 600;
    color: #1b130e;
    margin-bottom: 30px;
    margin-top: 0px; }
    .home-manufacturers .home-manufacturers__title h1,
    .home-manufacturers .home-manufacturers__title h2,
    .home-manufacturers .home-manufacturers__title h3,
    .home-manufacturers .home-manufacturers__title h4,
    .home-manufacturers .home-manufacturers__title h5,
    .home-manufacturers .home-manufacturers__title h6 {
      font-size: 20px;
      font-weight: normal;
      margin: 0px; }

.manufacturers-slider {
  position: relative; }
  @media screen and (max-width: 768px) {
    .manufacturers-slider {
      padding: 0px 30px; } }
  .manufacturers-slider .slick-slide {
    padding: 0px 5px; }
  .manufacturers-slider .slick-arrow {
    position: absolute;
    left: -25px;
    top: 50%;
    width: 16px;
    height: 21px;
    font-size: 0px;
    line-height: 0px;
    border: none;
    background: url(slider-arrow.svg) no-repeat center;
    background-size: contain;
    content: "";
    cursor: pointer;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%); }
    @media screen and (max-width: 768px) {
      .manufacturers-slider .slick-arrow {
        left: 0; } }
    .manufacturers-slider .slick-arrow.slick-prev {
      -webkit-transform: translate(0, -50%) rotate(-180deg);
      transform: translate(0, -50%) rotate(-180deg); }
    .manufacturers-slider .slick-arrow.slick-next {
      left: auto;
      right: -25px; }
      @media screen and (max-width: 768px) {
        .manufacturers-slider .slick-arrow.slick-next {
          right: 0; } }
    .manufacturers-slider .slick-arrow.slick-disabled {
      opacity: .3; }
    .manufacturers-slider .slick-arrow:hover {
      background: url(slider-arrow__hover.svg) no-repeat center;
      background-size: contain; }
  .manufacturers-slider .manufacturers-slider__item {
    max-width: 180px;
    height: 90px;
    position: relative;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    display: block !important;
    margin: 0 auto; }
    .manufacturers-slider .manufacturers-slider__item a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 1;
      content: "";
      width: 100%;
      height: 100%;
      -webkit-filter: grayscale(100%);
      filter: grayscale(100%);
      -webkit-transition: all .4s;
      transition: all .4s; }
      .manufacturers-slider .manufacturers-slider__item a:hover {
        -webkit-filter: grayscale(0);
        filter: grayscale(0); }
    .manufacturers-slider .manufacturers-slider__item img {
      width: auto;
      max-width: 155px;
      height: auto;
      max-height: 80px; }
      @media screen and (max-width: 1240px) {
        .manufacturers-slider .manufacturers-slider__item img {
          max-width: 130px; } }

.home-product-sections {
  padding: 30px 0px 45px 0px; }
  .home-product-sections .home-product-sections__title {
    font-size: 20px;
    font-weight: 600;
    color: #1b130e;
    margin-bottom: 30px;
    margin-top: 0px; }
    .home-product-sections .home-product-sections__title h1,
    .home-product-sections .home-product-sections__title h2,
    .home-product-sections .home-product-sections__title h3,
    .home-product-sections .home-product-sections__title h4,
    .home-product-sections .home-product-sections__title h5,
    .home-product-sections .home-product-sections__title h6 {
      font-size: 22px;
      font-weight: 700;
      margin: 0px; }
  .home-product-sections .home-product-sections__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .home-product-sections .home-product-sections__list .home-product-sections__item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: calc(100%/6);
      height: 200px;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      border-left: 1px dashed #cbcbcb;
      border-top: 1px dashed #cbcbcb;
      position: relative; }
      @media screen and (max-width: 1240px) {
        .home-product-sections .home-product-sections__list .home-product-sections__item {
          width: calc(100%/5); } }
      @media screen and (max-width: 992px) {
        .home-product-sections .home-product-sections__list .home-product-sections__item {
          width: calc(100%/3); } }
      @media screen and (max-width: 560px) {
        .home-product-sections .home-product-sections__list .home-product-sections__item {
          width: calc(100%/2); } }
      .home-product-sections .home-product-sections__list .home-product-sections__item:nth-child(6n+6) {
        border-right: 1px dashed #cbcbcb; }
        @media screen and (max-width: 1240px) {
          .home-product-sections .home-product-sections__list .home-product-sections__item:nth-child(6n+6) {
            border-right: 0px; } }
      .home-product-sections .home-product-sections__list .home-product-sections__item:nth-last-child(-n+6) {
        border-bottom: 1px dashed #cbcbcb; }
        @media screen and (max-width: 992px) {
          .home-product-sections .home-product-sections__list .home-product-sections__item:nth-last-child(-n+6) {
            border-bottom: none; } }
      @media screen and (max-width: 1240px) {
        .home-product-sections .home-product-sections__list .home-product-sections__item:nth-child(5n+5) {
          border-right: 1px dashed #cbcbcb; } }
      @media screen and (max-width: 992px) {
        .home-product-sections .home-product-sections__list .home-product-sections__item:nth-child(5n+5) {
          border-right: 0px; } }
      @media screen and (max-width: 992px) {
        .home-product-sections .home-product-sections__list .home-product-sections__item:nth-child(3n+3) {
          border-right: 1px dashed #cbcbcb; } }
      @media screen and (max-width: 560px) {
        .home-product-sections .home-product-sections__list .home-product-sections__item:nth-child(3n+3) {
          border-right: 0px; } }
      @media screen and (max-width: 560px) {
        .home-product-sections .home-product-sections__list .home-product-sections__item:nth-child(2n+2) {
          border-right: 1px dashed #cbcbcb; } }
      @media screen and (max-width: 1240px) {
        .home-product-sections .home-product-sections__list .home-product-sections__item:nth-last-child(-n+5) {
          border-bottom: 1px dashed #cbcbcb; } }
      @media screen and (max-width: 992px) {
        .home-product-sections .home-product-sections__list .home-product-sections__item:nth-last-child(-n+5) {
          border-bottom: 0px; } }
      @media screen and (max-width: 992px) {
        .home-product-sections .home-product-sections__list .home-product-sections__item:nth-last-child(-n+3) {
          border-bottom: 1px dashed #cbcbcb; } }
      .home-product-sections .home-product-sections__list .home-product-sections__item:last-child {
        border-right: 1px dashed #cbcbcb; }
        @media screen and (max-width: 560px) {
          .home-product-sections .home-product-sections__list .home-product-sections__item:last-child {
            border-top: 0px;
            width: calc(100%/2 + 1px); } }
      .home-product-sections .home-product-sections__list .home-product-sections__item .home-product-sections__item-link {
        position: absolute;
        left: 0;
        top: 0;
        content: "";
        width: 100%;
        height: 100%; }
      .home-product-sections .home-product-sections__list .home-product-sections__item .home-product-sections__item-icon {
        height: 115px;
        text-align: center;
        width: 100%;
        padding: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-bottom: 0px; }
        .home-product-sections .home-product-sections__list .home-product-sections__item .home-product-sections__item-icon img {
          width: 160px;
          max-width: 90%;
          height: auto;
          max-height: 100%; }
          .home-product-sections .home-product-sections__list .home-product-sections__item .home-product-sections__item-icon img.icon-product-sections__1 {
            max-width: 81px;
            max-height: 48px; }
          .home-product-sections .home-product-sections__list .home-product-sections__item .home-product-sections__item-icon img.icon-product-sections__2 {
            max-width: 35px;
            max-height: 72px; }
          .home-product-sections .home-product-sections__list .home-product-sections__item .home-product-sections__item-icon img.icon-product-sections__3 {
            max-width: 104px;
            max-height: 61px; }
          .home-product-sections .home-product-sections__list .home-product-sections__item .home-product-sections__item-icon img.icon-product-sections__4 {
            max-width: 50px;
            max-height: 81px; }
          .home-product-sections .home-product-sections__list .home-product-sections__item .home-product-sections__item-icon img.icon-product-sections__5 {
            max-width: 160px;
            max-height: 60px; }
            @media screen and (max-width: 420px) {
              .home-product-sections .home-product-sections__list .home-product-sections__item .home-product-sections__item-icon img.icon-product-sections__5 {
                max-width: 120px; } }
          .home-product-sections .home-product-sections__list .home-product-sections__item .home-product-sections__item-icon img.icon-product-sections__6 {
            max-width: 37px;
            max-height: 113px; }
          .home-product-sections .home-product-sections__list .home-product-sections__item .home-product-sections__item-icon img.icon-product-sections__7 {
            max-width: 39px;
            max-height: 80px; }
          .home-product-sections .home-product-sections__list .home-product-sections__item .home-product-sections__item-icon img.icon-product-sections__8 {
            max-width: 134px;
            max-height: 43px; }
            @media screen and (max-width: 420px) {
              .home-product-sections .home-product-sections__list .home-product-sections__item .home-product-sections__item-icon img.icon-product-sections__8 {
                max-width: 120px; } }
          .home-product-sections .home-product-sections__list .home-product-sections__item .home-product-sections__item-icon img.icon-product-sections__9 {
            max-width: 101px;
            max-height: 77px; }
          .home-product-sections .home-product-sections__list .home-product-sections__item .home-product-sections__item-icon img.icon-product-sections__10 {
            max-width: 36px;
            max-height: 82px; }
          .home-product-sections .home-product-sections__list .home-product-sections__item .home-product-sections__item-icon img.icon-product-sections__11 {
            max-width: 61px;
            max-height: 82px; }
          .home-product-sections .home-product-sections__list .home-product-sections__item .home-product-sections__item-icon img.icon-product-sections__12 {
            max-width: 45px;
            max-height: 88px; }
          .home-product-sections .home-product-sections__list .home-product-sections__item .home-product-sections__item-icon img.icon-product-sections__13 {
            max-width: 112px;
            max-height: 58px; }
          .home-product-sections .home-product-sections__list .home-product-sections__item .home-product-sections__item-icon img.icon-product-sections__14 {
            max-width: 88px;
            max-height: 73px; }
          .home-product-sections .home-product-sections__list .home-product-sections__item .home-product-sections__item-icon img.icon-product-sections__15 {
            max-width: 102px;
            max-height: 73px; }
      .home-product-sections .home-product-sections__list .home-product-sections__item .home-product-sections__item-title {
        font-size: 15px;
        font-weight: 700;
        margin: 0px;
        text-align: center;
        width: 100%;
        padding: 10px;
        line-height: 16px; }
        @media screen and (max-width: 1240px) {
          .home-product-sections .home-product-sections__list .home-product-sections__item .home-product-sections__item-title {
            font-size: 13px; } }
        @media screen and (max-width: 420px) {
          .home-product-sections .home-product-sections__list .home-product-sections__item .home-product-sections__item-title {
            font-size: 10px;
            padding: 10px 5px;
            line-height: 14px; } }
        .home-product-sections .home-product-sections__list .home-product-sections__item .home-product-sections__item-title h1,
        .home-product-sections .home-product-sections__list .home-product-sections__item .home-product-sections__item-title h2,
        .home-product-sections .home-product-sections__list .home-product-sections__item .home-product-sections__item-title h3,
        .home-product-sections .home-product-sections__list .home-product-sections__item .home-product-sections__item-title h4,
        .home-product-sections .home-product-sections__list .home-product-sections__item .home-product-sections__item-title h5,
        .home-product-sections .home-product-sections__list .home-product-sections__item .home-product-sections__item-title h6 {
          font-size: 15px;
          font-weight: 700;
          margin: 0px; }
          @media screen and (max-width: 1240px) {
            .home-product-sections .home-product-sections__list .home-product-sections__item .home-product-sections__item-title h1,
            .home-product-sections .home-product-sections__list .home-product-sections__item .home-product-sections__item-title h2,
            .home-product-sections .home-product-sections__list .home-product-sections__item .home-product-sections__item-title h3,
            .home-product-sections .home-product-sections__list .home-product-sections__item .home-product-sections__item-title h4,
            .home-product-sections .home-product-sections__list .home-product-sections__item .home-product-sections__item-title h5,
            .home-product-sections .home-product-sections__list .home-product-sections__item .home-product-sections__item-title h6 {
              font-size: 13px; } }
          @media screen and (max-width: 420px) {
            .home-product-sections .home-product-sections__list .home-product-sections__item .home-product-sections__item-title h1,
            .home-product-sections .home-product-sections__list .home-product-sections__item .home-product-sections__item-title h2,
            .home-product-sections .home-product-sections__list .home-product-sections__item .home-product-sections__item-title h3,
            .home-product-sections .home-product-sections__list .home-product-sections__item .home-product-sections__item-title h4,
            .home-product-sections .home-product-sections__list .home-product-sections__item .home-product-sections__item-title h5,
            .home-product-sections .home-product-sections__list .home-product-sections__item .home-product-sections__item-title h6 {
              font-size: 10px; } }
      .home-product-sections .home-product-sections__list .home-product-sections__item:hover .home-product-sections__item-title {
        color: #0092d9; }
      @media screen and (max-width: 1240px) {
        .home-product-sections .home-product-sections__list .home-product-sections__item.no-item {
          display: none; } }

.home-advantages {
  margin-bottom: 40px; }
  .home-advantages .home-advantages__list {
    background: #008ad2 url(advantages__bg.jpg) repeat-x center;
    background-size: contain;
    padding: 50px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media screen and (max-width: 992px) {
      .home-advantages .home-advantages__list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 30px 15px 5px 15px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
  .home-advantages .home-advantages__item {
    height: 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(100%/3 - 26px);
    margin-right: 40px;
    border-width: 1px;
    border-color: white;
    border-style: dotted;
    border-radius: 4px;
    background-color: #0094dd;
    -webkit-box-shadow: 0px 2px 4px 0px #00597d;
    box-shadow: 0px 2px 4px 0px #00597d;
    padding: 15px 25px;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    line-height: 30px;
    font-weight: 400; }
    .home-advantages .home-advantages__item:last-child {
      margin-right: 0px; }
      @media screen and (max-width: 992px) {
        .home-advantages .home-advantages__item:last-child {
          margin-right: 15px; } }
    @media screen and (max-width: 1240px) {
      .home-advantages .home-advantages__item {
        font-size: 14px;
        line-height: 22px;
        padding: 15px 10px;
        height: auto;
        min-height: 100px; } }
    @media screen and (max-width: 992px) {
      .home-advantages .home-advantages__item {
        width: calc(100%/2 - 30px);
        margin-right: 0px;
        margin: 0px 15px 25px 15px; } }
    @media screen and (max-width: 510px) {
      .home-advantages .home-advantages__item {
        width: 100%; } }

.home-goods .home-goods__title {
  font-size: 20px;
  color: #1b130e;
  font-weight: 600;
  margin-bottom: 20px; }

.home-goods .home-goods__nav {
  border-bottom: 2px solid #efeeee; }
  .home-goods .home-goods__nav .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .home-goods .home-goods__nav .home-goods__nav__item {
    font-size: 16px;
    margin-right: 50px;
    position: relative;
    padding-bottom: 10px; }
    .home-goods .home-goods__nav .home-goods__nav__item:before {
      width: 100%;
      height: 3px;
      content: "";
      background: #0092d9;
      position: absolute;
      left: 0;
      bottom: -2.5px;
      opacity: 0; }
    .home-goods .home-goods__nav .home-goods__nav__item a {
      color: #1b130e;
      text-decoration: none;
      display: block; }
      .home-goods .home-goods__nav .home-goods__nav__item a:hover {
        color: #0092d9; }
    .home-goods .home-goods__nav .home-goods__nav__item.active::before {
      opacity: 1; }
    .home-goods .home-goods__nav .home-goods__nav__item.active a {
      color: #0092d9;
      font-weight: 700; }

.home-goods .home-goods__tabs {
  border-bottom: 2px solid #efeeee; }

.home-goods .home-goods__tab {
  display: none; }
  .home-goods .home-goods__tab.active {
    display: block; }

.catalog-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media screen and (max-width: 440px) {
    .catalog-list {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  .catalog-list .catalog-item {
    width: calc(100%/5);
    border-top: 0px solid #efeeee;
    border-right: 0px solid #efeeee; }
    .catalog-list .catalog-item:nth-child(5n+5) {
      border-right: 2px solid #efeeee; }
      @media screen and (max-width: 1240px) {
        .catalog-list .catalog-item:nth-child(5n+5) {
          border-right: 0px; } }
      @media screen and (max-width: 440px) {
        .catalog-list .catalog-item:nth-child(5n+5) {
          border-right: 2px solid #efeeee; } }
    @media screen and (max-width: 1240px) {
      .catalog-list .catalog-item:nth-child(4n+4) {
        border-right: 2px solid #efeeee; } }
    @media screen and (max-width: 992px) {
      .catalog-list .catalog-item:nth-child(4n+4) {
        border-right: none; } }
    @media screen and (max-width: 992px) {
      .catalog-list .catalog-item:nth-child(3n+3) {
        border-right: 2px solid #efeeee; } }
    @media screen and (max-width: 710px) {
      .catalog-list .catalog-item:nth-child(3n+3) {
        border-right: 0px; } }
    @media screen and (max-width: 440px) {
      .catalog-list .catalog-item:nth-child(3n+3) {
        border-right: 2px solid #efeeee; } }
    @media screen and (max-width: 710px) {
      .catalog-list .catalog-item:nth-child(2n+2) {
        border-right: 2px solid #efeeee; } }
    .catalog-list .catalog-item:nth-last-child(-n+5) {
      border-bottom: 0px; }
      @media screen and (max-width: 1240px) {
        .catalog-list .catalog-item:nth-last-child(-n+5) {
          border-bottom: 2px solid #efeeee; } }
      @media screen and (max-width: 710px) {
        .catalog-list .catalog-item:nth-last-child(-n+5) {
          border-bottom: 0px; } }
    @media screen and (max-width: 1240px) {
      .catalog-list .catalog-item:nth-last-child(-n+2) {
        border-bottom: 0px; } }
    @media screen and (max-width: 992px) {
      .catalog-list .catalog-item:nth-last-child(-n+7) {
        border-bottom: 0px; } }
    @media screen and (max-width: 710px) {
      .catalog-list .catalog-item:nth-last-child(-n+7) {
        border-bottom: 2px solid #efeeee; } }
    @media screen and (max-width: 710px) {
      .catalog-list .catalog-item:nth-last-child(-n+6) {
        border-bottom: none; } }
    @media screen and (max-width: 440px) {
      .catalog-list .catalog-item:nth-last-child(-n+6) {
        border-bottom: 2px solid #efeeee; } }
    @media screen and (max-width: 1240px) {
      .catalog-list .catalog-item {
        width: calc(100%/4); }
        .catalog-list .catalog-item:last-child {
          border-right: 2px solid #efeeee;
          width: calc(100%/4 + 2px); } }
    @media screen and (max-width: 992px) {
      .catalog-list .catalog-item {
        width: calc(100%/3); }
        .catalog-list .catalog-item:last-child {
          border-right: 2px solid #efeeee;
          width: calc(100%/3); }
        .catalog-list .catalog-item:nth-child(n+7) {
          display: none; } }
    @media screen and (max-width: 710px) {
      .catalog-list .catalog-item {
        width: calc(100%/2);
        max-width: 100%; } }
    @media screen and (max-width: 440px) {
      .catalog-list .catalog-item {
        width: 100%;
        max-width: 250px;
        border-right: 2px solid #efeeee; } }
  .catalog-list.catalog-list__page .catalog-item {
    width: calc(100%/4); }
    @media screen and (max-width: 1240px) {
      .catalog-list.catalog-list__page .catalog-item {
        width: calc(100%/3); } }
    @media screen and (max-width: 992px) {
      .catalog-list.catalog-list__page .catalog-item:nth-child(n+7) {
        display: block; } }
    @media screen and (max-width: 710px) {
      .catalog-list.catalog-list__page .catalog-item {
        width: calc(100%/2);
        max-width: 100%; } }
    @media screen and (max-width: 440px) {
      .catalog-list.catalog-list__page .catalog-item {
        width: 100%;
        max-width: 250px;
        border-right: 2px solid #efeeee; } }
    .catalog-list.catalog-list__page .catalog-item:nth-child(5n+5) {
      border-right: 0px solid #efeeee; }
      @media screen and (max-width: 1240px) {
        .catalog-list.catalog-list__page .catalog-item:nth-child(5n+5) {
          border-right: 0px; } }
      @media screen and (max-width: 440px) {
        .catalog-list.catalog-list__page .catalog-item:nth-child(5n+5) {
          border-right: 2px solid #efeeee; } }
    .catalog-list.catalog-list__page .catalog-item:nth-child(4n+4) {
      border-right: 2px solid #efeeee; }
      @media screen and (max-width: 1240px) {
        .catalog-list.catalog-list__page .catalog-item:nth-child(4n+4) {
          border-right: 0px solid #efeeee; } }
      @media screen and (max-width: 992px) {
        .catalog-list.catalog-list__page .catalog-item:nth-child(4n+4) {
          border-right: none; } }
    @media screen and (max-width: 1240px) {
      .catalog-list.catalog-list__page .catalog-item:nth-child(3n+3) {
        border-right: 2px solid #efeeee; } }
    @media screen and (max-width: 710px) {
      .catalog-list.catalog-list__page .catalog-item:nth-child(3n+3) {
        border-right: 0px solid #efeeee; } }
    @media screen and (max-width: 440px) {
      .catalog-list.catalog-list__page .catalog-item:nth-child(3n+3) {
        border-right: 2px solid #efeeee; } }
    @media screen and (max-width: 710px) {
      .catalog-list.catalog-list__page .catalog-item:nth-child(2n+2) {
        border-right: 2px solid #efeeee; } }
    .catalog-list.catalog-list__page .catalog-item:nth-last-child(-n+5) {
      border-bottom: 2px solid #efeeee; }
      @media screen and (max-width: 1240px) {
        .catalog-list.catalog-list__page .catalog-item:nth-last-child(-n+5) {
          border-bottom: 2px solid #efeeee; } }
      @media screen and (max-width: 710px) {
        .catalog-list.catalog-list__page .catalog-item:nth-last-child(-n+5) {
          border-bottom: 0px; } }
    .catalog-list.catalog-list__page .catalog-item:nth-child(-n+4) {
      border-top: 2px solid #efeeee; }
    @media screen and (max-width: 1240px) {
      .catalog-list.catalog-list__page .catalog-item:nth-last-child(-n+2) {
        border-bottom: 2px solid #efeeee; } }
    @media screen and (max-width: 992px) {
      .catalog-list.catalog-list__page .catalog-item:nth-last-child(-n+7) {
        border-bottom: 2px solid #efeeee; } }
    @media screen and (max-width: 710px) {
      .catalog-list.catalog-list__page .catalog-item:nth-last-child(-n+7) {
        border-bottom: 2px solid #efeeee; } }
    @media screen and (max-width: 710px) {
      .catalog-list.catalog-list__page .catalog-item:nth-last-child(-n+6) {
        border-bottom: 2px solid #efeeee; } }
    @media screen and (max-width: 440px) {
      .catalog-list.catalog-list__page .catalog-item:nth-last-child(-n+6) {
        border-bottom: 2px solid #efeeee; } }

.catalog-item {
  padding: 25px 10px 35px 10px;
  border: 2px solid #efeeee;
  max-width: 250px;
  position: relative;
  -webkit-transition: all .3s;
  transition: all .3s; }
  .catalog-item:hover {
    border-color: white;
    -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23); }
  .catalog-item .catalog-item__img {
    height: 175px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 5px; }
    .catalog-item .catalog-item__img a {
      display: block; }
    .catalog-item .catalog-item__img img {
      width: auto;
      max-width: 100%;
      height: auto;
      max-height: 100%; }
  .catalog-item .catalog-item__title {
    font-size: 14px;
    color: #000;
    line-height: 14px;
    min-height: 61px;
    margin-bottom: 10px; }
    .catalog-item .catalog-item__title a {
      color: #000;
      text-decoration: none;
      display: inline-block; }
      .catalog-item .catalog-item__title a:hover {
        color: #0092d9; }
  .catalog-item .catalog-item__options {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 10px; }
  .catalog-item .catalog-item__price {
    font-weight: 700;
    font-size: 16px;
    min-height: 28px;
    margin-bottom: 5px; }
    .catalog-item .catalog-item__price .old-price {
      font-size: 14px;
      color: #1b130e;
      text-decoration: line-through;
      display: inline-block;
      font-weight: 400;
      margin-right: 10px; }
    .catalog-item .catalog-item__price .price-info {
      width: 20px;
      height: 20px;
      background: #b1b1b1;
      content: "";
      border-radius: 50%;
      display: inline-block;
      text-align: center;
      line-height: 20px;
      color: #fff;
      font-weight: 700;
      font-size: 18px;
      cursor: pointer;
      position: relative;
      margin-left: 5px; }
      .catalog-item .catalog-item__price .price-info .price-info__text {
        position: absolute;
        width: 105px;
        padding: 10px;
        background: #fff;
        z-index: 5;
        color: #000;
        font-weight: 600;
        font-size: 12px;
        line-height: 14px;
        text-align: center;
        left: 50%;
        top: calc(-100% - 47px);
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        border-radius: 2px;
        border-style: solid;
        border-width: 1px;
        border-color: #d2d2d2;
        background-color: white;
        -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
        box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
        display: none;
        opacity: 0; }
        .catalog-item .catalog-item__price .price-info .price-info__text:after {
          width: 20px;
          height: 20px;
          position: absolute;
          content: "";
          background: #fff;
          bottom: -7px;
          left: 50%;
          -webkit-transform: translate(-50%, 0) rotate(-45deg);
          transform: translate(-50%, 0) rotate(-45deg); }
        .catalog-item .catalog-item__price .price-info .price-info__text span {
          position: relative;
          z-index: 10; }
      .catalog-item .catalog-item__price .price-info:after {
        width: 20px;
        height: 20px;
        position: absolute;
        content: "";
        background: #fff;
        -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
        box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
        top: -32px;
        left: 50%;
        -webkit-transform: translate(-50%, 0) rotate(-45deg);
        transform: translate(-50%, 0) rotate(-45deg);
        display: none; }
      .catalog-item .catalog-item__price .price-info:hover .price-info__text {
        top: calc(-100% - 47px);
        opacity: 1;
        visibility: visible;
        display: block; }
      .catalog-item .catalog-item__price .price-info:hover:after {
        display: block; }
  .catalog-item .catalog-item__span {
    font-size: 11px;
    line-height: 14px;
    margin-bottom: 10px;
    min-height: 23px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .catalog-item .catalog-item__btn {
    margin-bottom: 15px; }
    .catalog-item .catalog-item__btn .btn-blue,
    .catalog-item .catalog-item__btn .btn-green{
      width: 100%;
      text-transform: uppercase;
      font-weight: 700; }
  .catalog-item .catalog-item__bot {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .catalog-item .catalog-item__status {
    font-size: 12px;
    color: #000;
    padding-left: 20px;
    position: relative;
    line-height: 14px; }
    .catalog-item .catalog-item__status:before {
      width: 12px;
      height: 9px;
      content: "";
      position: absolute;
      left: 0;
      top: 3px;
      background: url(in-stock.svg) no-repeat center;
      background-size: contain; }
    .catalog-item .catalog-item__status.status-underOrder:before {
      width: 9px;
      background: url(under-order.svg) no-repeat center;
      background-size: contain; }
  .catalog-item .catalog-item__dop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .catalog-item .catalog-item__dop .catalog-item__favorites {
      margin-right: 25px; }
  .catalog-item .catalog-item__favorites {
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    position: relative; }
    .catalog-item .catalog-item__favorites .catalog-item__favorites-text {
      position: absolute;
      left: 50%;
      top: 100%;
      background: #fff;
      font-size: 12px;
      line-height: 14px;
      -webkit-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
      width: 90px;
      color: #1b130e;
      -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
      box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
      text-align: center;
      padding: 5px 10px;
      display: none;
      z-index: 3; }
    .catalog-item .catalog-item__favorites:hover .catalog-item__favorites-text {
      display: block; }
  .catalog-item .catalog-item__comparison {
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    position: relative; }
    .catalog-item .catalog-item__comparison .catalog-item__comparison-text {
      position: absolute;
      left: 50%;
      top: 100%;
      background: #fff;
      font-size: 12px;
      line-height: 14px;
      -webkit-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
      width: 90px;
      color: #1b130e;
      -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
      box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
      text-align: center;
      padding: 5px 10px;
      display: none;
      z-index: 3; }
    .catalog-item .catalog-item__comparison:hover .catalog-item__comparison-text {
      display: block; }
  .catalog-item .catalog-item__delivery {
    min-height: 25px;
    position: relative;
    padding-left: 45px;
    font-size: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    bottom: 10px;
    left: 10px; }
    .catalog-item .catalog-item__delivery:before {
      width: 36px;
      height: 19px;
      position: absolute;
      left: 0;
      top: 3px;
      content: "";
      background: url(delivery.svg) no-repeat center;
      background-size: contain; }

.home-customers {
  padding-top: 35px;
  padding-bottom: 20px; }
  .home-customers .home-customers__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px; }
  .home-customers .home-customers__title {
    font-size: 20px;
    font-weight: 600;
    color: #1b130e;
    margin: 0px; }
  .home-customers .home-customers__link {
    font-size: 14px;
    color: #0092d9;
    font-weight: 700;
    text-transform: uppercase; }
    .home-customers .home-customers__link:hover {
      text-decoration: none; }
  .home-customers .home-customers__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .home-customers .home-customers__item {
    padding: 20px 20px 5px 20px;
    background: #f0f0f0;
    border-radius: 5px;
    -webkit-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.16);
    width: calc(100%/4 - 15px);
    margin-right: 20px;
    margin-bottom: 20px; }
    @media screen and (max-width: 1240px) {
      .home-customers .home-customers__item {
        padding: 10px 10px 5px 10px; } }
    @media screen and (max-width: 710px) {
      .home-customers .home-customers__item {
        width: calc(100%/3 - 15px); } }
    @media screen and (max-width: 520px) {
      .home-customers .home-customers__item {
        width: calc(100%/2 - 5px);
        margin-right: 10px; } }
    .home-customers .home-customers__item:nth-child(4n+4) {
      margin-right: 0px; }
      @media screen and (max-width: 710px) {
        .home-customers .home-customers__item:nth-child(4n+4) {
          margin-right: 20px; } }
      @media screen and (max-width: 520px) {
        .home-customers .home-customers__item:nth-child(4n+4) {
          margin-right: 10px; } }
    @media screen and (max-width: 710px) {
      .home-customers .home-customers__item:nth-child(3n+3) {
        margin-right: 0px; } }
    @media screen and (max-width: 520px) {
      .home-customers .home-customers__item:nth-child(3n+3) {
        margin-right: 10px; } }
    @media screen and (max-width: 520px) {
      .home-customers .home-customers__item:nth-child(2n+2) {
        margin-right: 0px; } }
    .home-customers .home-customers__item .home-customers__item-img {
      height: 40px;
      margin-bottom: 10px; }
      .home-customers .home-customers__item .home-customers__item-img a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        line-height: 0px;
        height: 40px; }
      .home-customers .home-customers__item .home-customers__item-img img {
        width: auto;
        max-width: 100%;
        height: auto;
        max-height: 100%; }
    .home-customers .home-customers__item .home-customers__item-title {
      font-size: 16px;
      color: #1b130e;
      font-weight: 600;
      margin: 0px;
      line-height: 1.4; }
      @media screen and (max-width: 1240px) {
        .home-customers .home-customers__item .home-customers__item-title {
          font-size: 14px; } }
      .home-customers .home-customers__item .home-customers__item-title a {
        color: #1b130e;
        text-decoration: none; }
        .home-customers .home-customers__item .home-customers__item-title a:hover {
          color: #0092d9; }
    .home-customers .home-customers__item .home-customers__item-city {
      font-size: 14px;
      color: #747474;
      font-weight: 600;
      margin: 0px;
      line-height: 1.4;
      min-height: 40px; }
      @media screen and (max-width: 1240px) {
        .home-customers .home-customers__item .home-customers__item-city {
          font-size: 11px; } }

.home-about-company {
  background: url(about-company__bg.jpg) left top;
  padding: 40px 0px; }
  .home-about-company .home-about-company__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media screen and (max-width: 992px) {
      .home-about-company .home-about-company__row {
        display: block; } }
    .home-about-company .home-about-company__row .home-about-company__col {
      width: calc(50% - 20px); }
      @media screen and (max-width: 992px) {
        .home-about-company .home-about-company__row .home-about-company__col {
          width: 100%; } }
  .home-about-company .home-about-company__title {
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    margin: 0px 0px 25px 0px; }
    .home-about-company .home-about-company__title h1,
    .home-about-company .home-about-company__title h2,
    .home-about-company .home-about-company__title h3,
    .home-about-company .home-about-company__title h4,
    .home-about-company .home-about-company__title h5,
    .home-about-company .home-about-company__title h6 {
      font-size: 20px;
      font-weight: normal;
      margin: 0px; }
  .home-about-company .home-about-company__desc {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    font-weight: 300; }
    .home-about-company .home-about-company__desc p {
      margin-bottom: 15px; }
  .home-about-company .home-about-company__img {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px; }
    @media screen and (max-width: 1240px) {
      .home-about-company .home-about-company__img {
        max-width: 200px;
        height: auto;
        margin-bottom: 10px; } }
    @media screen and (max-width: 420px) {
      .home-about-company .home-about-company__img {
        float: none;
        margin-right: 0px; } }

.home-certificates .home-certificates__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0px 0px 25px 0px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.home-certificates .home-certificates__title {
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  margin: 0px; }
  .home-certificates .home-certificates__title h1,
  .home-certificates .home-certificates__title h2,
  .home-certificates .home-certificates__title h3,
  .home-certificates .home-certificates__title h4,
  .home-certificates .home-certificates__title h5,
  .home-certificates .home-certificates__title h6 {
    font-size: 20px;
    font-weight: normal;
    margin: 0px; }

.home-certificates .home-certificates__link {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600; }

.home-certificates .home-certificates__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media screen and (max-width: 992px) {
    .home-certificates .home-certificates__list {
      max-width: 500px; } }

.home-certificates .home-certificates__item {
  margin-right: 40px;
  text-align: center;
  margin-bottom: 40px;
  max-width: 160px;
  height: 195px;
  overflow: hidden;
  position: relative; }
  @media screen and (max-width: 1240px) {
    .home-certificates .home-certificates__item {
      margin-right: 20px;
      width: calc(100%/3 - 13.333px);
      height: auto;
      margin-bottom: 20px; } }
  .home-certificates .home-certificates__item:nth-child(3n+3) {
    margin-right: 0px; }
  .home-certificates .home-certificates__item:nth-last-child(-n+3) {
    margin-bottom: 0px; }
  .home-certificates .home-certificates__item a {
    display: block;
    line-height: 0px;
    position: relative; }
    .home-certificates .home-certificates__item a:before {
      width: 100%;
      height: 100%;
      background: rgba(0, 146, 217, 0.3);
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      opacity: 0;
      -webkit-transition: all .3s;
      transition: all .3s; }
    .home-certificates .home-certificates__item a:hover:before {
      opacity: 1; }
  .home-certificates .home-certificates__item img {
    width: auto;
    max-width: 100%;
    height: auto; }

.panel-comparison {
  background: #737374;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 50;
  color: #fff;
  width: 100%;
  padding: 15px 0px 10px 0px;
  display: none; }
  .panel-comparison.active .panel-comparison__show:before {
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    transform: translate(-50%, -50%) rotate(90deg); }
  .panel-comparison.active .panel-comparison__wrap {
    height: auto; }
  .panel-comparison .container {
    position: relative; }
  .panel-comparison .panel-comparison__link {
    position: absolute;
    right: 15px;
    top: 70px; }
    .panel-comparison .panel-comparison__link a {
      color: #fff;
      display: inline-block;
      border: 2px solid #e6e6e6;
      font-size: 13px;
      font-weight: 700;
      text-decoration: none;
      border-radius: 3px;
      padding: 3px 5px;
      -webkit-transition: all .3s;
      transition: all .3s; }
      .panel-comparison .panel-comparison__link a:hover {
        background: #0092d9;
        border-color: #0092d9; }
  .panel-comparison .panel-comparison__show {
    width: 30px;
    height: 30px;
    background: #949594;
    content: "";
    position: absolute;
    top: -15px;
    right: 15px;
    cursor: pointer; }
    .panel-comparison .panel-comparison__show:before {
      width: 8px;
      height: 12px;
      content: "";
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%) rotate(-90deg);
      transform: translate(-50%, -50%) rotate(-90deg);
      background: url(slider-arrow__white.svg) no-repeat center;
      background-size: contain; }
    .panel-comparison .panel-comparison__show:hover {
      background: #fff; }
      .panel-comparison .panel-comparison__show:hover:before {
        background: url(slider-arrow__hover.svg) no-repeat center;
        background-size: contain; }
  .panel-comparison .panel-comparison__title {
    font-size: 15px;
    font-weight: 700;
    line-height: 17px; }
  .panel-comparison .panel-comparison__wrap {
    padding-top: 5px;
    overflow: hidden;
    height: 0px; }
  .panel-comparison .panel-comparison__list {
    max-width: calc(100% - 90px);
    position: relative; }
    .panel-comparison .panel-comparison__list .slick-slide {
      padding-right: 20px; }
      @media screen and (max-width: 380px) {
        .panel-comparison .panel-comparison__list .slick-slide {
          text-align: center; } }
    .panel-comparison .panel-comparison__list .slick-list {
      padding-top: 10px;
      margin-right: -20px; }
    .panel-comparison .panel-comparison__list .slick-prev {
      position: absolute;
      left: 0;
      top: 55px;
      width: 30px;
      height: 20px;
      border: none;
      font-size: 0px;
      background: #d6d6d6 url(comparison__arrow.svg) no-repeat center;
      background-size: 25px 11px;
      z-index: 5;
      cursor: pointer; }
      .panel-comparison .panel-comparison__list .slick-prev:hover {
        background: #0092d9 url(comparison__arrow.svg) no-repeat center;
        background-size: 25px 11px; }
    .panel-comparison .panel-comparison__list .slick-next {
      position: absolute;
      right: -6px;
      top: 55px;
      width: 30px;
      height: 20px;
      border: none;
      font-size: 0px;
      background: #d6d6d6 url(comparison__arrow.svg) no-repeat center;
      background-size: 25px 11px;
      z-index: 5;
      cursor: pointer;
      -webkit-transform: rotate(-180deg);
      transform: rotate(-180deg); }
      .panel-comparison .panel-comparison__list .slick-next:hover {
        background: #0092d9 url(comparison__arrow.svg) no-repeat center;
        background-size: 25px 11px; }
  .panel-comparison .panel-comparison__item {
    position: relative; }
    @media screen and (max-width: 380px) {
      .panel-comparison .panel-comparison__item {
        max-width: 140px;
        margin: 0 auto;
        text-align: left; } }
    .panel-comparison .panel-comparison__item .panel-comparison__item-del {
      content: "";
      position: absolute;
      top: -5px;
      right: -5px;
      background: #dddddd url(close.svg) no-repeat center;
      background-size: 9px 9px;
      width: 25px;
      height: 25px; }
      .panel-comparison .panel-comparison__item .panel-comparison__item-del:hover {
        background: #0092d9 url(close__white.svg) no-repeat center;
        background-size: 9px 9px; }
    .panel-comparison .panel-comparison__item .panel-comparison__item-img {
      width: 100%;
      height: 110px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      background: #fff;
      margin-bottom: 5px;
      overflow: hidden; }
      .panel-comparison .panel-comparison__item .panel-comparison__item-img img {
        width: auto;
        max-width: 100%;
        height: auto; }
    .panel-comparison .panel-comparison__item .panel-comparison__item-title {
      font-size: 12px;
      line-height: 14px; }
      .panel-comparison .panel-comparison__item .panel-comparison__item-title a {
        color: #fff;
        text-decoration: none; }
        .panel-comparison .panel-comparison__item .panel-comparison__item-title a:hover {
          text-decoration: underline; }

.main-footer {
  background: #282828;
  color: #fff;
  padding: 30px 0px 0px 0px; }
  .main-footer .main-footer__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media screen and (max-width: 740px) {
      .main-footer .main-footer__row {
        display: block; } }
  .main-footer .main-footer__left {
    width: 63%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media screen and (max-width: 1240px) {
      .main-footer .main-footer__left {
        width: calc(67% - 50px); } }
    @media screen and (max-width: 740px) {
      .main-footer .main-footer__left {
        width: 100%;
        margin-bottom: 20px; } }
    @media screen and (max-width: 450px) {
      .main-footer .main-footer__left {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
  .main-footer .main-footer__right {
    width: 26%; }
    @media screen and (max-width: 1240px) {
      .main-footer .main-footer__right {
        width: calc(33%); } }
    @media screen and (max-width: 740px) {
      .main-footer .main-footer__right {
        width: 100%;
        max-width: 500px; } }

.footer-nav .footer-nav__title {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 10px; }

@media screen and (max-width: 450px) {
  .footer-nav {
    margin-right: 20px;
    margin-bottom: 20px; } }

.footer-menu {
  list-style: none; }
  .footer-menu .footer-menu__item {
    margin-bottom: 5px; }
  .footer-menu .footer-menu__link {
    color: #c2c2c2;
    font-size: 14px;
    font-weight: 300;
    text-decoration: none; }
    .footer-menu .footer-menu__link:hover {
      color: #fff;
      text-decoration: underline; }

.footer-maps-site {
  padding-left: 40px;
  position: relative;
  min-height: 27px;
  vertical-align: top;
  margin-bottom: 20px; }
  .footer-maps-site a {
    color: #c2c2c2;
    font-size: 14px;
    font-weight: 300;
    text-decoration: none; }
    .footer-maps-site a:hover {
      color: #fff;
      text-decoration: underline; }
  .footer-maps-site:before {
    width: 27px;
    height: 27px;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: url(map.svg) no-repeat center;
    background-size: contain; }

.footer-phone {
  padding-left: 40px;
  position: relative;
  min-height: 27px;
  vertical-align: top;
  line-height: 18px;
  margin-bottom: 20px; }
  .footer-phone p {
    color: #ffffff;
    font-size: 14px;
    font-weight: 700; }
  .footer-phone span {
    font-weight: 300;
    max-width: 250px;
    display: inline-block; }
  .footer-phone:before {
    width: 17px;
    height: 27px;
    content: "";
    position: absolute;
    left: 5px;
    top: 0;
    background: url(phone__white.svg) no-repeat center;
    background-size: contain; }

.footer-email {
  padding-left: 40px;
  position: relative;
  min-height: 27px;
  vertical-align: top;
  line-height: 18px;
  margin-bottom: 20px; }
  .footer-email a {
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none; }
    .footer-email a:hover {
      text-decoration: underline; }
  .footer-email:before {
    width: 24px;
    height: 20px;
    content: "";
    position: absolute;
    left: 1px;
    top: 0;
    background: url(email__white.svg) no-repeat center;
    background-size: contain; }

.footer-adress {
  padding-left: 40px;
  position: relative;
  min-height: 27px;
  vertical-align: top;
  line-height: 18px;
  margin-bottom: 20px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 300; }
  .footer-adress:before {
    width: 17px;
    height: 24px;
    content: "";
    position: absolute;
    left: 1px;
    top: 0;
    background: url(marker__white.svg) no-repeat center;
    background-size: contain; }

.footer-coperight {
  padding: 35px 0px;
  text-align: center;
  color: #c2c2c2;
  font-size: 14px;
  font-weight: 300;
  border-top: 1px solid #3e3e3e; }

.page-wrap {
  padding-top: 50px;
  padding-bottom: 30px; }
  .page-wrap h1 {
    font-size: 33px;
    color: #1b130e;
    font-weight: 700;
    line-height: 36px;
    margin: 35px 0px 20px 0px; }
  .page-wrap h2 {
    font-size: 22px;
    color: #1b130e;
    font-weight: 700;
    line-height: 26px;
    margin: 25px 0px 15px 0px; }
  .page-wrap h3 {
    font-size: 20px;
    color: #1b130e;
    font-weight: 400;
    line-height: 27px;
    margin: 25px 0px 15px 0px; }
  .page-wrap h4 {
    font-size: 16px;
    color: #1b130e;
    font-weight: 400;
    line-height: 25px;
    margin: 20px 0px 10px 0px; }
  .page-wrap h5 {
    font-size: 16px;
    color: #9b9b9b;
    font-weight: 400;
    line-height: 23px;
    margin: 20px 0px 10px 0px; }
  .page-wrap h6 {
    font-size: 14px;
    color: #1b130e;
    font-weight: 600;
    line-height: 21px;
    margin: 20px 0px 10px 0px; }
  .page-wrap p {
    font-size: 14px;
    color: #1b130e;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 15px; }
  .page-wrap ul {
    list-style: none;
    /*margin-bottom: 30px;*/
  }
    .page-wrap ul li {
      color: #1b130e;
      font-size: 14px;
      line-height: 16px;
      margin-bottom: 10px;
      position: relative;
      padding-left: 10px; }
      .page-wrap ul li:before {
        width: 6px;
        height: 6px;
        content: "";
        position: absolute;
        background: #0089cf;
        left: 0;
        top: 50%;
        margin-top: -4px;
        border-radius: 50%; }
  .page-wrap ol {
    list-style: none;
    margin-bottom: 30px;
    counter-reset: list; }
    .page-wrap ol li {
      color: #1b130e;
      font-size: 14px;
      line-height: 16px;
      margin-bottom: 10px;
      position: relative;
      padding-left: 17px;
      counter-increment: list; }
      .page-wrap ol li:before {
        font-size: 14px;
        content: counter(list) ". ";
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        font-weight: 700; }

.accent-block {
  background: #0089cf url(accent-block__bg.jpg) repeat-x center;
  background-size: contain;
  padding: 25px 30px;
  margin: 0px 0px 20px 0px; }
  .accent-block p {
    color: #fff; }
    .accent-block p:last-child {
      margin-bottom: 0px; }

img {
  width: auto;
  max-width: 100%;
  height: auto; }
  img.float-left {
    float: left;
    margin-bottom: 10px;
    margin-right: 20px; }
    @media screen and (max-width: 768px) {
      img.float-left {
        float: none;
        margin-right: 0px; } }
  img.float-right {
    float: right;
    margin-bottom: 10px;
    margin-left: 20px; }
    @media screen and (max-width: 768px) {
      img.float-right {
        float: none;
        margin-left: 0px; } }

.table-wrap {
  overflow: auto; }

table {
  border-collapse: collapse;
  margin-bottom: 30px;
  font-size: 14px;
  line-height: 16px;
  color: #1b130e; }
  table th {
    background: #0089cf;
    color: #fff;
    font-weight: bold;
    padding: 15px 20px;
    border-right: 1px solid #dddddd; }
    table th:last-child {
      border-right: 1px solid #0092d9; }
  table td {
    border: 1px solid #dddddd;
    padding: 15px 20px; }

.pagenavi .pagenavi__list {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px; }

.pagenavi .pagenavi__item {
  border: 1px solid #cfcfcf;
  border-right: 0px;
  padding-left: 0px; }
  .pagenavi .pagenavi__item:before {
    display: none; }
  .pagenavi .pagenavi__item:last-child {
    border-right: 1px solid #cfcfcf;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px; }
  .pagenavi .pagenavi__item:first-child {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px; }

.pagenavi a {
  color: #0092d9;
  font-weight: 700;
  text-decoration: none;
  display: block;
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all .3s;
  transition: all .3s; }
  .pagenavi a:hover {
    background: #0092d9;
    color: #fff; }

.pagenavi .pagenavi__curent span {
  background: #ecebeb;
  display: block;
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 700;
  color: #7d7d7d; }

.pagenavi .pagenavi__prev a {
  display: block;
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative; }
  .pagenavi .pagenavi__prev a:before {
    width: 10px;
    height: 4px;
    background: url(menu-sub.svg) no-repeat center;
    background-size: contain;
    content: "";
    position: absolute;
    left: 9px;
    top: 13px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); }
  .pagenavi .pagenavi__prev a:hover:before {
    background: url(menu-sub__white.svg) no-repeat center;
    background-size: contain; }

.pagenavi .pagenavi__next a {
  display: block;
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative; }
  .pagenavi .pagenavi__next a:before {
    width: 10px;
    height: 4px;
    background: url(menu-sub.svg) no-repeat center;
    background-size: contain;
    content: "";
    position: absolute;
    left: 9px;
    top: 13px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg); }
  .pagenavi .pagenavi__next a:hover:before {
    background: url(menu-sub__white.svg) no-repeat center;
    background-size: contain; }

.text-unfolding {
  margin-bottom: 30px;
  color: #1b130e;
  font-size: 14px;
  line-height: 16px; }
  .text-unfolding p:last-child {
    margin-bottom: 0px; }
  .text-unfolding .text-unfolding__hidden {
    display: none; }
  .text-unfolding .text-unfolding__btn {
    display: inline-block;
    margin-top: 10px;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    line-height: 26px;
    padding: 0px 10px;
    border-radius: 4px;
    position: relative; }
    .text-unfolding .text-unfolding__btn.on {
      padding-left: 30px; }
      .text-unfolding .text-unfolding__btn.on:before {
        width: 13px;
        height: 17px;
        content: "";
        background: url(btn-arrow.svg) no-repeat center;
        background-size: contain;
        position: absolute;
        left: 10px;
        top: 4px; }
  .text-unfolding.show .text-unfolding__hidden {
    display: block; }

.page-404 {
  text-align: center;
  padding-top: 80px;
  padding-bottom: 80px;
  font-size: 14px;
  line-height: 20px; }
  .page-404 p {
    margin-bottom: 15px; }
  .page-404 img {
    width: auto;
    max-width: 100%;
    height: auto;
    margin-bottom: 50px; }

.quick-search .quick-search__filter-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media screen and (max-width: 590px) {
    .quick-search .quick-search__filter-row {
      display: block; } }

.quick-search .quick-search__filter-col {
  width: calc(100%/3 - 10px); }
  @media screen and (max-width: 590px) {
    .quick-search .quick-search__filter-col {
      width: 100%;
      margin-bottom: 15px; }
      .quick-search .quick-search__filter-col:last-child {
        margin-bottom: 0px; } }

.quick-search .quick-search__filter-btn {
  padding-top: 40px;
  margin-bottom: 15px;
  text-align: center; }
  .quick-search .quick-search__filter-btn .btn-blue {
    display: none; }

.page-wrap__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media screen and (max-width: 768px) {
    .page-wrap__row {
      display: block; } }
  .page-wrap__row .page-wrap__col {
    margin-right: 40px; }
    @media screen and (max-width: 768px) {
      .page-wrap__row .page-wrap__col {
        margin-right: 0px; } }
    .page-wrap__row .page-wrap__col:last-child {
      margin-right: 0px;
      max-width: 305px; }
      @media screen and (max-width: 768px) {
        .page-wrap__row .page-wrap__col:last-child {
          max-width: 100%; } }

.contacts-phone {
  padding-left: 35px;
  position: relative;
  font-size: 14px;
  color: #1b130e;
  line-height: 20px;
  min-height: 30px;
  margin-bottom: 15px; }
  .contacts-phone::before {
    width: 26px;
    height: 27px;
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
    background: url(phone.svg) no-repeat center;
    background-size: contain; }

.contacts-email {
  padding-left: 35px;
  position: relative;
  font-size: 14px;
  color: #1b130e;
  line-height: 20px;
  min-height: 30px; }
  @media screen and (max-width: 768px) {
    .contacts-email {
      margin-bottom: 15px; } }
  .contacts-email::before {
    width: 26px;
    height: 27px;
    content: "";
    position: absolute;
    left: 1px;
    top: 3px;
    background: url(email.svg) no-repeat center;
    background-size: contain; }

.contacts-adress {
  padding-left: 35px;
  position: relative;
  font-size: 14px;
  color: #1b130e;
  line-height: 20px;
  min-height: 30px; }
  @media screen and (max-width: 768px) {
    .contacts-adress {
      margin-bottom: 15px; } }
  .contacts-adress::before {
    width: 26px;
    height: 27px;
    content: "";
    position: absolute;
    left: 1px;
    top: 3px;
    background: url(marker.svg) no-repeat center;
    background-size: contain; }

.contacts-time {
  padding-left: 35px;
  position: relative;
  font-size: 14px;
  color: #1b130e;
  line-height: 20px;
  min-height: 30px; }
  .contacts-time::before {
    width: 26px;
    height: 27px;
    content: "";
    position: absolute;
    left: 1px;
    top: 3px;
    background: url(clock.svg) no-repeat center;
    background-size: contain; }

.contacts-urInfo {
  background: #e7e7e7 url(contacts-urInfo__bg.jpg) repeat-x left center;
  background-size: contain;
  padding: 20px 0px;
  line-height: 20px;
  font-size: 14px; }
  .contacts-urInfo p {
    margin-bottom: 0px; }

#map {
  height: 530px; }

.block-form {
  padding: 40px 0px; }
  .block-form .block-form__title {
    font-size: 22px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 20px; }
  .block-form .block-form__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media screen and (max-width: 768px) {
      .block-form .block-form__row {
        display: block; } }
  .block-form .block-form__col {
    width: calc(100%/4 - 11.25px);
    margin-right: 15px; }
    @media screen and (max-width: 768px) {
      .block-form .block-form__col {
        width: 100%;
        margin-right: 0px; } }
    .block-form .block-form__col:last-child {
      margin-right: 0px; }
  .block-form .form-input .form-input__textarea {
    height: 200px; }
  .block-form .block-form__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media screen and (max-width: 768px) {
      .block-form .block-form__bottom {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
    .block-form .block-form__bottom .block-form__bottom-left {
      width: 220px; }
      @media screen and (max-width: 768px) {
        .block-form .block-form__bottom .block-form__bottom-left {
          -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
          order: 2;
          width: 100%; }
          .block-form .block-form__bottom .block-form__bottom-left .form-submit {
            max-width: 200px; } }
    .block-form .block-form__bottom .block-form__bottom-right {
      width: calc(100% - 320px); }
      @media screen and (max-width: 768px) {
        .block-form .block-form__bottom .block-form__bottom-right {
          width: 100%;
          -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
          order: 1;
          margin-bottom: 20px; } }
  .block-form .form-submit {
    margin-top: 0px; }
  .block-form .block-form__info {
    font-size: 12px;
    line-height: 14px;
    padding-top: 15px; }
    .block-form .block-form__info span {
      color: #ff0101; }

.page-password-recovery .password-recovery__form {
  max-width: 460px; }

.page-password-recovery .form-submit {
  max-width: 260px; }

.our-clients__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .our-clients__list .our-clients__item {
    width: calc(100%/6 - 17.666px);
    margin-right: 20px;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 120px; }
    @media screen and (max-width: 992px) {
      .our-clients__list .our-clients__item {
        width: calc(100%/4 - 15px); } }
    @media screen and (max-width: 768px) {
      .our-clients__list .our-clients__item {
        width: calc(100%/4 - 7.5px);
        margin-right: 10px;
        margin-bottom: 10px; } }
    @media screen and (max-width: 480px) {
      .our-clients__list .our-clients__item {
        width: calc(100%/2 - 5px); } }
    .our-clients__list .our-clients__item:nth-child(6n+6) {
      margin-right: 0px; }
      @media screen and (max-width: 992px) {
        .our-clients__list .our-clients__item:nth-child(6n+6) {
          margin-right: 20px; } }
      @media screen and (max-width: 768px) {
        .our-clients__list .our-clients__item:nth-child(6n+6) {
          margin-right: 10px; } }
    @media screen and (max-width: 992px) {
      .our-clients__list .our-clients__item:nth-child(4n+4) {
        margin-right: 0px; } }
    @media screen and (max-width: 480px) {
      .our-clients__list .our-clients__item:nth-child(4n+4) {
        margin-right: 10px; } }
    @media screen and (max-width: 480px) {
      .our-clients__list .our-clients__item:nth-child(2n+2) {
        margin-right: 0px; } }
    .our-clients__list .our-clients__item img {
      width: auto;
      max-width: calc(100% - 20px);
      height: auto;
      max-height: 100px; }

.price-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 30px; }
  @media screen and (max-width: 540px) {
    .price-list {
      display: block; } }
  .price-list .price-item {
    width: calc(100%/3 - 10px);
    margin-bottom: 30px; }
    @media screen and (max-width: 768px) {
      .price-list .price-item {
        width: calc(100%/2 - 10px); } }
    @media screen and (max-width: 540px) {
      .price-list .price-item {
        width: 100%; } }
    .price-list .price-item:last-child {
      margin-right: 0px; }
    .price-list .price-item a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      min-height: 40px;
      position: relative;
      padding-left: 60px;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      color: #1b130e;
      font-size: 14px;
      line-height: 16px;
      text-decoration: none; }
      .price-list .price-item a:before {
        width: 35px;
        height: 40px;
        left: 0;
        top: 0;
        content: "";
        position: absolute; }
      .price-list .price-item a.icon-pdf:before {
        background: url(pdf.svg) no-repeat center;
        background-size: contain; }
      .price-list .price-item a:hover {
        color: #0089cf; }

.page-publications {
  padding-top: 20px; }
  .page-publications .page-publications__nav {
    border-bottom: 2px solid #efeeee;
    margin-bottom: 30px; }
    .page-publications .page-publications__nav .container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .page-publications .page-publications__nav .page-publications__nav-item {
      font-size: 16px;
      margin-right: 50px;
      position: relative;
      padding-bottom: 10px; }
      .page-publications .page-publications__nav .page-publications__nav-item:before {
        width: 100%;
        height: 3px;
        content: "";
        background: #0092d9;
        position: absolute;
        left: 0;
        bottom: -2.5px;
        opacity: 0; }
      .page-publications .page-publications__nav .page-publications__nav-item a {
        color: #1b130e;
        text-decoration: none;
        display: block; }
        .page-publications .page-publications__nav .page-publications__nav-item a:hover {
          color: #0092d9; }
      .page-publications .page-publications__nav .page-publications__nav-item.active::before {
        opacity: 1; }
      .page-publications .page-publications__nav .page-publications__nav-item.active a {
        color: #0092d9;
        font-weight: 700; }
  .page-publications .page-publications__tabs .page-publications__tab {
    display: none; }
    .page-publications .page-publications__tabs .page-publications__tab.active {
      display: block; }

.news-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 35px; }
  .news-list .news-list__item {
    border-style: solid;
    border-width: 1px;
    border-color: #e4e4e4;
    background-color: white;
    -webkit-box-shadow: 0px 7px 3px 0px rgba(0, 0, 0, 0.09);
    box-shadow: 0px 7px 3px 0px rgba(0, 0, 0, 0.09);
    width: calc(100%/3 - 13.333px);
    padding: 20px 20px 60px 20px;
    position: relative;
    height: 300px;
    margin-right: 20px;
    margin-bottom: 20px; }
    @media screen and (max-width: 992px) {
      .news-list .news-list__item {
        width: calc(100%/2 - 10px); } }
    @media screen and (max-width: 600px) {
      .news-list .news-list__item {
        margin-right: 0px;
        width: 100%;
        height: auto; } }
    @media screen and (max-width: 480px) {
      .news-list .news-list__item {
        padding: 20px 10px 60px 10px; } }
    .news-list .news-list__item:nth-child(3n+3) {
      margin-right: 0px; }
      @media screen and (max-width: 992px) {
        .news-list .news-list__item:nth-child(3n+3) {
          margin-right: 20px; } }
      @media screen and (max-width: 600px) {
        .news-list .news-list__item:nth-child(3n+3) {
          margin-right: 0px; } }
    @media screen and (max-width: 992px) {
      .news-list .news-list__item:nth-child(2n+2) {
        margin-right: 0px; } }
    .news-list .news-list__item .news-list__item-title {
      font-size: 20px;
      color: #1b130e;
      font-weight: 400;
      line-height: 26px;
      margin: 0px 0px 10px 0px; }
      .news-list .news-list__item .news-list__item-title h1,
      .news-list .news-list__item .news-list__item-title h2,
      .news-list .news-list__item .news-list__item-title h3,
      .news-list .news-list__item .news-list__item-title h4,
      .news-list .news-list__item .news-list__item-title h5,
      .news-list .news-list__item .news-list__item-title h6 {
        font-weight: 400;
        margin: 0px;
        font-size: 20px;
        line-height: 26px; }
    .news-list .news-list__item .news-list__item-desc {
      font-size: 14px;
      line-height: 20px;
      font-weight: 600;
      min-height: 80px;
      margin-bottom: 10px; }
      @media screen and (max-width: 600px) {
        .news-list .news-list__item .news-list__item-desc {
          min-height: auto; } }
      .news-list .news-list__item .news-list__item-desc p {
        margin: 0px;
        font-weight: 600; }
    .news-list .news-list__item .news-list__item-link {
      font-size: 14px; }
    .news-list .news-list__item .news-list__item-bottom {
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      background: #f5f5f5;
      font-size: 14px;
      color: #959493;
      height: 45px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      padding: 0px 20px; }

.video-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 20px; }
  .video-list .video-list__item {
    width: calc(100%/4 - 15px);
    margin-right: 20px;
    margin-bottom: 20px; }
    @media screen and (max-width: 992px) {
      .video-list .video-list__item {
        width: calc(100%/3 - 13.333px); } }
    @media screen and (max-width: 640px) {
      .video-list .video-list__item {
        width: calc(100%/2 - 10px); } }
    @media screen and (max-width: 460px) {
      .video-list .video-list__item {
        width: 100%;
        margin-right: 0px; } }
    .video-list .video-list__item:nth-child(4n+4) {
      margin-right: 0px; }
      @media screen and (max-width: 992px) {
        .video-list .video-list__item:nth-child(4n+4) {
          margin-right: 20px; } }
      @media screen and (max-width: 460px) {
        .video-list .video-list__item:nth-child(4n+4) {
          margin-right: 0px; } }
    @media screen and (max-width: 992px) {
      .video-list .video-list__item:nth-child(3n+3) {
        margin-right: 0px; } }
    @media screen and (max-width: 640px) {
      .video-list .video-list__item:nth-child(3n+3) {
        margin-right: 20px; } }
    @media screen and (max-width: 460px) {
      .video-list .video-list__item:nth-child(3n+3) {
        margin-right: 0px; } }
    @media screen and (max-width: 640px) {
      .video-list .video-list__item:nth-child(2n+2) {
        margin-right: 0px; } }
    .video-list .video-list__item .video-list__item-link {
      height: 200px;
      width: 100%;
      display: block;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      position: relative;
      margin-bottom: 10px; }
      .video-list .video-list__item .video-list__item-link:before {
        width: 100%;
        height: 100%;
        background: #2e2e2e;
        position: absolute;
        content: "";
        left: 0px;
        top: 0px;
        z-index: 1;
        opacity: .8;
        -webkit-transition: all .4s;
        transition: all .4s; }
      .video-list .video-list__item .video-list__item-link:after {
        width: 60px;
        height: 60px;
        background: url(play.svg) no-repeat center;
        background-size: contain;
        position: absolute;
        content: "";
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        z-index: 2;
        opacity: .2;
        -webkit-transition: all .4s;
        transition: all .4s; }
      .video-list .video-list__item .video-list__item-link:hover:before {
        opacity: .4; }
      .video-list .video-list__item .video-list__item-link:hover:after {
        opacity: .4; }
    .video-list .video-list__item .video-list__item-title {
      font-size: 16px;
      line-height: 22px; }

.news-single .news-single__date {
  font-size: 14px;
  color: #a8a7a7;
  padding-top: 5px; }

.page-links {
  text-align: right;
  padding-top: 35px;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 40px; }
  @media screen and (max-width: 440px) {
    .page-links {
      font-size: 12px;
      text-align: center; } }
  .page-links .page-links__prev {
    display: inline-block;
    position: relative;
    padding-left: 25px;
    margin-right: 45px; }
    @media screen and (max-width: 440px) {
      .page-links .page-links__prev {
        margin-right: 5px; } }
    .page-links .page-links__prev:before {
      width: 12px;
      height: 17px;
      content: "";
      background: url(btn-arrow__blue.svg) no-repeat center;
      background-size: contain;
      position: absolute;
      left: 0;
      top: 0;
      -webkit-transform: rotate(-90deg);
      transform: rotate(-90deg); }
  .page-links .page-links__next {
    display: inline-block;
    position: relative;
    padding-right: 25px; }
    .page-links .page-links__next:before {
      width: 12px;
      height: 17px;
      content: "";
      background: url(btn-arrow__blue.svg) no-repeat center;
      background-size: contain;
      position: absolute;
      right: 0;
      top: 0;
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg); }

.page-certificates {
  background: #f0f0f0;
  padding-top: 50px; }
  .page-certificates .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    @media screen and (max-width: 1240px) {
      .page-certificates .container {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
  .page-certificates .page-certificates__item {
    width: calc(100%/4 - 15px);
    margin-right: 20px;
    margin-bottom: 45px;
    background: #ccc;
    height: 400px;
    overflow: hidden;
    -webkit-transition: all .4s;
    transition: all .4s;
    max-width: 280px; }
    @media screen and (max-width: 1240px) {
      .page-certificates .page-certificates__item {
        width: calc(100%/3 - 13.333px); } }
    @media screen and (max-width: 992px) {
      .page-certificates .page-certificates__item {
        width: calc(100%/2 - 15px); } }
    @media screen and (max-width: 580px) {
      .page-certificates .page-certificates__item {
        width: 100%;
        margin-right: 0px; } }
    .page-certificates .page-certificates__item:hover {
      -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.64);
      box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.64); }
    .page-certificates .page-certificates__item:nth-child(4n+4) {
      margin-right: 0px; }
      @media screen and (max-width: 1240px) {
        .page-certificates .page-certificates__item:nth-child(4n+4) {
          margin-right: 20px; } }
      @media screen and (max-width: 580px) {
        .page-certificates .page-certificates__item:nth-child(4n+4) {
          margin-right: 0px; } }
    @media screen and (max-width: 1240px) {
      .page-certificates .page-certificates__item:nth-child(3n+3) {
        margin-right: 0px; } }
    @media screen and (max-width: 992px) {
      .page-certificates .page-certificates__item:nth-child(3n+3) {
        margin-right: 20px; } }
    @media screen and (max-width: 580px) {
      .page-certificates .page-certificates__item:nth-child(3n+3) {
        margin-right: 0px; } }
    @media screen and (max-width: 992px) {
      .page-certificates .page-certificates__item:nth-child(2n+2) {
        margin-right: 0px; } }
    .page-certificates .page-certificates__item .page-certificates__item-link {
      display: block;
      line-height: 0px; }
      .page-certificates .page-certificates__item .page-certificates__item-link img {
        width: auto;
        height: auto;
        min-height: 400px; }

.page-lk {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 560px) {
    .page-lk {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; } }
  .page-lk .page-lk__left {
    width: calc(100% - 210px);
    margin-right: 30px; }
    @media screen and (max-width: 560px) {
      .page-lk .page-lk__left {
        width: 100%;
        margin-right: 0px;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2; } }
  .page-lk .page-lk__right {
    width: 180px; }
    @media screen and (max-width: 560px) {
      .page-lk .page-lk__right {
        width: 100%;
        margin-right: 0px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1; } }

.page-login {
  border-bottom: 2px solid #c9c9c9;
  padding-bottom: 40px;
  margin-bottom: 35px; }
  .page-login .page-login__title {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 10px; }
  .page-login .page-login__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media screen and (max-width: 768px) {
      .page-login .page-login__row {
        display: block; } }
    .page-login .page-login__row .page-login__col {
      width: calc(50% - 10px); }
      @media screen and (max-width: 768px) {
        .page-login .page-login__row .page-login__col {
          width: 100%; } }
  .page-login .form-submit {
    max-width: 160px; }

.page-registration .page-registration__title {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 10px; }

.page-registration .page-registration__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media screen and (max-width: 768px) {
    .page-registration .page-registration__row {
      display: block; } }
  .page-registration .page-registration__row .page-registration__col {
    width: calc(50% - 10px); }
    @media screen and (max-width: 768px) {
      .page-registration .page-registration__row .page-registration__col {
        width: 100%; } }

.page-registration .form-submit {
  max-width: 270px; }

.page-registration .page-registration__bottom {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 768px) {
    .page-registration .page-registration__bottom {
      display: block; } }
  .page-registration .page-registration__bottom .page-registration__bottom-left {
    width: 160px;
    padding-right: 20px; }
    @media screen and (max-width: 768px) {
      .page-registration .page-registration__bottom .page-registration__bottom-left {
        width: 100%;
        margin-bottom: 15px;
        margin-right: 0px; } }
  .page-registration .page-registration__bottom .page-registration__bottom-right {
    width: calc(100% - 160px); }
    @media screen and (max-width: 768px) {
      .page-registration .page-registration__bottom .page-registration__bottom-right {
        width: 100%; } }

.page-registration .privacy-policy__v2 {
  font-size: 10px;
  line-height: 12px;
  color: #999999;
  text-align: left;
  padding-top: 0px; }
  .page-registration .privacy-policy__v2 p {
    font-size: 10px;
    line-height: 12px;
    color: #999999; }

.page-lk__nav {
  border-style: solid;
  border-width: 1px;
  border-color: #c9c9c9;
  border-radius: 2px;
  background-color: whitesmoke;
  padding: 15px 20px;
  list-style: none;
  margin-top: 12px; }
  .page-lk__nav .page-lk__nav-item {
    padding-left: 0px;
    border-bottom: 1px dashed #c6c6c6; }
    .page-lk__nav .page-lk__nav-item:before {
      display: none; }
    .page-lk__nav .page-lk__nav-item:last-child {
      border: none; }
      .page-lk__nav .page-lk__nav-item:last-child .page-lk__nav-link {
        padding: 0px; }
    .page-lk__nav .page-lk__nav-item.page-lk__nav-curent {
      font-weight: 600; }
      .page-lk__nav .page-lk__nav-item.page-lk__nav-curent .page-lk__nav-link {
        color: #0092d9; }
        .page-lk__nav .page-lk__nav-item.page-lk__nav-curent .page-lk__nav-link:hover {
          color: #0092d9;
          text-decoration: none; }
    .page-lk__nav .page-lk__nav-item span {
      color: #a4a4a4; }
  .page-lk__nav .page-lk__nav-link {
    font-size: 14px;
    color: #1b130e;
    text-decoration: none;
    display: inline-block;
    padding: 0px 0px 10px 0px; }
    .page-lk__nav .page-lk__nav-link:hover {
      color: #0092d9;
      text-decoration: underline; }

.personal-data {
  border-bottom: 2px solid #c9c9c9;
  padding-bottom: 40px;
  margin-bottom: 35px; }
  .personal-data .personal-data__title {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 10px; }
  .personal-data .personal-data__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media screen and (max-width: 768px) {
      .personal-data .personal-data__row {
        display: block; } }
    .personal-data .personal-data__row .personal-data__col {
      width: calc(50% - 10px); }
      @media screen and (max-width: 768px) {
        .personal-data .personal-data__row .personal-data__col {
          width: 100%; } }
  .personal-data .form-submit {
    max-width: 290px; }

.page-change-password .page-change-password__title {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 10px; }

.page-change-password .page-change-password__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media screen and (max-width: 768px) {
    .page-change-password .page-change-password__row {
      display: block; } }
  .page-change-password .page-change-password__row .page-change-password__col {
    width: calc(50% - 10px); }
    @media screen and (max-width: 768px) {
      .page-change-password .page-change-password__row .page-change-password__col {
        width: 100%; } }

.page-change-password .form-submit {
  max-width: 270px; }

.favorites-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 620px) {
    .favorites-item {
      display: block;
      max-width: 250px;
      margin: 0 auto; } }
  .favorites-item .favorites-item__img {
    width: 180px;
    border: 1px solid #c9c9c9;
    height: 140px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 20px;
    overflow: hidden; }
    @media screen and (max-width: 620px) {
      .favorites-item .favorites-item__img {
        width: 100%;
        margin-bottom: 20px; } }
    .favorites-item .favorites-item__img a {
      display: block;
      line-height: 0px;
      height: 140px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .favorites-item .favorites-item__img img {
      width: auto;
      max-width: calc(100% - 10px);
      height: auto;
      max-height: calc(100% - 10px); }
  .favorites-item .favorites-item__cont {
    width: calc(100% - 200px); }
    @media screen and (max-width: 620px) {
      .favorites-item .favorites-item__cont {
        width: 100%; } }
  .favorites-item .favorites-item__title {
    color: #1b130e;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    margin: 0px 0px 10px 0px;
    min-height: 70px; }
    .favorites-item .favorites-item__title a {
      color: #1b130e;
      text-decoration: none; }
      .favorites-item .favorites-item__title a:hover {
        text-decoration: underline;
        color: #0092d9; }
    .favorites-item .favorites-item__title h1,
    .favorites-item .favorites-item__title h2,
    .favorites-item .favorites-item__title h3,
    .favorites-item .favorites-item__title h4,
    .favorites-item .favorites-item__title h5,
    .favorites-item .favorites-item__title h6 {
      font-size: 14px;
      line-height: 16px;
      font-weight: 400;
      margin: 0px; }
  .favorites-item .favorites-item__manufacturer {
    font-size: 11px;
    color: #9e9e9e;
    margin-bottom: 5px; }
  .favorites-item .favorites-item__price {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
    display: none; }
    @media screen and (max-width: 992px) {
      .favorites-item .favorites-item__price {
        display: block; } }
    .favorites-item .favorites-item__price span {
      font-size: 14px;
      font-weight: 400; }
  .favorites-item .favorites-item__add {
    display: none; }
    @media screen and (max-width: 992px) {
      .favorites-item .favorites-item__add {
        display: block; } }
    .favorites-item .favorites-item__add .btn-blue {
      width: 100%;
      font-weight: 700;
      text-transform: uppercase;
      max-width: 190px; }
    .favorites-item .favorites-item__add .btn-no {
      width: 100%;
      max-width: 190px; }
  .favorites-item .favorites-item__bottom {
    padding-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .favorites-item .favorites-item__comparison {
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    position: relative;
    margin-right: 20px; }
    .favorites-item .favorites-item__comparison .favorites-item__comparison-text {
      position: absolute;
      left: 50%;
      top: 100%;
      background: #fff;
      font-size: 12px;
      line-height: 14px;
      -webkit-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
      width: 90px;
      color: #1b130e;
      -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
      box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
      text-align: center;
      padding: 5px 10px;
      display: none;
      z-index: 3; }
    .favorites-item .favorites-item__comparison:hover .favorites-item__comparison-text {
      display: block; }
  .favorites-item .favorites-item__remove {
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    position: relative;
    margin-right: 20px; }
    .favorites-item .favorites-item__remove .favorites-item__remove-text {
      position: absolute;
      left: 50%;
      top: 100%;
      background: #fff;
      font-size: 12px;
      line-height: 14px;
      -webkit-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
      width: 90px;
      color: #1b130e;
      -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
      box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
      text-align: center;
      padding: 5px 10px;
      display: none;
      z-index: 3; }
    .favorites-item .favorites-item__remove:hover .favorites-item__remove-text {
      display: block; }
  .favorites-item .favorites-item__status {
    font-size: 12px;
    color: #9d9d9d;
    padding-left: 17px;
    position: relative;
    line-height: 14px;
    margin-right: 20px; }
    .favorites-item .favorites-item__status:before {
      width: 12px;
      height: 9px;
      content: "";
      position: absolute;
      left: 0;
      top: 3px;
      background: url(in-stock.svg) no-repeat center;
      background-size: contain; }
    .favorites-item .favorites-item__status.status-underOrder:before {
      width: 9px;
      background: url(under-order.svg) no-repeat center;
      background-size: contain; }
  .favorites-item .favorites-item__delivery {
    min-height: 25px;
    position: relative;
    padding-left: 45px;
    font-size: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .favorites-item .favorites-item__delivery:before {
      width: 36px;
      height: 19px;
      position: absolute;
      left: 0;
      top: 3px;
      content: "";
      background: url(delivery.svg) no-repeat center;
      background-size: contain; }

@media screen and (max-width: 992px) {
  .favorites-table .favorites-table__thead {
    display: none; } }

.favorites-table .favorites-table__tbody .favorites-table__tr {
  border-bottom: 1px solid #dfdcdc;
  padding-bottom: 15px;
  margin-bottom: 15px; }
  .favorites-table .favorites-table__tbody .favorites-table__tr:last-child {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border: none; }

.favorites-table .favorites-table__tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-right: 35px; }
  @media screen and (max-width: 1240px) {
    .favorites-table .favorites-table__tr {
      padding-right: 0px; } }
  @media screen and (max-width: 992px) {
    .favorites-table .favorites-table__tr {
      display: block; } }

.favorites-table .favorites-table__th {
  margin-bottom: 20px;
  color: #b2b2b2;
  font-size: 14px;
  text-transform: uppercase; }
  .favorites-table .favorites-table__th.favorites-table__th-СЃont {
    width: calc(100% - 380px);
    margin-right: 35px; }
    @media screen and (max-width: 1240px) {
      .favorites-table .favorites-table__th.favorites-table__th-СЃont {
        width: calc(100% - 295px);
        margin-right: 15px; } }
  .favorites-table .favorites-table__th.favorites-table__th-price {
    width: 165px;
    padding-right: 15px; }
    @media screen and (max-width: 1240px) {
      .favorites-table .favorites-table__th.favorites-table__th-price {
        width: 120px; } }
  .favorites-table .favorites-table__th.favorites-table__th-add {
    width: 180px; }
    @media screen and (max-width: 1240px) {
      .favorites-table .favorites-table__th.favorites-table__th-add {
        width: 160px; } }

.favorites-table .favorites-table__td.favorites-table__td-СЃont {
  width: calc(100% - 380px);
  margin-right: 35px; }
  @media screen and (max-width: 1240px) {
    .favorites-table .favorites-table__td.favorites-table__td-СЃont {
      width: calc(100% - 295px);
      margin-right: 15px; } }
  @media screen and (max-width: 992px) {
    .favorites-table .favorites-table__td.favorites-table__td-СЃont {
      width: 100%;
      margin-right: 0px; } }

.favorites-table .favorites-table__td.favorites-table__td-price {
  width: 165px;
  padding-right: 15px; }
  @media screen and (max-width: 1240px) {
    .favorites-table .favorites-table__td.favorites-table__td-price {
      width: 120px; } }
  @media screen and (max-width: 992px) {
    .favorites-table .favorites-table__td.favorites-table__td-price {
      display: none; } }

.favorites-table .favorites-table__td.favorites-table__td-add {
  width: 180px; }
  @media screen and (max-width: 1240px) {
    .favorites-table .favorites-table__td.favorites-table__td-add {
      width: 160px; } }
  @media screen and (max-width: 992px) {
    .favorites-table .favorites-table__td.favorites-table__td-add {
      display: none; } }

.favorites-table .favorites-table__price {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px; }
  .favorites-table .favorites-table__price span {
    font-size: 14px;
    font-weight: 400; }

.favorites-table .favorites-table__add .btn-blue {
  width: 100%;
  font-weight: 700;
  text-transform: uppercase; }

.favorites-table .favorites-table__add .btn-no {
  width: 100%; }

.history-orders .history-orders__group {
  margin-bottom: 25px; }
  .history-orders .history-orders__group .history-orders__group-top {
    background: #f5f5f5;
    padding: 7px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative; }
    @media screen and (max-width: 992px) {
      .history-orders .history-orders__group .history-orders__group-top {
        padding-right: 40px; } }
    @media screen and (max-width: 480px) {
      .history-orders .history-orders__group .history-orders__group-top {
        padding-right: 0px;
        padding-top: 40px; } }
    .history-orders .history-orders__group .history-orders__group-top .history-orders__group-number {
      width: 174px;
      margin-right: 20px;
      color: #1b130e;
      font-size: 13px;
      font-weight: 600;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end; }
      @media screen and (max-width: 992px) {
        .history-orders .history-orders__group .history-orders__group-top .history-orders__group-number {
          width: auto;
          margin-right: 15px; } }
      @media screen and (max-width: 480px) {
        .history-orders .history-orders__group .history-orders__group-top .history-orders__group-number {
          margin-right: 10px; } }
    .history-orders .history-orders__group .history-orders__group-top .history-orders__group-data {
      width: calc(100% - 530px);
      color: #1b130e;
      font-size: 13px;
      font-weight: 600;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end; }
      @media screen and (max-width: 1240px) {
        .history-orders .history-orders__group .history-orders__group-top .history-orders__group-data {
          width: calc(100% - 505px); } }
      @media screen and (max-width: 992px) {
        .history-orders .history-orders__group .history-orders__group-top .history-orders__group-data {
          width: auto;
          margin-right: 15px; } }
      @media screen and (max-width: 480px) {
        .history-orders .history-orders__group .history-orders__group-top .history-orders__group-data {
          margin-right: 10px; } }
    .history-orders .history-orders__group .history-orders__group-top .history-orders__group-labelStatus {
      width: 145px;
      margin-right: 20px;
      color: #b2b2b2;
      font-size: 13px; }
      @media screen and (max-width: 992px) {
        .history-orders .history-orders__group .history-orders__group-top .history-orders__group-labelStatus {
          display: none; } }
    .history-orders .history-orders__group .history-orders__group-top .history-orders__group-sum {
      width: 180px;
      margin-right: 10px;
      color: #1b130e;
      font-size: 13px;
      font-weight: 700; }
      @media screen and (max-width: 1240px) {
        .history-orders .history-orders__group .history-orders__group-top .history-orders__group-sum {
          width: 110px; } }
      @media screen and (max-width: 992px) {
        .history-orders .history-orders__group .history-orders__group-top .history-orders__group-sum {
          width: auto;
          margin-right: 0px;
          min-width: 90px; } }
      .history-orders .history-orders__group .history-orders__group-top .history-orders__group-sum span {
        color: #b2b2b2;
        font-size: 13px;
        font-weight: 400;
        display: block; }
    .history-orders .history-orders__group .history-orders__group-top .history-orders__group-remove {
      width: 26px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .history-orders .history-orders__group .history-orders__group-top .history-orders__group-remove i.icon-remove {
        opacity: .4;
        -webkit-transition: all .4s;
        transition: all .4s; }
      .history-orders .history-orders__group .history-orders__group-top .history-orders__group-remove:hover i.icon-remove {
        opacity: 1; }
      @media screen and (max-width: 992px) {
        .history-orders .history-orders__group .history-orders__group-top .history-orders__group-remove {
          position: absolute;
          top: 10px;
          right: 10px; } }
      @media screen and (max-width: 480px) {
        .history-orders .history-orders__group .history-orders__group-top .history-orders__group-remove i.icon-remove {
          width: 21px;
          height: 25px; } }

.history-orders .history-orders__list {
  border: 2px solid #dfdcdc; }

.history-orders .history-orders__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #dfdcdc;
  padding: 20px 35px 20px 20px; }
  @media screen and (max-width: 1240px) {
    .history-orders .history-orders__item {
      padding: 20px 15px 20px 15px; } }
  @media screen and (max-width: 992px) {
    .history-orders .history-orders__item {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .history-orders .history-orders__item .history-orders__item-img {
    width: 160px;
    border: 1px solid #c9c9c9;
    height: 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 20px;
    overflow: hidden; }
    @media screen and (max-width: 620px) {
      .history-orders .history-orders__item .history-orders__item-img {
        width: 100%;
        margin-bottom: 20px; } }
    .history-orders .history-orders__item .history-orders__item-img a {
      display: block;
      line-height: 0px;
      height: 140px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .history-orders .history-orders__item .history-orders__item-img img {
      width: auto;
      max-width: calc(100% - 10px);
      height: auto;
      max-height: calc(100% - 10px); }
  .history-orders .history-orders__item .history-orders__item-cont {
    width: calc(100% - 525px); }
    @media screen and (max-width: 1240px) {
      .history-orders .history-orders__item .history-orders__item-cont {
        width: calc(100% - 500px);
        margin-right: 5px; } }
    @media screen and (max-width: 992px) {
      .history-orders .history-orders__item .history-orders__item-cont {
        width: calc(100% - 180px);
        margin-right: 0px; } }
    @media screen and (max-width: 620px) {
      .history-orders .history-orders__item .history-orders__item-cont {
        width: 100%; } }
  .history-orders .history-orders__item .history-orders__item-title {
    color: #1b130e;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    margin: 0px 0px 10px 0px;
    min-height: 80px; }
    @media screen and (max-width: 620px) {
      .history-orders .history-orders__item .history-orders__item-title {
        min-height: auto; } }
    .history-orders .history-orders__item .history-orders__item-title a {
      color: #1b130e;
      text-decoration: none; }
      .history-orders .history-orders__item .history-orders__item-title a:hover {
        text-decoration: underline;
        color: #0092d9; }
    .history-orders .history-orders__item .history-orders__item-title h1,
    .history-orders .history-orders__item .history-orders__item-title h2,
    .history-orders .history-orders__item .history-orders__item-title h3,
    .history-orders .history-orders__item .history-orders__item-title h4,
    .history-orders .history-orders__item .history-orders__item-title h5,
    .history-orders .history-orders__item .history-orders__item-title h6 {
      font-size: 14px;
      line-height: 16px;
      font-weight: 400;
      margin: 0px; }
  .history-orders .history-orders__item .history-orders__item-price {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px; }
  .history-orders .history-orders__item .history-orders__item-status {
    width: 145px;
    margin-right: 20px; }
    @media screen and (max-width: 992px) {
      .history-orders .history-orders__item .history-orders__item-status {
        width: 100%;
        margin-top: 10px;
        margin-bottom: 10px; } }
  .history-orders .history-orders__item .history-orders__item-add {
    width: 180px; }
    @media screen and (max-width: 992px) {
      .history-orders .history-orders__item .history-orders__item-add {
        width: 100%; } }
    @media screen and (max-width: 1240px) {
      .history-orders .history-orders__item .history-orders__item-add {
        width: 160px; } }
    .history-orders .history-orders__item .history-orders__item-add a {
      display: inline-block;
      width: 100%;
      line-height: 14px;
      font-size: 14px;
      color: #1b130e;
      text-decoration: none;
      border: 2px solid #0092d9;
      border-radius: 2px;
      padding: 6px 15px;
      text-align: center;
      font-weight: 600; }
      .history-orders .history-orders__item .history-orders__item-add a:hover {
        color: #0092d9; }

.basket-steps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  padding-right: 10px; }
  .basket-steps .basket-step {
    width: 270px;
    text-align: center;
    background: #f5f5f5;
    height: 30px;
    color: #1b130e;
    font-size: 13px;
    line-height: 30px;
    margin-right: 30px;
    position: relative;
    opacity: .4;
    margin-bottom: 15px; }
    @media screen and (max-width: 670px) {
      .basket-steps .basket-step {
        font-size: 11px;
        margin-right: 20px; } }
    @media screen and (max-width: 540px) {
      .basket-steps .basket-step span {
        display: none; } }
    .basket-steps .basket-step:last-child {
      margin-right: 0px; }
    .basket-steps .basket-step:before {
      content: "";
      border-top: 15px solid transparent;
      border-bottom: 15px solid transparent;
      border-left: 10px solid #f5f5f5;
      position: absolute;
      right: -10px;
      top: 0; }
    .basket-steps .basket-step.basket-step_curent {
      opacity: 1;
      font-weight: 600; }
    .basket-steps .basket-step.basket-step_passed {
      opacity: 1;
      color: #0092d9;
      text-decoration: underline;
      font-weight: 600; }

.shopping-list .shopping-list__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 10px;
  padding: 0px 10px; }
  @media screen and (max-width: 992px) {
    .shopping-list .shopping-list__head {
      display: none; } }
  .shopping-list .shopping-list__head .shopping-list__head-item {
    font-size: 14px;
    color: #b2b2b2;
    text-transform: uppercase; }
    .shopping-list .shopping-list__head .shopping-list__head-item:nth-child(1) {
      width: 200px; }
    .shopping-list .shopping-list__head .shopping-list__head-item:nth-child(2) {
      width: calc(100% - 650px); }
      @media screen and (max-width: 1240px) {
        .shopping-list .shopping-list__head .shopping-list__head-item:nth-child(2) {
          width: calc(100% - 610px); } }
    .shopping-list .shopping-list__head .shopping-list__head-item:nth-child(3) {
      width: 170px;
      margin-right: 30px; }
      @media screen and (max-width: 1240px) {
        .shopping-list .shopping-list__head .shopping-list__head-item:nth-child(3) {
          width: 130px; } }
    .shopping-list .shopping-list__head .shopping-list__head-item:nth-child(4) {
      width: 250px; }

.shopping-list .shopping-list__bottom {
  text-align: right; }
  .shopping-list .shopping-list__bottom .shopping-list__bottom-cont {
    display: inline-block;
    width: 100%;
    max-width: 240px;
    text-align: left; }
    .shopping-list .shopping-list__bottom .shopping-list__bottom-cont .btn-blue {
      width: 100%;
      font-weight: 700;
      text-transform: uppercase; }
  .shopping-list .shopping-list__bottom .shopping-list__bottom-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 700;
    margin-bottom: 20px; }
    .shopping-list .shopping-list__bottom .shopping-list__bottom-price .price-left {
      font-size: 16px;
      width: 50%;
      padding-right: 20px; }
    .shopping-list .shopping-list__bottom .shopping-list__bottom-price .price-right {
      font-size: 14px; }
      .shopping-list .shopping-list__bottom .shopping-list__bottom-price .price-right span {
        font-weight: 400;
        font-size: 12px; }

.shopping-list__item {
  background: #f5f5f5;
  padding: 15px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  position: relative; }
  @media screen and (max-width: 992px) {
    .shopping-list__item {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding-top: 55px; } }
  .shopping-list__item:last-child {
    border-bottom: 2px solid #b3b3b3; }
  .shopping-list__item .shopping-list__item-img {
    width: 180px;
    border: 1px solid #c9c9c9;
    height: 140px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 20px;
    overflow: hidden;
    background: #fff; }
    @media screen and (max-width: 620px) {
      .shopping-list__item .shopping-list__item-img {
        width: 100%;
        margin-bottom: 20px; } }
    .shopping-list__item .shopping-list__item-img a {
      display: block;
      line-height: 0px;
      height: 140px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .shopping-list__item .shopping-list__item-img img {
      width: auto;
      max-width: calc(100% - 10px);
      height: auto;
      max-height: calc(100% - 10px); }
  .shopping-list__item .shopping-list__item-cont {
    width: calc(100% - 805px);
    margin-right: 20px; }
    @media screen and (max-width: 1240px) {
      .shopping-list__item .shopping-list__item-cont {
        width: calc(100% - 755px); } }
    @media screen and (max-width: 992px) {
      .shopping-list__item .shopping-list__item-cont {
        width: calc(100% - 200px);
        margin-right: 0px;
        margin-bottom: 20px; } }
    @media screen and (max-width: 620px) {
      .shopping-list__item .shopping-list__item-cont {
        width: 100%; } }
  .shopping-list__item .shopping-list__item-title {
    color: #1b130e;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    margin: 0px 0px 10px 0px;
    min-height: 80px; }
    @media screen and (max-width: 620px) {
      .shopping-list__item .shopping-list__item-title {
        min-height: auto; } }
    .shopping-list__item .shopping-list__item-title a {
      color: #1b130e;
      text-decoration: none; }
      .shopping-list__item .shopping-list__item-title a:hover {
        text-decoration: underline;
        color: #0092d9; }
    .shopping-list__item .shopping-list__item-title h1,
    .shopping-list__item .shopping-list__item-title h2,
    .shopping-list__item .shopping-list__item-title h3,
    .shopping-list__item .shopping-list__item-title h4,
    .shopping-list__item .shopping-list__item-title h5,
    .shopping-list__item .shopping-list__item-title h6 {
      font-size: 14px;
      line-height: 16px;
      font-weight: 400;
      margin: 0px; }
  .shopping-list__item .shopping-list__item-manufacturer {
    font-size: 11px;
    color: #9e9e9e;
    margin-bottom: 10px; }
  .shopping-list__item .shopping-list__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .shopping-list__item .shopping-list__favorites {
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    position: relative;
    margin-right: 20px;
    margin-bottom: 10px; }
    .shopping-list__item .shopping-list__favorites .shopping-list__favorites-text {
      position: absolute;
      left: 50%;
      top: 100%;
      background: #fff;
      font-size: 12px;
      line-height: 14px;
      -webkit-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
      width: 90px;
      color: #1b130e;
      -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
      box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
      text-align: center;
      padding: 5px 10px;
      display: none;
      z-index: 3; }
    .shopping-list__item .shopping-list__favorites:hover .shopping-list__favorites-text {
      display: block; }
  .shopping-list__item .shopping-list__comparison {
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    position: relative;
    margin-right: 20px;
    margin-bottom: 10px; }
    .shopping-list__item .shopping-list__comparison .shopping-list__comparison-text {
      position: absolute;
      left: 50%;
      top: 100%;
      background: #fff;
      font-size: 12px;
      line-height: 14px;
      -webkit-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
      width: 90px;
      color: #1b130e;
      -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
      box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
      text-align: center;
      padding: 5px 10px;
      display: none;
      z-index: 3; }
    .shopping-list__item .shopping-list__comparison:hover .shopping-list__comparison-text {
      display: block; }
  .shopping-list__item .shopping-list__status {
    font-size: 12px;
    color: #9d9d9d;
    padding-left: 17px;
    position: relative;
    line-height: 14px;
    margin-right: 20px;
    margin-bottom: 10px; }
    .shopping-list__item .shopping-list__status:before {
      width: 12px;
      height: 9px;
      content: "";
      position: absolute;
      left: 0;
      top: 3px;
      background: url(in-stock.svg) no-repeat center;
      background-size: contain; }
    .shopping-list__item .shopping-list__status.status-underOrder:before {
      width: 9px;
      background: url(under-order.svg) no-repeat center;
      background-size: contain; }
  .shopping-list__item .shopping-list__delivery {
    min-height: 25px;
    position: relative;
    padding-left: 45px;
    font-size: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .shopping-list__item .shopping-list__delivery:before {
      width: 36px;
      height: 19px;
      position: absolute;
      left: 0;
      top: 3px;
      content: "";
      background: url(delivery.svg) no-repeat center;
      background-size: contain; }
  .shopping-list__item .shopping-list__item-quantity {
    width: 120px;
    margin-right: 20px; }
    @media screen and (max-width: 1240px) {
      .shopping-list__item .shopping-list__item-quantity {
        width: 100px; } }
  .shopping-list__item .shopping-list__item-price {
    width: 115px;
    margin-right: 20px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1; }
    @media screen and (max-width: 1240px) {
      .shopping-list__item .shopping-list__item-price {
        width: 85px; } }
    .shopping-list__item .shopping-list__item-price span {
      font-size: 12px;
      font-weight: 400; }
  .shopping-list__item .shopping-list__item-remove {
    width: 30px;
    margin-right: 30px; }
    @media screen and (max-width: 992px) {
      .shopping-list__item .shopping-list__item-remove {
        position: absolute;
        top: 10px;
        right: 10px;
        margin-right: 0px; }
        .shopping-list__item .shopping-list__item-remove .icon-remove {
          height: 25px; } }
  .shopping-list__item .shopping-list__item-right {
    width: 250px; }
    @media screen and (max-width: 992px) {
      .shopping-list__item .shopping-list__item-right {
        width: 100%;
        margin-top: 15px; } }
  .shopping-list__item .shopping-list__remove {
    opacity: .3;
    -webkit-transition: all .4s;
    transition: all .4s; }
    .shopping-list__item .shopping-list__remove:hover {
      opacity: 1; }
  .shopping-list__item .shopping-list__item-fullPrice {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 10px; }
    @media screen and (max-width: 992px) {
      .shopping-list__item .shopping-list__item-fullPrice {
        max-width: 250px; } }
    .shopping-list__item .shopping-list__item-fullPrice .fullPrice-left {
      width: 50%;
      font-size: 13px;
      line-height: 14px;
      max-width: 80px;
      padding-right: 10px; }
    .shopping-list__item .shopping-list__item-fullPrice .fullPrice-right {
      width: 50%;
      font-size: 14px;
      line-height: 14px;
      font-weight: 700; }
      .shopping-list__item .shopping-list__item-fullPrice .fullPrice-right span {
        font-size: 12px;
        font-weight: 400; }
  .shopping-list__item .shopping-list__item-aut {
    margin-bottom: 10px; }
    @media screen and (max-width: 992px) {
      .shopping-list__item .shopping-list__item-aut {
        max-width: 250px; } }
    .shopping-list__item .shopping-list__item-aut span {
      color: #a2a2a2;
      line-height: 15px;
      font-size: 13px;
      display: block;
      margin-bottom: 15px; }
    .shopping-list__item .shopping-list__item-aut .btn-aut {
      width: 100%;
      background: #fff; }
  .shopping-list__item .shopping-list__item-discount {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 25px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media screen and (max-width: 992px) {
      .shopping-list__item .shopping-list__item-discount {
        max-width: 250px; } }
    .shopping-list__item .shopping-list__item-discount .discount-left {
      width: 50%;
      padding-right: 25px;
      font-size: 13px;
      color: #008fd8;
      line-height: 14px; }
    .shopping-list__item .shopping-list__item-discount .discount-right {
      width: 50%;
      font-size: 14px;
      line-height: 14px;
      font-weight: 700; }
      .shopping-list__item .shopping-list__item-discount .discount-right span {
        font-size: 12px;
        font-weight: 400; }
  .shopping-list__item .shopping-list__item-finalPrice {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media screen and (max-width: 992px) {
      .shopping-list__item .shopping-list__item-finalPrice {
        max-width: 250px; } }
    .shopping-list__item .shopping-list__item-finalPrice .finalPrice-left {
      width: 50%;
      font-size: 13px;
      line-height: 14px;
      max-width: 80px;
      padding-right: 10px;
      font-weight: 700; }
    .shopping-list__item .shopping-list__item-finalPrice .finalPrice-right {
      width: 50%;
      font-size: 14px;
      line-height: 14px;
      font-weight: 700; }
      .shopping-list__item .shopping-list__item-finalPrice .finalPrice-right span {
        font-size: 12px;
        font-weight: 400; }

.type-payer {
  margin-bottom: 20px; }
  .type-payer .type-payer__title {
    font-size: 14px;
    color: #1b130e;
    font-weight: 700;
    margin-bottom: 5px; }
  .type-payer .type-payer__row .form-radio:first-child {
    margin-right: 40px; }

.ordering-recipient .ordering-recipient__title {
  font-size: 14px;
  color: #1b130e;
  font-weight: 700;
  margin-bottom: 10px; }

.ordering-recipient .ordering-recipient__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media screen and (max-width: 992px) {
    .ordering-recipient .ordering-recipient__row {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .ordering-recipient .ordering-recipient__row .ordering-recipient__col {
    width: 280px;
    margin-right: 20px; }
    @media screen and (max-width: 992px) {
      .ordering-recipient .ordering-recipient__row .ordering-recipient__col {
        width: calc(50% - 10px); } }
    @media screen and (max-width: 540px) {
      .ordering-recipient .ordering-recipient__row .ordering-recipient__col {
        width: 100%;
        margin-right: 0px; } }
    .ordering-recipient .ordering-recipient__row .ordering-recipient__col:last-child {
      margin-right: 0px; }
    .ordering-recipient .ordering-recipient__row .ordering-recipient__col:nth-child(1) {
      width: calc(100% - 720px); }
      @media screen and (max-width: 992px) {
        .ordering-recipient .ordering-recipient__row .ordering-recipient__col:nth-child(1) {
          width: calc(50% - 10px); } }
      @media screen and (max-width: 540px) {
        .ordering-recipient .ordering-recipient__row .ordering-recipient__col:nth-child(1) {
          width: 100%; } }
    @media screen and (max-width: 992px) {
      .ordering-recipient .ordering-recipient__row .ordering-recipient__col:nth-child(2) {
        margin-right: 0px; } }
    .ordering-recipient .ordering-recipient__row .ordering-recipient__col:nth-child(3) {
      width: 180px; }
      @media screen and (max-width: 992px) {
        .ordering-recipient .ordering-recipient__row .ordering-recipient__col:nth-child(3) {
          width: calc(50% - 10px); } }
      @media screen and (max-width: 540px) {
        .ordering-recipient .ordering-recipient__row .ordering-recipient__col:nth-child(3) {
          width: 100%; } }

.ordering-file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .ordering-file .form-file {
    margin-top: 0px;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 30px; }
    .ordering-file .form-file .form-file__label {
      font-size: 14px; }
      .ordering-file .form-file .form-file__label:before {
        top: -5px; }
    .ordering-file .form-file span {
      color: #ff0101;
      display: inline-block;
      margin-left: 3px; }
  .ordering-file .ordering-file__info {
    display: inline-block;
    color: #b2b0b0;
    font-size: 14px;
    margin-left: 15px; }

.ordering-gray {
  background: url(contacts-urInfo__bg.jpg) left top;
  padding: 30px 0px 20px 0px;
  margin-top: 35px;
  margin-bottom: 30px; }

.ordering-delivery-city {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 35px; }
  @media screen and (max-width: 380px) {
    .ordering-delivery-city {
      display: block; } }
  .ordering-delivery-city .ordering-delivery-city__title {
    font-size: 14px;
    color: #1b130e;
    font-weight: 700; }
    @media screen and (max-width: 380px) {
      .ordering-delivery-city .ordering-delivery-city__title {
        margin-bottom: 10px; } }
  .ordering-delivery-city .selectric-wrapper {
    margin-left: 15px;
    width: 100%;
    max-width: 580px; }
    @media screen and (max-width: 380px) {
      .ordering-delivery-city .selectric-wrapper {
        margin-left: 0px; } }
    .ordering-delivery-city .selectric-wrapper .selectric {
      background: #fff; }
      .ordering-delivery-city .selectric-wrapper .selectric .label {
        height: 30px;
        line-height: 30px; }
      .ordering-delivery-city .selectric-wrapper .selectric .button {
        height: 30px; }

.ordering-delivery-view {
  margin-bottom: 20px; }
  .ordering-delivery-view .ordering-delivery-view__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .ordering-delivery-view .ordering-delivery-view__col {
    margin-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media screen and (max-width: 992px) {
      .ordering-delivery-view .ordering-delivery-view__col {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 15px; } }
  .ordering-delivery-view .selectric-wrapper {
    margin-left: 15px;
    width: 365px; }
    @media screen and (max-width: 1240px) {
      .ordering-delivery-view .selectric-wrapper {
        width: 200px; } }
    .ordering-delivery-view .selectric-wrapper .selectric {
      background: #fff; }
      .ordering-delivery-view .selectric-wrapper .selectric .label {
        height: 30px;
        line-height: 30px; }
      .ordering-delivery-view .selectric-wrapper .selectric .button {
        height: 30px; }
  .ordering-delivery-view .form-radio .form-radio__label:before {
    background: #fff; }

.ordering-delivery-adress .ordering-delivery-adress__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 10px; }
  @media screen and (max-width: 540px) {
    .ordering-delivery-adress .ordering-delivery-adress__row {
      display: block; } }
  .ordering-delivery-adress .ordering-delivery-adress__row .ordering-delivery-adress__col:first-child {
    margin-right: 20px;
    width: calc(100% - 300px); }
    @media screen and (max-width: 540px) {
      .ordering-delivery-adress .ordering-delivery-adress__row .ordering-delivery-adress__col:first-child {
        width: 100%;
        margin-right: 0px; } }
  .ordering-delivery-adress .ordering-delivery-adress__row .ordering-delivery-adress__col:last-child {
    width: 280px; }
    @media screen and (max-width: 540px) {
      .ordering-delivery-adress .ordering-delivery-adress__row .ordering-delivery-adress__col:last-child {
        width: 100%; } }

.ordering-payment .ordering-payment__title {
  font-size: 14px;
  color: #1b130e;
  font-weight: 700;
  margin-bottom: 20px; }

.ordering-payment .ordering-payment__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.ordering-payment .ordering-payment__item {
  width: 220px;
  position: relative;
  margin-right: 50px;
  margin-bottom: 50px; }
  .ordering-payment .ordering-payment__item:last-child {
    margin-right: 0px; }
  .ordering-payment .ordering-payment__item .ordering-payment__item-input {
    display: none; }
    .ordering-payment .ordering-payment__item .ordering-payment__item-input:checked + .ordering-payment__item-label {
      border: 2px solid #0092d9; }
      .ordering-payment .ordering-payment__item .ordering-payment__item-input:checked + .ordering-payment__item-label:after {
        opacity: 1; }
  .ordering-payment .ordering-payment__item .ordering-payment__item-label {
    width: 190px;
    height: 90px;
    border: 1px solid #c9c9c9;
    border-radius: 2px;
    display: block;
    margin-left: 30px;
    font-size: 14px;
    color: #1b130e;
    line-height: 16px;
    padding: 15px 15px 15px 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    -webkit-transition: border .4s;
    transition: border .4s; }
    .ordering-payment .ordering-payment__item .ordering-payment__item-label .ordering-payment__item-icon {
      position: absolute;
      left: 45px; }
    .ordering-payment .ordering-payment__item .ordering-payment__item-label:hover {
      border-color: #0092d9; }
    .ordering-payment .ordering-payment__item .ordering-payment__item-label:before {
      width: 15px;
      height: 15px;
      content: "";
      border: 1px solid #1b130e;
      position: absolute;
      left: 0;
      top: 50%;
      border-radius: 2px;
      border-radius: 50%;
      -webkit-transform: translate(0, -50%);
      transform: translate(0, -50%); }
    .ordering-payment .ordering-payment__item .ordering-payment__item-label:after {
      width: 5px;
      height: 5px;
      content: "";
      background: #1b130e;
      background-size: auto;
      position: absolute;
      left: 6px;
      top: calc(50% - 2px);
      opacity: 0;
      -webkit-transition: all .3s;
      transition: all .3s;
      border-radius: 50%; }

.ordering-line {
  border-top: 1px solid #c9c9c9;
  border-bottom: 2px solid #c9c9c9;
  padding: 20px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px; }
  @media screen and (max-width: 710px) {
    .ordering-line {
      display: block; } }
  .ordering-line .ordering-line__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    font-weight: 700;
    margin-right: 130px; }
    @media screen and (max-width: 710px) {
      .ordering-line .ordering-line__item {
        margin-right: 0px; } }
    .ordering-line .ordering-line__item:last-child {
      margin-right: 0px; }
      @media screen and (max-width: 710px) {
        .ordering-line .ordering-line__item:last-child {
          margin-top: 10px; } }
    .ordering-line .ordering-line__item .ordering-line__item-l {
      margin-right: 50px; }
    .ordering-line .ordering-line__item span {
      font-size: 12px;
      font-weight: 400; }

.ordering-bottom {
  max-width: 270px;
  margin-bottom: 30px; }
  .ordering-bottom .ordering-bottom__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 25px; }
    .ordering-bottom .ordering-bottom__price .ordering-bottom__price-l {
      font-size: 16px;
      font-weight: 700; }
    .ordering-bottom .ordering-bottom__price .ordering-bottom__price-r {
      font-size: 16px;
      font-weight: 700; }
      .ordering-bottom .ordering-bottom__price .ordering-bottom__price-r span {
        font-size: 12px;
        font-weight: 400; }
  .ordering-bottom a.btn-blue {
    font-weight: 700;
    text-transform: uppercase;
    width: 100%; }

.ordering-finish .ordering-finish__messeng {
  padding-left: 105px;
  position: relative;
  margin-top: 20px;
  margin-bottom: 30px; }
  @media screen and (max-width: 420px) {
    .ordering-finish .ordering-finish__messeng {
      padding-left: 0px;
      padding-top: 105px; } }
  .ordering-finish .ordering-finish__messeng:before {
    background: url(smail.svg) no-repeat center;
    background-size: contain;
    width: 64px;
    height: 64px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    content: ""; }
    @media screen and (max-width: 420px) {
      .ordering-finish .ordering-finish__messeng:before {
        top: 0;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0); } }
  .ordering-finish .ordering-finish__messeng .ordering-finish__messeng-text {
    border: 2px solid #e7e6e6;
    padding: 10px 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 65px;
    position: relative; }
    @media screen and (max-width: 420px) {
      .ordering-finish .ordering-finish__messeng .ordering-finish__messeng-text {
        padding: 10px;
        text-align: center;
        font-size: 14px;
        line-height: 20px;
        min-height: auto; } }
    .ordering-finish .ordering-finish__messeng .ordering-finish__messeng-text:after, .ordering-finish .ordering-finish__messeng .ordering-finish__messeng-text:before {
      right: 100%;
      top: 50%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      }
    .ordering-finish .ordering-finish__messeng .ordering-finish__messeng-text:after {
      border-color: rgba(136, 183, 213, 0);
      border-right-color: #fff;
      border-width: 15px;
      top: 50%;
      -webkit-transform: translate(0, -50%);
      transform: translate(0, -50%); }
      @media screen and (max-width: 420px) {
        .ordering-finish .ordering-finish__messeng .ordering-finish__messeng-text:after {
          top: -30px;
          left: 50%;
          -webkit-transform: translate(-50%, 0) rotate(90deg);
          transform: translate(-50%, 0) rotate(90deg);
          margin-left: -2px; } }
    .ordering-finish .ordering-finish__messeng .ordering-finish__messeng-text:before {
      border-color: rgba(194, 225, 245, 0);
      border-right-color: #e7e6e6;
      border-width: 18px;
      top: 50%;
      -webkit-transform: translate(0, -50%);
      transform: translate(0, -50%); }
      @media screen and (max-width: 420px) {
        .ordering-finish .ordering-finish__messeng .ordering-finish__messeng-text:before {
          top: -36px;
          left: 50%;
          -webkit-transform: translate(-50%, 0) rotate(90deg);
          transform: translate(-50%, 0) rotate(90deg);
          margin-left: -2px; } }

.ordering-finish .ordering-finish__title {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px; }

.ordering-finish .ordering-finish__cont {
  border: 2px dashed #0089cf;
  padding: 15px 25px;
  font-size: 14px; }
  @media screen and (max-width: 420px) {
    .ordering-finish .ordering-finish__cont {
      padding: 15px 10px; } }

.ordering-finish .ordering-finish__product {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 15px; }
  .ordering-finish .ordering-finish__product span {
    display: block; }

.ordering-finish .ordering-finish__item {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 15px; }
  .ordering-finish .ordering-finish__item span {
    color: #b2b2b2; }
  .ordering-finish .ordering-finish__item p {
    margin-bottom: 0px; }

.ordering-finish .ordering-finish__bottom {
  padding-top: 35px; }
  .ordering-finish .ordering-finish__bottom a.btn-gray {
    background: #9a9c9a;
    border-color: #9a9c9a;
    color: #fff;
    padding: 0px 50px 0px 65px;
    text-transform: uppercase;
    position: relative; }
    .ordering-finish .ordering-finish__bottom a.btn-gray:before {
      width: 9px;
      height: 9px;
      background: url(close__white.svg) no-repeat center;
      background-size: contain;
      position: absolute;
      left: 45px;
      top: 50%;
      -webkit-transform: translate(0, -50%);
      transform: translate(0, -50%);
      margin-top: -1px;
      content: ""; }
    .ordering-finish .ordering-finish__bottom a.btn-gray:hover {
      background: #0092d9;
      border-color: #0092d9; }

.product-page {
  padding-top: 20px; }
  .product-page .product-page__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
    .product-page .product-page__top .product-gallery {
      width: 50%;
      max-width: 580px; }
      @media screen and (max-width: 1240px) {
        .product-page .product-page__top .product-gallery {
          margin-right: 20px; } }
      @media screen and (max-width: 992px) {
        .product-page .product-page__top .product-gallery {
          width: 100%;
          max-width: 100%;
          margin-bottom: 20px; } }
    .product-page .product-page__top .product-inform {
      width: 50%;
      max-width: 580px; }
      @media screen and (max-width: 1240px) {
        .product-page .product-page__top .product-inform {
          width: calc(50% - 20px); } }
      @media screen and (max-width: 992px) {
        .product-page .product-page__top .product-inform {
          width: 100%;
          max-width: 100%; } }
    @media screen and (max-width: 992px) {
      .product-page .product-page__top {
        display: block; } }

.product-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media screen and (max-width: 460px) {
    .product-gallery {
      display: block; } }
  .product-gallery .product-gallery__big {
    width: calc(100% - 100px);
    border: 1px solid #dfdcdc;
    position: relative; }
    @media screen and (max-width: 460px) {
      .product-gallery .product-gallery__big {
        width: 100%;
        margin-bottom: 10px; } }
    .product-gallery .product-gallery__big .product-gallery__big-list {
      height: 380px; }
      @media screen and (max-width: 460px) {
        .product-gallery .product-gallery__big .product-gallery__big-list {
          height: 300px; } }
    .product-gallery .product-gallery__big .product-gallery__big-item {
      position: absolute;
      left: 0;
      top: 0;
      z-index: 0;
      content: "";
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: 100%;
      height: 100%;
      opacity: 0;
      -webkit-transition: all .3s;
      transition: all .3s;
      overflow: hidden; }
      .product-gallery .product-gallery__big .product-gallery__big-item img {
        width: auto;
        max-width: calc(100% - 20px);
        height: auto;
        max-height: calc(100% - 20px); }
      .product-gallery .product-gallery__big .product-gallery__big-item.curent {
        opacity: 1;
        z-index: 2; }
    .product-gallery .product-gallery__big .item-sale {
      position: absolute;
      top: -20px;
      right: 20px;
      z-index: 5; }
  .product-gallery .product-gallery__dots {
    width: 80px; }
    @media screen and (max-width: 460px) {
      .product-gallery .product-gallery__dots {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
    .product-gallery .product-gallery__dots .product-gallery__dot {
      width: 80px;
      height: 60px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      border: 1px solid #dfdcdc;
      overflow: hidden;
      cursor: pointer;
      margin-bottom: 20px;
      -webkit-transition: all .2s;
      transition: all .2s; }
      @media screen and (max-width: 460px) {
        .product-gallery .product-gallery__dots .product-gallery__dot {
          margin-bottom: 10px;
          margin-right: 10px; } }
      .product-gallery .product-gallery__dots .product-gallery__dot:last-child {
        margin-bottom: 0px; }
        @media screen and (max-width: 460px) {
          .product-gallery .product-gallery__dots .product-gallery__dot:last-child {
            margin-right: 0px; } }
      .product-gallery .product-gallery__dots .product-gallery__dot img {
        width: auto;
        max-width: 100%;
        height: auto;
        max-height: 100%; }
      .product-gallery .product-gallery__dots .product-gallery__dot:hover {
        border-color: #0092d9; }
      .product-gallery .product-gallery__dots .product-gallery__dot.curent {
        border-color: #0092d9; }

.product-inform .product-inform__cont {
  border-style: solid;
  border-width: 2px;
  border-color: #dfdfdf;
  border-radius: 3px;
  background-color: #f2f2f2;
  padding: 20px 20px 40px 20px;
  margin-bottom: 20px; }
  @media screen and (max-width: 1240px) {
    .product-inform .product-inform__cont {
      padding: 10px 10px 40px 10px; } }

.product-inform .product-inform__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #cfcfcf;
  padding-bottom: 20px;
  margin-bottom: 10px; }
  @media screen and (max-width: 460px) {
    .product-inform .product-inform__row {
      display: block; } }
  .product-inform .product-inform__row .product-inform__col {
    width: calc(50% - 30px); }
    @media screen and (max-width: 460px) {
      .product-inform .product-inform__row .product-inform__col {
        width: 100%; } }

.product-inform .product-inform__title {
  font-size: 14px;
  color: #1b130e;
  font-weight: 600;
  margin: 0px 0px 10px 0px; }

.product-inform .product-inform__code {
  font-size: 14px;
  color: #1b130e;
  font-weight: 600; }

@media screen and (max-width: 460px) {
  .product-inform .product-inform__manufacturer {
    margin-top: 20px; } }

.product-inform .product-inform__manufacturer span {
  display: block;
  font-weight: 700;
  font-size: 13px;
  color: #1b130e;
  margin-bottom: 10px; }

.product-inform .product-inform__manufacturer a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 15px;
  min-height: 23px;
  padding-left: 50px;
  position: relative;
  font-size: 13px; }
  .product-inform .product-inform__manufacturer a img {
    position: absolute;
    width: auto;
    max-width: 33px;
    height: auto;
    max-height: 23px;
    left: 0;
    top: 0; }

.product-inform .product-inform__oldPrice {
  font-size: 13px;
  text-decoration: line-through; }

.product-inform .product-inform__price {
  font-size: 24px;
  font-weight: 700;
  width: 160px;
  position: relative;
  margin-bottom: 10px; }
  .product-inform .product-inform__price span {
    font-size: 14px;
    font-weight: 400; }

.product-inform .product-inform__status {
  position: absolute;
  left: 100%;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-size: 12px;
  color: #000000;
  padding-left: 17px;
  line-height: 14px;
  margin-right: 20px;
  white-space: nowrap;
  font-weight: 400; }
  @media screen and (max-width: 460px) {
    .product-inform .product-inform__status {
      position: static;
      left: auto;
      top: auto;
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0); } }
  .product-inform .product-inform__status:before {
    width: 12px;
    height: 9px;
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
    background: url(in-stock.svg) no-repeat center;
    background-size: contain; }
  .product-inform .product-inform__status.status-underOrder:before {
    width: 9px;
    background: url(under-order.svg) no-repeat center;
    background-size: contain; }

.product-inform .product-inform__quantityAdd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 460px) {
    .product-inform .product-inform__quantityAdd {
      display: block; } }

.product-inform .product-inform__quantity {
  margin-right: 60px; }
  @media screen and (max-width: 460px) {
    .product-inform .product-inform__quantity {
      margin-right: 0px;
      margin-bottom: 30px; } }

.product-inform .product-inform__add .btn-blue {
  height: 30px;
  line-height: 26px;
  min-width: 220px;
  text-transform: uppercase;
  font-weight: 700; }

.product-inform .product-inform__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-width: 1px;
  border-color: #c6c6c6;
  border-style: dashed;
  border-radius: 3px;
  background-color: white;
  -webkit-box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.08);
  padding: 30px 15px; }
  @media screen and (max-width: 1240px) {
    .product-inform .product-inform__links {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .product-inform .product-inform__links .product-inform__certificate {
    font-size: 11px;
    color: #1b130e;
    line-height: 14px;
    height: 38px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 45px;
    position: relative;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 125px;
    margin-right: 55px; }
    @media screen and (max-width: 1240px) {
      .product-inform .product-inform__links .product-inform__certificate {
        margin-right: 20px;
        width: calc(50% - 20px);
        margin-bottom: 20px;
        max-width: 100%; } }
    .product-inform .product-inform__links .product-inform__certificate .icon-certificate_blue {
      position: absolute;
      left: 0;
      top: 0; }
    .product-inform .product-inform__links .product-inform__certificate:hover {
      color: #0092d9; }
  .product-inform .product-inform__links .product-inform__favorites {
    font-size: 11px;
    color: #1b130e;
    line-height: 14px;
    height: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 36px;
    position: relative;
    text-decoration: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 30px; }
    @media screen and (max-width: 1240px) {
      .product-inform .product-inform__links .product-inform__favorites {
        width: 50%;
        margin-bottom: 20px;
        margin-right: 0px; } }
    .product-inform .product-inform__links .product-inform__favorites .icon-favorites_blue {
      position: absolute;
      left: 0;
      top: 0;
      width: 22px;
      height: 27px; }
    .product-inform .product-inform__links .product-inform__favorites:hover {
      color: #0092d9; }
  .product-inform .product-inform__links .favorites-item__comparison {
    font-size: 11px;
    color: #1b130e;
    line-height: 14px;
    height: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 36px;
    position: relative;
    text-decoration: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 20px; }
    @media screen and (max-width: 1240px) {
      .product-inform .product-inform__links .favorites-item__comparison {
        margin-right: 20px;
        width: calc(50% - 20px); } }
    .product-inform .product-inform__links .favorites-item__comparison .icon-comparison_blue {
      position: absolute;
      left: 0;
      top: 3px;
      width: 22px;
      height: 27px; }
    .product-inform .product-inform__links .favorites-item__comparison:hover {
      color: #0092d9; }
  .product-inform .product-inform__links .favorites-item__print {
    font-size: 11px;
    color: #1b130e;
    line-height: 14px;
    height: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 36px;
    position: relative;
    text-decoration: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 20px; }
    @media screen and (max-width: 1240px) {
      .product-inform .product-inform__links .favorites-item__print {
        width: 50%;
        margin-right: 0px; } }
    .product-inform .product-inform__links .favorites-item__print .icon-print_blue {
      position: absolute;
      left: 0;
      top: 3px; }
    .product-inform .product-inform__links .favorites-item__print:hover {
      color: #0092d9; }

.product-page__bottom {
  padding-top: 45px;
  padding-bottom: 65px; }

.product-page__tabNav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 30px; }
  @media screen and (max-width: 992px) {
    .product-page__tabNav {
      display: none; } }
  .product-page__tabNav .product-page__tabNav-item {
    width: calc(100%/6 - 15px);
    margin-right: 15px;
    line-height: 17px;
    font-size: 16px;
    margin-bottom: 10px;
    position: relative;
    min-height: 40px; }
    @media screen and (max-width: 1240px) {
      .product-page__tabNav .product-page__tabNav-item {
        font-size: 14px; } }
    .product-page__tabNav .product-page__tabNav-item:last-child {
      margin-right: 0px; }
    .product-page__tabNav .product-page__tabNav-item a {
      color: #1b130e;
      text-decoration: none;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 1;
      width: 100%;
      height: 100%; }
      .product-page__tabNav .product-page__tabNav-item a:hover {
        color: #0092d9; }
    .product-page__tabNav .product-page__tabNav-item.active:before {
      width: 100%;
      height: 3px;
      background: #0092d9;
      content: "";
      position: absolute;
      left: 0;
      bottom: -12px; }
    .product-page__tabNav .product-page__tabNav-item.active a {
      color: #0092d9;
      font-weight: 700; }

.accordion-nav {
  width: 100%;
  padding: 10px 20px;
  font-size: 12px;
  background: rgba(0, 0, 0, 0.05);
  color: #1b130e;
  text-transform: uppercase;
  margin-bottom: 15px;
  -webkit-box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.1);
  font-weight: 700;
  display: none;
  position: relative; }
  .accordion-nav:before {
    width: 44px;
    height: 100%;
    content: "";
    background: url(menu-sub.svg) no-repeat center;
    background-size: auto 5px;
    position: absolute;
    top: 0;
    right: 0px;
    opacity: .4; }
  @media screen and (max-width: 992px) {
    .accordion-nav {
      display: block; } }

.product-page__tabs .product-page__tab {
  display: none; }
  @media screen and (max-width: 992px) {
    .product-page__tabs .product-page__tab {
      display: block;
      margin-bottom: 10px; } }
  .product-page__tabs .product-page__tab.active {
    display: block; }
    @media screen and (max-width: 992px) {
      .product-page__tabs .product-page__tab.active .product-page__tab-cont {
        display: block;
        margin-bottom: 30px; } }
    .product-page__tabs .product-page__tab.active .accordion-nav {
      color: #0092d9; }
      .product-page__tabs .product-page__tab.active .accordion-nav:before {
        background: url(menu-sub__blue.svg) no-repeat center;
        background-size: auto 5px;
        opacity: .4;
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg); }
  @media screen and (max-width: 992px) {
    .product-page__tabs .product-page__tab .product-page__tab-cont {
      display: none; } }

.product-desc {
  border-radius: 3px;
  background-color: #f2f2f2;
  -webkit-box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.15);
  padding: 40px 60px; }
  .product-desc > div{
    max-width: 1060px;
    overflow: auto;
  }
  @media screen and (max-width: 768px) {
    .product-desc {
      padding: 15px 10px; } }

.ask-question-form .ask-question-form__title {
  font-size: 22px;
  color: #1b130e;
  font-weight: 700;
  margin-bottom: 10px; }

.ask-question-form .ask-question-form__row-3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px; }
  .ask-question-form .ask-question-form__row-3 .ask-question-form__col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(100%/3 - 10px);
    margin-right: 15px; }
    .ask-question-form .ask-question-form__row-3 .ask-question-form__col:last-child {
      margin-right: 0px; }

.ask-question-form .ask-question-form__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .ask-question-form .ask-question-form__row .ask-question-form__col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-right: 15px; }
    .ask-question-form .ask-question-form__row .ask-question-form__col:first-child {
      width: calc(100%/2 - 7.5px); }
    .ask-question-form .ask-question-form__row .ask-question-form__col:last-child {
      margin-right: 0px; }

.ask-question-form .ask-question-form__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.ask-question-form .form-input {
  width: 100%; }

.ask-question-form .form-submit {
  max-width: 220px; }

.catalog-wrap {
  padding-top: 15px; }
  @media screen and (max-width: 992px) {
    .catalog-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; } }
  .catalog-wrap .catalog-sidebar {
    width: 280px;
    margin-right: 20px;
    float: left; }
    .catalog-wrap .catalog-sidebar.catalog-sidebar__min {
      width: 180px;
      margin-right: 20px; }
      @media screen and (max-width: 992px) {
        .catalog-wrap .catalog-sidebar.catalog-sidebar__min {
          width: 100%; } }
    .catalog-wrap .catalog-sidebar.catalog-sidebar__mean {
      width: 220px;
      margin-right: 20px; }
      @media screen and (max-width: 992px) {
        .catalog-wrap .catalog-sidebar.catalog-sidebar__mean {
          width: 100%; } }
    @media screen and (max-width: 992px) {
      .catalog-wrap .catalog-sidebar {
        float: none;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: 100%; } }

.catalog-wrap .catalog-container.catalog-container__big{
    width: calc(100% - 240px);
}
.table-filters .table-filter__add-column {
    margin-right: 20px;
}
  .catalog-wrap .catalog-container {
    width: calc(100% - 300px);
    float: right; }
    .catalog-wrap .catalog-container.catalog-container__big {
      width: calc(100% - 240px); }
      @media screen and (max-width: 992px) {
        .catalog-cat-list{
          justify-content: space-between;
        }
        .catalog-cat-list.four-line.catalog-cat-list__vertical .catalog-cat-list__item,
        .catalog-cat-list.four-line.catalog-cat-list__vertical .catalog-cat-list__item:nth-child(3n+3){
          margin-right: inherit;
          width: calc(50% - 20px);
        }

        .catalog-wrap .catalog-container.catalog-container__big {
          width: 100%; } }
    .catalog-wrap .catalog-container.catalog-container__mean {
      width: calc(100% - 240px); }
      @media screen and (max-width: 992px) {
        .catalog-wrap .catalog-container.catalog-container__mean {
          width: 100%; } }
    @media screen and (max-width: 992px) {
      .catalog-wrap .catalog-container {
        float: none;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: 100%;
        margin-bottom: 40px; } }

.catalog-cat {
  padding-top: 20px; }
  .catalog-cat .catalog-cat__title {
    color: #1b130e;
    font-size: 20px;
    margin-bottom: 25px; }
    .catalog-cat .catalog-cat__title h1,
    .catalog-cat .catalog-cat__title h2,
    .catalog-cat .catalog-cat__title h3,
    .catalog-cat .catalog-cat__title h4,
    .catalog-cat .catalog-cat__title h5,
    .catalog-cat .catalog-cat__title h6 {
      font-size: 20px;
      margin: 0px; }

.catalog-cat-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .catalog-cat-list .catalog-cat-list__item {
    height: 225px;
    position: relative;
    width: calc(100%/3 - 13.3333px);
    margin-right: 20px;
    margin-bottom: 20px;
    border: 1px solid #edebeb;
    -webkit-transition: all .3s;
    transition: all .3s; }
    @media screen and (max-width: 1240px) {
      .catalog-cat-list .catalog-cat-list__item {
        height: auto; } }
    @media screen and (max-width: 768px) {
      .catalog-cat-list .catalog-cat-list__item {
        width: calc(100%/3 - 6.666px);
        margin-right: 10px;
        margin-bottom: 10px; } }
    @media screen and (max-width: 590px) {
      .catalog-cat-list .catalog-cat-list__item {
        width: calc(100%/2 - 5px); } }
    @media screen and (max-width: 390px) {
      .catalog-cat-list .catalog-cat-list__item {
        width: 100%;
        margin-right: 0px; } }
    .catalog-cat-list .catalog-cat-list__item:nth-child(3n+3) {
      margin-right: 0px; }
      @media screen and (max-width: 590px) {
        .catalog-cat-list .catalog-cat-list__item:nth-child(3n+3) {
          margin-right: 10px; } }
      @media screen and (max-width: 390px) {
        .catalog-cat-list .catalog-cat-list__item:nth-child(3n+3) {
          margin-right: 0px; } }
    @media screen and (max-width: 590px) {
      .catalog-cat-list .catalog-cat-list__item:nth-child(2n+2) {
        margin-right: 0px; } }
    @media screen and (max-width: 390px) {
      .catalog-cat-list .catalog-cat-list__item:nth-child(2n+2) {
        margin-right: 0px; } }
    .catalog-cat-list .catalog-cat-list__item .catalog-cat-list__item-link {
      position: absolute;
      content: "";
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      z-index: 1; }
    .catalog-cat-list .catalog-cat-list__item .catalog-cat-list__item-img {
      background: #edebeb;
      overflow: hidden;
      height: 155px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      content: "";
      width: 100%; }
      .catalog-cat-list .catalog-cat-list__item .catalog-cat-list__item-img img {
        width: auto;
        max-width: calc(100% - 40px);
        height: auto;
        max-height: 140px; }
    .catalog-cat-list .catalog-cat-list__item .catalog-cat-list__item-title {
      padding: 10px 15px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      text-align: center;
      width: 100%;
      font-size: 14px;
      font-weight: 700;
      line-height: 14px; }
      @media screen and (max-width: 1240px) {
        .catalog-cat-list .catalog-cat-list__item .catalog-cat-list__item-title {
          font-size: 12px;
          line-height: 13px; } }
    .catalog-cat-list .catalog-cat-list__item:hover {
      -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
      box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23); }
  .catalog-cat-list.catalog-cat-list__min .catalog-cat-list__item {
    height: 200px;
    width: calc(100%/5 - 16px);
    margin-right: 20px;
    margin-bottom: 20px; }
    @media screen and (max-width: 1240px) {
      .catalog-cat-list.catalog-cat-list__min .catalog-cat-list__item {
        width: calc(100%/3 - 13.333px); } }
    @media screen and (max-width: 640px) {
      .catalog-cat-list.catalog-cat-list__min .catalog-cat-list__item {
        width: calc(100%/2 - 5px);
        margin-right: 10px;
        margin-bottom: 10px; } }
    @media screen and (max-width: 360px) {
      .catalog-cat-list.catalog-cat-list__min .catalog-cat-list__item {
        width: 100%;
        margin-right: 0px; } }
    .catalog-cat-list.catalog-cat-list__min .catalog-cat-list__item:nth-child(5n+5) {
      margin-right: 0px; }
      @media screen and (max-width: 1240px) {
        .catalog-cat-list.catalog-cat-list__min .catalog-cat-list__item:nth-child(5n+5) {
          margin-right: 20px; } }
      @media screen and (max-width: 640px) {
        .catalog-cat-list.catalog-cat-list__min .catalog-cat-list__item:nth-child(5n+5) {
          margin-right: 10px; } }
      @media screen and (max-width: 360px) {
        .catalog-cat-list.catalog-cat-list__min .catalog-cat-list__item:nth-child(5n+5) {
          margin-right: 0px; } }
    @media screen and (max-width: 1240px) {
      .catalog-cat-list.catalog-cat-list__min .catalog-cat-list__item:nth-child(3n+3) {
        margin-right: 0px; } }
    @media screen and (max-width: 640px) {
      .catalog-cat-list.catalog-cat-list__min .catalog-cat-list__item:nth-child(3n+3) {
        margin-right: 10px; } }
    @media screen and (max-width: 360px) {
      .catalog-cat-list.catalog-cat-list__min .catalog-cat-list__item:nth-child(3n+3) {
        margin-right: 0px; } }
    @media screen and (max-width: 640px) {
      .catalog-cat-list.catalog-cat-list__min .catalog-cat-list__item:nth-child(2n+2) {
        margin-right: 0px; } }
    .catalog-cat-list.catalog-cat-list__min .catalog-cat-list__item .catalog-cat-list__item-img {
      background: #fff;
      height: 130px; }
      .catalog-cat-list.catalog-cat-list__min .catalog-cat-list__item .catalog-cat-list__item-img img {
        width: auto;
        max-width: calc(100% - 40px);
        height: auto;
        max-height: 120px; }
    .catalog-cat-list.catalog-cat-list__min .catalog-cat-list__item .catalog-cat-list__item-title {
      background: #e5e5e5;
      height: 70px;
      line-height: 14px;
      font-size: 13px;
      text-align: left;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      overflow: hidden; }
      @media screen and (max-width: 420px) {
        .catalog-cat-list.catalog-cat-list__min .catalog-cat-list__item .catalog-cat-list__item-title {
          font-size: 12px; } }
  .catalog-cat-list.catalog-cat-list__vertical .catalog-cat-list__item {
    width: calc(50% - 10px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    height: 130px;
    -webkit-transition: all .3s;
    transition: all .3s;
    border: none; }
    @media screen and (max-width: 640px) {
      .catalog-cat-list.catalog-cat-list__vertical .catalog-cat-list__item {
        width: 100%;
        margin-right: 0px; } }
    .catalog-cat-list.catalog-cat-list__vertical .catalog-cat-list__item:nth-child(3n+3) {
      /*margin-right: 20px; */
    }
      @media screen and (max-width: 768px) {
        .catalog-cat-list.catalog-cat-list__vertical .catalog-cat-list__item:nth-child(3n+3) {
          /*margin-right: 10px;*/
           } }
      @media screen and (max-width: 640px) {
        .catalog-cat-list.catalog-cat-list__vertical .catalog-cat-list__item:nth-child(3n+3) {
          /*margin-right: 0px;*/ } }
    .catalog-cat-list.catalog-cat-list__vertical .catalog-cat-list__item:nth-child(2n+2) {
      /*margin-right: 0px;*/ }
    .catalog-cat-list.catalog-cat-list__vertical .catalog-cat-list__item .catalog-cat-list__item-img {
      border: 1px solid #dddddd;
      background: #fff;
      /*width: 180px;*/
      width: 100%;
      overflow: hidden;
      height: 130px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      content: ""; }


      .catalog-cat-list.catalog-cat-list__vertical .catalog-cat-list__item .catalog-cat-list__item-img img {
        width: auto;
        max-width: calc(100% - 20px);
        height: auto;
        max-height: 120px; }
    .catalog-cat-list.catalog-cat-list__vertical .catalog-cat-list__item .catalog-cat-list__item-title {
      background: #f2f2f2;
      border: 1px solid #f2f2f2;
      width: calc(100% - 180px);
      padding: 20px;
      font-size: 13px;
      line-height: 15px;
      display: block;
      text-align: left;
      font-weight: 400; }
      @media screen and (max-width: 1240px) {
        .catalog-cat-list.catalog-cat-list__vertical .catalog-cat-list__item .catalog-cat-list__item-title {
          width: calc(100% - 150px); } }
      @media screen and (max-width: 768px) {
        .catalog-cat-list.catalog-cat-list__vertical .catalog-cat-list__item .catalog-cat-list__item-title {
          padding: 10px;
          width: calc(100% - 130px); } }

.context-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
  margin-top: 25px; }
  @media screen and (max-width: 992px) {
    .context-slider {
      display: block; } }
  .context-slider .context-slider__img {
    width: 450px;
    border: 1px solid #dddddd;
    line-height: 0px;
    position: relative; }
    @media screen and (max-width: 1240px) {
      .context-slider .context-slider__img {
        width: 400px; } }
    @media screen and (max-width: 992px) {
      .context-slider .context-slider__img {
        width: 100%; } }
    .context-slider .context-slider__img .context-slider__img-item {
      height: 230px;
      content: "";
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      overflow: hidden; }
    .context-slider .context-slider__img .slick-dots {
      position: absolute;
      left: 30px;
      bottom: 10px;
      list-style: none;
      margin-bottom: 0px; }
      .context-slider .context-slider__img .slick-dots li {
        display: inline-block;
        margin-right: 7px;
        padding-left: 0px; }
        .context-slider .context-slider__img .slick-dots li:before {
          display: none; }
        .context-slider .context-slider__img .slick-dots li button {
          width: 12px;
          height: 12px;
          background: transparent;
          border: 2px solid #d2d2d2;
          border-radius: 50%;
          font-size: 0px;
          line-height: 0px;
          -webkit-transition: all .4s;
          transition: all .4s;
          cursor: pointer; }
          .context-slider .context-slider__img .slick-dots li button:hover {
            border-color: #0092d9; }
        .context-slider .context-slider__img .slick-dots li.slick-active button {
          border-color: #0092d9;
          background: #fff; }
  .context-slider .context-slider__text {
    background: #0092d9;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    width: calc(100% - 450px);
    padding: 20px 30px 10px 45px;
    border: 1px solid #0092d9; }
    @media screen and (max-width: 1240px) {
      .context-slider .context-slider__text {
        width: calc(100% - 400px); } }
    @media screen and (max-width: 992px) {
      .context-slider .context-slider__text {
        width: 100%;
        padding: 15px 20px; } }
    .context-slider .context-slider__text p {
      font-size: 14px;
      line-height: 20px;
      margin-bottom: 15px;
      color: #fff; }
    .context-slider .context-slider__text a {
      display: inline-block;
      color: #fff;
      text-decoration: none;
      font-size: 13px;
      font-weight: 700;
      border: 2px solid #fff;
      border-radius: 3px;
      padding: 5px 10px;
      -webkit-transition: all .3s;
      transition: all .3s; }
      .context-slider .context-slider__text a:hover {
        background: #fff;
        color: #0092d9; }

.catalog-slider-wrap {
  padding-top: 25px; }
  .catalog-slider-wrap .catalog-slider-wrap__title {
    font-weight: 700;
    font-size: 22px;
    color: #1b130e;
    margin-bottom: 25px; }

.catalog-slider {
  padding: 0px 0px; }
  .catalog-slider .slick-list {
    padding: 10px 15px;
    position: relative; }
  .catalog-slider .slick-arrow {
    position: absolute;
    left: -15px;
    top: 50%;
    width: 16px;
    height: 21px;
    font-size: 0px;
    line-height: 0px;
    border: none;
    background: url(slider-arrow.svg) no-repeat center;
    background-size: contain;
    content: "";
    cursor: pointer;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 10; }
    @media screen and (max-width: 768px) {
      .catalog-slider .slick-arrow {
        left: 0; } }
    .catalog-slider .slick-arrow.slick-prev {
      -webkit-transform: translate(0, -50%) rotate(-180deg);
      transform: translate(0, -50%) rotate(-180deg); }
    .catalog-slider .slick-arrow.slick-next {
      left: auto;
      right: -15px; }
      @media screen and (max-width: 768px) {
        .catalog-slider .slick-arrow.slick-next {
          right: 0; } }
    .catalog-slider .slick-arrow.slick-disabled {
      opacity: .3; }
    .catalog-slider .slick-arrow:hover {
      background: url(slider-arrow__hover.svg) no-repeat center;
      background-size: contain; }
  .catalog-slider .slick-list .slick-slide {
    position: relative; }
    .catalog-slider .slick-list .slick-slide:before {
      width: 100%;
      height: 100%;
      background: #fff;
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      z-index: 1;
      -webkit-transition: opacity .3s;
      transition: opacity .3s; }
    .catalog-slider .slick-list .slick-slide.slick-active:before {
      opacity: 0;
      z-index: -1;
      top: -100%; }
    .catalog-slider .slick-list .slick-slide:hover {
      z-index: 10; }
  .catalog-slider .catalog-item {
    max-width: 100%;
    position: relative; }

.page-filter-brands {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  margin-bottom: 40px; }
  @media screen and (max-width: 992px) {
    .page-filter-brands {
      display: block; } }

.filter-brands-category {
  width: calc(50% - 10px);
  margin-right: 20px; }
  @media screen and (max-width: 992px) {
    .filter-brands-category {
      width: 100%;
      margin-right: 0px;
      margin-bottom: 30px; } }
  .filter-brands-category .filter-brands-category__title {
    font-size: 14px;
    color: #1b130e;
    line-height: 20px;
    margin-bottom: 10px; }
  .filter-brands-category .filter-brands-category__block {
    border-radius: 5px;
    background-color: rgba(240, 240, 240, 0.9);
    padding: 15px; }
    .filter-brands-category .filter-brands-category__block .selectric {
      background: #fff; }

.filter-brands-alphabet {
  width: calc(50% - 10px); }
  @media screen and (max-width: 992px) {
    .filter-brands-alphabet {
      width: 100%; } }
  .filter-brands-alphabet .filter-brands-alphabet__title {
    font-size: 14px;
    color: #1b130e;
    line-height: 20px;
    margin-bottom: 15px; }
  .filter-brands-alphabet .filter-brands-alphabet__list {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 5px;
    font-size: 0px; }
    .filter-brands-alphabet .filter-brands-alphabet__list .filter-brands-alphabet__item {
      padding-left: 0px;
      display: inline-block;
      margin-bottom: 0px; }
      .filter-brands-alphabet .filter-brands-alphabet__list .filter-brands-alphabet__item:before {
        display: none; }
    .filter-brands-alphabet .filter-brands-alphabet__list .filter-brands-alphabet__link {
      display: block;
      font-weight: 600;
      color: #1b130e;
      text-decoration: none;
      padding: 5px 5px;
      font-size: 14px;
      border-radius: 2px; }
      .filter-brands-alphabet .filter-brands-alphabet__list .filter-brands-alphabet__link:hover {
        background: #0092d9;
        color: #fff; }

.page-list-brands {
  background: #e7e7e7 url(manufacturers__bg.jpg) left top;
  background-size: auto;
  padding: 40px 0px 0px 0px; }
  .page-list-brands .page-list-brands__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .page-list-brands .page-list-brands__list .page-list-brands__item {
      width: calc(100%/6 - 17.666px);
      margin-right: 20px;
      position: relative;
      text-align: center;
      margin-bottom: 40px; }
      @media screen and (max-width: 992px) {
        .page-list-brands .page-list-brands__list .page-list-brands__item {
          width: calc(100%/4 - 15px); } }
      @media screen and (max-width: 768px) {
        .page-list-brands .page-list-brands__list .page-list-brands__item {
          width: calc(100%/3 - 13.3333px); } }
      @media screen and (max-width: 480px) {
        .page-list-brands .page-list-brands__list .page-list-brands__item {
          width: calc(100%/2 - 10px); } }
      .page-list-brands .page-list-brands__list .page-list-brands__item:nth-child(6n+6) {
        margin-right: 0px; }
        @media screen and (max-width: 992px) {
          .page-list-brands .page-list-brands__list .page-list-brands__item:nth-child(6n+6) {
            margin-right: 20px; } }
      @media screen and (max-width: 992px) {
        .page-list-brands .page-list-brands__list .page-list-brands__item:nth-child(4n+4) {
          margin-right: 0px; } }
      @media screen and (max-width: 768px) {
        .page-list-brands .page-list-brands__list .page-list-brands__item:nth-child(4n+4) {
          margin-right: 20px; } }
      @media screen and (max-width: 768px) {
        .page-list-brands .page-list-brands__list .page-list-brands__item:nth-child(3n+3) {
          margin-right: 0px; } }
      @media screen and (max-width: 480px) {
        .page-list-brands .page-list-brands__list .page-list-brands__item:nth-child(3n+3) {
          margin-right: 20px; } }
      @media screen and (max-width: 480px) {
        .page-list-brands .page-list-brands__list .page-list-brands__item:nth-child(2n+2) {
          margin-right: 0px; } }
      .page-list-brands .page-list-brands__list .page-list-brands__item .page-list-brands__item-link {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        content: "";
        z-index: 1; }
      .page-list-brands .page-list-brands__list .page-list-brands__item .page-list-brands__item-img {
        background: #fff;
        height: 95px;
        border-radius: 4px;
        background-color: rgba(255, 255, 255, 0.988);
        -webkit-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.16);
        box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.16);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 10px;
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
        -webkit-transition: all .3s;
        transition: all .3s; }
        .page-list-brands .page-list-brands__list .page-list-brands__item .page-list-brands__item-img img {
          width: auto;
          height: auto;
          max-width: calc(100% - 20px);
          max-height: 75px; }
      .page-list-brands .page-list-brands__list .page-list-brands__item .page-list-brands__item-title {
        font-size: 14px;
        line-height: 18px;
        color: #1b130e;
        font-weight: 700;
        -webkit-transition: all .3s;
        transition: all .3s; }
      .page-list-brands .page-list-brands__list .page-list-brands__item:hover .page-list-brands__item-img {
        -webkit-filter: grayscale(0);
        filter: grayscale(0); }
      .page-list-brands .page-list-brands__list .page-list-brands__item:hover .page-list-brands__item-title {
        color: #0092d9; }

.goods-table-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 1240px) {
    .goods-table-top {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }

.goods-table-bottom {
  padding-top: 30px; }

.table-pagination {
  width: 270px;
  padding-top: 2px; }
  @media screen and (max-width: 992px) {
    .table-pagination {
      width: auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .table-pagination .pagenavi {
        margin-right: 15px; } }
  .table-pagination .pagenavi__list {
    margin-bottom: 0px; }
  @media screen and (max-width: 1240px) {
    .table-pagination {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; } }

.table-filters {
  width: calc(100% - 270px); }
  @media screen and (max-width: 1240px) {
    .table-filters {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1;
      width: 100%;
      margin-bottom: 10px; } }
  .table-filters .table-filters__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .table-filters .table-filters__list.table-filters__list-v2 {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; }
      .table-filters .table-filters__list.table-filters__list-v2 .table-filter__view {
        margin-left: auto; }
    @media screen and (max-width: 740px) {
      .table-filters .table-filters__list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 20px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start; } }
  .table-filters .table-filter__sorting {
    position: relative;
    margin-right: 25px; }
    @media screen and (max-width: 740px) {
      .table-filters .table-filter__sorting {
        width: calc(50% - 10px);
        margin-right: 20px;
        margin-bottom: 10px; } }
    @media screen and (max-width: 425px) {
      .table-filters .table-filter__sorting {
        width: 100%;
        margin-right: 0px; } }
    .table-filters .table-filter__sorting .table-filter__sorting-label {
      font-size: 13px;
      color: #1b130e;
      line-height: 24px;
      position: absolute;
      left: 0;
      top: -24px; }
      @media screen and (max-width: 425px) {
        .table-filters .table-filter__sorting .table-filter__sorting-label {
          position: static;
          top: auto; } }
    .table-filters .table-filter__sorting .selectric-wrapper {
      width: 195px; }
      @media screen and (max-width: 740px) {
        .table-filters .table-filter__sorting .selectric-wrapper {
          width: 100%; } }
    .table-filters .table-filter__sorting .selectric .label {
      height: 30px;
      line-height: 28px;
      position: relative; }
      .table-filters .table-filter__sorting .selectric .label span[class*="Up"],
      .table-filters .table-filter__sorting .selectric .label span[class*="asc"] {
        background: url(select-arrow.svg) no-repeat center;
        width: 6px;
        height: 20px;
        display: inline-block;
        margin-left: 5px;
        content: "";
        top: 5px;
        position: relative; }
      .table-filters .table-filter__sorting .selectric .label span[class*="Down"],
      .table-filters .table-filter__sorting .selectric .label span[class*="desc"] {
        background: url(select-arrow.svg) no-repeat center;
        width: 6px;
        height: 20px;
        display: inline-block;
        margin-left: 5px;
        content: "";
        top: 5px;
        position: relative;
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg); }
    .table-filters .table-filter__sorting .selectric .button {
      width: 30px;
      height: 30px; }
    .table-filters .table-filter__sorting .selectric-scroll ul {
      margin-bottom: 0px; }
      .table-filters .table-filter__sorting .selectric-scroll ul li {
        margin-bottom: 0px;
        position: relative; }
        .table-filters .table-filter__sorting .selectric-scroll ul li span[class*="Up"],
        .table-filters .table-filter__sorting .selectric-scroll ul li span[class*="asc"] {
          background: url(select-arrow.svg) no-repeat center;
          width: 6px;
          height: 20px;
          display: inline-block;
          margin-left: 5px;
          content: "";
          top: 5px;
          position: relative; }
        .table-filters .table-filter__sorting .selectric-scroll ul li span[class*="Down"],
        .table-filters .table-filter__sorting .selectric-scroll ul li span[class*="desc"] {
          background: url(select-arrow.svg) no-repeat center;
          width: 6px;
          height: 20px;
          display: inline-block;
          margin-left: 5px;
          content: "";
          top: 5px;
          position: relative;
          -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg); }
  .table-filters .table-filter__quantity {
    position: relative;
    margin-right: 20px; }
    @media screen and (max-width: 740px) {
      .table-filters .table-filter__quantity {
        width: calc(50% - 10px);
        margin-right: 0px;
        margin-bottom: 10px; } }
    @media screen and (max-width: 425px) {
      .table-filters .table-filter__quantity {
        width: 100%;
        margin-bottom: 20px; } }
    .table-filters .table-filter__quantity .selectric-scroll ul {
      margin-bottom: 0px; }
      .table-filters .table-filter__quantity .selectric-scroll ul li {
        margin-bottom: 0px; }
    .table-filters .table-filter__quantity .table-filter__quantity-label {
      font-size: 13px;
      color: #1b130e;
      line-height: 24px;
      position: absolute;
      left: 0;
      top: -24px; }
      @media screen and (max-width: 425px) {
        .table-filters .table-filter__quantity .table-filter__quantity-label {
          position: static;
          top: auto; } }
    .table-filters .table-filter__quantity .selectric .label {
      height: 30px;
      line-height: 28px; }
    .table-filters .table-filter__quantity .selectric .button {
      width: 30px;
      height: 30px; }
  .table-filters .table-filter__add-column {
    margin-right: 30px; }
    @media screen and (max-width: 740px) {
      .table-filters .table-filter__add-column {
        width: 280px;
        margin-right: 20px; }
        .table-filters .table-filter__add-column .add-column {
          width: 100%; } }
    @media screen and (max-width: 740px) and (max-width: 425px) {
      .table-filters .table-filter__add-column .add-column {
        padding: 0px 10px;
        margin-right: 10px;
        font-size: 13px; }
        .table-filters .table-filter__add-column .add-column:before {
          display: none; } }
  @media screen and (max-width: 740px) and (max-width: 425px) {
    .table-filters .table-filter__add-column {
      width: auto; } }
  .table-filters .table-filter__view {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .table-filters .table-filter__view .view-list {
      line-height: 0px; }
      .table-filters .table-filter__view .view-list.active .icon-view_list {
        background: url(view_list__blue.svg) no-repeat center;
        background-size: contain; }
    .table-filters .table-filter__view .view-card {
      margin-right: 20px;
      line-height: 0px; }
      @media screen and (max-width: 425px) {
        .table-filters .table-filter__view .view-card {
          margin-right: 10px; } }
      .table-filters .table-filter__view .view-card.active .icon-view_card {
        background: url(view_card__blue.svg) no-repeat center;
        background-size: contain; }

.popup-column {
  width: 100%;
  max-width: 550px;
  background: #fff;
  padding: 30px 40px; }
  .popup-column .popup-column__title {
    text-align: center;
    font-size: 22px;
    font-weight: 700; }
  .popup-column .popup-column__desc {
    text-align: center;
    font-size: 14px;
    margin-bottom: 20px; }
  .popup-column .popup-column__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none; }
    @media screen and (max-width: 425px) {
      .popup-column .popup-column__list {
        display: block; } }
  .popup-column .popup-column__list-l {
    width: calc(100%/2 - 10px);
    margin-right: 20px; }
    @media screen and (max-width: 425px) {
      .popup-column .popup-column__list-l {
        width: 100%;
        margin-right: 0px; } }
  .popup-column .popup-column__list-r {
    width: calc(100%/2 - 10px); }
    @media screen and (max-width: 425px) {
      .popup-column .popup-column__list-r {
        width: 100%; } }
  .popup-column .popup-column__item {
    padding: 5px 10px;
    border-bottom: 1px solid #dfdfdf; }
    .popup-column .popup-column__item:last-child {
      border-bottom: 0px; }
    .popup-column .popup-column__item:before {
      display: none; }
    .popup-column .popup-column__item:nth-child(2n+2) {
      margin-right: 0px; }
  .popup-column .form-submit {
    max-width: 220px; }
  .popup-column .popup-column__bottom {
    text-align: center; }

.product-cart-popup {
  width: 100%;
  max-width: 600px;
  padding: 35px;
  text-align: center; }
  @media screen and (max-width: 490px) {
    .product-cart-popup {
      padding: 35px 10px; } }
  .product-cart-popup .product-cart-popup__title {
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 15px; }
  .product-cart-popup .product-cart-popup__goods {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    margin-bottom: 10px; }
    @media screen and (max-width: 490px) {
      .product-cart-popup .product-cart-popup__goods {
        display: block; } }
    .product-cart-popup .product-cart-popup__goods .product-cart-popup__goods-img {
      width: 120px;
      margin-right: 20px;
      height: 80px;
      border: 1px solid #c4c4c4;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      @media screen and (max-width: 490px) {
        .product-cart-popup .product-cart-popup__goods .product-cart-popup__goods-img {
          margin-bottom: 10px; } }
      .product-cart-popup .product-cart-popup__goods .product-cart-popup__goods-img a {
        display: block;
        line-height: 0px; }
      .product-cart-popup .product-cart-popup__goods .product-cart-popup__goods-img img {
        width: auto;
        height: auto;
        max-height: 70px;
        max-width: calc(100% - 10px); }
    .product-cart-popup .product-cart-popup__goods .product-cart-popup__goods-cont {
      /*width: calc(100-140);*/ }
      @media screen and (max-width: 490px) {
        .product-cart-popup .product-cart-popup__goods .product-cart-popup__goods-cont {
          width: 100%; } }
    .product-cart-popup .product-cart-popup__goods .product-cart-popup__goods-title {
      line-height: 18px;
      font-size: 14px;
      margin-bottom: 10px; }
      .product-cart-popup .product-cart-popup__goods .product-cart-popup__goods-title a {
        color: #1b130e;
        text-decoration: none; }
        .product-cart-popup .product-cart-popup__goods .product-cart-popup__goods-title a:hover {
          color: #0092d9; }
    .product-cart-popup .product-cart-popup__goods .product-cart-popup__goods-line {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      /*max-width: 320px;*/
      max-width: 100%;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    .product-cart-popup .product-cart-popup__goods .product-cart-popup__goods-l {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .product-cart-popup .product-cart-popup__goods .quantity {
      margin-right: 10px; }
    .product-cart-popup .product-cart-popup__goods .price {
      font-size: 12px; }
      .product-cart-popup .product-cart-popup__goods .price span {
        font-size: 14px;
        font-weight: 700; }
    .product-cart-popup .product-cart-popup__goods .product-cart-popup__goods-r {
      font-weight: 700;
      font-size: 14px;
      line-height: 18px; }
      .product-cart-popup .product-cart-popup__goods .product-cart-popup__goods-r span {
        font-weight: 400;
        font-size: 12px; }
  .product-cart-popup .product-cart-popup__link {
    text-align: center;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 18px; }
  .product-cart-popup .roduct-cart-popup__similar-title {
    font-size: 20px;
    line-height: 26px;
    text-align: left;
    margin-top: 15px;
    margin-bottom: 10px; }
  .product-cart-popup .roduct-cart-popup__similar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media screen and (max-width: 580px) {
      .product-cart-popup .roduct-cart-popup__similar {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
    .product-cart-popup .roduct-cart-popup__similar .roduct-cart-popup__similar-item {
      width: calc(100%/4 - 15px);
      margin-right: 20px;
      text-align: left; }
      @media screen and (max-width: 580px) {
        .product-cart-popup .roduct-cart-popup__similar .roduct-cart-popup__similar-item {
          width: calc(100%/2 - 10px); } }
      @media screen and (max-width: 580px) {
        .product-cart-popup .roduct-cart-popup__similar .roduct-cart-popup__similar-item:nth-child(2) {
          margin-right: 0px; } }
      .product-cart-popup .roduct-cart-popup__similar .roduct-cart-popup__similar-item:last-child {
        margin-right: 0px; }
      .product-cart-popup .roduct-cart-popup__similar .roduct-cart-popup__similar-item .roduct-cart-popup__similar-item__img {
        width: 100%;
        margin-right: 20px;
        height: 80px;
        border: 1px solid #c4c4c4;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 5px; }
        .product-cart-popup .roduct-cart-popup__similar .roduct-cart-popup__similar-item .roduct-cart-popup__similar-item__img a {
          display: block;
          line-height: 0px; }
        .product-cart-popup .roduct-cart-popup__similar .roduct-cart-popup__similar-item .roduct-cart-popup__similar-item__img img {
          width: auto;
          height: auto;
          max-height: 70px;
          max-width: calc(100% - 10px); }
      .product-cart-popup .roduct-cart-popup__similar .roduct-cart-popup__similar-item .roduct-cart-popup__similar-item__price {
        font-weight: 700;
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 5px; }
        .product-cart-popup .roduct-cart-popup__similar .roduct-cart-popup__similar-item .roduct-cart-popup__similar-item__price span {
          font-weight: 400;
          font-size: 12px; }
      .product-cart-popup .roduct-cart-popup__similar .roduct-cart-popup__similar-item .roduct-cart-popup__similar-item__tittle {
        line-height: 18px;
        font-size: 12px;
        margin-bottom: 10px; }
        .product-cart-popup .roduct-cart-popup__similar .roduct-cart-popup__similar-item .roduct-cart-popup__similar-item__tittle a {
          color: #1b130e;
          text-decoration: none; }
          .product-cart-popup .roduct-cart-popup__similar .roduct-cart-popup__similar-item .roduct-cart-popup__similar-item__tittle a:hover {
            color: #0092d9; }

.catalog-brands-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 25px; }
  @media screen and (max-width: 992px) {
    .catalog-brands-row {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .catalog-brands-row .catalog-brands-row__col {
    width: calc(100%/4 - 15px);
    margin-right: 20px; }
    @media screen and (max-width: 992px) {
      .catalog-brands-row .catalog-brands-row__col {
        width: calc(100%/2 - 10px); } }
    @media screen and (max-width: 450px) {
      .catalog-brands-row .catalog-brands-row__col {
        width: 100%;
        margin-right: 0px; } }
    .catalog-brands-row .catalog-brands-row__col:last-child {
      margin-right: 0px; }
      @media screen and (max-width: 992px) {
        .catalog-brands-row .catalog-brands-row__col:last-child {
          margin-right: 20px; } }
      @media screen and (max-width: 450px) {
        .catalog-brands-row .catalog-brands-row__col:last-child {
          margin-right: 0px; } }
    @media screen and (max-width: 992px) {
      .catalog-brands-row .catalog-brands-row__col:nth-child(2n+2) {
        margin-right: 0px; } }
  .catalog-brands-row .catalog-brands-row__item {
    margin-bottom: 30px; }
    .catalog-brands-row .catalog-brands-row__item .catalog-brands-row__top {
      background: #e5e5e5;
      padding: 45px 15px 15px 15px;
      height: 105px;
      position: relative;
      font-size: 13px;
      font-weight: 700;
      line-height: 18px;
      margin-bottom: 10px; }
      .catalog-brands-row .catalog-brands-row__item .catalog-brands-row__top .catalog-brands-row__top-label {
        background: #0092d9;
        display: inline-block;
        position: absolute;
        left: 15px;
        top: 15px;
        color: #fff;
        font-size: 12px;
        padding: 0px 5px;
        border-radius: 2px; }
    .catalog-brands-row .catalog-brands-row__item .catalog-brands-row__list {
      padding: 0px 0px 0px 20px; }
      @media screen and (max-width: 1240px) {
        .catalog-brands-row .catalog-brands-row__item .catalog-brands-row__list {
          padding: 0px 0px 0px 0px; } }
      .catalog-brands-row .catalog-brands-row__item .catalog-brands-row__list ul {
        list-style: none;
        padding-left: 0px; }
        .catalog-brands-row .catalog-brands-row__item .catalog-brands-row__list ul li {
          padding-left: 0px; }
          .catalog-brands-row .catalog-brands-row__item .catalog-brands-row__list ul li:before {
            display: none; }
        .catalog-brands-row .catalog-brands-row__item .catalog-brands-row__list ul a {
          color: #1b130e;
          font-size: 13px;
          line-height: 16px;
          text-decoration: none; }
          .catalog-brands-row .catalog-brands-row__item .catalog-brands-row__list ul a span {
            color: #a1a1a1; }
          .catalog-brands-row .catalog-brands-row__item .catalog-brands-row__list ul a:hover {
            color: #0092d9;
            text-decoration: underline; }
            .catalog-brands-row .catalog-brands-row__item .catalog-brands-row__list ul a:hover span {
              color: #0092d9; }

.page-brand-cont {
  background: #f5f5f5;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 992px) {
    .page-brand-cont {
      display: block; } }
  .page-brand-cont .page-brand-cont__left {
    display: flex;
    flex-flow: column;
    align-items: center;
    width: 260px;
    margin-right: 20px; }
.page-brand-cont .page-brand-cont__left > span {
    text-align: center;
    font-size: 16px;
}
    @media screen and (max-width: 992px) {
      .page-brand-cont .page-brand-cont__left {
        margin-right: 0px;
        margin-bottom: 30px; } }
  .page-brand-cont .page-brand-cont__img {
    width: 100%;
    background: #fff;
    height: 130px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    margin-bottom: 10px; }
    .page-brand-cont .page-brand-cont__img img {
      width: auto;
      max-width: 100%;
      height: auto;
      max-height: 110px; }
  .page-brand-cont .page-brand-cont__link {
    display: inline-block;
    font-size: 11px;
    line-height: 14px;
    padding-left: 45px;
    max-width: 180px;
    color: #1b130e;
    text-decoration: none;
    text-transform: uppercase;
    min-height: 40px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .page-brand-cont .page-brand-cont__link:before {
      width: 30px;
      height: 40px;
      background: url(pdf__blue.svg) no-repeat center;
      background-size: contain;
      position: absolute;
      left: 0;
      top: 0;
      content: ""; }
    .page-brand-cont .page-brand-cont__link:hover {
      color: #0092d9; }
  .page-brand-cont .page-brand-cont__right {
    width: calc(100% - 280px); }
    @media screen and (max-width: 992px) {
      .page-brand-cont .page-brand-cont__right {
        width: 100%; } }

.page-brand-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 50px; }
  .page-brand-list .page-brand-list__item {
    height: 225px;
    position: relative;
    width: calc(100%/4 - 15px);
    margin-right: 20px;
    margin-bottom: 20px;
    border: 1px solid #edebeb;
    -webkit-transition: all .3s;
    transition: all .3s; }
    @media screen and (max-width: 992px) {
      .page-brand-list .page-brand-list__item {
        width: calc(100%/2 - 10px); } }
    @media screen and (max-width: 520px) {
      .page-brand-list .page-brand-list__item {
        width: calc(100%/2 - 5px);
        margin-right: 10px;
        margin-bottom: 10px; } }
    @media screen and (max-width: 460px) {
      .page-brand-list .page-brand-list__item {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 10px; } }
    .page-brand-list .page-brand-list__item:nth-child(4n+4) {
      margin-right: 0px; }
      @media screen and (max-width: 992px) {
        .page-brand-list .page-brand-list__item:nth-child(4n+4) {
          margin-right: 20px; } }
      @media screen and (max-width: 520px) {
        .page-brand-list .page-brand-list__item:nth-child(4n+4) {
          margin-right: 10px; } }
      @media screen and (max-width: 460px) {
        .page-brand-list .page-brand-list__item:nth-child(4n+4) {
          margin-right: 0px; } }
    @media screen and (max-width: 992px) {
      .page-brand-list .page-brand-list__item:nth-child(2n+2) {
        margin-right: 0px; } }
    .page-brand-list .page-brand-list__item .page-brand-list__item-link {
      position: absolute;
      content: "";
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      z-index: 1; }
    .page-brand-list .page-brand-list__item .page-brand-list__item-img {
      background: #edebeb;
      overflow: hidden;
      height: 155px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      content: "";
      width: 100%; }
      .page-brand-list .page-brand-list__item .page-brand-list__item-img img {
        width: auto;
        max-width: calc(100% - 40px);
        height: auto;
        max-height: 140px; }
    .page-brand-list .page-brand-list__item .page-brand-list__item-title {
      padding: 10px 15px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      text-align: center;
      width: 100%;
      font-size: 14px;
      font-weight: 700;
      line-height: 14px; }
      .page-brand-list .page-brand-list__item .page-brand-list__item-title span {
        background: #0092d9;
        display: inline-block;
        color: #fff;
        font-size: 12px;
        padding: 0px 3px;
        margin-left: 5px;
        border-radius: 2px; }
    .page-brand-list .page-brand-list__item:hover {
      -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
      box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23); }

.page-brand-category-wrap {
  padding-top: 40px; }
  .page-brand-category-wrap .page-brand-category-wrap__title {
    font-weight: 700;
    color: #1b130e;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 20px; }
    .page-brand-category-wrap .page-brand-category-wrap__title a {
      color: #1b130e;
      text-decoration: none; }
      .page-brand-category-wrap .page-brand-category-wrap__title a:hover {
        color: #0092d9;
        text-decoration: underline; }
        .page-brand-category-wrap .page-brand-category-wrap__title a:hover span {
          color: #0092d9; }
  .page-brand-category-wrap .page-brand-category-l1 {
    border-bottom: 1px solid #d3d2d2;
    padding-bottom: 30px;
    margin-bottom: 30px; }
    .page-brand-category-wrap .page-brand-category-l1:last-child {
      border-bottom: 0px;
      margin-bottom: 0px; }
    .page-brand-category-wrap .page-brand-category-l1 .page-brand-category-l1__title {
      font-size: 20px;
      line-height: 27px;
      margin-bottom: 15px; }
      .page-brand-category-wrap .page-brand-category-l1 .page-brand-category-l1__title span {
        font-size: 14px;
        color: #9a9c9a; }
      .page-brand-category-wrap .page-brand-category-l1 .page-brand-category-l1__title a {
        color: #1b130e;
        text-decoration: none; }
        .page-brand-category-wrap .page-brand-category-l1 .page-brand-category-l1__title a:hover {
          color: #0092d9;
          text-decoration: underline; }
          .page-brand-category-wrap .page-brand-category-l1 .page-brand-category-l1__title a:hover span {
            color: #0092d9; }
    .page-brand-category-wrap .page-brand-category-l1 .page-brand-category-l2 {
      padding-left: 20px; }
      @media screen and (max-width: 690px) {
        .page-brand-category-wrap .page-brand-category-l1 .page-brand-category-l2 {
          padding-left: 0px; } }
      .page-brand-category-wrap .page-brand-category-l1 .page-brand-category-l2 .page-brand-category-l2__title {
        font-size: 16px;
        line-height: 27px;
        margin-bottom: 15px; }
        .page-brand-category-wrap .page-brand-category-l1 .page-brand-category-l2 .page-brand-category-l2__title span {
          font-size: 14px;
          color: #9a9c9a; }
        .page-brand-category-wrap .page-brand-category-l1 .page-brand-category-l2 .page-brand-category-l2__title a {
          color: #1b130e;
          text-decoration: none; }
          .page-brand-category-wrap .page-brand-category-l1 .page-brand-category-l2 .page-brand-category-l2__title a:hover {
            color: #0092d9;
            text-decoration: underline; }
            .page-brand-category-wrap .page-brand-category-l1 .page-brand-category-l2 .page-brand-category-l2__title a:hover span {
              color: #0092d9; }
      .page-brand-category-wrap .page-brand-category-l1 .page-brand-category-l2 .page-brand-category-l3 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        .page-brand-category-wrap .page-brand-category-l1 .page-brand-category-l2 .page-brand-category-l3 .page-brand-category-l3__item {
          width: calc(100%/3);
          padding: 0px 25px;
          margin-bottom: 10px;
          border-right: 1px solid #d3d2d2;
          min-height: 40px; }
          @media screen and (max-width: 690px) {
            .page-brand-category-wrap .page-brand-category-l1 .page-brand-category-l2 .page-brand-category-l3 .page-brand-category-l3__item {
              width: calc(100%/2); } }
          @media screen and (max-width: 520px) {
            .page-brand-category-wrap .page-brand-category-l1 .page-brand-category-l2 .page-brand-category-l3 .page-brand-category-l3__item {
              padding: 0px 10px; } }
          @media screen and (max-width: 390px) {
            .page-brand-category-wrap .page-brand-category-l1 .page-brand-category-l2 .page-brand-category-l3 .page-brand-category-l3__item {
              width: 100%;
              border-right: 0px; } }
          .page-brand-category-wrap .page-brand-category-l1 .page-brand-category-l2 .page-brand-category-l3 .page-brand-category-l3__item:nth-child(3n+3) {
            border-right: 0px; }
            @media screen and (max-width: 690px) {
              .page-brand-category-wrap .page-brand-category-l1 .page-brand-category-l2 .page-brand-category-l3 .page-brand-category-l3__item:nth-child(3n+3) {
                border-right: 1px solid #d3d2d2; } }
            @media screen and (max-width: 390px) {
              .page-brand-category-wrap .page-brand-category-l1 .page-brand-category-l2 .page-brand-category-l3 .page-brand-category-l3__item:nth-child(3n+3) {
                border-right: 0px; } }
          @media screen and (max-width: 690px) {
            .page-brand-category-wrap .page-brand-category-l1 .page-brand-category-l2 .page-brand-category-l3 .page-brand-category-l3__item:nth-child(2n+2) {
              border-right: 0px; } }
          .page-brand-category-wrap .page-brand-category-l1 .page-brand-category-l2 .page-brand-category-l3 .page-brand-category-l3__item a {
            font-size: 14px;
            line-height: 18px;
            color: #1b130e;
            text-decoration: none;
            display: inline-block; }
            .page-brand-category-wrap .page-brand-category-l1 .page-brand-category-l2 .page-brand-category-l3 .page-brand-category-l3__item a span {
              font-size: 14px;
              color: #9a9c9a; }
            .page-brand-category-wrap .page-brand-category-l1 .page-brand-category-l2 .page-brand-category-l3 .page-brand-category-l3__item a:hover {
              color: #0092d9;
              text-decoration: underline; }
              .page-brand-category-wrap .page-brand-category-l1 .page-brand-category-l2 .page-brand-category-l3 .page-brand-category-l3__item a:hover span {
                color: #0092d9; }

.page-brand-goods-wrap {
  border-top: 1px solid #1b130e;
  padding-top: 30px; }
  .page-brand-goods-wrap .goods-table-form {
    margin-bottom: 15px; }

.page-brand-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px; }
  @media screen and (max-width: 992px) {
    .page-brand-bottom {
      display: block; } }
  .page-brand-bottom .page-brand-interesting {
    width: calc(100% - 400px);
    margin-right: 20px; }
    @media screen and (max-width: 992px) {
      .page-brand-bottom .page-brand-interesting {
        margin-right: 0px;
        width: 100%; } }
    .page-brand-bottom .page-brand-interesting .page-brand-interesting__title {
      font-size: 20px;
      line-height: 27px;
      color: #1b130e;
      margin-bottom: 15px; }
  .page-brand-bottom .page-brand-download-catalogs {
    width: 380px; }
    @media screen and (max-width: 992px) {
      .page-brand-bottom .page-brand-download-catalogs {
        width: 100%;
        max-width: 380px; } }
    .page-brand-bottom .page-brand-download-catalogs .page-brand-download-catalogs__title {
      font-size: 20px;
      line-height: 27px;
      color: #1b130e;
      margin-bottom: 15px; }
    .page-brand-bottom .page-brand-download-catalogs .page-brand-download-catalogs__cont {
      border-width: 1px;
      border-color: #c6c6c6;
      border-style: dashed;
      border-radius: 3px;
      background-color: white;
      -webkit-box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.08);
      box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.08);
      padding: 27px 20px; }
      .page-brand-bottom .page-brand-download-catalogs .page-brand-download-catalogs__cont ul {
        margin-bottom: 0px; }
        .page-brand-bottom .page-brand-download-catalogs .page-brand-download-catalogs__cont ul li {
          padding-left: 0px;
          margin-bottom: 25px; }
          .page-brand-bottom .page-brand-download-catalogs .page-brand-download-catalogs__cont ul li:last-child {
            margin-bottom: 0px; }
          .page-brand-bottom .page-brand-download-catalogs .page-brand-download-catalogs__cont ul li:before {
            display: none; }
          .page-brand-bottom .page-brand-download-catalogs .page-brand-download-catalogs__cont ul li a {
            font-size: 14px;
            padding-left: 40px;
            display: inline-block; }
            .page-brand-bottom .page-brand-download-catalogs .page-brand-download-catalogs__cont ul li a:before {
              width: 23px;
              height: 21px;
              content: "";
              position: absolute;
              left: 0;
              top: -4px;
              background: url(download.svg) no-repeat center;
              background-size: contain; }

.page-brand-video .page-brand-video__title {
  font-size: 20px;
  line-height: 27px;
  color: #1b130e;
  margin-bottom: 15px; }

.page-desc {
  margin-bottom: 20px; }
  .page-desc p {
    margin-bottom: 10px; }
  .page-desc a {
    border-radius: 4px; }

table.goods-table {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-collapse: collapse; }
  table.goods-table thead th {
    font-size: 13px;
    font-weight: 700;
    text-align: left;
    height: 50px;
    padding: 0px 25px 0px 10px;
    border-bottom: 0px;
    border-right: 1px solid #9cc7dc; }
  table.goods-table thead th[data-orderable="false"] {
    background-image: none !important; }
  table.goods-table tbody td {
    padding: 15px 10px;
    vertical-align: top;
    font-size: 11px;
    line-height: 12px;
    color: #1b130e; }
  table.goods-table thead th.th-goods {
    width: 71px !important; }
  table.goods-table thead th.th-desc {
    width: 110px !important; }
    @media screen and (max-width: 570px) {
      table.goods-table thead th.th-desc {
        display: none; } }
  table.goods-table tbody td.td-goods {
    padding: 15px 0px;
    width: 100px; }
    table.goods-table tbody td.td-goods .goods-table__desc {
      display: none;
      padding: 15px 5px 0px 5px; }
      @media screen and (max-width: 570px) {
        table.goods-table tbody td.td-goods .goods-table__desc {
          display: block; } }
    table.goods-table tbody td.td-goods .goods-table__options {
      display: none;
      padding: 0px 5px; }
      @media screen and (max-width: 570px) {
        table.goods-table tbody td.td-goods .goods-table__options {
          display: block; } }
  table.goods-table tbody td.td-desc {
    width: 120px; }
    @media screen and (max-width: 570px) {
      table.goods-table tbody td.td-desc {
        display: none; } }
  table.goods-table tbody td.td-price {
    position: relative; }
  table.goods-table .goods-table__img {
    width: 100px;
    margin-bottom: 20px; }
    table.goods-table .goods-table__img a {
      display: block;
      line-height: 0px; }
    table.goods-table .goods-table__img img {
      width: auto;
      max-width: 100%;
      height: auto; }
  table.goods-table .goods-table__link {
    text-align: center; }
  table.goods-table .goods-table__favorites {
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    position: relative;
    margin-right: 22px; }
    table.goods-table .goods-table__favorites .goods-table__favorites-text {
      position: absolute;
      left: 50%;
      top: 100%;
      background: #fff;
      font-size: 12px;
      line-height: 14px;
      -webkit-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
      width: 90px;
      color: #1b130e;
      -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
      box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
      text-align: center;
      padding: 5px 10px;
      display: none;
      z-index: 3; }
    table.goods-table .goods-table__favorites:hover .goods-table__favorites-text {
      display: block; }
  table.goods-table .goods-table__comparison {
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    position: relative; }
    table.goods-table .goods-table__comparison .goods-table__comparison-text {
      position: absolute;
      left: 50%;
      top: 100%;
      background: #fff;
      font-size: 12px;
      line-height: 14px;
      -webkit-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
      width: 90px;
      color: #1b130e;
      -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
      box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
      text-align: center;
      padding: 5px 10px;
      display: none;
      z-index: 3; }
    table.goods-table .goods-table__comparison:hover .goods-table__comparison-text {
      display: block; }
  table.goods-table .goods-table__desc {
    font-size: 12px;
    color: #1b130e;
    line-height: 14px;
    margin-bottom: 15px;
    width: 120px; }
  table.goods-table .goods-table__options {
    color: #9e9e9e;
    font-size: 11px;
    line-height: 14px; }
    table.goods-table .goods-table__options span {
      display: block;
      white-space: nowrap; }
  table.goods-table .goods-table__price {
    white-space: nowrap;
    line-height: 14px;
    margin-bottom: 5px; }
    table.goods-table .goods-table__price .goods-table__price-new {
      font-size: 14px;
      font-weight: 700;
      margin-bottom: 0px; }
      table.goods-table .goods-table__price .goods-table__price-new span {
        font-size: 12px;
        font-weight: 400; }
    table.goods-table .goods-table__price .goods-table__price-old {
      font-size: 14px;
      margin-bottom: 0px;
      text-decoration: line-through; }
      table.goods-table .goods-table__price .goods-table__price-old span {
        font-size: 12px;
        font-weight: 400; }
    table.goods-table .goods-table__price .price-info {
      width: 20px;
      height: 20px;
      background: #b1b1b1;
      content: "";
      border-radius: 50%;
      display: inline-block;
      text-align: center;
      line-height: 20px;
      color: #fff;
      font-weight: 700;
      font-size: 14px;
      cursor: pointer;
      position: relative;
      margin-left: 5px; }
      table.goods-table .goods-table__price .price-info .price-info__text {
        position: absolute;
        width: 105px;
        padding: 10px;
        background: #fff;
        z-index: 5;
        color: #000;
        font-weight: 600;
        font-size: 12px;
        line-height: 14px;
        text-align: center;
        left: 50%;
        top: calc(-100% - 47px);
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        border-radius: 2px;
        border-style: solid;
        border-width: 1px;
        border-color: #d2d2d2;
        background-color: white;
        -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
        box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
        display: none;
        opacity: 0;
        white-space: normal; }
        table.goods-table .goods-table__price .price-info .price-info__text:after {
          width: 20px;
          height: 20px;
          position: absolute;
          content: "";
          background: #fff;
          bottom: -7px;
          left: 50%;
          -webkit-transform: translate(-50%, 0) rotate(-45deg);
          transform: translate(-50%, 0) rotate(-45deg); }
        table.goods-table .goods-table__price .price-info .price-info__text span {
          position: relative;
          z-index: 10; }
      table.goods-table .goods-table__price .price-info:after {
        width: 20px;
        height: 20px;
        position: absolute;
        content: "";
        background: #fff;
        -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
        box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
        top: -32px;
        left: 50%;
        -webkit-transform: translate(-50%, 0) rotate(-45deg);
        transform: translate(-50%, 0) rotate(-45deg);
        display: none; }
      table.goods-table .goods-table__price .price-info:hover .price-info__text {
        top: calc(-100% - 47px);
        opacity: 1;
        visibility: visible;
        display: block; }
      table.goods-table .goods-table__price .price-info:hover:after {
        display: block; }
  table.goods-table .goods-table__add a {
    width: 100%;
    max-width: 120px;
    padding: 0px; }
  table.goods-table .goods-table__deliveryStatus {
    position: absolute;
    left: 10px;
    bottom: 15px;
    height: 45px; }
  table.goods-table .goods-table__delivery {
    height: 30px;
    position: relative;
    padding-left: 45px;
    font-size: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    table.goods-table .goods-table__delivery:before {
      width: 36px;
      height: 19px;
      position: absolute;
      left: 0;
      top: 5px;
      content: "";
      background: url(delivery.svg) no-repeat center;
      background-size: contain; }
  table.goods-table .goods-table__status {
    font-size: 12px;
    color: #9d9d9d;
    padding-left: 20px;
    position: relative;
    line-height: 14px;
    height: 15px; }
    table.goods-table .goods-table__status:before {
      width: 12px;
      height: 9px;
      content: "";
      position: absolute;
      left: 0;
      top: 3px;
      background: url(in-stock.svg) no-repeat center;
      background-size: contain; }
    table.goods-table .goods-table__status.status-underOrder:before {
      width: 9px;
      background: url(under-order.svg) no-repeat center;
      background-size: contain; }
  table.goods-table .goods-table__autInfo {
    text-align: center;
    font-size: 11px;
    color: #9a9c9a;
    margin-bottom: 5px; }

.comparison-panel {
  text-align: right;
  margin-bottom: 10px; }
  .comparison-panel .btn-excel {
    margin-right: 25px; }

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td {
  vertical-align: top; }

table.dataTable thead .sorting {
  background-position: 94%; }

table.dataTable thead .sorting_desc {
  background-position: 94%; }

table.dataTable thead .sorting_asc {
  background-position: 94%; }

table.dataTable thead .sorting_asc {
  background-image: url(sort_asc.png); }

table.dataTable thead .sorting {
  background-image: url(sort_both.png); }

table.dataTable thead .sorting_desc {
  background-image: url(sort_desc.png); }

.pade-search {
  position: relative;
  margin-bottom: 20px; }
  .pade-search .pade-search__input {
    width: 100%;
    height: 37px;
    background: #ffffff;
    border-radius: 3px;
    color: #1b130e;
    font-family: 'Open Sans';
    font-size: 15px;
    padding: 0px 40px 0px 15px;
    border: none;
    border: 2px solid #d4d5d5; }
    .pade-search .pade-search__input.placeholder {
      color: #9a9a9a; }
    .pade-search .pade-search__input:-moz-placeholder {
      color: #9a9a9a; }
    .pade-search .pade-search__input::-moz-placeholder {
      color: #9a9a9a; }
    .pade-search .pade-search__input:-ms-input-placeholder {
      color: #9a9a9a; }
    .pade-search .pade-search__input::-webkit-input-placeholder {
      color: #9a9a9a; }
    .pade-search .pade-search__input:focus + .scroll-panel__search-submit {
      background: url(search__blue.svg) no-repeat center;
      background-size: 18px 19px; }
  .pade-search .pade-search__submit {
    background: url(search.svg) no-repeat center;
    background-size: 18px 19px;
    border: none;
    height: 35px;
    width: 40px;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0px;
    cursor: pointer; }

table.table-comparison thead th.first-th {
  background: #f0f0f0;
  width: 190px; }
  @media screen and (max-width: 440px) {
    table.table-comparison thead th.first-th {
      width: 100px;
      min-width: auto; } }
  table.table-comparison thead th.first-th:hover {
    background: #f0f0f0; }

table.table-comparison thead th {
  padding: 10px 5px 40px 5px;
  min-width: 185px;
  position: relative;
  border-bottom: 0px; }
  table.table-comparison thead th .goods-title {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    display: block; }
  table.table-comparison thead th .goods-del {
    position: absolute;
    bottom: 10px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    font-weight: 400;
    padding-right: 23px; }
    table.table-comparison thead th .goods-del:before {
      background: url(close__white.svg) no-repeat center;
      width: 9px;
      height: 9px;
      content: "";
      position: absolute;
      right: 0;
      top: 4px; }
  table.table-comparison thead th:hover {
    background: #fff; }
    table.table-comparison thead th:hover .goods-title {
      color: #0092d9; }
    table.table-comparison thead th:hover .goods-del {
      color: #0092d9; }
      table.table-comparison thead th:hover .goods-del:before {
        background: url(close__blue.svg) no-repeat center; }

table.table-comparison tbody td.td-title {
  width: 190px;
  font-size: 14px;
  color: #1b130e; }

.sidebar-widget {
  margin-bottom: 30px; }

.sidebar-menu {
  display: block;
  width: 100%;
  border: 1px solid #dcdcdc;
  list-style: none; }
  .sidebar-menu .sidebar-menu__item {
    display: block;
    position: relative;
    margin-bottom: 0px;
    padding-left: 0px; }
    .sidebar-menu .sidebar-menu__item:before {
      width: calc(100% - 30px);
      height: 1px;
      left: 15px;
      bottom: 0;
      top: auto;
      margin-top: auto;
      content: "";
      position: absolute;
      border-bottom: 1px dashed #cbcbcb;
      background: none;
      border-radius: 0px; }
    .sidebar-menu .sidebar-menu__item:last-child:before {
      display: none; }
  .sidebar-menu .sidebar-menu__link {
    display: block;
    line-height: 18px;
    font-size: 14px;
    text-decoration: none;
    padding: 10px 15px; }
    .sidebar-menu .sidebar-menu__link:hover {
      background: #0092d9;
      color: #fff; }

.sidebar-brands .sidebar-brands__title {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 15px; }

.sidebar-brands .sidebar-brands__list {
  padding-left: 5px; }
  .sidebar-brands .sidebar-brands__list .sidebar-brands__item {
    padding-left: 0px;
    margin-bottom: 10px; }
    @media screen and (max-width: 992px) {
      .sidebar-brands .sidebar-brands__list .sidebar-brands__item {
        display: inline-block;
        margin-right: 20px;
        margin-bottom: 15px; } }
    .sidebar-brands .sidebar-brands__list .sidebar-brands__item:before {
      display: none; }
  .sidebar-brands .sidebar-brands__list .sidebar-brands__link {
    font-size: 14px;
    color: #0092d9;
    text-decoration: underline; }

.sidebar-news .sidebar-news__title {
  font-size: 20px;
  line-height: 22px;
  color: #1b130e;
  margin-bottom: 15px; }

.sidebar-news .sidebar-news__item {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #dddddd; }
  .sidebar-news .sidebar-news__item .sidebar-news__item-date {
    font-size: 14px;
    color: #9d9c9c;
    margin-bottom: 10px; }
  .sidebar-news .sidebar-news__item .sidebar-news__item-title {
    font-size: 14px;
    line-height: 20px;
    color: #383330;
    margin-bottom: 10px;
    font-weight: 700; }
    .sidebar-news .sidebar-news__item .sidebar-news__item-title a {
      text-decoration: none;
      color: #383330; }
      .sidebar-news .sidebar-news__item .sidebar-news__item-title a:hover {
        color: #0092d9; }
  .sidebar-news .sidebar-news__item .sidebar-news__item-desc {
    font-size: 14px;
    color: #383330;
    line-height: 20px;
    margin-bottom: 10px; }
  .sidebar-news .sidebar-news__item .sidebar-news__item-link {
    display: inline-block;
    font-size: 14px; }
  .sidebar-news .sidebar-news__item:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px; }

.sidebar-cat-brands .sidebar-cat-brands__title {
  font-size: 13px;
  font-weight: 700;
  line-height: 17px;
  margin-bottom: 15px; }

.sidebar-cat-brands .sidebar-cat-brands__list {
  padding-left: 15px;
  margin-bottom: 15px; }

.sidebar-cat-brands .sidebar-cat-brands__item {
  padding-left: 0px;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 5px;
  margin-bottom: 5px; }
  .sidebar-cat-brands .sidebar-cat-brands__item:last-child {
    border: none;
    padding-bottom: 0px;
    margin-bottom: 0px; }
  .sidebar-cat-brands .sidebar-cat-brands__item:before {
    display: none; }

.sidebar-cat-brands .sidebar-cat-brands__link {
  display: block;
  position: relative;
  padding-right: 50px;
  font-size: 13px;
  line-height: 17px;
  text-decoration: none;
  color: #1b130e; }
  .sidebar-cat-brands .sidebar-cat-brands__link span {
    position: absolute;
    right: 0;
    top: 3px;
    background: #0092d9;
    color: #fff;
    font-size: 12px;
    line-height: 17px;
    padding: 0px 5px; }
  .sidebar-cat-brands .sidebar-cat-brands__link:hover {
    color: #0092d9; }

.sidebar-filter {
  border-bottom: 1px solid #dcdcdc;
  max-width: 290px; }
  .sidebar-filter .sidebar-filter__head {
    font-size: 13px;
    color: #1b130e;
    font-weight: 700;
    line-height: 16px;
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .sidebar-filter .sidebar-filter__head .sidebar-filter__icon {
      width: 23px;
      height: 23px;
      content: "";
      position: absolute;
      left: 0;
      top: 50%;
      -webkit-transform: translate(0, -50%);
      transform: translate(0, -50%);
      border: 1px solid #0092d9;
      border-radius: 50%; }
      .sidebar-filter .sidebar-filter__head .sidebar-filter__icon:before {
        width: 12px;
        height: 2px;
        content: "";
        position: absolute;
        left: 50%;
        top: 50%;
        background: #0092d9;
        border-radius: 3px;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -webkit-transition: all .1s;
        transition: all .1s; }
      .sidebar-filter .sidebar-filter__head .sidebar-filter__icon:after {
        width: 12px;
        height: 2px;
        content: "";
        position: absolute;
        left: 50%;
        top: 50%;
        background: #0092d9;
        border-radius: 3px;
        -webkit-transform: translate(-50%, -50%) rotate(-90deg);
        transform: translate(-50%, -50%) rotate(-90deg);
        -webkit-transition: all .1s;
        transition: all .1s; }
  .sidebar-filter .sidebar-filter__content {
    padding-left: 8px;
    padding-bottom: 10px;
    display: none; }
    .sidebar-filter .sidebar-filter__content .form-checkbox {
      display: block;
      margin-bottom: 10px; }
  .sidebar-filter.active .sidebar-filter__head .sidebar-filter__icon:before {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg); }
  .sidebar-filter.active .sidebar-filter__head .sidebar-filter__icon:after {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg); }
  .sidebar-filter.active .sidebar-filter__content {
    display: block; }
  .sidebar-filter .sidebar-filter__info {
    width: 20px;
    height: 20px;
    background: #b1b1b1;
    content: "";
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    cursor: pointer;
    position: relative;
    margin-left: 10px; }
    .sidebar-filter .sidebar-filter__info .sidebar-filter__info-text {
      width: 200px;
      border-style: solid;
      border-width: 1px;
      border-color: #d2d2d2;
      background-color: #ecebeb;
      -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
      box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
      position: absolute;
      left: calc(100% + 13px);
      top: 50%;
      font-size: 12px;
      color: #000000;
      line-height: 14px;
      padding: 13px 10px;
      font-weight: 400;
      text-align: left;
      z-index: 50;
      -webkit-transform: translate(0, -50%);
      transform: translate(0, -50%);
      display: none; }
      .sidebar-filter .sidebar-filter__info .sidebar-filter__info-text span {
        position: relative;
        z-index: 4; }
      .sidebar-filter .sidebar-filter__info .sidebar-filter__info-text:after {
        width: 20px;
        height: 20px;
        position: absolute;
        content: "";
        background-color: #ecebeb;
        left: -7px;
        top: 50%;
        -webkit-transform: translate(0, -50%) rotate(-45deg);
        transform: translate(0, -50%) rotate(-45deg); }
    .sidebar-filter .sidebar-filter__info:after {
      width: 20px;
      height: 20px;
      position: absolute;
      content: "";
      background-color: #d2d2d2;
      -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
      box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
      left: calc(100% + 6px);
      top: 50%;
      -webkit-transform: translate(0, -50%) rotate(-45deg);
      transform: translate(0, -50%) rotate(-45deg);
      display: none; }
    .sidebar-filter .sidebar-filter__info:hover:after {
      display: block; }
    .sidebar-filter .sidebar-filter__info:hover .sidebar-filter__info-text {
      display: block; }

.filter-interval {
  margin-bottom: 15px; }
  .filter-interval .range-controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 13px;
    margin-bottom: 15px; }
    .filter-interval .range-controls .range-controls__l {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-right: 5px;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .filter-interval .range-controls .range-controls__l span {
        margin-right: 5px;
        display: inline-block; }
      .filter-interval .range-controls .range-controls__l .slider_opt_txtbox1 {
        width: 80px;
        height: 30px;
        border: 1px solid #cacaca;
        border-radius: 4px;
        padding: 0px 10px;
        color: #1b130e;
        font-size: 13px;
        font-family: 'Open Sans'; }
    .filter-interval .range-controls .range-controls__r {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .filter-interval .range-controls .range-controls__r span {
        margin-right: 5px; }
      .filter-interval .range-controls .range-controls__r .slider_opt_txtbox2 {
        width: 80px;
        height: 30px;
        border: 1px solid #cacaca;
        border-radius: 4px;
        padding: 0px 10px;
        color: #1b130e;
        font-size: 13px;
        font-family: 'Open Sans'; }
  .filter-interval .slider-range_input {
    height: 2px; }
    .filter-interval .slider-range_input.ui-widget.ui-widget-content {
      border-color: #cacaca; }
    .filter-interval .slider-range_input .ui-state-default, .filter-interval .slider-range_input .ui-widget-content .ui-state-default {
      width: 10px;
      height: 10px;
      background: #0092d9;
      border: none;
      border-radius: 0px;
      cursor: pointer; }
      .filter-interval .slider-range_input .ui-state-default.ui-state-hover, .filter-interval .slider-range_input .ui-widget-content .ui-state-default.ui-state-hover {
        background: #10c7ee; }

.sidebar-banner a {
  display: block;
  line-height: 0px; }

.sidebar-banner img {
  width: auto;
  max-width: 100%;
  height: auto; }

@media screen and (max-width: 992px) {
  .sidebar-filter-block {
    position: fixed;
    left: -300px;
    top: 0;
    width: 270px;
    height: 100vh;
    background: #fff;
    z-index: 100;
    padding: 35px 15px 15px 15px;
    overflow-y: auto;
    visibility: hidden;
    -webkit-transition: all .4s;
    transition: all .4s; }
    .sidebar-filter-block.active {
      left: 0;
      visibility: visible; } }

.sidebar-filter-block .pannel-close {
  width: 20px;
  height: 20px;
  background: url(close.svg) no-repeat center;
  background-size: contain;
  position: absolute;
  top: 10px;
  right: 10px;
  display: none;
  opacity: .3; }
  @media screen and (max-width: 992px) {
    .sidebar-filter-block .pannel-close {
      display: block; } }

.mobile-filter-link {
  display: none;
  border: 2px solid #0092d9;
  position: relative;
  height: 30px;
  line-height: 26px;
  padding: 0px 15px 0px 40px;
  border-radius: 3px;
  margin-bottom: 15px; }
  .mobile-filter-link:before {
    width: 15px;
    height: 15px;
    background: url(filter.svg) no-repeat center;
    background-size: contain;
    content: "";
    position: absolute;
    left: 10px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    opacity: .3; }
  .mobile-filter-link a {
    color: #383330;
    text-decoration: none;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    opacity: .5; }
  @media screen and (max-width: 992px) {
    .mobile-filter-link {
      display: block; } }
   
/* Start:/local/templates/.default/static/css/dev.css?169521129916170*/
.page-wrap{
    min-height: calc(100vh - 597px);
}
.catalog_item .stickers {
    left: 0;
}

.item .stickers {
    left: 0;
}
.stickers {
    left: 0;
    top: 4px;
    padding: 10px;
    position: absolute;
    z-index: 3;
    line-height: 20px;
    text-align: left;
    padding-right: 50px;
    font-size: 0;
}
.stickers [class*=sticker_] {
    padding: 4px 10px 5px;
}.stickers * {
    text-align: left;
}
.stickers [class*=sticker_] {
    background-color: #4fad00;
    width: auto;
    margin: 0 3px 6px;
    letter-spacing: .5px;
    position: relative;
    display: inline-block;
    color: #fff;
    font-size: 10px;
    line-height: 12px;
    padding: 5px 10px 4px;
    text-transform: uppercase;
    border-radius: 2px;
}
.stickers .sticker_hit {background-color: #fea51d;}
.stickers .sticker_new {background-color: #08b258;}
.stickers .sticker_sale {background-color: #fe521d;}
.stickers .sticker_recommended {background-color: #0094dc;}
.stickers .sticker_free_delivery {background-color: #FF0008 !important;width: 200px !important;font-weight: bold;}
.stickers .delivery_img{width: 30px;margin: 0;padding: 0;position: absolute;top: 3px;left: 165px;}

.head-logo{
    max-width: 200px;
}
.custom-form-file {
    min-height: 32px;
}

.icon-favorites_added{
    width: 17px;
    height: 21px;
    content: "";
    display: inline-block;
    background: url(favorites__blue.svg) no-repeat center; }


.btn-green{
    padding: 0px 20px;
    line-height: 31px;
    height: 35px;
    border: 2px solid #008fd8;
    background: #008fd8;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    white-space: nowrap;
    display: inline-block;
    -webkit-transition: all .4s;
    transition: all .4s;
    text-align: center; }

.btn-green{
    border: 2px solid #29a90c;
    background: #22a90b;
}
.btn-green:hover{color: #fff;}
.btn-green:hover:focus{color: #fff;}
.btn-green:focus{color: #fff;}

.page-wrap ul li{
    margin-bottom: inherit;
}

.goods-table-top{
    margin-bottom: 10px;
}
.catalog-item .catalog-item__img{
    height: inherit;
    min-height: 215px;
    line-height: 0;
}

.product-inform .product-inform__manufacturer a img{
    max-width: 100px;
}

.product-cart-popup .product-cart-popup__goods .product-cart-popup__goods-img img{
    max-width: inherit;
}

.product-cart-popup .roduct-cart-popup__similar .roduct-cart-popup__similar-item .roduct-cart-popup__similar-item__img a{
    text-align: center;
}

.panel-comparison .panel-comparison__item .panel-comparison__item-img{
    padding: 20px;
}

.panel-comparison.show{
    display: block;
}

.flex-center{
    align-items: center;
    justify-content: center;
}

.menu-brands .menu-brands__list{
    display: none;
}
.menu-brands .menu-brands__list.is-active{
    display: block;
}

.catalog-list{
    border: 2px solid #efeeee;
    /*border-bottom: none;
    border-left: none;*/
}

.catalog-list.catalog-list__page .catalog-item.five_line_items,
.catalog-list.catalog-list__page .catalog-item.four_line_items{
    border: none;
    border-right: 2px solid #efeeee;
    border-bottom: 2px solid #efeeee;
}

.catalog-list.catalog-list__page .catalog-item.five_line_items:nth-child(5n+5)
{
    border-right: none;
}
    
/*.catalog-list.catalog-list__page .catalog-item.four_line_items{
    border-top: 2px solid #efeeee;
}
.catalog-list.catalog-list__page .catalog-item.four_line_items:nth-child(-n+4),
.catalog-list.catalog-list__page .catalog-item.four_line_items:last-child{
    border-right: 2px solid #efeeee;
}
.catalog-list.catalog-list__page .catalog-item.five_line_items:nth-child(-n+5),
.catalog-list.catalog-list__page .catalog-item.five_line_items:last-child{
    border-right: 2px solid #efeeee;
}*/

.icon-favorites_blue.filled{
    background: url('favorites__blue_filled.svg') no-repeat center;
}
.icon-comparison_blue.filled{
    background: url('comparison__blue_filled.svg') no-repeat center;
}

@media (min-width: 1200px){
    .catalog-list.catalog-list__page .catalog-item.five_line_items{
        width: 20%;
    }
    .catalog-list.catalog-list__page .catalog-item.four_line_items{
        width: 25%;
    }    
}

@media (max-width: 1200px){
    .home-goods .home-goods__nav .container{
            display: block;
    }
}

.catalog_item .stickers {
    left: 0;
}

.item .stickers {
    left: 0;
}
.stickers {
    left: 0;
    top: 4px;
    padding: 10px;
    position: absolute;
    z-index: 3;
    line-height: 20px;
    text-align: left;
    padding-right: 50px;
    font-size: 0;
}
.stickers [class*=sticker_] {
    padding: 4px 10px 5px;
}.stickers * {
     text-align: left;
 }
.stickers [class*=sticker_] {
    background-color: #4fad00;
    width: auto;
    margin: 0 3px 6px;
    letter-spacing: .5px;
    position: relative;
    display: inline-block;
    color: #fff;
    font-size: 10px;
    line-height: 12px;
    padding: 5px 10px 4px;
    text-transform: uppercase;
    border-radius: 2px;
}
.stickers .sticker_hit {background-color: #2cd17b;}
.stickers .sticker_new {background-color: #1ed3de;}
.stickers .sticker_sale {background-color: #ff554e;}
.stickers .sticker_recommended {background-color: #0092d9;}

.home-product-sections .home-product-sections__list .home-product-sections__item .home-product-sections__item-icon img.icon-product-sections__1 {
    max-width: 121px;
    max-height: 88px;
}

.home-product-sections .home-product-sections__list .home-product-sections__item .home-product-sections__item-icon img {
    width: 90px;    
    height: auto;    
}

.catalog_block_view.no_goods {
    border-top-width: 0px;
}
.no_goods {
    border-top: 1px solid #f2f2f2;
}
.no_goods .no_products {
    position: relative;
    background: url(/local/templates/.default/static/img/empty.png) 0px 0px no-repeat;
    margin: 0px 0px -8px;
}
.no_goods .no_products:before {
    content: "";
    position: absolute;
    width: 54px;
    height: 54px;
    background: #989fa5;
    left: 0px;
    top: 8px;
    border-radius: 100%;
}
.wrap_text_empty {
    padding: 10px 0px 15px 97px;
}
.no_goods .no_products:after {
    content: "";
    position: absolute;
    width: 22px;
    height: 22px;
    background: url(/local/templates/.default/static/img/empty.png) 0px 0px no-repeat;
    top: 23px;
    left: 16px;
}

.error-block.tooltip-inner {
    padding: 3px 8px;
    text-align: center;
    border-radius: 4px;
    max-width: 500px;
    margin-bottom: 20px;
    background: #f2dede;
    color: #a94442;
    display: none;
}

.ordering-gray{
    padding: 20px;
}
.ordering-delivery-adress .ordering-delivery-adress__row .ordering-delivery-adress__col{
    margin-right: 20px;
}
.ordering-delivery-adress .ordering-delivery-adress__row .ordering-delivery-adress__col:last-child{
    margin-right: 0px;
}

.file-selectdialog .file-extended .file-selector:hover {
    border:3px dashed #0089cf;
    padding:21px 0 40px 188px;
}
.file-selectdialog .file-extended .file-load-img {background:url("file_upload_icon.png") no-repeat 0 0;
    height:75px;
    left:58px;
    top:20px;
    position:absolute;
    width:90px;
}
.file-selectdialog .file-extended .file-selector:hover .file-load-img {
    background-position: 0 -77px;
    left: 55px;
    top: 17px;
}

.file-selectdialog .file-simple, .file-selectdialog .file-extended{
    display: block;
}

.file-selectdialog-switcher:before {
    width: 14px;
    height: 29px;
    background: url(file.svg) no-repeat center;
    background-size: contain;
    position: absolute;
    left: 0;
    top: -5px;
    content: "";
}

table.goods-table .goods-table__add a{
    padding: 0 10px;
}

/* РІРµСЂС…РЅРёР№ С„РµР№РєРѕРІС‹Р№ СЃРєСЂРѕР»Р» */

.fake-upper-scroll, .true-bottom-scroll {
    width: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
}

.fake-upper-scroll {
    height: 20px;
}

.true-bottom-scroll {
}

.fake-upper-scroll .inner {
    height: 20px;
}

.true-bottom-scroll .inner {
    overflow: auto;
}

.popup-column .popup-column__list{
    max-height: 410px;
    overflow: auto;
    margin: 20px 0;
}
.popup-column .popup-column__item{
    width: 49%;
}

/* search.title */

.title-search-result div.title-search-result{
    display: block;
}
.title-search-result .search-block__autocomplete {
    background: #fff;
    -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.23);
    width: 680px;
    padding: 15px 20px;
    width: 100%;
}

.title-search-result .search-block__autocomplete .search-block__autocomplete-list {
    list-style: none;
}
.title-search-result .search-block__autocomplete .search-block__autocomplete-list .search-block__autocomplete-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 13px;
    line-height: 1.3;
    text-decoration: underline;
    margin-bottom: 15px;
}
.title-search-result .search-block__autocomplete .search-block__autocomplete-list .search-block__autocomplete-item .search-block__autocomplete-img {
    display: block;
    width: 45px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 20px;
}

.title-search-result .search-block__autocomplete .search-block__autocomplete-list .search-block__autocomplete-item .search-block__autocomplete-img img {
    width: auto;
    max-width: 100%;
    height: auto;
}
.title-search-result .search-block__autocomplete .search-block__autocomplete-list .search-block__autocomplete-item a {
    color: #1b130e;
    display: inline-block;
}

.title-search-result .search-block__autocomplete .search-block__autocomplete-list .search-block__autocomplete-item a:hover {
    color: #0092d9;
}

.quick-search{
    margin-bottom: 30px;
}

.quick-search .quick-search__filter-row{
    justify-content: left;
}
.quick-search .quick-search__filter-col{
    margin-right: 20px;
}

.sidebar-filter .sidebar-filter__head{
    padding: 10px 0px 10px 35px;
    min-height: 50px;
    height: inherit;
}

.filter-brands-alphabet .filter-brands-alphabet__list .filter-brands-alphabet__link.disabled{
    color: #d0cdcd;
}

.page-list-brands .page-list-brands__list .page-list-brands__item{
    margin-right: 20px;
}
.page-list-brands .page-list-brands__list .page-list-brands__item:nth-child(6n+6){
    margin-right: 0px;
}

/*.page-list-brands .page-list-brands__list{*/
    /*justify-content: space-between;*/
/*}*/

.site-map .site-map__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media screen and (max-width: 768px) {
    .site-map .site-map__row {
        display: block;
    }
}
.site-map .site-map__row .site-map__col {
    width: calc(100%/2 - 40px);
    margin-right: 40px;
}
@media screen and (max-width: 768px) {
    .site-map .site-map__row .site-map__col {
        width: 100%;
        margin-right: 0px;
    }
}

.site-map .site-map__item {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 10px;
    color: #2e2e2e;
}
.site-map .site-map__item a {
    text-decoration: none;
    color: #1b130e;
}
.site-map .site-map__item a:hover {
    color: #0089cf;
}

.site-map .site-map__level {
    list-style: none;
    margin-bottom: 0px;
}
.site-map .site-map__level > .site-map__level-item {
    display: block;
    margin-bottom: 20px;
    padding-left: 0px;
}
.site-map .site-map__level > .site-map__level-item:before {
    display: none;
}
.site-map .site-map__level > .site-map__level-item .site-map__level-link {
    text-decoration: none;
    color: #2e2e2e;
    font-size: 16px;
    display: block;
    margin-bottom: 20px;
}
.site-map .site-map__level > .site-map__level-item .site-map__level-link:hover {
    color: #0089cf;
}
.site-map .site-map__level > .site-map__level-item > .site-map__level-link {
    font-weight: 700;
}
.site-map .site-map__level > .site-map__level-item .site-map__level-sub {
    list-style: none;
    margin-bottom: 0px;
    display: none;
}
.site-map .site-map__level > .site-map__level-item .site-map__level-sub.active {
    display: block;
}
.site-map .site-map__level > .site-map__level-item .site-map__level-sub .site-map__level-item:before {
    display: none;
}
.site-map .site-map__level > .site-map__level-item .site-map__level-sub .site-map__level-item .site-map__level-link:hover {
    color: #0089cf;
}
.site-map .site-map__level > .site-map__level-item .site-map__level-drop {
    display: block;
    padding-left: 15px;
    position: relative;
}
.site-map .site-map__level > .site-map__level-item .site-map__level-drop:before {
    width: 7px;
    height: 7px;
    background: url(slider-arrow.svg) no-repeat center;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 4px;
    content: "";
}
.site-map .site-map__level > .site-map__level-item .site-map__level-drop.on {
    color: #0089cf;
}
.site-map .site-map__level > .site-map__level-item .site-map__level-drop.on:before {
    background: url(slider-arrow__hover.svg) no-repeat center;
    background-size: contain;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.catalog-cat-list .catalog-cat-list__item .catalog-cat-list__item-img img{
    width: 120px;
}

.product-inform .product-inform__manufacturer a{
    display: inline;
}
table.goods-table tbody td.td-goods{
    width: 130px;
}

table.goods-table .goods-table__img{
    margin: 10px auto;
}

.title-search-result{
    z-index: 100;
}

.table-pagination{
    width: 300px;
    padding-top: 0px;
}

.product-inform .product-inform__price{
    min-height: 50px;
}

.product-inform .product-inform__manufacturer a{
    padding-left: 0;
}

.product-inform .product-inform__manufacturer a img{
    max-width: 200px;
    max-height: 65px;
    position: relative;
}

.section-descr{
    font-size: 13px;
}

.search-block .search-block__input{
    padding: 0px 30px 0 15px;
}

.product-page .product-page__top{
        align-items: inherit;
}

.sidebar-widget .sidebar-banner{
    margin-bottom: 15px;
}

.add-column{
    font-size: 12px;
}
.page-wrap h1 {
    margin: 0px 0px 15px 0px;
    font-size: 33px;
    color: #1b130e;
    font-weight: 700;
    line-height: 36px;
}
.page-certificates .sert-container {
    justify-content: flex-start;
}
.catalog-item .catalog-item__img img {
    max-width: 165px;
    max-height: 165px;
}
.pagenavi .pagenavi__first a {
  display: block;
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative; 
}
.pagenavi .pagenavi__first a:before {
    width: 10px;
    height: 8px;
    background: url(menu-sub1.svg) no-repeat center;
    background-size: contain;
    content: "";
    position: absolute;
    left: 9px;
    top: 11px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); }
.pagenavi .pagenavi__first a:hover:before {
    background: url(menu-sub1__white.svg) no-repeat center;
    background-size: contain; 
}

.pagenavi .pagenavi__last a {
  display: block;
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative; 
}
.pagenavi .pagenavi__last a:before {
    width: 10px;
    height: 8px;
    background: url(menu-sub1.svg) no-repeat center;
    background-size: contain;
    content: "";
    position: absolute;
    left: 9px;
    top: 11px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg); 
}
.pagenavi .pagenavi__last a:hover:before {
    background: url(menu-sub1__white.svg) no-repeat center;
    background-size: contain;
}
.mb-20 {
    margin-bottom: 20px;
}
.mb-15 {
    margin-bottom: 15px;
}
.mb-5 {
    margin-bottom: 5px;
}

.head-email .head-email__item{
    font-size: 12px;
}

.head-email .icon-email {
    position: absolute;
    left: 10px;
}
/* End */


/* Start:/local/templates/.default/static/css/preloader.css?1542294079997*/
.pr_bg{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    opacity: 1;
    z-index: 100000;
}
.pr_wr{
    position: fixed;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;

}
.wr{
    position: absolute;
    opacity: 1;
    width: 50px;
    height: 50px;
    animation-duration: 1.5s;
    animation-name: rotate;
    animation-timing-function: linear;
    animation-iteration-count: infinite;

}
.pr{
    width: 50px;
}
.scale{
    animation-duration: 2s;
    animation-name: scale;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@media (max-width: 500px) {
    .pr_wr{
        left: 42%;
    }
}

@keyframes rotate {
    from {
        transform: rotate(360deg);
    }
}
@keyframes scale {
    0% {
        transform: scale(1);
        opacity: 1;
    }
    50%{
        transform: scale(0.7);
        opacity: 0;
    }
    75% {
        transform: scale(0.85);
        opacity: 0.5;
    }

}
/* End */


/* Start:/local/assets/css/style_new.css?169513674249447*/
.catalog-item .catalog-item__price {
    font-size: 15px;
}

.catalog-item__prop-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 0.5px dotted grey;
}

.catalog-item__prop-item:not(:last-child) {
    margin-bottom: 3px;
}

.catalog-item__prop-value {
    text-align: right;
}

.catalog-item__content {
    margin-bottom: 20px;
}

.catalog-item__item,
.catalog-item__item:hover {
    color: rgb(27 19 14);
    text-decoration: unset;
}

._labelClick,
._labelClick:hover,
._labelClick:focus {
    color: rgb(0 0 0);
    text-decoration: none !important;
    outline: none !important;
}

button.btn-buy {
    cursor: pointer;
}

button.btn-buy.btn-green {
    border: 2px solid #29a90c !important;
    background: #22a90b !important;
}

button.popup-link {
    cursor: pointer;
}

.scroll-panel .scroll-panel__btn button {
    font-family: 'Open Sans';
    border: unset;
    background-color: unset;
    font-size: 13px;
    line-height: 16px;
    font-weight: bold;
    max-width: 120px;
    text-align: center;
    text-decoration: none;
}

.scroll-panel .scroll-panel__btn button:hover span{
    color: #1b130e;
    border-bottom: 1px dashed #1b130e;
}

.scroll-panel .scroll-panel__btn button span {
    color: #fff;
    border-bottom: 1px dashed #fff;
}
.head-top .head-top__links .head-top__link button {
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    display: block;
    position: relative;
    padding-left: 30px;
    height: 25px;
    line-height: 25px;
    background-color: unset;
    border: unset;
}
.main-footer {
    margin-bottom: -30px;
}
.catalogSection__popSects-title {
    font-size: 14px;
    margin-bottom: 10px;
}
.catalogSection__popSects-item {
    display: block;
    font-size: 14px;
}
.catalogSection__popSects-item:not(:last-child) {
    margin-bottom: 5px;
}
.catalogSection__popSects {
    margin-top: 30px;
}
/*ymaps {*/
/*    display: none;*/
/*}*/
/*#map ymaps {*/
/*    display: block;*/
/*}*/

.product-inform__col .bx_item_detail_rating {

}

.product-inform__col .bx_item_detail_rating td {
    padding: 0;
    border:none;
}

.product-inform__col .bx_stars_rating_votes {
    margin-left: 8px;
}

.gt55 {
    color: #1b130e;
}

.thu265 {
    display: none;
}

.thu765 {
    display: none;
}

.fll11 {
    float:left;
}

.flr11 {
    float: right;
    /*line-height: 19px;*/
}

.wraps105 {
    display:inline-block;
    width:100%;
}

.pr7588 {
    float: right;
}

.flp11 {line-height: 30px;margin-bottom: 20px;}

.flp12 {
    display: inline-block;
    width: 100%;
}

.flp13 {

}

.tt5044 {
    margin-left: 8px;
    margin-top: -4px;
    font-size: 13px;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
}

.td4546 {

}

.shopping-list .shopping-list__bottom .shopping-list__bottom-cont {
    max-width: 280px;
    justify-content: space-between;
}

.shopping-list .shopping-list__bottom .shopping-list__bottom-price .price-left {
    width: 30%;
    min-width: 100px;
}

.shopping-list .shopping-list__bottom .shopping-list__bottom-price .price-right {

}

.ordering .ordering-bottom {
    max-width: 350px;
}

.fl785 {display: inline-block;width: 100%;/* line-height: 15px; */margin-bottom: -10px;}

.fl786 {display: inline-block;width: 100%;}

.catalog-item .catalog-item__bot .price-info {
    width: 20px;
    height: 20px;
    background: #b1b1b1;
    content: "";
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    cursor: pointer;
    position: relative;
    margin-left: 5px;
}

.catalog-item .catalog-item__bot .price-info .price-info__text {
    position: absolute;
    width: 105px;
    padding: 10px;
    background: #fff;
    z-index: 5;
    color: #000;
    font-weight: 600;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    left: 50%;
    top: calc(-100% - 47px);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    border-color: #d2d2d2;
    background-color: white;
    -webkit-box-shadow: 0px 0px 9px 0px rgb(0 0 0 / 23%);
    box-shadow: 0px 0px 9px 0px rgb(0 0 0 / 23%);
    display: none;
    opacity: 0;
}

.catalog-item .catalog-item__bot .price-info .price-info__text span {
    position: relative;
    z-index: 10;
}


.catalog-item .catalog-item__bot .price-info:hover .price-info__text {
    top: calc(-100% - 47px);
    opacity: 1;
    visibility: visible;
    display: block;
}

.catalog-item .catalog-item__bot .price-info .price-info__text:after {
    width: 20px;
    height: 20px;
    position: absolute;
    content: "";
    background: #fff;
    bottom: -7px;
    left: 50%;
    -webkit-transform: translate(-50%, 0) rotate(-45deg);
    transform: translate(-50%, 0) rotate(-45deg);
}

.catalog-item .catalog-item__bot .price-info:after {
    width: 20px;
    height: 20px;
    position: absolute;
    content: "";
    background: #fff;
    -webkit-box-shadow: 0px 0px 9px 0px rgb(0 0 0 / 23%);
    box-shadow: 0px 0px 9px 0px rgb(0 0 0 / 23%);
    top: -32px;
    left: 50%;
    -webkit-transform: translate(-50%, 0) rotate(
            -45deg
    );
    transform: translate(-50%, 0) rotate(
            -45deg
    );
    display: none;
}

.catalog-item .catalog-item__bot .price-info:hover:after {
    display: block;
}

.status-underOrder {
    float: left;
}

.pr7588 {
    float: right;
    margin-top: -6px;
    margin-left: 4px;
}

.st2014 {float: left;color: red;margin-top: -3px;}

.st254 {
    float: left;
}

.product-inform .product-inform__status {
    top: 31%;
}

.st856 {    margin-top: 17px;
    font-size: 12px;}

.rds87 {font-size: 12px;font-weight: 400;color: red;}

.product-inform__links img{
    max-height:90px;
}

#simple_goods .catalog-item__content {
    min-height: 35px;
}


/*.iyuop.check {*/

/*background: #008fd8;*/

/*padding: 8px 9px !important;*/
/*}*/

/*.iyuop.check a {*/

/*color: white !important;*/
/*}*/

.sitemap458 {
    display: inline-block;
}

.sitemap459 {
    float: left;
    width: 32%;
    margin-right: 1%;
}

@media(max-width: 767px) {
    .sitemap459 {
        float: left;
        width: 49%;
        margin-right: 1%;
    }
}

@media(max-width: 500px) {
    .sitemap459 {
        width: 100%;
    }
}


.thg {
    background: url(/img/long-arrow-down.png);
    background-size: 16px 15px;
    width: 15px;
    height: 15px;
    display: inline-block;
    margin-left: 5px;
    cursor: pointer;
}

.thg2 {
    background: url(/img/long-arrow-up.png);
    background-size: 16px 15px;
}

.dr87 {
    margin-left: 15px;
}

.dr88 {
    display: inline-block;
    width: 100%;
}

.dr88 a {
    /* float: left; */
    /* max-width: 93%; */
    border-bottom: 0;
    text-decoration: underline rgba(0, 0, 0, 0.15);
    text-decoration: none;
    color: #2e2e2e;
    font-size: 16px;
    display: inline-block;
    margin-bottom: 8px;
}

.dr89 {
    white-space: nowrap;
}

.all_g1 {
    display: none;
    font-size: 14px;
}

.dr87.op4 .all_g1 {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 12px;
    color: #2e2e2e;
    margin-top: -5px;
}

.pk548 {

    margin-bottom: 10px;
}

.a45345 {
    margin-left: -10px;
    margin-top: -6px;
}
.map-level-0 li{
    margin-bottom: 3px;
    margin-top: 3px;
}
/*


.map-level-0 ul {
    padding-left: 30px;
}*/

.page-wrap ul li:before {
    display: none;
}

.site-map .site-map__level > .site-map__level-item .site-map__level-link {
    margin-bottom: 8px !important;
}


.footer-maps-site .zr4587 {
    display: inline-block;
    margin-top: 7px;
}

.footer-maps-site {
    line-height: 17px;
}

.main-footer__row1{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 25px;
    margin-bottom: 25px;
    width: 100%;
}

.footer-menu{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 330px;
    align-items: flex-start;
}
.menu2{
    height: 280px;
}

.footer-menu__item{
    color: #c2c2c2;
    font-size: 14px;
    font-weight: 300;
    text-decoration: none;
}

.footer-menu__item:hover{
    text-decoration: underline;
    color: white;
    cursor: pointer;
}

.main-footer__row2{
    padding-top: 50px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    border-bottom: 1px solid #3F3F3F;
    border-top: 1px solid #3F3F3F;
}
/*#272727*/
.footer-sub-menu{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-grow: 1;
    font-size: 16px;
    font-weight: 300;

    text-transform: uppercase;
    margin-right: 115px;
}

.footer-sub-menu__item{
    margin-bottom: 10px;
}

.footer-sub-menu__item:hover{
    cursor: pointer;
    text-decoration: underline;
}

.footer-sub-menu-group{
    display: flex;
    flex-direction: column;
}

.footer-sub-menu-group a{
    color: #fff;
    text-decoration: none;
}

.footer-sub-menu-group a:hover{
    color: white;
    text-decoration: underline;
}

.footer-nav:first-child{
    flex-grow: 1;
}
.footer-nav:nth-child(2){
    min-width: 450px;
}

.footer-nav__title2{
    font-size:16px;
    font-weight: 300;
    margin-bottom: 20px;
    text-transform: uppercase;

}

.main-footer__new-right{
    width: 350px;
    color: #c2c2c2;
    font-size: 14px;
    font-weight: 300;
    max-width: 100%;
    /*margin-bottom: 30px;*/
}

.main-footer__new-right div a{
    cursor: pointer;
    color: #c2c2c2;
    text-decoration: none;
}

.main-footer__new-right div{
    display: flex;
    margin-bottom: 10px;
}

.footer-copyright-row{
    padding-top: 30px;
    padding-bottom: 30px;
    display: flex;
    justify-content: space-between;
    max-width: 1180px ;
    /* margin-left: 25px;*/
}

.footer-copyright-row span{
    text-decoration: underline;

}
.main-footer .cont{
    width: 100%;
    max-width: 1210px;
}
.footer-copyrighth{
    width: 100%;
    display: flex;
    justify-content: center;
    color: #757575;
    font-size: 12px;
    font-weight: 300;
    /*margin: auto;*/
    max-width: 100%;

    padding-left: 15px;
    padding-right: 15px;
}

.footer-copyrighth div{
    max-height: 50px;
    flex: 1 1 auto;
}

.footer-copyrighth div:nth-child(2){
    margin-left: 50px;
    margin-right: 50px;
}

.footer-copyrighth a{
    color: #757575;
    text-decoration: underline;
}

.footer-copyrighth a:hover{
    color: #757575;
    text-decoration: underline;
    cursor: pointer;
}

.cont{
    box-sizing: border-box;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

@media (max-width: 1239px){

    .main-footer{
        padding-bottom: -150px;
    }

    .footer-menu{
        width: 225px;
    }

    .footer-copyrighth div{
        max-height: none;

    }
    .footer-sub-menu{
        margin-right: 0px;
    }
    .main-footer__row1{
        flex-direction: column;
        align-items: stretch;
        justify-content: flex-start;
        width: 100%;
    }

    .main-footer__row2{
        flex-direction: column;
        align-items: stretch;
        justify-content: flex-start;
        width: 100%;
    }

    .footer-menu{
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        height: 270px;
        align-items: space-between;
        align-content: space-between;
        width: 100%;
    }
    .menu2{
        height: 210px;
        align-content: space-between;
        width: 100%;
    }

    .footer-sub-menu{
        align-content: space-between;
        margin-bottom: 45px;
        width: 100%;
    }

    .main-footer__new-right{
        width: 940px;
        height: 175px;

    }

    .main-footer__new-right div{
        margin-bottom: 15px;
    }


    .footer-copyrighth{
        /*width: 940px;*/
        justify-content: center;
        margin-top: -10px;
        margin-bottom: -40px;
    }
    .footer-copyright-row{
        padding-top: 30px;
        padding-bottom: 30px;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        max-width: 940px;
        margin: auto;
    }
    .footer-copyright-row div:nth-child(2){
        margin-left: 0;
        margin-right: 0;

    }
    .footer-copyright-row div{
        margin: 5px 0;

    }


    .footer-nav:nth-child(2){
        margin-top:35px;
    }
}


@media (max-width: 991px){

    .main-footer__row1{
        min-width: 720px;
    }

    .main-footer__row2{
        min-width: 720px;
    }


    .footer-nav:nth-child(2){
        min-width: 0px;
    }
    .footer-nav__title2{
        border-top: 1px solid #3F3F3F;
        padding: 0 20px;
        height: 80px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        position: relative;
    }
    .main-footer__row1 {border-bottom: 1px solid #3F3F3F;}
    .footer-menu{
        display: none;
    }

    .footer-sub-menu{
        align-content: space-between;
        width: 100%;
        /*height: 193px;*/
        flex-wrap: wrap;
        max-width: 720px;
    }

    .footer-copyright-row{
        max-width: 720px;
        margin: 0px;
    }

    .main-footer{
        /*height: 790px;*/
    }
    .footer-copyrighth{
        /*width: 720px;*/
    }

    .main-footer__row2{
        padding-top: 0px;
        border-top: none;
        padding: 0 20px;

    }
    .main-footer__new-right{
        width: 720px;
        margin-bottom: 30px;
    }

    .main-footer__row1{
        margin-bottom: 55px;
    }

    .footer-nav{
        /*height: 80px;*/
    }

    .footer-nav:nth-child(2){
        margin-top: 0px;
        position: relative;
        top: -1px;
    }

}

@media (max-width: 765px){
    .main-footer__row1{
        min-width: 0px;
        width: 100%;

    }

    .main-footer__row2{
        min-width: 0px;

    }
}
@media (max-width: 320px){

    .footer-nav{
        /*width: 270px;*/

    }

    .footer-nav:nth-child(2){
        min-width: 0px;
    }

    .main-footer__new-right{
        /* width: 288px;*/
    }

    .main-footer__row2{
        flex-wrap: wrap;
        /* width: 288px;*/
    }
    .footer-sub-menu{
        /* width: 288px;*/
        flex-wrap: wrap;
        align-items: flex-start;
        align-content: flex-start;
    }
    .footer-copyrighth{
        /*width: 288px;*/
        margin-bottom: -20px;
    }
    .footer-copyright-row{
        /*width: 288px;*/
    }


    .footer-copyright-row{
        flex-direction: column;
        justify-content: space-between;
    }

    .footer-copyrighth div{
        max-height: none;
    }

    .footer-copyrighth{
        height: 240px;
    }

    .main-footer__new-right{
        position: relative;
        top: -30px;
        margin-bottom: 10px;
    }
}

.footer-menu__item a {
    color: #c2c2c2;
    text-decoration: none;
}

.footer-adresss > img {
    width: 20px;
    margin-right: 15px;
}

.footer-phonee > img {
    width: 20px;
    margin-right: 15px;
}

.footer-maill > img {
    width: 20px;
    margin-right: 15px;
}

.arr4 {display:none;}

@media(max-width: 991px) {
    .arr4 {
        display:inline;
        width: 20px;
        height: 11px;
        position: absolute;
        background: url(arr_dn.png);
        right: 15px;
    }

    .arr4_rev {
        background: url(arr_up.png);
    }

    .footer-nav__title2 {
        margin-bottom:0;
    }

    .footer-menu {
        height:auto;
        width:auto;
        margin-bottom: 30px;
    }
    .footer-nav {
        margin-right: 0;
        margin-bottom: 0;
    }
}

.a48799 {
    font-size: 16px !important;
    font-weight: 16px !important;
}
.goods-table-wrap .catalog-list.catalog-list__page .catalog-item.five_line_items, .catalog-list.catalog-list__page .catalog-item.four_line_items:nth-child(4n+4){
    border-right: unset;
}
.home-goods__tabs .catalog-list.catalog-list__page .catalog-item.five_line_items:nth-child(5n+5){
    border-right: 2px solid #efeeee !important;
}
.home-goods__tabs .catalog-list{
    border: unset;
}
.home-goods__tabs .catalog-list .catalog-item:nth-child(3n+1){
    border-left: 2px solid #efeeee !important;
}
#simple_goods454 .catalog-list {
    border: none !important;
}

#simple_goods454 .catalog-list.catalog-list__page .catalog-item.five_line_items, #simple_goods454 .catalog-list.catalog-list__page .catalog-item.four_line_items {
    border-left: 2px solid #efeeee !important;
}
#simple_goods454 .catalog-list.catalog-list__page .catalog-item {
    max-width: none;
}
@media (min-width: 993px) and (max-width: 1239px){
    .home-goods__tabs .catalog-item{
        width: calc(100%/4) !important;
    }
}
#simple_goods454 .h2567 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 11px;
}

.section-descr ul {
    list-style-type: disc;
    margin-left: 34px;
    margin-bottom: 18px;
}

.section-descr ul li {
    padding-left: 0;
    margin-bottom: 0;
    line-height: 20px;
}
@media(max-width: 1240px) {
    .head-menu__link .btn{
        font-size: 10px;
        padding: 0 5px;
        margin-right: 5px;
    }
    .main-menu .main-menu__link{
        font-size: 12px;
    }
}
@media (min-width: 1200px) and (max-width: 1239px){
    .stickers .sticker_free_delivery{
        width: 148px !important;
    }
    .stickers .delivery_img{
        top: 8px;
        left: 106px;
    }
    .goods-table-wrap .catalog-list.catalog-list__page .catalog-item {
        width: calc(100%/3) !important;
    }
    .goods-table-wrap .catalog-list.catalog-list__page .catalog-item.five_line_items, .catalog-list.catalog-list__page .catalog-item.four_line_items:nth-child(4n+4){
        border-right: 2px solid #efeeee;
    }
}
.head-top .head-top__links .head-top__link i{
    top: 3px;
}
@media (max-width: 1239px){
    .goods-table-wrap .catalog-list.catalog-list__page .catalog-item.five_line_items, .catalog-list.catalog-list__page .catalog-item.four_line_items:nth-child(3n+3){
        border-right: unset;
    }
}
@media(max-width: 992px) {
    .goods-table-wrap .catalog-list.catalog-list__page .catalog-item.five_line_items, .catalog-list.catalog-list__page .catalog-item.four_line_items:nth-child(4n+4){
        border-right: 2px solid #efeeee;
    }
    .goods-table-wrap .catalog-list.catalog-list__page .catalog-item.five_line_items, .catalog-list.catalog-list__page .catalog-item.four_line_items:nth-child(3n+3){
        border-right: unset;
    }
    .main-head .main-head__row{
        flex-wrap: unset;
    }
    .head-contacts{
        padding-top: 0;
        justify-content: right;
        margin-left: 10px;
        width: 100%;
    }
    .head-search{
        width: 100%;
        max-width: 233px;
    }
    .head-contacts .head-phone__item{
        font-size: 12px;
    }
    .head-phone{
        width: 165px;
    }
    .head-email{
        width: 165px;
    }
    .head-email .head-email__item{
        font-size: 12px;
    }
    .scroll-panel__links .scroll-panel__comparison{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .scroll-panel__links .scroll-panel__favorites{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .scroll-panel__links .scroll-panel__basket{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .scroll-panel .scroll-panel__left{
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
}
@media(max-width: 710px) {
    .goods-table-wrap .catalog-list.catalog-list__page .catalog-item.five_line_items, .catalog-list.catalog-list__page .catalog-item.four_line_items:nth-child(2n+2){
        border-right: unset;
    }
    .home-goods__tabs .catalog-list .catalog-item:nth-child(3n+1){
        border-left:0px;
    }
    .home-goods__tabs .catalog-list .catalog-item:nth-child(3), .home-goods__tabs .catalog-list .catalog-item:nth-child(5){
        border-left:2px solid #efeeee !important;
    }
}
@media(max-width: 670px) {
    .goods-table-wrap .catalog-list.catalog-list__page .catalog-item.five_line_items, .catalog-list.catalog-list__page .catalog-item.four_line_items:nth-child(3n+3){
        border-right: 2px solid #efeeee;
    }
    .goods-table-wrap .catalog-list.catalog-list__page .catalog-item.five_line_items, .catalog-list.catalog-list__page .catalog-item.four_line_items:nth-child(2n+2){
        border-right: unset;
    }
    .main-head .main-head__row{
        flex-direction: column;
    }
    .head-contacts{
        flex-direction: column;
        margin-top: 10px;
    }
    .head-mode{
        display: none;
    }
    .head-logo{
        margin-bottom: 20px;
    }
    .head-phone{
        margin-bottom: 10px;
        margin-right: auto;
        margin-left: auto;
    }
}
@media(max-width: 440px) {
    .goods-table-wrap .catalog-list.catalog-list__page .catalog-item.five_line_items, .catalog-list.catalog-list__page .catalog-item.four_line_items:nth-child(3n+3){
        border-right: unset;
    }
    .goods-table-wrap .catalog-list.catalog-list__page .catalog-item.five_line_items, .catalog-list.catalog-list__page .catalog-item.four_line_items:nth-child(2n+2){
        border-right: unset;
    }
    .goods-table-wrap .catalog-list.catalog-list__page .catalog-item.five_line_items, .catalog-list.catalog-list__page .catalog-item.four_line_items{
        border-right: unset;
    }
    .goods-table-wrap .catalog-list.catalog-list__page .catalog-item{
        max-width: unset;
    }
    .catalog-list.catalog-list__page .catalog-item.five_line_items{
        border-left: 2px solid #efeeee;
    }
}
@media(max-width: 991px) {
    /*.product-desc table tbody tr td p u span a span{*/
    /*    word-break: break-word;*/
    /*    font-size: 10px !important;*/
    /*}*/
    /*.product-desc table tbody tr td p b span{*/
    /*    font-size: 10px !important;*/
    /*}*/
    /*.product-desc table tbody tr td p b span{*/
    /*    font-size: 10px !important;*/
    /*}*/
    /*.product-desc table tbody tr td{*/
    /*    padding: 10px 0;*/
    /*    width: 50px !important;*/
    /*}*/
    /*table tbody span{*/
    /*    font-size: 10px !important;*/
    /*    word-break: break-word;*/
    /*}*/
    .wrap_table{
        overflow: auto;
    }
    .news-single a{
        word-break: break-word;
    }
}
@media(min-width: 991px) and (max-width: 1239px) {
    .product-inform .product-inform__manufacturer a img{
        width: 100%;
    }
}
@media (min-width: 1200px) and (max-width: 1239px) {
    .goods-table-wrap .catalog-list.catalog-list__page .catalog-item{
        width: 100% !important;
    }
}
@media (min-width: 993px) and (max-width: 1240px) {
    .table-filters .table-filter__sorting{
        margin-top: 15px;
    }
}
.catalog-slider .catalog-item.five_line_items, .catalog-list.catalog-list__page .catalog-item.four_line_items{
    border-right: 2px solid #efeeee !important;
    border-top: 2px solid #efeeee !important;
}
.catalog-slider .catalog-item.five_line_items, .catalog-list.catalog-list__page .catalog-item.four_line_items:nth-child(2n+2){
    border-right: 2px solid #efeeee !important;
}
.catalog-slider .catalog-item.five_line_items, .catalog-list.catalog-list__page .catalog-item.four_line_items:nth-child(3n+3){
    border-right: 2px solid #efeeee !important;
}
.catalog-slider .catalog-item.five_line_items, .catalog-list.catalog-list__page .catalog-item.four_line_items:nth-child(4n+4){
    border-right: 2px solid #efeeee !important;
}
@media (max-width: 480px) {
    .page-list-brands .page-list-brands__item:nth-child(2n+2){
        margin-right: 0 !important;
    }
}
@media (min-width: 481px) and (max-width: 786px) {
    .page-list-brands .page-list-brands__item:nth-child(3n+3){
        margin-right: 0 !important;
    }
}
@media (min-width: 769px) and (max-width: 992px) {
    .page-list-brands .page-list-brands__item:nth-child(3n+3){
        margin-right: 20px !important;
    }
    .page-list-brands .page-list-brands__item:nth-child(2n+2){
        margin-right: 20px !important;
    }
    .page-list-brands .page-list-brands__item:nth-child(4n+4){
        margin-right: 0 !important;
    }
}
@media (min-width: 768px) and (max-width: 768px) {
    .page-publications__tabs .container{
        width: unset !important;
    }
}
/*РћС‚Р·С‹РІС‹*/
.commentForm {
    position: relative;
    display: none;
}
.commentForm__close {
    position: absolute;
    width: 14px;
    height: 14px;
    right: 45px;
    top: 33px;
    cursor: pointer;
}
.commentForm__close:before, .commentForm__close:after {
    content: '';
    width: 100%;
    height: 2px;
    background: #C4C4C4;
    transform: rotate(45deg);
    position: absolute;
    top: 5px;
    right: 0;
    bottom: 0;
    left: 0;
}
.commentForm__close:after {
    transform: rotate(-45deg);
}
.commentForm__block {
    background: #FFFFFF;
    box-shadow: 0px 0px 26px rgba(0, 0, 0, 0.09);
    border-radius: 4px;
    padding: 40px 45px 40px 53px;
    margin-bottom: 20px;
}
.commentForm__block p{
    font-size: 17px;
}
.commentForm__step {
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-size: 12px;
    line-height: 127.3%;
    color: #C5C5C5;
    margin-bottom: 30px;
}
.commentForm__title {
    font-family: 'Exo2', sans-serif;
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    color: #111111;
    margin-bottom: 18px;
}
.commentForm__stars {
    display: flex;
    margin-bottom: 38px;
}
.commentForm__star {
    width: 36px;
    height: 34px;
    margin-right: 13px;
    background-image: url("/images/star-comment.svg");
}
.commentForm__star.active {
    background-image: url("/images/star-comment-color.svg");
}
.commentForm__buttons .button {
    background: #F2F2F2;
    border: 1px solid #F2F2F2;
    box-sizing: border-box;
    border-radius: 1px;
    font-weight: bold;
    font-size: 12px;
    line-height: 217.5%;
    text-align: center;
    text-transform: uppercase;
    color: #111111;
    padding: 8px 27px;
    font-family: 'exo2', sans-serif;
    cursor: pointer;
    margin-right: 10px;
}
.commentForm__buttons .button_color {
    background: #00B2E3;
    border-radius: 1px;
    width: 148px;
    font-weight: bold;
    font-size: 12px;
    line-height: 217.5%;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    padding: 8px 27px;
    font-family: 'exo2', sans-serif;
}
.commentForm__input {
    background: #FAFAFA;
    border: 1px solid #E6E6E6;
    box-sizing: border-box;
    border-radius: 3px;
    font-size: 14px;
    line-height: 105.47%;
    color: #B9B9B9;
    font-family: arial, sans-serif;
    height: 70px;
    padding: 12px 32px;
    position: relative;
    margin-bottom: 16px;
    max-width: 582px;
    transition: .3s;
}
.commentForm__input label {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding: 0 15px;
    transition: .3s;
    margin-left: -15px;
}
.commentForm__input .input {
    width: 100%;
    padding-left: 0;
    border: none;
    height: 45px;
}
.commentForm__input{
    position: relative;
}
.commentForm__input .form_error{
    position: absolute;
    top: 8px;
    color: red;
    display: none;
}
.commentForm__input.active {
    background-color: #fff;
}
.commentForm__input .input{
    background: #FAFAFA;
}
.commentForm__input .input:focus{
    background: #fff;
    color: black;
}
.commentForm__input.active label {
    top: 0;
    background-color: #fff;
}
.commentForm__block {
    display: none;
}
.commentForm__block.active {
    display: block;
}
@media (max-width: 767px) {
    .commentForm__block {
        padding: 20px 20px 27px;
    }
    .commentForm__title {
        font-size: 20px;
        line-height: 24px;
    }
}

.stars {
    display: flex;
}
.star {
    margin-right: 5px;
    width: 15px;
    height: 14px;
}
.star_color {
    background-image: url("/local/assets/img/star-color.svg");
}
.star_empty {
    background-image: url("/local/assets/img/star-empty.svg");
}

.rating-area {
    overflow: hidden;
    width: 180px;
}
.rating--area {
    color: #C4C4C4;
    line-height: 16px;
}
.rating-area:not(:checked) > input {
    display: none;
}
.rating-area:not(:checked) > label {
    float: right;
    padding: 0;
    cursor: pointer;
    font-size: 32px;
}
.rating-area:not(:checked) > label:before {
    content: url('/local/assets/img/nonfill_star.svg');
}
.rating-area > input:checked ~ label:before {
    content: url('/local/assets/img/star.svg');
}
.rating-area:not(:checked) > label:hover,
.rating-area:not(:checked) > label:hover ~ label {
    color: gold;
}
.rate-area > label:active {
    position: relative;
}
.productInfo__title{
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 19px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.productInfo__button{
    cursor: pointer;
    height: 40px;
    padding: 2px 20px;
}
.productInfo__button:hover{
    background: #41bafc;
    border: 2px solid #41bafc;
}
.commentForm__buttons{
    display: flex;
    flex-direction: row;
}

.comment {
    display: flex;
    flex-direction: row;
    border-radius: 3px;
    background-color: #f2f2f2;
    -webkit-box-shadow: 0px 4px 0px 0px rgb(0 0 0 / 15%);
    box-shadow: 0px 4px 0px 0px rgb(0 0 0 / 15%);
    padding: 33px 33px;
    margin-bottom: 10px;
}
.comment_person-info{
    display: flex;
    flex-direction: column;
    margin-right: 50px;
    padding-right: 20px;
    border-right: 2px solid #d0d0d0;
    width: 100%;
    max-width: 150px;
}
.comment_person-rating{
    display: flex;
    flex-direction: row;
}
.comment_person-date{
    margin-bottom: 5px;
}
.comment_person-text{
    width: 100%;
    word-break: break-word;
}
.comment_person-name{
    margin-bottom: 5px;
}
.comment_person-city{
    line-height: 20px;
    margin-bottom: 5px;
}
@media screen and (max-width: 550px) {
    .comment{
        flex-direction: column;
    }
    .comment_person-info{
        border-right: none;
        border-bottom: 2px solid #d0d0d0;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
}
.similar_wrap .catalog-item .catalog-item__price{
    margin-top: 150px;
}
.commentForm__stars{
    display: flex;
    flex-direction: column;
}
.rating_error{
    color: red;
    font-size: 14px;
    display: none
}
/*РџРµСЂРµР»РёРЅРѕРІРєР° РєР°С‚Р°Р»РѕРіР°*/
.um_news_list.news-list .news-list__item{
    max-width: 370px;
    min-width: 370px;
}
.um_slider_news .slick-list{
    padding-left: 15px;
}
.um_slider_news .slick-arrow{
    position: absolute;
    left: -15px;
    top: 50%;
    width: 16px;
    height: 21px;
    font-size: 0px;
    line-height: 0px;
    border: none;
    background: url(slider-arrow.svg) no-repeat center;
    background-size: contain;
    content: "";
    cursor: pointer;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 10;
}
.um_slider_news .slick-arrow.slick-next{
    left: auto;
    right: -15px;
}
.um_slider_news .slick-arrow.slick-prev {
    -webkit-transform: translate(0, -50%) rotate(
            -180deg
    );
    transform: translate(0, -50%) rotate(
            -180deg
    );
}
.um_slider_news .slick-arrow.slick-disabled {
    opacity: .3;
}
.um_slider_news .slick-arrow:hover {
    background: url(slider-arrow__hover.svg) no-repeat center;
    background-size: contain;
}
.um_slider_news .slick-track{
    min-width: 370px;
}
/*РќР°СЃС‚СЂРѕР№РєР° СЃР»Р°Р№РґРµСЂР° РґР»СЏ СЃС‚Р°С‚РµР№ */
.slick_slider_articles_thema .slick-arrow{
    position: absolute;
    left: -15px;
    top: 50%;
    width: 16px;
    height: 21px;
    font-size: 0px;
    line-height: 0px;
    border: none;
    background: url(slider-arrow.svg) no-repeat center;
    background-size: contain;
    content: "";
    cursor: pointer;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 10;
}
.slick_slider_articles_thema .slick-arrow.slick-next{
    left: auto;
    right: -15px;
}
.slick_slider_articles_thema .slick-arrow.slick-prev {
    -webkit-transform: translate(0, -50%) rotate(
            -180deg
    );
    transform: translate(0, -50%) rotate(
            -180deg
    );
}
.slick_slider_articles_thema .slick-arrow.slick-disabled {
    opacity: .3;
}
.slick_slider_articles_thema .slick-arrow:hover {
    background: url(slider-arrow__hover.svg) no-repeat center;
    background-size: contain;
}
.slick_slider_articles_thema .catalog-item{
    max-width: 285px;
}
.catalog-item__more{
    float: right;
}
.um_news_list.news-list .news-list__item{
    min-height: 340px;
}
.um_slider_two_item .news-list .news-list__item{
    min-width: unset !important;
}
.um_slider_two_item .slick-slide{
    width: 395px !important;
}
.um_slider_two_item .slick-track{
    width: 900px !important;
}
.sidebar-brands__item{
    cursor: pointer;
}
@media screen and (max-width: 1200px) {
    .um_slider_two_item .slick-slide{
        max-width: 350px !important;
        margin-right: 25px;
    }
}
@media screen and (max-width: 900px) {
    .um_slider_two_item .slick-slide{
        max-width: 330px !important;
        margin-right: 25px;
    }
}
@media screen and (max-width: 650px) {
    .um_slider_two_item .slick-slide{
        max-width: 250px !important;
        margin-right: 25px;
    }
}
@media screen and (max-width: 480px) {
    .um_slider_two_item .slick-slide{
        max-width: unset !important;
        margin-right: 0;
    }
}
/*РџРµСЂРµР»РёРЅРѕРІРєР° РєР°С‚Р°Р»РѕРіР°*/

/*РЎР»Р°Р№РґРµСЂ РЅР° РіР»Р°РІРЅРѕР№*/
/*РљРѕРЅСЃС‚СЂСѓРєС‚РѕСЂ*/
.constructor_slider.constructor_slider{
    display: flex !important;
    flex-direction: row;
    height: 346px;
}
.constructor_slider-info{
    display: flex;
    flex-direction: column;
}
.constructor_slider-title{
    font-family: Gilroy;
    font-style: normal;
    font-weight: bold;
    font-size: 45.8038px;
    line-height: 100%;
    /* or 57px */
    color: #282C31;
    padding: 33px 0px 0px 40px;
    width: 100%;
    max-width: 650px;
}
.constructor_slider-price{
    display: flex;
    flex-direction: row;
    margin-left: 40px;
    margin-top: 22px;
    width: 100%;
    max-width: 367px;
    align-items: center;
}
.constructor_slider-price_new{
    font-family: Gilroy;
    font-style: normal;
    font-weight: 600;
    font-size: 40.5109px;
    line-height: 100%;
    /* identical to box height, or 41px */
    color: #282C31;
}
.constructor_slider-price_sale{
    display: flex;
    align-items: center;
    justify-content: center;
    position: static;
    height: 34.76px;
    left: 161.14px;
    top: 2.88px;
    background: #282C31;
    width: 100%;
    max-width: 76px;
    margin-left: 18px;
}
.constructor_slider-price_sale span{
    font-family: Gilroy;
    font-style: normal;
    font-weight: bold;
    font-size: 26.2653px;
    line-height: 100%;
    /* or 26px */
    color: #DDDDDD;
}
.constructor_slider-price_old{
    font-family: Gilroy;
    font-style: normal;
    font-weight: 400;
    font-size: 27.8293px;
    line-height: 100%;
    /* identical to box height, or 28px */
    color: #282C31;
    margin-left: 18px;
    position: relative;
}
.constructor_slider-price_old:before{
    background: rgba(40, 44, 49, 0.5);
    border-radius: 33px;
    width: 100%;
    max-width: 111px;
    height: 2px;
    content: '';
    position: absolute;
    top: 50%;
}
.constructor_slider-button{
    width: 152px;
    height: 52px;
    border: 2px solid #282C31;
    box-sizing: border-box;
    border-radius: 75px;
    padding: 12px 0px 15px 0px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    /* identical to box height */
    text-align: center;
    color: #282C31;
}
.constructor_slider-button-wrap{
    margin-top: 35px;
    margin-left: 40px;
}
.constructor_slider-button-wrap a{
    text-decoration-line: unset;
}
/*РљРЅРѕРїРєР° + РљР°СЂС‚РёРЅРєР°*/
.new_main_slider-wrap{
    height: 346px;
}
.new_main_slider_item-wrap{
    position: relative;
}
.new_main_slider-wrap a{
    position: absolute;
    bottom: 40px;
    left: 40px;
    text-decoration-line: unset;
}
.new_main_slider-button{
    width: 152px;
    height: 52px;
    border: 2px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 75px;
    padding: 12px 0px 15px 0px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    /* identical to box height */
    text-align: center;
    color: #FFFFFF;
}

/*РўРѕРІР°СЂС‹ РјРµСЃСЏС†Р°*/
.slider_main-wrap{
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.main_item_slider-wrap{
    margin-left: 15px;
    height: 346px;
}
.slider_main-wrap .container{
    width: 100%;
    max-width: 973px;
    margin-right: 0;
    margin-left: 0;
    padding: 0;
}
.slider_item_month-wrap{
    background: #FFFFFF;
    border: 1px solid #E0E0E0;
    width: 100%;
    max-width: 192px;
    height: 346px;
    padding: 13px 19px 12px 19px;
}
.slider_item_month .slider_item_month-img{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 154px;
    margin: 0px 19px 14px 0px;
    height: 150px;
}
.slider_item_month .slider_item_month-price .fl786{
    display: flex;
    flex-direction: column;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    /* identical to box height */
    color: #000000;
}
.slider_item_month-price{
    margin-bottom: 4px;
}
.slider_item_month-title{
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 18px;
    color: #414141;
}
.slider_item_month-price .fll11{
    margin-bottom: 4px;
}
.slider_item_month-button_wrap{
    width: 154px;
    height: 35px;
    border: 1px solid #008FD8;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 12px;
}
.slider_main-wrap .slider_main{
    height: 346px;
}
.main_item_slider-wrap{
    width: 192px;
}
.imagesnew_dotted .slick-track{
    transform: none !important;
    margin-left: 0;
    margin-right: 0;
}
.slides_dot_new img{
    width: 40px;
    height: 40px;
    object-fit: cover;
}
.imagesnew_dotted .slick-slide{
    width: 40px !important;
    margin-right: 10px;
    filter: grayscale(100%);
}
.imagesnew_dotted .slick-current.slick-active{
    filter: unset;
}
.main-slider_um{
    margin-bottom: 9px;
}
.imagesnew_dotted{
    margin-bottom: 30px;
}
.custom_arrow{
    display: flex;
    flex-direction: row;
    margin-top: 9px;
}
.custom_arrow .prev{
    background: url("/local/assets/img/arrow.svg") no-repeat center;
    width: 40px;
    height: 40px;
    border: 1px solid #0092D9;
    box-sizing: border-box;
    margin-right: 4px;
}
.custom_arrow .next{
    background: url("/local/assets/img/arrow.svg") no-repeat center;
    transform: rotate(180deg);
    width: 40px;
    height: 40px;
    border: 1px solid #0092D9;
    box-sizing: border-box;
}
.slider_item_month .slick-dots{
    display: flex;
    flex-direction: row;
}
.slider_item_month .slick-dots li button{
    text-decoration: none;
    display: inline-block;
    color: white;
    border: unset;
    margin-right: 5px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    background-color: #C4C4C4;
    background-size: 200% auto;
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    transition: .5s;
    height: 3px;
    width: 19px;
}
.slider_item_month .slick-dots li{
    list-style-type: none;
    height: 3px;
}
.slider_item_month .slick-dots{
    position: absolute;
    bottom: 4px;
}
.slider_item_month .slick-dots .slick-active button{
    background: #0A92DB;
}
.main_item_slider-wrap{
    position: relative;
}
.custom_arrow{
    position: absolute;
    bottom: -50px;
    right: 0;
}
.custom_arrow .slick-arrow{
    cursor: pointer;
}
.slider_item_month-wrap .slider_item_month-button_wrap a{
    text-transform: uppercase;
    text-decoration: unset;
}
.slick_slider_articles_thema .slick-arrow{
    left: -25px;
}
.slider_main-wrap{
    padding-top: 20px;
}
.slider_item_month-wrap{
    position: relative;
}
.month_item{
    position: absolute;
    top: 0;
    right: 0;
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 18px;
    /* identical to box height */
    color: #0092D9;
    width: 125px;
    height: 35px;
    background: rgba(0, 146, 217, 0.25);
    border-radius: 0px;
    padding: 7px 14px 10px 14px;
}
.constructor_slider-img{
    width: 100%;
    max-width: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media screen and (max-width: 1200px) {
    .um_news_list.news-list .news-list__item{
        min-width: unset;
        max-width: 450px;
    }
    .slick_slider_articles_thema .slick-arrow.slick-next{
        right: -25px;
    }
    .main_item_slider-wrap{
        display: none;
    }
}
@media screen and (max-width: 980px) {
    .um_news_list.news-list .news-list__item{
        min-width: unset;
        max-width: 340px;
    }
    .constructor_slider-title{
        font-size: 46.8038px;
    }
}
@media screen and (max-width: 900px) {
    .um_news_list.news-list .news-list__item{
        min-width: unset;
        max-width: 340px;
    }
}
@media screen and (max-width: 800px) {
    .new_main_slider-button{
        width: 132px;
        height: 42px;
        padding: 6px 0px 0px 0px;
        font-size: 14px;
    }
    .new_main_slider-wrap a{
        left: 0;
        margin-left: 20px;
    }
    .slider_main-wrap{
        padding-top: 0;
    }
}
@media screen and (max-width: 768px) {
    .slick_slider_articles_thema .catalog-item{
        max-width: 350px;
    }
    .um_slider_news .news-list__item{
        max-width: 340px !important;
    }
    .slick_slider_articles_thema .slick-arrow.slick-next{
        right: -5px;
    }
    .slick_slider_articles_thema .slick-arrow{
        left: -5px;
    }
    .constructor_slider-title{
        font-size: 34.8038px;
    }
    .constructor_slider-price_new{
        font-size: 20px;
        max-width: 70px;
    }
    .constructor_slider-price_sale{
        margin-left: 17px;
        height: 26.76px;
        max-width: 54px;
    }
    .constructor_slider-price_sale span{
        font-size: 18.2653px;
    }
    .constructor_slider-price_old{
        font-size: 20px;
        max-width: 70px;
    }
    .main-slider_um .constructor_slider-img{
        width: 100%;
        max-width: 200px;
        display: flex;
        align-items: center;
        justify-content: center;
        object-fit: cover;
        height: 273px;
    }
    .main-slider_um .constructor_slider-img img{
        min-height: unset!important;
    }
    .slides_dot_new{
        display: none !important;
    }
    .main-slider_um .main-slider__item img{
        min-height: 234px;
    }
    .constructor_slider-button{
        width: 135px;
        height: 40px;
        padding: 5px 0px 0px 0px;
        font-size: 18px;
    }
    .new_main_slider-wrap a{
        bottom: 20px;
    }
    .slider_main-wrap{
        height: 270px;
    }
    .constructor_slider-img{
        max-width: 110px;
    }
    .main-slider_um .constructor_slider-img{
        width: 100%;
        max-width: 100px;
        display: flex;
        align-items: center;
        justify-content: center;
        object-fit: cover;
        height: 280px;
    }
    .constructor_slider-info{
        max-width: 550px;
        width: 100%;
    }
}
@media screen and (max-width: 700px) {
    .um_slider_news .news-list__item{
        max-width: 300px !important;
    }
    .slider_main-wrap{
        height: 234px;
    }
    .constructor_slider-info{
        max-width: 500px;
    }
    .constructor_slider-title{
        font-size: 24px;
    }
    .main-slider_um .constructor_slider-img{
        height: 240px;
    }
}
@media screen and (max-width: 570px) {
    .new_main_slider-button{
        width: 122px;
        height: 32px;
        padding: 0 0 0 0;
        font-size: 12px;
    }
    .main-slider_um .constructor_slider-img{
        width: 100%;
        max-width: 100px;
        display: flex;
        align-items: center;
        justify-content: center;
        object-fit: cover;
        height: 240px;
    }
    .constructor_slider-title{
        font-size: 24.8038px;
    }
    .constructor_slider-info{
        max-width: 420px;
        width: 100%;
    }
}
@media screen and (max-width: 480px) {
    .slick_slider_articles_thema .catalog-item{
        max-width: unset;
    }
    .um_slider_news .slick-slide{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .um_slider_news .slick-arrow.slick-next{
        right: 15px;
    }
    .um_slider_news .slick-arrow.slick-prev{
        left: 27px;
    }
    .um_slider_news .news-list__item{
        max-width: 240px !important;
    }
    .new_main_slider-button{
        width: 112px;
        height: 30px;
        padding: 0 0 0 0;
        font-size: 12px;
    }
    .constructor_slider-price_new{
        font-size: 18px;
    }
    .constructor_slider-info{
        max-width: 270px;
        width: 100%;
    }
    .main-slider_um .constructor_slider-img{
        width: 100%;
        max-width: 60px;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 150px;
    }
    .constructor_slider-button-wrap{
        margin-top: 15px;
    }
}
@media screen and (max-width: 450px) {
    .new_main_slider-button{
        width: 96px;
        height: 26px;
        padding: 0 0 0 0;
        font-size: 10px;
    }
    .main-slider_um .main-slider__item img{
        min-height: 144px;
    }
    .constructor_slider.constructor_slider{
        max-height: 164px;
    }
    .constructor_slider-title{
        font-size: 17px;
        padding: 22px 0px 0px 20px;
    }
    .constructor_slider-button-wrap{
        margin-top: 7px;
        margin-right: 50px;
        margin-left: 20px;
    }
    .constructor_slider-price{
        margin-left: 19px;
        margin-top: 8px;
    }
    .constructor_slider-price_old{
        margin-left: 15px;
    }
    .slider_main-wrap{
        height: 144px;
    }
    .new_main_slider-wrap a{
        bottom: 10px;
        margin-right: 15px;
    }
    .constructor_slider-button{
        width: 125px;
        height: 30px;
        padding: 0px 0px 0px 0px;
        font-size: 15px;
    }
}
@media screen and (max-width: 365px) {
    .um_slider_news .slick-arrow.slick-next{
        right: 0px;
    }
    .um_slider_news .slick-arrow.slick-prev{
        left: 15px;
    }
}
.menu-brands{
    width: 1178px;
    left: -231px;
}
.product_analog_anchor{
    padding: 6px;
    border-radius: 5px;
    width: 100%;
    max-width: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
    background-color: #0092d9;
    margin-left: auto;
    margin-right: auto;
}
.product_analog_anchor a{
    text-decoration: unset;
    cursor: pointer;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    white-space: nowrap;
    padding: 5px;
}
.product-doc{
    margin-top:5px;
}
.footer-nav .footer-menu.menu2{
    height: 330px !important;
}
.footer-nav .footer-menu.menu2 .footer-menu__item{
    margin-right: 20px;
}
.product-cart-popup__goods-l .quantity{
    margin-top: 22px;
}
.product-cart-popup__goods-l .price{
    margin-top: 15px;
    display: flex;
    flex-direction: row;
}
.product-cart-popup__goods-l .price_x{
    display: flex;
    align-items: center;
    margin-right: 7px;
}
.product-cart-popup__goods-l .price .tt5044{
    margin-left: 0;
}
.price_flex{
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-right: 15px;
}
.product-cart-popup__goods-r{
    height: 37px;
}
.product-cart-popup__goods-r:has(.td4546){
    height: unset;
}

/*regions in header*/
.regions_selector {
    position: relative;
    display: inline-block;
    color: #FFFFFF;
}

.current_region_wrapper{
    display: flex;
    align-items: center;
    gap: 5px;
}

.regions_list {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 12px 16px;
    z-index: 1;
    list-style-type: none;
}

.region_item_link{
    text-decoration: none;
}

.regions_selector:hover .regions_list {
    display: block;
}

@media screen and (max-width: 420px){
    .scroll-panel .scroll-panel__menu .scroll-panel__menu__bottom {
        display: flex;
        flex-direction: column;
        gap: 5px;
    }

    .scroll-panel .scroll-panel__menu .scroll-panel__menu__bottom .current_region{
        color: #000000;
        font-weight: 600;
    }

    .scroll-panel .scroll-panel__menu .scroll-panel__menu__bottom .regions_selector:hover .regions_list {
        display: none;
    }

    .scroll-panel .scroll-panel__menu .scroll-panel__menu__bottom .regions_selector .regions_list.active{
        display: block;
    }
}


/* End */


/* Start:/local/templates/.default/components/bitrix/menu/brands/style.css?1544181193386*/
.menu-brands .menu-brands__alphabet{
	width: 100%;
}
.menu-brands .menu-brands__alphabet .lang_change{
	display: inline-flex;
    float: right;
    margin-right: 20px;
}
.menu-brands .menu-brands__alphabet ul{
	display: none;
}
.menu-brands .menu-brands__alphabet ul.active{
	display: block;
}

.menu-brands .menu-brands__alphabet-change.active{
	background: #0092d9;
    color: #fff;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/system.auth.form/modal-auth/style.css?153995232531*/
.auth-error {
    color: red;
}
/* End */


/* Start:/local/templates/custom/template_styles.css?16896834091124*/
@media (min-width: 1200px) and (max-width: 1500px){
    .main-footer__row1 {
        flex-direction: column;
        align-items: stretch;
        justify-content: flex-start;
        width: 100%;
    }
    .footer-nav:nth-child(2) {
        margin-top: 35px;
    }
    .footer-menu {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        height: 270px;
        align-items: space-between;
        align-content: space-between;
        width: 100%;
    }
}
.footer-phonee{
    flex-direction: row;
}
.footer-phonee div{
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
}
.footer-menu.open{
    display: flex;
}
@media (max-width: 992px){
    .footer-menu__item{
        width: 100%;
        text-align: center;
    }
    .main-footer .footer-nav:nth-child(2) .footer-menu__item{
        max-width: unset;
    }
}
@media (max-width: 350px){
    .footer-sub-menu{
        flex-direction: column;
    }
    .footer-sub-menu-group{
        width: 100%;
    }
    .footer-sub-menu-group a{
        text-align: center;
    }
}
/* End */
/* /local/templates/.default/static/css/vendor.css?162582484996869 */
/* /local/templates/.default/static/css/main.css?16877547721191195 */
/* /local/templates/.default/static/css/dev.css?169521129916170 */
/* /local/templates/.default/static/css/preloader.css?1542294079997 */
/* /local/assets/css/style_new.css?169513674249447 */
/* /local/templates/.default/components/bitrix/menu/brands/style.css?1544181193386 */
/* /local/templates/.default/components/bitrix/system.auth.form/modal-auth/style.css?153995232531 */
/* /local/templates/custom/template_styles.css?16896834091124 */