/****
 * Миксины, разное
 ****/
/****
 * Сетка (bootstrap сетка)
 ****/
/****
 * Миксины, анимация
 ****/
/****
 * Внешние либы, ресеты
 ****/
/* normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * 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;
}
/**
 * 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 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;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[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;
}
/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}
/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE.
 */
template {
  display: none;
}
/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}
/**
 * Очистка стилей
 **/
sup {

  /* Тут раньше было 0.5 а сделал 0.7 чтобы лучше смотрелось в подтоварах: http://pvoytko.ru/jx/GDwHjq3Q1b */
  font-size: 0.7em;
  top: -0.8em;
}
ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
figure {
  margin: 0;
}
p {
  margin: 0;
}
a {
  color: inherit;
  text-decoration: none;
}
a.blue {
  color: #00aeef;
}
a.dashed {
  transition-property: border-color;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  border-bottom: 1px dashed;
  text-decoration: none;
}
a.dashed:hover {
  border-bottom-color: transparent !important;
}
a.lined {
  transition-property: border-color;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  border-bottom: 1px solid;
  text-decoration: none!important;
}
a.lined:hover {
  border-bottom-color: transparent !important;
}
a.phone-link {
  color: #4f4f4f;
}
.is-mobile a.phone-link {
  color: #00aeef;
  border-bottom: 1px solid;
}
.is-mobile a.phone-link:hover {
  border-bottom-color: transparent !important;
}
* {
  outline: none !important;
  outline-width: 0 !important;
  -webkit-font-smoothing: antialiased;
}
/**
 * Сетка
 **/
html {
  height: 100%;
  min-height: 100vh;
}
html.locked {
  overflow: hidden;
}
html.locked body {
  overflow: visible;
  height: 100%;
}
html.locked .page * {
  pointer-events: none !important;
}
html.scrolled * {
  pointer-events: none !important;
}
body {
  background: #fff;
  min-height: 100vh;
  min-width: 320px;
  color: #4f4f4f;
  font-size: 14px;
  font-family: 'Roboto Condensed', sans-serif;
}
.wrapper {
  position: relative;
  box-sizing: border-box;
  margin: 0 auto;
  min-height: 100vh;
  max-width: 100vw;
  overflow: hidden;
  /*padding: 0 0 400px;*/
}
.page {
  position: relative;
  z-index: 1;
}
.content-container {
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 24px;
  max-width: 1248px;
  width: 100%;
}

.catalog .content-container{
  padding: 0 25px;
}

.page-title {
  padding-bottom: 66px;
  margin-top: 95px;
}
.page-subtitle {
  padding-bottom: 75px;
}
.grid-row {
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  margin-left: -24px;
  margin-right: -24px;
}

.objects-block .grid-row { row-gap: 21px; }

.grid-row.ha-between {justify-content: space-between;}
.grid-row.ha-center {justify-content: center;}
.grid-row.ha-end {justify-content: flex-end;}
.grid-row.ha-stretch {flex-wrap: nowrap;}
.grid-row.ha-stretch > .col {
  flex-shrink: 1;
  flex-basis: 100%;
  width: 100%;
}
.grid-row.va-center {
  align-content: center;
  align-items: center;
}
.grid-row.va-stretch {
  align-items: stretch;
}
.grid-row.va-end {
  align-items: flex-end;
}
.grid-row.va-baseline {
  align-items: baseline;
}
.grid-row.gutter-0 {
  margin-left: 0;
  margin-right: 0;
}
.grid-row.gutter-0 > [class^="col"] {
  padding-left: 0;
  padding-right: 0;
}
.grid-row.gutter-12 {
  margin-left: -6px;
  margin-right: -6px;
}
.grid-row.gutter-12 > [class^="col"] {
  padding-left: 6px;
  padding-right: 6px;
}
.grid-row .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  box-sizing: border-box;
  position: relative;
  min-height: 1px;
  padding-left: 24px;
  padding-right: 24px;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 100%;
}
.grid-row > .col {
  box-sizing: border-box;
  position: relative;
  min-height: 1px;
  padding-left: 24px;
  padding-right: 24px;
  max-width: 100%;
}
.grid-row .col-xs-12 {
  width: 100%;
}
.grid-row .col-xs-11 {
  width: 91.66666667%;
}
.grid-row .col-xs-10 {
  width: 83.33333333%;
}
.grid-row .col-xs-9 {
  width: 75%;
}
.grid-row .col-xs-8 {
  width: 66.66666667%;
}
.grid-row .col-xs-7 {
  width: 58.33333333%;
}
.grid-row .col-xs-6 {
  width: 50%;
}
.grid-row .col-xs-5 {
  width: 41.66666667%;
}
.grid-row .col-xs-4 {
  width: 33.33333333%;
}
.grid-row .col-xs-3 {
  width: 25%;
}
.grid-row .col-xs-2 {
  width: 16.66666667%;
}
.grid-row .col-xs-1 {
  width: 8.33333333%;
}
.grid-row .col-xs-push-12 {
  left: 100%;
}
.grid-row .col-xs-push-11 {
  left: 91.66666667%;
}
.grid-row .col-xs-push-10 {
  left: 83.33333333%;
}
.grid-row .col-xs-push-9 {
  left: 75%;
}
.grid-row .col-xs-push-8 {
  left: 66.66666667%;
}
.grid-row .col-xs-push-7 {
  left: 58.33333333%;
}
.grid-row .col-xs-push-6 {
  left: 50%;
}
.grid-row .col-xs-push-5 {
  left: 41.66666667%;
}
.grid-row .col-xs-push-4 {
  left: 33.33333333%;
}
.grid-row .col-xs-push-3 {
  left: 25%;
}
.grid-row .col-xs-push-2 {
  left: 16.66666667%;
}
.grid-row .col-xs-push-1 {
  left: 8.33333333%;
}
.grid-row .col-xs-push-0 {
  left: auto;
}
.grid-row .col-xs-offset-12 {
  margin-left: 100%;
}
.grid-row .col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.grid-row .col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.grid-row .col-xs-offset-9 {
  margin-left: 75%;
}
.grid-row .col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.grid-row .col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.grid-row .col-xs-offset-6 {
  margin-left: 50%;
}
.grid-row .col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.grid-row .col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.grid-row .col-xs-offset-3 {
  margin-left: 25%;
}
.grid-row .col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.grid-row .col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.grid-row .col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 601px) {
  .grid-row .col-sm-12 {
    width: 100%;
  }
  .grid-row .col-sm-11 {
    width: 91.66666667%;
  }
  .grid-row .col-sm-10 {
    width: 83.33333333%;
  }
  .grid-row .col-sm-9 {
    width: 75%;
  }
  .grid-row .col-sm-8 {
    width: 66.66666667%;
  }
  .grid-row .col-sm-7 {
    width: 58.33333333%;
  }
  .grid-row .col-sm-6 {
    width: 50%;
  }
  .grid-row .col-sm-5 {
    width: 41.66666667%;
  }
  .grid-row .col-sm-4 {
    width: 33.33333333%;
  }
  .grid-row .col-sm-3 {
    width: 25%;
  }
  .grid-row .col-sm-2 {
    width: 16.66666667%;
  }
  .grid-row .col-sm-1 {
    width: 8.33333333%;
  }
  .grid-row .col-sm-push-12 {
    left: 100%;
  }
  .grid-row .col-sm-push-11 {
    left: 91.66666667%;
  }
  .grid-row .col-sm-push-10 {
    left: 83.33333333%;
  }
  .grid-row .col-sm-push-9 {
    left: 75%;
  }
  .grid-row .col-sm-push-8 {
    left: 66.66666667%;
  }
  .grid-row .col-sm-push-7 {
    left: 58.33333333%;
  }
  .grid-row .col-sm-push-6 {
    left: 50%;
  }
  .grid-row .col-sm-push-5 {
    left: 41.66666667%;
  }
  .grid-row .col-sm-push-4 {
    left: 33.33333333%;
  }
  .grid-row .col-sm-push-3 {
    left: 25%;
  }
  .grid-row .col-sm-push-2 {
    left: 16.66666667%;
  }
  .grid-row .col-sm-push-1 {
    left: 8.33333333%;
  }
  .grid-row .col-sm-push-0 {
    left: auto;
  }
  .grid-row .col-sm-offset-12 {
    margin-left: 100%;
  }
  .grid-row .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .grid-row .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .grid-row .col-sm-offset-9 {
    margin-left: 75%;
  }
  .grid-row .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .grid-row .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .grid-row .col-sm-offset-6 {
    margin-left: 50%;
  }
  .grid-row .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .grid-row .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .grid-row .col-sm-offset-3 {
    margin-left: 25%;
  }
  .grid-row .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .grid-row .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .grid-row .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1001px) {
  .grid-row .col-md-12 {
    width: 100%;
  }
  .grid-row .col-md-11 {
    width: 91.66666667%;
  }
  .grid-row .col-md-10 {
    width: 83.33333333%;
  }
  .grid-row .col-md-9 {
    width: 75%;
  }
  .grid-row .col-md-8 {
    width: 66.66666667%;
  }
  .grid-row .col-md-7 {
    width: 58.33333333%;
  }
  .grid-row .col-md-6 {
    width: 50%;
  }
  .grid-row .col-md-5 {
    width: 41.66666667%;
  }
  .grid-row .col-md-4 {
    width: 33.33333333%;
  }
  .grid-row .col-md-3 {
    width: 25%;
  }
  .grid-row .col-md-2 {
    width: 16.66666667%;
  }
  .grid-row .col-md-1 {
    width: 8.33333333%;
  }
  .grid-row .col-md-push-12 {
    left: 100%;
  }
  .grid-row .col-md-push-11 {
    left: 91.66666667%;
  }
  .grid-row .col-md-push-10 {
    left: 83.33333333%;
  }
  .grid-row .col-md-push-9 {
    left: 75%;
  }
  .grid-row .col-md-push-8 {
    left: 66.66666667%;
  }
  .grid-row .col-md-push-7 {
    left: 58.33333333%;
  }
  .grid-row .col-md-push-6 {
    left: 50%;
  }
  .grid-row .col-md-push-5 {
    left: 41.66666667%;
  }
  .grid-row .col-md-push-4 {
    left: 33.33333333%;
  }
  .grid-row .col-md-push-3 {
    left: 25%;
  }
  .grid-row .col-md-push-2 {
    left: 16.66666667%;
  }
  .grid-row .col-md-push-1 {
    left: 8.33333333%;
  }
  .grid-row .col-md-push-0 {
    left: auto;
  }
  .grid-row .col-md-offset-12 {
    margin-left: 100%;
  }
  .grid-row .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .grid-row .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .grid-row .col-md-offset-9 {
    margin-left: 75%;
  }
  .grid-row .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .grid-row .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .grid-row .col-md-offset-6 {
    margin-left: 50%;
  }
  .grid-row .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .grid-row .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .grid-row .col-md-offset-3 {
    margin-left: 25%;
  }
  .grid-row .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .grid-row .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .grid-row .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1401px) {
  .grid-row .col-lg-12 {
    width: 100%;
  }
  .grid-row .col-lg-11 {
    width: 91.66666667%;
  }
  .grid-row .col-lg-10 {
    width: 83.33333333%;
  }
  .grid-row .col-lg-9 {
    width: 75%;
  }
  .grid-row .col-lg-8 {
    width: 66.66666667%;
  }
  .grid-row .col-lg-7 {
    width: 58.33333333%;
  }
  .grid-row .col-lg-6 {
    width: 50%;
  }
  .grid-row .col-lg-5 {
    width: 41.66666667%;
  }
  .grid-row .col-lg-4 {
    width: 33.33333333%;
  }
  .grid-row .col-lg-3 {
    width: 25%;
  }
  .grid-row .col-lg-2 {
    width: 16.66666667%;
  }
  .grid-row .col-lg-1 {
    width: 8.33333333%;
  }
  .grid-row .col-lg-push-12 {
    left: 100%;
  }
  .grid-row .col-lg-push-11 {
    left: 91.66666667%;
  }
  .grid-row .col-lg-push-10 {
    left: 83.33333333%;
  }
  .grid-row .col-lg-push-9 {
    left: 75%;
  }
  .grid-row .col-lg-push-8 {
    left: 66.66666667%;
  }
  .grid-row .col-lg-push-7 {
    left: 58.33333333%;
  }
  .grid-row .col-lg-push-6 {
    left: 50%;
  }
  .grid-row .col-lg-push-5 {
    left: 41.66666667%;
  }
  .grid-row .col-lg-push-4 {
    left: 33.33333333%;
  }
  .grid-row .col-lg-push-3 {
    left: 25%;
  }
  .grid-row .col-lg-push-2 {
    left: 16.66666667%;
  }
  .grid-row .col-lg-push-1 {
    left: 8.33333333%;
  }
  .grid-row .col-lg-push-0 {
    left: auto;
  }
  .grid-row .col-lg-offset-12 {
    margin-left: 100%;
  }
  .grid-row .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .grid-row .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .grid-row .col-lg-offset-9 {
    margin-left: 75%;
  }
  .grid-row .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .grid-row .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .grid-row .col-lg-offset-6 {
    margin-left: 50%;
  }
  .grid-row .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .grid-row .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .grid-row .col-lg-offset-3 {
    margin-left: 25%;
  }
  .grid-row .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .grid-row .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .grid-row .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.table-row {
  display: table;
  width: 100%;
}
.table-row .ukar-col {
  display:flex;
  hidden-md  box-sizing: border-box;
}
/**
 * Рамка
 **/
.frame-border {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  border: 4px #00aeef solid;
  border-left: 0;
  border-radius: 2px;
  box-sizing: border-box;
}
.frame-border:before,
.frame-border:after {
  content: '';
  position: absolute;
  width: 4px;
  height: 10px;
  left: 0;
  bottom: 0;
  background: #00aeef;
}
.frame-border:after {
  top: 0;
}
/**
 *
 **/
.product-price-block {
  font: normal 18px 'Roboto Condensed', sans-serif;
  white-space: nowrap;
}
.product-price-block.medium {
  font-size: 14px;
}
.product-price-block .old {
  color: #999;
  font-size: .722em;
  text-decoration: line-through;
}
/****
 * Иконки
 ****/
.ico {
  display: inline-block;
}
.ico.ico-feature-discount {
  width: 70px;
  height: 70px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -230px -2px no-repeat;
}
.ico.ico-feature-budget {
  width: 60px;
  height: 65px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -230px -76px no-repeat;
}
.ico.ico-feature-stock {
  width: 100px;
  height: 57px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -126px -2px no-repeat;
}
.ico.ico-feature-consult {
  width: 91px;
  height: 50px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -2px -83px no-repeat;
}
.ico.ico-contact-pin {
  width: 22px;
  height: 30px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -120px -137px no-repeat;
}
.ico.ico-contact-phone {
  width: 32px;
  height: 30px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -139px -83px no-repeat;
}
.ico.ico-contact-phone-small {
  width: 22px;
  height: 21px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -180px -194px no-repeat;
}
.ico.ico-contact-mail {
  width: 30px;
  height: 23px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -146px -137px no-repeat;
}
.ico.ico-contact-mail-small {
  width: 19px;
  height: 13px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -152px -63px no-repeat;
}
.ico.ico-contact-clock {
  width: 26px;
  height: 26px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -62px -227px no-repeat;
}
.ico.ico-attach {
  width: 19px;
  height: 21px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -232px -194px no-repeat;
}
.ico.ico-fire {
  width: 34px;
  height: 52px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -82px -137px no-repeat;
}
.ico.ico-print {
  width: 19px;
  height: 20px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -255px -194px no-repeat;
}
.ico.ico-download {
  width: 19px;
  height: 20px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -150px -227px no-repeat;
}

.ico.ico-mail {
  width: 20px;
  height: 15px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -97px -118px no-repeat;
}
.ico.ico-remove {
  width: 14px;
  height: 14px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -169px -118px no-repeat;
}
.ico.ico-calculator {
  width: 26px;
  height: 26px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -2px -227px no-repeat;
}
.ico.ico-premium {
  width: 26px;
  height: 26px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -92px -227px no-repeat;
}
.ico.ico-star {
  width: 26px;
  height: 26px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -32px -227px no-repeat;
}
.ico.ico-percent {
  width: 24px;
  height: 24px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -122px -227px no-repeat;
}
/**
 * Кнопки
 **/
.button {
  transition-property: color, background-color, opacity;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  display: inline-block;
  vertical-align: middle;
  background: #00aeef;
  border: 3px solid #00aeef;
  padding: 10px 20px;
  color: #fff;
  cursor: pointer;
  font: normal 16px 'Roboto Condensed', sans-serif;
  text-transform: none;
  /* height: 57px;
  min-height: 57px; */
}
.button:hover {
  background-color: #fff;
  color: #00aeef;
}
.button:active {
  opacity: 0.7;
}
.button.invert {
  background-color: #fff;
  color: #00aeef;
}
.button.invert:hover {
  background-color: #00aeef;
  color: #fff;
}
.button.active {
  background-color: #fff;
  color: #00aeef;
}
.button.active:hover {
  background-color: #00aeef;
  color: #fff;
}
.button.big {
  padding: 16px 37px;
}
/**
 * Футер
 **/
.footer {
  position: relative;
  z-index: 2;
  background: #fff;
  border-top: 1px solid #efeeee;
  box-sizing: border-box;
  /*margin: -400px auto 0;*/
  max-width: 100vw;
  min-height: 400px;
  overflow: hidden;
  /**
     * Верхняя часть футера
     **/
  /**
     * Нижняя часть футера
     **/
}
.footer .footer-top {
  border-bottom: 1px solid #efeeee;
  margin-bottom: 38px;
}
.footer .footer-top .menu-col,
.footer .footer-top .contacts {
  padding-bottom: 47px;
  padding-top: 55px;
}
@media (max-width: 600px) {
  .footer .footer-top .menu-col + .menu-col,
  .footer .footer-top .contacts + .menu-col {
    padding-top: 0;
  }
}
@media (min-width: 601px) {
  .footer .footer-top .col-xs-12:last-child {
    display: flex;
  }
}
.footer .footer-title {
  color: #c9c8c8;
  font: bold 18px 'Roboto Condensed', sans-serif;
  margin-bottom: 33px;
}
@media (max-width: 1000px) {
  .footer .footer-title {
    margin-bottom: 20px;
  }
}
.footer .menu {
  color: #666;
  font: normal 16px 'Roboto Condensed', sans-serif;
}
.footer .menu a {
  transition-property: color, border-bottom-color;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  border-bottom: 1px solid transparent;
  break-inside: avoid;
}
.footer .menu a:hover {
  color: #00aeef;
  border-bottom-color: #00aeef;
}
.footer .menu a:after {
  content: '';
  display: block;
  margin-bottom: 13px;
}
.footer .menu li.selected {
  color: #00aeef;
}
.footer .menu li.selected > a,
.footer .menu li.selected > span {
  color: #00aeef;
  border-bottom-color: transparent;
}
@media (min-width: 1001px) {
  .footer .menu {
    padding-right: 48px;
  }
}
@media (max-width: 1000px) {
  .footer .menu a:after {
    margin-bottom: 17px;
  }
}
.footer .contacts {
  color: #fff;
  background: #00aeef;
  box-sizing: border-box;
}
@media (min-width: 601px) {
  .footer .contacts {
    margin-right: -50vw;
    padding-left: 60px;
    padding-right: calc(50vw + 60px);
  }
}
@media (max-width: 600px) {
  .footer .contacts {
    padding-left: 48px;
    padding-right: 48px;
    margin: 0 -48px;
  }
}
.footer .contacts a {
  transition-property: opacity;
  transition-duration: 0.2s;
  transition-timing-function: ease;
}
.footer .contacts a:hover {
  opacity: 0.7;
}
.footer .contacts .footer-title {
  color: #fff;
}
.footer .contacts .phone {
  display: inline-block;
  font: bold 30px/1 'Roboto Condensed', sans-serif;
  margin-bottom: 25px;
  white-space: nowrap;
}
.footer .contacts .link {
  display: inline-block;
  position: relative;
  font-size: 18px;
  margin-bottom: 16px;
  padding-left: 38px;
  white-space: nowrap;
}
.footer .contacts .link:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto 0;
}
.footer .contacts .link.mail:before {
  width: 20px;
  height: 15px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -145px -118px no-repeat;
}
.footer .contacts .link.whatsapp:before {
  width: 20px;
  height: 20px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -278px -194px no-repeat;
}
.footer .contacts .link.tele:before {
    left: -3px;
    width: 25px;
    height: 31px;
    background: url("/static/images/sprite.23d7312936ce.svg") no-repeat -220px -225px;
}
.footer .contacts .link.warehouse:before {
    width: 25px;
    height: 31px;
    top: -3px;
    left: -1px;
    background-image:url("/static/images/pin_2.0ec6ebb09e85.svg");
    background-size: 22px 30px;
    background-repeat: no-repeat;
}

.footer .contacts .link:hover:before {
  animation: jump 1s ease both;
}
.footer .footer-bottom {
  margin-bottom: 20px;
}
.footer .footer-bottom .col {
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (max-width: 600px) {
  .footer .footer-bottom .col {
    width: 100%;
  }
}
.footer .logo-link {
  transition-property: opacity;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  display: inline-block;
  vertical-align: middle;
}
.footer .logo-link + .logo-link {
  margin-left: 18px;
}
.footer .copy {
  color: #666;
  font-size: 14px;
  margin-right: 20px;
}
.footer .dev {
  position: relative;
  padding-right: 34px;
}
.footer .dev .sibirix-static {
  width: 24px;
  height: 18px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -120px -171px no-repeat;
  position: absolute;
  right: 0;
  top: -1px;
}
.footer .dev .sibirix-animated {
  width: 72px;
  height: 65px;
  display: none;
  position: absolute;
  right: -22px;
  top: -26px;
  background-repeat: no-repeat;
}
.footer .dev a {
  transition-property: color;
  transition-duration: 0.2s;
  transition-timing-function: ease;
}
.footer .dev a:hover {
  color: #00aeef;
}
/**
 * Объявление
 **/
.notice-top {
    display: flex;
    align-items: center;
    position: relative;
    padding: 10px 0;
    text-align: center;
    background-color: #ffc400;
}
.notice-top .fa {
    top: auto;
    right: 8px;
    position: absolute;
    cursor: pointer;
}
.notice-top .fa:hover {
    opacity: .6;
}
@media (min-width: 1001px) {
    .notice-top {
        padding: 15px 0;
        font-size: 18px;
    }
}
/**
 * Шапка
 **/
.header {
  position: relative;
  z-index: 10;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px #efeeee solid;
}
@media (max-width: 600px) {
  .header {
    margin-bottom: 22px;
  }
}
.header .buttons-col {
  position: relative;
  white-space: nowrap;
  text-align: right;
}
.header .buttons-col a + a,
.header .buttons-col a + .mini-basket-container,
.header .buttons-col .mini-basket-container + a {
  margin-left: 28px;
}
.header .header-top-menu {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 16px;
  justify-content: space-between;
}
.header .header-top-menu a {
  transition-property: color, border-bottom-color;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  border-bottom: 1px solid transparent;
  position: relative;
  top: 14px;
}
.header .header-top-menu a:hover {
  color: #00aeef;
  border-bottom-color: #00aeef;
}
.header .header-top-menu-mobile {
  font-size: 16px;
  border-bottom: 1px solid #efeeee;
  margin-bottom: 37px;
  padding-bottom: 35px;
}
.header .header-top-menu-mobile a {
  transition-property: color, border-bottom-color;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  border-bottom: 1px solid transparent;
}
.header .header-top-menu-mobile a:hover {
  color: #00aeef;
  border-bottom-color: #00aeef;
}
.header .header-top-menu-mobile a:before {
  content: '';
  display: block;
}
.header .header-top-menu-mobile a + a:before {
  margin-top: 18px;
}
.header .feedback-button {
  font: normal 16px 'Roboto Condensed', sans-serif;
  text-transform: none;
  padding: 11px 17px;
}
.header .link {
  transition-property: color;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  display: inline-block;
  vertical-align: middle;
  color: #666;
}
.header .link:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-top: -4px;
}
.header .link.mail:before {
  width: 20px;
  height: 15px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -121px -118px no-repeat;
  margin-right: 10px;
}
.header .link.whatsapp:before {
  width: 20px;
  height: 20px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -173px -227px no-repeat;
  margin-right: 5px;
}
.header .link + .link {
  margin-left: 35px;
}
.header .link:hover {
  color: #00aeef;
}
.header .link:hover:before {
  animation: jump 1s ease both;
}
.header .logo-col {
  white-space: nowrap;
}
.header .logo-col .menu-button {
  align-self: center;
}
.header .logo {
  display: inline-flex;
  position: relative;
  font: bold 16px/1.6 'Roboto Condensed', sans-serif;
  white-space: normal;
}
@media (min-width: 601px) {
  .header .logo {
    align-items: center;
    max-width: 210px;
  }
}
@media (max-width: 600px) {
  .header .logo span {
    position: absolute;
    top: 100%;
    left: 0;
    white-space: nowrap;
  }
}
@media (max-width: 600px) {
  .header .logo span {
    display: none;
  }
}
.header .logo:before {
  width: 120px;
  height: 77px;
  /*background: url("../images/sprite.23d7312936ce.svg?570462fd") -2px -2px no-repeat;*/

  background: url("../images/sim_logo.af349b209e37.svg") -22px -10px no-repeat;
  background-size: 140px 100px;

  content: '';
  display: block;
  flex-grow: 0;
  flex-shrink: 0;
  margin-right: 15px;
}
@media (max-width: 1400px) {
  .header .logo:before {
    width: 76px;
    height: 53px;

    /*background: url("../images/sprite.23d7312936ce.svg?570462fd") -2px -137px no-repeat;*/ 

    background: url("../images/sim_logo.af349b209e37.svg") 0 -12px no-repeat;
    background-size: 76px 76px;
  
    margin-right: 19px;
  }
}
@media (max-width: 600px) {
  .header .logo:before {
    margin-bottom: 8px;
  }
}
.header .fixed-logo {
  width: 76px;
  height: 53px;
  
  /*background: url("../images/sprite.23d7312936ce.svg?570462fd") -2px -137px no-repeat;*/

  background: url("../images/sim_logo.af349b209e37.svg") 0 -12px no-repeat;
  background-size: 76px 76px;


  display: inline-block;
  vertical-align: top;
}
.header a.logo,
.header a.fixed-logo {
  transition-property: opacity;
  transition-duration: 0.2s;
  transition-timing-function: ease;
}
.header a.logo:hover,
.header a.fixed-logo:hover {
  opacity: 0.7;
}
.header .info-row {
  position: relative;
  padding-left: 33px;
}

.header .info-row:before {
  content: '';
  display: block;
  position: absolute;
  top: 55%;
  left: 0;
  margin: auto 0;
  transform: translateY(-50%);
}
.header .info-row a {
  transition-property: color;
  transition-duration: 0.2s;
  transition-timing-function: ease;
}
.header .info-row a:hover {
  color: #00aeef;
}
.header .phone-row:before {
  width: 22px;
  height: 21px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -206px -194px no-repeat;
}

.header .phone-row > a {
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
}

.header .phone-row .city {
  transition-property: border-bottom-color;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  color: #00aeef;
  display: inline-block;
  vertical-align: middle;
  border-bottom: 1px dashed #00aeef;
  max-width: 185px;
  overflow: hidden;
  line-height: 1;
  text-overflow: ellipsis;
  white-space: nowrap;

  /*position: relative;*/
  /*top: -1px;*/
}
.header .phone-row .city:hover {
  border-bottom-color: transparent;
}
.header .phone {
  transition-property: color;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  font-weight: bold;
  white-space: nowrap;

  /*position: relative;*/
  /*top: -1px;*/
}
.header .phone:hover {
  color: #00aeef;
}
.header .delivery-row:before {
  width: 26px;
  height: 22px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -120px -194px no-repeat;
}
.header .mail-row:before {
  width: 20px;
  height: 15px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -121px -118px no-repeat;
  left: 4px;
}
.header .whatsapp-row:before {
  width: 20px;
  height: 20px;
  background: url("/static/images/sprite.23d7312936ce.svg?570462fd") -173px -227px no-repeat;
  left: 4px;
}
.header .basket-button {
  width: 38px;
  height: 31px;
  background: url("/static/images/sprite.23d7312936ce.svg?570462fd") -97px -83px no-repeat;
  transition-property: opacity;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.header .basket-button:hover {
  opacity: 0.7;
}
.header .basket-button:hover .counter {
  animation: jump 1s ease both;
}
.header .basket-button .counter {
  width: 22px;
  height: 22px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: -11px;
  left: -11px;
  background: #fd7259;
  box-shadow: 0 0 0 2px #fff;
  border-radius: 50%;
  overflow: hidden;
  color: #fff;
  font: bold 11px/23px 'Roboto Condensed', sans-serif;
  text-align: center;
  transform: translateZ(0);
}
.header .menu-button {
  width: 28px;
  height: 23px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -180px -137px no-repeat;
  transition-property: opacity;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  display: none;
  vertical-align: middle;
  margin: 0px 15px 0 0;
}
.header .menu-button:hover {
  opacity: 0.7;
}
@media (max-width: 1400px) {
  .header .menu-button {
    display: inline-block;
  }
}
.header .search-button {
  width: 31px;
  height: 28px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -175px -83px no-repeat;
  transition-property: opacity;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  display: inline-block;
  vertical-align: middle;
}
.header .search-button:hover {
  opacity: 0.7;
}
/**
 * Кадры анимации
 **/
@keyframes jump {
  from,
  20%,
  50%,
  80%,
  to {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-6px);
  }
  60% {
    transform: translateY(-3px);
  }
}
@keyframes sliderHorizontalLine {
  0% {
    transform: scaleX(0);
  }
  100% {
    transform: scaleX(1);
  }
}
@keyframes sliderVerticalLine {
  0% {
    transform: scaleY(0);
  }
  100% {
    transform: scaleY(1);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(-10px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes moveRight {
  from,
  to {
    transform: translateX(0);
  }
  50% {
    transform: translateX(5px);
  }
}
@keyframes moveLeft {
  from,
  to {
    transform: translateX(0);
  }
  50% {
    transform: translateX(-5px);
  }
}
/****
 * Вспомогательные классы
 ****/
.pointer {
    cursor: pointer;
}
/****
 * Вспомогательные классы, отвечающие за видимость элементов на разных точках излома
 ****/
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-xs-flex,
.visible-xs-table-cell,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-sm-flex,
.visible-sm-table-cell,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-md-flex,
.visible-md-table-cell,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-lg-flex,
.visible-lg-table-cell {
  display: none !important;
}
@media (max-width: 600px) {
  .visible-xs {
    display: block !important;
  }
}
@media (max-width: 600px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 600px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 600px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 600px) {
  .visible-xs-flex {
    display: flex !important;
  }
}
@media (max-width: 600px) {
  .visible-xs-table-cell {
    display: table-cell !important;
  }
}
@media (min-width: 601px) {
  .visible-sm {
    display: block !important;
  }
}
@media (min-width: 601px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 601px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 601px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 601px) {
  .visible-sm-flex {
    display: flex !important;
  }
}
@media (min-width: 601px) {
  .visible-sm-table-cell {
    display: table-cell !important;
  }
}
@media (min-width: 1001px) {
  .visible-md {
    display: block !important;
  }
}
@media (min-width: 1001px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1001px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1001px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1001px) {
  .visible-md-flex {
    display: flex !important;
  }
}
@media (min-width: 1001px) {
  .visible-md-table-cell {
    display: table-cell !important;
  }
}
@media (min-width: 1401px) {
  .visible-lg {
    display: block !important;
  }
}
@media (min-width: 1401px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1401px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1401px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1401px) {
  .visible-lg-flex {
    display: flex !important;
  }
}
@media (min-width: 1401px) {
  .visible-lg-table-cell {
    display: table-cell !important;
  }
}
@media (max-width: 600px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 601px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1001px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1401px) {
  .hidden-lg {
    display: none !important;
  }
}
/****
 * Текстовые стили
 ****/
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: normal;
  line-height: 1;
}
h1 {
  font-size: 42px;
}
@media (max-width: 600px) {
  h1 {
    font-size: 34px;
  }
}
h2, div.h2 {
  font-size: 36px;
}
@media (max-width: 600px) {
  h2, div.h2 {
    font-size: 28px;
  }
}
h3 {
  font-size: 24px;
  font-weight: bold;
}
h4 {
  font-size: 22px;
  line-height: 32px;
}
h5 {
  font-size: 18px;
  line-height: 28px;
}
h6 {
  font-size: 16px;
}
.text-content {
  font: 18px/1.5 'Roboto Condensed', sans-serif;
}
.text-content a:not(.ukar-button, .button, .blue.dashed) {
  color: #00aeef;
  text-decoration: underline;
}
.text-content a:hover {
  text-decoration: none;
}
.text-content h1 {
  margin-bottom: 66px;
}
.text-content h2, .text-content div.h2 {
  margin-bottom: 26px;
}
.text-content h3 {
  /*margin-top: 40px; */
  margin-bottom: 20px;
}
.text-content h4 {
  margin-bottom: 23px;
}
.text-content h5 {
  margin-bottom: 21px;
}
.text-content p {
  margin-bottom: 29px;
}
.text-content blockquote {
  position: relative;
  margin: 75px 0;
  padding: 74px 30px 80px;
  font: bold 24px/1.4 'Roboto Condensed', sans-serif;
  border-top: 4px #00aeef solid;
  border-bottom: 4px #00aeef solid;
  border-radius: 2px;
}
.text-content blockquote:after,
.text-content blockquote:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 17px;
  bottom: 0;
  left: 0;
  border-left: 4px #00aeef solid;
  border-right: 4px #00aeef solid;
  box-sizing: border-box;
}
.text-content blockquote:after {
  top: 0;
}
.text-content ul,
.text-content ol {
  margin-bottom: 40px;
  list-style: none;
  font: 18px/1.3 'Roboto Condensed', sans-serif;
}
.text-content ul li,
.text-content ol li {
  position: relative;
  padding-left: 60px;
}
.text-content ul li:not(:last-child),
.text-content ol li:not(:last-child) {
  padding-bottom: 13px;
}
.text-content ol {
  counter-reset: list;
}
.text-content ol li:before {
  position: absolute;
  content: counter(list);
  counter-increment: list;
  left: 0;
  top: 0;
  color: #00aeef;
  font-weight: bold;
}
.text-content ul li:before {
  content: '';
  position: absolute;
  width: 4px;
  height: 4px;
  left: 0;
  top: 9px;
  background: #00aeef;
}
.text-content figure {
  position: relative;
  margin: 44px 0 76px;
}
.text-content figure img {
  width: 100%;
}
.text-content figure figcaption {
  color: #666;
  font: 14px/1.7 'Roboto Condensed', sans-serif;
  box-sizing: border-box;
}
@media (min-width: 1001px) {
  .text-content figure figcaption {
    position: absolute;
    width: 312px;
    top: 0;
    right: 0;
    margin-top: -6px;
    padding-left: 47px;
  }
  .text-content figure figcaption ~ img {
    width: calc(100% - 312px);
  }
}
@media (max-width: 1000px) {
  .text-content figure {
    display: flex;
    flex-direction: column;
  }
  .text-content figure figcaption {
    order: 2;
    text-align: center;
    padding-top: 20px;
  }
  .text-content figure figcaption ~ img {
    order: 1;
  }
}
.text-content .table-wrap {
  padding: 20px 0;
}
@media (min-width: 1001px) {
  .text-content .table-wrap {
    padding: 37px 40px 46px;
    border: 1px #e7e7e7 solid;
  }
  .text-content .table-wrap:not(:first-child) {
    margin-top: 29px;
  }
}
.text-content table {
  width: 100%;
  font: 16px/1.3 'Roboto Condensed', sans-serif;
  border-collapse: collapse;
}
.text-content table tr:not(:first-child):hover {
  background: #efeeee;
}
.text-content table th {
  padding: 10px 19px;
  font-weight: bold;
  text-align: left;
  border-bottom: 2px #00aeef solid;
  vertical-align: bottom;
}
.text-content table td {
  padding: 18px 19px;
}
@media (max-width: 1000px) {
  .text-content table th,
  .text-content table td {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1001px) {
  .text-content table.small-only {
    display: none;
  }
}
.text-content table.small-only .st-head-row {
  padding-top: 20px;
  background: #fff;
}
.text-content table.small-only .st-head-row-main {
  font-size: 22px;
  border-bottom: 0;
}
@media (max-width: 1000px) {
  .text-content table.large-only {
    display: none;
  }
}
.text-content .text-slider {
  margin: 61px 0;
}
/**
 * Кастомный мультиселект
 **/
.selectix {
  position: relative;
  width: 100%;
  font: 18px/1 'Roboto Condensed', sans-serif;
}
.selectix .selectix-result {
  position: relative;
  height: 54px;
  padding: 0 45px 0 18px;
  line-height: 54px;
  white-space: nowrap;
  background: #fff;
  border: 1px #e7e7e7 solid;
  box-sizing: border-box;
  overflow: hidden;
  cursor: pointer;
}
.selectix .selectix-result:after {
  content: '';
  position: absolute;
  width: 12px;
  height: 10px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -197px -63px no-repeat;
  top: calc(50% - 4px);
  right: 20px;
}
.selectix .selectix-result.open:after {
  transform: rotate(180deg);
}
.selectix .selectix-result.open + .selectix-dropdown {
  display: block;
}
.selectix .selectix-result .selectix-count {
  display: none;
}
.selectix .selectix-dropdown {
  position: absolute;
  width: 100%;
  max-height: 180px;
  top: 53px;
  left: 0;
  background: #fff;
  border: 1px #e7e7e7 solid;
  box-sizing: border-box;
  overflow: hidden;
  z-index: 1;
  display: none;
}
.selectix .selectix-dropdown label {
  position: relative;
  display: block;
  padding: 10px 10px 10px 60px;
  box-sizing: border-box;
}
.selectix .selectix-dropdown .checkbox {
  position: absolute;
  left: 16px;
  top: 9px;
}
.selectix .mCSB_container {
  padding: 9px 0;
}
.selectix .mCSB_scrollTools {
  width: 16px;
}
.selectix .mCSB_scrollTools .mCSB_draggerRail {
  width: 16px;
  background: #f8f8f8;
}
.selectix .mCSB_scrollTools .mCSB_dragger_bar {
  width: 12px;
  border-radius: 2px;
}
.selectix .selectix-items {
  padding: 10px 2px;
}
.selectix .selectix-items .selectix-item {
  transition-property: background, color;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  position: relative;
  display: inline-block;
  height: 24px;
  margin: 0 6px 6px 0;
  padding: 0 27px 0 6px;
  font: 13px/24px 'Roboto Condensed', sans-serif;
  color: #00aeef;
  white-space: nowrap;
  border: 1px #00aeef solid;
  box-sizing: border-box;
  vertical-align: top;
}
.selectix .selectix-items .selectix-item:before,
.selectix .selectix-items .selectix-item:after {
  transition-property: background;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  content: '';
  position: absolute;
  width: 1px;
  height: 10px;
  top: 50%;
  right: 9px;
  margin-top: -5px;
  background: #00aeef;
  transform: rotate(45deg);
}
.selectix .selectix-items .selectix-item:after {
  transform: rotate(-45deg);
}
.selectix .selectix-items .selectix-item:hover {
  color: #fff;
  background: #00aeef;
}
.selectix .selectix-items .selectix-item:hover:before,
.selectix .selectix-items .selectix-item:hover:after {
  background: #fff;
}
/****
 * Стили Плагинов
 ****/
.slick-slider {
  position: relative;
  z-index: 1;
  display: block;
  box-sizing: border-box;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: flex;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-arrow {
  font-size: 0;
  background: transparent;
  border: 0;
  outline: 0;
  cursor: pointer;
}
.slick-dots {
  margin: 14px 0;
}
@media (max-width: 600px) {
  .slick-dots {
    margin: 33px 0 23px;
  }
}
.slick-dots li {
  width: 12px;
  height: 12px;
  transition-property: opacity, background-color;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  background: #e7e7e7;
  display: inline-block;
  margin: 0 20px 10px 0;
}
.slick-dots li:last-child {
  margin-right: 0;
}
.slick-dots li.slick-active {
  background-color: #00aeef;
}
.slick-dots li:not(.slick-active) {
  cursor: pointer;
}
.slick-dots li:not(.slick-active):hover {
  opacity: 0.7;
}
.slick-dots button {
  display: none;
}
/**
 * Стелки
 **/
.blue-arrows .slick-arrow,
.white-arrows .slick-arrow {
  position: absolute;
  /*top: 50%;*/
  z-index: 100;
  border: none;
  display: block;
  /*transform: translateY(-50%);*/
  cursor: pointer;
}
.blue-arrows .slick-arrow:before,
.white-arrows .slick-arrow:before {
  content: '';
  display: block;
}
.blue-arrows .slick-prev,
.white-arrows .slick-prev {
  left: 0;
}
.blue-arrows .slick-prev:hover:before,
.white-arrows .slick-prev:hover:before {
  animation: moveLeft 0.6s ease;
}
.blue-arrows .slick-next,
.white-arrows .slick-next {
  right: 0;
}
.blue-arrows .slick-next:hover:before,
.white-arrows .slick-next:hover:before {
  animation: moveRight 0.6s ease;
}
.blue-arrows .slick-prev:before {
  width: 18px;
  height: 28px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -68px -194px no-repeat;
}
.blue-arrows .slick-next:before {
  width: 18px;
  height: 29px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -282px -145px no-repeat;
}
.white-arrows .slick-prev:before {
  width: 18px;
  height: 28px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -46px -194px no-repeat;
}
.white-arrows .slick-next:before {
  width: 18px;
  height: 29px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -2px -194px no-repeat;
}
/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/
/*
CONTENTS:
	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited).
	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar.
	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars.
	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars.
	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS
		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/
/*
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE
------------------------------------------------------------------------------------------------------------------------
*/
.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
  /* direct pointer events to js */
}
.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto;
}
.mCustomScrollBox {
  /* contains plugin's markup */
  position: relative;

  /* Если этот стиль стоит то с ним не видно */
  /* некоторые карточки в ховер-состоянии */
  /* в популярных категориях на главной */
  /* пример http://pvoytko.ru/jx/AOKiHEZALs */
  /* 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: 40px;
}
.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: 10px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
}
.mCSB_outside + .mCSB_scrollTools {
  right: -15px;
}
/* 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: -15px;
}
/* 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: 10px;
  height: 100%;
  margin: 0 auto;
}
.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: 10px;
  height: 100%;
  margin: 0 auto;
  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: 10px;
  /* 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: 10px;
  /* 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: 1px;
  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: 10px;
}
.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: 10px;
  /* auto-expanded scrollbar */
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  /* auto-expanded scrollbar */
  margin: 4px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0;
}
/*
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS
yx-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px;
}
.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px;
}
/* non-visible horizontal scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0;
}
/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0;
}
/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px;
}
/* non-visible scrollbar/RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px;
}
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0;
}
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0;
}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  /* non-visible scrollbar */
  margin-left: 0;
}
/* non-visible horizontal scrollbar */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}
/*
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  transition: opacity 0.2s ease-in-out, background-color 0.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 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
/*
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS
------------------------------------------------------------------------------------------------------------------------
*/
/*
----------------------------------------
6.1 THEMES
----------------------------------------
*/
/* default theme ("light") */
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
}
.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;
}
.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #f8f8f8;
}
.mCSB_scrollTools .mCSB_dragger_bar {
  background-color: #00aeef;
}
/* theme: "dark" */
/*
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: @mediumGray;
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: @mediumGray;
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: @mediumGray;
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: @mediumGray;
}
*/
.fancybox-enabled {
  overflow: hidden;
}
.fancybox-enabled body {
  overflow: visible;
  height: 100%;
}
.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* Тут было 99993 я сделал 1000 т.к. окно "Ошибка сервера" */
  /* которое имеет индекс 1111 иначе было под формой "Купить в 1 клик" */
  z-index: 1000;
  backface-visibility: hidden;
}
/* Make sure that the first one is on the top */
.fancybox-container ~ .fancybox-container {
  z-index: 99992;
}
.fancybox-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(23, 90, 115, 0.4);
  opacity: 0;
  transition-timing-function: cubic-bezier(0.55, 0.06, 0.68, 0.19);
  backface-visibility: hidden;
}
.fancybox-container--ready .fancybox-bg {
  opacity: 1;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-controls {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  opacity: 0;
  z-index: 99994;
  transition: opacity .2s;
  pointer-events: none;
  backface-visibility: hidden;
  direction: ltr;
}
.fancybox-show-controls .fancybox-controls {
  opacity: 1;
}
.fancybox-infobar {
  display: none;
}
.fancybox-show-infobar .fancybox-infobar {
  display: inline-block;
  pointer-events: all;
}
.fancybox-infobar__body {
  display: inline-block;
  width: 70px;
  line-height: 44px;
  font-size: 13px;
  text-align: center;
  color: #ddd;
  background-color: rgba(23, 90, 115, 0.4);
  pointer-events: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased;
}
.fancybox-buttons {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  pointer-events: all;
}
.fancybox-show-buttons .fancybox-buttons {
  display: block;
}
.fancybox-slider-wrap {
  overflow: hidden;
  direction: ltr;
}
.fancybox-slider-wrap,
.fancybox-slider {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  /* Тут было 99993 я сделал 1000 т.к. окно "Ошибка сервера" */
  /* которое имеет индекс 1111 иначе было под формой "Купить в 1 клик" */
  z-index: 1000;
  backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
}
.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap;
  overflow-x: hidden;
}
.fancybox-slide::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0;
}
.fancybox-slide > * {
  display: inline-block;
  position: relative;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box;
  white-space: normal;
}
.fancybox-slide--image {
  overflow: hidden;
}
.fancybox-slide--image::before {
  display: none;
}
.fancybox-content {
  display: inline-block;
  position: relative;
  margin: 44px auto;
  padding: 0;
  border: 0;
  width: 80%;
  height: calc(12%);
  vertical-align: middle;
  line-height: normal;
  text-align: left;
  white-space: normal;
  outline: none;
  font-size: 16px;
  font-family: Arial, sans-serif;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
}
.fancybox-iframe {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}
.fancybox-slide--video .fancybox-content,
.fancybox-slide--video .fancybox-iframe {
  background: transparent;
}
.fancybox-placeholder {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  backface-visibility: hidden;
}
.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;
  background: transparent;
  background-size: 100% 100%;
}
.fancybox-controls--canzoomOut .fancybox-placeholder {
  cursor: zoom-out;
}
.fancybox-controls--canzoomIn .fancybox-placeholder {
  cursor: zoom-in;
}
.fancybox-controls--canGrab .fancybox-placeholder {
  cursor: grab;
}
.fancybox-controls--isGrabbing .fancybox-placeholder {
  cursor: grabbing;
}
.fancybox-spaceball {
  z-index: 1;
}
.fancybox-tmp {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden;
}
.fancybox-error {
  position: absolute;
  margin: 0;
  top: 50%;
  left: 50%;
  width: 380px;
  max-width: 100%;
  transform: translate(-50%, -50%);
  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 {
  transition-property: opacity;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  position: absolute;
  top: 0;
  right: 0;
  padding: 20px;
  z-index: 10;
  cursor: pointer;
}
.fancybox-close-small:after {
  width: 18px;
  height: 18px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -148px -171px no-repeat;
  content: '';
  display: block;
}
.fancybox-close-small:hover {
  opacity: 0.7;
}
.fancybox-slide--video .fancybox-close-small {
  top: -60px;
  right: -80px;
}
/* Caption */
.fancybox-caption-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 30px 0 30px;
  z-index: 99998;
  backface-visibility: hidden;
  box-sizing: border-box;
  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%);
  opacity: 0;
  transition: opacity .2s;
  pointer-events: none;
}
.fancybox-show-caption .fancybox-caption-wrap {
  opacity: 1;
}
.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 {
  pointer-events: all;
}
.fancybox-caption a {
  color: #fff;
  text-decoration: underline;
}
/* Buttons */
.fancybox-button {
  display: inline-block;
  position: relative;
  width: 44px;
  height: 44px;
  line-height: 44px;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  cursor: pointer;
  background: transparent;
  color: #fff;
  box-sizing: border-box;
  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 {
  background: rgba(0, 0, 0, 0.8);
}
.fancybox-button::before,
.fancybox-button::after {
  content: '';
  pointer-events: none;
  position: absolute;
  border-color: #fff;
  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.5;
}
.fancybox-button--left::after {
  left: 20px;
  top: 18px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.fancybox-button--right::after {
  right: 20px;
  top: 18px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
  -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 {
  float: right;
}
.fancybox-button--close::before,
.fancybox-button--close::after {
  content: '';
  display: inline-block;
  position: absolute;
  height: 2px;
  width: 16px;
  top: calc(49%);
  left: calc(42%);
}
.fancybox-button--close::before {
  transform: rotate(45deg);
}
.fancybox-button--close::after {
  transform: rotate(-45deg);
}
/* Loading spinner */
.fancybox-loading {
  border: 6px solid #fff;
  border-top: 6px solid #00aeef;
  border-radius: 100%;
  height: 50px;
  width: 50px;
  animation: fancybox-rotate 0.8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  z-index: 99999;
}
@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-controls {
    text-align: left;
  }
  .fancybox-button--left,
  .fancybox-button--right,
  .fancybox-buttons button:not(.fancybox-button--close) {
    display: none !important;
  }
  .fancybox-caption {
    padding: 20px 0;
    margin: 0;
  }
}
/* Fullscreen  */
.fancybox-button--fullscreen::before {
  width: 15px;
  height: 11px;
  left: 15px;
  top: 16px;
  border: 2px solid;
  background: none;
}
/* Slideshow button */
.fancybox-button--play::before {
  top: 16px;
  left: 18px;
  width: 0;
  height: 0;
  border-top: 6px inset transparent;
  border-bottom: 6px inset transparent;
  border-left: 10px solid;
  border-radius: 1px;
  background: transparent;
}
.fancybox-button--pause::before {
  top: 16px;
  left: 18px;
  width: 7px;
  height: 11px;
  border-style: solid;
  border-width: 0 2px 0 2px;
  background: transparent;
}
/* Thumbs */
.fancybox-button--thumbs span {
  font-size: 23px;
}
.fancybox-button--thumbs::before {
  top: 20px;
  left: 21px;
  width: 3px;
  height: 3px;
  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-container--thumbs .fancybox-controls,
.fancybox-container--thumbs .fancybox-slider-wrap,
.fancybox-container--thumbs .fancybox-caption-wrap {
  right: 220px;
}
.fancybox-thumbs {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  width: 220px;
  margin: 0;
  padding: 5px 5px 0 0;
  background: #fff;
  /* Тут было 99993 я сделал 1000 т.к. окно "Ошибка сервера" */
  /* которое имеет индекс 1111 иначе было под формой "Купить в 1 клик" */
  z-index: 1000;
  word-break: normal;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
}
.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 #fff;
  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;
}
/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-thumbs {
    display: none !important;
  }
  .fancybox-container--thumbs .fancybox-controls,
  .fancybox-container--thumbs .fancybox-slider-wrap,
  .fancybox-container--thumbs .fancybox-caption-wrap {
    right: 0;
  }
}

.delivery-form .select2-container .select2-selection--single { height: 54px!important; }

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
  width: 100% !important;
  font: normal 17px/22px 'Roboto Condensed', sans-serif;
}
.select2-container .mCSB_inside > .mCSB_container {
  margin-right: 10px;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 54px;
  user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding: 15px 45px 15px 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 20px;
  padding-left: 45px;
}
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 54px;
  user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-search--inline {
  float: left;
}
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-dropdown {
  background-color: white;
  border: 1px solid #e7e7e7;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}
.select2-results {
  display: block;
  max-height: 178px;
}
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}
.select2-results__option {
  transition-property: color, background-color;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  padding: 10px 20px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-results__option[aria-selected] {
  cursor: pointer;
}
.select2-container--open .select2-selection__arrow {
  transform: rotate(180deg);
}
.select2-container--open .select2-dropdown {
  left: 0;
}
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
}
.select2-container--open .select2-dropdown--below {
  border-top: none;
}
.select2-search--dropdown {
  display: block;
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #e7e7e7;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #adacac;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #e7e7e7;
  cursor: text;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #e7e7e7;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid #e7e7e7 1px;
  outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #e7e7e7;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #f8f8f8;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--default .select2-selection--multiple {
  display: flex;
  align-items: center;
}
/****
 * Стили Форм
 ****/
/****
 * Базовые стили форм
****/
form {
  position: relative;
}
/**
 * Очистка дефолтных стилей
**/
input,
textarea,
button,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  border: none;
  border-radius: 0;
  background: none;
  box-sizing: border-box;
  box-shadow: none;
  outline: none !important;
  resize: none;
  padding: 0;
  margin: 0;
}
input::-ms-clear,
textarea::-ms-clear,
button::-ms-clear,
select::-ms-clear {
  display: none;
}
input ::placeholder,
textarea ::placeholder,
button ::placeholder,
select ::placeholder {
  color: #adacac;
}
:focus::placeholder {
  color: transparent !important;
}
/**
 * Поля ввода
**/
input[type="number"],
input[type="email"],
input[type="text"],
input[type="password"],
select,
textarea {
  width: 100%;
  height: 54px;
  transition-property: border-color, color;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  border: 1px solid #e7e7e7;
  background: #fff;
  box-sizing: border-box;
  font: normal 17px/22px 'Roboto Condensed', sans-serif;
  padding: 15px 20px;
}
input[type="email"]:focus,
input[type="text"]:focus,
input[type="password"]:focus,
select:focus,
textarea:focus {
  border-color: #00aeef;
}
/**
 * Подписи к полям ввода
**/
.form-label {
  display: block;
  position: absolute;
  top: -10px;
  left: 10px;
  z-index: 2;
  background: #fff;
  padding: 0 8px;
  font: normal 15px 'Roboto Condensed', sans-serif;
}
.form-label.required:after {
  content: '*';
  display: inline-block;
  color: #fd7259;
  font-size: 13px;
  margin-left: 3px;
}
label.error {
  display: block;
  position: absolute;
  top: calc(100% + 5px);
  left: 20px;
  right: 20px;
  color: #fd7259;
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/**
 * Заголовки и контейнеры
**/
.form-title {
  font: normal 36px/1 'Roboto Condensed', sans-serif;
  margin-bottom: 40px;
  text-align: center;
}
.form-row {
  position: relative;
  margin-bottom: 32px;
}
.input {
  position: relative;
}
.input.error input[type="email"],
.input.error input[type="text"],
.input.error input[type="password"],
.input.error select,
.input.error textarea,
.input.error .checkbox {
  border-color: #fd7259;
}
.form-submit-row {
  text-align: center;
  margin-bottom: 32px;
}
.form-submit-row .button {
  padding: 16px 37px;
}

/**
 * Прикрепить файл в "Заявка на рассчет" в шапке и в контактах
**/
.form-row + .form-file-row {
  margin-top: -18px;
}
.form-file-row {
  color: #00aeef;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 32px;
  text-align: center;
  cursor: pointer;
}
.form-file-row .ico {
  vertical-align: middle;
  margin-right: 8px;
  margin-left: -2px;
}
.form-file-row .link span {
  transition-property: border-color;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  border-bottom: 1px dashed #00aeef;
}
.form-file-row .link:hover span {
  border-bottom-color: transparent;
}
.form-file-row .link:hover .attach-icon {
  animation: jump 1s ease both;
}
.form-file-row:hover .checkbox {
  border-color: #00aeef;
}
/**
 * Чекбокс
 **/
.checkbox {
  transition-property: border-color;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  width: 24px;
  height: 24px;
  position: relative;
  display: inline-block;
  border: 1px solid #e7e7e7;
  box-sizing: border-box;
  cursor: pointer;
}
.checkbox input {
  opacity: 0;
  visibility: hidden;
}
.checkbox input:checked + i {
  transform: none;
}
.checkbox i {
  width: 100%;
  height: 100%;
  width: 22px;
  height: 14px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -126px -63px no-repeat;
  transition-property: transform;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  position: absolute;
  top: 4px;
  left: 1px;
  transform: scale(0);
  cursor: pointer;
}
.checkbox-container {
  display: block;
  position: relative;
  padding-left: 44px;
  font: normal 14px/24px 'Roboto Condensed', sans-serif;
  cursor: pointer;
}
.checkbox-container + label.error {
  left: 44px;
}
.checkbox-container .checkbox {
  position: absolute;
  top: 2px;
  left: 0;
}
.checkbox-container a {
  transition-property: border-bottom-color;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  color: #00aeef;
  border-bottom: 1px solid #00aeef;
}
.checkbox-container a:hover {
  border-bottom-color: transparent;
}
/**
 * Переключатель
 */
.switcher {
  white-space: nowrap;
}
.switcher label,
.switcher span {
  display: inline-block;
  vertical-align: top;
}
.switcher label {
  font: 18px/22px 'Roboto Condensed', sans-serif;
  cursor: pointer;
}
.switcher span {
  width: 45px;
  height: 24px;
  position: relative;
  margin: 0 15px;
  background: #fff;
  border: 1px #e7e7e7 solid;
  border-radius: 24px;
}
.switcher span i {
  width: 16px;
  height: 16px;
  transition-property: transform;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  position: absolute;
  top: 4px;
  left: 4px;
  background: #00aeef;
  border-radius: 50%;
}
.switcher span input {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
}
.switcher span input:checked + i {
  transform: translateX(21px);
}
/**
 * Радиокнопка
 **/
.radio {
  transition-property: border-color;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  width: 24px;
  height: 24px;
  position: relative;
  display: inline-block;
  border: 1px solid #cdcdcd;
  border-radius: 50%;
  box-sizing: border-box;
  cursor: pointer;
}
.radio input {
  opacity: 0;
  visibility: hidden;
}
.radio input:checked + i {
  transform: none;
}
.radio i {
  width: 14px;
  height: 14px;
  transition-property: transform;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #00aeef;
  border-radius: 50%;
  margin: auto;
  transform: scale(0);
  cursor: pointer;
}
.radio-container {
  display: block;
  position: relative;
  padding-left: 34px;
  cursor: pointer;
  margin: 12px 0;
  font: normal 18px/24px 'Roboto Condensed', sans-serif;
}
.radio-container:hover {
    background-color: #eeeeee;
}
.radio-container + label.error {
  left: 34px;
}
.radio-container .radio {
  position: absolute;
  top: 0;
  left: 0;
}
/**
 * Текст в формах
 **/
.form-text-content {
  line-height: 1.333;
  margin-bottom: 40px;
}
.form-text-content p {
  margin-bottom: 25px;
}
/****
 * Форма поиска
****/
.header-search-form {
  position: relative;
  z-index: 2;
  max-width: 470px;
  margin: 0 auto;
}
.header-search-form input[type="text"] {
  width: 100%;
  height: 47px;
  position: relative;
  z-index: 1;
  border-top: none;
  border-left: none;
  border-right: none;
  padding: 0 35px 0 0;
}
.header-search-form input[type="text"].filled + .placeholder,
.header-search-form input[type="text"]:focus + .placeholder {
  display: none;
}
.header-search-form .placeholder {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  color: #adacac;
  font: normal 16px/48px 'Roboto Condensed', sans-serif;
  white-space: nowrap;
}
.header-search-form .placeholder a {
  transition-property: color;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  text-decoration: underline;
}
.header-search-form .placeholder a:hover {
  color: #00aeef;
}
.header-search-form .submit {
  transition-property: opacity;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  width: 31px;
  height: 28px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -175px -83px no-repeat;
  position: absolute;
  right: 0;
  bottom: 10px;
  z-index: 3;
  font: normal 16px 'Roboto Condensed', sans-serif;
  cursor: pointer;
}
.header-search-form .submit:hover {
  opacity: 0.7;
}
/****
 * Форма выбора количества
****/
.product-count-form {
  position: relative;
  display: grid;
  grid-template-columns: 50% 50%
}
.product-count-form .row {
  width: 100%;
}
.product-count-form.short input[type=text] {
  width: calc(100% - 30px);
}
.product-count-form .count-change {
  flex-shrink: 0;
  flex-grow: 0;
  width: 30px;
}
.product-count-form .inc,
.product-count-form .dec {
  width: 100%;
  height: 34px;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  box-sizing: border-box;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  cursor: pointer;
}
.product-count-form .inc:before,
.product-count-form .dec:before {
  content: '';
  display: block;
}
.product-count-form .inc.disabled,
.product-count-form .dec.disabled {
  cursor: not-allowed;
}
.product-count-form .inc.disabled:before,
.product-count-form .dec.disabled:before {
  opacity: .6;
}
.product-count-form .inc:before {
  width: 8px;
  height: 8px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -282px -178px no-repeat;
}
.product-count-form .inc:hover:not(.disabled):before {
  width: 8px;
  height: 8px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -187px -118px no-repeat;
}
.product-count-form .dec {
  border-left: 1px solid #e7e7e7;
}
.product-count-form .inc {
  border-right: 1px solid #e7e7e7; /* в корзие правая граница должна быть задана */
}
.product-count-form .dec:before {
  width: 8px;
  height: 2px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -213px -63px no-repeat;
}
.product-count-form .dec:hover:not(.disabled):before {
  width: 8px;
  height: 2px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -213px -69px no-repeat;
}
.product-count-form .button {
  box-sizing: border-box;
  flex-shrink: 0;
  flex-grow: 0;
  overflow: hidden;
  padding: 10px 10px;
  width: 146px;
  height: 54px;
  white-space: nowrap;
}
.product-count-form .button:after {
  width: 26px;
  height: 22px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -90px -194px no-repeat;
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
  margin-top: -5px;
}

/* Этот столь чтобы при вводе числа в пустое поле - иконка ыбла видан на время загрузки */
.product-count-form .evge_add_to_cart_disable_button.button:after {
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -150px -194px no-repeat;
}

.product-count-form .button:hover:after,
.product-count-form .button.active:after {
  width: 26px;
  height: 22px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -150px -194px no-repeat;
}
.product-count-form .button.active:hover:after {
  width: 26px;
  height: 22px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -90px -194px no-repeat;
}

.product-calc-block .calculation-form-container {
    display: grid;
    grid-template-columns: 45% 45%;
    column-gap: 30px;
}

/****
 * Стили Компонентов
 ****/
/****
 * Хлебные крошки
 ****/
.breadcrumbs {
  list-style: none;
  color: #adacac;
}
.breadcrumbs + .page-title {
  margin-top: 0;
}
.breadcrumbs li {
  position: relative;
  display: inline-block;
  /* padding-right: 16px; */
  margin: 0 32px 0 0;
  font: 16px/16px 'Roboto Condensed', sans-serif;
  vertical-align: top;
}

/* .breadcrumbs li:not(:last-child):after {
  content: '';
  position: absolute;
  width: 1px;
  height: 10px;
  top: 2px;
  right: 0;
  background: #efeeee;
} */

.breadcrumbs a {
  display: inline-block;
  color: #adacac;
  border-bottom: 1px #adacac solid;
}
.breadcrumbs a:hover {
  border-color: transparent;
}
/****
 * Слайдер для текстовых страниц
 ****/
.text-slider figure {
  margin: 0;
}
.text-slider .slick-slide {
  display: flex;
  align-items: baseline;
}
.text-slider .slick-arrow {
  width: 40px;
  height: 64px;
  position: absolute;
  top: 0;
  left: 0;
}
.text-slider .slick-arrow:before {
  content: '';
  position: absolute;
  width: 18px;
  height: 28px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -24px -194px no-repeat;
  left: 0;
  top: 50%;
  margin-top: -14px;
  backface-visibility: hidden;
}
.text-slider .slick-arrow.slick-next {
  left: auto;
  right: 0;
  transform: rotate(180deg);
}
.text-slider .slick-prev:hover:before {
  animation: moveLeft 0.6s ease;
}
.text-slider .slick-next:hover:before {
  animation: moveRight 0.6s ease;
}
.text-slider .slick-nav {
  width: 60px;
  height: 64px;
  position: relative;
  padding: 0 50px;
  color: #00aeef;
  text-align: center;
  font: bold 24px/67px 'Roboto Condensed', sans-serif;
}
.text-slider .slick-nav i {
  font-style: normal;
}
.text-slider .slick-nav .slick-current {
  padding-right: 5px;
  color: #4f4f4f;
}
.text-slider .slick-nav .slick-total {
  color: #adacac;
}
.text-slider .slick-nav .slick-total:before {
  content: '/';
  display: inline-block;
  padding-right: 4px;
  color: #00aeef;
}
/****
 * Кнопка Наверх
 ****/
.go-up {
  /*display: block;*/
  display: none;
  position: relative;
  z-index: 2;
  height: 80px;
  text-align: center;
  background: white;
}

.go-up span {
  transition-property: color;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  position: relative;
  display: inline-block;
  margin-top: 37px;
  color: #d2d2d2;
  font: 13px/1 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
}
.go-up span:before {
  content: '';
  position: absolute;
  transition-property: transform;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  width: 18px;
  height: 28px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -24px -194px no-repeat;
  bottom: 0;
  left: 50%;
  margin-bottom: 17px;
  margin-left: -8px;
  transform: rotate(90deg);
}
.go-up:hover span {
  color: #c9c8c8;
}
.go-up:hover span:before {
  transform: rotate(90deg) translateX(-3px);
}
/****
 * Блок с тегами
 ****/
.tags-block {
  font: 18px/32px 'Roboto Condensed', sans-serif ;
}
@media (min-width: 601px) {
  .tags-block {
    display: flex;
    justify-content: flex-start;
  }
}
@media (min-width: 601px) {
  .tags-block .tags-reset {
    flex-shrink: 0;
    width: 159px;
    margin-right: 41px;
    border-right: 1px #efeeee solid;
  }
}
.tags-block ul {
  list-style: none;
}
.tags-block li {
  display: inline-block;
  margin: 0 46px 0 0;
  vertical-align: top;
}
.tags-block a {
  transition-property: color, background;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  display: inline-block;
  padding: 0 7px;
}
.tags-block a span {
  transition-property: border-color;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  border-bottom: 1px solid;
  line-height: 1;
}
.tags-block a:hover {
  color: #00aeef;
}
.tags-block a:hover span {
  border-bottom-color: transparent;
}
.tags-block a.active {
  color: #fff;
  background: #00aeef;
  cursor: default;
}
.tags-block a.active span {
  border-bottom-color: transparent;
}
.tags-block .blue-brand {
  transition-property: color, background;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  display: inline-block;
  padding: 0 7px;
}
.tags-block .blue-brand span {
  transition-property: border-color;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  border-bottom: 1px dashed;
  line-height: 1;
}
.tags-block .blue-brand {
  color: #fff;
  background: #00aeef;
  cursor: default;
}
.tags-block .blue-brand span {
  border-bottom-color: transparent;
}
@media (max-width: 1000px) {
  .tags-block .tags-reset {
    width: 130px;
    margin-right: 13px;
  }
  .tags-block li {
    margin-right: 3px;
  }
}
@media (max-width: 600px) {
  .tags-block .tags-reset {
    margin-bottom: 20px;
  }
}
/****
 * Пагинация
 ****/
.pager {
  padding: 40px 0;
  text-align: center;
}
.pager ul {
  position: relative;
  display: inline-block;
  list-style: none;
}
.pager li {
  display: inline-block;
  margin: 0 13px;
  font: 24px/1 'Roboto Condensed', sans-serif;
  vertical-align: top;
}
@media (max-width: 1000px) {
  .pager li {
    margin: 0;
  }
}
.pager li.prev,
.pager li.next {
  position: absolute;
  right: 100%;
  top: 0;
  white-space: nowrap;
}
.pager li.prev a,
.pager li.next a {
  position: relative;
}
.pager li.prev a.disabled,
.pager li.next a.disabled {
  color: #c9c8c8;
  cursor: default;
}
.pager li.prev a.disabled:before,
.pager li.next a.disabled:before {
  width: 10px;
  height: 18px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -212px -137px no-repeat;
}
.pager li.prev a:before,
.pager li.next a:before {
  content: '';
  position: absolute;
  width: 10px;
  height: 18px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -210px -83px no-repeat;
  top: 9px;
  right: 100%;
}
.pager li.prev span,
.pager li.next span {
  font-size: 16px;
}
@media (max-width: 1150px) {
  .pager li.prev span,
  .pager li.next span {
    display: none !important;
  }
}
.pager li.prev {
  margin-right: 38px;
}
.pager li.next {
  left: 100%;
  right: auto;
  margin-left: 38px;
}
.pager li.next a:before {
  left: 100%;
  transform: rotate(180deg);
}
.pager li:not(.prev) a,
.pager li:not(.next) a,
.pager li:not(.prev) span,
.pager li:not(.next) span {
  display: block;
  padding: 5px 10px;
}
.pager li:not(.prev) a.active,
.pager li:not(.next) a.active,
.pager li:not(.prev) span.active,
.pager li:not(.next) span.active {
  color: #00aeef;
  cursor: default;
}
.pager a,
.pager span {
  transition-property: color;
  transition-duration: 0.2s;
  transition-timing-function: ease;
}
.pager a:not(.disabled):hover {
  color: #00aeef;
}
/****
 * Блок Преимущества компании
 ****/
.company-features {
  padding: 77px 0 82px;
}
.company-features h2 {
  padding-bottom: 47px;
}
.company-feature {
  transition-property: box-shadow, background;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  display: inline-block;
  padding: 20px;
  box-sizing: border-box;
}
.company-feature .ico-wrap {
  display: flex;
  align-items: center;
  height: 80px;
  margin-bottom: 20px;
}
.company-feature .feature-text {
  max-width: 200px;
  color: #666;
  font: 16px/26px 'Roboto Condensed', sans-serif;
}
.company-feature:hover {
  background: #fff;
  box-shadow: 0 0 30px rgba(102, 102, 102, 0.15);
}
.company-feature:hover .ico-wrap {
  animation: jump 1s ease both;
}
/****
 * Блок со статистикой
 ****/
.company-stat {
  position: relative;
  z-index: 1;
  margin-bottom: 40px;
  padding: 40px 40px 73px 230px;
  color: #d2d2d2;
}
@media (max-width: 600px) {
  .company-stat {
    padding: 35px 20px 40px 100px;
  }
}
.company-stat .frame-border {
  left: 105px;
  z-index: -1;
}
@media (max-width: 600px) {
  .company-stat .frame-border {
    left: 50px;
  }
}
.company-stat .company-stat-item {
  font-size: 22px;
}
@media (max-width: 600px) {
  .company-stat .company-stat-item {
    font-size: 16px;
  }
}
.company-stat .company-stat-item .value {
  font: bold 120px/1 'Roboto Condensed', sans-serif;
  margin-bottom: -0.083em;
}
@media (max-width: 1400px) and (min-width: 601px) {
  .company-stat .company-stat-item .value {
    font-size: 90px;
    line-height: 120px;
  }
}
@media (max-width: 600px) {
  .company-stat .company-stat-item .value {
    font-size: 60px;
  }
}
.company-stat .company-stat-item + .company-stat-item {
  margin-top: 8px;
}
.company-stat .company-stat-item.big {
  position: relative;
  margin-top: 47px;
  color: #00aeef;
  font-size: 38px;
  font-weight: bold;
  text-transform: uppercase;
}
@media (max-width: 600px) {
  .company-stat .company-stat-item.big {
    font-size: 20px;
    margin-top: 28px;
  }
}

@media (min-width: 601px) and (max-width: 1640px) {
  .company-stat.two-digs .company-stat-item.big .value {
    font: bold 270px/1 'Roboto Condensed', sans-serif!important;
  }
}

.company-stat .company-stat-item.big .value {
  font: bold 480px/1 'Roboto Condensed', sans-serif;
  position: absolute;
  left: -0.52em;
  bottom: -0.06em;
}
.company-stat.two-digs .company-stat-item.big .value {
  font: bold 480px/1 'Roboto Condensed', sans-serif;
  position: absolute;
  left: -1em;
  bottom: -0.06em;
}

@media (max-width: 600px) {
  .company-stat .company-stat-item.big .value {
    font-size: 220px;
  }
  .company-stat.two-digs .company-stat-item.big .value {
    font-size: 200px;
  }
  .company-stat.two-digs .company-stat-item {
    margin-left: 80px;
  }

  .footer .grid-row {
    flex-flow: column;
  }
  .footer .grid-row .col {
    flex-basis: auto;
  }
}

/****
 * Раскрывающийся текст
 ****/
.text-spoiler .spoiler-toggle {
  margin: 10px 0;
}
.text-spoiler .spoiler-toggle a {
  transition-property: border-color;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  color: #00aeef;
  border-bottom: 1px dashed #00aeef;
  font: bold 14px 'Roboto Condensed', sans-serif;
  text-decoration: none;
  text-transform: uppercase;
}
.text-spoiler .spoiler-toggle a:hover {
  border-bottom-color: transparent;
}
/****
 * Раскрывающийся текст c градиентом
 ****/
.text-hider .text-hider-wrap {
  transition-property: max-height;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  position: relative;
  max-height: 190px;
  overflow: hidden;
}
.text-hider .text-hider-wrap:before {
  transition-property: opacity;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  content: '';
  position: absolute;
  width: 100%;
  height: 50px;
  left: 0;
  bottom: 0;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.001) 0%, #ffffff 100%);
}
.text-hider .text-hider-trigger {
  display: inline-block;
  margin-top: 46px;
  font: bold 14px/1 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
}
.text-hider.open .text-hider-wrap {
  max-height: 2000px;
}
.text-hider.open .text-hider-wrap:before {
  opacity: 0;
}
/****
 * Табы
 ****/
.tabber .tabber-triggers {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.tabber .tabber-triggers a.active {
  cursor: default;
}
.tabber .tabber-tabs .tabber-tab:not(.active) {
  display: none;
}
.tabber .tabber-triggers.aligned {
  justify-content: flex-start;
}
.tabber .tabber-triggers.aligned a + a {
  margin-left: 40px;
}
/****
 * Блок заголовок страницы
 ****/
.page-head-bg {
  position: relative;
  height: 640px;
  padding-top: 21px;
  color: #fff;
  background: 50% 50% no-repeat;
  background-size: cover;
  box-sizing: border-box;
  margin-bottom: 95px;
  margin-top: -20px; /* для компенсации .header { margin-bottom: 20px } */
}
.page-head-bg:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
}
.page-head-bg .content-container {
  position: relative;
  z-index: 1;
}
.page-head-bg .text-content {
  font-size: 22px;
  line-height: 1.455;
}
/**
 * Нижняя часть шапки
 **/
.header-section-bottom .basket-col {
  padding-right: 8px;
  text-align: right;
  width: 115px;
}
/**
 * Центральная чать шапки
 **/
.header-section-center {
  margin-bottom: 22px;
}
.header-section-center .logo-col {
  padding-top: 5px;
}
.header-section-center .search-col {
  padding: 10px 48px 0;
  width: 100%;
}
.header-section-center .info-row {
  max-width: 400px;
  white-space: nowrap;
}
@media (min-width: 1001px) {
  .header-section-center {
    min-height: 78px;
  }
}
/**
 * Фиксированная часть шапки
 **/
.header-section-fixed {
  transition-property: opacity, transform;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  background: #fff;
  box-shadow: 0 0 30px rgba(102, 102, 102, 0.15);
  padding: 17px 0;
  padding-right: calc(100vw - 100%);
  transform: translateZ(0);
  width: 100vw;
}
.header-section-fixed:not(.visible) {
  transform: translateY(-100%);
  opacity: 0;
  visibility: hidden;
}
.header-section-fixed .menu-col {
  padding: 0 22px;
  width: 100%;
}
@media (min-width: 1401px) {
  .header-section-fixed .buttons-col {
    padding: 0 10px;
  }
  .header-section-fixed .buttons-col a + a,
  .header-section-fixed .buttons-col a + .mini-basket-container,
  .header-section-fixed .buttons-col .mini-basket-container + a {
    margin-left: 36px;
  }
  .header-section-fixed .buttons-col:before {
    width: 1px;
    height: 36px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    background: #e7e7e7;
    margin-right: 37px;
  }
}
/**
 * Часть шапки для мобилок
 **/
.header-section-mobile {
  transition-property: transform, opacity;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  width: 315px;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  background: #fff;
  box-sizing: border-box;
  box-shadow: 0 0 0 200vw rgba(23, 90, 115, 0.1);
  transform: translateZ(0);
}
.header-section-mobile .scroll-container {
  height: 100%;
}
.header-section-mobile .scroll-container .mCSB_inside > .mCSB_container {
  margin-right: 0;
}
.header-section-mobile .scroll-container .scroll-content {
  padding: 40px 30px;
}
@media (min-width: 1401px) {
  .header-section-mobile {
    display: none;
  }
}
.header-section-mobile:not(.visible) {
  visibility: hidden;
  opacity: 0;
  transform: translateX(-100%);
}
.header-section-mobile .close-button {
  transition-property: opacity;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  width: 18px;
  height: 18px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -148px -171px no-repeat;
  display: block;
  position: absolute;
  top: 20px;
  right: 30px;
  z-index: 10;
}
.header-section-mobile .close-button:hover {
  opacity: 0.7;
}
.header-section-mobile .header-menu-mobile {
  margin-bottom: 38px;
}
.header-section-mobile .header-menu-mobile a {
  transition-property: color, border-bottom-color;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  border-bottom: 1px solid transparent;
}
.header-section-mobile .header-menu-mobile a:hover {
  color: #00aeef;
  border-bottom-color: #00aeef;
}
.header-section-mobile .header-menu-mobile li.selected {
  color: #00aeef;
}
.header-section-mobile .header-menu-mobile li.selected > a,
.header-section-mobile .header-menu-mobile li.selected > span {
  color: #00aeef;
  border-bottom-color: transparent;
}
.header-section-mobile .header-menu-mobile > li {
  transition-property: background-color;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  margin: 0 -30px;
  padding: 15px 30px;
}
.header-section-mobile .header-menu-mobile > li.parent > a {
  position: relative;
}
.header-section-mobile .header-menu-mobile > li.parent > a:after {
  transition-property: transform;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  width: 18px;
  height: 10px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -175px -63px no-repeat;
  content: '';
  display: block;
  position: absolute;
  right: -25px;
  top: calc(50% - 4px);
  transform: rotate(180deg);
}
.header-section-mobile .header-menu-mobile > li.opened {
  background-color: #f8f8f8;
}
.header-section-mobile .header-menu-mobile > li.opened.parent a:after {
  transform: rotate(0deg);
}
.header-section-mobile .header-menu-mobile > li > a,
.header-section-mobile .header-menu-mobile > li > span {
  font-size: 22px;
}
.header-section-mobile .header-menu-mobile .submenu .nav-title {
  color: #c9c8c8;
  font: bold 18px 'Roboto Condensed', sans-serif;
  margin: 20px 0;
}

/* TODO удалить ul/li, вместо них теперь div.submenu-items */
.header-section-mobile .header-menu-mobile .submenu ul {
  font-size: 16px;
  margin-top: 24px;
  columns: 2;
}
.header-section-mobile .header-menu-mobile .submenu ul li + li {
  margin-top: 20px;
}

.header-section-mobile .header-menu-mobile .submenu .submenu-items {
  font-size: 16px;
  margin-top: 24px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;  
}

.header-section-mobile .header-menu-mobile .submenu .submenu-items a+a:before {margin: 0!important;}
.header-section-mobile .header-menu-mobile .submenu .submenu-items a {word-break: break-word;flex: 1 1 calc(50% - 10px);}
.header-section-mobile .header-menu-mobile .submenu .submenu-items a:last-child:nth-child(odd){flex: 0 0 calc(50% - 10px)}
.header-section-mobile .header-menu-mobile .submenu .submenu-items a:before { content: ''; display: block;}

.header-section-mobile .info-row {
  font-size: 16px;
  line-height: 24px;
}
.header-section-mobile .info-row:before {
  top: 12px;
}
.header-section-mobile .phone-row .phone {
  margin-top: 6px;
  font-size: 18px;
}
.header-section-mobile .feedback-button {
  margin: 40px 0 0;
}
/**
 * Верхняя часть шапки
 **/
.header-section-top {
  background: #f8f8f8;
  margin-bottom: 25px;
}
@media (max-width: 600px) {
  .header-section-top {
    margin-bottom: 10px;
    padding: 13px 0;
  }
}
.header-section-top .info-row {
  padding-left: 24px;
}
.header-section-top .info-row:before {
  transform: translateY(-50%) scale(0.8);
}
.header-section-top .link {
  line-height: 15px;
}
.header-section-top .phone {
  font-size: 16px;
}
@media (max-width: 600px) {
  .header-section-top .phone {
    font-size: 14px;
  }
}
@media (min-width: 1401px) {
  .header-section-top .feedback-button {
    margin-left: 25px;
  }
}
@media (max-width: 1400px) {
  .header-section-top .feedback-button {
    font-size: 16px;
    padding: 7px 13px;
  }
}
@media (max-width: 600px) {
  .header-section-top .feedback-button {
    transition-property: border-bottom-color;
    transition-duration: 0.2s;
    transition-timing-function: ease;
    background: none;
    border: none;
    border-bottom: 1px dashed #00aeef;
    padding: 0;
    color: #00aeef;
    font-size: 14px;
  }
  .header-section-top .feedback-button:hover {
    border-bottom-color: transparent;
    color: #00aeef;
  }
}
/**
 * Подсказки для поиска в шапке
 **/
.header-search-details .col {
  vertical-align: top;
}
@media (min-width: 601px) {
  .header-search-details .col.left {
    width: 72%;
  }
  .header-search-details .col.right {
    width: 28%;
  }
}
@media (max-width: 600px) {
  .header-search-details .col {
    width: 100%;
  }
}
.header-search-details .search-title {
  color: #c9c8c8;
  font: bold 18px 'Roboto Condensed', sans-serif;
  margin-bottom: 20px;
}
.header-search-details .search-nav,
.header-search-details .search-result-list {
  margin-bottom: 30px;
  max-height: 370px;
}
@media (min-width: 601px) {
  .header-search-details .search-nav,
  .header-search-details .search-result-list {
    height: 370px;
  }
}
.header-search-details .search-nav ul {
  font-size: 16px;
  padding-bottom: 5px;
}
.header-search-details .search-nav ul a {
  transition-property: color, border-bottom-color;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  border-bottom: 1px solid transparent;
}
.header-search-details .search-nav ul a:hover {
  color: #00aeef;
  border-bottom-color: #00aeef;
}
.header-search-details .search-nav ul li.selected {
  color: #00aeef;
}
.header-search-details .search-nav ul li.selected > a,
.header-search-details .search-nav ul li.selected > span {
  color: #00aeef;
  border-bottom-color: transparent;
}
.header-search-details .search-nav ul li + li {
  margin-top: 14px;
}
@media (max-width: 600px) {
  .header-search-details .search-nav ul li + li {
    margin-top: 20px;
  }
}
.header-search-details .more-button {
  padding: 16px 22px;
}
/**
 * Поиск в шапке
 **/
.header-search {
  position: relative;
}
.header-search .header-search-details {
  display: none;
  position: absolute;
  top: -16px;
  z-index: 1;
  background: #fff;
  box-sizing: border-box;
  box-shadow: 0 0 0 200vw rgba(23, 90, 115, 0.1);
  padding: 100px 40px 40px;
}
@media (min-width: 1401px) {
  .header-search .header-search-details {
    left: -155px;
    width: 990px;
  }
}
@media (max-width: 1400px) {
  .header-search .header-search-details {
    left: 50%;
    margin-left: -42vw;
    width: 84vw;
  }
}
.header-search.details-visible .header-search-details {
  animation: fadeIn 0.2s ease both;
  display: block;
}
/**
 * Основная навигация по сайту
 **/
.header-menu-container {
  position: relative;
}
.header-menu-container .header-menu {
  display: flex;
  align-items: stretch;
  flex-flow: row nowrap;
  width: 100%;
}
.header-menu-container .header-menu > li > a,
.header-menu-container .header-menu > li > span {
  transition-property: color, background-color;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  display: inline-block;
  margin: 0 -18px;
  padding: 16px 18px;
  font-size: 18px;
  text-align: center;
  white-space: nowrap;
}
.header-menu-container .header-menu > li.selected > a,
.header-menu-container .header-menu > li:hover > a,
.header-menu-container .header-menu > li.selected > span,
.header-menu-container .header-menu > li:hover > span {
  color: #fff;
  background-color: #00aeef;
  text-decoration: underline;
}

/* Ш-7893 Выпадающее меню - стиль иконок */
.evge_main_menu_submenu_icon{
    width: 6px;
    height: 8px;
    margin-left: 5px;
    border-left: 2px solid #4f4f4f;
    border-bottom: 2px solid #4f4f4f;
    padding-left: 2px;
    display: inline-block;
    transform: translateY(-25%) rotate(-45deg);
}
.header-menu > li.selected .evge_main_menu_submenu_icon,
.header-menu > li:hover .evge_main_menu_submenu_icon {
    border-color: #fff;
}

.header-menu-container .header-menu .submenu {
  display: none;
  position: absolute;
  left: -18px;
  right: -18px;

  /* Тут раньше сторяло 100%, но при значении 100 подменю расположено сразу под пунктом меню */
  /* и когда водить мышью между ними скрин http://pvoytko.ru/jx/yAVATLAz4X то меню  */
  /* неожиданно схлапывалось, чтобы не было этого глюка, тут ставим 95%, а не 100, */
  /* тем самым убираем зазорж между и глюк исправился. */
  top: 95%;

  z-index: 100;
  background: #fff;
  box-shadow: 0 0 0 200vw rgba(23, 90, 115, 0.1);
  padding: 35px 40px 50px;
  white-space: normal;
}
.header-menu-container .header-menu .submenu .nav-col {
  display: flex;
}
.header-menu-container .header-menu .submenu .nav-title {
  color: #c9c8c8;
  font: bold 18px 'Roboto Condensed', sans-serif;
  margin-bottom: 21px;
}
.header-menu-container .header-menu .submenu .nav {
  display: flex;
}
.header-menu-container .header-menu .submenu .nav a {
  transition-property: color, border-bottom-color;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  border-bottom: 1px solid transparent;
}
.header-menu-container .header-menu .submenu .nav a:hover {
  color: #00aeef;
  border-bottom-color: #00aeef;
}
.header-menu-container .header-menu .submenu .nav li.selected {
  color: #00aeef;
}
.header-menu-container .header-menu .submenu .nav li.selected > a,
.header-menu-container .header-menu .submenu .nav li.selected > span {
  color: #00aeef;
  border-bottom-color: transparent;
}
/* TODO Удалить ul/li, вместо них теперь div.submenu-items */
.header-menu-container .header-menu .submenu .nav ul {
  font-size: 16px;
  width: 190px;
}
.header-menu-container .header-menu .submenu .nav ul li {
  padding-right: 20px;
  box-sizing: border-box;
}
.header-menu-container .header-menu .submenu .nav ul li + li {
  margin-top: 14px;
}

.header-menu-container .header-menu .submenu .nav .submenu-items {
  font-size: 16px;
  padding-right: 20px;
  box-sizing: border-box;
  width: 190px;
}
.header-menu-container .header-menu .submenu .nav .submenu-items a:before {
  content: '';
  display: block;
}
.header-menu-container .header-menu .submenu .nav .submenu-items a + a:before {
  margin-top: 14px;
}

.header-menu-container .header-menu .submenu .promo {
  position: relative;
  z-index: 1;
  display: flex;
  align-content: center;
  align-items: center;
  box-sizing: border-box;
  padding: 50px 0 138px;
  margin-top: 5px;
  min-height: 495px;
  width: 310px;
}
.header-menu-container .header-menu .submenu .promo .frame-border {
  left: 45px;
}
.header-menu-container .header-menu .submenu .promo .frame-border:before,
.header-menu-container .header-menu .submenu .promo .frame-border:after {
  height: 25px;
}
.header-menu-container .header-menu .submenu .promo .promo-picture {
  display: block;
  margin-bottom: 23px;
}
.header-menu-container .header-menu .submenu .promo .promo-title {
  margin-bottom: 7px;
  color: #00aeef;
  font: bold 30px/36px 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
}
.header-menu-container .header-menu .submenu .promo .promo-subtitle {
  margin-bottom: 33px;
  font-size: 22px;
}
.header-menu-container .header-menu .submenu .promo .promo-link {
  transition-property: border-bottom-color;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  color: #00aeef;
  border-bottom: 1px solid #00aeef;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
.header-menu-container .header-menu .submenu .promo .promo-link:hover {
  border-bottom-color: transparent;
}
/****
 * Карточка Готового решения
 ****/
.solution-item {
  position: relative;
  display: flex;
  align-items: flex-end;
  margin-bottom: 12px;
  color: #fff;
  vertical-align: top;
  overflow: hidden;
}
@media (min-width: 1001px) {
  .solution-item {
    height: 568px;
  }
  .solution-item.big {
    height: 840px;
  }
}
.solution-item:before,
.solution-item:after {
  transition-property: opacity;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  content: '';
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.solution-item:before {
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
}
.solution-item:after {
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
}
.solution-item .solution-cover {
  transition-property: transform;
  transition-duration: 0.8s;
  transition-timing-function: ease;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: 50% 50% no-repeat;
  background-size: cover;
  transform: scale(1.1);
  backface-visibility: hidden;
}
.solution-item .frame-border {
  transition-property: transform, opacity;
  transition-duration: 0.6s;
  transition-timing-function: ease;
  top: 40px;
  bottom: 40px;
  right: 40px;
  left: 30px;
  z-index: 2;
  opacity: 0;
  transform: translateX(-140px);
}
.solution-item .solution-info {
  transition-property: padding;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  position: relative;
  padding: 120px 50px 34px 27px;
  font: 14px/20px 'Roboto Condensed', sans-serif;
  z-index: 2;
}
@media (max-width: 1000px) {
  .solution-item .solution-info {
    padding: 80px 50px 60px 27px;
  }
}
.solution-item .solution-name {
  max-width: 400px;
  margin-bottom: 6px;
  font: bold 32px/1.2 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
}
@media (max-width: 1400px) {
  .solution-item .solution-name {
    font-size: 26px;
  }
}
.solution-item .product-price-block {
  margin-bottom: 20px;
}
.solution-item .solution-text {
  max-width: 540px;
  margin-top: 20px;
}
.solution-item .solution-list {
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  list-style: none;
  overflow: hidden;
}
@media (min-width: 1001px) {
  .solution-item .solution-list {
    max-height: 0;
    opacity: 0;
    transform: translateY(40px);
  }
}
.solution-item .solution-list li {
  position: relative;
  padding: 0 0 6px 21px;
}
.solution-item .solution-list li:first-child {
  margin-top: 20px;
}
.solution-item .solution-list li:last-child {
  padding-bottom: 0;
}
.solution-item .solution-list li:before {
  content: '';
  position: absolute;
  width: 4px;
  height: 4px;
  left: 0;
  top: 8px;
  background: #fff;
}
.solution-item .button {
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  margin-top: 40px;
}
.solution-item .button:hover {
  background: transparent;
}
@media (min-width: 1001px) {
  .solution-item .button {
    max-height: 0;
    padding-top: 0;
    padding-bottom: 0;
    opacity: 0;
    transform: translateY(40px);
  }
}
.solution-item:hover:before {
  opacity: 0;
}
.solution-item:hover:after {
  opacity: 1;
}
.solution-item:hover .solution-cover {
  transform: none;
}
.solution-item:hover .frame-border {
  opacity: 1;
  transform: none;
}
.solution-item:hover .solution-list {
  max-height: 150px;
  opacity: 1;
  transform: none;
}
.solution-item:hover .button {
  max-height: 60px;
  opacity: 1;
  transform: none;
  padding-top: 16px;
  padding-bottom: 16px;
}
@media (min-width: 1001px) {
  .solution-item:hover .solution-info {
    padding-bottom: 120px;
  }
}
/****
 * Промо-слайдер
 ****/
.main-slider-section {
  position: relative;
  z-index: 1;
  margin-bottom: 120px;
}
@media (max-width: 600px) {
  .main-slider-section {
    margin-bottom: 50px;
  }
}
.main-slider-section .arrows {
  position: absolute;
  top: 165px;
  right: 0;
  z-index: 999;
}
@media (max-width: 1400px) {
  .main-slider-section .arrows {
    right: 24px;
  }
}
@media (max-width: 1000px) {
  .main-slider-section .arrows {
    left: 24px;
    right: auto;
    top: auto;
    bottom: 24px;
  }
}
.main-slider-section .slick-prev,
.main-slider-section .slick-next {
  transition-property: opacity;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  transform: none;
}
.main-slider-section .slick-next {
  margin-left: 23px;
}
.main-slider-section .slide {
  align-items: stretch;
  background: #00aeef;
}
@media (min-width: 1001px) {
  .main-slider-section .slide {
    height: 530px;
    margin: 20px 0;
  }
}
@media (max-width: 1000px) and (min-width: 601px) {
  .main-slider-section .slide {
    height: 280px;
  }
}
@media (max-width: 600px) {
  .main-slider-section .slide {
    opacity: 1 !important;
  }
}
.main-slider-section .picture {
  overflow: hidden;
  background: 50% 50% no-repeat;
  background-size: cover;
  background-color: white;
}
.main-slider-section .picture img {
  display: block;
  width: 100%;
}
@media (min-width: 601px) {
  .main-slider-section .picture img {
    display: none;
  }
}
@media (min-width: 1401px) {
  .main-slider-section .picture {
    right: calc(50% - 1200px/2 + 450px);
  }
}
@media (max-width: 1400px) and (min-width: 1001px) {
  .main-slider-section .picture {
    right: 450px;
  }
}
@media (max-width: 1000px) and (min-width: 601px) {
  .main-slider-section .picture {
    right: 350px;
  }
}
@media (min-width: 601px) {
  .main-slider-section .picture {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
  }
}
.main-slider-section .caption {
  color: #fff;
  background: #00aeef;
  box-sizing: border-box;
  padding: 24px;
  position: relative;
  z-index: 2;
}
@media (min-width: 1401px) {
  .main-slider-section .caption {
    right: calc((100% - 1200px)/2);
    padding: 51px 37px;
    width: 450px;
  }
}
@media (max-width: 1400px) and (min-width: 1001px) {
  .main-slider-section .caption {
    right: 0;
    width: 450px;
  }
}
@media (max-width: 1000px) and (min-width: 601px) {
  .main-slider-section .caption {
    right: 0;
    width: 350px;
  }
}
@media (min-width: 601px) {
  .main-slider-section .caption {
    position: absolute;
    top: 0;
    bottom: 0;
  }
}
.main-slider-section .caption .title a,
.main-slider-section .caption .subtitle a,
.main-slider-section .caption .text a {
  transition-property: border-bottom-color;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.main-slider-section .caption .title a:hover,
.main-slider-section .caption .subtitle a:hover,
.main-slider-section .caption .text a:hover {
  border-bottom-color: transparent;
}
.main-slider-section .caption .title ul li,
.main-slider-section .caption .subtitle ul li,
.main-slider-section .caption .text ul li {
  position: relative;
  padding-left: 25px;
}
.main-slider-section .caption .title ul li:before,
.main-slider-section .caption .subtitle ul li:before,
.main-slider-section .caption .text ul li:before {
  width: 4px;
  height: 4px;
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  background: rgba(255, 255, 255, 0.5);
  margin-top: -2px;
}
.main-slider-section .caption .title ul li + li,
.main-slider-section .caption .subtitle ul li + li,
.main-slider-section .caption .text ul li + li {
  margin-top: 21px;
}
.main-slider-section .caption .title {
  margin-bottom: 2px;
  font: bold 50px/1 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
}
@media (max-width: 1000px) {
  .main-slider-section .caption .title {
    font-size: 26px;
  }
}
.main-slider-section .caption .subtitle {
  margin-bottom: 45px;
  font: 300 40px 'Roboto Condensed', sans-serif;
  animation-delay: 0.5s !important;
}
@media (max-width: 1000px) {
  .main-slider-section .caption .subtitle {
    font-size: 22px;
  }
}
.main-slider-section .caption .text {
  font: normal 16px/1.625 'Roboto Condensed', sans-serif;
  animation-delay: 1s !important;
}
@media (max-width: 1000px) {
  .main-slider-section .caption .text {
    display: none;
  }
}
.main-slider-section .lines {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.main-slider-section .line {
  display: block;
  position: absolute;
  border-radius: 4px;
  background: #00aeef;
  animation-fill-mode: both;
  animation-duration: 0.5s;
  animation-timing-function: linear;
}
@media (max-width: 1000px) {
  .main-slider-section .line {
    display: none;
  }
}
.main-slider-section .line.right-bottom,
.main-slider-section .line.right-top {
  animation-duration: 0.02s;
}
.main-slider-section .line.right-bottom {
  width: 4px;
  height: 10px;
  bottom: -20px;
  right: 0;
  transform-origin: 50% 0;
  animation-delay: 0.5s;
}
.main-slider-section .line.bottom {
  bottom: -20px;
  right: 0;
  left: -25px;
  height: 4px;
  transform-origin: 100% 50%;
  animation-delay: 0.52s;
}
.main-slider-section .line.left {
  width: 4px;
  top: -20px;
  bottom: -20px;
  left: -25px;
  transform-origin: 50% 100%;
  animation-delay: 1.02s;
}
.main-slider-section .line.top {
  height: 4px;
  top: -20px;
  right: 0;
  left: -25px;
  transform-origin: 0 50%;
  animation-delay: 1.52s;
}
.main-slider-section .line.right-top {
  width: 4px;
  height: 10px;
  top: -20px;
  right: 0;
  transform-origin: 50% 0;
  animation-delay: 2.02s;
}
.main-slider-section .slide.slick-current .line.right-bottom,
.main-slider-section .slide.slick-current .line.left,
.main-slider-section .slide.slick-current .line.right-top {
  animation-name: sliderVerticalLine;
}
.main-slider-section .slide.slick-current .line.bottom,
.main-slider-section .slide.slick-current .line.top {
  animation-name: sliderHorizontalLine;
}
@media (min-width: 601px) {
  .main-slider-section .slide.slick-current .title,
  .main-slider-section .slide.slick-current .subtitle,
  .main-slider-section .slide.slick-current .text {
    animation: fadeInDown 1s both;
  }
}
.main-slider-section .slide:not(.slick-current) .line,
.main-slider-section .slide:not(.slick-current) .title,
.main-slider-section .slide:not(.slick-current) .subtitle,
.main-slider-section .slide:not(.slick-current) .text {
  display: none;
}
/****
 * Ярлычки в карточках продуктов
 ****/
.badges:not(.inline) {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.badges:not(.inline) .badge {
  display: block;
  clear: right;
  float: right;
}
.badges.inline {
  display: inline-block;
  vertical-align: middle;
}
.badges.inline .badge {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.badges .badge {
  margin-bottom: 5px;
  padding: 0 6px;
  color: #fff;
  font: bold 9px/20px 'Roboto Condensed', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  white-space: nowrap;
}
.badges .badge.recommended {
  background: #999;
}
.badges .badge.hit {
  background: #fd7259;
}
.badges .badge.discount {
  background: #00aeef;
}
.badges .badge.blue {
  background: #00aeef;
}
.badges .badge.red {
  background: #fd7259;
}
.badges .badge.green {
  background: #33b5b5;
}
/****
 * Популярные категории
 ****/
.categories-slider-section {
  overflow: hidden;
  height: 510px;
  padding-top: 15px;
}
@media (max-width: 600px) {
  .categories-slider-section {
    padding-bottom: 50px;
    height: 510px;
  }
}
.categories-slider-section .section-caption .section-title {
  margin-right: 33px;
}
.categories-slider-section .categories-slider {
  position: relative;
}
.categories-slider-section .categories-slider .slick-slider {
  margin: 0 -24px;
  position: relative;
  z-index: 0;
}
@media (max-width: 1400px) {
  .categories-slider-section .categories-slider .slick-slider {
    margin-bottom: 40px;
  }
}
.categories-slider-section .categories-slider .slick-track {
  min-height: 360px;
}
@media (min-width: 1400px) {
  .categories-slider-section .categories-slider .slick-list {
    margin: -50px 0 0;
    padding: 50px 0 0;
  }
}

  .categories-slider-section .categories-slider .slick-prev {
    padding: 150px 20px 130px 0;
  }

  .categories-slider-section .categories-slider .slick-next {
    padding: 150px 0 130px 20px;
  }


@media (max-width: 1280px) {
  .categories-slider-section .categories-slider .slick-prev {
    left: -20px;
  }

  .categories-slider-section .categories-slider .slick-next {
    right: -20px;
  }
}

@media (min-width: 1290px) {
  .categories-slider-section .categories-slider .slick-prev {
    left: -40px;
    padding: 150px 20px 130px 0;
  }

  .categories-slider-section .categories-slider .slick-next {
    right: -40px;
    padding: 150px 0 130px 20px;
  }
}


.categories-slider-section .categories-slider .slick-prev,
.categories-slider-section .categories-slider .slick-next {
  top: 0;
  background: rgba(255, 255, 255, 0.5);
}


@media (max-width: 1400px) {
  .categories-slider-section .categories-slider .slick-prev,
  .categories-slider-section .categories-slider .slick-next {
    position: absolute;
    display: inline-block;
    vertical-align: top;
    transform: none;
  }
}

.categories-slider-section .categories-slider .name {
  transition-property: color;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  display: block;
  margin-bottom: 20px;
  margin-top: 8px;
  font: bold 24px 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
}
.categories-slider-section .categories-slider .name img {
  display: block;
  max-height: 100%;
  max-width: 100%;
  margin-left: 5px;
  margin-bottom: 15px;
}
.categories-slider-section .categories-slider .name:hover {
  color: #00aeef;
}
/* TODO удалить ul/li, вместо них теперь div.categories-list */
.categories-slider-section .categories-slider ul {
  transition-property: max-height;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  width: 100%;
  font-size: 16px;
  line-height: 20px;
  margin-right: -10px;
  overflow: hidden;
}
.categories-slider-section .categories-slider ul li + li {
  margin-top: 10px;
}
.categories-slider-section .categories-slider .categories-list {
  transition-property: max-height;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  width: 100%;
  font-size: 16px;
  line-height: 20px;
  margin-right: -10px;
  overflow: hidden;
}
.categories-slider-section .categories-slider .categories-list a  {
}
.categories-slider-section .categories-slider .categories-list a:after {
  content: '';
  display: block;
  margin-top: 10px;
}



.categories-slider-section .categories-slider .state {
  position: relative;
  background: #f8f8f8;
  box-sizing: border-box;
  padding: 40px;
  width: 100%;
}
.categories-slider-section .categories-slider .state .mCSB_outside + .mCSB_scrollTools {
  right: -47px;
}




/*
.categories-slider-section .categories-slider .state.hover:before,
.categories-slider-section .categories-slider .state.hover:after {
  transition-property: transform;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  content: '';
  display: block;
  position: absolute;
  height: 6px;
  left: 10px;
  right: 10px;
  border-left: 4px solid #00aeef;
  border-right: 4px solid #00aeef;
  transform: scale(0.01);
}

.categories-slider-section .categories-slider .state.hover:before {
  top: -20px;
  border-top: 4px solid #00aeef;
  border-radius: 3px 3px 0 0;
  transform-origin: 50% 20px;
}
.categories-slider-section .categories-slider .state.hover:after {
  bottom: -20px;
  border-bottom: 4px solid #00aeef;
  border-radius: 0 0 3px 3px;
  transform-origin: 50% -20px;
}
*/

.categories-slider-section .categories-slider .state.hover:hover:before,
.categories-slider-section .categories-slider .state.hover:hover:after {
  transform: scale(1.01);
}

@media (min-width: 1401px) {
  .categories-slider-section .categories-slider .state:not(.hover) {
    min-height: 240px;
  }
  .categories-slider-section .categories-slider .state.hover {
    display: none;
    position: absolute;
    top: -20px;
    left: -20px;
    right: -20px;
    background: #fff;
    box-shadow: 0 0 30px rgba(102, 102, 102, 0.15);
    min-height: calc(100% + 40px);
    padding: 14px 60px 30px;
    width: calc(100% + 40px);
  }
  .categories-slider-section .categories-slider .state.hover .scroll-container {
    max-height: 323px;
  }
}

@media (max-width: 1400px) {
  .categories-slider-section .categories-slider .state:not(.hover) {
    display: none !important;
  }
}

.categories-slider-section .categories-slider .slide,
.categories-slider-section .categories-slider .slick-slide {
  position: relative;
  box-sizing: border-box;
  width: 260px;
}

.categories-slider-section .categories-slider .slide {
  margin: 0 24px;
  width: 260px;
}

.categories-slider-section .categories-slider .slick-slide {
  margin: 0 24px;
  /* padding: 0 10px; */
}

.categories-slider-section .categories-slider .slide:hover .name img ,
.categories-slider-section .categories-slider .slick-slide:hover .name img{
  animation: jump 1s ease 0.2s;
}
.categories-slider-section .categories-slider .slide:hover .state.hover,
.categories-slider-section .categories-slider .slick-slide:hover .state.hover {
  display: block;
  background: #fff;
  box-shadow: 0 0 30px rgba(102, 102, 102, 0.15);
}

/****
 * Слайдер с продуктами
 ****/
.products-slider-section {
  border: 4px solid #efeeee;
  /*margin-bottom: 118px;*/
  padding: 40px 0 177px;
  overflow: hidden;
  height: 590px;
}

#main__visited.products-slider-section {
  height: 370px;
  border: none;
  border-bottom: 4px solid #efeeee;
}

#main__promo.products-slider-section {
  height: 610px;
}

@media (min-width: 600px) {
  #main__visited.products-slider-section {
    height: 370px;
  }
  #main__promo.products-slider-section {
    height: 610px;
  }

  .products-slider-section {
    margin-bottom: 50px;
    padding-bottom: 50px;
    height: 580px;
  }

  .products-slider-section .slick-prev{
    left: -20px;
  }

  .products-slider-section .slick-next {
    right: -20px;
  }
}
.products-slider-section .products-slider {
  position: relative;
}
.products-slider-section .slick-slider {
  position: relative;
  z-index: 0;
}
@media (max-width: 1400px) {
  .products-slider-section .slick-slider {
    margin-bottom: 40px;
  }
}
.products-slider-section .slick-list {
  max-height: 620px;
}

@media (min-width: 1401px) {
  .products-slider-section .slick-track {
    padding-bottom: 100px;
  }
}
.products-slider-section .slick-prev,
.products-slider-section .slick-next {
  top: 0;
  background: rgba(255, 255, 255, 0.5)
}

.products-slider-section .slick-prev{
  padding: 200px 20px 200px 0;
}

.products-slider-section .slick-next {
  padding: 200px 0 200px 20px;
}

@media (min-width: 1280px){
  .products-slider-section .slick-prev{
    left: -45px;
  }

  .products-slider-section .slick-next {
    right: -45px;
  }

  .visited-products-slider .slick-prev{
    left: -55px;
  }

  .visited-products-slider .slick-next {
    right: -55px;
  }
}

@media (min-width: 1290px){
  .products-slider-section .slick-prev{
    left: -50px;
  }

  .products-slider-section .slick-next {
    right: -50px;
  }
  .products-slider-section .visited-products-slider .slick-prev{
    left: -75px;
  }

  .products-slider-section .visited-products-slider .slick-next {
    right: -75px;
  }
}

/*@media (max-width: 1400px) {*/
  .products-slider-section .slick-prev,
  .products-slider-section .slick-next {
    position: absolute;
    display: inline-block;
    vertical-align: top;
    transform: none;
  }
/*}*/
/****
 * Карточка продукта
 ****/

.visited-products-slider .slick-prev,
.visited-products-slider .slick-next {
  padding: 200px 20px 200px 20px;
}

.product-card.visited-product-card .name {
  font: bold 14px/18px 'Roboto Condensed', sans-serif;
  max-height: 90px!important;
}

.product-card.visited-product-card .name:before {
  background: none;
  content: '';
}

.product-card.visited-product-card .evge_product_price_block {
  padding-top: 8px;
}

.product-card.visited-product-card .picture {
  width: 160px;
  margin: 0 auto!important;
}
.product-card.visited-product-card .product-info {
  height: 315px;
  width: 180px;
  margin: 0 auto!important;
}
.product-card.visited-product-card .state.slider {
  height: unset!important;
}

.product-card {
  transition-property: box-shadow;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  position: relative;
  z-index: 1;
}
.product-card .product-info {
  height: 350px;
}
.product-card .picture {
  transition-property: opacity;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  height: 200px;
  margin-bottom: 26px;
  background-color: white;
}
.product-card .picture img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.product-card .picture .badges {
  pointer-events: none;
  z-index: 5;
  backface-visibility: hidden;
}
.product-card .name {
  transition-property: color;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  position: relative;
  font: bold 18px/22px 'Roboto Condensed', sans-serif;
  margin-bottom: 8px;
  max-height: 70px;
  overflow: hidden;
}
.product-card .name:before {
  content: '';
  position: absolute;
  display: block;
  top: 60px;
  left: 0;
  right: 0;
  z-index: 2;
  background: linear-gradient(to top, #ffffff 25%, rgba(255, 255, 255, 0) 100%);
  height: 10px;
}
.product-card .product-price-block {
  margin-bottom: 15px;
}
.product-card .text {
  position: relative;
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 15px;
  max-height: 100px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
/*
.product-card .text:before {
  content: '';
  display: block;
  position: absolute;
  top: 90px;
  left: 0;
  right: 0;
  z-index: 2;
  background: linear-gradient(to top, #ffffff 25%, rgba(255, 255, 255, 0) 100%);
  height: 10px;
}
 */
.product-card .more-button {
  padding: 17px 37px;
}
.product-card a:hover .picture {
  opacity: 0.7;
}
.product-card a:hover .name {
  color: #00aeef;
}

.product-card .state {
  position: relative;
  box-sizing: border-box;
  padding: 24px 24px 28px;
  width: 100%;
}
.product-card .state.hover {
  position: relative;
  background: #fff;
  height: 500px;
}

.product-card.visited-product-card .state {
  padding: 24px 24px 24px;
}

/*
.product-card .state.hover:before,
.product-card .state.hover:after {
  transition-property: transform;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  content: '';
  display: block;
  position: absolute;
  height: 6px;
  left: 10px;
  right: 10px;
  border-left: 4px solid #00aeef;
  border-right: 4px solid #00aeef;
  transform: scale(0.01);
}

.product-card .state.hover:before {
  top: -20px;
  border-top: 4px solid #00aeef;
  border-radius: 3px 3px 0 0;
  transform-origin: 50% 20px;
}
.product-card .state.hover:after {
  bottom: -20px;
  border-bottom: 4px solid #00aeef;
  border-radius: 0 0 3px 3px;
  transform-origin: 50% -20px;
}
*/

.product-card .state.hover:hover:before,
.product-card .state.hover:hover:after {
  transform: scale(1.01);
}


/*@media (min-width: 1401px) {*/
  .product-card .state.hover {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    box-shadow: 0 0 30px rgba(102, 102, 102, 0.15);
  }
/*}*/

.product-card .state.hover:hover {
  box-shadow: 0 0 30px rgba(102, 102, 102, 0.15);
}

/*
@media (max-width: 1400px) {
  .product-card .state:not(.hover) {
    display: none !important;
  }
}
*/

/*@media (min-width: 1401px) {*/
  .product-card:hover .state.hover {
    animation: fadeIn 0.2s ease both;
    display: block;
  }
/*}*/

/* Стили для слайдера без дублирования карточек */
/* TODO удалить слайдеры со стилями .state.default/.state.hover */
.product-card .state.slider {
  /*height: 500px;*/
  height: 460px;
}

.product-card .state.slider .text {
  visibility: hidden;
}

.product-card:hover .state.slider .text {
  visibility: visible;
}
.product-card:hover .state.slider {
  /*transform: scale(1.01);*/
  box-shadow: 0 0 30px rgba(102, 102, 102, 0.15);
}


/****
 * Карточка продукта в списке (мини-корзина, результаты поиска и т.д.)
 ****/
.list-product-card {
  display: flex;
  position: relative;
  text-align: left;
  margin-bottom: 16px;
}
@media (max-width: 600px) {
  .list-product-card {
    flex-wrap: wrap;
  }
  .list-product-card .count {
    width: 100%;
  }
}
@media (min-width: 601px) {
  .list-product-card {
    border-bottom: 1px solid #efeeee;
  }
  .list-product-card + .list-product-card {
    padding-top: 16px;
  }
  .list-product-card .count {
    width: 220px;
  }
  .list-product-card .count .product-count-form {
    margin: 0 auto;
  }
  .list-product-card .info {
    width: 100%;
  }
}
.list-product-card .picture {
  width: 95px;
  height: 75px;
  position: relative;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  flex-grow: 0;
  flex-shrink: 0;
  margin: 0px 25px 10px 0;
  background-color: white;
}
@media (max-width: 600px) {
  .list-product-card .picture {
    width: 55px;
    height: 65px;
    margin: 0 23px 0 0;
  }
}
.list-product-card .picture img {
  transition-property: opacity;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.list-product-card .picture a:hover img {
  opacity: 0.7;
}
.list-product-card .picture .badges {
  /* top: -20px; */
}
.list-product-card .info .name {
  transition-property: color;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  font: 16px/18px 'Roboto Condensed', sans-serif;
  margin-bottom: 11px;
}
.list-product-card .info .name:hover {
  color: #00aeef;
}
.list-product-card .count {
  align-self: center;
  flex-grow: 0;
  flex-shrink: 0;
  box-sizing: border-box;
  padding-top: 12px;
}
.list-product-card .count .product-count-form {
  width: 120px;
}
.list-product-card .remove {
  transition-property: opacity;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  width: 18px;
  height: 18px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -170px -171px no-repeat;
  display: block;
  flex-grow: 0;
  flex-shrink: 0;
  align-self: center;
}

.header-search-details .highlighted {
  font-weight: bolder;
}

@media (min-width: 601px) {
  .list-product-card .remove {
    margin-top: 12px;
  }
}
@media (max-width: 600px) {
  .list-product-card .remove {
    position: absolute;
    top: 0;
    right: 0;
  }
}
.list-product-card .remove:hover {
  opacity: 0.7;
}
/****
 * Карточка связанного продукта
 ****/
.related-product-card {
  max-width: 160px;
  margin: 0 auto;
}
.related-product-card .picture {
  transition-property: opacity;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  height: 160px;
  width: 160px;
  margin-bottom: 18px;
}
.related-product-card .picture img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.related-product-card .name {
  transition-property: color;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  font: bold 14px/18px 'Roboto Condensed', sans-serif;
  margin-bottom: 6px;
}
.related-product-card .product-price-block {
  margin-bottom: 20px;
}
.related-product-card .product-count-form {
  flex-wrap: wrap;
}
.related-product-card .product-count-form .button {
  padding: 17px 19px;
}
.related-product-card .product-count-form .row {
  display: flex;
}
.related-product-card .product-count-form .row:first-child {
  max-width: 120px;
}
.related-product-card .product-count-form .row + .row {
  margin-top: 30px;
}
.related-product-card .more-button {
  padding: 17px 37px;
}
.related-product-card a:hover .picture {
  opacity: 0.7;
}
.related-product-card a:hover .name {
  color: #00aeef;
}
/****
 * Данные списка товаров: количество, сортировка
 ****/
.catalog_block_data_margins {
  padding: 5px 0 7px;
  color: #adacac;
  font: 16px/1.222 'Roboto Condensed', sans-serif;
  border-bottom: 1px #efeeee solid;
}
@media (min-width: 601px) {
  .catalog_block_data_margins {
    display: flex;
    justify-content: space-between;
  }
}
.catalog_block_data_margins .data-total {
  padding-bottom: 7px;
}
.catalog_block_data_margins .data-sort {
  padding-bottom: 7px;
}
@media (max-width: 600px) {
  .catalog_block_data_margins .data-sort .sort-label {
    display: block;
    padding-bottom: 10px;
  }
}
.catalog_block_data_margins .data-sort .sort-up:after {
  content: '↑';
  margin-left: 5px;
}
.catalog_block_data_margins .data-sort .sort-down:after {
  content: '↓';
  margin-left: 5px;
}
.catalog_block_data_margins .data-sort a {
  display: inline-block;
  margin: 0 0 0 35px;
  color: #00aeef;
  vertical-align: top;
}
@media (max-width: 1000px) {
  .catalog_block_data_margins .data-sort a {
    margin-left: 15px;
  }
}
@media (max-width: 600px) {
  .catalog_block_data_margins .data-sort a {
    margin: 0 10px 0 0;
  }
}
.catalog_block_data_margins .data-sort a.active {
  /* color: #4f4f4f; */
  color: #00aeef;
  cursor: pointer;
  font-weight: bold;
}
/****
 * Блок с фильтром для каталога
 ****/

.catalog-filter .catalog-filters {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  box-sizing: border-box;
}

.catalog-filter {
  margin-bottom: 56px;
  background: #f8f8f8;
}
.catalog-filter.open .filter-expand:before {
  transform: rotate(180deg);
}
.catalog-filter .filter-label {
  padding-bottom: 7px;
  font: 14px/1.714 'Roboto Condensed', sans-serif;
  box-sizing: border-box;
}
.catalog-filter .filter-reset,
.catalog-filter .filter-expand {
  position: relative;
  font: bold 13px/1 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
}
.catalog-filter .filter-reset:after,
.catalog-filter .filter-expand:after,
.catalog-filter .filter-reset:before,
.catalog-filter .filter-expand:before {
  content: '';
  position: absolute;
  right: 100%;
  top: 0;
}
.catalog-filter .filter-reset {
  transition-property: opacity;
  transition-duration: 0.2s;
  transition-timing-function: ease;
}
.catalog-filter .filter-reset:after,
.catalog-filter .filter-reset:before {
  width: 2px;
  height: 15px;
  margin-right: 15px;
  background: #00aeef;
  transform: rotate(45deg);
  backface-visibility: hidden;
}
.catalog-filter .filter-reset:after {
  transform: rotate(-45deg);
}
.catalog-filter .filter-reset:hover {
  opacity: .8;
}
.catalog-filter .filter-expand:before {
  width: 12px;
  height: 10px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -197px -63px no-repeat;
  top: 4px;
  margin-right: 10px;
}
.catalog-filter .head-row {
  padding: 30px 0 29px;
}
.catalog-filter .head-row > :last-child {
  text-align: right;
}
.catalog-filter .main-row .filter-label {
  height: 30px;
}
@media (min-width: 601px) {
  .catalog-filter .main-row .col-xs-12:last-child {
    text-align: right;
  }
}
.catalog-filter .controls-row {
  display: block;
  padding: 18px 0 38px;
  text-align: right;
}
.catalog-filter .secondary-row-wrap {
  display: none;
  border-top: 2px #e7e7e7 solid;
}
.catalog-filter .secondary-row {
  padding: 33px 0 10px;
}
.catalog-filter .secondary-row .grid-row:first-child {
  margin-bottom: 16px;
}
.catalog-filter .secondary-row .filter-label {
  display: flex;
  align-items: flex-end;
  height: 53px;
}
/****
 * Блок с красиво-оформленным преимуществом
 ****/
.catalog-advantage-block {
  min-height: 320px;
  background: 50% 50% no-repeat;
  background-size: cover;
}
.catalog-advantage-block .content-container {
  position: relative;
}
.catalog-advantage-block .advantage-content {
  position: relative;
  padding: 43px 107px;
  z-index: 2;
}
@media (max-width: 1000px) {
  .catalog-advantage-block .advantage-content {
    padding-left: 0;
    padding-right: 0;
  }
}
.catalog-advantage-block .advantage-title {
  padding-bottom: 20px;
  font: bold 36px/1 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
}
.catalog-advantage-block .advantage-title i {
  margin-right: 14px;
  vertical-align: -2px;
}
.catalog-advantage-block .advantage-title span {
  color: #00aeef;
}
@media (max-width: 1000px) {
  .catalog-advantage-block .advantage-title {
    font-size: 28px;
  }
  .catalog-advantage-block .advantage-title i {
    display: block;
    margin-bottom: 20px;
  }
}
.catalog-advantage-block .advantage-text {
  max-width: 450px;
  padding-bottom: 40px;
  font: 18px/28px 'Roboto Condensed', sans-serif;
}
.catalog-advantage-block .button {
  padding-left: 17px;
  padding-right: 17px;
}
.catalog-advantage-block .frame-border {
  top: -21px;
  right: 78px;
  bottom: -29px;
  left: 81px;
  z-index: 1;
}
@media (max-width: 1000px) {
  .catalog-advantage-block .frame-border {
    left: 10px;
    right: 10px;
  }
}
/****
 * Блок с калькулятором товара
 ****/
.product-calc-block {
  padding: 81px 0 58px;
  background: #f8f8f8;
}
.product-calc-block .right-col {
  position: relative;
}
@media (min-width: 1001px) {
  .product-calc-block .right-col {
    padding-left: 80px;
  }
  .product-calc-block .right-col:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 25px;
    background: #efeeee;
    width: 1px;
  }
}
@media (max-width: 1000px) {
  .product-calc-block .right-col {
    border-top: 1px solid #efeeee;
    padding-top: 36px;
  }
}
.product-calc-block h2 {
  padding-bottom: 14px;
  font-weight: bold;
}
.product-calc-block .subtitle {
  padding-bottom: 69px;
  color: #adacac;
  font: 18px/28px 'Roboto Condensed', sans-serif;
}
.product-calc-block .label {
  display: inline-block;
  padding-bottom: 11px;
}
.product-calc-block .calc-inp {
  display: flex;
  padding-bottom: 36px;
}
.product-calc-block .calc-inp .select2-container,
.product-calc-block .calc-inp select {
  width: 264px !important;
}
.product-calc-block .calc-inp select,
.product-calc-block .calc-inp input[type="number"],
.product-calc-block .calc-inp input[type="text"] {
  width: 140px;
}
.product-calc-block .calc-inp .unit {
  line-height: 57px;
  font-size: 18px;
  margin-left: 17px;
}
.product-calc-block .calc-inp .switcher {
  padding-top: 18px;
}
.product-calc-block .product-calc-name,
.product-calc-block .product-calc-price,
.product-calc-block .product-calc-total {
  font: 18px/22px 'Roboto Condensed', sans-serif;
}
.product-calc-block .product-calc-name {
  margin-top: -5px;
  padding-bottom: 10px;
}
.product-calc-block .product-calc-price {
  padding-bottom: 33px;
}
.product-calc-block .product-calc-total {
  padding-bottom: 27px;
  font-weight: bold;
}
.product-calc-block .product-calc-count .label {
  color: #adacac;
}
.product-calc-block .solution {
  padding-left: 50px;
  margin-bottom: 82px;
}
.product-calc-block .solution .caption {
  font: bold 24px 'Roboto Condensed', sans-serif;
  position: relative;
  margin-bottom: 7px;
}
.product-calc-block .solution .caption .ico {
  position: absolute;
  top: 0;
  left: -45px;
}
.product-calc-block .solution .caption .title {
  margin-right: 25px;
}
.product-calc-block .solution .caption .badges {
  margin-top: -7px;
}
.product-calc-block .solution .product-price-block {
  margin-bottom: 22px;
}
.product-calc-block .solution .product-price-block .old {
  display: inline-block;
}
.product-calc-block .solution .more-link {
  transition-property: border-bottom-color;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  border-bottom: 1px dashed #00aeef;
  color: #00aeef;
  font: bold 14px 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
}
.product-calc-block .solution .more-link:hover {
  border-bottom-color: transparent;
}
.product-calc-block .col-xs-12:last-child > .solution {
  margin-bottom: 0;
}
/****
 * Блок О компании
 ****/
.about-block {
  padding: 115px 0 114px;
  background: #f8f8f8;
}
.about-block .page-title {
  margin-top: 0;
  padding-bottom: 64px;
}
.about-block .text-content {
  max-width: 900px;
  font: 18px/28px 'Roboto Condensed', sans-serif;
}
/****
 * Блок История
 ****/
.history-block {
  padding: 118px 0 140px;
  background: #f8f8f8;
}
.history-block h2 {
  padding-bottom: 66px;
}
.history-block .history-list {
  position: relative;
}
.history-block .history-list:before {
  content: '';
  position: absolute;
  width: 1px;
  top: 12px;
  bottom: 15px;
  left: 0;
  background: #d2d2d2;
}
.history-block dl {
  position: relative;
  margin: 0 0 28px;
  font: 18px/1.556 'Roboto Condensed', sans-serif;
}
@media (min-width: 601px) {
  .history-block dl {
    padding-left: 64px;
  }
}
@media (max-width: 600px) {
  .history-block dl {
    padding-top: 50px;
    font-size: 16px;
  }
}
.history-block dl:before {
  content: '';
  position: absolute;
  width: 14px;
  height: 1px;
  top: 12px;
  left: 0;
  background: #d2d2d2;
}
.history-block dl dt {
  position: absolute;
  top: 0;
  left: 36px;
  color: #00aeef;
  font-weight: bold;
}
.history-block dl:last-child:after {
  content: '';
  position: absolute;
  width: 3px;
  height: 100%;
  top: 13px;
  left: 0;
  background: #f8f8f8;
}
/****
 * Блок Команда
 ****/
.team-block {
  padding: 121px 0 140px;
}
.team-block h2 {
  padding-bottom: 74px;
}
.team-block .team-slider {
  position: relative;
  margin-bottom: 73px;
}
@media (max-width: 1400px) {
  .team-block .team-slider {
    margin-bottom: 103px;
    padding-bottom: 20px;
  }
}
.team-block .team-slider .team-person {
  width: 160px;
  margin-right: 48px;
}
.team-block .team-slider .person-image {
  width: 160px;
  height: 160px;
  margin-bottom: 29px;
  background: 50% 50% no-repeat;
  background-size: cover;
}
.team-block .team-slider .person-name {
  padding-bottom: 2px;
  font: bold 18px/1.333 'Roboto Condensed', sans-serif;
}
.team-block .team-slider .person-status {
  padding-bottom: 1px;
  font: 14px/1.714 'Roboto Condensed', sans-serif;
}
.team-block .team-slider .person-phone {
  font: 14px/1.714 'Roboto Condensed', sans-serif;
}
.team-block .team-slider .slick-arrow {
  height: 100%;
  width: 77px;
  top: 0;
  transform: none;
}
.team-block .team-slider .slick-arrow:before {
  position: absolute;
  top: 50%;
  margin-top: -15px;
}
@media (max-width: 1400px) {
  .team-block .team-slider .slick-arrow {
    height: 50px;
    width: 35px;
    top: 100%;
    left: 0;
  }
}
.team-block .team-slider .slick-prev {
  left: auto;
  right: 100%;
}
@media (max-width: 1400px) {
  .team-block .team-slider .slick-prev {
    right: auto;
  }
}
.team-block .team-slider .slick-prev:before {
  left: 0;
}
.team-block .team-slider .slick-next {
  right: auto;
  left: 100%;
}
@media (max-width: 1400px) {
  .team-block .team-slider .slick-next {
    left: 50px;
  }
}
.team-block .team-slider .slick-next:before {
  right: 0;
}
.team-block .team-slider .slick-dots {
  margin: 30px 0;
}
.team-block .text-slider {
  margin-bottom: 0;
}
.team-block .text-slider .slick-nav {
  margin-top: 6px;
}
/****
 * Блок Стандарты работы
 ****/
.standard-block {
  padding: 119px 0 114px;
  background: #f8f8f8;
}
.standard-block h2 {
  padding-bottom: 54px;
}
.standard-block h5 {
  padding-bottom: 29px;
}
.standard-block .standard-steps {
  display: flex;
  flex-wrap: wrap;
  margin-top: 86px;
  list-style: none;
}
@media (min-width: 1001px) {
  .standard-block .standard-steps {
    justify-content: space-between;
  }
}
.standard-block .standard-steps li {
  position: relative;
  width: 160px;
}
@media (max-width: 1000px) {
  .standard-block .standard-steps li {
    padding-bottom: 40px;
  }
}
.standard-block .standard-steps li:not(:last-child) {
  margin-right: 20px;
}
@media (min-width: 1001px) {
  .standard-block .standard-steps li:not(:last-child):before {
    content: '';
    position: absolute;
    width: 90%;
    height: 1px;
    top: 34px;
    left: 73px;
    background: #efeeee;
  }
}
@media (max-width: 1400px) {
  .standard-block .standard-steps li:not(:last-child):before {
    width: 70%;
  }
}
.standard-block .standard-steps .step-num {
  display: block;
  padding-bottom: 11px;
  color: #00aeef;
  font: bold 72px/1 'Roboto Condensed', sans-serif;
}
.standard-block .standard-steps .step-text {
  font: 16px/1.5 'Roboto Condensed', sans-serif;
}
/****
 * Блок Отзывы
 ****/
.feedback-block {
  padding: 124px 0 69px;
  background: #f8f8f8;
}
.feedback-block h2 {
  padding-bottom: 73px;
}
.feedback-block .feedback-item {
  position: relative;
  min-height: 356px;
  max-width: 990px;
  margin: auto;
  font: 18px/1.556 'Roboto Condensed', sans-serif;
}
@media (min-width: 601px) {
  .feedback-block .feedback-item {
    display: flex;
  }
}
.feedback-block .feedback-item .border {
  width: 100%;
  height: 100%;
  transition-property: transform, opacity;
  transition-duration: 1s;
  transition-timing-function: ease;
  position: absolute;
  top: 0;
  left: 0;
  border: 4px #00aeef solid;
  border-left: 0;
  border-radius: 2px;
  box-sizing: border-box;
  pointer-events: none;
  opacity: 0;
  transform: translate(-80px);
}
.feedback-block .feedback-item .border:before,
.feedback-block .feedback-item .border:after {
  content: '';
  position: absolute;
  width: 4px;
  height: 10px;
  left: 0;
  bottom: 0;
  background: #00aeef;
}
.feedback-block .feedback-item .border:before {
  top: 0;
}
.feedback-block .feedback-item .feedback-info {
  width: 160px;
  flex-shrink: 0;
  padding: 72px 0 0;
  color: #666;
  line-height: 1.333;
}
.feedback-block .feedback-item .feedback-info .author-image {
  width: 100px;
  height: 100px;
  margin-bottom: 29px;
  background: 50% 50% no-repeat;
  background-size: cover;
}
.feedback-block .feedback-item .feedback-info .author-name {
  padding-bottom: 8px;
}
.feedback-block .feedback-item .feedback-info .author-status {
  font-size: 14px;
  line-height: 1.7;
}
.feedback-block .feedback-item .feedback-text {
  position: relative;
  padding: 142px 40px 50px 98px;
}
@media (min-width: 601px) {
  .feedback-block .feedback-item .feedback-text:before {
    content: '';
    position: absolute;
    width: 48px;
    height: 42px;
    background: url("../images/sprite.23d7312936ce.svg?570462fd") -230px -145px no-repeat;
    top: 73px;
    left: 100px;
  }
}
@media (max-width: 1000px) {
  .feedback-block .feedback-item .feedback-text {
    padding-left: 30px;
  }
  .feedback-block .feedback-item .feedback-text:before {
    left: 30px;
  }
}
@media (max-width: 600px) {
  .feedback-block .feedback-item .feedback-text {
    padding: 30px 40px 50px 0;
    font-size: 16px;
  }
}
.feedback-block .feedback-item .feedback-info,
.feedback-block .feedback-item .feedback-text,
.feedback-block .feedback-item .feedback-video {
  transition-property: transform, opacity;
  transition-duration: 1s;
  transition-timing-function: ease;
  opacity: 0;
  transform: translate(80px);
}
.feedback-block .feedback-item .feedback-video {
  width: 100%;
  padding: 72px 54px 78px 104px;
}
@media (max-width: 1000px) {
  .feedback-block .feedback-item .feedback-video {
    padding: 50px 20px;
  }
}
@media (max-width: 600px) {
  .feedback-block .feedback-item .feedback-video {
    width: 96%;
    padding: 30px 20px 30px 0;
  }
}
.feedback-block .slick-current .feedback-item .feedback-text,
.feedback-block .slick-current .feedback-item .feedback-info,
.feedback-block .slick-current .feedback-item .feedback-video,
.feedback-block .slick-current .feedback-item .border {
  opacity: 1;
  transform: none;
}
.feedback-block .slick-dots {
  max-width: 990px;
  margin: 70px auto 0;
}
.feedback-block .slick-arrow {
  width: 81px;
  height: 100%;
  left: auto;
  right: 100%;
}
@media (max-width: 1400px) {
  .feedback-block .slick-arrow {
    display: none !important;
  }
}
.feedback-block .slick-arrow:before {
  position: absolute;
  top: 37%;
  left: 0;
}
.feedback-block .slick-arrow.slick-next {
  left: 100%;
  right: auto;
  top:0;
}
.feedback-block .slick-arrow.slick-next:before {
  left: auto;
  right: 0;
}
/****
 * Блок Контакты
 ****/
.contacts-block {
  padding: 121px 0 83px;
}
.contacts-block h2 {
  padding-bottom: 72px;
}
.contacts-block .contact-col {
  padding-bottom: 40px;
  font: 18px/1.556 'Roboto Condensed', sans-serif;
}
.contacts-block .contact-col span {
  color: #adacac;
}
.contacts-block .contact-col .ico-wrap {
  height: 30px;
  padding-bottom: 14px;
}
/****
 * Блок Клиенты
 ****/
.clients-block {
  padding: 118px 0 96px;
  background: #f8f8f8;
}
.clients-block h2 {
  padding-bottom: 75px;
}
.clients-block .slide {
  margin-right: 100px;
}
.clients-block .logo-wrap {
  height: 54px;
  margin-bottom: 50px;
  line-height: 54px;
}
.clients-block .logo-wrap img {
  display: inline-block;
  vertical-align: middle;
}
.clients-block .slick-arrow {
  width: 79px;
  height: 100%;
}
.clients-block .slick-arrow:before {
  position: absolute;
  top: 31%;
  right: 0;
}
.clients-block .slick-prev {
  left: auto;
  right: 100%;
}
.clients-block .slick-prev:before {
  left: 0;
}
.clients-block .slick-next {
  top: 0;
  left: 100%;
}
/****
 * Блок Статистика
 ****/
.stats-block {
  padding: 118px 0 96px;
}
.stats-block h2 {
  padding-bottom: 75px;
}
.stats-block .frame-border:before,
.stats-block .frame-border:after {
  height: 37px;
}
.stats-block .two-digs .frame-border:after {
  height: 194px;
}
@media (max-width: 600px) {
  .stats-block .two-digs .frame-border:after {
    height: 144px;
  }
  .stats-block .two-digs .frame-border:before {
    height: 30px;
  }
}
.stats-block .stats {
  margin-top: -4px;
  text-align: center;
  color: #d2d2d2;
}
.stats-block .stats .stat-item {
  display: inline-block;
  width: 164px;
  margin-bottom: 69px;
  text-align: left;
}
.stats-block .stats .stat-item-title {
  font: bold 72px/1 'Roboto Condensed', sans-serif;
  white-space: nowrap;
}
.stats-block .stats .stat-item-title span {
  font-size: 36px;
}
.stats-block .stats .stat-item-text {
  margin-top: -4px;
  font: 16px/1.2 'Roboto Condensed', sans-serif;
}
/****
 * Карточка Объекта
 ****/
.object-item {
  transition-property: opacity;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  display: block;
  font: 18px/1.556 'Roboto Condensed', sans-serif;
}
.object-item .object-image {
  position: relative;
  height: 250px;
  margin-bottom: 21px;
  background: 50% 50% no-repeat;
  background-size: cover;
}
.object-item .object-image .date {
  position: absolute;
  top: 20px;
  left: 13px;
  padding: 0 9px;
  color: #fff;
  font: bold 13px/26px 'Roboto Condensed', sans-serif;
  background: #00aeef;
}
.object-item .object-name {
  font-weight: bold;
}
.object-item:hover {
  opacity: 0.7;
}
/****
 * Мини-корзина
 ****/
.mini-basket-container {
  position: relative;
  display: inline-block;
}
.mini-basket {
  display: none;
  position: absolute;
  top: calc(100% + 32px);
  right: -40px;
  z-index: 100;
  background: #fff;
  box-sizing: border-box;
  box-shadow: 0 0 0 200vw rgba(23, 90, 115, 0.1);
  padding: 20px 50px 35px 50px;
  width: 725px;
  white-space: normal;
  text-align: left;
}
.mini-basket .scroll-container {
  max-height: 410px;
  margin-bottom: 33px;
}
@media (max-width: 1000px), (max-height: 700px) {
  .mini-basket {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    overflow: auto;
  }
}
.mini-basket:before {
  width: 0;
  height: 0;
  content: '';
  display: block;
  position: absolute;
  top: -15px;
  right: 50px;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 17px solid #fff;
}
.mini-basket .close-button {
  transition-property: opacity;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  width: 18px;
  height: 18px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -148px -171px no-repeat;
  display: block;
  position: absolute;
  top: 20px;
  right: 20px;
}
.mini-basket .close-button:hover {
  opacity: 0.7;
}
.mini-basket .list-product-card {
  padding-bottom: 30px;
}
.mini-basket .list-product-card:first-child {
  padding-top: 23px;
}
.mini-basket .list-product-card + .list-product-card {
  padding-top: 18px;
}
.mini-basket .list-product-card .picture {
  margin-right: 19px;
}
.mini-basket .total-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-left: -10px;
  margin-right: -10px;
}
.mini-basket .total-row > .col {
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
}
.mini-basket .total-row > .col:first-child {
  width: 100%;
}
@media (max-width: 600px) {
  .mini-basket .total-row {
    flex-wrap: wrap;
  }
  .mini-basket .total-row .col {
    width: 100%;
  }
}
.mini-basket .total-row .total {
  margin-bottom: 8px;
  font-size: 24px;
}
.mini-basket .total-row .comment {
  margin-bottom: 10px;
  color: #999;
  font-size: 14px;
}
.mini-basket .total-row .button {
  padding: 16px 19px;
  white-space: nowrap;
}
/****
 * Карточка товара в корзине
 ****/
.basket-item {
  transition-property: background-color, box-shadow;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  position: relative;
  overflow: hidden;
  padding: 0 30px;
  /**
      * Информация о продукте
      **/
  /**
      * Сопутствующие товары
      **/
}
@media (min-width: 1401px) {
  .basket-item {
    margin: 0 -30px 8px;
  }
}
@media (max-width: 600px) {
  .basket-item {
    margin: 0 -24px;
    padding: 0 24px;
  }
}
.basket-item:hover {
  background-color: #fff;
  box-shadow: 0 0 30px rgba(102, 102, 102, 0.15);
}
.basket-item.opened .related-products .preview {
  opacity: 0;
  max-height: 0;
}
.basket-item .product-info {
  display: flex;
  padding: 23px 0;
}
@media (max-width: 600px) {
  .basket-item .product-info {
    flex-wrap: wrap;
  }
}

.basket-item .related-products .toggle:hover,
.basket-item .related-products .preview:hover {
  cursor: pointer;  
}


/* это отступ в корзине для картинки */
.basket-item .product-info .picture-col {
  width: 265px;
  height: 205px;
  position: relative;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  flex-grow: 0;
  flex-shrink: 0;
  margin-right: 48px;
}
@media (max-width: 1000px) {
  .basket-item .product-info .picture-col {
    width: 132px;

    /* тут важно auto чтобы не налазило, см. PL-2661 */
    height: auto;
  }
}
@media (max-width: 600px) {
  .basket-item .product-info .picture-col {
    margin: 0 auto;
  }
}
.basket-item .product-info .picture-col img {
  transition-property: opacity;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.basket-item .product-info .picture-col a:hover img {
  opacity: 0.7;
}


.basket-item .product-info .details-col {
  padding-top: 12px;
  width: 100%;
}
.basket-item .product-info .details-col .name {
  transition-property: color;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  display: block;
  margin-bottom: 25px;
  margin-right: 30px;
  font: bold 18px 'Roboto Condensed', sans-serif;
}
.basket-item .product-info .details-col .name:hover {
  color: #00aeef;
}



.basket_item_price_row {
    display: flex;
    align-items: flex-start;
    margin-bottom: 18px;
    /*padding-right: 60px;*/
    justify-content: space-between;
    flex-wrap: wrap;
}
@media (max-width: 1200px) {
    .basket_item_price_row {
        margin-left: -5px;
        margin-right: -5px;
        font-size: 16px;
        padding-right: 0px;
    }
}



.evge_basket_item_col {
    margin-bottom: 20px;

    /* Это чтобы не склеивались если близков стоят */
    padding-left: 9px;
    padding-right: 9px;

    /* Закоменчено чтобы по центру все три столца в корзине были */
    /* width: 100%; */
}
@media (max-width: 500px) {
    .evge_basket_item_col {

        /* Если не задать ширину, то в моб. версии на странице корзины не влазит и не переносится */
        /* а если задать то выглядит ок, вот так: http://pvoytko.ru/jx/P9lS5dwimO */
        min-width: 160px;

        /* Закоменчено чтобы по центру все три столца в корзине были */
        /* width: 100%; */
    }
}



.basket-item .product-info .details-col .product-count-form {
  max-width: 160px;
  min-width: 80px;
  width: 100%;
}
.basket-item .related-products {
  border-top: 1px dashed #efeeee;
  /*margin-bottom: 8px;*/
  padding: 15px 0 0 0;
}
.basket-item .related-products .title-col {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-height: 50px;
}
.basket-item .related-products .title {
  margin: 5px 50px 5px 0;
  font: bold 24px 'Roboto Condensed', sans-serif;
}
.basket-item .related-products .preview {
  transition-property: opacity, max-height;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  max-height: 100px;
}
.basket-item .related-products .preview .picture {
  width: 50px;
  height: 50px;
  display: block;
  vertical-align: middle;
  margin-right: 13px;
}
.basket-item .related-products .preview .picture img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.basket-item .related-products .preview a.picture {
  transition-property: opacity;
  transition-duration: 0.2s;
  transition-timing-function: ease;
}
.basket-item .related-products .preview a.picture:hover {
  opacity: 0.7;
}
.basket-item .related-products .toggle {
  transition-property: border-bottom-color;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  display: inline-block;
  border-bottom: 1px dashed #00aeef;
  margin: 10px 0 5px;
  color: #00aeef;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.basket-item .related-products .toggle:hover {
  border-bottom-color: transparent;
}
.basket-item .related-products .slider {
  position: relative;
  z-index: 1;
  padding: 34px 80px 22px;
}
@media (max-width: 1400px) {
  .basket-item .related-products .slider {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.basket-item .related-products .slider .slick-track {
  display: flex;
  min-width: 100%;
}
.basket-item .related-products .slider .slide {
  box-sizing: border-box;
  overflow: hidden;
  width: 160px;
}

@media (max-width: 520px ) {
  .basket-item .related-products .slider .slide {
    padding: 0 24px;
    width: 249px;
  }
}

@media (max-width: 640px) {
  .basket-item .related-products .slider .slide {
    padding: 0 24px; width: 249px;
  }
}


@media (min-width: 601px) {
  .basket-item .related-products .slider .slide {
    padding: 0 24px;
  }
}

.basket-item .undo-remove {
  border-top: 1px solid #efeeee;
  padding: 34px 0;
  font-size: 18px;
}
.basket-item .undo-remove .link {
  transition-property: opacity;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  color: #00aeef;
  font: bold 13px 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
  white-space: nowrap;
}
.basket-item .undo-remove .link .ico {
  position: relative;
  top: -2px;
  margin-right: 8px;
  vertical-align: middle;
}
.basket-item .undo-remove .link:hover {
  opacity: 0.7;
}
.basket-item .remove {
  transition-property: opacity;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  width: 18px;
  height: 18px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -170px -171px no-repeat;
  position: absolute;
  top: 20px;
  right: 30px;
}
@media (max-width: 600px) {
  .basket-item .remove {
    right: 24px;
  }
}
.basket-item .remove:hover {
  opacity: 0.7;
}
/****
 * Баллун на карте
 ****/
.bubble-close {
  width: 18px;
  height: 18px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -148px -171px no-repeat;
  display: block;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 2;
  cursor: pointer;
}
.bubble {
  position: relative;
  padding: 40px;
  z-index: 1;
  backface-visibility: hidden;
  transform: translateZ(0);
}
.bubble .title {
  border-bottom: 1px solid #efeeee;
  margin-bottom: 11px;
  padding-bottom: 15px;
  font: bold 16px/26px 'Roboto Condensed', sans-serif;
}
.bubble .row {
  position: relative;
  padding-left: 25px;
  font-size: 16px;
  line-height: 28px;
}
.bubble .row .ico {
  position: absolute;
  top: 13px;
  left: 9px;
  transform: translate(-50%, -50%);
}
.bubble a {
  transition-property: border-bottom-color;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  color: #00aeef;
  border-bottom: 1px solid #00aeef;
}
.bubble a:hover {
  border-bottom-color: transparent;
}
/****
 * Стили Попапов
 ****/
/****
 * Базовые стили попапов
****/
.popup {
  box-sizing: border-box;
  padding: 56px 88px 56px;
  max-width: 100vw;
  width: 495px;
}

@media (max-width: 600px) {
  .popup {
    padding-left: 30px;
    padding-right: 30px;
  }

  .popup {
    min-height: 100vh;
    width: 100vw;
  }
}

.popup .popup-title {
  margin-bottom: 35px;
  font: normal 36px/1 'Roboto Condensed', sans-serif;
  text-align: center;
}
.popup .popup-text {
  margin-bottom: 37px;
  font: normal 17px/1.294 'Roboto Condensed', sans-serif;
  text-align: center;
}
/****
 * Попап поиска
****/
.search-popup {
  padding: 40px 30px 30px;
  width: 990px;
}
@media (max-width: 600px) {
  .search-popup {
    padding-top: 70px;
  }
}
.search-popup .header-search-form {
  margin-bottom: 35px;
}
/****
 * OK-окно
****/
.success-popup {
  text-align: center;
}
.success-popup .button {
  padding: 16px 30px;
}

.main-page .header {
  border-bottom: none;
  padding-bottom: 0;
}
@media (min-width: 1401px) {
  .main-page .header {
    margin-bottom: 46px;
  }
}
.main-page .footer {
  border-top: none;
}
.main-page .go-up {
  margin-top: -80px;
}
.main-page .section-caption {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  margin-bottom: 75px;
  margin-top: 20px;
}
@media (max-width: 600px) {
  .main-page .section-caption {
    margin-bottom: 23px !important;
  }
}
.main-page .section-caption .col {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
}
.main-page .section-title {
  font-size: 42px;
}
@media (max-width: 600px) {
  .main-page .section-title {
    font-size: 34px;
    margin-bottom: 20px;
  }
}
.main-page .section-filter {
  display: inline-block;
  vertical-align: baseline;
  font-size: 26px;
}
@media (max-width: 600px) {
  .main-page .section-filter {
    font-size: 16px;
  }
}
.main-page .section-filter a,
.main-page .section-filter span {
  transition-property: border-bottom-color, color;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  display: inline-block;
  border-bottom: 1px dashed transparent;
  margin-right: 28px;
  white-space: nowrap;
}
@media (max-width: 600px) {
  .main-page .section-filter a,
  .main-page .section-filter span {
    margin-bottom: 12px;
  }
}
.main-page .section-filter a:not(.selected),
.main-page .section-filter span:not(.selected) {
  color: #00aeef;
  border-bottom-color: #00aeef;
}
.main-page .section-filter a:not(.selected):hover,
.main-page .section-filter span:not(.selected):hover {
  border-bottom-color: transparent;
}
.main-page .section-filter a.selected,
.main-page .section-filter span.selected {
  cursor: default;
}
.main-page .section-more-link {
  transition-property: border-bottom-color;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  border-bottom: 1px solid #00aeef;
  font: bold 14px 'Roboto Condensed', sans-serif;
  color: #00aeef;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
}
.main-page .section-more-link:hover {
  border-bottom-color: transparent;
}
.main-page .section-label {
  color: #00aeef;
  font: bold 14px 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
  margin-bottom: 7px;
}
@media (max-width: 600px) {
  .main-page .section-label {
    margin-bottom: 13px;
  }
}
.main-page .solutions-section {
  position: relative;
  margin-bottom: 88px;
}
@media (max-width: 600px) {
  .main-page .solutions-section {
    margin-bottom: 50px;
  }
}
.main-page .solutions-section .section-caption {
  margin-bottom: 41px;
}
@media (min-width: 1001px) {
  .main-page .solutions-section .solution-item {
    height: 610px;
  }
  .main-page .solutions-section .solution-item.small {
    height: 440px;
  }
  .main-page .solutions-section .solution-item.small:nth-child(2) {
    height: 388px;
  }
}
.main-page .solutions-section .solutions-text-content {
  padding-left: 24px;
  padding-right: 24px;
  margin-top: 40px;
}
.main-page .solutions-section .solutions-text-content .text-content {
  margin-bottom: 20px;
  font: normal 18px/28px 'Roboto Condensed', sans-serif;
}
@media (min-width: 1001px) {
  .main-page .solutions-section .solutions-text-content {
    position: absolute;
    top: 725px;
    left: 0;
    width: 56%;
  }
}
.main-page .products-slider-section {
  padding-bottom: 35px;
  margin-bottom: 0px;
}
.main-page .about-section {
  background: #f8f8f8;
  padding: 115px 0 160px;
}
@media (max-width: 750px) {
  .main-page .about-section .features { margin-bottom: 0px ! important; }
  .main-page .about-section { padding: 50px 0 56px; }
}
.main-page .about-section .section-caption {
  margin-bottom: 70px;
}
.main-page .about-section .features {
  margin: 35px 0 70px;
}
@media (min-width: 1401px) {
  .main-page .about-section .features {
    margin-left: 20px;
  }
}
.main-page .about-section .more-button {
  margin-bottom: 72px;
  padding: 17px;
}
@media (min-width: 1001px) {
  .main-page .about-section .text-spoiler,
  .main-page .about-section .more-button {
    margin-left: 105px;
  }
}
/****
 * Текстовая страница
 ****/
.text-page .page {
  z-index: auto;
}

.catalog.wrapper .text-content > .content-container {
  max-width: 900px;
  /* padding-left: 0;
  padding-right: 0; */
}

.text-page .text-content {
  padding-bottom: 84px;
}

@media (min-width: 1401px) {
  .text-page .text-content .table-wrap {
    padding-left: 100px;
    padding-right: 100px;
  }
}
@media (min-width: 1001px) {
  .text-page .text-content blockquote {
    padding-left: 99px;
    padding-right: 99px;
  }
}

@media (min-width: 921px) {
  .text-content .content-container {
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (max-width: 920px) {
  .text-content .content-container {
    padding-left: 24px;
    padding-right: 24px;
  }
}

.text-page .go-up {
  margin-top: -80px;
}
.text-page .company-features {
  background: #f8f8f8;
  padding-bottom: 144px;
}
.text-page .company-features .grid-row {
  margin-left: -44px;
  margin-right: -44px;
}
.text-page .company-features h2 {
  padding-bottom: 27px;
}
/****
 * Страница Готовые решения
 ****/
.solutions-page .page .pager {
  padding-bottom: 130px;
}
.solutions-page .tags-block {
  padding-bottom: 42px;
}
/****
 * Детальная страница решения
 ****/
.solutions-detail-page .header {
  margin-bottom: 0;
}
.solutions-detail-page .page-head-bg {
  height: 500px;
}
.solutions-detail-page .page-head-bg .breadcrumbs {
  padding-bottom: 58px;
}
.solutions-detail-page .page-head-bg .page-title {
  padding-bottom: 29px;
  font-weight: bold;
  font-size: 42px;
  text-transform: uppercase;
}
@media (max-width: 600px) {
  .solutions-detail-page .page-head-bg .page-title {
    font-size: 32px;
  }
}
.solutions-detail-page .page-text {
  margin-bottom: 85px;
}
.solutions-detail-page .page-text .text-content h2 {
  margin-bottom: 70px;
}
.solutions-detail-page .page-text .text-content h3 {
  margin-top: 66px;
}
.solutions-detail-page .feedback-form-section {
  padding: 140px 0 90px;
}
.solutions-detail-page .feedback-form-section .form-title {
  font-size: 36px;
  margin-bottom: 113px;
}
.solutions-detail-page .feedback-form-section .form-row {
  max-width: 320px;
  margin-left: auto;
  margin-right: auto;
}
/****
 * Страница О компании
 ****/
.about-page .page-head-bg {
  height: auto;
  min-height: 520px;
  padding-bottom: 30px;
  margin-bottom: 0;
}
.about-page .page-head-bg .page-title {
  max-width: 900px;
  font-size: 36px;
  line-height: 1.333;
}
@media (max-width: 600px) {
  .about-page .page-head-bg .text-content ul li {
    padding-left: 20px;
  }
}
.about-page .company-features {
  padding: 120px 0 124px;
}
.about-page .company-features h2 {
  padding-bottom: 27px;
}
.about-page .objects-block {
  padding: 120px 0 27px;
}
.about-page .objects-block h2 {
  padding-bottom: 73px;
}
.about-page .objects-block .object-item {
  margin-bottom: 113px;
}
/****
 * Страница с результатами поиска
 ****/
.search-page .page-title {
  padding-bottom: 70px;
  margin-top: 110px;
}
.search-page .pager {
  padding: 53px 0 60px;
}
.search-page .tags-block {
  margin-bottom: 61px;
}
.search-page .catalog_block_data_margins {
  margin-bottom: 78px;
  padding-top: 34px;
}
.search-page .search-empty {
  margin-top: -9px;
  padding-bottom: 87px;
  font: 18px/1.556 'Roboto Condensed', sans-serif;
}
.search-page .search-empty .search-try {
  padding-top: 28px;
}
.search-page .products-slider-section {
  border-top: 4px solid #efeeee;
  border-bottom: 0;
  margin-bottom: 118px;
  padding: 90px 0 48px;
}
.search-page .products-slider-section h2 {
  padding-bottom: 79px;
}
/****
 * Страница Каталога
 ****/
.breadcrumbs {
  margin-bottom: 56px;
}
.catalog-page .page-title {
  padding-bottom: 70px;
}
.catalog-page .pager {
  padding: 40px 0 35px;
}
.catalog-page .tags-block {
  margin-bottom: 56px;
}
.catalog-page .catalog_block_data_margins {
    margin-bottom: 20px;
    border-bottom: none;
}

.catalog-block-content .catalog-block-head {
  padding-bottom: 10px;
}

.catalog-block-content .catalog__product-properties {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 16px;
}

.catalog-block-content .catalog__product-name {
  display: grid;
  grid-template-columns: 50% 50%;
  margin-bottom: 16px;
}

.catalog-page .text-spoiler {
  padding: 109px 0 29px;
  background: #f8f8f8;
}

.catalog-page .text-spoiler h3 {
  padding-bottom: 27px;
}
.catalog-page .text-spoiler p {
  padding-bottom: 12px;
  font: 16px/1.625 'Roboto Condensed', sans-serif;
}
.catalog-page .text-spoiler .spoiler-toggle {
  margin: 0;
}
.catalog-page .go-up {
  background: #f8f8f8;
}
/****
 * Детальная страница каталога
 ****/
.catalog-detail-page .page {
  padding-top: 5px;
}

/* .catalog-detail-page .breadcrumbs {
  padding-bottom: 47px;
} */
.catalog-detail-page .page-title {
  max-width: 1000px;
  line-height: 1.4;
  padding-bottom: 61px;
}
.catalog-detail-page .product-info-block {
  padding-bottom: 49px;
  font: 16px/1.3 'Roboto Condensed', sans-serif;
}

.catalog-detail-page .product-info-block img {
  font-size: 14px;
}

.catalog-detail-page .product-gallery {
  display: flex;
  justify-content: space-between;
  height: 464px;
  margin-bottom: 10px;
  overflow: hidden;
}

@media (max-width: 600px) {
  .catalog-detail-page .product-gallery {
    margin: 0 -25px 26px;
  }
  .catalog-page .catalog-block-content .catalog__product-properties {
    display: grid;
    grid-template-columns: 100%;
  }
  .catalog-page .catalog-block-content .catalog__product-name {
    display: grid;
    grid-template-columns: 100%;
  }
}

.catalog-detail-page .product-gallery .badges {
  top: 9px;
  right: 24px;
  z-index: 10;
}
.catalog-detail-page .product-gallery .slide {
  background: 50% 50% no-repeat;
  background-size: cover;
}
.catalog-detail-page .product-gallery .carousel {
  width: 138px;
  height: 464px;
  margin-right: 22px;
  flex-basis: 138px;
  flex-shrink: 0;
  overflow: hidden;
}
@media (max-width: 1000px) {
  .catalog-detail-page .product-gallery .carousel {
    display: none;
  }
}
.catalog-detail-page .product-gallery .carousel .slide {
  width: 138px;
  height: 138px;
  position: relative;
  margin-bottom: 24px;
  display: flex;
}
.catalog-detail-page .product-gallery .carousel .slide:before {
  width: 100%;
  height: 100%;
  content: '';
  position: absolute;
  transition-property: border-width;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  top: 0;
  left: 0;
  box-sizing: border-box;
  border: 0 #00aeef solid;
}
.catalog-detail-page .product-gallery .carousel .slide img {
  width: 100%;
}

.catalog-detail-page .product-gallery .carousel .slide.slick-current {
  cursor: default;
}
.catalog-detail-page .product-gallery .carousel .slide.slick-current:before {
  border-width: 4px;
}
.catalog-detail-page .product-gallery .carousel .slide.video:after {
  width: 64px;
  height: 64px;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 2px #fff solid;
  border-radius: 50%;
  box-sizing: border-box;
}
.catalog-detail-page .product-gallery .carousel .slide.video i {
  width: 0;
  height: 0;
  content: '';
  position: absolute;
  top: 50%;
  left: 53%;
  transform: translate(-50%, -50%);
  border-style: solid;
  border-width: 13px 0 13px 20px;
  border-color: transparent transparent transparent #fff;
}
.catalog-detail-page .product-gallery .carousel .slick-list {
  margin-top: -50px;
}
.catalog-detail-page .product-gallery .carousel .slick-arrow {
  transition-property: background;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  width: 100%;
  height: 45px;
  position: absolute;
  left: 0;
  top: auto;
  bottom: 0;
  z-index: 1;
  background: rgba(255, 255, 255, 0.8);
  transform: none;
}
.catalog-detail-page .product-gallery .carousel .slick-arrow:before {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -14px 0 0 -9px;
  transform: rotate(90deg);
  animation: none !important;
}
.catalog-detail-page .product-gallery .carousel .slick-arrow:hover {
  background: rgba(255, 255, 255, 0.9);
}
.catalog-detail-page .product-gallery .carousel .slick-prev {
  top: 0;
}
.catalog-detail-page .product-gallery .single {
  width: 100%;
  height: 100%;
  position: relative;
}
.catalog-detail-page .product-gallery .single .slide {
  width: 100%;
  height: 464px;
}
.catalog-detail-page .product-gallery .single .slick-arrow {
  width: 50px;
  height: 100%;
  transition-property: background;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  position: absolute;
  top: 0;
  background: rgba(255, 255, 255, 0.2);
  transform: none;
}
.catalog-detail-page .product-gallery .single .slick-arrow:before {
  margin-left: 16px;
}
.catalog-detail-page .product-gallery .single .slick-arrow.slick-next {
  left: auto;
  right: 0;
}
.catalog-detail-page .product-gallery .single .slick-arrow:hover {
  background: rgba(255, 255, 255, 0.5);
}
.product-description {
    padding-bottom: 2px;
    margin-top: 20px;
    margin-bottom: 25px;
}
@media (min-width: 601px) {
  .product-description {
    padding-bottom: 2px;
  }
}
@media (max-width: 600px) {
  .catalog-detail-page .product-use {
    padding-bottom: 40px;
  }
}
.catalog-detail-page .product-use h3 {
  padding-bottom: 10px;
}
/*.catalog-detail-page .product-use ul {*/
/*  font: 14px/1.714 'Roboto Condensed', sans-serif;*/
/*}*/
.catalog-detail-page .product-use ul li {
  padding: 0 0 1px 26px;
}
.catalog-detail-page .product-buy-block .price {
  padding-bottom: 8px;
  font: 32px/1 'Roboto Condensed', sans-serif;
}
.catalog-detail-page .product-buy-block .price .unit {
  margin-left: -2px;
  font-size: 24px;
}
.catalog-detail-page .product-buy-block .old-price {
  padding-bottom: 8px;
  color: #999;
  font: 18px/22px 'Roboto Condensed', sans-serif;
  text-decoration: line-through;
}
.catalog-detail-page .product-buy-block .availability {
  padding-bottom: 34px;
  color: #666;
  font: bold 18px/1 'Roboto Condensed', sans-serif;
}
.catalog-detail-page .product-buy-block .desc {
  padding-bottom: 46px;
  font: 18px/1.556 'Roboto Condensed', sans-serif;
}
.catalog-detail-page .product-buy-block .calc-block,
.catalog-detail-page .product-buy-block .additional-link {
  font: bold 13px/1 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
}
.catalog-detail-page .product-buy-block .calc-block {
  margin-bottom: 33px;
  padding: 35px 0;
  border-top: 1px #e7e7e7 solid;
  border-bottom: 1px #e7e7e7 solid;
}
.catalog-detail-page .product-buy-block .calc-block a {
  position: relative;
  margin-left: 41px;
}
.catalog-detail-page .product-buy-block .calc-block a .ico-calculator {
  position: absolute;
  right: 100%;
  top: -4px;
  margin-right: 15px;
}
.catalog-detail-page .product-buy-block .additional-link {
  padding-bottom: 27px;
}

.catalog-detail-page .product-buy-block .evge_add_to_cart_button {
  margin-top: -8px;
}


.catalog-detail-page .catalog_block_data_margins {
  margin-bottom: 20px;
}
.catalog-detail-page .product-table {
  margin-bottom: 79px;
}
.catalog-detail-page .product-table table tr {
  background: transparent !important;
}
.catalog-detail-page .product-table table tr:not(:first-child) {
  border-bottom: 1px #e7e7e7 solid;
}

.catalog-detail-page .product-table table th {
  font-weight: 400;
  font-size: 14px;
  border-bottom-width: 3px;
}
.catalog-detail-page .product-table table td:first-child {
  font: bold 18px/1.222 'Roboto Condensed', sans-serif;
}

.catalog-detail-page .product-table table th,
.catalog-detail-page .product-table table td {
  padding-left: 0;
  padding-right: 30px;
}
.catalog-detail-page .product-table table th:last-child,
.catalog-detail-page .product-table table td:last-child {
  padding-right: 0;
}
.catalog-detail-page .product-table .small-only {
  font-size: 14px;
}
.catalog-detail-page .product-table .small-only .st-head-row {
  font-size: 18px;
  font-weight: bold;
}
.catalog-detail-page .product-table .small-only .st-head-row.st-head-row-main {
  font-size: 22px;
  font-weight: normal;
}
.catalog-detail-page .product-table .small-only .st-key {
  padding-right: 10px;
  font-weight: normal;
  font-size: 14px;
}

.catalog-detail-page .product-tabber {
  position: relative;
  padding: 75px 0 20px 0;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  z-index: 1;
}
.catalog-detail-page .tabber {
  max-width: 1000px;
}
.catalog-detail-page .tabber .tabber-triggers {
  padding-bottom: 53px;
  column-gap: 40px;
  row-gap: 20px;
}
.catalog-detail-page .tabber .tabber-triggers a + a {
  margin: 0!important;
}
.catalog-detail-page .tabber .tabber-triggers a {
  font: 24px/1 'Roboto Condensed', sans-serif;
}
.catalog-detail-page .tabber .tabber-triggers a.active {
  color: #4f4f4f;
  font-weight: bold;
  border: 0;
}
.catalog-detail-page .product-analogues {
  padding: 50px 0 0;
  border: 0;
  min-height: 580px;
  z-index: 2;
  background: white;
  position: relative;
}
.catalog-detail-page .product-analogues h2 { padding-bottom: 60px; }
.catalog-detail-page .product-also {
  margin-bottom: 0;
  padding: 50px 0 0;
  border: none;
  min-height: 590px;
  z-index: 2;
  background: white;
  position: relative;
}
.catalog-detail-page .product-also h2 {
  padding-bottom: 60px;
}
/****
 * Контакты
 ****/
.contacts-page .go-up {
  margin-top: -80px;
}
.contacts-page .footer {
  border-top: none;
}
.contacts-page .feedback-form-container {
  position: relative;
  background: #fff;
  box-shadow: 0 0 30px rgba(102, 102, 102, 0.15);
  margin: 9px -2px 0 4px;
  /* padding: 56px 88px 56px; */
  z-index: 2;
}
.contacts-page .feedback-form-container .frame-border {
  top: -20px;
  right: 20px;
  bottom: -20px;
  left: 20px;
}
@media (max-width: 600px) {
  .contacts-page .feedback-form-container {
    margin-left: -30px;
    margin-right: -30px;
    padding-left: 35px;
    padding-right: 35px;
  }
}
.evge_contacts_row {
  position: relative;
  padding-left: 55px;
  font: normal 18px/1.556 'Roboto Condensed', sans-serif;
}
.evge_contacts_row .ico {
  position: absolute;
  top: 14px;
  left: 14px;
  transform: translate(-50%, -50%);
}
.evge_contacts_row .ico.ico-contact-phone {
  left: 16px;
}
.evge_contacts_row .comment {
  color: #adacac;
}
.evge_contacts_row a {
  color: #00aeef;
  border-bottom-color: #00aeef;
}
.evge_contacts_row a:not([class]) {
  transition-property: border-color;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  border-bottom: 1px solid #00aeef;
}
.evge_contacts_row a:not([class]):hover {
  border-bottom-color: transparent;
}
.contacts-page .how-to-get-container {
  position: relative;
  display: inline-block;
  margin: -6px 0 -10px;
  padding: 0 0 10px;
}
.contacts-page .how-to-get {
  display: none;
  position: absolute;
  top: 40px;
  left: -50px;
  background: #fff;
  box-sizing: border-box;
  box-shadow: 0 0 30px rgba(102, 102, 102, 0.15);
  padding: 49px 50px;
  max-width: calc(100vw - 60px);
  width: 680px;
  z-index: 3;
}
.contacts-page .how-to-get:before {
  width: 0;
  height: 0;
  content: '';
  display: block;
  position: absolute;
  top: -10px;
  left: 60px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
}
.contacts-page .how-to-get .close-button {
  width: 18px;
  height: 18px;
  background: url("../images/sprite.23d7312936ce.svg?570462fd") -148px -171px no-repeat;
  display: block;
  position: absolute;
  top: 20px;
  right: 20px;
}
.contacts-page .how-to-get .slide .picture {
  margin-bottom: 20px;
}
.contacts-page .how-to-get .slide .picture img {
  display: block;
  max-width: 100%;
}
.contacts-page .how-to-get .slide .text {
  position: relative;
  padding-bottom: 50px;
  font: normal 16px/26px 'Roboto Condensed', sans-serif;
}
@media (min-width: 601px) {
  .contacts-page .how-to-get .slide {
    display: flex;
  }
  .contacts-page .how-to-get .slide .picture {
    flex-shrink: 0;
    flex-grow: 0;
    margin: 3px 40px 3px 0;
    max-width: 50%;
    width: 265px;
  }
}
.contacts-page .how-to-get .slider-nav {
  position: absolute;
  left: 0;
  bottom: 4px;
  min-width: 100px;
  padding: 0 30px;
  font: bold 24px 'Roboto Condensed', sans-serif;
  text-align: center;
}
.contacts-page .how-to-get .slider-nav .sep {
  color: #00aeef;
}
.contacts-page .how-to-get .slider-nav .count {
  color: #adacac;
}
.contacts-page .requisites-row {
  background: #f8f8f8;
  font: normal 18px/1.556 'Roboto Condensed', sans-serif;
  margin: 50px -100vw 0;
  padding: 50px 100vw 70px 100vw;
}
.contacts-page .requisites-row .title {
  margin-bottom: 23px;
  font-size: 24px;
  font-weight: bold;
}
.contacts-page .requisites-row .col {
  width: 43%;
}
@media (max-width: 600px) {
  .contacts-page .requisites-row .col {
    width: 100%;
  }
}
.contacts-page .map {
  height: 650px;
}

.search-result-list .badges .badge {
  font: bold 9px/15px 'Roboto Condensed', sans-serif;
}

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

.region-list .grid-row span:before {
  content: '';
  display: block;
}

.related-products .slick-prev {margin-left:20px;}
.related-products .slick-next {margin-right:20px;}
.related-products .slick-prev,
.related-products .slick-next {
  height:340px;
  display:flex;
  align-items: center;
}

.related-products .slider.hidden { visibility: hidden;}

.related-products .slider {
  visibility: visible;
   min-height: 340px;
}

.wrapper iframe {
  margin-bottom: -5px;
}

.slick-slide img,
.picture img {
    background-color: transparent;
}

.popup.region-list .fancybox-close-small {
  display: none;
}

.ukar-modal {
  position: relative;
  z-index: 10;  
}


@media (max-height: 849px) {
  .ukar-modal .feedback-modal,
  .ukar-modal .bigbyu-modal,
  .ukar-modal .click1buy-modal {
    height:100vh;
    overflow-y: scroll;
  }
}

.page .content-container .text-content:not(.product-table),
.product-tabber .tabber-tabs .tabber-tab.text-content,
#single-ready-solutions .tabber-tab.text-content{
  max-width:900px;
}

.ukar-video-container {
  width: 100%
}

@media (max-width: 960px) {
  .ukar-video-container {
    max-width: 100%;
  }
  .ukar-video-container > * {
    width: 100%;
  }
}

@media (min-width: 961px) {
  .ukar-video-container {
    max-width: 560px;
  }
}

.solution-content-container {
  max-width: unset!important;
  padding: 0 !important;
}

.solution-content-container > * {
  margin: 0 auto;
  padding: 0 24px;
  max-width: 1248px;
  box-sizing: border-box;
}

#product-calculator-anchor {
  width: 100vw;
  padding: 0;
  box-sizing: border-box;
}