

/* Start:/local/templates/new_02/lib/libs.css?174081979927700*/
.carousel{position:relative;box-sizing:border-box}.carousel *,.carousel *:before,.carousel *:after{box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:grab}.carousel.is-dragging{cursor:move;cursor:grabbing}.carousel__viewport{position:relative;overflow:hidden;max-width:100%;max-height:100%}.carousel__track{display:flex}.carousel__slide{flex:0 0 auto;width:var(--carousel-slide-width, 60%);max-width:100%;padding:1rem;position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.has-dots{margin-bottom:calc(0.5rem + 22px)}.carousel__dots{margin:0 auto;padding:0;position:absolute;top:calc(100% + 0.5rem);left:0;right:0;display:flex;justify-content:center;list-style:none;user-select:none}.carousel__dots .carousel__dot{margin:0;padding:0;display:block;position:relative;width:22px;height:22px;cursor:pointer}.carousel__dots .carousel__dot:after{content:"";width:8px;height:8px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:currentColor;opacity:.25;transition:opacity .15s ease-in-out}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{width:var(--carousel-button-width, 48px);height:var(--carousel-button-height, 48px);padding:0;border:0;display:flex;justify-content:center;align-items:center;pointer-events:all;cursor:pointer;color:var(--carousel-button-color, currentColor);background:var(--carousel-button-bg, transparent);border-radius:var(--carousel-button-border-radius, 50%);box-shadow:var(--carousel-button-shadow, none);transition:opacity .15s ease}.carousel__button.is-prev,.carousel__button.is-next{position:absolute;top:50%;transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{width:var(--carousel-button-svg-width, 50%);height:var(--carousel-button-svg-height, 50%);fill:none;stroke:currentColor;stroke-width:var(--carousel-button-svg-stroke-width, 1.5);stroke-linejoin:bevel;stroke-linecap:round;filter:var(--carousel-button-svg-filter, none);pointer-events:none}html.with-fancybox{scroll-behavior:auto}body.compensate-for-scrollbar{overflow:hidden !important;touch-action:none}.fancybox__container{position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;margin:0;padding:env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);box-sizing:border-box;display:flex;flex-direction:column;color:var(--fancybox-color, #fff);-webkit-tap-highlight-color:transparent;overflow:hidden;z-index:1050;outline:none;transform-origin:top left;--carousel-button-width: 48px;--carousel-button-height: 48px;--carousel-button-svg-width: 24px;--carousel-button-svg-height: 24px;--carousel-button-svg-stroke-width: 2.5;--carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4))}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__container :focus{outline:none}body:not(.is-using-mouse) .fancybox__container :focus{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, 0.94))}@media all and (min-width: 1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px}}.fancybox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--fancybox-bg, rgba(24, 24, 27, 0.92))}.fancybox__carousel{position:relative;flex:1 1 auto;min-height:0;height:100%;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(0.5rem + 22px)}.fancybox__viewport{position:relative;width:100%;height:100%;overflow:visible;cursor:default}.fancybox__track{display:flex;height:100%}.fancybox__slide{flex:0 0 auto;width:100%;max-width:100%;margin:0;padding:48px 8px 8px 8px;position:relative;overscroll-behavior:contain;display:flex;flex-direction:column;outline:0;overflow:auto;--carousel-button-width: 36px;--carousel-button-height: 36px;--carousel-button-svg-width: 22px;--carousel-button-svg-height: 22px}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto}@media all and (min-width: 1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{margin:0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);padding:36px;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);position:relative;align-self:center;display:flex;flex-direction:column;z-index:20}.fancybox__content :focus:not(.carousel__button.is-close){outline:thin dotted;box-shadow:none}.fancybox__caption{align-self:center;max-width:100%;margin:0;padding:1rem 0 0 0;line-height:1.375;color:var(--fancybox-color, currentColor);visibility:visible;cursor:auto;flex-shrink:0;overflow-wrap:anywhere}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{top:100%;color:var(--fancybox-color, #fff)}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{position:absolute;top:8px;right:8px;top:calc(env(safe-area-inset-top, 0px) + 8px);right:calc(env(safe-area-inset-right, 0px) + 8px);z-index:40}@media all and (min-width: 1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{position:absolute;top:-40px;right:0;color:var(--fancybox-color, #fff)}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:50px;height:50px;color:var(--fancybox-color, currentColor)}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{animation:fancybox-rotate 2s linear infinite;transform-origin:center center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;animation:fancybox-dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:currentColor}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.fancybox__backdrop,.fancybox__caption,.fancybox__nav,.carousel__dots,.carousel__button.is-close{opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close{animation:.15s ease backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .carousel__button.is-close{animation:.15s ease both fancybox-fadeOut}.fancybox-fadeIn{animation:.15s ease both fancybox-fadeIn}.fancybox-fadeOut{animation:.1s ease both fancybox-fadeOut}.fancybox-zoomInUp{animation:.2s ease both fancybox-zoomInUp}.fancybox-zoomOutDown{animation:.15s ease both fancybox-zoomOutDown}.fancybox-throwOutUp{animation:.15s ease both fancybox-throwOutUp}.fancybox-throwOutDown{animation:.15s ease both fancybox-throwOutDown}@keyframes fancybox-fadeIn{from{opacity:0}to{opacity:1}}@keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-zoomInUp{from{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}to{transform:scale(1) translate3d(0, 0, 0);opacity:1}}@keyframes fancybox-zoomOutDown{to{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}}@keyframes fancybox-throwOutUp{to{transform:translate3d(0, -30%, 0);opacity:0}}@keyframes fancybox-throwOutDown{to{transform:translate3d(0, 30%, 0);opacity:0}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px rgba(0,0,0,.2)}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__image{transform-origin:0 0;user-select:none;transition:none}.has-image .fancybox__content{padding:0;background:transparent;min-height:1px}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{overflow:visible;touch-action:none}.has-image[data-image-fit=contain] .fancybox__content{flex-direction:row;flex-wrap:wrap}.has-image[data-image-fit=contain] .fancybox__image{max-width:100%;max-height:100%;object-fit:contain}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{max-width:100%;height:auto}.has-image[data-image-fit=cover]{overflow:visible;touch-action:none}.has-image[data-image-fit=cover] .fancybox__content{width:100%;height:100%}.has-image[data-image-fit=cover] .fancybox__image{width:100%;height:100%;object-fit:cover}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{width:100%;height:80%}.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:transparent}.fancybox-placeholder{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.fancybox__thumbs{flex:0 0 auto;position:relative;padding:0px 3px;opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{flex:0 0 auto;width:var(--fancybox-thumbs-width, 96px);margin:0;padding:8px 3px;box-sizing:content-box;display:flex;align-items:center;justify-content:center;overflow:visible;cursor:pointer}.fancybox__thumbs .carousel__slide .fancybox__thumb::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-width:5px;border-style:solid;border-color:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));opacity:0;transition:opacity .15s ease;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after{opacity:.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;user-select:none}.fancybox__thumb{position:relative;width:100%;padding-top:calc(100%/(var(--fancybox-thumbs-ratio, 1.5)));background-size:cover;background-position:center center;background-color:rgba(255,255,255,.1);background-repeat:no-repeat;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__toolbar{position:absolute;top:0;right:0;left:0;z-index:20;background:linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.006) 8.1%, rgba(0, 0, 0, 0.021) 15.5%, rgba(0, 0, 0, 0.046) 22.5%, rgba(0, 0, 0, 0.077) 29%, rgba(0, 0, 0, 0.114) 35.3%, rgba(0, 0, 0, 0.155) 41.2%, rgba(0, 0, 0, 0.198) 47.1%, rgba(0, 0, 0, 0.242) 52.9%, rgba(0, 0, 0, 0.285) 58.8%, rgba(0, 0, 0, 0.326) 64.7%, rgba(0, 0, 0, 0.363) 71%, rgba(0, 0, 0, 0.394) 77.5%, rgba(0, 0, 0, 0.419) 84.5%, rgba(0, 0, 0, 0.434) 91.9%, rgba(0, 0, 0, 0.44) 100%);padding:0;touch-action:none;display:flex;justify-content:space-between;--carousel-button-svg-width: 20px;--carousel-button-svg-height: 20px;opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.4))}@media all and (min-width: 1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{position:absolute;left:50%;transform:translateX(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media(max-width: 640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{min-width:72px;padding:0 10px;line-height:var(--carousel-button-height, 48px);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased}.fancybox__progress{background:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:30;user-select:none}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}
/*! normalize.css v8.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 iOS.
 */

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

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

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * 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
   ========================================================================== */

/**
 * 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
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 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 */
}

/**
 * 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 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
   ========================================================================== */

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

img {
  border-style: none;
}

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

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

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 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;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * 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 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

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

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 in Chrome and Safari on macOS.
 */

[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 Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

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

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

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

template {
  display: none;
}

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

[hidden] {
  display: none;
}

/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
    -moz-box-sizing: border-box;
    box-sizing: border-box;

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

    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);

    -webkit-touch-callout: none;
}

.noUi-target {
    position: relative;
}

.noUi-base,
.noUi-connects {
    position: relative;
    z-index: 1;

    width: 100%;
    height: 100%;
}
/* Wrapper for all connect elements.
 */
.noUi-connects {
    z-index: 0;

    overflow: hidden;
}

.noUi-connect,
.noUi-origin {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;

    width: 100%;
    height: 100%;

    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    will-change: transform;

    -webkit-transform-style: preserve-3d;
    transform-style: flat;
}
/* Offset direction
 */
.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
    right: auto;
    left: 0;
}
/* Give origins 0 height/width so they don't interfere with clicking the
 * connect elements.
 */
.noUi-vertical .noUi-origin {
    top: -100%;

    width: 0;
}

.noUi-horizontal .noUi-origin {
    height: 0;
}

.noUi-handle {
    position: absolute;

    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.noUi-touch-area {
    width: 100%;
    height: 100%;
}

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
    -webkit-transition: transform 0.3s;
    transition: transform 0.3s;
}

.noUi-state-drag * {
    cursor: inherit !important;
}
/* Slider size and handle placement;
 */
.noUi-horizontal {
    height: 18px;
}

.noUi-horizontal .noUi-handle {
    top: -6px;
    right: -17px;

    width: 34px;
    height: 28px;
}

.noUi-vertical {
    width: 18px;
}

.noUi-vertical .noUi-handle {
    right: -6px;
    bottom: -17px;

    width: 28px;
    height: 34px;
}

.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
    right: auto;
    left: -17px;
}
/* Styling;
 * Giving the connect element a border radius causes issues with using transform: scale
 */
.noUi-target {
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    background: #fafafa;
    box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbbbbb;
}

.noUi-connects {
    border-radius: 3px;
}

.noUi-connect {
    background: #3fb8af;
}
/* Handles and cursors;
 */
.noUi-draggable {
    cursor: ew-resize;
}

.noUi-vertical .noUi-draggable {
    cursor: ns-resize;
}

.noUi-handle {
    cursor: default;

    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #ffffff;
    box-shadow: inset 0 0 1px #ffffff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbbbbb;
}

.noUi-active {
    box-shadow: inset 0 0 1px #ffffff, inset 0 1px 7px #dddddd, 0 3px 6px -3px #bbbbbb;
}
/* Handle stripes;
 */
.noUi-handle::before,
.noUi-handle::after {
    position: absolute;
    top: 6px;
    left: 14px;

    display: block;

    width: 1px;
    height: 14px;

    content: '';

    background: #e8e7e6;
}

.noUi-handle::after {
    left: 17px;
}

.noUi-vertical .noUi-handle::before,
.noUi-vertical .noUi-handle::after {
    top: 14px;
    left: 6px;

    width: 14px;
    height: 1px;
}

.noUi-vertical .noUi-handle::after {
    top: 17px;
}
/* Disabled state;
 */
[disabled] .noUi-connect {
    background: #b8b8b8;
}

[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
    cursor: not-allowed;
}
/* Base;
 *
 */
.noUi-pips,
.noUi-pips * {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.noUi-pips {
    position: absolute;

    color: #999999;
}
/* Values;
 *
 */
.noUi-value {
    position: absolute;

    text-align: center;
    white-space: nowrap;
}

.noUi-value-sub {
    font-size: 10px;

    color: #cccccc;
}
/* Markings;
 *
 */
.noUi-marker {
    position: absolute;

    background: #cccccc;
}

.noUi-marker-sub {
    background: #aaaaaa;
}

.noUi-marker-large {
    background: #aaaaaa;
}
/* Horizontal layout;
 *
 */
.noUi-pips-horizontal {
    top: 100%;
    left: 0;

    width: 100%;
    height: 80px;
    padding: 10px 0;
}

.noUi-value-horizontal {
    -webkit-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
}

.noUi-rtl .noUi-value-horizontal {
    -webkit-transform: translate(50%, 50%);
    transform: translate(50%, 50%);
}

.noUi-marker-horizontal.noUi-marker {
    width: 2px;
    height: 5px;
    margin-left: -1px;
}

.noUi-marker-horizontal.noUi-marker-sub {
    height: 10px;
}

.noUi-marker-horizontal.noUi-marker-large {
    height: 15px;
}
/* Vertical layout;
 *
 */
.noUi-pips-vertical {
    top: 0;
    left: 100%;

    height: 100%;
    padding: 0 10px;
}

.noUi-value-vertical {
    padding-left: 25px;

    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.noUi-rtl .noUi-value-vertical {
    -webkit-transform: translate(0, 50%);
    transform: translate(0, 50%);
}

.noUi-marker-vertical.noUi-marker {
    width: 5px;
    height: 2px;
    margin-top: -1px;
}

.noUi-marker-vertical.noUi-marker-sub {
    width: 10px;
}

.noUi-marker-vertical.noUi-marker-large {
    width: 15px;
}

.noUi-tooltip {
    position: absolute;

    display: block;

    padding: 5px;

    text-align: center;
    white-space: nowrap;

    color: #000000;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #ffffff;
}

.noUi-horizontal .noUi-tooltip {
    bottom: 120%;
    left: 50%;

    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.noUi-vertical .noUi-tooltip {
    top: 50%;
    right: 120%;

    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.noUi-horizontal .noUi-origin > .noUi-tooltip {
    bottom: 10px;
    left: auto;

    -webkit-transform: translate(50%, 0);
    transform: translate(50%, 0);
}

.noUi-vertical .noUi-origin > .noUi-tooltip {
    top: auto;
    right: 28px;

    -webkit-transform: translate(0, -18px);
    transform: translate(0, -18px);
}

/* End */


/* Start:/local/templates/new_02/css/main.css?1740819750183002*/
@charset "UTF-8";
.crop.crop-count-6 [data-show-all-item]:nth-child(n+7) {
  display: none;
}
.crop.crop-count-10 [data-show-all-item]:nth-child(n+11) {
  display: none;
}

.PageHeader__title {
  margin-bottom: 35px;
}

body.overflowed {
  overflow: hidden;
}
@keyframes opacityHint {
  from {
    background-color: rgba(0, 0, 0, 0);
  }
  to {
    background-color: rgba(0, 0, 0, 0.5);
  }
}
.Overlay {
  position: fixed;
  z-index: 19;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  animation: opacityHint 0.5s forwards;
}

.header {
  z-index: 10 !important;
}

.Catalog__listing {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
  padding: 0;
  list-style: none;
}

@media screen and (max-width: 1050px) {
  .Catalog__listing {
    margin: 0 -5px;
  }
}
@media screen and (max-width: 350px) {
  .Catalog__listing {
    margin: 0;
  }
}
.Catalog__listingList {
  margin: 0;
  padding: 0;
  list-style: none;
}

.Catalog__listingItem {
  width: calc(25% - 20px);
  margin: 0 10px 20px;
}

@media screen and (max-width: 1250px) {
  .Catalog__listingItem {
    width: calc(33.3333333333% - 20px);
  }
}
@media screen and (max-width: 1050px) {
  .Catalog__listingItem {
    width: calc(33.3333333333% - 10px);
    margin: 0 5px 10px;
  }
}
@media screen and (max-width: 600px) {
  .Catalog__listingItem {
    width: calc(50% - 10px);
  }
}
@media screen and (max-width: 350px) {
  .Catalog__listingItem {
    width: 100%;
    margin: 0 0 10px;
  }
}
.Catalog__listingListItem {
  margin-bottom: 20px;
}

.Catalog__moreButton {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 38px;
}

@media screen and (max-width: 800px) {
  .Catalog__moreButton {
    margin-bottom: 24px;
  }
}
.Catalog__brandsTitle {
  font-size: 30px;
  font-weight: 500;
  line-height: 33px;
  margin-bottom: 11px;
}

@media screen and (max-width: 1050px) {
  .Catalog__brandsTitle {
    font-size: 26px;
    line-height: 29px;
  }
}
.Catalog__brandsList {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}

@media screen and (max-width: 800px) {
  .Catalog__brandsList {
    overflow-x: auto;
    overflow-y: hidden;
    flex-wrap: nowrap;
    margin: 0 -24px;
  }
  .Catalog__brandsList::before, .Catalog__brandsList::after {
    display: block;
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    content: "";
  }
}
.Catalog__brandsList::-webkit-scrollbar {
  width: 0;
  height: 0;
}

.Catalog__brandsItem {
  width: 20%;
  margin-top: 20px;
  margin-right: 20px;
}

@media screen and (max-width: 1050px) {
  .Catalog__brandsItem {
    margin-right: 10px;
  }
}
@media screen and (max-width: 900px) {
  .Catalog__brandsItem {
    margin-top: 10px;
  }
}
@media screen and (max-width: 800px) {
  .Catalog__brandsItem {
    flex-shrink: 0;
    width: calc(45vw - 29px);
  }
  .Catalog__brandsItem:only-child {
    width: calc(100vw - 48px);
  }
}
@media screen and (max-width: 600px) {
  .Catalog__brandsItem {
    width: calc(65vw - 29px);
  }
}
@media screen and (max-width: 350px) {
  .Catalog__brandsItem {
    width: calc(80vw - 29px);
  }
}
.Catalog__brandsItem:last-child {
  margin-right: 0;
}

.CardSnippet {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 20px 16px;
  text-decoration: none;
  color: currentColor;
  border: 1px solid #efeff3;
  border-radius: 3px;
  transition: border-color 0.1s;
  position: relative;
}

.CardSnippet:hover {
  border-color: #d7d7df;
}

.CardSnippet__image {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 190px;
  margin-bottom: 7px;
}

@media screen and (max-width: 1050px) {
  .CardSnippet__image {
    height: 155px;
  }
}
@media screen and (max-width: 600px) {
  .CardSnippet__image {
    height: 120px;
  }
}
.CardSnippet__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.CardSnippet__rating {
  margin-bottom: 12px;
}

@media screen and (max-width: 900px) {
  .CardSnippet__rating {
    margin-bottom: 5px;
  }
}
.CardSnippet__title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  margin-bottom: auto;
  text-decoration: none;
  text-overflow: ellipsis;
  color: currentColor;
}

@media screen and (max-width: 1050px) {
  .CardSnippet__title {
    font-size: 14px;
    line-height: 18px;
    word-break: break-word;
  }
}
.CardSnippet__availability {
  margin-top: 7px;
  margin-bottom: 8px;
  text-transform: lowercase;
  color: #0a9c68;
}

.CardSnippet__availability_sold {
  color: #a9a9b3;
}

@media screen and (max-width: 1050px) {
  .CardSnippet__availability {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 2px;
  }
}
@media screen and (max-width: 900px) {
  .CardSnippet__availability {
    font-size: 12px;
    text-align: right;
  }
}
@media screen and (max-width: 800px) {
  .CardSnippet__availability {
    font-size: 14px;
    text-align: left;
  }
}
.CardSnippet__priceWrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 20px;
}

@media screen and (max-width: 900px) {
  .CardSnippet__priceWrap {
    flex-direction: column-reverse;
    align-items: flex-end;
  }
}
@media screen and (max-width: 800px) {
  .CardSnippet__priceWrap {
    flex-direction: row;
    align-items: center;
  }
}
.CardSnippet__title + .CardSnippet__priceWrap {
  margin-top: 20px;
}

.CardSnippet__price {
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  color: #31313a;
}

@media screen and (max-width: 800px) {
  .CardSnippet__price {
    font-size: 16px;
    line-height: 21px;
  }
}
.CardSnippet__priceOld {
  font-size: 14px;
  margin-left: 14px;
  text-decoration: line-through;
  color: #a9a9b3;
}

@media screen and (max-width: 800px) {
  .CardSnippet__priceOld {
    font-size: 12px;
  }
}
.CardSnippet__button {
  width: 100%;
}

@media screen and (max-width: 800px) {
  .CardSnippet__button {
    min-width: 0;
  }
}
.CardSnippet__actions {
  position: absolute;
  top: 9px;
  right: 9px;
  display: flex;
  align-items: center;
  padding: 0 5px;
  border-radius: 15px;
  background-color: rgba(255, 255, 255, 0.8);
}

.CardSnippet__action {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  margin-left: 7px;
  cursor: pointer;
  color: #a9a9b3;
  border: none;
  background-color: transparent;
  transition: color 0.1s;
}

.CardSnippet__action:hover {
  color: #31313a;
}

.CardSnippet__action_type_compare {
  padding: 5px;
}

.CardSnippet__action_type_favorite {
  padding: 4px;
}

.CardSnippet[data-in-compare] .CardSnippet__action_type_compare, .CardSnippet[data-in-compare] .CardSnippet__action_type_remove, .CardSnippet[data-in-favorite] .CardSnippet__action_type_favorite {
  color: #ff8c21;
}

.CardSnippet__actionIcon {
  width: 100%;
  height: 100%;
}

.CardSnippet__labels {
  position: absolute;
  top: 9px;
  left: 9px;
}

.CardListSnippet {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 30px 30px 23px 23px;
  border: 1px solid #efeff3;
  border-radius: 3px;
  transition: border-color 0.1s;
}

@media screen and (max-width: 1050px) {
  .CardListSnippet {
    padding: 20px 15px;
  }
}
@media screen and (max-width: 900px) {
  .CardListSnippet {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 600px) {
  .CardListSnippet {
    flex-direction: column;
  }
}
.CardListSnippet:hover {
  border-color: #d7d7df;
}

.CardListSnippet__imageWrap {
  flex-shrink: 0;
  width: 220px;
  margin-right: 10px;
}

@media screen and (max-width: 1250px) {
  .CardListSnippet__imageWrap {
    width: 160px;
  }
}
@media screen and (max-width: 1050px) {
  .CardListSnippet__imageWrap {
    width: 140px;
  }
}
@media screen and (max-width: 900px) {
  .CardListSnippet__imageWrap {
    width: calc(100% - 300px);
  }
}
@media screen and (max-width: 600px) {
  .CardListSnippet__imageWrap {
    width: 100%;
    margin: 0;
  }
}
.CardListSnippet__image {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

.CardListSnippet__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.CardListSnippet__labels {
  position: absolute;
  top: -13px;
  left: -2px;
}

@media screen and (max-width: 1050px) {
  .CardListSnippet__labels {
    top: -5px;
  }
}
@media screen and (max-width: 600px) {
  .CardListSnippet__labels {
    top: 0;
    left: 0;
  }
}
.CardListSnippet__actions {
  position: absolute;
  top: -8px;
  right: 8px;
  display: flex;
  align-items: center;
  padding: 0 5px;
  border-radius: 15px;
  background-color: rgba(255, 255, 255, 0.8);
}

@media screen and (max-width: 1050px) {
  .CardListSnippet__actions {
    top: -5px;
  }
}
@media screen and (max-width: 600px) {
  .CardListSnippet__actions {
    top: 0;
    right: 0;
  }
}
.CardListSnippet__action {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  margin-left: 7px;
  cursor: pointer;
  color: #a9a9b3;
  border: none;
  background-color: transparent;
  transition: color 0.1s;
}

.CardListSnippet__action:hover {
  color: #31313a;
}

.CardListSnippet__action_type_compare {
  padding: 5px;
}

.CardListSnippet__action_type_favorite {
  padding: 4px;
}

.CardListSnippet[data-in-compare] .CardListSnippet__action_type_compare, .CardListSnippet[data-in-favorite] .CardListSnippet__action_type_favorite {
  color: #ff8c21;
}

.CardListSnippet__actionIcon {
  width: 100%;
  height: 100%;
}

.CardListSnippet__info {
  flex-grow: 1;
  max-width: 465px;
  margin-right: 32px;
}

@media screen and (max-width: 900px) {
  .CardListSnippet__info {
    order: 1;
    max-width: none;
    margin-top: 20px;
    margin-right: 0;
  }
}
@media screen and (max-width: 600px) {
  .CardListSnippet__info {
    margin-top: 10px;
  }
}
.CardListSnippet__rating {
  margin-bottom: 12px;
}

.CardListSnippet__title {
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  display: block;
  margin-bottom: 6px;
  text-decoration: none;
  color: currentColor;
}

@media screen and (max-width: 1050px) {
  .CardListSnippet__title {
    font-size: 16px;
    line-height: 19px;
  }
}
.CardListSnippet__specifications {
  font-size: 14px;
  line-height: 18px;
  margin: 0;
  padding: 0;
  list-style: none;
}

@media screen and (max-width: 1050px) {
  .CardListSnippet__specifications {
    font-size: 12px;
    line-height: 16px;
  }
}
.CardListSnippet__specification {
  display: flex;
  align-items: flex-start;
  padding: 6px 0;
  border-bottom: 1px solid #efeff3;
}

@media screen and (max-width: 350px) {
  .CardListSnippet__specification {
    flex-direction: column;
  }
}
.CardListSnippet__specification:last-child {
  border-bottom: none;
}

.CardListSnippet__specificationTitle {
  width: 62%;
  padding-right: 10px;
}

@media screen and (max-width: 350px) {
  .CardListSnippet__specificationTitle {
    width: 100%;
    padding: 0;
    color: #a9a9b3;
  }
}
.CardListSnippet__specificationText {
  width: 38%;
}

@media screen and (max-width: 350px) {
  .CardListSnippet__specificationText {
    width: 100%;
  }
}
.CardListSnippet__priceInfo {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  width: 200px;
}

@media screen and (max-width: 1250px) {
  .CardListSnippet__priceInfo {
    width: 150px;
  }
}
@media screen and (max-width: 900px) {
  .CardListSnippet__priceInfo {
    width: 200px;
  }
}
@media screen and (max-width: 600px) {
  .CardListSnippet__priceInfo {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    order: 2;
    width: 100%;
  }
}
@media screen and (max-width: 350px) {
  .CardListSnippet__priceInfo {
    flex-direction: column;
    align-items: flex-end;
  }
}
.CardListSnippet__availability {
  margin-bottom: auto;
  text-transform: lowercase;
  color: #0a9c68;
}

.CardListSnippet__availability_sold {
  color: #a9a9b3;
}

@media screen and (max-width: 1050px) {
  .CardListSnippet__availability {
    font-size: 14px;
    line-height: 18px;
  }
}
@media screen and (max-width: 600px) {
  .CardListSnippet__availability {
    margin-bottom: 0;
  }
}
.CardListSnippet__price {
  margin-top: 10px;
}

@media screen and (max-width: 600px) {
  .CardListSnippet__price {
    margin-top: 0;
  }
}
.CardListSnippet__priceText {
  margin-bottom: 5px;
  color: #a9a9b3;
}

@media screen and (max-width: 1050px) {
  .CardListSnippet__priceText {
    font-size: 14px;
    line-height: 18px;
  }
}
@media screen and (max-width: 600px) {
  .CardListSnippet__priceText {
    display: none;
  }
}
.CardListSnippet__priceWrap {
  display: flex;
  align-items: flex-end;
  margin-bottom: 3px;
}

@media screen and (max-width: 1250px) {
  .CardListSnippet__priceWrap {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media screen and (max-width: 900px) {
  .CardListSnippet__priceWrap {
    flex-direction: row;
    align-items: flex-end;
  }
}
.CardListSnippet__priceActual {
  font-size: 22px;
  font-weight: 500;
  line-height: 26px;
  color: #1a1a1c;
}

@media screen and (max-width: 1050px) {
  .CardListSnippet__priceActual {
    font-size: 18px;
    line-height: 22px;
  }
}
.CardListSnippet__priceOld {
  font-size: 14px;
  margin-left: 6px;
  text-decoration: line-through;
  color: #a9a9b3;
}

@media screen and (max-width: 1250px) {
  .CardListSnippet__priceOld {
    margin-left: 0;
  }
}
@media screen and (max-width: 900px) {
  .CardListSnippet__priceOld {
    margin-left: 6px;
  }
}
.CardListSnippet__benefit {
  font-size: 14px;
  line-height: 18px;
}

@media screen and (max-width: 1050px) {
  .CardListSnippet__benefit {
    font-size: 12px;
    line-height: 16px;
  }
}
@media screen and (max-width: 600px) {
  .CardListSnippet__benefit {
    text-align: right;
  }
}
.CardListSnippet__button {
  width: 100%;
  margin-top: 18px;
}

.SidebarPage__content {
  flex-grow: 1;
}

.Catalog__header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
  padding-bottom: 16px;
  border-bottom: 1px solid #efeff3;
}

@media screen and (max-width: 1050px) {
  .Catalog__header {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 600px) {
  .Catalog__header {
    flex-direction: column;
    align-items: flex-start;
  }
}
.Catalog__view {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 600px) {
  .Catalog__view {
    width: 100%;
    margin-top: 10px;
  }
}
.SelectLinks {
  display: flex;
  align-items: center;
}

.SelectLinks__title {
  margin-right: 4px;
  color: #a9a9b3;
}

.SelectLinks__select {
  padding: 0 6px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
}

.Catalog__snippetTypeWrap {
  display: flex;
  align-items: center;
  margin-left: 32px;
}

.Catalog__snippetTypeWrap {
  display: flex;
  align-items: center;
  margin-left: 32px;
}

@media screen and (max-width: 1050px) {
  .Catalog__snippetTypeWrap {
    margin-left: 16px;
  }
}
@media screen and (max-width: 600px) {
  .Catalog__snippetTypeWrap {
    margin-left: 0;
    position: absolute;
    right: 0;
    top: -34px;
    flex-direction: column;
  }
}
.Catalog__snippetType {
  width: 24px;
  height: 24px;
  margin-left: 12px;
  color: #d7d7df;
}

.Catalog__snippetType:first-child {
  margin-left: 0;
}

@media screen and (max-width: 600px) {
  .Catalog__snippetType {
    margin-left: 0;
    margin-top: 6px;
  }
  .Catalog__snippetType:first-child {
    margin-top: 0;
  }
}
.Catalog__snippetType::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: "";
  border: 2px solid currentColor;
  border-radius: 1px;
  transition: color 0.3s, filter 0.3s;
}

.Catalog__snippetType:hover::before, .Catalog__snippetType.active::before {
  color: #0a9c68;
}

.Catalog__snippetType.active {
  pointer-events: none;
}

.Catalog__snippetType_type_blocks::before {
  width: 10px;
  height: 10px;
  filter: drop-shadow(14px 0 0 currentColor) drop-shadow(0 14px 0 currentColor);
}

.Catalog__snippetType_type_list::before {
  width: 24px;
  height: 6px;
  filter: drop-shadow(0 9px 0 currentColor) drop-shadow(0 9px 0 currentColor);
}

.SidebarPage {
  display: flex;
  margin-bottom: 30px;
}

@media screen and (max-width: 800px) {
  .SidebarPage {
    flex-direction: column;
    margin-bottom: 20px;
  }
}
.SidebarPage__sidebar {
  flex-shrink: 0;
  width: 280px;
  margin-right: 60px;
}

@media screen and (max-width: 1384px) {
  .SidebarPage__sidebar {
    width: 240px;
  }
}
@media screen and (max-width: 1050px) {
  .SidebarPage__sidebar {
    width: 220px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 800px) {
  .SidebarPage__sidebar {
    width: 100%;
  }
  .SidebarPage__sidebar .Filter {
    position: fixed;
    z-index: 10;
    top: 57px;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    overflow: auto;
    padding: 24px 24px 90px;
    background-color: #ffffff;
  }
}
@media screen and (max-width: 800px) {
  .SidebarPage__sidebar .Filter.show {
    display: block;
  }
  .SidebarPage__sidebar .Filter.show .Filter__mobileHeader {
    display: flex;
  }
}
.SidebarPage__sidebar_border {
  border-right: 1px solid #efeff3;
}

@media screen and (max-width: 800px) {
  .SidebarPage__sidebar_border {
    border-right: none;
  }
}
.SidebarPage__filterMobileButton {
  display: none;
  width: 100%;
  margin-bottom: 26px;
  border-radius: 3px;
}

@media screen and (max-width: 800px) {
  .SidebarPage__filterMobileButton {
    display: block;
  }
}
.SidebarPage__content {
  flex-grow: 1;
}

.RightSidebarPage {
  display: flex;
  align-items: flex-start;
}

@media screen and (max-width: 800px) {
  .RightSidebarPage {
    flex-direction: column;
    align-items: stretch;
  }
}
.RightSidebarPage__sidebar {
  position: sticky;
  top: 140px;
  flex-shrink: 0;
  width: 320px;
  margin-left: 24px;
}

@media screen and (max-width: 1250px) {
  .RightSidebarPage__sidebar {
    width: 250px;
  }
}
@media screen and (max-width: 800px) {
  .RightSidebarPage__sidebar {
    position: relative;
    top: 0;
    width: 100%;
    margin-left: 0;
  }
}
.RightSidebarPage__content {
  width: calc(100% - 320px - 24px);
  margin-bottom: 20px;
}

@media screen and (max-width: 1250px) {
  .RightSidebarPage__content {
    width: calc(100% - 250px - 24px);
  }
}
@media screen and (max-width: 800px) {
  .RightSidebarPage__content {
    width: 100%;
  }
}
.SidebarSection {
  margin-bottom: 48px;
}

@media screen and (max-width: 800px) {
  .SidebarSection {
    margin-bottom: 20px;
  }
}
.SidebarSection__title {
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 12px;
}

@media screen and (max-width: 1250px) {
  .SidebarSection__title {
    font-size: 16px;
    line-height: 19px;
  }
}
.SidebarSection__wrap {
  padding: 30px;
  border-radius: 3px;
  box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.07);
}

@media screen and (max-width: 800px) {
  .SidebarSection__wrap {
    padding: 0;
    box-shadow: none;
  }
}
.SidebarSection__price {
  margin-bottom: 24px;
  padding-bottom: 4px;
  border-bottom: 1px solid #efeff3;
}

.SidebarSection__priceTitle {
  color: #a9a9b3;
}

@media screen and (max-width: 1250px) {
  .SidebarSection__priceTitle {
    font-size: 14px;
    line-height: 18px;
  }
}
.SidebarSection__priceWrap {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}

.SidebarSection__priceNew {
  font-size: 30px;
  font-weight: 500;
  line-height: 33px;
  margin-right: 9px;
  color: #1a1a1c;
}

@media screen and (max-width: 1250px) {
  .SidebarSection__priceNew {
    font-size: 26px;
    line-height: 29px;
  }
}
@media screen and (max-width: 800px) {
  .SidebarSection__priceNew {
    font-size: 30px;
    line-height: 33px;
  }
}
.SidebarSection__priceOld {
  font-size: 14px;
  line-height: 18px;
  text-decoration: line-through;
  color: #a9a9b3;
}

@media screen and (max-width: 1250px) {
  .SidebarSection__priceOld {
    font-size: 12px;
  }
}
@media screen and (max-width: 800px) {
  .SidebarSection__priceOld {
    font-size: 14px;
  }
}
.SidebarSection__priceBenefit {
  font-size: 14px;
  line-height: 18px;
  margin-top: 5px;
  margin-bottom: 11px;
}

@media screen and (max-width: 1250px) {
  .SidebarSection__priceBenefit {
    font-size: 12px;
  }
}
@media screen and (max-width: 800px) {
  .SidebarSection__priceBenefit {
    font-size: 14px;
  }
}
.SidebarSection__priceButton {
  width: 100%;
  margin-top: 8px;
}

@media screen and (max-width: 1250px) {
  .SidebarSection__priceButton {
    font-size: 14px;
    line-height: 18px;
    height: 40px;
  }
}
.SidebarSection__priceCredit {
  font-size: 14px;
  line-height: 18px;
  margin-top: 14px;
  margin-bottom: 19px;
}

@media screen and (max-width: 1250px) {
  .SidebarSection__priceCredit {
    font-size: 12px;
  }
}
@media screen and (max-width: 800px) {
  .SidebarSection__priceCredit {
    font-size: 14px;
  }
}
.SidebarSection__priceCredit::before {
  top: -2px;
  display: inline-block;
  width: 5px;
  height: 5px;
  margin-right: 8px;
  content: "";
  border-radius: 50%;
  background-color: #0a9c68;
}

.SidebarSection__priceText {
  font-size: 14px;
  line-height: 18px;
  margin: 11px auto;
}

@media screen and (max-width: 1250px) {
  .SidebarSection__priceText {
    font-size: 12px;
  }
}
@media screen and (max-width: 800px) {
  .SidebarSection__priceText {
    font-size: 14px;
  }
}
.SidebarSection__actions {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media screen and (max-width: 1250px) {
  .SidebarSection__actions {
    flex-direction: column;
  }
}
@media screen and (max-width: 800px) {
  .SidebarSection__actions {
    flex-direction: row;
  }
}
.SidebarSection__action {
  display: flex;
  align-items: center;
  padding: 0;
  cursor: pointer;
  color: #a9a9b3;
  border: none;
  background-color: transparent;
  transition: color 0.1s;
}

@media screen and (max-width: 1250px) {
  .SidebarSection__action {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 20px;
  }
  .SidebarSection__action:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 800px) {
  .SidebarSection__action {
    margin-bottom: 0;
  }
}
.SidebarSection__action:hover {
  color: #0a9c68;
}

.Card[data-in-compare] .SidebarSection__action_type_compare, .Card[data-in-favorite] .SidebarSection__action_type_favorite {
  color: #ff8c21;
}

.SidebarSection__actionIcon {
  width: 21px;
  height: 19px;
  margin-right: 7px;
}

@media screen and (max-width: 800px) {
  .SidebarSection__docs {
    display: flex;
    flex-wrap: wrap;
    margin: -10px;
  }
}
.SidebarSection__docItem {
  margin-bottom: 24px;
}

@media screen and (max-width: 800px) {
  .SidebarSection__docItem {
    font-size: 14px;
    line-height: 18px;
    display: flex;
    flex-direction: column-reverse;
    justify-content: flex-end;
    width: calc(50% - 20px);
    margin: 10px;
    color: #a9a9b3;
  }
}
.SidebarSection__docItem:last-child {
  margin-bottom: 0;
}

.SidebarSection__docImage {
  margin-bottom: 9px;
}

@media screen and (max-width: 800px) {
  .SidebarSection__docImage {
    margin-top: 9px;
    margin-bottom: 0;
  }
}
.Filter__button {
  width: 100%;
  height: 49px;
  margin-top: 12px;
}

@media screen and (max-width: 1050px) {
  .Filter__button {
    height: 42px;
  }
}
.Filter__button_type_submit {
  margin-top: 0;
}

@media screen and (max-width: 800px) {
  .Filter__button_type_submit {
    position: fixed;
    z-index: 2;
    right: 24px;
    bottom: 24px;
    left: 24px;
    width: auto;
  }
}
@media screen and (max-width: 800px) {
  .Filter__button_type_reset {
    display: none;
  }
}
.Filter__submitTooltip {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: calc(100% + 18px);
  display: none;
  pointer-events: all;
  transform: translateY(-50%);
}

.Filter__submitTooltip.show {
  display: block;
}

@media screen and (max-width: 800px) {
  .Filter__submitTooltip.show {
    display: none;
  }
}
.Filter__submitTooltip::before {
  position: absolute;
  top: 50%;
  left: -6px;
  display: block;
  width: 12px;
  height: 12px;
  content: "";
  pointer-events: none;
  background-color: #0a9c68;
  transition: background-color 0.1s;
  transform: translateY(-50%) rotate(45deg);
}

.Filter__submitTooltip:hover::before {
  background-color: #088458;
}

.Filter__submitTooltipButton {
  width: 115px;
  height: 53px;
  border-radius: 4px;
}

.Filter__mobileHeader {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  display: none;
  justify-content: center;
  align-items: center;
  height: 56px;
  background-color: #ffffff;
}

.Filter__mobileHeader::before {
  position: fixed;
  z-index: 1;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  height: 90px;
  content: "";
  background-color: #ffffff;
}

.Filter__mobileHeaderReset {
  position: absolute;
  top: 19px;
  left: 24px;
  text-decoration: none;
  pointer-events: none;
  opacity: 0;
  color: #0a9c68;
}

.Filter__mobileHeaderReset.show {
  pointer-events: all;
  opacity: 1;
}

.Filter__mobileHeaderTitle {
  font-weight: 500;
}

.Filter__mobileHeaderCross {
  position: absolute;
  top: 19px;
  right: 24px;
}

.FilterSection {
  padding: 28px 0;
  border-top: 1px solid #efeff3;
}

@media screen and (max-width: 1050px) {
  .FilterSection {
    padding: 14px 0;
  }
}
.FilterSection:first-child {
  padding-top: 0;
  border-top: none;
}

.FilterSection__title {
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  margin-bottom: 20px;
  padding-right: 12px;
  cursor: pointer;
}

@media screen and (max-width: 1050px) {
  .FilterSection__title {
    font-size: 14px;
    line-height: 18px;
  }
}
.FilterSection__title::after {
  position: absolute;
  top: 7px;
  right: 2px;
  display: block;
  width: 9px;
  height: 9px;
  content: "";
  border-top: 1px solid #d7d7df;
  border-left: 1px solid #d7d7df;
  transition: border-color 0.3s, transform 0.3s, top 0.3s;
  transform: rotate(45deg);
}

.FilterSection__title:hover::after {
  border-color: #a9a9b3;
}

.FilterSection__title.crop {
  margin-bottom: 0;
}

.FilterSection__title.crop::after {
  top: 3px;
  transform: rotate(225deg);
}

.FilterSection__title.crop ~ .ShowAllButton {
  display: none;
}

.FilterSection__wrap.closed {
  display: none;
}

.FilterSection__checkbox {
  margin-top: 13px;
}

@media screen and (max-width: 1050px) {
  .FilterSection__checkbox {
    margin-top: 8px;
  }
}
.FilterSection__checkbox:first-child {
  margin-top: 0;
}

.FilterSection__input {
  padding: 9px 12px;
  border-color: #efeff3;
}

.FilterSection__input:focus {
  border-color: #d7d7df;
  outline: none;
}

@media screen and (max-width: 1050px) {
  .FilterSection__range {
    margin-bottom: 12px;
  }
}
.FilterSection__textRangeWrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 23px;
}

.FilterSection__textRange {
  width: calc(50% - 10px);
}

.FilterSection__search {
  margin-bottom: 22px;
}

.FilterSection__list {
  margin-bottom: 11px;
}

.FilterSection__sectionTitle {
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  margin-bottom: 20px;
  text-decoration: underline;
}

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

.FilterSection__sectionMenuItem {
  padding: 6px 0;
}

.FilterSection__sectionMenuLink {
  text-decoration: none;
  color: currentColor;
}

.FilterSection__sectionMenuLink:hover {
  text-decoration: underline;
}

.Slider {
  overflow: hidden;
  margin: 0 -1px;
  padding: 0 1px;
  list-style: none;
}

@media screen and (max-width: 800px) {
  .Slider {
    margin: 0;
    padding: 0;
  }
}
@media screen and (max-width: 800px) {
  .Slider_fullscreen .Slider__item {
    width: calc(100vw - 80px);
  }
}
.Slider__wrap {
  display: flex;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  transition-property: transform;
}

@media screen and (max-width: 800px) {
  .Slider__wrap {
    overflow-x: auto;
    overflow-y: hidden;
    flex-wrap: nowrap;
  }
  .Slider__wrap::before, .Slider__wrap::after {
    display: block;
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    content: "";
  }
}
.Slider__wrap::-webkit-scrollbar {
  width: 0;
  height: 0;
}

.Slider__item {
  flex-grow: 1;
  flex-shrink: 1;
  width: 100%;
  max-width: 20%;
  margin-right: 20px;
  transition-property: transform;
}

@media screen and (max-width: 1250px) {
  .Slider__item {
    max-width: 25%;
  }
}
@media screen and (max-width: 900px) {
  .Slider__item {
    margin-right: 10px;
  }
}
@media screen and (max-width: 800px) {
  .Slider__item {
    flex-shrink: 0;
    width: calc(45vw - 29px);
    max-width: none;
  }
  .Slider__item:only-child {
    width: calc(100vw - 48px);
  }
}
@media screen and (max-width: 600px) {
  .Slider__item {
    width: calc(65vw - 29px);
  }
}
@media screen and (max-width: 350px) {
  .Slider__item {
    width: calc(80vw - 29px);
  }
}
.swiper-initialized .Slider__item {
  flex-grow: 0;
  flex-shrink: 0;
}

.Slider__item:last-child {
  margin-right: 0;
}

.Slider__bulletsPagination {
  position: absolute;
  right: 0;
  bottom: 27px;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: none;
}

@media screen and (max-width: 800px) {
  .Slider__bulletsPagination {
    display: none;
  }
}
.Slider__bulletsPaginationItem {
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  cursor: pointer;
  pointer-events: auto;
  border: 2px solid transparent;
  border-radius: 50%;
  background-color: #ffffff;
  transition: border-color 0.1s;
}

.Slider__bulletsPaginationItem:hover, .Slider__bulletsPaginationItem.current {
  border-color: #5d5d5d;
}

.Slider__fractionPagination {
  color: #d7d7df;
}

.Slider__fractionPagination span.current {
  color: #a9a9b3;
}

.CardSnippet__rating {
  margin-bottom: 12px;
}

@media screen and (max-width: 900px) {
  .CardSnippet__rating {
    margin-bottom: 5px;
  }
}
.Rating {
  display: flex;
  align-items: center;
}

.Rating__wrap {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
}

.Rating__input {
  position: absolute;
  pointer-events: none;
  opacity: 0;
}

.Rating__star {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: content-box;
  width: 18px;
  height: 18px;
  padding: 0 2px;
  color: #d7d7df;
  transition: color 0.1s;
}

@media screen and (max-width: 900px) {
  .Rating__star {
    width: 15px;
    height: 15px;
  }
}
div.Rating__star:first-child {
  padding-right: 0;
}

label.Rating__star {
  cursor: pointer;
}

label.Rating__star:nth-child(2) {
  padding-right: 0;
}

label.Rating__star:hover, label.Rating__star:hover ~ label.Rating__star {
  color: #ff8c21;
}

.Rating__star:last-child {
  padding-left: 0;
}

.Rating__star.current, .Rating__star.current ~ .Rating__star, .Rating__input:checked ~ .Rating__star {
  color: #ff8c21;
}

.Rating__icon {
  width: 100%;
  height: 100%;
}

.Rating__count {
  font-size: 14px;
  line-height: 18px;
  margin-left: 9px;
  color: #a9a9b3;
}

.SectionHeader__title {
  font-size: 36px;
  font-weight: 500;
  line-height: 40px;
  margin: 0;
  margin-right: 20px;
}

@media screen and (max-width: 1050px) {
  .SectionHeader__title {
    font-size: 30px;
    line-height: 33px;
  }
}
@media screen and (max-width: 800px) {
  .SectionHeader__title {
    font-size: 26px;
    line-height: 29px;
  }
}
.SectionHeader__controls {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 109px;
}

@media screen and (max-width: 800px) {
  .SectionHeader__controls {
    display: none;
  }
}
.SectionHeader__link {
  display: block;
  margin: 5px 0;
  text-decoration: underline;
  color: #0a9c68;
}

@media screen and (max-width: 1050px) {
  .SectionHeader__link {
    font-size: 14px;
    line-height: 18px;
  }
}
.SectionHeader__link:hover {
  text-decoration: none;
}

.Card__info {
  display: flex;
}

@media screen and (max-width: 1050px) {
  .Card__info {
    flex-direction: column;
  }
}
@media screen and (max-width: 800px) {
  .Card__info {
    margin: 0 -24px 20px;
  }
}
.Card__imageWrap {
  width: 545px;
  margin-right: 20px;
}

@media screen and (max-width: 1384px) {
  .Card__imageWrap {
    width: 400px;
  }
}
@media screen and (max-width: 1050px) {
  .Card__imageWrap {
    width: 100%;
    margin-right: 0;
  }
}
@media screen and (max-width: 800px) {
  .Card__imageWrap {
    margin-bottom: 20px;
  }
}
.Card__labels {
  position: absolute;
  z-index: 1;
  top: 8px;
  left: 8px;
}

@media screen and (max-width: 800px) {
  .Card__labels {
    left: 24px;
  }
}
.Card__label {
  font-size: 18px;
  line-height: 22px;
  width: 57px;
  height: 57px;
  margin-bottom: 8px;
}

@media screen and (max-width: 1250px) {
  .Card__label {
    font-size: 16px;
    line-height: 19px;
    width: 48px;
    height: 48px;
  }
}
.Card__label_type_gift {
  padding: 15px;
}

@media screen and (max-width: 1250px) {
  .Card__label_type_gift {
    padding: 10px;
  }
}
.Card__image {
  max-width: none;
  max-height: 440px;
  padding: 20px;
}

@media screen and (max-width: 800px) {
  .Card__image {
    padding: 0;
  }
}
.Card__imageGalleryControlsWrap {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-top: 10px;
}

@media screen and (max-width: 800px) {
  .Card__imageGalleryControlsWrap {
    display: none;
  }
}
.Card__imageGalleryControls {
  display: flex;
}

.Card__imageGalleryControl {
  margin-left: 12px;
}

.Card__descriptionWrap {
  flex-grow: 1;
}

@media screen and (max-width: 800px) {
  .Card__descriptionWrap {
    padding: 0 24px;
  }
}
.Card__descriptionArticle {
  margin-bottom: 12px;
  color: var(--colorGreyNormal);
}

@media screen and (max-width: 1250px) {
  .Card__descriptionArticle {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 6px;
  }
}
.Card__descriptionBadges {
  display: flex;
  flex-wrap: wrap;
  margin: -6px;
}

.Card__descriptionBadge {
  margin: 6px;
  padding: 7px 14px;
  color: var(--colorWhite);
  border-radius: 5px;
  background-color: var(--colorBrand);
}

@media screen and (max-width: 1250px) {
  .Card__descriptionBadge {
    font-size: 14px;
    line-height: 18px;
    padding: 6px 8px;
  }
}
.Card__descriptionBadge:last-child {
  margin-right: 0;
}

.Card__descriptionBadge_color_orange {
  background-color: var(--colorBrandAdditional);
}

.Card__descriptionBadge_color_black {
  background-color: var(--colorBlack);
}

.Card__descriptionTitle {
  font-size: 18px;
  font-weight: var(--fontWeightBold);
  line-height: 22px;
  margin-top: 38px;
}

@media screen and (max-width: 1250px) {
  .Card__descriptionTitle {
    font-size: 16px;
    line-height: 19px;
    margin-top: 20px;
  }
}
.Card__descriptionList {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
}

.Card__descriptionListItem {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 12px 0;
}

.Reviews__addReview {
  width: 250px;
  margin-bottom: 30px;
}

@media screen and (max-width: 1050px) {
  .Reviews__addReview {
    width: 200px;
  }
}
@media screen and (max-width: 800px) {
  .Reviews__addReview {
    width: 100%;
    border-radius: 10px;
  }
}
.Reviews__info {
  margin-bottom: 30px;
}

.Reviews__list {
  margin: 0;
  margin-bottom: 28px;
  padding: 0;
  list-style: none;
}

.Reviews__item {
  border-top: 1px solid #efeff3;
}

.Reviews__item:last-child {
  border-bottom: 1px solid #efeff3;
}

.Reviews__form {
  display: none;
}

.Reviews__form.show {
  display: block;
}

.Reviews__formTitle {
  font-size: 22px;
  font-weight: 500;
  line-height: 26px;
  margin-bottom: 6px;
}

@media screen and (max-width: 1050px) {
  .Reviews__formTitle {
    font-size: 18px;
    line-height: 22px;
  }
}
.Reviews__formText {
  margin-bottom: 30px;
}

@media screen and (max-width: 1050px) {
  .Reviews__formText {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 16px;
  }
}
.Reviews__formSubtitle {
  margin-bottom: 5px;
}

@media screen and (max-width: 1050px) {
  .Reviews__formSubtitle {
    font-size: 14px;
    line-height: 18px;
  }
}
.Reviews__formSubmit {
  display: flex;
  align-items: center;
  margin-top: 32px;
  margin-bottom: 30px;
}

@media screen and (max-width: 800px) {
  .Reviews__formSubmit {
    flex-direction: column-reverse;
    align-items: flex-start;
    margin-top: 16px;
  }
}
.Reviews__formSubmitButton {
  width: 250px;
  margin-right: 23px;
}

@media screen and (max-width: 1050px) {
  .Reviews__formSubmitButton {
    width: 200px;
  }
}
@media screen and (max-width: 800px) {
  .Reviews__formSubmitButton {
    width: 100%;
    margin-top: 16px;
    margin-right: 0;
    border-radius: 10px;
  }
}
.Reviews__thanks {
  margin-bottom: 30px;
}

.SectionHeader__controls {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 109px;
}

@media screen and (max-width: 800px) {
  .SectionHeader__controls {
    display: none;
  }
}
.SectionHeader__link {
  display: block;
  margin: 5px 0;
  text-decoration: underline;
  color: #0a9c68;
}

@media screen and (max-width: 1050px) {
  .SectionHeader__link {
    font-size: 14px;
    line-height: 18px;
  }
}
.SectionHeader__link:hover {
  text-decoration: none;
}

.SliderControl {
  position: relative;
  display: block;
  width: 48px;
  height: 48px;
  padding: 0;
  cursor: pointer;
  pointer-events: auto;
  border: 1px solid;
  border-radius: 50%;
  background-color: transparent;
  transition: border-color 0.1s, background-color 0.1s;
}

.SliderControl::before {
  position: absolute;
  top: 50%;
  display: block;
  width: 9px;
  height: 9px;
  content: "";
  border-top: 2px solid;
  border-left: 2px solid;
}

.SliderControl_type_prev::before {
  left: calc(50% + 1px);
  transform: translate(-50%, -50%) rotate(-45deg);
}

.SliderControl_type_next::before {
  left: calc(50% - 1px);
  transform: translate(-50%, -50%) rotate(135deg);
}

.SliderControl_color_light {
  border-color: rgba(169, 169, 179, 0.3);
}

.SliderControl_color_light:hover {
  border-color: transparent;
  background-color: rgba(169, 169, 179, 0.3);
}

.SliderControl_color_light::before {
  border-top-color: #ffffff;
  border-left-color: #ffffff;
}

.SliderControl_color_dark {
  border-color: #d7d7df;
}

.SliderControl_color_dark:hover {
  border-color: #a9a9b3;
}

.SliderControl_color_dark::before {
  border-top-color: #31313a;
  border-left-color: #31313a;
}

.SliderControl.swiper-button-disabled {
  pointer-events: none;
  border-color: #efeff3;
}

.SliderControl.swiper-button-disabled::before {
  border-top-color: #efeff3;
  border-left-color: #efeff3;
}

.SliderControl_bg_white {
  background-color: #ffffff;
}

.SectionHeader {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}

@media screen and (max-width: 1050px) {
  .SectionHeader {
    margin-bottom: 20px;
  }
}
.SectionHeader__title {
  font-size: 36px;
  font-weight: 500;
  line-height: 40px;
  margin: 0;
  margin-right: 20px;
}

@media screen and (max-width: 1050px) {
  .SectionHeader__title {
    font-size: 30px;
    line-height: 33px;
  }
}
@media screen and (max-width: 800px) {
  .SectionHeader__title {
    font-size: 26px;
    line-height: 29px;
  }
}
.PageHeader__title {
  font-size: 36px;
  font-weight: 500;
  line-height: 40px;
  margin: 6px 0;
}

.HeaderMiddle {
  padding: 16px 0;
  border-bottom: 1px solid #efeff3;
}
@media screen and (max-width: 900px) {
  .HeaderMiddle {
    padding: 10px 0;
  }
}
.HeaderMiddle::after {
  position: absolute;
  bottom: 58px;
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
  background-color: #efeff3;
}
.HeaderMiddle__wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.HeaderMiddle__logo {
  display: block;
  flex-shrink: 0;
  width: 181px;
  height: 41px;
  color: #31313a;
  transition: color 0.1s;
}
@media screen and (max-width: 1050px) {
  .HeaderMiddle__logo {
    width: 172px;
    height: 36px;
  }
}
@media screen and (max-width: 900px) {
  .HeaderMiddle__logo {
    width: 150px;
  }
}
a.HeaderMiddle__logo:hover {
  color: #FF822B;
}

.HeaderMiddle__logoIcon {
  display: block;
  width: 100%;
  height: 100%;
}
.HeaderMiddle__catalogButton {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  padding: 15px 30px 15px 20px;
  cursor: pointer;
  color: #ffffff;
  border: none;
  border-radius: 3px;
  background-color: #FF822B;
  transition: background-color 0.1s;
  position: relative;
}
@media screen and (max-width: 1384px) {
  .HeaderMiddle__catalogButton {
    margin: 0 15px;
  }
}
@media screen and (max-width: 1050px) {
  .HeaderMiddle__catalogButton {
    font-size: 14px;
    padding: 10px 15px;
  }
}
@media screen and (max-width: 900px) {
  .HeaderMiddle__catalogButton {
    padding: 10px;
  }
}
@media screen and (max-width: 800px) {
  .HeaderMiddle__catalogButton {
    order: -1;
    margin-left: 0;
    padding: 7px;
  }
}
.HeaderMiddle__catalogButton:hover {
  background-color: #f76500;
}
.HeaderMiddle__catalogButtonIcon {
  width: 18px;
  height: 18px;
  margin-right: 16px;
}
@media screen and (max-width: 1050px) {
  .HeaderMiddle__catalogButtonIcon {
    width: 15px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 900px) {
  .HeaderMiddle__catalogButtonIcon {
    width: 18px;
    margin-right: 0;
  }
}
@media screen and (max-width: 800px) {
  .HeaderMiddle__catalogButtonIcon {
    opacity: 0;
  }
}
.HeaderMiddle__catalogButton.active .HeaderMiddle__catalogButtonIcon {
  opacity: 1;
}
.HeaderMiddle__catalogButton.active .HeaderMiddle__catalogButtonIcon span {
  display: none;
}
.HeaderMiddle__catalogButton.active .HeaderMiddle__catalogButtonIcon::before, .HeaderMiddle__catalogButton.active .HeaderMiddle__catalogButtonIcon::after {
  width: 21px;
  border-radius: 2px;
}
@media screen and (max-width: 1050px) {
  .HeaderMiddle__catalogButton.active .HeaderMiddle__catalogButtonIcon::before, .HeaderMiddle__catalogButton.active .HeaderMiddle__catalogButtonIcon::after {
    width: 18px;
  }
}
@media screen and (max-width: 900px) {
  .HeaderMiddle__catalogButton.active .HeaderMiddle__catalogButtonIcon::before, .HeaderMiddle__catalogButton.active .HeaderMiddle__catalogButtonIcon::after {
    width: 21px;
  }
}
.HeaderMiddle__catalogButton.active .HeaderMiddle__catalogButtonIcon::before {
  top: 1px;
  left: 2px;
  transform: rotate(45deg);
  transform-origin: left top;
}
@media screen and (max-width: 1050px) {
  .HeaderMiddle__catalogButton.active .HeaderMiddle__catalogButtonIcon::before {
    top: 2px;
  }
}
@media screen and (max-width: 900px) {
  .HeaderMiddle__catalogButton.active .HeaderMiddle__catalogButtonIcon::before {
    top: 1px;
  }
}
.HeaderMiddle__catalogButton.active .HeaderMiddle__catalogButtonIcon::after {
  top: 1px;
  right: 2px;
  left: auto;
  transform: rotate(-45deg);
  transform-origin: right top;
}
@media screen and (max-width: 1050px) {
  .HeaderMiddle__catalogButton.active .HeaderMiddle__catalogButtonIcon::after {
    top: 2px;
  }
}
@media screen and (max-width: 900px) {
  .HeaderMiddle__catalogButton.active .HeaderMiddle__catalogButtonIcon::after {
    top: 1px;
  }
}
.HeaderMiddle__catalogButtonIcon span, .HeaderMiddle__catalogButtonIcon::before, .HeaderMiddle__catalogButtonIcon::after {
  position: absolute;
  left: 0;
  display: block;
  width: 18px;
  height: 2px;
  content: "";
  background-color: #ffffff;
}
@media screen and (max-width: 1050px) {
  .HeaderMiddle__catalogButtonIcon span, .HeaderMiddle__catalogButtonIcon::before, .HeaderMiddle__catalogButtonIcon::after {
    width: 15px;
  }
}
@media screen and (max-width: 900px) {
  .HeaderMiddle__catalogButtonIcon span, .HeaderMiddle__catalogButtonIcon::before, .HeaderMiddle__catalogButtonIcon::after {
    width: 18px;
  }
}
.HeaderMiddle__catalogButtonIcon::before {
  top: 2px;
}
.HeaderMiddle__catalogButtonIcon span {
  top: 8px;
}
.HeaderMiddle__catalogButtonIcon::after {
  top: 14px;
}
@media screen and (max-width: 900px) {
  .HeaderMiddle__catalogButtonText {
    display: none;
  }
}
.HeaderMiddle__contactsButtonMobileIcon {
  position: absolute;
  top: 7px;
  left: 7px;
  display: none;
  width: 25px;
  height: 25px;
}
@media screen and (max-width: 800px) {
  .HeaderMiddle__contactsButtonMobileIcon {
    display: block;
  }
}
.HeaderMiddle__catalogButton.active .HeaderMiddle__contactsButtonMobileIcon {
  opacity: 0;
}
.HeaderMiddle__search {
  width: 350px;
}
@media screen and (max-width: 1250px) {
  .HeaderMiddle__search {
    flex-grow: 1;
  }
}
@media screen and (max-width: 800px) {
  .HeaderMiddle__search {
    display: none;
  }
}
.HeaderMiddle__contacts {
  display: flex;
  flex-shrink: 0;
  align-items: center;
}
@media screen and (max-width: 1384px) {
  .HeaderMiddle__contacts {
    margin: 0 15px;
  }
}
@media screen and (max-width: 800px) {
  .HeaderMiddle__contacts {
    margin-right: 0;
  }
}
.HeaderMiddle__contactsInfo {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin-right: 21px;
}
@media screen and (max-width: 1050px) {
  .HeaderMiddle__contactsInfo {
    margin-right: 10px;
  }
}
@media screen and (max-width: 800px) {
  .HeaderMiddle__contactsInfo {
    display: none;
  }
}
.HeaderMiddle__contactsPhone {
  font-size: 22px;
  font-weight: 500;
  line-height: 26px;
  text-decoration: none;
  color: #1a1a1c;
  transition: color 0.1s;
}
@media screen and (max-width: 1050px) {
  .HeaderMiddle__contactsPhone {
    font-size: 18px;
    line-height: 22px;
  }
}
.HeaderMiddle__contactsPhone:hover {
  color: #FF822B;
}
.HeaderMiddle__contactsWorktime {
  font-size: 14px;
  line-height: 18px;
  color: #a9a9b3;
}
@media screen and (max-width: 1050px) {
  .HeaderMiddle__contactsWorktime {
    font-size: 12px;
    line-height: 16px;
  }
}
.HeaderMiddle__contactsWhatsApp {
  display: block;
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  padding: 5px;
  border-radius: 3px;
  background-color: #efeff3;
  transition: background-color 0.1s;
}
@media screen and (max-width: 1050px) {
  .HeaderMiddle__contactsWhatsApp {
    width: 38px;
    height: 38px;
  }
}
@media screen and (max-width: 800px) {
  .HeaderMiddle__contactsWhatsApp {
    display: none;
  }
}
.HeaderMiddle__contactsWhatsApp:hover {
  background-color: #d7d7df;
}
.HeaderMiddle__contactsWhatsAppIcon {
  display: block;
  width: 100%;
  height: 100%;
  filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.1));
}
.HeaderMiddle__contactsButton {
  display: none;
  width: 32px;
  height: 32px;
  padding: 7px 6px 5px;
  cursor: pointer;
  color: #31313a;
  border: none;
  border-radius: 3px;
  background-color: #dbeeea;
  transition: color 0.1s;
}
@media screen and (max-width: 800px) {
  .HeaderMiddle__contactsButton {
    display: block;
  }
}
.HeaderMiddle__contactsButton:hover {
  color: #FF822B;
}
.HeaderMiddle__contactsButtonIcon {
  width: 100%;
  height: 100%;
}
.HeaderMiddle__actions {
  display: flex;
  flex-shrink: 0;
}
@media screen and (max-width: 800px) {
  .HeaderMiddle__actions {
    position: fixed;
    z-index: 11;
    right: 0;
    bottom: 0;
    left: 0;
    justify-content: space-around;
    border-top: 1px solid #d7d7df;
    background-color: #ffffff;
  }
}
.HeaderMiddle__action {
  z-index: 3;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  align-items: center;
  margin-left: 37px;
  padding: 0;
  cursor: pointer;
  text-decoration: none;
  color: #a9a9b3;
  border: none;
  background-color: transparent;
  transition: color 0.1s;
}
@media screen and (max-width: 1384px) {
  .HeaderMiddle__action {
    margin-left: 20px;
  }
}
@media screen and (max-width: 900px) {
  .HeaderMiddle__action {
    margin-left: 15px;
  }
}
@media screen and (max-width: 800px) {
  .HeaderMiddle__action {
    margin-left: 0;
    padding: 18px 0;
  }
}
.HeaderMiddle__action_mobile {
  display: none;
}
@media screen and (max-width: 800px) {
  .HeaderMiddle__action_mobile {
    display: flex;
  }
}
.HeaderMiddle__action:first-child {
  margin-left: 0;
}
@media screen and (max-width: 800px) {
  .HeaderMiddle__action:first-child {
    color: #FF822B;
  }
}
.HeaderMiddle__action:nth-child(2) {
  margin-left: 0;
}
.HeaderMiddle__action:hover {
  color: #31313a;
}
.HeaderMiddle__action.active {
  color: #31313a;
}
.HeaderMiddle__action.active:hover {
  color: #FF822B;
}
.HeaderMiddle__action.active:hover + .TooltipList {
  pointer-events: auto;
  opacity: 1;
}
.HeaderMiddle__actionIcon {
  display: block;
  flex-shrink: 0;
  width: 22px;
  height: 22px;
  margin-bottom: 6px;
}
@media screen and (max-width: 1250px) {
  .HeaderMiddle__actionIcon {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 800px) {
  .HeaderMiddle__actionIcon {
    margin-bottom: 4px;
  }
}
@media screen and (max-width: 350px) {
  .HeaderMiddle__actionIcon {
    width: 16px;
    height: 16px;
  }
}
.HeaderMiddle__actionCounter {
  font-size: 11px;
  line-height: 1;
  position: absolute;
  top: -5px;
  left: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 18px;
  height: 18px;
  padding: 2px;
  color: #ffffff;
  border-radius: 50%;
  background-color: #FF822B;
  transform: translateX(calc(-50% + 15px));
}
@media screen and (max-width: 800px) {
  .HeaderMiddle__actionCounter {
    font-size: 9px;
    top: 9px;
    min-width: 14px;
    height: 14px;
    transform: translateX(calc(-50% + 9px));
  }
}
.HeaderMiddle__actionCounter:empty {
  display: none;
}
.HeaderMiddle__actionText {
  font-size: 14px;
  line-height: 1;
  display: block;
  color: #a9a9b3;
}
@media screen and (max-width: 1250px) {
  .HeaderMiddle__actionText {
    display: none;
  }
}
@media screen and (max-width: 800px) {
  .HeaderMiddle__actionText {
    font-size: 13px;
    display: block;
    color: currentColor;
  }
}
@media screen and (max-width: 350px) {
  .HeaderMiddle__actionText {
    font-size: 11px;
  }
}

.TooltipList {
  position: absolute;
  z-index: 20;
  top: 62px;
  right: -1px;
  width: 387px;
  pointer-events: none;
  opacity: 0;
  border-radius: 3px;
  background-color: #ffffff;
  box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.07);
  transition: opacity 0.1s;
}
@media screen and (max-width: 1050px) {
  .TooltipList {
    top: 49px;
  }
}
@media screen and (max-width: 900px) {
  .TooltipList {
    top: 43px;
  }
}
@media screen and (max-width: 800px) {
  .TooltipList {
    display: none;
  }
}
.TooltipList_type_cartAdd {
  width: 327px;
}
.TooltipList_type_cartAdd .TooltipList__wrap {
  padding: 30px 30px 0;
}
.TooltipList_type_cartAdd .TooltipList__footer {
  margin-top: 0;
  padding: 0 30px 30px;
  border-top: none;
}
.TooltipList_type_compare .TooltipList__wrap, .TooltipList_type_cart .TooltipList__wrap {
  padding: 30px 20px 0 15px;
}
.TooltipList_type_compare .TooltipList__list, .TooltipList_type_cart .TooltipList__list {
  max-height: 254px;
  margin: 0;
}
.TooltipList_type_favorite .TooltipList__wrap {
  padding: 30px 20px 30px 30px;
}
.TooltipList_type_favorite .TooltipList__list {
  max-height: 350px;
  margin: 0 0 16px;
}
.TooltipList:hover {
  pointer-events: auto;
  opacity: 1;
}
.TooltipList.hidden {
  pointer-events: none;
  opacity: 0;
}
.TooltipList::before {
  position: absolute;
  top: -40px;
  left: 0;
  display: block;
  width: 100%;
  height: 40px;
  content: "";
}
.TooltipList__title {
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  margin-bottom: 10px;
}
.TooltipList__list {
  overflow-y: auto;
  padding: 0 16px 0 0;
  list-style: none;
}
.TooltipList__item {
  min-height: 81px;
  padding-right: 30px;
  border-bottom: 1px solid #efeff3;
  transition: color 0.1s;
  position: relative;
}
.TooltipList__item:last-child {
  border: none;
}
.TooltipList__item.disabled .TooltipList__itemLink {
  color: #a9a9b3;
}
.TooltipList__item.disabled .TooltipList__itemLink:hover {
  color: #FF822B;
}
.TooltipList__item.disabled .TooltipList__itemImage {
  opacity: 0.5;
}
.TooltipList__item.disabled .TooltipList__itemPrice {
  color: #d7d7df;
}
.TooltipList__item.disabled .TooltipList__itemPriceOld {
  color: #d7d7df;
}
.TooltipList__itemLink {
  display: flex;
  align-items: center;
  padding: 9px 0;
  text-decoration: none;
  color: #31313a;
  transition: color 0.1s;
}
.TooltipList__item:first-child .TooltipList__itemLink {
  padding-top: 0;
}
.TooltipList__item:last-child .TooltipList__itemLink {
  padding-bottom: 0;
}
.TooltipList__itemLink:hover {
  color: #FF822B;
}
.TooltipList__itemImage {
  flex-shrink: 0;
  width: 80px;
  margin-right: 12px;
}
.TooltipList__itemImage img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.TooltipList__itemTitle {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  flex-grow: 1;
}
.TooltipList__itemPriceWrap {
  display: flex;
  align-items: center;
  padding-top: 8px;
}
.TooltipList__itemPrice {
  font-weight: 500;
  color: #31313a;
}
.TooltipList__itemPriceOld {
  font-size: 14px;
  margin-left: 6px;
  text-decoration: line-through;
  color: #a9a9b3;
}
.TooltipList__itemDelete {
  position: absolute;
  top: 15px;
  right: 4px;
  display: none;
  width: 20px;
  height: 20px;
  padding: 0;
  cursor: pointer;
  color: #d7d7df;
  border: none;
  background-color: transparent;
  transition: color 0.1s;
}
.TooltipList__item:first-child .TooltipList__itemDelete {
  top: 6px;
}
.TooltipList__item:hover .TooltipList__itemDelete {
  display: block;
}
.TooltipList__itemDelete:hover {
  color: #a9a9b3;
}
.TooltipList__itemDelete svg {
  width: 100%;
  height: 100%;
}
.TooltipList__itemSoldInfo {
  position: absolute;
  right: 1px;
  bottom: 15px;
  display: none;
  width: 25px;
  height: 25px;
  cursor: pointer;
  color: #d7d7df;
  transition: color 0.1s;
}
.TooltipList__itemSoldInfo svg {
  width: 100%;
  height: 100%;
}
.TooltipList__itemSoldInfo:hover {
  color: #FF822B;
}
.TooltipList__itemSoldInfo:hover .Tooltip {
  display: block;
  pointer-events: auto;
  opacity: 1;
}
.TooltipList__item:last-child .TooltipList__itemSoldInfo {
  bottom: 6px;
}
.TooltipList__item:last-child .TooltipList__itemSoldInfo .Tooltip {
  top: auto;
  bottom: 30px;
}
.TooltipList__item.disabled .TooltipList__itemSoldInfo {
  display: block;
}
.TooltipList__resetAll {
  padding: 0;
  cursor: pointer;
  text-decoration: underline;
  color: #FF822B;
  border: 0;
  background-color: transparent;
}
.TooltipList__resetAll:hover {
  text-decoration: none;
}
.TooltipList__footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 16px;
  padding: 20px 20px 20px 15px;
  border-top: 1px solid #efeff3;
}
.TooltipList__footerPriceWrap {
  margin-right: 20px;
}
.TooltipList__footerPriceText {
  margin-bottom: 5px;
  color: #a9a9b3;
}
.TooltipList__footerPrice {
  font-size: 22px;
  font-weight: 500;
  line-height: 26px;
  color: #1a1a1c;
}
.TooltipList__footerLink:only-child {
  flex-grow: 1;
}

.Button {
  display: flex;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  min-width: 150px;
  height: 42px;
  padding: 0 12px;
  cursor: pointer;
  text-align: center;
  white-space: nowrap;
  text-decoration: none;
  text-overflow: ellipsis;
  color: #FF822B;
  border: 1px solid transparent;
  border-radius: 15px;
  background-color: #F1F1F1;
}
.Button_radius_10 {
  border-radius: 10px;
}

.CardSnippet {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 20px 16px;
  text-decoration: none;
  color: currentColor;
  border: 1px solid #efeff3;
  border-radius: 3px;
  transition: border-color 0.1s;
}
.CardSnippet:hover {
  border-color: #d7d7df;
}
.CardSnippet__image {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 190px;
  margin-bottom: 7px;
}
@media screen and (max-width: 1050px) {
  .CardSnippet__image {
    height: 155px;
  }
}
@media screen and (max-width: 600px) {
  .CardSnippet__image {
    height: 120px;
  }
}
.CardSnippet__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.CardSnippet__rating {
  margin-bottom: 12px;
}
@media screen and (max-width: 900px) {
  .CardSnippet__rating {
    margin-bottom: 5px;
  }
}
.CardSnippet__title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  margin-bottom: auto;
  text-decoration: none;
  text-overflow: ellipsis;
  color: currentColor;
}
@media screen and (max-width: 1050px) {
  .CardSnippet__title {
    font-size: 14px;
    line-height: 18px;
    word-break: break-word;
  }
}
.CardSnippet__availability {
  margin-top: 7px;
  margin-bottom: 8px;
  text-transform: lowercase;
  color: #a9a9b3;
}
@media screen and (max-width: 1050px) {
  .CardSnippet__availability {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 2px;
  }
}
@media screen and (max-width: 900px) {
  .CardSnippet__availability {
    font-size: 12px;
    text-align: right;
  }
}
@media screen and (max-width: 800px) {
  .CardSnippet__availability {
    font-size: 14px;
    text-align: left;
  }
}
.CardSnippet__priceWrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 900px) {
  .CardSnippet__priceWrap {
    flex-direction: column-reverse;
    align-items: flex-end;
  }
}
@media screen and (max-width: 800px) {
  .CardSnippet__priceWrap {
    flex-direction: row;
    align-items: center;
  }
}
.CardSnippet__title + .CardSnippet__priceWrap {
  margin-top: 20px;
}
.CardSnippet__price {
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  color: #31313a;
}
@media screen and (max-width: 800px) {
  .CardSnippet__price {
    font-size: 16px;
    line-height: 21px;
  }
}
.CardSnippet__priceOld {
  font-size: 14px;
  margin-left: 14px;
  text-decoration: line-through;
  color: #a9a9b3;
}
@media screen and (max-width: 800px) {
  .CardSnippet__priceOld {
    font-size: 12px;
  }
}
.CardSnippet__button {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  gap: 10px;
  padding: 4px;
  border-radius: 18px;
}
.CardSnippet__button::before {
  content: "";
  width: 35px;
  height: 35px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='36.000000' height='36.000000' viewBox='0 0 36 36' fill='none'%3E%3Cdesc%3E Created with Pixso. %3C/desc%3E%3Cdefs%3E%3ClinearGradient id='paint_linear_3_14_0' x1='1150.350708' y1='26025.087891' x2='1186.439453' y2='26025.087891' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFAF38'/%3E%3Cstop offset='0.180590' stop-color='%23FFAF38'/%3E%3Cstop offset='1.000000' stop-color='%23FF822B'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath id='path167' d='M-0.51 17.21C-0.51 27.17 7.57 35.25 17.54 35.25C27.5 35.25 35.58 27.17 35.58 17.21C35.58 7.24 27.5 -0.84 17.54 -0.84C7.57 -0.84 -0.51 7.24 -0.51 17.21Z' fill='url(%23paint_linear_3_14_0)' fill-opacity='1.000000' fill-rule='nonzero'/%3E%3Cpath id='path178' d='M9.84 6.43C9.29 6.43 8.85 6.87 8.85 7.41L8.85 27C8.85 27.54 9.29 27.99 9.84 27.99L25.24 27.99C25.78 27.99 26.22 27.54 26.22 27L26.22 12.11L20.4 6.43L9.84 6.43Z' stroke='%23FFFFFF' stroke-opacity='1.000000' stroke-width='1.733333'/%3E%3Cpath id='path176' d='M23.01 15.73L11.39 15.73C11.28 15.73 11.19 15.64 11.19 15.53C11.19 15.42 11.28 15.32 11.39 15.32L23.01 15.32C23.12 15.32 23.21 15.42 23.21 15.53C23.21 15.64 23.12 15.73 23.01 15.73Z' fill='%23FFFFFF' fill-opacity='1.000000' fill-rule='nonzero'/%3E%3Cpath id='path174' d='M23.01 18.35L11.39 18.35C11.28 18.35 11.19 18.26 11.19 18.15C11.19 18.04 11.28 17.95 11.39 17.95L23.01 17.95C23.12 17.95 23.21 18.04 23.21 18.15C23.21 18.26 23.12 18.35 23.01 18.35Z' fill='%23FFFFFF' fill-opacity='1.000000' fill-rule='nonzero'/%3E%3Cpath id='path172' d='M23.01 20.87L11.39 20.87C11.28 20.87 11.19 20.78 11.19 20.67C11.19 20.56 11.28 20.47 11.39 20.47L23.01 20.47C23.12 20.47 23.21 20.56 23.21 20.67C23.21 20.78 23.12 20.87 23.01 20.87Z' fill='%23FFFFFF' fill-opacity='1.000000' fill-rule='nonzero'/%3E%3Cpath id='path170' d='M19.35 12.67L11.39 12.67C11.28 12.67 11.19 12.58 11.19 12.47C11.19 12.35 11.28 12.26 11.39 12.26L19.35 12.26C19.46 12.26 19.55 12.35 19.55 12.47C19.55 12.58 19.46 12.67 19.35 12.67Z' fill='%23FFFFFF' fill-opacity='1.000000' fill-rule='nonzero'/%3E%3Cpath id='path180' d='M25.72 12.21C25.91 12.21 26 11.99 25.87 11.86L20.79 6.78C20.66 6.65 20.44 6.74 20.44 6.93L20.44 12.01C20.44 12.12 20.53 12.21 20.65 12.21L25.72 12.21Z' stroke='%23FFFFFF' stroke-opacity='1.000000' stroke-width='1.733333'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 800px) {
  .CardSnippet__button {
    min-width: 0;
  }
}
.CardSnippet__actions {
  position: absolute;
  top: 9px;
  right: 9px;
  display: flex;
  align-items: center;
  padding: 0 5px;
  border-radius: 15px;
  background-color: rgba(255, 255, 255, 0.8);
}
.CardSnippet__action {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  margin-left: 7px;
  cursor: pointer;
  color: #a9a9b3;
  border: none;
  background-color: transparent;
  transition: color 0.1s;
}
.CardSnippet__action:hover {
  color: #31313a;
}
.CardSnippet__action_type_compare {
  padding: 5px;
}
.CardSnippet__action_type_favorite {
  padding: 4px;
}
.CardSnippet[data-in-compare] .CardSnippet__action_type_compare, .CardSnippet[data-in-compare] .CardSnippet__action_type_remove, .CardSnippet[data-in-favorite] .CardSnippet__action_type_favorite {
  color: #FF822B;
}
.CardSnippet__actionIcon {
  width: 100%;
  height: 100%;
}
.CardSnippet__labels {
  position: absolute;
  top: 9px;
  left: 9px;
}

.Label {
  font-size: 14px;
  line-height: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 38px;
  height: 38px;
  margin-bottom: 4px;
}
.Label_type_new {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='77.000000' height='74.000000' viewBox='0 0 77 74' fill='none'%3E%3Cdesc%3E Created with Pixso. %3C/desc%3E%3Cdefs%3E%3CclipPath id='clip7_1'%3E%3Crect id='path13021' width='76.574646' height='73.361938' fill='white' fill-opacity='0'/%3E%3C/clipPath%3E%3ClinearGradient id='paint_linear_7_25395_0' x1='-155172.687500' y1='-67839.523438' x2='-155265.906250' y2='-67624.632812' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2369B21B'/%3E%3Cstop offset='1.000000' stop-color='%231D664A'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg clip-path='url(%23clip7_1)'%3E%3Cpath id='path13021' d='M38.28 2.17C34.36 2.17 29.99 -0.9 26.45 0.25C22.78 1.45 21.06 6.54 18 8.76C14.92 11.01 9.55 11.08 7.3 14.17C5.08 17.22 6.65 22.34 5.46 26.01C4.31 29.55 0 32.75 0 36.68C0 40.6 4.31 43.8 5.46 47.34C6.65 51.01 5.08 56.13 7.3 59.18C9.55 62.27 14.92 62.34 18 64.59C21.06 66.82 22.78 71.91 26.45 73.1C29.99 74.25 34.36 71.18 38.28 71.18C42.21 71.18 46.58 74.25 50.12 73.1C53.79 71.91 55.51 66.82 58.56 64.59C61.65 62.34 67.01 62.27 69.26 59.18C71.48 56.13 69.91 51.01 71.1 47.34C72.26 43.8 76.57 40.6 76.57 36.68C76.57 32.75 72.25 29.55 71.1 26.01C69.91 22.34 71.48 17.22 69.26 14.17C67.01 11.08 61.65 11.01 58.56 8.76C55.51 6.54 53.79 1.45 50.12 0.25C49.56 0.07 48.98 7.62e-6 48.38 7.62e-6C45.21 7.62e-6 41.59 2.17 38.28 2.17Z' fill='url(%23paint_linear_7_25395_0)' fill-opacity='1.000000' fill-rule='nonzero'/%3E%3Cpath id='path13022' d='M6.94 31.37L8.85 31.37L8.85 34.84L12.43 34.84L12.43 31.37L14.32 31.37L14.32 40.48L12.43 40.48L12.43 36.42L8.85 36.42L8.85 40.48L6.94 40.48L6.94 31.37ZM15.77 35.93C15.77 35.24 15.86 34.61 16.04 34.02C16.22 33.44 16.49 32.94 16.85 32.51C17.21 32.08 17.67 31.75 18.22 31.51C18.77 31.26 19.41 31.13 20.14 31.13C20.82 31.13 21.43 31.26 21.97 31.51C22.51 31.75 22.97 32.08 23.35 32.51C23.72 32.94 24.01 33.44 24.21 34.02C24.41 34.61 24.52 35.24 24.52 35.93C24.52 36.61 24.41 37.24 24.21 37.82C24.01 38.41 23.72 38.91 23.35 39.34C22.97 39.77 22.51 40.1 21.97 40.35C21.43 40.59 20.82 40.71 20.14 40.71C19.41 40.71 18.77 40.59 18.22 40.35C17.67 40.1 17.21 39.77 16.85 39.34C16.49 38.91 16.22 38.41 16.04 37.82C15.86 37.24 15.77 36.61 15.77 35.93ZM20.14 39.06C20.53 39.06 20.87 38.98 21.18 38.82C21.49 38.67 21.75 38.45 21.96 38.18C22.18 37.9 22.34 37.57 22.44 37.18C22.55 36.8 22.61 36.38 22.61 35.93C22.61 35.47 22.55 35.06 22.44 34.68C22.34 34.3 22.18 33.96 21.96 33.68C21.75 33.4 21.49 33.18 21.18 33.02C20.87 32.87 20.53 32.79 20.14 32.79C19.76 32.79 19.41 32.87 19.1 33.02C18.79 33.18 18.54 33.4 18.32 33.68C18.11 33.96 17.95 34.3 17.83 34.68C17.72 35.06 17.66 35.47 17.66 35.93C17.66 36.38 17.72 36.8 17.83 37.18C17.95 37.57 18.11 37.9 18.32 38.18C18.54 38.45 18.79 38.67 19.1 38.82C19.41 38.98 19.76 39.06 20.14 39.06ZM26.12 31.37L30.57 31.37C30.95 31.37 31.27 31.41 31.55 31.48C31.84 31.55 32.08 31.65 32.29 31.77C32.5 31.89 32.67 32.02 32.8 32.18C32.95 32.34 33.06 32.51 33.15 32.68C33.23 32.85 33.29 33.02 33.32 33.2C33.36 33.38 33.38 33.54 33.38 33.7C33.38 33.93 33.36 34.13 33.32 34.32C33.28 34.51 33.21 34.68 33.12 34.84C33.03 34.99 32.92 35.12 32.77 35.24C32.63 35.36 32.45 35.47 32.26 35.57C32.57 35.69 32.81 35.83 32.99 35.99C33.18 36.16 33.32 36.35 33.41 36.54C33.52 36.74 33.59 36.94 33.62 37.15C33.66 37.36 33.68 37.56 33.68 37.76C33.68 38.2 33.59 38.59 33.43 38.93C33.27 39.27 33.04 39.55 32.74 39.77C32.45 40.01 32.09 40.18 31.68 40.31C31.26 40.42 30.8 40.48 30.29 40.48L26.12 40.48L26.12 31.37ZM27.95 38.9L30.3 38.9C30.52 38.9 30.72 38.88 30.9 38.84C31.07 38.79 31.23 38.71 31.35 38.6C31.48 38.5 31.59 38.38 31.66 38.23C31.73 38.07 31.77 37.88 31.77 37.67C31.77 37.41 31.73 37.2 31.63 37.04C31.55 36.88 31.43 36.75 31.29 36.67C31.15 36.58 30.99 36.53 30.8 36.51C30.63 36.48 30.45 36.46 30.26 36.46L27.95 36.46L27.95 38.9ZM27.95 34.96L30.29 34.96C30.45 34.96 30.61 34.95 30.76 34.92C30.91 34.88 31.05 34.81 31.16 34.73C31.29 34.63 31.38 34.52 31.45 34.4C31.52 34.27 31.55 34.1 31.55 33.92C31.55 33.72 31.52 33.56 31.46 33.43C31.4 33.31 31.31 33.21 31.2 33.13C31.08 33.06 30.95 33.01 30.8 32.98C30.66 32.95 30.5 32.93 30.34 32.93L27.95 32.93L27.95 34.96ZM35.12 31.37L36.95 31.37L36.95 37.57L40.57 31.37L42.49 31.37L42.49 40.48L40.66 40.48L40.66 34.31L37.04 40.48L35.12 40.48L35.12 31.37ZM44.27 31.37L46.18 31.37L46.18 34.84L49.76 34.84L49.76 31.37L51.65 31.37L51.65 40.48L49.76 40.48L49.76 36.42L46.18 36.42L46.18 40.48L44.27 40.48L44.27 31.37ZM53.65 31.37L55.54 31.37L55.54 35.07L59.02 31.37L61.49 31.37L57.77 35.1L61.7 40.48L59.29 40.48L56.48 36.45L55.54 37.4L55.54 40.48L53.65 40.48L53.65 31.37ZM65.21 31.37L67.38 31.37L70.6 40.48L68.54 40.48L67.95 38.6L64.59 38.6L63.96 40.48L61.95 40.48L65.21 31.37ZM65.1 37.02L67.41 37.02L66.29 33.42L65.1 37.02Z' fill='%23FFFFFF' fill-opacity='1.000000' fill-rule='nonzero'/%3E%3C/g%3E%3C/svg%3E");
  width: 50px;
  height: 50px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0px;
  top: 0;
}
.Label_type_sale {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='88.000000' height='88.000000' viewBox='0 0 88 88' fill='none'%3E%3Cdesc%3E Created with Pixso. %3C/desc%3E%3Cdefs%3E%3CclipPath id='clip7_25397'%3E%3Crect id='g24298' width='87.187439' height='87.188019' fill='white' fill-opacity='0'/%3E%3C/clipPath%3E%3ClinearGradient id='paint_linear_7_47963_0' x1='787.195312' y1='62585.746094' x2='700.195984' y2='62585.746094' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FF7A8A'/%3E%3Cstop offset='0.375474' stop-color='%23FF0047'/%3E%3Cstop offset='0.413814' stop-color='%23FF0047'/%3E%3Cstop offset='1.000000' stop-color='%23C9192B'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg clip-path='url(%23clip7_25397)'%3E%3Cpath id='path24301' d='M0 0L0 82.39C7.32 85.35 15.31 87 23.7 87C58.66 87 87 58.66 87 23.7C87 15.31 85.35 7.32 82.39 0L0 0Z' fill='url(%23paint_linear_7_47963_0)' fill-opacity='1.000000' fill-rule='nonzero'/%3E%3Cpath id='path24302' d='M13.47 60.52L16.01 57.98L29.47 63.92L27.07 66.33L24.39 65.01L20.46 68.94L21.73 71.66L19.37 74.02L13.47 60.52ZM19.39 66.66L22.08 63.97L16.94 61.44L19.39 66.66ZM21.35 52.64L23.58 50.41L27.53 54.36L27.62 46.37L30.49 43.5L30.13 51.8L40.45 52.94L37.63 55.76L30.06 54.75L29.99 56.82L33.28 60.11L31.05 62.34L21.35 52.64ZM31.77 42.22L34 39.99L42.02 48.02L46.18 43.87L38.15 35.84L40.38 33.61L48.41 41.64L49.5 40.54L53.25 44.3L51.35 46.2L49.27 44.12L41.47 51.93L31.77 42.22ZM42.66 31.33L44.81 29.18L51.42 35.79L49.05 24.94L51.28 22.71L60.98 32.42L58.86 34.54L52.29 27.97L54.64 38.76L52.37 41.03L42.66 31.33ZM71.7 21.7L69.53 23.86L65.7 20.03L63.73 22C63.39 22.34 63.1 22.65 62.83 22.96C62.57 23.26 62.39 23.57 62.29 23.88C62.18 24.18 62.17 24.5 62.27 24.86C62.35 25.21 62.57 25.59 62.95 26.02L63.8 27C63.98 27.25 64.13 27.45 64.25 27.61C64.37 27.77 64.47 27.91 64.55 28.03C64.62 28.16 64.68 28.26 64.72 28.34C64.76 28.42 64.8 28.5 64.83 28.56L62.52 30.88C62.47 30.69 62.42 30.52 62.37 30.39C62.32 30.25 62.26 30.13 62.18 30.02C62.11 29.9 62.04 29.76 61.93 29.61C61.82 29.47 61.68 29.29 61.49 29.07L60.68 28.04C60.42 27.72 60.21 27.43 60.04 27.15C59.86 26.87 59.73 26.58 59.66 26.29C59.58 25.99 59.56 25.68 59.62 25.36C59.67 25.03 59.82 24.67 60.06 24.27C59.88 24.35 59.67 24.45 59.44 24.55C59.2 24.64 58.91 24.69 58.56 24.69C58.14 24.71 57.72 24.64 57.28 24.48C56.82 24.31 56.41 24.03 56.04 23.66C55.82 23.44 55.62 23.19 55.47 22.93C55.3 22.67 55.18 22.39 55.11 22.12C55.03 21.83 54.97 21.55 54.94 21.27C54.9 20.98 54.9 20.7 54.96 20.43C55.01 20.01 55.12 19.63 55.3 19.29C55.47 18.94 55.67 18.6 55.91 18.28C56.13 17.95 56.39 17.63 56.68 17.33C56.98 17.02 57.27 16.73 57.56 16.43L62 11.99L71.7 21.7ZM61.55 15.88L59.06 18.37C59.03 18.4 58.97 18.46 58.88 18.54C58.79 18.63 58.71 18.73 58.62 18.85C58.52 18.95 58.41 19.07 58.31 19.2C58.21 19.33 58.13 19.44 58.08 19.54C58.03 19.68 57.98 19.83 57.94 19.98C57.89 20.13 57.87 20.3 57.87 20.49C57.88 20.69 57.93 20.88 58.02 21.07C58.09 21.25 58.23 21.43 58.43 21.63C58.64 21.85 58.86 21.99 59.08 22.06C59.28 22.13 59.48 22.15 59.68 22.14C59.88 22.13 60.07 22.09 60.27 22.01C60.46 21.92 60.63 21.81 60.8 21.69C60.97 21.56 61.11 21.43 61.24 21.3C61.37 21.16 61.5 21.04 61.61 20.92L64.1 18.43L61.55 15.88Z' fill='%23FFFFFF' fill-opacity='1.000000' fill-rule='nonzero'/%3E%3C/g%3E%3C/svg%3E");
  width: 50px;
  height: 50px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: -9px;
  top: -8px;
}
.Label_type_discount {
  background: #ff822b;
  border-radius: 50%;
  color: #fff;
}

.Filter__button {
  width: 100%;
  height: 49px;
  margin-top: 12px;
}
@media screen and (max-width: 1050px) {
  .Filter__button {
    height: 42px;
  }
}
.Filter__button_type_submit {
  margin-top: 0;
}
@media screen and (max-width: 800px) {
  .Filter__button_type_submit {
    position: fixed;
    z-index: 2;
    right: 24px;
    bottom: 24px;
    left: 24px;
    width: auto;
  }
}
@media screen and (max-width: 800px) {
  .Filter__button_type_reset {
    display: none;
  }
}
.Filter__submitTooltip {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: calc(100% + 18px);
  display: none;
  pointer-events: all;
  transform: translateY(-50%);
}
.Filter__submitTooltip.show {
  display: block;
}
@media screen and (max-width: 800px) {
  .Filter__submitTooltip.show {
    display: none;
  }
}
.Filter__submitTooltip::before {
  position: absolute;
  top: 50%;
  left: -6px;
  display: block;
  width: 12px;
  height: 12px;
  content: "";
  pointer-events: none;
  background-color: #FF822B;
  transition: background-color 0.1s;
  transform: translateY(-50%) rotate(45deg);
}
.Filter__submitTooltip:hover::before {
  background-color: #ff7312;
}
.Filter__submitTooltipButton {
  width: 115px;
  height: 53px;
  border-radius: 4px;
}
.Filter__mobileHeader {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  display: none;
  justify-content: center;
  align-items: center;
  height: 56px;
  background-color: #ffffff;
}
.Filter__mobileHeader::before {
  position: fixed;
  z-index: 1;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  height: 90px;
  content: "";
  background-color: #ffffff;
}
.Filter__mobileHeaderReset {
  position: absolute;
  top: 19px;
  left: 24px;
  text-decoration: none;
  pointer-events: none;
  opacity: 0;
  color: #FF822B;
}
.Filter__mobileHeaderReset.show {
  pointer-events: all;
  opacity: 1;
}
.Filter__mobileHeaderTitle {
  font-weight: 500;
}
.Filter__mobileHeaderCross {
  position: absolute;
  top: 19px;
  right: 24px;
}

.FilterSearch {
  width: 100%;
}
.FilterSearch__input {
  padding: 9px 50px 9px 12px;
  border-color: #efeff3;
}
.FilterSearch__input::-moz-placeholder {
  color: #a9a9b3;
}
.FilterSearch__input::placeholder {
  color: #a9a9b3;
}
.FilterSearch__input:focus {
  border-color: #d7d7df;
}
.FilterSearch__submitIcon {
  position: absolute;
  top: 10px;
  right: 17px;
  width: 19px;
  height: 19px;
  pointer-events: none;
}

.FilterSection {
  padding: 28px 0;
  border-top: 1px solid #efeff3;
}
@media screen and (max-width: 1050px) {
  .FilterSection {
    padding: 14px 0;
  }
}
.FilterSection:first-child {
  padding-top: 0;
  border-top: none;
}
.FilterSection__title {
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  margin-bottom: 20px;
  padding-right: 12px;
  cursor: pointer;
}
@media screen and (max-width: 1050px) {
  .FilterSection__title {
    font-size: 14px;
    line-height: 18px;
  }
}
.FilterSection__title::after {
  position: absolute;
  top: 7px;
  right: 2px;
  display: block;
  width: 9px;
  height: 9px;
  content: "";
  border-top: 1px solid #d7d7df;
  border-left: 1px solid #d7d7df;
  transition: border-color 0.3s, transform 0.3s, top 0.3s;
  transform: rotate(45deg);
}
.FilterSection__title:hover::after {
  border-color: #a9a9b3;
}
.FilterSection__title.crop {
  margin-bottom: 0;
}
.FilterSection__title.crop::after {
  top: 3px;
  transform: rotate(225deg);
}
.FilterSection__wrap.closed {
  display: none;
}
.FilterSection__checkbox {
  margin-top: 13px;
}
@media screen and (max-width: 1050px) {
  .FilterSection__checkbox {
    margin-top: 8px;
  }
}
.FilterSection__checkbox:first-child {
  margin-top: 0;
}
.FilterSection__input {
  padding: 9px 12px;
  border-color: #efeff3;
}
.FilterSection__input:focus {
  border-color: #d7d7df;
  outline: none;
}
@media screen and (max-width: 1050px) {
  .FilterSection__range {
    margin-bottom: 12px;
  }
}
.FilterSection__textRangeWrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 23px;
}
.FilterSection__textRange {
  width: calc(50% - 10px);
}
.FilterSection__search {
  margin-bottom: 22px;
}
.FilterSection__list {
  margin-bottom: 11px;
}
.FilterSection__sectionTitle {
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  margin-bottom: 20px;
  text-decoration: underline;
}
.FilterSection__sectionMenu {
  margin: 0;
  padding: 0;
  list-style: none;
}
.FilterSection__sectionMenuItem {
  padding: 6px 0;
}
.FilterSection__sectionMenuLink {
  text-decoration: none;
  color: currentColor;
}
.FilterSection__sectionMenuLink:hover {
  text-decoration: underline;
}

.TextArea {
  font-size: 16px;
  line-height: 21px;
  width: 100%;
}
@media screen and (max-width: 1050px) {
  .TextArea {
    font-size: 14px;
    line-height: 18px;
  }
}
.TextArea__title {
  margin-bottom: 5px;
}
.TextArea__input {
  display: block;
  width: 100%;
  height: 90px;
  padding: 14px 19px;
  resize: none;
  border: 1px solid #d7d7df;
  border-radius: 3px;
}
@media screen and (max-width: 1050px) {
  .TextArea__input {
    padding: 9px 14px;
  }
}
@media screen and (max-width: 350px) {
  .TextArea__input {
    font-size: 12px;
    line-height: 14px;
  }
}
.error .TextArea__input {
  border-color: #de0000;
}
.TextArea__input:focus {
  border-color: #a9a9b3;
  outline: none;
}
.TextArea__input::-moz-placeholder {
  color: #a9a9b3;
}
.TextArea__input::placeholder {
  color: #a9a9b3;
}
.TextArea__signature {
  margin-top: 5px;
  text-align: right;
  color: #a9a9b3;
}
.error .TextArea__signature {
  color: #de0000;
}

.TextInput {
  font-size: 16px;
  line-height: 21px;
}
@media screen and (max-width: 1050px) {
  .TextInput {
    font-size: 14px;
    line-height: 18px;
  }
}
.TextInput__title {
  margin-bottom: 5px;
}
.TextInput__input {
  width: 100%;
  padding: 14px 19px;
  border: 1px solid #d7d7df;
  border-radius: 3px;
}
@media screen and (max-width: 1050px) {
  .TextInput__input {
    padding: 9px 14px;
  }
}
.error .TextInput__input {
  border-color: #de0000;
}
.TextInput__input:focus {
  border-color: #a9a9b3;
  outline: none;
}
.TextInput__input::-moz-placeholder {
  color: #a9a9b3;
}
.TextInput__input::placeholder {
  color: #a9a9b3;
}
.TextInput__input::-webkit-outer-spin-button, .TextInput__input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.TextInput__signature {
  margin-top: 5px;
  text-align: right;
  color: #a9a9b3;
}
.error .TextInput__signature {
  color: #de0000;
}
.TextInput_innerPlaceholder::before {
  position: absolute;
  z-index: 1;
  top: 8px;
  left: 13px;
}
.TextInput_price_from .TextInput__input {
  padding-left: 32px;
}
.TextInput_price_from::before {
  content: "от";
}
.TextInput_price_to .TextInput__input {
  padding-left: 35px;
}
.TextInput_price_to::before {
  content: "до";
}

.Checkbox {
  display: flex;
  align-items: flex-start;
  position: relative;
  cursor: pointer;
}
.Checkbox::before {
  position: absolute;
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
  display: block;
  content: "";
  opacity: 0;
  border-radius: 3px;
  background-color: #efeff3;
  transition: opacity 0.3s;
}
.Checkbox:hover::before {
  opacity: 1;
}
.Checkbox_noHover::before {
  content: none;
}
.Checkbox__input {
  position: absolute;
  opacity: 0;
}
.Checkbox__input[disabled] ~ .Checkbox__text, .Checkbox__input[disabled] ~ .Checkbox__indicator {
  opacity: 0.4;
}
.Checkbox__indicator {
  display: block;
  width: 20px;
  height: 20px;
  margin-right: 12px;
  border: 1px solid #a9a9b3;
  border-radius: 3px;
  transition: border 0.3s, background-color 0.3s;
}
.Checkbox__indicator::before {
  position: absolute;
  top: 5px;
  left: 5px;
  display: block;
  width: 8px;
  height: 5px;
  content: "";
  opacity: 0;
  border-bottom: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
  transition: opacity 0.3s;
  transform: rotate(-50deg);
}
.Checkbox__input:checked + .Checkbox__indicator {
  border-color: transparent;
  background-color: #FF822B;
}
.Checkbox__input:checked + .Checkbox__indicator::before {
  opacity: 1;
}
.Checkbox__text {
  font-size: 16px;
  line-height: 20px;
}
@media screen and (max-width: 1050px) {
  .Checkbox__text {
    font-size: 14px;
    line-height: 18px;
  }
}
.Checkbox_bold .Checkbox__text {
  font-weight: 500;
}

.Catalog__header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
  padding-bottom: 16px;
  border-bottom: 1px solid #efeff3;
}
@media screen and (max-width: 1250px) {
  .Catalog__header {
    flex-direction: column;
    align-items: flex-end;
  }
}
@media screen and (max-width: 1050px) {
  .Catalog__header {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 600px) {
  .Catalog__header {
    align-items: stretch;
  }
}
.Catalog__sorting {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1250px) {
  .Catalog__sorting {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 600px) {
  .Catalog__sorting {
    flex-wrap: wrap;
  }
}
.Catalog__sortingText {
  margin-right: 11px;
  color: #a9a9b3;
}
.Catalog__sortingLink {
  display: inline-block;
  margin-right: 22px;
  text-decoration: none;
  color: #31313a;
  transition: color 0.3s;
}
@media screen and (max-width: 1250px) {
  .Catalog__sortingLink:last-child {
    margin-right: 0;
  }
}
.Catalog__sortingLink:hover, .Catalog__sortingLink.active {
  color: #FF822B;
}
.Catalog__sortingLink.asc::before, .Catalog__sortingLink.asc::after, .Catalog__sortingLink.desc::before, .Catalog__sortingLink.desc::after {
  position: absolute;
  top: 7px;
  display: block;
  content: "";
  pointer-events: none;
}
@media screen and (max-width: 1050px) {
  .Catalog__sortingLink.asc::before, .Catalog__sortingLink.asc::after, .Catalog__sortingLink.desc::before, .Catalog__sortingLink.desc::after {
    top: 4px;
  }
}
.Catalog__sortingLink.asc::before, .Catalog__sortingLink.desc::before {
  right: -9px;
  width: 1px;
  height: 9px;
  background-color: currentColor;
}
.Catalog__sortingLink.asc::after, .Catalog__sortingLink.desc::after {
  right: -11px;
  width: 5px;
  height: 5px;
  border-top: 1px solid currentColor;
  border-right: 1px solid currentColor;
}
.Catalog__sortingLink.desc::after {
  top: 7px;
  transform: rotate(-45deg);
}
@media screen and (max-width: 1050px) {
  .Catalog__sortingLink.desc::after {
    top: 4px;
  }
}
.Catalog__sortingLink.asc::after {
  top: 11px;
  transform: rotate(135deg);
}
@media screen and (max-width: 1050px) {
  .Catalog__sortingLink.asc::after {
    top: 8px;
  }
}
.Catalog__pageSize {
  display: flex;
  align-items: center;
}
.Catalog__pageSizeText {
  margin-right: 4px;
  color: #a9a9b3;
}
.Catalog__pageSizeSelect::after {
  top: -3px;
  left: -2px;
  display: inline-block;
  width: 8px;
  height: 8px;
  content: "";
  border-top: 1px solid #d7d7df;
  border-left: 1px solid #d7d7df;
  transition: border-color 0.3s, transform 0.3s, top 0.3s;
  transform: rotate(225deg);
}
.Catalog__pageSizeSelectInput {
  padding: 0 6px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
}
.Catalog__pageSizeSelectInput:focus {
  outline: 1px solid #FF822B;
}
.Catalog__view {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 600px) {
  .Catalog__view {
    width: 100%;
  }
}
.Catalog__snippetTypeWrap {
  display: flex;
  align-items: center;
  margin-left: 32px;
}
@media screen and (max-width: 1050px) {
  .Catalog__snippetTypeWrap {
    margin-left: 16px;
  }
}
@media screen and (max-width: 600px) {
  .Catalog__snippetTypeWrap {
    margin-left: auto;
  }
}
.Catalog__snippetType {
  width: 24px;
  height: 24px;
  margin-left: 12px;
  position: relative;
  color: #d7d7df;
}
.Catalog__snippetType:first-child {
  margin-left: 0;
}
.Catalog__snippetType::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: "";
  border: 2px solid currentColor;
  border-radius: 1px;
  transition: color 0.3s, filter 0.3s;
}
.Catalog__snippetType:hover::before, .Catalog__snippetType.active::before {
  color: #FF822B;
}
.Catalog__snippetType.active {
  pointer-events: none;
}
.Catalog__snippetType_type_blocks::before {
  width: 10px;
  height: 10px;
  filter: drop-shadow(14px 0 0 currentColor) drop-shadow(0 14px 0 currentColor);
}
.Catalog__snippetType_type_list::before {
  width: 24px;
  height: 6px;
  filter: drop-shadow(0 9px 0 currentColor) drop-shadow(0 9px 0 currentColor);
}
.Catalog__listing {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
  padding: 0;
  list-style: none;
}
@media screen and (max-width: 1050px) {
  .Catalog__listing {
    margin: 0 -5px;
  }
}
@media screen and (max-width: 350px) {
  .Catalog__listing {
    margin: 0;
  }
}
.Catalog__listingList {
  margin: 0;
  padding: 0;
  list-style: none;
}
.Catalog__listingItem {
  width: calc(25% - 20px);
  margin: 0 10px 20px;
}
@media screen and (max-width: 1250px) {
  .Catalog__listingItem {
    width: calc(33.3333333333% - 20px);
  }
}
@media screen and (max-width: 1050px) {
  .Catalog__listingItem {
    width: calc(33.3333333333% - 10px);
    margin: 0 5px 10px;
  }
}
@media screen and (max-width: 600px) {
  .Catalog__listingItem {
    width: calc(50% - 10px);
  }
}
@media screen and (max-width: 350px) {
  .Catalog__listingItem {
    width: 100%;
    margin: 0 0 10px;
  }
}
.Catalog__listingListItem {
  margin-bottom: 20px;
}
.Catalog__moreButton {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 38px;
}
@media screen and (max-width: 800px) {
  .Catalog__moreButton {
    margin-bottom: 24px;
  }
}
.Catalog__brandsTitle {
  font-size: 30px;
  font-weight: 500;
  line-height: 33px;
  margin-bottom: 11px;
}
@media screen and (max-width: 1050px) {
  .Catalog__brandsTitle {
    font-size: 26px;
    line-height: 29px;
  }
}
.Catalog__brandsList {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media screen and (max-width: 800px) {
  .Catalog__brandsList {
    overflow-x: auto;
    overflow-y: hidden;
    flex-wrap: nowrap;
    margin: 0 -24px;
  }
  .Catalog__brandsList::before, .Catalog__brandsList::after {
    display: block;
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    content: "";
  }
}
.Catalog__brandsList::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.Catalog__brandsItem {
  width: 20%;
  margin-top: 20px;
  margin-right: 20px;
}
@media screen and (max-width: 1050px) {
  .Catalog__brandsItem {
    margin-right: 10px;
  }
}
@media screen and (max-width: 900px) {
  .Catalog__brandsItem {
    margin-top: 10px;
  }
}
@media screen and (max-width: 800px) {
  .Catalog__brandsItem {
    flex-shrink: 0;
    width: calc(45vw - 29px);
  }
  .Catalog__brandsItem:only-child {
    width: calc(100vw - 48px);
  }
}
@media screen and (max-width: 600px) {
  .Catalog__brandsItem {
    width: calc(65vw - 29px);
  }
}
@media screen and (max-width: 350px) {
  .Catalog__brandsItem {
    width: calc(80vw - 29px);
  }
}
.Catalog__brandsItem:last-child {
  margin-right: 0;
}

.HeaderTop {
  z-index: 11;
  padding: 8px 0;
  color: #ffffff;
  background-color: #31313a;
}
@media screen and (max-width: 800px) {
  .HeaderTop {
    display: none;
  }
}
.HeaderTop__wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.HeaderTop__button {
  display: flex;
  align-items: center;
  padding: 0;
  cursor: pointer;
  color: currentColor;
  border: none;
  background-color: transparent;
  transition: color 0.1s;
}
@media screen and (max-width: 1050px) {
  .HeaderTop__button {
    font-size: 14px;
    line-height: 18px;
  }
}
.HeaderTop__button_bold {
  font-weight: 500;
}
.HeaderTop__button_type_user:hover .TooltipUser {
  pointer-events: auto;
  opacity: 1;
}
.HeaderTop__button:hover {
  color: #FF822B;
}
.HeaderTop__buttonIcon {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
}
.HeaderTop__buttonText {
  overflow: hidden;
  margin-left: 4px;
  white-space: nowrap;
  text-decoration: none;
  text-overflow: ellipsis;
  color: currentColor;
}
.HeaderTop__menu {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media screen and (max-width: 1050px) {
  .HeaderTop__menu {
    font-size: 14px;
    line-height: 18px;
  }
}
.HeaderTop__menuItem_submenu::after {
  position: absolute;
  top: 9px;
  right: 14px;
  display: block;
  width: 0;
  height: 0;
  content: "";
  pointer-events: none;
  border-top: 6px solid #a9a9b3;
  border-right: 3px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 3px solid transparent;
}
@media screen and (max-width: 1050px) {
  .HeaderTop__menuItem_submenu::after {
    top: 8px;
    right: 6px;
    border-top: 4px solid #a9a9b3;
    border-right: 2px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 2px solid transparent;
  }
}
.HeaderTop__menuItem_submenu:hover::after {
  top: 15px;
  transform: scaleY(-1);
  transform-origin: top;
}
@media screen and (max-width: 1050px) {
  .HeaderTop__menuItem_submenu:hover::after {
    top: 12px;
  }
}
.HeaderTop__menuLink {
  padding: 0 30px;
  text-decoration: none;
  color: currentColor;
  transition: color 0.1s;
}
@media screen and (max-width: 1050px) {
  .HeaderTop__menuLink {
    padding: 0 15px;
  }
}
.HeaderTop__menuLink:hover, .HeaderTop__menuLink.current {
  color: #FF822B;
}
.HeaderTop__subMenu {
  position: absolute;
  top: 30px;
  left: -18px;
  margin: 0;
  padding: 24px 48px;
  list-style: none;
  pointer-events: none;
  opacity: 0;
  color: #1a1a1c;
  border-radius: 3px;
  background-color: #ffffff;
  box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.07);
  transition: opacity 0.1s;
}
.HeaderTop__subMenu::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: block;
  width: 100%;
  height: 10px;
  content: "";
}
.HeaderTop__menuItem:hover .HeaderTop__subMenu {
  pointer-events: auto;
  opacity: 1;
}
.HeaderTop__subMenuLink {
  display: block;
  padding: 6px 0;
  white-space: nowrap;
  text-decoration: none;
  color: currentColor;
  transition: color 0.1s;
}
.HeaderTop__subMenuLink::before {
  position: absolute;
  top: 50%;
  left: -24px;
  display: block;
  width: 8px;
  height: 8px;
  content: "";
  pointer-events: none;
  border-radius: 50%;
  background-color: transparent;
  transition: background-color 0.1s;
  transform: translateY(-50%);
}
.HeaderTop__subMenuLink:hover, .HeaderTop__subMenuLink.current {
  color: #FF822B;
}
.HeaderTop__subMenuLink:hover::before, .HeaderTop__subMenuLink.current::before {
  background-color: #FF822B;
}

.TooltipUser {
  position: absolute;
  top: 32px;
  right: 0;
  width: 255px;
  pointer-events: none;
  opacity: 0;
  border-radius: 3px;
  background-color: #ffffff;
  box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.07);
  transition: opacity 0.1s;
  z-index: 99;
}
@media screen and (max-width: 800px) {
  .TooltipUser {
    display: none;
  }
}
.TooltipUser::before {
  position: absolute;
  top: -20px;
  left: 0;
  display: block;
  width: 100%;
  height: 20px;
  content: "";
}
.TooltipUser__list {
  margin: 0;
  padding: 15px 0;
  list-style: none;
}
.TooltipUser__item {
  border-bottom: 1px solid #efeff3;
}
.TooltipUser__item:last-child {
  border-bottom: none;
}
.TooltipUser__link {
  display: block;
  width: 100%;
  padding: 15px 30px;
  cursor: pointer;
  text-align: left;
  text-decoration: none;
  color: #31313a;
  border: none;
  background-color: transparent;
  transition: color 0.1s;
}
.TooltipUser__link:hover {
  color: #FF822B;
}
.TooltipUser__link_logout {
  line-height: 19px;
  display: flex;
  align-items: center;
  color: #a9a9b3;
}
.TooltipUser__linkIcon {
  width: 20px;
  height: 20px;
  margin-right: 8px;
  color: currentColor;
}
.TooltipUser__linkIcon svg {
  width: 100%;
  height: 100%;
}

.Search {
  display: flex;
  width: 300px;
  position: relative;
}
.Search__inputWrap {
  flex-grow: 1;
  width: 100%;
}
.Search__input {
  height: 100%;
  padding: 10px 36px 10px 22px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-color: #efeff3;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
@media screen and (max-width: 1050px) {
  .Search__input {
    padding: 9px 30px 9px 15px;
  }
}
@media screen and (max-width: 350px) {
  .Search__input {
    padding: 5px 25px 5px 15px;
  }
}
.Search__input:focus {
  border-color: #d7d7df;
}
.Search__reset {
  position: absolute;
  top: 50%;
  right: 62px;
  display: none;
  width: 12px;
  height: 12px;
  cursor: pointer;
  color: #d7d7df;
  border: none;
  background-color: transparent;
  transition: color 0.1s;
  transform: translateY(-50%);
}
@media screen and (max-width: 1050px) {
  .Search__reset {
    right: 50px;
  }
}
@media screen and (max-width: 350px) {
  .Search__reset {
    right: 40px;
  }
}
.Search__reset.show {
  display: block;
}
.Search__reset:hover {
  display: block;
  color: #a9a9b3;
}
.Search__reset::before, .Search__reset::after {
  position: absolute;
  top: 0;
  width: 16px;
  height: 2px;
  content: "";
  pointer-events: none;
  border-radius: 3px;
  background-color: currentColor;
}
.Search__reset::before {
  left: 1px;
  transform: rotate(45deg);
  transform-origin: left top;
}
.Search__reset::after {
  right: 1px;
  transform: rotate(-45deg);
  transform-origin: right top;
}
.Search__resetInput {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  cursor: pointer;
  border: none;
  background-color: transparent;
}
.Search__submit {
  left: -2px;
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  padding: 14px;
  cursor: pointer;
  color: #31313a;
  border: none;
  border-radius: 3px;
  background-color: #efeff3;
  transition: background-color 0.1s;
}
@media screen and (max-width: 1050px) {
  .Search__submit {
    width: 38px;
    height: 38px;
    padding: 11px;
  }
}
@media screen and (max-width: 350px) {
  .Search__submit {
    width: 30px;
    height: 30px;
    padding: 8px;
  }
}
.Search__submitIcon {
  display: block;
  width: 100%;
  height: 100%;
}
.Search__suggest {
  position: absolute;
  z-index: 23;
  top: 48px;
  left: 0;
  width: calc(100% - 2px);
  margin: 0;
  padding: 14px 24px;
  list-style: none;
  pointer-events: none;
  opacity: 0;
  color: #31313a;
  border-radius: 3px;
  background-color: #ffffff;
  box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.07);
  transition: opacity 0.1s;
}
@media screen and (max-width: 1050px) {
  .Search__suggest {
    font-size: 14px;
    line-height: 18px;
    top: 38px;
  }
}
@media screen and (max-width: 350px) {
  .Search__suggest {
    font-size: 12px;
    line-height: 14px;
    top: 30px;
  }
}
.Search__suggest.visible {
  pointer-events: auto;
  opacity: 1;
}
.Search__suggestLink {
  display: block;
  overflow: hidden;
  padding: 6px 0;
  white-space: nowrap;
  text-decoration: none;
  text-overflow: ellipsis;
  color: currentColor;
  transition: color 0.1s;
}
.Search__suggestLink:hover {
  color: #FF822B;
}

.Categories_brand_stihl .ShowAllButton {
  color: #FF822B;
}
.Categories__list {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}
.Categories__item {
  width: calc(33.33% - 80px);
  margin-right: 120px;
}
@media screen and (max-width: 1250px) {
  .Categories__item {
    width: calc(33.33% - 40px);
    margin-right: 60px;
  }
}
@media screen and (max-width: 800px) {
  .Categories__item {
    width: 100%;
    margin-right: 0;
  }
  .Categories__item:not(:first-child) {
    margin-top: 20px;
  }
}
.Categories__item:nth-child(3n) {
  margin-right: 0;
}
.Categories__item:nth-child(n+4) {
  margin-top: 33px;
}
@media screen and (max-width: 800px) {
  .Categories__item:nth-child(n+4) {
    margin-top: 20px;
  }
}
.Categories__link {
  display: flex;
  align-items: center;
  padding-bottom: 15px;
  text-decoration: none;
  color: currentColor;
  border-bottom: 1px solid #efeff3;
  transition: color 0.1s;
}
@media screen and (max-width: 1050px) {
  .Categories__link {
    padding-bottom: 10px;
  }
}
.Categories__link:hover {
  color: #FF822B;
}
.Categories_brand_stihl .Categories__link:hover {
  color: #FF822B;
}
.Categories__linkImage {
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  margin-right: 16px;
  padding: 10px;
  border-radius: 50%;
  background-color: #efeff3;
}
.Categories__linkText {
  font-size: 22px;
  font-weight: 500;
  line-height: 26px;
}
@media screen and (max-width: 1050px) {
  .Categories__linkText {
    font-size: 18px;
    line-height: 22px;
  }
}
.Categories__subList {
  margin: 0;
  padding: 0;
  padding-top: 15px;
  list-style: none;
  color: #31313a;
}
@media screen and (max-width: 1050px) {
  .Categories__subList {
    padding-top: 5px;
  }
}
.Categories__subItem {
  padding: 3px 0;
}
.Categories__subLink {
  text-decoration: none;
  color: currentColor;
  transition: color 0.1s;
}
@media screen and (max-width: 1050px) {
  .Categories__subLink {
    font-size: 14px;
    line-height: 18px;
  }
}
.Categories__subLink:hover {
  text-decoration: underline;
  color: #FF822B;
}
.Categories_brand_stihl .Categories__subLink:hover {
  color: #FF822B;
}

.ShowAllButton {
  margin-top: 10px;
  padding: 0;
  cursor: pointer;
  text-decoration: underline;
  color: #FF822B;
  border: none;
  background-color: transparent;
}
@media screen and (max-width: 1050px) {
  .ShowAllButton {
    font-size: 14px;
    line-height: 18px;
  }
}
.ShowAllButton:hover {
  text-decoration: none;
}

.Pagination {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 20px 0;
}
@media screen and (max-width: 600px) {
  .Pagination {
    flex-direction: column-reverse;
  }
}
.Pagination__wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media screen and (max-width: 1050px) {
  .Pagination__wrap {
    font-size: 14px;
    line-height: 18px;
  }
}
.Pagination__arrow {
  display: block;
  width: 48px;
  height: 48px;
  color: #31313a;
  border: 1px solid #d7d7df;
  border-radius: 15px;
  position: relative;
  transition: color 0.3s, border-color 0.3s;
}
@media screen and (max-width: 1050px) {
  .Pagination__arrow {
    width: 36px;
    height: 36px;
    border-radius: 10px;
  }
}
.Pagination__arrow:hover {
  color: #FF822B;
  border-color: #FF822B;
}
.Pagination__arrow::before, .Pagination__arrow::after {
  position: absolute;
  display: block;
  content: "";
}
.Pagination__arrow::before {
  top: 23px;
  left: 16px;
  width: 15px;
  height: 1px;
  background-color: currentColor;
}
@media screen and (max-width: 1050px) {
  .Pagination__arrow::before {
    top: 17px;
    left: 12px;
    width: 10px;
  }
}
.Pagination__arrow::after {
  top: 21px;
  width: 5px;
  height: 5px;
  border-top: 1px solid currentColor;
  border-right: 1px solid currentColor;
}
@media screen and (max-width: 1050px) {
  .Pagination__arrow::after {
    top: 15px;
  }
}
.Pagination__arrow_left {
  margin-right: 16px;
}
@media screen and (max-width: 600px) {
  .Pagination__arrow_left {
    margin-right: 6px;
  }
}
.Pagination__arrow_left::after {
  left: 16px;
  transform: rotate(225deg);
}
@media screen and (max-width: 1050px) {
  .Pagination__arrow_left::after {
    left: 12px;
  }
}
.Pagination__arrow_right {
  margin-left: 16px;
}
@media screen and (max-width: 600px) {
  .Pagination__arrow_right {
    margin-left: 6px;
  }
}
.Pagination__arrow_right::after {
  left: 26px;
  transform: rotate(45deg);
}
@media screen and (max-width: 1050px) {
  .Pagination__arrow_right::after {
    left: 17px;
  }
}
.Pagination__link {
  padding: 4px 10px;
  text-decoration: none;
  color: #31313a;
  border-radius: 3px;
}
@media screen and (max-width: 600px) {
  .Pagination__link {
    padding: 4px 6px;
  }
}
.Pagination__link.active {
  pointer-events: none;
  background-color: #efeff3;
}
.Pagination__link:hover {
  color: #FF822B;
}
.Pagination__ellipsis {
  padding: 4px 10px;
}
@media screen and (max-width: 600px) {
  .Pagination__ellipsis {
    padding: 4px 6px;
  }
}
.Pagination__showMore {
  width: 205px;
}
@media screen and (max-width: 1050px) {
  .Pagination__showMore {
    width: 160px;
  }
}
@media screen and (max-width: 600px) {
  .Pagination__showMore {
    width: 100%;
    margin-bottom: 20px;
  }
}

.RightSidebarPage {
  display: flex;
  align-items: flex-start;
}
@media screen and (max-width: 800px) {
  .RightSidebarPage {
    flex-direction: column;
    align-items: stretch;
  }
}
.RightSidebarPage__sidebar {
  position: sticky;
  top: 140px;
  flex-shrink: 0;
  width: 320px;
  margin-left: 24px;
}
@media screen and (max-width: 1250px) {
  .RightSidebarPage__sidebar {
    width: 250px;
  }
}
@media screen and (max-width: 800px) {
  .RightSidebarPage__sidebar {
    position: relative;
    top: 0;
    width: 100%;
    margin-left: 0;
  }
}
.RightSidebarPage__content {
  width: calc(100% - 320px - 24px);
  margin-bottom: 20px;
}
@media screen and (max-width: 1250px) {
  .RightSidebarPage__content {
    width: calc(100% - 250px - 24px);
  }
}
@media screen and (max-width: 800px) {
  .RightSidebarPage__content {
    width: 100%;
  }
}

.CartListing {
  padding-right: 32px;
  padding-bottom: 48px;
}
@media screen and (max-width: 900px) {
  .CartListing {
    padding-right: 0;
  }
}
@media screen and (max-width: 800px) {
  .CartListing {
    padding-bottom: 20px;
  }
}
.CartListing__item {
  padding: 30px 0;
  border-bottom: 1px solid #efeff3;
}
.CartListing__item:first-child {
  padding-top: 0;
}
.CartListing__info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 432px;
  margin: 0 auto;
}
.CartListing__infoIcon {
  width: 131px;
  height: 107px;
  margin-bottom: 20px;
}
.CartListing__infoText {
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  text-align: center;
}
@media screen and (max-width: 800px) {
  .CartListing__infoText {
    font-size: 16px;
    line-height: 19px;
  }
}
.CartListing__infoButton {
  width: 100%;
  max-width: 259px;
  margin-top: 38px;
}
@media screen and (max-width: 800px) {
  .CartListing__infoButton {
    margin-top: 20px;
  }
}
.CartListing__infoDetails {
  width: 100%;
  margin-top: 20px;
  padding-top: 20px;
  text-align: center;
  border-top: 1px solid #efeff3;
}
@media screen and (max-width: 800px) {
  .CartListing__infoDetails {
    font-size: 14px;
    line-height: 18px;
  }
}
.CartListing__infoSection {
  margin-bottom: 19px;
}
@media screen and (max-width: 800px) {
  .CartListing__infoSection {
    margin-bottom: 10px;
  }
}
.CartListing__infoSection:last-child {
  margin-bottom: 0;
}
.CartListing__infoSectionRow {
  margin-bottom: 5px;
}
.CartListing__infoSectionRow:last-child {
  margin-bottom: 0;
}

.CartItem {
  display: flex;
}
@media screen and (max-width: 1250px) {
  .CartItem {
    font-size: 14px;
    line-height: 18px;
  }
}
@media screen and (max-width: 600px) {
  .CartItem {
    flex-direction: column;
  }
}
.CartItem__imageWrap {
  flex-shrink: 0;
  width: 150px;
  margin-right: 30px;
  text-decoration: none;
  color: currentColor;
}
@media screen and (max-width: 600px) {
  .CartItem__imageWrap {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.CartItem__image {
  width: 100%;
}
.CartItem__info {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  justify-content: center;
}
.CartItem__labels {
  position: absolute;
  top: 3px;
  left: 3px;
}
.CartItem__infoWrap {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1050px) {
  .CartItem__infoWrap {
    flex-wrap: wrap;
  }
}
.CartItem__description {
  flex-grow: 1;
  max-width: 400px;
  margin-right: 20px;
}
@media screen and (max-width: 1250px) {
  .CartItem__description {
    max-width: none;
  }
}
@media screen and (max-width: 1050px) {
  .CartItem__description {
    flex-grow: 0;
    width: calc(100% - 20px - 100px);
  }
}
@media screen and (max-width: 600px) {
  .CartItem__description {
    width: 100%;
    margin-bottom: 20px;
  }
}
.CartItem__article {
  margin-bottom: 5px;
  color: #a9a9b3;
}
.CartItem__name {
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: none;
  color: currentColor;
  transition: color 0.1s;
}
@media screen and (max-width: 1250px) {
  .CartItem__name {
    font-size: 16px;
    line-height: 19px;
  }
}
.CartItem__name:hover {
  color: #FF822B;
}
@media screen and (max-width: 1250px) {
  .CartItem__input {
    width: 100px;
    height: 48px;
  }
}
.CartItem__price {
  flex-shrink: 0;
  width: 170px;
  margin-left: 20px;
}
@media screen and (max-width: 1250px) {
  .CartItem__price {
    width: 150px;
  }
}
@media screen and (max-width: 1050px) {
  .CartItem__price {
    width: 100%;
    margin-top: 20px;
    margin-left: 0;
  }
}
@media screen and (max-width: 600px) {
  .CartItem__price {
    width: calc(100% - 120px);
    margin-top: 0;
    margin-left: 20px;
  }
}
.CartItem__priceCost {
  font-size: 30px;
  font-weight: 500;
  line-height: 33px;
  margin-bottom: 5px;
  text-align: right;
}
@media screen and (max-width: 1250px) {
  .CartItem__priceCost {
    font-size: 26px;
    line-height: 29px;
  }
}
.CartItem__priceDiscount {
  font-size: 14px;
  line-height: 18px;
  text-align: right;
  text-decoration: line-through;
  color: #a9a9b3;
}
.CartItem__footer {
  display: flex;
  align-items: flex-start;
  margin-top: 37px;
}
@media screen and (max-width: 1250px) {
  .CartItem__footer {
    margin-top: 20px;
  }
}
.CartItem__action {
  display: flex;
  align-items: flex-end;
  margin-right: 12px;
  padding: 0;
  cursor: pointer;
  color: #a9a9b3;
  border: none;
  background-color: transparent;
  transition: color 0.3s;
}
.CartItem__action:hover {
  color: #FF822B;
}
.CartItem[data-in-compare] .CartItem__action_type_compare, .CartItem[data-in-favorite] .CartItem__action_type_favorite {
  color: #FF822B;
}
.CartItem__actionIcon {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}
.CartItem__actionIcon:last-child {
  margin-right: 0;
}
.CartItem__delete {
  margin-left: auto;
  padding: 0;
  cursor: pointer;
  color: #a9a9b3;
  border: none;
  background-color: transparent;
  transition: color 0.3s;
}
.CartItem__delete:hover {
  color: #FF822B;
}

.NubmerInput {
  display: flex;
  width: 100%;
  max-width: 150px;
  height: 54px;
  max-height: 54px;
}
.NubmerInput__button {
  flex-shrink: 0;
  width: 26%;
  cursor: pointer;
  color: #a9a9b3;
  border: none;
  background-color: #efeff3;
}
.NubmerInput__button:first-child {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.NubmerInput__button:last-child {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.NubmerInput__button:hover {
  background-color: #d7d7df;
}
.NubmerInput__input {
  min-width: 0;
  margin: 0 1px;
  padding: 0;
  cursor: default;
  text-align: center;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  outline: none;
  background-color: #efeff3;
}

.PageHeader {
  padding: 32px 0;
}
@media screen and (max-width: 1050px) {
  .PageHeader {
    padding: 20px 0;
  }
}
.PageHeader__wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 600px) {
  .PageHeader__wrap {
    flex-direction: column;
    align-items: flex-start;
  }
}
.PageHeader__main {
  width: 100%;
  margin-right: 15px;
}
.PageHeader__title {
  font-size: 36px;
  font-weight: 500;
  line-height: 40px;
  margin: 6px 0;
}
@media screen and (max-width: 1050px) {
  .PageHeader__title {
    font-size: 30px;
    line-height: 33px;
  }
}
@media screen and (max-width: 800px) {
  .PageHeader__title {
    font-size: 26px;
    line-height: 29px;
  }
}
.PageHeader__logo {
  max-width: 180px;
}
.PageHeader__additional {
  flex-shrink: 0;
}
.PageHeader .ShowAllButton {
  margin-top: 0;
}

@media screen and (max-width: 1250px) {
  .SidebarSectionCart {
    font-size: 14px;
    line-height: 18px;
  }
}
.SidebarSectionCart__section {
  padding: 30px 0;
  border-top: 1px solid #efeff3;
}
@media screen and (max-width: 1250px) {
  .SidebarSectionCart__section {
    padding: 15px 0;
  }
}
.SidebarSectionCart__section:first-child {
  padding-top: 0;
  border-top: none;
}
.SidebarSectionCart__title {
  font-size: 26px;
  font-weight: 500;
  line-height: 29px;
  margin-bottom: 5px;
}
@media screen and (max-width: 1250px) {
  .SidebarSectionCart__title {
    font-size: 22px;
    line-height: 26px;
  }
}
.SidebarSectionCart__counts {
  font-size: 14px;
  line-height: 18px;
  color: #a9a9b3;
}
.SidebarSectionCart__info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 9px;
}
.SidebarSectionCart__info:last-child {
  margin-bottom: 0;
}
.SidebarSectionCart__infoText {
  padding-right: 10px;
}
.SidebarSectionCart__infoCost {
  font-weight: 500;
  flex-shrink: 0;
}
.SidebarSectionCart__infoDiscount {
  color: #a9a9b3;
}
.SidebarSectionCart__finalTitle {
  font-weight: 500;
  text-transform: uppercase;
}
.SidebarSectionCart__finalCost {
  font-size: 30px;
  font-weight: 500;
  line-height: 33px;
}
@media screen and (max-width: 1250px) {
  .SidebarSectionCart__finalCost {
    font-size: 26px;
    line-height: 29px;
  }
}
.SidebarSectionCart__button {
  width: 100%;
}

.SidebarSection {
  margin-bottom: 48px;
}
@media screen and (max-width: 800px) {
  .SidebarSection {
    margin-bottom: 20px;
  }
}
.SidebarSection__crosslinkLink {
  display: block;
  color: #FF822B;
  margin-bottom: 12px;
}
.SidebarSection__crosslinkImageWrap {
  display: block;
  margin-bottom: 24px;
}
.SidebarSection__title {
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 12px;
}
@media screen and (max-width: 1250px) {
  .SidebarSection__title {
    font-size: 16px;
    line-height: 19px;
  }
}
.SidebarSection__wrap {
  padding: 30px;
  border-radius: 3px;
  box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.07);
}
@media screen and (max-width: 800px) {
  .SidebarSection__wrap {
    padding: 0;
    box-shadow: none;
  }
}
.SidebarSection__price {
  margin-bottom: 24px;
  padding-bottom: 4px;
  border-bottom: 1px solid #efeff3;
}
.SidebarSection__priceTitle {
  color: #a9a9b3;
}
@media screen and (max-width: 1250px) {
  .SidebarSection__priceTitle {
    font-size: 14px;
    line-height: 18px;
  }
}
.SidebarSection__priceWrap {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}
.SidebarSection__priceNew {
  font-size: 30px;
  font-weight: 500;
  line-height: 33px;
  margin-right: 9px;
  color: #1a1a1c;
}
@media screen and (max-width: 1250px) {
  .SidebarSection__priceNew {
    font-size: 26px;
    line-height: 29px;
  }
}
@media screen and (max-width: 800px) {
  .SidebarSection__priceNew {
    font-size: 30px;
    line-height: 33px;
  }
}
.SidebarSection__priceOld {
  font-size: 14px;
  line-height: 18px;
  text-decoration: line-through;
  color: #a9a9b3;
}
@media screen and (max-width: 1250px) {
  .SidebarSection__priceOld {
    font-size: 12px;
  }
}
@media screen and (max-width: 800px) {
  .SidebarSection__priceOld {
    font-size: 14px;
  }
}
.SidebarSection__priceBenefit {
  font-size: 14px;
  line-height: 18px;
  margin-top: 5px;
  margin-bottom: 11px;
}
@media screen and (max-width: 1250px) {
  .SidebarSection__priceBenefit {
    font-size: 12px;
  }
}
@media screen and (max-width: 800px) {
  .SidebarSection__priceBenefit {
    font-size: 14px;
  }
}
.SidebarSection__priceButton {
  width: 100%;
  margin-top: 8px;
}
@media screen and (max-width: 1250px) {
  .SidebarSection__priceButton {
    font-size: 14px;
    line-height: 18px;
    height: 40px;
  }
}
.SidebarSection__priceCredit {
  font-size: 14px;
  line-height: 18px;
  margin-top: 14px;
  margin-bottom: 19px;
}
@media screen and (max-width: 1250px) {
  .SidebarSection__priceCredit {
    font-size: 12px;
  }
}
@media screen and (max-width: 800px) {
  .SidebarSection__priceCredit {
    font-size: 14px;
  }
}
.SidebarSection__priceCredit::before {
  top: -2px;
  display: inline-block;
  width: 5px;
  height: 5px;
  margin-right: 8px;
  content: "";
  border-radius: 50%;
  background-color: #FF822B;
}
.SidebarSection__priceText {
  font-size: 14px;
  line-height: 18px;
  margin: 11px auto;
}
@media screen and (max-width: 1250px) {
  .SidebarSection__priceText {
    font-size: 12px;
  }
}
@media screen and (max-width: 800px) {
  .SidebarSection__priceText {
    font-size: 14px;
  }
}
.SidebarSection__actions {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 1250px) {
  .SidebarSection__actions {
    flex-direction: column;
  }
}
@media screen and (max-width: 800px) {
  .SidebarSection__actions {
    flex-direction: row;
  }
}
.SidebarSection__action {
  display: flex;
  align-items: center;
  padding: 0;
  cursor: pointer;
  color: #a9a9b3;
  border: none;
  background-color: transparent;
  transition: color 0.1s;
}
@media screen and (max-width: 1250px) {
  .SidebarSection__action {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 20px;
  }
  .SidebarSection__action:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 800px) {
  .SidebarSection__action {
    margin-bottom: 0;
  }
}
.SidebarSection__action:hover {
  color: #FF822B;
}
.Card[data-in-compare] .SidebarSection__action_type_compare, .Card[data-in-favorite] .SidebarSection__action_type_favorite {
  color: #FF822B;
}
.SidebarSection__actionIcon {
  width: 21px;
  height: 19px;
  margin-right: 7px;
}
@media screen and (max-width: 800px) {
  .SidebarSection__docs {
    display: flex;
    flex-wrap: wrap;
    margin: -10px;
  }
}
.SidebarSection__docItem {
  margin-bottom: 24px;
}
@media screen and (max-width: 800px) {
  .SidebarSection__docItem {
    font-size: 14px;
    line-height: 18px;
    display: flex;
    flex-direction: column-reverse;
    justify-content: flex-end;
    width: calc(50% - 20px);
    margin: 10px;
    color: #a9a9b3;
  }
}
.SidebarSection__docItem:last-child {
  margin-bottom: 0;
}
.SidebarSection__docImage {
  margin-bottom: 9px;
}
@media screen and (max-width: 800px) {
  .SidebarSection__docImage {
    margin-top: 9px;
    margin-bottom: 0;
  }
}

.Slider {
  overflow: hidden;
  margin: 0 -1px;
  padding: 0 1px;
  list-style: none;
}
@media screen and (max-width: 800px) {
  .Slider {
    margin: 0;
    padding: 0;
  }
}
@media screen and (max-width: 800px) {
  .Slider_fullscreen .Slider__item {
    width: calc(100vw - 80px);
  }
}
.Slider__wrap {
  display: flex;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  transition-property: transform;
}
@media screen and (max-width: 800px) {
  .Slider__wrap {
    overflow-x: auto;
    overflow-y: hidden;
    flex-wrap: nowrap;
  }
  .Slider__wrap::before, .Slider__wrap::after {
    display: block;
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    content: "";
  }
}
.Slider__wrap::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.Slider__item {
  flex-grow: 1;
  flex-shrink: 1;
  width: 100%;
  max-width: 20%;
  margin-right: 20px;
  transition-property: transform;
}
@media screen and (max-width: 1250px) {
  .Slider__item {
    max-width: 25%;
  }
}
@media screen and (max-width: 900px) {
  .Slider__item {
    margin-right: 10px;
  }
}
@media screen and (max-width: 800px) {
  .Slider__item {
    flex-shrink: 0;
    width: calc(45vw - 29px);
    max-width: none;
  }
  .Slider__item:only-child {
    width: calc(100vw - 48px);
  }
}
@media screen and (max-width: 600px) {
  .Slider__item {
    width: calc(65vw - 29px);
  }
}
@media screen and (max-width: 350px) {
  .Slider__item {
    width: calc(80vw - 29px);
  }
}
.swiper-initialized .Slider__item {
  flex-grow: 0;
  flex-shrink: 0;
}
.Slider__item:last-child {
  margin-right: 0;
}
.Slider__bulletsPagination {
  position: absolute;
  right: 0;
  bottom: 27px;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: none;
}
@media screen and (max-width: 800px) {
  .Slider__bulletsPagination {
    display: none;
  }
}
.Slider__bulletsPaginationItem {
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  cursor: pointer;
  pointer-events: auto;
  border: 2px solid transparent;
  border-radius: 50%;
  background-color: #ffffff;
  transition: border-color 0.1s;
}
.Slider__bulletsPaginationItem:hover, .Slider__bulletsPaginationItem.current {
  border-color: #5d5d5d;
}
.Slider__fractionPagination {
  color: #d7d7df;
}
.Slider__fractionPagination span.current {
  color: #a9a9b3;
}

.CompareSlider {
  overflow: hidden;
  margin: 0 -1px;
  padding: 0 1px;
  list-style: none;
}
.CompareSlider__wrap {
  display: flex;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  transition-property: transform;
}
.CompareSlider__item {
  flex-grow: 1;
  flex-shrink: 1;
  width: 100%;
  max-width: 253px;
  margin-right: 20px;
  transition-property: transform;
}
@media screen and (max-width: 1250px) {
  .CompareSlider__item {
    max-width: none;
  }
}
@media screen and (max-width: 900px) {
  .CompareSlider__item {
    margin-right: 10px;
  }
}
.swiper-initialized .CompareSlider__item {
  flex-grow: 0;
  flex-shrink: 0;
}
.CompareSlider__item:only-child {
  max-width: 253px;
}
@media screen and (max-width: 600px) {
  .CompareSlider__item:only-child {
    max-width: none;
  }
}
.CompareSlider__item:last-child {
  margin-right: 0;
}

.SliderControl {
  display: block;
  width: 48px;
  height: 48px;
  padding: 0;
  cursor: pointer;
  pointer-events: auto;
  border: 1px solid;
  border-radius: 50%;
  background-color: transparent;
  transition: border-color 0.1s, background-color 0.1s;
}
.SliderControl::before {
  position: absolute;
  top: 50%;
  display: block;
  width: 9px;
  height: 9px;
  content: "";
  border-top: 2px solid;
  border-left: 2px solid;
}
.SliderControl_type_prev::before {
  left: calc(50% + 1px);
  transform: translate(-50%, -50%) rotate(-45deg);
}
.SliderControl_type_next::before {
  left: calc(50% - 1px);
  transform: translate(-50%, -50%) rotate(135deg);
}
.SliderControl_color_light {
  border-color: rgba(169, 169, 179, 0.3);
}
.SliderControl_color_light:hover {
  border-color: transparent;
  background-color: rgba(169, 169, 179, 0.3);
}
.SliderControl_color_light::before {
  border-top-color: #ffffff;
  border-left-color: #ffffff;
}
.SliderControl_color_dark {
  border-color: #d7d7df;
}
.SliderControl_color_dark:hover {
  border-color: #a9a9b3;
}
.SliderControl_color_dark::before {
  border-top-color: #31313a;
  border-left-color: #31313a;
}
.SliderControl.swiper-button-disabled {
  pointer-events: none;
  border-color: #efeff3;
}
.SliderControl.swiper-button-disabled::before {
  border-top-color: #efeff3;
  border-left-color: #efeff3;
}
.SliderControl_bg_white {
  background-color: #ffffff;
}

.Card__rating {
  margin-bottom: 24px;
}
.Card__info {
  display: flex;
}
@media screen and (max-width: 1050px) {
  .Card__info {
    flex-direction: column;
  }
}
@media screen and (max-width: 800px) {
  .Card__info {
    margin: 0 -24px 20px;
  }
}
.Card__imageWrap {
  width: 545px;
  margin-right: 20px;
  position: relative;
}
@media screen and (max-width: 1384px) {
  .Card__imageWrap {
    width: 400px;
  }
}
@media screen and (max-width: 1050px) {
  .Card__imageWrap {
    width: 100%;
    margin-right: 0;
  }
}
.Card__labels {
  position: absolute;
  z-index: 1;
  top: 8px;
  left: 8px;
}
@media screen and (max-width: 800px) {
  .Card__labels {
    left: 24px;
  }
}
.Card__label {
  font-size: 18px;
  line-height: 22px;
  width: 57px;
  height: 57px;
  margin-bottom: 8px;
}
@media screen and (max-width: 1250px) {
  .Card__label {
    font-size: 16px;
    line-height: 19px;
    width: 48px;
    height: 48px;
  }
}
.Card__label_type_gift {
  padding: 15px;
}
@media screen and (max-width: 1250px) {
  .Card__label_type_gift {
    padding: 10px;
  }
}
.Card__image {
  max-width: none;
  max-height: 440px;
  padding: 20px;
}
.Card__imageGalleryControlsWrap {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-top: 10px;
}
@media screen and (max-width: 800px) {
  .Card__imageGalleryControlsWrap {
    display: none;
  }
}
.Card__imageGalleryControls {
  display: flex;
}
.Card__imageGalleryControl {
  margin-left: 12px;
}
.Card__descriptionWrap {
  flex-grow: 1;
}
@media screen and (max-width: 800px) {
  .Card__descriptionWrap {
    padding: 0 24px;
  }
}
.Card__descriptionArticle {
  margin-bottom: 12px;
  color: #a9a9b3;
}
@media screen and (max-width: 1250px) {
  .Card__descriptionArticle {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 6px;
  }
}
.Card__descriptionBadges {
  display: flex;
  flex-wrap: wrap;
  margin: -6px;
}
.Card__descriptionBadge {
  margin: 6px;
  padding: 7px 14px;
  color: #ffffff;
  border-radius: 5px;
  background-color: #FF822B;
}
@media screen and (max-width: 1250px) {
  .Card__descriptionBadge {
    font-size: 14px;
    line-height: 18px;
    padding: 6px 8px;
  }
}
.Card__descriptionBadge:last-child {
  margin-right: 0;
}
.Card__descriptionBadge_color_orange {
  background-color: #FF822B;
}
.Card__descriptionBadge_color_black {
  background-color: #1a1a1c;
}
.Card__descriptionTitle {
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  margin-top: 38px;
}
@media screen and (max-width: 1250px) {
  .Card__descriptionTitle {
    font-size: 16px;
    line-height: 19px;
    margin-top: 20px;
  }
}
.Card__descriptionList {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
}
.Card__descriptionListItem {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 12px 0;
}
.Card__descriptionListText {
  background-color: #ffffff;
}
@media screen and (max-width: 1250px) {
  .Card__descriptionListText {
    font-size: 14px;
    line-height: 18px;
  }
}
.Card__descriptionListText::before {
  position: absolute;
  z-index: -1;
  top: 14px;
  display: block;
  /* это ёбанное говно чтобы точки переносились на вторую строку
  я в рот ебал такой дизайн */
  width: 600px;
  height: 0;
  content: "";
  border-bottom: 2px dotted #a9a9b3;
  background-color: #ffffff;
}
@media screen and (max-width: 1250px) {
  .Card__descriptionListText::before {
    top: 11px;
  }
}
.Card__descriptionListText:first-child {
  margin-right: 10px;
}
.Card__descriptionListText:first-child::before {
  left: 0;
}
.Card__descriptionListText:last-child {
  margin-left: auto;
}
.Card__descriptionListText:last-child::before {
  right: 0;
}
@media screen and (max-width: 1250px) {
  .Card__descriptionShowAll {
    font-size: 14px;
    line-height: 18px;
  }
}
@media screen and (max-width: 1050px) {
  .Card__tabs {
    padding-top: 20px;
  }
}
@media screen and (max-width: 800px) {
  .Card__tabs {
    padding-top: 0;
  }
}
.Card__tabsContentWrap {
  margin-bottom: 20px;
  padding-top: 30px;
}
@media screen and (max-width: 800px) {
  .Card__tabsContentWrap {
    padding-top: 15px;
  }
}
@media screen and (max-width: 800px) {
  .Card__tabListing {
    margin: 0 -24px;
  }
}
.Card__tabListingList {
  display: flex;
  flex-wrap: wrap;
  width: auto;
  margin: -10px;
  padding: 0;
  list-style: none;
}
@media screen and (max-width: 800px) {
  .Card__tabListingList {
    flex-wrap: nowrap;
  }
}
.Card__tabListingItem {
  max-width: calc(33.3333333333% - 20px);
  margin: 10px;
}
@media screen and (max-width: 1050px) {
  .Card__tabListingItem {
    max-width: calc(50% - 20px);
  }
}
@media screen and (max-width: 800px) {
  .Card__tabListingItem {
    max-width: none;
  }
}
.Card__tabListingItem:last-child {
  margin-right: 10px;
}

.CardSnippet {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 20px 16px;
  text-decoration: none;
  color: currentColor;
  border: 1px solid #efeff3;
  border-radius: 3px;
  transition: border-color 0.1s;
}
.CardSnippet:hover {
  border-color: #d7d7df;
}
.CardSnippet__image {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 190px;
  margin-bottom: 7px;
}
@media screen and (max-width: 1050px) {
  .CardSnippet__image {
    height: 155px;
  }
}
@media screen and (max-width: 600px) {
  .CardSnippet__image {
    height: 120px;
  }
}
.CardSnippet__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.CardSnippet__rating {
  margin-bottom: 12px;
}
@media screen and (max-width: 900px) {
  .CardSnippet__rating {
    margin-bottom: 5px;
  }
}
.CardSnippet__title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  margin-bottom: auto;
  text-decoration: none;
  text-overflow: ellipsis;
  color: currentColor;
}
@media screen and (max-width: 1050px) {
  .CardSnippet__title {
    font-size: 14px;
    line-height: 18px;
    word-break: break-word;
  }
}
.CardSnippet__availability {
  margin-top: 7px;
  margin-bottom: 8px;
  text-transform: lowercase;
  color: #a9a9b3;
}
@media screen and (max-width: 1050px) {
  .CardSnippet__availability {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 2px;
  }
}
@media screen and (max-width: 900px) {
  .CardSnippet__availability {
    font-size: 12px;
    text-align: right;
  }
}
@media screen and (max-width: 800px) {
  .CardSnippet__availability {
    font-size: 14px;
    text-align: left;
  }
}
.CardSnippet__priceWrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 900px) {
  .CardSnippet__priceWrap {
    flex-direction: column-reverse;
    align-items: flex-end;
  }
}
@media screen and (max-width: 800px) {
  .CardSnippet__priceWrap {
    flex-direction: row;
    align-items: center;
  }
}
.CardSnippet__title + .CardSnippet__priceWrap {
  margin-top: 20px;
}
.CardSnippet__price {
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  color: #31313a;
}
@media screen and (max-width: 800px) {
  .CardSnippet__price {
    font-size: 16px;
    line-height: 21px;
  }
}
.CardSnippet__priceOld {
  font-size: 14px;
  margin-left: 14px;
  text-decoration: line-through;
  color: #a9a9b3;
}
@media screen and (max-width: 800px) {
  .CardSnippet__priceOld {
    font-size: 12px;
  }
}
.CardSnippet__button {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  gap: 10px;
  padding: 4px;
  border-radius: 18px;
}
.CardSnippet__button::before {
  content: "";
  width: 35px;
  height: 35px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='36.000000' height='36.000000' viewBox='0 0 36 36' fill='none'%3E%3Cdesc%3E Created with Pixso. %3C/desc%3E%3Cdefs%3E%3ClinearGradient id='paint_linear_3_14_0' x1='1150.350708' y1='26025.087891' x2='1186.439453' y2='26025.087891' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFAF38'/%3E%3Cstop offset='0.180590' stop-color='%23FFAF38'/%3E%3Cstop offset='1.000000' stop-color='%23FF822B'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath id='path167' d='M-0.51 17.21C-0.51 27.17 7.57 35.25 17.54 35.25C27.5 35.25 35.58 27.17 35.58 17.21C35.58 7.24 27.5 -0.84 17.54 -0.84C7.57 -0.84 -0.51 7.24 -0.51 17.21Z' fill='url(%23paint_linear_3_14_0)' fill-opacity='1.000000' fill-rule='nonzero'/%3E%3Cpath id='path178' d='M9.84 6.43C9.29 6.43 8.85 6.87 8.85 7.41L8.85 27C8.85 27.54 9.29 27.99 9.84 27.99L25.24 27.99C25.78 27.99 26.22 27.54 26.22 27L26.22 12.11L20.4 6.43L9.84 6.43Z' stroke='%23FFFFFF' stroke-opacity='1.000000' stroke-width='1.733333'/%3E%3Cpath id='path176' d='M23.01 15.73L11.39 15.73C11.28 15.73 11.19 15.64 11.19 15.53C11.19 15.42 11.28 15.32 11.39 15.32L23.01 15.32C23.12 15.32 23.21 15.42 23.21 15.53C23.21 15.64 23.12 15.73 23.01 15.73Z' fill='%23FFFFFF' fill-opacity='1.000000' fill-rule='nonzero'/%3E%3Cpath id='path174' d='M23.01 18.35L11.39 18.35C11.28 18.35 11.19 18.26 11.19 18.15C11.19 18.04 11.28 17.95 11.39 17.95L23.01 17.95C23.12 17.95 23.21 18.04 23.21 18.15C23.21 18.26 23.12 18.35 23.01 18.35Z' fill='%23FFFFFF' fill-opacity='1.000000' fill-rule='nonzero'/%3E%3Cpath id='path172' d='M23.01 20.87L11.39 20.87C11.28 20.87 11.19 20.78 11.19 20.67C11.19 20.56 11.28 20.47 11.39 20.47L23.01 20.47C23.12 20.47 23.21 20.56 23.21 20.67C23.21 20.78 23.12 20.87 23.01 20.87Z' fill='%23FFFFFF' fill-opacity='1.000000' fill-rule='nonzero'/%3E%3Cpath id='path170' d='M19.35 12.67L11.39 12.67C11.28 12.67 11.19 12.58 11.19 12.47C11.19 12.35 11.28 12.26 11.39 12.26L19.35 12.26C19.46 12.26 19.55 12.35 19.55 12.47C19.55 12.58 19.46 12.67 19.35 12.67Z' fill='%23FFFFFF' fill-opacity='1.000000' fill-rule='nonzero'/%3E%3Cpath id='path180' d='M25.72 12.21C25.91 12.21 26 11.99 25.87 11.86L20.79 6.78C20.66 6.65 20.44 6.74 20.44 6.93L20.44 12.01C20.44 12.12 20.53 12.21 20.65 12.21L25.72 12.21Z' stroke='%23FFFFFF' stroke-opacity='1.000000' stroke-width='1.733333'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 800px) {
  .CardSnippet__button {
    min-width: 0;
  }
}
.CardSnippet__actions {
  position: absolute;
  top: 9px;
  right: 9px;
  display: flex;
  align-items: center;
  padding: 0 5px;
  border-radius: 15px;
  background-color: rgba(255, 255, 255, 0.8);
}
.CardSnippet__action {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  margin-left: 7px;
  cursor: pointer;
  color: #a9a9b3;
  border: none;
  background-color: transparent;
  transition: color 0.1s;
}
.CardSnippet__action:hover {
  color: #31313a;
}
.CardSnippet__action_type_compare {
  padding: 5px;
}
.CardSnippet__action_type_favorite {
  padding: 4px;
}
.CardSnippet[data-in-compare] .CardSnippet__action_type_compare, .CardSnippet[data-in-compare] .CardSnippet__action_type_remove, .CardSnippet[data-in-favorite] .CardSnippet__action_type_favorite {
  color: #FF822B;
}
.CardSnippet__actionIcon {
  width: 100%;
  height: 100%;
}
.CardSnippet__labels {
  position: absolute;
  top: 9px;
  left: 9px;
}

.CardListSnippet {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 30px 30px 23px 23px;
  border: 1px solid #efeff3;
  border-radius: 3px;
  transition: border-color 0.1s;
}
@media screen and (max-width: 1050px) {
  .CardListSnippet {
    padding: 20px 15px;
  }
}
@media screen and (max-width: 900px) {
  .CardListSnippet {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 600px) {
  .CardListSnippet {
    flex-direction: column;
  }
}
.CardListSnippet:hover {
  border-color: #d7d7df;
}
.CardListSnippet__imageWrap {
  flex-shrink: 0;
  width: 220px;
  margin-right: 10px;
}
@media screen and (max-width: 1250px) {
  .CardListSnippet__imageWrap {
    width: 160px;
  }
}
@media screen and (max-width: 1050px) {
  .CardListSnippet__imageWrap {
    width: 140px;
  }
}
@media screen and (max-width: 900px) {
  .CardListSnippet__imageWrap {
    width: calc(100% - 300px);
  }
}
@media screen and (max-width: 600px) {
  .CardListSnippet__imageWrap {
    width: 100%;
    margin: 0;
  }
}
.CardListSnippet__image {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.CardListSnippet__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.CardListSnippet__labels {
  position: absolute;
  top: -13px;
  left: -2px;
}
@media screen and (max-width: 1050px) {
  .CardListSnippet__labels {
    top: -5px;
  }
}
@media screen and (max-width: 600px) {
  .CardListSnippet__labels {
    top: 0;
    left: 0;
  }
}
.CardListSnippet__actions {
  position: absolute;
  top: -8px;
  right: 8px;
  display: flex;
  align-items: center;
  padding: 0 5px;
  border-radius: 15px;
  background-color: rgba(255, 255, 255, 0.8);
}
@media screen and (max-width: 1050px) {
  .CardListSnippet__actions {
    top: -5px;
  }
}
@media screen and (max-width: 600px) {
  .CardListSnippet__actions {
    top: 0;
    right: 0;
  }
}
.CardListSnippet__action {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  margin-left: 7px;
  cursor: pointer;
  color: #a9a9b3;
  border: none;
  background-color: transparent;
  transition: color 0.1s;
}
.CardListSnippet__action:hover {
  color: #31313a;
}
.CardListSnippet__action_type_compare {
  padding: 5px;
}
.CardListSnippet__action_type_favorite {
  padding: 4px;
}
.CardListSnippet[data-in-compare] .CardListSnippet__action_type_compare, .CardListSnippet[data-in-favorite] .CardListSnippet__action_type_favorite {
  color: #FF822B;
}
.CardListSnippet__actionIcon {
  width: 100%;
  height: 100%;
}
.CardListSnippet__info {
  flex-grow: 1;
  max-width: 465px;
  margin-right: 32px;
}
@media screen and (max-width: 900px) {
  .CardListSnippet__info {
    order: 1;
    max-width: none;
    margin-top: 20px;
    margin-right: 0;
  }
}
@media screen and (max-width: 600px) {
  .CardListSnippet__info {
    margin-top: 10px;
  }
}
.CardListSnippet__rating {
  margin-bottom: 12px;
}
.CardListSnippet__title {
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  display: block;
  margin-bottom: 6px;
  text-decoration: none;
  color: currentColor;
}
@media screen and (max-width: 1050px) {
  .CardListSnippet__title {
    font-size: 16px;
    line-height: 19px;
  }
}
.CardListSnippet__specifications {
  font-size: 14px;
  line-height: 18px;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media screen and (max-width: 1050px) {
  .CardListSnippet__specifications {
    font-size: 12px;
    line-height: 16px;
  }
}
.CardListSnippet__specification {
  display: flex;
  align-items: flex-start;
  padding: 6px 0;
  border-bottom: 1px solid #efeff3;
}
@media screen and (max-width: 350px) {
  .CardListSnippet__specification {
    flex-direction: column;
  }
}
.CardListSnippet__specification:last-child {
  border-bottom: none;
}
.CardListSnippet__specificationTitle {
  width: 62%;
  padding-right: 10px;
}
@media screen and (max-width: 350px) {
  .CardListSnippet__specificationTitle {
    width: 100%;
    padding: 0;
    color: #a9a9b3;
  }
}
.CardListSnippet__specificationText {
  width: 38%;
}
@media screen and (max-width: 350px) {
  .CardListSnippet__specificationText {
    width: 100%;
  }
}
.CardListSnippet__priceInfo {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  width: 200px;
}
@media screen and (max-width: 1250px) {
  .CardListSnippet__priceInfo {
    width: 150px;
  }
}
@media screen and (max-width: 900px) {
  .CardListSnippet__priceInfo {
    width: 200px;
  }
}
@media screen and (max-width: 600px) {
  .CardListSnippet__priceInfo {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    order: 2;
    width: 100%;
  }
}
@media screen and (max-width: 350px) {
  .CardListSnippet__priceInfo {
    flex-direction: column;
    align-items: flex-end;
  }
}
.CardListSnippet__availability {
  margin-bottom: auto;
  text-transform: lowercase;
  color: #a9a9b3;
}
@media screen and (max-width: 1050px) {
  .CardListSnippet__availability {
    font-size: 14px;
    line-height: 18px;
  }
}
@media screen and (max-width: 600px) {
  .CardListSnippet__availability {
    margin-bottom: 0;
  }
}
.CardListSnippet__price {
  margin-top: 10px;
}
@media screen and (max-width: 600px) {
  .CardListSnippet__price {
    margin-top: 0;
  }
}
.CardListSnippet__priceText {
  margin-bottom: 5px;
  color: #a9a9b3;
}
@media screen and (max-width: 1050px) {
  .CardListSnippet__priceText {
    font-size: 14px;
    line-height: 18px;
  }
}
@media screen and (max-width: 600px) {
  .CardListSnippet__priceText {
    display: none;
  }
}
.CardListSnippet__priceWrap {
  display: flex;
  align-items: flex-end;
  margin-bottom: 3px;
}
@media screen and (max-width: 1250px) {
  .CardListSnippet__priceWrap {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media screen and (max-width: 900px) {
  .CardListSnippet__priceWrap {
    flex-direction: row;
    align-items: flex-end;
  }
}
.CardListSnippet__priceActual {
  font-size: 22px;
  font-weight: 500;
  line-height: 26px;
  color: #1a1a1c;
}
@media screen and (max-width: 1050px) {
  .CardListSnippet__priceActual {
    font-size: 18px;
    line-height: 22px;
  }
}
.CardListSnippet__priceOld {
  font-size: 14px;
  margin-left: 6px;
  text-decoration: line-through;
  color: #a9a9b3;
}
@media screen and (max-width: 1250px) {
  .CardListSnippet__priceOld {
    margin-left: 0;
  }
}
@media screen and (max-width: 900px) {
  .CardListSnippet__priceOld {
    margin-left: 6px;
  }
}
.CardListSnippet__benefit {
  font-size: 14px;
  line-height: 18px;
}
@media screen and (max-width: 1050px) {
  .CardListSnippet__benefit {
    font-size: 12px;
    line-height: 16px;
  }
}
@media screen and (max-width: 600px) {
  .CardListSnippet__benefit {
    text-align: right;
  }
}
.CardListSnippet__button {
  width: 100%;
  margin-top: 18px;
}

.Review {
  padding: 30px 0;
}
.Review__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 600px) {
  .Review__header {
    flex-direction: column;
    align-items: flex-start;
  }
}
.Review__user {
  display: flex;
}
@media screen and (max-width: 1050px) {
  .Review__user {
    font-size: 14px;
    line-height: 18px;
  }
}
.Review__userImage {
  display: flex;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  margin-right: 10px;
  border-radius: 50%;
  background-color: #dbeeea;
}
@media screen and (max-width: 1050px) {
  .Review__userImage {
    width: 36px;
    height: 36px;
  }
}
.Review__userImageLetter {
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  color: #FF822B;
}
@media screen and (max-width: 1050px) {
  .Review__userImageLetter {
    font-size: 14px;
    line-height: 18px;
  }
}
.Review__userImagePhoto {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.Review__userDate {
  color: #a9a9b3;
}
.Review__market {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 600px) {
  .Review__market {
    margin-top: 15px;
  }
}
.Review__marketImage {
  width: 105px;
}
@media screen and (max-width: 1050px) {
  .Review__marketImage {
    width: 90px;
  }
}
.Review__marketText {
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  margin-left: 7px;
  color: #a9a9b3;
}
@media screen and (max-width: 1050px) {
  .Review__marketText {
    font-size: 14px;
    line-height: 18px;
  }
}
.Review__productBreadcrumbs {
  font-size: 14px;
  line-height: 18px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 10px 0 14px;
  color: #a9a9b3;
}
@media screen and (max-width: 1050px) {
  .Review__productBreadcrumbs {
    font-size: 12px;
    line-height: 14px;
  }
}
.Review__productBreadcrumbsItem::after {
  display: inline-block;
  margin: 0 7px;
  content: "|";
  color: #d7d7df;
}
.Review__productBreadcrumbsItem:last-child::after {
  content: none;
}
.Review__section {
  margin-bottom: 20px;
}
@media screen and (max-width: 1050px) {
  .Review__section {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px;
  }
}
.Review__section_inline {
  display: flex;
  align-items: center;
}
.Review__rating {
  margin-left: 10px;
}
.Review__title {
  font-weight: 700;
}
.Review__sectionText {
  margin-top: 4px;
}
.Review__text {
  margin-top: 16px;
}
@media screen and (max-width: 1050px) {
  .Review__text {
    font-size: 14px;
    line-height: 18px;
  }
}
.Review__text.crop {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
  text-overflow: ellipsis;
}
.Review__footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}
@media screen and (max-width: 1050px) {
  .Review__footer {
    font-size: 14px;
    line-height: 18px;
  }
}
@media screen and (max-width: 600px) {
  .Review__footer {
    flex-direction: column-reverse;
    align-items: flex-start;
  }
}
.Review__footer .ShowAllButton {
  margin-top: 0;
}
.Review__footerVote {
  display: flex;
  align-items: center;
  color: #a9a9b3;
}
@media screen and (max-width: 600px) {
  .Review__footerVote {
    flex-wrap: wrap;
  }
}
.Review__footerText {
  margin-right: 18px;
}
@media screen and (max-width: 1050px) {
  .Review__footerText {
    margin-right: 10px;
  }
}
@media screen and (max-width: 600px) {
  .Review__footerText {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.Review__vote {
  display: flex;
  align-items: center;
  margin-right: 18px;
  padding: 0;
  cursor: pointer;
  color: currentColor;
  border: none;
  background-color: transparent;
}
@media screen and (max-width: 1050px) {
  .Review__vote {
    margin-right: 10px;
  }
}
.Review__vote:hover {
  color: #1a1a1c;
}
.Review__vote.active {
  color: #FF822B;
}
.Review__voteIcon {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}
@media screen and (max-width: 1050px) {
  .Review__voteIcon {
    width: 14px;
    height: 14px;
  }
}
.Review__showAll {
  display: none;
}
@media screen and (max-width: 600px) {
  .Review__showAll {
    margin-bottom: 20px;
  }
}
.Review__showAll.show {
  display: block;
}

.ReviewsInfo__wrap {
  display: flex;
}
@media screen and (max-width: 600px) {
  .ReviewsInfo__wrap {
    flex-direction: column;
  }
}
.ReviewsInfo__info {
  width: 170px;
  margin-right: 56px;
}
@media screen and (max-width: 600px) {
  .ReviewsInfo__info {
    width: 100%;
    margin-bottom: 20px;
  }
}
.ReviewsInfo__rating {
  margin: 15px 0;
}
.ReviewsInfo__summary {
  font-size: 36px;
  font-weight: 500;
  line-height: 40px;
}
.ReviewsInfo__summaryAssessment {
  font-size: 48px;
  line-height: 52px;
}
.ReviewsInfo__counts {
  margin-top: 3px;
  text-transform: lowercase;
  color: #a9a9b3;
}
.ReviewsInfo__detail {
  flex-grow: 1;
}
.ReviewsInfo__detailItem {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}
.ReviewsInfo__detailItem:last-child {
  margin-bottom: 0;
}
.ReviewsInfo__detailBar {
  width: 100%;
  max-width: 271px;
  height: 23px;
  margin-right: 13px;
  margin-left: 20px;
  border-radius: 3px;
  background-color: #d7d7df;
}
@media screen and (max-width: 1050px) {
  .ReviewsInfo__detailBar {
    max-width: none;
    margin-right: 0;
  }
}
.ReviewsInfo__detailBarFiller {
  display: block;
  width: 0;
  height: 100%;
  border-radius: 3px;
  background-color: #FF822B;
}
.ReviewsInfo__detailCount {
  color: #31313a;
}
@media screen and (max-width: 1050px) {
  .ReviewsInfo__detailCount {
    display: none;
  }
}

.Reviews__addReview {
  width: 250px;
  margin-bottom: 30px;
}
@media screen and (max-width: 1050px) {
  .Reviews__addReview {
    width: 200px;
  }
}
@media screen and (max-width: 800px) {
  .Reviews__addReview {
    width: 100%;
    border-radius: 10px;
  }
}
.Reviews__info {
  margin-bottom: 30px;
}
.Reviews__list {
  margin: 0;
  margin-bottom: 28px;
  padding: 0;
  list-style: none;
}
.Reviews__item {
  border-top: 1px solid #efeff3;
}
.Reviews__item:last-child {
  border-bottom: 1px solid #efeff3;
}
.Reviews__form {
  display: none;
}
.Reviews__form.show {
  display: block;
}
.Reviews__formTitle {
  font-size: 22px;
  font-weight: 500;
  line-height: 26px;
  margin-bottom: 6px;
}
@media screen and (max-width: 1050px) {
  .Reviews__formTitle {
    font-size: 18px;
    line-height: 22px;
  }
}
.Reviews__formText {
  margin-bottom: 30px;
}
@media screen and (max-width: 1050px) {
  .Reviews__formText {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 16px;
  }
}
.Reviews__formSubtitle {
  margin-bottom: 5px;
}
@media screen and (max-width: 1050px) {
  .Reviews__formSubtitle {
    font-size: 14px;
    line-height: 18px;
  }
}
.Reviews__formSubmit {
  display: flex;
  align-items: center;
  margin-top: 32px;
  margin-bottom: 30px;
}
@media screen and (max-width: 800px) {
  .Reviews__formSubmit {
    flex-direction: column-reverse;
    align-items: flex-start;
    margin-top: 16px;
  }
}
.Reviews__formSubmitButton {
  width: 250px;
  margin-right: 23px;
}
@media screen and (max-width: 1050px) {
  .Reviews__formSubmitButton {
    width: 200px;
  }
}
@media screen and (max-width: 800px) {
  .Reviews__formSubmitButton {
    width: 100%;
    margin-top: 16px;
    margin-right: 0;
    border-radius: 10px;
  }
}
.Reviews__thanks {
  margin-bottom: 30px;
}

.Rating {
  display: flex;
  align-items: center;
}
.Rating__wrap {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
}
.Rating__input {
  position: absolute;
  pointer-events: none;
  opacity: 0;
}
.Rating__star {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: content-box;
  width: 18px;
  height: 18px;
  padding: 0 2px;
  color: #d7d7df;
  transition: color 0.1s;
}
@media screen and (max-width: 900px) {
  .Rating__star {
    width: 15px;
    height: 15px;
  }
}
div.Rating__star:first-child {
  padding-right: 0;
}

label.Rating__star {
  cursor: pointer;
}
label.Rating__star:nth-child(2) {
  padding-right: 0;
}
label.Rating__star:hover, label.Rating__star:hover ~ label.Rating__star {
  color: #FF822B;
}

.Rating__star:last-child {
  padding-left: 0;
}
.Rating__star.current, .Rating__star.current ~ .Rating__star, .Rating__input:checked ~ .Rating__star {
  color: #FF822B;
}
.Rating__icon {
  width: 100%;
  height: 100%;
}
.Rating__count {
  font-size: 14px;
  line-height: 18px;
  margin-left: 9px;
  color: #a9a9b3;
}

.Tabs {
  display: flex;
  padding-bottom: 13px;
  border-bottom: 1px solid #efeff3;
}
@media screen and (max-width: 1050px) {
  .Tabs {
    overflow: auto;
  }
}
.Tabs__item {
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  margin: 0 13px;
  padding: 0;
  cursor: pointer;
  border: none;
  background-color: transparent;
  transition: color 0.1s;
  position: relative;
}
@media screen and (max-width: 1250px) {
  .Tabs__item {
    font-size: 14px;
    line-height: 18px;
  }
}
@media screen and (max-width: 1050px) {
  .Tabs__item {
    flex-shrink: 0;
    margin: 0 7px;
  }
}
.Tabs__item:hover {
  color: #FF822B;
}
.Tabs__item.active {
  color: #FF822B;
}
.Tabs__item.active::before {
  position: absolute;
  bottom: -15px;
  left: 0;
  display: block;
  width: 100%;
  height: 3px;
  content: "";
  border-radius: 3px;
  background-color: #FF822B;
}
@media screen and (max-width: 1050px) {
  .Tabs__item.active::before {
    content: none;
  }
}
.Tabs__item:first-child {
  margin-left: 0;
}
.Tabs__item:last-child {
  margin-right: 0;
}

.TabContent {
  display: none;
}
.TabContent.show {
  display: block;
}

.Table {
  display: flex;
  flex-wrap: wrap;
  margin: -4px;
  padding: 10px 0;
}
.Table__row {
  display: flex;
  align-items: center;
  width: calc(50% - 8px);
  margin: 4px;
  padding: 22px 26px;
  border-radius: 3px;
  background-color: #efeff3;
}
@media screen and (max-width: 1050px) {
  .Table__row {
    font-size: 14px;
    line-height: 18px;
    width: 100%;
  }
}
@media screen and (max-width: 800px) {
  .Table__row {
    padding: 12px 10px;
  }
}
.Table__row:nth-child(4n), .Table__row:nth-child(4n-1) {
  background-color: rgba(239, 239, 243, 0.5);
}
@media screen and (max-width: 1050px) {
  .Table__row:nth-child(4n), .Table__row:nth-child(4n-1) {
    background-color: #efeff3;
  }
}
.Table__text {
  width: 50%;
}
.Table__text:first-child {
  margin-right: 10px;
}

.Breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media screen and (max-width: 800px) {
  .Breadcrumbs {
    overflow: auto;
    flex-wrap: nowrap;
  }
  .Breadcrumbs::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
}
.Breadcrumbs__item {
  font-size: 14px;
  line-height: 18px;
  padding-right: 18px;
  color: #acacac;
  position: relative;
}
@media screen and (max-width: 900px) {
  .Breadcrumbs__item {
    font-size: 12px;
    line-height: 14px;
  }
}
@media screen and (max-width: 800px) {
  .Breadcrumbs__item {
    flex-shrink: 0;
  }
}
.Breadcrumbs__item::after {
  position: absolute;
  top: -1px;
  right: 7px;
  content: "-";
}
.Breadcrumbs__item:last-child {
  padding-right: 0;
}
.Breadcrumbs__item:last-child::after {
  content: none;
}
.Breadcrumbs__link {
  text-decoration: none;
  color: currentColor;
}
a.Breadcrumbs__link:hover {
  text-decoration: underline;
}

.Form__section {
  display: flex;
  justify-content: space-between;
  margin-bottom: 24px;
}
@media screen and (max-width: 1050px) {
  .Form__section {
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 600px) {
  .Form__section {
    flex-direction: column;
  }
}
@media screen and (max-width: 1384px) {
  .Form__section_radio {
    flex-direction: column;
  }
}
.Form__section .TextInput, .Form__section .RadioInput {
  flex-grow: 1;
  width: 100%;
  margin: 0 10px;
}
.Form__section .TextInput:first-child, .Form__section .RadioInput:first-child {
  margin-left: 0;
}
.Form__section .TextInput:last-child, .Form__section .RadioInput:last-child {
  margin-right: 0;
}
@media screen and (max-width: 600px) {
  .Form__section .TextInput {
    margin: 0 0 16px;
  }
}
@media screen and (max-width: 600px) {
  .Form__section .TextInput:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1384px) {
  .Form__section .RadioInput {
    margin: 0 0 16px;
  }
}
@media screen and (max-width: 1384px) {
  .Form__section .RadioInput:last-child {
    margin-bottom: 0;
  }
}

.Modal {
  position: fixed;
  z-index: 20;
  top: 50%;
  left: 50%;
  overflow: auto;
  width: 472px;
  max-width: calc(100vw - 20px);
  max-height: calc(100vh - 20px);
  pointer-events: none;
  opacity: 0;
  border-radius: 3px;
  background-color: #ffffff;
  box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.07);
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 1050px) {
  .Modal {
    font-size: 14px;
    line-height: 18px;
  }
}
@media screen and (max-width: 800px) {
  .Modal {
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto;
    min-width: 100%;
    max-width: none;
    max-height: calc(100vh - 100px);
    border-radius: 0;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    transform: none;
  }
}
.Modal.shown {
  pointer-events: auto;
  opacity: 1;
  transition: opacity 0.5s;
}
.Modal__wrap {
  padding: 48px 56px;
}
@media screen and (max-width: 800px) {
  .Modal__wrap {
    padding: 48px 30px;
  }
}
.Modal__title {
  font-size: 30px;
  font-weight: 500;
  line-height: 33px;
  margin-bottom: 30px;
}
@media screen and (max-width: 1050px) {
  .Modal__title {
    font-size: 22px;
    line-height: 26px;
  }
}
.Modal__text {
  margin-bottom: 20px;
}
.Modal__button {
  width: 100%;
}
.Modal__close {
  position: absolute;
  top: 20px;
  right: 20px;
}

.CityModal {
  width: 472px;
  height: 525px;
}
@media screen and (max-width: 800px) {
  .CityModal {
    width: auto;
    height: auto;
  }
}
.CityModal__wrap {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.CityModal__search {
  margin-bottom: 24px;
}
@media screen and (max-width: 800px) {
  .CityModal__search {
    margin-bottom: 15px;
  }
}
.CityModal__suggest {
  overflow: auto;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media screen and (max-width: 1050px) {
  .CityModal__suggest {
    font-size: 14px;
    line-height: 18px;
  }
}
@media screen and (max-width: 350px) {
  .CityModal__suggest {
    font-size: 12px;
    line-height: 14px;
  }
}
.CityModal__suggestItem {
  padding: 6px 0;
}
.CityModal__suggestLink {
  text-decoration: none;
  color: currentColor;
  transition: color 0.1s;
}
.CityModal__suggestLink:hover {
  color: #FF822B;
}
.CityModal__suggestNoResult {
  color: #a9a9b3;
}

.PhoneModal {
  width: 425px;
}
@media screen and (max-width: 800px) {
  .PhoneModal {
    width: auto;
    height: auto;
  }
}
.PhoneModal__info {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 32px;
}
.PhoneModal__phone {
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: none;
  color: #1a1a1c;
  transition: color 0.1s;
}
.PhoneModal__phone:hover {
  color: #FF822B;
}
.PhoneModal__worktime {
  font-size: 12px;
  line-height: 18px;
  color: #a9a9b3;
}
.PhoneModal__buttons {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 600px) {
  .PhoneModal__buttons {
    flex-direction: column;
  }
}
.PhoneModal__button {
  font-size: 14px;
  line-height: 18px;
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #1a1a1c;
}
.PhoneModal__button:first-child {
  margin-right: 40px;
}
@media screen and (max-width: 600px) {
  .PhoneModal__button:first-child {
    margin-right: 0;
    margin-bottom: 30px;
  }
}
.PhoneModal__button:hover {
  color: #FF822B;
}
.PhoneModal__buttonIcon {
  flex-shrink: 0;
  width: 18px;
  height: 18px;
  margin-right: 8px;
}

.LoginModal__submitWrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 600px) {
  .LoginModal__submitWrap {
    flex-direction: column;
  }
}
.LoginModal__submitButton {
  width: 190px;
}
@media screen and (max-width: 600px) {
  .LoginModal__submitButton {
    margin-bottom: 15px;
  }
}
.LoginModal__submitResetPassword {
  cursor: pointer;
  color: #a9a9b3;
  border: none;
  background-color: transparent;
}
.LoginModal__submitResetPassword:hover {
  text-decoration: underline;
}
.LoginModal__signup {
  display: block;
  margin: 0 auto;
  margin-top: 30px;
}
@media screen and (max-width: 600px) {
  .LoginModal__signup {
    margin-top: 15px;
  }
}

.SignupModal__login {
  display: block;
  margin: 0 auto;
  margin-top: 30px;
}
@media screen and (max-width: 600px) {
  .SignupModal__login {
    margin-top: 15px;
  }
}

.SuccessFormModal__wrap {
  padding-top: 140px;
  background-image: url("/local/templates/new_02/css/../images/icons.svg#successFormView");
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: 38%;
  background-size: 82px 67px;
}
.SuccessFormModal__text {
  text-align: center;
  color: #31313a;
}

.OrderModal {
  width: 1130px;
}
@media screen and (max-width: 800px) {
  .OrderModal {
    width: auto;
  }
}
.OrderModal__item {
  padding-bottom: 18px;
  border-bottom: 1px solid #efeff3;
}
.OrderModal__text {
  font-size: 14px;
  line-height: 18px;
  margin: 24px 0 16px;
  color: #a9a9b3;
}
.OrderModal__section {
  padding: 10px 0 24px;
  border-bottom: 1px solid #efeff3;
}
.OrderModal__section_table {
  padding-bottom: 0;
}
.OrderModal__subtitle {
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 24px;
}
.OrderModal__radioSectionTitle {
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  margin-bottom: 20px;
}
.OrderModal__radioSectionWrap {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 800px) {
  .OrderModal__radioSectionWrap {
    flex-direction: column;
    align-items: flex-start;
  }
}
.OrderModal__radioInput {
  margin-right: 40px;
}
@media screen and (max-width: 800px) {
  .OrderModal__radioInput {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.OrderModal__radioInput:last-child {
  margin-right: 0;
  margin-bottom: 0;
}
.OrderModal__detailInfo {
  padding: 32px 0;
}
@media screen and (max-width: 800px) {
  .OrderModal__detailInfo {
    padding: 20px 0;
  }
}
.OrderModal__detailInfoRow {
  display: flex;
  margin-bottom: 5px;
}
@media screen and (max-width: 800px) {
  .OrderModal__detailInfoRow {
    flex-direction: column;
    margin-bottom: 10px;
  }
}
.OrderModal__detailInfoRow:last-child {
  margin-bottom: 0;
}
.OrderModal__detailInfoSubTitle {
  width: 350px;
  padding-right: 10px;
  color: #a9a9b3;
}
@media screen and (max-width: 800px) {
  .OrderModal__detailInfoSubTitle {
    width: 100%;
    margin-bottom: 3px;
    padding-right: 0;
  }
}
.OrderModal__detailInfoText {
  flex-grow: 1;
}
.OrderModal__submit {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 900px) {
  .OrderModal__submit {
    flex-direction: column-reverse;
  }
}
.OrderModal__submitButton {
  flex-shrink: 0;
  width: 264px;
  margin-right: 15px;
}
@media screen and (max-width: 900px) {
  .OrderModal__submitButton {
    width: 100%;
    margin-top: 20px;
    margin-right: 0;
  }
}
.OrderModal__submitText {
  font-size: 14px;
  line-height: 18px;
  color: #a9a9b3;
}
@media screen and (max-width: 900px) {
  .OrderModal__submitText {
    width: 100%;
  }
}
.OrderModal__submitLink {
  color: currentColor;
}
@media screen and (max-width: 600px) {
  .OrderModal__submitLink {
    display: block;
  }
}
.OrderModal__submitLink:hover {
  text-decoration: none;
}

.OrderOneClickModal__policy {
  margin-top: 30px;
  padding: 30px 0;
  border-top: 1px solid #efeff3;
}
@media screen and (max-width: 800px) {
  .OrderOneClickModal__policy {
    margin-top: 15px;
    padding: 15px 0;
  }
}

.CloseCross {
  display: block;
  width: 18px;
  height: 18px;
  padding: 0;
  cursor: pointer;
  color: #d7d7df;
  border: none;
  background-color: transparent;
  transition: color 0.1s;
}
.CloseCross:hover {
  color: #a9a9b3;
}
.CloseCross::before, .CloseCross::after {
  position: absolute;
  top: 0;
  width: 24px;
  height: 2px;
  content: "";
  pointer-events: none;
  border-radius: 3px;
  background-color: currentColor;
}
.CloseCross::before {
  left: 1px;
  transform: rotate(45deg);
  transform-origin: left top;
}
.CloseCross::after {
  right: 1px;
  transform: rotate(-45deg);
  transform-origin: right top;
}

@keyframes heightHint {
  from {
    height: 0;
  }
  to {
    height: 608px;
  }
}
.SuperMenu {
  position: absolute;
  z-index: 1;
  top: 81px;
  left: 0;
  display: none;
  align-items: flex-start;
  width: 100%;
  /* если будешь менять высоту, не забудь поменять её и в анимации */
  height: 608px;
  max-height: calc(100vh - 121px);
  background-color: #ffffff;
}
@media screen and (max-width: 1050px) {
  .SuperMenu {
    top: 71px;
    max-height: calc(100vh - 111px);
  }
}
@media screen and (max-width: 900px) {
  .SuperMenu {
    top: 59px;
    max-height: calc(100vh - 99px);
  }
}
@media screen and (max-width: 800px) {
  .SuperMenu {
    position: fixed;
    top: 53px;
    bottom: 76px;
    overflow: auto;
    flex-direction: column;
    height: auto;
    max-height: none;
    padding-top: 16px;
  }
}
@media screen and (max-width: 350px) {
  .SuperMenu {
    bottom: 68px;
  }
}
.SuperMenu.shown {
  display: flex;
  animation: heightHint 0.5s forwards;
}
@media screen and (max-width: 800px) {
  .SuperMenu.shown {
    animation: none;
  }
}
.SuperMenu__search {
  display: none;
  width: calc(100% - 48px);
  margin: 0 24px;
}
@media screen and (max-width: 800px) {
  .SuperMenu__search {
    display: flex;
  }
}
.SuperMenu__title {
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  display: none;
  padding: 22px 24px 8px;
}
@media screen and (max-width: 800px) {
  .SuperMenu__title {
    display: block;
  }
}
.SuperMenu__wrap {
  position: static;
  overflow: auto;
  width: 37.5%;
  height: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #efeff3;
}
@media screen and (max-width: 800px) {
  .SuperMenu__wrap {
    overflow: visible;
    width: 100%;
    height: auto;
    background-color: transparent;
  }
}
.SuperMenu__section {
  position: static;
  color: #1a1a1c;
  border-right: 4px solid transparent;
  transition: background-color 0.1s, color 0.1s, border-color 0.1s;
}
@media screen and (max-width: 800px) {
  .SuperMenu__section {
    border-right: none;
  }
}
.SuperMenu__section:not(.SuperMenu__section_brand):hover, .SuperMenu__section.current {
  color: #FF822B;
  border-right-color: #FF822B;
  background-color: #ffffff;
}
@media screen and (max-width: 800px) {
  .SuperMenu__section:not(.SuperMenu__section_brand):hover, .SuperMenu__section.current {
    color: #1a1a1c;
    background-color: transparent;
  }
}
.SuperMenu__section:not(.SuperMenu__section_brand):hover .SuperMenu__sectionImageWrap, .SuperMenu__section.current .SuperMenu__sectionImageWrap {
  background-color: #efeff3;
}
@media screen and (max-width: 800px) {
  .SuperMenu__section:not(.SuperMenu__section_brand):hover .SuperMenu__sectionImageWrap, .SuperMenu__section.current .SuperMenu__sectionImageWrap {
    background-color: transparent;
  }
}
.SuperMenu__section_brand {
  color: #ffffff;
}
.SuperMenu__section_brand .SuperMenu__sectionImageWrap {
  background-color: transparent;
}
.SuperMenu__section_brand_stihl {
  background-color: #f46717;
}
.SuperMenu__section_brand_stihl:hover {
  background-color: #e75a0b;
}
.SuperMenu__section_brand_viking {
  background-color: #18a539;
}
.SuperMenu__section_brand_viking:hover {
  background-color: #158f31;
}
.SuperMenu__sectionLink {
  font-weight: 500;
  display: flex;
  align-items: center;
  padding: 6px 20px 6px calc((100vw - 1356px) / 2);
  text-decoration: none;
  color: currentColor;
}
@media screen and (max-width: 1384px) {
  .SuperMenu__sectionLink {
    padding-left: 20px;
  }
}
@media screen and (max-width: 800px) {
  .SuperMenu__sectionLink {
    font-size: 14px;
    line-height: 18px;
    margin: 0 24px;
    padding: 9px 0;
    padding-right: 15px;
    pointer-events: none;
    border-top: 1px solid #efeff3;
  }
  .SuperMenu__section.current + .SuperMenu__section .SuperMenu__sectionLink {
    border: none;
  }
  .SuperMenu__section:first-child .SuperMenu__sectionLink {
    border: none;
  }
  .SuperMenu__section_brand .SuperMenu__sectionLink {
    pointer-events: all;
    border: none;
  }
  .SuperMenu__section_brand .SuperMenu__sectionLink::before {
    content: none;
  }
  .SuperMenu__sectionLink::before {
    position: absolute;
    top: 50%;
    right: 0;
    display: block;
    width: 7px;
    height: 7px;
    content: "";
    border-top: 1px solid #d7d7df;
    border-left: 1px solid #d7d7df;
    transform: translateY(calc(-50% - 2px)) rotate(-135deg);
  }
}
.SuperMenu__sectionImageWrap {
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  margin-right: 16px;
  padding: 10px;
  border-radius: 50%;
  background-color: #ffffff;
  transition: background-color 0.1s;
}
@media screen and (max-width: 800px) {
  .SuperMenu__sectionImageWrap {
    width: 31px;
    height: 31px;
    padding: 0;
    background-color: transparent;
  }
}
.SuperMenu__sectionListWrap {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: none;
  overflow: auto;
  width: 62.5%;
  max-height: 100%;
  padding: 30px calc((100vw - 1356px) / 2) 30px 80px;
}
@media screen and (max-width: 800px) {
  .SuperMenu__sectionListWrap {
    position: relative;
    width: 100%;
    max-height: none;
    padding: 0;
  }
}
.SuperMenu__section.current .SuperMenu__sectionListWrap {
  display: block;
}
.SuperMenu__sectionList {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
  color: #31313a;
}
@media screen and (max-width: 1384px) {
  .SuperMenu__sectionList {
    padding-right: 20px;
  }
}
@media screen and (max-width: 800px) {
  .SuperMenu__sectionList {
    font-size: 14px;
    line-height: 18px;
    flex-direction: column;
    padding: 0 24px;
    background-color: #f8f8fb;
  }
}
.SuperMenu__sectionItem {
  width: 50%;
  margin: 10px 0;
  padding-right: 20px;
}
@media screen and (max-width: 800px) {
  .SuperMenu__sectionItem {
    width: 100%;
    margin: 0;
    padding: 15px 21px 15px 33px;
    border-top: 1px solid #efeff3;
  }
  .SuperMenu__sectionItem:first-child {
    border-top: none;
  }
  .SuperMenu__sectionItem::before {
    position: absolute;
    top: 50%;
    right: 0;
    display: block;
    width: 7px;
    height: 7px;
    content: "";
    border-top: 1px solid #d7d7df;
    border-left: 1px solid #d7d7df;
    transform: translateY(calc(-50% - 2px)) rotate(135deg);
  }
}
.SuperMenu__sectionItemLink {
  text-decoration: none;
  color: currentColor;
  transition: color 0.1s;
}
.SuperMenu__sectionItemLink::before {
  position: absolute;
  top: 50%;
  left: -24px;
  display: block;
  width: 8px;
  height: 8px;
  content: "";
  pointer-events: none;
  border-radius: 50%;
  background-color: transparent;
  transition: background-color 0.1s;
  transform: translateY(-50%);
}
.SuperMenu__sectionItemLink:hover, .SuperMenu__sectionItemLink.current {
  color: #FF822B;
}
.SuperMenu__sectionItemLink:hover::before, .SuperMenu__sectionItemLink.current::before {
  background-color: #FF822B;
}
.SuperMenu__subMenu {
  display: none;
  width: 100%;
  margin: 0;
  padding: 16px 24px;
  list-style: none;
  background-color: #efeff3;
}
@media screen and (max-width: 800px) {
  .SuperMenu__subMenu {
    display: block;
  }
}
.SuperMenu__subMenuLink {
  font-size: 14px;
  line-height: 18px;
  display: block;
  padding: 8px 0;
  cursor: pointer;
  text-align: left;
  text-decoration: none;
  color: #31313a;
  border: none;
  background-color: transparent;
}
.SuperMenu__geo {
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  display: none;
  align-items: center;
  width: 100%;
  padding: 0 24px 16px;
  cursor: pointer;
  color: currentColor;
  border: none;
  background-color: #efeff3;
  transition: color 0.1s;
}
@media screen and (max-width: 800px) {
  .SuperMenu__geo {
    display: flex;
  }
}
.SuperMenu__geo:hover {
  color: #FF822B;
}
.SuperMenu__geoIcon {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
}
.SuperMenu__geoText {
  overflow: hidden;
  margin-left: 4px;
  white-space: nowrap;
  text-decoration: none;
  text-overflow: ellipsis;
  color: currentColor;
}

.Cabinet__text {
  margin-bottom: 30px;
}
.Cabinet__wrap {
  display: flex;
  flex-wrap: wrap;
  margin: -13px;
}
@media screen and (max-width: 600px) {
  .Cabinet__wrap {
    flex-direction: column;
    margin: 0;
  }
}
.Cabinet__item {
  display: flex;
  flex-direction: column;
  width: calc(50% - 26px);
  margin: 13px;
  padding: 38px 40px;
  text-decoration: none;
  color: currentColor;
  position: relative;
  text-decoration: none;
  color: #231f20;
}
@media screen and (max-width: 600px) {
  .Cabinet__item {
    width: 100%;
    margin: 13px 0;
    padding: 0;
  }
}
.Cabinet__item:hover {
  box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.07);
  text-decoration: none;
  color: #231f20;
}
.Cabinet__item:hover::before {
  filter: grayscale(0);
  opacity: 1;
}
.Cabinet__item::before {
  content: "";
  display: block;
  width: 226px;
  height: 220px;
  position: absolute;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain;
  filter: grayscale(1);
  opacity: 0.3;
  transition: opacity 0.3s, filter 0.3s;
}
.Cabinet__item_type_user::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 198 192'%3E%3Cpath d='M225.427 194.155C224.434 189.382 219.76 186.318 214.985 187.312C210.211 188.305 207.148 192.981 208.142 197.754C208.714 200.503 208.032 203.321 206.272 205.487C205.252 206.741 202.979 208.844 199.21 208.844H26.7901C23.0214 208.844 20.7477 206.74 19.7281 205.487C17.9673 203.322 17.2858 200.503 17.8583 197.754C27.0201 153.748 65.8352 121.602 110.66 120.518C111.436 120.548 112.216 120.563 113 120.563C113.787 120.563 114.57 120.547 115.349 120.517C146.924 121.275 176.108 137.267 193.781 163.625C196.496 167.675 201.98 168.756 206.03 166.041C210.08 163.326 211.162 157.842 208.446 153.793C193.961 132.188 172.926 116.479 148.943 108.585C163.558 97.6254 173.031 80.1638 173.031 60.5313C173.031 27.4302 146.102 0.5 113 0.5C79.8984 0.5 52.9687 27.4302 52.9687 60.5313C52.9687 80.1757 62.4536 97.6466 77.084 108.605C63.6794 113.019 51.1015 119.886 40.0928 128.941C19.9064 145.545 5.87098 168.705 0.572776 194.155C-1.0878 202.13 0.901624 210.321 6.02989 216.626C11.133 222.902 18.7 226.5 26.7901 226.5H199.209C207.3 226.5 214.867 222.902 219.97 216.626C225.099 210.321 227.088 202.13 225.427 194.155ZM70.6249 60.5313C70.6249 37.1655 89.6341 18.1563 113 18.1563C136.366 18.1563 155.375 37.1655 155.375 60.5313C155.375 83.1777 137.518 101.732 115.145 102.853C114.431 102.839 113.716 102.833 113 102.833C112.288 102.833 111.575 102.84 110.864 102.853C88.4865 101.737 70.6249 83.1808 70.6249 60.5313Z' fill='%23FF822B'/%3E%3C/svg%3E");
}
.Cabinet__item_type_orders::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 226 192'%3E%3Cpath d='M312.863 61.8963C312.852 61.8612 312.841 61.8274 312.829 61.7935C311.531 57.7096 309.665 53.8029 307.25 50.181L282.015 12.3281C276.868 4.60872 268.257 0 258.979 0H56.0208C46.743 0 38.1316 4.60872 32.9852 12.3287L7.75011 50.1804C5.33531 53.8022 3.46931 57.7096 2.17055 61.7935C2.15947 61.8274 2.1484 61.8612 2.13794 61.895C0.730283 66.3555 0 71.0257 0 75.7766V287.314C0 302.58 12.4197 315 27.6855 315H287.314C302.58 315 315 302.58 315 287.314V75.7766C315 71.0263 314.27 66.3555 312.863 61.8963ZM166.729 18.457H258.979C262.072 18.457 264.943 19.9933 266.659 22.5662L288.528 55.3711H166.729V18.457ZM48.3414 22.5668C50.0573 19.9933 52.928 18.457 56.0208 18.457H148.271V55.3711H26.4723L48.3414 22.5668ZM296.543 287.314C296.543 292.403 292.403 296.543 287.314 296.543H27.6855C22.5969 296.543 18.457 292.403 18.457 287.314C18.457 62.4365 18.4213 75.3293 18.5266 73.8281H296.473C296.578 75.317 296.543 62.21 296.543 287.314Z' fill='%23FF822B'/%3E%3C/svg%3E");
}
.Cabinet__itemTitle {
  font-size: 22px;
  font-weight: 500;
  line-height: 26px;
  margin-bottom: 20px;
}
.Cabinet__itemTextWrap {
  margin-bottom: auto;
}
.Cabinet__itemText {
  margin-bottom: 8px;
}
.Cabinet__itemText:last-child {
  margin-bottom: 0;
}
.Cabinet__button {
  width: 219px;
  margin-top: 38px;
}
@media screen and (max-width: 350px) {
  .Cabinet__button {
    width: 100%;
  }
}
.Cabinet__itemIcon {
  position: absolute;
  z-index: -1;
  right: 0;
  bottom: 0;
  color: #efeff3;
  transition: color 0.3s;
}
.Cabinet__itemIcon_type_user {
  width: 226px;
  height: 240px;
}
@media screen and (max-width: 600px) {
  .Cabinet__itemIcon_type_user {
    width: 120px;
    height: 120px;
  }
}
.Cabinet__itemIcon_type_orders {
  width: 267px;
  height: 240px;
}
@media screen and (max-width: 600px) {
  .Cabinet__itemIcon_type_orders {
    width: 120px;
    height: 120px;
  }
}
.Cabinet__item:hover .Cabinet__itemIcon {
  color: #FF822B;
}
.Cabinet__menu {
  width: 226px;
}
@media screen and (max-width: 1050px) {
  .Cabinet__menu {
    width: calc(100% - 20px);
  }
}
@media screen and (max-width: 800px) {
  .Cabinet__menu {
    width: 100%;
    margin-bottom: 30px;
  }
}
.Cabinet__menuItem {
  border-top: 1px solid #efeff3;
  position: relative;
}
.Cabinet__menuItem:hover, .Cabinet__menuItem.active {
  color: #FF822B;
}
.Cabinet__menuItem:last-child {
  border-bottom: 1px solid #efeff3;
}
.Cabinet__menuIcon {
  position: absolute;
  top: 15px;
  left: 0;
  width: 24px;
  height: 24px;
  margin-right: 10px;
}
.Cabinet__menuLink {
  font-size: 22px;
  font-weight: 500;
  line-height: 26px;
  display: block;
  padding: 16px 0;
  padding-left: 34px;
  text-decoration: none;
  color: currentColor;
}
@media screen and (max-width: 1050px) {
  .Cabinet__menuLink {
    font-size: 18px;
    line-height: 22px;
  }
}
.Cabinet__submenu {
  display: none;
}
.Cabinet__menuItem.active .Cabinet__submenu {
  display: block;
}
.Cabinet__submenuLink {
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  display: block;
  margin-bottom: 14px;
  text-decoration: none;
  color: #31313a;
}
.Cabinet__submenuLink:hover, .Cabinet__submenuLink.active {
  color: #FF822B;
}

.CabinetUser__sectionTitle {
  font-size: 22px;
  font-weight: 500;
  line-height: 26px;
  margin-bottom: 30px;
}
@media screen and (max-width: 1050px) {
  .CabinetUser__sectionTitle {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 15px;
  }
}
.CabinetUser__section {
  margin-top: 38px;
  padding-top: 38px;
  border-top: 1px solid #efeff3;
}
@media screen and (max-width: 800px) {
  .CabinetUser__section {
    margin-top: 20px;
    padding-top: 20px;
  }
}
.CabinetUser__section:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}
.CabinetUser__checkboxText {
  margin: 9px 0 18px;
  padding-left: 31px;
}
@media screen and (max-width: 1050px) {
  .CabinetUser__checkboxText {
    font-size: 14px;
    line-height: 18px;
  }
}
.CabinetUser__submit {
  width: 259px;
  margin-top: 37px;
}
@media screen and (max-width: 600px) {
  .CabinetUser__submit {
    width: 100%;
  }
}

@media screen and (max-width: 1050px) {
  .OrderRegistration {
    font-size: 14px;
    line-height: 18px;
  }
}
.OrderRegistration__secton {
  padding: 38px 0;
  border-top: 1px solid #efeff3;
}
@media screen and (max-width: 1050px) {
  .OrderRegistration__secton {
    padding: 20px 0;
  }
}
.OrderRegistration__secton:first-child {
  padding-top: 0;
  border-top: none;
}
.OrderRegistration__secton:last-child {
  padding-bottom: 0;
}
.OrderRegistration__title {
  font-size: 22px;
  font-weight: 500;
  line-height: 26px;
  margin-bottom: 30px;
}
@media screen and (max-width: 1050px) {
  .OrderRegistration__title {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 20px;
  }
}
.OrderRegistration__checkbox {
  display: inline-flex;
}
.OrderRegistration__textArea {
  height: 141px;
}
.OrderRegistration__subsection {
  margin-bottom: 30px;
}
@media screen and (max-width: 1050px) {
  .OrderRegistration__subsection {
    margin-bottom: 20px;
  }
}
.OrderRegistration__subsection:last-child {
  margin-bottom: 0;
}
.OrderRegistration__subtitle {
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 8px;
}
@media screen and (max-width: 1050px) {
  .OrderRegistration__subtitle {
    font-size: 16px;
    line-height: 19px;
  }
}

.OrderStatus {
  display: block;
  padding-left: 16px;
}
.OrderStatus::before {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 8px;
  height: 8px;
  content: "";
  border-radius: 50%;
  background-color: currentColor;
  transform: translateY(-50%);
}
.OrderStatus_status_pending {
  color: #FF822B;
}
.OrderStatus_status_inStock {
  color: #ffc121;
}
.OrderStatus_status_waiting {
  color: #2521ff;
}
.OrderStatus_status_complete {
  color: #FF822B;
}

.OrderSuccessTable__row {
  display: flex;
  margin: -3px;
}
@media screen and (max-width: 800px) {
  .OrderSuccessTable__row {
    flex-direction: column;
    margin: 0;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #efeff3;
  }
}
.OrderSuccessTable__cell {
  margin: 3px;
  padding: 22px 26px;
  background-color: rgba(239, 239, 243, 0.5);
}
@media screen and (max-width: 800px) {
  .OrderSuccessTable__cell {
    margin: 0 0 10px;
    padding: 0;
    background-color: transparent;
  }
}
@media screen and (max-width: 800px) {
  .OrderSuccessTable__header {
    display: none;
  }
}
.OrderSuccessTable__header .OrderSuccessTable__cell {
  background-color: #efeff3;
}
.OrderSuccessTable__footer {
  font-weight: 500;
  margin-bottom: 0;
  border-bottom: none;
}
.OrderSuccessTable__footer .OrderSuccessTable__cell {
  text-transform: uppercase;
  background-color: transparent;
}
.OrderSuccessTable__cellTitle {
  flex-grow: 1;
}
.OrderSuccessTable__cellCount {
  flex-shrink: 0;
  width: 154px;
}
.OrderSuccessTable__cellCost {
  flex-shrink: 0;
  width: 212px;
}
.OrderSuccessTable__mobileTitle {
  display: none;
}
@media screen and (max-width: 800px) {
  .OrderSuccessTable__mobileTitle {
    display: inherit;
    color: #a9a9b3;
  }
}

@media screen and (max-width: 1250px) {
  .OrderTable {
    font-size: 14px;
    line-height: 18px;
  }
}
@media screen and (max-width: 900px) {
  .OrderTable {
    font-size: 12px;
  }
}
@media screen and (max-width: 800px) {
  .OrderTable {
    font-size: 14px;
  }
}
.OrderTable__header {
  padding: 22px 20px;
  padding-right: 0;
  color: #a9a9b3;
  background-color: #efeff3;
}
@media screen and (max-width: 900px) {
  .OrderTable__header {
    padding: 16px 12px;
    padding-right: 0;
  }
}
@media screen and (max-width: 800px) {
  .OrderTable__header {
    display: none;
  }
}
.OrderTable__row {
  padding: 20px;
  padding-right: 0;
  border-bottom: 1px solid #d7d7df;
}
@media screen and (max-width: 900px) {
  .OrderTable__row {
    padding: 16px 12px;
    padding-right: 0;
  }
}
@media screen and (max-width: 800px) {
  .OrderTable__row {
    padding: 20px 0 0;
  }
  .OrderTable__row:nth-child(2) {
    padding-top: 0;
  }
}
.OrderTable__rowWrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 800px) {
  .OrderTable__rowWrap {
    flex-wrap: wrap;
  }
}
.OrderTable__rowWrap_header {
  align-items: center;
}
.OrderTable__cellNumber {
  width: 14%;
}
@media screen and (max-width: 1050px) {
  .OrderTable__cellNumber {
    width: 60px;
  }
}
@media screen and (max-width: 900px) {
  .OrderTable__cellNumber {
    width: 50px;
  }
}
.OrderTable__cellDate {
  width: 19%;
}
@media screen and (max-width: 1050px) {
  .OrderTable__cellDate {
    width: 85px;
  }
}
@media screen and (max-width: 900px) {
  .OrderTable__cellDate {
    width: 80px;
  }
}
.OrderTable__cellStatus {
  width: 17%;
  position: relative;
}
@media screen and (max-width: 1050px) {
  .OrderTable__cellStatus {
    width: 100px;
  }
}
@media screen and (max-width: 900px) {
  .OrderTable__cellStatus {
    width: 90px;
  }
}
@media screen and (max-width: 800px) {
  .OrderTable__cellStatus {
    order: 1;
  }
}
.OrderTable__cellCost {
  width: 12%;
}
@media screen and (max-width: 1050px) {
  .OrderTable__cellCost {
    width: 90px;
  }
}
@media screen and (max-width: 900px) {
  .OrderTable__cellCost {
    width: 75px;
  }
}
.OrderTable__cellPay {
  width: 17%;
}
@media screen and (max-width: 1050px) {
  .OrderTable__cellPay {
    width: 75px;
  }
}
@media screen and (max-width: 900px) {
  .OrderTable__cellPay {
    width: 65px;
  }
}
.OrderTable__cellDelivery {
  flex-grow: 1;
}
@media screen and (max-width: 1050px) {
  .OrderTable__cellDelivery {
    flex-grow: 0;
    width: 125px;
  }
}
@media screen and (max-width: 900px) {
  .OrderTable__cellDelivery {
    width: 75px;
  }
}
.OrderTable__cellActions {
  display: flex;
  flex-shrink: 0;
  justify-content: flex-end;
  align-items: center;
  align-self: center;
  width: 45px;
  margin-left: 10px;
}
@media screen and (max-width: 800px) {
  .OrderTable__cellActions {
    display: none;
  }
}
.OrderTable__cell {
  flex-shrink: 0;
  padding-right: 5px;
}
@media screen and (max-width: 800px) {
  .OrderTable__cell {
    width: 50%;
    margin-bottom: 10px;
  }
}
.OrderTable__action {
  width: 15px;
  height: 15px;
  margin-left: auto;
  padding: 0;
  cursor: pointer;
  color: #a9a9b3;
  border: none;
  background-color: transparent;
}
.OrderTable__action:hover {
  color: #1a1a1c;
}
.OrderTable__action:hover .Tooltip {
  display: block;
  pointer-events: auto;
  opacity: 1;
}
.OrderTable__action:first-child {
  margin-left: 0;
}
.OrderTable__actionIcon {
  width: 100%;
  height: 100%;
}
.OrderTable__mobileTitle {
  display: none;
}
@media screen and (max-width: 800px) {
  .OrderTable__mobileTitle {
    display: inherit;
    color: #a9a9b3;
  }
}
.OrderTable__mobileButton {
  display: none;
  width: 100%;
  margin: 20px 0;
  cursor: pointer;
}
@media screen and (max-width: 800px) {
  .OrderTable__mobileButton {
    display: block;
  }
}
.OrderTable__orderDetail {
  display: none;
}
.OrderTable__orderDetail.show {
  display: block;
}
.OrderTable__orderDetailItem {
  display: flex;
  align-items: center;
  padding: 20px 0;
  border-top: 1px solid #f4f4f4;
}
@media screen and (max-width: 1250px) {
  .OrderTable__orderDetailItem {
    padding: 10px 0;
  }
}
@media screen and (max-width: 900px) {
  .OrderTable__orderDetailItem {
    padding: 5px 0;
  }
}
@media screen and (max-width: 600px) {
  .OrderTable__orderDetailItem {
    flex-direction: column;
    align-items: flex-start;
  }
}
.OrderTable__orderDetailItem:first-child {
  border-top: none;
}
.OrderTable__orderDetailImage {
  display: flex;
  align-items: center;
  width: 105px;
  margin-right: 30px;
}
@media screen and (max-width: 600px) {
  .OrderTable__orderDetailImage {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .OrderTable__orderDetailImage img {
    width: 100%;
  }
}
.OrderTable__orderDetailInfo {
  width: 320px;
  margin-right: 33px;
}
@media screen and (max-width: 1250px) {
  .OrderTable__orderDetailInfo {
    width: 280px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 900px) {
  .OrderTable__orderDetailInfo {
    width: 240px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 600px) {
  .OrderTable__orderDetailInfo {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.OrderTable__orderDetailArticle {
  margin-bottom: 8px;
  color: #a9a9b3;
}
@media screen and (max-width: 600px) {
  .OrderTable__orderDetailArticle {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 600px) {
  .OrderTable__orderDetailPrice {
    font-size: 26px;
    font-weight: 500;
    line-height: 29px;
    margin-bottom: 10px;
  }
}

.Tooltip {
  font-size: 13px;
  line-height: 18px;
  position: absolute;
  z-index: 1;
  top: 30px;
  right: 0;
  padding: 10px 12px;
  white-space: nowrap;
  pointer-events: none;
  opacity: 0;
  color: #a9a9b3;
  border-radius: 3px;
  background-color: #ffffff;
  box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.07);
  transition: opacity 0.1s;
}
.Tooltip:hover {
  display: block;
}
.Tooltip::before, .Tooltip::after {
  position: absolute;
  left: 0;
  display: block;
  width: 100%;
  height: 20px;
  content: "";
}
.Tooltip::before {
  top: -20px;
}
.Tooltip::after {
  bottom: -20px;
}
.Tooltip__link {
  color: #FF822B;
}
.Tooltip__link:hover {
  text-decoration: none;
}

.TooltipGeo {
  position: absolute;
  top: 32px;
  left: 0;
  display: none;
  width: 416px;
  padding: 38px 48px;
  color: #1a1a1c;
  border-radius: 3px;
  background-color: #ffffff;
  box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.07);
}
.TooltipGeo.shown {
  display: block;
}
@media screen and (max-width: 800px) {
  .TooltipGeo.shown {
    display: none;
  }
}
.TooltipGeo__title {
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 20px;
}
.TooltipGeo__buttons {
  display: flex;
  justify-content: space-between;
}
.TooltipGeo__button {
  width: 150px;
  margin-right: 10px;
}
.TooltipGeo__button:last-child {
  margin-right: 0;
}
.TooltipGeo__close {
  position: absolute;
  top: 20px;
  right: 20px;
}

.RadioInput {
  display: flex;
  align-items: center;
  cursor: pointer;
}
@media screen and (max-width: 1050px) {
  .RadioInput {
    font-size: 14px;
    line-height: 18px;
  }
}
.RadioInput__input {
  position: absolute;
  opacity: 0;
}
.RadioInput__input:checked + .RadioInput__indicator {
  border-color: #FF822B;
}
.RadioInput__input:checked + .RadioInput__indicator::before {
  opacity: 1;
}
.RadioInput__indicator {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #a9a9b3;
  border-radius: 50%;
  transition: border-color 0.1s;
  position: relative;
}
.RadioInput__indicator::before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 12px;
  content: "";
  opacity: 0;
  border-radius: 50%;
  background-color: #FF822B;
  transition: opacity 0.1s;
  transform: translate(-50%, -50%);
}
.RadioInput__contentBordered {
  display: flex;
  flex-grow: 1;
  align-items: flex-end;
  margin-left: 20px;
  padding: 17px 20px;
  border: 1px solid #d7d7df;
  border-radius: 3px;
  transition: border-color 0.1s, color 0.1s;
}
@media screen and (max-width: 1050px) {
  .RadioInput__contentBordered {
    padding: 12px;
  }
}
.RadioInput__input:checked ~ .RadioInput__contentBordered {
  color: #FF822B;
  border-color: #FF822B;
}
.RadioInput__icon {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  margin-right: 10px;
  color: #FF822B;
}
@media screen and (max-width: 1050px) {
  .RadioInput__icon {
    width: 20px;
    height: 20px;
    margin-right: 5px;
  }
}
.RadioInput__contentImaged {
  display: flex;
  align-items: center;
  margin-left: 12px;
}
.RadioInput__image {
  flex-shrink: 0;
  max-width: 60px;
  max-height: 60px;
  margin-right: 8px;
}
/*# sourceMappingURL=main.css.map */

/* End */


/* Start:/local/templates/new_02/css/over.css?175551919950142*/
:root {
  --fontWeightBold: 500;
  --colorGreyNormal: #a9a9b3;
  --colorWhite: #ffffff;
  --colorGreyExtraLight: #efeff3;
  --borderRadius: 3px;
  --colorGreyDark: #31313a;
  --colorBrand: #FF822B;
  --font-family: "Trebuchet MS", sans-serif;
  --second-family: "Gilroy", sans-serif;
  --third-family: "Elektra Medium Pro", sans-serif;

}

body {
  overflow-x: hidden;
}

.application_areas .list_suppliers_img {
  display: grid;
  grid-template: "1fr 1fr 1fr 1fr 1fr";
  gap: 1rem
}

.Categories__Top .Categories__item {
  width: 100%;
  margin-right: 0;
}

.Categories__item:nth-child(n+4) {
  margin-top: 0;
}

.Categories__Top .Categories__linkText {
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
}

.Categories__Top .Categories__linkImage {
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-right: 16px;
  padding: 5px;
  border-radius: 50%;
  background-color: #efeff3;
}

.Checkbox::before {
  z-index: -1;
}

.RangeInput {
  width: 100%;
  height: 2px;
  padding: 0 8px;
  border: none;
  border-radius: 1px;
  background-color: #a9a9b3;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.RangeInput__fill {
  background-color: #FF822B;
}

.RangeInput .RangeInput__handle {
  top: -7px;
  right: -8px;
  width: 16px;
  height: 16px;
  cursor: pointer;
  border: 3px solid #FF822B;
  border-radius: 50%;
}

.RangeInput .RangeInput__handle::before,
.RangeInput .RangeInput__handle::after {
  content: none;
}

a:focus,
a:hover {
  color: #FF822B;
  text-decoration: underline;
}

.FakeSelector {
  padding: 0 6px;
}

.FakeSelector__value {
  padding-right: 16px;
  cursor: pointer;
  transition: color 0.3s;
}

.FakeSelector__value:hover {
  color: var(--colorBrand);
}

.FakeSelector__value::after {
  position: absolute;
  top: 5px;
  right: 0;
  display: inline-block;
  width: 8px;
  height: 8px;
  content: "";
  border-top: 1px solid var(--colorGreyLight);
  border-left: 1px solid var(--colorGreyLight);
  transition: border-color 0.3s, transform 0.3s, top 0.3s;
  transform: rotate(225deg);
}

.FakeSelector.opened .FakeSelector__value::after {
  transform: rotate(45deg);
  top: 10px;
}

@media screen and (max-width: 1050px) {
  .FakeSelector__value::after {
    top: 3px;
  }

  .FakeSelector.opened .FakeSelector__value::after {
    top: 7px;
  }
}

.FakeSelector__list {
  display: none;
  z-index: 1;
  padding: 10px;
  margin: 0;

  border-radius: var(--borderRadius);

  position: absolute;
  left: 50%;
  top: 24px;

  list-style: none;

  transform: translateX(-50%);
  background-color: var(--colorWhite);
  box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.07);
}

.FakeSelector.opened .FakeSelector__list {
  display: block;
}

.FakeSelector__listItem {
  display: block;
  padding: 7px;

  color: currentColor;
  text-decoration: none;
  transition: color 0.3s;

  cursor: pointer;
  white-space: nowrap;
}

.FakeSelector__listItem:hover {
  color: var(--colorBrand)
}

.Catalog__sortingSelect {
  display: block;
}

.Catalog__sortingFakeSelect {
  display: block;
}

.HeaderMiddle {
  display: none;
}

@media screen and (max-width: 800px) {
  .Catalog__sortingSelect {
    display: block;
  }

  .HeaderMiddle {
    display: block;
  }

  .header_block_1 {
    display: none;
  }

  .Catalog__sortingFakeSelect {
    display: none;
  }
}

.HeaderMiddle__catalogButton {
  position: relative;
}

.HeaderMiddle__action.active {
  position: relative;
}

.header_content .header_top_content {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.header_nav {}

.header_lang {
  order: 3;
}

.header_top_content .HeaderMiddle__search {
  flex: 1;
  height: 38px;
  padding-top: 7px;
  margin: 6px 42px 0;
}

.header_top_content .Search__submit {
  left: -2px;
  flex-shrink: 0;
  width: 43px;
  height: 31px;
  padding: 6px;
  cursor: pointer;
  color: #31313a;
  border: none;
  border-radius: 3px;
  background-color: #efeff3;
  transition: background-color 0.1s;
}

.list_news {
  padding-bottom: 90px
}

.list_news .content_block_name {
  margin: 30px 0 40px
}

.list_news .block_list_products {
  float: left;
  width: 100%;
  display: flex;
  flex-wrap: wrap
}

.list_news .block_list_products .col-lg-3,
.list_news .block_list_products .box_list {
  padding-left: 2px;
  padding-right: 2px
}

.list_news .block_list_products .col-lg-3 .block_products,
.list_news .block_list_products .box_list .block_products {
  background: #fff;
  box-sizing: border-box;
  border: 1px solid #e8e8e8;
  padding: 0 0 10px;
  height: 524px;
  margin-bottom: 4px;
  position: relative
}

.list_news .block_list_products .col-lg-3 .block_products h4,
.list_news .block_list_products .box_list .block_products h4 {
  color: #3a3d3f;
  font-size: 19.27px;
  line-height: 23px;
  letter-spacing: -.6px;
  margin-bottom: 7px;
  max-height: 80px;
  overflow: hidden;
  font-weight: 400;
  padding: 8px 30px 0 17px
}

.list_news .block_list_products .col-lg-3 .block_products img,
.list_news .block_list_products .box_list .block_products img {
  margin: 0 auto;
  display: inherit
}

.list_news .block_list_products .col-lg-3 .block_products span,
.list_news .block_list_products .box_list .block_products span {
  font-size: 12.85px;
  line-height: 20.41px;
  height: 106px;
  overflow: hidden;
  margin-top: 15px;
  display: block;
  color: #838d8f;
  padding: 0 30px 0 17px;
  letter-spacing: .2px;
  max-height: 100px
}

.list_news .block_list_products .col-lg-3 .block_products a,
.list_news .block_list_products .box_list .block_products a {
  font-size: 12px;
  line-height: 15px;
  color: #21b139;
  display: inline-block;
  position: absolute;
  bottom: 11px;
  width: 70px;
  font-style: italic;
  text-decoration: underline;
  letter-spacing: .4px
}

.list_news .block_list_products .col-lg-3 .block_products a:hover,
.list_news .block_list_products .box_list .block_products a:hover {
  text-decoration: none
}

.list_news .block_list_products .col-lg-3 .block_products .more_link,
.list_news .block_list_products .box_list .block_products .more_link {
  left: 38px;
  color: #f1840f
}

.list_news .block_list_products .col-lg-3 .block_products .more_link:before,
.list_news .block_list_products .box_list .block_products .more_link:before {
  content: ">>";
  position: absolute;
  left: -22px
}

.list_news .block_list_products .col-lg-3 .block_products .send_link,
.list_news .block_list_products .box_list .block_products .send_link {
  right: 28px
}

.list_news .block_list_products .col-lg-3 .block_products .send_link:before,
.list_news .block_list_products .box_list .block_products .send_link:before {
  content: "+";
  position: absolute;
  left: -15px
}

.list_news .block_list_products .col-lg-3 .block_products .new_label,
.list_news .block_list_products .box_list .block_products .new_label {
  display: inline-block;
  height: 23px;
  position: absolute;
  top: 207px;
  left: 18px;
  z-index: 9;
  font-size: 13.08px;
  line-height: 24.5px;
  text-transform: uppercase;
  padding: 0 16px;
  letter-spacing: 1px;
  max-width: 185px;
  overflow: hidden
}

@media screen and (max-width: 1200px) {
  .list_news .block_list_products .box_list {
    width: 24.5% !important
  }
}

@media screen and (max-width: 992px) {
  .list_news .block_list_products .box_list {
    width: 32.8% !important
  }
}

@media screen and (max-width: 768px) {
  .list_news .block_list_products .box_list {
    width: 49.5% !important
  }
}

@media screen and (max-width: 420px) {
  .list_news .block_list_products .box_list {
    width: 100% !important
  }
}

.list_news .block_list_products .box_list {
  padding: 0;
  margin: 0 .238% 16px;
  width: 24.405%
}

.list_news .content_block_left .newsletter_block {
  margin-top: 4px
}

.list_news h2 {
  color: #222;
  font: 700 24px/36px Elektra Medium Pro, sans-serif;
  margin: 10px 0;
  letter-spacing: .8px
}

.list_news .block_info_products_img .row {
  margin-right: -10px;
  margin-left: -12px
}

.list_news .block_info_products_img .row img {
  height: 247px;
  max-width: 247px;
  width: 100%
}

.list_news .block_list_news .name_news {
  font-size: 28px;
  line-height: 34px;
  max-height: 70px;
  overflow: hidden;
  letter-spacing: -.7px;
  color: #3c3d41;
  margin-bottom: 16px
}

.list_news .block_list_news .name_news a {
  color: #3c3d41
}

.list_news .block_list_news .txt_news {
  color: #838d8f;
  font-size: 18.31px;
  line-height: 23.81px;
  max-height: 70px;
  overflow: hidden;
  margin-bottom: 20px;
  letter-spacing: -.05px
}

.list_news .block_list_news .learn_more {
  text-decoration: underline;
  color: #f1840f;
  display: block;
  font-size: 12px;
  letter-spacing: .7px;
  font-style: italic;
  font-size: 15.94px
}

.list_news .block_list_news .learn_more:hover {
  text-decoration: none
}

.list_news .block_list_news .block_news {
  border-bottom: 1px solid #6d6e70;
  padding: 30px 0
}

.list_news .block_list_news:last-child {
  margin-bottom: 63px
}

.list_news .block_list_news+.block_list_news {
  margin-top: 15px
}

.news .content_block_name {
  border-top: 1px solid #6d6e70;
  margin: 61px 24px 28px;
  padding-top: 44px
}

.news h1 {
  color: #222;
  font: 700 24px/36px Elektra Medium Pro, sans-serif;
  letter-spacing: .8px;
  margin-top: 25px;
  margin-bottom: 15px
}

.news .content_block_left .newsletter_block {
  margin-top: 4px
}

.news .txt_content {
  font-size: 15px;
  line-height: 24px;
  color: #838d8f;
  font-size: 16px;
  line-height: 20px;
  color: #000;
  text-align: justify
}

.news .txt_content strong,
.news .txt_content b {
  font-weight: 600
}

.news .txt_content i,
.news .txt_content em {
  font-style: italic
}

.news .txt_content ol,
.news .txt_content ul {
  margin: 25px 0 10px -4px;
  float: left;
  width: 100%;
  font-size: 13px;
  line-height: 24px;
  text-indent: 9px
}

.news .txt_content ul li {
  margin-left: 20px;
  font-size: 14px;
  position: relative
}

.news .txt_content ul li:before {
  content: "";
  background: url(/assets/img/ellipse.png) no-repeat center center;
  width: 8px;
  height: 8px;
  position: absolute;
  left: -16px;
  top: 7px
}

.news .txt_content ol li {
  list-style: decimal;
  margin-left: 20px
}

.news .txt_content img {
  margin-bottom: 7px
}

.news .txt_content h2 {
  font-size: 28.78px;
  line-height: 34.53px;
  letter-spacing: -1px;
  margin-left: 4px;
  color: #3c3d41;
  margin-bottom: 35px
}

.HeaderTop__button {
  display: flex;
  align-items: center;
  padding: 0;
  cursor: pointer;
  color: currentColor;
  border: none;
  background-color: transparent;
  transition: color 0.1s;
  justify-content: center;
}

.SectionHeaderFront {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
}

.SectionHeaderFront .SectionHeader__title {
  font: 700 24px / 36px Elektra Medium Pro, sans-serif;
  letter-spacing: 1px;

}

.SectionHeader__controls {
  position: absolute;
  right: 0;
}


html .Categories__Top>.container {
  width: auto !important;
  ;
}



.Compare__tabs {
  margin-bottom: 30px;
}

.Compare__headerWrap {
  min-height: 150px;
}

@media screen and (max-width: 1250px) {
  .Compare__headerWrap {
    min-height: 125px;
  }
}

@media screen and (max-width: 1050px) {
  .Compare__headerWrap {
    min-height: 150px;
  }
}

@media screen and (max-width: 800px) {
  .Compare__headerWrap {
    min-height: 225px;
  }
}

.Compare__header {
  background-color: var(--colorWhite);
}

.Compare__header.fixed {
  position: fixed;
  z-index: 10;
  top: 0;
  right: 0;
  left: 0;
  padding: 30px 0;
  -webkit-box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.07);
  box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.07);
}

@media screen and (max-width: 1250px) {
  .Compare__header.fixed .CardSnippet__title {
    -webkit-line-clamp: 3;
  }
}

.Compare__header.fixed .CardSnippet__image,
.Compare__header.fixed .CardSnippet__actions,
.Compare__header.fixed .CardSnippet__priceWrap,
.Compare__header.fixed .CardSnippet__button {
  display: none;
}

.Compare__header.fixed .Compare__controls {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.Compare__card .CardSnippet__button {
  min-width: 0;
}

@media screen and (max-width: 600px) {
  .Compare__card .CardSnippet__priceWrap {
    margin: 10px 0;
  }
}

.Compare__characteristics {
  padding: 30px 0;
  border-bottom: 1px solid var(--colorGreyExtraLight);
}

@media screen and (max-width: 1050px) {
  .Compare__characteristics {
    font-size: 14px;
    line-height: 18px;
    padding: 15px 0;
  }
}

.Compare__characteristics:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

.Compare__characteristicsTitle {
  font-size: 22px;
  font-weight: var(--fontWeightBold);
  line-height: 26px;
  margin-bottom: 30px;
}

@media screen and (max-width: 1050px) {
  .Compare__characteristicsTitle {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 15px;
  }
}

.Compare__characteristicsItem {
  margin-bottom: 30px;
}

@media screen and (max-width: 1050px) {
  .Compare__characteristicsItem {
    margin-bottom: 15px;
  }
}

.Compare__characteristicsItem:last-child {
  margin-bottom: 0;
}

.Compare__characteristicsSubtitle {
  font-size: 16px;
  font-weight: var(--fontWeightBold);
  line-height: 19px;
  margin-bottom: 6px;
  color: var(--colorGreyNormal);
}

@media screen and (max-width: 1050px) {
  .Compare__characteristicsSubtitle {
    font-size: 14px;
    line-height: 18px;
  }
}

.Compare__controls {
  position: absolute;
  z-index: 1;
  top: 100px;
  right: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  pointer-events: none;
}

.Compare__fixedHeader {
  position: fixed;
  z-index: 10;
  top: 0;
  right: 0;
  left: 0;
  display: none;
  background-color: var(--colorWhite);
}

.Compare__fixedHeader.show {
  display: block;
}


.Blog__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 30px 0;
  text-decoration: none;
  color: var(--colorGreyDark);
  border-bottom: 1px solid var(--colorGreyDark);
}

.Blog__item:hover {
  color: unset !important;
  text-decoration: unset;
}

@media screen and (max-width: 1050px) {
  .Blog__item {
    font-size: 14px;
    line-height: 18px;
  }
}

@media screen and (max-width: 800px) {
  .Blog__item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.Blog__item:first-child {
  border-top: 1px solid var(--colorGreyDark);
}

.Blog__titleWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 280px;
}

@media screen and (max-width: 800px) {
  .Blog__titleWrap {
    width: 100%;
    margin-bottom: 10px;
  }
}

.Blog__title {
  font-size: 30px;
  font-weight: var(--fontWeightBold);
  line-height: 33px;
  color: var(--colorBlack);
}

@media screen and (max-width: 1050px) {
  .Blog__title {
    font-size: 26px;
    line-height: 29px;
  }
}

@media screen and (max-width: 800px) {
  .Blog__title {
    margin-bottom: 10px;
  }
}

.Blog__link {
  margin-top: auto;
}

.Blog__textWrap {
  width: 319px;
  margin: 0 20px;
}

@media screen and (max-width: 800px) {
  .Blog__textWrap {
    width: calc(50% - 10px);
    margin-left: 0;
  }
}

@media screen and (max-width: 600px) {
  .Blog__textWrap {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
  }
}

.Blog__date {
  margin-bottom: 16px;
  color: var(--colorGreyNormal);
}

.Blog__text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 10;
  overflow: hidden;
  text-overflow: ellipsis;
}

.Blog__imageWrap {
  width: 432px;
  max-height: 260px;
}

@media screen and (max-width: 1050px) {
  .Blog__imageWrap {
    font-size: 26px;
    line-height: 29px;
    width: 310px;
  }
}

@media screen and (max-width: 800px) {
  .Blog__imageWrap {
    width: calc(50% - 10px);
    max-height: 210px;
  }
}

@media screen and (max-width: 600px) {
  .Blog__imageWrap {
    width: 100%;
    margin-bottom: 20px;
  }
}

.Blog__image {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: var(--borderRadius);
  -o-object-fit: cover;
  object-fit: cover;
}

.Article__banner {
  margin-bottom: 48px;
}

@media screen and (max-width: 1050px) {
  .Article__banner {
    margin-bottom: 20px;
  }
}

.Article__bannerImage {
  display: block;
  border-radius: var(--borderRadius);
}

.Article__content {
  font-size: 20px;
  line-height: 30px;
  max-width: 884px;
  margin: 0 auto;
}

.Article__content p {
  margin: 30px 0;
}

@media screen and (max-width: 1050px) {
  .Article__content p {
    margin: 20px 0;
  }
}

.Article__content ul {
  margin-bottom: 38px;
  padding-left: 30px;
}

@media screen and (max-width: 1050px) {
  .Article__content ul {
    margin-bottom: 20px;
    padding-left: 20px;
  }
}

.Article__content ul li {
  margin-bottom: 30px;
}

@media screen and (max-width: 1050px) {
  .Article__content ul li {
    margin-bottom: 20px;
  }
}

.Article__content ul li:last-child {
  margin-bottom: 0;
}

.Article__content ul li::before {
  top: 11px;
  left: -30px;
  width: 10px;
  height: 10px;
}

@media screen and (max-width: 1050px) {
  .Article__content ul li::before {
    top: 5px;
    left: -20px;
    width: 8px;
    height: 8px;
  }
}

.Article__content *:last-child {
  margin-bottom: 0;
}


.mm__body .Categories__subList.Categories__links_open {
  display: block;
}

.SidebarSection__crosslinkImage {
  max-height: 80px;
}

.application_areas .application_areas_img .aspect-square .content>div {

  font-size: 14px !important;

}

.front_top_block__col div span {
  margin-bottom: 12px;
  display: inline-block;
}

.catalog_pdf svg {
  color: #000;
}

.catalog_pdf a:hover svg,
.catalog_pdf a:hover span {
  color: #FF822B;
}

.HeaderTop__button:hover .HeaderTop__buttonText {
  color: #FF822B;
}

.block_news__row {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 24px;
}

.block_news__img img {
  max-height: 180px;
}

.block_news__body {
  max-width: 700px;
}

@media screen and (max-width: 700px) {
  .block_news__row {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column-reverse;
    gap: 24px;
  }

  .block_news__body {
    max-width: 100%;
    width: 100%;
  }

  .block_news__img {
    width: 100%;
  }

  .block_news__img img {
    width: 100%;
    max-height: unset;
  }
}

.header_top_content__menu .Search__suggest.visible {
  opacity: 1;
  pointer-events: auto;
}


.Search__suggestLink {
  display: flex;
  padding: 8px 0;
  text-decoration: none;
  color: currentColor;
  -webkit-transition: color 0.1s;
  transition: color 0.1s;
}

.Search__suggestLink:hover {
  color: var(--colorBrand);
}

.Search__suggestLink:hover b {
  color: var(--colorBrand);
}


@media screen and (max-width: 1050px) {
  .Search__suggestLink {
    padding: 6px 0;
  }
}

.Search__suggestImage {
  margin-right: 16px;
  width: 46px;
  height: 50px;
  object-fit: contain;
}

@media screen and (max-width: 1050px) {
  .Search__suggestImage {
    width: 42px;
    height: 40px;
    margin-right: 8px;
  }
}

.Search__suggestName {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 4px;
}

.Search__suggestPrice {
  font-weight: var(--fontWeightBold);
}

.Search__suggest .found-block {
  border-top: 1px solid var(--colorGreyExtraLight);
  padding-top: 13px;
  padding-bottom: 10px;
}

.Search__suggest .found-block-title {
  color: #A9A9B2;
  /* font-family: var(--fontName);*/
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 130%;
  margin-bottom: 4px;

}

.Search__suggest .found-block ul {
  margin: 0;
  padding: 0;
}

.Search__suggest .found-block ul li {
  list-style: none;
}

.Search__suggest .found-block .Search__suggestLink {
  padding: 6px 0;
}

.Search__suggest .found-block .Search__suggestImage {
  width: auto;
  height: 35px;
}

.Search__suggest .found-block .Search__suggestLink {
  align-items: center;
}

.Search__suggest .found-block.brands .Search__suggestLink {
  padding: 1px 0;
}

.Search__suggest .found-block.brands {
  padding-bottom: 5px;
}

.mm__body .crop.crop-count-6 [data-show-all-item]:nth-child(n+7) {
  display: list-item;
}

.Card__imageGallerysThumbWrap .Card__image {
  padding: 0;
}

#Card__imageGallery .Card__image {
  padding: 0;
}

.Card__descriptionListItem {
  position: relative;
}

@media screen and (max-width: 800px) {
  #Card__imageGalleryThumb .Slider__item.swiper-slide {
    width: 100px !important;
    max-width: 100px;
  }

  .Card__imageGallerysThumbWrap .Slider__wrap,
  .Card__imageGallery .Slider__wrap {
    overflow-x: unset;
    overflow-y: unset;
    overflow: unset;
  }
}

.part_block .part_block__title {
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #e4e4e4;
}

.part_block .part_block__list a {
  color: #8e8e8e;
  font-size: 14px;
  line-height: 22px;
}

.container .mob-phone {
  position: fixed;
  z-index: 10;
  right: 0;
  bottom: 0;
  display: block;
}

.Card__Aricle_labels {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.Card__description_text_color_orange {
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  margin-top: 38px;
  padding: 0 7px;
  color: #FF822B;
}

.SidebarSection__share {
  gap: 4px;
  display: flex;
  align-items: center;
  padding: 0;
  cursor: pointer;
  color: #a9a9b3;
  border: none;
  background-color: transparent;
  transition: color 0.1s;
}

.SidebarSection__share:hover {
  color: #FF822B;
  text-decoration: none;
}

.SidebarSection__share:hover svg path {
  stroke: #FF822B;
}

.SidebarSection__new_priceButton {
  width: 100%;
  margin-top: 8px;
  border-radius: 10px;
  color: #fff;
  background: rgb(255, 130, 43);
}

.SidebarSection__new_priceButton:hover {
  box-sizing: border-box;
  border: 2px solid rgb(255, 130, 43);
  border-radius: 10px;
  background: #fff;
  color: rgb(255, 130, 43);
}

.Button_new_color_transparent {
  box-sizing: border-box;
  border: 2px solid rgb(255, 130, 43);
  border-radius: 10px;
  background: #fff;
  color: rgb(255, 130, 43);
}

.Button_new_color_transparent:hover {
  color: #fff !important;
  background: rgb(255, 130, 43);
  text-decoration: none;
}

@media screen and (max-width: 800px) {
  .Card__Aricle_labels {
    padding: 0 16px;
  }
}

#call_block {
  position: absolute;
  bottom: 65px;
  right: 2px;

}

#call_block ul {
  padding: 0;
  margin: 0;
}

#call_block ul li {
  list-style: none;
  margin-bottom: 14px;
}

#call_block ul li a {
  border-radius: 23px;
  color: rgb(255, 255, 255);
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  background: linear-gradient(225.00deg, rgb(255, 133, 44) 0%, rgb(255, 175, 56) 100%);
  padding: 9px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#call_block ul li a:hover {
  color: rgb(255, 255, 255) !important;
  text-decoration: none;
}

.SectionHeader {
  position: relative;
}

.container .mob-phone {
  position: fixed;
  z-index: 12;
  right: 0;
  bottom: 0;
  display: block;
}

.mob-phone svg {
  max-width: 110px;
  border-radius: 50%;
  box-shadow: 0 0 #ffb142;
  animation: pulse-yellow 2s infinite;
}

.container .mob-phone {
  position: fixed;
  z-index: 12;
  right: 31px;
  bottom: 34px;
  display: block;
}

.mob-phone a svg:nth-child(2) {
  display: none;
}

.mob-phone a.view svg:nth-child(2) {
  display: block;
}

.mob-phone a.view svg:nth-child(1) {
  display: none;
}

.Watched.SectionBlock {
  margin-top: 40px;
}

@media screen and (max-width: 800px) {
  .Watched.SectionBlock {
    margin-top: 16px;
  }

}

.header_logo {
  width: 225px;
  margin: 0 35px 0 0;
  float: left;
  position: relative !important;
}

.syb_logo {
  position: absolute;
  left: -49px;
  top: -22px;
  width: 52%;
  display: none;
}

.container .mob-phone.WhatsApp {
  position: fixed;
  z-index: 12;
  left: 31px;
  bottom: 41px;
  display: block;
  width: 50%;
}

.mob-phone.WhatsApp a {
  opacity: 1;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  order: 2;
  padding: 5px;
  box-sizing: border-box;
  cursor: pointer;
  box-shadow: hsla(0, 0%, 53%, 0.4) 0px 1px 7px;
  transition: 0.5s;
  position: relative;
  z-index: 200;
  text-decoration: none !important;
  background-color: rgb(77, 194, 71) !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

#call_block_WhatsApp {
  position: absolute;
  bottom: 65px;
  left: 2px;
}

#call_block_WhatsApp ul {
  padding: 0;
  margin: 0;
}

#call_block_WhatsApp ul li {
  list-style: none;
  margin-bottom: 14px;
}

#call_block_WhatsApp ul li a {
  border-radius: 23px;
  color: rgb(255, 255, 255);
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  background: linear-gradient(225.00deg, rgb(77, 194, 71) 0%, rgb(100, 207, 94) 100%);
  padding: 9px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  height: auto;
}

#callWhatsApp svg {
  max-width: 110px;
  border-radius: 50%;
  box-shadow: 0 0 rgb(77, 194, 71);
  animation: pulse-green 2s infinite;
}

@keyframes pulse-green {
  0% {
    transform: scale(.95);
    box-shadow: 0 0 rgba(77, 194, 71, 0.702)
  }

  70% {
    transform: scale(1.1);
    box-shadow: 0 0 0 10px rgba(77, 194, 71, 0)
  }

  to {
    transform: scale(.95);
    box-shadow: 0 0 rgba(77, 194, 71, 0)
  }
}

.wa_link {}

.supply_form {
  background-image: url('/local/templates/new_02/css/./../img/tf_bg.jpg');
  padding: 65px;
  position: relative;
  margin: 0;
  background-position: center;
  background-size: cover;
  margin-bottom: -1px;
}

.supply_form h2.content_block_name {
  font-family: Elektra Medium Pro, sans-serif;
  font-weight: 400;
  font-size: 26px;
  line-height: 138%;
  letter-spacing: 0.04em;
  text-align: center;
  color: #fff;
  margin-bottom: 10px;
}

.supply_form p {

  font-weight: 400;
  font-size: 18px;
  line-height: 122%;
  color: #fff;
  margin-bottom: 30px;
  text-align: center;
}

.supply_form .over {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.supply_form .container {
  position: relative;
  z-index: 1;
}


.Button_color_orange_v {
  border: 1px solid #ff822b;
  border-radius: 23px;
  padding: 3px 37px;
  height: 40px;
  min-width: 150px;
  color: #fff;
  background: #ff822b;

  display: flex;
  align-items: center;
  justify-content: center;
}

.Subscribe__submit.Button_color_orange_v {
  margin-left: 25px;
}

.TextInput__input_footer {
  border: 1px solid #ff822b;
  border-radius: 50px;
  padding: 8px 20px;
  width: 340px;
  height: 40px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}

.footer-menu--col ul {
  list-style: none;
  /* Убираем стандартные маркеры */
  padding-left: 0
}

.footer-menu--col ul li {
  position: relative;
  padding-left: 20px;
}

.footer-menu--col ul li::before {
  content: "•";
  /* Символ маркера */
  color: #ff822b;
  /* Цвет маркера */
  font-size: 1.2em;
  /* Размер маркера */
  position: absolute;
  left: 0;
}

.footer-menu--col_contacts {
  display: flex
}

.footer-menu--col_contacts svg {
  margin-right: 5px;
}

.block_suppliers_fill {
  background: rgba(0, 0, 0, 0.75);
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  display: flex
}

.footers_text__block {
  padding: 60px 0;
}

.footers_text__block_header {}

.footers_text__block_header h2 {

  font-weight: 400;
  font-size: 26px;
  line-height: 138%;
  letter-spacing: 0.04em;
  text-align: center;
  color: #fff;
  border-bottom: 2px solid #ff822b;
  margin: 0;
  margin-bottom: 40px;
}

.footers_text__block_header p {
  font-weight: 700;
  font-size: 20px;
  line-height: 110%;
  color: #fff;
  margin-bottom: 40px;
}

.footers_text__block_header span {
  color: #ff822b;
}

.footers_text__block_col {
  padding: 20px;
  display: flex;
  gap: 20px;
  background: #fff;
  margin-bottom: 20px;
  align-items: center;
  flex-direction: row-reverse;
}

.footers_text__block_col:last-child {
  margin: 0;
}

.footers_text__block_col img {
  min-width: 360px;
}

.footers_text__block_col_text ul {
  list-style: none;
  padding-left: 0;
}

.footers_text__block_col_text li {
  position: relative;
  padding-left: 20px;
  font-weight: 700;
  font-size: 18px;
  line-height: 144%;
  color: #373333;
}

.footers_text__block_col_text li span {
  color: #ff822b;
}

.footers_text__block_col_text li::before {
  content: "•";
  /* Символ маркера */
  color: #ff822b;
  /* Цвет маркера */
  font-size: 1.2em;
  /* Размер маркера */
  position: absolute;
  left: 0;
}

.footers_text__block_col_text h3 {
  font-weight: 700;
  font-size: 18px;
  line-height: 122%;
  color: #000;
}

.footers_text__block_col__rev {
  flex-direction: row;
}

.content .block_clients .list_clients_img .box_clients_img {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 145px;
  padding: 14px;
  width: 196px;
  aspect-ratio: 1 /1;
  background: #f8f8f8;

}

.content .block_clients .list_clients_img .box_clients_img:hover {
  border: 1px solid #ff822b;
}

.content .block_clients .list_clients_img .box_clients_img img {
  object-fit: contain;
  width: 100%;
  height: 100%;
  max-height: 122px;
}

.block_clients {
  display: inline-block;
  margin-bottom: 120px;
}

.block_clients__header {
  display: flex;
  align-items: center;
  justify-content: center;
}

.block_clients .content_block_name {
  margin-top: 0;
  font-weight: 400;
  font-size: 26px;
  line-height: 138%;
  letter-spacing: 0.04em;
  color: #222;
  margin-bottom: 40px;
  border-bottom: 1px solid rgb(255, 130, 43);
  width: fit-content;
  padding: 0 20px;
}

h2.content_block_name {
  font-weight: 400;
  font-size: 26px;
  line-height: 138%;
  letter-spacing: 0.04em;
  text-align: center;
  color: #222;
  margin-bottom: 40px;
}

/* Общие стили для блока преимуществ */
.front_advantages_block {
  display: flex;
  flex-wrap: wrap;
  gap: 36px;
  margin-bottom: 120px;
  padding: 0;
  width: 100%;
  align-items: flex-end;
}

/* Стили для колонок */
.front_advantages_block__col {
  flex: 1;
  min-width: 300px;
}

.front_advantages_block__header {
  font-weight: 400;
  font-size: 26px;
  line-height: 138%;
  letter-spacing: 0.04em;
  color: #222;
  margin-bottom: 40px;
  border-bottom: 1px solid rgb(255, 130, 43);
  width: fit-content;
  padding-right: 20px;
}

.front_advantages_block__col img {
  max-width: 100%;
  height: auto;

}

/* Стили для списка преимуществ */
.front_advantages_block__col ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.front_advantages_block__col li {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  margin-bottom: 36px;
}

.front_advantages_block__col li:last-child {
  margin: 0;
}

.front_advantages_block__col li div {
  display: flex;
  align-items: center;
  gap: 14px;
  font-weight: 700;
  font-size: 18px;
  line-height: 122%;
  color: #000;
  margin-bottom: 14px;
}

.front_advantages_block__col li svg {
  flex-shrink: 0;
}

.front_advantages_block__col li p {
  margin: 0;
  font-weight: 400;
  font-size: 18px;
  line-height: 122%;
  color: #373333;
}



.front_partner_block__body {
  display: grid;
  grid-template-columns: repeat(6, minmax(180px, 1fr));
  gap: 20px;
}

.front_partner_block__item {
  border: 1px solid rgb(169, 169, 179);
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.front_partner_block {
  margin-bottom: 120px;
}

.front_partner_block__header {
  display: flex;
  justify-content: center;
}

.front_partner_block__header h3 {
  font-weight: 400;
  font-size: 26px;
  line-height: 138%;
  letter-spacing: 0.04em;
  color: #222;
  margin-bottom: 40px;
  border-bottom: 1px solid rgb(255, 130, 43);
  width: fit-content;
  padding: 0 20px;
}

.front_top_block {
  margin-bottom: 120px;
  display: flex;
  gap: 20px;
}

.front_top_block__col {
  flex: 1 1 190px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 10px;
}

.front_top_block__col div {
  font-weight: 400;
  font-size: 18px;
  line-height: 122%;
  color: #373333;
}

.front_top_block__img {
  min-width: 162px;
}

.front_banner_block {
  padding: 30px 0;
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  display: flex;
  background: linear-gradient(90.00deg, rgb(33, 32, 32), rgb(79, 77, 77) 51.725%);
  margin-bottom: 120px;
  position: relative;
}

.front_banner_block__svg {
  position: absolute;
  left: -43px;
  top: 0;
  bottom: 0;
  max-height: 100%;
  z-index: 6;
}

.front_banner_block__row {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  gap: 65px;
}

.front_banner_block__title {
  margin-bottom: 25px;
  font-weight: 400;
  font-size: 44px;
  line-height: 50%;
  color: #ff822b;
}

.front_banner_block__text {
  margin-bottom: 25px;
  font-weight: 400;
  font-size: 24px;
  line-height: 171%;
  color: #fff;
}

.front_banner_block__dody {
  padding: 60px 0;
}

.front_banner_block__logo img {
  position: absolute;
  max-height: 100%;
  height: 100%;
  width: auto;
  z-index: 8;
}

.front_catalog_container {
  margin-bottom: 120px;
}

.application_areas {
  float: left;
  width: 100%;
  margin: 15px 0 20px;
  margin-bottom: 120px;
  margin-top: 92px;
}

.front_catalog_container {}

.front_catalog_container .CardSnippet__button {
  border: 1px solid #ff822b;
  border-radius: 23px;
  padding: 3px 37px;
  height: 40px;
  min-width: 150px;
  color: #fff;
  background: #ff822b;
  display: flex;
  align-items: center;
  justify-content: center;
}

.front_catalog_container .CardSnippet__button:hover,
.front_catalog_container .CardSnippet__button:active {
  background: #f26f13;
}

.front_catalog_container .CardSnippet__button::before {
  content: none;
}

.front_catalog_container .CardSnippet__button.Button_color_transparent {
  background: #fff;
  color: #ff822b;
}

.CardSnippet__button {
  border: 1px solid #ff822b;
  border-radius: 23px;
  padding: 3px 37px;
  height: 40px;
  min-width: 150px;
  color: #fff;
  background: #ff822b;
  display: flex;
  align-items: center;
  justify-content: center;
}

.CardSnippet__button:hover,
.CardSnippet__button:active {
  background: #f26f13;
}

.CardSnippet__button::before {
  content: none;
}

.CardSnippet__button.Button_color_transparent {
  background: #fff;
  color: #ff822b;
}


.SectionHeaderFront .SectionHeader__title {
  font-weight: 400;
  font-size: 26px;
  line-height: 138%;
  letter-spacing: 0.04em;
  color: #222;
  margin-bottom: 40px;
  border-bottom: 1px solid rgb(255, 130, 43);
  width: fit-content;
  padding: 0 20px;
  margin: 0;

}

.SectionHeaderFront {
  margin-bottom: 40px;
}

.SectionFrontBlock {
  margin-bottom: 120px !important;
}

.SliderControl_color_dark::before {
  border-top-color: #ff822b;
  border-left-color: #ff822b;
}

.SliderControl_color_dark {
  border-color: #ff822b;
}

.SliderControl_color_dark:hover {
  border-color: #f26f13;
}

.application_areas .application_areas_img .aspect-square .content>div {
  font-weight: 400;
  font-size: 16px !important;
  line-height: 137%;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  padding: 16px 10px;
  color: #ff822B;
  width: 100%;
  height: 45%;
  overflow: hidden;
  text-align: left;
  background-color: #000000bf;
}

.header_logo {
  width: auto;
  margin: 0 35px 0 0;
  float: left;
  height: 45px;
}

.header_logo img {
  max-height: 45px;
}

.header_top_content__topline {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 14px;
}

.header_top_content__sub {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.header_top_content__sub_menu {
  flex-basis: 550px;
}

.header_top_content__menu .Search {
  display: flex;
  width: 100%;
  position: relative;
  flex-basis: 550px;
}

.header_top_content__switch__block {
  display: flex;
  flex-direction: row;
  height: 100%;
  justify-content: space-between;
  gap: 12px;
  align-items: flex-end;
}

.header_top_content__switch__block a {
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  color: #a9a9b3;
  border: 1px solid #a9a9b3;
  border-radius: 20px;
  padding: 6px 8px;
  width: 39px;
  height: 26px;
}

.header_top_content__switch__block a.active {
  color: #ff822b;
  border: 1px solid #ff822b;
}

.header_top_content__menu ul {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin: 0;
  padding: 0;
}



.header_top_content__user {
  padding: 0;

  box-sizing: content-box;
  display: flex;
  flex-direction: row-reverse;
  height: 100%;
  justify-content: space-around;
  gap: 20px;
  font-weight: 400;
  font-size: 16px;
  text-align: right;
  color: #222;
}

.HeaderTop__button_type_user__icon {
  display: flex;
  gap: 4px;
  justify-content: flex-end;
  align-items: center;
  font-size: 14px;
  color: #a9a9b3;
  flex-direction: column;
  font-weight: 400;
  font-size: 16px;
  text-align: right;
  color: #222;
}

.HeaderTop__buttonText {
  font-weight: 400;
  font-size: 16px;
  text-align: right;
  color: #222;
  line-height: 1;
}

.catalog_download {
  display: flex;
  align-items: center;
  max-width: 180px;
  width: 100%;
  margin: 0;
  text-align: left;
  flex-direction: column;
  gap: 3px;
  min-height: 100%;
  justify-content: space-between;
}

.catalog_download span {
  font-weight: 400;
  font-size: 16px;
  text-align: right;
  color: #222;
  line-height: 1;
}

.header_top_content__menu {
  display: flex;
  flex-direction: column;
  padding-right: 0;
  padding-left: 15px;
  justify-content: space-between;
}

.header_top_content__menu .TooltipUser__list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 16px;
}

.header_top_content__menu .TooltipUser__list li {
  display: flex;
  align-items: center;
  gap: 12px;
}

.header_top_content__menu .TooltipUser__list li a {
  padding: 15px 4px;
}

.TooltipUser {
  top: 45px;
}

.TooltipList_type_compare .TooltipList__list,
.TooltipList_type_cart .TooltipList__list {
  max-height: 254px;
  margin: 0;
  display: flex;
  flex-direction: column;
  overflow: auto;
}

.TooltipList_type_favorite .TooltipList__list {
  max-height: 350px;
  margin: 0 0 16px;
  display: flex;
  flex-direction: column;
}

.HeaderMiddle__actionText {
  color: #222;
  text-decoration: none;
  font-weight: 400;
  font-size: 16px;
  line-height: 87%;
  color: #222;
}

.header_top_content__menu ul a {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  color: #222;
  display: flex;
}

.header_content__new {
  display: flex;
  width: 100%;
}

.header_top_content__user.mobile {
  display: none;
}

.mobile {
  display: none;
}

.nomobile {
  display: flex;
}

.front_partner_block__item img {
  max-height: 125px;
}

/* Адаптивные стили */
@media (max-width: 768px) {

  .SectionHeaderFront.mobile {
    display: flex;
    aspect-ratio: 1 / 1;
    margin-bottom: 0;
  }

  .application_areas .application_areas_img {
    width: 100%;
    aspect-ratio: 1 / 1;
  }

  .front_partner_block__item img {
    max-height: 49px;
  }

  .front_partner_block__item {
    border: 1px solid rgb(169, 169, 179);
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    aspect-ratio: 1 / 1;
  }

  .front_advantages_block__col {
    flex: 1;
    min-width: 300px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .HeaderMiddle__action_mobile {
    display: none;
  }

  .content .block_banner_info .block_banner {
    width: 100%;

    aspect-ratio: 16 / 9;
  }

  .nomobile {
    display: none;
  }

  .mobile {
    display: flex;
  }

  .header_top_content__switch__block,
  .header_top_content__sub_menu {
    display: none;
  }

  .header_content__new {
    display: flex;
    width: 100%;
    flex-direction: column;
  }

  .header_block_1__new .container::before,
  .header_block_1__new .container::after {
    content: none;
  }

  .header_content__new .header_top_content__menu {

    display: grid;
    grid-template-columns: 1fr;
    /* 2 колонки */
    grid-template-rows: auto auto;
    /* 2 строки */
    gap: 20px;
    /* Расстояние между элементами */

    /* Отступы для контейнера */

    /* Именованные области сетки */
    grid-template-areas:

      "main "

      "search ";

  }

  .header_content__new {
    display: grid;
    padding: 0 16px;
    gap: 20px;
    grid-template-columns: 1fr 1fr;
    grid-template-areas:

      "header header_2 "

      "footer footer";
  }

  .header_logo {
    width: auto !important;
    grid-area: header;
  }

  .header_top_content__switch {
    justify-self: end;
  }

  .header_content__new .header_top_content__topline {
    grid-area: search;
    margin: 0;
  }

  .header_top_content__menu {
    grid-area: footer;
  }

  .header_content__new .header_top_content__sub {
    grid-area: main;
  }

  .header_top_content__sub__icon {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 25px;
  }

  .header_top_content__user {
    display: none;
  }

  .HeaderMiddle__actions {
    position: relative;
    flex: 1;
    border-top: none;
  }

  .header_top_content__user.mobile {
    display: flex;
    align-items: flex-end;
    line-height: 016px;
  }

  .HeaderTop__button {
    display: flex;
    align-items: center;
    padding: 0;
    cursor: pointer;
    color: currentColor;
    border: none;
    background-color: transparent;
    transition: color 0.1s;
    justify-content: center;
    line-height: 16px;
  }

  .HeaderTop__button_type_user {}

  .header_top_content__user span {
    font-size: 11px !important;
    line-height: 11px;
  }

  .HeaderTop__button_type_user__icon {
    display: flex;
    gap: 4px;
    justify-content: flex-end;
    align-items: center;
    font-size: 11px;
    line-height: 11px;
  }

  .HeaderMiddle__actionText {
    font-size: 11px;
    display: block;
    color: currentColor;
  }

  .SectionFrontBlock {
    margin-bottom: 60px !important;
  }

  .application_areas .list_suppliers_img {
    display: grid;
    grid-template: "1fr 1fr";
    gap: 8px;
    grid-auto-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  .application_areas .application_areas_img {
    width: 100%;
    margin: 0 !important;
  }

  .SectionHeaderFront .SectionHeader__title {
    font-weight: 400;
    font-size: 16px;
    line-height: 138%;
  }

  .application_areas .application_areas_img .aspect-square .content>div {
    font-weight: 400;
    font-size: 12px !important;
    line-height: 137%;
  }

  .front_top_block {
    margin-bottom: 60px;
    display: flex;
    gap: 20px;
    flex-direction: column;
  }

  .front_top_block__col {
    flex: 1 1 190px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 10px;
    flex-direction: column;
  }

  .front_partner_block__body {
    display: grid;
    grid-template-columns: repeat(4, minmax(18px, 1fr));
    gap: 10px;
  }

  .front_advantages_block__col li p {
    margin: 0;
    font-weight: 400;
    font-size: 13px;
    line-height: 122%;
    color: #373333;
  }

  .footers_text__block_col {
    padding: 20px;
    display: flex;
    gap: 20px;
    background: #fff;
    margin-bottom: 20px;
    align-items: center;
    flex-direction: column;

  }

  .footers_text__block_col img {
    min-width: unset;
  }

  .footers_text__block_col__rev {
    flex-direction: column;
  }

  .footers_text__block_col_text h3 {
    font-weight: 700;
    font-size: 16px;
    line-height: 122%;
    color: #000;
  }

  .footers_text__block_col_text li {
    position: relative;
    padding-left: 20px;
    font-weight: 700;
    font-size: 14px;
    line-height: 144%;
    color: #373333;
  }

  .supply_form h2.content_block_name {
    font-family: Elektra Medium Pro, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 138%;
    letter-spacing: 0.04em;
    text-align: center;
    color: #fff;
    margin-bottom: 10px;
  }

  .supply_form p {
    font-weight: 400;
    font-size: 14px;
    line-height: 122%;
    color: #fff;
    margin-bottom: 30px;
    text-align: center;
  }

  .supply_form form {
    display: flex;
    justify-content: center;
    flex-direction: column;
  }

  .supply_form {
    background-image: url(/local/templates/new_02/css/./../img/tf_bg.jpg);
    padding: 25px 16px;
    position: relative;
    margin: 0;
    background-position: center;
    background-size: cover;
    margin-bottom: -1px;
  }

  .Subscribe__submit.Button_color_orange_v {
    margin-left: 0;
    width: 100%;
    margin-top: 15px;
  }

  footer .footer-menu {
    display: flex;
    flex-direction: row;
    margin: 20px 0;
  }

  footer .footer-menu--col {
    text-align: left;
    padding: 0;
  }

  .block_clients {
    display: flex;
    margin-bottom: 60px;
  }

  .front_banner_block__logo img {
    position: relative;
    max-height: 100%;
    height: 100%;
    width: 80%;
    z-index: 8;
    margin-top: -18px;
  }

  .front_banner_block__svg {
    position: absolute;
    left: -137px;
    top: 0;
    bottom: auto;
    max-height: 100%;
    z-index: 6;
    width: 100%;
    height: auto;
  }

  .front_banner_block {
    padding: 30px 0;
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    display: flex;
    background: linear-gradient(90.00deg, rgb(33, 32, 32), rgb(79, 77, 77) 51.725%);
    margin-bottom: 60px;
    position: relative;
  }

  .front_banner_block__dody {
    padding: 0 0;
  }

  .front_banner_block__btn a {
    flex: 1;
  }

  .front_banner_block__title {
    margin-bottom: 25px;
    font-weight: 400;
    font-size: 24px;
    line-height: 50%;
    color: #ff822b;
  }

  .front_banner_block__text {
    margin-bottom: 25px;
    font-weight: 400;
    font-size: 12px;
    line-height: 171%;
    color: #fff;
  }

  .front_banner_block__row {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    gap: 25px;
    flex-direction: column;
  }

  .TextInput__input_footer {
    border: 1px solid #ff822b;
    border-radius: 50px;
    padding: 8px 20px;
    width: 100%;
    height: 40px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
  }

  footer .footer-menu--col.footer-menu--col_contacts svg {
    display: none;
  }

  footer .footer-menu--col.footer-menu--col_contacts a {
    position: relative;
    padding-left: 20px;
  }

  footer .footer-menu--col.footer-menu--col_contacts a::before {
    content: "•";
    color: #ff822b;
    font-size: 1.2em;
    position: absolute;
    left: 0;
  }

  .mm__header {}

  .mm__header .header_top_content__menu {
    padding-right: 38px;
  }

  .mm__header .close-btn {
    position: absolute;
    top: 15px;
    right: 6px;
    margin-right: 15px;
    margin-top: 15px;
  }
}

.content #banner_slider .swiper-pagination-bullets {
  display: flex;
  gap: 5px;
}

.content #banner_slider .swiper-pagination-bullets .Slider__bulletsPaginationItem {
  background: rgb(255, 130, 43);
  margin: 0;
}

.content #banner_slider .swiper-pagination-bullets .Slider__bulletsPaginationItem.current {
  border: 1px solid rgb(255, 130, 43);
  background-color: #fff;

}

/* Стили для Video.js */
.video-js {
  width: 100%;
  height: 100%;
}

/* Скрытие элементов управления YouTube */
.vjs-youtube .vjs-control-bar {
  display: none;
}

.HeaderTop__buttonText {
  font-weight: 400;
  font-size: 16px;
  text-align: right;
  color: #222;
}

.HeaderTop__button {
  flex-direction: column-reverse;
  gap: 3px;
}

.header_top_content__topline .Search__suggestItem {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.HeaderMiddle__search.Search .found-block {
  width: 100%;
}

.HeaderMiddle__search.Search .found-block .search-suggest {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

#banner_slider .video-js .vjs-big-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
}

@media (max-width: 768px) {

  .content #banner_slider .swiper-pagination-bullets {
    display: flex;
    gap: 5px;
    bottom: 8px;
    left: 5px;
  }

  .front_banner_block__btn #wa_link {
    max-width: 40px;
  }

  .front_advantages_block__col ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: left;
  }

  .header_top_content__user.mobile {}

  .header_top_content__user.mobile svg {
    height: 22px !important;
    width: auto;
  }

  .header_top_content__sub__icon {}

  .header_top_content__sub__icon .HeaderMiddle__action {
    gap: 4px;
  }

  .header_top_content__sub__icon .HeaderMiddle__action svg {
    height: 22px !important;
    width: auto;
    margin: 0;
  }

  .HeaderTop__button.HeaderTop__button_type_user {}

  .HeaderTop__button.HeaderTop__button_type_user .HeaderTop__buttonText {
    font-size: 11px !important;
    line-height: 11px;
    color: currentColor;
    margin: 0;
  }

  .front_catalog_container .Slider__wrap {
    display: grid;
    flex-direction: row;
    grid-template-columns: repeat(2, minmax(100px, 1fr));
    gap: 10px;
  }

  .front_catalog_container .Slider__item {
    width: 100%;
  }

  .front_catalog_container .Slider__wrap::after,
  .front_catalog_container .Slider__wrap::before {
    content: none;
  }

}

@media (max-width: 360px) {
  .HeaderMiddle__action:nth-child(2) {
    display: none;
  }
}

.FilterSection__title {
  position: relative;
}

.FilterSection__title::after {
  border-top: 1px solid #ff822b;
  border-left: 1px solid #ff822b;
}
/* End */


/* Start:/local/templates/new_02/components/bitrix/news.list/present/style.css?1740819873150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/menu/top/style.min.css?1728388639490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/.default/components/bitrix/menu/top/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/.default/components/bitrix/menu/mobile/style.min.css?1728388639490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/.default/components/bitrix/menu/mobile/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/.default/components/interlabs/feedbackform/presentacia/style.css?173460936213223*/
.interlabs-feedbackform__container {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  line-height: 25px;
  font-size: 14px;
  color: #333333;
}
.interlabs-feedbackform__container .hidden {
  display: none;
}
.interlabs-feedbackform__container .interlabs-feedbackform__container__dialog {
  padding: 6px;
  padding-left: 28px;
  padding-top: 28px;
  padding-right: 32px;
  padding-bottom: 39px;
}
.interlabs-feedbackform__container .interlabs-feedbackform__container__dialog .header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.interlabs-feedbackform__container .interlabs-feedbackform__container__dialog .header label {
  font-style: normal;
  font-weight: 500;
  line-height: 34px;
  font-size: 24px;
  color: #000000;
  margin-right: 12px;
}
.interlabs-feedbackform__container .interlabs-feedbackform__container__dialog .header .js-interlabs-feedbackform__dialog__close {
  cursor: pointer;
  display: none;
}
.interlabs-feedbackform__container .interlabs-feedbackform__container__dialog .body {
  margin-top: 17px;
}
.interlabs-feedbackform__container .interlabs-feedbackform__container__dialog .body .form-group {
  margin-bottom: 17px;
}
.interlabs-feedbackform__container .interlabs-feedbackform__container__dialog .body .form-group .field-required {
  color: #EB5757;
}
.interlabs-feedbackform__container .interlabs-feedbackform__container__dialog .body .form-group label:nth-child(1) {
  width: 100%;
  font-style: normal;
  font-weight: normal;
  line-height: 25px;
  font-size: 14px;
  color: #333333;
  margin-bottom: 0;
}
.interlabs-feedbackform__container .interlabs-feedbackform__container__dialog .body .form-group input[type="text"] {
  margin-bottom: 0;
  height: 36px;
  background: #F8FAFC;
  border: 1px solid #D5DADC;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 2px;
  width: 100%;
}
.interlabs-feedbackform__container .interlabs-feedbackform__container__dialog .body .form-group input[type="text"].date {
  width: 75px;
}
.interlabs-feedbackform__container .interlabs-feedbackform__container__dialog .body .form-group select {
  width: 30%;
  color: #828282;
  border: 1px solid #D5DADC;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 2px;
  padding-left: 13px;
  height: 36px;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  appearance: none;
  background: url("/local/templates/.default/components/interlabs/feedbackform/presentacia/image/select-arrow.png") no-repeat 97% 55%;
  background-color: #F8FAFC;
  text-align: left;
  text-align-last: left;
  padding-right: 18px;
}
.interlabs-feedbackform__container .interlabs-feedbackform__container__dialog .body .form-group .file {
  margin-top: 6px;
}
.interlabs-feedbackform__container .interlabs-feedbackform__container__dialog .body .form-group .file input[type="file"] {
  display: none;
}
.interlabs-feedbackform__container .interlabs-feedbackform__container__dialog .body .form-group .file a {
  padding: 10px 30px;
  border: 1px solid #159EBB;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 2px;
  font-style: normal;
  font-weight: normal;
  line-height: 25px;
  font-size: 14px;
  text-align: center;
  color: #159EBB;
}
.interlabs-feedbackform__container .interlabs-feedbackform__container__dialog .body .form-group .file label {
  color: #828282;
  margin-left: 12px;
  font-weight: normal;
}
.interlabs-feedbackform__container .interlabs-feedbackform__container__dialog .body .form-group .file label.selected {
  color: #333333;
}
.interlabs-feedbackform__container .interlabs-feedbackform__container__dialog .body .form-group textarea {
  width: 100%;
  height: 180px;
  background: #F8FAFC;
  border: 1px solid #D5DADC;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 2px;
}
.interlabs-feedbackform__container .interlabs-feedbackform__container__dialog .body .form-group .captcha {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.interlabs-feedbackform__container .interlabs-feedbackform__container__dialog .body .form-group .captcha input[type="text"] {
  width: 75%;
}
.interlabs-feedbackform__container .interlabs-feedbackform__container__dialog .body .form-group .captcha img {
  width: 180px;
  height: 40px;
}
.interlabs-feedbackform__container .interlabs-feedbackform__container__dialog .body .form-group .c-checkbox input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  z-index: 99;
  margin-top: 5px;
}
.interlabs-feedbackform__container .interlabs-feedbackform__container__dialog .body .form-group .c-checkbox input[type="checkbox"] + label {
  position: relative;
  cursor: pointer;
  padding: 0;
  font-weight: normal;
}
.interlabs-feedbackform__container .interlabs-feedbackform__container__dialog .body .form-group .c-checkbox input[type="checkbox"] + label:before {
  content: '';
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 16px;
  height: 16px;
  background: white;
  -webkit-box-shadow: 0 0 0 1px #D5DADC;
          box-shadow: 0 0 0 1px #D5DADC;
  border-radius: 2px;
  margin-top: -1px;
  background: #F8FAFC;
}
.interlabs-feedbackform__container .interlabs-feedbackform__container__dialog .body .form-group .c-checkbox input[type="checkbox"]:focus + label:before {
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.12);
          box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.12);
}
.interlabs-feedbackform__container .interlabs-feedbackform__container__dialog .body .form-group .c-checkbox input[type="checkbox"]:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}
.interlabs-feedbackform__container .interlabs-feedbackform__container__dialog .body .form-group .c-checkbox input[type="checkbox"]:disabled + label:before {
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #ddd;
}
.interlabs-feedbackform__container .interlabs-feedbackform__container__dialog .body .form-group .c-checkbox input[type="checkbox"]:checked + label:after {
  content: '';
  position: absolute;
  left: 4px;
  top: 8px;
  background: #159EBB;
  border-radius: 1px;
  width: 8px;
  height: 8px;
  display: block;
  /* box-shadow: 2px 0 0 #159EBB,
               4px 0 0 #159EBB,
                 4px -2px 0 #159EBB,
                 4px -4px 0 #159EBB,
                 4px -6px 0 #159EBB,
                 4px -8px 0 #159EBB;
               transform: rotate(45deg);
               margin-top: 5px;*/
}
.interlabs-feedbackform__container .interlabs-feedbackform__container__dialog .body .form-group .c-radio input[type="radio"] {
  position: absolute;
  opacity: 0;
  z-index: 99;
  margin-top: 5px;
}
.interlabs-feedbackform__container .interlabs-feedbackform__container__dialog .body .form-group .c-radio input[type="radio"] + label {
  position: relative;
  cursor: pointer;
  padding: 0;
  font-weight: normal;
}
.interlabs-feedbackform__container .interlabs-feedbackform__container__dialog .body .form-group .c-radio input[type="radio"] + label:before {
  content: '';
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 16px;
  height: 16px;
  background: white;
  -webkit-box-shadow: 0 0 0 1px #D5DADC;
          box-shadow: 0 0 0 1px #D5DADC;
  border-radius: 8px;
  margin-top: -1px;
  background: #F8FAFC;
}
.interlabs-feedbackform__container .interlabs-feedbackform__container__dialog .body .form-group .c-radio input[type="radio"]:focus + label:before {
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.12);
          box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.12);
}
.interlabs-feedbackform__container .interlabs-feedbackform__container__dialog .body .form-group .c-radio input[type="radio"]:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}
.interlabs-feedbackform__container .interlabs-feedbackform__container__dialog .body .form-group .c-radio input[type="radio"]:disabled + label:before {
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #ddd;
}
.interlabs-feedbackform__container .interlabs-feedbackform__container__dialog .body .form-group .c-radio input[type="radio"]:checked + label:after {
  content: '';
  position: absolute;
  left: 4px;
  top: 8px;
  background: #70BB18;
  border-radius: 4px;
  width: 8px;
  height: 8px;
  display: block;
  /* box-shadow: 2px 0 0 #159EBB,
               4px 0 0 #159EBB,
                 4px -2px 0 #159EBB,
                 4px -4px 0 #159EBB,
                 4px -6px 0 #159EBB,
                 4px -8px 0 #159EBB;
               transform: rotate(45deg);
               margin-top: 5px;*/
}
.interlabs-feedbackform__container .interlabs-feedbackform__container__dialog .body .form-group.agree a {
  color: #159EBB;
}
.interlabs-feedbackform__container .interlabs-feedbackform__container__dialog .body .form-group.agree .c-checkbox {
  display: inline-block;
}
.interlabs-feedbackform__container .interlabs-feedbackform__container__dialog .body input[type="submit"],
.interlabs-feedbackform__container .interlabs-feedbackform__container__dialog .body .js-interlabs-feedbackform__dialog__send-button,
.interlabs-feedbackform__container .interlabs-feedbackform__container__dialog .body .interlabs-feedbackform__container-succsess__close {
  width: 144px;
  height: 36px;
  background: #70BB18;
  border-radius: 2px;
  border: none;
  color: #F2F2F2;
  font-style: normal;
  font-weight: normal;
  line-height: 25px;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
}
.interlabs-feedbackform__container .interlabs-feedbackform__container__dialog .error {
  color: #EB5757;
  margin-left: 12px;
}
.interlabs-feedbackform__container .interlabs-feedbackform__container__dialog .interlabs-feedbackform__container__errors .interlabs-feedbackform__container__errors__item {
  font-style: normal;
  font-weight: normal;
  line-height: 33px;
  font-size: 14px;
  color: #EB5757;
  margin-bottom: 18px;
}
.interlabs-feedbackform__container .interlabs-feedbackform__container-succsess {
  color: #70BB18;
  margin: 20px 0px;
  padding: 6px;
}
.interlabs-feedbackform__container .interlabs__info-dialog {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.1);
  padding-left: 28px;
  padding-top: 28px;
  padding-right: 32px;
  padding-bottom: 39px;
  max-height: 480px;
  max-width: 540px;
  position: fixed;
  z-index: 9998;
  top: 30%;
  left: 30%;
}
.interlabs-feedbackform__container .interlabs__info-dialog.hidden {
  display: none;
}
.interlabs-feedbackform__container .interlabs__info-dialog .scroll-area {
  height: 300px;
  overflow-y: auto;
}
.interlabs-feedbackform__container .interlabs__info-dialog .header {
  border-bottom: 1px solid #70BB18;
  min-height: 48px;
  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;
}
.interlabs-feedbackform__container .interlabs__info-dialog .header label {
  font-style: normal;
  font-weight: 500;
  line-height: 34px;
  font-size: 24px;
  color: #000000;
  margin-right: 12px;
}
.interlabs-feedbackform__container .interlabs__info-dialog .header .close-dialog {
  cursor: pointer;
}
.interlabs-feedbackform__container .interlabs__info-dialog .body .form-group {
  margin-bottom: 28px;
}
.interlabs-feedbackform__container .interlabs__info-dialog .body .form-group .btn.btn-close {
  width: 144px;
  height: 36px;
  background: #70BB18;
  border-radius: 2px;
  border: none;
  color: #F2F2F2;
  font-style: normal;
  font-weight: normal;
  line-height: 25px;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .interlabs-feedbackform__container .interlabs-feedbackform__container__dialog .body .form-group .captcha {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .interlabs-feedbackform__container .interlabs-feedbackform__container__dialog .body .form-group .captcha input[type="text"] {
    width: 100%;
    margin-top: 12px;
  }
  .interlabs-feedbackform__container .interlabs-feedbackform__container__dialog .body .form-group .captcha img {
    width: 180px;
    height: 40px;
  }
  .interlabs-feedbackform__container .interlabs__info-dialog {
    top: 50px;
    left: 0;
  }
  .interlabs-feedbackform__container .interlabs__info-dialog .scroll-area {
    height: 150px;
  }
}

/* End */


/* Start:/local/templates/new_02/components/bitrix/sender.subscribe/footer_forms/style.css?17408198974802*/
.bx-subscribe {
	margin: 10px 0;
}
.bx-subscribe div.bx-block-title {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600;
}
.bx-subscribe-desc {
	color: #aaa;
	font-size: 12px;
	position: relative;
	margin-top: -5px;
	margin-bottom: 3px;
}
.bx-subscribe .bx-input-group .bx-form-control {
	position: relative;
	margin-bottom: 15px;
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #F8FAFC;
	border: 1px solid #D5DADC;
	border-radius: 2px;
	outline: none;
	box-shadow: none !important;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.bx-ios .bx-subscribe .bx-input-group .bx-form-control {
	/* Fix of input shadow for IOS browsers. */
	background-image: -webkit-linear-gradient(#f8fafc 0%, #f8fafc 100%);
	background-image: linear-gradient(#f8fafc 0%, #f8fafc 100%);
}
.btn-subscribe {
	cursor: pointer;
	text-align: center;
	background: #70bb18;
	border: none;
	color: #fff;
	font-size: 13px;
	position: relative;
	text-transform: uppercase;
	border-radius: 2px;
	line-height: 30px;
	height: 40px;
	padding: 5px 60px 5px 20px;
	vertical-align: middle;
	outline: none;
	-webkit-transition: width 5s linear;
	-moz-transition: width 5s linear;
	-ms-transition: width 5s linear;
	-o-transition: width 5s linear;
	transition: width 5s linear;
}
.btn-subscribe:hover {
	background: #7ec629;
}
.btn-subscribe:before {
	content: " ";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 40px;
	background-color: #5b9f0b;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAKCAYAAACE2W/HAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MkYyNDcxQTFERjZGMTFFNDk5NTY5MzQ3QzQxRkMzMEIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MkYyNDcxQTJERjZGMTFFNDk5NTY5MzQ3QzQxRkMzMEIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyRjI0NzE5RkRGNkYxMUU0OTk1NjkzNDdDNDFGQzMwQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyRjI0NzFBMERGNkYxMUU0OTk1NjkzNDdDNDFGQzMwQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Plv+rHwAAADiSURBVHjajNK9asJQFMDxG42KUqFx9kEcRO1UcBCHjh3q3NXHcBEcdHQQPxY7+AaS0a1v0UEhSlu/rv+jhxIlBQ/84OTmnHuSmzjW2qExpoK9ekDcXMcRAVw1d2hckjxqwQxTJJXEDj+ooa5rK+neoocMnvGB7s3EVxQwwhdeDBMDvEPylr3EBB6yGOhaGzE0cJ5o4enOTSzQgY8D8nhDX2ty0hPTCxt6LDmsMtb6fk+hpr9a10THJ4pw8BtVII0ydRNxb/vPplLrSGNKT/Pb3BdVpOU7jklKSNzZKD+JfxJgAAV0YSAU8mZTAAAAAElFTkSuQmCC");
	background-position: 50%;
	background-repeat: no-repeat;
	border-radius: 0 2px 2px 0;
}
.btn-subscribe span {
	display: block;
}
.btn-subscribe.send {
	padding: 5px 40px;
	-webkit-animation-name: MeilSend;
	animation-name: MeilSend;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	outline: none;
	color: #fff;
}
.btn-subscribe:hover, .btn-subscribe:active{color: #fff;}
.btn-subscribe.send:before {
	width: 0;
	background-position: 100px 50%;
	-webkit-animation-name: MeilSendButton;
	animation-name: MeilSendButton;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
}
@keyframes MeilSend {0%{padding:5px 60px 5px 20px}100%{padding:5px 40px}}
@-webkit-keyframes MeilSend {0%{padding:5px 60px 5px 20px}100%{padding:5px 40px}}
@keyframes MeilSendSpan {0%{color:transparent;}100%{color:#fff;}}
@-webkit-keyframes MeilSendSpan {0%{color:transparent;}100%{color:#fff;}}
@keyframes MeilSendButton {0%{width:40px;background-position:50%}100%{width:0;background-position:100px 50%}}
@-webkit-keyframes MeilSendButton {0%{width:40px;background-position:50%}100%{width:0;background-position:100px 50%}}

.bx_subscribe_response_container {
	padding: 40px;
	color: #35414E;
}

.bx_subscribe_checkbox_container {
  line-height: 16px;
  font-size: 13px;
  margin-bottom: 3px;
  vertical-align: middle;
  color: #aaa;
}

.bx-sender-subscribe-agreement .main-user-consent-request a {
	font-weight: 100;
	font: 11px/10px "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/footerPhone/style.css?1733061681150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/footerWhatsApp/style.css?1735477672150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/new_02/template_styles.css?1741595686369846*/
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

/*article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

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

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}
/*
h1 {
    margin: .67em 0;
    font-size: 2em
}

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

hr {
    height: 0;
    box-sizing: content-box
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}*/

p, ul, b{
    color: #222;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

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

input[type=search] {
    box-sizing: content-box;
    -webkit-appearance: textfield
}

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

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver
}

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td,
th {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

    *,
    :after,
    :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        box-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }

    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,
    .table th {
        background-color: #fff !important
    }

    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: Glyphicons Halflings;
    src: url(/local/templates/new_02/./fonts/glyphicons-halflings-regular.eot);
    src: url(/local/templates/new_02/./fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(/local/templates/new_02/./fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(/local/templates/new_02/./fonts/glyphicons-halflings-regular.woff) format("woff"), url(/local/templates/new_02/./fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(/local/templates/new_02/./fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: Glyphicons Halflings;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "*"
}

.glyphicon-plus:before {
    content: "+"
}

.glyphicon-eur:before,
.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before {
    content: "\e227"
}

.glyphicon-btc:before {
    content: "\e227"
}

.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-yen:before {
    content: "\a5"
}

.glyphicon-jpy:before {
    content: "\a5"
}

.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-rub:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

* {
    box-sizing: border-box
}

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

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all .2s ease-in-out
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
}

.small,
small {
    font-size: 85%
}

.mark,
mark {
    padding: .2em;
    background-color: #fcf8e3
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus,
a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus,
a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 10px
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd,
dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: "\2014\a0"
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ""
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: "\a0\2014"
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, Courier New, monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px #00000040
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

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

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

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

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {

    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {

    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {

    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\	;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px #00000013;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px #00000013, 0 0 8px #66afe999
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    input[type=date].form-control,
    input[type=time].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control {
        line-height: 34px
    }

    .input-group-sm input[type=date],
    .input-group-sm input[type=time],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    input[type=date].input-sm,
    input[type=time].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date],
    .input-group-lg input[type=time],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    input[type=date].input-lg,
    input[type=time].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px\	;
    margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled],
.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline,
.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
    cursor: not-allowed
}

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px #00000013
}

.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px #00000013, 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px #00000013
}

.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px #00000013, 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px #00000013
}

.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px #00000013, 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    background-image: none;
    outline: 0;
    box-shadow: inset 0 3px 5px #00000020
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    box-shadow: none;
    opacity: .65
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus,
.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition-timing-function: ease;
    transition-duration: .35s;
    transition-property: height, visibility
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\	;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown,
.dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    box-shadow: 0 6px 12px #0000002d
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\	
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px #00000020
}

.btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-radius: 4px 4px 0 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-radius: 0 0 4px 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px #ffffff1a
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {

    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width:768px) {

    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width:768px) {

    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 15px;
    margin: 8px -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px #ffffff1a, 0 1px #ffffff1a
}

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group>.form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-radius: 4px 4px 0 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
}

@media (min-width:768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: #e7e7e7
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #080808
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\a0"
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-group-xs>.btn .badge,
.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }

    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: border .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@keyframes progress-bar-stripes {
    0% {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px #0000001a
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    box-shadow: inset 0 -1px #00000026;
    transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item,
button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #c7ddef
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px #0000000d
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px #0000000d
}

.well blockquote {
    border-color: #ddd;
    border-color: #00000026
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translateY(-25%)
}

.modal.in .modal-dialog {
    transform: translate(0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    box-shadow: 0 3px 9px #00000080
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        box-shadow: 0 5px 15px #00000080
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    box-shadow: 0 5px 10px #0003;
    line-break: auto
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    content: "";
    border-width: 10px
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: #00000040;
    border-bottom-width: 0
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: #00000040;
    border-left-width: 0
}

.popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: #00000040
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: #00000040
}

.popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner>.item {
    position: relative;
    display: none;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        transition: transform .6s ease-in-out;
        backface-visibility: hidden;
        perspective: 1000px
    }

    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        left: 0;
        transform: translate3d(100%, 0, 0)
    }

    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        left: 0;
        transform: translate3d(-100%, 0, 0)
    }

    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        left: 0;
        transform: translateZ(0)
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: #0000;
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: "\2039"
}

.carousel-control .icon-next:before {
    content: "\203a"
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\	;
    background-color: #0000;
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

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

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

.visible-lg,
.visible-md,
.visible-sm,
.visible-xs,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs,
    th.visible-xs {
        display: table-cell !important
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm,
    th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md,
    th.visible-md {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg,
    th.visible-lg {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print,
    th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

@font-face {
    font-family: Trebuchet MS;
    src: url(/local/templates/new_02/./font/TrebuchetMS.eot);
    src: url(/local/templates/new_02/./font/TrebuchetMS.eot?#iefix) format("embedded-opentype"), url(/local/templates/new_02/./font/TrebuchetMS.woff) format("woff"), url(/local/templates/new_02/./font/TrebuchetMS.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Trebuchet MS;
    src: url(/local/templates/new_02/./font/TrebuchetMS-Italic.eot);
    src: url(/local/templates/new_02/./font/TrebuchetMS-Italic.eot?#iefix) format("embedded-opentype"), url(/local/templates/new_02/./font/TrebuchetMS-Italic.woff) format("woff"), url(/local/templates/new_02/./font/TrebuchetMS-Italic.ttf) format("truetype");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: Trebuchet MS;
    src: url(/local/templates/new_02/./font/TrebuchetMS-Bold.eot);
    src: url(/local/templates/new_02/./font/TrebuchetMS-Bold.eot?#iefix) format("embedded-opentype"), url(/local/templates/new_02/./font/TrebuchetMS-Bold.woff) format("woff"), url(/local/templates/new_02/./font/TrebuchetMS-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Elektra Medium Pro;
    src: url(/local/templates/new_02/./font/ElektraMediumPro.eot);
    src: url(/local/templates/new_02/./font/ElektraMediumPro.eot?#iefix) format("embedded-opentype"), url(/local/templates/new_02/./font/ElektraMediumPro.woff2) format("woff2"), url(/local/templates/new_02/./font/ElektraMediumPro.woff) format("woff"), url(/local/templates/new_02/./font/ElektraMediumPro.ttf) format("truetype");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: Elektra Medium Pro;
    src: url(/local/templates/new_02/./font/ElektraMediumPro-Bold.eot);
    src: url(/local/templates/new_02/./font/ElektraMediumPro-Bold.eot?#iefix) format("embedded-opentype"), url(/local/templates/new_02/./font/ElektraMediumPro-Bold.woff2) format("woff2"), url(/local/templates/new_02/./font/ElektraMediumPro-Bold.woff) format("woff"), url(/local/templates/new_02/./font/ElektraMediumPro-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: bold
}

@font-face {
    font-family: Helvetica Neue LT W1G;
    src: url(/local/templates/new_02/./font/HelveticaNeueLTW1G-Md.eot);
    src: url(/local/templates/new_02/./font/HelveticaNeueLTW1G-Md.eot?#iefix) format("embedded-opentype"), url(/local/templates/new_02/./font/HelveticaNeueLTW1G-Md.woff2) format("woff2"), url(/local/templates/new_02/./font/HelveticaNeueLTW1G-Md.woff) format("woff"), url(/local/templates/new_02/./font/HelveticaNeueLTW1G-Md.ttf) format("truetype");
    font-weight: 500;
    font-style: normal
}

/*html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}
*/
@keyframes pos1 {
    0% {
        top: 4%
    }

    50% {
        top: 20%
    }

    to {
        top: 4%
    }
}

@keyframes pos2 {
    0% {
        top: 86%
    }

    50% {
        top: 70%
    }

    to {
        top: 86%
    }
}

html {
    height: 100%
}

html body {
    font: 14px/22px Trebuchet MS, Tahoma, sans-serif;
    margin: 0;
    padding: 0;
    height: 100%;
    background: #fff;
    color: #222;
    min-height: 100%;
    display: flex;
    flex-direction: column
}

html footer,
html header {
    flex-shrink: 0
}

html .content {
    flex: 1 0 auto;
    width: 100%
}

html img {
    max-width: 100%
}

html .container {
    max-width: 1270px;
    width: 1270px;
}

html .js_link {
    cursor: pointer
}

html .js_link:hover {
    text-decoration: underline
}

.header {
    position: relative;
    left: 0;
    width: 100%
}

.header .container-fluid {
    background-color: #ffffffe6;
    border-bottom: 1px solid #ebebeb;
    padding: 4px 0 5px
}

.header .container-fluid.header_block_1 {
    /* position: fixed;*/
    left: 0;
    width: 100%;
    z-index: 990;
    background: #fff
}

.header .container-fluid.header_block_1 .container {
    position: relative
}

.header .container-fluid.header_block_2 {
    border-bottom: 1px solid transparent;
    z-index: 999;
    padding-bottom: 40px;
    height: 100%;
    position: fixed
}

.header_logo,
.header_nav,
.header_cart,
.header_lang {
    display: inline-block
}



.header_nav {
    position: relative;
    min-width: 42.7%;
    float: left;
    margin-top: 23px
}

.header_nav svg {
    width: 15px;
    position: absolute;
    left: -10px;
    top: 6px;
    fill: #fbb028
}

.header_nav .svg_home_icon {
    width: 16px;
    height: 15px;
    position: absolute;
    left: -10px;
    top: 3px;
    background: url(/local/templates/new_02/./img/home.svg) no-repeat center center
}

.header_nav ul {
    float: left;
    margin: 0 0 5px 30px
}

.header_nav ul li.active a {
    text-decoration: underline
}

.header_nav ul li {
    display: inline-block
}

.header_nav ul li a {
    letter-spacing: .3px;
    color: #231f20;
    font-size: 14px;
    font-weight: 400
}

.header_nav ul li+li {
    margin-left: 15px
}

.header_cart {
    min-width: 90px;
    float: right;
    margin-top: 23px;
    margin-right: 20px
}

.header_cart .basket_link {
    position: relative;
    color: #000;
    padding-left: 22px
}

.header_cart .basket_link:before {
    content: "";
    background: url(/assets/img/basket.png) no-repeat center center;
    position: absolute;
    width: 16px;
    height: 14px;
    left: 0;
    top: 0
}

.header_lang {
    min-width: 7.3%;
    float: right;
    margin-top: 15px
}

.header_lang .list_lang {
    margin-top: 8px
}

.header_lang .list_lang li {
    display: inline-block
}

.header_lang .list_lang li a {
    color: #717171
}

.header_lang .list_lang li.active a {
    color: #000;
    font-weight: 700;
    text-decoration: underline
}

.header_lang .list_lang li+li {
    margin-left: 18px
}

.header_search {
    width: calc(100% - 490px);
    margin: 15px 10px 0 0;
    position: absolute;
    right: 178px
}

.header_search .search_ico {
    background: url(/assets/img/search_ico.png) no-repeat center center;
    display: block;
    float: right;
    width: 15px;
    height: 34px;
    cursor: pointer;
    border: none;
    padding: 7px 12px 0;
    background-size: 15px auto;
    position: absolute;
    top: 0;
    right: 4px
}

.header_search .search_form {
    float: left;
    width: 100%;
    opacity: 1
}

.header_search.no_display {
    width: 0
}

.header_search.no_display .search_form {
    display: none
}

.header_block_1.scroll_head .header_logo {
    width: 110px
}

.header_block_1.scroll_head .header_nav {
    margin-top: 9px
}

.header_block_1.scroll_head .header_lang {
    margin-top: 2px
}

.header_block_1.scroll_head .header_cart {
    margin-top: 11px
}

.header_block_1.scroll_head .header_search {
    margin-top: 4px;
    width: calc(100% - 441px)
}

.header_block_1.scroll_head .catalog_download {
    margin-top: 9px
}

.header_block_1.scroll_head .catalog_download img {
    display: none
}

.header_block_1.scroll_head .diler_img {
    margin-top: -5px
}

.cart_wrap {
    float: right
}

.container-fluid.header_block_2 .header_menu_left {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 99
}

.container-fluid.header_block_2 #menu_pin {
    position: fixed;
    top: 67px;
    right: 46px;
    font-size: 16px;
    font-weight: 700;
    color: #777
}

.container-fluid.header_block_2 .container {
    width: 97% !important
}

.container-fluid.header_block_2 .container>.row {
    margin-left: -20px;
    margin-right: -20px
}

.container-fluid.header_block_2 .container>.row h3 {
    position: relative;
    text-align: center;
    display: block;
    color: #000;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 16px;
    padding: 10px 0 15px;
    font-family: Open Sans, sans-serif
}

.container-fluid.header_block_2 .container>.row .newsletter_block {
    display: none
}

.container-fluid.header_block_2 .product_categories {
    margin-top: 60px;
    height: 0%;
    display: flex;
    position: relative;
    float: left;
    box-sizing: border-box;
    flex-flow: row wrap;
    justify-content: space-around
}

.container-fluid.header_block_2 .product_categories>li.active {
    box-sizing: border-box
}

.container-fluid.header_block_2 .product_categories>li.active a {
    box-sizing: border-box
}

.container-fluid.header_block_2 .product_categories>li {
    padding: 0 15px;
    flex: 1 25%;
    margin-bottom: 30px
}

.container-fluid.header_block_2 .product_categories>li>a span {
    font-weight: 800;
    color: #000;
    text-transform: uppercase;
    font-size: 16px;
    font-family: Open Sans, sans-serif;
    display: block;
    margin: 15px 0 10px
}

.container-fluid.header_block_2 .product_categories>li>a i {
    width: 224px;
    height: 224px;
    border: 1px solid #b8c6c7;
    text-align: center;
    display: table-cell;
    box-shadow: 0 0 8px #c3d9d3;
    vertical-align: middle;
    background: #fff
}

.container-fluid.header_block_2 .product_categories>li>a img {
    display: block;
    width: 100%;
    float: left
}

.container-fluid.header_block_2 .product_categories>li:nth-child(n+5) {
    display: none
}

.container-fluid.header_block_2 .product_categories .drop_down_menu {
    margin-left: -10px
}

.container-fluid.header_block_2 .product_categories .drop_down_menu li {
    box-sizing: border-box;
    font-family: Open Sans, sans-serif;
    font-size: 13px;
    margin: 2px 0
}

.container-fluid.header_block_2 .product_categories .drop_down_menu li a {
    color: #373737;
    display: inline-block;
    padding: 3px 10px;
    line-height: 1.3
}

.container-fluid.header_block_2 .product_categories .drop_down_menu li a:hover {
    background: #ffc148;
    text-decoration: underline;
    font-weight: 700
}

.container-fluid.header_block_2 .load_more {
    text-align: center;
    display: block;
    float: left;
    width: 100%
}

.container-fluid.header_block_2 .load_more a {
    display: inline-block;
    background: #ccc;
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    border-radius: 5px;
    height: 45px;
    line-height: 45px;
    width: 80%;
    padding: 0 10px;
    text-decoration: none
}

.container-fluid.header_block_2 .load_more a:hover {
    background: #ffc148;
    text-decoration: none;
    color: #333
}

.menu_bg {
    position: fixed;
    background: rgba(255, 255, 255, .9);
    z-index: 990;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.header_block_2 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    min-height: 100%;
    display: none
}

.header_block_2 .container_wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    padding-bottom: 20px;
    box-sizing: border-box;
    height: 99vh;
    overflow: auto
}

.header_btn_nav {
    width: 35px;
    height: 35px;
    background: url(/assets/img/close_icon.png) no-repeat center center;
    position: absolute;
    top: 17px;
    right: 39px;
    border: none;
    opacity: .56
}

.header_btn_nav:hover {
    opacity: 1
}

.navbar-collapse.collapse {
    display: block;
    padding-bottom: 50px
}

.container-fluid.header_block_2.trans_btn {
    transform: translate(0)
}

.container-fluid.header_block_2.trans_btn .container .row h3 {
    font-size: 14px;
    position: static;
    text-transform: uppercase;
    color: #76787b;
    font-weight: 700;
    margin: 11px 0 0 19px;
    line-height: 19px;
    letter-spacing: .7px
}

.container-fluid.header_block_2.trans_btn .container .row .newsletter_block {
    width: 271px;
    display: block;
    padding: 10px 29px 30px 12px
}

.container-fluid.header_block_2.trans_btn .container .row .newsletter_block .btn.btn_send,
.container-fluid.header_block_2.trans_btn .container .row .newsletter_block .form-control {
    background-color: transparent;
    border-color: #6e7077;
    color: #b1b3b7
}

.container-fluid.header_block_2.trans_btn .container .row .newsletter_block input::-webkit-input-placeholder {
    color: #6d737b
}

.container-fluid.header_block_2.trans_btn .container .row .newsletter_block input::-moz-placeholder {
    color: #6d737b
}

.container-fluid.header_block_2.trans_btn .container .row .newsletter_block input:-moz-placeholder {
    color: #6d737b
}

.container-fluid.header_block_2.trans_btn .container .row .newsletter_block input:-ms-input-placeholder {
    color: #6d737b
}

.container-fluid.header_block_2.trans_btn .container .row .newsletter_block .btn.btn_send:before {
    background: url(/assets/img/news_btn_menu.png) no-repeat center center
}

.container-fluid.header_block_2.trans_btn .container .row .newsletter_block h3 {
    font-size: 13px;
    line-height: 20px;
    color: #b1b3b7;
    margin-bottom: 10px
}

.container-fluid.header_block_2.trans_btn .product_categories>li {
    width: 271px
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .container-fluid.header_block_2.trans_btn .product_categories>li {
        left: 0
    }
}

.container-fluid.header_block_2.trans_btn .product_categories>li>a {
    width: 271px;
    left: 0
}

.container-fluid.header_block_2.trans_btn .product_categories>li>a:before {
    left: 21px
}

.container-fluid.header_block_2.trans_btn .product_categories>li>a span {
    visibility: visible
}

.container-fluid.header_block_2.trans_btn .product_categories>li .drop_down_menu {
    left: 270px
}

footer {
    height: 122px;
    border-top: 1px solid #d6d6d6
}

footer .logo_footer {
    margin: 19px 0 0 8px
}

footer .copyrights_block {
    display: block;
    text-align: center;
    font-size: 12px;
    margin-top: 24px;
    margin-right: 10px
}

footer .block_company {
    padding: 10px 0 0;
    width: 207px;
    float: right
}

footer .block_company img {
    height: 25px
}

footer .block_company span,
footer .block_company a {
    color: #010101;
    text-transform: uppercase;
    font-size: 8px;
    font-family: Helvetica Neue LT W1G;
    letter-spacing: 1.5px
}

footer .block_company span i,
footer .block_company a i {
    color: #ef4036
}

footer .block_company a {
    border-bottom: 1px solid #b0b0b0
}

footer .block_company a:hover {
    text-decoration: none;
    border-bottom: 1px solid transparent
}

footer .block_company span {
    display: block;
    margin-bottom: -10px
}

/*

.content .content_block_name {
    font: 700 24px/36px Elektra Medium Pro, sans-serif;
    text-align: center;
    margin: 30px 0 40px;
    letter-spacing: 1px;
    float: left;
    width: 100%
}*/

.content #banner_slider {
    width: 67%;
    position: relative
}

.content #banner_slider .slick-dots {
    position: absolute;
    width: 100%;
    display: flex;
    justify-content: center;
    margin: 1rem auto
}

.content #banner_slider .slick-dots li {
    padding: 0 4px
}

.content #banner_slider .slick-dots li button {
    width: 8px;
    height: 8px;
    outline: none !important;
    box-shadow: none !important;
    display: block;
    border-radius: 50%;
    padding: 0;
    border-width: 0;
    font-size: 0;
    background-color: #7b8a97
}

.content #banner_slider .slick-dots li.slick-active button {
    background-color: #f1840f
}

.content .block_banner_info {
    margin: 35px 0 15px;
    width: 100%;
    display: flex;
    justify-content: space-between
}

.content .block_banner_info .block_banner {
    width: 71%;
    box-sizing: border-box;
    max-width: 899px;
    width: 100%;
    position: relative
}

.content .block_banner_info .block_banner .block_txt_banner {
    width: 44%;
    position: absolute;
    max-width: 360px;
    left: 16px;
    top: 75px
}

.content .block_banner_info .block_banner .block_txt_banner h2 {
    font-size: 42px;
    line-height: 1.1;
    color: #000;
    overflow: hidden;
    padding: 0;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-weight: 700
}

.content .block_banner_info .block_banner .block_txt_banner span {
    font-size: 24px;
    line-height: 1.3;
    max-height: 125px;
    overflow: hidden;
    display: block;
    color: #e04b21;
    margin-bottom: 20px
}

.content .block_banner_info .block_banner .block_txt_banner a {
    text-decoration: underline;
    color: #f1840f;
    display: block;
    font-size: 12px;
    letter-spacing: .7px;
    font-style: italic;
    margin-left: 4px
}

.content .block_banner_info .block_banner .block_txt_banner a:hover {
    text-decoration: none
}

.content .block_banner_info .block_banner .block_img_banner {
    padding-top: 50%;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden
}

.content .block_banner_info .block_banner .new_label {
    display: inline-block;
    height: 23px;
    position: absolute;
    top: 207px;
    left: 18px;
    z-index: 9;
    font-size: 13.08px;
    line-height: 24.5px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 0 17px;
    top: 25px;
    left: 19px
}

.content .block_banner_info .block_info {
    width: 32%;
    color: #6a7884;
    display: flex;
    padding-bottom: 2rem;
    flex-direction: column;
    justify-content: space-between
}

.content .block_banner_info .block_info h3 {
    font-size: 23px;
    line-height: 23px;
    margin-bottom: 10px;
    margin-top: 16px
}

.content .block_banner_info .block_info span {
    letter-spacing: -.65px;
    font-size: 16px;
    line-height: 24px;
    color: #7b8a97
}

.content .block_banner_info .block_info a {
    text-decoration: underline;
    color: #f1840f;
    display: block;
    font-size: 12px;
    letter-spacing: .7px;
    font-style: italic;
    text-align: right
}

.content .block_banner_info .block_info a:hover {
    text-decoration: none
}

.content .block_banner_info .block_info .box_post {
    padding-top: 50%;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover
}

.content .block_about_company .txt_content {
    font-size: 15px;
    line-height: 24px;
    /*  letter-spacing: -.5px;
  */
    padding: 12px 0;
    color: #7b8a97;
    font-size: 16px
}

.content .block_about_company .txt_content strong,
.content .block_about_company .txt_content b {
    font-weight: 600
}

.content .block_about_company .txt_content i,
.content .block_about_company .txt_content em {
    font-style: italic
}

.content .block_about_company .txt_content ol,
.content .block_about_company .txt_content ul {
    margin: 25px 0 10px -4px;
    float: left;
    width: 100%;
    font-size: 13px;
    line-height: 24px;
    text-indent: 9px
}

.content .block_about_company .txt_content ul li {
    margin-left: 20px;
    font-size: 14px;
    position: relative
}

.content .block_about_company .txt_content ul li:before {
    content: "";
    background: url(/assets/img/ellipse.png) no-repeat center center;
    width: 8px;
    height: 8px;
    position: absolute;
    left: -16px;
    top: 7px
}

.content .block_about_company .txt_content ol li {
    list-style: decimal;
    margin-left: 20px
}

.content .block_about_company .txt_content h3 {
    color: #3a3d3f;
    font-size: 17px;
    margin: 21px 0 9px
}

.content .block_about_company .txt_content img {
    height: auto !important
}

.content .block_suppliers .list_suppliers_img {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    float: left;
    width: 100%;
    position: relative
}

.list_suppliers_img>div {
    width: 100%;
    overflow: hidden
}

.content .block_suppliers .list_suppliers_img .box_suppliers_img {
    width: 220px;
    height: 125px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center
}

.content .block_suppliers .list_suppliers_img .box_suppliers_img img {
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%)
}

.content .block_suppliers .list_suppliers_img .box_suppliers_img img:hover {
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%)
}



.content .block_clients .list_clients_img {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    float: left;
    width: 100%;
    position: relative
}

.list_clients_img>div {
    width: 100%;
    overflow: hidden
}




.content .row.block_products_content {
    width: 100%;
    margin-left: -3.5px;
    margin-right: -3.5px;
    margin-bottom: 27px
}

.content .row.block_products_content .block_list_products {
    float: left;
    width: 100%;
    display: flex;
    position: relative;
    flex-wrap: wrap
}

.content .row.block_products_content .block_list_products .col-lg-3,
.content .row.block_products_content .block_list_products .box_list {
    padding-left: 2px;
    padding-right: 2px
}

.content .row.block_products_content .block_list_products .col-lg-3 .block_products,
.content .row.block_products_content .block_list_products .box_list .block_products {
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
    padding: 0 0 10px;
    height: 524px;
    margin-bottom: 4px;
    position: relative;
    background-color: #fff
}

.content .row.block_products_content .block_list_products .col-lg-3 .block_products h4,
.content .row.block_products_content .block_list_products .box_list .block_products h4 {
    color: #3a3d3f;
    font-size: 19.27px;
    line-height: 23px;
    letter-spacing: -.6px;
    margin-bottom: 7px;
    max-height: 80px;
    overflow: hidden;
    font-weight: 400;
    padding: 8px 30px 0 17px
}

.content .row.block_products_content .block_list_products .col-lg-3 .block_products img,
.content .row.block_products_content .block_list_products .box_list .block_products img {
    margin: 0 auto;
    display: inherit
}

.content .row.block_products_content .block_list_products .col-lg-3 .block_products span,
.content .row.block_products_content .block_list_products .box_list .block_products span {
    font-size: 12.85px;
    line-height: 20.41px;
    height: 106px;
    overflow: hidden;
    margin-top: 15px;
    display: block;
    color: #838d8f;
    padding: 0 30px 0 17px;
    letter-spacing: .2px;
    max-height: 100px
}

.content .row.block_products_content .block_list_products .col-lg-3 .block_products a,
.content .row.block_products_content .block_list_products .box_list .block_products a {
    font-size: 12px;
    line-height: 15px;
    color: #21b139;
    display: inline-block;
    position: absolute;
    bottom: 11px;
    width: 70px;
    font-style: italic;
    text-decoration: underline;
    letter-spacing: .4px
}

.content .row.block_products_content .block_list_products .col-lg-3 .block_products a:hover,
.content .row.block_products_content .block_list_products .box_list .block_products a:hover {
    text-decoration: none
}

.content .row.block_products_content .block_list_products .col-lg-3 .block_products .more_link,
.content .row.block_products_content .block_list_products .box_list .block_products .more_link {
    left: 38px;
    color: #f1840f
}

.content .row.block_products_content .block_list_products .col-lg-3 .block_products .more_link:before,
.content .row.block_products_content .block_list_products .box_list .block_products .more_link:before {
    content: ">>";
    position: absolute;
    left: -22px
}

.content .row.block_products_content .block_list_products .col-lg-3 .block_products .send_link,
.content .row.block_products_content .block_list_products .box_list .block_products .send_link {
    right: 28px
}

.content .row.block_products_content .block_list_products .col-lg-3 .block_products .send_link:before,
.content .row.block_products_content .block_list_products .box_list .block_products .send_link:before {
    content: "+";
    position: absolute;
    left: -15px
}

.content .row.block_products_content .block_list_products .col-lg-3 .block_products .new_label,
.content .row.block_products_content .block_list_products .box_list .block_products .new_label {
    display: inline-block;
    height: 23px;
    position: absolute;
    top: 207px;
    left: 18px;
    z-index: 9;
    font-size: 13.08px;
    line-height: 24.5px;
    text-transform: uppercase;
    padding: 0 16px;
    letter-spacing: 1px;
    max-width: 185px;
    overflow: hidden
}

@media screen and (max-width:1200px) {
    .content .row.block_products_content .block_list_products .box_list {
        width: 24.5% !important
    }
}

@media screen and (max-width:992px) {
    .content .row.block_products_content .block_list_products .box_list {
        width: 32.8% !important
    }
}

@media screen and (max-width:768px) {
    .content .row.block_products_content .block_list_products .box_list {
        width: 49.5% !important
    }
}

@media screen and (max-width:420px) {
    .content .row.block_products_content .block_list_products .box_list {
        width: 100% !important
    }
}

.content .row.block_products_content .block_list_products .box_list {
    padding: 0;
    margin: 0 .235% 16px;
    width: 19.53%
}

.content .breadcrumbs {
    color: #999;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .5px;
    margin-top: 32px
}

.content .breadcrumbs a {
    color: #999
}

.content .breadcrumbs span {
    text-decoration: underline
}

.content_block_left,
.content_block_right {
    float: left
}

.content_block_left {
    width: 230px;
    margin-top: 23px
}

.content_block_right {
    margin-left: 16px;
    width: calc(81.6% - 16px);
    width: -webkit-calc(81.6% - 16px)
}

.content_product_categories {
    padding-bottom: 20px
}

.content_product_categories .block_list_products {
    float: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

.content_product_categories .block_list_products .col-lg-3,
.content_product_categories .block_list_products .box_list {
    padding-left: 2px;
    padding-right: 2px
}

.content_product_categories .block_list_products .col-lg-3 .block_products,
.content_product_categories .block_list_products .box_list .block_products {
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
    padding: 0 0 10px;
    height: 524px;
    margin-bottom: 4px;
    position: relative;
    background-color: #fff
}

.content_product_categories .block_list_products .col-lg-3 .block_products h4,
.content_product_categories .block_list_products .box_list .block_products h4 {
    color: #3a3d3f;
    font-size: 19.27px;
    line-height: 23px;
    letter-spacing: -.6px;
    margin-bottom: 7px;
    max-height: 80px;
    overflow: hidden;
    font-weight: 400;
    padding: 8px 30px 0 17px
}

.content_product_categories .block_list_products .col-lg-3 .block_products img,
.content_product_categories .block_list_products .box_list .block_products img {
    margin: 0 auto;
    display: inherit
}

.content_product_categories .block_list_products .col-lg-3 .block_products span,
.content_product_categories .block_list_products .box_list .block_products span {
    font-size: 12.85px;
    line-height: 20.41px;
    height: 106px;
    overflow: hidden;
    margin-top: 15px;
    display: block;
    color: #838d8f;
    padding: 0 30px 0 17px;
    letter-spacing: .2px;
    max-height: 100px
}

.content_product_categories .block_list_products .col-lg-3 .block_products a,
.content_product_categories .block_list_products .box_list .block_products a {
    font-size: 12px;
    line-height: 15px;
    color: #21b139;
    display: inline-block;
    position: absolute;
    bottom: 11px;
    width: 70px;
    font-style: italic;
    text-decoration: underline;
    letter-spacing: .4px
}

.content_product_categories .block_list_products .col-lg-3 .block_products a:hover,
.content_product_categories .block_list_products .box_list .block_products a:hover {
    text-decoration: none
}

.content_product_categories .block_list_products .col-lg-3 .block_products .more_link,
.content_product_categories .block_list_products .box_list .block_products .more_link {
    left: 38px;
    color: #f1840f
}

.content_product_categories .block_list_products .col-lg-3 .block_products .more_link:before,
.content_product_categories .block_list_products .box_list .block_products .more_link:before {
    content: ">>";
    position: absolute;
    left: -22px
}

.content_product_categories .block_list_products .col-lg-3 .block_products .send_link,
.content_product_categories .block_list_products .box_list .block_products .send_link {
    right: 28px
}

.content_product_categories .block_list_products .col-lg-3 .block_products .send_link:before,
.content_product_categories .block_list_products .box_list .block_products .send_link:before {
    content: "+";
    position: absolute;
    left: -15px
}

.content_product_categories .block_list_products .col-lg-3 .block_products .new_label,
.content_product_categories .block_list_products .box_list .block_products .new_label {
    display: inline-block;
    height: 23px;
    position: absolute;
    top: 207px;
    left: 18px;
    z-index: 9;
    font-size: 13.08px;
    line-height: 24.5px;
    text-transform: uppercase;
    padding: 0 16px;
    letter-spacing: 1px;
    max-width: 185px;
    overflow: hidden
}

@media screen and (max-width:1200px) {
    .content_product_categories .block_list_products .box_list {
        width: 24.5% !important
    }
}

@media screen and (max-width:992px) {
    .content_product_categories .block_list_products .box_list {
        width: 32.8% !important
    }
}

@media screen and (max-width:768px) {
    .content_product_categories .block_list_products .box_list {
        width: 49.5% !important
    }
}

@media screen and (max-width:420px) {
    .content_product_categories .block_list_products .box_list {
        width: 100% !important
    }
}

.content_product_categories .block_list_products .box_list {
    padding: 0;
    margin: 0 .238% 16px;
    width: 24.405%
}

.content_product_categories .content_block_right h2,
.content_product_categories .content_block_right .title_element_c {
    color: #222;
    font: 700 26px/36px Trebuchet MS, sans-serif;
    margin: 10px 0 10px 17px;
    letter-spacing: .8px
}

.content_product_categories .content_block_right .title_element_c {
    font-size: 20px;
    line-height: normal
}

.content_product_categories .content_block_right .title_element_c+h2 {
    margin-top: -10px
}

.content_product_categories .content_block_right .block_info_products_img .row {
    margin-right: -10px;
    margin-left: -12px
}

.content_product_categories .content_block_right .block_info_products_img .row img {
    max-width: 230px;
    margin-left: 17px;
    width: 100%;
    margin-bottom: 30px
}

.content_product_categories .content_block_right .block_info_products_txt {
    float: left;
    margin-bottom: 30px
}

.content_product_categories .content_block_right .block_info_products_txt .row {
    margin-left: 30px
}

.content_product_categories .content_block_right .block_info_products_txt h3 {
    font-size: 28.78px;
    line-height: 34.53px;
    color: #3c3d41;
    letter-spacing: -.6px;
    margin: -6px 0 15px 5px
}

.content_product_categories .content_block_right .block_info_products_txt .txt_content {
    font-size: 18.31px;
    line-height: 24.81px;
    color: #838d8f;
    font-weight: 400;
    letter-spacing: 0px;
    padding-right: 25px;
    margin-left: 5px
}

.content_product_categories .content_block_right .block_info_products_photo a {
    width: 50%;
    padding-right: 10px;
    margin-bottom: 10px;
    box-sizing: border-box;
    float: left;
    display: block
}

.content_product_categories .content_block_right .block_info_products_photo a:hover {
    opacity: .7
}

.content_product_categories .content_block_right .block_info_products_photo img {
    width: 100%
}

.content_product_categories .content_block_right .btn_cart_add {
    width: 270px;
    height: 46px;
    font-size: 17px;
    color: #fff;
    line-height: 34px;
    text-transform: none;
    border-radius: 0;
    display: block;
    float: left;
    text-shadow: 1px -1px 0 rgba(0, 0, 0, .3);
    border: none;
    background: #32b145;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #32b145), color-stop(100%, #237e31));
    background: linear-gradient(to bottom, #32b145 0%, #237e31 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#32b145", endColorstr="#237e31", GradientType=0);
    width: 271px;
    font-size: 17.53px;
    margin-top: 15px;
    line-height: 30px
}

.content_product_categories .content_block_right .btn_cart_add:hover {
    background: #30ac44;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #30ac44), color-stop(100%, #227d31));
    background: linear-gradient(to bottom, #30ac44 0%, #227d31 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#30ac44", endColorstr="#227d31", GradientType=0)
}

.content_product_categories .content_block_right .btn_cart_add:focus {
    background: #278c37;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #278c37), color-stop(100%, #32b145));
    background: linear-gradient(to bottom, #278c37 0%, #32b145 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#278c37", endColorstr="#32b145", GradientType=0);
    outline: none
}

.content_product_categories .content_block_right .btn_cart_add:active {
    background: #278c37;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #278c37), color-stop(100%, #32b145));
    background: linear-gradient(to bottom, #278c37 0%, #32b145 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#278c37", endColorstr="#32b145", GradientType=0)
}

.content_product_categories .content_block_right .btn_cart_add i {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5.5px 0 5.5px 7px;
    border-color: transparent transparent transparent #ffffff;
    display: inline-block;
    margin: 0 0 0 7px;
    position: relative;
    top: 1px
}

.spinner {
    position: absolute;
    display: none;
    margin-left: 8%;
    margin-top: 15%
}

.filter_block {
    padding: 9px 17px;
    border: 1px solid #ebebeb
}

.filter_block .filter_name {
    font-size: 15px;
    line-height: 18px;
    letter-spacing: .5px;
    position: relative;
    cursor: pointer;
    margin-top: 2.5px;
    margin-bottom: 2.5px;
    padding-right: 20px
}

.filter_block .filter_name:before {
    content: "";
    right: 7px;
    top: 50%;
    margin-top: -4.5px;
    width: 5px;
    height: 9px;
    position: absolute;
    background: url(/assets/img/arrow.png) no-repeat center center
}

.filter_block .filter_content .check_sprite {
    display: none
}

.filter_block .filter_content .check_sprite:checked+label:before {
    background-position: 0 -24px
}

.filter_block .filter_content input[type=checkbox]+label {
    cursor: pointer;
    background-position: 0 10px;
    line-height: 18px;
    font-weight: 400;
    color: #222;
    font-size: 13px;
    letter-spacing: .7px;
    margin: 10px 0 0 2px
}

.filter_block .filter_content input[type=checkbox]+label:before {
    content: "";
    float: left;
    height: 16px;
    width: 21px;
    background: url(/assets/img/checked.png) no-repeat;
    background-position: 0 0px;
    margin-top: 3px
}

.filter_block .filter_content label.disabled {
    color: gray !important;
    cursor: default !important
}

.filter_block .filter_content li+li label {
    margin-top: 7px !important
}

.filter_block .filter_name.transform_b:before {
    transform: rotate(270deg)
}

.filter_block+.filter_block {
    margin-top: 16px
}

.filter_reset {
    line-height: 21px;
    letter-spacing: 1px;
    font-size: 15px;
    color: #FFA220;
    margin-top: 15px;
    margin-bottom: 17px;
    text-align: left;
}

.newsletter_block h3 {
    font-size: 13px;
    line-height: 20px;
    color: #222;
    text-transform: uppercase;
    margin-left: 17px;
    letter-spacing: .3px;
    margin-bottom: 12px
}

.newsletter_block .btn.btn_send,
.newsletter_block .form-control {
    height: 36px;
    box-sizing: border-box;
    border: 1px solid #2d3e50;
    border-radius: 0;
    background-color: #fff;
    display: inline-block
}

.newsletter_block .btn.btn_send {
    width: 42px;
    margin-left: -1px;
    padding: 0;
    position: relative
}

.newsletter_block .btn.btn_send:before {
    content: "";
    position: absolute;
    width: 17px;
    height: 16px;
    top: 50%;
    margin-top: -8.5px;
    left: 50%;
    margin-left: -8px;
    background: url(/assets/img/news_btn.png) no-repeat center center
}

.newsletter_block .form-control {
    width: calc(100% - 42px);
    width: -webkit-calc(100% - 42px);
    color: #2d3e50
}

.newsletter_block #newsletter {
    display: flex;
    flex-wrap: wrap
}

.newsletter_block #newsletter .success_message {
    order: 1;
    width: 100%;
    font-size: 13px;
    color: green
}

.product_card .btn {
    border: 1px solid #0044a9;
    border-radius: 5px;
    color: #0044a9;
    font-size: 11px;
    width: 230px;
    height: 24px;
    text-transform: uppercase;
    line-height: 11px;
    font-weight: 700
}

.product_card .product_card_title {
    font-family: Elektra Medium Pro, sans-serif;
    color: #353535;
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
    margin: 35px 0 40px
}

.product_card .product_card_title span {
    color: #bbb;
    font-size: 12px;
    font-family: Trebuchet MS, sans-serif;
    padding-left: 70px;
    vertical-align: middle
}

.product_card .row+.row {
    margin-top: -40px
}

.product_card .description_info {
    float: left;
    width: 100%;
    margin-bottom: 60px
}

.product_card .description_info .modal_setting ul {
    float: left;
    border-bottom: 2px solid #f2f2f2;
    margin-bottom: 25px
}

.product_card .description_info .modal_setting ul li {
    float: left
}

.provider_detail .description_info .modal_setting ul li a,
.product_card .description_info .modal_setting ul li a {
    display: inline-block;
    font-size: 14px;
    background: #f7f7f7;
    color: #8e8e8e;
    padding: .375rem .75rem;
    position: relative;
    text-decoration: none;
    border-radius: .75rem .75rem 0 0
}

.provider_detail .description_info .modal_setting ul li+li,
.product_card .description_info .modal_setting ul li+li {
    padding-left: 16px
}

.provider_detail .description_info .modal_setting ul li.active,
.product_card .description_info .modal_setting ul li.active {
    border: none
}

.provider_detail .description_info .modal_setting ul li.active a,
.product_card .description_info .modal_setting ul li.active a {
    background: #ffae38;
    background: linear-gradient(90deg, #ffae38 0%, #ff842b 100%);
    color: #fff
}

.product_card .description_info .txt_content {
    font-size: 15px;
    line-height: 24px
}

.product_card .description_info .txt_content strong,
.product_card .description_info .txt_content b {
    font-weight: 600
}

.product_card .description_info .txt_content i,
.product_card .description_info .txt_content em {
    font-style: italic
}

.product_card .description_info .txt_content ol,
.product_card .description_info .txt_content ul {
    margin: 25px 0 10px -4px;
    float: left;
    width: 100%;
    font-size: 13px;
    line-height: 24px;
    text-indent: 9px
}

.product_card .description_info .txt_content ul li {
    margin-left: 20px;
    font-size: 14px;
    position: relative
}

.product_card .description_info .txt_content ul li:before {
    content: "";
    background: url(/assets/img/ellipse.png) no-repeat center center;
    width: 8px;
    height: 8px;
    position: absolute;
    left: -16px;
    top: 7px
}

.product_card .description_info .txt_content ol li {
    list-style: decimal;
    margin-left: 20px
}

.product_card .product_info {
    color: #6d737b
}

.product_card .product_info .row {
    width: 100%
}

.product_card .product_info .row hr {
    border-top: 1px solid #ebebeb;
    margin-left: 15px
}

.product_card .product_info .row .col-lg-3 {
    margin-right: -5px
}

.product_card .product_info .row .col-lg-3 .img_info_large {
    height: 303px;
    width: 303px;
    box-sizing: border-box
}

.product_card .product_info .row .col-lg-3 .img_info_large img {
    width: 100%;
    height: 100%
}

.product_card .product_info .row .col-lg-3 .img_info_small {
    display: flex;
    justify-content: center;
    width: 303px
}

.product_card .product_info .row .col-lg-3 .img_info_small .slider_box_1 {
    width: 303px;
    margin-top: 10px
}

.product_card .product_info .row .col-lg-3 .img_info_small .box_img {
    width: 72px;
    height: 72px
}

.product_card .product_info .row .col-lg-3 .img_info_small .box_img img {
    width: 100%;
    height: 100%
}

.product_card .product_info .row .col-lg-3 .img_info_small .box_img:focus {
    outline: none;
    border: 1px solid #009110
}

.product_card .product_info .row .col-lg-3 .img_info_small .box_img+.box_img {
    margin-left: 5px
}

.product_card .product_info .row .product_info_right {
    padding-left: 80px
}

.product_card .product_info .row .product_info_right h2 {
    font: 18px/20px Elektra Medium Pro, sans-serif;
    text-transform: uppercase;
    color: #353535;
    margin-bottom: 21px;
    margin-top: -2px;
    letter-spacing: -.5px
}

.product_card .product_info .row .product_info_right h3 {
    margin-top: -15px;
    margin-bottom: 25px
}

.product_card .product_info .row .product_info_right .block_order {
    float: left;
    width: 100%
}

.product_card .product_info .row .product_info_right .block_order h3 {
    font-size: 20px;
    color: #444;
    letter-spacing: -.5px;
    margin-bottom: 21px
}

.product_card .product_info .row .product_info_right .block_order .amount_pp {
    width: 114px;
    float: left;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    box-sizing: border-box
}

.product_card .product_info .row .product_info_right .block_order .amount_pp .amount_minus,
.product_card .product_info .row .product_info_right .block_order .amount_pp .amount_plus {
    float: left;
    width: 23px;
    height: 37px;
    line-height: 37px;
    color: #7e8287;
    background: #fff;
    text-decoration: none;
    text-align: center
}

.product_card .product_info .row .product_info_right .block_order .amount_pp input[type=text] {
    float: left;
    width: 66px;
    height: 37px;
    line-height: 37px;
    padding: 0;
    box-sizing: border-box;
    border: none;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    text-align: center;
    color: #757a7f
}

.product_card .product_info .row .product_info_right .block_order .info a {
    color: #bbb;
    font-size: 13px;
    letter-spacing: .5px;
    padding-left: 28px;
    text-decoration: none;
    display: block;
    float: left;
    background: url(/assets/img/info_icon.png) no-repeat;
    height: 20px;
    line-height: 20px;
    margin: 10px 0 0 35px
}

.product_card .product_info .row .product_info_right .btn_cart {
    width: 100%;
    float: left;
    margin: 42px 0 40px
}

.product_card .product_info .row .product_info_right .btn_cart .btn {
    width: 270px;
    height: 46px;
    font-size: 17px;
    color: #fff;
    line-height: 34px;
    text-transform: none;
    border-radius: 0;
    display: block;
    float: left;
    text-shadow: 1px -1px 0 rgba(0, 0, 0, .3);
    border: none;
    background: #32b145;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #32b145), color-stop(100%, #237e31));
    background: linear-gradient(to bottom, #32b145 0%, #237e31 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#32b145", endColorstr="#237e31", GradientType=0)
}

.product_card .product_info .row .product_info_right .btn_cart .btn:hover {
    background: #30ac44;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #30ac44), color-stop(100%, #227d31));
    background: linear-gradient(to bottom, #30ac44 0%, #227d31 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#30ac44", endColorstr="#227d31", GradientType=0)
}

.product_card .product_info .row .product_info_right .btn_cart .btn:focus {
    background: #278c37;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #278c37), color-stop(100%, #32b145));
    background: linear-gradient(to bottom, #278c37 0%, #32b145 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#278c37", endColorstr="#32b145", GradientType=0);
    outline: none
}

.product_card .product_info .row .product_info_right .btn_cart .btn:active {
    background: #278c37;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #278c37), color-stop(100%, #32b145));
    background: linear-gradient(to bottom, #278c37 0%, #32b145 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#278c37", endColorstr="#32b145", GradientType=0)
}

.product_card .product_info .row .product_info_right .btn_cart .btn i {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5.5px 0 5.5px 7px;
    border-color: transparent transparent transparent #ffffff;
    display: inline-block;
    margin: 0 0 0 7px;
    position: relative;
    top: 1px
}

.product_card .product_info .row .product_info_right .txt_content {
    float: left;
    width: 100%;
    color: #444;
    font-size: 13px;
    line-height: 20px
}

.product_card .product_info .row .product_info_right .txt_content h2 {
    text-transform: none;
    letter-spacing: 1px;
    font-size: 20px
}

.product_card .product_info .row .product_info_right .txt_content iframe {
    width: 100%;
    margin: 20px 0
}

.product_card .content_block_name {
    text-align: left;
    margin-bottom: 20px
}

.list_news {
    padding-bottom: 90px
}

.list_news .content_block_name {
    margin: 30px 0 40px
}

.list_news .block_list_products {
    float: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

.list_news .block_list_products .col-lg-3,
.list_news .block_list_products .box_list {
    padding-left: 2px;
    padding-right: 2px
}

.list_news .block_list_products .col-lg-3 .block_products,
.list_news .block_list_products .box_list .block_products {
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
    padding: 0 0 10px;
    height: 524px;
    margin-bottom: 4px;
    position: relative;
    background-color: #fff
}

.list_news .block_list_products .col-lg-3 .block_products h4,
.list_news .block_list_products .box_list .block_products h4 {
    color: #3a3d3f;
    font-size: 19.27px;
    line-height: 23px;
    letter-spacing: -.6px;
    margin-bottom: 7px;
    max-height: 80px;
    overflow: hidden;
    font-weight: 400;
    padding: 8px 30px 0 17px
}

.list_news .block_list_products .col-lg-3 .block_products img,
.list_news .block_list_products .box_list .block_products img {
    margin: 0 auto;
    display: inherit
}

.list_news .block_list_products .col-lg-3 .block_products span,
.list_news .block_list_products .box_list .block_products span {
    font-size: 12.85px;
    line-height: 20.41px;
    height: 106px;
    overflow: hidden;
    margin-top: 15px;
    display: block;
    color: #838d8f;
    padding: 0 30px 0 17px;
    letter-spacing: .2px;
    max-height: 100px
}

.list_news .block_list_products .col-lg-3 .block_products a,
.list_news .block_list_products .box_list .block_products a {
    font-size: 12px;
    line-height: 15px;
    color: #21b139;
    display: inline-block;
    position: absolute;
    bottom: 11px;
    width: 70px;
    font-style: italic;
    text-decoration: underline;
    letter-spacing: .4px
}

.list_news .block_list_products .col-lg-3 .block_products a:hover,
.list_news .block_list_products .box_list .block_products a:hover {
    text-decoration: none
}

.list_news .block_list_products .col-lg-3 .block_products .more_link,
.list_news .block_list_products .box_list .block_products .more_link {
    left: 38px;
    color: #f1840f
}

.list_news .block_list_products .col-lg-3 .block_products .more_link:before,
.list_news .block_list_products .box_list .block_products .more_link:before {
    content: ">>";
    position: absolute;
    left: -22px
}

.list_news .block_list_products .col-lg-3 .block_products .send_link,
.list_news .block_list_products .box_list .block_products .send_link {
    right: 28px
}

.list_news .block_list_products .col-lg-3 .block_products .send_link:before,
.list_news .block_list_products .box_list .block_products .send_link:before {
    content: "+";
    position: absolute;
    left: -15px
}

.list_news .block_list_products .col-lg-3 .block_products .new_label,
.list_news .block_list_products .box_list .block_products .new_label {
    display: inline-block;
    height: 23px;
    position: absolute;
    top: 207px;
    left: 18px;
    z-index: 9;
    font-size: 13.08px;
    line-height: 24.5px;
    text-transform: uppercase;
    padding: 0 16px;
    letter-spacing: 1px;
    max-width: 185px;
    overflow: hidden
}

@media screen and (max-width:1200px) {
    .list_news .block_list_products .box_list {
        width: 24.5% !important
    }
}

@media screen and (max-width:992px) {
    .list_news .block_list_products .box_list {
        width: 32.8% !important
    }
}

@media screen and (max-width:768px) {
    .list_news .block_list_products .box_list {
        width: 49.5% !important
    }
}

@media screen and (max-width:420px) {
    .list_news .block_list_products .box_list {
        width: 100% !important
    }
}

.list_news .block_list_products .box_list {
    padding: 0;
    margin: 0 .238% 16px;
    width: 24.405%
}

.list_news .content_block_left .newsletter_block {
    margin-top: 4px
}

.list_news h2 {
    color: #222;
    font: 700 24px/36px Elektra Medium Pro, sans-serif;
    margin: 10px 0;
    letter-spacing: .8px
}

.list_news .block_info_products_img .row {
    margin-right: -10px;
    margin-left: -12px
}

.list_news .block_info_products_img .row img {
    height: 247px;
    max-width: 247px;
    width: 100%
}

.list_news .block_list_news .name_news {
    font-size: 28px;
    line-height: 34px;
    max-height: 70px;
    overflow: hidden;
    letter-spacing: -.7px;
    color: #3c3d41;
    margin-bottom: 16px
}

.list_news .block_list_news .name_news a {
    color: #3c3d41
}

.list_news .block_list_news .txt_news {
    color: #838d8f;
    font-size: 18.31px;
    line-height: 23.81px;
    max-height: 70px;
    overflow: hidden;
    margin-bottom: 20px;
    letter-spacing: -.05px
}

.list_news .block_list_news .learn_more {
    text-decoration: underline;
    color: #f1840f;
    display: block;
    font-size: 12px;
    letter-spacing: .7px;
    font-style: italic;
    font-size: 15.94px
}

.list_news .block_list_news .learn_more:hover {
    text-decoration: none
}

.list_news .block_list_news .block_news {
    border-bottom: 1px solid #6d6e70;
    padding: 30px 0
}

.list_news .block_list_news:last-child {
    margin-bottom: 63px
}

.list_news .block_list_news+.block_list_news {
    margin-top: 15px
}

.news .content_block_name {
    border-top: 1px solid #6d6e70;
    margin: 61px 24px 28px;
    padding-top: 44px
}

.news h1 {
    color: #222;
    font: 700 24px/36px Elektra Medium Pro, sans-serif;
    letter-spacing: .8px;
    margin-top: 25px;
    margin-bottom: 15px
}

.news .content_block_left .newsletter_block {
    margin-top: 4px
}

.news .txt_content {
    font-size: 15px;
    line-height: 24px;
    color: #838d8f;
    font-size: 16px;
    line-height: 20px;
    color: #000;
    text-align: justify
}

.news .txt_content strong,
.news .txt_content b {
    font-weight: 600
}

.news .txt_content i,
.news .txt_content em {
    font-style: italic
}

.news .txt_content ol,
.news .txt_content ul {
    margin: 25px 0 10px -4px;
    float: left;
    width: 100%;
    font-size: 13px;
    line-height: 24px;
    text-indent: 9px
}

.news .txt_content ul li {
    margin-left: 20px;
    font-size: 14px;
    position: relative
}

.news .txt_content ul li:before {
    content: "";
    background: url(/assets/img/ellipse.png) no-repeat center center;
    width: 8px;
    height: 8px;
    position: absolute;
    left: -16px;
    top: 7px
}

.news .txt_content ol li {
    list-style: decimal;
    margin-left: 20px
}

.news .txt_content img {
    margin-bottom: 7px
}

.news .txt_content h2 {
    font-size: 28.78px;
    line-height: 34.53px;
    letter-spacing: -1px;
    margin-left: 4px;
    color: #3c3d41;
    margin-bottom: 35px
}

.content.contacts {
    color: #505051;
    font-size: 15px;
    line-height: 27px
}

.content.contacts .column_left>.row {
    margin-right: 35px
}

.content.contacts .column_left .catalog_pdf {
    position: relative;
    max-width: 260px;
    margin-bottom: 50px
}

.content.contacts .column_left .catalog_pdf a {
    background: #21b139;
    height: 44px;
    width: 250px;
    max-width: 100%;
    color: #fff;
    text-align: center;
    font-size: 15px;
    display: block;
    line-height: 44px;
    text-decoration: none
}

.content.contacts .column_left .catalog_pdf i {
    display: block;
    width: 26px;
    height: 28px;
    background: url(/assets/img/pdf_ico.png) no-repeat center center;
    float: right;
    position: absolute;
    top: 7px;
    right: 0
}

.content.contacts .column_left .box_list_contacts {
    padding: 33px 0 55px
}

.content.contacts .column_left .box_list_contacts ul li a {
    color: #505051
}

.content.contacts .newsletter_block {
    max-width: 230px
}

.content.contacts .column_right {
    margin-top: 36px
}

.content.contacts .column_right>.row {
    margin-left: -25px
}

.content.contacts .column_right .contact_info h2 {
    font-size: 17px;
    line-height: 25px
}

.content.contacts .column_right .contact_info a {
    color: #222;
    text-decoration: none
}

.content.contacts .column_right .contact_info .manager_contact,
.content.contacts .column_right .contact_info .gps_data,
.content.contacts .column_right .contact_info .phone_data {
    font-size: 13px;
    line-height: 21px
}

.content.contacts .column_right .contact_info .manager_contact {
    margin-top: 54px;
    margin-bottom: -15px
}

.content.contacts .column_right .contact_info .manager_contact .manager_item {
    display: flex;
    margin-bottom: 20px
}

.content.contacts .column_right .contact_info .manager_contact .manager_item .manager_photo {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    margin: 0 15px 15px 0;
    border: 1px solid #d4d4d4;
    overflow: hidden
}

.content.contacts .column_right .contact_info .manager_contact .manager_item .manager_txt {
    width: calc(100% - 65px);
    width: -webkit-calc(100% - 65px);
    margin-top: -2px;
    padding-right: 40px
}

.content.contacts .column_right .contact_info .gps_data,
.content.contacts .column_right .contact_info .phone_data {
    margin-bottom: 20px
}

.content.contacts .column_right .contact_info .mail_data {
    margin-bottom: 48px
}

.content.contacts .column_right .contact_map {
    border: 1px solid #d4d4d4;
    box-sizing: border-box;
    max-width: 472px;
    width: 100%;
    height: 232px;
    margin: 10px 0 25px
}

.content.contacts .column_right .contact_map iframe {
    width: 100%;
    height: 100%
}

.content.contacts .column_right h3 {
    font-size: 21px;
    line-height: 25px;
    margin: -14px 0 14px
}

.content.contacts .column_right .contact_map+h3 {
    margin: 32px 0 8px
}

html .basket_page .container {
    max-width: 1251px;
    width: 100%
}

html .basket_page .header {
    border-bottom: 4px solid #eceee8;
    box-sizing: border-box;
    height: 120px;
    background-color: #fff
}

html .basket_page .header .container {
    width: 100%;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

html .basket_page .header .container .logo {
    flex-grow: 1;
    margin: 14px 0 0 23px
}

html .basket_page .header .container .phone_head_order {
    font-size: 18.08px;
    line-height: 29.48px;
    margin: 4px 110px 0 0
}

html .basket_page .header .container .phone_head_order a {
    display: block;
    color: #000;
    font-weight: 700
}

html .basket_page .content {
    padding-top: 30px
}

html .basket_page .content .basket_title,
html .basket_page .content .order_title {
    font-size: 32px;
    font-family: Elektra Medium Pro, sans-serif;
    font-weight: 700
}

html .basket_page .content .basket_title {
    margin: 33px 0;
    letter-spacing: -1.6px
}

html .basket_page .content .order_title {
    line-height: 34px;
    margin: 26px 0 36px 7px
}

html .basket_page .content .order_list .order_item {
    border-bottom: 1px solid #d6d6d6;
    min-height: 145px;
    display: flex;
    align-items: center;
    margin-right: 45px;
    justify-content: space-between
}

html .basket_page .content .order_list .order_item_photo {
    height: 120px;
    width: 120px
}

html .basket_page .content .order_list .order_item_photo img {
    width: 100%;
    height: 100%
}

html .basket_page .content .order_list .order_item_title {
    width: 165px;
    margin-left: -6px;
    margin-right: -7px
}

html .basket_page .content .order_list .order_item_title h3 {
    font-size: 18px;
    letter-spacing: -.5px
}

html .basket_page .content .order_list .order_item_title h3 a {
    color: #353535
}

html .basket_page .content .order_list .order_item_title span {
    color: #6e6e6e;
    font-size: 15px;
    font-style: italic;
    margin-top: 4px;
    display: inline-block
}

html .basket_page .content .order_list .order_item_txt {
    width: 347px
}

html .basket_page .content .order_list .order_item_txt a {
    font-size: 13px;
    color: #444
}

html .basket_page .content .order_list .order_item_count .amount_pp {
    width: 114px;
    float: left;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    box-sizing: border-box;
    width: 104px
}

html .basket_page .content .order_list .order_item_count .amount_pp .amount_minus,
html .basket_page .content .order_list .order_item_count .amount_pp .amount_plus {
    float: left;
    width: 23px;
    height: 37px;
    line-height: 37px;
    color: #7e8287;
    background: #fff;
    text-decoration: none;
    text-align: center
}

html .basket_page .content .order_list .order_item_count .amount_pp input[type=text] {
    float: left;
    width: 66px;
    height: 37px;
    line-height: 37px;
    padding: 0;
    box-sizing: border-box;
    border: none;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    text-align: center;
    color: #757a7f
}

html .basket_page .content .order_list .order_item_count .amount_pp .amount_minus,
html .basket_page .content .order_list .order_item_count .amount_pp .amount_plus {
    width: 21px;
    height: 34px;
    line-height: 34px
}

html .basket_page .content .order_list .order_item_count .amount_pp input[type=text] {
    width: 60px;
    height: 34px;
    line-height: 34px
}

html .basket_page .content .order_list .order_item_btn .btn_close {
    background: url(/assets/img/btn_close.png) no-repeat center center;
    width: 30px;
    height: 30px;
    display: block
}

html .basket_page .content .order_list .btn {
    width: 270px;
    height: 46px;
    font-size: 17px;
    color: #fff;
    line-height: 34px;
    text-transform: none;
    border-radius: 0;
    display: block;
    float: left;
    text-shadow: 1px -1px 0 rgba(0, 0, 0, .3);
    border: none;
    background: #32b145;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #32b145), color-stop(100%, #237e31));
    background: linear-gradient(to bottom, #32b145 0%, #237e31 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#32b145", endColorstr="#237e31", GradientType=0);
    width: 271px;
    background-color: #2d3e50;
    font-size: 17.53px;
    margin: 36px 0 0 29px;
    line-height: 30px
}

html .basket_page .content .order_list .btn:hover {
    background: #30ac44;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #30ac44), color-stop(100%, #227d31));
    background: linear-gradient(to bottom, #30ac44 0%, #227d31 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#30ac44", endColorstr="#227d31", GradientType=0)
}

html .basket_page .content .order_list .btn:focus {
    background: #278c37;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #278c37), color-stop(100%, #32b145));
    background: linear-gradient(to bottom, #278c37 0%, #32b145 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#278c37", endColorstr="#32b145", GradientType=0);
    outline: none
}

html .basket_page .content .order_list .btn:active {
    background: #278c37;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #278c37), color-stop(100%, #32b145));
    background: linear-gradient(to bottom, #278c37 0%, #32b145 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#278c37", endColorstr="#32b145", GradientType=0)
}

html .basket_page .content .order_list .btn i {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5.5px 0 5.5px 7px;
    border-color: transparent transparent transparent #ffffff;
    display: inline-block;
    margin: 0 0 0 7px;
    position: relative;
    top: 1px
}

html .basket_page .content .order_list .form-control {
    max-width: calc(100% - 45px);
    max-width: -webkit-calc(100% - 45px);
    border-radius: 0;
    color: #353535;
    height: 40px;
    font-size: 15px;
    box-shadow: inset 0 1px 1px #00000040;
    margin: 30px 45px 0 0;
    min-height: 100px
}

html .basket_page .content .order_list textarea::-webkit-input-placeholder {
    color: #353535
}

html .basket_page .content .order_list textarea::-moz-placeholder {
    color: #353535
}

html .basket_page .content .order_list textarea:-moz-placeholder {
    color: #353535
}

html .basket_page .content .order_list textarea:-ms-input-placeholder {
    color: #353535
}

html .basket_page .content .col-lg-3 {
    padding-left: 28px
}

html .basket_page .content .col-lg-3 .form-control {
    max-width: 218px;
    border-radius: 0;
    color: #353535;
    height: 40px;
    font-size: 15px;
    box-shadow: inset 0 1px 1px #00000040
}

html .basket_page .content .col-lg-3 .form-group {
    margin-bottom: 11px
}

html .basket_page .content .col-lg-3 input::-webkit-input-placeholder {
    color: #353535
}

html .basket_page .content .col-lg-3 input::-moz-placeholder {
    color: #353535
}

html .basket_page .content .col-lg-3 input:-moz-placeholder {
    color: #353535
}

html .basket_page .content .col-lg-3 input:-ms-input-placeholder {
    color: #353535
}

html .basket_page .content .col-lg-3 .btn {
    width: 270px;
    height: 46px;
    font-size: 17px;
    color: #fff;
    line-height: 34px;
    text-transform: none;
    border-radius: 0;
    display: block;
    float: left;
    text-shadow: 1px -1px 0 rgba(0, 0, 0, .3);
    border: none;
    background: #32b145;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #32b145), color-stop(100%, #237e31));
    background: linear-gradient(to bottom, #32b145 0%, #237e31 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#32b145", endColorstr="#237e31", GradientType=0);
    width: 100%;
    font-size: 17.59px;
    margin-top: 100px
}

html .basket_page .content .col-lg-3 .btn:hover {
    background: #30ac44;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #30ac44), color-stop(100%, #227d31));
    background: linear-gradient(to bottom, #30ac44 0%, #227d31 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#30ac44", endColorstr="#227d31", GradientType=0)
}

html .basket_page .content .col-lg-3 .btn:focus {
    background: #278c37;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #278c37), color-stop(100%, #32b145));
    background: linear-gradient(to bottom, #278c37 0%, #32b145 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#278c37", endColorstr="#32b145", GradientType=0);
    outline: none
}

html .basket_page .content .col-lg-3 .btn:active {
    background: #278c37;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #278c37), color-stop(100%, #32b145));
    background: linear-gradient(to bottom, #278c37 0%, #32b145 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#278c37", endColorstr="#32b145", GradientType=0)
}

html .basket_page .content .col-lg-3 .btn i {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5.5px 0 5.5px 7px;
    border-color: transparent transparent transparent #ffffff;
    display: inline-block;
    margin: 0 0 0 7px;
    position: relative;
    top: 1px
}

html .thanks_page .block_thanks h2 {
    color: #000 !important;
    margin: 82px 0 33px !important
}

html .thanks_page .block_thanks span {
    color: #f58320;
    font: 400 25.5px/34.68px Elektra Medium Pro, sans-serif
}

html .thanks_page .block_thanks a {
    display: block;
    font-size: 21px;
    text-decoration: underline;
    color: #000;
    margin-top: 34px
}

html .thanks_page .block_thanks a:hover {
    text-decoration: none
}

.provider_detail .btn {
    border: 1px solid #0044a9;
    border-radius: 5px;
    color: #0044a9;
    font-size: 11px;
    width: 230px;
    height: 24px;
    text-transform: uppercase;
    line-height: 11px;
    font-weight: 700
}

.provider_detail .product_card_title {
    font-family: Elektra Medium Pro, sans-serif;
    color: #353535;
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
    margin: 35px 0 40px
}

.provider_detail .product_card_title span {
    color: #bbb;
    font-size: 12px;
    font-family: Trebuchet MS, sans-serif;
    padding-left: 70px;
    vertical-align: middle
}

.provider_detail .row+.row {
    margin-top: -40px
}

.provider_detail .description_info {
    float: left;
    width: 100%;
    margin-bottom: 60px
}

.provider_detail .description_info .modal_setting ul {
    float: left;
    border-bottom: 2px solid #f2f2f2;
    margin-bottom: 25px
}

.provider_detail .description_info .modal_setting ul li {
    float: left
}

.provider_detail .description_info .txt_content {
    font-size: 15px;
    line-height: 24px
}

.provider_detail .description_info .txt_content strong,
.provider_detail .description_info .txt_content b {
    font-weight: 600
}

.provider_detail .description_info .txt_content i,
.provider_detail .description_info .txt_content em {
    font-style: italic
}

.provider_detail .description_info .txt_content ol,
.provider_detail .description_info .txt_content ul {
    margin: 25px 0 10px -4px;
    float: left;
    width: 100%;
    font-size: 13px;
    line-height: 24px;
    text-indent: 9px
}

.provider_detail .description_info .txt_content ul li {
    margin-left: 20px;
    font-size: 14px;
    position: relative
}

.provider_detail .description_info .txt_content ul li:before {
    content: "";
    background: url(/assets/img/ellipse.png) no-repeat center center;
    width: 8px;
    height: 8px;
    position: absolute;
    left: -16px;
    top: 7px
}

.provider_detail .description_info .txt_content ol li {
    list-style: decimal;
    margin-left: 20px
}

.provider_detail .product_info {
    color: #6d737b
}

.provider_detail .product_info .row {
    width: 100%
}

.provider_detail .product_info .row hr {
    border-top: 1px solid #ebebeb;
    margin-left: 15px
}

.provider_detail .product_info .row .col-lg-3 {
    margin-right: -5px
}

.provider_detail .product_info .row .col-lg-3 .img_info_large {
    height: 303px;
    width: 303px;
    box-sizing: border-box
}

.provider_detail .product_info .row .col-lg-3 .img_info_large img {
    width: 100%;
    height: 100%
}

.provider_detail .product_info .row .col-lg-3 .img_info_small {
    display: flex;
    justify-content: center;
    width: 303px
}

.provider_detail .product_info .row .col-lg-3 .img_info_small .slider_box_1 {
    width: 303px;
    margin-top: 10px
}

.provider_detail .product_info .row .col-lg-3 .img_info_small .box_img {
    width: 72px;
    height: 72px
}

.provider_detail .product_info .row .col-lg-3 .img_info_small .box_img img {
    width: 100%;
    height: 100%
}

.provider_detail .product_info .row .col-lg-3 .img_info_small .box_img:focus {
    outline: none;
    border: 1px solid #009110
}

.provider_detail .product_info .row .col-lg-3 .img_info_small .box_img+.box_img {
    margin-left: 5px
}

.provider_detail .product_info .row .product_info_right {
    padding-left: 80px
}

.provider_detail .product_info .row .product_info_right h2 {
    font: 18px/20px Elektra Medium Pro, sans-serif;
    text-transform: uppercase;
    color: #353535;
    margin-bottom: 21px;
    margin-top: -2px;
    letter-spacing: -.5px
}

.provider_detail .product_info .row .product_info_right h3 {
    margin-top: -15px;
    margin-bottom: 25px
}

.provider_detail .product_info .row .product_info_right .block_order {
    float: left;
    width: 100%
}

.provider_detail .product_info .row .product_info_right .block_order h3 {
    font-size: 20px;
    color: #444;
    letter-spacing: -.5px;
    margin-bottom: 21px
}

.provider_detail .product_info .row .product_info_right .block_order .amount_pp {
    width: 114px;
    float: left;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    box-sizing: border-box
}

.provider_detail .product_info .row .product_info_right .block_order .amount_pp .amount_minus,
.provider_detail .product_info .row .product_info_right .block_order .amount_pp .amount_plus {
    float: left;
    width: 23px;
    height: 37px;
    line-height: 37px;
    color: #7e8287;
    background: #fff;
    text-decoration: none;
    text-align: center
}

.provider_detail .product_info .row .product_info_right .block_order .amount_pp input[type=text] {
    float: left;
    width: 66px;
    height: 37px;
    line-height: 37px;
    padding: 0;
    box-sizing: border-box;
    border: none;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    text-align: center;
    color: #757a7f
}

.provider_detail .product_info .row .product_info_right .block_order .info a {
    color: #bbb;
    font-size: 13px;
    letter-spacing: .5px;
    padding-left: 28px;
    text-decoration: none;
    display: block;
    float: left;
    background: url(/assets/img/info_icon.png) no-repeat;
    height: 20px;
    line-height: 20px;
    margin: 10px 0 0 35px
}

.provider_detail .product_info .row .product_info_right .btn_cart {
    width: 100%;
    float: left;
    margin: 42px 0 40px
}

.provider_detail .product_info .row .product_info_right .btn_cart .btn {
    width: 270px;
    height: 46px;
    font-size: 17px;
    color: #fff;
    line-height: 34px;
    text-transform: none;
    border-radius: 0;
    display: block;
    float: left;
    text-shadow: 1px -1px 0 rgba(0, 0, 0, .3);
    border: none;
    background: #32b145;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #32b145), color-stop(100%, #237e31));
    background: linear-gradient(to bottom, #32b145 0%, #237e31 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#32b145", endColorstr="#237e31", GradientType=0)
}

.provider_detail .product_info .row .product_info_right .btn_cart .btn:hover {
    background: #30ac44;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #30ac44), color-stop(100%, #227d31));
    background: linear-gradient(to bottom, #30ac44 0%, #227d31 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#30ac44", endColorstr="#227d31", GradientType=0)
}

.provider_detail .product_info .row .product_info_right .btn_cart .btn:focus {
    background: #278c37;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #278c37), color-stop(100%, #32b145));
    background: linear-gradient(to bottom, #278c37 0%, #32b145 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#278c37", endColorstr="#32b145", GradientType=0);
    outline: none
}

.provider_detail .product_info .row .product_info_right .btn_cart .btn:active {
    background: #278c37;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #278c37), color-stop(100%, #32b145));
    background: linear-gradient(to bottom, #278c37 0%, #32b145 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#278c37", endColorstr="#32b145", GradientType=0)
}

.provider_detail .product_info .row .product_info_right .btn_cart .btn i {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5.5px 0 5.5px 7px;
    border-color: transparent transparent transparent #ffffff;
    display: inline-block;
    margin: 0 0 0 7px;
    position: relative;
    top: 1px
}

.provider_detail .product_info .row .product_info_right .txt_content {
    float: left;
    width: 100%;
    color: #444;
    font-size: 13px;
    line-height: 20px
}

.provider_detail .product_info .row .product_info_right .txt_content h2 {
    text-transform: none;
    letter-spacing: 1px;
    font-size: 20px
}

.provider_detail .product_info .row .product_info_right .txt_content iframe {
    width: 100%;
    margin: 20px 0
}

.provider_detail .content_block_name {
    text-align: left;
    margin-bottom: 20px
}

.provider_detail .block_pdf {
    font-size: 14px;
    line-height: 36px;
    width: 100%;
    float: left
}

.provider_detail .block_pdf ul li a {
    color: #757a7f;
    text-decoration: underline;
    position: relative;
    padding-left: 25px
}

.provider_detail .block_pdf ul li a:before {
    content: "";
    background: url(/assets/img/pdf.png) no-repeat center center;
    position: absolute;
    left: -3px;
    top: -5px;
    width: 19px;
    height: 21px
}

.provider_detail .block_pdf ul li a:hover {
    text-decoration: none
}

.provider_detail .txt_content.txt_content_doc {
    margin-top: 37px;
    width: 100%;
    float: left;
    font-size: 15px;
    line-height: 24px;
    color: #444;
    font-size: 13px;
    line-height: 20px;
    max-width: 715px
}

.provider_detail .txt_content.txt_content_doc strong,
.provider_detail .txt_content.txt_content_doc b {
    font-weight: 600
}

.provider_detail .txt_content.txt_content_doc i,
.provider_detail .txt_content.txt_content_doc em {
    font-style: italic
}

.provider_detail .txt_content.txt_content_doc ol,
.provider_detail .txt_content.txt_content_doc ul {
    margin: 25px 0 10px -4px;
    float: left;
    width: 100%;
    font-size: 13px;
    line-height: 24px;
    text-indent: 9px
}

.provider_detail .txt_content.txt_content_doc ul li {
    margin-left: 20px;
    font-size: 14px;
    position: relative
}

.provider_detail .txt_content.txt_content_doc ul li:before {
    content: "";
    background: url(/assets/img/ellipse.png) no-repeat center center;
    width: 8px;
    height: 8px;
    position: absolute;
    left: -16px;
    top: 7px
}

.provider_detail .txt_content.txt_content_doc ol li {
    list-style: decimal;
    margin-left: 20px
}

.provider_detail .txt_content.txt_content_doc img {
    position: relative;
    top: 3px
}

.provider_detail .txt_content.txt_content_doc a {
    color: #757a7f;
    text-decoration: underline
}

.provider_detail .txt_content.txt_content_doc a:hover {
    text-decoration: none
}

.provider_detail .txt_content.txt_content_doc h2 {
    text-transform: none;
    letter-spacing: 1px;
    font-size: 20px;
    margin-bottom: 20px
}

.block_prev_next_page {
    margin-bottom: 28px;
    width: 100%;
    float: left
}

.block_prev_next_page .block_prev_page,
.block_prev_next_page .block_next_page {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.block_prev_next_page .block_prev_page .img_prev_next_page,
.block_prev_next_page .block_next_page .img_prev_next_page {
    box-sizing: border-box;
    width: 157px;
    height: 157px;
    border: 1px solid #d4d4d4
}

.block_prev_next_page .block_prev_page .img_prev_next_page img,
.block_prev_next_page .block_next_page .img_prev_next_page img {
    width: 156px;
    height: 156px;
    padding-bottom: 1px
}

.block_prev_next_page .block_prev_page .prev_page_title,
.block_prev_next_page .block_next_page .prev_page_title {
    font: 700 22px/30px Elektra Medium Pro, sans-serif;
    width: 250px;
    letter-spacing: -1px
}

.block_prev_next_page .block_prev_page .btn_prev,
.block_prev_next_page .block_prev_page .btn_next,
.block_prev_next_page .block_next_page .btn_prev,
.block_prev_next_page .block_next_page .btn_next {
    width: 36px;
    height: 36px;
    display: block
}

.block_prev_next_page .block_prev_page .btn_prev,
.block_prev_next_page .block_next_page .btn_prev {
    background: url(/assets/img/btn_prev.png) no-repeat center center
}

.block_prev_next_page .block_prev_page .btn_next,
.block_prev_next_page .block_next_page .btn_next {
    background: url(/assets/img/btn_next.png) no-repeat center center
}

.block_prev_next_page .block_prev_page .prev_page_title {
    margin-left: 55px;
    text-align: right
}

.block_prev_next_page .block_prev_page .img_prev_next_page {
    margin-left: -30px
}

.block_prev_next_page .block_next_page .prev_page_title {
    margin-right: 55px
}

.block_prev_next_page .block_next_page .img_prev_next_page {
    margin-left: 30px
}

.pdf_icon {
    width: 19px;
    height: 21px;
    background: url(/assets/img/pdf.png) no-repeat center center;
    float: left;
    margin-right: 10px
}

.list_provider {
    padding-bottom: 0
}

.list_provider .content_block_name {
    margin: 30px 0 40px
}

.list_provider .block_list_products {
    float: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

.list_provider .block_list_products .col-lg-3,
.list_provider .block_list_products .box_list {
    padding-left: 2px;
    padding-right: 2px
}

.list_provider .block_list_products .col-lg-3 .block_products,
.list_provider .block_list_products .box_list .block_products {
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
    padding: 0 0 10px;
    height: 524px;
    margin-bottom: 4px;
    position: relative;
    background-color: #fff
}

.list_provider .block_list_products .col-lg-3 .block_products h4,
.list_provider .block_list_products .box_list .block_products h4 {
    color: #3a3d3f;
    font-size: 19.27px;
    line-height: 23px;
    letter-spacing: -.6px;
    margin-bottom: 7px;
    max-height: 80px;
    overflow: hidden;
    font-weight: 400;
    padding: 8px 30px 0 17px
}

.list_provider .block_list_products .col-lg-3 .block_products img,
.list_provider .block_list_products .box_list .block_products img {
    margin: 0 auto;
    display: inherit
}

.list_provider .block_list_products .col-lg-3 .block_products span,
.list_provider .block_list_products .box_list .block_products span {
    font-size: 12.85px;
    line-height: 20.41px;
    height: 106px;
    overflow: hidden;
    margin-top: 15px;
    display: block;
    color: #838d8f;
    padding: 0 30px 0 17px;
    letter-spacing: .2px;
    max-height: 100px
}

.list_provider .block_list_products .col-lg-3 .block_products a:hover,
.list_provider .block_list_products .box_list .block_products a:hover {
    text-decoration: none
}

.list_provider .block_list_products .col-lg-3 .block_products .more_link,
.list_provider .block_list_products .box_list .block_products .more_link {
    left: 38px;
    color: #f1840f
}

.list_provider .block_list_products .col-lg-3 .block_products .more_link:before,
.list_provider .block_list_products .box_list .block_products .more_link:before {
    content: ">>";
    position: absolute;
    left: -22px
}

.list_provider .block_list_products .col-lg-3 .block_products .send_link,
.list_provider .block_list_products .box_list .block_products .send_link {
    right: 28px
}

.list_provider .block_list_products .col-lg-3 .block_products .send_link:before,
.list_provider .block_list_products .box_list .block_products .send_link:before {
    content: "+";
    position: absolute;
    left: -15px
}

.list_provider .block_list_products .col-lg-3 .block_products .new_label,
.list_provider .block_list_products .box_list .block_products .new_label {
    display: inline-block;
    height: 23px;
    position: absolute;
    top: 207px;
    left: 18px;
    z-index: 9;
    font-size: 13.08px;
    line-height: 24.5px;
    text-transform: uppercase;
    padding: 0 16px;
    letter-spacing: 1px;
    max-width: 185px;
    overflow: hidden
}

@media screen and (max-width:1200px) {
    .list_provider .block_list_products .box_list {
        width: 24.5% !important
    }
}

@media screen and (max-width:992px) {
    .list_provider .block_list_products .box_list {
        width: 32.8% !important
    }
}

@media screen and (max-width:768px) {
    .list_provider .block_list_products .box_list {
        width: 49.5% !important
    }
}

@media screen and (max-width:420px) {
    .list_provider .block_list_products .box_list {
        width: 100% !important
    }
}

.list_provider .block_list_products .box_list {
    padding: 0;
    margin: 0 .238% 16px;
    width: 24.405%
}

.list_provider .content_block_left .newsletter_block {
    margin-top: 4px
}

.list_provider h2 {
    color: #222;
    font: 700 24px/36px Elektra Medium Pro, sans-serif;
    margin: 10px 0;
    letter-spacing: .8px
}

.list_provider .block_info_products_img .row {
    margin-right: -10px;
    margin-left: -12px
}

.list_provider .block_info_products_img .row img {
    height: 247px;
    max-width: 247px;
    width: 100%
}

.list_provider .block_list_news .name_news {
    font-size: 28px;
    line-height: 34px;
    max-height: 70px;
    overflow: hidden;
    letter-spacing: -.7px;
    color: #3c3d41;
    margin-bottom: 16px
}

.list_provider .block_list_news .name_news a {
    color: #3c3d41
}

.list_provider .block_list_news .txt_news {
    color: #838d8f;
    font-size: 18.31px;
    line-height: 23.81px;
    max-height: 70px;
    overflow: hidden;
    margin-bottom: 20px;
    letter-spacing: -.05px
}

.list_provider .block_list_news .learn_more {
    text-decoration: underline;
    color: #f1840f;
    display: block;
    font-size: 12px;
    letter-spacing: .7px;
    font-style: italic;
    font-size: 15.94px
}

.list_provider .block_list_news .learn_more:hover {
    text-decoration: none
}

.list_provider .block_list_news .block_news {
    border-bottom: 1px solid #6d6e70;
    padding: 30px 0
}

.list_provider .block_list_news:last-child {
    margin-bottom: 63px
}

.list_provider .block_list_news+.block_list_news {
    margin-top: 15px
}

.list_provider .block_list_provider {
    display: flex;
    border-bottom: 1px solid #6d6e70;
    padding-top: 30px
}

.list_provider .block_list_provider .name_news {
    font-size: 28px;
    line-height: 34px;
    max-height: 70px;
    overflow: hidden;
    letter-spacing: -.7px;
    color: #3c3d41;
    margin-bottom: 16px
}

.list_provider .block_list_provider .name_news a {
    color: #3c3d41
}

.list_provider .block_list_provider .txt_news {
    color: #838d8f;
    font-size: 18.31px;
    line-height: 23.81px;
    max-height: 70px;
    overflow: hidden;
    margin-bottom: 20px;
    letter-spacing: -.05px
}

.list_provider .block_list_provider .learn_more {
    text-decoration: underline;
    color: #f1840f;
    display: block;
    font-size: 12px;
    letter-spacing: .7px;
    font-style: italic;
    font-size: 15.94px
}

.list_provider .block_list_provider .block_news {
    border-bottom: 1px solid #6d6e70;
    padding: 30px 0
}

.list_provider .block_list_provider:last-child {
    margin-bottom: 63px
}

.list_provider .block_list_provider .block_provider {
    margin-left: 20px;
    width: calc(100% - 249px);
    width: -webkit-calc(100% - 249px)
}

.list_provider .block_list_provider .name_provider {
    font-size: 28px;
    line-height: 34px;
    max-height: 70px;
    overflow: hidden;
    letter-spacing: -.7px;
    color: #3c3d41;
    margin-bottom: 12px
}

.list_provider .block_list_provider .name_provider a {
    color: #3c3d41
}

.list_provider .block_list_provider .txt_provider {
    color: #838d8f;
    font-size: 18.31px;
    line-height: 23.81px;
    max-height: 70px;
    overflow: hidden;
    margin-bottom: 20px;
    letter-spacing: -.05px;
    max-height: 163px
}

.list_provider .block_list_provider .txt_provider_2 {
    color: #000;
    margin-top: -4px
}

.list_provider .block_list_provider .learn_more {
    text-decoration: underline;
    color: #f1840f;
    display: block;
    font-size: 12px;
    letter-spacing: .7px;
    font-style: italic;
    font-size: 15.94px;
    margin-bottom: 30px
}

.list_provider .block_list_provider .learn_more:hover {
    text-decoration: none
}

.list_provider .block_list_provider .block_img_provider {
    width: 230px;
    height: 230px;
    margin-bottom: 20px
}

.list_provider .block_list_provider+.block_list_provider {
    margin-top: 15px
}

.pagination {
    margin-top: 35px
}

.pagination li a {
    color: #2d3e50
}

.pagination li a,
.pagination li span {
    border-radius: 0 !important;
    border: 1px solid #e8e8e8
}

.pagination li a:hover,
.pagination li a:focus,
.pagination li a:active,
.pagination li span:hover,
.pagination li span:focus,
.pagination li span:active {
    border: 1px solid #ffc00f !important;
    background: #ffc00f;
    color: #fff
}

.pagination>.active>span {
    background: #ffc00f;
    border: 1px solid #ffc00f
}

.pagination>.active>span:hover {
    border: 1px solid #ffc00f !important;
    background: #ffc00f
}

body.page_404 {
    display: flex;
    width: 100%;
    height: 100vh;
    justify-content: center;
    align-items: center
}

body.page_404 .error_404 {
    text-align: center;
    margin-bottom: 66px
}

body.page_404 .error_404 a {
    font: 700 21px/21px Elektra Medium Pro, sans-serif;
    display: block;
    color: #000;
    text-decoration: underline;
    margin-top: 15px;
    letter-spacing: -.5px
}

body.page_404 .error_404 a:hover {
    text-decoration: none
}

body.page_404 .error_404 p {
    font-size: 20px;
    margin-top: 30px
}

.modal .bootbox-close-button.close {
    background: url(/assets/img/btn_close_popup_b.png) no-repeat center center;
    width: 52px;
    height: 55px;
    opacity: 1;
    transition: opacity 1s;
    margin-top: 0 !important
}

.modal .bootbox-close-button.close:hover {
    opacity: .6
}

.modal .btn-info {
    width: 270px;
    height: 46px;
    font-size: 17px;
    color: #fff;
    line-height: 34px;
    text-transform: none;
    border-radius: 0;
    display: block;
    float: left;
    text-shadow: 1px -1px 0 rgba(0, 0, 0, .3);
    border: none;
    background: #32b145;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #32b145), color-stop(100%, #237e31));
    background: linear-gradient(to bottom, #32b145 0%, #237e31 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#32b145", endColorstr="#237e31", GradientType=0);
    width: 200px;
    font-size: 17.53px;
    margin: 36px 0 0;
    line-height: 30px
}

.modal .btn-info:hover {
    background: #30ac44;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #30ac44), color-stop(100%, #227d31));
    background: linear-gradient(to bottom, #30ac44 0%, #227d31 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#30ac44", endColorstr="#227d31", GradientType=0)
}

.modal .btn-info:focus {
    background: #278c37;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #278c37), color-stop(100%, #32b145));
    background: linear-gradient(to bottom, #278c37 0%, #32b145 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#278c37", endColorstr="#32b145", GradientType=0);
    outline: none
}

.modal .btn-info:active {
    background: #278c37;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #278c37), color-stop(100%, #32b145));
    background: linear-gradient(to bottom, #278c37 0%, #32b145 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#278c37", endColorstr="#32b145", GradientType=0)
}

.modal .btn-info i {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5.5px 0 5.5px 7px;
    border-color: transparent transparent transparent #ffffff;
    display: inline-block;
    margin: 0 0 0 7px;
    position: relative;
    top: 1px
}

.modal .btn-success {
    width: 270px;
    height: 46px;
    font-size: 17px;
    color: #fff;
    line-height: 34px;
    text-transform: none;
    border-radius: 0;
    display: block;
    float: left;
    text-shadow: 1px -1px 0 rgba(0, 0, 0, .3);
    border: none;
    background: #32b145;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #32b145), color-stop(100%, #237e31));
    background: linear-gradient(to bottom, #32b145 0%, #237e31 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#32b145", endColorstr="#237e31", GradientType=0);
    width: 200px;
    font-size: 17.53px;
    margin: 36px 0 0;
    line-height: 30px;
    float: right
}

.modal .btn-success:hover {
    background: #30ac44;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #30ac44), color-stop(100%, #227d31));
    background: linear-gradient(to bottom, #30ac44 0%, #227d31 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#30ac44", endColorstr="#227d31", GradientType=0)
}

.modal .btn-success:focus {
    background: #278c37;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #278c37), color-stop(100%, #32b145));
    background: linear-gradient(to bottom, #278c37 0%, #32b145 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#278c37", endColorstr="#32b145", GradientType=0);
    outline: none
}

.modal .btn-success:active {
    background: #278c37;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #278c37), color-stop(100%, #32b145));
    background: linear-gradient(to bottom, #278c37 0%, #32b145 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#278c37", endColorstr="#32b145", GradientType=0)
}

.modal .btn-success i {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5.5px 0 5.5px 7px;
    border-color: transparent transparent transparent #ffffff;
    display: inline-block;
    margin: 0 0 0 7px;
    position: relative;
    top: 1px
}

.modal .modal-content {
    border-radius: 0
}

.modal .modal-footer {
    border: 0
}

.modal .bootbox-body h2 {
    margin-top: 90px;
    font-family: Elektra Medium Pro, sans-serif;
    font-weight: 700
}

.modal .modal-dialog {
    margin-top: 150px
}

#fancybox-content {
    border-width: 0 !important
}

body #fancybox-close {
    background: url(/assets/img/btn_close_popup.png) no-repeat center center;
    position: fixed;
    right: 40px;
    top: 40px;
    width: 52px;
    height: 55px;
    opacity: 1;
    transition: opacity 1s
}

body #fancybox-close:hover {
    opacity: .6
}

.popup_contact {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
    display: flex;
    align-items: center;
    height: 100%;
    min-height: 600px
}

.popup_contact .popup_wrap {
    margin: 0 auto;
    width: 895px;
    background: #fbb028;
    position: relative;
    padding: 45px;
    box-shadow: 0 2px 2px #0003
}

.popup_contact .popup_wrap .close_pp {
    position: absolute;
    right: -55px;
    top: -57px;
    background: url(/assets/img/close_icon2.png) no-repeat center center;
    width: 58px;
    height: 55px;
    background-size: 100%
}

.popup_contact .popup_wrap .close_pp:hover {
    opacity: .7
}

.popup_contact .popup_wrap h3 {
    font-size: 28px;
    font-weight: 700;
    color: #000;
    text-align: center;
    margin-bottom: 50px;
    line-height: 1.3
}

.popup_contact .popup_wrap img {
    position: absolute;
    left: -130px;
    z-index: 9
}

.popup_contact .popup_wrap input {
    width: 100%;
    height: 40px;
    margin: 0 auto 15px;
    text-align: center;
    border: none;
    box-shadow: 0 1px 1px #00000080 inset
}

.popup_contact .popup_wrap button {
    width: 100%;
    background: #21b139;
    height: 44px;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    border: none
}

.popup_contact .popup_wrap form {
    position: relative;
    z-index: 999;
    padding: 0 0 0 230px
}

.popup_contact .popup_wrap form div {
    width: 70%;
    max-width: 380px;
    margin: 0 auto
}

.content.content_main .row.block_products_content .block_list_products .box_list .block_products {
    height: 400px
}

.content.content_main .row.block_products_content .block_list_products .box_list .block_products span {
    display: none
}

.btn-info,
.btn-success,
.btn_cart_add {
    text-shadow: 1px -1px 0 rgba(0, 0, 0, .3);
    border: none
}

.btn-success {
    background: #f1840f;
    background: linear-gradient(to bottom, #f1840f 0%, #aa5d0b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f1840f", endColorstr="#aa5d0b", GradientType=0)
}

.btn-success:hover {
    background: #ea800f;
    background: linear-gradient(to bottom, #ea800f 0%, #c2690c 47%, #aa5d0b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ea800f", endColorstr="#aa5d0b", GradientType=0)
}

.btn-success:focus {
    background: #c2690c;
    background: linear-gradient(to bottom, #c2690c 0%, #f1840f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c2690c", endColorstr="#f1840f", GradientType=0);
    outline: none
}

.btn-success:active {
    background: #c2690c;
    background: linear-gradient(to bottom, #c2690c 0%, #f1840f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c2690c", endColorstr="#f1840f", GradientType=0)
}

.btn_cart_add {
    background: #32b145;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #32b145), color-stop(100%, #237e31));
    background: linear-gradient(to bottom, #32b145 0%, #237e31 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#32b145", endColorstr="#237e31", GradientType=0)
}

.btn_cart_add:hover {
    background: #30ac44;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #30ac44), color-stop(100%, #227d31));
    background: linear-gradient(to bottom, #30ac44 0%, #227d31 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#30ac44", endColorstr="#227d31", GradientType=0)
}

.btn_cart_add:focus {
    background: #278c37;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #278c37), color-stop(100%, #32b145));
    background: linear-gradient(to bottom, #278c37 0%, #32b145 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#278c37", endColorstr="#32b145", GradientType=0);
    outline: none
}

.btn_cart_add:active {
    background: #278c37;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #278c37), color-stop(100%, #32b145));
    background: linear-gradient(to bottom, #278c37 0%, #32b145 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#278c37", endColorstr="#32b145", GradientType=0)
}

.btn_cart_add i {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5.5px 0 5.5px 7px;
    border-color: transparent transparent transparent #ffffff;
    display: inline-block;
    margin: 0 0 0 7px;
    position: relative;
    top: 1px
}

.modal .btn-info {
    background: #2d3e50;
    background: linear-gradient(to bottom, #2d3e50 0%, #202c39 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2d3e50", endColorstr="#202c39", GradientType=0)
}

.modal .btn-info:hover {
    background: #2c3c4e;
    background: linear-gradient(to bottom, #2c3c4e 0%, #243140 47%, #202c39 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2c3c4e", endColorstr="#202c39", GradientType=0)
}

.modal .btn-info:focus {
    background: #243241;
    background: linear-gradient(to bottom, #243241 0%, #2d3e50 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#243241", endColorstr="#2d3e50", GradientType=0);
    outline: none
}

.modal .btn-info:active {
    background: #243241;
    background: linear-gradient(to bottom, #243241 0%, #2d3e50 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#243241", endColorstr="#2d3e50", GradientType=0)
}

h1.search_res {
    color: #222;
    font: 700 24px/36px Elektra Medium Pro, sans-serif;
    margin: 25px 0 15px;
    letter-spacing: .8px
}

.search_list .list_item {
    margin-bottom: 20px;
    line-height: 1.5
}

.search_list .list_item .title_news {
    color: #000;
    font-size: 18px;
    text-decoration: underline
}

.search_list .list_item .title_news:hover {
    color: #337ab7
}

.search_list .list_item p b {
    font-weight: 700;
    color: #337ab7
}

#back-link {
    margin-bottom: 20px;
    line-height: 1.5;
    color: #000;
    font-size: 18px;
    text-decoration: underline;
    font-weight: 400
}

#back-link:hover {
    color: #337ab7
}

ul.ui-autocomplete .ui-corner-all:hover,
ul.ui-autocomplete .ui-state-focus {
    background: #32b145;
    border: 1px solid #32b145;
    color: #fff
}

ul.product-filter li {
    margin-right: 4px
}

.product-filter li {
    display: inline-block;
    list-style: none
}

.product-filter a:hover {
    background: #e1e1e1
}

.product-filter a.selected {
    border-color: #333;
    background: #333;
    color: #f2f2f2
}

.product-filter a {
    display: block;
    color: #333;
    text-decoration: none;
    border: 1px solid #dadada;
    padding: .5em 1em;
    margin-bottom: .7em
}

@media screen and (max-width:768px) {
    #filter-icon-box {
        width: 100% !important;
        margin-bottom: 10px
    }
}

.slick-arrow {
    float: left;
    position: absolute;
    top: 50%;
    width: 11px;
    height: 19px;
    border: none;
    text-indent: -999px;
    overflow: hidden;
    margin-top: -6px;
    z-index: 999
}

.meditation_slider_wrap .slick-arrow {
    top: 35%
}

.slick-prev {
    background: url(/local/templates/new_02/./img/arr_left1.png) no-repeat center left;
    left: 20px
}

.slick-next {
    background: url(/local/templates/new_02/./img/arr_right1.png) no-repeat center left;
    right: 20px
}

.block_suppliers .list_suppliers_img .slick-arrow,
.block_clients .list_clients_img .slick-arrow {
    width: 36px;
    height: 36px;
    top: 50%;
    transform: translateY(-50%);
    border: 1px solid #ffa900;
    border-radius: 50%;
    background-color: #fff
}

.block_clients .list_clients_img .slick-arrow:hover,
.block_suppliers .list_suppliers_img .slick-arrow:hover {
    border: 1px solid #000
}

.block_clients .list_clients_img .slick-next,
.block_suppliers .list_suppliers_img .slick-next {
    right: .5rem;
    background-position: center right 10px
}

.block_clients .list_clients_img .slick-prev,
.block_suppliers .list_suppliers_img .slick-prev {
    left: .5rem;
    background-position: center left 10px
}

.slick-prev:hover {
    background: url(/local/templates/new_02/./img/arr_left.png) no-repeat center left
}

.slick-next:hover {
    background: url(/local/templates/new_02/./img/arr_right.png) no-repeat center left
}

.categ_desc_wrap {
    float: left;
    width: 100%;
    margin: 30px 0 80px
}

.categ_desc_wrap .desc_wrap {
    width: calc(100% - 250px);
    float: left
}

.categ_desc_wrap .photo_box {
    width: 280px;
    float: left;
    margin-right: 6%
}

.categ_desc_wrap .photo_box .img_info_large {
    margin-bottom: 8px;
    text-align: center
}

.categ_desc_wrap .photo_box .img_info_small {
    width: 100%
}

.categ_desc_wrap .photo_box .img_info_small .box_img {
    width: 70px
}

.categ_desc_wrap .photo_box .img_info_small .box_img img {
    padding: 0 4.5px;
    box-sizing: border-box
}

.categ_desc_wrap .desc_box {
    width: calc(100% - 380px);
    float: left
}

.categ_desc_wrap .desc_box p {
    color: #838d8f;
    margin-bottom: 70px
}

.categ_desc_wrap .desc_box h3 {
    font-size: 24px;
    margin-bottom: 10px
}

.categ_desc_wrap .desc_box h2 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 1.15
}

.categ_desc_wrap .desc_box.full_bl {
    width: calc(100% - 50px)
}

.categ_desc_wrap .contact_info_box {
    width: 250px;
    float: right;
    border: 2px solid #707070;
    padding: 18px 40px 40px;
    text-align: center
}

.categ_desc_wrap .contact_info_box h5 {
    font-size: 15.5px;
    margin-bottom: 27px;
    font-weight: 700
}

.categ_desc_wrap .contact_info_box i {
    float: left;
    width: 100%;
    display: block;
    margin-bottom: 25px;
    font-weight: 700
}

.categ_desc_wrap .contact_info_box i strong {
    font-size: 17px;
    text-decoration: underline
}

.categ_desc_wrap .contact_info_box i span {
    font-size: 14px
}

.categ_desc_wrap .contact_info_box .mail_img {
    top: 10px;
    position: relative
}

.categories_main h2 {
    float: left;
    font-size: 24px;
    margin: 30px 0;
    width: 100%
}

.download_catalog,
.send_mail {
    height: 47px;
    float: left;
    display: block;
    color: #2f3542;
    font-size: 15px
}

.download_catalog {
    border-right: 1px solid #919191;
    background: url(/local/templates/new_02/./img/pdf_icon.png) no-repeat center left;
    padding: 0 25px 0 47px
}

.send_mail {
    background: url(/local/templates/new_02/./img/down.png) no-repeat center left;
    padding: 15px 0 0 47px;
    margin-left: 35px;
    font-weight: 700
}

.popup_categ.popup_contact {
    position: absolute
}

.popup_categ.popup_contact .popup_wrap {
    width: 520px;
    text-align: center;
    top: 30px
}

.popup_categ.popup_contact .popup_wrap button {
    max-width: 250px;
    margin: 0 auto;
    float: none
}

.popup_categ.popup_contact input[type=file] {
    background: #fff;
    padding: 10px
}

.application_areas {
    float: left;
    width: 100%;
    margin: 15px 0 20px
}

.application_areas h2 {
    float: none !important
}


.application_areas .application_areas_img {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    position: relative;
    overflow: hidden
}

.application_areas .application_areas_img .application_areas_title img {
    float: left;
    width: 100%
}

.application_areas .application_areas_img .aspect-square {
    font: 600 24px/1.2 Elektra Medium Pro, sans-serif;
    display: flex;
    position: relative
}

.application_areas .application_areas_img .aspect-square:after {
    padding-top: 100%;
    display: block;
    content: ""
}

.application_areas .application_areas_img .aspect-square .content {
    padding: 0 !important;
    margin: 0 !important;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: flex-end;
    border: 1px solid #ff822b;

}

/*
.application_areas .application_areas_img .aspect-square .content>div {
    width: 100%;
    height: 45%;
    overflow: hidden;
    font-weight: 400;
    color: #f5a41b;
    text-transform: uppercase;
    text-align: left;
    font-size: .875rem;
    background-color: #000000bf;
    padding: .5rem
}*/

.application_areas .application_areas_img span {
    font: 600 24px/1.2 Elektra Medium Pro, sans-serif;
    color: #3a3d3f;
    display: flex;
    text-align: left;
    width: 100%;
    padding: 25px 30px
}

.application_areas .application_areas_img .areas_brands {
    opacity: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-top: 60px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    align-items: center;
    height: 100%;
    background: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff", GradientType=0)
}

.application_areas .application_areas_img .areas_brands img {
    max-height: 60px;
    max-width: 172px
}

.application_areas .application_areas_img .areas_brands.brands_4 {
    padding-top: 105px
}

.application_areas .application_areas_img .areas_brands.brands_4 img {
    max-height: 110px;
    max-width: 210px
}

.application_areas .application_areas_img .areas_brands.brands_8 img {
    max-height: 80px
}

.application_areas .application_areas_img .areas_brands.brands_12 img {
    max-height: 67px
}

.application_areas .application_areas_img .areas_brands.brands_16 img {
    max-height: 65px
}

.application_areas .application_areas_img:hover {
    color: #f5a41b
}

.application_areas .application_areas_img:hover span {
    color: #f5a41b;
    z-index: 1
}

.application_areas .application_areas_img:hover .areas_brands {
    opacity: 1;
    padding-top: 120px
}

.application_areas .content_block_name {
    text-align: center;
    margin-bottom: 20px
}

.categ_desc_wrap .desc_box.full_bl {
    width: 100%
}

.categ_desc_wrap .desc_box.full_bl p {
    margin-bottom: 40px
}

.content .row.block_products_content,
#content_2>.row,
#content_3>.row {
    margin-left: 0
}

.content .row.block_products_content {
    width: inherit
}

.product_info_right .txt_content img {
    height: auto !important;
    width: auto !important;
    max-width: 100%
}

.suppliers_box {
    float: left;
    width: 100%
}

.suppliers_box h3 {
    font-size: 18px;
    margin: 0 0 10px
}

.supplier_item {
    width: 25%;
    padding: 0 20px 20px 0;
    height: auto;
    border: none;
    float: left;
    position: relative
}

.supplier_item a {
    display: block;
    font: 500 16px/1.2 Elektra Medium Pro, sans-serif;
    color: #3a3d3f;
    text-align: center
}

.supplier_item .supplier_name {
    height: 58px;
    overflow: hidden
}

.supplier_item .more_link {
    left: 38px;
    color: #f1840f;
    padding-left: 20px
}

.supplier_item .more_link:before {
    content: ">>";
    position: absolute;
    left: 0
}

.filter_name {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    float: left;
    width: 100%;
    margin: 0 0 35px
}

.sphere_page {
    margin-top: 30px
}



.catalog_download:hover {
    text-decoration: none
}



.catalog_download i {
    font-size: 11px;
    color: #ff8000;
    text-decoration: underline
}

.catalog_download img {
    box-shadow: 0 0 5px #0000004d;
    max-width: 40px;
    margin-bottom: 5px
}

.diler_img {
    float: left;
    background: url(/local/templates/new_02/./img/diler_bg.png) no-repeat center center;
    background-size: contain;
    padding: 14px 7px 0;
    height: 58px;
    width: 91px;
    text-align: center;
    text-transform: uppercase;
    margin: 2px 40px 0 0;
    font-size: 7px;
    font-weight: 700;
    line-height: 1.2;
    color: #333
}

.diler_img:hover {
    text-decoration: none;
    color: #333
}

.supplier_video {
    float: left;
    width: 100%;
    margin-right: -15px;
    margin-left: -15px
}

.supplier_video span {
    float: left;
    width: 100%
}

.supplier_video a img {
    width: 72px
}

.advatgenes {
    float: left;
    width: 100%
}

.advatgenes p {
    margin-bottom: 1rem
}

.advatgenes strong {
    font-weight: 700
}

.advatgenes ul li {
    float: left;
    width: 100%
}

.advatgenes ul li:before {
    content: "";
    background-image: url(/local/templates/new_02/./img/1.443eb7e8.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top right;
    float: left;
    display: block;
    width: 2rem;
    height: 6rem
}

.advatgenes ul li:nth-child(2):before {
    background-image: url(/local/templates/new_02/./img/2.facadec4.png)
}

.advatgenes ul li:nth-child(3):before {
    background-image: url(/local/templates/new_02/./img/3.592f0063.png)
}

.advatgenes ul li:nth-child(4):before {
    background-image: url(/local/templates/new_02/./img/4.5b13f0d2.png)
}

.advatgenes ul li:nth-child(5):before {
    background-image: url(/local/templates/new_02/./img/5.a6d38685.png)
}

.markdown {
    float: left;
    width: 100%
}

.markdown p {
    margin-bottom: 1rem
}

.markdown strong {
    font-weight: 700
}

.my-8 {
    margin-top: 1rem;
    margin-bottom: 1rem
}

.mt-16 {
    margin-top: 4rem
}




.supply_form form {
    display: flex;
    justify-content: center
}



.supply_form p.success {
    font-weight: 500;
    font-size: large;
    margin: 1rem auto;
    color: green
}

@media screen and (max-width:1560px) {
    .header .container-fluid.header_block_2 .container>.row h3 {
        position: static
    }
}

@media screen and (max-width:1500px) {
    .content_block_right {
        width: calc(100% - 246px);
        width: -webkit-calc(100% - 246px)
    }
}

@media screen and (max-width:1370px) {
    .container {
        width: 90% !important
    }

    .provider_detail #content_4 .txt_content.txt_content_doc {
        max-width: 100%;
        overflow-x: scroll
    }

    .content.contacts .column_left .catalog_pdf a {
        font-size: 13px
    }

    .content.contacts .column_left .catalog_pdf i {
        display: none
    }

    .categ_desc_wrap .contact_info_box {
        width: 230px;
        padding: 18px 0 40px
    }

    .categ_desc_wrap .photo_box {
        width: 250px;
        margin-right: 4%
    }

    .categ_desc_wrap .desc_box {
        width: calc(100% - 300px)
    }

    .download_catalog {
        padding: 0 15px 0 43px
    }

    .send_mail {
        padding: 15px 0 0 43px;
        margin-left: 25px
    }

    .svg_home_icon {
        display: none
    }

    .diler_img {
        margin-right: 20px
    }

    .header_nav ul {
        margin-left: 0
    }

    .header_logo {
        width: 140px;
        margin: 7px 12px 0 0
    }

    .header_nav ul li+li {
        margin-left: 13px
    }

    .header_lang .list_lang li+li {
        margin-left: 12px
    }

    .application_areas .application_areas_img .areas_brands.brands_16 img {
        max-height: 60px
    }
}

@media screen and (max-width:1281px) {
    .header_cart {
        margin: 19px 0 0;
        font-size: 12px;
        min-width: 0;
        overflow: hidden
    }

    .header_lang {
        margin-top: 8px
    }

    .header_lang li.active a {
        display: none
    }

    .header_search {
        width: calc(100% - 386px);
        margin: 5px 10px 0 0;
        position: absolute;
        right: 67px
    }

    .header .header_lang .list_lang li+li {
        margin-left: 10px
    }

    .header .header_cart .basket_link:before {
        height: 18px
    }

    .header .header_cart .basket_link {
        text-indent: -999px;
        display: inline-block;
        width: auto !important;
        padding-left: 14px
    }

    .header .header_search .search_ico {
        top: 0
    }

    .content .block_banner_info .block_banner .block_txt_banner h2 {
        font-size: 36px
    }

    .content .block_banner_info .block_banner .block_txt_banner span {
        font-size: 20px
    }

    .content .block_banner_info .block_banner .block_txt_banner {
        width: 51%;
        padding-right: 25px
    }
}

@media screen and (max-width:1270px) {
    .catalog_download {
        margin-top: 17px
    }

    .catalog_download img {
        display: none
    }

    .header_lang {
        margin-top: 9px
    }

    .header_nav {
        margin-top: 16px
    }

    .header_logo {
        width: 140px
    }

    .download_catalog,
    .send_mail {
        font-size: 14px
    }

    .header_block_1.scroll_head .header_search {
        margin-top: -1px
    }

    .header_block_1.scroll_head .header_cart {
        margin-top: 13px
    }

    .content .block_banner_info .block_info {
        margin-left: 15px
    }

    .block_prev_next_page .block_prev_page .prev_page_title {
        margin-left: 0;
        margin-right: 10px;
        max-width: 200px;
        width: 100%;
        font-size: 18px;
        line-height: 18px
    }

    .block_prev_next_page .block_prev_page .img_prev_next_page {
        margin-left: 0;
        height: auto
    }

    .block_prev_next_page .block_prev_page .img_prev_next_page img {
        height: auto
    }

    .block_prev_next_page .block_prev_page .btn_prev {
        background-size: contain;
        margin-left: 5px
    }

    .block_prev_next_page .block_next_page .prev_page_title {
        margin-right: 0;
        max-width: 200px;
        margin-left: 10px;
        width: 100%;
        font-size: 18px;
        line-height: 18px
    }

    .block_prev_next_page .block_next_page .img_prev_next_page {
        margin-left: 0;
        height: auto
    }

    .block_prev_next_page .block_next_page .img_prev_next_page img {
        height: auto
    }

    .block_prev_next_page .block_next_page .btn_next {
        background-size: contain;
        margin-right: 5px
    }

    .application_areas .application_areas_img span {
        font-weight: 500;
        font-size: 20px;
        height: 95px;
        padding: 20px 30px
    }
}

@media screen and (max-width:1200px) {
    .content {
        padding-top: 70px
    }

    .content .block_about_company .txt_content {
        margin-left: 0
    }

    .header_logo {
        width: 111px;
        margin-right: 11px
    }

    .header_lang {
        margin-top: 3px
    }

    .header_lang .list_lang li+li {
        margin-left: 13px
    }

    .header_nav {
        margin-top: 13px
    }

    .header_nav ul {
        margin-left: 0
    }

    .header_nav ul li a {
        font-size: 12px
    }

    .header_nav ul li+li {
        margin-left: 11px
    }

    .header_cart {
        margin: 14px 0 0
    }

    .header .catalog_download {
        width: 97px;
        margin: 11px 58px 5px 0;
        font-size: 11px
    }

    .header .diler_img {
        padding: 12px 6px 0;
        height: 52px;
        width: 88px;
        margin-right: 18px
    }

    .header .header_block_1.scroll_head .diler_img {
        margin-top: 2px
    }

    .header .header_block_1.scroll_head .header_search {
        margin-top: 5px
    }

    .news .txt_content {
        padding-left: 15px;
        padding-right: 0
    }

    .news .txt_content h2 {
        text-align: left
    }

    .list_provider .block_list_provider {
        margin-left: 15px;
        margin-right: 0
    }

    .provider_detail .product_info .row .product_info_right {
        padding-left: 30px
    }

    .provider_detail .product_info .row .col-lg-3 {
        margin-right: 0
    }

    .content.contacts .column_left>.row {
        margin-right: 15px
    }

    .content.content_product_categories .block_list_products.categories_main .box_list {
        width: 32.8% !important
    }

    .product_card .product_info .row .product_info_right {
        padding-left: 30px
    }

    .product_card .product_info .row .col-lg-3 {
        margin-right: 0
    }

    .content.content_product_categories .content_block_right .block_info_products_txt .row {
        margin-left: 15px
    }

    .content.content_product_categories .content_block_right .block_info_products_img .row {
        margin: 0 0 0 -10px
    }

    html .basket_page .content .basket_title,
    html .basket_page .content .order_title {
        font-size: 28px;
        margin-bottom: 25px
    }

    html .basket_page .content .col-lg-3 .btn {
        font-size: 16px
    }

    html .thanks_page .block_thanks span {
        font-size: 22px;
        line-height: 28px
    }

    html .thanks_page .block_thanks a {
        font-size: 19px;
        margin-top: 25px
    }

    .download_catalog,
    .send_mail {
        height: auto;
        width: 100%;
        border: none;
        margin: 0 0 20px
    }

    .list_news h2 {
        margin: 10px 0
    }

    .application_areas .application_areas_img .areas_brands.brands_4 img {
        max-height: 84px
    }
}

@media screen and (max-width:1024px) {
    .popup_contact .popup_wrap {
        width: 90%;
        padding: 45px 35px 35px
    }

    .popup_contact .popup_wrap form {
        padding: 0
    }

    .popup_contact .popup_wrap form div {
        width: 100%
    }

    .popup_contact .popup_wrap img {
        display: none
    }

    .popup_contact .popup_wrap .close_pp {
        right: 10px;
        top: 10px;
        width: 35px;
        height: 35px
    }

    .popup_contact .popup_wrap h3 {
        font-size: 23px;
        margin-bottom: 32px
    }
}

@media screen and (max-width:992px) {
    .container {
        width: 97% !important
    }

    .header .container-fluid {
        padding: 8px 0
    }

    .block_scroll li:nth-child(10):before,
    .block_scroll li:nth-child(10):after {
        display: none
    }

    .header .catalog_download {
        margin: 9px 55px 5px 0
    }

    .header_logo {
        margin: 4px 0 0
    }

    .header_logo img {
        width: 102px
    }

    .header_logo_search {
        margin-top: 4px;
        right: 134px
    }

    .header_logo .header_search.no_display {
        width: 100%
    }

    .header_logo .header_search.no_display .search_form {
        display: block
    }

    .header_logo .cart_wrap {
        float: left;
        width: 100%;
        text-align: center
    }

    .header_logo .cart_wrap>div {
        float: none;
        display: inline-block
    }

    .header_logo .container-fluid.header_block_1 .container {
        display: flex;
        flex-direction: row-reverse;
        flex-wrap: wrap
    }

    .header_logo .container-fluid.header_block_1 .container .header_lang {
        margin-bottom: 10px;
        margin-top: 0
    }

    .header_logo .container-fluid.header_block_1 .container .header_cart {
        margin-top: 8px
    }

    .header_logo .container-fluid.header_block_2 {
        height: 46px;
        background-color: transparent;
        transform: translate(0);
        position: absolute;
        top: 65px;
        left: 3.9%
    }

    .header_logo .container-fluid.header_block_2 .header_menu_left {
        display: none
    }

    .header_logo .container-fluid.header_block_2 .container .row {
        position: relative
    }

    .header_logo .container-fluid.header_block_2 .container .row h3,
    .header_logo .container-fluid.header_block_2 .header_btn_nav {
        display: none
    }

    .header_logo .container-fluid.header_block_2 .product_categories {
        z-index: 99999;
        padding: 10px 0;
        margin-top: 0;
        display: block;
        overflow-x: hidden
    }

    .header_logo .container-fluid.header_block_2 .product_categories>li.active a {
        background-color: transparent;
        color: #fff;
        border: 1px solid transparent;
        text-decoration: underline
    }

    .header_logo .container-fluid.header_block_2 .product_categories>li.active:hover,
    .header_logo .container-fluid.header_block_2 .product_categories>li.active:focus,
    .header_logo .container-fluid.header_block_2 .product_categories>li.active:active {
        background-color: transparent;
        color: #fff
    }

    .header_logo .container-fluid.header_block_2 .product_categories>li a {
        left: 0 !important;
        color: #fff
    }

    .header_logo .container-fluid.header_block_2 .product_categories>li a span {
        visibility: visible
    }

    .header_logo .container-fluid.header_block_2 .product_categories>li a:before {
        display: none
    }

    .header_logo .container-fluid.header_block_2 .product_categories>li .block_scroll {
        height: 100%;
        overflow-y: visible;
        margin-bottom: 0;
        margin-top: 0
    }

    .header_logo .container-fluid.header_block_2 .product_categories>li .drop_down_menu .block_img_menu {
        display: none
    }

    .header_logo .container-fluid.header_block_2 .product_categories>li .drop_down_menu li:hover>a {
        color: #fff
    }

    .header_logo .container-fluid.header_block_2 .product_categories li .drop_down_menu {
        visibility: visible;
        background-color: transparent;
        border: 1px solid transparent;
        position: relative;
        min-height: inherit;
        left: 15px
    }

    .header_logo .container-fluid.header_block_2 .product_categories li .drop_down_menu li a {
        color: #fff;
        margin: 0
    }

    .header_logo .container-fluid.header_block_2 .product_categories li .drop_down_menu li .block_menu_next {
        visibility: visible;
        min-height: inherit;
        width: inherit;
        margin-left: 0;
        background-color: transparent;
        border: 1px solid transparent;
        position: relative;
        left: 15px
    }

    .header_logo .container-fluid.header_block_2 .product_categories li a {
        font-size: 12px;
        padding: 0 14px;
        background-color: transparent
    }

    .header_logo .container-fluid.header_block_2 .product_categories li a:hover {
        text-decoration: underline;
        background-color: transparent !important;
        color: #fff !important;
        border: 1px solid transparent
    }

    .header_logo .container-fluid.header_block_2 .product_categories li:hover,
    .header_logo .container-fluid.header_block_2 .product_categories li:focus,
    .header_logo .container-fluid.header_block_2 .product_categories li:active {
        background-color: transparent !important;
        color: #fff !important
    }

    .header_logo .container-fluid.header_block_2 .product_categories li:hover a,
    .header_logo .container-fluid.header_block_2 .product_categories li:focus a,
    .header_logo .container-fluid.header_block_2 .product_categories li:active a {
        background-color: transparent;
        color: #fff;
        border: 1px solid transparent
    }

    .header_logo .container-fluid.header_block_2 .product_categories li+li {
        margin-left: 0
    }

    .header_cart {
        margin-right: 5px
    }

    .header_lang .list_lang li+li {
        margin-left: 9px
    }

    .header_search,
    .header_block_1.scroll_head .header_search {
        width: calc(100% - 390px)
    }

    .header_lang,
    .header_block_1.scroll_head .header_lang {
        margin-top: 3px;
        margin-right: 7px
    }

    .header_nav {
        display: none
    }

    .mobile_menu_btn {
        float: left;
        height: 30px;
        transition: opacity .5s ease-out 0s;
        width: 31px;
        border: 1px solid #f1840f;
        padding: 7px 6px;
        box-sizing: border-box;
        margin: 5px 7px 0 0;
        border-radius: 3px
    }

    .mobile_menu_btn i {
        background: #f1840f;
        display: block;
        height: 2px;
        width: 100%;
        border-radius: 2px;
        margin-bottom: 4px
    }

    .menu_pp_mobile .close_menu {
        background: #f1840f url(/local/templates/new_02/./img/close.png) no-repeat center center;
        float: right;
        height: 40px;
        left: -40px;
        position: absolute;
        top: 0;
        width: 40px
    }

    .menu_pp_mobile {
        display: none
    }

    .mobile_menu_btn {
        display: block
    }

    .menu_pp_mobile {
        background: #fff;
        box-shadow: 0 0 15px #0000004d;
        box-sizing: border-box;
        display: none;
        height: 100%;
        position: fixed;
        right: 0;
        top: 0;
        width: 205px;
        z-index: 999;
        padding-top: 10px;
        margin: 0
    }

    .menu_pp_mobile .close_menu {
        display: block
    }

    .header_nav ul {
        margin: 0
    }

    .header_nav ul li,
    .header_nav ul li+li,
    .menu_pp_mobile li {
        display: block;
        margin: 0;
        padding: 5px 0 5px 20px;
        font: 14px/30px Elektra Medium Pro, sans-serif
    }

    .menu_pp_mobile li a,
    .header_nav ul li a {
        color: #000;
        font-size: 14px
    }

    .home_link {
        display: none
    }

    .header_nav {
        min-width: 0
    }

    .content .block_banner_info .block_banner .block_txt_banner span {
        font-size: 16px;
        line-height: 20px;
        max-height: 181px
    }

    .content .block_banner_info .block_banner .block_txt_banner h2 {
        font-size: 24px;
        padding: 0;
        max-height: 75px
    }

    .list_news .block_list_news .block_news {
        padding: 15px 0
    }

    .list_news .block_list_news .name_news {
        font-size: 24px;
        line-height: 30px;
        max-height: 65px
    }

    .list_news .block_list_news .txt_news {
        font-size: 16px;
        line-height: 20px;
        max-height: 82px
    }

    .news .txt_content {
        font-size: 16px;
        line-height: 20px
    }

    .news .txt_content h2 {
        font-size: 24px;
        line-height: 30px
    }

    .list_provider .block_list_provider .name_provider {
        font-size: 24px;
        line-height: 30px;
        max-height: 65px
    }

    .list_provider .block_list_provider .txt_provider {
        font-size: 16px;
        line-height: 20px
    }

    .provider_detail .product_card_title {
        font-size: 24px;
        line-height: 24px;
        margin: 30px 0
    }

    .provider_detail .product_card_title span {
        padding-left: 20px
    }

    .content.contacts .column_right .contact_map {
        max-width: 100%
    }

    .content.content_product_categories .content_block_right .block_info_products_txt .row {
        margin-left: 0
    }

    .content.content_product_categories .content_block_right .block_info_products_txt h3 {
        font-size: 24px;
        line-height: 30px
    }

    .content.content_product_categories .content_block_right .block_info_products_txt .txt_content {
        font-size: 16px;
        line-height: 20px
    }

    .content.content_product_categories .block_list_products.categories_main .box_list {
        width: 45% !important
    }

    .suplier_prod_car .box_list {
        width: auto !important
    }

    .product_card .product_card_title {
        font-size: 24px;
        line-height: 24px;
        margin: 30px 0
    }

    .content.content_product_categories .content_block_right .block_info_products_photo a {
        width: 25%
    }

    footer .copyrights_block {
        margin-right: 0
    }

    footer .block_company {
        padding: 10px 0;
        text-align: center;
        float: none;
        width: auto
    }

    footer .block_company img {
        height: 22px
    }

    html .basket_page .header .container {
        flex-direction: column
    }

    html .basket_page .header .container .logo {
        flex-grow: 0;
        margin-left: 0
    }

    html .basket_page .header .container .phone_head_order {
        margin: 0
    }

    html .basket_page .header .container .phone_head_order a {
        display: inline-block
    }

    html .basket_page .header .container .phone_head_order a+a {
        margin-left: 15px
    }

    html .basket_page .content .col-lg-3 .btn {
        max-width: 218px
    }

    .application_areas .application_areas_img span {
        font-size: 18px
    }

    .application_areas .application_areas_img .areas_brands img {
        max-height: 50px;
        max-width: 95px
    }
}

@media screen and (max-width:950px) {
    .container-fluid.header_block_2 .product_categories>li {
        flex: 1 50%
    }

    .categ_desc_wrap .desc_wrap {
        width: 100%
    }

    .categ_desc_wrap .contact_info_box {
        width: 100%;
        padding: 18px 0 20px;
        float: left;
        margin-top: 30px
    }

    .mail_img {
        display: none
    }

    .categ_desc_wrap .desc_box p {
        margin-bottom: 40px
    }

    .categ_desc_wrap .desc_box h2 {
        font-size: 24px
    }
}

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

    .header_nav svg,
    .header_nav .svg_home_icon {
        left: calc(50% - 190px);
        left: -webkit-calc(50% - 190px)
    }

    .header .container-fluid.header_block_1 .container .header_cart {
        z-index: 100
    }

    .header .container-fluid.header_block_2 {
        top: 96px
    }

    .header_search,
    .header_block_1.scroll_head .header_search {
        right: 63px
    }

    .header .container-fluid.header_block_1 .container {
        padding: 0
    }

    .content_block_right,
    content_block_left {
        width: 100%;
        margin-left: 0
    }

    .newsletter_block h3 {
        margin-left: 0
    }

    .content .block_banner_info,
    .content .block_about_company {
        margin-left: -15px;
        margin-right: -15px
    }

    .content #banner_slider {
        width: 100%
    }

    .content .block_banner_info {
        width: initial;
        flex-direction: column
    }

   

    .content .block_banner_info .block_banner .block_txt_banner span {
        font-size: 16px;
        line-height: 18px;
        max-height: 181px
    }

    .content .block_banner_info .block_banner .block_txt_banner h2 {
        font-size: 22px;
        max-height: 68px
    }

    .content .block_banner_info .block_info {
        margin-top: 2.5rem;
        width: 100%;
        max-width: none;
        margin-left: 0
    }

    .content .block_banner_info .block_info .box_post {
        margin-bottom: 1rem
    }

    .content .content_block_name {
        line-height: 24px
    }

    .list_news .content_block_left {
        margin-top: 15px
    }

    .list_news h2 {
        margin: 25px 0 0;
        text-align: center
    }

    .list_news .block_list_news {
        padding-left: 0
    }

    .list_news .block_list_news .block_news {
        height: auto
    }

    .list_news .block_list_news .name_news {
        font-size: 21px;
        line-height: 24px;
        max-height: inherit;
        margin: 0 0 10px
    }

    .list_news .block_list_news .txt_news {
        max-height: inherit
    }

    .list_news .block_list_news .learn_more {
        font-size: 14px
    }

    .news h1 {
        text-align: center
    }

    .news .txt_content {
        padding-left: 0
    }

    .news .content_block_name {
        margin: 25px 0;
        padding-top: 25px
    }

    .list_provider h2 {
        margin: 25px 0 0;
        text-align: center
    }

    .list_provider .block_list_provider {
        margin-left: 0;
        height: auto;
        padding: 25px 0
    }

    .provider_detail .product_card_title,
    .provider_detail .description_info {
        margin-left: -15px;
        margin-right: -15px;
        width: initial
    }

    .provider_detail .description_info .row.block_products_content {
        margin-left: 15px;
        margin-right: 15px
    }

    .provider_detail .block_prev_next_page {
        margin-left: -30px;
        margin-right: -30px;
        width: initial;
        float: none
    }

    .provider_detail .block_prev_next_page .block_prev_page,
    .provider_detail .block_prev_next_page .block_next_page {
        margin-top: 25px;
        margin-bottom: 25px
    }

    .provider_detail .product_info .row {
        width: initial
    }

    .provider_detail .product_info .row .product_info_right {
        padding-left: 0;
        padding-right: 0
    }

    .provider_detail .product_info .row .product_info_right h2 {
        margin-bottom: 10px
    }

    .provider_detail .product_info .row .col-lg-3 {
        margin-bottom: 25px
    }

    .provider_detail .product_card_title {
        margin: 30px -15px 20px
    }

    .provider_detail .product_card_title span {
        padding-left: 10px
    }

    .provider_detail .block_prev_next_page .block_prev_page,
    .provider_detail .block_prev_next_page .block_next_page {
        height: 100px
    }

    .content.contacts .column_left>.row,
    .content.contacts .column_right>.row {
        margin-left: -30px;
        margin-right: -30px
    }

    .content.contacts .column_left .box_list_contacts {
        padding: 15px 0
    }

    .content.contacts .column_right {
        margin-top: 30px
    }

    .content.contacts .column_right .contact_info .manager_contact .manager_item .manager_txt {
        padding-right: 0
    }

    .content.contacts .column_right .contact_info .mail_data {
        margin-bottom: 30px
    }

    .content.contacts .column_right h3 {
        font-size: 18px;
        line-height: 20px
    }

    .content.contacts .column_right .contact_map+h3 {
        margin: 20px 0 8px
    }

    .content.content_product_categories .content_block_right h2 {
        text-align: center;
        margin: 25px 0 20px
    }

    .content.content_product_categories .content_block_right .title_element_c {
        margin-left: 0;
        font-size: 16px;
        margin-top: 20px
    }

    .content.content_product_categories .content_block_right .block_info_products_img .row img {
        margin-left: 0
    }

    .content.content_product_categories .content_block_right .block_info_products_txt .row {
        margin-left: -15px
    }

    .product_card .product_info .row .col-lg-3 {
        margin-bottom: 25px
    }

    .product_card .product_info .row .product_info_right {
        padding-left: 0;
        padding-right: 0
    }

    .product_card .description_info {
        margin-left: -15px;
        margin-right: -15px;
        width: initial;
        margin-bottom: 20px
    }

    .product_card .content_block_name {
        text-align: center
    }

    footer .logo_footer {
        margin-left: 0;
        text-align: center
    }

    footer .copyrights_block {
        margin-top: 12px
    }

    footer .diler_img {
        margin: 0 auto;
        display: inline-block;
        float: none
    }

    .modal .modal-dialog {
        margin-top: 30px
    }

    .modal .bootbox-body h2 {
        font-size: 24px !important
    }

    .modal .btn-info,
    .modal .btn-success {
        font-size: 14px !important
    }

    html .basket_page .content .basket_title,
    html .basket_page .content .order_title {
        font-size: 24px;
        margin-bottom: 20px;
        text-align: center
    }

    html .basket_page .content .order_list .order_item_title {
        margin-left: 0
    }

    html .basket_page .content .order_list .order_item {
        margin-right: 0
    }

    html .basket_page .content .order_list .form-control {
        margin-right: 0;
        max-width: 100%
    }

    html .basket_page .content .col-lg-3 {
        padding-left: 15px
    }

    html .basket_page .content .col-lg-3 .btn {
        margin: 25px 0
    }

    html .basket_page .header .container .phone_head_order {
        font-size: 16px
    }

    html .thanks_page .block_thanks span {
        font-size: 18px;
        line-height: 24px
    }

    html .thanks_page .block_thanks a {
        font-size: 17px;
        margin-top: 20px
    }

    .supplier_item {
        width: 50%
    }

    .application_areas .application_areas_img span {
        font-size: 14px
    }

    .areas_brands {
        display: none !important
    }
}

@media screen and (max-width:640px) {
    #menu_pin {
        display: none
    }

    .header_nav svg,
    .header_nav .svg_home_icon {
        display: none
    }

    .header_btn_nav {
        width: 20px;
        height: 20px;
        top: 10px;
        right: 20px;
        background-size: 100%
    }

    .provider_detail .description_info {
        float: none
    }

    .provider_detail .description_info .modal_setting ul {
        width: 100%;
        border: none
    }

    .provider_detail .description_info .modal_setting ul li {
        float: none;
        border-bottom: 2px solid #f2f2f2
    }

    .provider_detail .description_info .modal_setting ul li.active a {
        width: 100%
    }

    .provider_detail .description_info .modal_setting ul li+li {
        padding-left: 0;
        margin-top: 15px
    }

    .block_prev_next_page .block_prev_page .prev_page_title {
        max-width: 100px;
        font-size: 13px;
        font-weight: 400;
        text-align: left
    }

    .block_prev_next_page .block_prev_page .img_prev_next_page {
        display: none
    }

    .block_prev_next_page .block_next_page .prev_page_title {
        max-width: 100px;
        font-size: 13px;
        text-align: right;
        font-weight: 400
    }

    .block_prev_next_page .block_next_page .img_prev_next_page {
        display: none
    }

    .container-fluid.header_block_2 .product_categories>li>a i {
        display: none
    }

    .categ_desc_wrap .desc_box {
        width: 100%
    }

    .categ_desc_wrap .photo_box {
        width: 100%;
        max-width: 400px;
        margin: 0 auto 30px;
        float: none;
        overflow: hidden
    }

    .txt_content iframe {
        height: 300px
    }

    .header_search,
    .header_block_1.scroll_head .header_search {
        width: calc(100% - 221px)
    }

    .application_areas .application_areas_img {
        width: 100%;
        margin: 0 0 20px
    }

    .application_areas .application_areas_img span {
        font-size: 16px;
        padding: 15px 20px
    }

    .application_areas .application_areas_img .areas_brands {
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 39%, #ffffff 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff", GradientType=0)
    }

    .categ_desc_wrap {
        margin-bottom: 50px
    }
}

@media screen and (max-width:520px) {
    .container-fluid.header_block_2 .load_more a {
        font-size: 16px;
        height: 40px;
        line-height: 40px;
        width: 100%;
        padding: 0 7px
    }

    .header_search .search_form {
        width: 93%
    }

    .header .catalog_download {
        display: none
    }
}

@media screen and (max-width:500px) {
    .content .block_about_company .col-xs-6 {
        width: 100%
    }

    .filter_name {
        font-size: 20px
    }

    .list_provider .block_list_provider {
        flex-direction: column
    }

    .list_provider .block_list_provider .block_img_provider {
        width: 100%;
        height: 100%;
        text-align: center;
        margin-bottom: 10px
    }

    .list_provider .block_list_provider .block_img_provider img {
        max-width: 229px;
        max-height: 229px
    }

    .list_provider .block_list_provider .block_provider {
        width: 100%;
        margin-left: 0
    }

    .block_info_products .col-xs-5,
    .block_info_products .col-xs-7 {
        width: 100%
    }

    .content.content_product_categories .content_block_right .block_info_products_img .row {
        text-align: center
    }

    .content.content_product_categories .content_block_right .block_info_products_img .row img {
        margin-bottom: 20px
    }

    html .basket_page .content .col-lg-3 .form-control,
    html .basket_page .content .col-lg-3 .btn {
        max-width: 100%
    }

    html .basket_page .content .col-lg-3 .btn {
        font-size: 14px
    }
}

@media screen and (max-width:485px) {
    .content .block_suppliers .list_suppliers_img {
        justify-content: center
    }

    .content.content_product_categories .content_block_right .block_info_products_photo a {
        width: 50%
    }

    .modal .btn-info,
    .modal .btn-success {
        width: 100% !important
    }

    .modal .btn-success {
        margin-top: 10px
    }

    .application_areas .application_areas_img {
        width: 100%
    }

    .header .catalog_download {
        display: none
    }

    .supplier_item {
        width: 100%;
        padding: 0;
        margin-bottom: 20px
    }

    .categ_desc_wrap .desc_box h2 {
        font-size: 19px
    }

    .content .block_banner_info .block_banner .new_label {
        display: none
    }

    .content .block_banner_info .block_banner .block_txt_banner {
        top: 16px
    }

    .content .block_banner_info .block_banner .block_txt_banner h2 {
        font-size: 18px;
        margin-bottom: 10px
    }

    .content .block_banner_info .block_banner .block_txt_banner span {
        margin-bottom: 12px
    }
}

@media screen and (max-width:420px) {
    .content.content_product_categories .block_list_products.categories_main .box_list {
        width: 100% !important
    }

    .header_nav ul a {
        padding: 0 5px
    }

    html .basket_page .header .container .phone_head_order a {
        display: block;
        line-height: 20px
    }

    html .basket_page .header .container .phone_head_order a+a {
        margin-left: 0
    }

    html .basket_page .content .order_list .order_item_photo {
        display: none
    }

    html .basket_page .content .order_list .order_item_count {
        margin-right: 15px
    }

    .container-fluid.header_block_2 .product_categories>li {
        flex: 1 100%
    }

    .popup_contact .popup_wrap {
        padding: 45px 25px 25px
    }

    .popup_contact .popup_wrap h3 {
        font-size: 20px;
        margin-bottom: 20px
    }

    .txt_content iframe {
        height: 210px
    }

    .diler_img {
        display: none
    }

    .header_search .search_form {
        top: -2px;
        position: relative
    }

    .header_search,
    .header_block_1.scroll_head .header_search {
        width: calc(100% - 111px)
    }

    .content {
        padding-top: 50px
    }

    .content .block_banner_info .block_banner .block_txt_banner h2 {
        font-size: 16px
    }

    .content .block_banner_info .block_banner .block_txt_banner span {
        font-size: 15px
    }
}

@media screen and (max-width:360px) {
    .application_areas .application_areas_img a {
        padding: 0
    }

    .application_areas .application_areas_img {
        width: 100%;
        margin-bottom: 30px
    }

    .application_areas .application_areas_img span {
        height: auto;
        padding: 10px 15px
    }

    .header_logo img {
        width: 75px;
        margin-top: 3px
    }
}

.paginate {
    padding: 2rem 0;
    text-align: center
}

.provider_detail .product_info .row .col-lg-3 .img_info_small {
    overflow: hidden
}

.flex {
    display: flex
}

.justify-between {
    justify-content: space-between
}

span.more_link,
span.send_link {
    font-size: 12px;
    line-height: 15px;
    color: #21b139 !important;
    bottom: 11px;
    width: 70px;
    position: relative;
    left: 0;
    height: auto;
    font-style: italic;
    text-decoration: underline;
    letter-spacing: .4px;
    overflow: visible !important
}

span.more_link {
    color: #f1840f !important;
    width: auto;
    height: auto !important;
    padding: 0 38px 0 0 !important
}

span.send_link {
    height: auto !important;
    color: #21b139 !important;
    padding: 0 0 0 38px !important;
    width: auto
}

span.send_link:before {
    color: #21b139 !important;
    left: auto !important;
    right: 0
}

.fancybox__content>.carousel__button.is-close {
    top: 10px !important;
    border: 1.5px solid orange;
    right: 10px !important;
    outline: none;
    color: orange !important;
    width: 20px;
    height: 20px
}

.fancybox__content>.carousel__button.is-close svg {
    width: 12px;
    height: 12px;
    filter: none !important
}

.fancybox__content p {
    font-size: 1rem
}

.provider_detail .container>h3 {
    font-size: 1.5rem;
    font-weight: 700
}

.content .block_suppliers .list_suppliers_img.list-wtitle .box_suppliers_img {
    height: auto
}

#banner_slider {
    overflow: hidden;
    padding-bottom: 2.5rem
}

#banner_slider .swiper-pagination-bullet {
    background-color: #7b8a97;
    opacity: 1
}

#banner_slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #f1840f
}

.content .block_banner_info .block_info {
    padding-bottom: 2.5rem
}

.list_suppliers_img,
.list_clients_img {
    overflow-x: hidden
}

.content_block_left {
    border-right: 0px solid #b7b7b7;
    margin: 0;
    padding: 20px 0 0;
    width: 270px;
    display: flex;
    flex-direction: column;
}

.content_block_right {
    width: calc(100% - 270px);
    padding: 10px 0 0 10px;
    margin: 0
}

.title_page {
    border-bottom: 0px solid #b7b7b7;
    padding: 20px 0 15px;
    float: left;
    width: 100%
}

.title_page h1 {
    font-size: 24px;
    margin-bottom: 30px
}

.title_page .sort_prod_info {
    float: left;
    width: auto
}

.title_page .filter_reset {
    float: left;
    width: 135px;
    margin: -6px 0 0 20px;
    font-size: 17px;
    letter-spacing: 0
}

.title_page .filter_reset:hover {
    border-color: #f93;
    color: #f93
}

.filter_block .filter_title {
    text-align: left;
    color: #000000;
    font-weight: 400;
    font-size: 15px;
    margin-bottom: 25px
}

.filter_content ul ul {
    margin: 0 0 0 20px
}

.filter_content li {
    position: relative
}

.filter_content li ul {
    display: none
}

.filter_content li ul.show {
    display: block
}

.filter_container {
    display: block;
    position: relative;
    padding: 0 0 0 30px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    color: #999;
    line-height: 1.3;
    min-height: 24px;
    width: calc(100% - 15px)
}

.filter_container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.checkmark {
    position: absolute;
    top: 50%;
    left: 0;
    height: 18px;
    width: 18px;
    border: 1px solid #acacac;
    background: #fff;
    margin-top: -14px
}

.filter_container input:checked~.checkmark {
    border: 1px solid #ff9933;
    background: #ff9933
}

.filter_container input:checked~i {
    color: #222
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.filter_container input:checked~.checkmark:after {
    display: block
}

.filter_container .checkmark:after {
    left: 5px;
    top: 0px;
    width: 7px;
    height: 12px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg)
}

.filter_block {
    padding: 0 13px 0 0;
    border: none;
}

.filter_content {
    padding-bottom: 20px
}

.block_list_products {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.box_list {
    float: left;
    width: 25%;
    border: 2px solid #e8e8e8;
    margin-bottom: 9px;
    position: relative
}

.prod_img {
    overflow: hidden;
    width: 100%;
    position: relative
}

.block_products img {
    width: 100%
}

.block_products .new_label {
    max-width: 185px;
    overflow: hidden;
    position: absolute;
    bottom: 17px;
    left: 17px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 0 15px
}

.block_products {
    box-sizing: border-box;
    padding: 0 0 10px;
    margin-bottom: 4px;
    position: static;
    background-color: #fff
}

.block_products h4 {
    color: #3a3d3f;
    font-size: 13px;
    line-height: 23px;
    margin-bottom: 7px;
    font-weight: 400;
    padding: 10px 10px 0
}

.block_products span {
    font-size: 13px;
    line-height: 20px;
    overflow: hidden;
    margin: 15px 0 15px;
    display: block;
    color: #838d8f;
    padding: 0 17px
}

.block_products a {
    font-size: 12px;
    line-height: 15px;
    color: #21b139;
    display: inline-block;
    position: absolute;
    bottom: 10px;
    width: 70px;
    font-style: italic;
    text-decoration: underline
}

.block_products a:hover {
    text-decoration: none
}

.block_products .more_link {
    left: 38px;
    color: #f1840f
}

.block_products .more_link:before {
    content: ">>";
    position: absolute;
    left: -22px
}

.block_products .send_link {
    right: 28px
}

.block_products a:before {
    content: "+";
    position: absolute;
    left: -15px
}

.filter_block {
    position: relative
}

.arrow_filter {
    width: 12px;
    height: 12px;
    border: solid #ff9b38;
    border-width: 0 1px 1px 0;
    transform: rotate(-45deg);
    position: absolute;
    display: block;
    right: 0;
    top: 4px;
    transition: all ease-out .2s;
    cursor: pointer
}

.filter_header {
    position: relative
}

.arrow_filter_f {
    width: 12px;
    height: 12px;
    border: solid #FF9500;
    border-width: 0 2px 2px 0;
    transform: rotate(225deg);
    position: absolute;
    display: block;
    right: 0;
    top: 4px;
    transition: all ease-out .2s;
    cursor: pointer
}

.arrow_filter_f.filter_ar {
    transform: rotate(45deg)
}

ul.show+.arrow_filter {
    transform: rotate(45deg);
    right: 0
}

#catalog-filter .filter_content {
    display: none
}

.price_prod {
    float: left;
    width: 100%;
    padding: 7px 0;
    font-size: 16px
}

.block_products .price_prod {
    padding: 7px 17px
}

.price_prod.old_price,
.product_info_right .price_prod.old_price {
    color: #777;
    text-decoration: line-through;
    padding-bottom: 0
}

html .basket_page .content .order_list .order_item {
    align-items: flex-start
}

html .basket_page .content .order_list .order_item_title {
    width: calc(100% - 300px)
}

html .basket_page .price_prod {
    font-size: 14px;
    font-weight: 700
}

.product_info_right .price_prod {
    color: #000;
    font: 18px/20px Elektra Medium Pro, sans-serif
}

.product_info_right .price_prod.old_price {
    font: 16px/22px Trebuchet MS, Tahoma, sans-serif
}

.product_info_right .price_prod+.block_order {
    padding-top: 30px
}

.block_suppliers {
    float: left;
    width: 100%
}

.content .block_banner_info {
    float: left;
    width: 100%;
    margin: 0 0 50px
}

.content_block_content {
    width: 100%;
    float: left;
    margin-bottom: 20px
}

.faq_content .faq_item {
    width: 100%;
    float: left;
    margin-bottom: 25px
}

.faq_content .faq_item h2 {
    width: 100%;
    float: left;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 10px
}

.faq_content .faq_item span {
    width: 100%;
    float: left;
    font-size: 16px
}

.to_products_btn_block {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    margin-top: -40px
}

.btn.to_products_btn {
    display: block;
    text-align: center;
    height: 55px;
    float: left;
    width: 230px;
    border: 3px solid #f6962c;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #000;
    border-radius: 0;
    box-sizing: border-box;
    line-height: 49px;
    padding: 0;
    font-weight: 700
}

.mobile_show {
    display: none
}

.hide_filter_btn {
    float: right;
    color: #ffffff;
    margin: 5px 0 0;
    padding: 12px 12px;
    background: linear-gradient(90deg, #ffae38 0%, #ff842b 100%);
    font-size: 16px;
}

.hidden_filter {
    display: none
}

ul.ui-autocomplete {
    z-index: 99999
}

@media screen and (max-width: 1280px) {
    .box_list {
        width: 33.33%
    }

    .box_list:nth-child(4n+1) {
        border-left: none
    }

    .box_list:nth-child(3n+1) {
        border-left: 1px solid #e8e8e8
    }
}

@media screen and (max-width: 1030px) {
    .block_products h4 {
        font-size: 16px;
        line-height: 19px;
        padding: 10px 15px 0
    }

    .block_products span {
        font-size: 13px;
        line-height: 17px;
        height: 70px;
        margin: 15px 0 45px;
        padding: 0 15px
    }

    .block_products .more_link {
        left: 32px
    }

    .block_products .send_link {
        right: 15px
    }

    .block_products .more_link:before {
        left: -18px
    }

    .block_products a:before {
        left: -12px
    }

    .content_block_left {
        width: 245px
    }

    .content_block_right {
        width: calc(100% - 245px)
    }

    html .basket_page .content .order_list .order_item_photo {
        height: 55px;
        width: 55px
    }

    html .basket_page .content .order_list .order_item_title {
        width: calc(100% - 250px)
    }

    html .basket_page .content .order_list .order_item_title h3 {
        font-size: 15px
    }

    html .basket_page .content .order_list .order_item_txt {
        display: none
    }
}

@media screen and (max-width: 840px) {
    .box_list {
        width: 50%;
        margin-bottom: 25px
    }

    .box_list:nth-child(4n+1),
    .box_list:nth-child(3n+1) {
        border-left: none
    }

    .box_list:nth-child(2n+1) {
        border-left: 1px solid #e8e8e8
    }
}

@media screen and (max-width: 670px) {
    .content_block_left {
        width: 100%;
        border-right: none
    }

    .content_block_right {
        width: 100%;
        padding: 10px 0 0
    }

    .filter_block+.filter_block {
        margin-top: 12px
    }

    .filter_block .filter_title {
        font-size: 14px;
        margin-bottom: 15px
    }

    .box_list {
        width: 33.33%
    }

    .box_list:nth-child(2n+1),
    .box_list:nth-child(4n+1) {
        border-left: none
    }

    .box_list:nth-child(3n+1) {
        border-left: 1px solid #e8e8e8
    }

    .mobile_show {
        display: block
    }

    .content.product_filter .title_page {
        /*   position: fixed;*/
        width: 100%;
        top: 83px;
        background: #fff;
        z-index: 2;
        left: 0;
        padding: 14px 10px 10px !important
    }

    .content.product_filter {
        padding-top: 0
    }
}

@media screen and (max-width: 600px) {
    .box_list {
        width: 50%
    }

    .box_list:nth-child(4n+1),
    .box_list:nth-child(3n+1) {
        border-left: none
    }

    .box_list:nth-child(2n+1) {
        border-left: 1px solid #e8e8e8
    }
}

@media screen and (max-width: 540px) {
    .title_page h1 {
        font-size: 20px;
        margin-bottom: 20px
    }

    .title_page .sort_prod_info {
        width: 100%
    }

    .title_page .filter_reset {
        float: left;
        width: 100px;
        margin: 6px 0 0;
        font-size: 14px;
        letter-spacing: 0;
        padding: 2px 0;
        height: 30px
    }

    .filter_container {
        padding-left: 30px
    }

    .content.product_filter {
        padding-top: 0
    }
}

@media screen and (max-width: 480px) {
    html .basket_page .content .order_list .order_item_photo {
        display: none
    }

    html .basket_page .content .order_list .order_item_title {
        width: calc(100% - 200px)
    }
}

@media screen and (max-width: 400px) {
    .box_list {
        width: 100%
    }

    .box_list:nth-child(4n+1),
    .box_list:nth-child(3n+1),
    .box_list:nth-child(2n+1) {
        border-left: 1px solid #e8e8e8
    }

    .content.product_filter .title_page {
        top: 62px
    }

    .content.product_filter {
        padding-top: 0
    }
}

.header {
    z-index: 99
}



.header .container-fluid.header_block_1 .container {
    max-width: 1270px;
    display: flex;
    align-items: center
}

.header_content {
    float: left;
    width: calc(100% - 270px)
}

.header_top_content {
    margin-bottom: 20px
}

.header_top_content,
.header_bottom_content {
    float: left;
    width: 100%
}

.header_bottom_content {
    display: flex;
    align-items: center;
    padding-bottom: 0
}

.soc_icon {
    float: left;
    width: 100%;
    margin-top: 20px
}

.soc_icon img {
    max-height: 19px
}

.contact_header {
    display: flex;
    flex: 1;
    align-items: center;
    justify-content: flex-end;
}

.contact_header .head-con {
    display: flex;
    align-items: center;
    margin-right: 35px
}

.head-con--contacts {
    display: flex;
    flex-direction: column
}

.head-con--contacts a {
    color: #231f20;
    font-size: 14px;
    font-weight: 500;
    line-height: normal
}

.head-con img {
    max-width: 100%;
    width: 50px;
    margin-right: 10px
}

.contact_header span {
    color: #f7931d
}

.header_nav {
    margin: 19px 0 0;
    min-width: 0
}

.header_nav ul {
    margin: 0
}

.header_nav ul li {
    position: relative
}

.header_nav ul li a {
    font-size: 15px;
    font-weight: 500
}

.header_nav ul li.active a {
    text-decoration: none !important
}

.header_nav ul ul li+li {
    margin: 0
}

.header_nav ul ul {
    background: #fff;
    display: none;
    position: absolute;
    top: 22px;
    left: 0;
    padding: 10px 20px;
    box-sizing: border-box;
    width: 200px;
    box-shadow: 0 5px 10px #0000004d;
    margin: 0;
    z-index: 9
}

.header_nav ul li:hover ul {
    display: block
}

.header_nav ul ul li {
    padding: 5px 0;
    width: 100%;
    display: block
}



.header_lang {
    min-width: 55px;
    float: right;
    margin-top: 15px
}

.header_lang .list_lang {
    margin-top: 5px
}

.header_lang .list_lang img {
    margin-right: 5px;
    max-width: 100%;
    width: 15px
}

.header_lang .list_lang li a {
    color: #fc9
}

.header_lang .list_lang li a {
    color: #231f20;
    font-size: 14px;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
    display: flex !important;
    align-items: center
}

.header_lang .list_lang li.active {
    display: none !important
}

.catalog_pdf {
    margin-right: 45px;
    margin-left: 25px;
}

.catalog_pdf i {
    display: none;
    margin-top: 9px;
    float: left;
    width: 100%;
    color: #000;
    text-decoration: none;
    font-size: 12px
}



.catalog_download img {
    box-shadow: none;
    max-width: 50px;
    margin: 0
}


.header_cart {
    float: right;
    margin-top: 0;
    margin-right: 0;
    margin-left: auto
}

.header .header_cart .basket_link {
    padding: 0;
    width: auto;
    align-items: center;
    display: flex;
    text-indent: 0 !important
}

.header .header_cart .basket_link img {
    width: 70px !important
}

.header .header_cart .basket_link:hover {
    text-decoration: none
}

.header .header_cart .basket_link span {
    color: #231f20;
    font-size: 14px;
    font-weight: 700;
    line-height: normal
}

.header_cart .basket_link:before {
    display: none
}

.header_search {
    width: 350px;
    margin: 10px 25px 0 0;
    position: relative;
    float: right;
    display: block;
    right: auto
}

.header_search .search_ico {
    right: auto;
    left: 10px;
    background: url(/local/templates/new_02/./img/search_ico2.png) no-repeat center center;
    background-size: 17px;
    top: 3px !important
}

.header_search .search_form.form-control {
    display: block !important;
    padding-left: 40px;
    height: 40px;
    border-radius: 10px
}

.mobile_menu_btn {
    height: 40px;
    width: 45px;
    border: none;
    padding: 0;
    box-sizing: border-box;
    position: absolute;
    right: 0;
    top: 7px;
    display: none
}

.mobile_menu_btn i {
    background: #000;
    height: 9px;
    width: 100%;
    border-radius: 5px;
    margin-bottom: 7px
}

.menu_pp_mobile .close_menu {
    background: url(/local/templates/new_02/./img/close_bl.png) no-repeat center center;
    float: right;
    height: 38px;
    right: 24px;
    left: auto;
    position: absolute;
    top: 21px;
    width: 38px;
    display: none
}

.btn.show_mobile,
.btn.show_mobile2 {
    display: block;
    text-align: center;
    height: 55px;
    float: left;
    width: 100%;
    border: 3px solid #f6962c;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #000;
    border-radius: 0;
    box-sizing: border-box;
    line-height: 49px;
    padding: 0;
    font-weight: 700
}

.btn.show_mobile2 {
    margin-top: 45px
}

.nav_link.show_mobile {
    float: left;
    width: 100%;
    font-size: 20px;
    font-family: Trebuchet MS;
    color: #000
}

.contact_header.show_mobile {
    margin-top: 20px
}

.show_mobile,
.show_mobile2 {
    display: none !important
}

.header_bottom_content .header_cart.show_mobile {
    display: block !important;
    position: relative
}

.header_cart .amount {
    position: absolute;
    top: auto;
    bottom: 8px;
    right: 8px;
    height: 22px;
    background: #FA8E3E;
    border-radius: 50%;
    width: 22px;
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #fff !important;
    text-align: center;
    padding: 2px
}

.header_cart .order-img {
    position: relative
}

html .basket_page .header .container {
    height: auto
}

footer {
    background-color: #000000;
    padding-top: 30px;
    padding-bottom: 30px;
    color: #fff;
    height: auto
}

footer .container {
    width: 100%
}

footer>.container>.row {
    display: flex;
    flex-wrap: wrap
}

.footer-menu {
    display: flex;
    width: 100%;
    justify-content: space-evenly
}

.footer-menu a {
    color: #fff;
    display: block
}

.footer-menu--col-soc span {
    display: block
}

.footer-menu--col-soc a {
    display: inline-block
}

.footer-logo img {
    width: 250px
}

.footer-qr img {
    width: 120px
}

.footer-part img {
    width: 180px
}

.footer-part img+img {
    margin-top: 20px
}

.content.bread-cat+.content {
    padding-top: 0
}

.product_card .breadcrumbs {
    margin-bottom: 32px
}

.mob-phone {
    position: fixed;
    z-index: 10;
    right: 0;
    bottom: 0
}

.mob-phone a {
    display: block
}

.mob-phone img {
    max-width: 110px;
    border-radius: 50%;
    box-shadow: 0 0 #ffb142;
    animation: pulse-yellow 2s infinite
}

@keyframes pulse-yellow {
    0% {
        transform: scale(.95);
        box-shadow: 0 0 #ffb142b3
    }

    70% {
        transform: scale(1.1);
        box-shadow: 0 0 0 10px #ffb14200
    }

    to {
        transform: scale(.95);
        box-shadow: 0 0 #ffb14200
    }
}

.contacts-page {
    margin-top: 80px
}

.mb20 {
    margin-bottom: 20px
}

.contact-bl {
    display: flex
}

.contact-bl img {
    width: 80px;
    height: 70px;
    -o-object-fit: cover;
    object-fit: cover
}

.contact-bl--info {
    margin-left: 50px
}

.contact-bl--info-item {
    font-size: 16px;
    color: #231f20;
    line-height: normal
}

.contact-bl--info-item a {
    color: #231f20
}

.contact-map iframe {
    width: 100%;
    height: 300px
}

.bootbox .bootbox-body h2 {
    font-weight: 100;
    font-family: Helvetica Neue LT W1G !important;
    font-size: 25px !important
}

.bootbox .btn-info {
    background: #b7b7b7 !important;
    text-shadow: none !important;
    font-weight: 100 !important;
    font-family: Helvetica Neue LT W1G;
    border-radius: 15px;
    font-size: 14px !important;
    max-width: 190px;
    transition: all .3s
}

.bootbox .btn-success {
    background: linear-gradient(to right, #ff822b 0%, #ffaf38 100%) !important;
    text-shadow: none !important;
    font-weight: 100 !important;
    font-family: Helvetica Neue LT W1G;
    border-radius: 15px;
    font-size: 14px !important;
    max-width: 190px;
    transition: all .3s
}

.bootbox .btn:hover {
    opacity: .8
}

.bootbox.modal .modal-dialog {
    margin-top: 220px
}

.bootbox.modal .modal-footer {
    display: flex;
    justify-content: space-around
}

.modal .bootbox-close-button.close {
    background: url(/assets/img/close2.png) no-repeat center center / cover;
    width: 25px;
    height: 25px;
    opacity: 1;
    transition: opacity 1s;
    margin-top: 0 !important
}

.product_card .product_card_title span {
    display: block;
    padding-left: 0
}

.modal .bootbox-body h2 {
    margin-top: 70px
}

@media (min-width: 768px) {
    .bootbox .modal-dialog {
        width: 470px;
        margin: 30px auto
    }
}

.cart-page {
    font-family: Helvetica Neue LT W1G
}

#cart-page {
    margin-bottom: 80px
}

#cart-page textarea {
    border-radius: 15px;
    box-shadow: none;
    border: 2px solid #ebebeb
}

#cart-page h2 {
    font-family: Helvetica Neue LT W1G
}

#cart-page .cart-title {
    font-size: 30px;
    line-height: normal;
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
    display: inline-block
}

#cart-page .cart-title .amount {
    font-size: 16px;
    position: absolute;
    top: 0;
    right: -10px;
    font-weight: 600;
    font-family: Helvetica Neue LT W1G
}

.cart-clear {
    margin-bottom: 15px
}

.cart-clear a,
#cart-page a.remove_link {
    color: #ff822b;
    font-weight: 100;
    line-height: normal;
    font-family: "" Helvetica Neue LT W1G""
}

#cart-page .order_list .order_item {
    border-bottom: 1px solid #ebebeb;
    padding: 25px 0;
    margin-right: 0
}

#cart-page .order_list {
    border-top: 1px solid #ebebeb
}

#cart-page .order_list .form-control {
    max-width: 100%;
    margin: 30px 0 0;
    font-family: "" Helvetica Neue LT W1G"";
    font-weight: 100;
    padding: 15px 12px
}

#cart-page .order_list .form-control::-moz-placeholder {
    color: #999
}

#cart-page .order_list .form-control::placeholder {
    color: #999
}

#cart-page .order_list .order_item_txt {
    font-weight: 600;
    width: auto
}

#cart-page a.remove_link {
    display: block;
    text-align: center
}

#cart-page .order_item_btn {
    margin-top: 10px
}

#cart-page .order_item_photo a {
    display: block
}

#cart-page .order_list .order_item_title {
    margin: 0
}

#cart-page .order_list .order_item_title {
    width: calc(100% - 350px)
}

#cart-page .order_list .order_item_count .amount_pp input[type=text] {
    width: 40px;
    outline: none !important
}

#cart-page .order_list .order_item_count .amount_pp .amount_minus,
#cart-page .order_list .order_item_count .amount_pp .amount_plus {
    width: 35px
}

#cart-page .order_list .order_item_count .amount_pp {
    margin-bottom: 10px;
    display: flex;
    border: 1px solid #ebebeb;
    border-radius: 0;
    width: auto
}

#cart-page .order_title {
    font-size: 20px;
    line-height: normal;
    text-align: center;
    margin: 0 0 10px;
    font-weight: 100
}

#cart-page .cart-order-form {
    background-color: #f7f7f7;
    border-radius: 20px;
    padding: 25px 20px;
    text-align: center;
    margin-top: 115px
}

#cart-page .cart-order-form .form-group {
    margin-bottom: 5px
}

#cart-page .cart-order-form .form-control {
    border-radius: 10px;
    border: 1px solid #c5c5c5;
    box-shadow: none;
    max-width: 250px;
    margin: 0 auto;
    height: 40px;
    font-weight: 100;
    font-family: "" Helvetica Neue LT W1G""
}

#cart-page .cart-order-form .btn {
    box-shadow: none;
    max-width: 250px;
    width: 100%;
    margin: 0 auto;
    border-radius: 10px;
    height: 45px;
    background: rgb(255, 174, 56);
    background: linear-gradient(90deg, rgba(255, 174, 56, 1) 0%, rgba(255, 132, 43, 1) 100%);
    color: #fff;
    outline: none !important;
    font-family: "" Helvetica Neue LT W1G"";
    font-weight: 100;
    font-size: 16px
}

.bl-download {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    max-width: 500px;
    margin: 200px auto 0
}

.bl-download a {
    display: flex;
    align-items: center;
    color: #231f20;
    font-size: 16px;
    font-weight: 700;
    line-height: normal
}

.bl-download img {
    margin-right: 10px;
    max-width: 55px
}

.bl-download span {
    display: block
}

.provider_detail .product_card_title span {
    display: block;
    padding-left: 0
}

.provider_detail .product_card_title {
    line-height: normal;
    margin-top: 60px
}

.scroll-up {
    position: fixed;
    z-index: 10;
    right: 12px;
    bottom: 110px;
    cursor: pointer
}

.scroll-up img {
    max-width: 87px;
    border-radius: 50%;
    z-index: 10
}

.content.contacts {
    margin-bottom: 60px
}

#cart-page .col-lg-4 {
    width: 25%;
    padding: 0
}

@media (min-width: 768px) {
    .mob-phone {
        display: none
    }
}

@media screen and (max-width: 1370px) {
    .header_search {
        width: 300px
    }

    .head-con--contacts a,
    .header_nav ul li a,
    .header .header_cart .basket_link span,
    .catalog_download span {
        font-size: 14px
    }
}

@media screen and (max-width: 1370px) {
    .contact_header div {
        padding-left: 0;
        background: none;
        margin-right: 20px
    }

    .catalog_download {
        width: 160px;
        height: 40px;
        margin: 0 !important
    }

    .catalog_pdf {
        width: 160px
    }

    .header_logo {
        width: 178px
    }

    .header_content {
        width: calc(100% - 220px)
    }
}

@media screen and (max-width: 1281px) {
    body .catalog_download img {
        display: block
    }

    .header_cart {
        overflow: visible
    }

    .header_search {
        max-width: 43%
    }
}

@media screen and (max-width: 1255px) {
    .header .container-fluid.header_block_1 .container {
        width: 100% !important
    }

    .contact_header .head-con {
        margin-right: 10px
    }

    .header_logo {
        width: 120px;
        margin: 0 20px 0 0
    }

    .head-con img,
    body .catalog_download img {
        width: 40px;
        margin-right: 15px
    }

    .header_search {
        width: 200px
    }
}

@media screen and (max-width: 1200px) {
    .header_bottom_content {
        position: relative
    }

    .header_search,
    .contact_header .head-con {
        margin-right: 0
    }

    .catalog_pdf {
        width: auto
    }
}

@media screen and (max-width: 1100px) {
    .header_search {
        width: 145px
    }
}

@media (min-width: 992px) {
    .box_list {
        width: 18%
    }
}

@media screen and (max-width: 992px) {
    #cart-page .cart-order-form {
        margin-top: 0
    }

    #cart-page .col-lg-4 {
        width: 100%;
        padding: 0 15px
    }

    .contacts-page {
        margin-top: 30px
    }

    .contact-bl {
        margin-bottom: 20px
    }

    .contact-bl--info {
        margin-left: 15px
    }

    .contact-bl img {
        width: 50px;
        height: 35px;
        -o-object-fit: cover;
        object-fit: cover
    }

    .footer-menu {
        flex-direction: column;
        margin: 20px 0
    }

    .header_top_content {
        margin-bottom: 0
    }

    .header_search .search_form.form-control {
        padding-left: 41px;
        height: 37px
    }

    .header_search {
        margin: 13px 15px 0 0
    }

    .header_search .search_ico {
        left: 10px;
        background-size: 15px;
        top: 1px !important
    }

    .header_content {
        padding-right: 50px
    }

    .header_logo img {
        width: auto
    }

    .header_cart {
        margin: 13px 0 0
    }

    .catalog_pdf {
        margin-top: 10px
    }

    .show_mobile {
        display: block !important
    }

    .header_nav.menu_pp_mobile {
        margin-top: 0;
        padding: 90px 40px 20px;
        min-width: 0;
        width: 350px;
        background: rgba(255, 255, 255, .85)
    }

    .menu_pp_mobile .close_menu {
        display: block
    }

    .soc_icon.show_mobile {
        display: none !important;
        margin: 10px 0 30px
    }

    .soc_icon.show_mobile img {
        max-height: 22px
    }

    .contact_header.show_mobile {
        margin-top: 20px;
        font-size: 20px;
        width: 100%
    }

    .contact_header.show_mobile {
        display: none !important
    }

    .nav_link.show_mobile {
        display: none !important;
        margin-bottom: 20px
    }

    .menu_pp_mobile .contact_header div {
        padding-bottom: 15px
    }

    .header_nav ul {
        margin: 10px 0
    }

    .header_nav ul ul {
        display: none !important
    }

    .header_nav ul li,
    .header_nav ul li+li,
    .menu_pp_mobile li {
        padding: 5px 0;
        float: left;
        width: 100%
    }

    .menu_pp_mobile li a,
    .header_nav ul li a {
        font-size: 16px;
        font-family: Trebuchet MS
    }

    .header_nav ul li+li {
        padding-left: 0
    }

    .lang_switcher.show_mobile,
    .header_cart.show_mobile {
        display: none !important
    }

    .mobile_menu_btn {
        display: block
    }

    body .catalog_download img {
        margin: 0 auto;
        display: none
    }

    body .catalog_pdf {
        margin: 0
    }

    .catalog_pdf span {
        display: block !important
    }

    .head-con img,
    .catalog_pdf i {
        display: none !important
    }

    .header_content {
        width: auto;
        display: flex;
        align-items: center;
        margin-right: 0;
        margin-left: auto
    }

    .header .catalog_download {
        height: auto
    }

    .contact_header .head-con {
        width: 165px
    }
}

@media screen and (max-width: 850px) {
    .content {
        padding-top: 80px
    }

    .header_nav {
        margin: 0;
        min-width: 250px
    }

    .contact_header {
        margin-top: 0
    }

    .header_lang,
    .header_cart,
    .header_logo .soc_icon,
    #search_form {
        display: none
    }

    .lang_switcher.show_mobile,
    .header_cart.show_mobile {
        display: block !important
    }

    .menu_pp_mobile .header_lang,
    .menu_pp_mobile .header_cart {
        display: block
    }

    .header_bottom_content .header_cart.show_mobile {
        display: none !important
    }

    .menu_pp_mobile .header_lang {
        float: right
    }

    .header_lang .list_lang {
        margin-top: -18px
    }

    .menu_pp_mobile .header_cart {
        float: left;
        margin-top: 0;
        overflow: visible;
        position: relative
    }
}

@media screen and (max-width: 768px) {
    .bl-download {
        margin: 100px auto
    }

    .bl-download a {
        font-size: 14px;
        display: block;
        text-align: center
    }

    .bl-download img {
        margin-right: 5px;
        max-width: 40px
    }

    footer>.container>.row {
        flex-direction: column
    }

    .footer-qr {
        margin-top: 20px
    }

    .footer-logo img,
    .footer-qr img,
    .footer-part img {
        margin-right: auto;
        margin-left: auto;
        text-align: center;
        display: block
    }

    .header .catalog_download {
        right: 30px
    }

    .header_logo {
        width: 23%;
        margin: 10px 3% 0 2%
    }

    .header .catalog_download {
        right: 0;
        display: block;
        width: 54px;
        min-width: 0;
        text-align: center
    }

    .header_content {
        padding-right: 83px;
        width: 72%
    }

    .catalog_pdf {
        margin: 6px 0 0;
        width: auto
    }

    .catalog_pdf span {
        display: none
    }

    .catalog_pdf i {
        display: block;
        margin-top: 5px
    }
}

@media screen and (max-width: 630px) {
    .contact_header div {
        margin-right: 0;
        margin-bottom: 5px;
        padding-bottom: 0
    }

    .header_bottom_content {
        display: none
    }

    .btn.show_mobile2 {
        margin-top: 0;
        margin-bottom: 20px
    }

    .contact_header .head-con {
        width: 100%
    }

    .menu_pp_mobile .contact_header div {
        padding-bottom: 0
    }

    body .contact_header.show_mobile {
        display: block !important
    }
}

@media screen and (max-width: 540px) {
    .header .catalog_download {
        display: none
    }

    .header_logo {
        width: 34%
    }

    .header_content {
        padding-right: 83px;
        width: 58%;
        padding-left: 10px
    }

    .mobile_menu_btn {
        width: 31px;
        top: 13px
    }

    .mobile_menu_btn i {
        height: 5px;
        margin-bottom: 4px
    }

    .nav_link.show_mobile {
        display: block !important
    }

    .menu_pp_mobile .close_menu {
        height: 26px;
        right: 16px;
        top: 24px;
        width: 28px;
        background-size: contain
    }

    .menu_pp_mobile li {
        width: 100%
    }

    .header_lang .list_lang li {
        width: auto
    }

    .menu_pp_mobile li a,
    .header_nav ul li a {
        font-size: 20px
    }

    .header_lang .list_lang li {
        font-size: 18px
    }

    .header_nav ul li+li {
        padding-left: 0
    }

    .header_nav.menu_pp_mobile {
        padding: 64px 25px 20px
    }
}

@media screen and (max-width: 420px) {
    .header_nav ul a {
        padding: 0
    }
}

@media screen and (max-width: 400px) {
    .contact_header {
        display: none
    }

    .header_logo {
        width: 120px
    }

    .content.product_filter .title_page {
        padding-top: 0
    }

    .header_nav.menu_pp_mobile {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px
    }

    .btn.show_mobile {
        display: none !important
    }

    .btn.show_mobile2,
    .contact_header.show_mobile {
        display: block !important
    }

    .header_nav ul {
        margin: 10px 0 6px
    }

    .header_nav ul li,
    .header_nav ul li+li,
    .menu_pp_mobile li {
        padding: 2px 0
    }
}

.application_areas .application_areas_img .aspect-square .content:before {
    content: "";
    position: absolute;
    bottom: 45%;
    left: 0;
    width: 100%;
    height: 0;
    background: rgba(0, 0, 0, .75);
    transition: all 2s ease
}

.application_areas .application_areas_img .aspect-square .content:hover:before {
    height: 100%
}

.advatgenes ul li {
    margin: 15px 0
}

.list_provider .content_block_left {
    border: none
}

.content_block_left h1 {
    color: #000;
    font-size: 2.3rem;
    margin-bottom: 20px
}

.part_block {
    background: #f7f7f7;
    color: #8e8e8e;
    padding: 20px 25px;
    border-radius: 20px;
    margin-left: -15px
}

.part_block__title {
    font-weight: 700;
    font-size: 1rem;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #e4e4e4
}

.part_block__list {
    display: flex;
    flex-direction: column;
    position: relative;
    overflow-y: overlay;
    max-height: 385px;
    height: 100%
}

.part_block__list::-webkit-scrollbar {
    width: 5px
}

.part_block__list::-webkit-scrollbar-thumb {
    background-color: #c3c3c3;
    border-radius: 10rem
}

.part_block__list::-webkit-scrollbar-track {
    position: absolute;
    right: -3rem;
    top: -50rem;
    background: transparent
}

.part_block__list a {
    color: #8e8e8e;
    font-size: 1rem;
    line-height: 1.5rem
}

#part-list {
    font-family: Helvetica Neue LT W1G
}

#part-list .content_block_right .block_list_provider .name_provider {
    font-size: 1.3rem;
    color: #000;
    font-weight: 700
}

#part-list .content_block_right .block_list_provider .name_provider a {
    color: #000
}

#part-list .block_list_provider {
    border-bottom: none
}

#part-list .content_block_right .block_list_provider .txt_provider {
    color: #000;
    font-size: 1rem;
    line-height: normal;
    letter-spacing: 0;
    font-weight: 100
}

#part-list .content_block_right .block_list_provider p {
    font-family: Trebuchet MS, Tahoma, sans-serif
}

#part-list .content_block_right .block_list_provider label {
    font-weight: 700
}

#part-list .content_block_right .block_list_provider .block_img_provider {
    width: 200px;
    height: 200px
}

.menu_pp_mobile.show {
    display: block
}

.carousel {
    position: relative;
    box-sizing: border-box
}

.carousel *,
.carousel *:before,
.carousel *:after {
    box-sizing: inherit
}

.carousel.is-draggable {
    cursor: move;
    cursor: grab
}

.carousel.is-dragging {
    cursor: move;
    cursor: grabbing
}

.carousel__viewport {
    position: relative;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%
}

.carousel__track {
    display: flex
}

.carousel__slide {
    flex: 0 0 auto;
    width: var(--carousel-slide-width, 60%);
    max-width: 100%;
    padding: 1rem;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    overscroll-behavior: contain
}

.has-dots {
    margin-bottom: calc(.5rem + 22px)
}

.carousel__dots {
    margin: 0 auto;
    padding: 0;
    position: absolute;
    top: calc(100% + .5rem);
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    list-style: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.carousel__dots .carousel__dot {
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
    width: 22px;
    height: 22px;
    cursor: pointer
}

.carousel__dots .carousel__dot:after {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: currentColor;
    opacity: .25;
    transition: opacity .15s ease-in-out
}

.carousel__dots .carousel__dot.is-selected:after {
    opacity: 1
}

.carousel__button {
    width: var(--carousel-button-width, 48px);
    height: var(--carousel-button-height, 48px);
    padding: 0;
    border: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    pointer-events: all;
    cursor: pointer;
    color: var(--carousel-button-color, currentColor);
    background: var(--carousel-button-bg, transparent);
    border-radius: var(--carousel-button-border-radius, 50%);
    box-shadow: var(--carousel-button-shadow, none);
    transition: opacity .15s ease
}

.carousel__button.is-prev,
.carousel__button.is-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.carousel__button.is-prev {
    left: 10px
}

.carousel__button.is-next {
    right: 10px
}

.carousel__button[disabled] {
    cursor: default;
    opacity: .3
}

.carousel__button svg {
    width: var(--carousel-button-svg-width, 50%);
    height: var(--carousel-button-svg-height, 50%);
    fill: none;
    stroke: currentColor;
    stroke-width: var(--carousel-button-svg-stroke-width, 1.5);
    stroke-linejoin: bevel;
    stroke-linecap: round;
    filter: var(--carousel-button-svg-filter, none);
    pointer-events: none
}

html.with-fancybox {
    scroll-behavior: auto
}

body.compensate-for-scrollbar {
    overflow: hidden !important;
    touch-action: none
}

.fancybox__container {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    direction: ltr;
    margin: 0;
    padding: env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    color: var(--fancybox-color, #fff);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    overflow: hidden;
    z-index: 1050;
    outline: none;
    transform-origin: top left;
    --carousel-button-width: 48px;
    --carousel-button-height: 48px;
    --carousel-button-svg-width: 24px;
    --carousel-button-svg-height: 24px;
    --carousel-button-svg-stroke-width: 2.5;
    --carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, .4))
}

.fancybox__container *,
.fancybox__container *:before,
.fancybox__container *:after {
    box-sizing: inherit
}

.fancybox__container :focus {
    outline: none
}

body:not(.is-using-mouse) .fancybox__container :focus {
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, .94))
}

@media all and (min-width: 1024px) {
    .fancybox__container {
        --carousel-button-width: 48px;
        --carousel-button-height: 48px;
        --carousel-button-svg-width: 27px;
        --carousel-button-svg-height: 27px
    }
}

.fancybox__backdrop {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: var(--fancybox-bg, rgba(24, 24, 27, .92))
}

.fancybox__carousel {
    position: relative;
    flex: 1 1 auto;
    min-height: 0;
    height: 100%;
    z-index: 10
}

.fancybox__carousel.has-dots {
    margin-bottom: calc(.5rem + 22px)
}

.fancybox__viewport {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: visible;
    cursor: default
}

.fancybox__track {
    display: flex;
    height: 100%
}

.fancybox__slide {
    flex: 0 0 auto;
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 48px 8px 8px;
    position: relative;
    overscroll-behavior: contain;
    display: flex;
    flex-direction: column;
    outline: 0;
    overflow: auto;
    --carousel-button-width: 36px;
    --carousel-button-height: 36px;
    --carousel-button-svg-width: 22px;
    --carousel-button-svg-height: 22px
}

.fancybox__slide:before,
.fancybox__slide:after {
    content: "";
    flex: 0 0 0;
    margin: auto
}

@media all and (min-width: 1024px) {
    .fancybox__slide {
        padding: 64px 100px
    }
}

.fancybox__content {
    margin: 0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);
    padding: 36px;
    color: var(--fancybox-content-color, #374151);
    background: var(--fancybox-content-bg, #fff);
    position: relative;
    align-self: center;
    display: flex;
    flex-direction: column;
    z-index: 20
}

.fancybox__content :focus:not(.carousel__button.is-close) {
    outline: thin dotted;
    box-shadow: none
}

.fancybox__caption {
    align-self: center;
    max-width: 100%;
    margin: 0;
    padding: 1rem 0 0;
    line-height: 1.375;
    color: var(--fancybox-color, currentColor);
    visibility: visible;
    cursor: auto;
    flex-shrink: 0;
    overflow-wrap: anywhere
}

.is-loading .fancybox__caption {
    visibility: hidden
}

.fancybox__container>.carousel__dots {
    top: 100%;
    color: var(--fancybox-color, #fff)
}

.fancybox__nav .carousel__button {
    z-index: 40
}

.fancybox__nav .carousel__button.is-next {
    right: 8px
}

@media all and (min-width: 1024px) {
    .fancybox__nav .carousel__button.is-next {
        right: 40px
    }
}

.fancybox__nav .carousel__button.is-prev {
    left: 8px
}

@media all and (min-width: 1024px) {
    .fancybox__nav .carousel__button.is-prev {
        left: 40px
    }
}

.carousel__button.is-close {
    position: absolute;
    top: 8px;
    right: 8px;
    top: calc(env(safe-area-inset-top, 0px) + 8px);
    right: calc(env(safe-area-inset-right, 0px) + 8px);
    z-index: 40
}

@media all and (min-width: 1024px) {
    .carousel__button.is-close {
        right: 40px
    }
}

.fancybox__content>.carousel__button.is-close {
    position: absolute;
    top: -40px;
    right: 0;
    color: var(--fancybox-color, #fff)
}

.fancybox__no-click,
.fancybox__no-click button {
    pointer-events: none
}

.fancybox__spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    color: var(--fancybox-color, currentColor)
}

.fancybox__slide .fancybox__spinner {
    cursor: pointer;
    z-index: 1053
}

.fancybox__spinner svg {
    animation: fancybox-rotate 2s linear infinite;
    transform-origin: center center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 100%
}

.fancybox__spinner svg circle {
    fill: none;
    stroke-width: 2.75;
    stroke-miterlimit: 10;
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    animation: fancybox-dash 1.5s ease-in-out infinite;
    stroke-linecap: round;
    stroke: currentColor
}

@keyframes fancybox-rotate {
    to {
        transform: rotate(360deg)
    }
}

@keyframes fancybox-dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px
    }

    to {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px
    }
}

.fancybox__backdrop,
.fancybox__caption,
.fancybox__nav,
.carousel__dots,
.carousel__button.is-close {
    opacity: var(--fancybox-opacity, 1)
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,
.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,
.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,
.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,
.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close {
    animation: .15s ease backwards fancybox-fadeIn
}

.fancybox__container.is-animated.is-closing .fancybox__backdrop,
.fancybox__container.is-animated.is-closing .fancybox__caption,
.fancybox__container.is-animated.is-closing .fancybox__nav,
.fancybox__container.is-animated.is-closing .carousel__dots,
.fancybox__container.is-animated.is-closing .carousel__button.is-close {
    animation: .15s ease both fancybox-fadeOut
}

.fancybox-fadeIn {
    animation: .15s ease both fancybox-fadeIn
}

.fancybox-fadeOut {
    animation: .1s ease both fancybox-fadeOut
}

.fancybox-zoomInUp {
    animation: .2s ease both fancybox-zoomInUp
}

.fancybox-zoomOutDown {
    animation: .15s ease both fancybox-zoomOutDown
}

.fancybox-throwOutUp {
    animation: .15s ease both fancybox-throwOutUp
}

.fancybox-throwOutDown {
    animation: .15s ease both fancybox-throwOutDown
}

@keyframes fancybox-fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fancybox-fadeOut {
    to {
        opacity: 0
    }
}

@keyframes fancybox-zoomInUp {
    0% {
        transform: scale(.97) translate3d(0, 16px, 0);
        opacity: 0
    }

    to {
        transform: scale(1) translateZ(0);
        opacity: 1
    }
}

@keyframes fancybox-zoomOutDown {
    to {
        transform: scale(.97) translate3d(0, 16px, 0);
        opacity: 0
    }
}

@keyframes fancybox-throwOutUp {
    to {
        transform: translate3d(0, -30%, 0);
        opacity: 0
    }
}

@keyframes fancybox-throwOutDown {
    to {
        transform: translate3d(0, 30%, 0);
        opacity: 0
    }
}

.fancybox__carousel .carousel__slide {
    scrollbar-width: thin;
    scrollbar-color: #ccc rgba(255, 255, 255, .1)
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar {
    width: 8px;
    height: 8px
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar-track {
    background-color: #ffffff1a
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 2px;
    box-shadow: inset 0 0 4px #0003
}

.fancybox__carousel.is-draggable .fancybox__slide,
.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content {
    cursor: move;
    cursor: grab
}

.fancybox__carousel.is-dragging .fancybox__slide,
.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content {
    cursor: move;
    cursor: grabbing
}

.fancybox__carousel .fancybox__slide .fancybox__content {
    cursor: auto
}

.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content {
    cursor: zoom-in
}

.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content {
    cursor: zoom-out
}

.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content {
    cursor: move;
    cursor: grab
}

.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content {
    cursor: move;
    cursor: grabbing
}

.fancybox__image {
    transform-origin: 0 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    transition: none
}

.has-image .fancybox__content {
    padding: 0;
    background: rgba(0, 0, 0, 0);
    min-height: 1px
}

.is-closing .has-image .fancybox__content {
    overflow: visible
}

.has-image[data-image-fit=contain] {
    overflow: visible;
    touch-action: none
}

.has-image[data-image-fit=contain] .fancybox__content {
    flex-direction: row;
    flex-wrap: wrap
}

.has-image[data-image-fit=contain] .fancybox__image {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.has-image[data-image-fit=contain-w] {
    overflow-x: hidden;
    overflow-y: auto
}

.has-image[data-image-fit=contain-w] .fancybox__content {
    min-height: auto
}

.has-image[data-image-fit=contain-w] .fancybox__image {
    max-width: 100%;
    height: auto
}

.has-image[data-image-fit=cover] {
    overflow: visible;
    touch-action: none
}

.has-image[data-image-fit=cover] .fancybox__content {
    width: 100%;
    height: 100%
}

.has-image[data-image-fit=cover] .fancybox__image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,
.fancybox__carousel .fancybox__slide.has-map .fancybox__content,
.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,
.fancybox__carousel .fancybox__slide.has-video .fancybox__content,
.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
    max-width: 100%;
    flex-shrink: 1;
    min-height: 1px;
    overflow: visible
}

.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,
.fancybox__carousel .fancybox__slide.has-map .fancybox__content,
.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content {
    width: 100%;
    height: 80%
}

.fancybox__carousel .fancybox__slide.has-video .fancybox__content,
.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
    width: 960px;
    height: 540px;
    max-width: 100%;
    max-height: 100%
}

.fancybox__carousel .fancybox__slide.has-map .fancybox__content,
.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,
.fancybox__carousel .fancybox__slide.has-video .fancybox__content,
.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
    padding: 0;
    background: rgba(24, 24, 27, .9);
    color: #fff
}

.fancybox__carousel .fancybox__slide.has-map .fancybox__content {
    background: #e5e3df
}

.fancybox__html5video,
.fancybox__iframe {
    border: 0;
    display: block;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0)
}

.fancybox-placeholder {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0
}

.fancybox__thumbs {
    flex: 0 0 auto;
    position: relative;
    padding: 0 3px;
    opacity: var(--fancybox-opacity, 1)
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs {
    animation: .15s ease-in backwards fancybox-fadeIn
}

.fancybox__container.is-animated.is-closing .fancybox__thumbs {
    opacity: 0
}

.fancybox__thumbs .carousel__slide {
    flex: 0 0 auto;
    width: var(--fancybox-thumbs-width, 96px);
    margin: 0;
    padding: 8px 3px;
    box-sizing: content-box;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: visible;
    cursor: pointer
}

.fancybox__thumbs .carousel__slide .fancybox__thumb:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-width: 5px;
    border-style: solid;
    border-color: var(--fancybox-accent-color, rgba(34, 213, 233, .96));
    opacity: 0;
    transition: opacity .15s ease;
    border-radius: var(--fancybox-thumbs-border-radius, 4px)
}

.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb:after {
    opacity: .92
}

.fancybox__thumbs .carousel__slide>* {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.fancybox__thumb {
    position: relative;
    width: 100%;
    padding-top: calc(100%/(var(--fancybox-thumbs-ratio, 1.5)));
    background-size: cover;
    background-position: center center;
    background-color: #ffffff1a;
    background-repeat: no-repeat;
    border-radius: var(--fancybox-thumbs-border-radius, 4px)
}

.fancybox__toolbar {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 20;
    background: linear-gradient(to top, hsla(0deg, 0%, 0%, 0) 0%, hsla(0deg, 0%, 0%, .006) 8.1%, hsla(0deg, 0%, 0%, .021) 15.5%, hsla(0deg, 0%, 0%, .046) 22.5%, hsla(0deg, 0%, 0%, .077) 29%, hsla(0deg, 0%, 0%, .114) 35.3%, hsla(0deg, 0%, 0%, .155) 41.2%, hsla(0deg, 0%, 0%, .198) 47.1%, hsla(0deg, 0%, 0%, .242) 52.9%, hsla(0deg, 0%, 0%, .285) 58.8%, hsla(0deg, 0%, 0%, .326) 64.7%, hsla(0deg, 0%, 0%, .363) 71%, hsla(0deg, 0%, 0%, .394) 77.5%, hsla(0deg, 0%, 0%, .419) 84.5%, hsla(0deg, 0%, 0%, .434) 91.9%, hsla(0deg, 0%, 0%, .44) 100%);
    padding: 0;
    touch-action: none;
    display: flex;
    justify-content: space-between;
    --carousel-button-svg-width: 20px;
    --carousel-button-svg-height: 20px;
    opacity: var(--fancybox-opacity, 1);
    text-shadow: var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, .4))
}

@media all and (min-width: 1024px) {
    .fancybox__toolbar {
        padding: 8px
    }
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar {
    animation: .15s ease-in backwards fancybox-fadeIn
}

.fancybox__container.is-animated.is-closing .fancybox__toolbar {
    opacity: 0
}

.fancybox__toolbar__items {
    display: flex
}

.fancybox__toolbar__items--left {
    margin-right: auto
}

.fancybox__toolbar__items--center {
    position: absolute;
    left: 50%;
    transform: translate(-50%)
}

.fancybox__toolbar__items--right {
    margin-left: auto
}

@media (max-width: 640px) {
    .fancybox__toolbar__items--center:not(:last-child) {
        display: none
    }
}

.fancybox__counter {
    min-width: 72px;
    padding: 0 10px;
    line-height: var(--carousel-button-height, 48px);
    text-align: center;
    font-size: 17px;
    font-variant-numeric: tabular-nums;
    -webkit-font-smoothing: subpixel-antialiased
}

.fancybox__progress {
    background: var(--fancybox-accent-color, rgba(34, 213, 233, .96));
    height: 3px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 30;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.fancybox__container:-webkit-full-screen::backdrop {
    opacity: 0
}

.fancybox__container:fullscreen::backdrop {
    opacity: 0
}

.fancybox__button--fullscreen g:nth-child(2) {
    display: none
}

.fancybox__container:-webkit-full-screen .fancybox__button--fullscreen g:nth-child(1) {
    display: none
}

.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1) {
    display: none
}

.fancybox__container:-webkit-full-screen .fancybox__button--fullscreen g:nth-child(2) {
    display: block
}

.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2) {
    display: block
}

.fancybox__button--slideshow g:nth-child(2) {
    display: none
}

.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1) {
    display: none
}

.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2) {
    display: block
}

.swiper-list-products.swiper-horizontal.swiper-initialized {
    position: relative
}

.block_products_content.suplier_prod_car {
    overflow-x: hidden
}

.btn.btn-yellow {
    margin-right: 1rem;
    box-shadow: none;
    border-width: 0;
    border-radius: 10px;
    height: 40px;
    background: #ffae38;
    background: linear-gradient(90deg, #ffae38 0%, #ff842b 100%);
    color: #fff;
    outline: none !important;
    font-family: "" Helvetica Neue LT W1G "";
    font-weight: 100;
    font-size: 16px
}

.block_list_products.catlist div.box_list {
    width: 33.33%
}

@media screen and (max-width: 992px) {
    .block_list_products.catlist div.box_list {
        width: 50%
    }
}

.product_presentations h3 {
    font-weight: 700;
    font-size: 24px;
    margin: 1rem 0
}

.sertificates-slider {
    overflow: hidden
}

.png-icon,
.pdf-icon,
.jpeg-icon,
.msword-icon,
.exce-icon {
    background-image: url(/local/templates/new_02/./img/PNG-02.png);
    width: 24px;
    height: 28px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: .75rem
}

.pdf-icon {
    background-image: url(/local/templates/new_02/./img/PDF-02.png)
}

.jpeg-icon {
    background-image: url(/local/templates/new_02/./img/JPG-02.png)
}

.msword-icon {
    background-image: url(/local/templates/new_02/./img/DOC-02.png)
}

.excel-icon {
    background-image: url(/local/templates/new_02/./img/XLS-02.png)
}

.mb-3 {
    margin-bottom: .75rem
}

.items-center {
    align-items: center
}

.mb-8 {
    margin-bottom: 2rem
}

.prod-cat-item {
    border-radius: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
    overflow: hidden;
    background: #f7f7f7;
    text-decoration: none !important;
    color: #000 !important;
    text-align: center;
    min-height: 10rem;
    font-weight: 700
}

.prod-cat-item:hover {
    background: linear-gradient(90deg, #ffae38 0%, #ff842b 100%);
    color: #fff !important
}

.prod-cat-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    display: grid;
    gap: 1.5rem
}

@media screen and (min-width: 992px) {
    .prod-cat-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }
}

.grid {
    display: grid
}

.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr))
}

.gap-4 {
    gap: 1rem
}

.gap-6 {
    gap: 1.5rem
}

.gap-8 {
    gap: 2rem
}

.swiper-wrapper {
    transition-timing-function: linear
}

.swiper-pagination-banners {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translateZ(0);
    z-index: 10
}

.fancybox__container {
    z-index: 10050
}

.sort_prod_info {
    margin-top: 35px;
    margin-bottom: 35px;
}

.block_price {
    display: flex;
    float: none;
    clear: both;
    margin-bottom: 25px;
}

.block_price__price {
    font-family: Elektra Medium Pro, sans-serif;
    color: #f1840f;
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
}

.block_price__price span {
    color: #353535;
}

@font-face {
    font-family: swiper-icons;
    src: url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-wrapper {
    transform: translateZ(0)
}

.swiper-pointer-events {
    touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    backface-visibility: hidden
}

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-centered>.swiper-wrapper:before {
    content: "";
    flex-shrink: 0;
    order: 9999
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    -webkit-margin-start: var(--swiper-centered-offset-before);
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal>.swiper-wrapper:before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    -webkit-margin-before: var(--swiper-centered-offset-before);
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical>.swiper-wrapper:before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

.swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    transform: translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after {
    width: 1px;
    height: var(--swiper-virtual-size)
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
    display: none !important
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: "next"
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translateZ(0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: 50%;
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform, .2s top
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translate(-50%);
    white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s left
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s right
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-grid>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-grid-column>.swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube {
    overflow: visible
}

.swiper-cube .swiper-slide {
    pointer-events: none;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-next+.swiper-slide,
.swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-top {
    z-index: 0;
    backface-visibility: hidden
}

.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
    content: "";
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px)
}

.swiper-flip {
    overflow: visible
}

.swiper-flip .swiper-slide {
    pointer-events: none;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-top {
    z-index: 0;
    backface-visibility: hidden
}

.swiper-creative .swiper-slide {
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height
}

.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    transform-origin: center bottom;
    backface-visibility: hidden;
    overflow: hidden
}

.header_block_1__new {
    padding: 20px 0;
}



.header_content__new .header_top_content__menu {
    flex: 1;
}

.header .container-fluid.header_block_1__new .container {
    padding: 20px 16px;
}

.header .container-fluid.header_block_1__new .container {
    max-width: 1270px;
    display: flex;
    align-items: stretch;
}



.header_top_content__icon {
    display: flex;
    align-items: center;
    justify-content: center;
}

.header_top_content__menu ul li {}



.header_top_content__menu ul li.active a {
    color: #FF822B;
}



.header_top_content__menu .Search__inputWrap {
    flex-grow: 1;
    width: 100%;
    border: 1px #FF822B solid;
    max-height: 35px;
    border-right: none;
    border-radius: 30px 0 0 30px;
}

.header_top_content__menu .Search__submit {
    left: -2px;
    flex-shrink: 0;
    width: 48px;
    height: 35px;
    padding: 7px;
    cursor: pointer;
    color: #31313a;
    border: none;
    border-radius: 3px;
    background-color: unset;
    transition: background-color 0.1s;
    border: #FF822B 1px solid;
    border-left: none;
    border-radius: 0 30px 30px 0;
}

.header_top_content__menu .Search__input {
    height: 30px;
    padding: 10px 36px 10px 13px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-color: unset;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border: none;
    margin-left: 20px;
}

.header_top_content__menu .Search__suggest {
    position: absolute;
    z-index: 52;
    top: 48px;
    left: 0;
    width: calc(100% - 2px);
    margin: 0;
    padding: 14px 24px;
    list-style: none;
    pointer-events: none;
    opacity: 0;
    color: #31313a;
    border-radius: 3px;
    background-color: #ffffff;
    box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.07);
    transition: opacity 0.1s;
    display: flex;
    flex-direction: column;
}

.header_top_content__menu .Search__suggest.visible {
    opacity: 1;
}





.header_top_content__burger{
    display: none;
}


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

    .header_block_1__new {
        display: flex;
    }

    .header .container-fluid.header_block_1__new .container {
        max-width: 1270px;
        display: grid;
        align-items: stretch;
    }

    .header_top_content__menu>ul {
        display: none;
    }

    
    

    .header_top_content__user {}

  

   

   

    .header_top_content__menu .Search {
        display: flex;
        width: 100%;
        position: relative;
        max-height: 35px;
    }

    .header_top_content__icon .HeaderMiddle__actions {
        position: relative;
        z-index: 0;
        right: 0;
        bottom: 0;
        left: 0;
        justify-content: space-around;
        border-top: none;
        background-color: #ffffff;
        width: 100%;
    }

    .header_top_content__icon .HeaderMiddle__action:first-child {
        color: #FF822B;
        display: none;
    }

    /*.header_top_content__icon .HeaderMiddle__action:nth-child(3) {
        color: #FF822B;
        display: none;
    }*/

    .header_content__new .header_top_content__icon .HeaderMiddle__actions {
        position: relative;
        z-index: 0;
        right: 0;
        bottom: 0;
        left: 0;
        justify-content: space-around;
        border-top: none;
        background-color: #ffffff;
    }


    .header_content__new .HeaderMiddle__action {
        margin-left: 0;
        padding: 0;
    }
    .header .container-fluid.header_block_1__new .container {
        padding: 0;
    }

    .header_top_content__burger{
        width: 55px;
        height: 100%;
        background: white;
        cursor: pointer;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 5px;
        transition: all .5s ease;
    }

    .header_top_content__burger:hover .burger-strip-2 div:first-child {
        transform: translateY(13px) rotate(45deg);
    }
    .header_top_content__burger:hover .burger-strip-2 div:nth-child(2) {
        opacity: 0;
    }
    .header_top_content__burger:hover .burger-strip-2 div:last-child {
        transform: translateY(-13px) rotate(-45deg);
    }

    .header_top_content__burger .strip div {
        height: 3px;
        border-radius: 2px;
        background: #FF822B;
        margin: 10px;
        transition: all .55s cubic-bezier(0.075, 0.82, 0.165, 1);
        width: 40px;
    }

    .header .header_top_content__user .catalog_download {
        min-width: 0;
        text-align: center;
        display: flex;
        width: 100%;
    }
    

}


.tab-content>.tab-pane {
    display: block;
}

.header_top_content__menu .Search__input {
    height: 33px;
}

.header_top_content__menu ul li {
    list-style: none;
}

.catalog_pdf {
    margin-right: 0;
    margin-left: 0;
}









.provider_detail .description_info .modal_setting ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

@media screen and (max-width: 800px) {
    .content .block_banner_info {
        margin: 0;
    }

    .header_top_content__menu .Search__inputWrap {
        margin-bottom: 0;
    }
    #banner_slider {
        overflow: hidden;
        padding-bottom: 0;
    }

    .block_banner_info  .Slider__wrap::before, .block_banner_info .Slider__wrap::after {
        display: block;
        flex-shrink: 0;
        width: 24px;
        height: 24px;
        content: none;
    }

    
}


@media screen and (max-width: 430px) {
    .header_top_content__icon .HeaderMiddle__actionText {
        font-size: 10px;
        display: none;
        color: currentColor;
    }

}

.grid-cols-video{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 25px;
}

@media screen and (max-width: 800px) {
    .grid-cols-video{
        display: grid;
        grid-template-columns: 1fr;
        gap: 25px;
    }
}

.mobile-menu {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 100; }
    @media (min-width: 768px) {
      .mobile-menu {
        padding-top: 0; } }
    .mobile-menu .mm__bg {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: rgba(20, 20, 20, 0.8);
      z-index: 100; }
    .mobile-menu .mm__wrapper {
      visibility: hidden;
      -webkit-transform: translateX(-100%);
      transform: translateX(-100%);
      transition: all .4s ease-in-out;
      overflow-y: auto;
      position: relative;
      width: 100%;
      height: 100%;
      z-index: 200;
      touch-action: auto;
      -ms-touch-action: auto;
      background: #fff; }
      @media (min-width: 768px) {
        .mobile-menu .mm__wrapper {
          width: 35%; } }
      @media (min-width: 1200px) {
        .mobile-menu .mm__wrapper {
          width: 25%; } }
    .mobile-menu .h__logo {
      padding-left: 40px;
      font-size: 2rem;
      font-weight: 700;
      color: #333;
      line-height: 1.25;
      margin-left: 20px;
      margin-top: 15px; }
  
  .mm__header .close-btn {
    position: absolute;
    top: 18px;
    right: 0;
    margin-right: 15px;
    margin-top: 15px; }

    .mm__header{
        padding: 20px 16px;
    }

    .mm__body{
        padding: 0 16px;
    }

    .mm__body .Categories__subList{
        display: none;
    }
    .mm__body .ShowAllButton{
        display: none;
    }

    .top_mobile_menu{
        background: #efeff3;
        margin: -16px;
        padding: 30px 25px;
        list-style: none;
    }

    .top_mobile_menu a{
        font-size: 14px;
    line-height: 18px;
    display: block;
    padding: 8px 0;
    cursor: pointer;
    text-align: left;
    text-decoration: none;
    color: #222;
    border: none;
    background-color: transparent;
    }

    @media screen and (max-width: 800px) {
        .content .block_banner_info {
            margin: 0;
        }

        .content.content_main{
            padding-top: 0;
        }

        .content.contacts {
            padding-top: 0;
        }
        .content.list_provider{
            padding-top: 0;
        }
        .footer-menu--col{
            text-align: center;
            padding: 0;
        }
    
        .footer-menu--col ul{
            padding: 0;
        }
    }

    a:focus, a:hover {
        color: #FF822B !important;
    }
/* End */
/* /local/templates/new_02/lib/libs.css?174081979927700 */
/* /local/templates/new_02/css/main.css?1740819750183002 */
/* /local/templates/new_02/css/over.css?175551919950142 */
/* /local/templates/new_02/components/bitrix/news.list/present/style.css?1740819873150 */
/* /local/templates/.default/components/bitrix/menu/top/style.min.css?1728388639490 */
/* /local/templates/.default/components/bitrix/menu/mobile/style.min.css?1728388639490 */
/* /local/templates/.default/components/interlabs/feedbackform/presentacia/style.css?173460936213223 */
/* /local/templates/new_02/components/bitrix/sender.subscribe/footer_forms/style.css?17408198974802 */
/* /local/templates/.default/components/bitrix/news.list/footerPhone/style.css?1733061681150 */
/* /local/templates/.default/components/bitrix/news.list/footerWhatsApp/style.css?1735477672150 */
/* /local/templates/new_02/template_styles.css?1741595686369846 */
