@charset "UTF-8";
/**
 * Foundation for Sites by ZURB
 * Version 6.4.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
       ========================================================================== */
/**
     * 1. Change the default font family in all browsers (opinionated).
     * 2. Correct the line height in all browsers.
     * 3. Prevent adjustments of font size after orientation changes in
     *    IE on Windows Phone and in iOS.
     */

@font-face {
  font-family: 'PFBeauSansPro';
  src: url("../fonts/PFBeauSansPro-Reg.eot");
  src: url("../fonts/PFBeauSansPro-Reg.woff") format("woff"), url("../fonts/PFBeauSansPro-Reg.ttf") format("truetype"), url("../fonts/PFBeauSansPro-Reg.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'PFBeauSansPro';
  src: url("../fonts/PFBeauSansPro-SeBold.eot");
  src: local("вє"), url("../fonts/PFBeauSansPro-SeBold.woff") format("woff"), url("../fonts/PFBeauSansPro-SeBold.ttf") format("truetype"), url("../fonts/PFBeauSansPro-SeBold.svg") format("svg");
  font-weight: 600;
  font-style: normal; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../fonts/slick.eot");
  src: url("../fonts/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slick.woff") format("woff"), url("../fonts/slick.ttf") format("truetype"), url("../fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

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




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

/* Sections
       ========================================================================== */
/**
     * Remove the margin in all browsers (opinionated).
     */
body {
  margin: 0; }

/**
     * Add the correct display in IE 9-.
     */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
     * Correct the font size and margin on `h1` elements within `section` and
     * `article` contexts in Chrome, Firefox, and Safari.
     */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
figcaption,
figure {
  display: block; }

/**
     * Add the correct margin in IE 8.
     */
figure {
  margin: 1em 40px; }

/**
     * 1. Add the correct box sizing in Firefox.
     * 2. Show the overflow in Edge and IE.
     */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
     * Add the correct display in IE.
     */
main {
  display: block; }

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

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

/**
     * Remove the outline on focused links when they are also active or hovered
     * in all browsers (opinionated).
     */
a:active,
a:hover {
  outline-width: 0; }

/* Text-level semantics
       ========================================================================== */
/**
     * 1. Remove the bottom border in Firefox 39-.
     * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
     */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
     * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
     */
b,
strong {
  font-weight: inherit; }

/**
     * Add the correct font weight in Chrome, Edge, and Safari.
     */
b,
strong {
  font-weight: bolder; }

/**
     * 1. Correct the inheritance and scaling of font size in all browsers.
     * 2. Correct the odd `em` font sizing in all browsers.
     */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
     * Add the correct font style in Android 4.3-.
     */
dfn {
  font-style: italic; }

/**
     * Add the correct background and color in IE 9-.
     */
mark {
  background-color: #ff0;
  color: #000; }

/**
     * Add the correct font size in all browsers.
     */
small {
  font-size: 80%; }

/**
     * Prevent `sub` and `sup` elements from affecting the line height in
     * all browsers.
     */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
audio,
video {
  display: inline-block; }
.video_page video {
  width: 100%;
}
.video_position {
  width: 50%;
}
/**
     * Add the correct display in iOS 4-7.
     */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
     * Remove the border on images inside links in IE 10-.
     */
img {
  border-style: none; }

/**
     * Hide the overflow in IE.
     */
svg:not(:root) {
  overflow: hidden; }

/* Forms
       ========================================================================== */
/**
     * 1. Change the font styles in all browsers (opinionated).
     * 2. Remove the margin in Firefox and Safari.
     */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
     * Show the overflow in IE.
     */
button {
  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.
     */
p, ul, li, ol {
    color: #2a2f2c;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  /**
       * Remove the inner border and padding in Firefox.
       */
  /**
       * Restore the focus styles unset by the previous rule.
       */ }
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
     * Show the overflow in Edge.
     */
input {
  overflow: visible; }

/**
     * 1. Add the correct box sizing in IE 10-.
     * 2. Remove the padding in IE 10-.
     */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
     * Correct the cursor style of increment and decrement buttons in Chrome.
     */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
     * 1. Correct the odd appearance in Chrome and Safari.
     * 2. Correct the outline style in Safari.
     */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
  /**
       * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
       */ }
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
     * 1. Correct the inability to style clickable types in iOS and Safari.
     * 2. Change font properties to `inherit` in Safari.
     */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/**
     * Change the border, margin, and padding in all browsers (opinionated).
     */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
     * 1. Correct the text wrapping in Edge and IE.
     * 2. Correct the color inheritance from `fieldset` elements in IE.
     * 3. Remove the padding so developers are not caught out when they zero out
     *    `fieldset` elements in all browsers.
     */
legend {
  box-sizing: border-box;
  /* 1 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  color: inherit;
  /* 2 */
  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; }

/* Interactive
       ========================================================================== */
/*
     * Add the correct display in Edge, IE, and Firefox.
     */
details {
  display: block; }

/*
     * Add the correct display in all browsers.
     */
summary {
  display: list-item; }

/*
     * Add the correct display in IE 9-.
     */
menu {
  display: block; }

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

.foundation-mq {
  font-family: "small=0em&medium=48.0625em&large=64.0625em&xlarge=75em&xxlarge=90em"; }

html {
  box-sizing: border-box;
  font-size: 100%; }

*,
*::before,
*::after {
  box-sizing: inherit; }

body {
  margin: 0;
  padding: 0;
  background: white;
  font-family: "PFBeauSansPro";
  font-weight: normal;
  line-height: 1.5;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic; }

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0; }

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0; }

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

button {
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto; }
[data-whatinput='mouse'] button {
  outline: 0; }

pre {
  overflow: auto; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; }

.is-visible {
  display: block !important; }

.is-hidden {
  display: none !important; }

.grid-container {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 60rem;
  margin: 0 auto; }
.grid-container.fluid {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 100%;
  margin: 0 auto; }
.grid-container.full {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin: 0 auto; }

.grid-x {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }

.cell {
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  width: 100%; }
.cell.auto {
  -webkit-flex: 1 1;
  -ms-flex: 1 1;
  flex: 1 1; }
.cell.shrink {
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }

.grid-x > .auto {
  width: auto; }

.grid-x > .shrink {
  width: auto; }

.grid-x > .small-shrink, .grid-x > .small-full, .grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto; }

@media print, screen and (min-width: 48.0625em) {
  .grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; } }

@media print, screen and (min-width: 64.0625em) {
  .grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; } }

.grid-x > .small-1 {
  width: 8.33333%; }

.grid-x > .small-2 {
  width: 16.66667%; }

.grid-x > .small-3 {
  width: 25%; }

.grid-x > .small-4 {
  width: 33.33333%; }

.grid-x > .small-5 {
  width: 41.66667%; }

.grid-x > .small-6 {
  width: 50%; }

.grid-x > .small-7 {
  width: 58.33333%; }

.grid-x > .small-8 {
  width: 66.66667%; }

.grid-x > .small-9 {
  width: 75%; }

.grid-x > .small-10 {
  width: 83.33333%; }

.grid-x > .small-11 {
  width: 91.66667%; }

.grid-x > .small-12 {
  width: 100%; }

@media print, screen and (min-width: 48.0625em) {
  .grid-x > .medium-auto {
    -webkit-flex: 1 1;
    -ms-flex: 1 1;
    flex: 1 1;
    width: auto; }
  .grid-x > .medium-shrink {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }
  .grid-x > .medium-1 {
    width: 8.33333%; }
  .grid-x > .medium-2 {
    width: 16.66667%; }
  .grid-x > .medium-3 {
    width: 25%; }
  .grid-x > .medium-4 {
    width: 33.33333%; }
  .grid-x > .medium-5 {
    width: 41.66667%; }
  .grid-x > .medium-6 {
    width: 50%; }
  .grid-x > .medium-7 {
    width: 58.33333%; }
  .grid-x > .medium-8 {
    width: 66.66667%; }
  .grid-x > .medium-9 {
    width: 75%; }
  .grid-x > .medium-10 {
    width: 83.33333%; }
  .grid-x > .medium-11 {
    width: 91.66667%; }
  .grid-x > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64.0625em) {
  .grid-x > .large-auto {
    -webkit-flex: 1 1;
    -ms-flex: 1 1;
    flex: 1 1;
    width: auto; }
  .grid-x > .large-shrink {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }
  .grid-x > .large-1 {
    width: 8.33333%; }
  .grid-x > .large-2 {
    width: 16.66667%; }
  .grid-x > .large-3 {
    width: 25%; }
  .grid-x > .large-4 {
    width: 33.33333%; }
  .grid-x > .large-5 {
    width: 41.66667%; }
  .grid-x > .large-6 {
    width: 50%; }
  .grid-x > .large-7 {
    width: 58.33333%; }
  .grid-x > .large-8 {
    width: 66.66667%; }
  .grid-x > .large-9 {
    width: 75%; }
  .grid-x > .large-10 {
    width: 83.33333%; }
  .grid-x > .large-11 {
    width: 91.66667%; }
  .grid-x > .large-12 {
    width: 100%; } }

.grid-margin-x:not(.grid-x) > .cell {
  width: auto; }

.grid-margin-y:not(.grid-y) > .cell {
  height: auto; }

.grid-margin-x {
  margin-left: -0.625rem;
  margin-right: -0.625rem; }
@media print, screen and (min-width: 48.0625em) {
  .grid-margin-x {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem; } }
.grid-margin-x > .cell {
  width: calc(100% - 1.25rem);
  margin-left: 0.625rem;
  margin-right: 0.625rem; }
@media print, screen and (min-width: 48.0625em) {
  .grid-margin-x > .cell {
    width: calc(100% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem; } }
.grid-margin-x > .auto {
  width: auto; }
.grid-margin-x > .shrink {
  width: auto; }
.grid-margin-x > .small-1 {
  width: calc(8.33333% - 1.25rem); }
.grid-margin-x > .small-2 {
  width: calc(16.66667% - 1.25rem); }
.grid-margin-x > .small-3 {
  width: calc(25% - 1.25rem); }
.grid-margin-x > .small-4 {
  width: calc(33.33333% - 1.25rem); }
.grid-margin-x > .small-5 {
  width: calc(41.66667% - 1.25rem); }
.grid-margin-x > .small-6 {
  width: calc(50% - 1.25rem); }
.grid-margin-x > .small-7 {
  width: calc(58.33333% - 1.25rem); }
.grid-margin-x > .small-8 {
  width: calc(66.66667% - 1.25rem); }
.grid-margin-x > .small-9 {
  width: calc(75% - 1.25rem); }
.grid-margin-x > .small-10 {
  width: calc(83.33333% - 1.25rem); }
.grid-margin-x > .small-11 {
  width: calc(91.66667% - 1.25rem); }
.grid-margin-x > .small-12 {
  width: calc(100% - 1.25rem); }
@media print, screen and (min-width: 48.0625em) {
  .grid-margin-x > .auto {
    width: auto; }
  .grid-margin-x > .shrink {
    width: auto; }
  .grid-margin-x > .small-1 {
    width: calc(8.33333% - 1.875rem); }
  .grid-margin-x > .small-2 {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x > .small-3 {
    width: calc(25% - 1.875rem); }
  .grid-margin-x > .small-4 {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x > .small-5 {
    width: calc(41.66667% - 1.875rem); }
  .grid-margin-x > .small-6 {
    width: calc(50% - 1.875rem); }
  .grid-margin-x > .small-7 {
    width: calc(58.33333% - 1.875rem); }
  .grid-margin-x > .small-8 {
    width: calc(66.66667% - 1.875rem); }
  .grid-margin-x > .small-9 {
    width: calc(75% - 1.875rem); }
  .grid-margin-x > .small-10 {
    width: calc(83.33333% - 1.875rem); }
  .grid-margin-x > .small-11 {
    width: calc(91.66667% - 1.875rem); }
  .grid-margin-x > .small-12 {
    width: calc(100% - 1.875rem); }
  .grid-margin-x > .medium-auto {
    width: auto; }
  .grid-margin-x > .medium-shrink {
    width: auto; }
  .grid-margin-x > .medium-1 {
    width: calc(8.33333% - 1.875rem); }
  .grid-margin-x > .medium-2 {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.875rem); }
  .grid-margin-x > .medium-4 {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x > .medium-5 {
    width: calc(41.66667% - 1.875rem); }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.875rem); }
  .grid-margin-x > .medium-7 {
    width: calc(58.33333% - 1.875rem); }
  .grid-margin-x > .medium-8 {
    width: calc(66.66667% - 1.875rem); }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.875rem); }
  .grid-margin-x > .medium-10 {
    width: calc(83.33333% - 1.875rem); }
  .grid-margin-x > .medium-11 {
    width: calc(91.66667% - 1.875rem); }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.875rem); } }
@media print, screen and (min-width: 64.0625em) {
  .grid-margin-x > .large-auto {
    width: auto; }
  .grid-margin-x > .large-shrink {
    width: auto; }
  .grid-margin-x > .large-1 {
    width: calc(8.33333% - 1.875rem); }
  .grid-margin-x > .large-2 {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x > .large-3 {
    width: calc(25% - 1.875rem); }
  .grid-margin-x > .large-4 {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x > .large-5 {
    width: calc(41.66667% - 1.875rem); }
  .grid-margin-x > .large-6 {
    width: calc(50% - 1.875rem); }
  .grid-margin-x > .large-7 {
    width: calc(58.33333% - 1.875rem); }
  .grid-margin-x > .large-8 {
    width: calc(66.66667% - 1.875rem); }
  .grid-margin-x > .large-9 {
    width: calc(75% - 1.875rem); }
  .grid-margin-x > .large-10 {
    width: calc(83.33333% - 1.875rem); }
  .grid-margin-x > .large-11 {
    width: calc(91.66667% - 1.875rem); }
  .grid-margin-x > .large-12 {
    width: calc(100% - 1.875rem); } }

.grid-padding-x .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }
@media print, screen and (min-width: 48.0625em) {
  .grid-padding-x .grid-padding-x {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; } }

.grid-container:not(.full) > .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }
@media print, screen and (min-width: 48.0625em) {
  .grid-container:not(.full) > .grid-padding-x {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; } }

.grid-padding-x > .cell {
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
@media print, screen and (min-width: 48.0625em) {
  .grid-padding-x > .cell {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; } }

.small-up-1 > .cell {
  width: 100%; }

.small-up-2 > .cell {
  width: 50%; }

.small-up-3 > .cell {
  width: 33.33333%; }

.small-up-4 > .cell {
  width: 25%; }

.small-up-5 > .cell {
  width: 20%; }

.small-up-6 > .cell {
  width: 16.66667%; }

.small-up-7 > .cell {
  width: 14.28571%; }

.small-up-8 > .cell {
  width: 12.5%; }

@media print, screen and (min-width: 48.0625em) {
  .medium-up-1 > .cell {
    width: 100%; }
  .medium-up-2 > .cell {
    width: 50%; }
  .medium-up-3 > .cell {
    width: 33.33333%; }
  .medium-up-4 > .cell {
    width: 25%; }
  .medium-up-5 > .cell {
    width: 20%; }
  .medium-up-6 > .cell {
    width: 16.66667%; }
  .medium-up-7 > .cell {
    width: 14.28571%; }
  .medium-up-8 > .cell {
    width: 12.5%; } }

@media print, screen and (min-width: 64.0625em) {
  .large-up-1 > .cell {
    width: 100%; }
  .large-up-2 > .cell {
    width: 50%; }
  .large-up-3 > .cell {
    width: 33.33333%; }
  .large-up-4 > .cell {
    width: 25%; }
  .large-up-5 > .cell {
    width: 20%; }
  .large-up-6 > .cell {
    width: 16.66667%; }
  .large-up-7 > .cell {
    width: 14.28571%; }
  .large-up-8 > .cell {
    width: 12.5%; } }

.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1.25rem); }

.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 1.25rem); }

.grid-margin-x.small-up-3 > .cell {
  width: calc(33.33333% - 1.25rem); }

.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 1.25rem); }

.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 1.25rem); }

.grid-margin-x.small-up-6 > .cell {
  width: calc(16.66667% - 1.25rem); }

.grid-margin-x.small-up-7 > .cell {
  width: calc(14.28571% - 1.25rem); }

.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 1.25rem); }

@media print, screen and (min-width: 48.0625em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.25rem); }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1.25rem); }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.33333% - 1.25rem); }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1.25rem); }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1.25rem); }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.66667% - 1.25rem); }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.28571% - 1.25rem); }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1.25rem); }
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.875rem); }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.875rem); }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.875rem); }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.875rem); }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.28571% - 1.875rem); }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.875rem); } }

@media print, screen and (min-width: 64.0625em) {
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.875rem); }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1.875rem); }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1.875rem); }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1.875rem); }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.28571% - 1.875rem); }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1.875rem); } }

.small-margin-collapse {
  margin-right: 0;
  margin-left: 0; }
.small-margin-collapse > .cell {
  margin-right: 0;
  margin-left: 0; }
.small-margin-collapse > .small-1 {
  width: 8.33333%; }
.small-margin-collapse > .small-2 {
  width: 16.66667%; }
.small-margin-collapse > .small-3 {
  width: 25%; }
.small-margin-collapse > .small-4 {
  width: 33.33333%; }
.small-margin-collapse > .small-5 {
  width: 41.66667%; }
.small-margin-collapse > .small-6 {
  width: 50%; }
.small-margin-collapse > .small-7 {
  width: 58.33333%; }
.small-margin-collapse > .small-8 {
  width: 66.66667%; }
.small-margin-collapse > .small-9 {
  width: 75%; }
.small-margin-collapse > .small-10 {
  width: 83.33333%; }
.small-margin-collapse > .small-11 {
  width: 91.66667%; }
.small-margin-collapse > .small-12 {
  width: 100%; }
@media print, screen and (min-width: 48.0625em) {
  .small-margin-collapse > .medium-1 {
    width: 8.33333%; }
  .small-margin-collapse > .medium-2 {
    width: 16.66667%; }
  .small-margin-collapse > .medium-3 {
    width: 25%; }
  .small-margin-collapse > .medium-4 {
    width: 33.33333%; }
  .small-margin-collapse > .medium-5 {
    width: 41.66667%; }
  .small-margin-collapse > .medium-6 {
    width: 50%; }
  .small-margin-collapse > .medium-7 {
    width: 58.33333%; }
  .small-margin-collapse > .medium-8 {
    width: 66.66667%; }
  .small-margin-collapse > .medium-9 {
    width: 75%; }
  .small-margin-collapse > .medium-10 {
    width: 83.33333%; }
  .small-margin-collapse > .medium-11 {
    width: 91.66667%; }
  .small-margin-collapse > .medium-12 {
    width: 100%; } }
@media print, screen and (min-width: 64.0625em) {
  .small-margin-collapse > .large-1 {
    width: 8.33333%; }
  .small-margin-collapse > .large-2 {
    width: 16.66667%; }
  .small-margin-collapse > .large-3 {
    width: 25%; }
  .small-margin-collapse > .large-4 {
    width: 33.33333%; }
  .small-margin-collapse > .large-5 {
    width: 41.66667%; }
  .small-margin-collapse > .large-6 {
    width: 50%; }
  .small-margin-collapse > .large-7 {
    width: 58.33333%; }
  .small-margin-collapse > .large-8 {
    width: 66.66667%; }
  .small-margin-collapse > .large-9 {
    width: 75%; }
  .small-margin-collapse > .large-10 {
    width: 83.33333%; }
  .small-margin-collapse > .large-11 {
    width: 91.66667%; }
  .small-margin-collapse > .large-12 {
    width: 100%; } }

.small-padding-collapse {
  margin-right: 0;
  margin-left: 0; }
.small-padding-collapse > .cell {
  padding-right: 0;
  padding-left: 0; }

@media print, screen and (min-width: 48.0625em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0; }
  .medium-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0; } }

@media print, screen and (min-width: 48.0625em) {
  .medium-margin-collapse > .small-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .small-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .small-3 {
    width: 25%; }
  .medium-margin-collapse > .small-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .small-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .small-6 {
    width: 50%; }
  .medium-margin-collapse > .small-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .small-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .small-9 {
    width: 75%; }
  .medium-margin-collapse > .small-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .small-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .small-12 {
    width: 100%; } }

@media print, screen and (min-width: 48.0625em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .medium-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .medium-3 {
    width: 25%; }
  .medium-margin-collapse > .medium-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .medium-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .medium-6 {
    width: 50%; }
  .medium-margin-collapse > .medium-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .medium-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .medium-9 {
    width: 75%; }
  .medium-margin-collapse > .medium-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .medium-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64.0625em) {
  .medium-margin-collapse > .large-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .large-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .large-3 {
    width: 25%; }
  .medium-margin-collapse > .large-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .large-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .large-6 {
    width: 50%; }
  .medium-margin-collapse > .large-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .large-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .large-9 {
    width: 75%; }
  .medium-margin-collapse > .large-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .large-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .large-12 {
    width: 100%; } }

@media print, screen and (min-width: 48.0625em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0; }
  .medium-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0; } }

@media print, screen and (min-width: 64.0625em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0; }
  .large-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0; } }

@media print, screen and (min-width: 64.0625em) {
  .large-margin-collapse > .small-1 {
    width: 8.33333%; }
  .large-margin-collapse > .small-2 {
    width: 16.66667%; }
  .large-margin-collapse > .small-3 {
    width: 25%; }
  .large-margin-collapse > .small-4 {
    width: 33.33333%; }
  .large-margin-collapse > .small-5 {
    width: 41.66667%; }
  .large-margin-collapse > .small-6 {
    width: 50%; }
  .large-margin-collapse > .small-7 {
    width: 58.33333%; }
  .large-margin-collapse > .small-8 {
    width: 66.66667%; }
  .large-margin-collapse > .small-9 {
    width: 75%; }
  .large-margin-collapse > .small-10 {
    width: 83.33333%; }
  .large-margin-collapse > .small-11 {
    width: 91.66667%; }
  .large-margin-collapse > .small-12 {
    width: 100%; } }

@media print, screen and (min-width: 64.0625em) {
  .large-margin-collapse > .medium-1 {
    width: 8.33333%; }
  .large-margin-collapse > .medium-2 {
    width: 16.66667%; }
  .large-margin-collapse > .medium-3 {
    width: 25%; }
  .large-margin-collapse > .medium-4 {
    width: 33.33333%; }
  .large-margin-collapse > .medium-5 {
    width: 41.66667%; }
  .large-margin-collapse > .medium-6 {
    width: 50%; }
  .large-margin-collapse > .medium-7 {
    width: 58.33333%; }
  .large-margin-collapse > .medium-8 {
    width: 66.66667%; }
  .large-margin-collapse > .medium-9 {
    width: 75%; }
  .large-margin-collapse > .medium-10 {
    width: 83.33333%; }
  .large-margin-collapse > .medium-11 {
    width: 91.66667%; }
  .large-margin-collapse > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64.0625em) {
  .large-margin-collapse > .large-1 {
    width: 8.33333%; }
  .large-margin-collapse > .large-2 {
    width: 16.66667%; }
  .large-margin-collapse > .large-3 {
    width: 25%; }
  .large-margin-collapse > .large-4 {
    width: 33.33333%; }
  .large-margin-collapse > .large-5 {
    width: 41.66667%; }
  .large-margin-collapse > .large-6 {
    width: 50%; }
  .large-margin-collapse > .large-7 {
    width: 58.33333%; }
  .large-margin-collapse > .large-8 {
    width: 66.66667%; }
  .large-margin-collapse > .large-9 {
    width: 75%; }
  .large-margin-collapse > .large-10 {
    width: 83.33333%; }
  .large-margin-collapse > .large-11 {
    width: 91.66667%; }
  .large-margin-collapse > .large-12 {
    width: 100%; } }

@media print, screen and (min-width: 64.0625em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0; }
  .large-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0; } }

.small-offset-0 {
  margin-left: 0%; }

.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + 0.625rem); }

.small-offset-1 {
  margin-left: 8.33333%; }

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.33333% + 0.625rem); }

.small-offset-2 {
  margin-left: 16.66667%; }

.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.66667% + 0.625rem); }

.small-offset-3 {
  margin-left: 25%; }

.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + 0.625rem); }

.small-offset-4 {
  margin-left: 33.33333%; }

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.33333% + 0.625rem); }

.small-offset-5 {
  margin-left: 41.66667%; }

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.66667% + 0.625rem); }

.small-offset-6 {
  margin-left: 50%; }

.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + 0.625rem); }

.small-offset-7 {
  margin-left: 58.33333%; }

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.33333% + 0.625rem); }

.small-offset-8 {
  margin-left: 66.66667%; }

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.66667% + 0.625rem); }

.small-offset-9 {
  margin-left: 75%; }

.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + 0.625rem); }

.small-offset-10 {
  margin-left: 83.33333%; }

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.33333% + 0.625rem); }

.small-offset-11 {
  margin-left: 91.66667%; }

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.66667% + 0.625rem); }

@media print, screen and (min-width: 48.0625em) {
  .medium-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 0.9375rem); }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.33333% + 0.9375rem); }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.66667% + 0.9375rem); }
  .medium-offset-3 {
    margin-left: 25%; }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 0.9375rem); }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.33333% + 0.9375rem); }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.66667% + 0.9375rem); }
  .medium-offset-6 {
    margin-left: 50%; }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 0.9375rem); }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.33333% + 0.9375rem); }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.66667% + 0.9375rem); }
  .medium-offset-9 {
    margin-left: 75%; }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 0.9375rem); }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.33333% + 0.9375rem); }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.66667% + 0.9375rem); } }

@media print, screen and (min-width: 64.0625em) {
  .large-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 0.9375rem); }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.33333% + 0.9375rem); }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.66667% + 0.9375rem); }
  .large-offset-3 {
    margin-left: 25%; }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 0.9375rem); }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.33333% + 0.9375rem); }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.66667% + 0.9375rem); }
  .large-offset-6 {
    margin-left: 50%; }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 0.9375rem); }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.33333% + 0.9375rem); }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.66667% + 0.9375rem); }
  .large-offset-9 {
    margin-left: 75%; }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 0.9375rem); }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.33333% + 0.9375rem); }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.66667% + 0.9375rem); } }

.grid-y {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap; }
.grid-y > .cell {
  width: auto; }
.grid-y > .auto {
  height: auto; }
.grid-y > .shrink {
  height: auto; }
.grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto; }
@media print, screen and (min-width: 48.0625em) {
  .grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; } }
@media print, screen and (min-width: 64.0625em) {
  .grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; } }
.grid-y > .small-1 {
  height: 8.33333%; }
.grid-y > .small-2 {
  height: 16.66667%; }
.grid-y > .small-3 {
  height: 25%; }
.grid-y > .small-4 {
  height: 33.33333%; }
.grid-y > .small-5 {
  height: 41.66667%; }
.grid-y > .small-6 {
  height: 50%; }
.grid-y > .small-7 {
  height: 58.33333%; }
.grid-y > .small-8 {
  height: 66.66667%; }
.grid-y > .small-9 {
  height: 75%; }
.grid-y > .small-10 {
  height: 83.33333%; }
.grid-y > .small-11 {
  height: 91.66667%; }
.grid-y > .small-12 {
  height: 100%; }
@media print, screen and (min-width: 48.0625em) {
  .grid-y > .medium-auto {
    -webkit-flex: 1 1;
    -ms-flex: 1 1;
    flex: 1 1;
    height: auto; }
  .grid-y > .medium-shrink {
    height: auto; }
  .grid-y > .medium-1 {
    height: 8.33333%; }
  .grid-y > .medium-2 {
    height: 16.66667%; }
  .grid-y > .medium-3 {
    height: 25%; }
  .grid-y > .medium-4 {
    height: 33.33333%; }
  .grid-y > .medium-5 {
    height: 41.66667%; }
  .grid-y > .medium-6 {
    height: 50%; }
  .grid-y > .medium-7 {
    height: 58.33333%; }
  .grid-y > .medium-8 {
    height: 66.66667%; }
  .grid-y > .medium-9 {
    height: 75%; }
  .grid-y > .medium-10 {
    height: 83.33333%; }
  .grid-y > .medium-11 {
    height: 91.66667%; }
  .grid-y > .medium-12 {
    height: 100%; } }
@media print, screen and (min-width: 64.0625em) {
  .grid-y > .large-auto {
    -webkit-flex: 1 1;
    -ms-flex: 1 1;
    flex: 1 1;
    height: auto; }
  .grid-y > .large-shrink {
    height: auto; }
  .grid-y > .large-1 {
    height: 8.33333%; }
  .grid-y > .large-2 {
    height: 16.66667%; }
  .grid-y > .large-3 {
    height: 25%; }
  .grid-y > .large-4 {
    height: 33.33333%; }
  .grid-y > .large-5 {
    height: 41.66667%; }
  .grid-y > .large-6 {
    height: 50%; }
  .grid-y > .large-7 {
    height: 58.33333%; }
  .grid-y > .large-8 {
    height: 66.66667%; }
  .grid-y > .large-9 {
    height: 75%; }
  .grid-y > .large-10 {
    height: 83.33333%; }
  .grid-y > .large-11 {
    height: 91.66667%; }
  .grid-y > .large-12 {
    height: 100%; } }

.grid-padding-y .grid-padding-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem; }
@media print, screen and (min-width: 48.0625em) {
  .grid-padding-y .grid-padding-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem; } }

.grid-padding-y > .cell {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem; }
@media print, screen and (min-width: 48.0625em) {
  .grid-padding-y > .cell {
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem; } }

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem; }
@media print, screen and (min-width: 48.0625em) {
  .grid-margin-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem; } }
.grid-margin-y > .cell {
  height: calc(100% - 1.25rem);
  margin-top: 0.625rem;
  margin-bottom: 0.625rem; }
@media print, screen and (min-width: 48.0625em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.875rem);
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem; } }
.grid-margin-y > .auto {
  height: auto; }
.grid-margin-y > .shrink {
  height: auto; }
.grid-margin-y > .small-1 {
  height: calc(8.33333% - 1.25rem); }
.grid-margin-y > .small-2 {
  height: calc(16.66667% - 1.25rem); }
.grid-margin-y > .small-3 {
  height: calc(25% - 1.25rem); }
.grid-margin-y > .small-4 {
  height: calc(33.33333% - 1.25rem); }
.grid-margin-y > .small-5 {
  height: calc(41.66667% - 1.25rem); }
.grid-margin-y > .small-6 {
  height: calc(50% - 1.25rem); }
.grid-margin-y > .small-7 {
  height: calc(58.33333% - 1.25rem); }
.grid-margin-y > .small-8 {
  height: calc(66.66667% - 1.25rem); }
.grid-margin-y > .small-9 {
  height: calc(75% - 1.25rem); }
.grid-margin-y > .small-10 {
  height: calc(83.33333% - 1.25rem); }
.grid-margin-y > .small-11 {
  height: calc(91.66667% - 1.25rem); }
.grid-margin-y > .small-12 {
  height: calc(100% - 1.25rem); }
@media print, screen and (min-width: 48.0625em) {
  .grid-margin-y > .auto {
    height: auto; }
  .grid-margin-y > .shrink {
    height: auto; }
  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 1.875rem); }
  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.875rem); }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.875rem); }
  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.875rem); }
  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.875rem); }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.875rem); }
  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.875rem); }
  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.875rem); }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.875rem); }
  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.875rem); }
  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.875rem); }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.875rem); }
  .grid-margin-y > .medium-auto {
    height: auto; }
  .grid-margin-y > .medium-shrink {
    height: auto; }
  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1.875rem); }
  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 1.875rem); }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem); }
  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1.875rem); }
  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 1.875rem); }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem); }
  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 1.875rem); }
  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 1.875rem); }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem); }
  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 1.875rem); }
  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 1.875rem); }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem); } }
@media print, screen and (min-width: 64.0625em) {
  .grid-margin-y > .large-auto {
    height: auto; }
  .grid-margin-y > .large-shrink {
    height: auto; }
  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 1.875rem); }
  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 1.875rem); }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem); }
  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 1.875rem); }
  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 1.875rem); }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem); }
  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 1.875rem); }
  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 1.875rem); }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem); }
  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 1.875rem); }
  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 1.875rem); }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem); } }

.grid-frame {
  overflow: hidden;
  position: relative;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100vw; }

.cell .grid-frame {
  width: 100%; }

.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-stype: -ms-autohiding-scrollbar; }

.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-stype: -ms-autohiding-scrollbar; }

.cell-block-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  max-height: 100%; }
.cell-block-container > .grid-x {
  max-height: 100%;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }

@media print, screen and (min-width: 48.0625em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100vw; }
  .cell .medium-grid-frame {
    width: 100%; }
  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar; }
  .medium-cell-block-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%; }
  .medium-cell-block-container > .grid-x {
    max-height: 100%;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar; } }

@media print, screen and (min-width: 64.0625em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100vw; }
  .cell .large-grid-frame {
    width: 100%; }
  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar; }
  .large-cell-block-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%; }
  .large-cell-block-container > .grid-x {
    max-height: 100%;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar; } }

.grid-y.grid-frame {
  width: auto;
  overflow: hidden;
  position: relative;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  height: 100vh; }

@media print, screen and (min-width: 48.0625em) {
  .grid-y.medium-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh; } }

@media print, screen and (min-width: 64.0625em) {
  .grid-y.large-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh; } }

.cell .grid-y.grid-frame {
  height: 100%; }

@media print, screen and (min-width: 48.0625em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%; } }

@media print, screen and (min-width: 64.0625em) {
  .cell .grid-y.large-grid-frame {
    height: 100%; } }

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem; }
@media print, screen and (min-width: 48.0625em) {
  .grid-margin-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem; } }
.grid-margin-y > .cell {
  height: calc(100% - 1.25rem);
  margin-top: 0.625rem;
  margin-bottom: 0.625rem; }
@media print, screen and (min-width: 48.0625em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.875rem);
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem; } }
.grid-margin-y > .auto {
  height: auto; }
.grid-margin-y > .shrink {
  height: auto; }
.grid-margin-y > .small-1 {
  height: calc(8.33333% - 1.25rem); }
.grid-margin-y > .small-2 {
  height: calc(16.66667% - 1.25rem); }
.grid-margin-y > .small-3 {
  height: calc(25% - 1.25rem); }
.grid-margin-y > .small-4 {
  height: calc(33.33333% - 1.25rem); }
.grid-margin-y > .small-5 {
  height: calc(41.66667% - 1.25rem); }
.grid-margin-y > .small-6 {
  height: calc(50% - 1.25rem); }
.grid-margin-y > .small-7 {
  height: calc(58.33333% - 1.25rem); }
.grid-margin-y > .small-8 {
  height: calc(66.66667% - 1.25rem); }
.grid-margin-y > .small-9 {
  height: calc(75% - 1.25rem); }
.grid-margin-y > .small-10 {
  height: calc(83.33333% - 1.25rem); }
.grid-margin-y > .small-11 {
  height: calc(91.66667% - 1.25rem); }
.grid-margin-y > .small-12 {
  height: calc(100% - 1.25rem); }
@media print, screen and (min-width: 48.0625em) {
  .grid-margin-y > .auto {
    height: auto; }
  .grid-margin-y > .shrink {
    height: auto; }
  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 1.875rem); }
  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.875rem); }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.875rem); }
  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.875rem); }
  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.875rem); }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.875rem); }
  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.875rem); }
  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.875rem); }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.875rem); }
  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.875rem); }
  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.875rem); }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.875rem); }
  .grid-margin-y > .medium-auto {
    height: auto; }
  .grid-margin-y > .medium-shrink {
    height: auto; }
  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1.875rem); }
  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 1.875rem); }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem); }
  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1.875rem); }
  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 1.875rem); }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem); }
  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 1.875rem); }
  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 1.875rem); }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem); }
  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 1.875rem); }
  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 1.875rem); }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem); } }
@media print, screen and (min-width: 64.0625em) {
  .grid-margin-y > .large-auto {
    height: auto; }
  .grid-margin-y > .large-shrink {
    height: auto; }
  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 1.875rem); }
  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 1.875rem); }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem); }
  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 1.875rem); }
  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 1.875rem); }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem); }
  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 1.875rem); }
  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 1.875rem); }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem); }
  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 1.875rem); }
  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 1.875rem); }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem); } }

.grid-frame.grid-margin-y {
  height: calc(100vh + 1.25rem); }
@media print, screen and (min-width: 48.0625em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem); } }
@media print, screen and (min-width: 64.0625em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem); } }

@media print, screen and (min-width: 48.0625em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.875rem); } }

@media print, screen and (min-width: 64.0625em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.875rem); } }

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility; }

em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 80%;
  line-height: inherit; }

.red {
  color: #f48e69;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: bold;
  color: inherit;
  text-rendering: optimizeLegibility; }
h1 small, .h1 small,
h2 small, .h2 small,
h3 small, .h3 small,
h4 small, .h4 small,
h5 small, .h5 small,
h6 small, .h6 small {
  line-height: 0;
  color: #cacaca; }

h1, .h1 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 40px; }

h2, .h2 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h3, .h3 {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h4, .h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h5, .h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h6, .h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

@media print, screen and (min-width: 48.0625em) {
  h1, .h1 {
    font-size: 1.875rem; }
  h2, .h2 {
    font-size: 1.125rem; }
  h3, .h3 {
    font-size: 1rem; }
  h4, .h4 {
    font-size: 0.9375rem; }
  h5, .h5 {
    font-size: 0.875rem; }
  h6, .h6 {
    font-size: 0.75rem; } }

a {
  line-height: inherit;
  color: #1779ba;
  text-decoration: underline;
  cursor: pointer; }
a img {
  border: 0; }

hr {
  clear: both;
  max-width: 60rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0; }

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6; }

li {
  font-size: inherit; }

ul {
  margin-left: 1.25rem;
  list-style-type: disc; }

ol {
  margin-left: 1.25rem; }

ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

dl {
  margin-bottom: 1rem; }
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold; }

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca; }
blockquote, blockquote p {
  line-height: 1.6;
  color: #1c1c1c; }

cite {
  display: block;
  font-size: 0.8125rem;
  color: #1c1c1c; }
cite:before {
  content: "— "; }

abbr, abbr[title] {
  border-bottom: 1px dotted black;
  cursor: help;
  text-decoration: none; }

figure {
  margin: 0; }

code {
  padding: 0.125rem 0.3125rem 0.0625rem;
  border: 1px solid #cacaca;
  background-color: #949494;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: black; }

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #949494;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: black; }

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #1c1c1c; }

.lead {
  font-size: 125%;
  line-height: 1.6; }

.stat {
  font-size: 2.5rem;
  line-height: 1; }
p + .stat {
  margin-top: -1rem; }

ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

@media print, screen and (min-width: 48.0625em) {
  .medium-text-left {
    text-align: left; }
  .medium-text-right {
    text-align: right; }
  .medium-text-center {
    text-align: center; }
  .medium-text-justify {
    text-align: justify; } }

@media print, screen and (min-width: 64.0625em) {
  .large-text-left {
    text-align: left; }
  .large-text-right {
    text-align: right; }
  .large-text-center {
    text-align: center; }
  .large-text-justify {
    text-align: justify; } }

.show-for-print {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: black !important;
    text-shadow: none !important; }
  .show-for-print {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: ''; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #1c1c1c;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .print-break-inside {
    page-break-inside: auto; } }

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: white;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: black;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
[type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
textarea:focus {
  outline: none;
  border: 1px solid #1c1c1c;
  background-color: white;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }

#arrFiter_P1_MIN
{
	text-align:left;
}
#arrFiter_P1_MIN,
#arrFiter_P1_MAX
{
	width: auto;
    min-width: 0;
    max-width: 47%;
    background-color: transparent;
    height: auto;
    padding: 0;
    border: 0;
    color: #4c524e;
    font-size: 12px;
    margin-bottom: 0;
    box-shadow: none;
}

textarea {
  max-width: 100%; }
textarea[rows] {
  height: auto; }

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #cacaca; }

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #cacaca; }

input::placeholder,
textarea::placeholder {
  color: #cacaca; }

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #949494;
  cursor: not-allowed; }

[type='submit'],
[type='button'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0; }

input[type='search'] {
  box-sizing: border-box; }

[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 1rem; }

[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0; }
[type='checkbox'] + label[for],
[type='radio'] + label[for] {
  cursor: pointer; }

label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.5rem; }

[type='file'] {
  width: 100%; }

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: black; }
label.middle {
  margin: 0 0 1rem;
  padding: 0.5625rem 0; }

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: black; }

.input-group {
  display: table;
  width: 100%;
  margin-bottom: 1rem; }
.input-group > :first-child {
  border-radius: 0 0 0 0; }
.input-group > :last-child > * {
  border-radius: 0 0 0 0; }

.input-group-label, .input-group-field, .input-group-button, .input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  margin: 0;
  white-space: nowrap;
  display: table-cell;
  vertical-align: middle; }

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #949494;
  color: black;
  text-align: center;
  white-space: nowrap;
  width: 1%;
  height: 100%; }
.input-group-label:first-child {
  border-right: 0; }
.input-group-label:last-child {
  border-left: 0; }

.input-group-field {
  border-radius: 0;
  height: 2.5rem; }

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  width: 1%;
  height: 100%; }
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  height: 2.5rem;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem; }

.input-group .input-group-button {
  display: table-cell; }

fieldset {
  margin: 0;
  padding: 0;
  border: 0; }

legend {
  max-width: 100%;
  margin-bottom: 0.5rem; }

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #cacaca; }
.fieldset legend {
  margin: 0;
  margin-left: -0.1875rem;
  padding: 0 0.1875rem; }

select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: white;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: black;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%2828, 28, 28%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
@media screen and (min-width: 0\0) {
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg=="); } }
select:focus {
  outline: none;
  border: 1px solid #1c1c1c;
  background-color: white;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
select:disabled {
  background-color: #949494;
  cursor: not-allowed; }
select::-ms-expand {
  display: none; }
select[multiple] {
  height: auto;
  background-image: none; }

.is-invalid-input:not(:focus) {
  border-color: #cc4b37;
  background-color: #faedeb; }
.is-invalid-input:not(:focus)::-webkit-input-placeholder {
  color: #cc4b37; }
.is-invalid-input:not(:focus):-ms-input-placeholder {
  color: #cc4b37; }
.is-invalid-input:not(:focus)::placeholder {
  color: #cc4b37; }

.is-invalid-label {
  color: #cc4b37; }

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #cc4b37; }
.form-error.is-visible {
  display: block; }

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

@media screen and (max-width: 48em) {
  .hide-for-small-only {
    display: none !important; } }

@media screen and (max-width: 0em), screen and (min-width: 48.0625em) {
  .show-for-small-only {
    display: none !important; } }

@media print, screen and (min-width: 48.0625em) {
  .hide-for-medium {
    display: none !important; } }

@media screen and (max-width: 48em) {
  .show-for-medium {
    display: none !important; } }

@media screen and (min-width: 48.0625em) and (max-width: 64em) {
  .hide-for-medium-only {
    display: none !important; } }

@media screen and (max-width: 48em), screen and (min-width: 64.0625em) {
  .show-for-medium-only {
    display: none !important; } }

@media print, screen and (min-width: 64.0625em) {
  .hide-for-large {
    display: none !important; } }

@media screen and (max-width: 64em) {
  .show-for-large { } }

@media screen and (min-width: 64.0625em) and (max-width: 74.9375em) {
  .hide-for-large-only {
    display: none !important; } }

@media screen and (max-width: 64em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important; } }

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0; }

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  -webkit-clip-path: none;
  clip-path: none; }

.show-for-landscape,
.hide-for-portrait {
  display: block !important; }
@media screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: block !important; } }
@media screen and (orientation: portrait) {
  .show-for-landscape,
  .hide-for-portrait {
    display: none !important; } }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }
@media screen and (orientation: landscape) {
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important; } }
@media screen and (orientation: portrait) {
  .hide-for-landscape,
  .show-for-portrait {
    display: block !important; } }

.align-right {
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.align-center {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.align-justify {
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.align-spaced {
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around; }

.align-right.vertical.menu > li > a {
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.align-center.vertical.menu > li > a {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.align-top {
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start; }

.align-self-top {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start; }

.align-bottom {
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end; }

.align-self-bottom {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end; }

.align-middle {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.align-self-middle {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center; }

.align-stretch {
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }

.align-self-stretch {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch; }

.align-center-middle {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center; }

.small-order-1 {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1; }

.small-order-2 {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2; }

.small-order-3 {
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3; }

.small-order-4 {
  -webkit-order: 4;
  -ms-flex-order: 4;
  order: 4; }

.small-order-5 {
  -webkit-order: 5;
  -ms-flex-order: 5;
  order: 5; }

.small-order-6 {
  -webkit-order: 6;
  -ms-flex-order: 6;
  order: 6; }

@media print, screen and (min-width: 48.0625em) {
  .medium-order-1 {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }
  .medium-order-2 {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2; }
  .medium-order-3 {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3; }
  .medium-order-4 {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4; }
  .medium-order-5 {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5; }
  .medium-order-6 {
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6; } }

@media print, screen and (min-width: 64.0625em) {
  .large-order-1 {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }
  .large-order-2 {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2; }
  .large-order-3 {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3; }
  .large-order-4 {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4; }
  .large-order-5 {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5; }
  .large-order-6 {
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6; } }

.flex-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.flex-child-auto {
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }

.flex-child-grow {
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; }

.flex-child-shrink {
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto; }

.flex-dir-row {
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.flex-dir-row-reverse {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.flex-dir-column {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.flex-dir-column-reverse {
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse; }

@media print, screen and (min-width: 48.0625em) {
  .medium-flex-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .medium-flex-child-auto {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  .medium-flex-child-grow {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto; }
  .medium-flex-child-shrink {
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto; }
  .medium-flex-dir-row {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
  .medium-flex-dir-row-reverse {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .medium-flex-dir-column {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .medium-flex-dir-column-reverse {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; } }

@media print, screen and (min-width: 64.0625em) {
  .large-flex-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .large-flex-child-auto {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  .large-flex-child-grow {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto; }
  .large-flex-child-shrink {
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto; }
  .large-flex-dir-row {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
  .large-flex-dir-row-reverse {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .large-flex-dir-column {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .large-flex-dir-column-reverse {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; } }

.text-hide {
  font: 0/0 a !important;
  color: transparent !important;
  text-shadow: none !important;
  background-color: transparent !important;
  border: 0 !important; }

.text-truncate {
  max-width: 100% !important;
  overflow: hidden !important;
  text-overflow: ellipsis;
  white-space: nowrap !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-wrap {
  word-wrap: break-word !important; }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.text-overline {
  text-decoration: overline !important; }

.text-underline {
  text-decoration: underline !important; }

.text-line-through {
  text-decoration: line-through !important; }

.font-wide {
  letter-spacing: 0.25rem; }

.font-normal {
  font-weight: normal; }

.font-bold {
  font-weight: bold; }

.font-italic {
  font-style: italic !important; }

ul.list-disc {
  list-style-type: disc !important; }

ul.list-circle {
  list-style-type: circle !important; }

ul.list-square {
  list-style-type: square !important; }

ol.list-decimal {
  list-style-type: decimal !important; }

ol.list-lower-alpha {
  list-style-type: lower-alpha !important; }

ol.list-lower-latin {
  list-style-type: lower-latin !important; }

ol.list-lower-roman {
  list-style-type: lower-roman !important; }

ol.list-upper-alpha {
  list-style-type: upper-alpha !important; }

ol.list-upper-latin {
  list-style-type: upper-latin !important; }

ol.list-upper-roman {
  list-style-type: upper-roman !important; }

.rounded {
  border-radius: 5000px !important; }

.radius {
  border-radius: 0.1875rem; }

.bordered {
  border: 0.0625rem solid #cacaca; }

.shadow {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); }

.arrow-down {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.4375rem;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: black transparent transparent; }

.arrow-up {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.4375rem;
  content: '';
  border-top-width: 0;
  border-bottom-style: solid;
  border-color: transparent transparent black; }

.arrow-right {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.4375rem;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent black; }

.arrow-left {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.4375rem;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent black transparent transparent; }

.separator-center {
  text-align: center !important; }
.separator-center::before, .separator-center::after {
  display: table;
  content: ' '; }
.separator-center::after {
  clear: both; }
.separator-center::after {
  position: relative !important;
  width: 3rem;
  border-bottom: 0.125rem solid #1779ba;
  margin: 1rem auto 0; }

.separator-left {
  text-align: left !important; }
.separator-left::before, .separator-left::after {
  display: table;
  content: ' '; }
.separator-left::after {
  clear: both; }
.separator-left::after {
  position: relative !important;
  width: 3rem;
  border-bottom: 0.125rem solid #1779ba;
  margin: 1rem auto 0;
  margin-left: 0 !important; }

.separator-right {
  text-align: right !important; }
.separator-right::before, .separator-right::after {
  display: table;
  content: ' '; }
.separator-right::after {
  clear: both; }
.separator-right::after {
  position: relative !important;
  width: 3rem;
  border-bottom: 0.125rem solid #1779ba;
  margin: 1rem auto 0;
  margin-right: 0 !important; }

.overflow-visible {
  overflow: visible !important; }

.overflow-x-visible {
  overflow-x: visible !important; }

.overflow-y-visible {
  overflow-y: visible !important; }

.overflow-hidden {
  overflow: hidden !important; }

.overflow-x-hidden {
  overflow-x: hidden !important; }

.overflow-y-hidden {
  overflow-y: hidden !important; }

.overflow-scroll {
  overflow: scroll !important; }

.overflow-x-scroll {
  overflow-x: scroll !important; }

.overflow-y-scroll {
  overflow-y: scroll !important; }

.display-inline {
  display: inline !important; }

.display-inline-block {
  display: inline-block !important; }

.display-block {
  display: block !important; }

.display-table {
  display: table !important; }

.display-table-cell {
  display: table-cell !important; }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-fixed-top {
  position: fixed !important;
  top: 0rem !important;
  right: 0rem !important;
  left: 0rem !important;
  z-index: 975; }

.position-fixed-bottom {
  position: fixed !important;
  right: 0rem !important;
  bottom: 0rem !important;
  left: 0rem !important;
  z-index: 975; }

.border-box {
  box-sizing: border-box !important; }

.border-none {
  border: none !important; }

.width-25 {
  width: 25% !important; }

.width-50 {
  width: 50% !important; }

.width-75 {
  width: 75% !important; }

.width-100 {
  width: 100% !important; }

.height-25 {
  height: 25% !important; }

.height-50 {
  height: 50% !important; }

.height-75 {
  height: 75% !important; }

.height-100 {
  height: 100% !important; }

.max-width-100 {
  max-width: 100% !important; }

.max-height-100 {
  max-height: 100% !important; }

.margin-0 {
  margin-top: 0rem !important;
  margin-right: 0rem !important;
  margin-bottom: 0rem !important;
  margin-left: 0rem !important; }

.padding-0 {
  padding-top: 0rem !important;
  padding-right: 0rem !important;
  padding-bottom: 0rem !important;
  padding-left: 0rem !important; }

.margin-top-0 {
  margin-top: 0rem !important; }

.padding-top-0 {
  padding-top: 0rem !important; }

.margin-right-0 {
  margin-right: 0rem !important; }

.padding-right-0 {
  padding-right: 0rem !important; }

.margin-bottom-0 {
  margin-bottom: 0rem !important; }

.padding-bottom-0 {
  padding-bottom: 0rem !important; }

.margin-left-0 {
  margin-left: 0rem !important; }

.padding-left-0 {
  padding-left: 0rem !important; }

.margin-horizontal-0 {
  margin-right: 0rem !important;
  margin-left: 0rem !important; }

.padding-horizontal-0 {
  padding-right: 0rem !important;
  padding-left: 0rem !important; }

.margin-vertical-0 {
  margin-top: 0rem !important;
  margin-bottom: 0rem !important; }

.padding-vertical-0 {
  padding-top: 0rem !important;
  padding-bottom: 0rem !important; }

.margin-1 {
  margin-top: 1rem !important;
  margin-right: 1rem !important;
  margin-bottom: 1rem !important;
  margin-left: 1rem !important; }

.padding-1 {
  padding-top: 1rem !important;
  padding-right: 1rem !important;
  padding-bottom: 1rem !important;
  padding-left: 1rem !important; }

.margin-top-1 {
  margin-top: 1rem !important; }

.padding-top-1 {
  padding-top: 1rem !important; }

.margin-right-1 {
  margin-right: 1rem !important; }

.padding-right-1 {
  padding-right: 1rem !important; }

.margin-bottom-1 {
  margin-bottom: 1rem !important; }

.padding-bottom-1 {
  padding-bottom: 1rem !important; }

.margin-left-1 {
  margin-left: 1rem !important; }

.padding-left-1 {
  padding-left: 1rem !important; }

.margin-horizontal-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.padding-horizontal-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.margin-vertical-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.padding-vertical-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.margin-2 {
  margin-top: 2rem !important;
  margin-right: 2rem !important;
  margin-bottom: 2rem !important;
  margin-left: 2rem !important; }

.padding-2 {
  padding-top: 2rem !important;
  padding-right: 2rem !important;
  padding-bottom: 2rem !important;
  padding-left: 2rem !important; }

.margin-top-2 {
  margin-top: 2rem !important; }

.padding-top-2 {
  padding-top: 2rem !important; }

.margin-right-2 {
  margin-right: 2rem !important; }

.padding-right-2 {
  padding-right: 2rem !important; }

.margin-bottom-2 {
  margin-bottom: 2rem !important; }

.padding-bottom-2 {
  padding-bottom: 2rem !important; }

.margin-left-2 {
  margin-left: 2rem !important; }

.padding-left-2 {
  padding-left: 2rem !important; }

.margin-horizontal-2 {
  margin-right: 2rem !important;
  margin-left: 2rem !important; }

.padding-horizontal-2 {
  padding-right: 2rem !important;
  padding-left: 2rem !important; }

.margin-vertical-2 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important; }

.padding-vertical-2 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important; }

.margin-3 {
  margin-top: 3rem !important;
  margin-right: 3rem !important;
  margin-bottom: 3rem !important;
  margin-left: 3rem !important; }

.padding-3 {
  padding-top: 3rem !important;
  padding-right: 3rem !important;
  padding-bottom: 3rem !important;
  padding-left: 3rem !important; }

.margin-top-3 {
  margin-top: 3rem !important; }

.padding-top-3 {
  padding-top: 3rem !important; }

.margin-right-3 {
  margin-right: 3rem !important; }

.padding-right-3 {
  padding-right: 3rem !important; }

.margin-bottom-3 {
  margin-bottom: 3rem !important; }

.padding-bottom-3 {
  padding-bottom: 3rem !important; }

.margin-left-3 {
  margin-left: 3rem !important; }

.padding-left-3 {
  padding-left: 3rem !important; }

.margin-horizontal-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.padding-horizontal-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.margin-vertical-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.padding-vertical-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }


.main-container {
  overflow: hidden; }
.main-container .slick-slider {
  margin-top: 0; }
.main-container .slick-list {
  margin-left: 0;
  margin-right: 0; }
.main-container .slick-dots li {
  width: 27px;
  height: 27px;
  border-radius: 50%;
  margin: 0 2px; }
.main-container .slick-dots li button {
  width: 24px;
  height: 24px;
  padding: 0; }
.main-container .slick-dots li button:before {
  opacity: 1;
  content: "";
  width: 6px;
  top: calc(50% - 3px);
  left: calc(50% - 3px);
  height: 6px;
  background-color: #b4b4b4;
  border-radius: 50%; }
.main-container .slick-dots li button:hover:before {
  background-color: #fe0000; }
.main-container .slick-dots li.slick-active {
  background-color: rgba(180, 180, 180, 0.2); }
.main-container .slick-dots li.slick-active button {
  width: 24px;
  height: 24px; }
.main-container .slick-dots li.slick-active button:before {
  width: 8px;
  height: 8px;
  top: calc(50% - 4px);
  left: calc(50% - 4px);
  background-color: #fe0000; }

.page-content {
  margin-left: 22%; }
.page-content.showBack {
  position: relative; }
.page-content.showBack:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 10000; }
/* .page-content.showBack main:before {
      display: none; } */
@media screen and (max-width: 64em) {
  .page-content {
    width: 100%;
    margin-left: 0;
    padding-top: 67px;
    -webkit-transition: margin .3s ease;
    -o-transition: margin .3s ease;
    transition: margin .3s ease; } }

main {
  position: relative;
  min-height: 100vh;
  height: 100%; }
/* main:before {
    display: block;
    content: "";
    position: absolute;
    left: -38px;
    top: 0;
    width: 38px;
    height: 100%;
    background-image: linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.6) 100%);
    opacity: 0.05;
    z-index: 10001; } */

.inner-page {
  background-color: #fafafa;
  min-height: 100vh;
  height: 100%;
  padding-top: 35px; }

@media screen and (max-width: 48em) {
  .main-page {
    background-color: #fafafa; } }

.about-pages-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 33px; }
@media screen and (max-width: 64em) {
  .about-pages-wrapper {
    margin-bottom: 15px; } }
@media screen and (max-width: 48em) {
  .about-pages-wrapper {
    margin-bottom: 0; } }
.about-pages-wrapper .pagination-list {
  margin-bottom: 0; }
.about-pages-wrapper .pagination-block {
  display: block; }
.about-pages-wrapper > div {
  width: 74.7%;
    height: 50%;
}
@media screen and (max-width: 64em) {
  .about-pages-wrapper > div {
    width: 100%;
    margin-bottom: 25px; } }
.about-pages-wrapper > div.about-menu-wrapper {
  width: 25.3%;
  padding-left: 3.3%;
}
@media screen and (max-width: 64em) {
  .about-pages-wrapper > div.about-menu-wrapper {
    width: 100%;
    padding-left: 0;
    margin-bottom: 0; } }
@media screen and (max-width: 48em) {
  .about-pages-wrapper > div.about-menu-wrapper {
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-basis: calc(100% + 50px);
    -ms-flex-preferred-size: calc(100% + 50px);
    flex-basis: calc(100% + 50px);
    width: calc(100% + 40px);
    margin-left: -20px; } }

.breadcrumbs {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  letter-spacing: 0.65px;
  color: #3a3f3c;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 0.8125rem;
  margin-bottom: 5px; }
@media screen and (max-width: 64em) {
  .breadcrumbs {
    font-size: 0.75rem; } }
.breadcrumbs li {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 1;
  margin-bottom: 5px; }
@media screen and (max-width: 64em) {
  .breadcrumbs li {
    display: none; } }
.breadcrumbs li:after {
  content: "/";
  display: block;
  margin: 0 3px; }
.breadcrumbs li:last-of-type:after {
  display: none; }
@media screen and (max-width: 64em) {
  .breadcrumbs li:last-of-type {
    display: block; } }
.breadcrumbs li.bCrumbs-go-back {
  display: none;
  color: #fe0000;
  padding-left: 15px;
  background-image: url("/local/templates/site_template/img/green-arrow-mobile.png"); }
@media screen and (max-width: 64em) {
  .breadcrumbs li.bCrumbs-go-back {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }
.breadcrumbs span {
  color: #879096; }

ul, ol {
  padding: 0;
  margin: 0;
  list-style-position: inside; }

select {
  margin-bottom: 0; }
select:focus {
  box-shadow: none; }

nav ul {
  list-style-type: none; }

img {
  max-width: 100%;
  max-height: 100%; }

a {
  color: inherit;
  text-decoration: none;
  display: inline-block;
  transition: color .3s ease, border .3s ease, background .3s ease, border-color .3s ease; }

h1, .like-h1 {
  line-height: 1.2;
  font-family: "PFBeauSansPro";
  /*font-size: 1.875rem;*/
  font-size: 1.5rem;
  /* margin-bottom: 35px;*/
  border-bottom: 1px solid #f1f1f1; }

h2, .like-h2, .about-list-item-name {
  font-family: "PFBeauSansPro";
  font-size: 1.3125rem;
  color: #000000;
  text-shadow: 0 0 0 black; }

.like-h3, .like-h4 {
  font-size: 1.1875rem;
  color: #3a3f3c;
  font-weight: 700;
  text-shadow: 0 0 0 #3a3f3c; }

.like-h4 {
  font-size: 1.0625rem; }

.seo-block {
  border-top: 1px solid #f1f1f1;
  padding-top: 35px;
  padding-bottom: 42px; }
@media screen and (max-width: 48em) {
  .seo-block {
    border-top: 0;
    padding-top: 25px; } }

.seo-text {
  width: calc(100% - 40px);
  margin-left: auto;
  margin-right: auto;
  max-width: 970px; }
.seo-text-header, .seo-text > h2 {
  font-size: 1.5625rem;
  color: black;
  text-shadow: 0 0 0 black;
  line-height: 1.2;
  margin-bottom: 15px;
  font-weight: 300; }
.seo-text p {
  /*color: #98999f;*/
  line-height: 1.4;
  font-weight: 300;
  margin-bottom: 25px; }




.site-btn {
  border-radius: 25px;
  height: 47px;
  max-width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer; }
.site-btn-gray-light {
  background-color: #efefef;
  color: #788289;
  width: 255px;
  margin: 0 auto;
  font-weight: 300;
  cursor: pointer; }
.site-btn-gray-light:hover {
  color: #fe0000; }
.site-btn-green {
  background-color: #5784a4;
  color: white; }
.site-btn-green:hover {
  background-color: #3c6988; }
.site-btn-green-gradient 
{
  color: white;
  margin-bottom: 15px;
  font-size: 0.8125rem;
  text-transform: uppercase;
  letter-spacing: 0.65px;
  background-image: linear-gradient(to right, #3f5f76 0%, #5784a4 100%); 
}
.site-btn-green-gradient.white-arrow 
{
	background: url(/local/templates/site_template/img/arrow-right-white.png)  no-repeat right 20px center, linear-gradient(to right, #3f5f76 0%, #5784a4 100%);
}



@media screen and (max-width: 32em) {
  .main-slider-item .site-btn-green-gradient{
   /* margin-bottom: -20px; */
    margin-bottom: -68px; 

  }
}
.site-btn-green-gradient > span {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%; }
.site-btn-green-gradient > span.white-arrow {
  background-image: url("/local/templates/site_template/img/arrow-right-white.png"); }
.site-btn-green-gradient:hover {
  background-image: linear-gradient(to right, #324e62 0%, #5784a4 100%); }
  
.site-btn-green-gradient.white-arrow:hover {
	background: url(/local/templates/site_template/img/arrow-right-white.png)  no-repeat right 20px center, linear-gradient(to right, #324e62 0%, #5784a4 100%);
  }  
  
@media screen and (max-width: 64em) {
  .site-btn-green-gradient {
    box-shadow: none; } }
.site-btn-green-border, .special-offers-tab.active {
  color: #fe0000;
  border: 1px solid #fe0000; }
.site-btn-green-border:hover, .special-offers-tab.active:hover {
  border: 1px solid #2a2f2c;
  color: #2a2f2c; }
@media screen and (max-width: 64em) {
  .site-btn-green-border:hover, .special-offers-tab.active:hover {
    color: #fe0000;
    border: 1px solid #fe0000; } }
.site-btn-gray-border {
  border: 1px solid #2a2f2c;
  color: #2a2f2c; }
.site-btn-gray-border:hover {
  color: #fe0000;
  border: 1px solid #fe0000; }
@media screen and (max-width: 64em) {
  .site-btn-gray-border:hover {
    border: 1px solid #2a2f2c;
    color: #2a2f2c; } }

@media screen and (max-width: 64em) {
  .main-top-block {
    margin-bottom: 45px; } }

@media screen and (max-width: 48em) {
  .main-top-block {
    margin-bottom: 30px; } }

.card-info {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 26px; }
@media screen and (max-width: 64em) {
  .card-info {
    margin-bottom: 0; } }

.card-slider-wrapper {
  width: 40%;
  background-color: white;
  border: 1px solid #f1f1f1; }
@media screen and (max-width: 64em) {
  .card-slider-wrapper {
    width: 100%;
    margin-top: 9px; 
    border:0 none;
} }

.card-options-wrapper {
  width: 60%;
  background-color: rgba(228, 232, 235, 0.3); }
@media screen and (max-width: 64em) {
  .card-options-wrapper {
    width: 100%; } }

.card-slider-for {
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 18px; }

.card-slider-nav {
  padding: 16px 52px 12px; }
@media screen and (max-width: 79.9375em) {
  .card-slider-nav {
    padding: 16px 35px 12px; } }
@media screen and (max-width: 64em) {
  .card-slider-nav .slick-list {
    max-width: 260px;
    margin: 0 auto; } }
.card-slider-nav .slick-prev, .card-slider-nav .slick-next {
  width: 30px;
  height: 30px; }
.card-slider-nav .slick-prev:before, .card-slider-nav .slick-next:before {
  content: "";
  display: none; }
.card-slider-nav .slick-prev, .card-slider-nav .slick-prev:focus, .card-slider-nav .slick-prev:hover {
  left: 25px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPBAMAAADJ+Ih5AAAAAXNSR0IB2cksfwAAABtQTFRFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAlFHiIAAAAAl0Uk5TAKBg/9AQz7/ADX0SeAAAADpJREFUeJxjYGBgYFRggABhBwjNaBIAFXDFJWCcXg4EBUCGRwcQNAClUqGmMJoFwMzDIpQAE4JZCgYA93UKxLuNlT8AAAAASUVORK5CYII=");
  background-repeat: no-repeat;
  background-position: center; }
@media screen and (max-width: 79.9375em) {
  .card-slider-nav .slick-prev, .card-slider-nav .slick-prev:focus, .card-slider-nav .slick-prev:hover {
    left: 12px; } }
.card-slider-nav .slick-next, .card-slider-nav .slick-next:focus, .card-slider-nav .slick-next:hover {
  right: 25px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPBAMAAADJ+Ih5AAAAAXNSR0IB2cksfwAAABtQTFRFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAlFHiIAAAAAl0Uk5TAKCfEND/wGDPawYjDQAAADNJREFUeJxjYEACjApQhkkQlMHsSkCINRQMFBjY0oAgJbQAImURDlXcikuABSrAwA4SAACL6gtOOpe4FwAAAABJRU5ErkJggg==");
  background-repeat: no-repeat;
  background-position: center; }
@media screen and (max-width: 79.9375em) {
  .card-slider-nav .slick-next, .card-slider-nav .slick-next:focus, .card-slider-nav .slick-next:hover {
    right: 12px; } }
.card-slider-nav .card-slider-item {
  width: 109px;
  height: 109px;
  border: 1px solid #f1f1f1;
  margin: 0 auto;
  padding: 0;
  position: relative;
  overflow: hidden; }
@media screen and (max-width: 64em) {
  .card-slider-nav .card-slider-item {
    width: 70px;
    height: 70px; } }
.card-slider-nav .card-slider-item > img {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  position: absolute;
max-height: 100%; }
.card-slider-nav .slick-current .card-slider-item {
  border: 1px solid #242628; }

.card-slider-item {
  padding: 18px 22px;
  display: block; }
.card-slider-item > img {
  margin: 0 auto; 
  max-height: 500px;}
img.prev-height{max-height: 425px;}
.card-slider-item.dynamic-slide {
  padding: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
.card-slider-item-zoom {
  position: absolute;
  right: 20px;
  right: 2%;
  top: 10px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  background-color: rgba(228, 232, 235, 0.4);
  background-image: url("/local/templates/site_template/img/zoom.png");
  background-position: center; }
@media screen and (max-width: 64em) {
  .card-slider-item-zoom {
    top:40px;
  }
}

.card-attention-block {
  border: 1px solid #f1f1f1;
  background-color: #f3f5f7;
  padding: 22px 4.7%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #98999f;
  font-size: 0.8125rem;
  line-height: 1.384; }
.card-attention-block .green-text {
  color: #fe0000;
  margin-right: 4%; }

.card-services-wrapper {
  margin-bottom: 55px;
  background-color: #ffffff;
  border: 1px solid #f1f1f1; }

.card-services {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
.card-services-title {
  color: #000000;
  text-shadow: 0 0 0 black;
  font-size: 1.0625rem; }
.card-services-description {
  width: 100%;
  padding: 35px 4.7% 20px;
  color: #98999f; }
.card-services-description .card-services-title {
  margin-bottom: 15px; }
@media screen and (max-width: 64em) {
.card-services-description .card-services-title {
  margin-top: 30px; }
}
.card-services-list-wrapper {
  width: 100%;
  border-left: 1px solid #f1f1f1; 
  position: relative;
}

.card-services-list-wrapper-top {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: justify;
  align-items:  center;
  justify-content: center;
  padding: 35px 4.7% 22px; }
.card-services-list-wrapper-top > a {
  font-size: 0.8125rem;
  color: #1aa74f;
  text-shadow: none;
  text-decoration: underline; }
.card-services-list-wrapper-top .arrow3 {
  width:30px;
  height:16px;
  position: absolute;
  right: calc(4.7% + 10px);
}
@media screen and (max-width: 48em) {
  .card-services-list-wrapper-top .arrow3 {
   right:31px;
   top:22px;
  }
}
.card-services-list-wrapper-top > a:hover {
  text-decoration: none; }
.card-services-list {
  border-top: 1px solid #f1f1f1;
  padding: 0 4.7% 30px; }
.card-services-list-item {
  border-bottom: 1px solid #f1f1f1;
  padding: 10px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #879096;
  font-weight: 300;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
.card-services-list-item:last-of-type {
  border-bottom: 0; }
.card-services-list-item-info {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; 
  color:#000
}
.card-services-list-item-info a:hover {
  text-decoration: none;
  color:#000 !important;
}
.card-services-list-item-info > a {
  text-decoration: underline;
  margin-right: 5px; }
.card-services-list-item-info > a:hover {
  color: #fe0000; }
.card-services-list-item-info-desc {
  width: 17px;
  height: 17px;
 /* border: 1px solid #000;*/
  border-radius: 50%;
  position: relative;
  cursor: pointer;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  background-image: url("/local/templates/site_template/img/quest3.png");
  background-position: center; }
@media screen and (max-width: 64em) {
  .card-services-list-item-info-desc {
    display: none; } }
.card-services-list-item-info-desc:hover, .card-services-list-item-info-desc.active {
  border-color: #000;
  background-image: url("/local/templates/site_template/img/quest3.png"); }
.card-services-list-item-info-desc.active > span {
  display: block; }
.card-services-list-item-info-desc > span {
  border: 1px solid #929292;
  background-color: white;
  width: 274px;
  text-align: left;
  position: absolute;
  display: none;
  padding: 24px 36px 20px 28px;
  font-size: 13px;
  color: #65676a;
  top: 7px;
  left: calc(100% + 5px);
  line-height: 1.615;
  z-index: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
.card-services-list-item-info-desc .close-btn {
  display: block;
  width: 25px;
  height: 25px;
  position: absolute;
  top: 0px;
  right: 0px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAAfElEQVQoU43PUQ3DMBCD4b8MBqUQCiEQCsEQCsEQCqEQBmFQBqFylauiTZOWp0j5fL5M/HGmGEkHcNjex4ykFWiFHsAL2Ap2IGC5UJ82A08g6YQ2YLb9vtEAUx202M50fqG8tS8kKXWZ0voG1z2wFr9BpcdQoXSvBT4+s5/4sjMKrv0jiQAAAABJRU5ErkJggg==");
  background-repeat: no-repeat;
  background-position: top 10px right 10px; }
.card-services-list-item-btn {
  border-radius: 14px;
  border: 1px solid #fe0000;
  box-shadow: inset 0 0 1px 0px #b1bac0;
  padding: 5px 5px 3px;

  width: 115px;
  flex: 0 0 115px;
  text-transform: uppercase;
  text-align: center;
  font-size: 12px;
  color:#fe0000;
}
.card-services-list-item-btn:hover {
  background-image: linear-gradient(to right, #9c0505 0%, #fe0000 100%);
  color: white;
  box-shadow: inset 0 0 0px 0px #b1bac0;
  }

.dynamic-slide {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  width: 100%; }
.dynamic-slide-bg {
  width: 100%;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 18px 22px 0; }
.dynamic-slide-door-img {
  position: relative;
  margin: 0 auto;
  width: 166px;
  height: 347px; }

.fancybox-content .dynamic-slide-door-img{
  width: 215px;
  height: 450px;
}
.dynamic-slide-door-img.dvustvorchataya {
    width: 230px;
    height: 347px; }
.dynamic-slide-door-img > img {
  position: absolute;
  bottom: -29px; }
.dynamic-slide-floor {
  width: 100%;
  height: 100px;
  background-size: 100% 100%;
  background-repeat-x: repeat;
  background-position: top center; }
.dynamic-slide-colors {
  position: absolute;
  right: 3%;
  top: 70px; }
@media screen and (max-width: 64em) {
  .dynamic-slide-colors {
    top:100px;
  }
}
.dynamic-slide-colors label {
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  margin-bottom: 5px; }
.dynamic-slide-colors label.active {
  border: 1px solid #b4b4b4; }
.dynamic-slide-colors label input {
  display: none; }
.dynamic-slide-colors label span {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 3px solid white;
  border-radius: 50%; }

#dynamic-slide {
  padding: 0 !important;
  display: none;
  max-width: 900px; }

.is_stock{
  color: #fe0000;
}
@media screen and (max-width: 64em) {
  .card-options-wrapper .is_stock {
    position: absolute;
    top:20px;
    right:3%;

    background-image:linear-gradient(to right, #1aa74f 0%, #7cbc40 100%);
    color:#fff;
    padding-right:6px;
    padding-left:6px;
    font-size:13px;
    border-radius:3px;
  } 
}

.dynamic-label-img{
  position:absolute; 
  width:79px; 
  height:21px; 
  left:3%; 
  top: 10px;

  width:89px; 
  height:21px; 
}

.dynamic-label-img.hit{
  width:89px; 
  height:21px; 

  text-transform: uppercase;
  color:#fff;
  background-image:linear-gradient(to right, #b30101 0%, #fa2a2a 59%);
  border-radius: 11px;
  font-size: 9px;
  font-weight:700;
  padding:2px 0 2px 6px;
  display:flex;
}

.dynamic-label-img span{
  padding:3px 0px 2px 15px;
  background-image: url("/local/templates/site_template/img/labels-new-hit/lighting.png");
  background-size:contain;
}


@media screen and (max-width: 64em) {
  .inner-tabs {
    margin-bottom: 20px; } }

@media screen and (max-width: 48em) {
  .inner-tabs {
    display: none; } }

.inner-tab {
  font-size: 1.1875rem;
  font-weight: 600;
  margin-right: 38px;
  display: inline-block; }
.inner-tab.active {
  border-bottom: 2px solid #1aa74f; }

.inner-slider .slick-list {
  padding: 30px 0; }
@media screen and (max-width: 64em) {
  .inner-slider .slick-list {
    padding: 0; } }

.inner-slider .slick-dots {
  bottom: 0; }
@media screen and (max-width: 64em) {
  .inner-slider .slick-dots {
    bottom: -15px; } }

.inner-slider .slick-slide {
  height: 100%; }

.inner-slider-header {
  display: none;
  text-align: center;
  font-size: 1.1875rem;
  margin: 15px 0 15px 0;
  line-height: 1;
  font-weight: 600; }
@media screen and (max-width: 48em) {
  .inner-slider-header {
    display: block; } }

@media screen and (max-width: 48em) {
  .inner-slider-block.tabs-content {
    display: block; } }

.inner-slider-item {
  height: 100%; }

.inner-slider .goods-item {
  height: 100%;
  margin-bottom: 25px; }
.inner-slider .goods-item:hover {
  margin-bottom: 0;
  margin-top: -25px; }
@media screen and (max-width: 64em) {
  .inner-slider .goods-item:hover {
    margin-top: 0; } }
@media screen and (max-width: 48em) {
  .inner-slider .goods-item {
    margin-bottom: 0; } }
.inner-slider .goods-item-img {
  border-top: 1px solid #f1f1f1; }

.inner-slider .goods-item-bottom img.label-img {
 top:-37px; 
}
@media screen and (max-width: 64em) {
   .inner-slider .goods-item-bottom img.label-img {
   /* top:-5px; */
   top:-28px;
   }

   .inner-slider .goods-item-bottom{
     padding-top:10px;
   }
  }

@media screen and (max-width: 48em) {
.inner-slider .goods-item-bottom.margin-top-mobile{
  padding-top:0px;
}
 .inner-slider .goods-item-bottom img.label-img {
  top:0px; 
 }
}

@media screen and (max-width: 48em) {
  .inner-slider .goods-item-img {
    border-top: 0; } }
@media screen and (max-width: 48em) {
  .inner-slider .goods-item-wrapper {
    margin: 0 auto; } }

.card-params .card-options-choice-bottom {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /* margin-left: -16px; */ }
@media screen and (max-width: 87.5em) {
  .card-params .card-options-choice-bottom .card-options-choice-item {
    min-width: 120px; } }
@media screen and (max-width: 40em) {
  .card-params .card-options-choice-bottom .card-options-choice-item {
    width: calc(50% - 16px); } }

.card-params .card-options-result-bottom {
  padding-top: 20px;
    padding-bottom: 0px;
}
@media screen and (max-width: 87.5em) {
  .card-params .card-options-result-bottom {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }
@media screen and (max-width: 48em) {
  .card-params .card-options-result-bottom {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; } }
.card-params .card-options-result-bottom > * {
  margin-top: 10px;
  margin-bottom: 10px; }
@media screen and (max-width: 48em) {
  .card-params .card-options-result-bottom > * {
    width: 100%;
    margin-right: 0;
    text-align: center; } }
.card-params .card-options-result-bottom .site-btn {
  min-width: 160px; }
.card-params .card-options-result-bottom .site-btn.card-options-result-one-click-btn {
  min-width: 195px;
  display: none;
}
@media screen and (max-width: 48em) {
  .card-params .card-options-result-bottom .site-btn.card-options-result-one-click-btn {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3; } }
@media screen and (max-width: 48em) {
  .card-params .card-options-result-bottom .site-btn {
    width: 100%;
    margin-right: 0; } }

@media screen and (max-width: 87.5em) {
  .card-params .card-options-result-item {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

@media screen and (max-width: 48em) {
  .card-params .card-options-result-item {
    width: 100%; } }

@media screen and (max-width: 29.9375em) {
  .card-params .card-options-choice-top {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 15px; } }

@media screen and (max-width: 29.9375em) {
  .card-params .card-options-choice-top .card-options-choice-item {
    width: 100%;
    margin-bottom: 10px; } }

.card-params .card-options-choice-top .ui-selectmenu-button.ui-button {
  padding: 12px 19px;
  box-shadow: 0 4px 7px rgba(42, 47, 44, 0);
  border: 1px solid #c2c9ce;
  border-radius: 0;
  min-width: 159px;
  width: auto;
  outline: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 0.6875rem;
  text-shadow: 0 0 0 #2a2f2c;
  font-weight: 700;
  background-color: white; }

@media screen and (max-width: 64em) {
  .card-popup .popup-group-block-list > label {
    width: calc(33.3% - 10px); } }

@media screen and (max-width: 48em) {
  .card-popup .popup-group-block-list > label {
    width: calc(50% - 10px); } }

@media screen and (max-width: 29.9375em) {
  .card-popup .popup-group-block-list > label {
    width: calc(100% - 10px); } }

@media screen and (max-width: 48em) {
  .card-popup .popup-doorhandle-tabs, .card-popup .popup-hinge-tabs {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

@media screen and (max-width: 48em) {
  .card-popup .popup-doorhandle-tab, .card-popup .popup-hinge-tab {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; } }

@media screen and (max-width: 48em) {
  .card-popup .popup-doorhandle-tab:first-of-type:after, .card-popup .popup-hinge-tab:first-of-type:after {
    width: 100%; } }

.cart-wrapper {
  margin-bottom: 38px; }
.cart-wrapper.activeOrder {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
.cart-wrapper.activeOrder .cart-block-wrapper {
  width: 58%; }
@media screen and (max-width: 64em) {
  .cart-wrapper.activeOrder .cart-block-wrapper {
    width: 100%; } }
.cart-wrapper.activeOrder .cart-block {
  /*  margin-bottom: 0;  */}
.cart-wrapper.activeOrder .cart-order {
  display: block; }
.cart-wrapper.activeOrder .cart-table .cart-td-count, .cart-wrapper.activeOrder .cart-table .cart-td-summ, .cart-wrapper.activeOrder .cart-table .cart-td-delete {
  display: none; }
.cart-wrapper.activeOrder .cart-table .cart-td-img {
  width: 27%;
  /* padding-left: 5%; */ }
.cart-wrapper.activeOrder .cart-table .cart-td-mobile {
  width: 73%; }
.cart-wrapper.activeOrder .cart-table .cart-td-middle {
  width: 57%; }
.cart-wrapper.activeOrder .cart-table .cart-td-name {
  width: 43%; }
.cart-wrapper.activeOrder .cart-table .cart-td-complect {
  width: 100%; }
.cart-wrapper.activeOrder .cart-table-footer .cart-services-td-summ, .cart-wrapper.activeOrder .cart-table-footer .cart-td-summ {
  display: block;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  color: #879096; }
.cart-wrapper.activeOrder .cart-table-footer .cart-td-img, .cart-wrapper.activeOrder .cart-table-footer .cart-td-name {
  display: none; }
@media screen and (max-width: 64em) {
  .cart-wrapper.activeOrder .cart-table-footer .cart-td-mobile, .cart-wrapper.activeOrder .cart-table-footer .cart-td-middle {
    width: 100%;
    text-align: center; } }
.cart-wrapper.activeOrder .cart-table-footer .cart-td-complect {
  display: none; }
.cart-wrapper.activeOrder .cart-services-name {
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start; }
@media screen and (max-width: 48em) {
  .cart-wrapper.activeOrder .cart-services-name {
    display: block; } }
.cart-wrapper.activeOrder .cart-services-header .count {
  display: inline; }
.cart-wrapper.activeOrder .cart-services .cart-td-summ span {
  color: #879096; }
.cart-wrapper.activeOrder .cart-services-td-name {
  width: 58%; }
@media screen and (max-width: 68.6875em) {
  .cart-wrapper.activeOrder .cart-services-td-name {
    width: 65%; } }
.cart-wrapper.activeOrder .cart-services-td-delete {
  display: none; }
.cart-wrapper.activeOrder .cart-service-title {
  width: 32%; }
.cart-wrapper.activeOrder .cart-service-select {
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline; }
.cart-wrapper.activeOrder .cart-service-select select + span {
  display: none; }
.cart-wrapper.activeOrder .cart-service-select-value {
  display: block; }
.cart-wrapper.activeOrder .cart-service-select-list {
  display: block;
  width: 68%; }
.cart-wrapper.activeOrder .cart-service-select-name {
  font-size: 0.8125rem;
  font-weight: 300;
  color: #2a2f2c; }
.cart-wrapper.activeOrder .cart-result {
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end; }
@media screen and (max-width: 64em) {
  .cart-wrapper.activeOrder .cart-result {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; } }
.cart-wrapper.activeOrder .cart-result-back-btn {
  display: none; }
.cart-wrapper.activeOrder .cart-result-order-btn {
  display: none; }
.cart-wrapper.activeOrder .cart-result-order {
  margin-right: 0;
  min-width: 42%; }
.cart-wrapper.activeOrder .cart-result-order-summ {
  margin-bottom: 0; }
@media screen and (max-width: 64em) {
  .cart-wrapper.activeOrder .cart-result-order {
    text-align: center; } }

.cart-block {
  border: 1px solid #f1f1f1;
  background-color: #ffffff;
  margin-bottom: 23px; }

.cart-header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 6% 0; }
@media screen and (max-width: 48em) {
  .cart-header {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }
.cart-header-counts {
  color: #000000;
  font-size: 1.0625rem;
  text-shadow: 0 0 0 black;
  margin-right: 22px;
  margin-bottom: 10px; }
.cart-header-counts > span {
  margin-right: 3px; }
.cart-header-btn {
  margin-bottom: 10px;
  border: 1px solid #c0c7ca;
  border-radius: 19px;
  color: #7a8589;
  font-size: 0.8125rem;
  text-align: center;
  width: 180px;
  height: 38px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: url("/local/templates/site_template/img/delete.png");
  background-position: left 16px top 50%;
  transition: border-color .3s, color .3s;
  padding-left: 20px; }
.cart-header-btn:hover {
  border-color: #fe0002;
  color: #fe0002;
  background-image: url("/local/templates/site_template/img/delete-hover.png");
  background-position: left 16px top 50%; }

.cart-table-header {
  background-color: #f1f1f1; }
@media screen and (max-width: 64em) {
  .cart-table-header {
    display: none; } }
.cart-table-header .cart-tr {
  padding-top: 17px;
  padding-bottom: 17px;
  color: #879096;
  font-size: 0.8125rem; }

@media screen and (max-width: 64em) {
  .cart-table-footer .cart-td-mobile {
    width: 100%;
    text-align: center; } }

.cart-table-footer .cart-td-summ > span {
  margin-right: 5px; }
.cart-table-footer .cart-td-summ > span:not(.site-price) {
  font-weight: 300;
  font-size: 0.8125rem; }

@media screen and (max-width: 64em) {
  .cart-table-footer .cart-tr {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

.cart-tr {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 22px;
  padding-bottom: 22px;
  border-top: 1px solid #f1f1f1;
  padding-left: 6%;
  padding-right: 6%; }
@media screen and (max-width: 48em) {
  .cart-tr {
    position: relative; } }

.cart-td {
  padding-right: 5px; }
.cart-td-img {
  width: 15%; }
@media screen and (max-width: 48em) {
  .cart-td-img {
    max-width: 26%;
    width: 100%;
    flex: 0 0 100%;
    padding: 0 5px 5px;
    margin-right:  12px;
    text-align: center; } }
.cart-td-img img {
  height: auto; }
.cart-td-mobile {
  width: 85%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
@media screen and (max-width: 48em) {
  .cart-td-mobile {
    display: block;
    width: 60%; } }
@media screen and (max-width: 48em) {
  .cart-td-mobile > div:not(.cart-td-delete) {
    width: 100%; } }
.cart-td-middle {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 78%; }
@media screen and (max-width: 64em) {
  .cart-td-middle {
    display: block;
    width: 61%; } }
@media screen and (max-width: 64em) {
  .cart-td-middle > div {
    width: 100%; } }
.cart-td-name {
  width: 22%; }
@media screen and (max-width: 64em) {
  .cart-td-name {
    width: 29%; } }
.cart-td-complect {
  width: 40%; }
@media screen and (max-width: 64em) {
  .cart-td-complect {
    margin-bottom: 12px; } }
.cart-td-count {
  width: 30%; }
@media screen and (max-width: 64em) {
  .cart-td-count {
    margin-bottom: 8px; }
  .cart-td-count .buy-count-block{
    max-width: 200px;
  }}
.cart-td-delete {
  width: 19px;
  padding-right: 0; }
@media screen and (max-width: 64em) {
  .cart-td-delete {
    width: 72px; } }
@media screen and (max-width: 48em) {
  .cart-td-delete {
    position: absolute;
    top: 150px;
    left: 6%;
    width: 26%; } }
.cart-td-summ > * {
  font-size: 1.0625rem;
  font-weight: 700; }

.cart-goods-title {
  font-weight: 700;
  line-height: 1.05;
  margin-bottom: 15px; }
.cart-goods-title .order-count {
  font-weight: 300; }

.cart-goods-price {
  color: #879096; }
.cart-goods-price .price-val {
  margin-left: 4px; }

.cart-params-list {
  font-size: 0.8125rem; }
.cart-params-list .title {
  margin-right: 3px; }

.cart-delete-btn {
  width: 19px;
  height: 19px;
  background-image: url("/local/templates/site_template/img/delete.png");
  background-position: center;
  cursor: pointer; }
@media screen and (max-width: 64em) {
  .cart-delete-btn {
    width: auto;
    padding-left: 22px;
    background-position: left center;
    padding-top: 2px; } }
@media screen and (max-width: 48em) {
  .cart-delete-btn {
    background-position: top center;
    padding-left: 0;
    padding-top: 22px;
    text-align: center;
    margin-top: 14px;
    height: auto; } }
.cart-delete-btn:hover {
  background-image: url("/local/templates/site_template/img/delete-hover.png"); }
.cart-delete-btn span {
  display: none;
  font-size: 0.8125rem; }
@media screen and (max-width: 64em) {
  .cart-delete-btn span {
    display: block; } }

.buy-count-block {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #eeeeee;
  border-radius: 14px;
  padding: 5px 10px;
  max-width: 107px; }
.buy-count-block input {
  width: 52px;
  flex: 1 1 100%;
  max-width: 100%;
  font-size: 0.8125rem;
  color: #242628;
  padding: 0;
  text-align: center;
  background-color: transparent;
  border: 0;
  box-shadow: none;
  margin-bottom: 0;
  height: auto; }
.buy-count-block span {
  display: inline-block;
  height: 17px;
  width: 17px;
  flex:  0 0 17px;
  border: 1px solid #7a8589;
  border-radius: 50%;
  background-position: center;
  cursor: pointer;
  background-color: white; }
.buy-count-block .count-minus {
  background-image: url("/local/templates/site_template/img/minus.png"); }
.buy-count-block .count-plus {
  background-image: url("/local/templates/site_template/img/plus.png"); }

.cart-services .ui-selectmenu-button.ui-button {
  padding: 15px 19px;
  box-shadow: 0 4px 7px rgba(42, 47, 44, 0);
  border: 1px solid #c2c9ce;
  border-radius: 0;
  min-width: 159px;
  width: auto;
  outline: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 0.6875rem;
  text-shadow: 0 0 0 #2a2f2c;
  font-weight: 700; }
@media screen and (max-width: 68.6875em) {
  .cart-services .ui-selectmenu-button.ui-button {
    min-width: 0; } }

.cart-services .ui-selectmenu-icon.ui-icon {
  background-image: url("/local/templates/site_template/img/select-arrow1.png");
  width: 9px;
  height: 6px;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2; }

.cart-services-header {
  color: #000000;
  font-size: 1.0625rem;
  text-shadow: 0 0 0 black;
  padding: 17px 6%;
  line-height: 1;
  border-top: 1px solid #f1f1f1; }
.cart-services-header .count {
  display: none; }

.cart-services-table .cart-tr {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
@media screen and (max-width: 48em) {
  .cart-services-table .cart-tr {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

@media screen and (max-width: 64em) {
  .cart-services-table .cart-table-footer .cart-services-td-summ {
    width: 100%;
    text-align: center; } }

.cart-services-table .cart-table-footer .cart-services-td-summ > span {
  font-weight: 700;
  font-size: 1.0625rem;
  margin-right: 5px; }
.cart-services-table .cart-table-footer .cart-services-td-summ > span:not(.site-price) {
  font-weight: 300;
  font-size: 0.8125rem; }

.cart-services-name {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
@media screen and (max-width: 64em) {
  .cart-services-name {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

.cart-services-td-name {
  width: 78.7%; }
@media screen and (max-width: 48em) {
  .cart-services-td-name {
    width: 100%;
    margin-bottom: 10px; } }

.cart-services-td-delete {
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.cart-service-title {
  font-weight: 700;
  width: 20%;
  padding-right: 10px; }
@media screen and (max-width: 64em) {
  .cart-service-title {
    width: 100%;
    margin-bottom: 10px; } }

.cart-service-select {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 5%; }
@media screen and (max-width: 48em) {
  .cart-service-select {
    margin-bottom: 10px; } }
.cart-service-select-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 80%; }
@media screen and (max-width: 48em) {
  .cart-service-select-list {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }
.cart-service-select-value {
  display: none; }
.cart-service-select-name {
  color: #879096;
  font-size: 0.8125rem;
  margin-right: 10px; }

.cart-result {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border: 1px solid #f1f1f1;
  background-color: #f1f1f1;
  padding: 35px 5% 45px; }
@media screen and (max-width: 48em) {
  .cart-result {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; } }
.cart-result-back-btn {
  border-bottom: 2px solid #fe0002;
  position: relative;
  margin-left: 25px; }
@media screen and (max-width: 48em) {
  .cart-result-back-btn {
    display: none; } }
.cart-result-back-btn:hover {
  border-color: transparent; }
.cart-result-back-btn:before {
  display: block;
  position: absolute;
  left: -25px;
  top: calc(50% - 7px);
  content: "";
  width: 17px;
  height: 14px;
  background-image: url("/local/templates/site_template/img/green-arrow-left.png"); }
.cart-result-order {
  margin-right: 3%; }
.cart-result-order-summ {
  font-weight: 300;
  font-size: 0.8125rem;
  color: #242628;
  margin-bottom: 15px; }
.cart-result-order-summ > span {
  margin-right: 5px; }
.cart-result-order-summ .site-price {
  color: #2a2f2c;
  font-size: 17px;
  font-weight: 700; }
.cart-result-order-btn {
  width: 250px;
  text-transform: uppercase;
  font-size: 0.8125rem;
  font-weight: 700; }
.cart-result-order-btn > span {
  display: block;
  width: 100%;
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: url("/local/templates/site_template/img/arrow-right-white.png");
  background-position: right 20px center;
  padding-right: 20px; }

.cart-order {
  display: none;
  background-color: #929292;
  padding: 47px 4%;
  color: white;
  width: 42%; }
@media screen and (max-width: 64em) {
  .cart-order {
    width: 100%; } }
.cart-order-header {
  font-size: 1.3125rem;
  line-height: 1.1;
  margin-bottom: 22px; }
.cart-order .site-form input {
  margin-bottom: 18px; }
.cart-order .site-form textarea {
  margin-bottom: 33px;
  min-height: 150px;
  padding-top: 15px; }
.cart-order .site-form label {
  font-size: 1.0625rem;
  margin-bottom: 15px;
  line-height: 1;
  width: 100%; }
.cart-order .site-form .personal-data {
  width: 100%;
  margin-top: 10px;
  text-align: center;
  padding: 0 5%;
  margin-bottom: 32px; }
.cart-order-form {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
.cart-order-form-btn {
  text-transform: uppercase;
  width: 250px;
  font-weight: 700;
  letter-spacing: 0.65px;
  margin: 0 auto; }
.cart-order-form-btn > span {
  background-image: url("/local/templates/site_template/img/white-check.png");
  background-position: left 25px center;
  padding-left: 25px; }
.cart-order-form-input-list {
  width: 100%; }
@media screen and (max-width: 64em) {
  .cart-order-form-input-list {
    width: calc(50% - 5px);
    margin-right: 10px; } }
@media screen and (max-width: 48em) {
  .cart-order-form-input-list {
    width: 100%;
    margin-right: 0; } }
@media screen and (max-width: 64em) {
  .cart-order-form-input-list + textarea {
    width: calc(50% - 5px);
    min-height: 186px !important; } }
@media screen and (max-width: 48em) {
  .cart-order-form-input-list + textarea {
    width: 100%; } }

.color-spectrum-wrapper {
  margin-top: -35px; }

.color-spectrum-tabs {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  font-size: 0.8125rem;
  border: 1px solid #f1f1f1;
  background-color: #ababab;
  color: white;
  padding: 23px 3.8% 10px; }
@media screen and (max-width: 48em) {
  .color-spectrum-tabs {
    display: none; } }
.color-spectrum-tabs-header {
  white-space: nowrap;
  margin-right: 20px;
  font-size: 1.0625rem; }

.color-spectrum-tab {
  display: inline-block;
  margin-right: 18px;
  margin-bottom: 13px; }
.color-spectrum-tab.active {
  color: #1aa74f; }
@media screen and (min-width: 48.0625em) {
  .color-spectrum-tab.active {
    background-color: #1aa74f;
    border-radius: 17px;
    padding: 7px 22px;
    color: white; } }

.color-spectrum-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row-reverse;
  font-size: 0.8125rem;
  border: 1px solid #f1f1f1;
  border-top-width: 0;
  padding: 40px 3.8% 32px;
  background-color: white;
  margin-bottom: 30px; }
@media screen and (max-width: 64em) {
  .color-spectrum-content {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }
@media screen and (max-width: 48em) {
  .color-spectrum-content {
    border-top-width: 1px; } }
.color-spectrum-content-info {
  width: calc(42.6% + 22px);
  padding-left: 11px; }
@media screen and (max-width: 64em) {
  .color-spectrum-content-info {
    width: 100%;
    padding-right: 0;
    margin-bottom: 30px; } }
.color-spectrum-content-info-title {
  font-size: 1.0625rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 12px;
  color: #3a3f3c; }
.color-spectrum-content-info-desc {
  color: #686b73;
  font-weight: 300;
  line-height: 1.615;
  margin-bottom: 25px; }
@media screen and (max-width: 64em) {
  .color-spectrum-content-info-desc {
    margin-bottom: 10px; } }
.color-spectrum-content-info-desc-btn {
  display: none; }
.color-spectrum-content-info-link {
  display: inline-block;
  color: #1aa74f;
  text-decoration: underline;
  background-image: url("/local/templates/site_template/img/green-arrow-right.png");
  background-position: right center;
  padding-right: 20px; }
.color-spectrum-content-info-link:after {
  display: block;
  content: "";
  width: 100%; }
.color-spectrum-content-colors {
  width: 57.4%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -22px; }
@media screen and (max-width: 64em) {
  .color-spectrum-content-colors {
    width: 100%;
    /*margin: auto;*/
  }
}
.color-spectrum-content-color {
  width: 100px;
  margin-left: 22px;
  margin-bottom: 22px;
  text-align: center; }
.color-spectrum-content-color-value {
  max-width: 100%;
  width: 100px;
  height: 100px;
  margin: 0 auto 10px; }
.color-spectrum-content-color-title {
  line-height: 1.231; }

.colors-popups {
  display: none; }

.fancybox-slide .color-spectrum-content-color {
  width: 70%;
  height: auto;
  max-width: 500px;
  max-height: 500px;  }

.fancybox-slide .color-spectrum-content-color-value {
  /* width: 70%;
  height: 70%; */
  width: 90%;
  padding-top: 90%;
  background-position: center;
  background-size: cover;}

.fancybox-slide .color-spectrum-content-color-title {
  text-align: center;
  font-size: 1.125rem;
  font-weight: 700;

}

.color-spectrum-examples {
  border: 1px solid #f1f1f1;
  background-color: #f0f0f0;
  padding: 43px 3.8% 35px;
  margin-bottom: 42px; }
@media screen and (max-width: 64em) {
  .color-spectrum-examples {
    padding: 0;
    background-color: transparent;
    border: 0; } }
.color-spectrum-examples-header {
  font-size: 1.1875rem;
  font-weight: 600;
  margin-bottom: 15px;
  padding: 0 5.2%; }
@media screen and (max-width: 64em) {
  .color-spectrum-examples-header {
    text-align: center; } }
.color-spectrum-examples-list {
  margin-bottom: 25px; }
@media screen and (min-width: 64.0625em) {
  .color-spectrum-examples-list.goods-list .goods-item-wrapper {
    width: 33.3%; } }
.color-spectrum-examples-btn {
  width: 390px;
  margin: 0 auto;
  font-weight: 700; }
@media screen and (max-width: 64em) {
  .color-spectrum-examples-btn {
    width: 290px;
    text-align: center; } }
.color-spectrum-examples-btn span {
  background-image: url("/local/templates/site_template/img/arrow-right-white.png");
  background-position: right 40px center;
  padding-right: 30px; }

@media screen and (max-width: 48em) {
  .news-inner-block + .about-menu-wrapper {
    margin-top: -25px; } }

@media screen and (max-width: 48em) {
  .news-inner-block + .about-menu-wrapper .about-menu > ul {
    border-top: 0; } }

.news-inner-block-img {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 35px; }
@media screen and (max-width: 64em) {
  .news-inner-block-img {
    width: calc(100% + 40px);
    margin-left: -20px; } }
.news-inner-block-img img {
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }

.news-inner-block-text {
  padding: 0 3% 0 10%;
  margin-bottom: 70px; }
@media screen and (max-width: 64em) {
  .news-inner-block-text {
    padding: 0; } }
.news-inner-block-text p {
  font-weight: 300;
  /*color: #686b73;*/
  line-height: 1.733;
  margin-bottom: 30px; }
.news-inner-block-text a:not(.site-btn)
{
  color: #fe0000;
  text-decoration: underline; }
.news-inner-block-text a:hover {
  text-decoration: none; }
.news-inner-block-text h2 {
  font-family: "PFBeauSansPro";
  font-size: 1.3125rem;
  color: #000000;
  margin-top: 45px;
  margin-bottom: 20px; }

@media screen and (max-width: 64em) {
  .news-inner-block-list {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; } }

.news-inner-block-list .news-list-item {
  background-color: transparent;
  border: 0;
  width: calc(50% - 10px);
  padding-right: 12%;
  margin-bottom: 0; }
@media screen and (max-width: 64em) {
  .news-inner-block-list .news-list-item {
    width: calc(100% - 10px);
    padding-right: 0;
    border-bottom: 1px solid #f1f1f1; } }
@media screen and (max-width: 64em) {
  .news-inner-block-list .news-list-item-desc {
    display: none; } }
.news-inner-block-list .news-list-item-content {
  padding: 0; }
@media screen and (max-width: 64em) {
  .news-inner-block-list .news-list-item-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px; } }
@media screen and (max-width: 64em) {
  .news-inner-block-list .news-list-item-name {
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    text-decoration: none; } }

.news-inner-block-list-wrapper {
  padding: 0 3% 0 10%; }
@media screen and (max-width: 64em) {
  .news-inner-block-list-wrapper {
    padding: 0;
    background-color: white;
    border: 1px solid #f1f1f1;
    border-bottom: 0; } }
@media screen and (max-width: 48em) {
  .news-inner-block-list-wrapper {
    width: calc(100% + 40px);
    margin-left: -20px; } }

.news-inner-block-list-header {
  color: #fe0000;
  font-size: 1.0625rem;
  font-weight: 300;
  line-height: 1;
  font-style: italic;
  padding-bottom: 30px;
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 30px; }
@media screen and (max-width: 64em) {
  .news-inner-block-list-header {
    padding: 20px;
    margin-bottom: 0; } }

.about-us .like-h2, .about-us .about-list-item-name {
  margin-bottom: 25px; }

.about-us-top {
  box-shadow: 0 7px 24px rgba(18, 29, 60, 0.1);
  background-color: #ffffff;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 42px; }
@media screen and (max-width: 48em) {
  .about-us-top {
    width: calc(100% + 40px);
    margin-left: -20px; } }
.about-us-top-img {
  width: 57%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }
@media screen and (max-width: 48em) {
  .about-us-top-img {
    width: 100%; } }
.about-us-top-img img {
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }
.about-us-top-text {
  color: #686b73;
  font-weight: 300;
  line-height: 1.6;

  padding:  4.5%; }
@media screen and (max-width: 48em) {
  .about-us-top-text {
    width: 100%;
    padding: 20px; } }
.about-us-top-text-links {
  display: none;
  margin-top: 25px; }
.about-us-top-text-links a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.8125rem;
  font-weight: 700;
  text-decoration: underline;
  margin-bottom: 15px;
  color: #2a2f2c; }
.about-us-top-text-links a:hover {
  text-decoration: none; }
.about-us-top-text-links a:before {
  display: block;
  content: "";
  width: 37px;
  height: 37px;
  border-radius: 50%;
  background-color: rgba(26, 167, 79, 0.9);
  background-image: url("/local/templates/site_template/img/video.png");
  background-position: center;
  margin-right: 5px; }

.about-us-advantages {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 40px; }
.about-us-advantages .advantage-item {
  width: 33.3%;
  padding-right: 4%;
  margin-bottom: 22px;
  color: #98999f;
  font-size: 0.8125rem;
  line-height: 1.385;
  font-weight: 300; }
@media screen and (max-width: 48em) {
  .about-us-advantages .advantage-item {
    width: 100%; } }
.about-us-advantages .advantage-item-count {
  font-size: 3rem;
  color: #1aa74f;
  font-weight: 100;
  line-height: 1;
  margin-bottom: 15px; }
.about-us-advantages .advantage-item-name {
  color: #3a3f3c;
  font-size: 1.0625rem;
  font-weight: 700;
  margin-bottom: 7px; }

.about-us-text {
  color: #686b73;
  font-weight: 300;
  line-height: 1.733;
  padding-right: 7%;
  margin-bottom: 40px; }
.about-us-text p {
  margin-bottom: 30px; }

.about-us-team {
  margin-bottom: 32px; }

.about-us-valuation {
  margin-bottom: 15px; }

.partners-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 45px; }

.partners-left {
  width: 57.8%; }
@media screen and (max-width: 64em) {
  .partners-left {
    width: 100%; } }

.partners-right {
  width: 42.2%;
  padding-left: 5.2%;
  padding-right: 5%;
  padding-top: 32px; }
@media screen and (max-width: 64em) {
  .partners-right {
    width: 100%;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    margin-bottom: 20px; } }

.partners-img {
  margin-bottom: 35px; }

.partners-text {
  color: #686b73;
  font-weight: 300; }
.partners-text-top {
  padding-left: 12.5%;
  margin-bottom: 45px; }
@media screen and (max-width: 64em) {
  .partners-text-top {
    padding-left: 0; } }
.partners-text-title {
  margin-bottom: 15px;
  line-height: 1.235; }
.partners-text ul {
  list-style-type: none;
  margin-bottom: 10px; }
.partners-text ul li {
  padding-left: 40px;
  position: relative;
  line-height: 2; }
.partners-text ul li:before {
  display: block;
  content: "";
  height: 2px;
  width: 20px;
  background-color: #25b35a;
  position: absolute;
  top: 12px;
  left: 0; }
.partners-text p {
  line-height: 1.733;
  margin-bottom: 30px; }
.partners-text p .bold-text {
  font-weight: 700;
  color: #3a3f3c; }

.partners-contacts {
  font-weight: 300;
  color: #686b73;
  line-height: 1.6; }
@media screen and (max-width: 64em) {
  .partners-contacts {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start; } }
.partners-contacts-item {
  padding-left: 25px;
  position: relative;
  width: 225px; }
.partners-contacts-item:before {
  content: "";
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  background-position: left bottom;
  top: 3px;
  left: 0; }
@media screen and (max-width: 64em) {
  .partners-contacts-item:before {
    background-position: left top; } }
.partners-contacts-mail {
  margin-bottom: 20px;
  margin-right: 10px; }
.partners-contacts-mail span {
  margin-right: 5px; }
.partners-contacts-mail a {
  text-decoration: underline;
  color: #1da84e;
  font-weight: 700; }
.partners-contacts-mail a:hover {
  text-decoration: none; }
.partners-contacts-mail:before {
  background-image: url("/local/templates/site_template/img/mail.png"); }
.partners-contacts-tel span, .partners-contacts-tel a {
  display: block; }
.partners-contacts-tel a {
  font-weight: 700;
  color: #3a3f3c;
  text-shadow: 0 0 0 #3a3f3c; }
.partners-contacts-tel:before {
  background-image: url("/local/templates/site_template/img/tel.png"); }

.partners-btn {
  width: 250px;
  margin-bottom: 65px; }
@media screen and (max-width: 48em) {
  .partners-btn {
    margin-bottom: 30px; } }
.partners-btn span {
  background-position: right 30px center;
  padding-right: 30px; }

.buyers-top {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 42px; }

.buyers-bottom {
  margin-bottom: 80px; }

.buyers-question {
  width: 74.5%;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
@media screen and (max-width: 64em) {
  .buyers-question {
    width: 100%;
    max-width: 898px;
    margin: 0 auto; } }
@media screen and (max-width: 48em) {
  .buyers-question {
    display: block; } }
.buyers-question-text {
  color: white;
  max-width: 479px;
  position: absolute;
  right: 1px;
  height: 246px;
  top: calc(50% - 123px);
  z-index: 1;
  background-color: rgba(26, 167, 79, 0.63);
  padding: 55px 9% 55px 7%;
  font-size: 0.8125rem;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.6);
  line-height: 1.615; }
@media screen and (max-width: 48em) {
  .buyers-question-text {
    position: static;
    max-width: 100%;
    height: auto;
    background-color: rgba(26, 167, 79, 0.8); } }
.buyers-question-text-title {
  font-size: 1.4375rem;
  font-weight: 400;
  color: white;
  margin-bottom: 7px; }

.buyers-menu {
  width: 25.5%;
  padding-left: 4.5%;
  line-height: 1; }
@media screen and (max-width: 64em) {
  .buyers-menu {
    display: none; } }
.buyers-menu-header {
  color: #9f9f9f;
  font-size: 1.0625rem;
  margin-bottom: 22px; }
.buyers-menu ul li a {
  text-decoration: underline;
  font-weight: 600;
  margin-bottom: 12px; }
.buyers-menu ul li a.active-link {
  color: #fe0000; }
.buyers-menu ul li a:hover {
  text-decoration: none; }

.buyers-text {
  width: 74.5%;
  padding-left: 8.4%; }
@media screen and (max-width: 64em) {
  .buyers-text {
    padding-left: 0;
    width: 100%; } }
.buyers-text-subtitle {
  color: #3a3f3c;
  font-size: 1.0625rem;
  margin-bottom: 10px; }
.buyers-text-title {
  color: #1aa74f;
  font-size: 1.1875rem;
  line-height: 1.1;
  margin-bottom: 20px; }
.buyers-text a {
  color: #fe0000;
  text-decoration: underline; }
.buyers-text a:hover {
  text-decoration: none; }
.buyers-text p + .buyers-text-title {
  margin-top: 55px; }
.buyers-text ul + .buyers-text-title {
  margin-top: 55px; }
.buyers-text-inner {
  font-size: 0.8125rem; }
.buyers-text-inner-title {
  font-size: 0.9375rem;
  color: #3a3f3c;
  font-weight: 700;
  margin-bottom: 5px; }

.buyers-goods {
  max-width: 1120px;
  margin-left: -5px;
  margin-bottom: 62px; }
@media screen and (max-width: 64em) {
  .buyers-goods {
    margin-left: 0; } }
@media screen and (min-width: 64.0625em) {
  .buyers-goods-list.goods-list .goods-item-wrapper {
    width: 33.3%; } }
.buyers-goods-btn {
  width: 294px;
  margin: 0 auto; }

.services-inner {
  border: 1px solid #f1f1f1;
  background-color: #ffffff;
 }
@media screen and (min-width: 48.0625em) {
  .services-inner.delivery .services-inner-table-name {
    width: 50%; } }
@media screen and (min-width: 48.0625em) {
  .services-inner.delivery .services-inner-table-price {
    width: 50%; } }
.services-inner-text {
  padding: 60px 7.7%; }
.services-inner-subtitle, .services-inner-table-title {
  color: #879096;
  font-size: 0.8125rem;
  font-weight: 300;
  margin-bottom: 15px; }
.services-inner-table {
  background-color: #fafafa;
  border: 1px solid #e3e3e3;
  border-top: 0;
  color: #2a2f2c;
  margin-bottom: 30px; }
.services-inner-table-wrapper {
  margin-top: 40px; }
.services-inner-table-wrapper .like-h2 + .services-inner-table-title, .services-inner-table-wrapper .about-list-item-name + .services-inner-table-title, .services-inner-table-wrapper .like-h2 + .services-inner-table, .services-inner-table-wrapper .about-list-item-name + .services-inner-table {
  margin-top: 15px; }
.services-inner-table-row {
  border-top: 1px solid #e3e3e3;
  padding: 21px 3%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
.services-inner-table-name {
  width: 71.5%;
  padding-right: 2%; }
@media screen and (max-width: 64em) {
  .services-inner-table-name {
    width: 66%; } }
@media screen and (max-width: 48em) {
  .services-inner-table-name {
    width: 100%;
    padding-right: 0; } }
.services-inner-table-price {
  width: 28.5%;
  font-weight: 600; }
@media screen and (max-width: 64em) {
  .services-inner-table-price {
    width: 34%; } }
@media screen and (max-width: 48em) {
  .services-inner-table-price {
    width: 100%;
    text-align: right; } }
.services-inner .connect-form-block {
  margin-bottom: 0; }

.gauger-call-block {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
.gauger-call-block-title {
  margin-bottom: 20px; }
.gauger-call-block-pricelist {
  width: 48.5%;
  color: #2a2f2c; }
@media screen and (max-width: 64em) {
  .gauger-call-block-pricelist {
    widows: 55%; } }
@media screen and (max-width: 48em) {
  .gauger-call-block-pricelist {
    width: 100%;
    margin-bottom: 30px; } }
.gauger-call-block-pricelist-table {
  border: 1px solid #e3e3e3;
  background-color: #fafafa;
  border-bottom: 0;
  margin-bottom: 22px; }
@media screen and (max-width: 48em) {
  .gauger-call-block-pricelist-table {
    width: 115.4%;
    margin-left: -7.7%; } }
.gauger-call-block-pricelist-table-row {
  border-bottom: 1px solid #e3e3e3;
  padding: 25px 8% 22px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
.gauger-call-block-pricelist-table-price {
  width: 35%;
  color: #1aa74f;
  font-size: 1.1875rem;
  font-weight: 600;
  white-space: nowrap; }
@media screen and (max-width: 48em) {
  .gauger-call-block-pricelist-table-price {
    width: auto; } }
.gauger-call-block-pricelist-table-name {
  width: 65%;
  padding-right: 5%;
  font-weight: 300;
  line-height: 1.04; }
@media screen and (max-width: 48em) {
  .gauger-call-block-pricelist-table-name {
    width: auto;
    min-width: 50%; } }
.gauger-call-block-info {
  width: 51.5%;
  padding-left: 10.2%; }
@media screen and (max-width: 64em) {
  .gauger-call-block-info {
    widows: 45%;
    padding-left: 5%; } }
@media screen and (max-width: 48em) {
  .gauger-call-block-info {
    width: 100%;
    padding-left: 0; } }

.gauger-call-team {
  padding: 42px 7.7%;
  border-top: 1px solid #f1f1f1; }
.gauger-call-team-header {
  text-align: center;
  margin-bottom: 30px; }

.manager-call-block {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
.manager-call-block-about {
  width: 31%; }
@media screen and (max-width: 48em) {
  .manager-call-block-about {
    width: 100%;
    margin-bottom: 40px; } }
.manager-call-block-about .team-list-item {
  text-align: left;
  width: 100%;
  margin-left: 0; }
.manager-call-block-about .team-list-item-img {
  margin: 0 0 22px; }
.manager-call-block-about .team-list-item-name {
  font-size: 1.3125rem; }
.manager-call-block-left {
  width: 69%;
  padding-left: 10%; }
@media screen and (max-width: 48em) {
  .manager-call-block-left {
    width: 100%;
    padding-left: 0; } }
.manager-call-block-title {
  margin-bottom: 5px; }
.manager-call-block-pricelist {
  color: #2a2f2c; }
.manager-call-block-pricelist .gauger-call-block-pricelist-table {
  margin-bottom: 0;
  margin-top: 15px; }

.contacts-block {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  border: 1px solid #f1f1f1;
  border-bottom: 0;
  background-color: #ffffff;
}
@media screen and (max-width: 64em) {
  .contacts-block {
    border-right: 0;
    border-left: 0; } }
@media screen and (min-width: 48.0625em) and (max-width: 64em) {
  .contacts-block {
    width: calc(100% - 40px);
    margin: 0 auto; } }
@media screen and (max-width: 48em) {
  .contacts-block-map > ymaps {
    max-height: 250px; } }
.contacts-block-left {
  width: 70.3%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
@media screen and (max-width: 64em) {
  .contacts-block-left {
    width: 50%; } }
@media screen and (min-width: 64.0625em) {
  .contacts-block-left {
    min-height: 1010px; } }
@media screen and (max-width: 48em) {
  .contacts-block-left {
    width: 100%; } }
.contacts-block-right {
  width: 29.7%;
  border-left: 1px solid #f1f1f1; }
@media screen and (max-width: 64em) {
  .contacts-block-right {
    width: 100%; } }
.contacts-block-title {
  font-size: 1.0625rem;
  font-weight: 700;
  margin-bottom: 8px; }
.contacts-block-connect {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 515px;
  width: 70.3%;
  height: calc(100% - 515px); }
@media screen and (max-width: 64em) {
  .contacts-block-connect {
    position: static;
    width: 100%;
    height: auto;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } 

    .contacts-block-connect_new {
       height: auto !important;
    }
}
.contacts-block-connect-left {
  width: 51.5%;
  min-width: 330px;
  max-width: 100%;
  padding: 5% 6% 0;
  border-right: 1px solid #f1f1f1;
  background-image: url("/local/templates/site_template/img/contacts.png");
  background-position: right 5px bottom -1px;
  background-size: 35%; }
@media screen and (max-width: 102.5em) {
  .contacts-block-connect-left {
    padding-top: 50px;
    background-size: auto 50%; } }
@media screen and (max-width: 64em) {
  .contacts-block-connect-left {
    width: 100%;
    border: 1px solid #f1f1f1;
    border-top: 0;
    min-height: 280px;
    background-size: auto 90%;
    min-width: 0;
    background-position: right 20% bottom -1px;
    padding-top: 5%; } }
@media screen and (max-width: 48em) {
  .contacts-block-connect-left {
    min-height: 320px;
    background-position: right -10px bottom -1px;
    background-size: auto 95%; } }
.contacts-block-connect-left-text {
  color: #000000;
  font-size: 1.875rem;
  max-width: 220px;
  line-height: 1.2;
  margin-bottom: 32px; }
@media screen and (max-width: 64em) {
  .contacts-block-connect-left-text {
    max-width: 60%; } }
.contacts-block-connect-left-text span {
  margin-right: 5px;
  display: inline-block; }
@media screen and (max-width: 64em) {
  .contacts-block-connect-left-text span {
    display: inline; } }
.contacts-block-connect-left-text span.green-text {
  color: #fe0000;
  font-weight: 700; }
.contacts-block-connect-left-btn {
  width: 280px;
  font-weight: 700; }
.contacts-block-connect-left-btn span {
  background-position: right 25px center;
  padding-right: 25px; }
.contacts-block-connect-right {
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 50px 1% 20px 4%; }
@media screen and (max-width: 64em) {
  .contacts-block-connect-right {
    background-color: #fafafa;
    padding: 20px; } }
.contacts-block-connect-right-item {
  font-size: 0.8125rem;
  color: #94918c;
  margin-bottom: 9px; }
.contacts-block-connect-right-item a {
  color: #1aa74f;
  margin-right: 2px;
  text-decoration: underline; }
.contacts-block-connect-right-item a:hover {
  text-decoration: none; }
.contacts-block-connect-right-item span {
  font-weight: 300;
  font-style: italic; }
@media screen and (max-width: 64em) {
  .contacts-block-offices {
    position: absolute;
    width: 50%;
    right: 0;
    top: 0;
    height: 515px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-right: 1px solid #f1f1f1; } }
@media screen and (max-width: 48em) {
  .contacts-block-offices {
    position: static;
    height: auto;
    width: 100%; } }
.contacts-block-office {
  padding-top: 24px;
  padding-bottom: 24px;
  font-size: 0.8125rem; }
@media screen and (max-width: 64em) {
  .contacts-block-office {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; } }
.contacts-block-office-item {
  padding-left: 20px;
  background-position: top 2px left;
  margin-left: 35px;
  margin-bottom: 8px;
  line-height: 1.365;
  color: #252018;
  display: block; }
.contacts-block-office-title {
  position: relative;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1;
  padding-left: 35px;
  margin-bottom: 12px; }
.contacts-block-office-title span {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 400;
  font-size: 0.9375rem;
  position: absolute;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: #fe0000;
  color: white;
  margin-right: 10px;
  top: calc(50% - 12px);
  left: 0; }
.contacts-block-office-address {
  background-image: url("/local/templates/site_template/img/gps.png");
  line-height: 19px; }
.contacts-block-office-tel {
  background-image: url("/local/templates/site_template/img/tel.png");
  font-weight: 700;
  letter-spacing: 0.75px;
  font-size: 0.9375rem; }
.contacts-block-office-worktime {
  color: #94918c;
  font-size: 0.75rem;
  font-weight: 300;
  font-style: italic;
  background-image: url("/local/templates/site_template/img/worktime.png");
  line-height: 19px; }
.contacts-block-office-worktime span {
  display: block; }
.contacts-block-office-link {
  margin-left: 55px;
  color: #1aa74f;
  font-weight: 300;
  font-style: italic;
  text-decoration: underline; }
.contacts-block-office-link:hover {
  text-decoration: none; }
.contacts-block-requisites-title {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 0; }
.contacts-block-requisites-tabs {
  padding-top: 8px;
  padding-bottom: 8px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
.contacts-block-requisites-tabs span {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 10px; }
.contacts-block-requisites-tabs span:before {
  display: block;
  content: "";
  min-width: 21px;
  width: 21px;
  height: 21px;
  margin-right: 4px;
  background-image: url("/local/templates/site_template/img/radio1.png"); }
.contacts-block-requisites-tabs span.active:before {
  background-image: url("/local/templates/site_template/img/radio2.png"); }
.contacts-block-requisites-content {
  font-size: 0.8125rem; }
.contacts-block-requisites-content-items {
  padding-top: 12px;
  padding-bottom: 12px;
  color: #252018;
  font-weight: 300;
  line-height: 1.385; }
.contacts-block-requisites-content-item {
  margin-bottom: 20px; }
.contacts-block-requisites-content-item:last-of-type {
  margin-bottom: 0; }
.contacts-block-requisites-content-item-name {
  font-weight: 700; }
.contacts-block-requisites-content-links {
  padding-top: 12px;
  padding-bottom: 12px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
@media screen and (max-width: 68.6875em) {
  .contacts-block-requisites-content-links {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }
.contacts-block-requisites-content-link {
  position: relative;
  padding-left: 18px;
  margin-bottom: 5px;
  margin-right: 5px; }
.contacts-block-requisites-content-link > span {
  display: block;
  line-height: 1.2; }
.contacts-block-requisites-content-link .name {
  color: #1aa74f; }
.contacts-block-requisites-content-link .size {
  color: #94918c;
  font-size: 0.6875rem; }
.contacts-block-requisites-content-link:before {
  display: block;
  content: "";
  position: absolute;
  top: calc(50% - 15px);
  left: 0;
  min-width: 31px;
  width: 16px;
  height: 16px;
  background-image: url("/local/templates/site_template/img/contact-doc.png");
  background-size: contain; }


.contacts-block-requisites-content-items, .contacts-block-requisites-tabs, .contacts-block-requisites-title, .contacts-block-office, .contacts-block-requisites-content-links {
  padding-left: 5%;
  padding-right: 5%;
  border-bottom: 1px solid #f1f1f1; }
@media screen and (max-width: 64em) {
  .contacts-block-requisites-content-items, .contacts-block-requisites-tabs, .contacts-block-requisites-title, .contacts-block-office, .contacts-block-requisites-content-links {
    padding-left: 15px;
    padding-right: 15px;
    border-right: 1px solid #f1f1f1;
    border-left: 1px solid #f1f1f1; } }

.where-buy {
  background-color: white;
  margin-top: -36px; }
@media screen and (max-width: 64em) {
  .where-buy {
    background-color: #fafafa; } }
.where-buy-top {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
 }
@media screen and (max-width: 64em) {
  .where-buy-top {
    margin-bottom: 40px; } }
.where-buy-map {
  width: 70%; }
@media screen and (max-width: 64em) {
  .where-buy-map {
    display: none; } }
.where-buy-map > ymaps, .where-buy-map > ymaps > ymaps {
  width: 100% !important;
  height: 100% !important; }
.where-buy-list {
  /*max-height: 825px;
  overflow-y: auto;*/
  overflow-x: visible; }
@media screen and (max-width: 64em) {
  .where-buy-list {
    max-height: none;
    overflow-y: visible; } }
.where-buy-list-wrapper {
  width: 30%;
  position: relative;
  border-bottom: 1px solid #f1f1f1; }
@media screen and (max-width: 64em) {
  .where-buy-list-wrapper {
    width: 100%;
    border-bottom: 0; } }
@media screen and (min-width: 48.0625em) and (max-width: 64em) {
  .where-buy-list-wrapper {
    width: calc(100% - 40px);
    margin: 0 auto; } }
.where-buy-list-header {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1;
  padding: 25px 10%;
  background-color: white;
  border: 1px solid #f1f1f1;
  border-bottom: 0;
  z-index: 10; }
@media screen and (max-width: 64em) {
  .where-buy-list-header {
    background-color: #fafafa;
    border: 0;
    font-size: 1.3125rem; } }
.where-buy-list-items {
  background-color: white;
  border: 1px solid #f1f1f1;
  border-top: 0; }
@media screen and (max-width: 64em) {
  .where-buy-list-items {
    margin-top: 0; } }
.where-buy-list-item {
  padding: 20px 7%;
  border-top: 1px solid #f1f1f1; }
@media screen and (max-width: 64em) {
  .where-buy-list-item {
    padding-left: 15px;
    padding-right: 15px; } }
.where-buy-list-item-name {
  /*  background-image: url("/local/templates/site_template/img/metro-icon.png"); */
  background-position: left top;
  position: relative;
  line-height: 29px;
  padding-left: 35px;
  /*  font-weight: 700; */
  cursor: pointer; }
.where-buy-list-item-name img {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.where-buy-list-item.active .where-buy-list-item-info {
  display: block; }
.where-buy-list-item .where-buy-list-item-name img.active {
  display: none; }
.where-buy-list-item .where-buy-list-item-name img.no-active {
  display: block; }
.where-buy-list-item.active .where-buy-list-item-name img.active {
  display: block; }
.where-buy-list-item.active .where-buy-list-item-name img.no-active {
  display: none; }
.where-buy-list-item-info {
  font-size: 0.8125rem;
  color: #252018;
  display: none;
  padding: 10px 0; }
.where-buy-list-item-info .contacts-block-office-item {
  margin-bottom: 0; }
.where-buy-list-item-info-subtitle {
  font-weight: 700;
  text-decoration: underline;
  text-transform: uppercase;
  color: #2a2f2c;
  margin-left: 35px;
  margin-top: 18px;
  margin-bottom: 3px; }
.where-buy-list-item-info-subtitle:hover {
  color: #1aa74f; }
.where-buy-list-item-info-item {
  padding-left: 20px; }
.where-buy-list-item-info-link {
  display: none;
  color: #1aa74f; }
@media screen and (max-width: 64em) {
  .where-buy-list-item-info-link {
    display: block; } }
.where-buy-text {
  max-width: 70%;
  padding-left: 10%;
  padding-bottom: 64px; }
@media screen and (max-width: 64em) {
  .where-buy-text {
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 30px; } }
.where-buy-text-title {
  color: #000000;
  font-size: 1.875rem;
  line-height: 1.2;
  margin-bottom: 18px; }
@media screen and (max-width: 64em) {
  .where-buy-text-title {
    font-size: 1.5rem; } }
.where-buy-text-btn {
  width: 246px;
  font-weight: 700;
  letter-spacing: 0.9px; }
.where-buy-text-btn span {
  background-position: right 20px center;
  padding-right: 20px; }

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 22%;
  color: #252018;
  letter-spacing: 0.75px;
  z-index: 10001;
  overflow-y: auto;
  overflow-x: visible;
  transition: background-color .25s; }
.site-header.isVisible {
  width: 100%; }
.site-header.isShadow {
  background-color: rgba(0, 0, 0, 0.3); }
.site-header.isVisible .site-header-inner {
  width: 22%; }
.site-header-inner {
  position: relative;
  background-color: #ffffff;
  min-height: 100vh;
  padding-top: 21px;
  padding-bottom: 20px; }
@media screen and (max-width: 64em) {
  .site-header-inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 0;
    padding: 10px 20px; 
    background-color: #494949;
  } 
}
@media screen and (max-height: 768px) {  }
.site-header-inner:before {
  display: block;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 38px;
  height: 100%;
  background-image: linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.6) 100%);
  opacity: 0.05;
  z-index: 10001;
  pointer-events: none;}
.site-header.isVisible .site-header-inner:before {
  visibility: hidden;
  z-index: -100;
}



.site-header .site-btn {
  /*  margin-left: 22.5%; */
  margin-left: 12%;
  margin-right: 12%;
  min-height: 53px; }
@media screen and (max-width: 90em) {
  .site-header .site-btn {
    margin-left: 12%; } }
@media screen and (max-width: 74.9375em) {
  .site-header .site-btn {
    margin-left: 5%;
    margin-right: 5%; } }
@media screen and (max-width: 64em) {
  .site-header .site-btn {
    margin-left: 0;
    margin-right: 0;
    min-height: 30px;
    background-color: #494949; } }
@media screen and (max-width: 64em) {
  .site-header .site-btn.header-order {
    margin-right: 0px; } }
@media screen and (max-width: 48em) {
      .site-header .site-btn.header-order {
        margin-right: 0px; } 
}

@media screen and (max-width: 64em) {
  .site-header .site-btn.header-order:hover {
    background-color: #494949; } }
@media screen and (max-width: 64em) {
  .site-header .site-btn.header-foreman {
    display: none; } }
.site-header .mCSB_inside > .mCSB_container {
  margin-right: 0; }
.site-header .mCSB_scrollTools {
  left: 0;
  right: auto;
  width: 13px; }
@media screen and (max-width: 64em) {
  .site-header .mCSB_scrollTools {
    display: none !important; } }
.site-header .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .site-header .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #1aa74f;
  opacity: .5; }
@media screen and (max-width: 64em) {
  .site-header {
    height: auto;
    width: 100%;
    overflow: visible;
    -webkit-transition: left .3s ease;
    -o-transition: left .3s ease;
    transition: left .3s ease; }
  .site-header.isVisible .site-header-inner {
    width: 100%; } }

.header-logo {
  /* padding-left: 22.5%; */
  padding-left: 12%;
  padding-right: 12%;
   margin-bottom: 33px;
  background-color:#fff; }
@media screen and (max-height: 768px) {
  .header-logo {
    /*margin-bottom: 1.2vh;*/ } }
@media screen and (max-width: 74.9375em) {
  .header-logo {
    padding-left: 12%; } }
@media screen and (max-width: 64em) {
  .header-logo {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
    margin-left: 15px;
    max-width: 120px; } }
@media screen and (max-width: 32em) {
    .header-logo {
    max-width: 100px; 
    } 
}
@media screen and (max-width: 320px){
  .header-logo {
    width: 80px;
  }
}
.header-logo img{
  width: 47%;
}



.header-contacts {
  /*  padding-left: 22.5%; */
  padding-left: 12%;
  padding-right: 12%;
  margin-bottom: 2.8vh; }
@media screen and (max-width: 74.9375em) {
  .header-contacts {
    padding-left: 12%; } }
@media screen and (max-width: 64em) {
  .header-contacts {
    display: none; } }
@media screen and (max-height: 768px) {
  .header-contacts {
    margin-bottom: 0.8vh; } }
.header-contacts > a {
  display: block; }
.header-contacts-mobile {
  overflow: hidden;
  /*margin-bottom: 2.8vh;
  padding-left: 20px;*/
  padding: 0 12% 18px 12%;
}
.header-contacts-mobile .left{
  float: left;
}
@media screen and (max-height: 768px) {
  .header-contacts-mobile {
    /*margin-top: 34px;*/
    /*margin-bottom: 20px;*/
    /*margin-left: 20px;*/ } 

}

@media screen and (max-width: 64em) {
.header-contacts-mobile{
  padding-right: 30px !important;
}
.header-contacts-mobile .left{
  float: none;
}
}


.header-contacts-mobile a {
  display: block; }

.header-contacts-mobile .location{
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 19px;
  color: #333333;
}
@media screen and (max-width: 64em) {
  .header-contacts-mobile .location{
    display: none;
  }
}

.header-contacts-mobile .location-mobile{
  display: none;
}

@media screen and (max-width: 64em) {
  .header-contacts-mobile .location-mobile{
    display: block;
    width:100%;
    text-align:center;
    
    letter-spacing: 0.04em;
    margin-top:28px;
    color:#333333;
    font-weight: normal;
  }
}

a.header-whatsapp-mobile{
  display: none;

}
@media screen and (max-width: 64em) {
  
  a.header-whatsapp-mobile{
  display: block;

  background-image: linear-gradient(to right, #3f5f76 0%, #5784a4 100%);
  background-position:top left;
  height: 41px;
  width:100%;
  color:#fff;
  text-transform: uppercase;
  padding:0 0px;
  text-align: center;
  line-height: 42px;
  text-decoration: none;
  border-radius: 43px; 

  letter-spacing: 0.04em;
  font-weight: 600;
  font-size: 12px;
  align-items: center;
  align-self: center;
  }

  a.header-whatsapp-mobile>span{
    background-image: url("/local/templates/site_template/img/whatsapp1.svg");
    background-position: right 15px center;
    display: block;
    text-align: left;
    padding-left:23px;
  }
}

.header-whatsapp{
  float: right;
  padding: 0 0px;
  margin-top:28px;
}

@media screen and (max-width: 64em) {
  a.header-whatsapp{
    display: none;
  }
}
.header-phone {
  /*font-weight: 700;
  font-size: 1.1875rem;
  letter-spacing: -0.02em;
  line-height: 1; */

  font-weight:normal;
  font-size:1.3rem;
  margin-top:10px;
  line-height:1;
  color:#000;
}
@media screen and (max-width: 1280px) {
  .header-phone {
    font-size:1rem;
  }
}

.header-phone-mobile {
  display: none;
}
@media screen and (max-width: 64em) {
.header-phone-mobile {
  display: block;
  font-weight:normal;
  /*font-size: 1.1875rem;
  letter-spacing: -0.02em;*/
  line-height: 1;
  position: absolute;
  right: 80px;
 /* background-image:url("/local/templates/site_template/img/callback-black-16.png");
  background-position:left top;
  background-repeat: no-repeat;*/
  padding-left:0px;
 /* background-size:12px;*/
 color:#fff;
}
a.header-phone {
  display:none;
}
}
@media screen and (max-width: 48em) {
  .header-phone-mobile {
    right: 80px;
   
  }
}
@media screen and (max-width: 32em) {
  .header-phone-mobile {
    font-size: 0;
    /*font-weight: 400;*/
    right:70px;


    width: 25px;
    height: 25px;
    padding-left: 30px;
    background-image:url("/local/templates/site_template/img/phone-call-mobile.png");
    background-position: 0 0;
  }
  .header-logo {
    position: absolute;
    left:64px;
    margin:0;
    padding:0;
  }
  .header-logo .mCS_img_loaded{
    /*width: 100px;*/
  }
}

.header-logo--mobile{
  display: none;
}
@media screen and (max-width: 64em) {
  .header-logo--mobile{
    display: block;
    width: 130px;
  }

  .header-logo {
    display: none;
  }
}

@media screen and (max-width: 32em) {
  .header-logo--mobile{
    position: absolute;
    left: 64px;
  }
}
@media screen and (max-width: 320px) {

  .header-logo .mCS_img_loaded{
   /* width: 80px;*/
  }
  .header-phone-mobile {
    
    right:60px;
    

  }
}


.header-callback, .news-list-wrapper p a {
  color: #fe0000;
  letter-spacing: 0.04em;
  text-decoration: underline;
}
.header-callback {
  /*background-image: url("/local/templates/site_template/img/callback.png");
  background-position: left 3px center;
  padding-left: 20px;*/

  background-image: url("/local/templates/site_template/img/callback.svg");
  background-position: left 1px center;
  padding-left: 18px;

  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  line-height: 28px;
  letter-spacing: 0.04em;
  color: #fe0000;
}
.header-callback:hover, .news-list-wrapper p a:hover {
  text-decoration: none;
}

.header-callback .inv{
  display:none;
}

@media screen and (max-width: 64em) {
  .header-callback .inv{
    display:inline;
  }
  .header-callback {
  background-image: linear-gradient(to right, #3f5f76 0%, #5784a4 100%);
  background-position:top left;
  height: 34px;
  width:100%;
  color:#fff;
  text-transform: uppercase;
  padding:0 23px !important;
  text-align: left;
  line-height: 36px;
  text-decoration: none;
  border-radius: 43px;

  letter-spacing: 0.04em;
  font-weight: 600;
  font-size: 12px;
  align-items: center;
  align-self: center;
  }

}
@media screen and (max-width: 48em) {
  .header-callback {
    padding:0 10px !important;
    text-align: center;
  }
}

@media screen and (max-width: 64em) {
  .header-menu {
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    width: 24px;
    height: 20px;
    background-image: url("/local/templates/site_template/img/menu-mobile.png");
    cursor: pointer; } }

.header-order {
  margin-bottom: 1.7vh;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url("/local/templates/site_template/img/arrow-right-white.png");
  background-position: right 10% center;
  padding-right: 11%; }
@media screen and (max-width: 64em) {
  .header-order {
    background-image: none;
    padding-right: 0;
    margin-bottom: 0; } }
.header-order-info {
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin-left: 8%; }
@media screen and (max-width: 64em) {
  .header-order-info {
    display: none; } }
.header-order-title {
  font-size: 0.8125rem;
  letter-spacing: 0.65px;
  line-height: 1.2; }
.header-order-summ {
  font-weight: 700;
  line-height: 1; }
.header-order .basket-block {
  margin-left: 10%; }
@media screen and (max-width: 64em) {
  .header-order .basket-block {
    background-image: url("/local/templates/site_template/img/basket-mobile.png");
    margin-left: 0; } }

.header-foreman {
  text-transform: uppercase;
  font-size: 0.6875rem;
  background-image: url("/local/templates/site_template/img/callfareman-gray.png");
  background-position: left 20px center;
  /*padding-left: calc(33px + 11%);*/
  padding: 0 21%;
  justify-content: stretch;

}

@media screen and (max-width: 64em) {
  .header-foreman {
    background-position: 18px center;
  }
}
.header-foreman:hover {
  background-image: url("/local/templates/site_template/img/callfareman-green.png"); }
@media screen and (max-width: 64em) {
  .header-foreman:hover {
    background-image: url("/local/templates/site_template/img/callfareman-gray.png"); } }

.catalog-menu {
  /*  padding-bottom: 3.5vh; */ }
@media screen and (max-height: 768px) {
  .catalog-menu {
    padding-bottom: 0.5vh; } }
@media screen and (max-width: 64em) {
  .catalog-menu {
    display: none; } }
.catalog-menu > ul ul {
  margin-left: 0; }
.catalog-menu > ul li {
  line-height: 1.2;
}
.catalog-menu > ul a {
  display: block;
  width: 100%;
  /*  padding: 0.3vh 12% 0.3vh 22.5%; */
  padding: 6px 12% 6px 12%;
  line-height: 1.2;
}
.catalog-menu > ul a.active-link {
  color: #fe0000;
}
@media screen and (max-width: 74.9375em) {
  .catalog-menu > ul a {
    padding-left: 12%; } }
@media screen and (max-height: 768px) {
  .catalog-menu > ul a {
    padding-bottom: 6px;
    padding-top: 6px; } }
.catalog-menu > ul > li > a {
  letter-spacing: 0.85px;
  font-weight: 700;
  /* font-size: 1.0625rem;  */}
.catalog-menu > ul > li > ul {
  margin-left: 0; }
.catalog-menu > ul > li > ul > li > ul {
  visibility: hidden;
  padding-top: calc(11vh + 120px);
  opacity: 0;
  position: absolute;
  /* right: 0; */
  width: 200px;
  top: 0;
  left: 100%;
  height: 100%;
  padding-left: 0;
  z-index: 10002;
  background-color: white;
  transition: opacity .25s ease .25s, visibility .25s ease .25s !important;
}

.catalog-menu > ul > li > ul > li > ul > li {
  opacity: 0;
  visibility: hidden;
  transition: none;
}
@media screen and (min-width: 1400px) {
  .catalog-menu > ul > li > ul > li > ul, .info-menu > ul > li > ul {
    width: 250px; }
}
.catalog-menu > ul > li > ul > li > ul li.hover > a {
  color: #fe0000; }
.catalog-menu > ul > li > ul > li > ul:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 38px;
  background-color: white;
  top: 0;
  opacity: 0.05;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, transparent 100%); }
.catalog-menu > ul > li > ul > li.hover > ul {
  transition: opacity .50s, visibility .50s !important;
  visibility: visible;
  opacity: 1;
}
.catalog-menu > ul > li > ul > li.hover > ul > li {
  visibility: visible;
  opacity: 1;
}
.catalog-menu > ul > li > ul > li.hover > a {
  background-color: #f6f6f6;
    padding-top: 6px;
    padding-bottom: 6px;
}
.catalog-menu-mobile {
  color: #252018; }
.catalog-menu-mobile > ul ul {
  margin: 0;
  padding: 0; }
.catalog-menu-mobile > ul a {
  padding-left: 30px;
  padding-right: 20px;
  padding-top: 8px;
  padding-bottom: 8px; 

  display: block;
  width:100%;
}
.catalog-menu-mobile > ul > li > .arrow-mobile {
  display: none; }
.catalog-menu-mobile > ul > li > a {
  padding-top: 20px;
  padding-bottom: 19px;
  font-size: 1.0625rem;
  font-weight: 700;
  letter-spacing: 0.85px; }
.catalog-menu-mobile > ul > li > ul > li {
  border-top: 1px solid #e5e5e5;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }
.catalog-menu-mobile > ul > li > ul > li:first-of-type, .catalog-menu-mobile > ul > li > ul > li:nth-of-type(2) {
  display: none; }
body.menu-open .catalog-menu-mobile > ul > li > ul > li.open > ul {
  /*-webkit-transform: translateX(0);*/
  /*-ms-transform: translateX(0);*/
  /*transform: translateX(0);*/
  left: 0; }
.catalog-menu-mobile > ul > li > ul ul {
  /*position: absolute;*/
  position: fixed;
  top: 0;
  /*left: 0;*/
  left: -320px;
  height: 100vh;
  background-color: white;
  /*width: 100%;*/
  width: 320px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  /*-webkit-transform: translateX(-100%);*/
  /*-ms-transform: translateX(-100%);*/
  /*transform: translateX(-100%);*/
  /*transition: -webkit-transform .3s ease;*/
  /*transition: transform .3s ease;*/
  /*transition: transform .3s ease, -webkit-transform .3s ease;*/
  transition: left .3s ease; }
.catalog-menu-mobile > ul > li > ul ul.no-scroll {
  overflow-y: hidden; }
@media screen and (max-width: 48em) {
  .catalog-menu-mobile > ul > li > ul ul {
    width: 290px;
    /*-webkit-transform: translateX(-260px);*/
    /*-ms-transform: translateX(-260px);*/
    /*transform: translateX(-260px); */
    left: -290px;

    height: 100%;
  
} }

.catalog-menu-mobile > ul > li > ul ul > li {
  border-bottom: 1px solid #e5e5e5; }

.info-menu {
  font-weight: 600;
  margin-bottom: 4.3vh; }
@media screen and (max-height: 768px) {
  .info-menu {
    margin-bottom: 2.3vh; } }
@media screen and (max-width: 64em) {
  .info-menu {
    display: none; } }
.info-menu > ul ul {
  margin-left: 0; }
.info-menu > ul > li {
  line-height: 1.2; }
.info-menu > ul > li.hover > ul {
  visibility: visible;
  opacity: 1;
  /*transition: opacity .7s, visibility .7s !important;*/
  transition: opacity .50s, visibility .50s !important;}
.info-menu > ul > li.hover > ul > li {
  visibility: visible;
  opacity: 1;
}
.info-menu > ul > li.hover > a {
  background-color: #f6f6f6;
    padding-top: 6px;
    padding-bottom: 6px;
}
.info-menu > ul > li > ul {
  padding-top: calc(11vh + 120px);
  visibility: hidden;
  opacity: 0;
  position: absolute;
  /* left: 50%; */
  left: 100%;
  top: 0;
  width: 200px;
  height: 100%;
  z-index: 10002;
  background-color: white;
  transition: opacity .7s ease .7s, visibility .7s ease .7s !important;}
.info-menu > ul > li > ul > li {
  visibility: hidden;
  opacity: 0;
  /*transition: opacity .50s, visibility .50s*/
}
.info-menu > ul > li > ul li {
  font-weight: 400;
  line-height: 1.2; }
.info-menu > ul > li > ul li.hover {
  color: #fe0000; }
.info-menu > ul > li > ul:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 38px;
  background-color: white;
  top: 0;
  opacity: 0.05;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, transparent 100%); }
.info-menu > ul > li a {
  width: 100%;
  /*  padding: 0.35vh 12% 0.35vh 22.5%; */
  padding: 6px 12% 6px 12%; }
.info-menu > ul > li a.active-link {
  color: #fe0000;
}
@media screen and (max-width: 74.9375em) {
  .info-menu > ul > li a {
    padding-left: 12%; } }
@media screen and (max-height: 768px) {
  .info-menu > ul > li a {
    padding-bottom: 6px;
    padding-top: 6px; } }
.info-menu-mobile > ul ul {
  margin: 0;
  padding: 0; }
.info-menu-mobile > ul .arrow-mobile {
  background-image: url("/local/templates/site_template/img/arrow-right-mobile.png"); }
.info-menu-mobile > ul a {
  padding-left: 30px;
  padding-right: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
width:100%;
}
.info-menu-mobile > ul > li {
  background-color: #767e86;
  border-top: 1px solid #666d73;
  color: white;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }
.info-menu-mobile > ul > li > a {
  font-weight: 600;
  letter-spacing: 0.75px; }
body.menu-open .info-menu-mobile > ul > li.open > ul {
  /*-webkit-transform: translateX(0);*/
  /*-ms-transform: translateX(0);*/
  /*transform: translateX(0);*/
  left: 0;
}
.info-menu-mobile > ul > li > ul {
  /*position: absolute;*/
  position: fixed;
  top: 0;
  /*left: 0;*/
  left: -320px;
  height: 100%;
  background-color: white;
  width: 100%;
  width: 320px;
  /*-webkit-transform: translateX(-100%);*/
  /*-ms-transform: translateX(-100%);*/
  /*transform: translateX(-100%);*/
  /*transition: -webkit-transform .3s ease;*/
  /*transition: transform .3s ease;*/
  /*transition: transform .3s ease, -webkit-transform .3s ease;*/
  transition: left .3s ease;
}
@media screen and (max-width: 48em) {
  .info-menu-mobile > ul > li > ul {
    left: -290px;
    width: 290px; } }
.info-menu-mobile > ul > li > ul > li {
  border-bottom: 1px solid #e5e5e5;
  color: #252018; }

.mobile-left-block {
  display: none;
  position: fixed;
  top: 0;
  left: -320px;
  height: 100vh;
  overflow-y: auto;
  width: 320px;
  /*-webkit-transform: translateX(-320px);*/
  /*-ms-transform: translateX(-320px);*/
  /*transform: translateX(-320px);*/
  /*transition: -webkit-transform .3s ease;*/
  /*transition: transform .3s ease;*/
  /*transition: transform .3s ease, -webkit-transform .3s ease;*/
  transition: left .3s ease;
  z-index: 10000; }
.mobile-left-block.no-scroll {
  overflow-y: hidden;
}
@media screen and (max-width: 64em) {
  .mobile-left-block {
    display: block; } }
@media screen and (max-width: 48em) {
  .mobile-left-block {
    width: 290px;
    /*-webkit-transform: translateX(-260px);*/
    /*-ms-transform: translateX(-260px);*/
    /*transform: translateX(-260px); */
    left: -290px; } }
.mobile-left-block-inner {
  padding-bottom: 3vh; }
.mobile-left-block .header-foreman {
  margin-left: 20px;
  margin-right: 10px;
  width: 229px;
  max-width: calc(100% - 10px);
  padding-left: 20px; }
.mobile-left-block li.go-back-btn span, .mobile-left-block li.go-back-btn + li span {
  padding-left: 30px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 19px;
  display: inline-block; }
.mobile-left-block li.go-back-btn span {
  color: #fe0000;
  font-size: 0.75rem;
  padding-left: 45px;
  background-image: url("/local/templates/site_template/img/green-arrow-mobile.png");
  background-position: left 30px center;
  cursor: pointer; }
.mobile-left-block li.go-back-btn + li span {
  font-weight: 700;
  letter-spacing: 0.75px; 
 /* padding-left:0px;*/
}
.mobile-left-block li.go-back-btn + li span a{
  padding-top:0;
  padding-bottom:0;
}

.mobile-left-menu {
  margin-bottom: 20px; }

.arrow-mobile {
  width: 30px;
  height: 30px;
  display: inline-block;
  background-image: url("/local/templates/site_template/img/arrow-mobile.png");
  background-position: left center;
  cursor: pointer; }

.site-footer {
  background-color: #242628;
  color: white; }
.site-footer-inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% - 40px);
  max-width: 1192px;
  margin: 0 auto;
  padding: 36px 0; }
@media screen and (max-width: 48em) {
  .site-footer-inner {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 36px 0 0; 
 } }

.footer-menu {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 63%;
  margin-right: 4.8%; }
@media screen and (max-width: 102.4375em) {
  .footer-menu {
    width: 65%;
    margin-right: 3%; } }
@media screen and (max-width: 89.9375em) {
  .footer-menu {
    width: 68%;
    margin-right: 2%; } }
@media screen and (max-width: 74.9375em) {
  .footer-menu {
    width: 69%;
    margin-right: 1%; } }
@media screen and (max-width: 48em) {
  .footer-menu {
    display: none;
    width: 100%;
    margin-right: 0; } }
.footer-menu-header {
  letter-spacing: 0.75px;
  font-weight: 600;
  margin-bottom: 11px; }
.footer-menu nav {
  width: 20%; }
@media screen and (max-width: 74.9375em) {
  .footer-menu nav {
    width: auto;
    padding-right: 1%; } }
.footer-menu ul {
  font-size: 0.8125rem;
  color: rgba(255, 255, 255, 0.5);
  font-weight: 300;
  letter-spacing: 0.65px; }
.footer-menu ul li {
  margin-bottom: 4px; }
.footer-menu ul li a.active-link {
  color: #fe0000; }
.footer-menu ul li a:hover {
  color: #fe0000; }

.footer-left-block {
  width: 32.2%;
  font-size: 0.8125rem; }
@media screen and (max-width: 102.4375em) {
  .footer-left-block {
    width: 32%; } }
@media screen and (max-width: 89.9375em) {
  .footer-left-block {
    width: 30%; } }
@media screen and (max-width: 48em) {
  .footer-left-block {
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

@media screen and (max-width: 48em) {
  .footer-social {
    text-align: center; 
    display: none;
  }
}

.footer-social-title {
  margin-bottom: 11px; 
}

.footer-social-icons {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  margin-bottom: 28px; 
}
.footer-social-two.ti-two {
  margin-left: 7px;
}
@media screen and (max-width: 48em) {
  .footer-social-icons {
    margin-bottom: 0; } 
}

.footer-social-icon{
  width: 54px;
  height: 58px;
  border-right: 1px solid #2e3133;
  background-position: center; 
}

.footer-social-icon--mobile  {
    display: none; 
}

@media screen and (max-width: 48em) {
  .footer-social-icon--mobile  {
    display: inline-block; 
    margin-left: 10px;
  }
}


.footer-social-icon:last-of-type {
  border-right: 0; }
.footer-social-icon.fb-icon {
  background-image: url("/local/templates/site_template/img/fb-icon.png"); }
.footer-social-icon.twit-icon {
  background-image: url("/local/templates/site_template/img/twit-icon.png"); }
.footer-social-icon.vk-icon {
  background-image: url("/local/templates/site_template/img/vk-icon.png"); }
.footer-social-icon.insta-icon {
  background-image: url("/local/templates/site_template/img/insta-icon.png"); }
.footer-social-icon.vk2-icon {
  background-image: url("/local/templates/site_template/img/vk-i.png"); }
  .footer-social-icon.tl2-icon {
  background-image: url("/local/templates/site_template/img/te-i.png"); }

  .tl-two img {
    margin-left: 10px;
  }
.footer-copyright-top {
  letter-spacing: 0.5px;
  color: rgba(255, 255, 255, 0.77);
  margin-bottom: 8px; }
.footer-copyright-top > div:first-of-type {
  margin-bottom: -1px; }

.footer-copyright-bottom {
  color: rgba(255, 255, 255, 0.2); }
.footer-contacts-mobile{
  margin-top: 1em;
}
.footer-contacts-mobile .left{
  float: left;
  margin-right: 1em;
}
@media screen and (max-width: 48em) {
  .footer-contacts-mobile .left{
    float: none;
    margin-bottom: 1em;
  }
}
.footer-contacts-mobile .footer-callback{
  text-decoration: underline;
}
.footer-contacts-mobile .footer-whatsapp img{
  width: 34px;
}
@media screen and (max-width: 48em) {
  .footer-copyright {
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    text-align: center;
    margin-bottom: 30px; } }

.special-offers {
  margin-bottom: 52px; }
@media screen and (max-width: 48em) {
  .special-offers-header {
    display: none; } }
@media screen and (max-width: 64em) {
  .special-offers {
    margin-bottom: 30px; } }
.special-offers-tabs {
  color: #3a3f3c;
  letter-spacing: 0.75px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
@media screen and (max-width: 64em) {
  .special-offers-tabs {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 16px; } }
.special-offers-tab {
  transition: color .3s ease, border .3s ease;
  padding: 0 40px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 47px;
  border-radius: 25px;
  border: 1px solid transparent; }
@media screen and (max-width: 64em) {
  .special-offers-tab {
    font-size: 0.8125rem;
    letter-spacing: 0.65px;
    border-radius: 0;
    height: 34px;
    min-width: 136px; } }
.special-offers-tab:last-of-type {
  margin-right: 0; }
.special-offers-tab:hover {
  color: #fe0000; }
.special-offers-title {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 20px; }
@media screen and (max-width: 64em) {
  .special-offers-title {
    text-align: center;
    margin-bottom: 15px; } }
.special-offers-slider .slick-list {
  padding: 30px 0; }
@media screen and (max-width: 64em) {
  .special-offers-slider .slick-list {
    padding: 0; } }
.special-offers-slider .slick-dots {
  bottom: 0; }
@media screen and (max-width: 64em) {
  .special-offers-slider .slick-dots {
    bottom: -15px; } }
.special-offers-slider .slick-slide {
  height: 100%; }
.special-offers-slider-header {
  display: none;
  text-align: center;
  font-size: 1.1875rem;
  margin: 30px 0 15px 0;
  line-height: 1;
  font-weight: 600; }
.tabs-slider .goods-item-wrapper:hover .goods-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin-top: -25px;
}
@media screen and (max-width: 48em) {
  .special-offers-slider-header {
    display: block;
    margin: 15px 0 15px 0;
  }
  .main-page h1 {
    font-size:1.5rem;
  }
}
@media screen and (max-width: 48em) {
  .special-offers-slider-block.tabs-content {
    display: block; } }
.special-offers-slider-block .goods-btn {
  margin-top: 20px; }
.special-offers-slider-item {
  height: 100%;
  position: relative;}
@media screen and (max-width: 48em) {
  .special-offers-slider-item:last-of-type .goods-item:last-of-type {
    border-bottom: 1px solid #f1f1f1; } }
/*@media screen and (max-width: 48em) {
      .special-offers-slider-item:nth-of-type(3) ~ .special-offers-slider-item {
        visibility: hidden;
        height: 0;
        opacity: 0; } }*/
.special-offers-slider .goods-item {
  height: 100%;
  margin-bottom: 25px; }
.special-offers-slider .goods-item:hover {
  margin-bottom: 0;
  margin-top: -25px; }
@media screen and (max-width: 64em) {
  .special-offers-slider .goods-item:hover {
    margin-top: 0; } }
@media screen and (max-width: 64em) {
  .special-offers-slider .goods-item:hover .goods-item-img {
    border-top: 1px solid #f1f1f1; } }
@media screen and (max-width: 48em) {
  .special-offers-slider .goods-item:hover .goods-item-img {
    border-top: 0; } }
@media screen and (max-width: 48em) {
  .special-offers-slider .goods-item:hover .goods-item-bottom {
    border-right: 0; } }
@media screen and (max-width: 48em) {
  .special-offers-slider .goods-item {
    margin-bottom: 0; } }
@media screen and (max-width: 48em) {
  .special-offers-slider .goods-item:last-of-type {
    border-bottom: 0; } }
@media screen and (max-width: 48em) {
  .special-offers-slider .goods-item-wrapper {
    margin: 0 auto; } }
.special-offers-slider .goods-item-img {
  border-top: 1px solid #f1f1f1; }
@media screen and (max-width: 48em) {
  .special-offers-slider .goods-item-img {
    border-top: 0; } }
.special-offers-slider .goods-item-bottom {
  border: 1px solid #595d59;
  border-left: 0;
  color: white;
  background-color: #3e413e;
  min-height:117px;
}
@media screen and (max-width: 64em) {
  .special-offers-slider .goods-item-bottom {
    background-color: white;
    color: #2a2f2c;
    border-color: #f1f1f1;
    border-top: 0; 
    min-height:150px;
    position:relative;
  } 
  
  .special-offers-slider .goods-item-bottom img.label-img{
  top:-28px;
  }
}
@media screen and (max-width: 48em) {
  .special-offers-slider .goods-item-bottom {
    border: 0px;
    padding-top:0px; 
   } 

   .special-offers-slider .goods-item-bottom img.label-img{
    top:-4px;
    }
}

.goods-btn {
  display: none;
  margin-bottom: 15px; }
@media screen and (max-width: 48em) {
  .goods-btn {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

.goods-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-left: 1px solid #f1f1f1;
  border-top: 1px solid #f1f1f1;
  margin-bottom: 25px; }
@media screen and (max-width: 48em) {
  .goods-list {
    border-left: 0;
    border-top: 0;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; } }
.goods-list .goods-item {
  height: 100%;
  transition: margin .3s ease; }
.goods-list .goods-item-wrapper {
  width: 25%;
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
  min-height: 397px; }
@media screen and (max-width: 64em) {
  .goods-list .goods-item-wrapper {
    width: 33.3%; } }
@media screen and (max-width: 48em) {
  .goods-list .goods-item-wrapper {
    width: 100%;
    min-height: 0 !important; 
    position: relative;
  } 
}
.goods-list .goods-item-wrapper:hover {
  position: relative;
  box-shadow: 0 12px 27px rgba(58, 63, 60, 0.15);
  z-index: 2;
}
.goods-list .goods-item-wrapper:hover .goods-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100%;
  z-index: 1;
  -webkit-transform: scaleY(1.01);
  -ms-transform: scaleY(1.01);
  transform: scaleY(1.01);
  margin-top: -25px; }
@media screen and (max-width: 64em) {
  .goods-list .goods-item-wrapper:hover .goods-item {
    position: static;
    margin-top: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; } }
.goods-list .goods-item:hover {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none; }

.goods-price {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: bold;
  /*color: #9aa49d; */}
.goods-item-attr{
  display: none;
  margin: 1em 0;
  text-align: left;
}
@media screen and (min-width: 64em) {
 .goods-list .goods-item-wrapper:hover .goods-item .goods-item-attr{
    display: block;
  }
}

.goods-item-attr table{
  margin: 0 auto;
}
.goods-item-attr table td{
  padding: 0 1em;
}
@media screen and (max-width: 72em) {
 .goods-list .goods-item-wrapper:hover .goods-item .goods-item-attr{
    font-size: 12px;
  }
  .goods-item-attr table td{
     padding: 0 .5em;
   }
}
@media screen and (max-width: 64em) {
  .goods-price {
    margin-bottom: 6px; } }
@media screen and (max-width: 48em) {
  .goods-price {
    margin-bottom: 20px;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start; } }

.goods-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: white; 
}

.goods-item img.label-img{
    width:79px;
    height:21px;
    margin:0 auto;
} 

.goods-item div.label-img{
  width:79px;
  height:21px;
  margin:0 auto;

  text-transform: uppercase;
  color: #fff;
  /*background-image: linear-gradient(to right, #d15908 0%, #e09e2c 59%);
  background-image: linear-gradient(to right, #ef5902 0%, #f49d12 100%);*/
  background-image: linear-gradient(to right, #d15908 0%, #e09e2c 100%);
  border-radius: 11px;
  font-size: 9px;
  font-weight: 700;
  padding: 3px 0 3px 6px;
  display: flex;
} 
.goods-item div.label-img span{
  padding: 2px 0px 2px 19px;
  background-image: url(/local/templates/site_template/img/labels-new-hit/light.png);
  background-size: contain;
}

@media screen and (max-width: 64em) {
.goods-item div.label-img span{
  padding-top: 3px;
}
}

.goods-item div.label-img.hit{
  width:89px;
  text-transform: uppercase;
  color: #fff;
 /* background-image: linear-gradient(to right, #b30101 0%, #fa2a2a 59%);*/
  background-image: linear-gradient(to right, #7c2221 0%, #b30101 100%);
  border-radius: 11px;
  font-size: 9px;
  font-weight: 700;
  padding: 3px 0 3px 6px;
  display: flex;
} 
.goods-item div.label-img.hit span{
  padding: 2px 0px 2px 15px;
  background-image: url(/local/templates/site_template/img/labels-new-hit/lighting.png);
  background-size: contain;
}

@media screen and (max-width: 64em) {
  .goods-item div.label-img.hit span{
    padding-top: 3px;
  }
}


@media screen and (max-width: 48em) {
  .goods-item {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #f1f1f1; } 
    .goods-item img.label-img{
      position: absolute; 
      left:35%;
      top:15px;
     /* width:69px;
      height:18px;*/
   } 

  }
@media screen and (max-width: 48em) {
  .goods-item-wrapper {
    width: 100%;
    border-right: 1px solid #f1f1f1;
    border-left: 1px solid #f1f1f1;
    max-width: 400px; } }
@media screen and (max-width: 48em) {
  .goods-item-wrapper:first-of-type {
    border-top: 1px solid #f1f1f1; } }
@media screen and (max-width: 48em) {
  .goods-item:last-of-type {
    border-bottom: 1px solid #f1f1f1; } }
.goods-item-bottom {
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  border: 1px solid #f1f1f1;
  border-left: 0;
  border-top: 0;
  padding: 19px 10px 23px 10px;
  text-align: center; 
  position: relative;
}

.goods-item-bottom img.label-img{      
    display:flex;
    position: absolute;
    margin: 0 auto;
    left:0;
    right:0;
    top:-28px;
} 

.goods-item-bottom div.label-img{      
  display:flex;
  position: absolute;
  margin: 0 auto;
  left:0;
  right:0;
  top:-28px;
} 




@media screen and (max-width: 64em) {
  .goods-item-bottom {
    padding-bottom: 20px;
   /* padding-right: 20px;*/
  }
  .goods-item-bottom .margin-top{      
    margin-top:20px;
  } 
  .goods-item-bottom img.label-img{      
    /*top:9px;*/
    width:79px;
  } 
  .goods-item-bottom div.label-img.hit{      
    width:89px;
  } 
}
@media screen and (max-width: 48em) {
  .goods-item-bottom {
    text-align: left;
    border: 0;
    max-width: 65%; 
    padding-right: 20px;
    width: 65%;

    height:100%;
    padding-top:40px;
    padding-bottom:0;
  } 

  .goods-item-bottom.pad{
    padding-top:0px !important;
  }

  .goods-item-bottom img.label-img{      
  /* position: relative;
   margin:0;
   top:-12px;*/
   position: relative;
   margin: 0;
   top: inherit;
   margin-bottom: 12px;
  } 
  .goods-item-bottom div.label-img{      
    /* position: relative;
     margin:0;
     top:-12px;*/
     position: relative;
     margin: 0;
     top: inherit;
     margin-bottom: 12px;
  } 

  .goods-item-bottom .margin-top{      
    margin-top:0px;
  } 


  .goods-item-bottom.margin-top-mobile{      
    padding-top:15px;
  } 
  
   
}

.goods-item-title {
  font-weight: 700;
  margin-bottom: 2px; }
@media screen and (max-width: 64em) {
  .goods-item-title {
    padding: 0 10px;
    line-height: 1.05; } }
@media screen and (max-width: 48em) {
  .goods-item-title {
    padding: 0; } }
.goods-item-img {
  border: 1px solid #f1f1f1;
  border-left: 0;
  border-top: 0;
  height: 305px;
  padding: 10px;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  position: relative; }
@media screen and (max-width: 64em) {
  .goods-item-img {
    height: 229px;
    height: 249px;
    padding-bottom:33px;
  } 
}
@media screen and (max-width: 48em) {
  .goods-item-img {
    border: 0;
    height: 195px;
    max-height: 100%;
    width: 100%;
    max-width: 35%;
    padding: 15px; } }
.goods-item-img > a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  max-height: 100%;
  max-width: 100%; 
  position: relative;
}
.goods-item-img img {
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin: 0 auto; }
.goods-item-img img.label-img {
  position:absolute; 
  bottom:6px;
  margin:0 auto;
  left:0;
  right:0;
}

@media screen and (max-width: 64em) {  
  .goods-item-img img.label-img {
    position:absolute; 
    bottom:-31px;
    margin:0 auto;
    z-index: 2;
   /* position: absolute;
    z-index: 2;
    top: 10px;
    right: 20px;
    left: auto;*/
  }
}
@media screen and (max-width: 48em) {  
  .goods-item-img img.label-img {
    position:absolute; 
    top:15px;
    margin:0;
    left:auto;
    right:-89px;
  }
}

.goods-item-sale {
  position: absolute;
  width: 40px;
  height: 40px;
  font-size: 0.8125rem;
  border-radius: 50%;
  background-color: #fe0000;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: white;
  top: 18px;
  right: 5.5%; }
.goods-item-old-price {
  font-size: 0.8125rem;
  text-decoration: line-through;
  margin-right: 5px; }
.goods-item-old-price + .goods-item-price {
  color: #f48e69; }
.goods-item-price {
  font-size: 1.0625rem; }
.goods-item-btn {
  /*box-shadow: 3px 12px 27px rgba(58, 63, 60, 0.29);*/
  width: 200px;
  max-width: 100%;
  margin: 0 auto;
  text-transform: uppercase;
  height: 0;
  letter-spacing: 0.7px;
  visibility: hidden; }
@media screen and (max-width: 64em) {
  .goods-item-btn {
    height: auto;
    visibility: visible;
    width: 166px;
    font-weight: 700;
    box-shadow: none; } }
@media screen and (max-width: 48em) {
  .goods-item-btn {
    margin: 0; 
  }
}
.goods-item-btn.site-btn {
  height: 0; }
@media screen and (max-width: 64em) {
  .goods-item-btn.site-btn {
    height: 45px; 
   /* position: absolute;
    right:0;
    left:0;
    bottom:10px;*/
  }
 }

 @media screen and (max-width: 48em) {
  .goods-item-btn.site-btn {
    position: relative; 
  }   
}
.goods-item-btn > span {
  height: 26px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding-left: 10px;
  letter-spacing: 0.7px;
  background-image: url(/local/templates/site_template/img/basket.png);
  background-position: left 27px top;
  margin-top: -5px;
  padding-top: 5px; }
@media screen and (max-width: 64em) {
  .goods-item-btn > span {
    padding-left: 33px; } }
.goods-item:hover {
  box-shadow: 0 12px 27px rgba(58, 63, 60, 0.15);
  -webkit-transform: scaleY(1.01);
  -ms-transform: scaleY(1.01);
  transform: scaleY(1.01); }
@media screen and (max-width: 64em) {
  .goods-item:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    margin-top: 0;
    box-shadow: none; } }
.goods-item:hover .goods-item-title {
  margin-bottom: 5px;
  transition: margin .3s ease; }
@media screen and (max-width: 64em) {
  .goods-item:hover .goods-item-title {
    margin-bottom: 2px; } }
.goods-item:hover .goods-price {
  margin-bottom: 15px;
  transition: margin .3s ease; }
@media screen and (max-width: 64em) {
  .goods-item:hover .goods-price {
    margin-bottom: 6px; } }
@media screen and (max-width: 48em) {
  .goods-item:hover .goods-price {
    margin-bottom: 20px;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start; } }
.goods-item:hover .goods-item-img {
  border-top: 1px solid #f1f1f1;
  border-left: 1px solid #f1f1f1;
  border-bottom: 0; }
@media screen and (max-width: 64em) {
  .goods-item:hover .goods-item-img {
    border-bottom: 1px solid #f1f1f1;
    border-left: 0;
    border-top: 0; } }
@media screen and (max-width: 48em) {
  .goods-item:hover .goods-item-img {
    border-bottom: 0; } }
.goods-item:hover .goods-item-btn {
  height: auto;
  visibility: visible; }
.goods-item:hover .goods-item-btn.site-btn {
  height: 50px; }
@media screen and (max-width: 64em) {
  .goods-item:hover .goods-item-btn.site-btn {
    height: 45px; } }
@media screen and (min-width: 64em) {
  .goods-item:hover .goods-item-bottom {
    background-color: white;
    color: #2a2f2c;
    border: 1px solid #f1f1f1;
    border-top: 0;
    border-left: 0;
    padding-top: 0;
    transition: padding .3s ease;
     }
}

@media screen and (max-width: 64em) {
  .goods-item:hover .goods-item-bottom {
    padding: 19px 10px 20px 10px;
    border-left: 0; } }
@media screen and (max-width: 48em) {
  .goods-item:hover .goods-item-bottom {
    border-bottom: 0; 
  padding-right:20px;
  padding-top:40px;
  } 

  .goods-item:hover .goods-item-bottom.margin-top-mobile {
  padding-top:15px;
  } 
}

.main-advantages {
  margin-bottom: 40px; }
@media screen and (max-width: 64em) {
  .main-advantages {
    margin-bottom: 0; } }
.main-advantages-content {
  position: relative;
  background-color: #f0f0f0;
  min-height: 644px;
  width: 74%;
  margin-left: 26.5%;
  padding-left: 23.5%;
  padding-right: 20px;
  padding-top: 65px; }
@media screen and (max-width: 64em) {
  .main-advantages-content {
    width: 100%;
    padding-left: 18px;
    padding-top: 1px;
    margin-left: 0;
    min-height: 0;
    padding-bottom: 25px;
    background-color: #fafafa; } }
@media screen and (max-width: 48em) {
  .main-advantages-content {
    padding-left: 15px;
    padding-right: 15px; } }
.main-advantages-img {
  position: absolute;
  left: -27%;
  top: -5px;
  max-width: 55%; }
@media screen and (max-width: 64em) {
  .main-advantages-img {
    display: none; } }
.main-advantages-text {
  max-width: 565px; }
@media screen and (max-width: 64em) {
  .main-advantages-text {
    max-width: 100%; } }
.main-advantages-title {
  color: black;
  font-size: 1.875rem;
  background-image: url("/local/templates/site_template/img/advant.png");
  background-position: left top;
  padding-left: 40px;
  line-height: 1;
  margin-bottom: 29px; }
@media screen and (max-width: 64em) {
  .main-advantages-title {
    margin-bottom: 20px; } }
@media screen and (max-width: 48em) {
  .main-advantages-title {
    background-position: top center;
    padding-left: 0;
    padding-top: 52px;
    text-align: center;
    font-size: 1.5rem; } }
.main-advantages-title > span {
  margin-right: 7px;
  display: inline-block; }
@media screen and (max-width: 48em) {
  .main-advantages-title > span {
    display: inline; } }
.main-advantages-title .green-text {
  color: #fe0000;
  font-weight: 700;
  letter-spacing: 0.75px; }
.main-advantages-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
@media screen and (max-width: 48em) {
  .main-advantages-list {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }
.main-advantages-list > div {
  width: 50%; }
@media screen and (max-width: 64em) {
  .main-advantages-list > div {
    width: 34%; } }
@media screen and (max-width: 48em) {
  .main-advantages-list > div {
    width: 100%; } }
@media screen and (max-width: 64em) {
  .main-advantages-list > div.main-advantages-list-items {
    width: 66%; } }
@media screen and (max-width: 48em) {
  .main-advantages-list > div.main-advantages-list-items {
    width: 100%; } }
.main-advantages-list-item {
  padding-left: 35px;
  margin-bottom: 25px; }
@media screen and (max-width: 64em) {
  .main-advantages-list-item {
    margin-bottom: 29px; } }
.main-advantages-list-item-title {
  color: #3a3f3c;
  font-size: 1.0625rem;
  font-weight: 700;
  position: relative;
  margin-bottom: 3px; }
@media screen and (max-width: 64em) {
  .main-advantages-list-item-title {
    letter-spacing: 0.5px; } }
.main-advantages-list-item-title:before {
  content: "";
  display: block;
  width: 20px;
  top: calc(50% - 1px);
  left: -35px;
  height: 2px;
  position: absolute;
  background-color: #fe0000; }
.main-advantages-list-item-text {
  color: #98999f;
  font-size: 0.8125rem;
  font-weight: 300;
  line-height: 1.4; }
.main-advantages-sertificates {
  padding-top: 5px;
  padding-left: 5.5%; }
@media screen and (max-width: 64em) {
  .main-advantages-sertificates {
    padding-left: 1.5%; } }
@media screen and (max-width: 48em) {
  .main-advantages-sertificates {
    padding-left: 0; } }
.main-advantages-sertificat {
  padding-left: 35px; }
@media screen and (max-width: 64em) {
  .main-advantages-sertificat {
    padding-left: 38px; } }
.main-advantages-sertificat-title {
  margin-bottom: 30px;
  color: #252018;
  position: relative;
  font-size: 1.0625rem;
  line-height: 1; }
@media screen and (max-width: 64em) {
  .main-advantages-sertificat-title {
    margin-bottom: 15px; } }
.main-advantages-sertificat-title > span {
  margin-right: 5px;
  display: inline-block; }
@media screen and (max-width: 48em) {
  .main-advantages-sertificat-title > span {
    display: inline; } }
.main-advantages-sertificat-title > span.bold-text {
  font-weight: 700; }
.main-advantages-sertificat-title:before {
  content: "";
  display: block;
  width: 20px;
  top: 6px;
  left: -35px;
  height: 2px;
  position: absolute;
  background-color: #fe0000; }
@media screen and (max-width: 64em) {
  .main-advantages-sertificat-title:before {
    left: -38px; } }
.main-advantages-sertificat-img {
  margin-bottom: 30px; }
@media screen and (max-width: 64em) {
  .main-advantages-sertificat-img {
    margin-bottom: 18px; } }
@media screen and (max-width: 48em) {
  .main-advantages-sertificat-img {
    text-align: center;
    width: calc(100% + 38px);
    margin-left: -38px; } }
.main-advantages-sertificat-img img {
  box-shadow: 0px 0px 70px 0px rgba(0, 0, 0, 0.2); }
.main-advantages-sertificat-btn {
  max-width: 193px;
  margin: 0 auto; }
@media screen and (max-width: 64em) {
  .main-advantages-sertificat-btn.site-btn {
    height: 42px; } }
@media screen and (max-width: 48em) {
  .main-advantages-sertificat-btn {
    width: 100%;
    max-width: 280px; } }

.categories-wrapper {
  margin-bottom: 27px; }
.categories-wrapper .categories-list-btn {
  /*display: none; */}
.categories-wrapper.isOpen .categories-list-item {
  transition: visibility .3s ease, opacity .3s ease, padding .3s ease, height .3s ease, margin .3s ease; }
@media screen and (max-width: 64em) {
  .categories-wrapper.isOpen .categories-list-item:nth-of-type(3) ~ .categories-list-item {
    visibility: visible;
    height: 222px;
    opacity: 1;
    margin-bottom: 8px; } }
@media screen and (max-width: 64em) {
  .categories-wrapper.more-3-cat .categories-list-btn {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

.categories-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 15px;
  margin-left: -8px; }
@media screen and (max-width: 48em) {
  .categories-list {
   /* -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; */
    padding:0 10px;
} }
.categories-list-item {
  width: calc(25% - 8px);
  margin-left: 8px;
  margin-bottom: 8px;
  position: relative;
  color: white;
  /*height: 225px;*/ 
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
@media screen and (max-width: 64em) {
  .categories-list-item {
    width: calc(33.3% - 8px); } }
@media screen and (max-width: 48em) {
  .categories-list-item {
    width: calc(50% - 8px);
  
} }

@media screen and (max-width: 64em) {
 }
.categories-list-item-img {
 /* height: 100%;*/
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }
.categories-list-item-img:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30%;
  background-image: linear-gradient(to top, #0d0e0d 0%, rgba(255, 255, 255, 0) 100%);
  opacity: 0.9; }

@media screen and (max-width: 32em) {
  .categories-list-item-img:after {
    background:none;
  }
}
.categories-list-item-img img {
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
 /* height: 100%; */
  width:100%;
}
.categories-list-item-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 15px 25px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end; 
  z-index: 2;
}
@media screen and (max-width: 32em) {
  .categories-list-item-content{
    position: relative;
    padding:0;
    color:#000;
    height:auto;

  } 
}

.categories-list-item-name {
  font-weight: 600;
  line-height: 1.125; 
}

@media screen and (max-width: 48em) {
  .categories-list-item-name {
    padding: 4px 6px 10px 10px
  }
}
@media screen and (max-width: 32em) {
  .categories-list-item-name {
    text-transform:uppercase; 
    font-size:0.8em;
    line-height:1.4em;
    margin-top:4px;
  }
}

.collections-header {
  color: black;
  font-size: 1.0625rem;
  padding-bottom: 15px;
  text-shadow: 0 0 0 black;
  line-height: 1.1;
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 28px; }

}

@media screen and (max-width: 64em) {
  .collections-header {
    text-align: center; } }
@media screen and (max-width: 48em) {
  .collections-header {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 20px; } }

.collections-wrapper.more-6-cat .collections-list-btn {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

@media screen and (max-width: 64em) {
  .collections-wrapper.more-3-cat .collections-list-btn {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

.collections-list-wrapper {
  padding-bottom: 35px;
  border-bottom: 1px solid #e2e5e8;
  margin-bottom: 35px; }
@media screen and (max-width: 48em) {
  .collections-list-wrapper {
    border-bottom: 0; } }

.collections-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-bottom: 15px; }
@media screen and (max-width: 64em) {
  .collections-list {
    margin-bottom: 5px; } }
.collections-list.isOpen .collections-list-item {
  transition: visibility .3s ease, opacity .3s ease, padding .3s ease, height .3s ease, margin .3s ease; }
@media screen and (max-width: 64em) {
  .collections-list.isOpen .collections-list-item:nth-of-type(3) ~ .collections-list-item {
    visibility: visible;
    height: auto;
    opacity: 1;
    padding: 20px 0;
    margin-bottom: 10px; } }
.collections-list.isOpen .collections-list-item:nth-of-type(6) ~ .collections-list-item {
  visibility: visible;
  height: auto;
  opacity: 1;
  padding: 20px 0;
  margin-bottom: 10px; }
.collections-list-item {
  background-color: white;
  border: 1px solid #f1f1f1;
  width: calc(33.3% - 10px);
  margin-left: 10px;
  margin-bottom: 10px;
  padding: 20px 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
@media screen and (max-width: 64em) {
  .collections-list-item {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; } }
@media screen and (max-width: 48em) {
  .collections-list-item {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    width: calc(100% - 10px); } }
@media screen and (max-width: 64em) {
  .collections-list-item:nth-of-type(3) ~ .collections-list-item {
    visibility: hidden;
    height: 0;
    padding: 0;
    opacity: 0;
    margin-bottom: 0; } }
.collections-list-item:nth-of-type(6) ~ .collections-list-item {
  visibility: hidden;
  height: 0;
  padding: 0;
  opacity: 0;
  margin-bottom: 0; }
.collections-list-item-img {
  width: 45%;
  padding: 0 10px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }
@media screen and (max-width: 64em) {
  .collections-list-item-img {
    width: 100%;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-bottom: 15px; } }
@media screen and (max-width: 48em) {
  .collections-list-item-img {
    width: 35%;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 0; } }
.collections-list-item-img img {
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }
.collections-list-item-content {
  width: 55%;
  padding: 0 8% 0 2%;
  font-size: 0.8125rem; }
@media screen and (max-width: 64em) {
  .collections-list-item-content {
    width: 100%;
    text-align: center;
    padding: 0 14%; } }
@media screen and (max-width: 48em) {
  .collections-list-item-content {
    width: 65%;
    padding: 0px 4% 0 1%;
    text-align: left; } }
.collections-list-item-name {
  margin-bottom: 10px;
  line-height: 1.1; }
.collections-list-item-name > span {
  display: block;
  letter-spacing: 0.65px; }
.collections-list-item-name .collection-title {
  font-size: 1.0625rem;
  font-weight: 600;
  letter-spacing: 0; }
.collections-list-item-desc {
  color: #98999f;
  line-height: 1.3846;
  font-weight: 300; }
.collections-list-btn {
  display: none;
  padding-left: 30px;
  background-image: url("/local/templates/site_template/img/all-collect-btn.png");
  background-position: left 25px center;
  transition: padding .3s ease; }
@media screen and (max-width: 64em) {
  .collections-list-btn {
    background-image: none;
    padding-left: 0; } }
.collections-list-btn.isOpen {
  background-image: none;
  padding-left: 0; }

.news-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between; }

.news-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px; }
@media screen and (max-width: 48em) {
  .news-list {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around; } }
.news-list-item {
  font-size: 0.8125rem;
  width: calc(33.3% - 10px);
  margin-left: 10px;
  margin-bottom: 22px;
  border: 1px solid #f1f1f1;
  background-color: #ffffff;
  color: #98999f; }
@media screen and (max-width: 48em) {
  .news-list-item {
    min-width: 260px; } }
.news-list-item-img {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }
.news-list-item-img img {
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }
.news-list-item-content {
  padding: 23px 11.2%; }
.news-list-item-date {
  font-weight: 100;
  letter-spacing: 0.97px;
  margin-bottom: 5px; }
.news-list-item-name {
  color: #2a2f2c;
  text-decoration: underline;
  font-size: 1.0625rem;
  font-weight: 600;
  line-height: 1.412;
  margin-bottom: 8px; }
.news-list-item-name:hover {
  text-decoration: none; }
.news-list-item-desc {
  line-height: 1.615; }

.subscription-block {
  background-color: #ebebeb;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 45px;
  padding-bottom: 42px; }
@media screen and (max-width: 64em) {
  .subscription-block {
    display: none; } }
.subscription-block-text {
  width: 50%;
  color: #000000;
  font-size: 1.1875rem;
  line-height: 1.368;
  padding-right: 2%; }
.subscription-block-input {
  width: 50%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative; }
.subscription-block-input input {
  border-radius: 24px;
  border: 0 !important;
  width: calc(100% - 190px);
  min-width: 58%; }
.subscription-block-btn {
  width: 230px;
  max-width: 50%;
  font-weight: 700;
  letter-spacing: 0.9px;
  position: absolute;
  right: 0;
  box-shadow: none !important; }
.subscription-block-btn span {
  background-image: url("/local/templates/site_template/img/arrow-right-white.png");
  background-position: right 25px center;
  padding-right: 25px; }

.about-list, .services-list {
  border-top: 1px solid #f1f1f1;
  border-left: 1px solid #f1f1f1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 30px; }
.about-list-item {
  width: 25%;
  border-right: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  background-color: white;
  padding: 30px 3.1% 30px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #65676a;
  font-size: 0.8125rem; }

.about-list-item .site-btn-green-gradient {
    margin-bottom: 0;
}
@media screen and (max-width: 64em) {
  .about-list-item {
    width: 33.3%; } }
@media screen and (max-width: 48em) {
  .about-list-item {
    width: 50%;
    padding-left: 35px;
    padding-right: 35px; } }
@media screen and (max-width: 29.9375em) {
  .about-list-item {
    width: 100%; } }
.about-list-item-img {
  margin-bottom: 16px;
  height: 52px; }
.about-list-item-img a {
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start; }
.about-list-item-img img {
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }
.about-list-item-name {
  margin-bottom: 15px;
  line-height: 1; }
.about-list-item-desc {
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  font-weight: 300;
  line-height: 1.615; }
.about-list-item-bottom {
  margin-top: 30px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }
.about-list-item-price {
  margin-right: 10px; }
.about-list-item-price > span {
  color: #879096; }
.about-list-item-price .site-price {
  color: #252018;
  font-size: 1.0625rem;
  font-weight: 300; }
.about-list-item-price .site-price .price-val {
    margin-top: px;
    margin-bottom: 0px;
    margin-left: 0;
    margin-right: 4px;
}
.site-price span:nth-child(1) {
    margin-right: 4px;
}
.about-list-item-link {
  color: #fe0000;
  margin-bottom: 3px;
  padding-right: 18px;
  font-size: 0.9375rem;
  font-weight: 600;
  letter-spacing: 0.75px;
  background-image: url("/local/templates/site_template/img/green-arrow-right-big.png");
  background-position: right center; }

.services-list {
  margin-bottom: 0; }



#slideshow1{
  display:none;
} 



@media screen and (max-width: 32em) {

  #slideshow0{
    display:none;
  }   
  #slideshow1{
    display:block;
  }  
 
 
 
}

.main-slider.slick-dotted.slick-slider {
  margin: 0; }

.main-slider .slick-dots {
  bottom: 8.5vh;
  padding-left: 9.4%;
  text-align: left; }
@media screen and (max-width: 64em) {
  .main-slider .slick-dots {
    bottom: 45px;
    padding-left: 11.4%; } }
@media screen and (max-width: 48em) {
  .main-slider .slick-dots {
    /*bottom: 25px;*/
    text-align: center;
    padding-left: 0; } }

@media screen and (max-width: 32em) {
      .main-slider .slick-dots {
        bottom: 10px;
      }
}

.main-slider-item {
  position: relative;
  padding-top: 19vh;
  padding-left: 9.4%;
  height: 71vh; }
@media screen and (max-width: 64em) {
  .main-slider-item {
    padding-top: 42px;
    padding-left: 11.7%;
    height: auto;
    padding-bottom: 96px;
    min-height: 330px; } 
}
@media screen and (max-width: 48em) {
  .main-slider-item {
    padding: 169px 20px 75px;
    min-height: 0; } 
}
@media screen and (min-width: 1024px) and (max-height: 768px) {
  .main-slider-item {
   /* padding-top: 7vh; */
} 
}

.main-slider-item .banner-img{
  display:none;
}


.main-slider-item-content {
 /* width: 50%;
  max-width: 605px; */
}
@media screen and (max-width: 93.75em) {
  .main-slider-item-content {
    width: 100%; } }
@media screen and (max-width: 48em) {
  .main-slider-item-content {
    max-width: 100%; 
    position: absolute;
    top:75px;
  } }
@media screen and (max-width: 32em) {
  .main-slider-item-content {
    max-width: 100%; 
    position: relative;
    top:0;
} }

.main-slider-item-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-size: cover;
  z-index: -1; 

  background-position: right bottom;
}
@media screen and (max-width: 64em) {
    .main-slider-item-img {
      background-size: auto 100%; 
      background-position-x:right;} 
}

@media screen and (max-width: 48em) {
  .main-slider-item-img {
    height: 149px; } }


.main-slider-item-title {
  font-size: 3rem;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 2.1vh; 

  font-size: 2.5rem; 
  line-height:2.9rem;

  

}

.main-slider-item-title .small{
      font-size: 2.5rem; 
      line-height:2.9rem;

      max-width: 550px;
}

@media screen and (max-width: 64em) {
  .main-slider-item-title {
    /*font-size: 1.8125rem;*/
    margin-bottom: 13px; 
    font-size: 1.8rem; 
    line-height:2.0rem;
  }

    .main-slider-item-title .small{
      font-size: 1.8rem; 
      line-height:2.0rem;
    }
}


.main-slider-item-title > span {
  margin-right: 5px; }

@media screen and (max-width: 48em) {
    .main-slider-item-title {
     /* height: 30px;*/
     width:50%;
      } 
}
@media screen and (max-width: 32em) {
  .main-slider-item-title {
   /* height: 55px;*/
   width: 100%;
    } 
    .main-slider-item-title .small{
      font-size: 1.5rem; }
}

.main-slider-item-text {
  letter-spacing: 0.9px;
  font-size: 1.125rem;
  margin-bottom: 3vh; 
}

.main-slider-item-text ul{
    padding-left:10px;
    position: relative;
}

.main-slider-item-text ul li{
    list-style-position:outside;
    list-style-type:none;
}

.main-slider-item-text ul li:before
{
	content:"-";
	position:absolute;
	left: 0px;
}




@media screen and (max-width: 64em) {
  .main-slider-item-text {
    font-size: 0.9375rem;
    letter-spacing: 0.7px;
    max-width: 85%;
    line-height: 1.1;
    margin-bottom: 22px; 
	} }
@media screen and (max-width:48em){
	.main-slider-item-text {
	/*	position: absolute;
    top: 30px;*/
    width:55%;
    font-size: 1.1em;
  }

}

@media screen and (max-width:32em){
	.main-slider-item-text {
    font-size: 1em;
    width:100%;
    max-width: 100%;
    margin-bottom: 10px;
  }
  
  .main-slider-item-text ul{
    
  }

  .main-slider-item-text ul li{
    color:#fff;
    font-size: 0.95em;
    line-height: 1.5em;
  }

  .main-slider-item-text ul li:before
  {
  
}


}

.main-slider-item-btn {
 /* width: 290px;*/
  text-align: center;
  text-transform: uppercase;
  font-size: 0.75rem;
  font-weight: 700; 
  position: absolute;
  bottom: 100px;}
@media screen and (max-width: 64em) {
  .main-slider-item-btn {
   /* width: 280px;*/
    letter-spacing: 0.9px; 
    bottom: 80px; 
  } }

@media screen and (max-width: 48em) {
    .main-slider-item-btn {
      top: 185px;      
} }
@media screen and (max-width: 32em) {
  .main-slider-item-btn {
    position: relative;   
    top:0;
    margin-bottom: 0px;
    
   /* width:200px;*/
    height: 37px;
    font-size:0.55rem;
    
  } 


  .main-slider-item .site-btn-green-gradient {
  margin-bottom: 40px;     
  }
}

.main-slider-item-btn > span {
 /* background-image: url("/local/templates/site_template/img/arrow-right-white.png");*/
  background-position: right 20px center;
  padding-right: 55px; 
  padding-left: 55px;
}
@media screen and (max-width: 32em) {
  .main-slider-item-btn>span {
    padding-right: 15px;
    background-position: right 13px center;
  } 
}
.main-slider-item-to-bottom {
  min-height: 17px;
  color: #252018;
  background-image: url(/local/templates/site_template/img/arrow-bottom-black.png);
  background-position: left 4px center;
  padding-left: 28px;
  position: absolute;
  bottom: 4vh;
  letter-spacing: 0.75px; }
@media screen and (max-width: 64em) {
  .main-slider-item-to-bottom {
    display: none; } }
.main-slider-item-to-bottom:hover {
  text-decoration: underline; }


@media screen and (max-width: 32em) {
#slideshow1 .main-slider-item {
padding:0;
height:auto;
min-height:auto;
}

#slideshow1 .main-slider-item .banner-img{
  display:block;
}
#slideshow1 .main-slider-item .main-slider-item-img{
  display:none;
}

#slideshow1 .main-slider-item .main-slider-item-content{
  position: absolute;
  padding-top:5%;
  padding-left:9%;

 /* background-image: url('/local/templates/site_template/img/banner-fon.png');
  background-image: url(/local/templates/site_template/img/banner-fon.png);
  background-position: 0 0;
  background-size: cover;*/

}

#slideshow1 .main-slider-item .main-slider-item-content .main-slider-item-title {
  font-size: 1.8rem;
  line-height: 2rem;
  margin-bottom:5px;
  color:#fff;
}
#slideshow1 .main-slider-item .main-slider-item-content .main-slider-item-title .small {
  font-size: 1.9rem;
  line-height: 2.1rem;
}


#slideshow1 .main-slider-item .main-slider-item-content .main-slider-item-text {
  font-size: 0.8em;
  letter-spacing: -0.3px;
  margin-bottom: 10px;
  color:#fff;
}


#slideshow1 .main-slider-item .main-slider-item-content .main-slider-item-btn {
  margin:0;
  padding:0;
  width:auto;
  float:left;
 /* border-radius:10px;*/
  height:30px;
}
#slideshow1 .main-slider-item .main-slider-item-content .main-slider-item-btn>span {
  width:auto;
  padding-left:20px;
  padding-right:20px;
}

}





.thin-title {
  font-weight: 100; }

.main-slider-news {
  margin-bottom: 52px; }
.main-slider-news.slick-dotted.slick-slider {
  margin-bottom: 0; }
@media screen and (max-width: 64em) {
  .main-slider-news.slick-dotted.slick-slider {
    margin-bottom: 48px; } }
@media screen and (max-width: 48em) {
  .main-slider-news.slick-dotted.slick-slider {
    margin-bottom: 30px; } }
@media screen and (max-width: 64em) {
  .main-slider-news .slick-dots {
    bottom: -33px; } }
@media screen and (max-width: 48em) {
  .main-slider-news .slick-dots {
    bottom: 12px; } }
@media screen and (max-width: 32em) {
  .main-slider-news .slick-dots {
    bottom: 7px; } }
.main-slider-news .slick-track {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
.main-slider-news .slick-slide {
  float: none;
  height: auto; }
.main-slider-news .slick-slide > div {
  height: 100%; }
.main-slider-news .slick-slide > div > div {
  height: 100%; }
.main-slider-news-item {
  height: 29vh;
  position: relative;
  padding-top: calc(80px + 5vh);
  padding-left: 13%;
  padding-right: 1%;
  overflow-y: hidden; 
  margin:0 0 0 2px;
}
@media screen and (max-height: 850px), screen and (max-width: 1679px) {
  .main-slider-news-item {
    padding-top: 80px; } }
@media screen and (max-width: 89.9375em) {
  .main-slider-news-item {
    padding-left: 10%; } }
@media screen and (max-height: 749px), screen and (max-width: 1500px) {
  .main-slider-news-item {
    padding-left: 5%;
    padding-top: 70px; } }
@media screen and (max-width: 64em) {
  .main-slider-news-item {
    height: 100%;
    padding-top: 127px;
    padding-left: 7.9%;
    min-height: 282px;
    margin:0 0 0 1px;
  } }
@media screen and (max-width: 48em) {
  .main-slider-news-item {
    padding-top: 115px;
    padding-bottom: 38px; 
    margin: 0 0 0 1px;
  } }
@media screen and (max-width: 32em) {
  .main-slider-news-item {
    height: 25vh; 
    min-height:25vh;
    padding-top: 90px;
    padding-bottom: 0px;
    padding-left: 10px;
  } }
  
@media screen and (max-width: 400px) 
{
  .main-slider-news-item {
    height: 23vh; 
    min-height:23vh;
    padding-top: 70px;
	} 
} 
.main-slider-news-item.news-item-white {
  color: white; }
.main-slider-news-item.news-item-white .main-slider-news-item-img:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-image: linear-gradient(to top, #2a2f2c 0%, rgba(42, 47, 44, 0) 100%);
  opacity: 0.9;
  z-index: -1; }
.main-slider-news-item-label {
  top: -2px;
  left: -2px;
  color: white;
  text-transform: uppercase;
  position: absolute;
  width: 205px;
  height: 80px;
  background-image: url("/local/templates/site_template/img/label-bg.svg");
  background-position: left top;
  z-index: -1;
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 1.05px;
  padding-top: 19px;
  padding-left: 28px;
  line-height: 1.2; }
@media screen and (max-width: 32em) {
.main-slider-news-item-label {
    top: -2px;
    left: -2px;
    color: white;
    text-transform: uppercase;
    position: absolute;
    width: 131px;
    height: 54px;
    background-image: url("/local/templates/site_template/img/label-bg.svg");
    background-size:cover;
    background-position: left top;
    z-index: -1;
    font-size: 0.575rem;
    font-weight: 700;
    letter-spacing: 1.05px;
    padding-top: 14px;
    padding-left: 11px;
    line-height: 1.2; }
}
.main-slider-news-item-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-size: 100% 100%;
  z-index: -2; }
.main-slider-news-item-title {
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 1.3vh;
  letter-spacing: -1px; }
@media screen and (min-width: 1025px) and (max-width: 1500px), screen and (max-height: 649px) {
  .main-slider-news-item-title {
    font-size: 1.5rem; } }
@media screen and (max-width: 64em) {
  .main-slider-news-item-title {
    letter-spacing: 0;
    margin-bottom: 11px; } }
@media screen and (max-width: 48em) {
  .main-slider-news-item-title {
    font-size: 1.875rem; } }
@media screen and (max-width: 32em) {
    .main-slider-news-item-title {
    font-size: 1.2rem;
    text-align: ;left; } }
.main-slider-news-item-title > span {
  margin-right: 5px; }
.main-slider-news-item-text {
  font-size: 1rem;
  line-height: 1.125;
  letter-spacing: 1.2px; }
@media screen and (max-width: 64em) {
  .main-slider-news-item-text {
    margin-bottom: 20px; } }

.sort-block {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 0.8125rem;
  margin-bottom: 15px; }
@media screen and (max-width: 71.8125em) {
  .sort-block {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }
.sort-block-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
@media screen and (max-width: 79.9375em) {
  .sort-block-item {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }
.sort-block-item-title {
  color: rgba(34, 36, 39, 0.7);
  font-size: 0.6875rem;
  letter-spacing: 0.28px;
  margin-right: 13px; }
@media screen and (max-width: 64em) {
  .sort-block-item-title {
    display: none; } }
.sort-block-item-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; 
  flex-wrap: wrap;
}
@media screen and (max-width: 48em) {
  .sort-block-item-content {
    width: 100%; } }
.sort-block-item-content > span {
  cursor: pointer;
  color: #222427;
  text-shadow: 0 0 0 #222427;
  height: 36px;
  border-radius: 50%;
  border: 1px solid transparent;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 0.875rem;
  margin-right: 13px; }
.sort-block-item-content > span:last-of-type {
  margin-right: 0; }
.sort-block-item-content > span.active {
  width: 36px;
  border-color: #fe0000; }
.sort-block-item.sort-block-in_stock {
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end; }
@media screen and (max-width: 79.9375em) {
  .sort-block-item.sort-block-in_stock {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; } }
.sort-block-item.sort-block-quantity {
  margin-right: 6%; }
@media screen and (max-width: 64em) {
  .sort-block-item.sort-block-quantity {
    display: none; } }
@media screen and (max-width: 48em) {
  .sort-block-sorting {
    width: 100%;
    margin-bottom: 7px; } }
.sort-block-sorting-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #879096;
  min-height: 35px;
  border-radius: 25px;
  border: 1px solid transparent;
  margin-right: 20px;
  cursor: pointer; }
@media screen and (max-width: 48em) {
  .sort-block-sorting-item {
    /* display: none;  */
  } }
@media screen and (max-width: 48em) {
  .sort-block-sorting-item:first-of-type {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    /* margin-right: 0; */
    /* width: 100%;  */
  } }
.sort-block-sorting-item:last-of-type {
  margin-right: 0; }
.sort-block-sorting-item.active {
  color: #2a2f2c;
  padding: 0 20px;
  border-color: #fe0000; }
.sort-block-sorting-item.active .sort-block-sorting-item-switches {
  display: block; }
.sort-block-sorting-item.active .sort-block-sorting-item-title {
  margin-right: 15px; }
.sort-block-sorting-item-switches {
  display: none; }
.sort-block-sorting-item-switches label {
  display: block;
  position: relative;
  line-height: 1;
  line-height: 8px; }
.sort-block-sorting-item-switches label > span {
  line-height: 5px;
  color: rgba(34, 36, 39, 0.4); }
.sort-block-sorting-item-switches label input[type="radio"]:checked + span {
  color: #222427; }
.sort-block-sorting-item-switches label input[type="radio"] {
  display: none; }

@media screen and (max-width: 48em) {
  .pagination-block {
   /* display: none;*/ } }

.pagination-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  position: relative;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 55px;
  list-style-type: none;
  margin-bottom: 25px; }
.pagination-list li {
  font-weight: 700;
  font-size: 0.8125rem;
  letter-spacing: 0.97px;
  margin-right: 22px; }
@media screen and (max-width: 64em) {
  .pagination-list li {
    margin-right: 15px; } }
.pagination-list li:hover > a {
  color: #fe0000; }
.pagination-list li.prev-page, .pagination-list li.next-page {
  position: absolute;
  top: 0;
  margin-right: 0; }
.pagination-list li.prev-page:hover a, .pagination-list li.next-page:hover a {
  background-color: #ebebeb; }
.pagination-list li.prev-page a, .pagination-list li.next-page a {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid #ebebeb;
  background-position: center; }
@media screen and (max-width: 64em) {
  .pagination-list li.prev-page a, .pagination-list li.next-page a {
    width: 35px;
    height: 35px; } }
.pagination-list li.prev-page {
  left: 0; }
@media screen and (max-width: 64em) {
  .pagination-list li.prev-page {
    left: -22px; } }
.pagination-list li.prev-page a {
  background-image: url("/local/templates/site_template/img/pagination-left.svg"); }
.pagination-list li.next-page {
  right: 0; }
@media screen and (max-width: 64em) {
  .pagination-list li.next-page {
    right: -22px; } }
.pagination-list li.next-page a {
  background-image: url("/local/templates/site_template/img/pagination-right.svg"); }
.pagination-list li.current-page {
  color: white; }
.pagination-list li.current-page > span {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-image: linear-gradient(to right, #b30101 0%, #fe0002 100%); }
@media screen and (max-width: 64em) {
  .pagination-list li.current-page > span {
    width: 35px;
    height: 35px; } }

.parametr-search {
  margin-bottom: 36px; }
.parametr-search-wrapper.isOpen .parametr-search {
  transition: height .3s ease, visibility .3s ease, opacity .3s ease, margin .3s ease; }
@media screen and (max-width: 64em) {
  .parametr-search-wrapper.isOpen .parametr-search {
    height: auto;
    visibility: visible;
    opacity: 1;
    margin-bottom: 15px; } }
.parametr-search-wrapper.isOpen .parametr-search-mobile {
  margin-bottom: 0; }
.parametr-search-wrapper.isOpen .parametr-search-mobile > span:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }
@media screen and (max-width: 64em) {
  .parametr-search {
    height: 0;
    visibility: hidden;
    opacity: 0;
    margin-bottom: 0; } }
.parametr-search-mobile {
  cursor: pointer;
  display: none;
  background-color: #767e86;
  color: #fefefe;
  background-image: url("/local/templates/site_template/img/param-filter.png");
  background-position: left 22px center;
  padding: 15px 20px 16px 63px;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 15px;
  transition: margin-bottom .3s; }
.parametr-search-mobile > span {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  line-height: 1;
  padding: 7px 0; }
.parametr-search-mobile > span:after {
  content: "";
  background-image: url("/local/templates/site_template/img/select-arrow.png");
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
  display: inline-block;
  margin-left: 5px;
  background-position: right center;
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease; }
@media screen and (max-width: 64em) {
  .parametr-search-mobile {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }
.parametr-search-header {
  color: #000000;
  font-size: 1.0625rem;
  text-shadow: 0 0 0 #000000;
  line-height: 1.1;
  margin-bottom: 15px; }
.parametr-search-items {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-left: 1px solid #e2e5e8;
  font-size: 0.75rem; }
.parametr-search-item {
  padding: 22px 22px 16px;
  background-color: #f0f0f0;
  border: 1px solid #e2e5e8;
  border-left: 0;
  color: rgba(34, 36, 39, 0.7);
  position: relative;
  width: 25%; }
@media screen and (max-width: 64em) {
  .parametr-search-item {
    width: 50%; } }
.parametr-search-item:last-of-type {
  padding-bottom: 12px; }
.parametr-search-item-title {
  position: absolute;
  font-size: 0.6875rem;
  font-weight: 300;
  letter-spacing: 0.28px;
  top: 16px; }
.parametr-search-item-select select {
  border: none;
  background-color: transparent;
  padding-top: 10px;
  padding-bottom: 0;
  padding-left: 0;
  color: #b0b7bc;
  font-size: 0.8125rem;
  height: auto;
  background-image: url("/local/templates/site_template/img/select-arrow.png");
  background-position: right top;
  background-size: auto;
  background-origin: border-box; }
.parametr-search-item-select option {
  background-color: #f0f0f0;
  color: #222427;
  text-shadow: 0 0 0 #222427; }
.parametr-search-item-select option:hover {
  background-color: #1aa74f; }
.parametr-search-item-select option[selected] {
  color: #b0b7bc; }
.parametr-search-item-range {
  margin-bottom: 3px;
  max-width: calc(100% - 16px);
  margin: 0 auto; }
.parametr-search-item-amount {
  color: #4c524e;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.about-menu ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
@media screen and (max-width: 64em) {
  .about-menu ul {
    background-color: white;
    border: 1px solid #f1f1f1;
    border-bottom: 0; } }
.about-menu ul li {
  padding: 20px 8%;
  border-bottom: 1px solid #f1f1f1;
  font-weight: 600; }
.about-menu ul li a.active-link {
  color: #fe0000;
}
@media screen and (max-width: 64em) {
  .about-menu ul li {
    padding: 20px; } }
.about-menu ul li:first-of-type {
  padding-top: 0; }
@media screen and (max-width: 64em) {
  .about-menu ul li:first-of-type {
    padding-top: 20px; } }
	/*
.about-menu ul li:first-of-type > a {
  color: #1aa74f;
  font-style: italic;
  font-size: 1.0625rem;
  font-weight: 300; }*/

.connect-form-block {
  background-color: #f0f0f0;
  padding: 40px 3% 55px;
  margin-bottom: 40px; }
  
.services-block .connect-form-block
{ 
	margin-bottom: 100px;
}
.connect-form {
  max-width: 615px;
  margin: 0 auto; }
.connect-form.site-form textarea {
  margin-bottom: 0;
  height: 100%;
  padding-top: 15px; }
.connect-form.site-form textarea:focus {
  height: 100%; }
.connect-form-top {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 15px; }
.connect-form-bottom {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
@media screen and (max-width: 48em) {
  .connect-form-bottom {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; } }
.connect-form-header {
  text-align: center;
  color: #000000;
  font-weight: 600;
  font-size: 1.4375rem;
  margin-bottom: 32px; }
.connect-form-inputs {
  width: 50%; }
@media screen and (max-width: 48em) {
  .connect-form-inputs {
    width: 100%; } }
.connect-form-inputs input {
  margin-bottom: 0;
  padding: 0 22px !important;
  height: 60px; }
.connect-form-inputs input:first-of-type {
  border-bottom: 0; }
.connect-form-inputs input:first-of-type:focus {
  border-bottom: 0; }
.connect-form-textarea {
  width: 50%;
  margin-left: -1px; }
@media screen and (max-width: 48em) {
  .connect-form-textarea {
    width: 100%;
    margin-left: 0;
    margin-top: -1px; } }
.connect-form .personal-data {
  width: calc(100% - 254px);
  margin-right: 40px; }
@media screen and (max-width: 48em) {
  .connect-form .personal-data {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
    text-align: center; } }
.connect-form .personal-data a {
  color: #fe0000; }
.connect-form-btn {
  width: 214px; }
.connect-form-btn span {
  background-position: right 20px center;
  padding-right: 20px;
  font-weight: 700;
  letter-spacing: 0.65px; }

/*
== 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: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto; }

.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0; }

.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px; }

.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;
  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 {
  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 {
  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") */
.mCSB_scrollTools {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"; }

.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: rgba(0, 0, 0, 0.4);
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)"; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"; }

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
  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: rgba(255, 255, 255, 0.9);
  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: 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: 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);
  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;
  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);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1); }

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  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 {
  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;
  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 {
  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 {
  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);
  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 {
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  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 {
  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 {
  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);
  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);
  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); }

/* ---------------------------------------- */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  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);
  -ms-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; }


/* 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%);
  -ms-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: "slick";
  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: "slick";
  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; }

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571429em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #ffffff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

.fa-envelope-o:before {
  content: "\f003"; }

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-check:before {
  content: "\f00c"; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-signal:before {
  content: "\f012"; }

.fa-gear:before,
.fa-cog:before {
  content: "\f013"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-o:before {
  content: "\f016"; }

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-play-circle-o:before {
  content: "\f01d"; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-list:before {
  content: "\f03a"; }

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-video-camera:before {
  content: "\f03d"; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-eject:before {
  content: "\f052"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-key:before {
  content: "\f084"; }

.fa-gears:before,
.fa-cogs:before {
  content: "\f085"; }

.fa-comments:before {
  content: "\f086"; }

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-upload:before {
  content: "\f093"; }

.fa-lemon-o:before {
  content: "\f094"; }

.fa-phone:before {
  content: "\f095"; }

.fa-square-o:before {
  content: "\f096"; }

.fa-bookmark-o:before {
  content: "\f097"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-feed:before,
.fa-rss:before {
  content: "\f09e"; }

.fa-hdd-o:before {
  content: "\f0a0"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-hand-o-right:before {
  content: "\f0a4"; }

.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa-hand-o-down:before {
  content: "\f0a7"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before,
.fa-users:before {
  content: "\f0c0"; }

.fa-chain:before,
.fa-link:before {
  content: "\f0c1"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-plus:before {
  content: "\f0d5"; }

.fa-money:before {
  content: "\f0d6"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea"; }

.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

.fa-building-o:before {
  content: "\f0f7"; }

.fa-hospital-o:before {
  content: "\f0f8"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-flag-o:before {
  content: "\f11d"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-crop:before {
  content: "\f125"; }

.fa-code-fork:before {
  content: "\f126"; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127"; }

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150"; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151"; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152"; }

.fa-euro:before,
.fa-eur:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before,
.fa-usd:before {
  content: "\f155"; }

.fa-rupee:before,
.fa-inr:before {
  content: "\f156"; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158"; }

.fa-won:before,
.fa-krw:before {
  content: "\f159"; }

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9"; }

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bell-slash-o:before {
  content: "\f1f7"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-facebook-official:before {
  content: "\f230"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-hotel:before,
.fa-bed:before {
  content: "\f236"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-sticky-note-o:before {
  content: "\f24a"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-hourglass-o:before {
  content: "\f250"; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251"; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255"; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256"; }

.fa-hand-scissors-o:before {
  content: "\f257"; }

.fa-hand-lizard-o:before {
  content: "\f258"; }

.fa-hand-spock-o:before {
  content: "\f259"; }

.fa-hand-pointer-o:before {
  content: "\f25a"; }

.fa-hand-peace-o:before {
  content: "\f25b"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-safari:before {
  content: "\f267"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-tv:before,
.fa-television:before {
  content: "\f26c"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-500px:before {
  content: "\f26e"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-calendar-plus-o:before {
  content: "\f271"; }

.fa-calendar-minus-o:before {
  content: "\f272"; }

.fa-calendar-times-o:before {
  content: "\f273"; }

.fa-calendar-check-o:before {
  content: "\f274"; }

.fa-industry:before {
  content: "\f275"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-map-o:before {
  content: "\f278"; }

.fa-map:before {
  content: "\f279"; }

.fa-commenting:before {
  content: "\f27a"; }

.fa-commenting-o:before {
  content: "\f27b"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-vimeo:before {
  content: "\f27d"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-edge:before {
  content: "\f282"; }

.fa-credit-card-alt:before {
  content: "\f283"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-modx:before {
  content: "\f285"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-usb:before {
  content: "\f287"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-pause-circle-o:before {
  content: "\f28c"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stop-circle-o:before {
  content: "\f28e"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-percent:before {
  content: "\f295"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-envira:before {
  content: "\f299"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-wheelchair-alt:before {
  content: "\f29b"; }

.fa-question-circle-o:before {
  content: "\f29c"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-volume-control-phone:before {
  content: "\f2a0"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3"; }

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-handshake-o:before {
  content: "\f2b5"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-o:before {
  content: "\f2b7"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-book-o:before {
  content: "\f2ba"; }

.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb"; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-circle-o:before {
  content: "\f2be"; }

.fa-user-o:before {
  content: "\f2c0"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2"; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3"; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-eercast:before {
  content: "\f2da"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-snowflake-o:before {
  content: "\f2dc"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-meetup:before {
  content: "\f2e0"; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

.ui-resizable {
  position: relative; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ui-button {
  padding: .4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Support: IE <= 11 */
  overflow: visible; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ui-slider {
  position: relative; }

/* Ползунок */
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 17px;
  height: 17px;
  background-image: url("/local/templates/site_template/img/range.png");
  background-position: center;
  border-radius: 50%;
  cursor: pointer !important;
  outline: none; }

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

/* горизонтальный слайдер (сама полоса по которой бегает ползунок) */
.ui-slider-horizontal {
  height: 3px;
  /* задаем высоту согласно дизайна */ }

/* позиционируем ползунки */
.ui-slider-horizontal .ui-slider-handle {
  top: -4px;
  margin-left: -8px; }

.ui-slider-horizontal .ui-slider-range {
  top: calc(50% - 2px);
  height: 4px;
  background-image: linear-gradient(to right, #109545 0%, #7cbc40 100%); }

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

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

/* оформление полосы по которой ходит ползунок */
.ui-slider.ui-widget-content {
  height: 12px;
  background-image: url("/local/templates/site_template/img/range-bg.png");
  background-position: right center;
  background-repeat: repeat-x; }

/* оформление активного участка (между двумя ползунками) */
/* скругление для полосы слайдера */
.ui-corner-all {
  border-radius: 4px; }

.ui-selectmenu-menu .ui-menu {
  background-color: white;
  border: 1px solid #c2c9ce;
  padding: 10px 0; }

.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
  margin: 0;
  background-color: #1aa74f;
  color: white; }

.ui-menu .ui-menu-item-wrapper {
  padding: 3px 10px; }
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;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  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: rgb(30, 30, 30);
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

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

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s ease, visibility 0s ease .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;
  transition: opacity .25s ease 0s, visibility 0s ease 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;
  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;
  transform: translateZ(0);
  z-index: 99994;
}

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

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  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: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide::before {
  content: '';
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

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

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

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

.fancybox-slide--html {
 /* padding: 6px;*/
 padding: 6px 20px;
}

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

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

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

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

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-grabbing .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--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  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;
}

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

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.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, .6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}

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

.fancybox-button:hover {
  color: #fff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

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

/* Fix IE11 */
.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -ms-transform-origin: 0;
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998;
}

/* Close button on the top right corner of html content */

.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 24px;
  right: 0;
  top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

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

/* Navigation arrows */

.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}

/* Caption */

.fancybox-caption {
  background: linear-gradient(to top,
  rgba(0, 0, 0, .85) 0%,
  rgba(0, 0, 0, .3) 50%,
  rgba(0, 0, 0, .15) 65%,
  rgba(0, 0, 0, .075) 75.5%,
  rgba(0, 0, 0, .037) 82.85%,
  rgba(0, 0, 0, .019) 88%,
  rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}

@supports (padding: max(0px)) {
  .fancybox-caption {
    padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
  }
}

.fancybox-caption--separate {
  margin-top: -50px;
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}

.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 {
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg);
  }
}

/* Transition effects */

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

/* transitionEffect: slide */

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

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

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

/* transitionEffect: fade */

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

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

/* transitionEffect: zoom-in-out */

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

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

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

/* transitionEffect: rotate */

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}

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

/* transitionEffect: circular */

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

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

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */

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

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

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

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }

  .fancybox-slide--image {
    padding: 6px 0;
  }

  .fancybox-close-small {
    right: -6px;
  }

  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }

  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }

  @supports (padding: max(0px)) {
    .fancybox-caption {
      padding-left: max(12px, env(safe-area-inset-left));
      padding-right: max(12px, env(safe-area-inset-right));
    }
  }
}
/* 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;
  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: #ddd;
  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: rgba(0, 0, 0, 0);
  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__list {
  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 .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

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

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

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, .1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  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__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all .2s cubic-bezier(.25, .46, .45, .94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
  opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }

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

  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
* {
  -webkit-tap-highlight-color: transparent !important;
  outline: none; }
*, *:after, *:before {
  box-sizing: inherit;
  background-repeat: no-repeat; }
*::-moz-selection {
  background: #fe0000;
  color: #fff; }
*::selection {
  background: #fe0000;
  color: #fff; }
*::webkit-selection {
  background: #fe0000;
  color: #fff; }
*::-moz-selection {
  background: #fe0000;
  color: #fff; }

html {
  box-sizing: border-box; }

body {
  min-width: 300px;
  font-family: "PFBeauSansPro";
  font-size: 15px;
  color: #2a2f2c; }
@media screen and (max-width: 64em) {
  body.menu-open .mobile-left-block {
    left: 0;
    /*-webkit-transform: translateX(0);*/
    /*-ms-transform: translateX(0);*/
    /*transform: translateX(0); */ }

  body.menu-open .page-content {
    margin-left: 320px; }

  body.menu-open .site-header {
    left: 320px; } }
@media screen and (max-width: 48em) {
  body.menu-open .page-content {
    margin-left: 290px;
  }
  body.menu-open .site-header {
    left: 290px; } }
body .fancybox-close-small {
  background: url('https://img.icons8.com/ios/30/000000/delete-sign-filled.png');
  background-repeat: no-repeat;
  background-position: center;
  /*width: 10px;
    height: 10px;*/
  top: 10px;
  right: 15px; }

body .color-spectrum-content-color .fancybox-close-small {
    background: url('https://img.icons8.com/ios/30/ffffff/delete-sign-filled.png') no-repeat;
    top: -26px;
    right: -50px;
}

body .fancybox-close-small:after {
  display: none; }

label > [type='checkbox'], label > [type='radio'] {
  margin: 0; }

label.site-check {
  line-height: 1.1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer; }
label.site-check input[type="checkbox"] {
  display: none; }
label.site-check input[type="checkbox"]:checked + .custom-check {
  font-size: 0.6875rem; }
label.site-check > span.custom-check {
  color: #fe0000;
  width: 19px;
  height: 19px;
  border-radius: 1px;
  font-size: 0;
  border: 1px solid #b1b9bf;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 7px; }

.tab-item {
  cursor: pointer; }

.tabs-content {
  display: none; }
.tabs-content.active {
  display: block; }

.centered-block, .breadcrumbs, .special-offers-header, .centered-block-medium, .centered-block-large {
  width: calc(100% - 40px);
  max-width: 1207px;
  margin-left: auto;
  margin-right: auto;
    margin-top: auto;
}
@media screen and (max-width: 64em) {
  .centered-block-medium {
    position: relative; 
  } 
}

@media screen and (max-width: 48em) {
  .centered-block-medium {
    width: 100%;
    position: relative; 
  } 
}

@media screen and (max-width: 64em) {
  .centered-block-large {
    width: 100%; } }

.centered-padding-block, h1, .like-h1 {
  padding-left: calc((100% - 1207px) / 2);
  padding-right: calc((100% - 1207px) / 2); }
@media screen and (max-width: 99.9375em) {
  .centered-padding-block, h1, .like-h1 {
    padding-left: 20px;
    padding-right: 20px;

  } }

input {
  display: block;
  font-size: 12px;
  text-align: right; }

.site-price {
  white-space: nowrap; }

.price-val {
  margin-right: 3px; }

.site-text {
  color: #686b73; }
.site-text p {
  font-weight: 300;
  line-height: 1.733;
  margin-bottom: 30px; }
.site-text p a:not(.site-btn) {
  display: inline;
  margin: 0 4px; }
.site-text p + ul {
  margin-top: -30px;
  margin-bottom: 30px; }
.site-text ul {
  list-style-type: none;
  color: inherit; }
.site-text ul li {
  line-height: 1.733;
  position: relative;
  padding-left: 20px; }
.site-text ul li:before {
  content: "";
  display: block;
  width: 15px;
  height: 2px;
  background-color: #fe0000;
  position: absolute;
  left: 0;
  margin-top: 10px; }
.site-text .goodluck-msg {
  color: #3a3f3c;
  font-weight: 700;
  text-shadow: 0 0 0 #3a3f3c;
  margin-bottom: 30px; }
.site-text .goodluck-msg span {
  display: block; }
.site-text .info-msg {
  color: inherit;
  line-height: 1.2; }
.site-text .info-msg.with-img {
  background-image: url("/local/templates/site_template/img/info-msg.png");
  background-position: left top 2px;
  padding-left: 25px; }
.site-text .info-msg > a {
  color: #fe0000;
  font-weight: 600; }
.site-text .info-msg > a:hover {
  text-decoration: underline; }

.basket-block {
  background-image: url("/local/templates/site_template/img/basket.png");
  width: 23px;
  height: 26px;
  position: relative;
  margin-right: 10px; }
.basket-block-count {
  position: absolute;
  top: -3px;
  right: -10px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #fe0000;
  text-align: center;
  font-size: 0.75rem; }

@media screen and (max-width: 64em) {
  .basket-block-count {
    background-color: #5784a4;
  }
}

.to-top-btn {
  z-index: 2;
  position: fixed;
  bottom: 14vh;
  right: 3vw;
  width: 47px;
  height: 47px;
  /*border: 1px solid rgba(177, 186, 192, 0.3);*/
  border: 1px solid #fe0000; 
  border-radius: 50%;
  background-image: url("/local/templates/site_template/img/to-top-green.png");
  background-position: center;
  cursor: pointer;
  transition: border-color .3s ease; }
.to-top-btn:hover {
  /*border: 1px solid rgba(177, 186, 192, 0.6);*/
  border: 1px solid #fe0000; }

.site-placeholder {
  color: #879096;
  font-family: "PFBeauSansPro";
  font-size: 0.8125rem;
  font-weight: 300;
  opacity: 1; }

.site-form input, .site-form textarea {
  box-shadow: 0 4px 7px rgba(42, 47, 44, 0);
  border: 1px solid #c2c9ce;
  background-color: #ffffff;
  padding: 0 22px;
  text-align: left;
  line-height: 1.385;
  height: 50px; }
.site-form input::-webkit-input-placeholder, .site-form textarea::-webkit-input-placeholder {
  color: #879096;
  font-family: "PFBeauSansPro";
  font-size: 0.8125rem;
  font-weight: 300;
  opacity: 1;
  transition: opacity 0.3s ease; }
.site-form input::-moz-placeholder, .site-form textarea::-moz-placeholder {
  color: #879096;
  font-family: "PFBeauSansPro";
  font-size: 0.8125rem;
  font-weight: 300;
  opacity: 1;
  transition: opacity 0.3s ease; }
.site-form input:-moz-placeholder, .site-form textarea:-moz-placeholder {
  color: #879096;
  font-family: "PFBeauSansPro";
  font-size: 0.8125rem;
  font-weight: 300;
  opacity: 1;
  transition: opacity 0.3s ease; }
.site-form input:-ms-input-placeholder, .site-form textarea:-ms-input-placeholder {
  color: #879096;
  font-family: "PFBeauSansPro";
  font-size: 0.8125rem;
  font-weight: 300;
  opacity: 1;
  transition: opacity 0.3s ease; }
.site-form input:focus, .site-form textarea:focus {
  box-shadow: 0 4px 7px rgba(42, 47, 44, 0);
  border: 1px solid #c2c9ce;
  background-color: #ffffff;
  padding: 0 22px;
  height: 50px; }
.site-form input:focus::-webkit-input-placeholder, .site-form textarea:focus::-webkit-input-placeholder {
  opacity: 0.2; }
.site-form input:focus::-moz-placeholder, .site-form textarea:focus::-moz-placeholder {
  opacity: 0.2; }
.site-form input:focus:-moz-placeholder, .site-form textarea:focus:-moz-placeholder {
  opacity: 0.2; }
.site-form input:focus:-ms-input-placeholder, .site-form textarea:focus:-ms-input-placeholder {
  opacity: 0.2; }

.site-form textarea {
  resize: vertical;
  min-height: 60px;
  padding-top: 15px; }
.site-form textarea:focus {
  padding-top: 15px; }

.site-form label {
  color: inherit; }

.personal-data {
  font-size: 0.8125rem;
  line-height: 1.231; }
.personal-data > span {
  margin-right: 5px; }
.personal-data > a {
  text-decoration: underline; }
.personal-data > a:hover {
  text-decoration: none; }

.team-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin-left: -30px; }
.team-list-item {
  width: calc(25% - 30px);
  min-width: 149px;
  margin-left: 30px;
  margin-bottom: 10px;
  text-align: center; }
.team-list-item-img {
  width: 149px;
  height: 149px;
  border-radius: 50%;
  margin: 0 auto;
  overflow: hidden;
  margin-bottom: 10px; }
.team-list-item-name {
  color: #000000;
  text-shadow: 0 0 0 #000000;
  font-size: 1.0625rem;
  line-height: 1.2; }
.team-list-item-post {
  color: #879096;
  font-size: 0.8125rem;
  font-weight: 300; }
.team-list-item-tel {
  color: #fe0000;
  font-size: 0.8125rem;
  font-weight: 300; 
}
.team-list-item-tel a{
  text-decoration:underline !important;
}


.valuation-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
.valuation-list-item {
  width: 50%;
  padding-right: 5%;
  padding-left: 30px;
  color: #98999f;
  font-size: 0.8125rem;
  font-weight: 300;
  line-height: 1.385;
  margin-bottom: 40px; }
@media screen and (max-width: 48em) {
  .valuation-list-item {
    width: 100%; } }
.valuation-list-item-name {
  color: #3a3f3c;
  font-size: 1.0625rem;
  font-weight: 700;
  position: relative;
  margin-bottom: 10px; }
.valuation-list-item-name:before {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 1px);
  left: -30px;
  width: 20px;
  height: 2px;
  background-color: #fe0002; }
.valuation-list-item-desc {
  max-width: 257px; }
@media screen and (max-width: 48em) {
  .valuation-list-item-desc {
    max-width: none; } }

.popup-form-btn {
  width: 250px;
  margin: 0 auto;
  font-weight: 700; }
.popup-form-btn span {
  background-position: right 20px center;
  padding-right: 20px; }
.popup-form-header {
  font-size: 1.1875rem;
  text-align: center;
  margin-bottom: 25px;
  margin-top: 25px;
  font-weight: 600; }
.popup-form .required-msg {
  color: #98999f;
  font-size: 0.75rem;
  margin-bottom: 12px; }
.popup-form .personal-data {
  margin-bottom: 12px; }
.popup-form .personal-data a {
  color: #fe0000;
  text-decoration: underline;
  display: inline; }
.popup-form .personal-data a:hover {
  text-decoration: none; }

.inner-page .mfilter-box {
  width: calc(100% - 40px);
  max-width: 1207px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 36px; }
@media screen and (max-width: 64em) {
  .inner-page .mfilter-box {
    height: 0;
    visibility: hidden;
    opacity: 0;
    margin-bottom: 0; } }
.inner-page .mfilter-box.isOpen {
  transition: height .3s ease, visibility .3s ease, opacity .3s ease, margin .3s ease; }
@media screen and (max-width: 64em) {
  .inner-page .mfilter-box.isOpen {
    height: auto;
    visibility: visible;
    opacity: 1;
    margin-bottom: 15px;
    width: 100%;
    max-width: 100%; } }
.inner-page .mfilter-box > h3.box-heading {
  color: #000000;
  font-size: 1.0625rem;
  text-shadow: 0 0 0 #000000;
  line-height: 1.1;
  margin-bottom: 15px;
  font-weight: 400;
  font-family: "PFBeauSansPro"; }
@media screen and (max-width: 64em) {
  .inner-page .mfilter-box > h3.box-heading {
    display: none; } }
.inner-page .mfilter-box .mfilter-content {
  border: 0;
  border-radius: none; }
.inner-page .mfilter-box .mfilter-content > ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-left: 1px solid #e2e5e8;
  border-top: 1px solid #e2e5e8;
  font-size: 0.75rem; }
.inner-page .mfilter-box .mfilter-content > ul > li {
  padding: 22px 22px 16px;
  background-color: #f0f0f0;
  border: 1px solid #e2e5e8;
  border-left: 0;
  border-top: 0;
  color: rgba(34, 36, 39, 0.7);
  position: relative;
  display: block;
  width: 25%; }
@media screen and (max-width: 64em) {
  .inner-page .mfilter-box .mfilter-content > ul > li {
    width: 50%; } }
@media screen and (max-width: 48em) {
  .inner-page .mfilter-box .mfilter-content > ul > li {
    width: 100%; } }
.inner-page .mfilter-box .mfilter-content > ul > li.mfilter-price {
  padding-bottom: 12px;
  min-height: 70px;
  /* Ползунок */
  /* горизонтальный слайдер (сама полоса по которой бегает ползунок) */
  /* позиционируем ползунки */ }
.inner-page .mfilter-box .mfilter-content > ul > li.mfilter-price .mfilter-heading {
  display: none; }
.inner-page .mfilter-box .mfilter-content > ul > li.mfilter-price .mfilter-price-inputs {
  float: none;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  height: 100%;
  font-size: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding: 22px 22px 16px; }
.inner-page .mfilter-box .mfilter-content > ul > li.mfilter-price #arrFilter_P1_MIN {
  text-align: left; }
.inner-page .mfilter-box .mfilter-content > ul > li.mfilter-price #arrFilter_P1_MIN, .inner-page .mfilter-box .mfilter-content > ul > li.mfilter-price #arrFilter_P1_MAX {
  width: auto;
  min-width: 0;
  max-width: 47%;
  background-color: transparent;
  height: auto;
  padding: 0;
  border: 0;
  color: #4c524e;
  font-size: 12px;
  margin-bottom: 0;
  box-shadow: none; }
.inner-page .mfilter-box .mfilter-content > ul > li.mfilter-price .mfilter-price-slider {
  min-width: 0;
  width: 100%;
  margin: 0; }
.inner-page .mfilter-box .mfilter-content > ul > li.mfilter-price #mfilter-price-slider {
  background: url("/local/templates/site_template/img/range-bg.png") repeat-x right center !important;
  height: 12px !important;
  margin: 0 !important; }
.inner-page .mfilter-box .mfilter-content > ul > li.mfilter-price .ui-slider {
  position: relative; }
.inner-page .mfilter-box .mfilter-content > ul > li.mfilter-price .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2 !important;
  width: 17px !important;
  height: 17px !important;
  background-image: url("/local/templates/site_template/img/range.png") !important;
  background-position: center !important;
  border-radius: 50% !important;
  cursor: pointer !important;
  outline: none !important;
  border: 0; }
.inner-page .mfilter-box .mfilter-content > ul > li.mfilter-price .ui-slider .ui-slider-range {
  position: absolute !important;
  z-index: 1 !important;
  font-size: .7em !important;
  display: block !important;
  border: 0 !important;
  overflow: hidden !important; }
.inner-page .mfilter-box .mfilter-content > ul > li.mfilter-price .ui-widget-content {
  border: 0; }
.inner-page .mfilter-box .mfilter-content > ul > li.mfilter-price .ui-slider-horizontal {
  height: 3px !important;
  /* задаем высоту согласно дизайна */ }
.inner-page .mfilter-box .mfilter-content > ul > li.mfilter-price .ui-slider-horizontal .ui-slider-handle {
  top: -4px !important;
  margin-left: -8px !important; }
.inner-page .mfilter-box .mfilter-content > ul > li.mfilter-price .ui-slider-horizontal .ui-slider-range {
  top: calc(50% - 2px) !important;
  height: 4px !important;
  background-image: linear-gradient(to right, #b30101 0%, #fe0002 100%) !important; }
.inner-page .mfilter-box .mfilter-content > ul > li.mfilter-price .ui-slider-horizontal .ui-slider-range-min {
  left: 0 !important; }
.inner-page .mfilter-box .mfilter-content > ul > li.mfilter-price .ui-slider-horizontal .ui-slider-range-max {
  right: 0 !important; }
.inner-page .mfilter-box .mfilter-content > ul > li.mfilter-price .ui-state-hover, .inner-page .mfilter-box .mfilter-content > ul > li.mfilter-price .ui-widget-content .ui-state-hover, .inner-page .mfilter-box .mfilter-content > ul > li.mfilter-price .ui-widget-header .ui-state-hover, .inner-page .mfilter-box .mfilter-content > ul > li.mfilter-price .ui-state-focus, .inner-page .mfilter-box .mfilter-content > ul > li.mfilter-price .ui-widget-content .ui-state-focus, .inner-page .mfilter-box .mfilter-content > ul > li.mfilter-price .ui-widget-header .ui-state-focus {
  border: 0; }
.inner-page .mfilter-box .mfilter-content > ul > li .mfilter-heading {
  position: absolute;
  font-size: 0.6875rem;
  font-weight: 300;
  letter-spacing: 0.28px;
  top: 16px;
  background: none;
  display: inline-block;
  line-height: 1;
  border: 0; }
.inner-page .mfilter-box .mfilter-content > ul > li .mfilter-heading .mfilter-heading-content {
  padding: 0; }
.inner-page .mfilter-box .mfilter-content > ul > li .mfilter-content-opts {
  width: 100%;
  display: block;
  border: 0; }
.inner-page .mfilter-box .mfilter-content > ul > li .mfilter-content-opts .mfilter-opts-container {
  padding: 0; }
.inner-page .mfilter-box .mfilter-content > ul > li .mfilter-content-opts .mfilter-content-opts {
  display: block;
  border: 0; }
.inner-page .mfilter-box .mfilter-content > ul > li .mfilter-content-opts select {
  border: none;
  background-color: transparent;
  padding-top: 10px;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 0.8125rem;
  height: auto;
  background-image: url("/local/templates/site_template/img/select-arrow.png");
  background-position: right top;
  background-size: auto;
  background-origin: border-box;
  cursor: pointer;
  outline: none; }
.inner-page .mfilter-box .mfilter-content > ul > li .mfilter-content-opts select option {
  background-color: #f0f0f0;
  color: #222427;
  text-shadow: 0 0 0 #222427;
  outline: none; }
.inner-page .mfilter-box .mfilter-content > ul > li .mfilter-content-opts select option[selected] {
  color: #b0b7bc; }

.mCustomScrollBox.mCS-green-theme .mCSB_scrollTools {
  width: 13px; }
.mCustomScrollBox.mCS-green-theme .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCustomScrollBox.mCS-green-theme .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fe0000;
  opacity: .5; }

.mCustomScrollBox.mCS-green-theme > .mCSB_container {
  margin-right: 0; }

.mCustomScrollBox.mCS-gray-theme > .mCSB_container {
  margin-right: 16px; }

.mCustomScrollBox.mCS-gray-theme .mCSB_scrollTools {
  background-color: #f1f1f1; }
.mCustomScrollBox.mCS-gray-theme .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCustomScrollBox.mCS-gray-theme .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  border-radius: 4px;
  background-color: #c7c5c5;
  width: 8px; }
.mCustomScrollBox.mCS-gray-theme .mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent; }

.catalog-menu > ul > li > ul > li > ul > li > ul {
  visibility: hidden;
  padding-top: calc(11vh + 20px);
  opacity: 0;
  position: absolute;
  left: 100%;
  width: 100%;
  top: 0;
  height: 100%;
  background-color: white;
  padding-left: 0;
  transition: opacity .25s ease .25s, visibility .25s ease .25s !important;
}

.catalog-menu > ul > li > ul > li > ul > li > ul > li {
  opacity: 0;
  visibility: hidden;
  transition: opacity .25s, visibility .25s;
}

.catalog-menu > ul > li > ul > li > ul > li.hover > ul {
  visibility: visible;
  opacity: 1;
  transition: opacity .25s, visibility .25s !important;
}

.catalog-menu > ul > li > ul > li > ul > li.hover > ul > li {
  visibility: visible;
  opacity: 1;
}

.catalog-menu > ul > li > ul > li ul a {
  padding-right: 20px;
  padding-left: 20px;
}

.catalog-menu > ul > li > ul > li > ul > li > ul:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 38px;
  background-color: white;
  top: 0;
  opacity: 0.05;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, transparent 100%);
}

.catalog-menu-mobile > ul > li > ul > li.open > ul > li.open > ul {
  /*-webkit-transform: translateX(0);*/
  /*-ms-transform: translateX(0);*/
  /*transform: translateX(0);*/
  left: 0;
}

.catalog-menu-mobile > ul > li > ul ul > li {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (min-width: 1400px) {
  .catalog-menu > ul > li > ul > li ul a {
    padding-left: 30px;
  }
}

@media screen and (min-width: 1750px) {
  .catalog-menu > ul > li > ul > li ul a {
    padding-left: 35px;
  }

  .catalog-menu > ul > li > ul > li > ul, .info-menu > ul > li > ul {
    width: 300px;
  }
}
#kokoc-zamanuh .kokoc-theme_style--modern .kokoc-service-title
{
  font-family: RobotoBold, RobotoLight, Tahoma, Arial, sans-serif!important;
}
#kokoc-zamanuh div, #kokoc-zamanuh span,
#kokoc-zamanuh .kokoc-theme_style--modern .kokoc-button,
#kokoc-zamanuh a {
  font-family: Roboto, RobotoLight, Tahoma, Arial, sans-serif!important;
}
#kokoc-zamanuh .kokoc-theme_style--modern .kokoc-widget_list .kokoc-icon span {
  font-family: RobotoLight, Tahoma, Arial, sans-serif!important;
}
#kokoc-zamanuh * {
  font-family: RobotoBold, RobotoLight, Tahoma, Arial, sans-serif!important;
}
.card-options-result-price{
  align-self:normal;
}

body .card-options-result-bottom .site-btn {
  font-family: inherit;
  width:auto;
}
.extra-btns{
  display: flex;
  justify-content: space-between;
  padding-bottom:28px;
  padding-top:2px;
}

.cart-extra-btns{
  color: #3f5f76;
  background-color:#fff;
  border:0 none;
  text-decoration: none !important;  
  width:auto;
  padding:11px 17px;
  /*line-height: 35px;*/
  border-radius: 25px;
  font-weight:600;
  font-size:12px;
  text-transform: uppercase;
  text-align: center;
 /* min-width: 215px;*/
}
.cart-extra-btns.btn1{
 /* margin-left: auto;*/
 margin-right:7px;
}


@media screen and (max-width: 48em) {
.cart-extra-btns{
  width:49%;
}
}
@media screen and (max-width: 32em) {
  .extra-btns{
    padding-bottom: 0;
  }

  .cart-extra-btns{
    width:auto;
    min-width: 0;
  }
}
@media screen and (max-width: 360px) {
  .extra-btns{

  }

  .cart-extra-btns{
    font-size:11px;
    padding-left:0;
    padding-right: 0;
    width:49%;
  }
}


.checkbox.personal {
  display: flex;
}

.checkbox.personal {
  display: block;
  font-size: 1em;
}

.checkbox.feedback {
  display: block;
}
.cart-order .checkbox.cart {
  font-size: 0.8125rem;
  line-height: 1.231;
  display: block;
}
.cart-order .checkbox.cart a {
  text-decoration: underline;
}
.cart-order .checkbox.cart .checkbox__text:before {
  top: -7px;
}
.cart-order .checkbox.cart .checkbox__text:after {
  top: -3px;
  left: 4px;
}
.checkbox.personal input {
  position: absolute;
  z-index: -1;
  opacity: 0;
  margin: 10px 0 0 20px;
}
.checkbox.personal .checkbox__text {
  position: relative;
  padding: 0 0 0 30px;
  cursor: pointer;
}
.checkbox.personal  a {
  text-decoration: underline;
}
.checkbox.personal .checkbox__text:before {
  content: '';
  position: absolute;
  top: -6px;
  left: 0;
  width: 22px;
  height: 22px;
  background: #fff;
  border: 1px solid #CDD1DA;
  transition: .2s;
}
.checkbox.personal .checkbox__text:after {
  content: '\2713';
  position: absolute;
  top: -7px;
  left: 6px;
  width: 15px;
  height: 15px;
  color: #98999f;
  transition: .2s;
  display: none;
}

.checkbox.personal input:checked + .checkbox__text:after {
  display: block;
}

.tab-slider.slick-initialized .slick-slide {
  overflow: visible;
}
.tab-slider.slick-initialized .slick-slide > div{
  display: flex;

}
.added-to-cart {
  max-width: 300px;
}

.centered-block .seo-block {
  border: none;

}
.centered-block .seo-text {
  margin-left: 0;
}
.cart-table-footer .cart-td-img,
.cart-table-footer .cart-td-complect,
.cart-table-footer .cart-td-count {
  display: none;
}
.cart-table-footer .cart-td-name {
  display: none;
}

.cart-table-footer .cart-td-summ {
  display: flex;
  align-items: center;
}
body .card-options-choice-bottom .card-options-choice-item:last-of-type {
  order: -1;
  margin-right: 16px;
}
body .card-options-choice-bottom .card-options-choice-item:nth-last-child(2) {
  margin-right: 0;
}
@media screen and (max-height: 768px) {
  .catalog-menu > ul > li > ul > li > ul > li > ul,
  .catalog-menu > ul > li > ul > li > ul,
  .info-menu > ul > li > ul {
    padding-top: calc(5vh + 114px);
  }
}
.card-popup .cart-table-body .cart-tr > .cart-td  {
  width: 15%;
}
.simple-little-table {
  border-collapse: collapse;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  /*  -moz-box-shadow: 0 1px 2px #d1d1d1;
    -webkit-box-shadow: 0 1px 2px #d1d1d1;
    box-shadow: 0 1px 2px #d1d1d1;*/
  width: 100%;
  max-width: 100%;
  border-spacing: 0;
}

.simple-little-table th:first-letter {
  text-transform: uppercase;
}
.simple-little-table th{
  padding-right:7px;
  vertical-align:top;
}
.simple-little-table td{
  padding: 4px;
  border: 1px solid #e0e0e0;
}
.simple-little-table tr{
  text-align: center;
}

/* 22.01.19 */
.seo-text > p > strong {
  color: #000;
}
.inner-page .seo-block {
  padding-top: 0;
  border-top: none;
}
.seo-text p {
  /*color: #000;*/
}
.goods-list .goods-item-price.site-price span {
  color: #000;
  font-weight: 700;
}
@media screen and (max-width: 1024px) {
  .mobile-left-block .header-foreman {
    padding-left: 60px;
  }
}
@media screen and (max-width: 768px) {
  .mobile-left-block .header-foreman {
    padding: 17px 18px 14px 50px;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.contacts-block-office-link {
  display: none;
}
@media screen and (max-width: 1024px) {
  .contacts-block-office-link {
    display: block;
  }
}
.collections-list .collections-list-item_new-styles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

/* 667844task */
.cart-wrapper {
  margin-top: -9px;
}

.cart-result-back-btn {
  margin-bottom: 15px;
}

.cart-td-img > a {
  display: block;
  width: 100%;
  overflow: hidden;
}

@media screen and (max-width: 64em) {
  .inner-page.catalog-page {
    padding-bottom: 10px;
    margin-bottom: -20px;
  }

  .cart-wrapper {
    margin-top: -24px;
    margin-bottom: -20px;
  }
}

.site-table_wrap {
  max-width: 100%;
  overflow-y: hidden;
  overflow-x: auto;
}

@media screen and (max-width: 64em) {
  .cart-result {
    padding-top: 18px;
    padding-bottom: 3px;
  }
}

.main-slider.slick-initialized .slick-slide,
.main-slider-news.slick-initialized .slick-slide {
  margin-right: 0;
}

@media screen and (max-width: 64em) {
  .main-slider-news-item-img {
    background-size: cover;
    background-position: 50% 0;
  }
}

@media screen and (max-width: 48em) {
  .main-slider-item {
    padding-top: 0;
  }

  .main-slider-item-img {
    position: static;
    height: auto;
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 20px;
  }

  .main-slider-item-img:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 46.563%;
  }
}

body .page-content main {
  flex: 1 0 auto;
}

.goods-item-img img {
  margin: 0;
  position: absolute;
}

.cart-header-btn {
  display: block;
  height: auto;
  line-height: 1.3;
  padding-top: 11px;
  padding-bottom: 9px;
}

.where-buy-list-item-info-item {
  padding-left: 0;
}

.contacts-block-office-link {
  margin-left: 15px;
  margin-top: 4px;
}

.contacts-block-office-worktime {
  margin-top: 4px;
}
.bold{
	font-weight:bold;
}

@media screen and (max-width: 64em) {
  /*.services-inner, .about-pages-wrapper {
    margin-bottom: -20px;
  }*/

  .where-buy-list-header {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 48em) {
  .services-inner {
    margin-top: -10px;
  }
}
.card-services-description.padding_top {
  padding: 0;
}
h1, .like-h1 {
  border-bottom: none;
}
.mfilter-option.mfilter-select select {
    color: #788289;
}
.mfilter-option.mfilter-select.mfilter-input-active select {
  color: #000000;
}
.color-spectrum-content-color.fancybox-content .color-spectrum-content-color-value {
    margin: 10px auto 10px;
}
.color-spectrum-content-color.fancybox-content {
    overflow: visible;
}

.about-list-item-name {
    text-decoration: underline;
}
.about-list-item-name:hover {
    text-decoration: none;
}

@media screen and (max-width: 500px) {
    .fancybox-slide .color-spectrum-content-color {
        width: 70%;
        /*height: 50%;*/
        max-width: 500px;
        max-height: 500px;  }
}
.n_indent {
    order: 1;
    margin-top: -230px;
}
@media screen and (max-width: 1024px) {
    .n_indent {
        order: 0;
        margin-top: 0;
    }
}
.card-popup {

    padding: 20px;
}
.card-options-choice, .card-options-result-top {
    display: none;
}
.card-services-description.padding_top {
    height: 530px;
    padding: 30px 7.2%;
    background-color: #ffffff;
    overflow-x: hidden;
    border: 1px solid #f1f1f1;
    border-bottom-width: 0;
    border-left-width: 0;
}
@media screen and (max-width: 64em) {
    .card-services-description.padding_top {
        order: 1;
        height: auto;
        border-top-width: 0;
        border-bottom-width: 1px;
        border-left-width: 1px;
        padding:0px 7.2%;
    }
}
.mCS-my-theme.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #fe0002; }
.mCS-my-theme.mCSB_scrollTools .mCSB_draggerRail{ background-color: white; }

.card-services-description #mCSB_3_container {
    margin-left: 30px;
}

.mobile-version {
    display: none;
}
@media screen and (max-width: 1024px) {
    .mobile-version {
        display: block;
    }
    .mobile_hide {
        display: none;
    }
}

.second_block {
    display: none;
}

.card-options-wrapper #mCSB_3_container{
    margin-right: 30px;
}
@media screen and (max-width: 425px) {
    .offers-slider2 .special-offers-slider-header, .offers-slider3 .special-offers-slider-header {
        margin: 30px 0 15px 0;
    }

}
.card-services-list .card-services-list-item:nth-child(1) {
    display: none;
}
.card-services-list .card-services-list-item:nth-child(2) {
  display: none;
}
.display_hide {
    display: none;
}
@media screen and (max-width: 497px) {
    h1 {
        text-align: center;
    }
}
@media screen and (max-width: 425px) {
  .color-spectrum-content-colors {
    justify-content: space-around;
    margin-left: 0;
  }
  .color-spectrum-content-color {
    margin-right: 5px;
    margin-left: 5px;
  }
}
.about-list-item-name {
    font-size: 17px;
}
.about-list-item-desc {
    color: #98999f;
}
.color-spectrum-content-info-desc p {
    text-align: justify;
}
.footer-menu li {
    color: #8a928c;
}
.main-page h1 {
    margin-bottom: 1.5rem;
}

.list_style_image ul {
    list-style-type: none;
}
.list_style_image ul li:before {
    display: block;
    content: "";
    height: 2px;
    width: 20px;
    background-color: #fe0000;
    position: absolute;
    top: 12px;
    left: 0;
}
.list_style_image ul li {
    /*display: -webkit-box;*/
    /*display: -ms-flexbox;*/
    /*display: flex;*/
    /*-webkit-box-orient: horizontal;*/
    /*-webkit-box-direction: normal;*/
    /*-webkit-box-align: center;*/
    /*-ms-flex-align: center;*/
    /*align-items: center;*/
    /*-ms-flex-wrap: wrap;*/
    /*flex-wrap: wrap;*/
    padding-left: 40px;
    position: relative;
    line-height: 2;
}
.list_style_image ul > li ul > li:before {
    display: block;
    content: "";
    height: 2px;
    width: 20px;
    background-color: #fe0000;
    position: absolute;
}
/*.news-list-wrapper ul {*/
/*    list-style-image: url("/katalog/view/theme/default/image/substract.png");*/
/*}*/
.pagination-block.centered-block ul li:before {
    display: none;
}

@media screen and (max-width: 1024px) {
    .header-contacts-mobile {
        margin-left: 28px;
        margin-top: 20px;
        padding-left: 0;
        padding-right: 0;
    }
}
@media screen and (max-width: 1024px) {
.header-callback {
  padding-left: 20px;
  margin-top:10px;
}
}
@media screen and (max-width: 1024px) {
  .site-search {
      padding: 10px 12% 6px 12% !important; 
  }

  .header-whatsapp {
    float: left;
    padding: 6px 16px;
  }

  .footer-contacts-mobile .footer-callback {
    margin-top:10px;
  }

}


@media screen and (max-width: 64em) {
  .site-search {
      padding: 10px 30px 6px 28px !important; 
  }

 
    .site-search  input::-webkit-input-placeholder {
      color: #656565 !important;
      }
       
      .site-search  input:-moz-placeholder { /* Firefox 18- */
      color: #656565 !important;  
      }
       
      .site-search  input::-moz-placeholder {  /* Firefox 19+ */
      color: #656565 !important;  
      }
       
      .site-search  input:-ms-input-placeholder {  
      color: #656565 !important;  
      }

      .site-search  input{
        line-height:39px !important;
        padding:0 40px 0 23px !important;
      }
}






.text-after-all {
    background-color: rgba(0,0,0,.15);
    color: #ffffff;
    padding: 8px 7.2% 28px;
}
.text-after-all a {
  text-decoration: underline;
}
.card-options-result .card-options-result-bottom {
    margin-top: -45px;
}

.city.field-error {
    border: 1px solid #b00;
}
.card-options-wrapper {
    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-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.card-options-result {
    margin-top: auto;
}
.card-services-description-text ul li {
    line-height: 1.733;
    position: relative;
    padding-left: 20px;
    list-style-type: none;
}

.card-services-description-text ul li:before {
    content: "";
    display: block;
    width: 15px;
    height: 2px;
    background-color: #fe0000;
    position: absolute;
    left: 0;
    margin-top: 10px;
}
@media screen and (max-width: 1024px) {
  .card-options-result .card-options-result-bottom {
    margin-top: 0;
  }
    .parametr-search-wrapper {
        /* display: none; */
    }
}
@media screen and (min-width: 1024px) and (max-width: 1597px) {
  .card-services-description.padding_top {
    padding-bottom: 45px;
  }
}
@media screen and (max-width: 64em) {
  .card-services-description.padding_top {
    padding-bottom: 0px;
  }
}

.card-params .card-options-result-bottom.normalize-card-bottom {
    padding-top: 40px;
    padding-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .cart-delete-btn span {
      display: none;
  }
  .cart-td.cart-td-delete.show-for-large {
    position: relative;
    top: 0;
  }
}
@media screen and (max-width: 1150px) and (min-width: 769px) {
  .categories-list-item {
      width: calc(100% / 4 - 8px);
      height: auto;
  }

  .categories-list.isOpen .categories-list-item:nth-of-type(8) ~ .categories-list-item {
    height: auto;
  }
}
@media screen and (max-width: 1024px) {
  .contacts-block-left {
    width: 100%;
  }
}

.contacts-block-right .wid_inst {
  padding-top: 10px;
}

.wid_inst:first-child {
  margin-top: 0px !important;
}
@media screen and (max-width: 1024px) {
	.contacts-block-right .widget {
		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;*/
      justify-content:space-around;
	}
	.contacts-block-right .wid_inst {
    padding-top: 30px;
    padding-bottom:20px;
  }
  
  .wid_inst:first-child {
    margin-top: 0px !important;
  }
} 

@media screen and (max-width: 32em) {
  .wrapper {
    width: 250px; 
  } 
}



@media screen and (max-width: 768px) {
  .categories-list-item {
    height: auto;
  }

  .categories-list.isOpen .categories-list-item:nth-of-type(8) ~ .categories-list-item {
    height: auto;
  }
}
p  a { color: #fe0000; 
  text-decoration: underline;
}
p  a:hover {
  text-decoration: none;
}
@media screen and (max-width: 400px) {
  div#kokoc-zamanuh .kokoc-widget.is-visible .kokoc-widget_list {
    visibility: visible !important;
    opacity: 1;
}
}
#kokoc-zamanuh .kokoc-theme_style--modern .kokoc-dialog.is-active {
  margin-top: 30px;
}
.overlay_overflow {
  overflow: hidden;
}
table.price_tov{
	width:100%;
	border-collapse: collapse;
}
table.price_tov td{
	border: 1px solid;
    text-align: center;
	padding: 5px;
}
table.price_tov td.name_tov{
	text-align: left;
}
div.vidy_flex{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
div.vidy_flex .vid_item{
	width: 49%;
    display: flex;
    flex-direction: column;
    text-align: center;
    margin-bottom: 20px;
}
div.vidy_flex .vid_item span{
	padding-top:10px;
}
.card-info #card-options{
	z-index: 1;
}
.seo-text ol{
	margin-left: 20px;
	margin-bottom: 20px;
}

.atribute-table td{
  padding-right:10px;
}

table.atribute-table th{
  padding-right:10px;
  font-weight: bold;
  text-align: left;
}

@media screen and (max-width: 48em) {
  ul.padding-bottom-li-mob li {
    padding-bottom:10px;
  } 
}


.card-services-description-text ul{
  margin-bottom: 10px;
}

.oplata h2{
  margin-top:10px;
  margin-bottom:10px;
}
.oplata p{
  margin-bottom:10px;
}


.border-img{
  box-shadow: 0px 0px 8px 0 rgb(34 60 80 / 50%);
  border:3px solid #fff;
}
.services-prices {
  border-left: 1px solid #e3e3e3;
  border-right:  1px solid #e3e3e3;;
}
.services-prices thead  td {
  font-weight: bold;
}
.services-prices td {
  background-color: #fafafa;
    border: 1px solid #e3e3e3;
    border-left: 0;
    border-right: 0;
    padding: 21px;
}
@media screen and (max-width: 48em) {
.services-prices td {
    padding: 5px;
  } 
}
.services-prices td:last-child {
  color: #fe0000;
  font-weight: 600;
}
.no-gray-its-red.site-btn-gray-light {
border: 1px solid #fe0000;
    background-color: #fff;
    color: #fe0000;
}
.price-polotno b {
 font-size: 18px;
}