

/* Start:/local/templates/varton/resources/css/style.min.css?1752127252280179*/
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */

@font-face {
  font-family: 'Varton-Medium';
  src: url('/local/templates/varton/resources/css/../fonts/Varton-Medium.eot');
  src: url('/local/templates/varton/resources/css/../fonts/Varton-Medium.eot?#iefix') format('embedded-opentype'),
  url('/local/templates/varton/resources/css/../fonts/Varton-Medium.svg#Varton-Medium') format('svg'),
  url('/local/templates/varton/resources/css/../fonts/Varton-Medium.ttf') format('truetype'),
  url('/local/templates/varton/resources/css/../fonts/Varton-Medium.woff') format('woff'),
  url('/local/templates/varton/resources/css/../fonts/Varton-Medium.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FF Good Pro';
  src: local('FF Good Pro Medium'), local('FF-Good-Pro-Medium'),
      url('/local/templates/varton/resources/css/../fonts/FFGoodPro-Medium.woff2') format('woff2'),
      url('/local/templates/varton/resources/css/../fonts/FFGoodPro-Medium.woff') format('woff'),
      url('/local/templates/varton/resources/css/../fonts/FFGoodPro-Medium.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FF Good Pro';
  src: local('FF Good Pro Light'), local('FF-Good-Pro-Light'),
      url('/local/templates/varton/resources/css/../fonts/FFGoodPro-Light.woff2') format('woff2'),
      url('/local/templates/varton/resources/css/../fonts/FFGoodPro-Light.woff') format('woff'),
      url('/local/templates/varton/resources/css/../fonts/FFGoodPro-Light.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'GoodPro-Medium';
  src:  url('/local/templates/varton/resources/css/../fonts/GoodPro-Medium.eot');
  src:  url('/local/templates/varton/resources/css/../fonts/GoodPro-Medium.woff') format('woff'),
  url('/local/templates/varton/resources/css/../fonts/GoodPro-Medium.ttf') format('truetype'),
  url('/local/templates/varton/resources/css/../fonts/GoodPro-Medium.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PTSans';
  src:  url('/local/templates/varton/resources/css/../fonts/PTSans-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

/**
 * 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 and iOS.
 */

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

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

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

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

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

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

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

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

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

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

progress {
  vertical-align: baseline;
}

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

template, [hidden] {
  display: none;
}

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

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

dfn {
  font-style: italic;
}

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

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

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

img {
  border-style: none;
}

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

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

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

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

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

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

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

/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button, input, optgroup, select, textarea {
  font: inherit; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */

optgroup {
  font-weight: bold;
}

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

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

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

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

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

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

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

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

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

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

/**
 * 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 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

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

textarea {
  overflow: auto;
}

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

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

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

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

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

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

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

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

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

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

html {
  box-sizing: border-box;
}

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

body {
  color: #505050;
  font-size: 15px;
  line-height: 1.5;
  font-family: 'PT Sans', Arial, Helvetica, sans-serif;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
}

main {
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  position: relative;
  padding-top: 83px;
}
.fixed_head main {
  padding-top: 169px;
}

@media (max-width: 767px) {
  main {
    padding-top: 0;
  }
  .fixed_head main {
    padding-top: 70px;
  }
}

h1, h2, h3, h4, h5, h6 {
  color: #000;
  text-transform: uppercase;
  letter-spacing: .05em;
  font-weight: normal;
  font-family: 'GoodPro-Medium', 'PT Sans', Arial, Helvetica, sans-serif;
}
h1 { font-size: 36px; }
h2 { font-size: 30px; }
h3 { font-size: 24px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }


p {
  line-height: 23px;
  margin-top: 20px;
  margin-bottom: 23px;
  color: #505050
}


p.p--styled {
  font-size: 16px;
  line-height: 26px;
  position: relative;
  margin-top: 45px;
  margin-bottom: 70px;
}


p.p--styled:after {
  content: '';
  position: absolute;
  bottom: -34px;
  left: 0;
  height: 1px;
  width: 32px;
  background: #000;
}

a {
  color: #505050;
  text-decoration: underline;
  transition: color .45s;
  outline: none
}

a:hover {
  color: #f39600;
}

ul {
  margin-top: 24px;
  margin-bottom: 30px;
  list-style: none;
  padding-left: 25px;
  color: #505050;
}

ul li {
  position: relative
}

ul li ~ li {
  margin-top: 13px;
}

ul li:before {
  content: '';
  position: absolute;
  left: -25px;
  top: 7px;
  width: 5px;
  height: 7px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%205%206.998%22%3E%3Cpath%20fill%3D%22%23f39600%22%20d%3D%22M0%200l5%203.5-5%203.498V0z%22%2F%3E%3C%2Fsvg%3E");
}


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


.ul--reset li:before {
  display: none;
}


.ul--reset li ~ li {
  margin-top: 0;
}

audio, canvas, iframe, img, svg, video {
  vertical-align: middle;
}

img {
  max-width: 100%;
}

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

textarea {
  resize: vertical;
  vertical-align: top;
}

button {
  padding: 0;
}

figure {
  margin: 25px 0 30px;
}

figcaption {
  color: #a8a8a8;
  font-style: italic;
  margin-top: 10px;
}

input, textarea, select {
  -webkit-appearance: none;
  border-radius: 0;
  padding: 0;
}

/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.4.2
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2015 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/

/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.chosen-container * {
  box-sizing: border-box;
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
.chosen-container a {
  cursor: pointer;
}
.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}
.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 15px;
  height: 25px;
  background-color: #fff;
  background-clip: padding-box;
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
.chosen-container-single .chosen-default {
  color: #999;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  /*background: url('/local/templates/varton/resources/css/../img/chosen-sprite.png') -42px 1px no-repeat;*/
  font-size: 1px;
}
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  /*background: url('/local/templates/varton/resources/css/../img/chosen-sprite.png') no-repeat 0px 2px;*/
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  /*background: white url('/local/templates/varton/resources/css/../img/chosen-sprite.png') no-repeat 100% -20px;*/
  /*background: url('/local/templates/varton/resources/css/../img/chosen-sprite.png') no-repeat 100% -20px;*/
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
}
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  background-clip: padding-box;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 150px;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;

  color: #fff;
}
.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  cursor: text;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  /*background: url('/local/templates/varton/resources/css/../img/chosen-sprite.png') -42px 1px no-repeat;*/
  font-size: 1px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid #aaa;

}
.chosen-container-active.chosen-with-drop .chosen-single {


  box-shadow: 0 1px 0 #fff inset;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
.chosen-container-active .chosen-choices {
  border: 1px solid #aaa;
}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
.chosen-rtl .chosen-choices li {
  float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
.chosen-rtl.chosen-container-single-nosearch .chosen-search, .chosen-rtl .chosen-drop {
  left: 9999px;
}
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  /*background: white url('/local/templates/varton/resources/css/../img/chosen-sprite.png') no-repeat -30px -20px;*/
  /*background: url('/local/templates/varton/resources/css/../img/chosen-sprite.png') no-repeat -30px -20px;*/
  direction: rtl;
}
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

@charset "UTF-8";
.fancybox-enabled {
  overflow: hidden; }

.fancybox-enabled body {
  overflow: visible;
  height: 100%; }

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

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99993;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

/* Make sure that the first one is on the top */
.fancybox-container ~ .fancybox-container {
  z-index: 99992; }

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

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

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

.fancybox-is-open .fancybox-bg {
  opacity: 0.87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

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

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

.fancybox-infobar {
  top: 0;
  left: 50%;
  margin-left: -79px; }

.fancybox-infobar__body {
  display: inline-block;
  width: 70px;
  line-height: 44px;
  font-size: 13px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  text-align: center;
  color: #ddd;
  background-color: rgba(30, 30, 30, 0.7);
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased; }

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

.fancybox-stage {
  overflow: hidden;
  direction: ltr;
  z-index: 99994;
  -webkit-transform: translate3d(0, 0, 0); }

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

.fancybox-slide::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0; }

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

.fancybox-slide--image {
  overflow: visible; }

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

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

.fancybox-slide--map .fancybox-content, .fancybox-slide--map iframe {
  background: #E5E3DF; }

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

.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0 44px;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box; }

.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

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

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

.fancybox-image, .fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--iframe .fancybox-content {
  padding: 0;
  width: 80%;
  height: 80%;
  max-width: calc(100% - 100px);
  max-height: calc(100% - 88px);
  overflow: visible;
  background: #fff; }

.fancybox-iframe {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  background: #fff; }

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

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font: 16px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; }

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

.fancybox-close-small:after {
  content: '×';
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 20px/30px Arial,"Helvetica Neue",Helvetica,sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background: #fff;
  transition: background .25s;
  box-sizing: border-box;
  z-index: 2; }

.fancybox-close-small:focus:after {
  outline: 1px dotted #888; }

.fancybox-close-small:hover:after {
  color: #555;
  background: #eee; }

.fancybox-slide--iframe .fancybox-close-small {
  top: 0;
  right: -44px; }

.fancybox-slide--iframe .fancybox-close-small:after {
  background: transparent;
  font-size: 35px;
  color: #aaa; }

.fancybox-slide--iframe .fancybox-close-small:hover:after {
  color: #fff; }

/* Caption */
.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 30px 0 30px;
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
  pointer-events: none; }

.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none; }

.fancybox-caption a, .fancybox-caption button, .fancybox-caption select {
  pointer-events: all; }

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

/* Buttons */
.fancybox-button {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background: transparent;
  color: #ddd;
  border-radius: 0;
  cursor: pointer;
  vertical-align: top;
  outline: none; }

.fancybox-button[disabled] {
  cursor: default;
  pointer-events: none; }

.fancybox-infobar__body, .fancybox-button {
  background: rgba(30, 30, 30, 0.6); }

.fancybox-button:hover:not([disabled]) {
  color: #fff;
  background: rgba(0, 0, 0, 0.8); }

.fancybox-button::before, .fancybox-button::after {
  content: '';
  pointer-events: none;
  position: absolute;
  background-color: currentColor;
  color: currentColor;
  opacity: 0.9;
  box-sizing: border-box;
  display: inline-block; }

.fancybox-button[disabled]::before, .fancybox-button[disabled]::after {
  opacity: 0.3; }

.fancybox-button--left::after, .fancybox-button--right::after {
  top: 18px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor; }

.fancybox-button--left::after {
  left: 20px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg); }

.fancybox-button--right::after {
  right: 20px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.fancybox-button--left {
  border-bottom-left-radius: 5px; }

.fancybox-button--right {
  border-bottom-right-radius: 5px; }

.fancybox-button--close::before, .fancybox-button--close::after {
  content: '';
  display: inline-block;
  position: absolute;
  height: 2px;
  width: 16px;
  top: calc(50% - 1px);
  left: calc(50% - 8px); }

.fancybox-button--close::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.fancybox-button--close::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

/* Navigation arrows */
.fancybox-arrow {
  position: absolute;
  top: 50%;
  margin: -50px 0 0 0;
  height: 100px;
  width: 54px;
  padding: 0;
  border: 0;
  outline: none;
  background: none;
  cursor: pointer;
  z-index: 99995;
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: opacity .25s; }

.fancybox-arrow::after {
  content: '';
  position: absolute;
  top: 28px;
  width: 44px;
  height: 44px;
  background-color: rgba(30, 30, 30, 0.8);
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 24px 24px; }

.fancybox-arrow--right {
  right: 0; }

.fancybox-arrow--left {
  left: 0;
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1); }

.fancybox-arrow--right::after, .fancybox-arrow--left::after {
  left: 0; }

.fancybox-show-nav .fancybox-arrow {
  opacity: 0.6; }

.fancybox-show-nav .fancybox-arrow[disabled] {
  opacity: 0.3; }

/* Loading indicator */
.fancybox-loading {
  border: 6px solid rgba(100, 100, 100, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  z-index: 99999; }

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

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

/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

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

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

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

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous, .fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

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

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

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

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

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
  opacity: 0; }

.fancybox-fx-rotate.fancybox-slide--next {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
  opacity: 0; }

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

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

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

.fancybox-fx-circular.fancybox-slide--current {
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1; }

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

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

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

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-infobar {
    left: 0;
    margin-left: 0; }
  .fancybox-button--left, .fancybox-button--right {
    display: none !important; }
  .fancybox-caption {
    padding: 20px 0;
    margin: 0; } }

/* Fullscreen  */
.fancybox-button--fullscreen::before {
  width: 15px;
  height: 11px;
  left: calc(50% - 7px);
  top: calc(50% - 6px);
  border: 2px solid;
  background: none; }

/* Slideshow button */
.fancybox-button--play::before, .fancybox-button--pause::before {
  top: calc(50% - 6px);
  left: calc(50% - 4px);
  background: transparent; }

.fancybox-button--play::before {
  width: 0;
  height: 0;
  border-top: 6px inset transparent;
  border-bottom: 6px inset transparent;
  border-left: 10px solid;
  border-radius: 1px; }

.fancybox-button--pause::before {
  width: 7px;
  height: 11px;
  border-style: solid;
  border-width: 0 2px 0 2px; }

/* Thumbs */
.fancybox-thumbs {
  display: none; }

.fancybox-button--thumbs {
  display: none; }

@media all and (min-width: 800px) {
  .fancybox-button--thumbs {
    display: inline-block; }
  .fancybox-button--thumbs span {
    font-size: 23px; }
  .fancybox-button--thumbs::before {
    width: 3px;
    height: 3px;
    top: calc(50% - 2px);
    left: calc(50% - 2px);
    box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0; }
  .fancybox-thumbs {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    width: 220px;
    margin: 0;
    padding: 5px 5px 0 0;
    background: #fff;
    word-break: normal;
    -webkit-tap-highlight-color: transparent;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    box-sizing: border-box;
    z-index: 99995; }
  .fancybox-show-thumbs .fancybox-thumbs {
    display: block; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 220px; }
  .fancybox-thumbs > ul {
    list-style: none;
    position: absolute;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 0; }
  .fancybox-thumbs > ul > li {
    float: left;
    overflow: hidden;
    max-width: 50%;
    padding: 0;
    margin: 0;
    width: 105px;
    height: 75px;
    position: relative;
    cursor: pointer;
    outline: none;
    border: 5px solid transparent;
    border-top-width: 0;
    border-right-width: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-sizing: border-box; }
  li.fancybox-thumbs-loading {
    background: rgba(0, 0, 0, 0.1); }
  .fancybox-thumbs > ul > li > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    max-height: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .fancybox-thumbs > ul > li:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 2px;
    border: 4px solid #4ea7f9;
    z-index: 99991;
    opacity: 0;
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
    opacity: 1; } }

/*
== malihu jquery custom scrollbar plugin ==
Version: 3.0.0
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: none; touch-action: none; /* MSPointer events - direct all pointer events to js */ }
.mCustomScrollbar.mCS_no_scrollbar{ -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;
}

.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; box-sizing: border-box;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container{
  padding-bottom: 0; box-sizing: border-box;
}

.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: 1; 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(/local/templates/varton/resources/css/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: 9px;
  background-color: #fff; background-color: rgba(255,255,255,0.1);
  border-radius: 5px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
  width: 9px;
  background-color: #fff; background-color: rgba(255,255,255,0.75);
  border-radius: 5px;
}

.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: #e7e7e7;
  background-color:rgba(0,0,0,.1);
  border-radius: 5px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
  background-color: #adadad;
  background-color:rgba(0,0,0,.3);
  border-radius: 5px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #888; background-color: rgba(0,0,0,0.4); }

.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: #555; background-color: rgba(0,0,0,0.6); }

.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); }

/* ---------------------------------------- */

/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target, .noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  box-sizing: border-box;
}
.noUi-target {
  position: relative;
  direction: ltr;
}
.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1; /* Fix 401 */
}
.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}
.noUi-handle {
  position: relative;
  z-index: 1;
}
.noUi-stacking .noUi-handle {
  /* This class is applied to the lower origin when
     its values is > 50%. */
  z-index: 10;
}
.noUi-state-tap .noUi-origin {
  transition: left 0.3s, top 0.3s;
}
.noUi-state-drag * {
  cursor: inherit !important;
}

/* Painting and performance;
 * Browsers can paint handles in their own layer.
 */
.noUi-base {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 2px;
}
.noUi-vertical {
  width: 18px;
}
.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px;
}

/* Styling;
*/
.noUi-connect {
  transition: background 450ms;
}


/* Handles and cursors;
 */
.noUi-dragable {
  cursor: w-resize;
}
.noUi-vertical .noUi-dragable {
  cursor: n-resize;
}
.noUi-handle {
  cursor: default;
}

/* Disabled state;
 */
[disabled].noUi-connect, [disabled] .noUi-connect {
  background: #B8B8B8;
}
[disabled].noUi-origin, [disabled] .noUi-handle {
  cursor: not-allowed;
}

/* Plugin author styles. Do not change! */

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

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

.slick-list.dragging {
  cursor: pointer;
  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;
  top: 0;
  left: 0;
  display: block;
}

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

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

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

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  outline: 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;
}




/* Visual styles */

.slick-slide img {
  max-width: 100%;
}

.slick-arrow {
  outline: none;
  text-indent: 1000px;
  overflow: hidden;
  width: 30px;
  height: 50px;
  background-clip: content-box;
  background-origin: content-box;
  background-color: transparent;
  background-size: 11px 19px;
  background-repeat: no-repeat;
  background-position: center center;
  border: none;
  cursor: pointer
}

.slick-arrow:hover, .slick-arrow:active, .slick-arrow:focus {
  background-size: 11px 19px;
}

.slick-arrow.slick-disabled {
  opacity: .25;
  cursor: default;
}

.slick-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2017.002%2033.027%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M17.002%2032.31l-.708.718L0%2016.514l.71-.718L17%2032.31z%22%2F%3E%3Cpath%20d%3D%22M16.294%200l.708.718L.71%2017.23%200%2016.515%2016.294%200z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

.slick-prev:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2017.002%2033.027%22%20fill%3D%22%23f39600%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M17.002%2032.31l-.708.718L0%2016.514l.71-.718L17%2032.31z%22%2F%3E%3Cpath%20d%3D%22M16.294%200l.708.718L.71%2017.23%200%2016.515%2016.294%200z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.slick-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2017.002%2033.027%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M16.293%2015.796l.71.718L.707%2033.027%200%2032.31l16.293-16.514z%22%2F%3E%3Cpath%20d%3D%22M17.002%2016.514l-.71.718L0%20.718.708%200l16.294%2016.514z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

.slick-next:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2017.002%2033.027%22%20fill%3D%22%23f39600%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M16.293%2015.796l.71.718L.707%2033.027%200%2032.31l16.293-16.514z%22%2F%3E%3Cpath%20d%3D%22M17.002%2016.514l-.71.718L0%20.718.708%200l16.294%2016.514z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.slick-dots {
  position: absolute;
  list-style: none;
  margin: 0;
  padding: 0
}

.slick-dots li {
  position: relative;
  display: inline-block;
  margin-left: 7px;
  margin-right: 7px;
  box-shadow: 0 0 2px 2px rgba(255,255,255,.1);
  background: rgba(0,0,0,.15);
  width: 8px;
  height: 8px;
  border-radius: 50%;
  overflow: hidden;
  cursor: pointer;
  transition: box-shadow .35s ease-out, background .45s ease-out;
}

.slick-dots li:hover {
  background: rgba(0,0,0,.65);
}

.slick-dots li:before {
  display: none;
}

.slick-dots li.slick-active {
  background: rgba(0,0,0,1);
  transition: box-shadow .3s ease-in, background .3s ease-in;
}

.slick-dots li button {
  display: none;
}

.slick-slider {
  opacity: 0;
  transition: opacity .55s
}

.slick-slider.slick-initialized {
  opacity: 1;
}
/******** FOOTER *******/
.page-footer {
  margin-top: -1px;
  position: relative;
  z-index: 1

  /*** buttons ***/

  /*** docs + contacts ***/
}
.page-footer__contact-btns {
  width: 100%;
  padding: 37px 0 23px;
  border-bottom: 1px solid #e8e8e8;
  background-color: #fff !important;
}
.page-footer__contact-btns-wrapp {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.page-footer__contact-btn:not(:last-child) {
  margin-right: 20px;
}
.page-footer__docs-contacts {
  padding-top: 50px;
}
.page-footer__docs {
  padding-top: 2px;
  padding-bottom: 40px;
}
.page-footer__separator-line {
  height: 1px;
  width: 100%;
  background-color: #e8e8e8;
}
.page-footer__contacts {
  padding-top: 35px;
  padding-bottom: 47px;
}
.page-footer__contacts-title {
  font-size: 12px;
  line-height: 35px;
  color: #000;
  letter-spacing: .05em;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.page-footer__contacts-text {
  display: block;
  font-size: 13px;
  line-height: 21px;
  color: #505050;
  margin-bottom: 9px;
}
.page-footer__contacts-site {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}
.page-footer__contacts-site-icon {
  width: 16px;
  height: 16px;
  margin-top: 1px;
}
.page-footer__contacts-site-icon--awada {
  width: 15px;
}
.page-footer__contacts-site-text {
  display: block;
  font-size: 13px;
  color: #505050;
  margin-left: 12px;
  padding-top: 1px;
  text-transform: lowercase;
}
.footer_main {
  background-color: #fbfbfb;
}


/*** site map list *****/
.footer-list {
  padding-top: 8px;
  padding-left: 0
}
.footer-list__title {
  display: block;
  min-height: 25px;
  margin: 11px 0 3px 0;
  font-size: 12px;
  line-height: 25px;
  letter-spacing: .1em;
  font-weight: 600;
}
.footer-list__item {
  padding-bottom: 1px;
  margin: 15px 0;
}
.footer-list__link {
  font-size: 12px;
}

/***** additional info *****/
.footer_info {
  padding-top: 30px;
  padding-bottom: 38px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}


/***** forum summary *****/
.forum__footer-list {
  padding-top: 7px;
}
.forum__footer-list .forum__summary {
  margin-bottom: 13px;
  padding-top: 17px;
}
.forum__footer-list .forum__summary-title {
  display: inline-block;
  white-space: normal;
  line-height: 16px;
}
.forum__footer-list .forum__summary-info {
  padding-top: 1px;
}
.forum__link {
  display: inline-block;
  font-size: 12px;
  line-height: 15px;
  margin-top: 6px;
}


/***** copyright + kodix stuff *****/
.footer_bottom {
  background-color: #fbfbfb;
  border-top: 1px solid #e8e8e8;
}
.footer_bottom .simple_footer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 77px;
  -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: 13px
}
.footer_bottom .simple_footer_copyright {
  color: #505050;
  padding-left: 2px;
}
.footer_bottom .simple_footer_social {
  margin-left: -70px;
}
.footer_bottom .simple_footer_made {
  color: #505050;
}
.footer_bottom .simple_footer_made .kodix {
  margin-left: 6px;
  text-decoration: none;
  color: #000;
  transition: box-shadow .45s;
}
.footer_bottom .simple_footer_made .kodix:hover {
  box-shadow: inset 0 -1px 0 0 #000;
}


/* –––––––––––––––––––––––––––– */
/* –––––––––– MOBILE –––––––––– */
/* –––––––––––––––––––––––––––– */
@media (max-width: 767px) {

  .page-footer__contact-btns {
    padding-top: 30px;
    padding-bottom: 21px;
    border-bottom: 0;
  }

  .page-footer__contact-btns-wrapp {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .page-footer__contact-btn.btn {
    margin-bottom: 15px;
    margin-right: 0;
    width: 100%;
  }

  .page-footer__docs-contacts {
    padding-top: 0;
  }

  .page-footer__docs {
    padding-bottom: 21px;
  }

  .page-footer__docs .file {
    margin-bottom: 18px;
  }
  .footer_bottom .simple_footer {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .footer_bottom .simple_footer_social {
    margin-left: -2px;
  }

}
/******** /FOOTER *******/
.page-header {
  height: 86px;
  position: relative;
  min-width: 1200px

  /* logo-links */

  /***** icons *****/

  /* lang */

  /*** search ***/

  /*** navigation ***/

}
.page-header__logo-links {
  height: 100%;
  padding: 0 40px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.page-header__logo-area {
  height: 100%;
  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;
  position: relative;
  z-index: 1;
}
.page-header__items-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  position: relative;
  z-index: 1;
}
.page-header__item {
  position: relative;
}
.page-header__item .link {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.page-header__item-icon {
  fill: #a7a9ac;
  transition: fill .45s;
}
.page-header__item:hover .page-header__item-icon {
  fill: #f39600;
}
.page-header__item-text {
  padding-left: 8px;
  white-space: nowrap;
  font-size: 13px;
  font-weight: bold;
}
.page-header__item:hover .page-header__item-text {
  color: #f39600;
}
.page-header__item-counter {
  display: none;
  padding-left: 8px;
}
.page-header__item-counter span:first-child {
  margin-right: 4px;
}
.page-header__item.full .page-header__item-counter {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.page-header__phone {
  padding-right: 8px;
  padding-top: 6px;
}
.page-header__search {
  margin-left: 26px;
  position: relative;
  cursor: pointer;
}
.page-header__search-icon {
  width: 20px;
  height: 20px;
  margin-top: 1px;
}
.page-header__acc {
  margin-left: 26px;
  position: relative;
}
.page-header__acc:hover .page-header__acc-drop {
  display: block;
}
.page-header__acc-icon {
  width: 20px;
  height: 20px;
  margin-top: 1px;
}
.page-header__acc-drop {
  display: none;
  position: absolute;
  top: 37px;
  right: -35px;
  background-color: #fff;
  padding: 24px 30px;
  min-width: 175px;
  box-shadow: 0 0 30px 0 rgba(0,0,0,.1);
}
.page-header__acc-drop::before {
  content: '';
  display: block;
  border: 5px solid transparent;
  border-bottom: 5px solid #fff;
  position: absolute;
  top: -10px;
  right: 40px;
}
.page-header__acc-drop::after {
  content: '';
  display: block;
  width: 100%;
  height: 20px;
  background-color: transparent;
  position: absolute;
  top: -18px;
  right: 0;
}
.page-header__acc-drop-link {
  font-size: 13px;
  color: #000;
}
.page-header__acc-drop-link:not(:last-child) {
  margin-bottom: 10px;
}
.page-header__acc-drop-user {
  font-size: 13px;
  margin-bottom: 10px;
}
.page-header__acc.page-header__acc--logged-in .page-header__acc-icon {
  fill: #000;
}
.page-header__acc.page-header__acc--logged-in:hover .page-header__acc-icon {
  fill: #f39600;
}
.page-header__lang {
  opacity: .85;
  width: 27px;
  height: 27px;
  border-radius: 50%;
  box-shadow: inset 0 0 0 1px #8c8c8c;
  transition: box-shadow .45s;
  position: relative;
  cursor: pointer;
}
.page-header__lang:hover {
  box-shadow: inset 0 0 0 1px #ff6c00;
}
.page-header__lang-txt {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  font-size: 11px;
  line-height: 29px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .05em;
  color: #8c8c8c;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: color .45s;
}
.page-header__lang-txt:after {
  content: 'RU';
}
.page-header__lang:hover .page-header__lang-txt {
  color: #ff6c00;
}
.page-header__lang.toggled .page-header__lang-txt:after {
  content: 'EN';
}
.page-header__search-form {
  display: none;
  position: absolute;
  right: -10px;
  top: -13px;
  height: 45px;
  z-index: 1;
}
.page-header__search-input {
  width: 274px;
  height: 45px;
  line-height: 20px;
  outline: none;
  border: 1px solid #f3f3f3;
  background-color: #fff;
  padding: 15px 45px 10px 18px;
}
.page-header__search-submit {
  background-color: #fff;
  position: absolute;
  top: 1px;
  right: 1px;
  outline: none;
  border: 0;
  height: 43px;
  width: 43px;
  z-index: 2;
}
.page-header__search-submit-icon {
  width: 20px;
  height: 20px;
  fill: #a7a9ac;
  margin-top: 5px;
  margin-left: 4px;
}
.page-header__nav-area {/*position: absolute;*/
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-width: 1200px;
  margin: 0 auto;
}
.page-header__nav-area .grid-container {
  width: auto;
}/* end page-header */


/***** search *****/
.desktop-search {
  position: relative;
  margin-top: 5px;
}
.desktop-search .form-input {
  padding-right: 40px;
}
.desktop-search__submit {
  height: 35px;
  position: absolute;
  right: 0;
  top: 0;
  margin: auto 0;
  background: transparent;
  border: none;
  padding: 0;
  outline: none;
}

/***** main nav menu *****/
.navigation {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 86px;
  padding-top: 20px;
  padding-bottom: 20px

}
.navigation__desktop-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.navigation__item {
  padding-top: 3px;
}
.navigation__item--current {
  color: #000;
}
.navigation__item--current:hover {
  opacity: .75;
  color: #000;
}
.navigation__item--submenu {
  cursor: pointer;
}
.navigation__item--submenu-big {
  position: relative;
}
.navigation__item--submenu-small {
  position: relative;
}
.navigation__item-name {
  height: 46px;
  line-height: 46px;
  margin: 0 17px;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
  display: block;
}
.navigation__item-name span {
  margin-left: 6px;
}
.navigation__item-name.link {
  color: #000;
  font-weight: normal;
  letter-spacing: .05em;
  box-shadow: none;
}
.navigation__item-name.link:hover {
  box-shadow: none;
}
.navigation__submenu-column {
  padding-right: 30px;
  width: 200px;
  background: #fff;
}
.navigation__submenu {
  display: none;
  position: absolute;
  background-color: #fff;
  left: -1px;
  z-index: 5;
  top: 60px;
  width: auto;
  padding: 20px 10px 18px 27px;
  border-bottom: 1px solid #f3f3f3;
  cursor: default;
  border: 1px solid #f3f3f3;
}
.navigation__submenu-list-item {
  margin: 16px 0;
  overflow: hidden;
}
.navigation__submenu-link {
  display: inline;
  font-size: 12px;
  text-transform: none;
  font-weight: 400;
}
.navigation__submenu-link:hover {
  text-decoration: none;
}
.navigation__submenu-heading {
  line-height: 20px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: .1em;
  font-size: 12px;
  margin-bottom: 15px;
}

/*.navigation__item--submenu:hover .navigation__submenu,
.navigation__submenu:hover {
  display: flex;
}*/
.navigation__item--submenu .navigation__submenu--small {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.navigation__submenu--small .navigation__submenu-link {
  white-space: nowrap;
  text-decoration: none;
}

/* special media for phone */
@media (min-width: 768px) and (max-width: 1435px) {
  .page-header__phone {
    display: none;
  }
}

/***** FIXED header ****/
@media(min-width: 768px) {
  .fixed_head .page-header {
    height: 86px;
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    background: #fff;
    box-shadow: 0 0 15px 1px rgba(0,0,0,.05);
    z-index: 11;
  }
}


/* –––––––––––––––––––––––––––– */
/* –––––––––– MOBILE –––––––––– */
/* –––––––––––––––––––––––––––– */
@media(max-width: 767px) {

  .page-header {
    height: 70px;
    min-width: 320px



    /***** side menu *****/
  }

  .page-header__mobile-area {
    height: 70px;
    background-color: #fff;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 10;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  .page-header__mobile-logo {
    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;
    position: absolute;
    top: 0;
    left: 70px;
    right: 70px;
    height: 100%;
  }

  .page-header__items-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 70px;
    width: 100px;
    padding-top: 0;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
  }

  .page-header__item {
    position: relative;
    margin-left: 0;
  }

  .page-header__acc .link {
    padding: 20px;
  }

  .page-header__acc-icon {
    margin-top: 0;
  }

  .page-header__acc:hover .page-header__acc-drop {
    display: none;
  }

  .page-header__nav-area {
    padding-bottom: 66px;
    display: block;
    position: fixed;
    top: 70px;
    height: 100%;
    left: -100%;
    right: 0;
    width: 100%;
    max-width: none;
    z-index: 9;
    overflow: auto;
    border-top: none;
    transition: left 0.3s ease-out;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    background-color: #fff;
    margin: 0;
  }

  .page-header__nav-area--opened {
    display: block;
    right: 0;
    left: 0;
  }

  .page-header__contacts--mobile {
    text-align: center;
    padding-top: 32px;
    padding-bottom: 28px;
  }

  .page-header__contacts-text {
    font-size: 13px;
    line-height: 21px;
    color: #505050;
    text-align: center;
    margin-bottom: 9px;
  }

  .page-header__logo-links {
    height: auto;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 11;
  }

  .page-header__site--mobile {
    padding-bottom: 150px;
  }

  .page-header__site--mobile .page-footer__contacts-site {
    margin-bottom: 15px;
  }


  .burger-toggle {
    width: 70px;
    height: 70px;
    border: none;
    margin: 0;
    padding: 0;
    background: transparent;
    outline: none;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222%22%20height%3D%2216%22%20viewBox%3D%220%200%2022%2016%22%20fill%3D%22%23a7a9ac%22%3E%3Cpath%20d%3D%22M0%200h22v2H0V0zm0%207h22v2H0V7zm0%207h22v2H0v-2z%22%2F%3E%3C%2Fsvg%3E");
    background-size: 22px 16px;
    background-repeat: no-repeat;
    background-position: 21px center;
    transition: background-image .45s;
    cursor: pointer
  }


  .burger-toggle:hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222%22%20height%3D%2216%22%20viewBox%3D%220%200%2022%2016%22%20fill%3D%22%23f39600%22%3E%3Cpath%20d%3D%22M0%200h22v2H0V0zm0%207h22v2H0V7zm0%207h22v2H0v-2z%22%2F%3E%3C%2Fsvg%3E");
  }


  .burger-toggle--opened {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016.143%2016.143%22%20fill%3D%22%23a7a9ac%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M14.728%200l1.415%201.414-14.728%2014.73L0%2014.728%2014.728%200z%22%2F%3E%3Cpath%20d%3D%22M0%201.414L1.415%200l14.728%2014.73-1.415%201.413L0%201.413z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-size: 16px 16px;
  }


  .burger-toggle--opened:hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016.143%2016.143%22%20fill%3D%22%23f39600%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M14.728%200l1.415%201.414-14.728%2014.73L0%2014.728%2014.728%200z%22%2F%3E%3Cpath%20d%3D%22M0%201.414L1.415%200l14.728%2014.73-1.415%201.413L0%201.413z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  }


  .mobile-search {
    position: relative
  }


  .mobile-search__icon {
    width: 20px;
    height: 20px;
    fill: #a7a9ac;
    margin-left: -18px;
  }


  .mobile-search__submit {
    height: 45px;
    width: 45px;
    position: absolute;
    right: 0;
    top: 0;
    margin: auto 0;
    background: transparent;
    border: none;
    padding: 0;
    outline: none;
  }

  .navigation {
    height: auto;
    display: block;
    position: static;
    top: 90px;
    left: 0;
    right: 0;
    z-index: 1000;
    background: #fff;
    margin-left: -20px;
    margin-right: -20px;
    padding-bottom: 42px
  }

  .navigation__desktop-wrapper {
    display: block;
    position: static;
    border-top: 1px solid #e8e8e8;
  }

  .navigation--primary {
    border-top: 0;
    border-bottom: 0;
    padding-top: 50px;
  }

  .navigation--secondary {
    margin-top: 20px;
  }

  .navigation--secondary .navigation__item {
    border: none;
    line-height: 40px;
  }

  .navigation--secondary .navigation__item--submenu:before {
    top: 19px;
  }

  .navigation--secondary .navigation__item--submenu:after {
    top: 14px;
  }

  .navigation__item {
    position: relative;
    display: block;
    padding: 0 20px;
    border-bottom: 1px solid #e8e8e8;
  }

  .navigation__item--submenu {
    border-left: none!important;
    border-right: none!important;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }

  .navigation__item-name {
    font-size: 13px;
    padding: 0;
    margin: 0;
    height: auto;
    min-height: 53px;
    line-height: 42px;
    padding-top: 10px;
  }

  .navigation__submenu {
    position: relative;
    width: 100%;
    top: auto;
    padding: 0;
    border-bottom: none;
    border: none;
    padding-bottom: 13px;
  }

  .navigation__submenu-column {
    width: auto;
    padding-right: 0;
  }

  .navigation__submenu-toggle {
    -webkit-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    margin-right: -10px;
    position: relative;
  }

  .navigation__submenu-list-item {
    font-size: 14px;
    margin: 0;
    line-height: 17px;
    padding-left: 12px;
    padding-top: 11px;
    padding-bottom: 15px;
  }

  .navigation__submenu-link {
    margin: 0;
    font-size: inherit;
  }

  .navigation__submenu-link span {
    margin-left: 6px;
  }

  .navigation__icon-wrapper {
    display: inline-block;
    width: 22px;
    margin-right: 24px;
    padding-bottom: 4px;
  }

  .navigation__icon-wrapper svg {
    vertical-align: text-top;
  }


  .navigation__item--submenu:hover .navigation__submenu {
    display: none;
  }
  :root .navigation__item--submenu--opened .navigation__item-name {
    color: #f39600;
  }
  :root .navigation__item--submenu--opened .navigation__submenu {
    display: block;
  }


  .navigation__item--submenu:hover + .navigation__submenu, .navigation__submenu:hover{
    display: none;
  }

  .navigation--secondary .navigation__item:after {
    display: none;
  }



}/* end mobile queries */
.accordion {
  border-top: 1px solid #f3f3f3/* end sipmle acc. */
}
.accordion__item {
  position: relative;
  padding: 20px 10px;
}
.accordion__item:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  background: #f3f3f3;
}
.accordion__title {
  cursor: pointer;
  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;
  text-transform: uppercase;
  letter-spacing: .1em;
  font-weight: 600;
}
.accordion__title:after {
  content: '';
  display: block;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%208.016%205.013%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23ADADAD%22%3E%3Cpath%20d%3D%22M0%20.892L.89%200%204.9%204.12l-.892.893L0%20.893z%22%2F%3E%3Cpath%20d%3D%22M7.125%200l.89.892-4.007%204.12-.89-.89L7.124%200z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  height: 6px;
  width: 10px;
  margin: 7px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.accordion__content {
  display: none;
  margin-top: 10px;
  padding-right: 32px;
}
.accordion__content *:first-child {
  margin-top: 0;
}
.accordion__content *:last-child {
  margin-bottom: 0;
}
.accordion__item--opened .accordion__title {
  color: #f39600;
}
.accordion__item--opened .accordion__title:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%208.016%205.013%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23f39600%22%3E%3Cpath%20d%3D%22M0%20.892L.89%200%204.9%204.12l-.892.893L0%20.893z%22%2F%3E%3Cpath%20d%3D%22M7.125%200l.89.892-4.007%204.12-.89-.89L7.124%200z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
.accordion--simple {
  border-top: 0;
}
.accordion--simple .accordion__item {
  padding: 0;
}
.accordion--simple .accordion__item:after {
  display: none;
}
.accordion--simple .accordion__heading-wrapper {
  cursor: default;
}
.accordion--simple .accordion__content {
  display: block;
  padding-right: 0;
  padding-bottom: 0;
  margin-top: 0;
}

/* –––––––––––––––––––––––––––– */
/* –––––––––– MOBILE –––––––––– */
/* –––––––––––––––––––––––––––– */
@media (max-width: 767px) {
  .accordion__item {
    padding: 20px 30px;
  }
  .accordion--simple .accordion__item {
    padding: 0;
  }
  .accordion--simple .accordion__item:after {
    display: none;
  }
  .accordion--simple .accordion__heading-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
  }
  .accordion--simple .accordion__content {
    display: none;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 36px;
    padding-top: 10px;
    margin-top: 0;
  }
}
.btn {
  display: block;
  width: 100%;
  border: none;
  outline: none;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  margin-bottom: 10px;
  font-size: 12px;
  transition: background-color .45s, color .35s
}
.btn--primary {
  height: 40px;
  line-height: 40px;
  padding-top: 2px;
  color: #fff;
  background-color: #f39600;
}
.btn--primary:hover {
  background-color: #e98e00;
  color: #fff;
}
.btn--added {
  color: #fff;
  background-color: #e98e00;
  cursor: default;
}
.btn--added:hover {
  background-color: #e98e00;
  color: #fff;
}
.btn--error {
  color: #fff;
  background-color: #ff4444;
  cursor: default;
}
.btn--error:hover {
  background-color: #ff4444;
  color: #fff;
}
.btn--not-available {
  color: #000;
  background-color: #f2f1ef;
  cursor: default;
}
.btn--not-available:hover {
  background-color: #f2f1ef;
  color: #000;
}
.btn--secondary {
  background-color: transparent;
  color: #f39600;
  border: 1px solid #f39600;
  height: 40px;
  line-height: 38px;
  transition: color .45s, border-color .35s;
  padding-top: 2px;
}
.btn--secondary:hover {
  color: #e98e00;
  border-color: #e98e00;
}
.btn--third {
  background-color: transparent;
  color: #82858a;
  border: 1px solid #a7a9ac;
  height: 40px;
  line-height: 38px;
  transition: color .45s, border-color .35s;
  padding-top: 2px;
}
.btn--third:hover {
  color: #f39600;
  border-color: #f39600;
}
.btn--inline {
  display: inline-block;
  vertical-align: top;
  width: auto;
}
.btn--sm {
  height: 36px;
  line-height: 36px;
}
.btn--lg {
  height: 50px;
  line-height: 50px;
}
.btn--no-margin-bottom {
  margin-bottom: 0;
}
.btn--small-margin-top {
  margin-top: 10px;
}
.btn--big-margin-top {
  margin-top: 45px;
}
.btn--link {
  height: auto;
  padding-right: 2px;
  line-height: 20px;
  font-size: 13px;
  letter-spacing: 0;
  color: #000;
  background: none;
  border: none;
  text-transform: none;
  text-decoration: none;
  font-weight: 400;
  transition: color .45s;
  position: relative;/*&:after {
      display: block;
      content: '';
      position: absolute;
      bottom: 1px;
      left: 1px;
      right: 0;
      height: 1px;
      background: rgba(0,0,0,.85);
      transition: background-color .45s;
    }*/
}
.btn--link:hover {
  color: rgba(0,0,0,.65);
  box-shadow: none;/*&:after {
        background: rgba(0,0,0,.55);
      }*/
}
.btn--centered {
  margin-left: auto;
  margin-right: auto;
  width: auto;
}
.btn--triangular {
  position: relative;
}
.btn--triangular:after {
  content: '';
  width: 0;
  height: 0;
  border-top: 18px solid transparent;
  border-left: 9px solid #f39600;
  border-bottom: 17px solid transparent;
  position: absolute;
  right: -9px;
  top: 0px;
  transition: border-color .45s;
}
.btn--triangular:hover:after {
  border-left-color: #e98e00;
}
.btn.disabled {
  opacity: .3;
  cursor: default;
}

.primary-btn__wrapper button, .primary-btn__wrapper input[type="submit"], .primary-btn__wrapper input[type="button"] {
  display: block;
  height: 40px;
  width: 100%;
  border: none;
  outline: none;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 40px;
  color: #fff;
  background-color: #f39600;
  transition: background-color .45s, color .35s
}

.primary-btn__wrapper button:hover, .primary-btn__wrapper input[type="submit"]:hover, .primary-btn__wrapper input[type="button"]:hover {
  background-color: #e98e00;
  color: #fff;
}
/* checkbox & radio common styles */
.checkbox, .radio {
  line-height: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 13px;
  margin-bottom: 11px;
  cursor: pointer
}
.checkbox__input, .radio__input {
  display: none;
}
.checkbox__icon, .radio__icon {
  width: 20px;
  height: 20px;
  cursor: pointer;
  vertical-align: top;
  background-repeat: no-repeat;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
}
.checkbox__label, .radio__label {
  vertical-align: top;
  padding-left: 12px;
}
.checkbox--no-margin-bottom, .radio--no-margin-bottom {
  margin-bottom: 0;
}

/* checkbox styles */
.checkbox__icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M.5.5h19v19H.5z%22%2F%3E%3Cpath%20fill%3D%22%23EEE%22%20d%3D%22M19%201v18H1V1h18m1-1H0v20h20V0z%22%2F%3E%3C%2Fsvg%3E");
}
.checkbox__input:disabled ~ .checkbox__icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23F1F1F1%22%20d%3D%22M.5.5h19v19H.5z%22%2F%3E%3Cpath%20fill%3D%22%23EEE%22%20d%3D%22M19%201v18H1V1h18m1-1H0v20h20V0z%22%2F%3E%3C%2Fsvg%3E");
  cursor: default;
}
.checkbox__input:disabled ~ .checkbox__label {
  cursor: default;
}
.checkbox.error .checkbox__icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M.5.5h19v19H.5z%22%2F%3E%3Cpath%20fill%3D%22%23EF3F51%22%20d%3D%22M19%201v18H1V1h18m1-1H0v20h20V0z%22%2F%3E%3C%2Fsvg%3E");
}
.checkbox__input:checked ~ .checkbox__icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M.5.5h19v19H.5z%22%2F%3E%3Cpath%20fill%3D%22%23EEE%22%20d%3D%22M19%201v18H1V1h18m1-1H0v20h20V0z%22%2F%3E%3Cg%20fill%3D%22%23f39600%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M5.488%2010l.645-.7%203.223%203.504-.645.7L5.49%2010z%22%2F%3E%3Cpath%20d%3D%22M13.867%206.496l.645.7-5.8%206.308-.646-.7%205.8-6.308z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
.checkbox__input:checked:disabled ~ .checkbox__icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23F1F1F1%22%20d%3D%22M.5.5h19v19H.5z%22%2F%3E%3Cpath%20fill%3D%22%23EEE%22%20d%3D%22M19%201v18H1V1h18m1-1H0v20h20V0z%22%2F%3E%3Cg%20fill%3D%22%23cbcbcb%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M5.488%2010l.645-.7%203.223%203.504-.645.7L5.49%2010z%22%2F%3E%3Cpath%20d%3D%22M13.867%206.496l.645.7-5.8%206.308-.646-.7%205.8-6.308z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  cursor: default;
}
.checkbox__input:checked:disabled ~ .checkbox__label {
  cursor: default;
}
.checkbox.error .checkbox__input:checked ~ .checkbox__icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M.5.5h19v19H.5z%22%2F%3E%3Cpath%20fill%3D%22%23EF3F51%22%20d%3D%22M19%201v18H1V1h18m1-1H0v20h20V0z%22%2F%3E%3Cg%20fill%3D%22%23f39600%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M5.488%2010l.645-.7%203.223%203.504-.645.7L5.49%2010z%22%2F%3E%3Cpath%20d%3D%22M13.867%206.496l.645.7-5.8%206.308-.646-.7%205.8-6.308z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}


/* radio styles */
.radio__icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M10%2019.5C4.762%2019.5.5%2015.238.5%2010S4.762.5%2010%20.5s9.5%204.262%209.5%209.5-4.262%209.5-9.5%209.5z%22%2F%3E%3Cpath%20fill%3D%22%23EEE%22%20d%3D%22M10%201c4.962%200%209%204.038%209%209s-4.038%209-9%209-9-4.038-9-9%204.038-9%209-9m0-1C4.477%200%200%204.477%200%2010s4.477%2010%2010%2010%2010-4.477%2010-10S15.523%200%2010%200z%22%2F%3E%3C%2Fsvg%3E");
}
.radio__input:disabled ~ .radio__icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23F1F1F1%22%20d%3D%22M10%2019.5C4.762%2019.5.5%2015.238.5%2010S4.762.5%2010%20.5s9.5%204.262%209.5%209.5-4.262%209.5-9.5%209.5z%22%2F%3E%3Cpath%20fill%3D%22%23EEE%22%20d%3D%22M10%201c4.962%200%209%204.038%209%209s-4.038%209-9%209-9-4.038-9-9%204.038-9%209-9m0-1C4.477%200%200%204.477%200%2010s4.477%2010%2010%2010%2010-4.477%2010-10S15.523%200%2010%200z%22%2F%3E%3C%2Fsvg%3E");
  cursor: default;
}
.radio__input:disabled ~ .radio__label {
  cursor: default;
}
.radio.error .radio__icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M10%2019.5C4.762%2019.5.5%2015.238.5%2010S4.762.5%2010%20.5s9.5%204.262%209.5%209.5-4.262%209.5-9.5%209.5z%22%2F%3E%3Cpath%20fill%3D%22%23FF3A4D%22%20d%3D%22M10%201c4.962%200%209%204.038%209%209s-4.038%209-9%209-9-4.038-9-9%204.038-9%209-9m0-1C4.477%200%200%204.477%200%2010s4.477%2010%2010%2010%2010-4.477%2010-10S15.523%200%2010%200z%22%2F%3E%3C%2Fsvg%3E");
}
.radio__input:checked ~ .radio__icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M10%2019.5C4.762%2019.5.5%2015.238.5%2010S4.762.5%2010%20.5s9.5%204.262%209.5%209.5-4.262%209.5-9.5%209.5z%22%2F%3E%3Cpath%20fill%3D%22%23EEE%22%20d%3D%22M10%201c4.962%200%209%204.038%209%209s-4.038%209-9%209-9-4.038-9-9%204.038-9%209-9m0-1C4.477%200%200%204.477%200%2010s4.477%2010%2010%2010%2010-4.477%2010-10S15.523%200%2010%200z%22%2F%3E%3Ccircle%20fill%3D%22%23f39600%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%223%22%2F%3E%3C%2Fsvg%3E");
}
.radio__input:checked:disabled ~ .radio__icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23F1F1F1%22%20d%3D%22M10%2019.5C4.762%2019.5.5%2015.238.5%2010S4.762.5%2010%20.5s9.5%204.262%209.5%209.5-4.262%209.5-9.5%209.5z%22%2F%3E%3Cpath%20fill%3D%22%23EEE%22%20d%3D%22M10%201c4.962%200%209%204.038%209%209s-4.038%209-9%209-9-4.038-9-9%204.038-9%209-9m0-1C4.477%200%200%204.477%200%2010s4.477%2010%2010%2010%2010-4.477%2010-10S15.523%200%2010%200z%22%2F%3E%3Ccircle%20fill%3D%22%23cbcbcb%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%223%22%2F%3E%3C%2Fsvg%3E");
  cursor: default;
}
.radio__input:checked:disabled ~ .radio__label {
  cursor: default;
}
.radio.error .radio__input:checked ~ .radio__icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M10%2019.5C4.762%2019.5.5%2015.238.5%2010S4.762.5%2010%20.5s9.5%204.262%209.5%209.5-4.262%209.5-9.5%209.5z%22%2F%3E%3Cpath%20fill%3D%22%23FF3A4D%22%20d%3D%22M10%201c4.962%200%209%204.038%209%209s-4.038%209-9%209-9-4.038-9-9%204.038-9%209-9m0-1C4.477%200%200%204.477%200%2010s4.477%2010%2010%2010%2010-4.477%2010-10S15.523%200%2010%200z%22%2F%3E%3Ccircle%20fill%3D%22%23f39600%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%223%22%2F%3E%3C%2Fsvg%3E");
}

/* hidden checkbox/radio list */
.radio__group, .checkbox__group {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start
}
.radio__group--hidden-radio .radio__icon, .radio__group--hidden-radio .checkbox__icon, .radio__group--hidden-checkbox .radio__icon, .radio__group--hidden-checkbox .checkbox__icon, .checkbox__group--hidden-radio .radio__icon, .checkbox__group--hidden-radio .checkbox__icon, .checkbox__group--hidden-checkbox .radio__icon, .checkbox__group--hidden-checkbox .checkbox__icon {
  display: none;
}
::-webkit-input-placeholder {
  color: #a4a4a4;
}
:-ms-input-placeholder {
  color: #a4a4a4;
}
::placeholder {
  color: #a4a4a4;
}

.form-input {
  width: 100%;
  height: 45px;
  line-height: 45px;
  font-size: 14px;
  padding: 1px 18px 0;
  outline: none;
  color: #545454;
  border: 1px solid #e8e8e8;
  transition: border-color .45s, color .35s

}

.form-input:focus, .form-input:active {
  color: #a4a4a4;
  border-color: #cdcdcd;
}

.form-input:disabled {
  background-color: #f2f1ef;
  color: #a4a4a4;
}

.form-input--inline {
  width: auto;
  display: inline-block;
  vertical-align: top;
}

.form-input--lg {
  height: 55px;
}

.form-input--long {
  letter-spacing: -.03em;
}

.form-input--textarea {
  min-height: 102px;
  height: auto;
  line-height: 1.5;
  padding: 10px;
}

.form-row {
  width: 100%;
  text-align: left;
  margin-bottom: 15px
}

.form-row__error, .form-row__success {
  font-size: 11px;
  display: none;
  margin: 5px 0 1px;
  line-height: 11px;
  text-transform: lowercase;
}

.form-row__error {
  color: #ff3a4d;
}

.form-row__success {
  color: #63a474;
}


.form-row.error .form-input {
  border-color: #ff4444;
}


.form-row.error .form-row__error {
  display: block;
}

.form-row.success .form-input {
  border-color: #85da9b;
}

.form-row.success .form-row__success {
  display: block;
}

.form-group{
  margin-bottom: 50px;
}

@media (min-width: 768px) {
  .form-row--no-margin-bottom-md {
    margin-bottom: 0;
  }
}

@media (max-width: 767px){
  .form-input--lg {
    height: 45px;
  }
  .form-input:placeholder {
    display: none !important;
  }
  .form-descr{
    font-size: 12px;
    color: #7c7c7c;
    line-height: 14px;
    margin-bottom: 4px;
  }
  .form-row{
    width: initial;
  }
}


@media (max-width: 767px) {
  body {
    min-width: 320px;
  }
}

@media (min-width: 768px) {
  body {
    min-width: 1200px;
  }
}


/* -------------------------------------------------- */

@media (max-width: 767px) {
  .ninja--xs   { display: none  !important; }
}
@media (min-width: 768px) {
  .ninja--md   { display: none  !important; }
}


/* -------------------------------------------------- */

/* container */
.grid-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 13px;
  padding-right: 13px;
}
.grid-container--fluid {
  width: auto;
  margin-right: auto;
  margin-left: auto;
  padding-left: 13px;
  padding-right: 13px;
}
@media (max-width: 767px) {
  .grid-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* -------------------------------------------------- */

/* row */
.grid-row {
  margin-left: -13px;
  margin-right: -13px
}
.grid-row--tight {
  margin-left: -5px;
  margin-right: -5px;
}
.grid-row--tight [class^='col-'] {
  padding: 0 5px;
}
.grid-row--centered {
  text-align: center;
}

@media (max-width: 767px) {
  .grid-row {
    margin-left: -10px;
    margin-right: -10px
  }
  .grid-row--tight {
    margin-left: -5px;
    margin-right: -5px;
  }
  .grid-row--tight [class^='col-'] {
    padding: 0 5px;
  }
}

/* -------------------------------------------------- */

/* columns */
.col-xs-1, .col-md-1, .col-lg-1, .col-xl-1, .col-xs-2, .col-md-2, .col-lg-2, .col-xl-2, .col-xs-3, .col-md-3, .col-lg-3, .col-xl-3, .col-xs-4, .col-md-4, .col-lg-4, .col-xl-4, .col-xs-5, .col-md-5, .col-lg-5, .col-xl-5, .col-xs-6, .col-md-6, .col-lg-6, .col-xl-6, .col-xs-7, .col-md-7, .col-lg-7, .col-xl-7, .col-xs-8, .col-md-8, .col-lg-8, .col-xl-8, .col-xs-9, .col-md-9, .col-lg-9, .col-xl-9, .col-xs-10, .col-md-10, .col-lg-10, .col-xl-10, .col-xs-11, .col-md-11, .col-lg-11, .col-xl-11, .col-xs-12, .col-md-12, .col-lg-12, .col-xl-12 {
  position: relative;
  min-height: 1px;
  padding-left: 13px;
  padding-right: 13px;
}
@media (max-width: 767px) {
  .col-xs-1, .col-md-1, .col-lg-1, .col-xl-1, .col-xs-2, .col-md-2, .col-lg-2, .col-xl-2, .col-xs-3, .col-md-3, .col-lg-3, .col-xl-3, .col-xs-4, .col-md-4, .col-lg-4, .col-xl-4, .col-xs-5, .col-md-5, .col-lg-5, .col-xl-5, .col-xs-6, .col-md-6, .col-lg-6, .col-xl-6, .col-xs-7, .col-md-7, .col-lg-7, .col-xl-7, .col-xs-8, .col-md-8, .col-lg-8, .col-xl-8, .col-xs-9, .col-md-9, .col-lg-9, .col-xl-9, .col-xs-10, .col-md-10, .col-lg-10, .col-xl-10, .col-xs-11, .col-md-11, .col-lg-11, .col-xl-11, .col-xs-12, .col-md-12, .col-lg-12, .col-xl-12 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

/* -------------------------------------------------- */

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}

/* -------------------------------------------------- */

@media (min-width: 768px) {
  .grid-container {
    width: 1200px;
  }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}

/* -------------------------------------------------- */

/* clearfix */
.grid-container:before, .grid-container:after, .grid-container--fluid:before, .grid-container--fluid:after, .grid-row:before, .grid-row:after {
  content: " ";
  display: table;
}
.grid-container:after, .grid-container--fluid:after, .grid-row:after {
  clear: both;
}
/* main header : h1 */
.page-heading {
  display: block;
  color: #000;
  font-size: 44px;
  line-height: 50px;
  text-align: center;
  padding-left: 5px;
  margin: 0 0 35px;
  text-transform: uppercase;
  font-family: 'GoodPro-Medium', 'PT Sans', Arial, Helvetica, sans-serif;
  font-weight: normal
}
.page-heading--small {
  font-size: 30px;
  line-height: 40px;
  padding-left: 0;
  margin: 30px 0 10px;
}
.page-heading.link {
  letter-spacing: .1em;
  text-decoration: none;
}
.page-heading.link:hover {
  text-decoration: none;
}

/* slider headers : h2 - h3 */
.slider-heading {
  text-align: center;
  margin: 30px 0;
  line-height: 36px;
}


/* –––––––––––––––––––––––––––– */
/* –––––––––– MOBILE –––––––––– */
/* –––––––––––––––––––––––––––– */
@media (max-width: 767px) {
  .page-heading {
    font-size: 36px;
    line-height: 45px;
    padding-left: 0;
    margin: 38px 0 34px
  }
  .page-heading--small {
    font-size: 24px;
    margin-top: 33px;
    margin-bottom: 22px;
  }
  .slider-heading {
    margin: 30px 0;
    font-size: 24px;
  }
}
.link {
  cursor: pointer;
  background: none;
  border: none;
  outline: none;
  letter-spacing: inherit;
  transition: border-color .55s, color .45s, border .45s;
  text-decoration: none

}
.link--no-color {
  color: inherit;
}
.link--primary {
  color: #505050;
  border-bottom: 1px solid #505050;
}
.link--primary:hover {
  color: #f39600;
  text-decoration: none;
  border-color: #f39600;
}
.link--secondary {
  color: #505050;
}
.link--secondary:hover {
  color: #f39600;
  text-decoration: none;
  border: 0;
}
.link--styled {
  color: #505050;
  border-bottom: 1px solid transparent;
}
.link--styled:hover {
  color: #f39600;
  text-decoration: none;
  border-color: #f39600;
}
.link--dotted {
  color: #000;
  border-bottom: 1px dotted #000;
}
.link--dotted:hover {
  color: #f39600;
  border-color: #f39600;
}
.chosen-container {
  width: 100%!important;
  font-size: 14px
}
/* placeholder */
.chosen-container.chosen-container-single .chosen-default {
  color: #505050;
}
/* select body */
.chosen-container.chosen-container-single .chosen-single {
  height: 55px;
  line-height: 55px;
  border: 1px solid #e8e8e8;
  background-color: transparent;
  padding-left: 20px;
  padding-top: 10px;/* text *//* arrow wrapper */
}
.chosen-container.chosen-container-single .chosen-single span {
  margin-right: 48px;
  line-height: 38px;
}
.chosen-container.chosen-container-single .chosen-single div {
  width: 48px;
  height: auto;
  top: 5px;
  bottom: 1px;
}
.chosen-container.chosen-container-single .chosen-single div b {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%208.971%205.192%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23a7a9ac%22%3E%3Cpath%20d%3D%22M0%20.707L.707%200l4.485%204.485-.707.707L0%20.707z%22%2F%3E%3Cpath%20d%3D%22M4.485%205.192l-.707-.707L8.264%200l.707.707-4.485%204.485z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-size: 9px 6px;
  background-position: center center;
  background-repeat: no-repeat;/* arrow *//*&:after {
            content: "";
            display: block;
            position: absolute;
            top: 50%;
            margin-top: -1px;
            right: 14px;
            width: 0;
            height: 0;
            border-left: 4px solid transparent;
            border-right: 4px solid transparent;
            border-top: 4px solid #474747;
            border-bottom: 0 solid #474747;
          }*/
}

/***** dropdown *****/
.chosen-container {/*end dropdown*/
}
/***** dropdown *****/
.chosen-container .chosen-drop {
  border: 1px solid #e8e8e8;
  margin-top: -2px;
}
.chosen-container .chosen-drop .chosen-drop-wrapper {
  max-height: 160px;
  background: #fff;
  overflow: hidden;
}
.chosen-container .chosen-results {
  padding: 10px 0;
  margin: 0;
  color: #545454;
  overflow: hidden!important;
  max-height: none!important
}
.chosen-container .chosen-results li {
  line-height: 20px;
  padding: 5px 18px;
  margin-bottom: 5px;/* hover *//* selected */
}
.chosen-container .chosen-results li.highlighted {
  background: #fdfbf9;
  color: #545454;
}
.chosen-container .chosen-results li.result-selected {
  font-weight: 600;
}

/* default select */
:root .chosen-select {
  background-color: transparent;
  position: relative;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%208.971%205.192%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23a7a9ac%22%3E%3Cpath%20d%3D%22M0%20.707L.707%200l4.485%204.485-.707.707L0%20.707z%22%2F%3E%3Cpath%20d%3D%22M4.485%205.192l-.707-.707L8.264%200l.707.707-4.485%204.485z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-size: 9px 6px;
  background-position: 95% center;
  background-repeat: no-repeat;
  padding-right: 45px;
}


/***** custom properties *****/

/* editable address */
.address-select .chosen-container .chosen-results li {
  padding-right: 60px;
}

/* blog */
.blog .chosen-container-single {
  margin-bottom: 15px;
}

.chosen-select--md ~ .chosen-container .chosen-single{
  height: 45px;
  line-height: 45px;
  padding-top: 5px;
}

@media (max-width: 767px){
  .chosen-container.chosen-container-single .chosen-single {
    height: 45px;
    padding-top: 4px;
  }
}
.filter_item {
  height: 55px;
  min-width: calc(33.33% + 1px);
  margin: 0 0 1px -1px;
  position: relative
}
.filter_item .trigger {
  width: auto;
  height: 55px;
  padding: 7px 50px 0 20px;
  background: trasparent;
  box-shadow: inset 0 0 0 1px #e8e8e8;
  cursor: pointer;
  position: relative;/*** css arrow ***//*&:after {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      margin-top: -1px;
      right: 14px;
      width: 0;
      height: 0;
      border-left: 4px solid transparent;
      border-right: 4px solid transparent;
      border-top: 4px solid #474747;
      border-bottom: 0 solid #474747;
    }*//*** svg arrow ***/
}
.filter_item .trigger:after {
  content: '';
  display: block;
  height: 5px;
  width: 8px;
  position: absolute;
  top: 50%;
  right: 22px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%208.971%205.192%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23a7a9ac%22%3E%3Cpath%20d%3D%22M0%20.707L.707%200l4.485%204.485-.707.707L0%20.707z%22%2F%3E%3Cpath%20d%3D%22M4.485%205.192l-.707-.707L8.264%200l.707.707-4.485%204.485z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.filter_item:hover .trigger:after {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%208.971%205.192%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23f39600%22%3E%3Cpath%20d%3D%22M0%20.707L.707%200l4.485%204.485-.707.707L0%20.707z%22%2F%3E%3Cpath%20d%3D%22M4.485%205.192l-.707-.707L8.264%200l.707.707-4.485%204.485z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
.filter_item.active .trigger:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%208.971%205.192%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23f39600%22%3E%3Cpath%20d%3D%22M0%20.707L.707%200l4.485%204.485-.707.707L0%20.707z%22%2F%3E%3Cpath%20d%3D%22M4.485%205.192l-.707-.707L8.264%200l.707.707-4.485%204.485z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
.filter_item.current .trigger:after {
  display: none;
}
.filter_item .filter-clear {
  display: none;
  border: none;
  outline: none;
  width: 43px;
  height: 53px;
  position: absolute;
  top: 1px;
  right: 1px;
  background: #fff;
  cursor: pointer;
}
.filter_item .filter-clear__icon {
  width: 7px;
  height: 7px;
  fill: #a7a9ac;
  transition: fill .45s;
  margin-top: 2px;
  margin-right: -4px;
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.filter_item:hover .filter-clear__icon {
  fill: #f39600;
}
.filter_item.current .filter-clear {
  display: block;
}
.filter_item .f_value {
  font-size: 14px;
  line-height: 48px;
  color: #505050;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.filter_item .dropdown {
  height: 0;
  overflow: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 100%;
  margin-top: -1px;
  background: #fff;
  box-shadow: inset 0 0 0 1px #ececec;
  z-index: 2;
}
.filter_item .check_list {
  padding: 20px 0 10px 20px;
}


/* –––––––––––––––––––––––––––– */
/* –––––––––– MOBILE –––––––––– */
/* –––––––––––––––––––––––––––– */
@media (max-width:767px) {

  .filter_item {
    height: 45px;
    min-width: 100%;
    margin: 0 0 10px 0
  }

  .filter_item .trigger {
    height: 45px;
    padding: 7px 38px 0 20px;
  }

  .filter_item .filter-clear {
    height: 43px;
    background-color: #fbfbfb;
  }

  .filter_item .f_value {
    line-height: 37px;
  }

}
.tab-panel {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  box-shadow: inset 0 -1px 0 0 #f3f3f3

  /*** STYLED ***/


  /*** CONTACTS page TABS ***/
}
.tab-panel__tab {
  display: block;
  padding: 0 24px;
  margin-right: 5px;
  text-align: center;
  background: none;
  outline: none;
  line-height: 38px;
  text-decoration: none;
  color: #000;
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  box-shadow: 0 1px 0 0 #fff;
  transition: border-color .45s,
  background .45s,
  box-shadow .45s,
  color .35s;
}
.tab-panel__tab span {
  margin-left: 5px;
}
.tab-panel__tab.current {
  color: #f39600;
  background: #fff;
  position: relative;
}
.tab-panel__tab.current:after {
  content: '';
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  height: 2px;
  background: #f39600;
}
.tab-panel--styled .tab-panel__tab {
  font-size: 13px;
  letter-spacing: .05em;
  line-height: 50px;
  border: 0;
  box-shadow: none;
  padding: 0;
  margin-right: 42px;
  text-transform: uppercase;
}
.tab-panel--styled .tab-panel__tab.current {
  color: #000;
  background: transparent;
}
.tab-panel--styled .tab-panel__tab.current:after {
  top: auto;
  bottom: 0;
  height: 1px;
  background-color: #000;
}
.tab-panel--styled ~ .tab_content p {
  line-height: 22px;
}
.tab-panel--route {
  box-shadow: none;
  padding-left: 3px;
  padding-bottom: 20px;
}
.tab-panel--route .tab-panel__tab {
  border: 0;
  display: block;
  color: #000;
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
  letter-spacing: .05em;
  padding: 8px 0 0 0;
  margin: 0 19px;
  text-decoration: none;
  transition: color .45s, box-shadow .45s;
}
.tab-panel--route .tab-panel__tab:first-child {
  margin-left: 0;
}
.tab-panel--route .tab-panel__tab.current {
  box-shadow: inset 0 -1px 0 0 #000;
}
.tab-panel--route .tab-panel__tab.current:after {
  display: none;
}
.tab-panel--route .tab-panel__tab:hover {
  color: #f39600;
  box-shadow: inset 0 -1px 0 0 #f39600;
}

.tab-content {
  position: relative

  /*** CONTACTS page TABS ***/
}

.tab-content__item {
  visibility: visible;
  opacity: 1;
}

.tab-content__item.hidden {
  display: block !important;
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
}

.tab-content--route .tab-content .tab-inside {
  padding-top: 18px;
  padding-left: 2px;
}

.tab-content__trigger--mobile {
  display: none;
  position: relative;
}

/* –––––––––––––––––––––––––––– */
/* –––––––––– MOBILE –––––––––– */
/* –––––––––––––––––––––––––––– */
@media (max-width: 767px) {

  .tab-panel--route {
    display: none;
  }
  .tab-content--route {
    border-top: 1px solid #e8e8e8;
    margin-left: -20px;
    margin-right: -20px;
  }
  .tab-content--route .tab-content__tab, .tab-content--route .tab-content__item {
    display: block !important;
    border-bottom: 1px solid #e8e8e8;
  }
  .tab-content--route .tab-content__tab .tab-inside, .tab-content--route .tab-content__item .tab-inside {
    display: none;
    margin-top: 1px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 40px;
  }
  .tab-content--route .tab-content__tab.current .tab-content__trigger--mobile, .tab-content--route .tab-content__item.current .tab-content__trigger--mobile {
    font-weight: 700;
  }
  .tab-content--route .tab-content__tab.current .tab-inside, .tab-content--route .tab-content__item.current .tab-inside {
    display: block;
  }
  .tab-content--route .tab-content__tab.hidden, .tab-content--route .tab-content__item.hidden {
    position: relative;
    top: auto;
    left: auto;
    visibility: visible;
    opacity: 1;
  }
  .tab-content__trigger--mobile {
    display: block;
    text-align: center;
    font-size: 13px;
    height: 54px;
    padding-top: 2px;
    line-height: 54px;
    color: #000;
    text-transform: uppercase;
    letter-spacing: .05em;
    cursor: pointer;
  }

}
.about {

  /*** documents ***/

  /*** triple tiles ***/

  /*** honors ***/

  /*** review ***/
}
.about__docs {
  position: relative;
  padding-top: 70px;
  padding-bottom: 35px;
  margin-top: 25px;
}
.about__docs:before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 1px;
  width: 174px;
  background-color: #e8e8e8;
}
.about__docs .file__desc {
  width: calc(100% - 50px);
  padding-top: 4px;
}
.about__docs .file__desc-title {
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 7px;
}
.about__docs .file__icon {
  width: 25px;
  height: 33px;
  margin-right: 25px;
}
.about__tiles {
  padding-top: 72px;
  padding-bottom: 66px;
}
.about__tiles-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.about__tiles-item--revert {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.about__tiles-item-img {
  width: 50%;
  height: 587px;
}
.about__tiles-item-text {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50%;
  height: 587px;/*padding-top: 61px;*/
  padding-left: 113px;
}
.about__tiles-item--revert .about__tiles-item-text {
  padding-left: 0;
  padding-right: 125px;
}
.about__tiles-item-heading {
  color: #000;
  margin-bottom: 35px;
  line-height: 40px;
  margin-top: -25px;
}
.about__tiles-item-p {
  font-size: 15px;
  line-height: 23px;
  margin-bottom: 23px;
}
.about__tiles-item-p ~ ul {
  margin-top: 0;
}
.about__honors-text {
  margin-top: -30px;
  line-height: 23px;
  text-align: center;
  padding-left: 40px;
  padding-right: 40px;
}
.about__honors-btn {
  width: 274px;
  margin: 30px auto 20px;
}
.about__review {
  padding-bottom: 110px;
}
.about__review-slider {
  margin-top: -13px;
}
.about__review-slider-slide {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.about__review-slider-text {
  padding: 50px 45px 40px 70px;
  text-align: center;
  font-size: 15px;
  line-height: 23px;
  background-color: #fbfbfb;
  box-shadow: inset 0 0 0 1px #e8e8e8;
  margin-bottom: 25px;
  position: relative;
}
.about__review-slider-text:before, .about__review-slider-text:after {
  content: '';
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 6px solid #fbfbfb;
}
.about__review-slider-text:before {
  bottom: -6px;
  border-top-color: #e8e8e8;
  z-index: 1;
}
.about__review-slider-text:after {
  bottom: -5px;
  border-top-color: #fbfbfb;
  z-index: 2;
}
.about__review-slider-icon {
  min-height: 110px;
  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;
}
.about__review-slider-icon img {
  max-width: 200px;
  display: block;
}

/* –––––––––––––––––––––––––––– */
/* –––––––––– MOBILE –––––––––– */
/* –––––––––––––––––––––––––––– */
@media(max-width: 767px) {

  .about__docs {
    padding-top: 53px;
    padding-bottom: 0;
    margin-top: 10px;
  }

  .about__docs .file {
    margin-bottom: 36px;
  }

  .about__tiles {
    padding-top: 15px;
    padding-bottom: 6px;
  }

  .about__tiles-item {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 60px;
  }

  .about__tiles-item--revert {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .about__tiles-item-img {
    width: auto;
    height: auto;
    margin-left: -20px;
    margin-right: -20px;
  }

  .about__tiles-item-text {
    display: block;
    padding-top: 65px;
    width: 100%;
    height: auto;
    padding-left: 0;
  }

  .about__tiles-item--revert .about__tiles-item-text {
    padding-right: 0;
  }

  .about__tiles-item-heading {
    font-size: 24px;
    line-height: 30px;
    margin-top: 0;
    margin-bottom: 37px;
  }

  .about__tiles-item ul {
    margin-bottom: 22px;
  }

  .about__honors {
    position: relative;
    padding-top: 27px;
    padding-bottom: 102px;
  }

  .about__honors:after {
    content: '';
    position: absolute;
    left: -20px;
    right: -20px;
    top: 0;
    height: 1px;
    background-color: #e8e8e8;
  }

  .about__honors-text {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .about__honors-btn {
    margin: 38px auto 0;
  }

  .about__review {
    position: relative;
    padding-top: 26px;
    padding-bottom: 52px;
  }

  .about__review:after {
    content: '';
    position: absolute;
    left: -20px;
    right: -20px;
    top: 0;
    height: 1px;
    background-color: #e8e8e8;
  }

  .about__review-slider {
    margin-top: 11px;
  }

  .about__review-slider .slick-arrow {
    height: 80px;
    width: 100px;
    position: absolute;
    bottom: -50px;
    top: auto;
    background-size: 11px 19px;
  }

  .about__review-slider .slick-prev {
    right: 50%;
    padding-right: 10px;
    background-position: center right;
  }

  .about__review-slider .slick-next {
    left: 50%;
    padding-left: 10px;
    background-position: center left;
  }

  .about__review-slider-text {
    padding: 43px 20px 40px 20px;
  }

}
.acc-menu{
  margin-bottom: 1px
}
.acc-menu__item {
  border-top: 1px solid #e8e8e8;
}
.acc-menu__item:last-child {
  border-bottom: 1px solid #e8e8e8;
}
.acc-menu__item.active .acc-menu__link {
  color: #f39600;
}
.acc-menu__item.opened .acc-menu__link {
  color: #f39600;
}
.acc-menu__link {
  height: 53px;
  display: block;
  color: #000;
  text-transform: uppercase;
  font-size: 12px;
  padding: 18px 10px;
  cursor: pointer;
  letter-spacing: .05em;
}
.acc-menu__drop {
  display: none;
}
.acc-menu__drop-link {
  display: block;
  color: #000;
  font-size: 13px;
  padding: 11px 20px;
}
.acc-menu__drop-link:first-child {
  padding-top: 8px;
}
.acc-menu__drop-link:last-child {
  margin-bottom: 7px;
}

@media (max-width: 767px){
  .acc-menu{
    margin-bottom: 40px
  }
  .acc-menu__item {
    text-align: center;
    width: calc(100% + 40px);
    margin-left: -20px;
  }
  .acc-menu__item.active .acc-menu__link {
    color: #000;
    font-weight: bold;
  }
  .acc-menu__link {
    height: 43px;
    padding: 13px 10px;
  }
  .acc-menu__drop-link {
    padding: 8px 20px;
  }
  .acc-menu__drop-link:first-child {
    padding-top: 8px;
  }
  .acc-menu__drop-link:last-child {
    margin-bottom: 7px;
  }
}
.acc{
  margin-top: 36px

  /* all projects */

  /* upload project */

  /* smamples page */
}
.acc__heading {
  margin: 0 0 40px;
  line-height: 22px;
}
.acc__btn-wrapp {
  padding-right: 26px;
  margin-top: 16px;
  margin-bottom: 61px;
}
.acc__btn-wrapp .btn {
  height: 50px;
  line-height: 50px;
}
.acc__btn-wrapp .btn:after {
  border-top: 25px solid transparent;
  border-left: 16px solid #f39600;
  border-bottom: 25px solid transparent;
  right: -16px;
}
.acc__btn-wrapp .btn:hover:after {
  border-left-color: #e98e00;
}
.acc__textarea {
  resize: none;
  height: 150px;
}
.acc__table {
  margin: 50px 0 102px;
}
.acc__table-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #e8e8e8;
}
.acc__table-row--heading {
  text-transform: uppercase;
  color: #000;
  font-size: 13px;
  line-height: 16px;
  border-color: #000;
}
.acc__table-row--heading .acc__table-cell {
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  height: 63px;
}
.acc__table-cell {
  font-size: 14px;
  padding: 0 10px;
  width: 22.5%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 98px;
}
.acc__table-cell:nth-child(1) {
  width: 7%;
}
.acc__table-cell:nth-child(2) {
  width: 30%;
  padding-right: 30px;
}
.acc__table-cell:nth-child(3) {
  width: 30%;
}
.acc__stage {
  margin: 53px 0 56px;
  padding-left: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.acc__stage-item {
  width: 170px;
}
.acc__stage-item:first-child .acc__stage-circle:before {
  width: 108px;
}
.acc__stage-item:last-child .acc__stage-circle:after {
  content: '';
  display: block;
  width: 88px;
  height: 3px;
  position: absolute;
  top: 25px;
  left: 50px;
  background-color: #e8e8e8;
}
.acc__stage-item.orange .acc__stage-circle {
  background-color: #f39600;
}
.acc__stage-item.orange .acc__stage-circle:before {
  background-color: #f39600;
}
.acc__stage-item--clear {
  position: relative;
}
.acc__stage-item--clear::after {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 44%;
  top: 18px;
  background: #f39600 url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016.385%2011.728%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M0%206.364l.707-.708L6.07%2011.02l-.707.707L0%206.364z%22%2F%3E%3Cpath%20d%3D%22M4.657%2011.02L15.677%200l.708.707-11.02%2011.02-.708-.706z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat;
}
.acc__stage-circle {
  width: 50px;
  height: 50px;
  margin: 0 auto;
  background: #e8e8e8;
  border-radius: 50%;
  position: relative;
  text-align: center;
  line-height: 53px;
  color: #fff;
}
.acc__stage-circle::before {
  content: '';
  display: block;
  width: 120px;
  height: 3px;
  position: absolute;
  top: 25px;
  right: 50px;
  background-color: #e8e8e8;
}
.acc__form--ask, .acc__form--margin {
  margin-bottom: 140px;
}
.acc__btn-upload {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.acc__btn-upload-item {
  width: 25%;
  margin-bottom: 20px;
}
.acc__btn-upload--stage4 {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 77px 0 13px;
}
.acc__stage3-table {
  margin: 50px 0 20px;
}
.acc__stage3-table-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #e8e8e8;
}
.acc__stage3-table-row--heading {
  text-transform: uppercase;
  color: #000;
  font-size: 13px;
  line-height: 16px;
  border-color: #000;
}
.acc__stage3-table-row--heading .acc__stage3-table-cell {
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  height: 30px;
}
.acc__stage3-table-cell {
  font-size: 14px;
  padding: 0 10px;
  width: 22.5%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 117px;
}
.acc__stage3-table-cell:nth-child(1) {
  width: 53px;
}
.acc__stage3-table-cell:nth-child(2) {
  width: 230px;
  padding-right: 30px;
}
.acc__stage3-table-cell:nth-child(3) {
  width: 188px;
}
.acc__stage3-table-cell:nth-child(4) {
  width: 146px;
  padding-right: 30px;
}
.acc__stage3-table-cell:nth-child(5) {
  width: auto;
  padding-right: 0;
}
.acc__item-del {
  margin-left: 20px;
  padding: 5px 10px;
}
.acc__item-del:hover .icon-del {
  fill: #000;
}
.acc__vendor-code {
  margin-top: 16px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.acc__vendor-code .form-input {
  height: 50px;
  margin-right: 10px;
  width: 100%;
}
.acc__vendor-code .btn {
  width: 130px;
}
.acc__upload-text {
  text-align: center;
  font-size: 15px;
  margin-bottom: 28px;
}
.acc__send-btn {
  margin-bottom: 155px;
}
.acc__sample-add {
  margin-bottom: 66px;
}
.acc__sample-add .btn {
  margin-top: 5px;
}
.acc__sample-form {
  margin-bottom: 104px;
}
.acc__sample-form p {
  font-size: 14px;
  margin-bottom: 17px;
}
.acc__sample-table {
  margin: 50px 0 30px;
}
.acc__sample-table-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #e8e8e8;
}
.acc__sample-table-row--heading {
  text-transform: uppercase;
  color: #000;
  font-size: 13px;
  line-height: 16px;
  border-color: #000;
}
.acc__sample-table-row--heading .acc__sample-table-cell {
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  height: 30px;
}
.acc__sample-table-cell {
  font-size: 14px;
  padding: 0 20px 0 10px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 117px;
  width: 20.5%;
}
.acc__sample-table-cell:nth-child(5) {
  width: 18%;
  padding-right: 0;
}

@media (max-width: 767px){
  .acc{
    margin-top: 10px
  }
  .acc__heading {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 0;
  }
  .acc__table {
    margin: 30px 0 70px;
  }
  .acc__table-row {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 15px 10px;
    position: relative;
  }
  .acc__table-row--heading {
    display: none;
  }
  .acc__table-cell {
    height: initial;
    width: 100%;
    line-height: 14px;
    padding: 5px 0;
  }
  .acc__table-cell:nth-child(1) {
    display: none;
  }
  .acc__table-cell:nth-child(2) {
    font-weight: bold;
    font-size: 16px;
    width: 100%;
  }
  .acc__table-cell:nth-child(3) {
    width: 100%;
  }
  .acc__table-cell:nth-child(4) {
    color: #aeaeae;
    font-size: 12px;
    position: absolute;
    top: 15px;
    right: 0;
    width: auto;
  }
  .acc__stage {
    margin: 25px 0 40px;
    padding-left: 0;
  }
  .acc__stage-item .acc__stage-circle:last-child::after {
    content: none;
  }
  .acc__stage-item--clear::after {
    left: 38%;
  }
  .acc__stage-circle::before, .acc__stage-circle::after {
    content: none;
  }
  .acc__form .form-input::-webkit-input-placeholder {
    opacity: 0;
  }
  .acc__form .form-input:-ms-input-placeholder {
    opacity: 0;
  }
  .acc__form .form-input::placeholder {
    opacity: 0;
  }
  .acc__btn-upload-item {
    width: 100%;
  }
  .acc__btn-upload-item .btn-upload {
    margin: 0 auto;
  }
  .acc__btn-upload--stage4 {
    margin-top: 30px;
  }
  .acc__stage3-table-row {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    padding: 25px 10px;
  }
  .acc__stage3-table-row--heading {
    display: none;
  }
  .acc__stage3-table-cell {
    height: initial;
    width: 100%;
    line-height: 14px;
    padding: 5px 0;
  }
  .acc__stage3-table-cell:nth-child(1) {
    display: none;
  }
  .acc__stage3-table-cell:nth-child(2) {
    font-weight: bold;
    font-size: 16px;
    width: 100%;
  }
  .acc__stage3-table-cell:nth-child(3) {
    width: 100%;
  }
  .acc__stage3-table-cell:nth-child(4) {
    position: static;
    width: 50%;
  }
  .acc__stage3-table-cell:nth-child(5) {
    position: absolute;
    width: 50%;
    right: 0;
    bottom: 25px;
  }
  .acc__send-btn {
    margin-bottom: 60px;
  }
  .acc__vendor-code {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .acc__vendor-code .form-descr {
    width: 100%;
  }
  .acc__vendor-code .form-input {
    margin-bottom: 15px;
    margin-right: 0;
  }
  .acc__vendor-code .form-input::-webkit-input-placeholder {
    opacity: 0;
  }
  .acc__vendor-code .form-input:-ms-input-placeholder {
    opacity: 0;
  }
  .acc__vendor-code .form-input::placeholder {
    opacity: 0;
  }
  .acc__vendor-code .btn {
    width: 100%;
  }
  .acc__sample-table-row {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 25px 10px;
    position: relative;
  }
  .acc__sample-table-row--heading {
    display: none;
  }
  .acc__sample-table-cell {
    height: initial;
    width: 100%;
    padding: 7px 0;
    line-height: 14px;
  }
  .acc__sample-table-cell:first-child {
    font-weight: bold;
    font-size: 16px;
  }
  .acc__sample-table-cell:nth-child(2) {
    padding: 0px 0 7px;
    color: #aeaeae;
  }
  .acc__sample-form {
    margin-bottom: 60px;
  }
  .acc__sample-form .form-input::-webkit-input-placeholder {
    opacity: 0;
  }
  .acc__sample-form .form-input:-ms-input-placeholder {
    opacity: 0;
  }
  .acc__sample-form .form-input::placeholder {
    opacity: 0;
  }
  .acc__form--ask {
    margin-bottom: 60px;
  }
}


















/**/
.blog-item {
  /* height: 357px; */
  height: 445px;
  position: relative;
  overflow: hidden;
  margin-bottom: 50px

  /*** full size ***/
}
.blog-item__link {
  display: block;
  text-decoration: none;
  transition: color .45s;
  position: relative;
  overflow: hidden;
  transition: opacity .65s ease;
}
.blog-item__link::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #fff;
  z-index: -1;
}
.blog-item__link:hover {
  opacity: .5;
}
.blog-item__image {
  width: 100%;
}
.blog-item__text {
  padding-top: 24px;
}
.blog-item__heading.link {
  display: block;
  font-size: 15px;
  line-height: 23px;
  color: #000;
  font-family: 'GoodPro-Medium', 'PT Sans', Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: .05em;
  margin-bottom: 5px;
  margin-top: 0;
}
.blog-item__heading.link:hover {
  color: #f39600;
}
.blog-item__date {
  color: #a7a9ac;
  font-size: 13px;
  line-height: 21px;
}
.blog-item__prev {
  margin-top: 13px;
  font-size: 13px;
  line-height: 18px;
  overflow: hidden;
  max-height: 72px;
}
.blog-item__summary {
  display: none;
  font-size: 15px;
  line-height: 21px;
  color: #505050;
  margin-top: 8px;
  max-height: 84px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.blog-item--full {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  margin-bottom: 64px;
  background-color: #fbfbfb;
}
.blog-item--full .blog-item__link {
  width: 50%;
  height: 100%;
  margin-right: 26px;
}
.blog-item--full .blog-item__text {
  width: 50%;
  padding-top: 0;
  padding-left: 30px;
  padding-right: 70px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.blog-item--full .blog-item__heading {
  font-size: 22px;
  line-height: 32px;
  margin-top: -36px;
  margin-bottom: 8px;
  max-width: 60%;
}
.blog-item--full .blog-item__summary {
  display: block;
  max-height: 170px;
  margin-top: 23px;
}


/* –––––––––––––––––––––––––––– */
/* –––––––––– MOBILE –––––––––– */
/* –––––––––––––––––––––––––––– */
@media (max-width: 767px) {
  .blog-item {
    height: auto;
    margin-bottom: 65px

  }
  .blog-item__heading.link {
    margin-bottom: 2px;
  }
  .blog-item--full {
    margin-bottom: 65px;
    display: block;
    background-color: transparent;
  }
  .blog-item--full .blog-item__link {
    width: 100%;
    height: 100%;
    float: none;
    margin-right: 0;
  }
  .blog-item--full .blog-item__image {
    width: 100%;
    min-width: 100%;
    height: auto;
    position: relative;
    left: auto;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    margin-right: 0;
  }
  .blog-item--full .blog-item__text {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 24px;
  }
  .blog-item--full .blog-item__heading {
    max-width: none;
    margin-top: 0;
    margin-bottom: 2px;
    font-size: 15px;
    line-height: 24px;
  }
  .blog-item--full .blog-item__summary {
    display: none;
  }
}
.blog {

  /*** blog list ***/

  /*** blog post ***/

}
.blog__wrapper .text-page__menu {
  padding-top: 13px;
  padding-bottom: 80px;
}
.blog__list {
  padding-bottom: 137px;
}
.blog__list .catalog-grid__load-more {
  margin-bottom: 0;
  margin-top: 15px;
}
.blog__load-more-wrapper {
  clear: both;
  width: 100%;
}
.blog__date {
  font-size: 15px;
  line-height: 21px;
  color: #a7a9ac;
  text-align: center;
  margin-bottom: 52px;
  margin-top: -10px;
}
.blog__slider {
  height: 677px;
  margin-bottom: 10px;
  overflow: hidden;
}
.blog__text-body {
  color: #505050;
}
.blog__text-body .p--styled {
  font-size: 18px;
  margin-top: 50px;
  margin-bottom: 74px;
  line-height: 25px;
}
.blog__text-body--single {
  margin-bottom: 130px;
}
.blog__text-body h2 {
  margin-top: 98px;
  line-height: 40px;
  margin-bottom: 40px;
}
.blog__text-body figure {
  margin-bottom: 41px;
}
.blog__paginator {
  padding-top: 38px;
  padding-bottom: 30px;
}
.blog__paginator .paginator {
  margin-bottom: 0;
}


/* –––––––––––––––––––––––––––– */
/* –––––––––– MOBILE –––––––––– */
/* –––––––––––––––––––––––––––– */
@media (max-width: 767px) {

  .blog {

    /*** post ***/

    /*** list ***/
  }

  .blog__date {
    margin-top: -16px;
    margin-bottom: 32px;
  }

  .blog__slider {
    height: 550px;
    margin-bottom: 6px;
  }

  .blog__text-body .p--styled {
    margin-top: 53px;
  }

  .blog__text-body h2 {
    margin-top: 84px;
    margin-bottom: 28px;
    font-size: 24px;
    line-height: 35px;
  }

  .blog__text-body figure {
    margin-bottom: 33px;
  }

  .blog__paginator {
    padding-top: 11px;
    padding-bottom: 31px;
    margin-left: -20px;
    margin-right: -20px;
  }

  .blog__wrapper .text-page__menu {
    padding-top: 0;
    padding-bottom: 60px;
  }

  .blog__list {
    padding-bottom: 69px;
  }

  .blog__list .catalog-grid__load-more {
    width: 100%;
    max-width: 280px;
    margin: -10px auto 0;
  }

}
.brand-jumbotron {
  height: 863px;
  width: 100%;
  position: relative
}
.brand-jumbotron__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url("/local/templates/varton/resources/css/../img/home-about.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.brand-jumbotron__desc-inner {
  text-align: center;
  padding-top: 12px;
}
.brand-jumbotron__desc-title {
  font-size: 30px;
  line-height: 40px;
  font-weight: normal;
  letter-spacing: .05em;
  font-family: 'GoodPro-Medium', 'PT Sans', Arial, Helvetica, sans-serif;
}
.brand-jumbotron__desc-text {
  font-size: 15px;
  line-height: 23px;
}
.brand-jumbotron__desc-btn {
  width: 274px;
  margin: 30px auto 0;
}

/* –––––––––––––––––––––––––––– */
/* –––––––––– MOBILE –––––––––– */
/* –––––––––––––––––––––––––––– */
@media (max-width: 767px) {

  .brand-jumbotron {
    height: 855px
  }

  .brand-jumbotron__desc-title {
    font-size: 24px;
    line-height: 46px;
  }

  .brand-jumbotron__desc-btn {
    width: 280px;
    margin-top: 28px;
  }

}
.btn-upload{
  position: relative;
  overflow: hidden;
  width: 172px;
  height: 220px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20173.792%20221%22%3E%3Cpath%20fill%3D%22%23FBFBFB%22%20d%3D%22M.5.5v220h172.792V40.333L133.46.5%22%2F%3E%3Cpath%20fill%3D%22%23D9D9D9%22%20d%3D%22M173.292%20221H171.5c-.276%200-.5-.224-.5-.5s.224-.5.5-.5h1.292v-9.708c0-.276.224-.5.5-.5s.5.224.5.5V220.5c0%20.277-.224.5-.5.5zm-6.792%200h-12c-.276%200-.5-.224-.5-.5s.224-.5.5-.5h12c.276%200%20.5.224.5.5s-.224.5-.5.5zm-17%200h-12c-.276%200-.5-.224-.5-.5s.224-.5.5-.5h12c.276%200%20.5.224.5.5s-.224.5-.5.5zm-17%200h-12c-.276%200-.5-.224-.5-.5s.224-.5.5-.5h12c.276%200%20.5.224.5.5s-.224.5-.5.5zm-17%200h-12c-.276%200-.5-.224-.5-.5s.224-.5.5-.5h12c.276%200%20.5.224.5.5s-.224.5-.5.5zm-17%200h-12c-.276%200-.5-.224-.5-.5s.224-.5.5-.5h12c.276%200%20.5.224.5.5s-.224.5-.5.5zm-17%200h-12c-.276%200-.5-.224-.5-.5s.224-.5.5-.5h12c.276%200%20.5.224.5.5s-.224.5-.5.5zm-17%200h-12c-.276%200-.5-.224-.5-.5s.224-.5.5-.5h12c.276%200%20.5.224.5.5s-.224.5-.5.5zm-17%200h-12c-.276%200-.5-.224-.5-.5s.224-.5.5-.5h12c.276%200%20.5.224.5.5s-.224.5-.5.5zm-17%200h-12c-.276%200-.5-.224-.5-.5s.224-.5.5-.5h12c.276%200%20.5.224.5.5s-.224.5-.5.5zm-17%200h-12c-.276%200-.5-.224-.5-.5s.224-.5.5-.5h12c.276%200%20.5.224.5.5s-.224.5-.5.5zm-13-4c-.276%200-.5-.224-.5-.5v-12c0-.276.224-.5.5-.5s.5.224.5.5v12c0%20.277-.224.5-.5.5zm172.792-11.208c-.276%200-.5-.224-.5-.5v-12c0-.276.224-.5.5-.5s.5.224.5.5v12c0%20.277-.224.5-.5.5zM.5%20200c-.276%200-.5-.224-.5-.5v-12c0-.276.224-.5.5-.5s.5.224.5.5v12c0%20.277-.224.5-.5.5zm172.792-11.208c-.276%200-.5-.224-.5-.5v-12c0-.276.224-.5.5-.5s.5.224.5.5v12c0%20.277-.224.5-.5.5zM.5%20183c-.276%200-.5-.224-.5-.5v-12c0-.276.224-.5.5-.5s.5.224.5.5v12c0%20.277-.224.5-.5.5zm172.792-11.208c-.276%200-.5-.224-.5-.5v-12c0-.276.224-.5.5-.5s.5.224.5.5v12c0%20.277-.224.5-.5.5zM.5%20166c-.276%200-.5-.224-.5-.5v-12c0-.276.224-.5.5-.5s.5.224.5.5v12c0%20.277-.224.5-.5.5zm172.792-11.208c-.276%200-.5-.224-.5-.5v-12c0-.276.224-.5.5-.5s.5.224.5.5v12c0%20.277-.224.5-.5.5zM.5%20149c-.276%200-.5-.224-.5-.5v-12c0-.276.224-.5.5-.5s.5.224.5.5v12c0%20.277-.224.5-.5.5zm172.792-11.207c-.276%200-.5-.224-.5-.5v-12c0-.276.224-.5.5-.5s.5.224.5.5v12c0%20.276-.224.5-.5.5zM.5%20132c-.276%200-.5-.224-.5-.5v-12c0-.276.224-.5.5-.5s.5.224.5.5v12c0%20.276-.224.5-.5.5zm172.792-11.207c-.276%200-.5-.224-.5-.5v-12c0-.276.224-.5.5-.5s.5.224.5.5v12c0%20.276-.224.5-.5.5zM.5%20115c-.276%200-.5-.224-.5-.5v-12c0-.276.224-.5.5-.5s.5.224.5.5v12c0%20.276-.224.5-.5.5zm172.792-11.207c-.276%200-.5-.224-.5-.5v-12c0-.276.224-.5.5-.5s.5.224.5.5v12c0%20.276-.224.5-.5.5zM.5%2098c-.276%200-.5-.224-.5-.5v-12c0-.276.224-.5.5-.5s.5.224.5.5v12c0%20.276-.224.5-.5.5zm172.792-11.207c-.276%200-.5-.224-.5-.5v-12c0-.276.224-.5.5-.5s.5.224.5.5v12c0%20.276-.224.5-.5.5zM.5%2081c-.276%200-.5-.224-.5-.5v-12c0-.276.224-.5.5-.5s.5.224.5.5v12c0%20.276-.224.5-.5.5zm172.792-11.207c-.276%200-.5-.224-.5-.5v-12c0-.276.224-.5.5-.5s.5.224.5.5v12c0%20.276-.224.5-.5.5zM.5%2064c-.276%200-.5-.224-.5-.5v-12c0-.276.224-.5.5-.5s.5.224.5.5v12c0%20.276-.224.5-.5.5zm172.792-11.207c-.276%200-.5-.224-.5-.5V40.4c-.026-.155.016-.32.132-.435.195-.195.497-.21.693-.014.094.095.175.25.175.383v11.96c0%20.276-.224.5-.5.5zM.5%2047c-.276%200-.5-.224-.5-.5v-12c0-.276.224-.5.5-.5s.5.224.5.5v12c0%20.276-.224.5-.5.5zm169.228-9.73c-.128%200-.256-.05-.354-.147l-8.485-8.485c-.196-.195-.196-.512%200-.707s.51-.194.706%200l8.485%208.486c.196.195.196.512%200%20.707-.096.097-.224.146-.352.146zM.5%2030c-.276%200-.5-.224-.5-.5v-12c0-.276.224-.5.5-.5s.5.224.5.5v12c0%20.276-.224.5-.5.5zm157.207-4.75c-.128%200-.256-.05-.354-.147l-8.485-8.485c-.195-.195-.195-.512%200-.707s.512-.194.707%200l8.485%208.486c.195.195.195.512%200%20.707-.097.097-.225.146-.353.146zm-12.02-12.022c-.128%200-.256-.05-.354-.146l-8.485-8.485c-.195-.195-.195-.512%200-.707s.512-.195.707%200l8.485%208.485c.195.195.195.512%200%20.707-.098.097-.226.146-.353.146zM.5%2013c-.276%200-.5-.224-.5-.5V.5C0%20.224.224%200%20.5%200s.5.224.5.5v12c0%20.276-.224.5-.5.5zM133.666%201.207c-.128%200-.256-.05-.354-.146l-.06-.06h-11.5c-.277%200-.5-.224-.5-.5s.223-.5.5-.5h11.707c.132%200%20.26.053.353.146l.207.207c.195.195.195.512%200%20.707-.1.098-.227.147-.354.147zM116.75%201h-12c-.275%200-.5-.224-.5-.5s.225-.5.5-.5h12c.277%200%20.5.224.5.5s-.223.5-.5.5zm-17%200h-12c-.275%200-.5-.224-.5-.5s.225-.5.5-.5h12c.277%200%20.5.224.5.5s-.223.5-.5.5zm-17%200h-12c-.275%200-.5-.224-.5-.5s.225-.5.5-.5h12c.277%200%20.5.224.5.5s-.223.5-.5.5zm-17%200h-12c-.275%200-.5-.224-.5-.5s.225-.5.5-.5h12c.277%200%20.5.224.5.5s-.223.5-.5.5zm-17%200h-12c-.275%200-.5-.224-.5-.5s.225-.5.5-.5h12c.277%200%20.5.224.5.5s-.223.5-.5.5zm-17%200h-12c-.275%200-.5-.224-.5-.5s.225-.5.5-.5h12c.277%200%20.5.224.5.5s-.223.5-.5.5zm-17%200h-12c-.275%200-.5-.224-.5-.5s.225-.5.5-.5h12c.277%200%20.5.224.5.5s-.223.5-.5.5z%22%2F%3E%3Cpath%20fill%3D%22%23D9D9D9%22%20d%3D%22M133.46%2040.833c-.277%200-.5-.224-.5-.5V34.5c0-.276.223-.5.5-.5s.5.224.5.5v5.833c0%20.277-.225.5-.5.5zm0-10.833c-.277%200-.5-.224-.5-.5v-12c0-.276.223-.5.5-.5s.5.224.5.5v12c0%20.276-.225.5-.5.5zm0-17c-.277%200-.5-.224-.5-.5V.5c0-.276.223-.5.5-.5s.5.224.5.5v12c0%20.276-.225.5-.5.5z%22%2F%3E%3Cg%3E%3Cpath%20fill%3D%22%23D9D9D9%22%20d%3D%22M173.292%2040.833h-12c-.276%200-.5-.224-.5-.5s.224-.5.5-.5h12c.276%200%20.5.224.5.5s-.224.5-.5.5zm-17%200h-12c-.276%200-.5-.224-.5-.5s.224-.5.5-.5h12c.276%200%20.5.224.5.5s-.224.5-.5.5zm-17%200h-5.833c-.277%200-.5-.224-.5-.5s.223-.5.5-.5h5.832c.276%200%20.5.224.5.5s-.224.5-.5.5z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat;
  background-size: 100% auto;
  padding: 8px 4px;
  color: #505050;
  text-align: center
}
.btn-upload.uploaded {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20173.792%20221%22%3E%3Cpath%20fill%3D%22%23F39600%22%20d%3D%22M173.292%20221H.5c-.276%200-.5-.224-.5-.5V.5C0%20.224.224%200%20.5%200h132.96c.132%200%20.26.053.353.146l39.833%2039.833c.094.093.146.22.146.353V220.5c0%20.277-.223.5-.5.5zM1%20220h171.792V40.54L133.252%201H1v219z%22%2F%3E%3Cpath%20fill%3D%22%23F39600%22%20d%3D%22M173.312%2040.833H133.46c-.277%200-.5-.224-.5-.5V.5c0-.202.12-.385.308-.462.187-.077.402-.035.545.108l39.76%2039.76c.144.088.24.246.24.427%200%20.277-.225.5-.5.5zm-39.353-1h38.125L133.96%201.707v38.126z%22%2F%3E%3C%2Fsvg%3E") no-repeat;
}
.btn-upload.uploaded .btn-upload__close {
  display: block;
}
.btn-upload.uploaded .btn-upload__msg {
  color: #000;
}
.btn-upload.uploaded .btn-upload__file-size {
  display: block;
}
.btn-upload.uploaded .btn-upload__plus {
  display: none;
}
.btn-upload__input {
  display: none;
}
.btn-upload__label {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
}
.btn-upload__close {
  display: none;
  position: absolute;
  right: -5px;
  top: -5px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%206.486%206.486%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23adaeb1%22%3E%3Cpath%20d%3D%22M5.778%200l.708.707-5.78%205.78L0%205.778%205.778%200z%22%2F%3E%3Cpath%20d%3D%22M0%20.707L.707%200l5.78%205.78-.71.706L0%20.706z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") center center no-repeat;
  background-size: 10px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  transition: all .23s ease;
}
.btn-upload__close:hover {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%206.486%206.486%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M5.778%200l.708.707-5.78%205.78L0%205.778%205.778%200z%22%2F%3E%3Cpath%20d%3D%22M0%20.707L.707%200l5.78%205.78-.71.706L0%20.706z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") center center no-repeat;
  background-size: 10px;
}
.btn-upload__plus {
  width: 44px;
  height: 44px;
  margin-bottom: 16px;
  fill: #dedede;
}
.btn-upload__text {
  position: absolute;
  top: 56%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  padding: 4px 10px;
  color: #bcbcbc;
}
.btn-upload__msg {
  font-size: 15px;
  line-height: 16px;
  margin-bottom: 8px;
}
.btn-upload__file-size {
  font-size: 13px;
  display: none;
}

.btn-upload--clip{
  width: auto;
  height: auto;
  background: none;
  display: inline-block;
}

.btn-upload--clip .btn-upload__label {
  text-align: left;
  display: inline-block;
  position: static;
}

.btn-upload--clip .btn-upload__msg {
  padding: 10px 20px 7px 32px;
  min-height: 24px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2014.011%2014.994%22%3E%3Cpath%20fill%3D%22%235D5D5D%22%20d%3D%22M10.337%204.262c.088-.085.137-.2.137-.322s-.048-.236-.136-.322c-.085-.083-.204-.13-.327-.13-.124%200-.243.047-.327.13l-6.97%206.864c-.507.508-.504%201.33.007%201.834.24.235.582.37.936.37.355%200%20.685-.13.927-.363l8.792-8.655c.85-.838.85-2.2%200-3.038-.413-.406-.96-.63-1.544-.63-.583%200-1.13.224-1.54.63L.89%209.883c-1.187%201.166-1.187%203.065%200%204.233.574.565%201.337.877%202.15.877.81%200%201.574-.312%202.148-.877l7.58-7.465c.18-.18.177-.465-.002-.64-.084-.084-.204-.132-.327-.132s-.238.045-.323.127L4.535%2013.47c-.4.394-.93.61-1.495.61-.565%200-1.096-.217-1.496-.61-.4-.39-.62-.913-.62-1.47%200-.556.22-1.08.62-1.472l9.4-9.255c.224-.22.548-.347.887-.347.34%200%20.664.126.89.347.235.233.365.543.365.874%200%20.33-.13.64-.367.873l-8.79%208.657c-.07.064-.168.102-.273.102-.107%200-.21-.04-.28-.11-.15-.148-.153-.393-.006-.544l6.967-6.864z%22%2F%3E%3C%2Fsvg%3E") left center no-repeat;
  background-size: 20px auto;
}

.btn-upload--clip .btn-upload__close {
  right: 0;
  top: 0;
}

.btn-upload--clip.uploaded {
  background: none;
}
.captcha__img {
  width: 100%;
  height: auto;
}
.captcha__img-wrapp {
  border: 1px solid #e8e8e8;
  width: calc(100% - 50px);
  height: 55px;
  overflow: hidden;
  margin-bottom: 15px;
  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;
}
.catalog-filter {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-shadow: inset 0 1px 0 0 #e8e8e8;
  padding-top: 1px;
  margin-top: 1px

  /* opened */



}
.catalog-filter .toggle-trigger {
  cursor: pointer;
}
.catalog-filter__item {
  box-shadow: inset 0 -1px 0 0 #e8e8e8;
}
.catalog-filter__heading {
  display: block;
  font-size: 12px;
  line-height: 15px;
  color: #000;
  text-transform: uppercase;
  letter-spacing: .05em;
  padding: 22px 10px 17px;
  position: relative;
  transition: color .45s;
  text-decoration: none;
}
.catalog-filter__link {
  display: block;
  font-size: 13px;
  line-height: 16px;
  color: #000;
  padding: 10px 0 14px;
}
.catalog-filter__inner {
  display: none;
  padding: 0 10px 17px 20px;
}
.catalog-filter__item.active .catalog-filter__heading {
  color: #f39600;
}
.catalog-filter__item.active .catalog-filter__inner {
  display: block;
}
.catalog-filter--clear {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 12px;
  text-align: right;
  box-shadow: none;
  padding: 15px 0;
  margin-top: 10px;
  position: relative;
  cursor: pointer;
}
.catalog-filter--clear .clear-text, .catalog-filter--clear .hide-text {
  display: inline;
  position: relative;
  padding-left: 15px;
  color: #000;
  transition: color .35s;
}
.catalog-filter--clear .clear-text:before, .catalog-filter--clear .hide-text:before {
  display: block;
  content: '';
  position: absolute;
  top: 4px;
  left: 0;
  width: 9px;
  height: 9px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%206.486%206.486%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%239a9a9a%22%3E%3Cpath%20d%3D%22M5.778%200l.708.707-5.78%205.78L0%205.778%205.778%200z%22%2F%3E%3Cpath%20d%3D%22M0%20.707L.707%200l5.78%205.78-.71.706L0%20.706z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-size: 100%;
  transition: background-image .45s;
}
.catalog-filter--clear .clear-text:hover, .catalog-filter--clear .hide-text:hover {
  color: #f39600;
}
.catalog-filter--clear .hide-text {
  padding-left: 0;
}
.catalog-filter--clear .hide-text:before {
  display: none;
}

/* –––––––––––––––––––––––––––– */
/* –––––––––– MOBILE –––––––––– */
/* –––––––––––––––––––––––––––– */
@media (max-width: 767px) {

  .catalog-filter__toggle {
    top: 19px;
    right: auto;
    left: calc(100% + 13px);
    width: calc(100% - 26px);
    background: transparent;
    border: 1px solid #474747;
    height: 37px;
    line-height: 37px;
  }

  .catalog-filter__btn {
    padding: 25px 20px 0;
  }

  .filter--opened .catalog-filter {
    position: absolute;
    top: 77px;
    left: -7px;
    right: calc(-100% - 7px);
    margin-top: 0;
    background-color: #fdfbf9;
    box-shadow: inset 0 1px 0 0 #f3f3f3, 0 10px 15px -5px rgba(0,0,0,.05);
    z-index: 3
  }

  .filter--opened .catalog-filter__heading {
    padding: 4px 20px 3px;
  }

  .filter--opened .catalog-filter__inner {
    padding: 11px 20px 25px;
  }

  .filter--opened .catalog-filter--clear {
    padding: 7px 20px 23px;
  }

}
.filters__desktop-row {
  padding: 0;
  background-color: transparent;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1px;
}

.filter-submit {
  margin-bottom: 14px;
}

.filter-clear {
  display: block;
  text-align: center;
  color: #000;
  font-size: 14px;
}

.filter-toggle {
  margin-bottom: 15px;
  margin-top: 15px;
}


/* –––––––––––––––––––––––––––– */
/* –––––––––– MOBILE –––––––––– */
/* –––––––––––––––––––––––––––– */
@media (max-width:767px) {

  .filter-row {
    margin-left: -20px;
    margin-right: -20px;
    padding: 30px 20px 15px 20px;
    background-color: #fbfbfb;
  }
  .filters {
    display: none;
    margin-top: 30px;
    padding-top: 20px;
    position: relative

    /* gray separator */
  }
  .filters:after {
    content: '';
    position: absolute;
    left: -20px;
    right: -20px;
    top: 0;
    height: 1px;
    background-color: #e8e8e8;
  }
  .filters__desktop-row {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .filters__mobile-btns {
    padding-top: 5px;
  }

}
.catalog-grid {
  padding-top: 15px
}
.catalog-grid__item {
  margin-bottom: 26px;
}
.catalog-grid__load-more-wrapper {
  width: 100%;
  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;
  padding-top: 43px;
  padding-bottom: 21px;
}
.catalog-grid__load-more {
  width: 374px;
}

/* –––––––––––––––––––––––––––– */
/* –––––––––– MOBILE –––––––––– */
/* –––––––––––––––––––––––––––– */
@media (max-width:767px) {

  .catalog-grid {
    padding-top: 30px;
    padding-bottom: 0
  }

  .catalog-grid__load-more-wrapper {
    padding-top: 26px;
    padding-bottom: 0;
    margin-bottom: 0;
  }

}
/*** sorting + page nav + pagintation ***/
.catalog-sorting {
  height: 63px;
  line-height: 25px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  padding: 20px 10px;
  margin-top: 1px;
  margin-bottom: 32px;
  border-top: 1px solid #f3f3f3;
  border-bottom: 1px solid #f3f3f3;

  /*&--bottom {
    padding: 15px 20px;
    margin-top: 22px;

    &:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      height: 1px;
      left: 0;
      right: 0;
      background: #e8e8e8;
    }
  }*/


  /***** row filter *****//* end sorting central text */

  /***** sorting pagination ******//* end pagination */
}
/***** central text *****/
/***** select filter *****/
.catalog-sorting .catalog-sorting__items-amount {
  line-height: 25px;
  font-size: 12px;
  color: #434a54;
  text-align: center;
  overflow: hidden;
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  text-overflow: ellipsis;
  position: absolute;
  left: 300px;
  right: 300px;
}
/* end row filter */
.catalog-sorting__row-filter {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.catalog-sorting__row-filter-title {
  margin: 0;
  color: #545454;
  text-transform: none;
  letter-spacing: normal;
  font-weight: normal;
}
.catalog-sorting__row-filter-links {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  min-height: 25px;
  position: relative;
  margin-left: 6px;
}
.catalog-sorting__row-filter-links .sorting--asc.link {
  margin: 0 10px 0 6px;
}
.catalog-sorting__row-filter-links .sorting--asc.link:after {
  display: block;
  content: "↑";
  position: absolute;
  top: -1px;
  right: -8px;
}
.catalog-sorting__row-filter-links .sorting--desc.link {
  margin: 0 14px 0 6px;
}
.catalog-sorting__row-filter-links .sorting--desc.link:after {
  display: block;
  content: "↓";
  position: absolute;
  top: -1px;
  right: -8px;
}
.catalog-sorting__row-filter-links .link {
  display: block;
  height: 22px;
  margin: 0 6px;
  position: relative;
  font-size: 12px;
  color: #000;
}
.catalog-sorting__row-filter-links .link.current {
  color: #f39600;
  font-weight: 600;
}
.catalog-sorting__select-filter {
  width: 100%;
}
.catalog-sorting__select-filter .chosen-container.chosen-container-single .chosen-single {
  height: 37px;
  line-height: 35px;
  margin-top: -1px;
}
.catalog-sorting__select-filter .chosen-select {
  padding-right: 34px;
  width: 100%;
  height: 37px;
  padding-left: 10px;
}
.catalog-sorting__pagination {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 3px;
}
.catalog-sorting__pagination-display-items {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding-left: 35px;
  vertical-align: top;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.catalog-sorting__pagination-display-items .item {
  display: block;
  float: left;
  padding: 0 6px;
  line-height: 25px;
  font-size: 12px;
  text-decoration: none;
  color: #545454;
  transition: color .35s;
}
.catalog-sorting__pagination-display-items .item:hover {
  color: #000;
}
.catalog-sorting__pagination-display-items .item.current, .catalog-sorting__pagination-display-items .item.active {
  font-weight: 700;
  color: #000;
}


/***** pagination *****/
.pagination {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative
}
.pagination ul, .pagination ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.catalog-sorting__pagination-display-items + .pagination {
  padding-left: 23px;
  margin-left: 23px;
}

.catalog-sorting__pagination-display-items + .pagination:before {
  position: absolute;
  top: -3px;
  bottom: -3px;
  left: 0;
  content: '';
  display: block;
  width: 1px;
  background: #f3f3f3;
}

.pagination_arrow_link {
  display: block;
  height: 100%;
  position: relative;
  transition: all 0.2s ease-out;
  width: 25px;
  height: 25px;
}

.pagination_arrow_link:after {
  display: block;
  content: "";
  height: 7px;
  width: 7px;
  position: absolute;
  left: 12px;
  top: 9px;
  border: 1px solid #9a9a9a;
  border-width: 1px 0 0 1px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all 0.2s ease-out;
}

.pagination_arrow_link.next:after {
  left: 12px;
  right: 2px;
  border-width: 0 1px 1px 0;
}

.pagination_arrow_link:hover:after {
  border-color: #000;
}


ul li.pagination_all {
  margin-left: 20px;
}

.pagination_item .page {
  color: #000;
  font-size: 12px;
  font-weight: 300;
  text-align: center;
  min-width: 20px;
  transition: opacity .45s
}

.pagination_item .page.current, .pagination_item .page.active {
  font-weight: 700;
}

.pagination_item .page:hover {
  opacity: .65;
}
.pagination_item .page, .pagination_all .page {
  display: block;
  padding: 0 5px;
  text-decoration: none;
}

/* "All" / "Все" */
.pagination_all .page {
  color: #000;
  padding-right: 0;
  margin-left: 16px;
  transition: color .35s
}
.pagination_all .page:hover {
  color: #f39600;
}


/* –––––––––––––––––––––––––––– */
/* –––––––––– TABLET –––––––––– */
/* –––––––––––––––––––––––––––– */
@media (max-width: 1023px) {

  .catalog-sorting__pagination-display-items + .pagination {
    padding-left: 0;
    margin-left: 0;
  }

  .catalog-sorting__pagination-display-items + .pagination:before {
    display: none;
  }
  .pagination {
    padding-left: 0;
    margin-left: 0;
  }

}

/* –––––––––––––––––––––––––––– */
/* –––––––––– MOBILE –––––––––– */
/* –––––––––––––––––––––––––––– */
@media (max-width: 767px) {

  .catalog-sorting {
    padding: 0 0 0 7px;
    margin: 0;
    border: 0
  }

  .catalog-sorting__mobile-wrapper {
    padding: 20px 0;
    height: 77px;
    background-color: #fdfbf9;
  }

  .catalog-sorting__mobile-wrapper.grid-row {
    margin-left: -20px;
    margin-right: -20px;
  }

  .catalog-sorting__pagination-display-items + .pagination {
    padding-left: 0;
    margin-left: 0;
  }

  .catalog-sorting__pagination-display-items + .pagination:before {
    display: none;
  }

}
.catalog__wrapper {
  padding-top: 34px;
}
.catalog__text {
  position: relative;
  padding-top: 55px;
  padding-bottom: 105px;
  margin-top: 50px;/* gray separator *//* default text elements */
}
.catalog__text:before {
  content: '';
  width: 1174px;
  height: 1px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 0;
  background-color: #e8e8e8;
}
.catalog__text h2 {
  margin-top: 37px;
  margin-bottom: 20px;
}
.catalog__text p {
  line-height: 23px;
  margin-top: 23px;
  margin-bottom: 23px;
}


/* –––––––––––––––––––––––––––– */
/* –––––––––– MOBILE –––––––––– */
/* –––––––––––––––––––––––––––– */
@media (max-width:767px) {

  .catalog__wrapper {
    padding-top: 0;
  }

  .catalog__text {
    padding-top: 34px;
    padding-bottom: 51px;
    margin-top: 0;/* gray separator */
  }

  .catalog__text h2 {
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 28px;
  }

  .catalog__text:before {
    display: none;
  }

}
.custom-combobox {
  width: 280px;
  margin-right: 10px;
}
.ui-front.ui-menu{
  background: #fff;
  border: 1px solid #cdcdcd;
  margin-top: 23px;
  width: 280px !important;
  padding: 0;
  z-index: 1;
  max-height: 210px;
  overflow: auto;
}
.ui-menu-item{
  padding: 6px 20px;
  margin: 0;
  cursor: pointer;
  transition: all .23s ease
}
.ui-menu-item::before {
  background: none;
}
.ui-menu-item:hover {
  background-color: #e8e8e8;
}

.combobox-contacts-page .ui-menu.ui-front{
  width: 630px !important;
  border: 1px solid #e8e8e8;
  max-height: 254px;
}

.combobox-contacts-page .ui-menu.ui-front .ui-menu-item{
  padding: 10px 34px;
}
.contacts {

  /*** NAVIGATION ***/


  /*** ROUTE & METRO stuff in tabs ***/

  /* DETAILED PAGE*/
}
.contacts__table {
  padding-bottom: 1px;
  margin-bottom: 50px;
}
.contacts__table td {
  padding: 6px 0;
  vertical-align: top;
  line-height: 17px;
  font-size: 14px;
  min-width: 100px;
}
.contacts__table td > a {
  text-decoration: none;
  color: inherit;
}
.contacts__table-heading {
  margin-bottom: 10px;
}
.contacts__map {
  padding-bottom: 80px;
}
.contacts__map #styled_map {
  height: 600px;
  width: 100%;
}
.contacts-navigation {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  margin-top: 40px;/*** submenu-dropdown ***/
}
.contacts-navigation__inner {
  width: 1174px;
  height: 68px;
  margin: 0 auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.contacts-navigation__item {
  line-height: 50px;
  padding: 0 34px 0 35px;
  text-transform: uppercase;
  border-left: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  margin-left: -1px;
  transition: box-shadow .55s;/*** search ***/
}
.contacts-navigation__item:hover {
  box-shadow: inset 0 -2px 0 0 #000;
}
.contacts-navigation__item-link {
  text-decoration: none;
  font-size: 13px;
  line-height: 72px;
  letter-spacing: .1em;
  color: #000;
}
.contacts-navigation__item--submenu {
  cursor: pointer;
}
.contacts-navigation__item--search {
  -webkit-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  padding-left: 0;
  padding-right: 0;
}
.contacts-navigation__search-form {
  height: 100%;
  position: relative;
}
.contacts-navigation__search-form form {
  height: 100%;
}
.contacts-navigation__search-input {
  width: 100%;
  height: 100%;
  line-height: 30px;
  font-size: 14px;
  padding: 20px 95px 18px 34px;
  border: 0;
  outline: none;
}
.contacts-navigation__search-submit {
  background-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  outline: none;
  border: 0;
  height: 68px;
  width: 92px;
  z-index: 2;
  cursor: pointer;
}
.contacts-navigation__search-submit-icon {
  width: 20px;
  height: 20px;
  fill: #a7a9ac;
  transition: fill .45s;
  margin-top: 4px;
}
.contacts-navigation__search-submit:hover .contacts-navigation__search-submit-icon {
  fill: #f39600;
}
.contacts-navigation__submenu {
  display: none;
  position: absolute;
  background-color: rgba(255,255,255,.97);
  left: 0;
  top: 69px;
  width: 100%;
  padding: 45px 0 50px;
  z-index: 9;
  cursor: default;
}
.contacts-navigation__submenu-link-list {
  padding-right: 30px;
}
.contacts-navigation__submenu-link {
  min-height: 30px;
  color: #000;
  text-transform: none;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: .05em;
  padding: 7px 0;
  display: block;
}
.contacts-navigation__submenu-link--bold {
  font-weight: 700;
}
.contacts-navigation__item--submenu:hover .contacts-navigation__submenu, .contacts-navigation__submenu:hover {
  display: block;
}
.contacts-navigation__submenu--small .contacts-navigation__submenu-link {
  line-height: 34px;
  white-space: nowrap;
}
.contacts__metro {
  margin-bottom: 30px;
}
.contacts__metro-heading {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 40px;
  margin-bottom: 5px;
}
.contacts__metro-heading-circle {
  height: 8px;
  width: 8px;
  border-radius: 50%;
  margin-right: 18px;
}
.contacts__metro-heading-txt {
  font-size: 16px;
  line-height: 40px;
  letter-spacing: .05em;
  font-weight: normal;
  font-family: 'GoodPro-Medium', 'PT Sans', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  color: #000;
}
.contacts__metro-text {
  font-size: 14px;
  line-height: 23px;
  color: #505050;
}
.contacts-detailed__primary-text {
  margin-bottom: 70px;
}
.contacts-detailed__primary-text p:first-child {
  margin-top: 0;
}
.contacts-detailed__item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 70px;
}
.contacts-detailed__item .contacts__table td:first-child {
  color: #000;
  font-weight: bold;
}

.balloon__wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.balloon__left {
  width: 115px;
  margin-right: 15px;
}

.balloon__right {
  width: 250px;
}

.balloon__title {
  font-weight: 500;
  margin-bottom: 5px;
  font-size: 14px;
}
/* –––––––––––––––––––––––––––– */
/* –––––––––– MOBILE –––––––––– */
/* –––––––––––––––––––––––––––– */
@media (max-width: 767px) {
  .contacts {

    /*** navigation ***/

    /*** map ***/

    /*** route ***/
  }
  .contacts__table {
    padding-bottom: 3px;
  }
  .contacts__table td {
    min-width: 98px;
    padding: 10px 0 2px;
  }
  .contacts__table .link {
    display: inline-block;
    text-decoration: underline;
  }
  .contacts__table .link--secondary {
    text-decoration: none;
  }
  .contacts__table-heading {
    margin-bottom: 6px;
  }
  .contacts-navigation__mobile {
    margin-top: -4px;
    padding-bottom: 45px;
  }
  .contacts-navigation__mobile-search {
    position: relative;
  }
  .contacts-navigation__mobile-search .page-header__search-input {
    width: 100%;
  }
  .contacts-navigation__mobile-search .page-header__search-submit-icon {
    margin-left: -16px;
    margin-top: -1px;
  }
  .contacts__map {
    padding-bottom: 32px;
  }
  .contacts__route {
    padding-top: 11px;
    padding-bottom: 65px;
  }
  .contacts__route-heading {
    margin-top: 0;
  }
  .contacts__route-tabs {
    padding-top: 13px;
  }

  .btn-map {
    margin-top: 50px;
    margin-bottom: 25px;
  }

  .balloon__wrapper {
    display: block;
  }

  .balloon__left {
    margin-bottom: 10px;
    width: auto;
  }

  .balloon__right {
    width: auto;
  }

}
.customscroll {
  max-height: 320px;
}
.mCustomScrollBox {
  outline: none !important;
}
.mCSB_inside > .mCSB_container {
  margin-right: 4px;
}

.mCSB_scrollTools {
  width: 4px;

}

/*** bar ***/

.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  border-radius: 0;
  background-color: #f3f3f3;
}

/*** handler ***/

.mCSB_scrollTools .mCSB_dragger {/* hover *//* active/focus */
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 0;
  background-color: #cbcbcb;
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #cbcbcb;
}

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #cbcbcb;
}
.file {
  min-width: 200px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none

  /*** wide: docs page ***//* end wide */

  /*** list ***/
}
.file__icon {
  display: block;
  width: 14px;
  height: 19px;
  fill: #a7a9ac;
  margin-right: 15px;
}
.file__desc {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 170px;
  padding-top: 3px;
}
.file__desc-title {
  font-size: 13px;
  line-height: 16px;
  color: #000;
  transition: color .45s;
}
.file__desc-type {
  font-size: 12px;
  line-height: 21px;
  color: #a7a9ac;
}
.file:hover .file__desc-title {
  color: #f39600;
}
.file--wide {
  margin-bottom: 31px;
}
.file--wide .file {
  min-width: 100%;
}
.file--wide .file__desc {
  width: auto;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.file--wide .file__desc-title {
  font-size: 14px;
}
.file--wide .file__desc-type {
  line-height: 16px;
  margin-left: 10px;
}
.file__list {
  padding-top: 23px;
  margin-bottom: 40px;
}
.file__list h5 {
  margin-top: 0;
  margin-bottom: 29px;
}

/* –––––––––––––––––––––––––––– */
/* –––––––––– MOBILE –––––––––– */
/* –––––––––––––––––––––––––––– */
@media (max-width: 767px) {
  .file {

    /*** wide: docs page ***/
  }
  .file__desc {
    width: auto;
  }
  .file--wide .file__desc {
    display: block;
    width: calc(100% - 30px);
    line-height: 16px;
  }
  .file--wide .file__desc-title {
    display: inline;
  }
  .file--wide .file__desc-type {
    display: inline;
    margin-left: 5px;
  }
}
.howmanyitems {
  display: inline-block;
  position: relative;
  width: 83px;
  min-width: 83px;
  height: 45px;
  padding: 0 25px;
  vertical-align: top;
  line-height: 43px;
}
.howmanyitems input {
  display: inline-block;
  width: 33px;
  height: 45px;
  line-height: 43px;
  padding: 0;
  margin: 0;
  text-align: center;
  vertical-align: top;
  border: 1px solid #e6e6e6;
  outline: none;
}
.howmanyitems .ui-spinner-button {
  width: 25px;
  height: 45px;
  position: absolute;
  left: 1px;
  top: 0;
  box-shadow: inset 0 0 0 1px #e6e6e6;
  cursor: pointer;
}
.howmanyitems .ui-spinner-button.ui-spinner-up {
  right: 1px;
  left: auto;
}
.howmanyitems .ui-spinner-button.ui-spinner-up:before, .howmanyitems .ui-spinner-button.ui-spinner-up:after {
  content: "";
  display: inline-block;
  position: absolute;
  right: 9px;
  top: 22px;
  background: #000;
  width: 7px;
  height: 1px;
}
.howmanyitems .ui-spinner-button.ui-spinner-up:after {
  width: 1px;
  height: 7px;
  top: 19px;
  right: 12px;
}

.howmanyitems .ui-spinner-button.ui-spinner-down:before, .howmanyitems .ui-spinner-button.ui-spinner-down:after {
  content: "";
  display: inline-block;
  position: absolute;
  right: 8px;
  top: 22px;
  background: #000;
  width: 7px;
  height: 1px;
}
.howmanyitems .ui-button-text {
  display: none;
}
.icon {
  transition: opacity .45s
  /* header */


  /* common */
  /*&-badge {
    width: 4px;
    height: 15px;
    position: absolute;
    left:-2px;
    top: 0;
    &--free-shipping {
      fill: #3bcaf3;
    }
    &--sale {
      fill: #f03d56;
    }
    &--new {
      fill: #28d3d9;
    }
    &--hit {
      fill: #ffcb68;
    }
  }*/

  /* address select */

}
.icon-logo {
  width: 114px;
  height: 20px;
}
.icon-logo--small {
  width: 87px;
  height: 40px;
}
.icon-logo--footer {
  width: 112px;
  height: 60px;
}
.icon-burger-menu {
  width: 31px;
  height: 22px;
}
.icon-search {
  width: 17px;
  height: 20px;
  fill: #000;
  margin-top: 3px;
  margin-right: 14px;
}
.icon-search--mobile {
  width: 20px;
  height: 20px;
  fill: #89878c;
}
.icon-account {
  width: 15px;
  height: 18px;
  fill: #000;
}
.icon-account-full {
  width: 17px;
  height: 18px;
  fill: #000;
  margin-top: 2px;
}
.icon-account--mobile {
  width: 20px;
  height: 20px;
}
.icon-arrow-left, .icon-arrow-right {
  width: 10px;
  height: 19px;
}
.icon-plus, .icon-minus {
  width: 11px;
  height: 11px;
}
.icon-plus--big {
  width: 11px;
  height: 11px;
  fill: #000;
  margin-right: 5px;
  margin-bottom: 2px;
}
.icon-pencil {
  width: 12px;
  height: 12px;
}
.icon-cross--big {
  width: 12px;
  height: 12px;
}
.icon-del {
  width: 7px;
  height: 7px;
  fill: #a7a9ac;
  transition: all .23s ease;
}

/* components page sprite rules */
.icon-layout-test {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.icon-layout-test .icon-layout__icon {
  width: 30px;
  height: 30px;
  margin: 20px;
}


/* –––––––––––––––––––––––––––– */
/* –––––––––– MOBILE –––––––––– */
/* –––––––––––––––––––––––––––– */
:root:root:root #informers-container {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index:10000;
}
:root:root:root #informers-container .message {
  text-align: center;
  color: #fff;
  padding: 15px 30px;
  border-top: 1px solid #fff;
  line-height: 20px;
  white-space: normal;
}
:root:root:root #informers-container .message span {
  max-height: 43px;
  overflow: hidden;
  display: inline-block;/*display: inline-block;*//*background-repeat: no-repeat;*//*padding-left: 35px;*//*background-size: 18px 18px;*//*background-position: 0 2px;*//*text-align: center;*/
}
:root:root:root #informers-container .info {
  background-color: #282826
}
:root:root:root #informers-container .info span {/*background-image: svg('msg-success', '[fill]: #fff')*/
}
:root:root:root #informers-container .error  {
  background-color: #282826
}
:root:root:root #informers-container .error span {/*background-image: svg('msg-error', '[fill]: #fff')*/
}
:root:root:root #informers-container .warning {
  background-color: #282826
}
:root:root:root #informers-container .warning span {/*background-image: svg('msg-error', '[fill]: #fff')*/
}
:root:root:root #informers-container .success {
  background-color: #282826
}
:root:root:root #informers-container .success span {/*background-image: svg('msg-success', '[fill]: #fff')*/
}
#map-desktop {
  height: 600px;
}

#map-mobile {
  height: 100%;
}
.pickup__popup.popup {
  overflow: auto;
}
.pickup__form {
  width: 650px;
}

@media (max-width: 767px){
  .pickup__form {
    width: 100%;
  }
}
.icon-plus-minus {
  width: 11px;
  height: 11px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22276.576%20122.413%2011%2011%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M276.576%20127.413h11v1h-11v-1z%22%2F%3E%3Cpath%20d%3D%22M282.576%20122.413v11h-1v-11h1z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-size: 100%
}
.icon-plus-minus--navigation {
  width: 13px;
  height: 13px;
  position: absolute;
  top: 50%;
  right: 7px;
  -webkit-transform: translateY(-6px);
  -ms-transform: translateY(-6px);
  transform: translateY(-6px);
}

.navigation__item--submenu--opened .icon-plus-minus {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22276.576%20122.413%2011%2011%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M276.576%20127.413h11v1h-11v-1z%22%2F%3E%3C%2Fsvg%3E");
}
.map-fancybox.fancybox-wrap, .map-fancybox .fancybox-skin, .map-fancybox .fancybox-outer, .map-fancybox .fancybox-inner, .map-fancybox .fancybox_popup{
  width: 100% !important;
  height: 100% !important;
}
.map-fancybox.fancybox-wrap{
  bottom: 0!important;
  position: fixed!important;
}
.map-fancybox .fancybox-close{
  background-color: #fff!important;
}

.fancybox-close {
  top: 0;
  right: 0;
  width: 56px;
  height: 56px;
  background: none;
  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
}

.fancybox-close:after {
  display: block;
  content: '';
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2021.021%2021.021%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M21.02%2020.454l-.565.567L0%20.57.567%200%2021.02%2020.454z%22%2F%3E%3Cpath%20d%3D%22M.567%2021.02L0%2020.455%2020.454%200l.566.568L.567%2021.02z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-size: 21px 21px;
  background-position: center;
  background-repeat: no-repeat;
  width: 21px;
  height: 21px;
}

.fancybox-close:hover:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2021.021%2021.021%22%20fill%3D%22%23f39600%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M21.02%2020.454l-.565.567L0%20.57.567%200%2021.02%2020.454z%22%2F%3E%3Cpath%20d%3D%22M.567%2021.02L0%2020.455%2020.454%200l.566.568L.567%2021.02z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: auto;
}
/* popups: DEFAULT STYLES */
.popup {
  min-width: 425px;
  min-height: 285px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: auto;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin-right: -50%;
  overflow: hidden

  /*** map pick-up list ***/
}
.popup--height-auto {
  min-height: 0;
}
.popup__wrapper {
  background: rgba(0,0,0,.6);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 12;
}
.popup__close {
  width: 72px;
  height: 72px;
  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;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 1;
}
.popup__close:after {
  display: block;
  content: '';
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2021.213%2021.213%22%20fill%3D%22%23474747%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M21.213%2020.506l-.707.707L0%20.707.707%200l20.506%2020.506z%22%2F%3E%3Cpath%20d%3D%22M.707%2021.213L0%2020.506%2020.506%200l.707.707L.707%2021.213z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-size: 23px 23px;
  transition: background-image .45s;
  width: 23px;
  height: 23px;
}
.popup__close:hover:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2021.213%2021.213%22%20fill%3D%22%23f39600%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M21.213%2020.506l-.707.707L0%20.707.707%200l20.506%2020.506z%22%2F%3E%3Cpath%20d%3D%22M.707%2021.213L0%2020.506%2020.506%200l.707.707L.707%2021.213z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
.popup__inner {
  min-width: 275px;
  padding: 30px 25px;
}
.popup__heading {
  font-weight: 600;
  margin-top: 35px;
  margin-bottom: 24px;
  text-align: center;
  font-size: 36px;
}
.popup__map-wrapper {
  height: 540px;
  width: 1084px;
  padding-left: 250px;
  margin: -30px -30px -40px;
}
.popup__map-wrapper .gmnoprint {
  display: none;
}
.popup__map-wrapper img[src^="https://maps.gstatic.com/mapfiles"] {
  display: none !important;
}
.popup__pickup-list {
  width: 250px;
  height: 540px;
  position: absolute;
  background: #fff;
  top: 0;
  left: 0;
  z-index: 10;
}
.popup__pickup-list.customscroll {
  max-height: 540px;
}
.popup__pickup-item {
  padding: 24px;
  font-size: 12px;
  border-bottom: 1px solid #ccc;
  transition: .3s background ease;
  cursor: pointer;
}
.popup__pickup-item:hover {
  background: #ececec;
}
.popup__pickup-item.active {
  background: #ececec;
  cursor: default;
}
.popup__pickup-txt {
  margin-bottom: 10px;
}
.popup__pickup-tel {
  font-family: "Proxima Nova Bold", sans-serif;
}

/* –––––––––––––––––––––––––––– */
/* ––––––– SMALL DESKTOP –––––– */
/* –––––––––––––––––––––––––––– */

/* –––––––––––––––––––––––––––– */
/* –––––––––– TABLET –––––––––– */
/* –––––––––––––––––––––––––––– */
@media (max-width: 1023px) {

  .popup__map-wrapper {
    width: 100%;
    min-width: 720px;
  }

}

/* –––––––––––––––––––––––––––– */
/* –––––––––– MOBILE –––––––––– */
/* –––––––––––––––––––––––––––– */
@media (max-width: 767px) {

  .popup {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin-right: 0;
    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;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    min-width: 100%
  }

  .popup__wrapper {
    background: #fff;
    z-index: 99;
  }

  .popup__inner {
    min-width: 100%;
  }

  .popup__heading {
    font-size: 20px;
  }

  .popup__pickup-list {
    display: none;
  }

  .popup__map-wrapper {
    padding-left: 0;
    height: auto;
    min-height: 100vh;
    min-width: 100vw;
    margin: 0 -20px;
    position: absolute;
    top: 0;
    bottom: 0;
  }


}
.portfolio {

  /*** JUMBOTRON ***/

  /*** FANCYBOX ***/

  /*** PROJECTS part ****/

  /*** ONE PROJECT ***/
}
.portfolio__primary-text {
  text-align: center;
  font-size: 15px;
  line-height: 23px;
  margin-top: -12px;
}
.portfolio__jumbotron {
  padding-top: 70px;
  padding-bottom: 35px;
}
.portfolio__jumbotron-slide {
  height: 650px;
  position: relative;
}
.portfolio__jumbotron-link {
  display: block;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.portfolio__jumbotron-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 233px;
  min-height: 100%;
  padding-top: 170px;
  padding-left: 42px;
  padding-right: 25px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(251,251,251,.95);
  text-decoration: none;
}
.portfolio__jumbotron-skew {
  width: 150px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 233px;
  overflow: hidden;
}
.portfolio__jumbotron-skew:after {
  content: '';
  width: 165px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -98px;
  background-color: rgba(251,251,251,.95);
  -webkit-transform: skewX(-11deg);
  -ms-transform: skewX(-11deg);
  transform: skewX(-11deg);
}
.portfolio__jumbotron-title {
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 17px;
}
.portfolio__jumbotron-desc {
  font-size: 15px;
  line-height: 21px;
  color: #505050;
}
.portfolio__jumbotron .slick-arrow {
  position: absolute;
  bottom: 210px;
  z-index: 1;
}
.portfolio__jumbotron .slick-prev {
  left: 40px;
}
.portfolio__jumbotron .slick-next {
  left: 75px;
}
.portfolio__fancybox .fancybox-skin {
  background-color: transparent !important;
  box-shadow: none !important;
  color: #505050;
  border-radius: 0;
}
.portfolio__fancybox .fancybox-close {
  width: 70px;
  height: 70px;
  right: 60px;
}
.portfolio__fancybox .fancybox-next, .portfolio__fancybox .fancybox-prev {
  display: none !important;
}
.portfolio__slider {
  overflow: visible;
  background: #fff;/*** outer ***//*** inner ***/
}
.portfolio__slider-fancybox {
  display: none;
  max-width: 1294px;
  min-width: 50vw;
  padding: 0 60px;
  overflow: hidden;
}
.portfolio__slider-slide {
  max-height: 780px;
  min-height: 65vh;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.portfolio__slider-desc {
  background: #fff;
  font-size: 15px;
  line-height: 23px;
  color: #505050;
  padding-top: 34px;
  padding-left: 35px;
  padding-right: 15px;
  padding-bottom: 30px;
}
.portfolio__slider .slick-list, .portfolio__slider .slick-track {
  height: 100%;
}
@media (min-width : 768px) {
  .portfolio__slider {
    /*background: transparent;*/
  }
  .portfolio__slider .slick-track {
    display: flex;
    align-items: center;
  }
}
.portfolio__slider .slick-arrow {
  width: 5%;
  height: auto;
  position: absolute;
  top: 25%;
  bottom: 0;
  background-size: 17px 33px;
}
.portfolio__slider .slick-prev {
  left: -5%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2017.002%2033.027%22%20fill%3D%22%23fff%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M17.002%2032.31l-.708.718L0%2016.514l.71-.718L17%2032.31z%22%2F%3E%3Cpath%20d%3D%22M16.294%200l.708.718L.71%2017.23%200%2016.515%2016.294%200z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
.portfolio__slider .slick-prev:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2017.002%2033.027%22%20fill%3D%22%23f39600%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M17.002%2032.31l-.708.718L0%2016.514l.71-.718L17%2032.31z%22%2F%3E%3Cpath%20d%3D%22M16.294%200l.708.718L.71%2017.23%200%2016.515%2016.294%200z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
.portfolio__slider .slick-next {
  right: -5%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2017.002%2033.027%22%20fill%3D%22%23fff%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M16.293%2015.796l.71.718L.707%2033.027%200%2032.31l16.293-16.514z%22%2F%3E%3Cpath%20d%3D%22M17.002%2016.514l-.71.718L0%20.718.708%200l16.294%2016.514z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
.portfolio__slider .slick-next:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2017.002%2033.027%22%20fill%3D%22%23f39600%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M16.293%2015.796l.71.718L.707%2033.027%200%2032.31l16.293-16.514z%22%2F%3E%3Cpath%20d%3D%22M17.002%2016.514l-.71.718L0%20.718.708%200l16.294%2016.514z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
.portfolio__projects-menu {
  padding-top: 0;
  margin-top: -5px;
}
.portfolio__item {
  height: 374px;
  margin-bottom: 26px;
  position: relative;
  overflow: hidden;
}
.portfolio__item-link {
  display: block;
  text-decoration: none;
}
.portfolio__item-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.portfolio__item-hover {
  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;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 40px;
  background-color: rgba(251,251,251,.95);
  transition: opacity .65s;
  opacity: 0;
  visibility: hidden;
}
.portfolio__item-title {
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  margin-top: 30px;
}
.portfolio__item:hover .portfolio__item-hover {
  opacity: 1;
  visibility: visible;
}
.portfolio__load-more-wrapper {
  clear: both;
  width: 100%;
  padding-top: 40px;
  min-height: 85px;
  margin-bottom: 100px;
}
.portfolio__project {
  padding-bottom: 100px;
}
.portfolio__project-text {
  font-size: 15px;
  line-height: 23px;
  color: #505050;
  text-align: center;
  padding-bottom: 57px;
  padding-left: 35px;
  padding-right: 35px;
}
.portfolio__project-image {
  height: 374px;
  margin-bottom: 26px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}


/* –––––––––––––––––––––––––––– */
/* –––––––––– MOBILE –––––––––– */
/* –––––––––––––––––––––––––––– */
@media(max-width: 768px) {

  .portfolio {

    /*** jumbotron ***/

    /*** select ***/
    /*** projects item ***/

    /*** load more btn ***/

    /*** ONE PROJECT ***/
  }

  .portfolio__jumbotron {
    padding-top: 55px;
    padding-bottom: 42px;
    margin-left: -20px;
    margin-right: -20px;
  }

  .portfolio__jumbotron-skew {
    display: none;
  }

  .portfolio__jumbotron .slick-arrow {
    display: none !important;
  }

  .portfolio__jumbotron .slick-dots {
    bottom: 54px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .portfolio__jumbotron-slide {
    height: 550px;
  }

  .portfolio__jumbotron-content {
    width: auto;
    right: 0;
    background-color: rgba(255,255,255,.8);
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
  }

  .portfolio__jumbotron-title {
    text-align: center;
    font-size: 36px;
    line-height: 40px;
    margin-top: 46px;
  }

  .portfolio__jumbotron-desc {
    display: none;
  }

  .portfolio__projects-select {
    margin-top: -4px;
    padding-bottom: 38px;
  }

  .portfolio__item {
    height: auto;
  }

  .portfolio__item-img, .portfolio__item-hover {
    display: block;
    background-color: transparent;
    position: relative;
    top: auto;
    left: auto;
    bottom: auto;
    right: auto;
    padding: 0;
  }

  .portfolio__item-img {
    height: 280px;
  }

  .portfolio__item-hover {
    opacity: 1;
    visibility: visible;
  }

  .portfolio__item-title {
    text-align: left;
    margin-top: 1px;
    padding-top: 20px;
    transition: color .45s;
  }

  .portfolio__item:hover .portfolio__item-title {
    color: #f39600;
  }

  .portfolio__load-more-wrapper {
    padding-top: 25px;
    min-height: 65px;
    margin-bottom: 68px;
  }

  .portfolio__project {
    padding-bottom: 50px;
  }

  .portfolio__project-text {
    margin-top: -8px;
    padding-left: 0;
    padding-right: 0;
  }

  .portfolio__project-image {
    height: 186px;
  }

}
.press__wrapper {
  padding-top: 39px;
  padding-bottom: 148px;
}
.press__item {
  display: block;
  position: relative;
  height: 400px;
  margin-bottom: 20px;
  transition: box-shadow .55s;
}
.press__item:hover {
  box-shadow: 0 0 0 1px rgba(255,255,255,.45), 0 0 30px 0 rgba(0,0,0,.25);
}
.press__item-img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.press__item-heading {
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  font-family: 'GoodPro-Medium', 'PT Sans', Arial, Helvetica, sans-serif;
  font-weight: normal;
  letter-spacing: .05em;
  text-transform: uppercase;
  color: #fff;
  position: absolute;
  bottom: 19px;
  left: 10px;
  right: 10px;
  min-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* –––––––––––––––––––––––––––– */
/* –––––––––– MOBILE –––––––––– */
/* –––––––––––––––––––––––––––– */
@media (max-width:767px) {

  .press__wrapper {
    padding-top: 0;
    padding-bottom: 48px;
    margin-top: -2px;
  }

  .press__item {
    height: 410px;
  }

}
.paginator {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 30px;
  margin-top: 45px;
  min-height: 67px
}
.paginator::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #f3f3f3;
}
.paginator::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #f3f3f3;
}
.paginator__arrow {
  line-height: 65px;
  display: block;
  position: absolute;
  top: 1px;
  width: 178px;
  text-align: center;
  background-repeat: no-repeat;
  background-size: 18px 10px;
  color: #000;
  text-transform: lowercase;/* vertical separator after arrow *//*&:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      height: 100%;
      width: 1px;
      background: #f3f3f3;
    }*/
}
.paginator__arrow--prev {
  left: 7px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2017.002%2033.027%22%20fill%3D%22%23a7a9ac%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M17.002%2032.31l-.708.718L0%2016.514l.71-.718L17%2032.31z%22%2F%3E%3Cpath%20d%3D%22M16.294%200l.708.718L.71%2017.23%200%2016.515%2016.294%200z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 0 center;
}
.paginator__arrow--prev:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2017.002%2033.027%22%20fill%3D%22%23f39600%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M17.002%2032.31l-.708.718L0%2016.514l.71-.718L17%2032.31z%22%2F%3E%3Cpath%20d%3D%22M16.294%200l.708.718L.71%2017.23%200%2016.515%2016.294%200z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
.paginator__arrow--next {
  right: 7px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2017.002%2033.027%22%20fill%3D%22%23a7a9ac%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M16.293%2015.796l.71.718L.707%2033.027%200%2032.31l16.293-16.514z%22%2F%3E%3Cpath%20d%3D%22M17.002%2016.514l-.71.718L0%20.718.708%200l16.294%2016.514z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: right 0 center;
}
.paginator__arrow--next:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2017.002%2033.027%22%20fill%3D%22%23f39600%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M16.293%2015.796l.71.718L.707%2033.027%200%2032.31l16.293-16.514z%22%2F%3E%3Cpath%20d%3D%22M17.002%2016.514l-.71.718L0%20.718.708%200l16.294%2016.514z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
.paginator__arrow--disabled {
  opacity: .45;
  cursor: default;
}
.paginator__arrow--disabled:hover {
  color: #545454;
}
.paginator__arrow--disabled.paginator__arrow--prev:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2017.002%2033.027%22%20fill%3D%22%23a7a9ac%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M17.002%2032.31l-.708.718L0%2016.514l.71-.718L17%2032.31z%22%2F%3E%3Cpath%20d%3D%22M16.294%200l.708.718L.71%2017.23%200%2016.515%2016.294%200z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
.paginator__arrow--disabled.paginator__arrow--next:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2017.002%2033.027%22%20fill%3D%22%23a7a9ac%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M16.293%2015.796l.71.718L.707%2033.027%200%2032.31l16.293-16.514z%22%2F%3E%3Cpath%20d%3D%22M17.002%2016.514l-.71.718L0%20.718.708%200l16.294%2016.514z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@media (max-width: 767px) {
  .paginator {
    margin-top: 20px;
    margin-bottom: 84px
  }
  .paginator:before {
    position: absolute;
  }
  .paginator:after {
    position: absolute;
  }
}
.product-info {
  padding-bottom: 20px;
  margin-left: -50px

  /* left column */

  /* right column */

  /*** content inside tabs ***/

  /*** table ***/

  /*** text under table ***/
}
.product-info__column-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.product-info__column:first-child {
  width: 274px;
}
.product-info__row {
  padding: 0 0 15px;
  position: relative;
}
.product-info__row--sizes, .product-info__row--colors {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.product-info__row--tabs {
  margin-top: 0px;
}
.product-info__row--tabs .tab-inside {
  padding-top: 0;
}
.product-info__title {
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 0;
  margin-top: 1px;
}
.product-info__size {
  font-size: 14px;
  line-height: 45px;
  color: #505050;
  margin-top: -3px;
}
.product-info__markers {
  height: 22px;
  margin-top: 17px;
}
.product-info__markers img {
  max-height: 100%;
}
.product-info__link {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  margin-bottom: 12px;
}
.product-info__link-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 25px;
  padding-top: 12px;
}
.product-info__link-icon {
  height: 20px;
  width: auto;
  max-width: 20px;
  min-width: 20px;
  fill: #f49500;
}
.product-info__link-text {
  padding-left: 12px;
  padding-top: 1px;
  font-size: 13px;
  line-height: 20px;
  color: #000;
  transition: color .45s;
}
.product-info__link:hover .product-info__link-text {
  color: #f39600;
}
.product-info__content {
  padding-top: 14px;
  padding-bottom: 19px;
  font-size: 14px;
}
.product-info__content-title {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 20px;
}
.product-info__content ul {
  margin-bottom: 10px;
}
.product-info__content ul li {
  line-height: 17px;
}
.product-info__content ul li ~ li {
  margin-top: 18px;
}
.product-info__content ul li:before {
  top: 1px;
}
.product-info__content-title ~ ul {
  margin-top: 0;
}
.product-info__scheme {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 5px;
}
.product-info__portfolio {
  padding-top: 14px;
}
.product-info__portfolio .portfolio__item {
  width: 174px;
  height: 174px;
  margin: 0 26px 26px 0;
  float: left;
}
.product-info__portfolio .portfolio__item-title {
  font-size: 13px;
}
.product-info__table {
  padding-top: 15px;
  margin-bottom: 58px;/* heading *//*** table body ***/
}
.product-info__table ~ .product-info__table {
  margin-top: 80px;
}
.product-info__table-heading {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.product-info__table-heading-icon {
  width: 43px;
  height: 42px;
}
.product-info__table-heading-text {
  padding-left: 24px;
  font-size: 24px;
  line-height: 44px;
  margin: 0;
}
.product-info__table-body {
  padding-top: 0px;
}
.product-info__table-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #e8e8e8;
}
.product-info__table-row--heading {
  border-bottom: 1px solid #000;
}
.product-info__table-cell {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 200px;
  min-height: 70px;
  padding-left: 10px;
  font-size: 14px;
  line-height: 20px;
  padding-top: 5px;
}
.product-info__table-cell:first-child {
  width: 274px;
  padding-left: 10px;
}
.product-info__table-cell.info__table__articul__link {
  color: black;
  text-decoration: underline;
  cursor: pointer;
}
.product-info__table-cell.info__table__articul__link[itemprop="name"] {
  /*font-family: 'Inconsolata', monospace;*/
  font-family: 'Varton-Medium', sans-serif;
}
.numeric-type-article {
  font-family: 'Varton-Medium', sans-serif;
  /*font-family: 'Inconsolata', monospace;*/
  /*font-size: 20px;*/
  /*font-weight: 500;*/
}
.numeric-type-article-h3 {
  font-family: 'Varton-Medium', sans-serif;
  /*font-family: 'Inconsolata', monospace;*/
  /*font-weight: 500;*/
  background: #f3f3f3;
  width: fit-content;
  padding: 5px 10px;
}

.product-info__table-cell__more_info {
  width: 100%;/*min-height: ;*/
  display: none;
}
.product-info__table-cell__more_info h5 span {
  font-weight: 100;
  color: #777777;
}
.product-info__table-cell__more_info dl {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.product-info__table-cell__more_info dt, .product-info__table-cell__more_info dd {
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  margin: 0;
  padding: 10px 5px;
  border: 1px solid #ffffff;
  background: #fefefe;
}
.product-info__table-cell__more_info dt:nth-of-type(2n+2), .product-info__table-cell__more_info dd:nth-of-type(2n+2) {
  background: #f5f5f5;
}
.product-info__table-cell__more_info dd {
  text-align: center;
}
.product-info__table-row--heading .product-info__table-cell {
  min-height: 50px;
  font-size: 12px;
  line-height: normal;
  color: #000;
  text-transform: uppercase;
  letter-spacing: .05em;
  padding-top: 4px;
}
.product-info__primary-text {
  font-size: 15px;
  line-height: 23px;
  padding: 20px 20px 114px;
  text-align: center;
}

/* –––––––––––––––––––––––––––– */
/* –––––––––– MOBILE –––––––––– */
/* –––––––––––––––––––––––––––– */
@media (max-width: 767px) {
  .product-info {
    margin-bottom: 8px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 0;
    position: relative

    /* info */

    /* tabs */
    /* content inside tabs */

    /* table */

    /* show more link */

    /* text under table */
  }
  .product-info__title {
    font-size: 36px;
    line-height: 46px;
    text-align: center;
    margin-top: 35px;
  }
  .product-info__size {
    text-align: center;
    margin-top: -5px;
  }
  .product-info__row {
    padding: 10px 0;
  }
  .product-info__column-wrapper {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .product-info__markers {
    margin-top: 31px;
  }
  .product-info__link-list {
    padding-left: 0;
    padding-top: 24px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .product-info__link {
    width: 50%;
    padding-right: 20px;
    margin-bottom: 15px;
  }
  .product-info__link-text {
    line-height: 16px;
    padding-top: 3px;
  }
  .product-info__row--tabs {
    margin-top: 8px;
  }
  .product-info__row--tabs .tab-content--route .tab-inside {
    padding-top: 0;
    padding-bottom: 14px;
  }
  .product-info__content {
    padding-top: 12px;
    padding-bottom: 20px;
  }
  .product-info__table {
    padding-top: 21px;
    margin-bottom: 30px;
  }
  .product-info__table-body {
    margin-top: 34px;
    margin-left: -20px;
    margin-right: -20px;
    border-top: 1px solid #e8e8e8;
    padding: 0;
  }
  .product-info__table-row {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 35px 20px 32px;
  }
  .product-info__table-cell {
    min-width: 100%;
    min-height: 20px;
    padding-left: 0;
    padding-top: 0;
  }
  .product-info__table-cell:first-child {
    width: 100%;
    font-weight: 700;
    padding-left: 0;
    margin-bottom: 5px;
  }
  .product-info__table-cell span {
    margin-right: 4px;
  }
  .product-info__table-heading-text {
    font-size: 18px;
    line-height: 45px;
  }
  .product-info__load-more {
    width: 100%;
    line-height: 12px;
    font-size: 13px;
    min-height: 65px;
    padding-top: 16px;
    padding-bottom: 15px;
    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;
  }
  .product-info__primary-text {
    padding: 5px 0 79px;
  }
}
.product-page__wrapper {
  padding-bottom: 8px;
}
.product-page__filter--mobile {
  margin-top: 22px;
  margin-left: -20px;
  margin-right: -20px;
  padding: 30px 20px 20px;
  background-color: #fbfbfb;
  border-bottom: 1px solid #e8e8e8;
}
.product-section {
  padding-top: 30px;
  padding-bottom: 85px
}
.product-section__item {
  display: block;
  height: 100%;
  background-color: #fbfbfb;
  position: relative;
  transition: background-color .45s, box-shadow .55s;
  cursor: pointer;
}
.product-section__item:hover {
  background-color: #fff;
  box-shadow: 0 0 30px 0 rgba(0,0,0,.1);
}
.product-section__item-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  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;
}
.product-section__item-img img {
  display: block;
}
.product-section__item-heading {
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  letter-spacing: .05em;
  color: #000;
  font-family: 'GoodPro-Medium', 'PT Sans', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  text-align: center;
  position: absolute;
  bottom: 30px;
  left: 25px;
  right: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
}


/* –––––––––––––––––––––––––––– */
/* –––––––––– MOBILE –––––––––– */
/* –––––––––––––––––––––––––––– */
@media(max-width: 767px) {

  .product-section {
    padding-top: 41px;
    padding-bottom: 12px;
  }

}
/***** CART *****/


/***** FAVORITE *****/
.favorite-toggle {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex

}
.favorite-toggle__icon {
  width: 16px;
  height: 16px;
  fill: #474747;
  transition: fill .45s;
}
.favorite-toggle__text {
  padding-left: 10px;
  transition: color .45s;
}
.favorite-toggle.toggled .favorite-toggle__icon, .favorite-toggle:hover .favorite-toggle__icon {
  fill: #f39600;
}
.favorite-toggle.toggled .favorite-toggle__text, .favorite-toggle:hover .favorite-toggle__text {
  color: #f39600;
}
.favorite-toggle.disabled {
  opacity: .45;
  cursor: default;
}
.favorite-toggle.disabled .favorite-toggle__icon {
  fill: #474747;
}
.favorite-toggle.disabled .favorite-toggle__text {
  color: #000;
}


/***** COMPARE *****/
.compare-toggle {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex

}
.compare-toggle__icon {
  width: 17px;
  height: 19px;
  fill: #474747;
  transition: fill .45s;
}
.compare-toggle__text {
  padding-left: 10px;
  transition: color .45s;
}
.compare-toggle.toggled .compare-toggle__icon, .compare-toggle:hover .compare-toggle__icon {
  fill: #f39600;
}
.compare-toggle.toggled .compare-toggle__text, .compare-toggle:hover .compare-toggle__text {
  color: #f39600;
}
.compare-toggle.disabled {
  opacity: .45;
  cursor: default;
}
.compare-toggle.disabled .compare-toggle__icon {
  fill: #474747;
}
.compare-toggle.disabled .compare-toggle__text {
  color: #000;
}
.product {
  height: 320px;
  position: relative;
  overflow: hidden;
  transition: background-color .45s, box-shadow .55s

  /*** badges ***/
}
.product:hover {
  background-color: #fff;
  box-shadow: 0 0 30px 0 rgba(0,0,0,.1);
}
.product__link {
  display: block;
  height: 255px;
}
.product__image-wrapper {
  overflow: hidden;
  height: 100%;
}
.product__image {
  display: block;
  position: relative;
  width: auto;
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
  padding: 15px;
}
.product__info {
  padding: 0 30px;
  min-height: 38px;
  text-align: center;
  position: absolute;
  bottom: 14px;
  left: 0;
  right: 0;
}
.product__info-size {
  font-size: 12px;
  color: #505050;
}
.product__info .product__link {
  display: none;
}
.product__title {
  display: block;
  min-height: 20px;
  font-size: 13px;
  line-height: 16px;
  font-weight: normal;
  letter-spacing: .1em;
  color: #000;
  font-family: 'GoodPro-Medium', 'PT Sans', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product__badges {
  position: absolute;
  right: 13px;
  top: 15px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  z-index: 1;
}
.product__badge {
  height: 20px;
  position: relative;
  margin-top: 3px;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  padding: 0 8px;
  text-align: right;
  letter-spacing: .05em;
}
.product__badge--free-shipping {
  color: #50dd85;
}
.product__badge--sale {
  color: #32dbf9;
}
.product__badge--new {
  color: #f39600;
}
.product__badge--hit {
  color: #ff7184;
}


/* –––––––––––––––––––––––––––– */
/* –––––––––– MOBILE –––––––––– */
/* –––––––––––––––––––––––––––– */
@media (max-width: 767px) {

  .product {
    height: 300px
  }

  .product__link {
    height: 235px;
  }

}
.search__no-results {
  padding-bottom: 150px;
}
.search__results {
  padding-bottom: 76px;
}
.search__results .page-heading--small span {
  margin-left: 8px;
}
.search__results--catalog .page-heading--small {
  margin-bottom: 9px;
}
.search__results--catalog .catalog-grid {
  padding-top: 0;
}
.search__results--news .page-heading--small {
  margin-top: 74px;
}
.search__results--other .page-heading--small {
  margin-top: 43px;
  margin-bottom: 56px;
}

.search-form {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  margin-top: 22px;
  margin-bottom: 7px
  /*&__mobile-submit {
    background-image: svg('search--mobile', '[fill]: #000');
    background-size: 20px 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 45px;
    outline: none;
  }*/
}

.search-form__input {
  -webkit-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  height: 70px;
  font-size: 14px;
  line-height: 30px;
  padding: 25px 50px 20px 35px;
  background: transparent;
  outline: none;
  overflow: hidden;
  text-overflow: ellipsis;
}

.search-form__submit {
  width: 70px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 6px;
  cursor: pointer;
  border: none;
  background: transparent;
  outline: none;
}

.search-form__submit-icon {
  width: 20px;
  height: 20px;
  fill: #a7a9ac;
  position: absolute;
  top: 26px;
  right: 36px;
}

.search-form__message {
  -webkit-flex: 100% 1 0%;
  -ms-flex: 100% 1 0%;
  flex: 100% 1 0%;
}


.search-message {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 35px
}


.search-message__query {
  font-weight: 700;
  color: #505050;
  padding-right: 5px;
  padding-left: 5px;
}

/*** text sections ***/
.text-section {
  display: block;
  margin-bottom: 38px;
  text-decoration: none
}
.text-section__heading {
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 13px;
}
.text-section__text {
  font-size: 14px;
  line-height: 23px;
  color: #505050;
}

/* –––––––––––––––––––––––––––– */
/* –––––––––– MOBILE –––––––––– */
/* –––––––––––––––––––––––––––– */
@media (max-width: 767px) {

  .search__no-results {
    padding-bottom: 150px;
  }

  .search__results {
    padding-bottom: 57px;
    padding-top: 21px;
  }
  .search-form {
    margin-top: -5px;
    margin-bottom: 13px
  }
  .search-form__input {
    height: 45px;
    padding: 10px 45px 8px 18px;
  }
  .search-form__submit {
    width: 45px;
  }
  .search-form__submit-icon {
    top: 14px;
    right: 21px;
  }

  .accordion--simple .accordion__heading .page-heading--small {
    margin-top: 22px;
    margin-bottom: 22px;
    line-height: 24px;
    border-bottom: 1px dotted #000;
    transition: color .45s, border-color .45s;
  }

  .accordion--simple .accordion__item--opened .accordion__heading .page-heading--small {
    color: #f39600;
    border-color: #f39600;
  }

}
.sign-up__btn {
  margin: 35px 0 116px;
}

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

.sign-in__form .checkbox__label {
  font-size: 14px;
}

.sign-in__form .link--secondary {
  color: #000;
  font-size: 13px;
}

.sign-in__form .link--secondary:hover {
  color: #f39600;
}

.sign-in__actions {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.sign-in__actions .link--secondary {
  font-size: 14px;
}


@media (max-width: 767px){
  .sign-up__btn {
    margin: 35px 0 60px;
  }
  .sign-up__form .col-md-6:not(:last-child) .chosen-container {
    margin-bottom: 15px;
  }
  .sign-up__form .form-input::-webkit-input-placeholder {
    opacity: 0;
  }
  .sign-up__form .form-input:-ms-input-placeholder {
    opacity: 0;
  }
  .sign-up__form .form-input::placeholder {
    opacity: 0;
  }
}
.slider-blog {
  margin-left: -13px;
  margin-right: -13px

  /*** blog page ***/
}
.slider-blog .slick-list {
  margin-left: -13px;
  margin-right: -13px;
}
.slider-blog .slick-arrow {
  position: absolute;
  top: -70px;
}
.slider-blog .slick-prev {
  right: 20px;
}
.slider-blog .slick-next {
  right: -10px;
}
.slider-blog--blog-page {
  margin-top: -7px;
  margin-bottom: 53px;
}

/* –––––––––––––––––––––––––––– */
/* –––––––––– MOBILE –––––––––– */
/* –––––––––––––––––––––––––––– */
@media(max-width: 767px) {

  .slider-blog {
    margin-left: 0;
    margin-right: 0

    /*** blog page ***/
  }

  .slider-blog .slick-arrow {
    height: 80px;
    width: 100px;
    bottom: -20px;
    top: auto;
    background-size: 11px 19px;
  }

  .slider-blog .slick-prev {
    right: 50%;
    padding-right: 10px;
    background-position: center right;
  }

  .slider-blog .slick-next {
    left: 50%;
    padding-left: 10px;
    background-position: center left;
  }

  .slider-blog--blog-page {
    margin-top: 25px;
    padding-bottom: 8px;
  }

}
.slider-honors {
  margin: 0;
  padding-top: 8px;
  padding-bottom: 40px;
  margin-bottom: 16px
}
.slider-honors .slick-list {/*margin-left: -13px;
    margin-right: -13px;*/
}
.slider-honors__slide {
  height: 450px;
}
.slider-honors__slide:nth-child(even) {
  padding-top: 65px;
}
.slider-honors__link {
  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;
  overflow: hidden;
}
.slider-honors__border-container {
  width: 279px;
  height: 375px;
  position: relative;
}
.slider-honors__img {
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  z-index: 1;
}
.slider-honors__img img {
  display: block;
  height: 100%;
  width: 100%;
}
.slider-honors__border {
  background-image: url("/local/templates/varton/resources/css/../img/sertificates-frame.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}

/* –––––––––––––––––––––––––––– */
/* –––––––––– MOBILE –––––––––– */
/* –––––––––––––––––––––––––––– */
@media(max-width: 767px) {

  :root .slider-honors {
    width: 100%;
    margin: 0 auto;
    padding-top: 50px
  }

  :root .slider-honors__slide {
    height: 385px;
  }

  :root .slider-honors__slide:nth-child(even) {
    padding-top: 0;
  }

  :root .slider-honors .slick-arrow {
    height: 80px;
    width: 100px;
    position: absolute;
    bottom: -50px;
    top: auto;
    background-size: 11px 19px;
  }

  :root .slider-honors .slick-prev {
    right: 50%;
    padding-right: 10px;
    background-position: center right;
  }

  :root .slider-honors .slick-next {
    left: 50%;
    padding-left: 10px;
    background-position: center left;
  }

  :root .slider-honors__border-container {
    width: 262px;
    height: 350px;
  }/* end product slider */

}
.slider-img {
  height: 100%;
}
.slider-img .slick-arrow{
  background-size: 20px 30px;
  background-color: #fff;
  width: 50px;
  height: 70px;
  position: absolute;
  top: 50%;
  margin-top: -45px;
  left: 0;
  z-index: 1;
}
.slider-img .slick-next{
  left: auto;
  right: 0;
}
.slider-img .slick-list, .slider-img .slick-track {
  height: 100%;
  min-height: 100%;
}
.slider-img .slick-dots {
  bottom: 15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-right: -50%;
}
.slider-img__slide {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.slider-img__image {
  display: block;
  max-width: none !important;
  width: auto;
  height: 100%;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-right: -50%;
}

/* –––––––––––––––––––––––––––– */
/* –––––––––– MOBILE –––––––––– */
/* –––––––––––––––––––––––––––– */
@media (max-width:767px) {

  .slider-img {
    margin-left: -20px;
    margin-right: -20px;
  }

  .slider-img .slick-arrow{
    background-size: 11px 20px;
    left: 20px;
    width: 30px;
    height: 50px;
    margin-top:-25px;
  }

  .slider-img .slick-next{
    left: auto;
    right: 20px;
  }

}
:root .slider-jumbotron {
  width: 100%;
  margin-top: -83px

}
:root .slider-jumbotron__slide {
  height: calc(100vh - 83px);
  min-height: 455px;
  max-height: 850px;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  position: relative;
}
:root .slider-jumbotron__content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 474px;
  min-height: 100%;
  padding-left: 85px;
  padding-right: 45px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(255,255,255,.95);
  text-decoration: none;
}
:root .slider-jumbotron__content-skew {
  width: 165px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 474px;
  overflow: hidden;
}
:root .slider-jumbotron__content-skew:after {
  content: '';
  width: 165px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -83px;
  background-color: rgba(255,255,255,.95);
  -webkit-transform: skewX(-11deg);
  -ms-transform: skewX(-11deg);
  transform: skewX(-11deg);
}
:root .slider-jumbotron__heading {
  width: 100%;
  text-align: left;
  font-family: 'GoodPro-Medium', 'PT Sans', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: .05em;
  line-height: 50px;
  font-size: 40px;
  font-weight: normal;
  color: #000;
  margin-top: -68px;
  margin-bottom: 28px;
}
:root .slider-jumbotron__description {
  width: 100%;
  font-size: 15px;
  line-height: 23px;
  color: #505050;
}
:root .slider-jumbotron__btn {
  width: 174px;
  margin-top: 30px;
}
:root .slider-jumbotron .slick-dots {
  bottom: 43px;
  left: 80px;
}/* end jumbotron */



/* –––––––––––––––––––––––––––– */
/* –––––––––– MOBILE –––––––––– */
/* –––––––––––––––––––––––––––– */
@media (max-width: 767px) {

  :root .slider-jumbotron {
    margin-top: 0
  }

  :root .slider-jumbotron__slide {
    height: 550px;
  }

  :root .slider-jumbotron__content {
    width: auto;
    right: 0;
    background-color: rgba(255,255,255,.85);
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
  }

  :root .slider-jumbotron__content-skew {
    display: none;
  }

  :root .slider-jumbotron__heading {
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    margin-top: 1px;
    margin-bottom: 27px;
    padding: 0 20px;
  }

  :root .slider-jumbotron .slick-dots {
    bottom: 13px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }

}
:root .slider-product-main {
  overflow: hidden;
  /*width: 374px;*/
  width: 300px;
  margin-top: 1px;
  border: 1px solid #e8e8e8
}
:root .slider-product-main .slick-list, :root .slider-product-main .slick-track {
  height: 100%;
  max-height: 100%;
}
:root .slider-product-main__slide {
  /*height: 372px;*/
  height: 300px;
  padding: 30px;
  overflow: hidden;
}
:root .slider-product-main__slide-image {
  display: block;
}
:root .slider-product-main .slick-dots {
  bottom: 16px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-right: -50%;
}
:root .slider-product-main .slick-dots li {
  background: #b2b2b2;
}
:root .slider-product-main .slick-dots li.slick-active {
  background: #000;
}



/* –––––––––––––––––––––––––––– */
/* –––––––––– MOBILE –––––––––– */
/* –––––––––––––––––––––––––––– */
@media (max-width: 767px) {
  :root .slider-product-main {
    width: auto;
    margin-top: 0;
    margin-left: -20px;
    margin-right: -20px;
    padding-top: 30px;
    padding-bottom: 1px;
    border: 0;
    border-bottom: 1px solid #e8e8e8
  }
  :root .slider-product-main__slide {
    height: 342px;
  }
  :root .slider-product-main__slide-image {
    width: auto;
    height: 100%;
    margin: 0 auto;
  }
  :root .slider-product-main .slick-dots {
    bottom: 14px;
  }
}
:root .slider-product-thumb {
  margin-top: 26px;
  margin-left: -13px;
  width: 400px;
  /*.slick-prev {
    left: -45px;
  }
  .slick-next {
    right: -45px;
  }*/
}
:root .slider-product-thumb .slick-arrow {
  display: none;
}
:root .slider-product-thumb__slide {
  background-size: cover;
  background-position: center;
  height: 74px;
  width: 74px !important;
  opacity: .4;
  padding: 10px;
  margin: 0 13px;
  cursor: pointer;
}
:root .slider-product-thumb__slide-image {
  display: block;
  height: 100%;
  width: auto;
  margin: 0 auto;
  padding-top: 0;
}
:root .slider-product-thumb__slide.slick-current {
  opacity: 1;
  border: 1px solid #e8e8e8;
}
.slider-products {
  margin: 0;
  margin-bottom: 50px


  /***** latent / main page *****/
}
.slider-products .slick-list {
  margin-left: -13px;
  margin-right: -13px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.slider-products__slide {
  margin: 0 13px;
}
.slider-products__slide .product {
  height: 296px;
}
.slider-products__slide .product__link {
  height: 240px;
}
.slider-products .slick-arrow {
  position: absolute;
  top: -73px;
}
.slider-products .slick-prev {
  right: 20px;
}
.slider-products .slick-next {
  right: -10px;
}
.slider-products--latent {
  margin-top: -13px;
  margin-left: -13px;
  margin-right: -13px;
  margin-bottom: 0;
}
.slider-products--latent .slider-products__slide {
  width: 274px;
  height: 340px;
  margin: 13px;
  float: left;
}
.slider-products--latent .slick-list {
  padding-top: 0;
  padding-bottom: 0;
}

/* –––––––––––––––––––––––––––– */
/* –––––––––– MOBILE –––––––––– */
/* –––––––––––––––––––––––––––– */
@media(max-width: 767px) {

  :root .slider-products {
    width: 100%;
    margin: 0 auto 0;
    padding-top: 0;
    padding-bottom: 85px

    /***** latent / main page *****/
  }

  :root .slider-products__slide {
    padding-bottom: 1px;
  }

  :root .slider-products__slide .product {
    height: 273px;
  }

  :root .slider-products__slide .product__link {
    height: 220px;
  }

  :root .slider-products .slick-arrow {
    height: 80px;
    width: 100px;
    bottom: 40px;
    top: auto;
    background-size: 11px 19px;
  }

  :root .slider-products .slick-prev {
    right: 50%;
    padding-right: 10px;
    background-position: center right;
  }

  :root .slider-products .slick-next {
    left: 50%;
    padding-left: 10px;
    background-position: center left;
  }

  :root .slider-products--latent {
    margin-top: -13px;
    padding-bottom: 73px;
  }

  :root .slider-products--latent .slider-products__slide {
    height: 348px;
    margin: 20px 13px;
  }

  :root .slider-products--latent .slick-arrow {
    bottom: 12px;
  }/* end product slider */

}
/***** social stuff *****/
.social__icons {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.social__item {
  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: 30px;
  height: 30px;
  margin: 0 7px;
}
.social__icon {
  fill: #a7a9ac;
  margin: auto;
  transition: fill .55s;
}
.social__icon:hover {
  fill: #f39600;
}
.social__icon--fb {
  width: 8px;
  height: 16px;
}
.social__icon--vk {
  width: 19px;
  height: 12px;
}
.social__icon--ig {
  width: 17px;
  height: 17px;
}
.social__icon--gplus {
  width: 16px;
  height: 15px;
}
.social__icon--mkrug {
  width: 17px;
  height: 15px;
}
.social__icon--ok {
  width: 10px;
  height: 15px;
}
.social__icon--tw {
  width: 17px;
  height: 15px;
}
.social__icon--yt {
  width: 19px;
  height: 21px;
}

@media (max-width: 767px) {

  .social__item {
    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: 30px;
    height: 30px;
    margin: 0 8px;
  }

  .social__icon {/*&--fb {
        width: 10px;
        height: 17px;
      }
      &--vk {
        width: 20px;
        height: 16px;
      }
      &--ig {
        width: 17px;
        height: 17px;
      }*/
  }

}
.social-share {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-right: -50%;
  left: 50%;
  top: 50%
}
.social-share__label {
  display: block;
  line-height: 30px;
}

/*** product card ***/
.product-info__row .social-share {
  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;
  position: relative;
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  margin-right: 0;
  left: auto;
  top: auto;
  margin-top: 20px;
  padding: 18px 0;
  box-shadow: inset 0 -1px 0 0 #eee, inset 0 1px 0 0 #eee;
}

/*** news/blog post ***/
.paginator .social-share {
  margin-top: -1px
}
.paginator .social-share__icons-wrapper {
  margin-left: 18px;
}
.paginator .social__item {
  margin: 0;
}
/*** table of speciification ****/
.spec__row {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px 0;
}
.spec__row:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  height: 1px;
  margin-top: 1px;
  background: #f3f3f3;
}
.spec__col {
  width: 42%;
  position: relative;
  font-size: 14px;
  padding-left: 25px;
  background: #fff;
  z-index: 1;
}
.spec__col:first-child {
  padding-left: 0;
  padding-right: 25px;
  width: 58%;
  background: transparent;
}
.spec__col-heading {
  background: #fff;
  padding-right: 28px;
}
.spec__all {
  margin-top: 20px;
}
.spec__all .link {
  font-size: 13px;
  line-height: 13px;
  display: inline-block;
}

/* –––––––––––––––––––––––––––– */
/* –––––––––– MOBILE –––––––––– */
/* –––––––––––––––––––––––––––– */
@media (max-width: 767px) {

  .spec__row:before {
    display: none;
  }

  .spec__col {
    padding-left: 0;
    width: 50%;
  }

  .spec__col:first-child {
    width: 50%;
  }

  .spec__all {
    font-size: 12px;
    margin-bottom: 10px;
  }

}
.text-page__menu {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 18px;
  padding-bottom: 62px;
}
.text-page__menu-item {
  display: block;
  color: #000;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .05em;
  margin: 0 19px;
  text-decoration: none;
  transition: color .45s, box-shadow .45s;
}
.text-page__menu-item.active {
  box-shadow: inset 0 -1px 0 0 #000;
}
.text-page__menu-item:hover {
  color: #f39600;
  box-shadow: inset 0 -1px 0 0 #f39600;
}
.text-page__img {
  margin-bottom: 20px;
}
.text-page__img img {
  display: block;
}
.text-page__body {
  padding-top: 9px;
  padding-bottom: 77px;
}


/* –––––––––––––––––––––––––––– */
/* –––––––––– MOBILE –––––––––– */
/* –––––––––––––––––––––––––––– */
@media (max-width:767px) {

  .text-page__menu {
    padding-top: 0;
    padding-bottom: 40px;
    margin-top: -1px;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-left: -20px;
    margin-right: -20px;
    border-top: 1px solid #e8e8e8;
  }

  .text-page__menu-item {
    min-height: 54px;
    padding-top: 5px;
    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;
    margin: 0;
    border-bottom: 1px solid #e8e8e8;
  }

  .text-page__menu-item.active {
    box-shadow: none;
    font-weight: 700;
  }

  .text-page__menu-item:hover {
    color: #f39600;
    box-shadow: none;
  }

  .text-page__img {
    height: 350px;
    margin-left: -20px;
    margin-right: -20px;
    overflow: hidden;
    position: relative;
  }

  .text-page__img img {
    height: 100%;
    width: auto;
    max-width: none;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
  }

  .text-page__body {
    padding-top: 10px;
    padding-bottom: 24px;
  }

}
.tooltip {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: calc(100% + 11px);
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #fff;
  padding: 5px 10px 5px;
  border: 1px solid #ececec;
  box-shadow: 0 5px 10px 0px rgba(0,0,0,0.05);
  z-index: -1;
  transition: opacity .45s .05s ease-out;
  cursor: pointer
}
.tooltip__content {
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  color: #545454;
}
.tooltip:before, .tooltip:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 7px solid transparent;
}
.tooltip:before {
  top: -10px;
  border-bottom: 4px solid #fff;
  z-index: 2;
}
.tooltip:after {
  top: -11px;
  border-bottom: 4px solid #ececec;
  z-index: 1;
}

.page-header__item:hover .tooltip {
  visibility: visible;
  opacity: 1;
  z-index: 5;
}

@media print {
  *, *:before, *:after, *:first-letter, *:first-line {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

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

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

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

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

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

  thead {
    display: table-header-group;
  }

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

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

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

  h2, h3 {
    page-break-after: avoid;
  }
}
.hidden {
  display: none !important;
}

@media(max-width: 767px){
  .small_ninja {
    display: none!important;
  }
}
@media (min-width: 768px){
  .big_ninja {
    display: none!important;
  }
}

/* ––––––––––––––––––––––––––––––– */

.clearfix:before, .clearfix:after {
  content: '';
  display: table;
}

.clearfix:after {
  clear: both;
}

/* ––––––––––––––––––––––––––––––– */

.errortext {
  color: #f86973;
}

/* ––––––––––––––––––––––––––––––– */

.text--inline {
  display: inline-block;
}

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

/* ––––––––––––––––––––––––––––––– */

.helper--margin-bottom {
  margin-bottom: 40px;
}

.helper--big-margin-bottom {
  margin-bottom: 100px;
}

.helper--lg-margin-top {
  margin-top: 60px;
}
@media(max-width: 767px) {
  .helper--margin-bottom {
    margin-bottom: 20px;
  }
  .helper--big-margin-bottom {
    margin-bottom: 50px;
  }
  .helper--lg-margin-top {
    margin-top: 30px;
  }
}

/* ––––––––––––––––––––––––––––––– */

.column__wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 774px;
}

.column {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  margin-left: 26px;
}

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

.column__row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.column__wrapper > .column__row {
  width: 100%;
}

.column__wrapper > .column__row .form-row + .form-row {
  margin-left: 26px;
}
/* –––––––––––––––––––––––––––– */
/* –––––––––– TABLET –––––––––– */
/* –––––––––––––––––––––––––––– */
@media (max-width: 1023px) {
  .column__wrapper {
    max-width: 670px;
  }
}


/* –––––––––––––––––––––––––––– */
/* –––––––––– MOBILE –––––––––– */
/* –––––––––––––––––––––––––––– */
@media(max-width: 767px) {
  .column {
    width: 100%;
    margin-left: 0
  }
  .column__wrapper {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .column__row {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .column__wrapper > .column__row {
    min-width: 100%;
  }
  .column__wrapper > .column__row .form-row + .form-row {
    margin-left: 0;
  }
}

/* ––––––––––––––––––––––––––––––– */

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/varton/resources/css/custom.min.css?16671682337066*/
.catalog-filter__link.link--secondary.active {
    color : #f39600;
}

.acc-menu__drop a.active {
    color : #f39600;
}

.blog-item-article {
    height : 445px;
}

.error {
    color : #ff0000;
}

.form-row__error {
    display : block;
}

/*=================*/
.captcha__img-wrapp {
    border : none;
}

.captcha__img-wrapp img {
    height : 80%;
}

/*=================*/

.product-info__table-cell {
    min-width : 0;
}

/* Кнопки сортировки */
.product-info__table-body .product-info__table-cell.sorted{
    position: relative;
}
.product-info__table-body .product-info__table-cell.sorted:before{
    width : 13px;
    height :13px;
    content: "";
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    margin-left : -15px;
}
.product-info__table-body .product-info__table-cell.sorted[data-order="1"]:before{
    background-image: url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve"><g><rect width="64" height="32"/></g><g><rect y="80" width="128" height="32"/></g> <g> <rect y="160" width="160" height="32"/></g> <g> <rect y="240" width="224" height="32"/></g> <g> <rect y="320" width="320" height="32"/></g> <g> <rect y="400" width="416" height="32"/></g> <g><rect y="480" width="512" height="32"/></g></svg>');
}
.product-info__table-body .product-info__table-cell.sorted[data-order="-1"]:before{
    background-image: url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve"><g><rect width="512" height="32"/></g><g><rect y="80" width="416" height="32"/></g><g><rect y="160" width="320" height="32"/></g><g><rect y="240" width="224" height="32"/></g><g><rect y="320" width="160" height="32"/></g><g><rect y="400" width="128" height="32"/></g><g><rect y="480" width="64" height="32"/></g></svg>');
}


/*-----------------*/
.page-header__item.page-header__acc {
    display : block;
}

.page-header__item.page-header__lang {
    /*display: none;*/
}

a.page-header__lang-txt {
    text-decoration : none;
}

.popup__heading.alter_h2 {
    color                 : #000000;
    text-transform        : uppercase;
    letter-spacing        : .05em;
    font-family           : 'GoodPro-Medium', 'PT Sans', Arial, Helvetica, sans-serif;
    -webkit-margin-before : 0.83em;
    -webkit-margin-after  : 0.83em;
    -webkit-margin-start  : 0px;
    -webkit-margin-end    : 0px;
    display               : block;
    font-weight           : 600;
    margin-top            : 35px;
    margin-bottom         : 24px;
    text-align            : center;
    font-size             : 36px;
}

.f-size_12-5 {
    font-size : 12.5px;
}

.fancybox-slide > * {
    background-color : inherit;
}

.portfolio__slider .slick-arrow {
    top : 0;
}

.fancybox-close-small {
    position                : absolute;
    cursor                  : pointer;
    z-index                 : 8040;
    top                     : 0;
    background              : none;
    display                 : -webkit-box;
    display                 : -webkit-flex;
    display                 : -ms-flexbox;
    display                 : flex;
    -webkit-box-pack        : center;
    -webkit-justify-content : center;
    -ms-flex-pack           : center;
    justify-content         : center;
    -webkit-box-align       : center;
    -webkit-align-items     : center;
    -ms-flex-align          : center;
    align-items             : center;
    width                   : 70px;
!important;
    height                  : 70px;
!important;
    right                   : 60px;
!important;
}

/*.fancybox-close-small:after {*/
/*display: block;*/
/*content: '';*/
/*background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.or…020.455%2020.454%200l.566.568L.567%2021.02z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);*/
/*background-size: 21px 21px;*/
/*background-position: center;*/
/*background-repeat: no-repeat;*/
/*width: 21px;*/
/*height: 21px;*/
/*}*/

.portfolio__slider-img {
    max-height      : calc(100vh - 100px);
    object-fit      : cover;
    object-position : center;
    transition      : opacity .2s;
}

.portfolio__slider-img[data-lazy] {
    opacity : 0;
}

.portfolio__slider .slick-list {
    background      : url(http://thinkfuture.com/wp-content/uploads/2013/10/loading_spinner.gif) no-repeat center;
    background-size : 60px;
}

form.acc__form .form-row.error a.chosen-single {
    border-color : red;
}

@media (min-width : 768px) {
    .cat_desc {
        margin-left : 300px;
    }
}

.pageText tr {
    background : #efefef;
}

.pageText table, .pageText tr, .pageText td, .pageText tbody {
    margin  : 0;
    padding : 0;
    border  : 0;
}

.pageText table {
    border-left : 1px solid #989898;
    border-top  : 1px solid #989898;
    color       : #252525;
    text-shadow : 0px 1px 0px rgba(255, 255, 255, 1);
}

.pageText td {
    padding       : 15px;
    border-right  : 1px solid #989898;
    border-bottom : 1px solid #989898;
    border-top    : 1px solid #ffffff;
}

.pageText tr:hover {
    background : #fcfcfc;
}

.acc__table-cell {
    min-height : 98px;
    height     : auto;
}

.acc__table-row--heading .acc__table-cell {
    min-height : inherit;
    height     : 63px;
}

.description.clear {
    clear       : left;
    padding-top : 30px;
}
.whatsapp_widget_item{
            right:40px;
            bottom:120px;
            background:rgba(76,175,80,1);
        }
        .phone_widget_item{
            right:40px;
            bottom:40px;
            /*background:rgba(244,67,54,1);*/
            background:#f39600;
        }
        .whatsapp_widget_item,
        .phone_widget_item{
            display:flex;
            position: fixed;
            z-index:99999;
            border-radius:50%;
            width:60px;
            height:60px;
            justify-content: center;
            align-items: center;
            box-shadow: 0 0 3px rgba(0,0,0,.1);
            transition: all ease-in .3s;
        }
        .whatsapp_widget_item svg,
        .phone_widget_item svg{
            fill:#fff;
            opacity:.8;
        }
        .whatsapp_widget_item:hover,
        .phone_widget_item:hover{
            box-shadow: 0 0 5px rgba(0,0,0,.5);
        }
        .whatsapp_widget_item:hover svg,
        .phone_widget_item:hover svg{
            opacity:1;
            transition: all ease-in .3s;
        }
        .callbackkiller.cbk-phone{
            display: none!important;
        }
		.pad-r_7 {padding-right: 7px;}
		/*
.video-btn-popup iframe{
        pointer-events: none;
    }
    .popup__body{
        width: 90vw;
        height: 80vh;
        display: flex;
        align-items: center;
    }
    .popup__body iframe{
        min-width: 100%;
        height: 90%;
    }*/
/* End */


/* Start:/local/templates/varton/resources/css/style.dop.css?17501172421364*/
.blog-item .blog-item__image{
    object-fit: contain;
}
@media (max-width : 767px) {
    .blog__text-body img{
        height: auto !important;
    }
}

.press__item{
    height: 340px;
}
.press__item-img::before{
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    /* background: linear-gradient(0deg, rgba(255, 255, 255, .6) 0%, rgba(255, 255, 255, 0) 35%, rgba(255, 255, 255, 0) 100%); */
    background: linear-gradient(0deg, rgba(0, 0, 0, .6) 0%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0) 100%);
}

/* ========= */

.page-header {
    background: #FFFFFF;
    box-shadow: 1px 2px 7px rgba(0, 0, 0, 0.39);
    z-index: 1;
}

.breadcrumb-wrapper {
    margin-top: 65px;
    margin-bottom: 12px;
}

.breadcrumb-wrapper .bx-breadcrumb {
    margin-top: 0;
    margin-bottom: 0;
    flex-wrap: wrap;
}

.breadcrumb-wrapper .bx-breadcrumb .breadcrumb-arrow {
    margin-right: 10px;
}

.breadcrumb-wrapper .bx-breadcrumb .bx-breadcrumb-item span,
.breadcrumb-wrapper .bx-breadcrumb .bx-breadcrumb-item a {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 19px;
    color: #000000;
    text-decoration: none !important;
}

main {
    padding-top: 40px;
}

/* footer */
.page-footer__contact-btns{
    background-color: #FFFFFF;
    margin-top: 100px;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/breadcrumb/.default/style.min.css?1667168232467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


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


/* Start:/local/templates/.default/components/bitrix/form.result.new/feedback_footer/style.css?17224599651486*/
.pad-r_7 {
    padding-right: 7px;
}

.input__checkbox-label.form__agree {
    display: block;
    padding: 0 0 0 32px;
}

.input__checkbox-label {
    position: relative;
    color: #071C27;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    user-select: none;
    margin: 0;
}

.input__checkbox-label.form__agree:before {
    position: absolute;
    top: 0;
    left: 0;
}

.input__checkbox-label:before {
    content: "";
    display: inline-flex;
    width: 24px;
    height: 24px;
    min-width: 24px;
    margin: 0 8px 0 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px;
    background-image: url("data:image/svg+xml,%0A%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='0.5' width='23' height='23' stroke='%23D5DADD'/%3E%3C/svg%3E%0A");
}

.input__checkbox:checked+.input__checkbox-label:before {
    background-image: url("data:image/svg+xml,%0A%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.33398 12.0013L10.6673 15.3346L17.334 8.66797' stroke='%230079C1' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Crect x='0.5' y='0.5' width='23' height='23' stroke='%23D5DADD'/%3E%3C/svg%3E%0A");
}

.btn--primary:disabled {
    background-color: #adadad;
}

.input {
    position: relative;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/form.result.new/order_project/style.css?17224602091449*/

.input__checkbox-label.form__agree {
    display: block;
    padding: 0 0 0 32px;
}

.input__checkbox-label {
    position: relative;
    color: #071C27;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    user-select: none;
    margin: 0;
}

.input__checkbox-label.form__agree:before {
    position: absolute;
    top: 0;
    left: 0;
}

.input__checkbox-label:before {
    content: "";
    display: inline-flex;
    width: 24px;
    height: 24px;
    min-width: 24px;
    margin: 0 8px 0 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px;
    background-image: url("data:image/svg+xml,%0A%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='0.5' width='23' height='23' stroke='%23D5DADD'/%3E%3C/svg%3E%0A");
}

.input__checkbox:checked+.input__checkbox-label:before {
    background-image: url("data:image/svg+xml,%0A%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.33398 12.0013L10.6673 15.3346L17.334 8.66797' stroke='%230079C1' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Crect x='0.5' y='0.5' width='23' height='23' stroke='%23D5DADD'/%3E%3C/svg%3E%0A");
}

.btn--primary:disabled {
    background-color: #adadad;
}

.input {
    position: relative;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/form.result.new/pickup_analogs/style.css?17224602161449*/

.input__checkbox-label.form__agree {
    display: block;
    padding: 0 0 0 32px;
}

.input__checkbox-label {
    position: relative;
    color: #071C27;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    user-select: none;
    margin: 0;
}

.input__checkbox-label.form__agree:before {
    position: absolute;
    top: 0;
    left: 0;
}

.input__checkbox-label:before {
    content: "";
    display: inline-flex;
    width: 24px;
    height: 24px;
    min-width: 24px;
    margin: 0 8px 0 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px;
    background-image: url("data:image/svg+xml,%0A%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='0.5' width='23' height='23' stroke='%23D5DADD'/%3E%3C/svg%3E%0A");
}

.input__checkbox:checked+.input__checkbox-label:before {
    background-image: url("data:image/svg+xml,%0A%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.33398 12.0013L10.6673 15.3346L17.334 8.66797' stroke='%230079C1' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Crect x='0.5' y='0.5' width='23' height='23' stroke='%23D5DADD'/%3E%3C/svg%3E%0A");
}

.btn--primary:disabled {
    background-color: #adadad;
}

.input {
    position: relative;
}
/* End */


/* Start:/local/templates/varton/template_styles.css?17007436403425*/

@media all and (max-width: 767px){
#feedback_result .popup__wrapper {top:90px;}
.bx-breadcrumb .bx-breadcrumb-item span {white-space: nowrap!important;}
.bx-breadcrumb {overflow-x: auto;display: flex;}
}
div.navigation__item--submenu.navigation__item--submenu-big>a:after {
	content: url(/images/arrdown.png);
	margin-left: 3px;
	    display: inline-block;
}
div.navigation__item--submenu.navigation__item--submenu-big:hover>a:after {
	
	transform: rotate(180deg);
}
a.root-item , a.root-item-selected{
	    color: #000;
    font-weight: normal;
    letter-spacing: .05em;
    box-shadow: none;
    transition: border-color .55s, color .45s, border .45s;
    text-decoration: none;
    text-transform: uppercase;
    height: 46px;
    line-height: 46px;
    font-size: 12px;
        margin: 0 17px;
}
a.root-item-selected {color:#F39600;}
.about__review {padding: 0!important}.pop-li svg {    height: 6px;
    width: 7px;
    position: absolute;
    transform: rotate(180deg);
    top: 22px;
    right: 7px;}
    .pop-li:hover svg {transform: rotate(0deg);}
	.popup-menu a {display: block;}
	.popup-menu {    display: grid;
    grid-template-columns: repeat(3,minmax(0,1fr));
    grid-gap: var(--layout-column-gap);
       grid-column-gap: 0;width:0;    position: absolute;
    overflow: hidden;
    background: #ffffff;
    z-index: -1;
    box-shadow: 0px 0px 4px 1px #dedede;
    padding: 20px 30px 45px 20px;opacity: 0;}
  .popup-menu a {letter-spacing: 0;    font-size: 11px;} 
   .popup-menu a {white-space:revert!important;}
    .popup-menu a.navigation__item-name {line-height: 20px;}
  ul.popup-menu {margin-top: 0px;}
  div.navigation__item--submenu-big:hover {border-bottom: 2px solid #F39600;}
div.navigation__item--submenu-big:hover > .popup-menu {transition: all .5s ease; width: 914px;opacity: 1;z-index: 99;}

	@media all and (max-width: 800px){
		.page-footer__contacts.ninja--xs .grid-container {max-width: 800px;}
	.page-footer__contacts.ninja--xs .grid-container .col-md-2 {width: 33%; min-height: 200px;}
	.page-footer__contacts.ninja--xs .grid-container .col-md-3 {width: 50%;}
}
@media all and (max-width: 767px) {
	a.root-item, a.root-item-selected {
	    color: #000;
    font-weight: normal;
    letter-spacing: .05em;
    box-shadow: none;
    transition: border-color .55s, color .45s, border .45s;
    text-decoration: none;
    text-transform: uppercase;
    height: 46px;
    line-height: 46px;
    font-size: 12px;
    margin: 0;
}
.page-footer__contacts.ninja--xs {
    display: block !important;
}
.popup-menu div:nth-child(2) a {margin-left: 0;}
.pop-li svg {    top: 27px;
    right: 20px;    height: 14px;
    width: 10px;}
.popup-menu {
    position: relative;
    box-shadow: none;
    padding: 0;
    padding-left: 10px;
    margin: 0;width: 100%;opacity: 1;display: none;}
     div.navigation__item--submenu-big:hover {border: 0;}
     .popup-menu .navigation__item-name {
    min-height: 25px;
    line-height: 25px;
    padding-top: 10px;
}
    div.navigation__item--submenu-big:hover > .popup-menu {display: block;}
.page-footer__contacts.ninja--xs .grid-container .col-md-2 {float: left;width: 50%;min-height: 160px;}
.page-footer__contacts.ninja--xs .grid-container .col-md-2:nth-child(1), .page-footer__contacts.ninja--xs .grid-container .col-md-2:nth-child(2) {min-height: 180px;}
}
/* End */
/* /local/templates/varton/resources/css/style.min.css?1752127252280179 */
/* /local/templates/varton/resources/css/custom.min.css?16671682337066 */
/* /local/templates/varton/resources/css/style.dop.css?17501172421364 */
/* /local/templates/.default/components/bitrix/breadcrumb/.default/style.min.css?1667168232467 */
/* /local/templates/.default/components/bitrix/sender.subscribe/varton/style.min.css?16701772654395 */
/* /local/templates/.default/components/bitrix/form.result.new/feedback_footer/style.css?17224599651486 */
/* /local/templates/.default/components/bitrix/form.result.new/order_project/style.css?17224602091449 */
/* /local/templates/.default/components/bitrix/form.result.new/pickup_analogs/style.css?17224602161449 */
/* /local/templates/varton/template_styles.css?17007436403425 */
