@charset "UTF-8";
/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,руфв
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  margin: 0; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * 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 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

* {
  -webkit-tap-highlight-color: transparent; }

body {
  margin: 0; }

input:not([type="checkbox"]):not([type="radio"]),
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: textfield; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0; }

input::-ms-clear {
  display: none; }

img {
  max-width: 100%;
  height: auto;
  vertical-align: top; }

.select__list {
  list-style: none;
  margin: 0;
  padding: 0; }

.compare__clear::before, .product__status.not-available::before {
  background-image: url(../images/sprite.png);
  background-position: -15px 0px;
  width: 7px;
  height: 7px; }

.product__status.in-stock::before {
  background-image: url(../images/sprite.png);
  background-position: 0px 0px;
  width: 10px;
  height: 7px; }

.option-values .noUi-horizontal .noUi-handle::before, .noUi-handle.noUi-handle-lower::after,
.noUi-handle.noUi-handle-upper::after {
  background-image: url(../images/sprite.png);
  background-position: 0px -12px;
  width: 5px;
  height: 5px; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .compare__clear::before, .product__status.not-available::before {
    background-image: url(../images/sprite@2x.png);
    background-size: 22px 17px; }
  .product__status.in-stock::before {
    background-image: url(../images/sprite@2x.png);
    background-size: 22px 17px; }
  .option-values .noUi-horizontal .noUi-handle::before, .noUi-handle.noUi-handle-lower::after,
  .noUi-handle.noUi-handle-upper::after {
    background-image: url(../images/sprite@2x.png);
    background-size: 22px 17px; } }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
.slick-list:focus {
  outline: none; }
.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
.slick-track:before, .slick-track:after {
  content: "";
  display: table; }
.slick-track:after {
  clear: both; }
.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
[dir="rtl"] .slick-slide {
  float: right; }
.slick-slide img {
  display: block; }
.slick-slide.slick-loading img {
  display: none; }
.slick-slide.dragging img {
  pointer-events: none; }
.slick-initialized .slick-slide {
  display: block; }
.slick-loading .slick-slide {
  visibility: hidden; }
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent; }
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1; }
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25; }
.slick-prev:before,
.slick-next:before {
  font-family: false;
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px; }
.slick-prev:before {
  content: "←"; }
[dir="rtl"] .slick-prev:before {
  content: "→"; }

.slick-next {
  right: -25px; }
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto; }
.slick-next:before {
  content: "→"; }
[dir="rtl"] .slick-next:before {
  content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer; }
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1; }
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: false;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75; }

.slick-loading .slick-list {
  background: #fff; }

body {
  height: 100%;
  font-family: 'PT Sans', sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none;
  background-color: #fff; }

* {
  outline: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
*::after, *::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

svg {
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

input[type="submit"] {
  cursor: pointer; }

h1 {
  font-size: 34px;
  line-height: 36px;
  font-weight: 700; }

h2 {
  font-size: 24px;
  line-height: 26px;
  font-weight: normal; }

h3 {
  font-size: 22px;
  line-height: 24px;
  font-weight: normal; }

h4 {
  font-size: 16px;
  line-height: 18px;
  font-weight: normal; }

h5 {
  font-size: 12px;
  line-height: 14px;
  font-weight: normal; }

h6 {
  font-size: 10px;
  line-height: 12px;
  font-weight: normal; }

.invalid {
  color: red !important;
  font-size: 12px !important;
  margin: 0 !important; }

input.error {
  border-color: red; }

textarea.error {
  border-color: red; }

p.error {
  font-size: 12px;
  line-height: 14px;
  color: red; }

.alert.alert-danger {
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  color: red;
  margin: 5px 0 0; }

input,
textarea {
  font-family: 'PT Sans', sans-serif; }
input:focus, input:active,
textarea:focus,
textarea:active {
  border-color: #4786c7; }

.wrapper {
  width: 100%;
  overflow: hidden;
  position: relative;
  min-height: 100vh;
  padding: 0 0 246px; }
@media only screen and (max-width: 767px) {
  .wrapper {
    padding: 0 0 395px; } }

.holder-block {
  overflow: hidden;
  position: relative;
  height: 100%; }

.slick-dots li {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #aeaeae; }
.slick-dots li.slick-active {
  background: #fff; }
.slick-dots li button::before {
  display: none; }

.head-title {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  font-size: 32px;
  font-weight: bold;
  color: #212121;
  text-align: center;
  margin: 20px auto 15px;
  position: relative;
  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-align: center;
  -ms-flex-align: center;
  align-items: center; }
@media only screen and (max-width: 1199px) {
  .head-title {
    padding: 0 15px;
    font-size: 19px; } }

.main-title {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  font-size: 32px;
  font-weight: bold;
  text-transform: uppercase;
  color: #a2a2a2;
  text-align: center;
  margin-bottom: 35px;
  position: relative;
  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-align: center;
  -ms-flex-align: center;
  align-items: center; }
.main-title span {
  padding: 0 25px;
  -ms-flex-negative: 0;
  flex-shrink: 0; }
.main-title::before {
  content: '';
  display: inline-block;
  background: #5985c2;
  height: 1px;
  width: 100%; }
.main-title::after {
  content: '';
  display: inline-block;
  background: #5985c2;
  height: 1px;
  width: 100%; }
@media only screen and (max-width: 767px) {
  .main-title {
    font-size: 18px;
    padding: 0 15px; }
  .main-title span {
    max-width: 280px; } }
.main-title--button {
  margin: 0 auto 80px; }
.main-title--button span {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase; }
@media only screen and (max-width: 767px) {
  .main-title--button span {
    font-size: 12px; } }
.main-title--button span a {
  display: block;
  background: #4786c7;
  color: #fff;
  text-decoration: none;
  padding: 12px 40px;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
@media only screen and (max-width: 767px) {
  .main-title--button span a {
    padding: 12px 20px; } }
@media only screen and (min-width: 1025px) {
  .main-title--button span a:hover {
    background: #476690; } }
.main-title--button::before {
  background: #ebebeb; }
.main-title--button::after {
  background: #ebebeb; }

.main-btn {
  position: relative;
  font-size: 13px;
  font-weight: bold;
  color: #4786c7;
  text-decoration: none;
  cursor: pointer;
  display: table;
  padding: 0 0 10px 10px;
  border-bottom: 1px solid #fdc533;
  margin: 0 auto;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
.main-btn::after {
  content: '';
  position: absolute;
  right: -9px;
  bottom: 0px;
  width: 1px;
  height: 100%;
  background: #fdc533;
  -webkit-transform: skew(-35deg);
  transform: skew(-35deg); }
@media only screen and (min-width: 1025px) {
  .main-btn:hover {
    color: #fdc533; } }

.slick-arrow::before {
  display: none; }

.text {
  line-height: 1.2;
  font-size: 16px;
  /**  font-weight: bold;**/
  color: #4f4f4f; }
@media only screen and (max-width: 767px) {
  .text {
    font-size: 14px; } }
.text p:first-child {
  margin-top: 0; }
.text p:last-child {
  margin-bottom: 0; }
.text h1,
.text h2,
.text h3,
.text h4,
.text h5,
.text h6 {
  font-weight: bold; }
.text h1:first-child,
.text h2:first-child,
.text h3:first-child,
.text h4:first-child,
.text h5:first-child,
.text h6:first-child {
  margin-top: 0; }

.breadcrumb {
  margin: 20px auto 35px;
  padding: 0;
  list-style: none;
  max-width: 1140px;
  letter-spacing: -4px;
  font-size: 13px;
  line-height: 14px; }
@media only screen and (max-width: 1199px) {
  .breadcrumb {
    padding: 0 15px; } }
@media only screen and (max-width: 767px) {
  .breadcrumb {
    /*      display: none; */
  }}
.breadcrumb li {
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  position: relative;
  font-weight: 500; }
.breadcrumb li + li {
  margin-left: 30px; }
.breadcrumb li + li::after {
  content: '/';
  position: absolute;
  top: 0;
  left: -17px;
  color: #cecece; }
.breadcrumb a {
  color: #78a8db;
  text-decoration: none;
  font-weight: 500;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
.breadcrumb a span {
  color: #78a8db;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
@media only screen and (min-width: 1025px) {
  .breadcrumb a span:hover {
    color: #4786c7;
    border-bottom: 1px dotted #4786c7;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out; } }
.breadcrumb span {
  color: #cecece; }

.pagination {
  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: center;
  -ms-flex-pack: center;
  justify-content: center;
  list-style: none;
  padding: 0;
  margin: 20px 0 130px; }
.pagination li {
  margin: 0 5px; }
.pagination li a,
.pagination li span {
  width: 36px;
  height: 36px;
  border: 1px solid #d7d7d7;
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  font-size: 14px;
  color: #b2b2b2;
  font-weight: bold; }
@media only screen and (max-width: 500px) {
  .pagination li a,
  .pagination li span {
    display: none; } }
.pagination li a {
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out; }
.pagination li a svg {
  fill: #d7d7d7;
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out; }
@media only screen and (min-width: 1025px) {
  .pagination li a:hover {
    color: #4786c7;
    border-color: #4786c7;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out; }
  .pagination li a:hover svg {
    fill: #4786c7;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out; } }
.pagination li span {
  border: 1px solid #4786c7;
  background: #4786c7;
  color: #fff;
  border: none; }
@media only screen and (max-width: 600px) {
  .pagination li span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
.pagination li.first {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-right: 25px; }
@media only screen and (max-width: 600px) {
  .pagination li.first a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
.pagination li.last {
  margin-left: 25px; }
@media only screen and (max-width: 600px) {
  .pagination li.last a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
.pagination li.dots {
  position: relative;
  min-width: 36px;
  min-height: 36px;
  border: 1px solid #d7d7d7;
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold; }
.pagination li.dots::before {
  content: '...';
  width: 16px;
  color: #b2b2b2;
  text-align: center; }
@media only screen and (max-width: 600px) {
  .pagination li.dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
@media only screen and (max-width: 600px) {
  .pagination li:nth-child(2) a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
@media only screen and (max-width: 600px) {
  .pagination li:nth-last-child(2) a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
@media only screen and (max-width: 600px) {
  .pagination li {
    margin: 0 2px; } }

.text-block {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto 65px; }
@media only screen and (max-width: 1199px) {
  .text-block {
    padding: 0 15px; } }
.text-block__title {
  font-size: 30px;
  font-weight: bold;
  color: #000;
  margin-bottom: 20px; }
/*
  .text-block__text {
    height: 250px; }
*/


.main-input {
  font-family: 'PT Sans', sans-serif;
  width: 100%;
  height: 45px;
  padding: 0 15px;
  border: 1px solid #efeff0; }
@media only screen and (max-width: 991px) {
  .main-input {
    font-size: 15px; } }
.main-input::-webkit-input-placeholder {
  color: #b2b2b2; }
.main-input:-ms-input-placeholder {
  color: #b2b2b2; }
.main-input::-ms-input-placeholder {
  color: #b2b2b2; }
.main-input::placeholder {
  color: #b2b2b2; }

.main-textarea {
  font-family: 'PT Sans', sans-serif;
  border: 1px solid #efeff0;
  height: 165px;
  resize: none;
  padding: 15px; }
@media only screen and (max-width: 991px) {
  .main-textarea {
    font-size: 15px; } }
.main-textarea::-webkit-input-placeholder {
  color: #b2b2b2; }
.main-textarea:-ms-input-placeholder {
  color: #b2b2b2; }
.main-textarea::-ms-input-placeholder {
  color: #b2b2b2; }
.main-textarea::placeholder {
  color: #b2b2b2; }

.main-button {
  min-width: 150px;
  font-size: 14px;
  color: #fff;
  background: #4786c7;
  padding: 12px 25px;
  display: table;
  margin: 0 auto;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
@media only screen and (min-width: 1025px) {
  .main-button:hover {
    background: #476690; } }
a.main-button:hover {
  color: #fff;
}
.slick-dots {
  left: 0; }

/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/
/*
CONTENTS:
	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited).
	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar.
	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars.
	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars.
	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS
		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/
/*
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE
------------------------------------------------------------------------------------------------------------------------
*/
.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
  /* direct pointer events to js */ }

.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto; }

.mCustomScrollBox {
  /* contains plugin's markup */
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr; }

.mCSB_container {
  /* contains the original content */
  overflow: hidden;
  width: auto;
  height: auto; }

/*
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR
y-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_inside > .mCSB_container {
  margin-right: 30px; }

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0; }

/* non-visible scrollbar */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0; }

/* RTL direction/left-side scrollbar */
.mCSB_scrollTools {
  /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0; }

.mCSB_outside + .mCSB_scrollTools {
  right: -26px; }

/* scrollbar position: outside */
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  /* RTL direction/left-side scrollbar */
  right: auto;
  left: 0; }

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px; }

/* RTL direction/left-side scrollbar (scrollbar position: outside) */
.mCSB_scrollTools .mCSB_draggerContainer {
  /* contains the draggable element and dragger rail markup */
  position: absolute;
  top: 5px;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto; }

.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0; }

.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  height: 100%;
  margin: 0 auto;
  border-radius: 0; }

.mCSB_scrollTools .mCSB_dragger {
  /* the draggable element */
  cursor: pointer;
  width: 100%;
  height: 30px;
  /* minimum dragger height */
  z-index: 1; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  /* the dragger element */
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
  text-align: center; }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
  /* auto-expanded scrollbar */ }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px;
  /* auto-expanded scrollbar */ }

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer; }

.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0; }

/*
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR
x-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px; }

.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%; }

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0; }

/* non-visible scrollbar */
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0; }

.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px; }

/* scrollbar position: outside */
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  /* minimum dragger width */
  height: 100%;
  left: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto; }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  /* auto-expanded scrollbar */
  margin: 2px auto; }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  /* auto-expanded scrollbar */
  margin: 4px 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0; }

/*
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS
yx-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px; }

.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px; }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px; }

/* non-visible horizontal scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0; }

/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0; }

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px; }

/* non-visible scrollbar/RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px; }

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0; }

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0; }

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  /* non-visible scrollbar */
  margin-left: 0; }

/* non-visible horizontal scrollbar */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0; }

/*
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  transition: opacity .2s ease-in-out, background-color .2s ease-in-out; }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
  transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out; }

/*
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS
------------------------------------------------------------------------------------------------------------------------
*/
/*
	----------------------------------------
	6.1 THEMES
	----------------------------------------
	*/
/* default theme ("light") */
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)"; }

.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)"; }

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: #f2f2f2;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)"; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: #559ae0;
  border-radius: 0;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"; }

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: #559ae0;
  border-radius: 0;
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)"; }

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: #559ae0;
  border-radius: 0;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)"; }

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  background-image: url(mCSB_buttons.png);
  /* css sprites */
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)"; }

.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
  /*
		sprites locations
		light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
		dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
		*/ }

.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
  /*
		sprites locations
		light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
		dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
		*/ }

.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
  /*
		sprites locations
		light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
		dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
		*/ }

.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
  /*
		sprites locations
		light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
		dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
		*/ }

.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"; }

.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)"; }

/* theme: "dark" */
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px; }

/* ---------------------------------------- */
/* theme: "light-2", "dark-2" */
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 1px; }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 1px; }

.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto; }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85); }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px; }

/* theme: "dark-2" */
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 1px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 1px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px; }

/* ---------------------------------------- */
/* theme: "light-thick", "dark-thick" */
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 2px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 2px; }

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0; }

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto; }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85); }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px; }

/* theme: "dark-thick" */
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 2px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 2px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px; }

/* ---------------------------------------- */
/* theme: "light-thin", "dark-thin" */
.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1); }

.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px; }

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%; }

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto; }

/* theme "dark-thin" */
.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px; }

/* ---------------------------------------- */
/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */
.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.15); }

.mCS-rounded.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
  height: 14px; }

.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px; }

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px; }

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0; }

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 16px;
  /* auto-expanded scrollbar */
  height: 16px;
  margin: -1px 0; }

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 4px;
  /* auto-expanded scrollbar */ }

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 16px;
  /* auto-expanded scrollbar */
  width: 16px;
  margin: 0 -1px; }

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 4px;
  /* auto-expanded scrollbar */
  margin: 6px 0; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px; }

/* theme "rounded-dark", "rounded-dots-dark" */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px; }

/* theme "rounded-dots", "rounded-dots-dark" */
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
  background-repeat: repeat-y;
  opacity: 0.3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"; }

.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px; }

/* theme "rounded-dots-dark" */
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII="); }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px; }

/* ---------------------------------------- */
/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%); }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%); }

/* theme "3d", "3d-dark" */
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px; }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px; }

.mCS-3d.mCSB_scrollTools,
.mCS-3d-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"; }

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 16px; }

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2); }

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555; }

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px; }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2); }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

/* theme "3d-dark" */
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1); }

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1); }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

/* ---------------------------------------- */
/* theme: "3d-thick", "3d-thick-dark" */
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"; }

.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  border-radius: 7px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 5px; }

.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical,
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  right: 1px; }

.mCS-3d-thick.mCSB_scrollTools_vertical,
.mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5); }

.mCS-3d-thick.mCSB_scrollTools_horizontal,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  bottom: 1px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5); }

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4); }

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555; }

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  width: auto; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1); }

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

/* theme: "3d-thick-dark" */
.mCS-3d-thick-dark.mCSB_scrollTools {
  -webkit-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #777; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

/* ---------------------------------------- */
/* theme: "minimal", "minimal-dark" */
.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0; }

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px; }

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  left: 0;
  right: auto; }

.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent; }

.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px; }

.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px; }

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)"; }

.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)"; }

/* theme: "minimal-dark" */
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)"; }

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)"; }

/* ---------------------------------------- */
/* theme "light-3", "dark-3" */
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2); }

.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px; }

.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0; }

.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px; }

.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

/* theme "dark-3" */
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1); }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

/* ---------------------------------------- */
/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2); }

.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

/* theme "inset-2", "inset-2-dark" */
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.2); }

/* theme "inset-3", "inset-3-dark" */
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

/* ---------------------------------------- */
body.compensate-for-scrollbar {
  overflow: hidden; }

.fancybox-active {
  height: auto; }

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden; }

.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji',
  'Segoe UI Emoji', 'Segoe UI Symbol';
  height: 100%;
  left: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

.fancybox-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
  transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .87;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .25s, visibility 0s linear .25s;
  transition: opacity .25s, visibility 0s linear .25s;
  visibility: hidden;
  z-index: 99997; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  -webkit-transition: opacity .25s, visibility 0s;
  transition: opacity .25s, visibility 0s;
  visibility: visible; }

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  text-align: center;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-toolbar {
  right: 0;
  top: 0; }

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translate3d(0, 0, 0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  height: 100%;
  margin-right: -.25em;
  vertical-align: middle;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--next {
  z-index: 99995; }

.fancybox-slide--image {
  overflow: visible;
  padding: 44px 0; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--html {
  padding: 6px 6px 0 6px; }

.fancybox-slide--iframe {
  padding: 44px 44px 0; }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 6px 0;
  max-width: 100%;
  overflow: auto;
  padding: 0;
  padding: 24px;
  position: relative;
  text-align: left;
  vertical-align: middle; }

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  margin: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.fancybox-can-drag .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-dragging .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-container [data-selectable='true'] {
  cursor: text; }

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--html .fancybox-content {
  margin-bottom: 6px; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%; }

.fancybox-slide--video .fancybox-content {
  background: #000; }

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
  height: calc(100% - 44px);
  margin-bottom: 44px; }

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

.fancybox-iframe {
  vertical-align: top; }

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%; }

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  outline: none;
  padding: 10px;
  -webkit-transition: color .2s;
  transition: color .2s;
  vertical-align: top;
  width: 44px; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc; }

.fancybox-button:focus,
.fancybox-button:hover {
  color: #fff; }

.fancybox-button.disabled,
.fancybox-button.disabled:hover,
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default; }

.fancybox-button svg {
  display: block;
  overflow: visible;
  position: relative;
  shape-rendering: geometricPrecision; }

.fancybox-button svg path {
  fill: transparent;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3; }

.fancybox-button--play svg path:nth-child(2) {
  display: none; }

.fancybox-button--pause svg path:nth-child(1) {
  display: none; }

.fancybox-button--play svg path,
.fancybox-button--share svg path,
.fancybox-button--thumbs svg path {
  fill: currentColor; }

.fancybox-button--share svg path {
  stroke-width: 1; }

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  height: 38px;
  opacity: 0;
  padding: 6px;
  position: absolute;
  top: 50%;
  width: 38px; }

.fancybox-show-nav .fancybox-navigation .fancybox-button {
  -webkit-transition: opacity .25s, visibility 0s, color .25s;
  transition: opacity .25s, visibility 0s, color .25s; }

.fancybox-navigation .fancybox-button::after {
  content: '';
  left: -25px;
  padding: 50px;
  position: absolute;
  top: -25px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  right: 6px; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #555;
  cursor: pointer;
  height: 44px;
  margin: 0;
  padding: 6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 10; }

.fancybox-close-small svg {
  fill: transparent;
  opacity: .8;
  stroke: currentColor;
  stroke-width: 1.5;
  -webkit-transition: stroke .1s;
  transition: stroke .1s; }

.fancybox-close-small:focus {
  outline: none; }

.fancybox-close-small:hover svg {
  opacity: 1; }

.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--video .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px; }

.fancybox-slide--image .fancybox-close-small:hover svg,
.fancybox-slide--video .fancybox-close-small:hover svg,
.fancybox-slide--iframe .fancybox-close-small:hover svg {
  background: transparent;
  color: #fff; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none; }

/* Caption */
.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px 25px 44px;
  right: 0; }

.fancybox-caption::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1; }

.fancybox-caption::after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  content: '';
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0; }

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline; }

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  border: 6px solid rgba(100, 100, 100, 0.5);
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: .6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

/* Transition effects */
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1); }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
  transform: rotate(-360deg); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg); }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0); }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: all .2s;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

/* Thumbs */
.fancybox-thumbs {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs > ul {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x > ul {
  overflow: hidden; }

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs > ul > li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1); }

.fancybox-thumbs > ul > li {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.fancybox-thumbs > ul > li:before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

.fancybox-thumbs .fancybox-thumbs-active:before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px); } }

/*! nouislider - 11.0.3 - 2018-01-21 14:04:07 */
/* 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 * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.noUi-target {
  position: relative;
  direction: ltr; }

.noUi-base,
.noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1; }

/* Wrapper for all connect elements.
 */
.noUi-connects {
  overflow: hidden;
  z-index: 0; }

.noUi-connect,
.noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0; }

/* Offset direction
 */
html:not([dir="rtl"]) .noUi-horizontal .noUi-origin {
  left: auto;
  right: 0; }

/* Give origins 0 height/width so they don't interfere with clicking the
 * connect elements.
 */
.noUi-vertical .noUi-origin {
  width: 0; }

.noUi-horizontal .noUi-origin {
  height: 0; }

.noUi-handle {
  position: absolute; }

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  -webkit-transition: transform 0.3s;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s; }

.noUi-state-drag * {
  cursor: inherit !important; }

/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 18px; }

.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  left: -17px;
  top: -6px; }

.noUi-vertical {
  width: 18px; }

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px; }

html:not([dir="rtl"]) .noUi-horizontal .noUi-handle {
  right: -17px;
  left: auto; }

/* Styling;
 * Giving the connect element a border radius causes issues with using transform: scale
 */
.noUi-target {
  background: #FAFAFA;
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  -webkit-box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
  box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB; }

.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 {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  -webkit-box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB; }

.noUi-active {
  -webkit-box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB; }

/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px; }

.noUi-handle:after {
  left: 17px; }

.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px; }

.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 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.noUi-pips {
  position: absolute;
  color: #999; }

/* Values;
 *
 */
.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center; }

.noUi-value-sub {
  color: #ccc;
  font-size: 10px; }

/* Markings;
 *
 */
.noUi-marker {
  position: absolute;
  background: #CCC; }

.noUi-marker-sub {
  background: #AAA; }

.noUi-marker-large {
  background: #AAA; }

/* Horizontal layout;
 *
 */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%; }

.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 {
  margin-left: -1px;
  width: 2px;
  height: 5px; }

.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px; }

.noUi-marker-horizontal.noUi-marker-large {
  height: 15px; }

/* Vertical layout;
 *
 */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%; }

.noUi-value-vertical {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%, 0);
  padding-left: 25px; }

.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 {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
  white-space: nowrap; }

.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%; }

.noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  right: 120%; }

.about-block {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto 80px; }
@media only screen and (max-width: 1199px) {
  .about-block {
    padding: 0 15px; } }
.about-block__image {
  position: relative;
  margin-bottom: 40px; }
.about-block__image::before {
  display: none;
  content: '';
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; }
.about-block__title {
  font-size: 32px;
  font-weight: bold;
  position: absolute;
  color: #fff;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 8; }
@media only screen and (max-width: 767px) {
  .about-block__title {
    font-size: 18px; } }
.about-block__content {
  font-family: 'Calibri', sans-serif;
  font-size: 16px;
  color: #4c4c4c;
  line-height: 1.37; }
.about-block__content p:first-child {
  margin-top: 0; }
.about-block__content p:last-child {
  margin-bottom: 0; }

.area-block {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto 90px;
  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-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
@media only screen and (max-width: 1199px) {
  .area-block {
    padding: 0 15px; } }
@media only screen and (max-width: 767px) {
  .area-block {
    margin-top: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; } }
@media only screen and (max-width: 991px) {
  .area-block--favourites {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; } }
.area-block__sidebar {
  max-width: 262px;
  width: 100%;
  -ms-flex-preferred-size: 262px;
  flex-basis: 262px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 30px; }
@media only screen and (max-width: 767px) {
  .area-block__sidebar {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    max-width: 100%;
    margin: 0 auto 20px; } }
.area-block__nav-list {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 1px solid #efeff0; }
.area-block__nav-item {
  font-size: 16px;
  border-bottom: 1px solid #efeff0; }
.area-block__nav-item:last-of-type {
  border-bottom: none; }
.area-block__nav-item a {
  color: #212121;
  text-decoration: none;
  padding: 24px 30px;
  display: block;
  position: relative; }
.area-block__nav-item a::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 100%;
  background: #4786c7;
  display: none; }
.area-block__nav-item.active {
  background: #f3f8fe; }
.area-block__nav-item.active a {
  color: #4786c7; }
.area-block__nav-item.active a::before {
  display: block; }
@media only screen and (min-width: 1025px) {
  .area-block__nav-item:hover a {
    color: #4786c7; } }
.area-block__main {
  max-width: 802px;
  width: 100%;
  -ms-flex-preferred-size: 802px;
  flex-basis: 802px; }
@media only screen and (max-width: 767px) {
  .area-block__main {
    -ms-flex-preferred-size: auto;
    flex-basis: auto; } }
.area-block__main .submit-btn {
  margin: 20px 0 0; }
.area-block--favourites .area-block__sidebar {
  margin-right: 20px; }
.area-block--favourites .area-block__main {
  max-width: 858px;
  -ms-flex-preferred-size: 858px;
  flex-basis: 858px; }
@media only screen and (max-width: 991px) {
  .area-block--orders .area-block__main {
    max-width: 450px; } }

.personal-information {
  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-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative; }
@media only screen and (max-width: 991px) {
  .personal-information {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; } }
.personal-information::after {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
  height: 95.5%;
  width: 1px;
  background: #efeff0; }
@media only screen and (max-width: 991px) {
  .personal-information::after {
    display: none; } }
.personal-information__column {
  max-width: 360px;
  width: 100%;
  -ms-flex-preferred-size: 360px;
  flex-basis: 360px; }
@media only screen and (max-width: 1199px) {
  .personal-information__column {
    max-width: 280px;
    -ms-flex-preferred-size: 280px;
    flex-basis: 280px; } }
@media only screen and (max-width: 991px) {
  .personal-information__column {
    max-width: 360px;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; } }
.personal-information__column .form-block {
  margin-bottom: 20px; }
.personal-information__column .form-block label {
  display: block;
  font-size: 13px;
  color: #808080;
  margin-bottom: 5px; }
.personal-information__column .form-block .select {
  font-size: 14px;
  padding: 13.5px 15px;
  border: 1px solid #efeff0;
  border-radius: 0;
  color: #3b3b3b; }
.personal-information__title {
  font-size: 24px;
  color: #212121;
  margin: 17px 0 22px; }

.change-password__form {
  max-width: 360px;
  width: 100%;
  -ms-flex-preferred-size: 360px;
  flex-basis: 360px; }
.change-password__form label {
  font-size: 13px;
  color: #808080;
  margin-bottom: 8px;
  display: block; }
.change-password__form .form-block {
  margin-bottom: 15px; }
.change-password__form .submit-btn {
  margin-top: 40px; }

.change-password__title {
  font-size: 24px;
  color: #212121;
  margin: 10px 0 24px; }

.product__delete {
  position: absolute;
  top: 12px;
  right: 11px;
  height: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer; }
.product__delete svg {
  width: 8px;
  height: 8px;
  fill: #f35656;
  stroke: #f35656; }

.favourites-block__title {
  font-size: 24px;
  color: #212121;
  margin: 10px 5px 24px; }

@media only screen and (max-width: 991px) {
  .order-list__table {
    overflow-x: auto; } }

.order-list__inner {
  height: 0;
  overflow: hidden;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }

.order-list__title {
  font-size: 24px;
  color: #212121;
  margin: 10px 0 24px; }

.order-list__top {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
@media only screen and (max-width: 991px) {
  .order-list__top {
    width: 700px; } }

.order-list__top-text {
  width: 20%;
  text-align: center;
  font-size: 13px;
  color: #b2b2b2;
  padding-bottom: 20px; }

@media only screen and (max-width: 991px) {
  .order-list__box {
    width: 700px; } }

.order-list__box:nth-child(odd) {
  background: #f3f8fe; }

.order-list__box-info {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  cursor: pointer; }

.order-list__item {
  width: 20%;
  text-align: center;
  font-size: 14px;
  color: #3b3b3b;
  padding: 26px 0;
  border: 1px solid #efeff0; }

.order-product__table {
  background: #fff;
  padding: 22px 24px;
  border-left: 1px solid #efeff0;
  border-right: 1px solid #efeff0; }
@media only screen and (max-width: 991px) {
  .order-product__table {
    overflow-x: auto; } }

.order-product__item {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 22px;
  border-bottom: 1px solid #efeff0;
  margin-bottom: 22px; }

.order-product__image {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 17px; }

.order-product__info {
  max-width: 315px;
  width: 100%;
  margin-right: 20px; }

.order-product__title {
  font-size: 18px;
  font-weight: bold;
  color: #3b3b3b;
  margin-bottom: 15px; }
.order-product__title a {
  color: #3b3b3b;
  text-decoration: none;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
@media only screen and (min-width: 1025px) {
  .order-product__title a:hover {
    color: #4786c7; } }

.order-product__quantity {
  width: 170px;
  text-align: center;
  font-size: 16px;
  color: #383838;
  font-weight: bold; }

.order-product__price {
  width: 140px;
  text-align: right;
  font-size: 16px;
  color: #383838;
  font-weight: bold; }

.order-product__bottom {
  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-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.order-product__way {
  font-size: 13px;
  color: #808080;
  margin-bottom: 10px; }
.order-product__way span {
  color: #212121; }

.order-product__tottal {
  font-size: 13px;
  color: #b2b2b2;
  margin-bottom: 20px;
  text-align: right; }
.order-product__tottal span {
  font-size: 20px;
  font-weight: bold;
  color: #383838;
  margin-left: 5px; }

.order-product__right .main-button {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase; }

.brands-block {
  padding-bottom: 50px;
  margin-bottom: 45px;
  border-bottom: 4px solid #f1f1f1; }
.brands-block .main-title {
  margin-bottom: 80px; }
.brands-block__list {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto 50px;
  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-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
.brands-block__list.slick-dotted.slick-slider {
  margin-bottom: 50px; }
.brands-block__list .slick-dots li.slick-active {
  background: #4786c7; }
@media only screen and (max-width: 1200px) {
  .brands-block__list {
    max-width: 1000px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; } }
@media only screen and (max-width: 1023px) {
  .brands-block__list {
    max-width: 745px; } }
@media only screen and (max-width: 767px) {
  .brands-block__list {
    max-width: 220px; } }
.brands-block__item {
  max-width: 220px;
  width: 100%;
  -ms-flex-preferred-size: 220px;
  flex-basis: 220px;
  margin: 0 4px 8px;
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: flex !important; }
@media only screen and (max-width: 1200px) {
  .brands-block__item {
    margin: 0 20px; } }
.brands-block__item img {
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%); }
@media only screen and (max-width: 1023px) {
  .brands-block__item img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0); } }
@media only screen and (min-width: 1025px) {
  .brands-block__item:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0); } }

.brands {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto 90px; }
@media only screen and (max-width: 1199px) {
  .brands {
    padding: 0 15px; } }
.brands__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
.brands__item {
  position: relative;
  max-width: 228px;
  width: 100%;
  -ms-flex-preferred-size: 228px;
  flex-basis: 228px;
  height: 170px;
  border: 1px solid #ebebeb;
  padding: 0 40px;
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
@media only screen and (min-width: 1025px) {
  .brands__item:hover {
    -webkit-box-shadow: 0px 0px 90px 0px rgba(95, 108, 149, 0.14);
    box-shadow: 0px 0px 90px 0px rgba(95, 108, 149, 0.14); }
  .brands__item:hover .brands__title {
    color: #4786c7; } }
.brands__image {
  max-width: 146px;
  width: 100%;
  text-align: center; }
.brands__title {
  width: 100%;
  text-align: center;
  position: absolute;
  left: 50%;
  bottom: 20px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  color: #383838;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
.brands__title a {
  text-decoration: none; }

.brends-post {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto 50px;
  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-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
@media only screen and (max-width: 1199px) {
  .brends-post {
    padding: 0 15px; } }
@media only screen and (max-width: 767px) {
  .brends-post {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; } }
.brends-post__sidebar {
  max-width: 285px;
  width: 100%;
  -ms-flex-preferred-size: 285px;
  flex-basis: 285px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 30px; }
@media only screen and (max-width: 767px) {
  .brends-post__sidebar {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    margin: 0 auto 30px; } }
.brends-post__main {
  max-width: 815px;
  width: 100%;
  -ms-flex-preferred-size: 815px;
  flex-basis: 815px; }
@media only screen and (max-width: 767px) {
  .brends-post__main {
    -ms-flex-preferred-size: auto;
    flex-basis: auto; } }
.brends-post__image {
  padding: 0 50px;
  border: 1px solid #e0e0e0;
  height: 185px;
  width: 100%;
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 30px; }
.brends-post__nav-list {
  border: 1px solid #f0f0f1; }
.brends-post__nav-item {
  border-top: 1px solid #f0f0f1; }
.brends-post__nav-item:first-child {
  border-top: none; }
.brends-post__nav-item.active .brends-post__nav-title::after {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  opacity: 0; }
.brends-post__nav-title {
  padding: 0 15px;
  height: 80px;
  border-bottom: 1px solid #f0f0f1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  cursor: pointer; }
.brends-post__nav-title::before {
  content: '';
  position: absolute;
  width: 12px;
  height: 2px;
  background: #4786c7;
  top: 50%;
  right: 25px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }
.brends-post__nav-title::after {
  content: '';
  position: absolute;
  width: 2px;
  height: 12px;
  background: #4786c7;
  top: 35px;
  right: 36px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
.brends-post__nav-title.open::after {
  display: none; }
.brends-post__nav-icon {
  margin-right: 10px; }
.brends-post__nav-text {
  max-width: 105px;
  width: 100%;
  display: block;
  max-width: 110px;
  width: 100%;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  color: #a2a2a2;
  text-transform: uppercase;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
@media only screen and (min-width: 1025px) {
  .brends-post__nav-text:hover {
    color: #4786c7; } }
.brends-post__nav-inner {
  height: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
.brends-post__nav-content ul {
  list-style: none;
  margin: 0;
  padding: 0; }
.brends-post__nav-content ul li {
  font-size: 16px;
  font-weight: bold;
  margin: 0 20px;
  padding: 25px 0;
  border-bottom: 1px solid #f0f0f1; }
.brends-post__nav-content ul li:last-child {
  border-bottom: none; }
.brends-post__nav-content ul li a {
  color: #a2a2a2;
  text-decoration: none;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
@media only screen and (min-width: 1025px) {
  .brends-post__nav-content ul li a:hover {
    color: #4786c7; } }
.brends-post__title {
  font-size: 35px;
  font-weight: bold;
  color: #000;
  margin-bottom: 20px; }
.brends-post__content {
  font-size: 15px;
  color: #545454; }
.brends-post__content p:first-child {
  margin-top: 0; }
.brends-post__content p:last-child {
  margin-bottom: 0; }

.brends-products .catalog-block {
  max-width: 1144px; }

.brends-products .catalog-block__main {
  max-width: 1144px;
  width: 100%;
  -ms-flex-preferred-size: auto;
  flex-basis: auto; }

.brends-post__sub-inner {
  height: 0;
  overflow: hidden;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }

.brends-post__sub-item {
  font-size: 16px;
  font-weight: bold;
  margin: 0 30px;
  border-bottom: 1px solid #f0f0f1;
  cursor: pointer; }
.brends-post__sub-item.active .brends-post__sub-title::after {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  opacity: 0; }

.brends-post__sub-title {
  position: relative;
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%; }
.brends-post__sub-title a {
  max-width: 170px;
  width: 100%;
  text-decoration: none;
  color: #000;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
@media only screen and (min-width: 1025px) {
  .brends-post__sub-title a:hover {
    color: #4786c7; } }
.brends-post__sub-title::before {
  content: '';
  position: absolute;
  width: 12px;
  height: 2px;
  background: #4786c7;
  top: 50%;
  right: 25px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }
.brends-post__sub-title::after {
  content: '';
  position: absolute;
  width: 2px;
  height: 12px;
  background: #4786c7;
  top: 35px;
  right: 36px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }

.catalog-top {
  background: #f5f5f5;
  margin-bottom: 15px; }
.catalog-top__inner {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto;
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
@media only screen and (max-width: 1199px) {
  .catalog-top__inner {
    padding: 0 15px; } }
.catalog-top__title {
  font-size: 32px;
  font-weight: bold;
  color: #000; }
.catalog-top__image {
  padding-top: 15px; }

.catalog-subcategory {
  margin-bottom: 25px; }
@media only screen and (max-width: 767px) {
  .catalog-subcategory {
    display: none;}
  .catalog-subcategory.promo-page {
    display: block;}}
.catalog-subcategory__list {
  max-width: 1160px;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }
@media only screen and (max-width: 1199px) {
  .catalog-subcategory__list {
    padding: 0 15px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; } }
/*mobile submenu*/
@media only screen and (max-width: 767px) {
  .catalog-subcategory__list {
    position: fixed;
    overflow-x: hidden;
    overflow-y: auto;
    display: block;
    top: 0;
    background-color: #fff;
    bottom: 0;
    right: 100%;
    z-index: 1000;
    height: 100%;
    width: 100%;
    padding: 0;

    -webkit-transition: right 250ms ease;
    -moz-transition: right 250ms ease;
    -ms-transition: right 250ms ease;
    -o-transition: right 250ms ease;
    transition: right 250ms ease;
  }
  .catalog-subcategory__list.active {
    right: 0;
  }
  .menu-subcat__close{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 10px 15px;
  }
  .menu-subcat__close>svg{
    stroke: #000;
    fill: #fff;
    width: 17px;
    height: 17px;
  }
  .mobile-head-subcat{
    display: flex;
    border-bottom: 1px solid #aaa;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;

  }
  .mobile-head-subcat>span{
    font-size: 25px;
    margin: 15px;
  }
}
@media only screen and (min-width: 768px) {
  .mobile-head-subcat{
    display: none;}}


.catalog-subcategory__main-title {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto 35px;
  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-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: relative; }
@media only screen and (max-width: 1199px) {
  .catalog-subcategory__main-title {
    padding: 0 15px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; } }
.catalog-subcategory__main-title span {
  font-size: 22px;
  color: #4c4c4c;
  font-weight: bold;
  padding-right: 50px;
  -ms-flex-negative: 0;
  flex-shrink: 0; }
@media only screen and (max-width: 767px) {
  .catalog-subcategory__main-title {
    text-decoration: none;
    padding: 6px 25px;
    background: #4786c7;
    border-radius: 6px;
    cursor: pointer;
    max-width: 48%;
    margin: 0 14px;}
  .catalog-subcategory__main-title span {
    -ms-flex-negative: 1;
    color: #ffffff;
    flex-shrink: 1;
    padding: 0;
    color: #fff;
    font-size: 15px;
    font-weight: normal;} }
.catalog-subcategory__main-title::after {
  content: '';
  width: 100%;
  height: 1px;
  display: inline-block;
  background: #dbdbdb;
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin-bottom: 5px; }
@media only screen and (max-width: 767px) {
  .catalog-subcategory__main-title::after {
    display: none; }
  .catalog-subcategory__item{
    display: flex;
    text-decoration: none;
    padding: 10px;
    margin: 0;
    border-bottom: solid #aaa 1px;
  }
}
.catalog-subcategory__item {
  position: relative;
  width: 100%;
  -ms-flex-preferred-size: 173px;
  flex-basis: 173px;
}
@media screen and (min-width: 768px){
  .catalog-subcategory__item {
    margin: 0 10px 20px;
  }}
@media only screen and (min-width: 1025px) {
  .catalog-subcategory__item:hover .catalog-subcategory__title {
    height: 100%; }
  .catalog-subcategory__item:hover .catalog-subcategory__image img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); } }
@media only screen and (max-width: 767px) {
  .catalog-subcategory__image{
    max-width: 20%;
  }
}
.catalog-subcategory__image {
  overflow: hidden; }
.catalog-subcategory__image img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
.catalog-subcategory__title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 45px;
  overflow: hidden;
  text-align: center;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  background: rgba(0, 0, 0, 0.5);
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  padding: 25px 10px; }
@media only screen and (max-width: 767px) {
  .catalog-subcategory__title {
    position: relative;
    text-transform: none;
    font-size: 14px;
    font-weight: normal;
    height: auto;
    color: #0b0b0b;
    background: none;
    justify-content: flex-start;
    text-align: left;
  } }

.catalog-block {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto 130px;
  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-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
.catalog-block .pagination {
  margin: 20px 0 0; }
@media only screen and (max-width: 1199px) {
  .catalog-block {
    padding: 0 15px; } }
@media only screen and (max-width: 991px) {
  .catalog-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; } }
.catalog-block__sidebar {
  max-width: 265px;
  width: 100%;
  -ms-flex-preferred-size: 265px;
  flex-basis: 265px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border: 1px solid #efeff0;
  margin-right: 15px; }
@media only screen and (max-width: 991px) {
  .catalog-block__sidebar {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: .8s ease-in-out;
    transition: .8s ease-in-out;
    margin: 0 auto; }
  .catalog-block__sidebar.open {
    opacity: 1;
    overflow: visible;
    max-height: 9999px;
    margin: 0 auto 30px; } }
.catalog-block__main {
  max-width: 858px;
  width: 100%;
  -ms-flex-preferred-size: 858px;
  flex-basis: 858px; }
@media only screen and (max-width: 991px) {
  .catalog-block__main {
    -ms-flex-preferred-size: auto;
    flex-basis: auto; } }
.catalog-block__top-filters {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 10px;
  margin: 0 6px 15px;
  border-bottom: 1px solid #f1f1f1; }
@media only screen and (max-width: 991px) {
  .catalog-block__top-filters {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }
@media only screen and (max-width: 480px) {
  .catalog-block__top-filters {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; } }
.catalog-block__filters-title {
  font-size: 12px;
  color: #808080;
  margin-right: 15px; }
@media only screen and (max-width: 1023px) {
  .catalog-block__filters-title {
    margin: 0 auto 5px; } }
.catalog-block__sorting {
  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-align: center;
  -ms-flex-align: center;
  align-items: center; }
@media only screen and (max-width: 1023px) {
  .catalog-block__sorting {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; } }
@media only screen and (max-width: 991px) {
  .catalog-block__sorting {
    margin: 0 0 10px; } }
.catalog-block__sorting .select {
  min-width: 200px;
  padding: 9px 30px 9px 15px; }
.catalog-block__sorting .select .select__list {
  max-height: 220px; }
.catalog-block__sorting .select .select__list .mCSB_inside > .mCSB_container {
  margin-right: 0; }
.catalog-block__quantity {
  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-align: center;
  -ms-flex-align: center;
  align-items: center; }
@media only screen and (max-width: 1023px) {
  .catalog-block__quantity {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; } }
@media only screen and (max-width: 991px) {
  .catalog-block__quantity {
    margin: 0 0 10px; } }
.catalog-block__quantity .select {
  width: 70px; }
.catalog-block__quantity-list {
  list-style: none;
  margin: 0;
  padding: 0;
  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-align: center;
  -ms-flex-align: center;
  align-items: center; }
.catalog-block__quantity-item {
  font-size: 14px;
  margin: 0 7px; }
.catalog-block__quantity-item a {
  color: #b2b2b2;
  text-decoration: none; }
.catalog-block__quantity-item.active a {
  color: #4786c7; }
.catalog-block__quantity-item:first-child {
  margin-left: 0; }
.catalog-block__quantity-item:last-child {
  margin-right: 0; }
.catalog-block__view {
  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-align: center;
  -ms-flex-align: center;
  align-items: center; }
@media only screen and (max-width: 1199px) {
  .catalog-block__view {
    display: none; } }
.catalog-block__view-list {
  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-align: center;
  -ms-flex-align: center;
  align-items: center; }
.catalog-block__view-item {
  margin: 0 10px;
  cursor: pointer; }
.catalog-block__view-item:first-child {
  margin-left: 0; }
.catalog-block__view-item:last-child {
  margin-right: 0; }
.catalog-block__view-item svg {
  fill: #bfbfbf;
  width: 18px;
  height: 18px; }
.catalog-block__view-item.active svg {
  fill: #4786c7; }

.price-download {
  font-size: 12px;
  color: #fff;
  text-decoration: none;
  border: 1px solid transparent;
  padding: 10px 35px 10px 20px;
  background: #4786c7;
  border-radius: 6px;
  cursor: pointer;
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative; }
.price-download svg {
  fill: #fff;
  width: 8px;
  height: 11px;
  margin-right: 8px; }
.price-download::after {
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  content: '';
  display: none;
  height: 5px;
  width: 5px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }
.price-download__inner {
  position: relative; }
.price-download__inner.active .price-download {
  background: #fff;
  color: #4786c7;
  border: 1px solid #4786c7;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }
.price-download__inner.active .price-download svg {
  fill: #4786c7; }
.price-download__inner.active .price-download::after {
  border-color: #4786c7; }
.price-download__inner.active .price-download__list {
  display: block; }

@media only screen and (max-width: 767px) {
  .price-download__inner {
    display: none; }
}
.price-download__list {
  position: absolute;
  left: 0;
  top: 33px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  border: 1px solid #4786c7;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  overflow: hidden;
  display: none;
  z-index: 3; }
.price-download__list a {
  background: #fff;
  color: #4786c7;
  text-decoration: none;
  display: block;
  padding: 10px 20px;
  font-size: 12px;
  border-bottom: 1px solid #4786c7;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
.price-download__list a:last-of-type {
  border-bottom: none; }
@media only screen and (min-width: 1025px) {
  .price-download__list a:hover {
    background: #4786c7;
    color: #fff; } }

.active-filters {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 6px 15px; }
@media only screen and (max-width: 540px) {
  .active-filters {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; } }
.active-filters__clear {
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
@media only screen and (min-width: 1025px) {
  .active-filters__clear:hover {
    opacity: 0.7; } }
.active-filters__box {
  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-align: center;
  -ms-flex-align: center;
  align-items: center; }
@media only screen and (max-width: 540px) {
  .active-filters__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; } }
.active-filters__title {
  font-size: 11px;
  color: #b2b2b2;
  margin: 0 8px 12px 0; }
.active-filters__list {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
.active-filters__item {
  background: #f1f1f1;
  padding: 7px 10px;
  border-radius: 4px;
  font-size: 12px;
  color: #4786c7;
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 6px 12px;
  cursor: pointer; }
.active-filters__item svg {
  width: 5px;
  height: 5px;
  fill: #4786c7;
  stroke: #4786c7;
  margin-left: 5px; }

.product__item.more-products {
  height: 274px;
  border: 1px solid #efeff0;
  padding: 20px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer; }
@media only screen and (min-width: 1025px) {
  .product__item.more-products:hover {
    -webkit-transform: scale(1);
    transform: scale(1); }
  .product__item.more-products:hover .more-products__image svg {
    fill: #476690; }
  .product__item.more-products:hover .more-products__text {
    color: #476690; } }
.product__item.more-products .more-products__image {
  margin-bottom: 25px; }
.product__item.more-products .more-products__image svg {
  width: 100px;
  height: 100px;
  fill: #4786c7;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
.product__item.more-products .more-products__text {
  max-width: 192px;
  width: 100%;
  margin: 0 auto;
  font-size: 24px;
  font-weight: bold;
  color: #4786c7;
  line-height: 1.2;
  text-align: center;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
.product__item.more-products.product__item--list {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  min-height: 80px;
  border: none; }
.product__item.more-products.product__item--list .more-products__image {
  margin: 0 20px 0 0; }
.product__item.more-products.product__item--list .more-products__image svg {
  width: 40px;
  height: 40px; }

.catalog__sidebar-title {
  font-size: 18px;
  font-weight: bold;
  color: #808080;
  margin-bottom: 18px; }

.filter__item {
  padding: 20px 18px 20px;
  border: 1px solid #efeff0; }
.filter__item--color .filter__checkbox label {
  padding: 0; }
.filter__item--color .filter__checkbox label::before {
  display: none; }
.filter__item--color .filter__checkbox label::after {
  left: 5px;
  background-color: transparent;
  border-color: transparent;
  background-size: 100%; }

.filter__color {
  width: 25px;
  height: 25px;
  margin-right: 10px; }

.filter__content {
  max-height: 140px;
  overflow: hidden;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
.filter__content.open {
  max-height: 100%; }

.filter__checkbox {
  margin-bottom: 10px;
  font-size: 16px;
  min-height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #575757;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer; }
.filter__checkbox small {
  font-size: 12px;
  color: #999;
  margin-left: 5px; }
.filter__checkbox label {
  cursor: pointer;
  position: relative;
  padding: 0 0 0 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
.filter__checkbox label::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 15px;
  height: 15px;
  display: block;
  background: #fff;
  border: 1px solid #d6d6d6;
  border-radius: 3px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }
.filter__checkbox label::after {
  content: ' ';
  position: absolute;
  left: 0;
  top: 50%;
  width: 15px;
  height: 15px;
  display: block;
  z-index: 1;
  background-color: #4786c7;
  border: 1px solid #d6d6d6;
  border-radius: 3px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-transform: translateY(-50%) scale(0);
  transform: translateY(-50%) scale(0);
  opacity: 0;
  border-color: #4786c7;
  background-image: url(../images/check.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50%; }
.filter__checkbox label.selected {
  color: #4786c7; }
.filter__checkbox label.selected small {
  color: #4786c7; }
.filter__checkbox label.selected::after {
  -webkit-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
  opacity: 1; }
.filter__checkbox input[type=checkbox] {
  display: none; }

.show-more {
  position: relative;
  font-size: 11px;
  color: #4786c7;
  text-decoration: none;
  border-bottom: 1px dotted #4786c7; }
.show-more::after {
  border-bottom: 1px solid #4786c7;
  border-right: 1px solid #4786c7;
  content: '';
  display: block;
  height: 5px;
  width: 5px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: -10px;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }

.show-products-btn {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #4786c7;
  border-bottom: 1px solid #4786c7;
  display: table;
  margin: 0 auto;
  text-decoration: none; }

.viewed-block {
  margin-bottom: 95px; }

.catalog__sidebar-btn {
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  padding: 5px;
  background: #fcbe00;
  cursor: pointer;
  display: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: flex-end;}
@media only screen and (max-width: 991px) {
  .catalog__sidebar-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
@media only screen and (max-width: 767px) {
  .catalog__sidebar-btn {
    margin-bottom: 0;

    font-size: 15px;} }

@media only screen and (max-width: 767px) {
  .menu-filter__btn,.menu-category__btn {
    width: 40px;
    display: block;
  }
  .menu-filter__btn svg,.menu-category__btn svg {
    stroke: #fff;
    fill: #fff;
    width: 17px;
    height: 30px;
  }

}
@media only screen and (min-width: 768px) {
  .menu-category__btn, .ocfilter__close_mobile{
    display: none;
  }}



body.checkout-page .main-menu__wrapper {
  display: none; }

body.checkout-page .header__top,
body.checkout-page .header-search,
body.checkout-page .header-links,
body.checkout-page .footer {
  display: none; }

body.checkout-page .header__inner {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

body.checkout-page .head-title {
  margin-top: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

body.checkout-page .wrapper {
  padding: 0 0 45px; }

.checkout-block {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto;
  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-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
@media only screen and (max-width: 1199px) {
  .checkout-block {
    padding: 0 15px; } }
@media only screen and (max-width: 991px) {
  .checkout-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; } }
.checkout-block__step {
  margin-bottom: 40px; }
.checkout-block__step.disabled .checkout-block__title {
  max-width: 360px;
  width: 100%;
  color: #bfbfbf;
  padding-bottom: 10px;
  border-bottom: 1px solid #efeff0; }
.checkout-block__title {
  font-size: 18px;
  color: #404040;
  margin-bottom: 15px; }
.checkout-block__nav {
  margin-bottom: 20px; }
.checkout-block__nav-list {
  list-style: none;
  margin: 0;
  padding: 0;
  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-align: center;
  -ms-flex-align: center;
  align-items: center; }
@media only screen and (max-width: 620px) {
  .checkout-block__nav-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; } }
.checkout-block__nav-item {
  font-size: 16px; }
@media only screen and (max-width: 620px) {
  .checkout-block__nav-item {
    width: 100%; } }
.checkout-block__nav-item a {
  padding: 14px 0;
  width: 170px;
  text-align: center;
  display: block;
  background: #f3f8fe;
  color: #383838;
  text-decoration: none;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
@media only screen and (max-width: 620px) {
  .checkout-block__nav-item a {
    width: 100%; } }
@media only screen and (min-width: 1025px) {
  .checkout-block__nav-item a:hover {
    color: #4786c7; } }
.checkout-block__nav-item.active a {
  background: #fff;
  color: #4786c7; }
.checkout-block__main {
  max-width: 550px;
  width: 100%;
  -ms-flex-preferred-size: 550px;
  flex-basis: 550px; }
@media only screen and (max-width: 991px) {
  .checkout-block__main {
    -ms-flex-preferred-size: auto;
    flex-basis: auto; } }
.checkout-block__basket {
  max-width: 570px;
  width: 100%;
  -ms-flex-preferred-size: 570px;
  flex-basis: 570px; }
@media only screen and (max-width: 991px) {
  .checkout-block__basket {
    -ms-flex-preferred-size: auto;
    flex-basis: auto; } }
.checkout-block__registration {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
@media only screen and (max-width: 620px) {
  .checkout-block__registration {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; } }
.checkout-block__registration-form {
  max-width: 270px;
  width: 100%;
  -ms-flex-preferred-size: 270px;
  flex-basis: 270px; }
.checkout-block__registration-form .form-block {
  margin-bottom: 15px;
  position: relative; }
.checkout-block__registration-form .form-block label {
  display: block;
  font-size: 13px;
  color: #808080;
  margin-bottom: 10px; }
.checkout-block__registration-form .form-block .select {
  border-radius: 0;
  width: 100%;
  height: 45px;
  font-size: 14px;
  padding: 13px 15px;
  border: 1px solid #efeff0; }
.checkout-block__registration-form .form-block .select .select__item--disabled {
  display: none; }
.checkout-block__registration-form .form-block .promocode-done {
  cursor: pointer;
  position: absolute;
  top: 38px;
  right: 10px;
  background: transparent;
  border: none;
  font-size: 14px;
  font-weight: bold;
  color: #b9b9b9;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
@media only screen and (min-width: 1025px) {
  .checkout-block__registration-form .form-block .promocode-done:hover {
    color: #4786c7; } }
.checkout-block__registration-form .form-buttons {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 30px; }
@media only screen and (max-width: 1023px) {
  .checkout-block__registration-form .form-buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; } }
.checkout-block__registration-form .form-buttons .submit-btn {
  margin: 0 20px 0 0; }
@media only screen and (max-width: 1023px) {
  .checkout-block__registration-form .form-buttons .submit-btn {
    margin: 0 auto 15px; } }
.checkout-block__registration-form.regular-client {
  max-width: 360px;
  -ms-flex-preferred-size: 360px;
  flex-basis: 360px; }
.checkout-block__registration-form.regular-client .submit-btn {
  margin: 0;
  padding: 13px 35px; }
.checkout-block__either {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 15px; }
@media only screen and (max-width: 620px) {
  .checkout-block__either {
    display: none; } }
.checkout-block__either span {
  font-size: 13px;
  color: #808080;
  padding: 8px 0; }
.checkout-block__either::before {
  content: '';
  display: inline-block;
  background: #efeff0;
  height: 80px;
  width: 1px; }
.checkout-block__either::after {
  content: '';
  display: inline-block;
  background: #efeff0;
  height: 120px;
  width: 1px; }

.socials-login {
  max-width: 210px;
  width: 100%;
  -ms-flex-preferred-size: 210px;
  flex-basis: 210px; }
@media only screen and (max-width: 620px) {
  .socials-login {
    -ms-flex-preferred-size: auto;
    flex-basis: auto; } }
.socials-login__title {
  font-size: 15px;
  color: #383838;
  margin-bottom: 10px; }
.socials-login__list {
  list-style: none;
  margin: 0;
  padding: 0;
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px; }
.socials-login__item {
  background: #4786c7;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  margin: 0 6px;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
.socials-login__item svg {
  fill: #fff; }
.socials-login__item:first-child {
  margin-left: 0; }
.socials-login__item:last-child {
  margin-right: 0; }
.socials-login__item a {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none; }
.socials-login__item.facebook {
  background: #3b5998; }
.socials-login__item.facebook svg {
  width: 15px;
  height: 16px; }
.socials-login__item.google {
  background: #dc4e41; }
.socials-login__item.google svg {
  width: 20px;
  height: 20px; }
@media only screen and (min-width: 1025px) {
  .socials-login__item:hover {
    opacity: 0.5; } }
.socials-login__text {
  font-size: 12px;
  line-height: 1.2;
  color: #808080;
  max-width: 180px;
  width: 100%; }

.forgot-password {
  font-size: 13px;
  color: #4786c7;
  border-bottom: 1px dotted #4786c7;
  text-decoration: none;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
@media only screen and (min-width: 1025px) {
  .forgot-password:hover {
    color: #476690;
    border-color: #476690; } }

.checkout-basket {
  border: 1px solid #f0f0f1; }
.checkout-basket__list {
  padding: 30px 30px 0 0;
  overflow: hidden; }
.checkout-basket__list.mCustomScrollbar {
  padding: 30px 0 20px 0; }
.checkout-basket__list .mCSB_scrollTools {
  right: 5px; }
.checkout-basket__item {
  position: relative;
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #efeff0; }
.checkout-basket__item:last-child {
  border-bottom: none;
  padding-bottom: 0; }
.checkout-basket__image {
  margin-right: 15px;
  border: 1px solid #efeff0; }
.checkout-basket__info {
  max-width: 360px;
  width: 100%; }
.checkout-basket__title {
  font-size: 18px;
  font-weight: bold;
  color: #3b3b3b;
  margin-bottom: 15px;
  text-decoration: none; }
.checkout-basket__title a {
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  color: #3b3b3b;
  text-decoration: none; }
@media only screen and (min-width: 1025px) {
  .checkout-basket__title:hover a {
    color: #476690; } }
@media only screen and (max-width: 620px) {
  .checkout-basket__title {
    font-size: 12px;
    max-height: 28px;
    overflow: hidden; } }
.checkout-basket__name {
  font-size: 12px;
  color: #b2b2b2;
  margin-bottom: 10px; }
.checkout-basket__value {
  font-size: 16px;
  font-weight: bold;
  color: #383838; }
@media only screen and (max-width: 620px) {
  .checkout-basket__value {
    font-size: 12px; } }
.checkout-basket__bottom {
  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-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
.checkout-basket__total {
  background: #f3f8fe;
  height: 96px;
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  -ms-flex-direction: column;
  flex-direction: column; }
.checkout-basket__total .cart-total {
  margin-bottom: 5px; }
.checkout-basket__total .cart-total:last-of-type {
  margin-bottom: 0; }
.checkout-basket__delete {
  position: absolute;
  top: 40%;
  left: -20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer; }
.checkout-basket__delete svg {
  width: 6px;
  height: 6px;
  fill: #f35555;
  stroke: #f35555;
  stroke-width: 2px; }
.checkout-basket__promo {
  padding: 32px 35px;
  background: #f3f8fe;
  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-align: center;
  -ms-flex-align: center;
  align-items: center; }
@media only screen and (max-width: 767px) {
  .checkout-basket__promo {
    padding: 20px 15px; } }

.promocode-btn {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  width: 130px;
  height: 45px;
  background: #4786c7;
  text-decoration: none;
  border: none;
  cursor: pointer;
  margin: 0 0 0 20px;
  display: block;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
@media only screen and (min-width: 1025px) {
  .promocode-btn:hover {
    background: #476690; } }

.product-quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
.product-quantity__minus {
  background: transparent;
  border: none;
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  fill: #b3b3b3; }
.product-quantity__input {
  width: 26px;
  background: transparent;
  border: none;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #383838; }
@media only screen and (max-width: 620px) {
  .product-quantity__input {
    font-size: 12px;
    width: 20px; } }
.product-quantity__plus {
  background: transparent;
  border: none;
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  fill: #b3b3b3; }

.add-comment {
  display: table;
  font-size: 13px;
  color: #bfbfbf;
  border-bottom: 1px dotted #bfbfbf;
  margin-bottom: 10px;
  cursor: pointer; }

.add-comment-inner .main-textarea {
  width: 100%;
  height: 150px;
  padding: 15px;
  font-size: 14px; }

.add-comment-inner .form-block--textarea {
  display: none; }

.compare-categories {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto; }
@media only screen and (max-width: 1199px) {
  .compare-categories {
    padding: 0 15px; } }
.compare-categories__list {
  list-style: none;
  margin: 0;
  padding: 0; }
.compare-categories__item {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 12px; }
.compare-categories__item a {
  display: table;
  color: #5985c2;
  text-decoration: none;
  border-bottom: 1px dotted #4786c7;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
@media only screen and (min-width: 1025px) {
  .compare-categories__item a:hover {
    color: #476690; } }
.compare-categories__no-products {
  font-size: 16px;
  color: #3b3b3b; }

@media only screen and (max-width: 1250px) {
  .compare {
    overflow-x: auto; } }

.compare__table-wrap {
  max-width: 1152px;
  width: 100%;
  margin: 0 auto 90px; }

@media only screen and (max-width: 1199px) {
  .compare {
    padding: 0 15px; } }

.compare__table {
  border-collapse: collapse; }
.compare__table tbody {
  border-top: 1px solid #efeff0;
  border-bottom: 1px solid #efeff0; }
.compare__table tbody tr {
  background: #fff; }
.compare__table tbody tr:nth-child(even) {
  background: #f3f8fe; }
.compare__table tbody tr td {
  font-size: 16px;
  height: 68px;
  padding-left: 40px;
  padding-right: 15px;
  border-left: 1px solid #efeff0;
  border-right: 1px solid #efeff0; }
.compare__table tbody tr td.bold {
  font-weight: bold; }

.compare__params {
  min-width: 266px;
  padding-right: 20px;
  vertical-align: top; }

.compare__params-item {
  font-size: 16px;
  color: #212121;
  text-align: center;
  padding: 25px 0px;
  border: 1px solid #efeff0;
  position: relative;
  cursor: pointer;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
.compare__params-item::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 100%;
  background: #4786c7;
  display: none; }
.compare__params-item:first-child {
  border-bottom: none; }
.compare__params-item.active {
  background: #f3f8fe;
  color: #4786c7; }
.compare__params-item.active::before {
  display: block; }
@media only screen and (min-width: 1025px) {
  .compare__params-item:hover {
    color: #4786c7; } }

.compare .item {
  width: 292px;
  margin-bottom: 20px; }
.compare .item .product__item {
  margin: 0; }
.compare .item .product__item .product__rate {
  bottom: 10px;
  right: 16px; }
.compare .item .product__item .product__article {
  position: absolute;
  padding: 0 17px;
  bottom: 10px; }
.compare .item .product__item:hover {
  -webkit-transform: scale(1);
  transform: scale(1); }
.compare .item .product__item:hover .product__label-inner {
  top: 6px; }
.compare .item .product__item:hover .product__inner {
  padding-top: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #efeff0; }
.compare .item .product__item:hover .product__buttons {
  display: none; }
.compare .item .product__item:hover .product__rate {
  bottom: 10px;
  right: 16px; }
#product__rate_template_product:hover{
  cursor:pointer!important;
}

#product__rate_template_product:focus{
  cursor:pointer!important;
}

#product__rate_template_product:active{
  cursor:pointer!important;
}

.product__info .product__rate:hover{
  cursor:pointer!important;
}

.product__info .product__rate:focus{
  cursor:pointer!important;
}

.product__info .product__rate:active{
  cursor:pointer!important;
}
.compare__clear {
  margin-top: 28px;
  position: relative;
  font-size: 13px;
  color: #f24b4b;
  text-align: center;
  display: table;
  margin: 28px auto 0;
  cursor: pointer; }
.compare__clear::before {
  content: '';
  position: absolute;
  top: 50%;
  left: -12px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.contacts-block {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto 80px;
  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-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
@media only screen and (max-width: 1199px) {
  .contacts-block {
    padding: 0 15px; } }
@media only screen and (max-width: 991px) {
  .contacts-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; } }
.contacts-block__info {
  max-width: 50%;
  width: 100%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  overflow: hidden;
  border: 1px solid #efeff0;
  padding: 18px 25px 18px; }
@media only screen and (max-width: 991px) {
  .contacts-block__info {
    max-width: 100%;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; } }
@media only screen and (max-width: 767px) {
  .contacts-block__info {
    padding: 15px;
  } }
.contacts-block__item {
  border-bottom: 1px solid #efeff0; }
.contacts-block__item.active .contacts-block__title::after {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg); }
.contacts-block__title {
  font-size: 24px;
  color: #212121;
  cursor: pointer;
  padding: 24px 0;
  position: relative;
  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-align: center;
  -ms-flex-align: center;
  align-items: center; }
.contacts-block__title svg {
  fill: #4786c7;
  width: 14px;
  height: 18px;
  margin-right: 8px; }
@media only screen and (max-width: 767px) {
  .contacts-block__title {
    padding: 14px 20px 14px 0;
    font-size: 16px; } }
.contacts-block__title::after {
  border-bottom: 1px solid #4786c7;
  border-right: 1px solid #4786c7;
  content: '';
  display: block;
  height: 10px;
  width: 10px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 5px;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }
.contacts-block__inner {
  height: 0;
  overflow: hidden; }
.contacts-block__content {
  padding: 30px 0;
  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-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
@media only screen and (max-width: 991px) {
  .contacts-block__content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }
.contacts-block__list ul {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1.5; }
.contacts-block__list ul li {
  font-size: 13px;
  color: #4c4c4c; }
.contacts-block__list ul li a {
  color: #4c4c4c;
  text-decoration: none;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
@media only screen and (min-width: 1025px) {
  .contacts-block__list ul li a:hover {
    color: #4786c7; } }
@media only screen and (max-width: 991px) {
  .contacts-block__list {
    margin: 0 20px 20px; } }
.contacts-block__list-title {
  font-size: 16px;
  color: #5985c2;
  margin-bottom: 10px; }

#map {
  max-width: 50%;
  width: 100%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  height: 550px; }
@media only screen and (max-width: 991px) {
  #map {
    max-width: 100%;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; } }
@media only screen and (max-width: 767px) {
  #map {
    height: 330px; } }

.downloads-nav {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto 50px; }
@media only screen and (max-width: 1199px) {
  .downloads-nav {
    padding: 0 15px; } }
.downloads-nav__list {
  list-style: none;
  margin: 0;
  padding: 0;
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #f2f5f6; }
@media only screen and (max-width: 991px) {
  .downloads-nav__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: none; } }
.downloads-nav__item {
  font-size: 16px;
  text-align: center;
  width: 100%; }
@media only screen and (max-width: 991px) {
  .downloads-nav__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 10px;
    width: auto; } }
.downloads-nav__item a {
  display: block;
  color: #212121;
  text-decoration: none;
  padding: 0 0 22px;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
@media only screen and (max-width: 479px) {
  .downloads-nav__item a {
    padding: 0 0 10px; } }
@media only screen and (min-width: 1025px) {
  .downloads-nav__item a:hover {
    color: #4786c7; } }
.downloads-nav__item.active a {
  color: #4786c7;
  border-bottom: 2px solid #4786c7; }

.downloads-block {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto 50px; }
@media only screen and (max-width: 1199px) {
  .downloads-block {
    padding: 0 15px; } }
.downloads-block__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
@media only screen and (max-width: 1199px) {
  .downloads-block__list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; } }
.downloads-block__item {
  display: block;
  text-align: center;
  max-width: 228px;
  width: 100%;
  -ms-flex-preferred-size: 228px;
  flex-basis: 228px;
  height: 200px;
  border: 1px solid #ebebeb;
  text-decoration: none;
  padding-top: 35px;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
@media only screen and (max-width: 479px) {
  .downloads-block__item {
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    padding-top: 30px; } }
@media only screen and (min-width: 1025px) {
  .downloads-block__item:hover {
    -webkit-box-shadow: 0px 0px 90px 0px rgba(95, 108, 149, 0.14);
    box-shadow: 0px 0px 90px 0px rgba(95, 108, 149, 0.14); }
  .downloads-block__item:hover .downloads-block__icon svg {
    fill: #4786c7; }
  .downloads-block__item:hover .downloads-block__title {
    color: #4786c7; } }
.downloads-block__icon {
  margin-bottom: 30px; }
.downloads-block__icon svg {
  width: 44px;
  height: 50px;
  fill: #c7c7c7;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
.downloads-block__subtitle {
  text-align: center;
  font-size: 12px;
  color: #a3a3a3;
  margin-bottom: 10px; }
@media only screen and (max-width: 479px) {
  .downloads-block__subtitle {
    font-size: 10px;
    padding: 0 5px; } }
.downloads-block__title {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #4c4c4c;
  padding: 0 20px;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
@media only screen and (max-width: 479px) {
  .downloads-block__title {
    font-size: 12px;
    padding: 0 10px;
    max-height: 40px; } }

.error-page {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
  padding: 50px 0 100px; }
@media only screen and (max-width: 991px) {
  .error-page {
    padding: 50px 15px 100px; } }
.error-page__title {
  max-width: 530px;
  width: 100%;
  margin: 0 auto 15px;
  font-size: 130px;
  font-weight: bold;
  color: #4786c7;
  position: relative;
  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-align: center;
  -ms-flex-align: center;
  align-items: center; }
@media only screen and (max-width: 767px) {
  .error-page__title {
    font-size: 80px; } }
.error-page__title span {
  padding: 0 40px;
  -ms-flex-negative: 0;
  flex-shrink: 0; }
.error-page__title::before {
  content: '';
  display: inline-block;
  background: #5985c2;
  height: 1px;
  width: 100%; }
.error-page__title::after {
  content: '';
  display: inline-block;
  background: #5985c2;
  height: 1px;
  width: 100%; }
.error-page__text {
  font-size: 28px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px; }
@media only screen and (max-width: 767px) {
  .error-page__text {
    font-size: 18px; } }
.error-page__btn {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  max-width: 172px;
  width: 100%;
  height: 45px;
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #4786c7;
  text-decoration: none;
  margin: 0 auto; }
@media only screen and (max-width: 767px) {
  .error-page__btn {
    font-size: 14px;
    height: 38px;
    max-width: 155px; } }

.faq-block {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto 90px;
  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-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
@media only screen and (max-width: 1199px) {
  .faq-block {
    padding: 0 15px; } }
@media only screen and (max-width: 767px) {
  .faq-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; } }
.faq-block__sidebar {
  max-width: 450px;
  width: 100%;
  -ms-flex-preferred-size: 450px;
  flex-basis: 450px;
  border: 1px solid #f0f0f1;
  padding: 30px 40px 40px;
  margin-left: 30px; }
@media only screen and (max-width: 991px) {
  .faq-block__sidebar {
    padding: 20px 30px 30px; } }
@media only screen and (max-width: 767px) {
  .faq-block__sidebar {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    margin: 0 auto;
    padding: 20px; } }
.faq-block__sidebar-title {
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  color: #3b3b3b;
  margin-bottom: 20px; }
@media only screen and (max-width: 991px) {
  .faq-block__sidebar-title {
    font-size: 22px; } }
@media only screen and (max-width: 767px) {
  .faq-block__sidebar-title {
    font-size: 18px; } }
.faq-block__sidebar-form .form-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 15px; }
.faq-block__sidebar-form .form-block label {
  font-size: 13px;
  color: #808080;
  margin-bottom: 10px; }
.faq-block__sidebar-form .form-block .main-textarea {
  margin-bottom: 5px; }
.faq-block__sidebar-form .form-block span {
  font-size: 13px;
  color: #808080; }
.faq-block__main {
  max-width: 650px;
  width: 100%;
  -ms-flex-preferred-size: 650px;
  flex-basis: 650px; }
@media only screen and (max-width: 767px) {
  .faq-block__main {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    margin-bottom: 40px; } }
.faq-block__item {
  border: 1px solid #f0f0f1;
  margin-bottom: 15px; }
.faq-block__item:last-of-type {
  margin-bottom: 0; }
.faq-block__item.active .faq-block__title {
  color: #4786c7; }
.faq-block__item.active .faq-block__title::after {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg); }
.faq-block__title {
  padding: 20px 40px 20px 25px;
  font-size: 18px;
  color: #333;
  position: relative;
  cursor: pointer; }
.faq-block__title::after {
  border-bottom: 1px solid #4786c7;
  border-right: 1px solid #4786c7;
  content: '';
  display: block;
  height: 10px;
  width: 10px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }
@media only screen and (max-width: 767px) {
  .faq-block__title::after {
    right: 20px; } }
.faq-block__inner {
  height: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
.faq-block__content {
  border-top: 1px solid #f0f0f1;
  padding: 20px 0;
  margin: 0 25px;
  font-size: 14px;
  color: #3b3b3b;
  line-height: 1.2; }
.faq-block__content p:first-of-type {
  margin-top: 0; }
.faq-block__content p:last-of-type {
  margin-bottom: 0; }
.faq-block__content ul {
  padding: 0 0 0 20px; }

.submit-btn {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  padding: 14px 35px;
  background: #4786c7;
  text-decoration: none;
  border: none;
  cursor: pointer;
  margin: 0 auto;
  display: block;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
@media only screen and (min-width: 1025px) {
  .submit-btn:hover {
    background: #476690; } }

.footer {
  background: #f8f8f8;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0; }
.footer a {
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
@media only screen and (min-width: 1025px) {
  .footer a:hover {
    color: #4786c7;
    border-color: transparent; } }
.footer__inner {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto;
  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; }
@media only screen and (max-width: 1199px) {
  .footer__inner {
    padding: 0 15px; } }
.footer__main {
  padding: 45px 0 30px;
  border-bottom: 3px solid #f1f1f1; }
@media only screen and (max-width: 767px) {
  .footer__main {
    padding: 25px 0 20px; } }
@media only screen and (max-width: 767px) {
  .footer__main .footer__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; } }
.footer__nav-list {
  list-style: none;
  margin: 0;
  padding: 0;
  -webkit-column-count: 2;
  column-count: 2; }
@media only screen and (max-width: 991px) {
  .footer__nav-list {
    display: none; } }
.footer__nav-item {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 15px;
  min-width: 140px; }
.footer__nav-item a {
  color: #4786c7;
  text-decoration: none;
  border-bottom: 1px solid #4786c7; }
.footer__title {
  font-size: 18px;
  font-weight: bold;
  color: #4f4f4f;
  margin-bottom: 12px; }
@media only screen and (max-width: 767px) {
  .footer__title {
    text-align: left; } }
.footer__contacts {
  margin-left: -60px; }
@media only screen and (max-width: 767px) {
  .footer__contacts {
    margin: 0 0 10px;
    width: 100%; } }
.footer__email {
  position: relative;
  margin-bottom: 17px; }
.footer__email a {
  display: block;
  font-size: 12px;
  font-weight: bold;
  color: #4f4f4f;
  text-decoration: none;
  padding-left: 35px; }
.footer__email svg {
  position: absolute;
  top: -2px;
  left: 0;
  width: 20px;
  height: 20px;
  fill: #4786c7; }
.footer__phones {
  position: relative; }
.footer__phones a {
  display: block;
  font-size: 12px;
  font-weight: bold;
  color: #4f4f4f;
  text-decoration: none;
  padding-left: 35px;
  margin-bottom: 7px; }
.footer__phones svg {
  position: absolute;
  top: -2px;
  left: 0;
  width: 20px;
  height: 20px;
  fill: #4786c7; }
@media only screen and (max-width: 767px) {
  .footer__address {
    margin: 0 0 10px;
    width: 100%; } }
.footer__address-item {
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #4f4f4f;
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 6px; }
.footer__address-item svg {
  width: 20px;
  height: 18px;
  fill: #4786c7;
  margin-right: 5px; }
.footer__subscribe {
  max-width: 265px;
  width: 100%; }
.footer__subscribe-form {
  position: relative; }
.footer__subscribe-input {
  width: 100%;
  height: 45px;
  border: 1px solid #ccc;
  font-size: 12px;
  padding: 0 50px 0 18px; }
.footer__subscribe-input::-webkit-input-placeholder {
  color: #a4a4a4; }
.footer__subscribe-input:-ms-input-placeholder {
  color: #a4a4a4; }
.footer__subscribe-input::-ms-input-placeholder {
  color: #a4a4a4; }
.footer__subscribe-input::placeholder {
  color: #a4a4a4; }
.footer__subscribe-button {
  position: absolute;
  right: 5px;
  top: 10px;
  background: transparent;
  border: none;
  cursor: pointer; }
.footer__subscribe-button svg {
  width: 26px;
  height: 22px;
  fill: #4786c7;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
@media only screen and (min-width: 1025px) {
  .footer__subscribe-button svg:hover {
    fill: #fdc533; } }
.footer__bottom {
  height: 46px; }
.footer__bottom .footer__inner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%; }
.footer__bottom .copyright {
  font-size: 14px;
  font-weight: bold;
  color: #4f4f4f;
  text-transform: uppercase; }
.footer__bottom .logo_payment img {
  max-width: 40%; }
.footer__socials {
  height: 100%;
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0; }
.footer__socials-item {
  width: 50px;
  height: 100%;
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative; }
.footer__socials-item::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #e7e7e7;
  width: 1px;
  height: 80%; }
.footer__socials-item svg {
  width: 15px;
  height: 15px; }
.footer__socials-item:last-child::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #e7e7e7;
  width: 1px;
  height: 80%; }
.footer__socials-item.facebook a {
  padding: 14px 17px 14px 16px;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
.footer__socials-item.facebook a svg {
  fill: #1b3683;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
@media only screen and (min-width: 1025px) {
  .footer__socials-item.facebook a:hover {
    background: #4786c7; }
  .footer__socials-item.facebook a:hover svg {
    fill: #fff; } }
.footer__socials-item.instagram a {
  padding: 14px 17px 14px 16px;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
.footer__socials-item.instagram a svg {
  fill: #e12d4e;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
@media only screen and (min-width: 1025px) {
  .footer__socials-item.instagram a:hover {
    background: #4786c7; }
  .footer__socials-item.instagram a:hover svg {
    fill: #fff; } }
.footer__socials-item.yourtube a {
  padding: 14px 17px 14px 16px;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
.footer__socials-item.yourtube a svg {
  fill: #c40101;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
@media only screen and (min-width: 1025px) {
  .footer__socials-item.yourtube a:hover {
    background: #4786c7; }
  .footer__socials-item.yourtube a:hover svg {
    fill: #fff; } }

.header__top {
  background-color: #f3f3f3;
  height: 40px; }

@media only screen and (max-width: 991px) {
  .header__top {
    padding: 15px 0;
    display: flex;
    height: 50px;}
  .header__top.fixed{
    position: fixed;
    width: 100%;
    z-index: 9999;}}


.header__inner {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto;
  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-align: center;
  -ms-flex-align: center;
  align-items: center; }
@media only screen and (max-width: 1199px) {
  .header__inner {
    padding: 0 15px; } }
@media only screen and (max-width: 991px) {
  .header__inner {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; } }

.header__main {
  padding: 40px 0; }
@media only screen and (max-width: 991px) {
  .header__main {
    padding: 20px 0; } }
.header__main .header__inner {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.menu-top {
  width: 100%; }
.menu-top__inner {
  max-width: 715px;}
@media only screen and (max-width: 991px) {
  .menu-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 70px 25px;
    position: absolute;
    background: #fff;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 4;
    max-width: 375px;
    -webkit-transform: translateX(-400px);
    transform: translateX(-400px);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out; }
  .menu-top.open {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
.menu-top__close {
  display: none;
  position: absolute;
  top: 25px;
  right: 25px;
  cursor: pointer; }
.menu-top__close svg {
  stroke: #a2a2a2;
  fill: #a2a2a2;
  width: 17px;
  height: 17px; }
@media only screen and (max-width: 991px) {
  .menu-top__close {
    display: block; } }
.menu-top__list {
  list-style: none;
  margin: 0;
  padding: 0;
  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-align: center;
  -ms-flex-align: center;
  align-items: center; }
@media only screen and (max-width: 991px) {
  .menu-top__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; } }
.menu-top__item {
  font-size: 12px;
  margin: 0 19px; }
@media only screen and (max-width: 1199px) {
  .menu-top__item {
    font-size: 12px;
    margin: 0 10px; } }
@media only screen and (max-width: 991px) {
  .menu-top__item {
    margin: 0 0 10px;
    font-size: 24px; } }
.menu-top__item:first-child {
  margin-left: 0; }
/*
    .menu-top__item:last-child {
      margin-right: 0; }
*/
.menu-top__item a,.menu-top__item div{
  color: #a2a2a2;
  text-decoration: none;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
@media only screen and (min-width: 1025px) {
  .menu-top__item a:hover {
    color: #4786c7; } }
@media only screen and (max-width: 991px) {
  .menu-top__item.main-menu__btn{
    margin: 0 0 10px; }
  .menu-top__item a,.menu-top__item div {
    color: #a2a2a2; } }
.menu-top__btn {
  display: none;
  width: 35px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
.menu-top__btn svg {
  width: 20px;
  height: 15px; }
@media only screen and (max-width: 991px) {
  .menu-top__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.basket.mobile-active{
  display: none;}

@media only screen and (max-width: 767px) {
  .basket.mobile-active{
    display: block;}
  .basket.mobile-none{
    display: none;}

  .top-socials,.language-block,.login-block{
    display: none;}

  .menu-top .language-block{
    display: block;
    position: absolute;
    top: 25px;
    left: 0;
    height: auto;
  }
  .menu-top .language-block__item {
    font-size: 20px;
  }
}

.top-socials__list {
  list-style: none;
  margin: 0;
  padding: 0;
  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-align: center;
  -ms-flex-align: center;
  align-items: center; }

.top-socials__item {
  max-width: 50px;
  width: 100%;
  -ms-flex-preferred-size: 50px;
  flex-basis: 50px;
  border-left: 1px solid #e7e7e7;
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
.top-socials__item:last-child {
  border-right: 1px solid #e7e7e7; }
.top-socials__item a {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 11px 18px;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
.top-socials__item svg {
  width: 15px;
  height: 15px;
  fill: #ccc;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
@media only screen and (min-width: 1025px) {
  .top-socials__item:hover a {
    background: #4786c7; }
  .top-socials__item:hover a svg {
    fill: #fff; } }

.language-block {
  max-width: 125px;
  width: 100%;
  -ms-flex-preferred-size: 125px;
  flex-basis: 125px;
  height: 100%;
  border-right: 1px solid #e7e7e7; }
@media only screen and (max-width: 991px) {
  .language-block {
    border-right: none; } }
.language-block__list {
  height: 100%;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
.language-block__item {
  font-size: 14px;
  margin: 0 8px;
  cursor: pointer;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
@media only screen and (min-width: 1025px) {
  .language-block__item:hover {
    color: #4786c7; } }
.language-block__item.active {
  color: #4786c7; }
.language-block__item a {
  color: #a2a2a2;
  text-decoration: none;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
@media only screen and (min-width: 1025px) {
  .language-block__item a:hover {
    color: #4786c7; } }
.language-block__item.active a {
  color: #4786c7; }

.login-block {
  padding-left: 20px;
  -ms-flex-negative: 0;
  flex-shrink: 0; }
.login-block svg {
  margin-right: 6px;
  width: 13px;
  height: 13px;
  fill: #a2a2a2;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
.login-block__link {
  text-decoration: none;
  color: #a2a2a2;
  font-size: 14px;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
@media only screen and (max-width: 1199px) {
  .login-block__link span {
    display: none; } }
@media only screen and (min-width: 1025px) {
  .login-block__link:hover {
    color: #4786c7; }
  .login-block__link:hover svg {
    fill: #4786c7; } }

.header-search {
  max-width: 450px;
  width: 100%;
  -ms-flex-preferred-size: 450px;
  flex-basis: 450px; }
@media only screen and (max-width: 991px) {
  .header-search {
    max-width: 250px;
    -ms-flex-preferred-size: 250px;
    flex-basis: 250px; } }

.header-search .form-block {
  position: relative;
  width: 100%; }
@media only screen and (max-width: 767px) {
  .header__top .header-search__button{
    top: 2px;}
  .header__top .header-search__input{
    height: 30px;
    border: 1px solid #d5d5d5;
    border-radius: 0;}}
.header-search__input {
  width: 100%;
  height: 38px;
  border: 1px solid #d5d5d5;
  border-radius: 10px;
  padding: 0 15px 0 45px;
  font-size: 13px; }
.header-search__input::-webkit-input-placeholder {
  font-style: italic;
  font-weight: bold;
  color: #c7c7c7; }
.header-search__input:-ms-input-placeholder {
  font-style: italic;
  font-weight: bold;
  color: #c7c7c7; }
.header-search__input::-ms-input-placeholder {
  font-style: italic;
  font-weight: bold;
  color: #c7c7c7; }
.header-search__input::placeholder {
  font-style: italic;
  font-weight: bold;
  color: #c7c7c7; }
@media only screen and (max-width: 767px) {
  /*
      .header-search__input {
        display: none; }
*/
  .header-search__input.open {
    position: absolute;
    display: block;
    padding: 0 15px;
    width: 100%;
    left: 50%;
    max-width: 310px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 7;
    top: 10px;
    border-color: #eee;
    border-radius: 0; } }
.header-search__button {
  position: absolute;
  left: 7px;
  top: 10px;
  background: transparent;
  border: none;
  cursor: pointer; }
.header-search__button svg {
  width: 17px;
  height: 16px;
  fill: #868e9b;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
@media only screen and (min-width: 1025px) {
  .header-search__button svg:hover {
    fill: #4786c7; } }


.header-links {
  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-align: center;
  -ms-flex-align: center;
  align-items: center; }
.header-links__item {
  margin: 0;
  position: relative;
  width: 64px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer; }

.header-links__item.promo-page svg {
  height: 40px;
  fill:#f00;
}


.header-links__item.active {
  background: #fff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.14);
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.14); }
@media only screen and (max-width: 767px) {
  .header-links__item.active {
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; } }
.header-links__item.active svg {
  fill: #4786c7; }
@media only screen and (max-width: 767px) {
  .header-links__item#mini_basket {
    margin: 0; }
  .header-links__item {
    width: auto;
    height: auto;
    margin: 0 10px; } }
.header-links__item svg {
  width: 44px;
  height: 34px;
  fill: #ccc;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
@media only screen and (max-width: 767px) {
  .header-links__item svg {
    /*
          width: 20px;
          height: 17px;
*/
  }

  /*        .header-links__item.promo-page svg {height: 28px}*/
}
@media only screen and (min-width: 1025px) {
  .header-links__item svg:hover {
    fill: #4786c7; } }

.basket__icon {
  cursor: pointer; }

.quantity-block {
  position: absolute;
  top: 8px;
  right: 7px;
  width: 17px;
  height: 17px;
  border-radius: 50%;
  font-size: 12px;
  background: #4786c7;
  color: #fff;
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 2; }
.quantity-block.clear {
  background: #f1f1f1;
  color: rgba(0, 0, 0, 0.51); }
@media only screen and (max-width: 767px) {
  .quantity-block {
    top: -2px;
    right: -8px;
    width: 12px;
    height: 12px;
    font-size: 8px; } }

.main-menu {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto; }
@media only screen and (max-width: 1199px) {
  .main-menu {
    padding: 0 0 0 15px;
    display: flex;
    flex-direction: row;
    justify-content: space-between; } }
@media only screen and (max-width: 991px) {
  .main-menu__wrapper {
    padding-bottom: 10px;
    padding-right: 15px;
    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; }
  .header__top .header-links__item.basket .basket__icon > svg {
    width: 35px;
    height: 30px; }
  .main-menu__wrapper .quantity-block {
    width: 17px;
    height: 17px;
    font-size: 12px; }
  .main-menu__wrapper .basket__popup {
    right: -16px;
    top: 50px; } }
.main-menu__btn {
  display: none;
  text-align: center; }
@media only screen and (max-width: 991px) {
  .main-menu__btn {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 0;
    /* max-width: 170px; */
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    padding: 5px;
    background: #4786c7;
    /* border-radius: 6px; */
    cursor: pointer;
    /* display: none; */
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: flex-start;} }
.main-menu__close {
  display: none;
  position: absolute;
  top: 25px;
  right: 25px;
  cursor: pointer; }
.main-menu__close svg {
  stroke: #a2a2a2;
  fill: #a2a2a2;;
  width: 17px;
  height: 17px; }
@media only screen and (max-width: 991px) {
  .main-menu__close {
    display: block; } }
.main-menu__inner {
  position: relative; }
@media only screen and (max-width: 991px) {
  .main-menu__inner {
    padding: 70px 25px;
    position: absolute;
    background: #fff;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 4;
    width: 100%;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out; }
  .main-menu__inner.open {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@media only screen and (max-width: 359px) {
  .main-menu__inner {
    padding: 60px 25px; } }
.main-menu__list {
  list-style: none;
  margin: 0;
  padding: 0;
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
@media only screen and (max-width: 991px) {
  .main-menu__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; } }
.main-menu__next-btn {
  display: none; }
@media only screen and (max-width: 991px) {
  .main-menu__next-btn {
    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-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: flex-end;
    width: 50%;
    height: 20px;
    color: #a2a2a2; } }
.main-menu__item {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 10px;
  padding-bottom: 10px;
  border-bottom: 5px solid transparent;
  min-height: 53px; }
@media only screen and (max-width: 991px) {
  .main-menu__item.has-children {
    width: 100%; } }
.main-menu__item.has-children.active {
  border-color: #4786c7; }
.main-menu__item:last-child {
  margin-right: 0; }
.main-menu__item a {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 160px;
  width: 100%;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  color: #a2a2a2;
  text-transform: uppercase;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }

@media only screen and (max-width: 991px) {
  .main-menu__item a {
    max-width: 65%; } }
@media only screen and (min-width: 1025px) {
  .main-menu__item a:hover {
    color: #4786c7; } }
@media only screen and (max-width: 991px) {
  .main-menu__item {
    margin-bottom: 10px; } }
@media only screen and (max-width: 359px) {
  .main-menu__item {
    margin-bottom: 5px; } }
.main-menu__icon {
  max-height: 38px;
  overflow: hidden;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 10px; }
@media only screen and (max-width: 991px) {
  .main-menu__icon {
    width: 50px; }
  .main-menu__icon img {
    display: block;
    margin: 0 auto; } }
.main-menu__submenu-close {
  display: none;
  position: absolute;
  top: 25px;
  right: 25px;
  cursor: pointer; }
.main-menu__submenu-name {
  display: none;
  position: absolute;
  top: 25px;
  left: 25px;
  cursor: pointer;
  font-size: 20px;
  color: #4786c7;}
.main-menu__submenu-close svg {
  stroke: #a2a2a2;
  fill: #a2a2a2;
  width: 17px;
  height: 17px; }
@media only screen and (max-width: 991px) {
  .main-menu__submenu-close,.main-menu__submenu-name  {
    display: block; } }
.main-menu__submenu {
  position: absolute;
  background: #fff;
  width: 100%;
  top: 51px;
  left: 0;
  z-index: 9;
  padding: 35px 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-shadow: 0px 1px 9.2px 0.8px rgba(121, 121, 121, 0.41);
  box-shadow: 0px 1px 9.2px 0.8px rgba(121, 121, 121, 0.41);
  display: none; }
.main-menu__submenu.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
@media only screen and (max-width: 991px) {
  .main-menu__submenu {
    background: #fff;
    top: 0;
    padding: 70px 25px;
    color: #a2a2a2;
    height: 100vh; } }
.main-menu__submenu-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%; }
@media only screen and (max-width: 991px) {
  .main-menu__submenu-inner {
    max-height: 90vh; } }
@media only screen and (max-width: 767px) {
  .main-menu__submenu-inner {
    max-height: 86vh;
    overflow-y: auto; } }
@media only screen and (max-width: 359px) {
  .main-menu__submenu-inner {
    max-height: 400px; } }
.main-menu__submenu-nav {
  max-width: 262px;
  width: 100%;
  -ms-flex-preferred-size: 262px;
  flex-basis: 262px;
  margin-bottom: 20px; }
@media only screen and (max-width: 991px) {
  .main-menu__submenu-nav {
    max-width: 500px;
    max-width: 100%;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    display: inline-block; } }
.main-menu__submenu-title {
  font-size: 14px;
  display: block;
  font-weight: bold;
  color: #000;
  padding-bottom: 10px;
  border-bottom: 1px solid #4786c7; }
.main-menu__submenu-title a {
  font-size: 18px;
  max-width: 100%;
  color: #000;
  text-decoration: none;
  text-transform: none; }
@media only screen and (max-width: 991px) {
  .main-menu__submenu-title a {
    color: #4786c7;
    font-size: 18px; } }
.main-menu__submenu-list {
  padding: 10px 0;
  margin: 0;
  list-style: none; }
.main-menu__submenu-item {
  font-size: 13px;
  margin-bottom: 5px; }
.main-menu__submenu-item a {
  max-width: 100%;
  width: 100%;
  font-size: 18px;
  color: #575757;
  font-weight: 400;
  text-decoration: none;
  text-transform: none; }
@media only screen and (max-width: 991px) {
  .main-menu__submenu-item a {
    color: #a2a2a2;
    font-size: 16px; } }

.main-section {
  margin-bottom: 40px; }
.main-section__list .slick-dots {
  bottom: 0px; }
.main-section__item {
  background-position: center center;
  height: 479px;
  min-height: 480px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative; }

.product-promo_page .main-section__item{
  height: 350px;
  min-height: 349px;
}

@media only screen and (max-width: 767px) {
  .main-section__item, .product-promo_page .main-section__item {
    height: 100%;
    min-height: 150px;
    background-size: cover;
  }}
.main-section__content {
  z-index: 2;
  padding: 0 15px; }
.main-section__title {
  font-size: 44px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  margin-bottom: 10px; }
@media only screen and (max-width: 767px) {
  .main-section__title {
    font-size: 24px; } }
.main-section__text {
  max-width: 610px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 25px; }
@media only screen and (max-width: 767px) {
  .main-section__text {
    font-size: 14px; } }
.main-section__link {
  background: transparent;
  display: table;
  margin: 0 auto;
  padding: 14px 36px;
  border: 4px solid #fff;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
@media only screen and (max-width: 767px) {
  .main-section__link {
    font-size: 14px;
    padding: 10px 20px;
    border: 1px solid #fff; } }
@media only screen and (min-width: 1025px) {
  .main-section__link:hover {
    color: #4786c7;
    border-color: #4786c7; } }

.main-news {
  margin-bottom: 50px; }
.main-news__list {
  max-width: 1152px;
  width: 100%;
  margin: 0 auto 30px;
  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-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
.main-news__item {
  position: relative;
  max-width: 374px;
  width: 100%;
  -ms-flex-preferred-size: 374px;
  flex-basis: 374px;
  margin: 0 5px 10px; }
@media only screen and (min-width: 1025px) {
  .main-news__item:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2); }
  .main-news__item:hover .main-news__title span {
    color: #fdc533; } }
.main-news__image {
  overflow: hidden; }
.main-news__image img {
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  -webkit-transform: scale(1);
  transform: scale(1); }
.main-news__title {
  width: 100%;
  background: rgba(0, 0, 0, 0.59);
  position: absolute;
  bottom: 0;
  padding: 6px 12px;
  font-size: 20px; }
.main-news__title span {
  display: block;
  max-width: 315px;
  width: 100%;
  max-height: 46px;
  overflow: hidden;
  color: #fff;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
.main-news__data {
  position: absolute;
  top: 0;
  right: 25px;
  background: rgba(255, 255, 255, 0.8);
  padding: 5px 15px;
  font-size: 13px;
  font-weight: bold;
  color: #9d9c9c;
  -webkit-transform: skew(-25deg);
  transform: skew(-25deg);
  z-index: 2; }
.main-news__data time {
  display: block;
  -webkit-transform: skew(25deg);
  transform: skew(25deg); }

.content-block {
  height: 499px;
  min-height: 500px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 80px;
  position: relative; }
.content-block::after {
  content: '';
  position: absolute;
  right: 43%;
  top: -5px;
  bottom: -5px;
  background: #fff;
  width: 200px;
  -webkit-transform: skew(-15deg);
  transform: skew(-15deg); }
@media only screen and (max-width: 1199px) {
  .content-block {
    height: 399px;
    min-height: 400px; } }
@media only screen and (max-width: 991px) {
  .content-block {
    height: 299px;
    min-height: 300px; } }
@media only screen and (max-width: 767px) {
  .content-block {
    margin-bottom: 40px; } }
.content-block__image {
  overflow: hidden;
  width: 50%;
  height: 100%;
  position: relative;
  background-size: 100% 100%;
  background-repeat: no-repeat; }
@media only screen and (max-width: 767px) {
  .content-block__image {
    display: none; } }
/*
    .content-block__image::before {
      content: '';
      position: absolute;
      bottom: 0;
      right: 65px;
      width: 720px;
      height: 162px;
      background-image: url("../images/decore-img.png"); }
*/
.content-block__content-inner {
  width: 50%;
  position: relative;
  z-index: 2; }
@media only screen and (max-width: 767px) {
  .content-block__content-inner {
    width: 100%;
    padding: 0 15px; } }
.content-block__content {
  max-width: 580px;
  width: 100%; }
@media only screen and (max-width: 1199px) {
  .content-block__content {
    padding-right: 15px; } }
@media only screen and (max-width: 767px) {
  .content-block__content {
    margin: 0 auto;
    padding: 0; } }
.content-block__content .main-btn {
  margin: 0; }
.content-block__title {
  font-size: 35px;
  font-weight: bold;
  color: #000;
  margin-bottom: 20px; }
@media only screen and (max-width: 767px) {
  .content-block__title {
    font-size: 24px; } }
.content-block__text {
  max-height: 110px;
  overflow: hidden;
  margin-bottom: 30px; }

.news {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto; }
@media only screen and (max-width: 1199px) {
  .news {
    padding: 0 15px; } }
.news .pagination {
  margin-bottom: 55px; }
.news__item {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 30px;
  border-bottom: 1px solid #f2f5f6;
  margin-bottom: 30px; }
@media only screen and (max-width: 767px) {
  .news__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; } }
.news__item:last-child {
  border: none;
  padding-bottom: 0; }
.news__image {
  max-width: 285px;
  width: 100%;
  -ms-flex-preferred-size: 285px;
  flex-basis: 285px;
  max-height: 220px;
  overflow: hidden;
  margin-right: 26px; }
@media only screen and (max-width: 767px) {
  .news__image {
    margin: 0 auto 10px;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; } }
.news__info {
  max-width: 830px;
  width: 100%;
  -ms-flex-preferred-size: 830px;
  flex-basis: 830px; }
@media only screen and (max-width: 767px) {
  .news__info {
    -ms-flex-preferred-size: auto;
    flex-basis: auto; } }
.news__data {
  font-size: 12px;
  color: #9d9c9c;
  margin-bottom: 12px; }
.news__title {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 15px; }
.news__title a {
  color: #3b3b3b;
  text-decoration: none;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
@media only screen and (min-width: 1025px) {
  .news__title a:hover {
    color: #4786c7;
    border-color: #4786c7; } }
.news__text {
  font-family: 'Calibri', sans-serif;
  max-height: 68px;
  overflow: hidden;
  font-size: 16px;
  color: #4c4c4c;
  line-height: 1.37;
  margin-bottom: 15px; }
.news__btn {
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
  color: #4786c7;
  text-decoration: none;
  text-transform: uppercase;
  border-bottom: 1px solid #4786c7;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
@media only screen and (min-width: 1025px) {
  .news__btn:hover {
    color: #476690;
    border-color: #476690; } }

.popular-news {
  margin-bottom: 85px; }

.news-post {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto; }
@media only screen and (max-width: 1199px) {
  .news-post {
    padding: 0 15px; } }
.news-post__image {
  position: relative;
  margin-bottom: 40px; }
.news-post__image::before {
  content: '';
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; }
.news-post__box {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2; }
.news-post__title {
  font-size: 32px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  margin-bottom: 30px; }
@media only screen and (max-width: 767px) {
  .news-post__title {
    font-size: 14px;
    padding: 0 10px;
    margin-bottom: 10px; } }
.news-post__data {
  font-size: 14px;
  color: #fff;
  text-align: center; }
@media only screen and (max-width: 767px) {
  .news-post__data {
    font-size: 10px; } }
.news-post__content {
  font-family: 'Calibri', sans-serif;
  font-size: 16px;
  color: #4c4c4c;
  line-height: 1.37;
  margin-bottom: 35px; }
.news-post__content p:first-child {
  margin-top: 0; }
.news-post__content p:last-child {
  margin-bottom: 0; }
.news-post__gallery {
  margin-bottom: 80px; }

.gallery__slider {
  margin-bottom: 20px; }

.gallery__nav {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto; }
@media only screen and (max-width: 1199px) {
  .gallery__nav {
    max-width: 950px; } }
@media only screen and (max-width: 1023px) {
  .gallery__nav {
    max-width: 920px; } }
@media only screen and (max-width: 991px) {
  .gallery__nav {
    max-width: 690px; } }
.gallery__nav .slick-arrow svg {
  width: 8px;
  height: 14px;
  fill: #4786c7; }
.gallery__nav .slick-dots .slick-active {
  background: #4786c7; }

.gallery__nav-item {
  max-width: 138px;
  width: 100%;
  margin: 0 10px;
  opacity: 0.5;
  -webkit-transition: .15s ease-in-out;
  transition: .15s ease-in-out; }
.gallery__nav-item.slick-current.slick-active {
  opacity: 1; }
.gallery__nav-item.slick-current {
  opacity: 1; }

.top-content {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto 40px; }
@media only screen and (max-width: 1199px) {
  .top-content {
    padding: 0 15px; } }
.top-content p {
  font-size: 15px;
  color: #333;
  line-height: 1.45; }
.top-content p:first-child {
  margin-top: 0; }
.top-content p:last-child {
  margin-bottom: 0; }

.trigger-block {
  max-width: 500px;
  width: 100%;
  -ms-flex-preferred-size: 500px;
  flex-basis: 500px; }
@media only screen and (max-width: 1023px) {
  .trigger-block {
    padding-right: 30px; } }
@media only screen and (max-width: 767px) {
  .trigger-block {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    margin-bottom: 30px; } }
.trigger-block__inner {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto 55px;
  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-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative; }
@media only screen and (max-width: 767px) {
  .trigger-block__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; } }
.trigger-block__inner::before {
  content: '';
  position: absolute;
  width: 1px;
  height: 100%;
  background: #ebebeb;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
@media only screen and (max-width: 1050px) {
  .trigger-block__inner::before {
    display: none; } }
@media only screen and (max-width: 1199px) {
  .trigger-block__inner {
    padding: 0 15px; } }
.trigger-block__title {
  font-size: 26px;
  font-weight: bold;
  color: #3b3b3b;
  text-transform: uppercase;
  margin-bottom: 20px; }
.trigger-block__item {
  max-width: 500px;
  width: 100%;
  -ms-flex-preferred-size: 500px;
  flex-basis: 500px;
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
  min-height: 36px; }
.trigger-block__item:last-child {
  margin-bottom: 0; }
.trigger-block__icon {
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 10px;
  width: 36px;
  text-align: right; }
.trigger-block__icon::before {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  background: #dae7f4;
  border-radius: 50%;
  left: 2px;
  top: -5px;
  z-index: -1; }
.trigger-block__text {
  font-size: 16px;
  color: #3b3b3b; }

.popup {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 20;
  display: none; }
.popup.popup--visible {
  display: block; }
.popup__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1; }
.popup__holder {
  background: #fff;
  padding: 30px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 999;
  max-width: 500px;
  width: 100%;
  overflow: hidden; }
.popup__holder--login {
  max-width: 630px;
  width: 100%;
  padding: 30px 50px 40px; }
@media only screen and (max-width: 767px) {
  .popup__holder--login {
    max-width: 300px;
    padding: 20px 15px; } }
.popup__holder--wishlist {
  max-width: 450px;
  width: 100%;
  padding: 40px 35px 40px; }
@media only screen and (max-width: 767px) {
  .popup__holder--wishlist {
    max-width: 300px;
    padding: 20px 15px; } }
.popup__holder--subscribe-thx {
  padding: 40px;
  max-width: 630px;
  width: 100%; }
@media only screen and (max-width: 767px) {
  .popup__holder--subscribe-thx {
    padding: 20px 30px; } }
.popup__holder--buy {
  max-width: 770px;
  width: 100%;
  padding: 25px 40px 25px 25px; }
@media only screen and (max-width: 767px) {
  .popup__holder--buy {
    padding: 25px; } }
.popup__holder--testimonials {
  max-width: 420px;
  width: 100%;
  padding: 30px 50px 40px; }
@media only screen and (max-width: 1400px) {
  .popup__holder--testimonials {
    max-height: 550px;
    overflow-y: auto; } }
@media only screen and (max-width: 767px) {
  .popup__holder--testimonials {
    max-width: 300px;
    padding: 20px 15px 20px;
    max-height: 450px;
    overflow-y: auto; } }
.popup__holder--password {
  max-width: 450px;
  width: 100%;
  padding: 30px 45px 40px; }
@media only screen and (max-width: 767px) {
  .popup__holder--password {
    max-width: 300px;
    padding: 20px 15px 20px; } }
.popup__holder--password .popup__title {
  font-size: 32px;
  color: #212121;
  margin-bottom: 30px; }
@media only screen and (max-width: 767px) {
  .popup__holder--password .popup__title {
    font-size: 22px;
    margin-bottom: 15px; } }
.popup__holder--password .popup__text {
  font-size: 16px;
  color: #545454;
  text-align: center;
  max-width: 330px;
  margin-bottom: 25px; }
@media only screen and (max-width: 767px) {
  .popup__holder--password .popup__text {
    margin-bottom: 15px;
    font-size: 14px; } }
@media only screen and (max-width: 767px) {
  .popup__holder--password .submit-btn {
    padding: 14px 15px; } }
.popup__holder--password .form-block {
  margin-bottom: 30px; }
.popup__holder--password .form-block label {
  font-size: 13px;
  color: #808080;
  display: block;
  margin-bottom: 7px; }
.popup__holder--registration {
  max-width: 450px;
  width: 100%;
  padding: 30px 45px 40px; }
@media only screen and (max-width: 767px) {
  .popup__holder--registration {
    max-width: 300px;
    padding: 20px 15px 20px; } }
.popup__holder--registration .popup__title {
  font-size: 32px;
  color: #212121;
  margin-bottom: 30px; }
@media only screen and (max-width: 767px) {
  .popup__holder--registration .popup__title {
    font-size: 22px;
    margin-bottom: 15px; } }
.popup__holder--registration .form-block {
  margin-bottom: 12px; }
.popup__holder--registration .form-block label {
  font-size: 13px;
  color: #808080;
  display: block;
  margin-bottom: 7px; }
.popup__holder--registration .submit-btn {
  margin: 30px auto 15px; }
@media only screen and (max-width: 767px) {
  .popup__holder--registration .submit-btn {
    padding: 14px 15px; } }
.popup__holder--registration .main-link {
  display: table;
  margin: 0 auto;
  text-decoration: none;
  color: #4786c7;
  font-size: 13px; }
.popup__holder--main-login {
  max-width: 450px;
  width: 100%;
  padding: 30px 45px 40px; }
@media only screen and (max-width: 767px) {
  .popup__holder--main-login {
    max-width: 300px;
    padding: 20px 15px 20px; } }
.popup__holder--main-login .form-block {
  margin-bottom: 12px; }
.popup__holder--main-login .form-block label {
  font-size: 13px;
  color: #808080;
  display: block;
  margin-bottom: 7px; }
.popup__holder--main-login .form-buttons {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
.popup__holder--main-login .form-buttons .submit-btn {
  margin: 0;
  min-width: 150px; }
.popup__close {
  position: absolute;
  right: 14px;
  top: 14px;
  width: 7px;
  height: 7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer; }
.popup__close svg {
  width: 7px;
  height: 7px;
  fill: #b3b3b3;
  stroke: #b3b3b3; }
.popup__title {
  font-size: 22px;
  font-weight: bold;
  color: #404040;
  text-align: center;
  margin-bottom: 20px; }
.popup__content .checkout-block__registration {
  margin-bottom: 45px; }
@media only screen and (max-width: 767px) {
  .popup__content .checkout-block__registration {
    margin-bottom: 15px; } }
.popup__content .checkout-block__registration-form {
  max-width: 300px;
  -ms-flex-preferred-size: 300px;
  flex-basis: 300px; }
@media only screen and (max-width: 767px) {
  .popup__content .checkout-block__registration-form {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    margin-bottom: 10px; }
  .popup__content .checkout-block__registration-form .form-buttons {
    margin-top: 10px; } }
.popup__login-bottom {
  font-size: 13px;
  color: #4c4c4c;
  text-align: center; }
.popup__login-bottom a {
  color: #4786c7;
  text-decoration: none; }
@media only screen and (min-width: 1025px) {
  .popup__login-bottom a:hover {
    color: #476690; } }
.popup__thx-text {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: #404040;
  line-height: 1.36; }
@media only screen and (max-width: 767px) {
  .popup__thx-text {
    font-size: 14px; } }
.popup__buy-item {
  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-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }
@media only screen and (max-width: 767px) {
  .popup__buy-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow-y: scroll; } }
.popup__buy-image {
  max-width: 220px;
  width: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 25px; }
@media only screen and (max-width: 767px) {
  .popup__buy-image {
    margin: 0 auto 10px; } }
.popup__buy-main {
  max-width: 460px;
  width: 100%; }
.popup__buy-title {
  font-size: 18px;
  font-weight: bold;
  color: #212121;
  margin: 10px 0 20px;
  max-height: 64px;
  overflow: hidden; }
@media only screen and (max-width: 767px) {
  .popup__buy-title {
    font-size: 18px; } }
.popup__buy-info {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 22px;
  border-bottom: 1px solid #efeff0;
  margin-bottom: 20px; }
.popup__buy-article {
  font-size: 12px;
  color: #999; }
.popup__buy-article span {
  font-size: 14px;
  color: #4c4c4c; }
.popup__buy-options {
  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-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 35px; }
.popup__buy-options .product-card__info-text {
  margin-bottom: 20px; }
.popup__buy-options .service-product__price {
  font-size: 20px;
  color: #808080; }
@media only screen and (max-width: 767px) {
  .popup__buy-options {
    /**        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
**/
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .popup__buy-options .product-quantity {
    margin-bottom: 10px; } }
.popup__total-price {
  font-size: 24px;
  color: #4c4c4c; }
.popup__buy-buttons {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
.popup__buy-buttons .main-button {
  margin: 0;
  min-width: 240px;
  font-size: 20px;
  text-align: center;
  padding: 16px 25px; }
.popup__buy-buttons .main-link {
  font-size: 16px;
  font-weight: bold;
  color: #4786c7;
  border-bottom: 1px dotted #4786c7;
  text-decoration: none;
  color: #4786c7; }
@media only screen and (min-width: 1025px) {
  .popup__buy-buttons .main-link:hover {
    color: #476690; } }
@media only screen and (max-width: 767px) {
  .popup__buy-buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .popup__buy-buttons .main-link {
    margin-bottom: 10px; } }
.popup__wishlist-title {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  color: #212121;
  margin-bottom: 10px; }
@media only screen and (max-width: 767px) {
  .popup__wishlist-title {
    font-size: 18px; } }
.popup__wishlist-text {
  font-size: 16px;
  color: #545454;
  text-align: center;
  max-width: 250px;
  width: 100%;
  margin: 0 auto 25px; }
@media only screen and (max-width: 767px) {
  .popup__wishlist-text {
    font-size: 14px; } }
.popup__wishlist-buttons {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
.popup__wishlist-buttons .submit-btn {
  max-width: 150px;
  margin: 0;
  margin-right: 30px; }

.iosBugFixCaret {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.basket__popup {
  position: absolute;
  background: #fff;
  width: 350px;
  right: 0;
  top: 75px;
  z-index: 8;
  padding: 24px 20px;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.14);
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.14);
  height: 0;
  -webkit-transform: scale(0);
  transform: scale(0); }
@media only screen and (max-width: 767px) {
  .basket__popup {
    width: 300px;
    right: -18px;
    top: 40px; } }
.basket__popup.open {
  height: auto;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out; }
.basket__popup::after {
  content: '';
  position: absolute;
  right: 20px;
  top: -7px;
  width: 15px;
  height: 15px;
  background: #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-box-shadow: 0px -17px 45px 0px rgba(0, 0, 0, 0.14);
  box-shadow: 0px -17px 45px 0px rgba(0, 0, 0, 0.14); }

.basket__popup-list {
  max-height: 255px;
  overflow: hidden; }

.basket__popup-item {
  position: relative;
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 20px;
  padding-bottom: 22px;
  border-bottom: 1px solid #efeff0;
  margin-bottom: 22px; }
.basket__popup-item .product__delete {
  top: 40px;
  left: 0;
  width: 8px;
  height: 8px;
  cursor: pointer; }
.basket__popup-item .product__delete svg {
  width: 8px;
  height: 8px; }

.basket__popup-image {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 12px; }

.basket__popup-title {
  font-size: 14px;
  color: #6e6e6e;
  margin-bottom: 10px;
  max-height: 48px;
  overflow: hidden; }
.basket__popup-title a {
  color: #6e6e6e;
  text-decoration: none;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
@media only screen and (min-width: 1025px) {
  .basket__popup-title a:hover {
    color: #4786c7; } }

.basket__popup-bottom {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
.basket__popup-bottom .product-quantity svg {
  width: 8px;
  height: 8px; }
.basket__popup-bottom .product-quantity .product-quantity__input {
  /*width: 15px;*/
  font-size: 13px; }
@media only screen and (max-width: 767px) {
  .basket__popup-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; } }

.basket__popup-price {
  font-size: 15px;
  font-weight: bold;
  color: #4c4c4c; }
@media only screen and (max-width: 767px) {
  .basket__popup-price {
    margin-bottom: 5px; } }

.basket__popup-qunt {
  font-size: 12px;
  color: #4786c7;
  background: #f3f8fe;
  padding: 5px 10px; }

.basket__popup-bot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 25px 25px 0; }
.basket__popup-bot .main-button {
  text-transform: uppercase;
  min-width: 215px;
  text-align: center;
  font-weight: bold; }

.basket__popup-tottal {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  margin-bottom: 25px; }

.testimonials-form .form-block {
  margin-bottom: 12px; }
.testimonials-form .form-block label {
  display: block;
  font-size: 13px;
  color: #808080;
  margin-bottom: 7px; }
.testimonials-form .form-block textarea {
  font-family: 'PT Sans', sans-serif;
  width: 100%;
  border: 1px solid #efeff0;
  padding: 15px;
  min-height: 54px;
  resize: none; }
.testimonials-form .form-block textarea[name="testimonial"] {
  min-height: 74px; }

.testimonials-form .submit-btn {
  padding: 14px 20px; }

.form-rate {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 25px; }
.form-rate__title {
  font-size: 13px;
  color: #808080;
  margin-right: 10px; }

.login-form__inner {
  margin-bottom: 30px; }

.login-form__socials {
  margin-bottom: 35px; }

.login-form__either {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin-bottom: 20px; }
.login-form__either span {
  font-size: 13px;
  color: #808080;
  padding: 0 8px; }
.login-form__either::before {
  content: '';
  display: inline-block;
  background: #efeff0;
  height: 1px;
  width: 100%; }
.login-form__either::after {
  content: '';
  display: inline-block;
  background: #efeff0;
  height: 1px;
  width: 100%; }

.login-form__socials-title {
  font-size: 13px;
  color: #383838;
  margin-bottom: 20px;
  text-align: center; }

.login-form__socials-list {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.login-form__socials-item {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 170px;
  width: 100%;
  height: 45px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
.login-form__socials-item svg {
  width: 18px;
  height: 17px;
  fill: #fff;
  margin-right: 12px; }
.login-form__socials-item.facebook {
  background: #3b5999; }
.login-form__socials-item.google {
  background: #dd4b39; }
@media only screen and (min-width: 1025px) {
  .login-form__socials-item:hover {
    opacity: 0.7; } }

.login-form__link {
  display: table;
  margin: 0 auto;
  font-size: 15px;
  color: #4786c7;
  border-bottom: 1px solid #4786c7;
  text-decoration: none;
  padding-bottom: 2px; }

.testimonials-form .rate__star {
  cursor: pointer; }

#ocfilter {
  max-width: 265px;
  width: 100%;
  -ms-flex-preferred-size: 265px;
  flex-basis: 265px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 100%;
  margin-right: 15px; }
@media only screen and (max-width: 991px) {
  #ocfilter {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    /*      max-height: 0;*/
    overflow: auto;
    /*      opacity: 0;*/
    -webkit-transition: .8s ease-in-out;
    transition: .8s ease-in-out;
    margin: 0 auto; }
}
/*MOBILE*/
@media only screen and (max-width: 767px) {
  #ocfilter {
    max-width: 100%;
  }}
#ocfilter-content .selected-options {
  display: none; }

#ocfilter-button .btn-primary {
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #4786c7;
  background: transparent;
  border: none;
  border-bottom: 1px solid #4786c7;
  display: table;
  margin: 0 auto;
  text-decoration: none; }
#ocfilter-button .btn-primary.disabled {
  display: none; }

.ocfilter-option.list-group-item {
  padding: 20px 18px 20px;
  border: 1px solid #efeff0; }
.ocfilter-option.list-group-item .option-name {
  font-size: 18px;
  font-weight: bold;
  color: #808080;
  margin-bottom: 18px; }
.ocfilter-option.list-group-item .option-values {
  max-height: 180px;
  overflow: hidden;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
.ocfilter-option.list-group-item .option-values.open {
  max-height: 100%;
  overflow: visible; }
.ocfilter-option.list-group-item .option-values label {
  position: relative;
  margin-bottom: 10px;
  font-size: 15px;
  min-height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #575757;
  cursor: pointer;
  position: relative;
  padding: 0 0 0 25px;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
.ocfilter-option.list-group-item .option-values label input[type=checkbox] {
  display: none; }
.ocfilter-option.list-group-item .option-values label a {
  color: #575757; }
.ocfilter-option.list-group-item .option-values label small {
  background: transparent;
  font-size: 12px;
  color: #999;
  margin-left: 5px; }
.ocfilter-option.list-group-item .option-values label::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 15px;
  height: 15px;
  display: block;
  background: #fff;
  border: 1px solid #d6d6d6;
  border-radius: 3px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }
.ocfilter-option.list-group-item .option-values label::after {
  content: ' ';
  position: absolute;
  left: 0;
  top: 50%;
  width: 15px;
  height: 15px;
  display: block;
  z-index: 1;
  background-color: #4786c7;
  border: 1px solid #d6d6d6;
  border-radius: 3px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-transform: translateY(-50%) scale(0);
  transform: translateY(-50%) scale(0);
  opacity: 0;
  border-color: #4786c7;
  background-image: url(../images/check.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50%; }
.ocfilter-option.list-group-item .option-values label.selected::after {
  -webkit-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
  opacity: 1; }

.option-values .noUi-horizontal {
  background: #ccc !important; }

#price-from {
  font-size: 12px;
  color: #808080;
  max-width: 102px;
  width: 100%;
  font-weight: 700;
  border-radius: 5px;
  border: 1px solid #d5d5d5;
  height: 33px;
  padding: 10px; }

#price-to {
  font-size: 12px;
  color: #808080;
  max-width: 102px;
  width: 100%;
  font-weight: 700;
  border-radius: 5px;
  border: 1px solid #d5d5d5;
  height: 33px;
  padding: 10px; }

#scale-price {
  margin: 10px 0px !important;
  padding-left: 15px;
  padding-right: 7px; }

.option-values .noUi-base, .option-values .noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1; }

.option-values .noUi-horizontal {
  height: 5px;
  background: #4786c7;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none; }
.option-values .noUi-horizontal .noUi-handle {
  border: 1px solid #4786c7;
  background-color: #fff;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  top: -9px;
  left: -15px !important; }
.option-values .noUi-horizontal .noUi-handle::before {
  content: '';
  position: absolute;
  top: 8px;
  left: 8px; }
.option-values .noUi-horizontal .noUi-handle::after {
  display: none; }
.option-values .noUi-horizontal .noUi-origin {
  height: 5px; }

.option-values .noUi-pips.noUi-pips-horizontal {
  display: none; }

.list-group-item.ocfilter-option[data-toggle='popover-price'] .option-values {
  padding-top: 20px; }

.noUi-connect {
  background: #4786c7 !important; }

.noUi-origin.noUi-background {
  background: #ccc !important; }

.panel-heading.hidden-xs {
  display: none; }

.option-name--price {
  margin-bottom: 5px;
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.catalog-block__top .active-filters {
  position: relative;
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  max-width: 700px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
.catalog-block__top .active-filters .ocfilter-option {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 5px; }
.catalog-block__top .active-filters .ocfilter-option span {
  font-size: 11px;
  color: #b2b2b2; }
.catalog-block__top .active-filters .ocfilter-option button {
  border: none;
  background: #f1f1f1;
  padding: 7px 10px !important;
  border-radius: 4px;
  font-size: 12px;
  color: #4786c7;
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 6px;
  cursor: pointer; }
.catalog-block__top .active-filters .btn.btn-block.btn-danger {
  position: absolute !important;
  right: -135px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: transparent;
  border: none;
  color: #e34549;
  padding-left: 12px;
  font-size: 13px;
  position: relative;
  cursor: pointer;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }

.chechout__row .row {
  margin-bottom: 15px;
  position: relative; }
.chechout__row .row input {
  font-family: 'PT Sans', sans-serif;
  width: 100%;
  height: 45px;
  padding: 0 15px;
  border: 1px solid #efeff0; }

@media only screen and (max-width: 767px) {
  .viewed-block .product__list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; } }

@media only screen and (max-width: 767px) {
  .similar-block .product__list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; } }

.faq-block__sidebar-form .form-block span {
  text-align: center;
  font-size: 12px; }

.header__top #search{
  display: none;
}
#search {
  max-width: 450px;
  width: 100%;
  -ms-flex-preferred-size: 450px;
  flex-basis: 450px;
  position: relative;
  display: block;
}
@media only screen and (max-width: 991px) {
  .header__top #search{
    display: block;
  }
  .header__main #search{
    display: none;}
  #search {
    max-width: 274px;
    -ms-flex-preferred-size: 274px;
    flex-basis: 274px; } }
@media only screen and (max-width: 767px) {
  #search {
    position: static;
    margin: 0;} }

#live-search {
  max-height: 400px;
  overflow-y: auto;
  padding: 0 !important; }
@media only screen and (max-width: 767px) {
  #live-search {
    max-height: 250px;
    left: 50%;
    top: 50px;
    max-width: 310px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); } }
#live-search .product-price {
  -ms-flex-negative: 0;
  flex-shrink: 0; }
#live-search .product-name {
  width: 100% !important; }
#live-search .product-name p {
  display: none; }
#live-search ul li {
  border: 1px solid #efeff0;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: bold;
  margin: 0 !important; }
@media only screen and (max-width: 767px) {
  #live-search ul li {
    font-size: 14px; } }
@media only screen and (min-width: 1025px) {
  #live-search ul li:hover {
    background: #f2f2f2; }
  #live-search ul li:hover .product-name {
    color: #4786c7; } }
#live-search ul li a {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
#live-search .result-text a {
  width: 100%;
  font-size: 14px;
  color: #fff !important;
  background: #4786c7 !important;
  padding: 12px 25px !important;
  display: table !important;
  margin: 0 auto;
  cursor: pointer;
  text-decoration: none !important;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
@media only screen and (min-width: 1025px) {
  #live-search .result-text a:hover {
    background: #476690 !important; } }

a[data-toggle="collapse"] {
  font-size: 16px;
  color: #4786c7;
  font-weight: bold;
  text-decoration: none;
  margin: 0; }

.buy-btn {
  cursor: pointer; }

#one_compare_item a {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  padding: 14px 35px;
  background: #4786c7;
  text-decoration: none;
  border: none;
  cursor: pointer;
  margin: 20px auto 0;
  max-width: 400px;
  width: 100%;
  display: block;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }

#many_compare_items a {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  padding: 14px 35px;
  background: #4786c7;
  text-decoration: none;
  border: none;
  cursor: pointer;
  margin: 20px auto 0;
  max-width: 400px;
  width: 100%;
  display: block;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }

#ocfilter {
  will-change: min-height; }

#ocfilter-content {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  will-change: position, transform; }

.product-card {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto 40px;
  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-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
@media only screen and (max-width: 1199px) {
  .product-card {
    padding: 0 15px; } }
@media only screen and (max-width: 767px) {
  .product-card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; } }
.product-card__info-value .rate__star {
  cursor: pointer; }
.product-card__slider-box {
  position: relative;
  max-width: 400px;
  width: 100%;
  -ms-flex-preferred-size: 400px;
  flex-basis: 400px;
  margin-right: 25px; }
.product-card__slider-box .product__label-inner {
  top: 15px;
  left: 12px; }
.product-card__slider-box .product__label {
  min-width: 100px; }
@media only screen and (max-width: 767px) {
  .product-card__slider-box {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    margin: 0 auto 20px; } }
.product-card__main {
  max-width: 705px;
  width: 100%;
  -ms-flex-preferred-size: 705px;
  flex-basis: 705px; }
.product-card__main .head-title {
  font-size: 28px;
  margin-top: 5px;
  padding-bottom: 10px;
  border-bottom: 1px solid #efeff0;
  text-align: left; }
@media only screen and (max-width: 991px) {
  .product-card__main .head-title {
    font-size: 24px;
    line-height: 26px;
    padding: 0 0 10px; } }
@media only screen and (max-width: 767px) {
  .product-card__main .head-title {
    -ms-flex-preferred-size: auto;
    flex-basis: auto; } }
@media only screen and (max-width: 767px) {
  .product-card__main {
    -ms-flex-preferred-size: auto;
    flex-basis: auto; } }
.product-card__info {
  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-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
@media only screen and (max-width: 991px) {
  .product-card__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; } }
.product-card__info-left {
  /*max-width: 350px;*/
  width: 100%;
  -ms-flex-preferred-size: 350px;
  /*flex-basis: 350px; */
}
@media only screen and (max-width: 1199px) {
  .product-card__info-left {
    margin-right: 20px; } }
@media only screen and (max-width: 991px) {
  .product-card__info-left {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    margin: 0 auto 20px; } }
.product-card__info-right {
  max-width: 332px;
  width: 100%;
  -ms-flex-preferred-size: 332px;
  flex-basis: 332px;
  background: #f3f8fe;
  padding: 35px 30px 25px; }
.product-card__info-top {
  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-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #efeff0; }
@media only screen and (max-width: 767px) {
  .product-card__info-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; } }
.product-cart__info-discount {
  padding: 5px;
  border: 2px solid #5985c2;
  border-radius: 15px;
}
.block-header-discount {
  font-weight: 500;
  color: #85be43;
  margin: 10px;
}
.row.header-discount-table {
  font-size: 14px;
  color: #999;
  margin: 5px 0;
}
.row.rows-discount {
  font-size: 14px;
  font-weight: 500;
  margin: 5px 0;
}
.row.rows-discount:nth-child(odd) {
  background-color: #fbfbfb;
}
.row.rows-discount .col-6{
  color: #85be43;
  font-weight: bold;
}
.row.rows-discount .col-3:nth-child(2){
  color: #be4343;
  font-weight: bold;
}
.product-card__info-details {
  max-width: 185px;
  width: 100%;
  -ms-flex-preferred-size: 185px;
  flex-basis: 185px; }
@media only screen and (max-width: 767px) {
  .product-card__info-details {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    margin-bottom: 10px; } }
.product-card__info-brand {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 150px;
  padding: 0 10px;
  height: 80px;
  border: 1px solid #efeff0; }
@media only screen and (max-width: 991px) {
  .product-card__info-brand {
    width: 130px; } }
.product-card__info-item {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px; }
.product-card__info-name {
  min-width: 50px;
  margin-right: 10px;
  font-size: 12px;
  color: #999; }
.product-card__info-bottom {
  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-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 16px; }
.product-card__info-text {
  font-size: 12px;
  color: #999;
  /*margin-bottom: 10px;*/
}
.product-card__info-quantity {
  position: relative;
  margin-right: 10px; }
.product-card__info-quantity .product-quantity {
  position: relative;
  /*width: 110px;*/
  border: 2px solid #efeff0; }
.product-card__info-quantity .product-quantity__input {
  /*width: 76px;*/
  width: 60px;
  font-size: 20px;
  height: 51px;
  border-right: 1px solid #efeff0;
  border-left: 1px solid #efeff0;
  padding-bottom: 6px;
}
.product-card__info-quantity .product-quantity__minus {
  /*position: absolute;*/
  /*bottom: 0;*/
  /*right: 0;*/
  width: 30px;
  z-index: 1;
  /*height: 50%; */
}
.product-card__info-quantity .product-quantity__plus {
  /*position: absolute;*/
  /*top: 0;*/
  /*right: 0;*/
  width: 30px;
  z-index: 1;
  /*height: 50%;*/
  /*border-bottom: 1px solid #efeff0; */
}
@media only screen and (max-width: 767px) {
  .product-card__info-price .service-product__price-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; } }
.product-card__info-buttons {
  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-align: center;
  -ms-flex-align: center;
  align-items: center; }
@media only screen and (max-width: 767px) {
  .product-card__info-buttons {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; } }
.product-card__info-buttons .product__comparing-btn {
  height: 54px;
  width: 60px;
  border: 2px solid #efeff0;
  background: transparent;
  margin: 0 5px; }
.product-card__info-buttons .product__comparing-btn svg {
  fill: #4786c7; }
@media only screen and (min-width: 1025px) {
  .product-card__info-buttons .product__comparing-btn:hover svg {
    fill: #fff; } }
.product-card__info-buttons .product__comparing-btn.active-comparing svg {
  fill: #fff; }
@media only screen and (max-width: 767px) {
  .product-card__info-buttons .product__comparing-btn {
    height: 44px; } }
.product-card__info-buttons .product__wishlist-btn {
  height: 54px;
  width: 60px;
  border: 2px solid #efeff0;
  background: transparent;
  margin: 0 5px; }
.product-card__info-buttons .product__wishlist-btn svg {
  fill: #4786c7; }
@media only screen and (min-width: 1025px) {
  .product-card__info-buttons .product__wishlist-btn:hover svg {
    fill: #fff; } }
.product-card__info-buttons .product__wishlist-btn.active-wishlist svg {
  fill: #fff; }
@media only screen and (max-width: 767px) {
  .product-card__info-buttons .product__wishlist-btn {
    height: 44px; } }
@media only screen and (max-width: 767px) {
  .product-card__info-buttons .buy-btn {
    height: auto; } }
.product-card__trigger {
  margin-bottom: 20px; }
.product-card__trigger:last-of-type {
  margin-bottom: 0; }
.product-card__trigger-title {
  font-size: 16px;
  color: #4786c7;
  margin-bottom: 15px;
  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-align: center;
  -ms-flex-align: center;
  align-items: center; }
.product-card__trigger-icon {
  margin-right: 8px;
  position: relative; }
.product-card__trigger-icon svg {
  width: 26px;
  height: 20px;
  fill: #4786c7;
  z-index: 2; }
.product-card__trigger-icon::before {
  content: '';
  position: absolute;
  left: -8px;
  top: -6px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #d1e1f3; }
.product-card__trigger-text {
  font-size: 13px;
  color: #4c4c4c;
  line-height: 1.38; }
.product-card__trigger-text ul {
  list-style: none;
  margin: 0;
  padding: 0; }
.product-card__nav {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto 30px;
  position: relative; }
@media only screen and (max-width: 1199px) {
  .product-card__nav {
    padding: 0 15px; } }
.product-card__nav-list {
  list-style: none;
  margin: 0;
  padding: 0;
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #f2f5f6; }
@media only screen and (max-width: 991px) {
  .product-card__nav-list {
    overflow-x: auto; } }
.product-card__nav-icon {
  display: none; }
@media only screen and (max-width: 1250px) {
  .product-card__nav-icon {
    display: block;
    position: absolute;
    right: 15px;
    top: 105%;
    -webkit-animation: left 1.5s linear infinite;
    animation: left 1.5s linear infinite; } }
.product-card__nav-item {
  font-size: 16px; }
@media only screen and (max-width: 991px) {
  .product-card__nav-item {
    -ms-flex-negative: 0;
    flex-shrink: 0; } }
.product-card__nav-item a {
  display: block;
  padding: 20px 30px;
  color: #212121;
  text-decoration: none;
  border-bottom: 2px solid transparent; }
@media only screen and (max-width: 1199px) {
  .product-card__nav-item a {
    padding: 20px 10px; } }
.product-card__nav-item a.active {
  color: #4786c7;
  border-color: #4786c7; }
.product-card__content {
  max-width: 1144px;
  width: 100%;
  margin: 0 auto 80px; }
@media only screen and (max-width: 1199px) {
  .product-card__content {
    padding: 0 15px; } }

.zoom-btn {
  position: absolute;
  top: 17px;
  right: 16px;
  cursor: pointer; }
.zoom-btn svg {
  width: 39px;
  height: 39px;
  fill: #bfcee1; }

.tabs-holder__title {
  font-size: 24px;
  color: #212121;
  text-align: left;
  margin-bottom: 20px; }
@media only screen and (max-width: 767px) {
  .tabs-holder__title {
    font-size: 18px; } }

.reviews-block .pagination {
  margin-bottom: 30px; }

.reviews-block__item {
  padding-bottom: 25px;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 35px; }

.reviews-block__top {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 20px; }
.reviews-block__top .main-button {
  margin: 0; }

.reviews-block__info {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.reviews-block__info-person {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px; }

.reviews-block__name {
  font-size: 18px;
  font-weight: bold;
  color: #212121;
  margin-right: 12px; }

.reviews-block__date {
  font-size: 12px;
  color: #999; }

.reviews-block__text {
  font-size: 15px;
  color: #474747;
  margin-bottom: 20px; }
.reviews-block__text p:first-of-type {
  margin-top: 0; }
.reviews-block__text p:last-of-type {
  margin-bottom: 0; }
.reviews-block__text p strong {
  margin-right: 5px; }

.reviews-block__like {
  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-align: center;
  -ms-flex-align: center;
  align-items: center; }

.reviews-block__like-item {
  cursor: pointer;
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px; }
.reviews-block__like-item svg {
  width: 16px;
  height: 16px;
  margin-right: 5px; }
.reviews-block__like-item.like {
  margin-right: 8px;
  color: #7db937; }
.reviews-block__like-item.like svg {
  fill: #7db937; }
.reviews-block__like-item.dislike {
  color: #e34549; }
.reviews-block__like-item.dislike svg {
  fill: #e34549; }

.reviews-block__subcomment {
  position: relative;
  margin-left: 60px;
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #ebebeb; }
.reviews-block__subcomment::before {
  content: '';
  position: absolute;
  width: 7px;
  height: 7px;
  top: -4px;
  left: 0;
  border-top: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  background: #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.reviews-block__subcomment-top {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 15px; }

.reviews-block__avatar {
  margin-right: 10px;
  border-radius: 50%;
  overflow: hidden; }

.characteristics-block .tabs-holder__title {
  margin-bottom: 25px; }

.characteristics-block__list {
  list-style: none;
  margin: 0;
  padding: 0;
  -webkit-column-count: 2;
  column-count: 2; }
@media only screen and (max-width: 991px) {
  .characteristics-block__list {
    -webkit-column-count: 1;
    column-count: 1; } }

.characteristics-block__item {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px; }
.characteristics-block__item .title {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 20px;
  font-size: 14px;
  color: #333; }
.characteristics-block__item .dots {
  width: 100%;
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin-bottom: 3px;
  border-bottom: 1px dotted #dbdbdb; }
.characteristics-block__item .value {
  font-size: 14px;
  color: #4c4c4c;
  width: 200px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-left: 20px; }
@media only screen and (max-width: 767px) {
  .characteristics-block__item .value {
    width: auto; } }

.content-rows {
  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-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
@media only screen and (max-width: 991px) {
  .content-rows {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; } }
.content-rows .characteristics-block {
  max-width: 540px;
  width: 100%;
  -ms-flex-preferred-size: 540px;
  flex-basis: 540px;
  margin-right: 20px; }
@media only screen and (max-width: 991px) {
  .content-rows .characteristics-block {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    max-width: 100%;
    margin: 0 auto 20px; } }
.content-rows .characteristics-block__list {
  -webkit-column-count: 1;
  column-count: 1; }
.content-rows .description-block {
  max-width: 580px;
  width: 100%;
  -ms-flex-preferred-size: 580px;
  flex-basis: 580px; }
@media only screen and (max-width: 991px) {
  .content-rows .description-block {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    max-width: 100%;
    margin: 0 auto 20px; } }

.description-block {
  margin-bottom: 30px; }
.description-block__gallery {
  max-width: 1050px;
  width: 100%;
  margin: 0 auto;
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
@media only screen and (max-width: 1199px) {
  .description-block__gallery {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; } }
.description-block__slider {
  max-width: 900px;
  width: 100%; }
@media only screen and (max-width: 1199px) {
  .description-block__slider {
    margin-bottom: 30px; } }
.description-block__nav {
  max-width: 125px;
  width: 100%; }
@media only screen and (max-width: 1199px) {
  .description-block__nav {
    max-width: 900px; } }
.description-block__nav .slick-prev {
  top: -15px;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(90deg);
  transform: translateX(-50%) rotate(90deg); }
.description-block__nav .slick-prev svg {
  fill: #4786c7;
  width: 16px;
  height: 11px; }
@media only screen and (max-width: 1199px) {
  .description-block__nav .slick-prev {
    left: -10px;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(0deg);
    transform: translateY(-50%) rotate(0deg); } }
.description-block__nav .slick-next {
  top: auto;
  bottom: -15px;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(90deg);
  transform: translateX(-50%) rotate(90deg); }
.description-block__nav .slick-next svg {
  fill: #4786c7;
  width: 16px;
  height: 11px; }
@media only screen and (max-width: 1199px) {
  .description-block__nav .slick-next {
    left: auto;
    right: -10px;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(0deg);
    transform: translateY(-50%) rotate(0deg); } }
.description-block__nav-item {
  border: 1px solid #ebebeb !important;
  margin: 13px 0;
  opacity: 0.5; }
.description-block__nav-item.slick-current.slick-active {
  opacity: 1; }
@media only screen and (max-width: 1199px) {
  .description-block__nav-item {
    margin: 0 13px; }
  .description-block__nav-item img {
    margin: 0 auto; } }

.recommended-edge .popular-products__slider .slick-arrow {
  border: 1px solid #e6e6e6;
  opacity: 1; }
.recommended-edge .popular-products__slider .slick-arrow svg {
  fill: #d6d6d6; }

.related-products .popular-products__slider .slick-arrow {
  border: 1px solid #e6e6e6;
  opacity: 1; }
.related-products .popular-products__slider .slick-arrow svg {
  fill: #d6d6d6; }

.product-quantity__text {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;
  bottom: 4px;
  font-size: 12px;
  color: #b2b2b2; }

@-webkit-keyframes left {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  25% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  50% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  75% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes left {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  25% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  50% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  75% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.popular-products {
  background: #f8f8f8;
  padding: 45px 0 30px 0; }
.popular-products__slider .slick-list {
  padding: 20px 20px 85px 20px; }
@media only screen and (max-width: 767px) {
  .popular-products__slider .slick-list {
    padding-bottom: 85px !important;
    padding-top: 20px !important; } }
.popular-products__slider .slick-dots {
  bottom: 0; }

.product__list {
  max-width: 1144px;
  width: 100%;
  margin: 0 auto;
  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-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
.product__list .slick-dots li.slick-active {
  background: #4786c7; }
@media only screen and (max-width: 1023px) {
  .product__list {
    max-width: 865px; } }
@media only screen and (max-width: 991px) {
  .product__list {
    max-width: 580px; } }
@media only screen and (max-width: 619px) {
  .product__list {
    max-width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; } }
.product__list .products-slider__prev-btn {
  left: -50px;
  top: 42%;
  width: 35px;
  height: 35px;
  background: #fff; }
.product__list .products-slider__prev-btn svg {
  width: 6px;
  height: 9px;
  fill: #4786c7; }
.product__list .products-slider__next-btn {
  right: -50px;
  top: 42%;
  width: 35px;
  height: 35px;
  background: #fff; }
.product__list .products-slider__next-btn svg {
  width: 6px;
  height: 9px;
  fill: #4786c7; }

.product__item {
  margin: 0 6px 12px;
  position: relative;
  max-width: 274px;
  width: 100%;
  -ms-flex-preferred-size: 274px;
  flex-basis: 274px;
  min-height: 375px;
  padding: 20px 0 0 0;
  background: #fff; }
@media only screen and (min-width: 1250px) {
  .product__item {
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out; } }
@media only screen and (max-width: 1023px) {
  .product__item {
    min-height: 425px;
    -webkit-transform: translate3d(0);
    transform: translate3d(0); } }
@media only screen and (max-width: 1023px) {
  .popular-products__slider .product__item {
    max-width: none; } }
@media only screen and (min-width: 1025px) {
  .product__item:hover {
    -webkit-transform: scale(1.09);
    transform: scale(1.09);
    z-index: 2; }
  .product__item:hover .product__buttons {
    opacity: 1;
    visibility: visible;
    -webkit-transition: .1s ease-in-out;
    transition: .1s ease-in-out; }
  .product__item:hover .product__inner {
    padding-top: 15px;
    border-color: #a6a5a5;
    -webkit-box-shadow: 0px 1px 9.2px 0.8px rgba(121, 121, 121, 0.41);
    box-shadow: 0px 1px 9.2px 0.8px rgba(121, 121, 121, 0.41);
    max-height: none; }
  .product__item:hover .product__label-inner {
    top: 18px; }
  /*
      .product__item:hover .product__info .product__rate {
        bottom: 75px; }
*/
}
.product__item--list {
  max-width: 855px;
  -ms-flex-preferred-size: 855px;
  flex-basis: 855px;
  min-height: 230px; }
.product__item--list .product__inner {
  padding: 20px;
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
.product__item--list .product__image {
  max-width: 195px;
  height: 190px;
  margin: 0; }
.product__item--list .product__image a {
  width: 100%; }
.product__item--list .product__main {
  max-width: 420px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-right: 32px;
  border-right: 1px solid #efeff0; }
.product__item--list .product__info {
  padding: 0;
  width: 100%;
  margin-bottom: 16px; }
.product__item--list .product__article {
  margin-bottom: 10px; }
.product__item--list .product__article.product__sku {
  width: auto;
  margin: 0; }
.product__item--list .product__title {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
  padding: 0;
  font-size: 18px;
  max-width: 420px;
  width: 100%;
  /*height: 52px;*/
  margin-bottom: 16px; }
.product__item--list .product__info .product__rate {
  position: static; }
.product__item--list .product__text {
  display: block;
  max-width: 420px;
  width: 100%; }
.product__item--list .product__bottom-info {
  padding: 0 5px; }
.product__item--list .product__buttons {
  display: block;
  max-width: 135px;
  -ms-flex-preferred-size: 135px;
  flex-basis: 135px;
  opacity: 1;
  visibility: visible; }
.product__item--list .product__buttons .product__buy-btn {
  height: 44px;
  font-size: 16px;
  width: 135px; }
.product__item--list .product__buttons .product__buy-btn.disabled {
  opacity: .5; }
.product__item--list .product__buttons .product__buy-btn svg {
  width: 22px;
  height: 20px; }
.product__item--list .product__buttons .product__comparing-btn {
  display: block;
  background: transparent;
  max-width: 65px;
  line-height: 55px;
  text-align: center; }
.product__item--list .product__buttons .product__comparing-btn svg {
  width: 15px;
  height: 18px;
  vertical-align: middle;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
@media only screen and (min-width: 1025px) {
  .product__item--list .product__buttons .product__comparing-btn svg:hover {
    fill: #4786c7; } }
.product__item--list .product__buttons .product__wishlist-btn {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
  display: block;
  background: transparent;
  max-width: 65px;
  line-height: 55px;
  text-align: center; }
.product__item--list .product__buttons .product__wishlist-btn svg {
  width: 18px;
  height: 16px;
  vertical-align: middle;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
@media only screen and (min-width: 1025px) {
  .product__item--list .product__buttons .product__wishlist-btn svg:hover {
    fill: #4786c7; } }
.product__item--list .product__buttons-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }
.product__item--list .product__bottom {
  margin-top: -40px; }
.product__item--list .product__label-inner {
  left: 15px;
  top: 15px; }

.product__inner {
  background: #fff;
  border: 1px solid #efeff0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  max-height: 100%;
  min-height: 100%;
  overflow: hidden;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
.product__inner.not-active-product img{
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; /* IE 6-9 */;
  opacity: 0.7;
}
.not-active-product .product__title a, .not-active-product .product__price{
  color:#ccc !important;
}

@media only screen and (max-width: 1023px) {
  .product__inner {
    max-height: none;
    position: relative;
  } }

.product__buttons {
  height: 55px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .1s ease-in-out;
  transition: .1s ease-in-out;
  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: center;
  -ms-flex-pack: center;
  justify-content: center; }
@media only screen and (max-width: 1023px) {
  .product__buttons {
    opacity: 1;
    visibility: visible;
    -webkit-transition: .1s ease-in-out;
    transition: .1s ease-in-out; } }

.product__buy-btn {
  background: #5985c2;
  color: #fff;
  font-size: 19px;
  font-weight: bold;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  height: 100%;
  padding: 0 15px;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  cursor: pointer; }
.product__buy-btn.disabled {
  background: #bfbfbf; }
.product__buy-btn svg {
  width: 40px;
  height: 35px;
  fill: #fff;
  margin-right: 10px; }
@media only screen and (min-width: 1025px) {
  .product__buy-btn:hover {
    background: #476690; } }

.product__comparing-btn {
  background: #5985c2;
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 65px;
  width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  min-height: 55px;
  height: 100%;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  cursor: pointer; }
.product__comparing-btn svg {
  width: 37px;
  height: 26px;
  fill: #cad8eb; }
@media only screen and (min-width: 1025px) {
  .product__comparing-btn:hover {
    background: #476690; } }
.product__comparing-btn.active-comparing {
  background: #476690; }

.product__wishlist-btn {
  background: #5985c2;
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 70px;
  width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  min-height: 55px;
  height: 100%;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  cursor: pointer; }
.product__wishlist-btn svg {
  width: 30px;
  height: 26px;
  fill: #cad8eb; }
@media only screen and (min-width: 1025px) {
  .product__wishlist-btn:hover {
    background: #476690; } }
.product__wishlist-btn.active-wishlist {
  background: #476690; }

.product__image {
  position: relative;
  max-width: 235px;
  width: 100%;
  height: 260px;
  margin: 0 auto;
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.product__info {
  padding: 0 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 10px; }
.product__info .product__rate {
  position: absolute;
  top: 15px;
  right: 8px;
  cursor: default; }
@media only screen and (max-width: 1023px) {
  /*
      .product__info .product__rate {
        bottom: 75px; }
*/
}

.product__status {
  font-size: 13px;
  position: relative; }
.product__status.under-order {
  color: #f1bf13; }
.product__status.not-available {
  color: #e34549;
  padding-left: 12px; }
.product__status.not-available::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }
.product__status.in-stock {
  color: #6cb01c;
  padding-left: 16px; }
.product__status.in-stock::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.product__article {
  font-size: 13px;
  color: #6e6e6e; }
.product__article.product__sku {
  width: 100%;
  margin: 10px auto 0 0; }

.product__title {
  padding: 0 10px 0 15px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2;
  /*height: 52px;*/
  min-height: 32px;
  overflow: hidden;
  margin-bottom: 10px; }
.product__item:hover .product__title a {
  -webkit-line-clamp: 3;
}
.product__title a {
  color: #4786c7;
  text-decoration: none;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
@media only screen and (min-width: 1025px) {
  .product__title a:hover {
    text-decoration: underline;
    color: #4786c7;} }

.product__text {
  font-size: 13px;
  color: #666;
  line-height: 1.38;
  max-height: 54px;
  overflow: hidden;
  display: none; }

.product__bottom-info {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 10px 0 15px;
  margin-bottom: 15px; }

.product__price-box {
  position: relative; }

.product__old-price {
  font-size: 12px;
  color: #892121;
  position: absolute;
  top: -5px;
  left: 12px; }
.product__old-price::before {
  content: '';
  position: absolute;
  left: 0;
  top: 7px;
  width: 100%;
  height: 1px;
  background: #892121; }

.product__price {
  font-size: 24px;
  font-weight: bold;
  color: #6e6e6e; }

.product__buttons-inner {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }

.product__label-inner {
  position: absolute;
  top: 6px;
  left: 0px;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }

.product__label {
  min-width: 80px;
  padding: 7px 17px;
  border-radius: 30px;
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 5px; }
.product__label:last-of-type {
  margin-bottom: 0; }
.product__label.top-label {
  background: #f1bf13; }
.product__label.stock-label {
  background: #6cb01c; }
.product__label.new-label {
  background: #4786c7; }
.product__label.sale-label {
  background: #ff0000; }
.rate {
  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-align: center;
  -ms-flex-align: center;
  align-items: center; }

.rate__star {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 14px;
  height: 14px;
  margin-right: 4px;
  cursor: pointer; }
.rate__star svg {
  width: 14px;
  height: 14px;
  fill: #fdc533; }

.rate[data-rate="1"] .rate__star:nth-child(n+2) path,
.rate[data-rate="2"] .rate__star:nth-child(n+3) path,
.rate[data-rate="3"] .rate__star:nth-child(n+4) path,
.rate[data-rate="4"] .rate__star:nth-child(n+5) path,
.rate[data-rate="5"] .rate__star:nth-child(n+6) path,
.rate[data-rate="0"] .rate__star path {
  fill: #fff;
  stroke: #fdc533; }

.more-products__btn {
  max-width: 400px;
  width: 100%;
  margin: 25px auto 30px;
  height: 45px;
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 22px;
  font-weight: bold;
  text-decoration: none;
  color: #4786c7;
  border: 1px solid #f3f3f3;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  cursor: pointer; }
.more-products__btn svg {
  width: 25px;
  height: 25px;
  fill: #4786c7;
  margin-right: 10px;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
.more-products__btn.animate svg {
  -webkit-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite; }
@media only screen and (min-width: 1025px) {
  .more-products__btn:hover {
    background: #4786c7;
    color: #fff; }
  .more-products__btn:hover svg {
    fill: #fff; } }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.price-slider__inner {
  margin-bottom: 15px; }
.price-slider__inner .main-link {
  font-weight: bold;
  font-size: 15px;
  text-transform: uppercase;
  margin: 0 auto;
  display: table;
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out; }
@media only screen and (min-width: 1025px) {
  .price-slider__inner .main-link:hover {
    color: #3e3e3e;
    border-color: #3e3e3e;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out; } }

#price-slider {
  margin-bottom: 20px;
  max-width: 232px;
  margin: 0 12px; }

.noUi-handle.noUi-handle-lower,
.noUi-handle.noUi-handle-upper {
  border: 1px solid #4786c7;
  background-color: #fff;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  top: -9px; }
.noUi-handle.noUi-handle-lower::after,
.noUi-handle.noUi-handle-upper::after {
  content: '';
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute; }

.noUi-connect {
  background: #4786c7;
  height: 5px;
  top: 0px; }

.noUi-handle {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  right: -11px !important; }

.noUi-handle:before, .noUi-handle:after {
  display: none; }

.noUi-horizontal {
  height: 5px;
  background: #e8e8e8;
  border: none;
  border-radius: 0; }

.price-slider__value-block {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto 20px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 12px; }
.price-slider__value-block input {
  font-size: 12px;
  color: #808080;
  max-width: 102px;
  width: 100%;
  font-weight: 700;
  border-radius: 5px;
  border: 1px solid #d5d5d5;
  height: 33px;
  padding: 10px; }

.noUi-tooltip {
  background: transparent;
  border: none;
  font-size: 12px;
  color: #000; }

.year-slider__inner {
  margin-top: 40px;
  margin-left: 10px;
  max-width: 230px; }

.price-slider__input-inner {
  position: relative; }
.price-slider__input-inner span {
  position: absolute;
  font-size: 12px;
  color: #3e3e3e;
  opacity: .5;
  top: 10px;
  right: 10px; }
.price-slider__input-inner:first-child::after {
  content: '';
  position: absolute;
  width: 4px;
  height: 1px;
  background: #b3b3b3;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -12px; }
@media only screen and (max-width: 767px) {
  .price-slider__input-inner:first-child::after {
    display: none; } }

.search-results {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto; }
@media only screen and (max-width: 1199px) {
  .search-results {
    padding: 0 15px; } }
.search-results__no-results {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto 150px; }
@media only screen and (max-width: 1199px) {
  .search-results__no-results {
    padding: 0 15px; } }
.search-results__results {
  margin-bottom: 90px; }
.search-results__form {
    position: relative;
    /* margin-bottom: 35px; */
    width: 69%; }
.search-results__form input {
  height: 68px;
  font-size: 18px;
  padding: 0 30px; }
.search-results__btn {
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: transparent;
  border: none;
  cursor: pointer; }
.search-results__btn svg {
  width: 15px;
  height: 15px;
  fill: #b7b7b7; }
.search-results__image {
  text-align: center;
  margin-bottom: 20px; }
.search-results__image svg {
  width: 200px;
  height: 200px;
  fill: #ccc; }
.search-results__text {
  font-size: 18px;
  font-weight: bold;
  color: #000;
  text-align: center; }
.search-results__box {
  background: #fff;
  position: absolute;
  left: 0;
  top: 68px;
  width: 100%;
  z-index: 6;
  max-height: 400px;
  overflow-y: auto; }
.search-results__item {
  border: 1px solid #efeff0;
  padding: 22px 35px;
  font-size: 18px;
  font-weight: bold; }
@media only screen and (max-width: 767px) {
  .search-results__item {
    font-size: 14px;
    padding: 12px 15px; } }
.search-results__item a {
  display: block;
  color: #a1a1a1;
  text-decoration: none; }
@media only screen and (min-width: 1025px) {
  .search-results__item:hover {
    background: #f2f2f2; }
  .search-results__item:hover a {
    color: #4786c7; } }

select {
  display: none; }

.select {
  margin: 0;
  font-size: 12px;
  color: #808080;
  border: 1px solid #ccc;
  padding: 9px 15px;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  white-space: nowrap;
  outline: none;
  overflow: hidden;
  border-radius: 6px; }
.select::after {
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  content: '';
  display: block;
  height: 5px;
  width: 5px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }
.select:hover {
  border-color: #dbdbdb; }
.select:focus {
  border-color: #666; }
.select--open {
  overflow: visible; }
.select--open::after {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg); }
.select--medium {
  max-width: 500px; }
.select__list {
  position: absolute;
  width: 100%;
  left: 0;
  top: 100%;
  background-color: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 2px;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: scale(0.75) translateY(-2em);
  transform: scale(0.75) translateY(-2em);
  -webkit-transition: opacity 0.1s ease-out, -webkit-transform 0.2s cubic-bezier(0.5, 0, 0, 1.25);
  transition: opacity 0.1s ease-out, -webkit-transform 0.2s cubic-bezier(0.5, 0, 0, 1.25);
  transition: transform 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.1s ease-out;
  transition: transform 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.1s ease-out, -webkit-transform 0.2s cubic-bezier(0.5, 0, 0, 1.25);
  z-index: -1;
  max-height: 240px;
  overflow-y: auto; }
.select--open .select__list {
  visibility: visible;
  opacity: 1;
  z-index: 1;
  -webkit-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0); }
.select__item {
  padding: 9px 10px;
  cursor: pointer; }
.select__item:hover {
  background: #efefef; }
.select__item--active {
  font-weight: bold;
  background: #eee; }
.select__item--disabled {
  opacity: .3;
  cursor: not-allowed; }

.service-product {
  position: relative;
  max-width: 1140px;
  width: 100%;
  margin: 0 auto 40px;
  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-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
@media only screen and (max-width: 1199px) {
  .service-product {
    padding: 0 15px; } }
@media only screen and (max-width: 767px) {
  .service-product {
    margin-top: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; } }
.service-product__slider-box {
  max-width: 400px;
  width: 100%;
  -ms-flex-preferred-size: 400px;
  flex-basis: 400px;
  margin-right: 25px; }
@media only screen and (max-width: 767px) {
  .service-product__slider-box {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    margin: 0 auto 20px; } }
.service-product__slider {
  margin-bottom: 15px; }
.service-product__main {
  max-width: 705px;
  width: 100%;
  -ms-flex-preferred-size: 705px;
  flex-basis: 705px; }
.service-product__main .head-title {
  font-size: 28px;
  margin-top: 5px;
  padding-bottom: 10px;
  border-bottom: 1px solid #efeff0; }
@media only screen and (max-width: 767px) {
  .service-product__main {
    -ms-flex-preferred-size: auto;
    flex-basis: auto; } }
.service-product__nav {
  max-width: 360px;
  margin: 0 auto; }
.service-product__nav .slick-arrow svg {
  width: 8px;
  height: 14px;
  fill: #4786c7; }
@media only screen and (max-width: 767px) {
  .service-product__nav .slick-prev {
    left: -15px; }
  .service-product__nav .slick-next {
    right: -15px; } }
.service-product__nav-item {
  margin: 0 7px;
  border: 1px solid #f0f0f1;
  opacity: 0.5;
  -webkit-transition: .15s ease-in-out;
  transition: .15s ease-in-out; }
.service-product__nav-item.slick-current.slick-active {
  opacity: 1; }
.service-product__info {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 30px; }
.service-product__status {
  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-align: center;
  -ms-flex-align: center;
  align-items: center; }
.service-product__code {
  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-align: center;
  -ms-flex-align: center;
  align-items: center; }
.service-product__name {
  font-size: 12px;
  color: #999;
  margin-right: 10px; }
.service-product__value {
  font-size: 14px;
  color: #4c4c4c; }
.service-product__buttons {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 40px; }
@media only screen and (max-width: 767px) {
  .service-product__buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; } }
.service-product__price-box {
  margin-right: 30px; }
@media only screen and (max-width: 767px) {
  .service-product__price-box {
    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-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px; } }
.service-product__price.old-price {
  display: table;
  font-size: 12px;
  font-weight: bold;
  color: #892121;
  position: relative;
  margin-bottom: 5px; }
@media only screen and (max-width: 767px) {
  .service-product__price.old-price {
    font-size: 10px;
    margin: 0 10px 0 0; } }
.service-product__price.old-price::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background: #892121;
  left: 0;
  top: 9px; }
.service-product__price {
  color: #4c4c4c;
  font-size: 32px;
  font-weight: bold; }
@media only screen and (max-width: 767px) {
  .service-product__price {
    font-size: 18px; } }
.service-product__content-title {
  font-size: 24px;
  color: #212121;
  margin-bottom: 20px; }
.service-product__content-text {
  font-size: 15px;
  color: #333;
  line-height: 1.46;
  max-height: 215px;
  overflow: hidden; }
@media only screen and (max-width: 991px) {
  .service-product__content-text {
    max-height: 220px;
    overflow: hidden; } }
.service-product__content-text p:first-of-type {
  margin-top: 0; }
.service-product__content-text p:last-of-type {
  margin-bottom: 0; }

.buy-btn {
  background: #5985c2;
  color: #fff;
  font-size: 19px;
  font-weight: bold;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  max-width: 178px;
  width: 100%;
  height: 54px;
  padding: 0 28px;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
.buy-btn svg {
  width: 40px;
  height: 35px;
  fill: #fff;
  margin-right: 10px; }
@media only screen and (max-width: 767px) {
  .buy-btn {
    font-size: 16px;
    height: 44px; }
  .buy-btn svg {
    width: 20px;
    height: 20px; } }
@media only screen and (min-width: 1025px) {
  .buy-btn:hover {
    background: #476690; } }

.similar-block {
  margin-bottom: 90px; }

.sucsses-block {
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  height: 47vh;
  min-height: 48vh;
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-direction: column;
  flex-direction: column; }
@media only screen and (max-width: 767px) {
  .sucsses-block {
    min-height: 100vh; } }
.sucsses-block__title {
  font-size: 26px;
  font-weight: bold;
  color: #4786c7;
  margin-bottom: 20px; }
.sucsses-block__title svg {
  fill: #4786c7;
  width: 28px;
  height: 29px;
  margin-right: 5px; }
.sucsses-block__text {
  max-width: 305px;
  width: 100%;
  margin: 0 auto;
  font-size: 15px;
  color: #383838;
  margin-bottom: 40px; }
.sucsses-block__text span {
  color: #4786c7;
  font-weight: bold; }
.sucsses-block__buttons {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
@media only screen and (max-width: 767px) {
  .sucsses-block__buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; } }

.continue-shopping {
  background: #4786c7;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  padding: 13px 30px;
  text-decoration: none;
  border: 1px solid #4786c7;
  margin: 0 10px;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
@media only screen and (min-width: 1025px) {
  .continue-shopping:hover {
    background: #fff;
    color: #4786c7; } }
@media only screen and (max-width: 767px) {
  .continue-shopping {
    margin: 0 auto 10px;
    min-width: 240px; } }

.print-order {
  background: #fff;
  font-size: 16px;
  font-weight: bold;
  color: #4786c7;
  text-transform: uppercase;
  padding: 13px 30px;
  text-decoration: none;
  border: 1px solid #4786c7;
  margin: 0 10px;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
@media only screen and (min-width: 1025px) {
  .print-order:hover {
    background: #4786c7;
    color: #fff; } }
@media only screen and (max-width: 767px) {
  .print-order {
    margin: 0 auto 10px;
    min-width: 240px; } }

.tab {
  height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
.tab.active {
  height: auto;
  overflow: visible;
  opacity: 1; }

/*# sourceMappingURL=index.css.map */
.first-fasad-element, .second-fasad-element{
  width: 25%;
  float: left;
  position: relative;
  border: 5px solid #fff;

}
.first-fasad-element::before, .second-fasad-element::before{
  content: '';
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.fasadi-page-cat span{
  font-size: 18px;
  font-weight: bold;
  position: absolute;
  color: #fff;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 9;
}
.price-warning {
  font-size: 0.8em;
  color: #f1bf13;
}


.product-card__info-text.in_sheet {
  display: none;
}
.service-product__price.regular-price.in_sheet {
  font-size: 20px;
  margin-top: -10px;
  color: #a2a2a2;
}

.product-card__info-text.in_detail {
  margin-top: 25px;
}
.service-product__price.regular-price.in_detail {
  font-size: 20px;
  color: #5985c2;
}

.product__label.label-in-detail {
  position: absolute;
  right: -12px;
  bottom: 5px;
  background: #4786c7;
  text-align: end;
}
.block-detail-price {
  font-size: 12px;
}
.block-detail-price .price.col.text-nowrap {
  font-weight: bold;
  color: #6e6e6e;
}
.block-detail-price .dots.col {
  border-bottom: 1px dotted #dbdbdb;
  margin-bottom: 4px;
  padding: 0px;
}

@media only screen and (max-width: 767px) {
    .product-search .catalog-block__sorting, .product-search .search-results__form {
        width: 100%;
    }
}
