

/* Start:/local/templates/.default/markup/podkova/dev/css/main.css?1722371147328601*/
@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

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

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

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

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

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

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

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

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

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

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

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

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

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*
 * easy-autocomplete
 * jQuery plugin for autocompletion
 * 
 * @author Łukasz Pawełczak (http://github.com/pawelczak)
 * @version 1.4.0
 * Copyright  License: 
 */
.easy-autocomplete {
  position: relative;
}

.easy-autocomplete a {
  display: block;
}

.easy-autocomplete.eac-blue-light input:hover, .easy-autocomplete.eac-blue-light input:focus {
  border-color: #66afe9;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
}

.easy-autocomplete.eac-blue-light ul {
  border-color: #66afe9;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
}

.easy-autocomplete.eac-blue-light ul li, .easy-autocomplete.eac-blue-light ul .eac-category {
  border-color: #66afe9;
}

.easy-autocomplete.eac-blue-light ul li.selected, .easy-autocomplete.eac-blue-light ul .eac-category.selected {
  background-color: #ecf5fc;
}

.easy-autocomplete.eac-green-light input:hover, .easy-autocomplete.eac-green-light input:focus {
  border-color: #41DB00;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(146, 237, 107, 0.6);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(146, 237, 107, 0.6);
}

.easy-autocomplete.eac-green-light ul {
  border-color: #41DB00;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(146, 237, 107, 0.6);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(146, 237, 107, 0.6);
}

.easy-autocomplete.eac-green-light ul li, .easy-autocomplete.eac-green-light ul .eac-category {
  border-color: #41DB00;
}

.easy-autocomplete.eac-green-light ul li.selected, .easy-autocomplete.eac-green-light ul .eac-category.selected {
  background-color: #9eff75;
}

.easy-autocomplete.eac-red-light input:hover, .easy-autocomplete.eac-red-light input:focus {
  border-color: #ff5b5b;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 90, 90, 0.6);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 90, 90, 0.6);
}

.easy-autocomplete.eac-red-light ul {
  border-color: #ff5b5b;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 90, 90, 0.6);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 90, 90, 0.6);
}

.easy-autocomplete.eac-red-light ul li, .easy-autocomplete.eac-red-light ul .eac-category {
  border-color: #ff5b5b;
}

.easy-autocomplete.eac-red-light ul li.selected, .easy-autocomplete.eac-red-light ul .eac-category.selected {
  background-color: #ff8e8e;
}

.easy-autocomplete.eac-yellow-light input:hover, .easy-autocomplete.eac-yellow-light input:focus {
  border-color: #ffdb00;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 231, 84, 0.6);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 231, 84, 0.6);
}

.easy-autocomplete.eac-yellow-light ul {
  border-color: #ffdb00;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 231, 84, 0.6);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 231, 84, 0.6);
}

.easy-autocomplete.eac-yellow-light ul li, .easy-autocomplete.eac-yellow-light ul .eac-category {
  border-color: #ffdb00;
}

.easy-autocomplete.eac-yellow-light ul li.selected, .easy-autocomplete.eac-yellow-light ul .eac-category.selected {
  background-color: #ffe233;
}

.easy-autocomplete.eac-dark-light input:hover, .easy-autocomplete.eac-dark-light input:focus {
  border-color: #333;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(55, 55, 55, 0.6);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(55, 55, 55, 0.6);
}

.easy-autocomplete.eac-dark-light ul {
  border-color: #333;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(55, 55, 55, 0.6);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(55, 55, 55, 0.6);
}

.easy-autocomplete.eac-dark-light ul li, .easy-autocomplete.eac-dark-light ul .eac-category {
  border-color: #333;
}

.easy-autocomplete.eac-dark-light ul li.selected, .easy-autocomplete.eac-dark-light ul .eac-category.selected {
  background-color: #4d4d4d;
  color: #fff;
}

.easy-autocomplete.eac-dark {
  color: #fff;
}

.easy-autocomplete.eac-dark input {
  background-color: #404040;
  border-radius: 4px;
  -webkit-box-shadow: 0;
          box-shadow: 0;
  color: #f6f6f6;
}

.easy-autocomplete.eac-dark input:hover, .easy-autocomplete.eac-dark input:focus {
  border-color: #333;
  -webkit-box-shadow: 0;
          box-shadow: 0;
}

.easy-autocomplete.eac-dark ul {
  border-color: #333;
}

.easy-autocomplete.eac-dark ul li, .easy-autocomplete.eac-dark ul .eac-category {
  background-color: #404040;
  border-color: #333;
}

.easy-autocomplete.eac-dark ul li.selected, .easy-autocomplete.eac-dark ul .eac-category.selected {
  background-color: #737373;
  color: #f6f6f6;
}

.easy-autocomplete.eac-dark-glass {
  color: #fff;
}

.easy-autocomplete.eac-dark-glass input {
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 4px;
  -webkit-box-shadow: 0;
          box-shadow: 0;
  color: #f6f6f6;
}

.easy-autocomplete.eac-dark-glass input:hover, .easy-autocomplete.eac-dark-glass input:focus {
  border-color: rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0;
          box-shadow: 0;
}

.easy-autocomplete.eac-dark-glass ul {
  border-color: rgba(0, 0, 0, 0.8);
}

.easy-autocomplete.eac-dark-glass ul li, .easy-autocomplete.eac-dark-glass ul .eac-category {
  background-color: rgba(0, 0, 0, 0.8);
  border-color: rgba(0, 0, 0, 0.8);
}

.easy-autocomplete.eac-dark-glass ul li.selected, .easy-autocomplete.eac-dark-glass ul .eac-category.selected {
  background-color: rgba(64, 64, 64, 0.8);
  color: #f6f6f6;
}

.easy-autocomplete.eac-dark-glass ul li:last-child, .easy-autocomplete.eac-dark-glass ul .eac-category:last-child {
  border-radius: 0 0 4px 4px;
}

.easy-autocomplete.eac-blue {
  color: #fff;
}

.easy-autocomplete.eac-blue input {
  background-color: #6d9ed1;
  border-radius: 4px;
  -webkit-box-shadow: 0;
          box-shadow: 0;
  color: #f6f6f6;
}

.easy-autocomplete.eac-blue input::-webkit-input-placeholder {
  color: #f6f6f6;
}

.easy-autocomplete.eac-blue input:-moz-placeholder {
  color: #f6f6f6;
}

.easy-autocomplete.eac-blue input::-moz-placeholder {
  color: #f6f6f6;
}

.easy-autocomplete.eac-blue input:-ms-input-placeholder {
  color: #f6f6f6;
}

.easy-autocomplete.eac-blue input:hover, .easy-autocomplete.eac-blue input:focus {
  border-color: #5A91CB;
  -webkit-box-shadow: 0;
          box-shadow: 0;
}

.easy-autocomplete.eac-blue ul {
  border-color: #5A91CB;
}

.easy-autocomplete.eac-blue ul li, .easy-autocomplete.eac-blue ul .eac-category {
  background-color: #6d9ed1;
  border-color: #5A91CB;
}

.easy-autocomplete.eac-blue ul li.selected, .easy-autocomplete.eac-blue ul .eac-category.selected {
  background-color: #94b8dd;
  color: #f6f6f6;
}

.easy-autocomplete.eac-yellow {
  color: #333;
}

.easy-autocomplete.eac-yellow input {
  background-color: #ffdb7e;
  border-color: #333;
  border-radius: 4px;
  -webkit-box-shadow: 0;
          box-shadow: 0;
  color: #333;
}

.easy-autocomplete.eac-yellow input:hover, .easy-autocomplete.eac-yellow input:focus {
  border-color: #333;
  -webkit-box-shadow: 0;
          box-shadow: 0;
}

.easy-autocomplete.eac-yellow ul {
  border-color: #333;
}

.easy-autocomplete.eac-yellow ul li, .easy-autocomplete.eac-yellow ul .eac-category {
  background-color: #ffdb7e;
  border-color: #333;
}

.easy-autocomplete.eac-yellow ul li.selected, .easy-autocomplete.eac-yellow ul .eac-category.selected {
  background-color: #ffe9b1;
  color: #333;
}

.easy-autocomplete.eac-purple {
  color: #333;
}

.easy-autocomplete.eac-purple input {
  background-color: #d6d1e7;
  border-color: #b8afd5;
  -webkit-box-shadow: 0;
          box-shadow: 0;
  color: #333;
}

.easy-autocomplete.eac-purple input:hover, .easy-autocomplete.eac-purple input:focus {
  border-color: #333;
  -webkit-box-shadow: 0;
          box-shadow: 0;
}

.easy-autocomplete.eac-purple ul {
  border-color: #333;
}

.easy-autocomplete.eac-purple ul li, .easy-autocomplete.eac-purple ul .eac-category {
  background-color: #d6d1e7;
  border-color: #333;
}

.easy-autocomplete.eac-purple ul li.selected, .easy-autocomplete.eac-purple ul .eac-category.selected {
  background-color: #ebe8f3;
  color: #333;
}

.easy-autocomplete.eac-bootstrap input {
  border-color: #ccc;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  color: #555;
  padding: 6px 12px;
}

.easy-autocomplete-container {
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 2;
}

.easy-autocomplete-container ul {
  background: none repeat scroll 0 0 #ffffff;
  border-top: 1px dotted #ccc;
  display: none;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  position: relative;
  top: -1px;
}

.easy-autocomplete-container ul li, .easy-autocomplete-container ul .eac-category {
  background: inherit;
  border-color: #ccc;
  -o-border-image: none;
     border-image: none;
  border-style: solid;
  border-width: 0 1px;
  display: block;
  font-size: 14px;
  font-weight: normal;
  padding: 4px 12px;
}

.easy-autocomplete-container ul li:last-child {
  border-radius: 0 0 2px 2px;
  border-width: 0 1px 1px;
}

.easy-autocomplete-container ul li.selected {
  background: none repeat scroll 0 0 #ebebeb;
  cursor: pointer;
}

.easy-autocomplete-container ul li.selected div {
  font-weight: normal;
}

.easy-autocomplete-container ul li div {
  display: block;
  font-weight: normal;
  word-break: break-all;
}

.easy-autocomplete-container ul li b {
  font-weight: bold;
}

.easy-autocomplete-container ul .eac-category {
  font-color: #aaa;
  font-style: italic;
}

.eac-description .eac-item span {
  color: #aaa;
  font-style: italic;
  font-size: 0.9em;
}

.eac-icon-left .eac-item img {
  margin-right: 4px;
  max-height: 30px;
}

.eac-icon-right .eac-item {
  margin-top: 8px;
  min-height: 24px;
  position: relative;
}

.eac-icon-right .eac-item img {
  margin-left: 4px;
  max-height: 30px;
  position: absolute;
  right: -4px;
  top: -8px;
}

/*# sourceMappingURL=easy-autocomplete.css.map */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

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

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

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

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

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

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

.slick-slide {
  display: none;
  float: left;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

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

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

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

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

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

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

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

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .25s ease, visibility 0s ease .25s;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  -webkit-transition: opacity .25s ease 0s, visibility 0s ease 0s;
  transition: opacity .25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

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

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

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

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

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

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

.fancybox-slide--html {
  padding: 6px;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
          animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

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

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

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-container [data-selectable='true'] {
  cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

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

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

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

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

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

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  -webkit-transition: color .2s;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc;
}

.fancybox-button:hover {
  color: #fff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}

/* Fix IE11 */
.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: 0;
          transform-origin: 0;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  z-index: 99998;
}

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}

/* Caption */
.fancybox-caption {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.85)), color-stop(50%, rgba(0, 0, 0, 0.3)), color-stop(65%, rgba(0, 0, 0, 0.15)), color-stop(75.5%, rgba(0, 0, 0, 0.075)), color-stop(82.85%, rgba(0, 0, 0, 0.037)), color-stop(88%, rgba(0, 0, 0, 0.019)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}

@supports (padding: 0px) {
  .fancybox-caption {
    padding: 75px 44px;
  }
}

.fancybox-caption--separate {
  margin-top: -50px;
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

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

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate 1s linear infinite;
          animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

@-webkit-keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
  @supports (padding: 0px) {
    .fancybox-caption {
      padding-left: 12px;
      padding-right: 12px;
    }
  }
}

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: all .2s;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
  opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}

[data-simplebar] {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.simplebar-wrapper {
  overflow: hidden;
  width: inherit;
  height: inherit;
  max-width: inherit;
  max-height: inherit;
}

.simplebar-mask {
  direction: inherit;
  position: absolute;
  overflow: hidden;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto !important;
  height: auto !important;
  z-index: 0;
}

.simplebar-offset {
  direction: inherit !important;
  -webkit-box-sizing: inherit !important;
          box-sizing: inherit !important;
  resize: none !important;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  -webkit-overflow-scrolling: touch;
}

.simplebar-content-wrapper {
  direction: inherit;
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important;
  position: relative;
  display: block;
  height: 100%;
  /* Required for horizontal native scrollbar to not appear if parent is taller than natural height */
  width: auto;
  visibility: visible;
  max-width: 100%;
  /* Not required for horizontal scroll to trigger */
  max-height: 100%;
  /* Needed for vertical scroll to trigger */
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
  width: 0;
  height: 0;
}

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

.simplebar-placeholder {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  pointer-events: none;
}

.simplebar-height-auto-observer-wrapper {
  -webkit-box-sizing: inherit !important;
          box-sizing: inherit !important;
  height: 100%;
  width: 100%;
  max-width: 1px;
  position: relative;
  float: left;
  max-height: 1px;
  overflow: hidden;
  z-index: -1;
  padding: 0;
  margin: 0;
  pointer-events: none;
  -webkit-box-flex: inherit;
      -ms-flex-positive: inherit;
          flex-grow: inherit;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
}

.simplebar-height-auto-observer {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 1000%;
  width: 1000%;
  min-height: 1px;
  min-width: 1px;
  overflow: hidden;
  pointer-events: none;
  z-index: -1;
}

.simplebar-track {
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none;
  overflow: hidden;
}

[data-simplebar].simplebar-dragging .simplebar-content {
  pointer-events: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

[data-simplebar].simplebar-dragging .simplebar-track {
  pointer-events: all;
}

.simplebar-scrollbar {
  position: absolute;
  left: 0;
  right: 0;
  min-height: 10px;
}

.simplebar-scrollbar:before {
  position: absolute;
  content: '';
  background: black;
  border-radius: 7px;
  left: 2px;
  right: 2px;
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.simplebar-scrollbar.simplebar-visible:before {
  /* When hovered, remove all transitions from drag handle */
  opacity: 0.5;
  -webkit-transition: opacity 0s linear;
  transition: opacity 0s linear;
}

.simplebar-track.simplebar-vertical {
  top: 0;
  width: 11px;
}

.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
  top: 2px;
  bottom: 2px;
}

.simplebar-track.simplebar-horizontal {
  left: 0;
  height: 11px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
  height: 100%;
  left: 2px;
  right: 2px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  right: auto;
  left: 0;
  top: 2px;
  height: 7px;
  min-height: 0;
  min-width: 10px;
  width: auto;
}

/* Rtl support */
[data-simplebar-direction='rtl'] .simplebar-track.simplebar-vertical {
  right: auto;
  left: 0;
}

.hs-dummy-scrollbar-size {
  direction: rtl;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  height: 500px;
  width: 500px;
  overflow-y: hidden;
  overflow-x: scroll;
}

.simplebar-hide-scrollbar {
  position: fixed;
  left: 0;
  visibility: hidden;
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/*! nouislider - 14.0.3 - 10/10/2019 */
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.noUi-target {
  position: relative;
  direction: ltr;
}

.noUi-base,
.noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}

/* Wrapper for all connect elements.
 */
.noUi-connects {
  overflow: hidden;
  z-index: 0;
}

.noUi-connect,
.noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -webkit-transform-style: preserve-3d;
  transform-origin: 0 0;
  -webkit-transform-style: flat;
          transform-style: flat;
}

.noUi-connect {
  height: 100%;
  width: 100%;
}

.noUi-origin {
  height: 10%;
  width: 10%;
}

/* Offset direction
 */
html:not([dir="rtl"]) .noUi-horizontal .noUi-origin {
  left: auto;
  right: 0;
}

/* Give origins 0 height/width so they don't interfere with clicking the
 * connect elements.
 */
.noUi-vertical .noUi-origin {
  width: 0;
}

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

.noUi-handle {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
}

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

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

.noUi-state-drag * {
  cursor: inherit !important;
}

/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 18px;
}

.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  left: -17px;
  top: -6px;
}

.noUi-vertical {
  width: 18px;
}

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px;
}

html:not([dir="rtl"]) .noUi-horizontal .noUi-handle {
  right: -17px;
  left: auto;
}

/* Styling;
 * Giving the connect element a border radius causes issues with using transform: scale
 */
.noUi-target {
  background: #FAFAFA;
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  -webkit-box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
          box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}

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

.noUi-connect {
  background: #3FB8AF;
}

/* Handles and cursors;
 */
.noUi-draggable {
  cursor: ew-resize;
}

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

.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  -webkit-box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
          box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}

.noUi-active {
  -webkit-box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
          box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}

/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px;
}

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

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

.noUi-vertical .noUi-handle:after {
  top: 17px;
}

/* Disabled state;
 */
[disabled] .noUi-connect {
  background: #B8B8B8;
}

[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
  cursor: not-allowed;
}

/* Base;
 *
 */
.noUi-pips,
.noUi-pips * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.noUi-pips {
  position: absolute;
  color: #999;
}

/* Values;
 *
 */
.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center;
}

.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}

/* Markings;
 *
 */
.noUi-marker {
  position: absolute;
  background: #CCC;
}

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

.noUi-marker-large {
  background: #AAA;
}

/* Horizontal layout;
 *
 */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%;
}

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

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

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

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

.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}

/* Vertical layout;
 *
 */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}

.noUi-value-vertical {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding-left: 25px;
}

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

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

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

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

.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
  white-space: nowrap;
}

.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%;
}

.noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  right: 120%;
}

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
  color: #dedede;
}

.datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
  color: #c5c5c5;
}

.-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
  color: #dedede;
}

.-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
  color: #fff;
  background: #a2ddf6;
}

.-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
  background: #8ad5f4;
}

.-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.1);
  color: #cccccc;
}

.-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.2);
}

.datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
  background: none;
  border: none;
}

/* -------------------------------------------------
    Datepicker cells
   ------------------------------------------------- */
.datepicker--cells {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.datepicker--cell {
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  position: relative;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  height: 32px;
  z-index: 1;
}

.datepicker--cell.-focus- {
  background: #f0f0f0;
}

.datepicker--cell.-current- {
  color: #4EB5E6;
}

.datepicker--cell.-current-.-focus- {
  color: #4a4a4a;
}

.datepicker--cell.-current-.-in-range- {
  color: #4EB5E6;
}

.datepicker--cell.-in-range- {
  background: rgba(92, 196, 239, 0.1);
  color: #4a4a4a;
  border-radius: 0;
}

.datepicker--cell.-in-range-.-focus- {
  background-color: rgba(92, 196, 239, 0.2);
}

.datepicker--cell.-disabled- {
  cursor: default;
  color: #aeaeae;
}

.datepicker--cell.-disabled-.-focus- {
  color: #aeaeae;
}

.datepicker--cell.-disabled-.-in-range- {
  color: #a1a1a1;
}

.datepicker--cell.-disabled-.-current-.-focus- {
  color: #aeaeae;
}

.datepicker--cell.-range-from- {
  border: 1px solid rgba(92, 196, 239, 0.5);
  background-color: rgba(92, 196, 239, 0.1);
  border-radius: 4px 0 0 4px;
}

.datepicker--cell.-range-to- {
  border: 1px solid rgba(92, 196, 239, 0.5);
  background-color: rgba(92, 196, 239, 0.1);
  border-radius: 0 4px 4px 0;
}

.datepicker--cell.-range-from-.-range-to- {
  border-radius: 4px;
}

.datepicker--cell.-selected- {
  color: #fff;
  border: none;
  background: #5cc4ef;
}

.datepicker--cell.-selected-.-current- {
  color: #fff;
  background: #5cc4ef;
}

.datepicker--cell.-selected-.-focus- {
  background: #45bced;
}

.datepicker--cell:empty {
  cursor: default;
}

.datepicker--days-names {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 8px 0 3px;
}

.datepicker--day-name {
  color: #FF9A19;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex: 1;
  -webkit-box-flex: 1;
          flex: 1;
  text-align: center;
  text-transform: uppercase;
  font-size: .8em;
}

.datepicker--cell-day {
  width: 14.28571%;
}

.datepicker--cells-months {
  height: 170px;
}

.datepicker--cell-month {
  width: 33.33%;
  height: 25%;
}

.datepicker--years {
  height: 170px;
}

.datepicker--cells-years {
  height: 170px;
}

.datepicker--cell-year {
  width: 25%;
  height: 33.33%;
}

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
  color: #dedede;
}

.datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
  color: #c5c5c5;
}

.-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
  color: #dedede;
}

.-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
  color: #fff;
  background: #a2ddf6;
}

.-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
  background: #8ad5f4;
}

.-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.1);
  color: #cccccc;
}

.-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.2);
}

.datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
  background: none;
  border: none;
}

/* -------------------------------------------------
    Datepicker
   ------------------------------------------------- */
.datepickers-container {
  position: absolute;
  left: 0;
  top: 0;
}

@media print {
  .datepickers-container {
    display: none;
  }
}

.datepicker {
  background: #fff;
  border: 1px solid #dbdbdb;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  font-family: Tahoma, sans-serif;
  font-size: 14px;
  color: #4a4a4a;
  width: 250px;
  position: absolute;
  left: -100000px;
  opacity: 0;
  transition: opacity 0.3s ease, left 0s 0.3s, -webkit-transform 0.3s ease;
  -webkit-transition: opacity 0.3s ease, left 0s 0.3s, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s;
  transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s, -webkit-transform 0.3s ease;
  z-index: 100;
}

.datepicker.-from-top- {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}

.datepicker.-from-right- {
  -webkit-transform: translateX(8px);
  transform: translateX(8px);
}

.datepicker.-from-bottom- {
  -webkit-transform: translateY(8px);
  transform: translateY(8px);
}

.datepicker.-from-left- {
  -webkit-transform: translateX(-8px);
  transform: translateX(-8px);
}

.datepicker.active {
  opacity: 1;
  -webkit-transform: translate(0);
  transform: translate(0);
  transition: opacity 0.3s ease, left 0s 0s, -webkit-transform 0.3s ease;
  -webkit-transition: opacity 0.3s ease, left 0s 0s, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0s;
  transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0s, -webkit-transform 0.3s ease;
}

.datepicker-inline .datepicker {
  border-color: #d7d7d7;
  -webkit-box-shadow: none;
          box-shadow: none;
  position: static;
  left: auto;
  right: auto;
  opacity: 1;
  -webkit-transform: none;
  transform: none;
}

.datepicker-inline .datepicker--pointer {
  display: none;
}

.datepicker--content {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  padding: 4px;
}

.-only-timepicker- .datepicker--content {
  display: none;
}

.datepicker--pointer {
  position: absolute;
  background: #fff;
  border-top: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  width: 10px;
  height: 10px;
  z-index: -1;
}

.-top-left- .datepicker--pointer, .-top-center- .datepicker--pointer, .-top-right- .datepicker--pointer {
  top: calc(100% - 4px);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.-right-top- .datepicker--pointer, .-right-center- .datepicker--pointer, .-right-bottom- .datepicker--pointer {
  right: calc(100% - 4px);
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}

.-bottom-left- .datepicker--pointer, .-bottom-center- .datepicker--pointer, .-bottom-right- .datepicker--pointer {
  bottom: calc(100% - 4px);
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
}

.-left-top- .datepicker--pointer, .-left-center- .datepicker--pointer, .-left-bottom- .datepicker--pointer {
  left: calc(100% - 4px);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.-top-left- .datepicker--pointer, .-bottom-left- .datepicker--pointer {
  left: 10px;
}

.-top-right- .datepicker--pointer, .-bottom-right- .datepicker--pointer {
  right: 10px;
}

.-top-center- .datepicker--pointer, .-bottom-center- .datepicker--pointer {
  left: calc(50% - 10px / 2);
}

.-left-top- .datepicker--pointer, .-right-top- .datepicker--pointer {
  top: 10px;
}

.-left-bottom- .datepicker--pointer, .-right-bottom- .datepicker--pointer {
  bottom: 10px;
}

.-left-center- .datepicker--pointer, .-right-center- .datepicker--pointer {
  top: calc(50% - 10px / 2);
}

.datepicker--body {
  display: none;
}

.datepicker--body.active {
  display: block;
}

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
  color: #dedede;
}

.datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
  color: #c5c5c5;
}

.-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
  color: #dedede;
}

.-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
  color: #fff;
  background: #a2ddf6;
}

.-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
  background: #8ad5f4;
}

.-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.1);
  color: #cccccc;
}

.-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.2);
}

.datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
  background: none;
  border: none;
}

/* -------------------------------------------------
    Navigation
   ------------------------------------------------- */
.datepicker--nav {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #efefef;
  min-height: 32px;
  padding: 4px;
}

.-only-timepicker- .datepicker--nav {
  display: none;
}

.datepicker--nav-title,
.datepicker--nav-action {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  cursor: pointer;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
}

.datepicker--nav-action {
  width: 32px;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.datepicker--nav-action:hover {
  background: #f0f0f0;
}

.datepicker--nav-action.-disabled- {
  visibility: hidden;
}

.datepicker--nav-action svg {
  width: 32px;
  height: 32px;
}

.datepicker--nav-action path {
  fill: none;
  stroke: #9c9c9c;
  stroke-width: 2px;
}

.datepicker--nav-title {
  border-radius: 4px;
  padding: 0 8px;
}

.datepicker--nav-title i {
  font-style: normal;
  color: #9c9c9c;
  margin-left: 5px;
}

.datepicker--nav-title:hover {
  background: #f0f0f0;
}

.datepicker--nav-title.-disabled- {
  cursor: default;
  background: none;
}

.datepicker--buttons {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  padding: 4px;
  border-top: 1px solid #efefef;
}

.datepicker--button {
  color: #4EB5E6;
  cursor: pointer;
  border-radius: 4px;
  -ms-flex: 1;
  -webkit-box-flex: 1;
          flex: 1;
  display: -ms-inline-flexbox;
  display: -webkit-inline-box;
  display: inline-flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  height: 32px;
}

.datepicker--button:hover {
  color: #4a4a4a;
  background: #f0f0f0;
}

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
  color: #dedede;
}

.datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
  color: #c5c5c5;
}

.-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
  color: #dedede;
}

.-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
  color: #fff;
  background: #a2ddf6;
}

.-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
  background: #8ad5f4;
}

.-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.1);
  color: #cccccc;
}

.-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.2);
}

.datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
  background: none;
  border: none;
}

/* -------------------------------------------------
    Timepicker
   ------------------------------------------------- */
.datepicker--time {
  border-top: 1px solid #efefef;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  padding: 4px;
  position: relative;
}

.datepicker--time.-am-pm- .datepicker--time-sliders {
  -ms-flex: 0 1 138px;
  -webkit-box-flex: 0;
          flex: 0 1 138px;
  max-width: 138px;
}

.-only-timepicker- .datepicker--time {
  border-top: none;
}

.datepicker--time-sliders {
  -ms-flex: 0 1 153px;
  -webkit-box-flex: 0;
          flex: 0 1 153px;
  margin-right: 10px;
  max-width: 153px;
}

.datepicker--time-label {
  display: none;
  font-size: 12px;
}

.datepicker--time-current {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex: 1;
  -webkit-box-flex: 1;
          flex: 1;
  font-size: 14px;
  text-align: center;
  margin: 0 0 0 10px;
}

.datepicker--time-current-colon {
  margin: 0 2px 3px;
  line-height: 1;
}

.datepicker--time-current-hours,
.datepicker--time-current-minutes {
  line-height: 1;
  font-size: 19px;
  font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  position: relative;
  z-index: 1;
}

.datepicker--time-current-hours:after,
.datepicker--time-current-minutes:after {
  content: '';
  background: #f0f0f0;
  border-radius: 4px;
  position: absolute;
  left: -2px;
  top: -3px;
  right: -2px;
  bottom: -2px;
  z-index: -1;
  opacity: 0;
}

.datepicker--time-current-hours.-focus-:after,
.datepicker--time-current-minutes.-focus-:after {
  opacity: 1;
}

.datepicker--time-current-ampm {
  text-transform: uppercase;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  color: #9c9c9c;
  margin-left: 6px;
  font-size: 11px;
  margin-bottom: 1px;
}

.datepicker--time-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  font-size: 11px;
  height: 17px;
  background: -webkit-gradient(linear, left top, right top, from(#dedede), to(#dedede)) left 50%/100% 1px no-repeat;
  background: linear-gradient(to right, #dedede, #dedede) left 50%/100% 1px no-repeat;
}

.datepicker--time-row:first-child {
  margin-bottom: 4px;
}

.datepicker--time-row input[type='range'] {
  background: none;
  cursor: pointer;
  -ms-flex: 1;
  -webkit-box-flex: 1;
          flex: 1;
  height: 100%;
  padding: 0;
  margin: 0;
  -webkit-appearance: none;
}

.datepicker--time-row input[type='range']::-webkit-slider-thumb {
  -webkit-appearance: none;
}

.datepicker--time-row input[type='range']::-ms-tooltip {
  display: none;
}

.datepicker--time-row input[type='range']:hover::-webkit-slider-thumb {
  border-color: #b8b8b8;
}

.datepicker--time-row input[type='range']:hover::-moz-range-thumb {
  border-color: #b8b8b8;
}

.datepicker--time-row input[type='range']:hover::-ms-thumb {
  border-color: #b8b8b8;
}

.datepicker--time-row input[type='range']:focus {
  outline: none;
}

.datepicker--time-row input[type='range']:focus::-webkit-slider-thumb {
  background: #5cc4ef;
  border-color: #5cc4ef;
}

.datepicker--time-row input[type='range']:focus::-moz-range-thumb {
  background: #5cc4ef;
  border-color: #5cc4ef;
}

.datepicker--time-row input[type='range']:focus::-ms-thumb {
  background: #5cc4ef;
  border-color: #5cc4ef;
}

.datepicker--time-row input[type='range']::-webkit-slider-thumb {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 12px;
  width: 12px;
  border-radius: 3px;
  border: 1px solid #dedede;
  background: #fff;
  cursor: pointer;
  -webkit-transition: background .2s;
  transition: background .2s;
}

.datepicker--time-row input[type='range']::-moz-range-thumb {
  box-sizing: border-box;
  height: 12px;
  width: 12px;
  border-radius: 3px;
  border: 1px solid #dedede;
  background: #fff;
  cursor: pointer;
  -webkit-transition: background .2s;
  transition: background .2s;
}

.datepicker--time-row input[type='range']::-ms-thumb {
  box-sizing: border-box;
  height: 12px;
  width: 12px;
  border-radius: 3px;
  border: 1px solid #dedede;
  background: #fff;
  cursor: pointer;
  -webkit-transition: background .2s;
  transition: background .2s;
}

.datepicker--time-row input[type='range']::-webkit-slider-thumb {
  margin-top: -6px;
}

.datepicker--time-row input[type='range']::-webkit-slider-runnable-track {
  border: none;
  height: 1px;
  cursor: pointer;
  color: transparent;
  background: transparent;
}

.datepicker--time-row input[type='range']::-moz-range-track {
  border: none;
  height: 1px;
  cursor: pointer;
  color: transparent;
  background: transparent;
}

.datepicker--time-row input[type='range']::-ms-track {
  border: none;
  height: 1px;
  cursor: pointer;
  color: transparent;
  background: transparent;
}

.datepicker--time-row input[type='range']::-ms-fill-lower {
  background: transparent;
}

.datepicker--time-row input[type='range']::-ms-fill-upper {
  background: transparent;
}

.datepicker--time-row span {
  padding: 0 12px;
}

.datepicker--time-icon {
  color: #9c9c9c;
  border: 1px solid;
  border-radius: 50%;
  font-size: 16px;
  position: relative;
  margin: 0 5px -1px 0;
  width: 1em;
  height: 1em;
}

.datepicker--time-icon:after, .datepicker--time-icon:before {
  content: '';
  background: currentColor;
  position: absolute;
}

.datepicker--time-icon:after {
  height: .4em;
  width: 1px;
  left: calc(50% - 1px);
  top: calc(50% + 1px);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

.datepicker--time-icon:before {
  width: .4em;
  height: 1px;
  top: calc(50% + 1px);
  left: calc(50% - 1px);
}

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
  color: #dedede;
}

.datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
  color: #c5c5c5;
}

.-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
  color: #dedede;
}

.-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
  color: #fff;
  background: #a2ddf6;
}

.-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
  background: #8ad5f4;
}

.-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.1);
  color: #cccccc;
}

.-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.2);
}

.datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
  background: none;
  border: none;
}

.icon {
  width: 1em;
  height: 1em;
}

@font-face {
  font-family: "ALSRubl";
  font-style: normal;
  font-display: swap;
  font-weight: normal;
  src: url("/local/templates/.default/markup/podkova/dev/css/../fonts/ALSRubl/ALSRubl.eot?") format("eot"), url("/local/templates/.default/markup/podkova/dev/css/../fonts/ALSRubl/ALSRubl.woff2") format("woff2"), url("/local/templates/.default/markup/podkova/dev/css/../fonts/ALSRubl/ALSRubl.woff") format("woff"), url("/local/templates/.default/markup/podkova/dev/css/../fonts/ALSRubl/ALSRubl.ttf") format("truetype");
}

@font-face {
  font-family: "Annabelle";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("/local/templates/.default/markup/podkova/dev/css/../fonts/Annabelle.eot?") format("eot"), url("/local/templates/.default/markup/podkova/dev/css/../fonts/Annabelle.woff2") format("woff2"), url("/local/templates/.default/markup/podkova/dev/css/../fonts/Annabelle.woff") format("woff"), url("/local/templates/.default/markup/podkova/dev/css/../fonts/Annabelle.ttf") format("truetype");
}

@font-face {
  font-family: "Pragmatica";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("/local/templates/.default/markup/podkova/dev/css/../fonts/Pragmatica/Pragmatica.eot?") format("eot"), url("/local/templates/.default/markup/podkova/dev/css/../fonts/Pragmatica/Pragmatica.woff2") format("woff2"), url("/local/templates/.default/markup/podkova/dev/css/../fonts/Pragmatica/Pragmatica.woff") format("woff"), url("/local/templates/.default/markup/podkova/dev/css/../fonts/Pragmatica/Pragmatica.ttf") format("truetype");
}

@font-face {
  font-family: "Pragmatica Book";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("/local/templates/.default/markup/podkova/dev/css/../fonts/Pragmatica/Pragmatica-Book.eot?") format("eot"), url("/local/templates/.default/markup/podkova/dev/css/../fonts/Pragmatica/Pragmatica-Book.woff2") format("woff2"), url("/local/templates/.default/markup/podkova/dev/css/../fonts/Pragmatica/Pragmatica-Book.woff") format("woff"), url("/local/templates/.default/markup/podkova/dev/css/../fonts/Pragmatica/Pragmatica-Book.ttf") format("truetype");
}

@font-face {
  font-family: "Pragmatica";
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url("/local/templates/.default/markup/podkova/dev/css/../fonts/Pragmatica/Pragmatica-Bold.eot?") format("eot"), url("/local/templates/.default/markup/podkova/dev/css/../fonts/Pragmatica/Pragmatica-Bold.woff2") format("woff2"), url("/local/templates/.default/markup/podkova/dev/css/../fonts/Pragmatica/Pragmatica-Bold.woff") format("woff"), url("/local/templates/.default/markup/podkova/dev/css/../fonts/Pragmatica/Pragmatica-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "Pragmatica";
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url("/local/templates/.default/markup/podkova/dev/css/../fonts/Pragmatica/PragmaticaLight.eot?") format("eot"), url("/local/templates/.default/markup/podkova/dev/css/../fonts/Pragmatica/PragmaticaLight.woff2") format("woff2"), url("/local/templates/.default/markup/podkova/dev/css/../fonts/Pragmatica/PragmaticaLight.woff") format("woff"), url("/local/templates/.default/markup/podkova/dev/css/../fonts/Pragmatica/PragmaticaLight.ttf") format("truetype");
}

@font-face {
  font-family: "YandexSans";
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url("/local/templates/.default/markup/podkova/dev/css/../fonts/YandexSans/YandexSansDisplay-Light.eot?") format("eot"), url("/local/templates/.default/markup/podkova/dev/css/../fonts/YandexSans/YandexSansDisplay-Light.woff2") format("woff2"), url("/local/templates/.default/markup/podkova/dev/css/../fonts/YandexSans/YandexSansDisplay-Light.woff") format("woff"), url("/local/templates/.default/markup/podkova/dev/css/../fonts/YandexSans/YandexSansDisplay-Light.ttf") format("truetype");
}

@font-face {
  font-family: "YandexSans";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("/local/templates/.default/markup/podkova/dev/css/../fonts/YandexSans/YandexSansDisplay-Regular.eot?") format("eot"), url("/local/templates/.default/markup/podkova/dev/css/../fonts/YandexSans/YandexSansDisplay-Regular.woff2") format("woff2"), url("/local/templates/.default/markup/podkova/dev/css/../fonts/YandexSans/YandexSansDisplay-Regular.woff") format("woff"), url("/local/templates/.default/markup/podkova/dev/css/../fonts/YandexSans/YandexSansDisplay-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "YandexSans";
  font-style: italic;
  font-display: swap;
  font-weight: 400;
  src: url("/local/templates/.default/markup/podkova/dev/css/../fonts/YandexSans/YandexSansDisplay-RegularItalic.eot?") format("eot"), url("/local/templates/.default/markup/podkova/dev/css/../fonts/YandexSans/YandexSansDisplay-RegularItalic.woff2") format("woff2"), url("/local/templates/.default/markup/podkova/dev/css/../fonts/YandexSans/YandexSansDisplay-RegularItalic.woff") format("woff"), url("/local/templates/.default/markup/podkova/dev/css/../fonts/YandexSans/YandexSansDisplay-RegularItalic.ttf") format("truetype");
}

@font-face {
  font-family: "icomoon";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("/local/templates/.default/markup/podkova/dev/css/../fonts/icomoon/icomoon.eot?") format("eot"), url("/local/templates/.default/markup/podkova/dev/css/../fonts/icomoon/icomoon.woff") format("woff"), url("/local/templates/.default/markup/podkova/dev/css/../fonts/icomoon/icomoon.ttf") format("truetype");
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*:before, *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  height: 100%;
  font-size: 62.5%;
  line-height: 1.3;
}

html.menu-opened {
  overflow-y: hidden;
}

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

img {
  max-width: 100%;
}

b {
  font-weight: 700;
}

a {
  -webkit-transition: .3s ease 0s;
  transition: .3s ease 0s;
}

textarea {
  resize: none;
}

select::-ms-expand {
  display: none;
}

label,
button,
input,
select {
  cursor: pointer;
}

input,
select,
textarea,
button {
  outline: 0;
  border-radius: 0;
  padding: 0;
}

input[type="checkbox"], input[type="radio"] {
  position: absolute;
  opacity: 0;
}

ul, li {
  padding: 0;
  margin: 0;
  list-style: none;
}

p {
  margin: 0 0 24px;
}

body {
  height: 100%;
  position: relative;
  min-width: 320px;
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Pragmatica", sans-serif;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

section {
  position: relative;
}

main {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

*:focus {
  outline: none !important;
}

a {
  -webkit-transition: .3s ease 0s;
  transition: .3s ease 0s;
  text-decoration: none;
}

a *, a:after, a:before {
  -webkit-transition: .3s ease 0s;
  transition: .3s ease 0s;
}

button {
  -webkit-transition: .3s ease 0s;
  transition: .3s ease 0s;
}

button * {
  -webkit-transition: .3s ease 0s;
  transition: .3s ease 0s;
}

.ruble {
  font-family: "ALSRubl";
  font-weight: 400 !important;
  color: inherit !important;
  line-height: inherit !important;
  font-style: normal !important;
  text-transform: none !important;
}

.lock-screen {
  overflow: hidden;
}

#scrollUp {
  right: 15px;
  bottom: 15px;
}

#scrollUp:hover .icon {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}

#scrollUp .icon {
  fill: #cd2e29;
  font-size: 24px;
  -webkit-transition: .4s ease 0s;
  transition: .4s ease 0s;
}

.container {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  padding: 0 15px;
}

@media only screen and (max-width: 1199px) {
  .container {
    width: 100%;
  }
}

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

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

@media only screen and (min-width: 992px) {
  .mb-90 {
    margin-bottom: 90px;
  }
}

@media only screen and (max-width: 991px) {
  .mb-90 {
    margin-bottom: 45px;
  }
}

@media (min-width: 1200px) {
  .pt-lg-70 {
    padding-top: 70px;
  }
}

.ml-30 {
  margin-left: 30px !important;
}

@media only screen and (max-width: 767px) {
  .ml-30 {
    margin-left: 0 !important;
  }
}

.mt-15 {
  margin-top: 15px;
}

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

.mt-80 {
  margin-top: 80px;
}

.header__favourite::before {
  background: url("/local/templates/.default/markup/podkova/dev/css/../img/svg/heart-red.svg");
  background-size: contain;
  margin: 0 auto;
  height: 16px;
  width: 18px;
  display: block;
  position: absolute;
  bottom: 50%;
  left: 50%;
  margin-left: -9px;
  z-index: 1;
  margin-bottom: -9px;
  content: " ";
  opacity: 0;
  background-repeat: no-repeat;
  -webkit-transition: .1s ease-in-out 0s;
  transition: .1s ease-in-out 0s;
}

.header__favourite::after {
  background: url("/local/templates/.default/markup/podkova/dev/css/../img/svg/heart-red.svg");
  background-size: contain;
  margin: 0 auto;
  height: 16px;
  width: 18px;
  display: block;
  position: absolute;
  bottom: 50%;
  left: 50%;
  margin-left: -9px;
  z-index: 1;
  margin-bottom: -9px;
  content: " ";
  opacity: 0;
  background-repeat: no-repeat;
  -webkit-transition: .1s ease-in-out 0s;
  transition: .1s ease-in-out 0s;
}

.header__favourite.is-added .icon {
  fill-opacity: 1;
  stroke: #cd2e29;
  -webkit-transition: .1s ease-in-out 0s;
  transition: .1s ease-in-out 0s;
}

.header__favourite.is-added:before {
  opacity: .8;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-name: heartFlutter2;
          animation-name: heartFlutter2;
}

.header__favourite.is-added:after {
  opacity: .8;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-name: heartFlutter3;
          animation-name: heartFlutter3;
}

@-webkit-keyframes heartFlutter1 {
  0% {
    opacity: 0.8;
  }
  100% {
    bottom: 33px;
    margin-left: 5px;
    opacity: 0;
    -webkit-transform: rotate(9deg);
            transform: rotate(9deg);
  }
}

@keyframes heartFlutter1 {
  0% {
    opacity: 0.8;
  }
  100% {
    bottom: 33px;
    margin-left: 5px;
    opacity: 0;
    -webkit-transform: rotate(9deg);
            transform: rotate(9deg);
  }
}

@-webkit-keyframes heartFlutter2 {
  0% {
    opacity: 0.8;
  }
  100% {
    bottom: 55px;
    margin-left: 5px;
    opacity: 0;
    -webkit-transform: rotate(14deg);
            transform: rotate(14deg);
  }
}

@keyframes heartFlutter2 {
  0% {
    opacity: 0.8;
  }
  100% {
    bottom: 55px;
    margin-left: 5px;
    opacity: 0;
    -webkit-transform: rotate(14deg);
            transform: rotate(14deg);
  }
}

@-webkit-keyframes heartFlutter3 {
  0% {
    opacity: 0.8;
  }
  100% {
    bottom: 43px;
    margin-left: -8px;
    opacity: 0;
    -webkit-transform: rotate(19deg);
            transform: rotate(19deg);
  }
}

@keyframes heartFlutter3 {
  0% {
    opacity: 0.8;
  }
  100% {
    bottom: 43px;
    margin-left: -8px;
    opacity: 0;
    -webkit-transform: rotate(19deg);
            transform: rotate(19deg);
  }
}

input, textarea {
  font-size: 15px;
}

input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
  color: transparent !important;
  -webkit-transition: .4s ease 0s;
  transition: .4s ease 0s;
}

input:focus:-moz-placeholder, textarea:focus:-moz-placeholder {
  color: transparent !important;
  -webkit-transition: .4s ease 0s;
  transition: .4s ease 0s;
}

input:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
  color: transparent !important;
  -webkit-transition: .4s ease 0s;
  transition: .4s ease 0s;
}

input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
  color: transparent !important;
  -webkit-transition: .4s ease 0s;
  transition: .4s ease 0s;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #9e9e9e;
  font-style: italic;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #9e9e9e;
  font-style: italic;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #9e9e9e;
  font-style: italic;
}

input:-moz-placeholder, textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #9e9e9e;
  font-style: italic;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

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

.form-group-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 12px;
}

.form-group-label label {
  display: inline-block;
  color: #000000;
  font-size: 14px;
  line-height: 40px;
  text-transform: uppercase;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

@media only screen and (max-width: 991px) {
  .form-group-label label {
    font-size: 12px;
  }
}

@media only screen and (max-width: 600px) {
  .form-group-label label {
    display: none;
  }
}

.form-group-label input {
  width: 370px;
  height: 55px;
  background-color: #f1f1f1;
  border: 0;
  padding: 10px 12px;
}

@media only screen and (max-width: 991px) {
  .form-group-label input {
    width: 280px;
  }
}

@media only screen and (max-width: 767px) {
  .form-group-label input {
    width: 100%;
    max-width: 370px;
  }
}

.form-group {
  position: relative;
  margin-bottom: 18px;
}

.form-group .error-message {
  bottom: 100%;
  right: 0;
  position: absolute;
  font-size: 11px;
  color: #cd2e29;
  display: none;
}

.form-group input[type="text"], .form-group input[type="number"], .form-group input[type="email"], .form-group input[type="tel"], .form-group input[type="password"], .form-group textarea {
  height: 55px;
  width: 100%;
  background-color: #f1f1f1;
  border: 1px solid #f1f1f1;
  font-family: 'YandexSans';
  font-size: 16px;
  padding: 20px 12px 6px;
}

.form-group input[type="text"] + label, .form-group input[type="number"] + label, .form-group input[type="email"] + label, .form-group input[type="tel"] + label, .form-group input[type="password"] + label, .form-group textarea + label {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 12px;
  font-family: 'YandexSans';
  font-size: 16px;
  font-style: italic;
  color: #999999;
  -webkit-transition: .3s ease 0s;
  transition: .3s ease 0s;
}

.form-group input[type="text"]:focus + label, .form-group input[type="number"]:focus + label, .form-group input[type="email"]:focus + label, .form-group input[type="tel"]:focus + label, .form-group input[type="password"]:focus + label, .form-group textarea:focus + label {
  font-size: 9px;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.23px;
  top: 12px;
}

.form-group.fill input[type="text"] + label, .form-group.fill input[type="number"] + label, .form-group.fill input[type="email"] + label, .form-group.fill input[type="tel"] + label, .form-group.fill input[type="password"] + label, .form-group.fill textarea + label {
  font-size: 9px;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.23px;
  top: 12px;
}

.form-group textarea {
  height: 130px;
  padding-top: 24px;
}

.form-group textarea + label {
  top: 12px;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.form-group.form-group--checkbox input[type="checkbox"] + label {
  display: inline-block;
  position: relative;
  font-size: 9px;
  line-height: 18px;
  font-weight: 300;
  letter-spacing: 1.35px;
  text-transform: uppercase;
  padding-left: 26px;
}

.form-group.form-group--checkbox input[type="checkbox"] + label:before {
  content: '';
  width: 18px;
  height: 18px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border: 1px solid #c1c1c1;
  -webkit-transition: .3s ease 0s;
  transition: .3s ease 0s;
}

@media only screen and (max-width: 767px) {
  .form-group.form-group--checkbox input[type="checkbox"] + label:before {
    top: 0;
    -webkit-transform: none;
            transform: none;
  }
}

.form-group.form-group--checkbox input[type="checkbox"] + label:after {
  content: '';
  position: absolute;
  width: 13px;
  height: 13px;
  background-image: url("/local/templates/.default/markup/podkova/dev/css/../img/svgSprite/check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  left: 3px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 0;
  -webkit-transition: .3s ease 0s;
  transition: .3s ease 0s;
}

.form-group.form-group--checkbox input[type="checkbox"] + label:hover:before {
  border-color: #000000;
}

.form-group.form-group--checkbox input[type="checkbox"] + label a {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-weight: 300;
  line-height: 1.07;
  color: #cd2e29;
}

.form-group.form-group--checkbox input[type="checkbox"] + label a:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #cd2e29;
  bottom: 0;
  left: 0;
  -webkit-transition: .4s ease 0s;
  transition: .4s ease 0s;
}

.form-group.form-group--checkbox input[type="checkbox"] + label a:hover:after {
  width: 0;
  right: 0;
  left: auto;
}

.form-group.form-group--checkbox input[type="checkbox"]:checked + label:before {
  border-color: #000000;
}

.form-group.form-group--checkbox input[type="checkbox"]:checked + label:after {
  opacity: 1;
}

.form-group.form-group--submit {
  margin-top: 24px;
}

.form-group.form-group--submit .btn--md {
  padding-left: 70px;
  padding-right: 70px;
}

@media only screen and (max-width: 767px) {
  .form-group.form-group--submit .btn--md {
    padding-left: 32px;
    padding-right: 32px;
  }
}

.form-group.error input[type="text"], .form-group.error input[type="number"], .form-group.error input[type="email"], .form-group.error input[type="tel"], .form-group.error input[type="password"] {
  border-color: #cd2e29;
  color: #cd2e29;
}

.form-group.error .error-message {
  display: block;
}

.form-group-separate {
  text-align: center;
}

.error-message.error-message--shop {
  position: absolute;
  font-size: 14px;
  right: 0;
  top: -45px;
  color: #cd2e29;
}

@media (max-width: 991px) {
  .error-message.error-message--shop {
    top: 110px;
    right: auto;
    left: 10px;
  }
}

@media (max-width: 767px) {
  .error-message.error-message--shop {
    top: 80px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

@media (max-width: 600px) {
  .error-message.error-message--shop {
    top: 30px;
    width: 100%;
  }
}

.pass-eye {
  width: 25px;
  height: 25px;
  display: block;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url("https://www.flaticon.com/svg/static/icons/svg/565/565654.svg");
  cursor: pointer;
}

.fg-p {
  position: relative;
}

.select-hidden {
  display: none;
}

.select {
  position: relative;
  height: 40px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  cursor: pointer;
}

.select-styled {
  position: relative;
  background-color: #f1f1f1;
  height: 40px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 38px 0 14px;
}

.select-styled:after {
  content: '';
  position: absolute;
  right: 14px;
  top: 17px;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top-color: #999;
}

.select-styled.active:after {
  border-top-color: transparent;
  border-bottom-color: #999;
  top: 12px;
}

.select-options {
  display: none;
  position: absolute;
  background: #fff;
  border: 1px solid #f1f1f1;
  width: 100%;
  left: 0;
  top: 100%;
  z-index: 99;
}

.select-options li {
  padding: 6px 14px;
  cursor: pointer;
}

.select-options li:hover {
  background-color: #f1f1f1;
}

.form-group-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -8px;
  margin-right: -8px;
}

@media only screen and (max-width: 767px) {
  .form-group-row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
  }
}

.form-group-row .form-group {
  margin-left: 8px;
  margin-right: 8px;
}

@media only screen and (max-width: 767px) {
  .form-group-row .form-group {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}

.row, .account {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 90px;
}

@media only screen and (max-width: 767px) {
  .row, .account {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 40px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.row .sidebar, .account .sidebar {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  max-width: 25%;
  padding: 0 15px;
  position: relative;
}

@media only screen and (max-width: 1199px) {
  .row .sidebar, .account .sidebar {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    max-width: 270px;
  }
}

@media only screen and (max-width: 767px) {
  .row .sidebar, .account .sidebar {
    padding: 0;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 30px;
  }
}

.row .content, .account .content {
  -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
  max-width: 75%;
  padding: 0 15px;
}

@media only screen and (max-width: 1199px) {
  .row .content, .account .content {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .row .content, .account .content {
    padding: 0;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
}

.col-md-6 {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%;
  padding-left: 15px;
  padding-right: 15px;
}

@media only screen and (min-width: 768px) {
  .col-md-6 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.header {
  background-color: #ffffff;
  border-bottom: 1px solid #cd2e29;
  position: relative;
}

.header.fixed {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 102;
}

.header.fixed:after {
  display: none;
}

.header.fixed .header__descriptor {
  display: none;
}

.header.fixed .header__entery {
  padding-top: 0;
}

@media only screen and (max-width: 1199px) {
  .header.fixed .header__entery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

.header.fixed .header__entery-top {
  display: none;
}

.header.fixed .header__logo {
  display: none;
}

.header.fixed .header__fixed-logo {
  display: block;
}

.header.fixed .header__burger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header:after {
  content: '';
  position: absolute;
  height: 1px;
  left: calc(50% - 414px);
  right: 0;
  background-color: #cd2e29;
  top: 72px;
}

@media only screen and (max-width: 1199px) {
  .header:after {
    display: none;
  }
}

.header__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  padding: 0 15px;
  margin: 0 auto;
}

@media only screen and (max-width: 1199px) {
  .header__container {
    width: 100%;
  }
}

.header__logo {
  padding-right: 36px;
}

.header__logo a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: -33px;
  margin-top: 19px;
}

@media only screen and (max-width: 1199px) {
  .header__logo a {
    margin-left: 0;
  }
}

.header__fixed-logo {
  display: none;
}

.header__descriptor {
  color: #000000;
  font-size: 9px;
  font-weight: 400;
  line-height: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 9px;
}

.header__entery {
  padding-top: 15px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border-left: 1px solid #cd2e29;
}

.header__entery-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 18px;
  padding-left: 30px;
}

.header__entery-middle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header__top-menu a {
  color: #000000;
  font-size: 13px;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: 0.2px;
  margin-right: 28px;
}

.header__top-menu a:last-child {
  margin-right: 0;
}

.header__shops {
  margin-left: 16px;
}

.header__shops:before {
  content: '';
  position: absolute;
  background: url("/local/templates/.default/markup/podkova/dev/css/../img/svg/placeholder-red.svg") no-repeat center center/contain;
  width: 15px;
  height: 15px;
  left: -16px;
  top: 0;
}

.header__phone {
  color: #000000;
  font-size: 16px;
  line-height: 15px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.4px;
  margin: 0 47px 0 95px;
}

@media only screen and (max-width: 1199px) {
  .header__phone {
    margin-left: 24px;
    margin-right: 24px;
  }
}

.header__search {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

@media only screen and (max-width: 1199px) {
  .header__search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-right: 32px;
  }
}

@media only screen and (max-width: 600px) {
  .header__search {
    margin-right: 0;
  }
}

.header__search-form {
  position: relative;
  max-width: 270px;
}

@media only screen and (max-width: 600px) {
  .header__search-form {
    max-width: 100%;
    width: 100%;
  }
}

.header__search-control {
  width: 270px;
  height: 40px;
  background-color: #eee9e9;
  border: 0;
  padding: 10px 40px 10px 12px;
}

.header__search .btn {
  background: transparent;
  border: 0;
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 22px;
  height: 22px;
}

.header__search .btn:hover .icon {
  fill: #cd2e29;
}

.header__search .btn .icon {
  font-size: 22px;
}

.header__search .easy-autocomplete-container ul {
  border-top: 0;
  padding-bottom: 20px;
}

.header__search .easy-autocomplete-container ul li {
  border-color: #eee9e9;
  padding-left: 6px;
  padding-right: 6px;
  border-bottom: 0;
}

.header__search .easy-autocomplete-container ul li:hover {
  background-color: transparent;
}

.header__search .easy-autocomplete-container ul li:hover a {
  color: #cd2e29;
}

.header__search .easy-autocomplete-container ul li:hover a b {
  color: #cd2e29;
}

.header__search .easy-autocomplete-container ul li.selected {
  background-color: transparent;
}

.header__search .easy-autocomplete-container ul li a {
  color: #999;
  font-size: 12px;
}

.header__search .easy-autocomplete-container ul li a b {
  color: #000000;
}

.header__search .easy-autocomplete-container ul li img {
  width: 27px;
  height: 27px;
}

.header__account {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #cd2e29;
  font-size: 13px;
  line-height: 15px;
  letter-spacing: 0.2px;
}

.header__controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 18px;
}

.header__favourite {
  display: inline-block;
  position: relative;
  margin-right: 18px;
}

.header__favourite .icon {
  font-size: 31px;
  fill-opacity: 0;
  stroke: #000000;
  stroke-width: 12px;
  fill: #cd2e29;
}

.header__favourite .num {
  background-color: #cd2e29;
  border-radius: 35px;
  height: 17px;
  position: absolute;
  left: calc(100% - 10px);
  top: 0;
  color: #ffffff;
  line-height: 17px;
  min-width: 17px;
  font-size: 12px;
  padding: 0;
  text-align: center;
}

.header__favourite:hover .icon {
  fill-opacity: 1;
  stroke: #cd2e29;
}

.header__cart {
  position: relative;
}

.header__cart-toggle {
  display: inline-block;
  position: relative;
}

.header__cart-toggle .icon {
  font-size: 30px;
}

.header__cart-toggle .num {
  background-color: #cd2e29;
  border-radius: 35px;
  height: 17px;
  position: absolute;
  left: calc(100% - 10px);
  top: 0;
  color: #ffffff;
  line-height: 17px;
  min-width: 17px;
  font-size: 12px;
  padding: 0;
  text-align: center;
}

.header__cart-toggle:hover .icon {
  fill: #cd2e29;
}

.header__fixed-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  padding: 24px 0;
  border-top: 1px solid #cd2e29;
  border-bottom: 1px solid #cd2e29;
  background-color: #ffffff;
  -webkit-transition: -webkit-transform .5s ease 0s;
  transition: -webkit-transform .5s ease 0s;
  transition: transform .5s ease 0s;
  transition: transform .5s ease 0s, -webkit-transform .5s ease 0s;
}

.header__fixed-menu.is-open {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  z-index: 1;
  visibility: visible;
  opacity: 1;
}

.header__fixed-menu-list {
  width: 1200px;
  padding: 0 15px;
  margin: 0 auto;
}

@media only screen and (max-width: 1199px) {
  .header__fixed-menu-list {
    width: 100%;
  }
}

.header__fixed-menu-list a {
  font-size: 13px;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: 0.2px;
  margin-right: 28px;
}

.header__fixed-menu-list a:last-child {
  margin-right: 0;
}

.header__fixed-menu-list a:not(.header__account) {
  color: #000000;
}

.header__burger {
  display: none;
  width: 170px;
  margin-left: -40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-left: 1px solid #da221c;
  position: relative;
}

.header__burger:after {
  content: '';
  position: absolute;
  width: 100%;
  background: #ffffff;
  height: 1px;
  bottom: -1px;
  left: 0;
  z-index: 10;
  opacity: 0;
}

.header__burger.is-active:after {
  opacity: 1;
}

.header-burger {
  width: 25px;
  height: 21px;
  background-color: transparent;
  border: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.menu-icon {
  display: inline-block;
  position: relative;
  width: 25px;
  background-color: #da221c;
  height: 3px;
}

.menu-icon:before, .menu-icon:after {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #da221c;
}

.menu-icon:before {
  top: -8px;
}

.menu-icon:after {
  top: 8px;
}

@media (max-width: 1200px) {
  .header {
    padding: 10px 0;
  }
  .header.fixed {
    height: 50px;
  }
  .header__container {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header .header__phone {
    display: none;
  }
  .header .header__top-menu {
    display: none;
  }
  .header .header__account {
    display: none;
  }
  .header .main-menu {
    display: none;
  }
  .mobile-menu {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 99;
    max-width: 320px;
    padding-top: 30px;
  }
  .mobile-menu.is-open {
    display: block;
  }
  .mobile-menu__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-left: 48px;
    padding-bottom: 10px;
    border-bottom: 1px solid #cd2e29;
  }
  .mobile-menu .header__phone {
    margin: 0 0 24px;
    width: 100%;
  }
  .mobile-menu .header__top-menu a {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 0 15px;
  }
  .mobile-menu .header__account {
    margin-left: 30px;
  }
  .mobile-menu .main-menu {
    display: block;
    position: relative;
    padding-top: 12px;
  }
  .mobile-menu .main-menu__item {
    padding: 12px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .mobile-menu .main-menu__item > a {
    padding-left: 48px;
  }
  .mobile-menu .main-menu__item > a:after {
    display: none;
  }
  .mobile-menu .main-menu__item > button {
    width: 12px;
    height: 12px;
    padding-right: 26px;
    background-color: transparent;
    border: 0;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    color: #000;
    font-size: 12px;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .mobile-menu .main-menu__item > button:before {
    content: "\31";
  }
  .mobile-menu__filters {
    display: none;
    position: absolute;
    background: #fff;
    z-index: 999;
    top: 0;
    bottom: 0;
    width: 100%;
    left: 0;
  }
  .mobile-menu__filters > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 1px solid #eee;
  }
  .mobile-menu__filters > li > .toogle-menu {
    width: 12px;
    height: 12px;
    padding-right: 26px;
    background-color: transparent;
    border: 0;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    color: #c1c1c1;
    font-size: 12px;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .mobile-menu__filters > li > .toogle-menu:before {
    content: "\31";
  }
  .mobile-menu__filters > li > a {
    padding-left: 48px;
    height: 36px;
    width: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    color: #000000;
    font-family: "YandexSans";
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
  }
  .mobile-menu__filters.is-active {
    display: block;
  }
  .mobile-menu__return {
    position: absolute;
    top: -36px;
    height: 36px;
    width: 100%;
    background: #eee;
    border: 0;
  }
  .mobile-menu__return:before {
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 1px;
    background-color: #000;
    right: 20px;
    top: 50%;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .mobile-menu__return:after {
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 1px;
    background-color: #000;
    right: 20px;
    top: 50%;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .mobile-menu .close-cross {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
  }
  .mobile-menu .close-cross:after {
    content: "";
    display: block;
    width: 20px;
    height: 1px;
    background-color: #000;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    position: absolute;
    top: 10px;
  }
  .mobile-menu .close-cross:before {
    content: "";
    display: block;
    width: 20px;
    height: 1px;
    background-color: #000;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    position: absolute;
    top: 10px;
  }
  .header__entery {
    border-left: 0;
    padding-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .header__entery-top {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding-bottom: 0;
    padding-left: 12px;
  }
  .header__logo {
    padding-right: 0;
  }
  .header__logo img {
    max-width: 130px;
  }
  .header__logo a {
    margin-top: 0;
  }
  .header__descriptor {
    font-size: 8px;
    margin-top: 5px;
  }
  .header__burger {
    display: block;
    width: auto;
    border: 0;
    margin: 0;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    margin-right: 12px;
  }
}

@media (max-width: 600px) {
  .header {
    border-bottom: 0;
  }
  .header__container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-left: 12px;
    padding-right: 12px;
  }
  .header__burger {
    position: absolute;
    left: 12px;
    top: 16px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .header__logo {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .header__controls {
    position: absolute;
    right: 12px;
    top: 16px;
    margin: 0;
  }
  .header .easy-autocomplete {
    width: 100% !important;
  }
  .header__entery {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
    margin-top: 16px;
  }
  .header__entery-top {
    padding-left: 0;
  }
  .header__search-form {
    max-width: 100%;
  }
  .header__search-control {
    width: 100%;
  }
}

.main-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.main-menu__item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 21px 0 21px 30px;
  height: 100%;
}

.main-menu__item:last-child {
  margin-right: 0;
}

.main-menu__item > a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  font-size: 14px;
  font-weight: 700;
  line-height: 15px;
  text-transform: uppercase;
  letter-spacing: 1.26px;
  color: #000000;
}

.main-menu__item > a:hover {
  color: #cd2e29;
}

.main-menu__item > a:hover:after {
  color: #cd2e29;
}

.main-menu__item.dropdown > a:after {
  content: '▼';
  position: relative;
  margin-left: 4px;
  font-family: "Arial";
  font-size: 9px;
  letter-spacing: 0.72px;
  margin-top: 4px;
  -webkit-transition: .3s ease 0s;
  transition: .3s ease 0s;
}

.main-menu__item.main-menu__item--sale > a {
  color: #cd2e29;
}

.main-menu__item.main-menu__item--sale .icon {
  margin-right: 5px;
  font-size: 30px;
  fill: #cd2e29;
}

@media only screen and (min-width: 1200px) {
  .sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background-color: #ffffff;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
    z-index: -1;
    border-top: 1px solid #cd2e29;
    visibility: hidden;
    border-left: 1px solid #cd2e29;
    border-right: 1px solid #cd2e29;
    opacity: 0;
  }
  .sub-menu.is-active {
    z-index: 999;
    -webkit-transition: .4s ease 0s;
    transition: .4s ease 0s;
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  .sub-menu__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 26px;
    border-bottom: 1px solid #e6e6e6;
    margin: 0 auto;
    width: 1000px;
    padding-left: 115px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1199px) {
  .sub-menu__nav {
    width: 100%;
  }
}

@media only screen and (min-width: 1200px) {
  .sub-menu__nav > li {
    margin-right: 60px;
  }
  .sub-menu__nav > li > a {
    color: #000000;
    font-size: 14px;
    font-weight: 700;
    line-height: 15px;
    text-transform: uppercase;
    letter-spacing: 1.26px;
    padding: 20px 0;
    display: inline-block;
    position: relative;
  }
  .sub-menu__nav > li > a:after {
    content: '';
    position: absolute;
    height: 3px;
    background-color: #cd2e29;
    width: 0;
    bottom: 0;
    right: 0;
    -webkit-transition: .4s ease 0s;
    transition: .4s ease 0s;
  }
  .sub-menu__nav > li > a:hover {
    color: #cd2e29;
  }
  .sub-menu__nav > li > a:hover:after {
    width: 100%;
    left: 0;
    right: auto;
  }
  .sub-menu__nav > li.is-active > a {
    color: #cd2e29;
  }
  .sub-menu__nav > li.is-active > a:after {
    width: 100%;
    left: 0;
    right: auto;
  }
  .sub-menu__nav > li.is-active .dropdown-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media only screen and (max-width: 1199px) {
  .sub-menu {
    display: none;
    position: absolute;
    background: #fff;
    z-index: 99;
    top: 0;
    bottom: 0;
    width: 100%;
    left: 0;
    margin-top: 36px;
  }
  .sub-menu.is-active {
    display: block;
  }
  .sub-menu__nav > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 1px solid #eee;
  }
  .sub-menu__nav > li > button {
    width: 12px;
    height: 12px;
    padding-right: 26px;
    background-color: transparent;
    border: 0;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    color: #c1c1c1;
    font-size: 12px;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .sub-menu__nav > li > button:before {
    content: "\31";
  }
  .sub-menu__nav > li > a {
    padding-left: 48px;
    height: 36px;
    width: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    color: #000000;
    font-family: "YandexSans";
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
  }
}

@media only screen and (min-width: 1200px) {
  .dropdown-menu {
    display: none;
    position: absolute;
    top: 100%;
    padding-top: 40px;
    background-color: #fff;
    left: -1px;
    right: 0;
    width: calc(100% + 2px);
    border: 1px solid #cd2e29;
    border-top: 0;
  }
  .dropdown-menu__inner {
    width: 1170px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1199px) {
  .dropdown-menu__inner {
    width: 100%;
  }
}

@media only screen and (min-width: 1200px) {
  .dropdown-menu__filter-list {
    overflow-y: auto;
    max-height: 400px;
  }
  .dropdown-menu__nav {
    width: 180px;
    border-right: 1px solid #e6e6e6;
  }
  .dropdown-menu__nav.dropdown-menu__nav--brands {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: auto;
    border: 0;
  }
  .dropdown-menu__nav.dropdown-menu__nav--brands .dropdown-menu__subtitle {
    width: 100%;
  }
  .dropdown-menu__nav.dropdown-menu__nav--brands .dropdown-menu__list {
    min-width: 180px;
    margin-right: 24px;
  }
  .dropdown-menu__subtitle {
    color: #999999;
    font-family: "YandexSans";
    font-size: 14px;
    font-weight: 400;
    line-height: 15px;
    font-style: italic;
    margin-bottom: 18px;
  }
  .dropdown-menu__item {
    margin-bottom: 12px;
  }
  .dropdown-menu__item a {
    display: inline-block;
    color: #000000;
    font-family: "YandexSans";
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    position: relative;
  }
  .dropdown-menu__item a:after {
    content: '';
    position: absolute;
    height: 1px;
    background-color: #cd2e29;
    width: 0;
    bottom: 0;
    right: 0;
    -webkit-transition: .4s ease 0s;
    transition: .4s ease 0s;
  }
  .dropdown-menu__item a:hover:after {
    width: 100%;
    left: 0;
    right: auto;
  }
  .dropdown-menu__item.is-active a:after {
    width: 100%;
    left: 0;
    right: auto;
  }
  .dropdown-menu__filter {
    display: none;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .dropdown-menu__filter.is-active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .dropdown-menu__filter-item {
    margin-bottom: 12px;
  }
  .dropdown-menu__filter-item a {
    display: inline-block;
    position: relative;
    color: #000000;
    font-family: "YandexSans";
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
  }
  .dropdown-menu__filter-item a:after {
    content: '';
    position: absolute;
    height: 1px;
    background-color: #cd2e29;
    width: 0;
    bottom: 0;
    right: 0;
    -webkit-transition: .4s ease 0s;
    transition: .4s ease 0s;
  }
  .dropdown-menu__filter-item a:hover:after {
    width: 100%;
    left: 0;
    right: auto;
  }
  .dropdown-menu__filter-item.is-active a:after {
    width: 100%;
    left: 0;
    right: auto;
  }
  .dropdown-menu__group {
    width: 190px;
    padding: 0 10px 0 28px;
    border-right: 1px solid #e6e6e6;
  }
  .dropdown-menu__group:last-child {
    border-right: 0;
  }
  .dropdown-menu__img {
    position: relative;
    margin-top: -40px;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    text-align: right;
  }
  .dropdown-menu__filter-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 30px;
  }
  .dropdown-menu__slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .dropdown-menu__slide-apply {
    margin-top: 80px;
    text-align: right;
  }
  .dropdown-menu.dropdown-menu--price-filter .dropdown-menu__title {
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 20px;
  }
  .dropdown-menu.dropdown-menu--price-filter .dropdown-menu__nav {
    width: auto;
    border-right: 0;
  }
  .dropdown-menu.dropdown-menu--price-filter .dropdown-menu__devide {
    color: #666666;
    font-family: "YandexSans";
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
    margin-left: 35px;
    margin-right: 35px;
  }
}

@media only screen and (max-width: 1199px) {
  .dropdown-menu {
    display: none;
  }
  .dropdown-menu__inner {
    padding-left: 30px;
    padding-right: 30px;
  }
  .dropdown-menu__title {
    margin: 5px 0;
  }
  .dropdown-menu__devide {
    margin: 5px 0;
  }
  .dropdown-menu__slide {
    margin: 10px 0 20px;
  }
  .dropdown-menu__slide-apply {
    text-align: center;
  }
  .dropdown-menu.is-open {
    display: block;
    position: absolute;
    background: #fff;
    z-index: 99;
    top: 0;
    width: 100%;
    left: 0;
  }
  .dropdown-menu__subtitle {
    color: #999999;
    font-family: "YandexSans";
    font-style: italic;
    font-size: 14px;
    font-weight: 400;
    line-height: 15px;
    padding: 10px 10px 10px 48px;
    border-bottom: 1px solid #eee;
  }
  .dropdown-menu__list > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 1px solid #eee;
  }
  .dropdown-menu__list > li > button {
    width: 12px;
    height: 12px;
    padding-right: 26px;
    background-color: transparent;
    border: 0;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    color: #c1c1c1;
    font-size: 12px;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .dropdown-menu__list > li > button:before {
    content: "\31";
  }
  .dropdown-menu__list > li > a {
    padding-left: 20px;
    height: 36px;
    width: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    color: #000000;
    font-family: "YandexSans";
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
  }
  .dropdown-menu__group {
    display: none;
    position: absolute;
    background: #fff;
    z-index: 999;
    top: 0;
    bottom: 0;
    width: 100%;
    left: 0;
  }
  .dropdown-menu__group.is-active {
    display: block;
  }
  .dropdown-menu__filter-item a {
    padding-left: 48px;
    height: 36px;
    width: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    color: #000000;
    font-family: "YandexSans";
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
  }
  .dropdown-menu__img {
    display: none;
  }
}

.menu-filter-price {
  width: 262px;
  height: 10px;
  border-radius: 5px;
  background-color: #f1f1f1;
  border-color: #f1f1f1;
  cursor: pointer;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

@media only screen and (max-width: 1199px) {
  .menu-filter-price__min-value, .menu-filter-price__max-value {
    margin-bottom: 10px;
  }
  .menu-filter-price__max-value {
    float: right;
  }
}

.menu-filter-price .noUi-connect {
  background-color: #cd2e29;
}

.menu-filter-price .noUi-handle {
  width: 25px;
  height: 25px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.3);
          box-shadow: 0 3px 9px rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  border: 0;
  top: -8px;
  background-color: #cd2e29;
  cursor: pointer;
  -webkit-transition: .4s ease 0s;
  transition: .4s ease 0s;
}

.menu-filter-price .noUi-handle:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.menu-filter-price .noUi-handle:before, .menu-filter-price .noUi-handle:after {
  display: none;
}

.menu-filter-price .noUi-tooltip {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  position: relative;
  font-family: "YandexSans";
  bottom: auto;
  top: 100%;
  background-color: #f1f1f1;
  border: 0;
  border-radius: 0;
  padding: 5px 8px;
  font-size: 13px;
  margin-top: 16px;
}

@media only screen and (max-width: 1199px) {
  .menu-filter-price .noUi-tooltip {
    display: none;
  }
}

.menu-filter-price .noUi-tooltip:before {
  content: '';
  position: absolute;
  border: 6px solid transparent;
  border-bottom-color: #f1f1f1;
  top: -12px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.menu-filter-price__min-value {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-right: 15px;
}

.menu-filter-price__max-value {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  margin-left: 15px;
}

.menu-filter-price__min-value, .menu-filter-price__max-value {
  display: inline-block;
  font-family: "YandexSans";
  font-size: 15px;
}

.menu-bg {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  background: #000;
  z-index: 9;
  height: 100%;
  opacity: .4;
}

.dropdown-menu__filter-list {
  scrollbar-color: #da221c #ffffff;
  scrollbar-width: thin;
}

.dropdown-menu__filter-list::-webkit-scrollbar {
  width: 2px;
}

.dropdown-menu__filter-list::-webkit-scrollbar-thumb {
  background-color: #da221c;
}

.mini-cart {
  display: none;
  width: 270px;
  border: 1px solid #e8e8e8;
  background-color: #ffffff;
  position: absolute;
  top: 100%;
  right: calc(100% - 46px);
  padding-top: 26px;
  padding-bottom: 20px;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  z-index: 12;
  -webkit-transition: -webkit-transform .3s ease 0s;
  transition: -webkit-transform .3s ease 0s;
  transition: transform .3s ease 0s;
  transition: transform .3s ease 0s, -webkit-transform .3s ease 0s;
  max-height: 500px;
  overflow-y: scroll;
}

.mini-cart.is-open {
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
}

.mini-cart__title {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  line-height: 13px;
  text-transform: uppercase;
  letter-spacing: 1.26px;
  padding: 0 18px 12px;
}

.mini-cart__btns {
  text-align: center;
  margin-top: 21px;
  padding-bottom: 30px;
}

.mini-cart__btns .btn {
  width: 154px;
  padding: 10px 30px !important;
}

.mini-cart__btns .btn:first-child {
  margin-bottom: 12px;
}

.mci {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  font-family: 'YandexSans';
  padding-right: 40px;
  padding-left: 8px;
  padding-bottom: 10px;
  padding-top: 14px;
}

.mci:after {
  content: '';
  position: absolute;
  left: 20px;
  right: 20px;
  background-color: #ddd;
  height: 1px;
  bottom: 0;
}

.mci__img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 6px;
}

.mci__name {
  display: inline-block;
  color: #000000;
  font-size: 13px;
  letter-spacing: 0.33px;
  line-height: 16px;
}

.mci__meta {
  font-size: 14px;
  letter-spacing: 0.35px;
  line-height: 24px;
}

.mci__del {
  position: absolute;
  background: transparent;
  border: 0;
  right: 16px;
  top: 12px;
}

.mci__del .icon {
  fill: #cd2e29;
  font-size: 12px;
}

.main-slider.js-slider {
    max-height: 570px;
}

.slick-slide img {
    display: block;
    margin: auto;
    width: 100%;
}

.ms {
  padding-top: 0;
  padding-bottom: 0;
  height: auto;
  background-position: center center;
  background-repeat: no-repeat;
}

.ms__content {
  width: 1200px;
  padding: 0 15px;
  margin: 0 auto;
  color: #ffffff;
}

@media (max-width: 1440px) {
  .ms__content {
    padding-left: 80px;
  }
}

@media only screen and (max-width: 1199px) {
  .ms__content {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .ms__content {
    width: 100%;
    padding-left: 60px;
    padding-right: 60px;
  }
}

.ms__up-txt {
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 2.7px;
  font-weight: 300;
  margin-bottom: 22px;
}

@media only screen and (max-width: 600px) {
  .ms__up-txt {
    font-size: 14px;
    letter-spacing: 2.1px;
  }
}

.ms__title {
  font-size: 48px;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 16px;
}

@media only screen and (max-width: 600px) {
  .ms__title {
    font-size: 37px;
    color: #ffe4db;
  }
}

.ms__title .biggest {
  font-size: 72px;
  line-height: 66px;
}

@media only screen and (max-width: 600px) {
  .ms__title .biggest {
    font-size: 55px;
    line-height: 51px;
  }
}

.ms__sub-txt {
  font-size: 24px;
  line-height: 30px;
  font-weight: 300;
}

@media only screen and (max-width: 600px) {
  .ms__sub-txt {
    font-size: 18px;
    line-height: 28px;
  }
}

.ms .highlight {
  text-transform: uppercase;
  color: #000000;
  font-weight: 700;
  line-height: 33px;
  background-color: #ffffff;
  padding: 2px 10px;
  display: inline-block;
  font-size: 24px;
  margin-left: 4px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 0;
}

.ms .highlight:hover {
  color: #cd2e29;
}

@media only screen and (max-width: 600px) {
  .ms .highlight {
    font-size: 18px;
    line-height: 28px;
  }
}

.ms__link {
  margin-top: 40px;
}

.ms__link a {
  display: inline-block;
  position: relative;
  font-size: 13px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
  margin-left: 60px;
}

.ms__link a:after {
  content: '';
  position: absolute;
  left: -60px;
  width: 42px;
  height: 1px;
  background-color: #ffffff;
  top: 6px;
}

.ms__link a:hover {
  border-bottom-color: transparent;
}

.ms__link a:hover:after {
  left: -48px;
}

@media only screen and (max-width: 600px) {
  .ms__link a {
    font-size: 11px;
  }
}

.main-slider .arrow {
  position: absolute;
  z-index: 12;
  background-color: transparent;
  border: 0;
  top: 50%;
  width: 54px;
  height: 106px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: .4s ease 0s;
  transition: .4s ease 0s;
}

@media only screen and (max-width: 1199px) {
  .main-slider .arrow {
    -webkit-transform: translateY(-50%) scale(0.5);
            transform: translateY(-50%) scale(0.5);
  }
}

.main-slider .arrow:before {
  content: '';
  width: 75px;
  height: 1px;
  background-color: #000000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
}

.main-slider .arrow:after {
  content: '';
  width: 75px;
  height: 1px;
  background-color: #000000;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: absolute;
}

.main-slider .arrow .icon {
  display: none;
}

.main-slider .arrow.arrow-prev {
  left: 40px;
}

@media only screen and (max-width: 1199px) {
  .main-slider .arrow.arrow-prev {
    left: 0;
  }
}

.main-slider .arrow.arrow-prev:after {
  left: -10px;
  top: 26px;
}

.main-slider .arrow.arrow-prev:before {
  left: -10px;
  bottom: 26px;
}

.main-slider .arrow.arrow-next {
  right: 40px;
}

@media only screen and (max-width: 1199px) {
  .main-slider .arrow.arrow-next {
    right: 0;
  }
}

.main-slider .arrow.arrow-next:after {
  right: -10px;
  bottom: 26px;
}

.main-slider .arrow.arrow-next:before {
  right: -10px;
  top: 26px;
}

@media only screen and (min-width: 1200px) {
  .main-slider .arrow:hover.arrow-prev {
    -webkit-transform: translate(10px, -50%);
            transform: translate(10px, -50%);
  }
  .main-slider .arrow:hover.arrow-next {
    -webkit-transform: translate(-10px, -50%);
            transform: translate(-10px, -50%);
  }
}

.main-slider .slick-dots {
    position: relative;
    width: auto;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    bottom: -20px;
    justify-content: center;
}

@media only screen and (max-width: 1199px) {
  .main-slider .slick-dots {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .main-slider .slick-dots {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.main-slider .slick-dots li {
  margin-right: 10px;
}

.main-slider .slick-dots li:first-child {
  margin-left: 16px;
}

.main-slider .slick-dots li:last-child {
  margin-right: 0;
}

.main-slider .slick-dots button {
  width: 20px;
  height: 20px;
  border: 1px solid transparent;
  border-radius: 50%;
  font-size: 0;
  background-color: transparent;
  position: relative;
}

.main-slider .slick-dots button:before {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  background-color: #000000;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
  -webkit-transition: .4s ease 0s;
  transition: .4s ease 0s;
}

.main-slider .slick-dots button:hover {
  border-color: #ffffff;
}

.main-slider .slick-dots button:hover:before {
  background-color: #ffffff;
}

.main-slider .slick-dots .slick-active button {
  border-color: #000000;
}

.main-slider .slick-dots .slick-active button:before {
  background-color: #000000;
}

.main-slide {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

/*@media only screen and (max-width: 991px) {
  .main-slide {
    background-position: 25% center;
  }
}

@media only screen and (max-width: 767px) {
  .main-slide {
    background-image: none !important;
  }
}*/

.index-categories {
  padding-top: 90px;
}

@media only screen and (max-width: 767px) {
  .index-categories {
    padding-top: 45px;
  }
}

.index-category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 60px;
}

@media only screen and (max-width: 767px) {
  .index-category {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

@media only screen and (max-width: 1199px) {
  .index-category__right {
    padding-left: 100px;
  }
}

@media only screen and (max-width: 767px) {
  .index-category__right {
    padding-left: 0;
  }
}

@media only screen and (max-width: 767px) {
  .index-category__left {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
}

.index-category__left .index-category__content {
  padding-left: 67px;
}

@media only screen and (max-width: 1199px) {
  .index-category__left .index-category__content {
    padding-left: 0;
  }
}

.index-category__title {
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  margin-bottom: 30px;
}

.index-category__list {
  -webkit-column-width: 220px;
     -moz-column-width: 220px;
          column-width: 220px;
  gap: 32px;
}

@media only screen and (max-width: 767px) {
  .index-category__list {
    gap: 15px;
    -webkit-column-width: auto;
       -moz-column-width: auto;
            column-width: auto;
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    margin-bottom: 32px;
  }
}

.index-category__list li {
  margin-bottom: 15px;
}

.index-category__list li a {
  color: #000000;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 0.15px;
  white-space: nowrap;
}

@media only screen and (max-width: 767px) {
  .index-category__list li a {
    white-space: normal;
    font-size: 14px;
    text-decoration: underline;
  }
  .index-category__list li a:after {
    display: none;
  }
}

.index-category__img {
  position: relative;
}

@media only screen and (max-width: 767px) {
  .index-category__img {
    padding-left: 25%;
  }
}

.index-category__parallax {
  position: absolute;
}

.index-category__parallax.index-category__parallax-1 {
  bottom: -47px;
  left: -97px;
  -webkit-transition: .6s ease 0s;
  transition: .6s ease 0s;
}

@media only screen and (max-width: 991px) {
  .index-category__parallax.index-category__parallax-1 {
    max-width: 50%;
  }
}

@media only screen and (max-width: 767px) {
  .index-category__parallax.index-category__parallax-1 {
    left: 0;
  }
}

.index-category__parallax.index-category__parallax-2 {
  left: 276px;
  top: 93px;
}

@media only screen and (max-width: 991px) {
  .index-category__parallax.index-category__parallax-2 {
    width: 80%;
    left: 180px;
  }
}

@media only screen and (max-width: 767px) {
  .index-category__parallax.index-category__parallax-2 {
    left: auto;
    right: 0;
  }
}

.index-category__parallax.index-category__parallax-2 img {
  position: relative;
}

.index-category__parallax.index-category__parallax-2 img:nth-child(1) {
  position: relative;
  z-index: 12;
}

.index-category__parallax.index-category__parallax-2 img:nth-child(2) {
  z-index: 11;
  -webkit-transform: translateY(-70px);
          transform: translateY(-70px);
}

.index-category__parallax.index-category__parallax-2 img:nth-child(3) {
  z-index: 10;
  -webkit-transform: translateY(-182px);
          transform: translateY(-182px);
}

.index-category__parallax.index-category__parallax-3 {
  left: -185px;
  top: 40px;
}

@media only screen and (max-width: 1199px) {
  .index-category__parallax.index-category__parallax-3 {
    left: -100px;
    top: 120px;
    max-width: 240px;
  }
}

@media only screen and (max-width: 767px) {
  .index-category__parallax.index-category__parallax-3 {
    max-width: 50%;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

@media only screen and (max-width: 991px) {
  .index-category__parallax.index-category__parallax-5 img {
    max-width: 200px;
  }
}

@media only screen and (max-width: 767px) {
  .index-category__parallax.index-category__parallax-5 img {
    max-width: 50%;
  }
}

.index-category.index-category--revert .index-category__left {
  -ms-flex-preferred-size: 58.33333%;
      flex-basis: 58.33333%;
  max-height: 58.33333%;
  padding-right: 15px;
}

@media only screen and (max-width: 991px) {
  .index-category.index-category--revert .index-category__left {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-height: 50%;
  }
}

@media only screen and (max-width: 767px) {
  .index-category.index-category--revert .index-category__left {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
}

.index-category.index-category--revert .index-category__right {
  -ms-flex-preferred-size: 41.66667%;
      flex-basis: 41.66667%;
  max-height: 41.66667%;
  padding-left: 15px;
}

@media only screen and (max-width: 991px) {
  .index-category.index-category--revert .index-category__right {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-height: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

@media only screen and (max-width: 767px) {
  .index-category.index-category--revert .index-category__right {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    padding-left: 0;
  }
}

@media only screen and (max-width: 767px) {
  .index-category.index-category--revert .index-category__img {
    padding-right: 25%;
    padding-left: 0;
  }
}

.index-category-watch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 100px;
}

@media only screen and (max-width: 767px) {
  .index-category-watch {
    margin-bottom: 40px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.index-category-watch__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 67px;
}

@media only screen and (max-width: 1199px) {
  .index-category-watch__img {
    margin-left: 0;
  }
}

@media only screen and (max-width: 991px) {
  .index-category-watch__img {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
}

@media only screen and (max-width: 767px) {
  .index-category-watch__img {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    display: none;
  }
}

.index-category-watch__content {
  margin-left: 82px;
}

@media only screen and (max-width: 767px) {
  .index-category-watch__content {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    margin-left: 0;
    text-align: center;
  }
}

.index-category-watch__parallax {
  -webkit-transform: translate(104px, 69px);
          transform: translate(104px, 69px);
}

@media only screen and (max-width: 1199px) {
  .index-category-watch__parallax {
    -webkit-transform: translate(60px, 69px);
            transform: translate(60px, 69px);
  }
}

@media only screen and (max-width: 991px) {
  .index-category-watch__parallax {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    position: absolute;
    -webkit-transform: translate(0px, 69px);
            transform: translate(0px, 69px);
  }
}

@media only screen and (max-width: 767px) {
  .index-category-watch__parallax {
    display: none;
  }
}

.index-category-watch__title {
  font-size: 24px;
  font-weight: 400;
  line-height: 36px;
  text-transform: uppercase;
  margin-bottom: 60px;
  letter-spacing: 2.15px;
}

.index-category-watch__title a {
  color: #cd2e29;
  display: inline-block;
  position: relative;
  line-height: 1;
}

.index-category-watch__title a:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #cd2e29;
  bottom: 0;
  left: 0;
  -webkit-transition: .4s ease 0s;
  transition: .4s ease 0s;
}

.index-category-watch__title a:hover:after {
  width: 0;
  right: 0;
  left: auto;
}

@media only screen and (max-width: 767px) {
  .index-materials {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media only screen and (max-width: 600px) {
  .index-materials {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .index-materials h2 {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.material-cards {
  background-image: url("/local/templates/.default/markup/podkova/dev/css/../img/lines_bg.png");
  background-position: 0 0;
  background-repeat: no-repeat;
}

.material-cards__container {
  max-width: 970px;
  margin: 0 auto;
}

@media only screen and (max-width: 1199px) {
  .material-cards__container {
    padding: 0 15px;
  }
}

@media only screen and (max-width: 767px) {
  .material-cards__container {
    max-width: 100%;
  }
}

.material-cards__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}

.material-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-preferred-size: calc(50% - 30px);
      flex-basis: calc(50% - 30px);
  max-width: calc(50% - 30px);
  margin: 0 15px 30px;
  color: #000000;
  padding: 34px 40px;
  height: 615px;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 767px) {
  .material-card {
    height: 240px;
    padding-left: 20px;
    padding-right: 20px;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    background-position: center center;
  }
}

.material-card__title {
  display: inline-block;
  font-size: 24px;
  line-height: 30px;
  text-transform: uppercase;
  letter-spacing: 3.6px;
  margin-bottom: 28px;
}

@media only screen and (max-width: 767px) {
  .material-card__title {
    font-size: 18px;
    letter-spacing: 2.4px;
  }
}

.material-card__desc {
  display: inline-block;
  position: relative;
  padding-left: 60px;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 1.8px;
}

@media only screen and (max-width: 767px) {
  .material-card__desc {
    display: none;
  }
}

.material-card__desc:before {
  content: '';
  position: absolute;
  left: 0;
  top: 8px;
  width: 40px;
  height: 1px;
  background-color: #000000;
}

.material-card.material-card--wide {
  -ms-flex-preferred-size: calc(100% - 30px);
      flex-basis: calc(100% - 30px);
  max-width: calc(100% - 30px);
  height: 284px;
  background-position: 90% bottom;
}

@media only screen and (max-width: 767px) {
  .material-card.material-card--wide {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    height: 240px;
    background-position: 150px 50px;
  }
}

.register-banner {
  width: 1170px;
  margin: 90px auto;
  background-color: #da221c;
  background-image: url("/local/templates/.default/markup/podkova/dev/css/../img/reg-pattern.png");
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 40px 90px;
}

@media only screen and (max-width: 1199px) {
  .register-banner {
    width: 100%;
  }
}

@media only screen and (max-width: 991px) {
  .register-banner {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .register-banner {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

@media only screen and (max-width: 600px) {
  .register-banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.register-banner__title {
  font-size: 30px;
  font-weight: 400;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-bottom: 6px;
}

@media only screen and (max-width: 991px) {
  .register-banner__title {
    font-size: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .register-banner__title {
    font-size: 16px;
  }
}

.register-banner__title span {
  display: block;
  font-weight: 300;
}

.register-banner__link a {
  color: #ffffff;
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  line-height: 1;
}

@media only screen and (max-width: 600px) {
  .register-banner__link a {
    font-size: 12px;
  }
}

.register-banner__link a:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #ffffff;
  bottom: 0;
  left: 0;
  -webkit-transition: .4s ease 0s;
  transition: .4s ease 0s;
}

.register-banner__link a:hover:after {
  width: 0;
  right: 0;
  left: auto;
}

.register-banner__btn {
  margin-right: 32px;
}

@media only screen and (max-width: 600px) {
  .register-banner__btn {
    margin-top: 24px;
    margin-right: 0;
  }
}

.register-banner__btn .btn {
  padding: 11px 37px;
  font-size: 14px;
  letter-spacing: 2.1px;
}

.gender-categories {
  border-top: 1px solid #da221c;
  border-bottom: 1px solid #da221c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1500px;
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {
  .gender-categories {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border: 0;
  }
}

.gender-category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 20px;
  padding-bottom: 106px;
}

@media only screen and (max-width: 767px) {
  .gender-category {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    padding-bottom: 20px;
  }
}

.gender-category:first-child {
  border-right: 1px solid #da221c;
}

@media only screen and (max-width: 767px) {
  .gender-category:first-child {
    border-right: 0;
  }
}

.gender-category__title {
  color: #000000;
  font-size: 14px;
  line-height: 60px;
  text-transform: uppercase;
  letter-spacing: 2.8px;
  margin-bottom: 24px;
}

.inner-slider .arrow {
  position: absolute;
  z-index: 99;
  background-color: transparent;
  border: 0;
  top: 50%;
  width: 54px;
  height: 106px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: .4s ease 0s;
  transition: .4s ease 0s;
}

@media only screen and (max-width: 991px) {
  .inner-slider .arrow {
    -webkit-transform: scale(0.5) translateY(-50%);
            transform: scale(0.5) translateY(-50%);
  }
}

.inner-slider .arrow:before {
  content: '';
  width: 75px;
  height: 1px;
  background-color: #000000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
}

.inner-slider .arrow:after {
  content: '';
  width: 75px;
  height: 1px;
  background-color: #000000;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: absolute;
}

.inner-slider .arrow .icon {
  display: none;
}

.inner-slider .arrow.arrow-prev {
  left: 40px;
}

@media only screen and (max-width: 991px) {
  .inner-slider .arrow.arrow-prev {
    left: 10px;
  }
}

.inner-slider .arrow.arrow-prev:after {
  left: -10px;
  top: 26px;
}

.inner-slider .arrow.arrow-prev:before {
  left: -10px;
  bottom: 26px;
}

.inner-slider .arrow.arrow-next {
  right: 40px;
}

@media only screen and (max-width: 991px) {
  .inner-slider .arrow.arrow-next {
    right: 10px;
  }
}

.inner-slider .arrow.arrow-next:after {
  right: -10px;
  bottom: 26px;
}

.inner-slider .arrow.arrow-next:before {
  right: -10px;
  top: 26px;
}

@media only screen and (min-width: 992px) {
  .inner-slider .arrow:hover.arrow-prev {
    -webkit-transform: translate(10px, -50%);
            transform: translate(10px, -50%);
  }
  .inner-slider .arrow:hover.arrow-next {
    -webkit-transform: translate(-10px, -50%);
            transform: translate(-10px, -50%);
  }
}

.inner-slider .slick-dots {
  position: absolute;
  width: 1200px;
  margin: 0 auto;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  bottom: 40px;
}

@media only screen and (max-width: 1199px) {
  .inner-slider .slick-dots {
    width: 100%;
  }
}

@media only screen and (max-width: 600px) {
  .inner-slider .slick-dots {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.inner-slider .slick-dots li {
  margin-right: 10px;
}

.inner-slider .slick-dots li:first-child {
  margin-left: 16px;
}

.inner-slider .slick-dots li:last-child {
  margin-right: 0;
}

.inner-slider .slick-dots button {
  width: 20px;
  height: 20px;
  border: 1px solid transparent;
  border-radius: 50%;
  font-size: 0;
  background-color: transparent;
  position: relative;
}

.inner-slider .slick-dots button:before {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  background-color: #000000;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
  -webkit-transition: .4s ease 0s;
  transition: .4s ease 0s;
}

.inner-slider .slick-dots button:hover {
  border-color: #ffffff;
}

.inner-slider .slick-dots button:hover:before {
  background-color: #ffffff;
}

.inner-slider .slick-dots .slick-active button {
  border-color: #000000;
}

.inner-slider .slick-dots .slick-active button:before {
  background-color: #000000;
}

.inner-slide {
  background-repeat: no-repeat;
  background-size: cover;
}

@media (max-width: 991px) {
  .inner-slide {
    background-position: center;
  }
}

.inner-slide__item {
  display: block;
  color: #000000;
  padding: 50px 0;
}

@media only screen and (max-width: 600px) {
  .inner-slide__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.inner-slide__inner {
  width: 800px;
  margin: 0 auto;
  padding: 0 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media only screen and (max-width: 991px) {
  .inner-slide__inner {
    width: 100%;
    padding: 0 60px;
  }
}

@media only screen and (max-width: 600px) {
  .inner-slide__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media only screen and (max-width: 600px) {
  .inner-slide__content {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding: 0 15px;
  }
}

.inner-slide__title {
  font-size: 36px;
  letter-spacing: 5.4px;
  line-height: 44px;
  text-transform: uppercase;
  margin-top: 32px;
}

@media only screen and (max-width: 767px) {
  .inner-slide__title {
    font-size: 24px;
    line-height: 30px;
  }
  .inner-slide__title br {
    display: none;
  }
}

.inner-slide__calligraf {
  color: #da221c;
  font-family: 'Annabelle';
  font-size: 72px;
  line-height: 68px;
}

.inner-slide__link {
  margin-top: 86px;
}

@media only screen and (max-width: 767px) {
  .inner-slide__link {
    margin-top: 32px;
    margin-bottom: 32px;
  }
}

.inner-slide__link span {
  display: inline-block;
  position: relative;
  margin-left: 60px;
  color: #cd2e29;
  font-size: 13px;
  line-height: 14px;
  text-transform: uppercase;
  letter-spacing: 1.17px;
}

.inner-slide__link span:before {
  content: '';
  position: absolute;
  left: -60px;
  top: 5px;
  width: 40px;
  height: 1px;
  background-color: #cd2e29;
}

.inner-slide__link span:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #cd2e29;
  bottom: 0;
  left: 0;
  opacity: .6;
  -webkit-transition: .4s ease 0s;
  transition: .4s ease 0s;
}

.inner-slide__link span:hover:after {
  width: 0;
  right: 0;
  left: auto;
}

@media only screen and (max-width: 767px) {
  .inner-slide__img {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    max-width: 100px;
    -ms-flex-item-align: center;
        align-self: center;
  }
}

.brands {
  margin-top: 84px;
}

.brands-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.brands-slider ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.brand {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.brand img {
  opacity: .5;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  -webkit-transition: .4s ease 0s;
  transition: .4s ease 0s;
}

.brand:hover img {
  opacity: 1;
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}

/* Scrollbar */
.scrollbar {
  margin: 26px 0 0;
  height: 1px;
  background: #000000;
  line-height: 0;
}

.scrollbar .handle {
  width: 100px;
  height: 3px;
  background: #da221c;
  cursor: pointer;
  position: relative;
  top: -1px;
}

.scrollbar .handle .mousearea {
  position: absolute;
  top: -4px;
  left: 0;
  width: 100%;
  height: 12px;
}

.seo-text {
  max-width: 770px;
  margin: 60px auto;
}

@media only screen and (max-width: 991px) {
  .seo-text {
    padding: 0 15px;
    max-width: 100%;
  }
}

.seo-text p {
  font-family: "YandexSans";
  font-size: 18px;
  font-weight: 300;
  line-height: 27px;
}

.seo-text__caption {
  font-size: 13px;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
  letter-spacing: 2.6px;
  text-align: right;
}

.seo-text__caption a {
  color: #da221c;
}

.emoji-ring {
  display: inline-block;
  vertical-align: middle;
  margin: 0 4px;
  width: 30px;
  height: 36px;
  background: url("/local/templates/.default/markup/podkova/dev/css/../img/ring.png") no-repeat center center/contain;
}

.emoji-earrings {
  display: inline-block;
  vertical-align: middle;
  margin: 0 4px;
  width: 41px;
  height: 29px;
  background: url("/local/templates/.default/markup/podkova/dev/css/../img/earrings.png") no-repeat center center/contain;
}

.emoji-diamond {
  display: inline-block;
  vertical-align: middle;
  margin: 0 4px;
  width: 34px;
  height: 21px;
  background: url("/local/templates/.default/markup/podkova/dev/css/../img/diamond.png") no-repeat center center/contain;
}

.instagram-feed {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1500px;
  margin: 0 auto 40px;
}

@media only screen and (max-width: 991px) {
  .instagram-feed {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .instagram-feed .insta-item {
    margin: 15px;
    -ms-flex-preferred-size: calc(33.3333% - 30px);
        flex-basis: calc(33.3333% - 30px);
    max-width: calc(33.3333% - 30px);
  }
}

@media only screen and (max-width: 767px) {
  .instagram-feed .insta-item {
    margin: 10px;
    -ms-flex-preferred-size: calc(50% - 20px);
        flex-basis: calc(50% - 20px);
    max-width: calc(50% - 20px);
  }
  .instagram-feed .insta-inner {
    width: 100% !important;
    height: auto !important;
  }
}

.instagram-feed__col .insta-item, .instagram-feed__col .insta-inner {
  margin: 30px;
}

.insta-inner {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 235px;
  height: 235px;
  background-color: #da221c;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  color: #ffffff;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 1.8px;
  padding: 100px 28px;
}

@media only screen and (max-width: 991px) {
  .insta-inner {
    width: 100%;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media only screen and (max-width: 767px) {
  .insta-inner {
    margin: 10px;
  }
}

@media only screen and (max-width: 767px) {
  .insta-inner {
    margin: 10px;
  }
}

.insta-inner:before {
  content: '';
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 26px;
  height: 26px;
  background-image: url("/local/templates/.default/markup/podkova/dev/css/../img/svg/insta-white.svg");
}

.footer__container {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  padding: 0 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 1199px) {
  .footer__container {
    width: 100%;
  }
}

.footer__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-left: -15px;
  margin-right: -15px;
}

.footer__name, .footer__social, .footer__account {
  -ms-flex-preferred-size: 33.3333%;
      flex-basis: 33.3333%;
  max-width: 33.3333%;
}

.footer__social {
  text-align: center;
}

.footer__account {
  text-align: right;
}

.footer__account a {
  color: #da221c;
  font-size: 13px;
}

.footer .name-company {
  color: #cd2e29;
  text-transform: uppercase;
  letter-spacing: 1.25px;
  display: block;
}

.footer .footer-descriptor {
  font-size: 9px;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 1.35px;
}

.footer__col {
  -ms-flex-preferred-size: 33.3333%;
      flex-basis: 33.3333%;
  max-width: 33.3333%;
  padding: 40px 15px 27px;
}

.footer__col:nth-child(2) {
  border-left: 1px solid #cd2e29;
  border-right: 1px solid #cd2e29;
}

.footer__menu a {
  color: #000000;
  font-family: "YandexSans";
  font-size: 13px;
  line-height: 33px;
  letter-spacing: 0.13px;
}

.footer__menu a:hover {
  color: #cd2e29;
}

.footer__bonus {
  text-align: center;
}

.footer__bonus-title {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  text-transform: uppercase;
  letter-spacing: 2.1px;
}

.footer__bonus-img {
  margin-top: 50px;
  margin-bottom: 40px;
}

.footer__bonus .btn.btn--border-red {
  font-size: 14px;
  letter-spacing: 2.1px;
  padding: 11px 38px;
}

.footer__copyright {
  font-family: "YandexSans";
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.footer__developer {
  font-family: "YandexSans";
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
}

.footer__developer a {
  color: #000000;
}

.footer-top {
  border-top: 1px solid #cd2e29;
  border-bottom: 1px solid #cd2e29;
  padding-top: 15px;
  padding-bottom: 15px;
}

.footer-top .footer__container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer-bottom {
  border-top: 1px solid #cd2e29;
  padding: 20px 0;
}

.social-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.social-list .social-item {
  margin: 0 10px;
}

.social-list .social-item:hover {
  opacity: .6;
}

.social-list .icon {
  font-size: 20px;
  fill: #cd2e29;
}

.footer-article {
  padding-left: 70px;
}

@media only screen and (max-width: 600px) {
  .footer-article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.footer-article__title {
  color: #000000;
  font-size: 14px;
  line-height: 30px;
  text-transform: uppercase;
  letter-spacing: 2.1px;
  margin-bottom: 20px;
}

.footer-article .link-underline {
  color: #cd2e29;
  font-size: 14px;
}

.footer-slider {
  max-width: 225px;
}

.footer-slider .slick-arrow {
  position: absolute;
  z-index: 99;
  background-color: transparent;
  border: 0;
  top: 100px;
}

.footer-slider .slick-arrow i {
  font-size: 20px;
  text-shadow: 1px 1px 1px #fff;
}

.footer-slider .slick-arrow.arrow-prev {
  left: 10px;
}

.footer-slider .slick-arrow.arrow-next {
  right: 10px;
}

.footer-slide p {
  margin-top: 24px;
  margin-bottom: 0;
  color: #000000;
  font-family: "YandexSans";
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}

@media (max-width: 991px) {
  .footer-article {
    padding-left: 0;
  }
  .footer-article .link-underline {
    font-size: 13px;
    margin-top: 10px;
    margin-right: 30px;
  }
  .footer__container {
    padding-left: 12px;
    padding-right: 12px;
  }
  .footer__row {
    margin: 0;
  }
  .footer-middle .footer__container {
    padding-left: 0;
    padding-right: 0;
  }
  .footer__col {
    padding-left: 12px;
    padding-right: 12px;
  }
  .footer-slider {
    max-width: 100%;
  }
  .footer-bottom .footer__container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media (max-width: 660px) {
  .footer__row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer-top .footer__container {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer__name, .footer__social, .footer__account {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    max-width: none;
  }
  .footer__col {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  .footer__col:nth-child(1) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .footer__col:nth-child(2) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    border-left: 0;
    border-right: 0;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  .footer__col:nth-child(3) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .footer-slider {
    max-width: 225px;
  }
  .footer__bonus-img {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

@media (max-width: 520px) {
  .footer-top .footer__container {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .footer__name {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .footer__social {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    margin-top: 12px;
  }
  .footer__account {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

@media (max-width: 480px) {
  .footer__col {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  .footer__col:nth-child(1) {
    border-top: 1px solid #cd2e29;
    border-bottom: 1px solid #cd2e29;
  }
}

.product-slider {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .product-slider .slick-list {
    margin-left: -15px;
    margin-right: -15px;
  }
}

.product-slider .arrow {
  position: absolute;
  z-index: 12;
  background-color: transparent;
  border: 0;
  top: 50%;
  width: 54px;
  height: 106px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: .4s ease 0s;
  transition: .4s ease 0s;
}

.product-slider .arrow:before {
  content: '';
  width: 75px;
  height: 1px;
  background-color: #000000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
}

.product-slider .arrow:after {
  content: '';
  width: 75px;
  height: 1px;
  background-color: #000000;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: absolute;
}

.product-slider .arrow .icon {
  display: none;
}

.product-slider .arrow.arrow-prev {
  left: -70px;
}

@media (max-width: 1300px) {
  .product-slider .arrow.arrow-prev {
    left: -30px;
  }
}

@media only screen and (max-width: 1199px) {
  .product-slider .arrow.arrow-prev {
    left: 0;
  }
}

.product-slider .arrow.arrow-prev:after {
  left: -10px;
  top: 26px;
}

.product-slider .arrow.arrow-prev:before {
  left: -10px;
  bottom: 26px;
}

.product-slider .arrow.arrow-next {
  right: -70px;
}

@media (max-width: 1300px) {
  .product-slider .arrow.arrow-next {
    right: -30px;
  }
}

@media only screen and (max-width: 1199px) {
  .product-slider .arrow.arrow-next {
    right: 0;
  }
}

.product-slider .arrow.arrow-next:after {
  right: -10px;
  bottom: 26px;
}

.product-slider .arrow.arrow-next:before {
  right: -10px;
  top: 26px;
}

@media only screen and (min-width: 1200px) {
  .product-slider .arrow:hover.arrow-prev {
    -webkit-transform: translate(10px, -50%);
            transform: translate(10px, -50%);
  }
  .product-slider .arrow:hover.arrow-next {
    -webkit-transform: translate(-10px, -50%);
            transform: translate(-10px, -50%);
  }
}

@media only screen and (max-width: 1199px) {
  .product-slider .arrow {
    -webkit-transform: scale(0.5) translateY(-50%);
            transform: scale(0.5) translateY(-50%);
  }
}

.product-slider .slick-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.product-slider .product {
  margin: 30px 0 80px;
}

@media only screen and (max-width: 991px) {
  .product-slider .product {
    margin-bottom: 0;
    margin-left: 15px;
    margin-right: 15px;
  }
}

.tab-nav {
  margin-bottom: 45px;
  position: relative;
}

.tab-nav .lamp {
  position: absolute;
  height: 3px;
  background-color: #da221c;
  -webkit-transition: .3s ease 0s;
  transition: .3s ease 0s;
  bottom: -1px;
}

.tab-nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #e6e6e6;
}

.tab-nav ul > li {
  margin-right: 30px;
}

@media only screen and (max-width: 600px) {
  .tab-nav ul > li {
    margin-right: 12px;
  }
}

.tab-nav ul > li.active > a {
  color: #da221c;
}

.tab-nav ul > li.is-current > a {
  color: #da221c;
}

.tab-nav ul > li > a {
  display: inline-block;
  color: #000000;
  font-size: 14px;
  font-weight: 700;
  line-height: 15px;
  text-transform: uppercase;
  letter-spacing: 1.26px;
  padding: 0 15px 20px;
  white-space: nowrap;
}

@media only screen and (max-width: 600px) {
  .tab-nav ul > li > a {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.tab-nav ul > li > a:hover {
  color: #da221c;
}

.tab {
  display: none;
}

.tab.is-active {
  display: block;
}

.filters-row {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-left: -15px;
  margin-right: -15px;
}

@media (min-width: 1199px) {
  .filters-row {
    position: -webkit-sticky;
    position: sticky;
    top: 72px;
    z-index: 99;
    background-color: #fff;
    padding-top: 25px;
    margin-top: -25px;
  }
}

@media only screen and (max-width: 1199px) {
  .filters-row {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media only screen and (max-width: 991px) {
  .filters-row {
    margin-left: 0;
    margin-right: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.filters {
  padding: 0 15px;
  margin-left: -15px;
  margin-right: -15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

@media only screen and (max-width: 1199px) {
  .filters {
    max-width: 80%;
    -ms-flex-preferred-size: 80%;
        flex-basis: 80%;
    margin-right: 0;
  }
}

@media only screen and (max-width: 991px) {
  .filters {
    position: fixed;
    left: 0;
    background-color: #ffffff;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    width: 100%;
    display: block;
    z-index: 999;
    top: 0;
    height: 100vh;
    margin: 0;
    overflow-y: auto;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-transition: .4s ease 0s;
    transition: .4s ease 0s;
  }
  .filters__title {
    padding: 12px 0;
    height: 40px;
    border-bottom: 1px solid #cd2e29;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    font-size: 11px;
  }
  .filters__close {
    position: absolute;
    right: 12px;
    top: 12px;
    background-color: transparent;
    border: 0;
    font-size: 12px;
  }
  .filters__back {
    position: absolute;
    left: 12px;
    top: 12px;
    background-color: transparent;
    border: 0;
    font-size: 12px;
    display: none;
  }
  .filters__back.is-show {
    display: block;
  }
  .filters.is-show {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .filters__controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 12px;
    width: 100%;
  }
}

.filter {
  position: relative;
  margin: 0 5px 18px;
}

.filter-dropdown__title {
  padding: 12px 0;
  height: 40px;
  border-bottom: 1px solid #cd2e29;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  font-size: 13px;
}

@media only screen and (max-width: 991px) {
  .filter {
    margin: 0;
    width: 100%;
  }
  .filter.filter-category {
    position: static;
    margin-bottom: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    margin-right: 16px;
  }
  .filter.filter-category .filter-dropdown-list {
    width: 100%;
    top: 100%;
  }
  .filter.filter-category .filter-dropdown {
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-bottom-width: 2px;
    border-bottom-color: #cd2e29;
    padding-left: 6px;
    padding-right: 24px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: auto;
  }
  .filter.filter-category .filter-dropdown:after {
    display: none;
  }
  .filter.filter-category .filter-dropdown:before {
    -webkit-transform: rotate(0);
            transform: rotate(0);
    top: 6px;
  }
  .filter.filter-category .filter-dropdown-list__btn {
    display: none;
  }
  .filter.active .filter-dropdown-list {
    position: fixed;
    top: 0;
    width: 100%;
    border: 0;
  }
}

.filter.disabled .filter-dropdown {
  background: #f1f1f1;
  pointer-events: none;
  padding-right: 12px;
  border-color: #f1f1f1;
  color: #999;
}

.filter.disabled .filter-dropdown:before, .filter.disabled .filter-dropdown:after {
  display: none;
}

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

.filter-dropdown-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.filter-dropdown {
  display: inline-block;
  position: relative;
  color: #000000;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1.65px;
  border: 1px solid #666666;
  background: transparent;
  padding: 5px 37px 5px 12px;
  line-height: 1.2;
}

@media only screen and (max-width: 991px) {
  .filter-dropdown {
    width: 100%;
    display: block;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    text-align: left;
    height: 40px;
  }
}

.filter-dropdown:after {
  content: '';
  position: absolute;
  right: 25px;
  height: 100%;
  width: 1px;
  background-color: #666;
  top: 0;
}

@media only screen and (max-width: 991px) {
  .filter-dropdown:after {
    display: none;
  }
}

.filter-dropdown:before {
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  right: 6px;
  top: 5px;
  background-image: url(/local/templates/.default/markup/podkova/dev/css/../img/svgSprite/down-arrow.svg);
  background-size: contain;
}

@media only screen and (max-width: 991px) {
  .filter-dropdown:before {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    top: 13px;
  }
}

@media only screen and (min-width: 992px) {
  .filter-dropdown:hover {
    background-color: #ffe4db;
    border-color: #ffe4db;
  }
}

.filter__clean {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  margin: 0 0 0 1px;
  width: 25px;
  height: 25px;
  background-color: #ffe4db;
  border: 1px solid #ffe4db;
  font-size: 9px;
}

@media only screen and (max-width: 991px) {
  .filter__clean {
    position: absolute;
    background-color: transparent;
    border: 0;
    right: 0;
  }
}

.filter__clean:hover {
  background-color: #d1d1d1;
  border-color: #d1d1d1;
}

.filter__clean-all {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-family: 'YandexSans';
  font-size: 12px;
  font-weight: 300;
  line-height: 1.07;
  color: #cd2e29;
  background-color: transparent;
  border: 0;
  margin-bottom: 18px;
  margin-left: 15px;
}

.filter__clean-all:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #cd2e29;
  bottom: 0;
  left: 0;
  -webkit-transition: .4s ease 0s;
  transition: .4s ease 0s;
}

.filter__clean-all:hover:after {
  width: 0;
  right: 0;
  left: auto;
}

@media only screen and (max-width: 991px) {
  .filter__clean-all {
    color: #cd2e29;
    background-color: transparent;
    border: 1px solid #cd2e29;
    padding: 6px 12px;
  }
}

.filter__show-all {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-family: 'YandexSans';
  font-size: 12px;
  font-weight: 300;
  line-height: 1.07;
  background-color: #cd2e29;
  border: 1px solid #cd2e29;
  padding: 6px 12px;
  color: #ffffff;
  margin-bottom: 18px;
  margin-left: 15px;
}

.filter-dropdown-list {
  display: none;
  width: 190px;
  padding: 16px 12px;
  position: absolute;
  left: 0;
  top: 100%;
  background-color: #ffffff;
  border: 1px solid #666666;
  z-index: 11;
}

@media only screen and (max-width: 991px) {
  .filter-dropdown-list {
    position: fixed;
    top: 40px;
    bottom: 40px;
    height: 100%;
    overflow-y: scroll;
    width: 100%;
    border: 0;
    padding: 0 12px;
  }
}

.filter-dropdown-list__btn {
  margin-top: 12px;
}

@media only screen and (max-width: 991px) {
  .filter-dropdown-list__btn {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-top: 2px solid #d1d1d1;
  }
}

.filter-dropdown-list__btn button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  background-color: #ed1b24;
  line-height: 1.2;
  padding: 5px 9px;
  border: 1px solid #ed1b24;
  color: #ffffff;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1.65px;
}

.filter-dropdown-list__btn button:hover {
  background-color: #ffffff;
  color: #ed1b24;
}

.filter-dropdown__item label {
  display: inline-block;
  position: relative;
  color: #000000;
  font-size: 11px;
  font-weight: 400;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 1.65px;
  padding-left: 26px;
}

.filter-dropdown__item input[type="radio"] + label:before {
  content: '';
  width: 15px;
  height: 15px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border: 1px solid #c1c1c1;
  border-radius: 50%;
}

.filter-dropdown__item input[type="radio"] + label:after {
  content: '';
  position: absolute;
  width: 9px;
  height: 9px;
  background-color: #ed1b24;
  border-radius: 50%;
  left: 3px;
  top: 50%;
  opacity: 0;
  -webkit-transition: .3s ease 0s;
  transition: .3s ease 0s;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.filter-dropdown__item input[type="radio"]:checked + label:after {
  opacity: 1;
}

.filter-dropdown__item input[type="checkbox"] + label:before {
  content: '';
  width: 15px;
  height: 15px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border: 1px solid #c1c1c1;
  -webkit-transition: .3s ease 0s;
  transition: .3s ease 0s;
}

@media only screen and (max-width: 767px) {
  .filter-dropdown__item input[type="checkbox"] + label:before {
    top: 0;
    -webkit-transform: none;
            transform: none;
  }
}

.filter-dropdown__item input[type="checkbox"] + label:after {
  content: '';
  position: absolute;
  width: 11px;
  height: 11px;
  background-image: url("/local/templates/.default/markup/podkova/dev/css/../img/svgSprite/check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  left: 2px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 0;
  -webkit-transition: .3s ease 0s;
  transition: .3s ease 0s;
}

.filter-dropdown__item input[type="checkbox"]:checked + label:before {
  border-color: #000000;
}

.filter-dropdown__item input[type="checkbox"]:checked + label:after {
  opacity: 1;
}

.filter.active .filter-dropdown {
  background-color: #ffe4db;
  border-color: #ffe4db;
}

.filter.active .filter-dropdown:after {
  background-color: #ffffff;
}

.filter.active .filter-dropdown:before {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.filter.filter-multi.choosen .filter-dropdown {
  padding-right: 12px;
}

.filter.filter-multi.choosen .filter-dropdown:before, .filter.filter-multi.choosen .filter-dropdown:after {
  display: none;
}

@media only screen and (min-width: 992px) {
  .filter.choosen .filter-dropdown {
    background-color: #ffe4db;
    border-color: #ffe4db;
  }
  .filter.choosen .filter-dropdown:after {
    background-color: #ffffff;
  }
}

.filter-price .filter-dropdown-list {
  width: 260px;
}

.filter-price .filter-dropdown-list__btn {
  text-align: center;
}

.filter-price__control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.filter-price__control span {
  display: inline-block;
  margin-right: 10px;
}

.filter-price__control input {
  width: 80px;
  height: 35px;
  background-color: #f1f1f1;
  border: 1px solid #f1f1f1;
  padding: 6px 4px;
}

.filter-price__control input:nth-child(2) {
  margin-right: 20px;
}

@media only screen and (min-width: 992px) {
  .sort .select {
    width: auto;
    height: auto;
  }
  .sort .select-styled {
    background-color: transparent;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1.6px;
    padding: 0 20px 4px 6px;
    border-bottom: 2px solid #cd2e29;
    height: auto;
    line-height: 1;
    white-space: nowrap;
  }
  .sort .select-styled:after {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    right: 2px;
    top: 0px;
    background-image: url(/local/templates/.default/markup/podkova/dev/css/../img/svgSprite/down-arrow.svg);
    background-size: contain;
    border: 0;
  }
  .sort .select-styled:hover {
    border-bottom-color: transparent;
  }
  .sort .select-options li {
    padding: 6px 6px;
    cursor: pointer;
    font-size: 11px;
    text-transform: uppercase;
  }
}

@media only screen and (max-width: 991px) {
  .sort {
    width: 100%;
  }
  .sort .select {
    width: 100%;
  }
  .sort .select-styled {
    font-size: 11px;
    letter-spacing: 1.65px;
    line-height: 1.2;
    text-transform: uppercase;
    width: 100%;
    background-color: transparent;
    border-bottom: 1px solid #666;
  }
  .sort .select-styled:after {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    right: 6px;
    top: 13px;
    border: 0;
    background-image: url(/local/templates/.default/markup/podkova/dev/css/../img/svgSprite/down-arrow.svg);
    background-size: contain;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
  .sort .select-options {
    position: fixed;
    top: 40px;
    bottom: 0;
    z-index: 999;
  }
  .sort .select-options li {
    font-size: 11px;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 1.65px;
  }
}

.filters-toggle.btn {
  display: none;
}

@media only screen and (max-width: 991px) {
  .filters-toggle.btn {
    display: block;
  }
}

.account-menu {
  width: 270px;
  background-color: #ffe4db;
}

@media only screen and (max-width: 1199px) {
  .account-menu {
    width: 240px;
  }
}

@media only screen and (max-width: 767px) {
  .account-menu {
    position: absolute;
    top: 100%;
    width: 100%;
    max-width: 370px;
    display: none;
    z-index: 99;
  }
}

.account-menu__user {
  display: block;
  color: #000000;
  font-size: 16px;
  font-weight: 700;
  line-height: 25px;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  padding: 24px 30px 20px;
  border-bottom: 1px solid #ffffff;
}

@media only screen and (max-width: 1199px) {
  .account-menu__user {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media only screen and (max-width: 767px) {
  .account-menu__user {
    font-family: "YandexSans";
    font-size: 14px;
    line-height: 25px;
    text-transform: uppercase;
    letter-spacing: 1.4px;
    padding: 10px 30px;
  }
}

.account-menu__list {
  padding: 10px 0 25px;
}

.account-menu__list li a {
  display: block;
  color: #000000;
  font-family: "YandexSans";
  font-size: 14px;
  line-height: 25px;
  text-transform: uppercase;
  letter-spacing: 1.4px;
  padding: 10px 30px;
}

@media only screen and (max-width: 1199px) {
  .account-menu__list li a {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media only screen and (max-width: 767px) {
  .account-menu__list li a {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.account-menu__list li a:hover {
  color: #cd2e29;
}

.account-menu__list li a.current {
  background-color: #cd2e29;
  color: #ffffff;
}

.account-menu-toggle {
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  background-color: #cd2e29;
  border: 0;
  height: 45px;
  padding: 6px 12px;
  width: 100%;
  max-width: 370px;
}

.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: .4;
  z-index: 99;
}

.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  max-height: 100%;
  overflow-y: auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 999;
}

.modal .btn-close {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 20px;
  line-height: 1;
  background-color: transparent;
  border: 0;
}

.modal .btn-close:hover {
  color: #cd2e29;
}

.modal.open {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.modal__inner {
  display: inline-block;
  position: relative;
  padding: 36px 20px 30px;
  background-color: #ffffff;
  width: 570px;
  height: 100%;
}

.modal__inner .product-sizes {
  margin-bottom: 32px;
}

.modal__inner.modal__inner--wide {
  width: 960px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
}

.modal__inner-left {
  padding: 40px 0 0;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.modal__inner-left .modal__title.lg {
  font-size: 24px;
  line-height: 36px;
}

.modal__inner-left .modal__title, .modal__inner-left .modal__form {
  padding-left: 60px;
  padding-right: 50px;
}

.modal__inner-right {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.modal__form {
  padding-left: 90px;
  padding-right: 90px;
}

.modal__title {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.56;
  letter-spacing: 2.7px;
  text-transform: uppercase;
  margin-bottom: 44px;
  padding-left: 90px;
}

.modal__title.red {
  color: #cd2e29;
}

.modal__title.lg {
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 4.6px;
  margin-bottom: 15px;
}

.modal__txt {
  font-family: 'YandexSans';
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 26px;
  padding-left: 90px;
}

.modal .form-group {
  max-width: 370px;
  margin-left: auto;
  margin-right: auto;
}

.modal.modal--thanks {
  bottom: 0;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.modal.modal--thanks .modal__inner {
  width: 470px;
  background-color: #cd2e29;
  color: #fff;
  text-align: center;
}

.modal.modal--thanks .btn-close {
  color: #fff;
}

.modal-thanks {
  top: 40px;
  height: auto;
  padding-bottom: 40px;
}

.modal-thanks__icon {
  position: relative;
  width: 112px;
  height: 112px;
  margin: auto;
  background: rgba(255, 255, 255, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  margin-top: 18px;
  margin-bottom: 30px;
}

.modal-thanks__icon:after {
  content: '';
  width: 80px;
  height: 80px;
  border: 5px solid #fff;
  border-radius: 50%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.modal-thanks__icon .icon {
  fill: #fff;
  font-size: 46px;
}

.modal-thanks__title {
  font-size: 24px;
  font-weight: 300;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 0.15em;
  margin-bottom: 25px;
}

.modal-thanks__text {
  font-family: 'YandexSans';
  font-size: 18px;
}

.modal-thanks__regards {
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
  margin-top: 30px;
  letter-spacing: .15em;
}

#modal-max-quantity {
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#modal-max-quantity .modal__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 400px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: auto;
}

#modal-max-quantity .modal__emoji {
  margin-bottom: 30px;
  width: 100px;
}

#modal-max-quantity .modal__text {
  font-size: 17px;
}

.product-modal .modal__inner {
  width: 800px;
  padding-left: 40px;
  padding-right: 40px;
}

.product-modal a {
  color: #000000;
  text-decoration: underline;
}

.product-modal .product-modal__title {
  font-size: 2em;
  margin: .67em 0;
  font-weight: 700;
}

.product-modal .modal-payments__types li {
  padding-left: 30px;
}

.product-modal .modal-payments__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
}

.product-modal .modal-payments__items--delivery {
  margin-top: 30px;
}

.product-modal .modal-payments__items--delivery .modal-payments__item {
  -ms-flex-preferred-size: 20%;
      flex-basis: 20%;
  max-width: 20%;
  margin-right: 30px;
}

.product-modal .modal-payments__item {
  -ms-flex-preferred-size: 12%;
      flex-basis: 12%;
  max-width: 12%;
  margin-right: 20px;
}

.product-modal--instock .modal__inner {
  width: 1000px;
}

.product-modal--instock .shops-map.shops-map--checkout .map {
  height: 450px;
}

.stocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -15px;
}

.stock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  -ms-flex-preferred-size: 33.33333%;
      flex-basis: 33.33333%;
  max-width: 33.33333%;
  padding: 15px;
  color: #000000;
  border: 1px solid transparent;
  margin-bottom: 30px;
}

@media only screen and (max-width: 991px) {
  .stock {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
}

@media only screen and (max-width: 480px) {
  .stock {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
}

.stock:hover {
  border-color: #cd2e29;
}

.stock:hover .stock__name {
  color: #cd2e29;
}

.stock__brand {
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 12px;
  letter-spacing: 1.4px;
}

@media only screen and (max-width: 991px) {
  .stock__brand {
    font-size: 12px;
    letter-spacing: 1.2px;
  }
}

.stock__duration {
  display: inline-block;
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 1.4px;
  color: #db251f;
  text-transform: uppercase;
  margin-top: 8px;
}

@media only screen and (max-width: 991px) {
  .stock__duration {
    font-size: 12px;
    letter-spacing: 1.2px;
  }
}

.stock__name {
  display: inline-block;
  font-family: 'YandexSans';
  font-size: 24px;
  line-height: 1.2;
  text-align: center;
  margin-top: 8px;
  -webkit-transition: .3s ease 0s;
  transition: .3s ease 0s;
}

@media only screen and (max-width: 991px) {
  .stock__name {
    font-size: 18px;
  }
}

.products-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 60px -15px 80px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media only screen and (max-width: 991px) {
  .products-row {
    margin: 30px -10px 40px;
  }
}

.products-row .product, .products-row .product--fill {
  -ms-flex-preferred-size: calc(25% - 30px);
      flex-basis: calc(25% - 30px);
  margin: 0 15px;
  max-width: 270px;
}

@media only screen and (max-width: 991px) {
  .products-row .product, .products-row .product--fill {
    -ms-flex-preferred-size: calc(33.3333% - 30px);
        flex-basis: calc(33.3333% - 30px);
  }
}

@media only screen and (max-width: 767px) {
  .products-row .product, .products-row .product--fill {
    -ms-flex-preferred-size: calc(50% - 20px);
        flex-basis: calc(50% - 20px);
    margin: 0 10px;
  }
}

.products-row .catalog-banner {
  margin: 0 15px;
  overflow: hidden;
}

@media only screen and (max-width: 1199px) {
  .products-row .catalog-banner {
    max-width: calc(50% - 30px);
    -ms-flex-preferred-size: calc(50% - 30px);
        flex-basis: calc(50% - 30px);
  }
}

@media only screen and (max-width: 767px) {
  .products-row .catalog-banner {
    display: none;
  }
}

@media (max-width: 991px) and (min-width: 767px) {
  .products-row .catalog-banner {
    max-width: calc(33% - 30px);
    -ms-flex-preferred-size: calc(33% - 30px);
        flex-basis: calc(33% - 30px);
  }
}

@media only screen and (max-width: 991px) {
  .products-row .catalog-banner {
    margin: 12px 10px;
  }
}

.products-row .catalog-banner img {
  -webkit-transition: .5s ease 0s;
  transition: .5s ease 0s;
}

@media only screen and (max-width: 480px) {
  .products-row .catalog-banner img {
    -o-object-fit: cover;
       object-fit: cover;
    min-height: 150px;
  }
}

.products-row .catalog-banner:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.articles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: 0;
  margin-right: 0;
}

.articles.articles-2-cols .article {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  padding: 0 60px;
}

@media only screen and (max-width: 767px) {
  .articles.articles-2-cols .article {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    padding: 0 15px;
  }
}

.articles.articles-2-cols .article__name {
  display: block;
  max-width: 100%;
  width: 100%;
  margin-bottom: 12px;
  margin-top: 10px;
}

.article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-preferred-size: 33.33333%;
      flex-basis: 33.33333%;
  padding: 15px 60px;
  color: #000000;
  border: 1px solid transparent;
}

@media only screen and (max-width: 1199px) {
  .article {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media only screen and (max-width: 991px) {
  .article {
    padding-left: 15px;
    padding-right: 15px;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}

@media only screen and (max-width: 600px) {
  .article {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

.article:hover {
  border-color: #cd2e29;
}

.article:hover .article__name {
  color: #cd2e29;
}

.article__name {
  display: inline-block;
  font-family: 'YandexSans';
  font-size: 16px;
  text-transform: uppercase;
  line-height: 1.2;
  margin-top: 8px;
  -webkit-transition: .3s ease 0s;
  transition: .3s ease 0s;
}

.account-history__btn {
  margin-top: 32px;
  text-align: right;
}

.orh__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.orh__head-i {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2.1px;
  padding-left: 4px;
}

@media only screen and (max-width: 1199px) {
  .orh__head-i {
    font-size: 12px;
    letter-spacing: 1.8px;
  }
}

@media only screen and (max-width: 600px) {
  .orh__head-i {
    font-size: 10px;
  }
}

.orh__head-i.number {
  padding-left: 30px;
  width: 130px;
}

@media only screen and (max-width: 1199px) {
  .orh__head-i.number {
    width: 100px;
    padding-left: 15px;
  }
}

@media only screen and (max-width: 600px) {
  .orh__head-i.number {
    width: 60px;
  }
}

.orh__head-i.date {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.orh__head-i.sum {
  width: 140px;
}

@media only screen and (max-width: 600px) {
  .orh__head-i.sum {
    width: 120px;
  }
}

.orh__head-i.status {
  width: 130px;
}

@media only screen and (max-width: 600px) {
  .orh__head-i.status {
    width: 60px;
  }
}

.orh__box {
  margin-top: 14px;
}

.orh__box.active .orh__box-sum:after {
  -webkit-transform: translateY(-50%) rotate(-180deg);
          transform: translateY(-50%) rotate(-180deg);
}

.orh__box-sum {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #f1f1f1;
  padding: 12px 40px 12px 0;
}

.orh__box-sum:hover {
  background-color: #e4e4e4;
}

.orh__box-sum:after {
  content: "\24";
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 18px;
  color: #999;
}

.orh__box-sum-i {
  font-family: 'YandexSans';
  font-size: 16px;
  color: #000000;
  padding-left: 4px;
}

@media only screen and (max-width: 600px) {
  .orh__box-sum-i {
    font-size: 12px;
  }
}

.orh__box-sum-i.number {
  padding-left: 30px;
  width: 130px;
}

@media only screen and (max-width: 1199px) {
  .orh__box-sum-i.number {
    padding-left: 15px;
    width: 100px;
  }
}

@media only screen and (max-width: 600px) {
  .orh__box-sum-i.number {
    width: 60px;
  }
}

.orh__box-sum-i.date {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.orh__box-sum-i.sum {
  width: 140px;
}

@media only screen and (max-width: 1199px) {
  .orh__box-sum-i.sum {
    width: 120px;
  }
}

.orh__box-sum-i.order-status {
  width: 130px;
}

@media only screen and (max-width: 1199px) {
  .orh__box-sum-i.order-status {
    width: 90px;
  }
}

@media only screen and (max-width: 600px) {
  .orh__box-sum-i.order-status {
    width: 60px;
  }
}

.orh__box-sum-i.order-status.is-active {
  color: #158826;
}

.orh__box-sum-i.order-status.is-close {
  color: #cd2e29;
}

.orh__box-content {
  display: none;
  padding-top: 12px;
}

.orh-table {
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .orh-table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media only screen and (max-width: 991px) {
  .orh-table tr:first-child {
    display: none;
  }
}

.orh-table tr:first-child td {
  font-size: 14px;
  border-bottom: 0;
}

.orh-table tr:last-child td {
  border-bottom: 0;
}

.orh-table td {
  font-family: 'YandexSans';
  vertical-align: middle;
  padding-left: 30px;
  border-bottom: 1px solid #d1d1d1;
}

.orh-table td:nth-child(2) {
  text-align: center;
}

@media only screen and (max-width: 1199px) {
  .orh-table td {
    padding-left: 15px;
  }
}

@media only screen and (max-width: 991px) {
  .orh-table td {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding-left: 0;
  }
  .orh-table td span:first-child {
    display: inline-block;
    margin-right: 4px;
  }
}

.orh-table td:first-child {
  width: 370px;
}

@media only screen and (max-width: 1199px) {
  .orh-table td:first-child {
    width: 300px;
  }
}

@media only screen and (max-width: 991px) {
  .orh-table td:first-child {
    width: 100%;
    border-bottom: 0;
  }
}

@media only screen and (max-width: 600px) {
  .orh-table td {
    width: 50%;
  }
  .orh-table td:last-child {
    width: 20%;
  }
  .orh-table td:nth-child(3) {
    width: 80%;
  }
}

.orh-table .price {
  display: block;
  text-align: left;
  letter-spacing: normal !important;
  font-weight: 400 !important;
}

.orh-table .price.price--default {
  color: #000000;
  line-height: 1;
}

@media only screen and (max-width: 991px) {
  .orh-table .price.price--default {
    line-height: inherit;
  }
}

.orh-table .price.price--new, .orh-table .price.price--old {
  line-height: 1;
  margin: 0;
}

@media only screen and (max-width: 991px) {
  .orh-table .price.price--new, .orh-table .price.price--old {
    line-height: inherit;
  }
}

.orh-prod {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.orh-prod__img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 10px;
  -webkit-transition: .3s ease 0s;
  transition: .3s ease 0s;
}

.orh-prod__img:hover {
  opacity: .7;
}

.orh-prod__name {
  display: inline;
  border-bottom: 1px solid;
  font-size: 11px;
  font-weight: 300;
  line-height: 1.82;
  letter-spacing: 1.65px;
  text-align: left;
  color: #cd2e29;
  text-transform: uppercase;
}

.orh-prod__name:hover {
  border-bottom-color: transparent;
}

.orh-prod__code {
  font-family: 'YandexSans';
  font-size: 12px;
  color: #666666;
}

.order-product-status {
  position: relative;
  font-family: 'Pragmatica';
  font-size: 16px;
}

.order-product-status:before {
  content: '';
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  margin-right: 4px;
}

.order-product-status.bought {
  color: #158826;
}

.order-product-status.bought:before {
  content: "\30";
}

.order-product-status.rejection {
  color: #666;
}

.order-product-status.rejection:before {
  content: "\23";
  font-size: 12px;
}

.shops {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
}

@media only screen and (max-width: 1199px) {
  .shops {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.shops__right, .shops__left {
  -ms-flex-preferred-size: 33.33333%;
      flex-basis: 33.33333%;
  max-width: 33.33333%;
  padding: 0 15px;
}

@media only screen and (max-width: 1199px) {
  .shops__left {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
}

@media only screen and (max-width: 991px) {
  .shops__right {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
    padding-right: 0;
  }
}

@media only screen and (max-width: 600px) {
  .shops__right {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    padding-right: 15px;
  }
}

.shops .title--page {
  margin-bottom: 24px;
}

.shops p {
  font-family: 'YandexSans';
  font-size: 18px;
  line-height: 1.33;
}

.shops.shops--checkout {
  margin-left: 0;
  margin-right: 0;
  position: relative;
}

.shops.shops--checkout .shops-list {
  margin-right: 6px;
  margin-top: 18px;
  min-width: 200px;
}

@media only screen and (max-width: 600px) {
  .shops.shops--checkout .shops-list {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 300px;
    position: absolute;
    z-index: 999;
    left: 0;
    background: #fff;
    top: 100%;
    -webkit-box-shadow: 8px 10px 12px 0 rgba(0, 0, 0, 0.11);
            box-shadow: 8px 10px 12px 0 rgba(0, 0, 0, 0.11);
    right: 0;
    margin: 4px auto 0;
  }
  .shops.shops--checkout .shops-list a {
    width: 100%;
  }
}

.shops-list {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: -5px;
  margin-bottom: 60px;
}

@media only screen and (max-width: 1199px) {
  .shops-list {
    margin-left: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-bottom: 32px;
  }
}

@media only screen and (max-width: 991px) {
  .shops-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.shops-list a {
  display: inline-block;
  color: #000000;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  padding: 4px 10px;
  margin-bottom: 15px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.shops-list a.active {
  background-color: #cd2e29;
  color: #ffffff;
}

.shops-list a.active span {
  color: #ffffff;
}

.shops-list a span {
  color: #cd2e29;
}

.city-shops {
  max-height: calc(100vh - 72px);
  height: 100%;
  overflow-y: auto;
  background-color: #fef4e0;
  padding: 45px 45px 0;
}

@media only screen and (max-width: 600px) {
  .city-shops {
    max-height: 320px;
    margin-bottom: 24px;
  }
}

@media only screen and (max-width: 991px) {
  .city-shops {
    padding: 24px 12px 0;
  }
}

.city-shops::-webkit-scrollbar-track {
  background-color: #ffd0c0;
}

.city-shops::-webkit-scrollbar {
  width: 8px;
  background-color: #ffd0c0;
}

.city-shops::-webkit-scrollbar-thumb {
  border-radius: 0;
  background-color: #cd2e29;
}

.city-shops__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #000000;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  margin-bottom: 30px;
  padding: 15px;
  border: 1px solid transparent;
  -webkit-transition: 0s ease 0s;
  transition: 0s ease 0s;
}

.city-shops__item:hover {
  border-color: #cd2e29;
}

.city-shops__item.active {
  background-color: #cd2e29;
  color: #fff;
}

.city-shops__address {
  margin-top: 18px;
  margin-bottom: 12px;
  font-size: 12px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  font-weight: 700;
}

.city-shops__phone {
  margin-bottom: 6px;
}

.shops-map-container {
  position: relative;
  overflow-x: hidden;
}

@media only screen and (min-width: 1200px) {
  .shops-map-container {
    height: 700px;
  }
}

.shops-map {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  left: calc(50% - -182px);
}

@media only screen and (max-width: 1199px) {
  .shops-map {
    position: absolute;
    right: 0;
    left: auto;
    width: 66.66667%;
    top: 280px;
  }
}

@media only screen and (max-width: 991px) {
  .shops-map {
    width: 50%;
    position: relative;
    top: 0;
  }
}

@media only screen and (max-width: 600px) {
  .shops-map {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    height: 320px;
  }
}

.shops-map .map {
  height: 100%;
  width: 100%;
}

.shops-map.shops-map--checkout {
  position: relative;
  left: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.shops-map.shops-map--checkout .map {
  height: 350px;
  border: 1px solid #da221c;
}

.shops-map.shops-map--checkout .city-shops {
  background: transparent;
  height: auto;
  max-height: 100%;
}

@media only screen and (max-width: 600px) {
  .shops-map.shops-map--checkout {
    height: auto;
  }
}

.checkout-shop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
}

.checkout-shop__info {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767px) {
  .checkout-shop__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.checkout-shop__info-to-cart {
  margin-right: 30px;
}

@media (max-width: 767px) {
  .checkout-shop__info-to-cart {
    margin-right: 0;
    margin-top: 30px;
  }
}

.checkout-shop__address {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 12px;
  max-width: 180px;
  line-height: 1.3;
}

.checkout-shop__phone, .checkout-shop__worktime {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
}

.checkout-shop__instock-info {
  display: inline-block;
  position: relative;
  background-color: #ffe4db;
  font-size: 14px;
  line-height: 18px;
  padding: 10px 15px 10px 50px;
  max-width: 170px;
  margin-right: 30px;
}

@media only screen and (max-width: 767px) {
  .checkout-shop__instock-info {
    margin-right: 0;
    padding-right: 10px;
    margin-left: 15px;
  }
}

.checkout-shop__instock-info:before {
  content: '';
  position: absolute;
  width: 23px;
  height: 23px;
  left: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 515.556 515.556' xmlns='http://www.w3.org/2000/svg' fill='%23cd2e29'%3E%3Cpath d='m0 274.226 176.549 176.886 339.007-338.672-48.67-47.997-290.337 290-128.553-128.552z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
}

.checkout-shop__instock-out {
  display: inline-block;
  position: relative;
  max-width: 200px;
  background-color: #f1f1f1;
  font-size: 14px;
  line-height: 18px;
  padding: 8px 15px 8px 50px;
}

.checkout-shop__instock-out:before {
  content: '';
  position: absolute;
  left: 15px;
  top: 15px;
  width: 22px;
  height: 3px;
  background-color: #b8b8b8;
  border-radius: 3px;
}

.balloon-box {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  max-width: 216px;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  border-radius: 6px;
  -webkit-box-shadow: 8px 2px 13px 0 rgba(0, 0, 0, 0.11);
          box-shadow: 8px 2px 13px 0 rgba(0, 0, 0, 0.11);
  background-clip: padding-box;
  padding: 20px;
}

.balloon-box__close {
  color: #000;
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 12px;
}

.balloon-box__close:hover {
  color: #ccc;
}

.balloon-box h3 {
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: .05em;
  font-weight: 700;
  margin: 0 0 12px;
}

.balloon-box p {
  font-size: 14px;
  line-height: 24px;
  margin: 0;
}

.shops-list-wrapper {
  position: relative;
  width: auto;
  min-width: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 24px;
}

@media only screen and (max-width: 767px) {
  .shops-list-wrapper {
    width: 100%;
  }
}

.shops-list-wrapper.is-active .shops-list-toggle:before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  top: 7px;
}

.shops-list-toggle {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  background-color: #cd2e29;
  color: #ffffff;
  font-size: 12px;
  width: 300px;
  padding: 6px 12px;
  font-weight: 300;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}

.shops-list-toggle:before {
  content: '';
  position: absolute;
  right: 14px;
  top: 13px;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top-color: #fff;
  -webkit-transition: .3s ease 0s;
  transition: .3s ease 0s;
}

@media only screen and (max-width: 600px) {
  .shops-list-toggle {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}

.lead {
  font-family: 'YandexSans';
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3;
  color: #000000;
  padding-left: 20px;
  border-left: 3px solid #cd2e29;
  margin: 40px 0;
}

.parallax-block {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 80px -15px;
}

@media only screen and (max-width: 1199px) {
  .parallax-block {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media only screen and (max-width: 767px) {
  .parallax-block {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

@media only screen and (max-width: 600px) {
  .parallax-block parallax_new {
    display: none;
  }
}

.parallax-block__txt {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%;
  padding: 15px 100px 0 15px;
}

@media only screen and (max-width: 767px) {
  .parallax-block__txt {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    padding-right: 0;
  }
}

.parallax-block__img {
  position: relative;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%;
  padding: 0 15px;
}

@media only screen and (max-width: 767px) {
  .parallax-block__img {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.parallax-block__parallax {
  position: absolute;
  bottom: -30px;
  left: -100px;
}

@media only screen and (max-width: 767px) {
  .parallax-block__parallax {
    left: 0;
    max-width: 50%;
  }
}

.full-img {
  text-align: center;
  margin: 40px 0;
}

.middle-img {
  max-width: 770px;
  margin: 40px auto;
}

.middle-img figcaption {
  font-size: 14px;
  line-height: 1.9;
  color: #000000;
  margin-top: 15px;
}

.inner-gallery {
  margin: 40px auto;
}

.inner-gallery-item {
  padding: 0 10px;
}

.comment {
  font-size: 14px;
  line-height: 1.3;
  color: #666666;
}

#scrollUp {
  position: fixed;
  z-index: 2147483647;
  right: 15px;
  bottom: 20px;
  width: 32px;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  color: #cd2e29;
}

.bullet {
  margin-bottom: 80px;
}

.bullet li {
  margin-bottom: 12px;
}

.bullet li a {
  text-transform: uppercase;
  font-size: 14px;
  color: #000000;
}

.bullet li a:hover {
  color: #cd2e29;
}

.bullet-list li {
  font-family: 'YandexSans';
  font-weight: 300;
  padding-left: 25px;
  font-size: 18px;
  position: relative;
}

.bullet-list li:before {
  content: "";
  position: absolute;
  left: 1px;
  top: 7px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #beaf8d;
}

.bullet-list--red li {
  font-family: 'Pragmatica', sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.bullet-list--red li:before {
  background: #cd2e29;
}

ol {
  margin: 0;
  padding: 0;
  counter-reset: myCounter;
  list-style: none;
}

ol > li {
  position: relative;
  font-size: 18px;
}

ol > li:before {
  counter-increment: myCounter;
  content: counter(myCounter) ". ";
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  height: 16px;
  font-weight: 700;
}

ol > li ol li {
  font-size: 16px;
}

@media only screen and (max-width: 991px) {
  section.page-with-sidebar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  section.page-with-sidebar main.left-block {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  section.page-with-sidebar aside.right-block {
    width: 100%;
    padding-bottom: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  section.page-with-sidebar aside.right-block:before {
    display: none;
  }
  section.page-with-sidebar aside.right-block ul.footer__menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: scroll;
  }
  section.page-with-sidebar aside.right-block ul.footer__menu li {
    white-space: nowrap;
  }
}

.link-underline {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.link-underline:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #000000;
  bottom: 0;
  left: 0;
  -webkit-transition: .4s ease 0s;
  transition: .4s ease 0s;
}

.link-underline.link-underline--red:after {
  background-color: #cd2e29;
}

.link-underline:hover:after {
  width: 0;
  right: 0;
  left: auto;
}

.link-underline-red {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-family: 'YandexSans';
  font-size: 14px;
  font-weight: 300;
  line-height: 1.07;
  color: #cd2e29;
}

.link-underline-red:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #cd2e29;
  bottom: 0;
  left: 0;
  -webkit-transition: .4s ease 0s;
  transition: .4s ease 0s;
}

.link-underline-red:hover:after {
  width: 0;
  right: 0;
  left: auto;
}

.btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: transparent;
  border: 0;
  -webkit-transition: .3s ease 0s;
  transition: .3s ease 0s;
}

.btn.btn--border-red {
  border: 1px solid #cd2e29;
  color: #cd2e29;
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 1.8px;
  padding: 10px 36px;
}

.btn.btn--border-red:hover {
  background-color: #cd2e29;
  color: #ffffff;
}

.btn.btn--fill-red {
  border: 1px solid #cd2e29;
  background-color: #cd2e29;
  color: #ffffff;
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 1.8px;
  padding: 10px 36px;
}

.btn.btn--fill-red:hover {
  background-color: transparent;
  color: #cd2e29;
}

.btn.btn--fill-white {
  border: 1px solid #ffffff;
  background-color: #ffffff;
  color: #cd2e29;
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 1.8px;
  padding: 10px 36px;
}

.btn.btn--fill-white:hover {
  background-color: transparent;
  color: #ffffff;
}

.btn.btn--md {
  padding: 14px 38px;
  font-size: 14px;
  letter-spacing: 2.1px;
}

@media only screen and (max-width: 991px) {
  .btn.btn--md {
    font-size: 12px;
    padding-left: 24px;
    padding-right: 24px;
  }
}

.btn-order {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #ffffff;
  font-size: 14px;
  line-height: 28px;
  text-transform: uppercase;
  letter-spacing: 2px;
  background-color: #cd2e29;
  border: 1px solid #cd2e29;
  padding: 9px 38px;
  height: 45px;
  -webkit-transition: .3s ease 0s;
  transition: .3s ease 0s;
}

.btn-order:hover {
  background-color: transparent;
  color: #cd2e29;
}

.btn-favourite {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 0;
  background-color: transparent;
}

.btn-favourite .icon {
  fill: #cd2e29;
  font-size: 31px;
  fill-opacity: 0;
  stroke: #000000;
  stroke-width: 12px;
}

@media only screen and (max-width: 767px) {
  .btn-favourite .icon {
    font-size: 20px;
  }
}

.btn-favourite.active .icon {
  fill-opacity: 1;
  stroke: #cd2e29;
}

.btn-favourite.active:hover .icon {
  fill-opacity: 1;
}

.btn-favourite:hover .icon {
  stroke: #cd2e29;
}

.btn-delete {
  background-color: transparent;
  border: 0;
  font-size: 12px;
}

.title--md {
  font-size: 30px;
  font-weight: 300;
  letter-spacing: 4.5px;
  line-height: 40px;
  text-transform: uppercase;
  margin: 0 0 60px;
}

@media only screen and (max-width: 767px) {
  .title--md {
    font-size: 24px;
    line-height: 1.36;
    letter-spacing: 3.6px;
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 480px) {
  .title--md {
    margin-top: 60px;
  }
  .title--md:first-child {
    margin-top: 0;
  }
}

.title--sm {
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  margin: 0 0 20px;
}

.title--base {
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 3.6px;
  text-transform: uppercase;
  font-weight: 400;
}

.title--tiny {
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.6;
  letter-spacing: 2.7px;
  color: #000000;
}

.red-txt {
  color: #da221c;
  font-weight: 700;
  letter-spacing: 4.5px;
}

.title--page {
  margin: 0;
  color: #000000;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
  text-transform: uppercase;
  letter-spacing: 4.5px;
  margin-bottom: 40px;
}

@media only screen and (max-width: 767px) {
  .title--page {
    font-size: 24px;
    line-height: 36px;
  }
}

@media only screen and (max-width: 991px) {
  .title--flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.title-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 40px;
}

.title-row .title--page {
  margin-bottom: 0;
}

@media only screen and (max-width: 600px) {
  .title-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .title-row .link {
    margin: 0;
    margin-top: 12px;
  }
}

.product {
  position: relative;
  max-width: 270px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
  -webkit-transition: .4s ease 0s;
  transition: .4s ease 0s;
}

@media only screen and (max-width: 1199px) {
  .product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.product:after {
  content: '';
  position: absolute;
  width: calc(100% + 2px);
  left: -1px;
  top: 0;
  height: calc(100% + 67px);
  border: 1px solid #cd2e29;
  opacity: 0;
}

@media only screen and (max-width: 1199px) {
  .product:after {
    display: none;
  }
}

.product:hover:after {
  opacity: 1;
}

.product:hover .product__btns {
  opacity: 1;
}

.product:hover .product__meta {
  top: -30px;
  border-color: #cd2e29;
  background-color: #ffffff;
}

@media only screen and (max-width: 1199px) {
  .product:hover .product__meta {
    top: 0;
  }
}

.product:hover .product__favourite {
  opacity: 0;
}

.product:hover .product__available {
  opacity: 1;
}

.product:hover .product__sale-label {
  opacity: 1;
}

.product:hover .product__rating-wrapper {
  opacity: 1;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.product:hover .product__rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.product:hover .product__features-wrapper {
  opacity: 1;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.product:hover .product__features {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.product__meta {
  position: absolute;
  top: 0;
  width: calc(100% + 2px);
  left: -1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 12px 18px;
  -webkit-transition: .4s ease 0s;
  transition: .4s ease 0s;
  border: 1px solid transparent;
  border-bottom: 0;
}

@media only screen and (max-width: 1199px) {
  .product__meta {
    border: 0;
    padding: 0;
  }
}

.product__img {
  display: block;
  position: relative;
  z-index: 4;
}

.product__img img {
  margin: 0 auto;
}

@media only screen and (max-width: 1199px) {
  .product__img {
    width: 100%;
  }
}

.product__available {
  font-family: 'Pragmatica Book';
  color: #000000;
  font-size: 9px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.9px;
  line-height: 8px;
  padding-left: 12px;
  position: relative;
  opacity: 0;
}

@media only screen and (max-width: 1199px) {
  .product__available {
    opacity: 1;
  }
}

.product__available:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}

.product__available.in-stock:before {
  background-color: #44b759;
}

.product__sale-label {
  color: #da221c;
  font-size: 14px;
  font-weight: 700;
  line-height: 15px;
  text-transform: uppercase;
  position: relative;
  padding-right: 32px;
  opacity: 1;
}

@media only screen and (max-width: 1199px) {
  .product__sale-label {
    opacity: 1;
  }
}

@media only screen and (max-width: 767px) {
  .product__sale-label {
    font-size: 12px;
    padding-right: 30px;
    position: absolute;
    left: 0;
    top: 24px;
  }
}

.product__sale-label:after {
  content: '';
  background-image: url("/local/templates/.default/markup/podkova/dev/css/../img/svg/gift-red.svg");
  width: 26px;
  height: 26px;
  position: absolute;
  top: -10px;
  right: 0;
}

@media only screen and (max-width: 767px) {
  .product__sale-label:after {
    width: 23px;
    height: 23px;
    top: -6px;
  }
}

.product__new-label {
  background-color: #da221c;
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  line-height: 15px;
  text-transform: uppercase;
  letter-spacing: 0.12px;
  padding: 3px 5px;
  justify-self: flex-end;
}

.product__name {
  position: relative;
  z-index: 10;
  display: block;
  color: #000000;
  font-weight: 300;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1.65px;
  line-height: 20px;
  text-align: center;
  margin: -6px 40px 12px;
}

@media only screen and (max-width: 1199px) {
  .product__name {
    width: 100%;
    margin-left: 20px;
    margin-right: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .product__name {
    font-size: 12px;
    line-height: 1.3;
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
    letter-spacing: 2px;
  }
}

.product__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 1199px) {
  .product__price {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 75%;
    padding-left: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .product__price {
    padding-left: 0;
  }
}

.product__btns {
  position: absolute;
  width: calc(100% + 2px);
  top: 100%;
  left: -1px;
  z-index: 5;
  background-color: #ffffff;
  border: 1px solid #cd2e29;
  border-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 10px;
  padding-bottom: 15px;
  opacity: 0;
  -webkit-transition: .4s ease 0s;
  transition: .4s ease 0s;
}

@media only screen and (max-width: 1199px) {
  .product__btns {
    opacity: 1;
    border: 0;
    right: 0;
    left: 0;
    top: 0;
    position: relative;
    width: 25%;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-right: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .product__btns {
    padding-right: 0;
  }
}

.product__btns .btn-order {
  margin-right: 36px;
}

@media only screen and (max-width: 1199px) {
  .product__btns .btn-order {
    display: none;
  }
}

.product__favourite {
  position: absolute;
  top: 0;
  left: 0;
}

@media only screen and (max-width: 1199px) {
  .product__favourite {
    display: none;
  }
}

.product__favourite .icon {
  fill: #cd2e29;
  font-size: 31px;
  stroke: #cd2e29;
  stroke-width: 12px;
}

.product.product--fill {
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
}

.product.product--fill:after {
  display: none;
}

.product.product--fill .product__body {
  position: absolute;
  bottom: 15px;
  padding: 0 20px;
}

.product.product--fill .product__name {
  padding: 0;
  margin: 0;
  text-align: left;
}

.product.product--fill .product__price {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.product.product--fill .price {
  line-height: 1.3;
}

.product.product--fill img {
  -webkit-transition: .5s ease 0s;
  transition: .5s ease 0s;
}

@media only screen and (max-width: 991px) {
  .product.product--fill img {
    max-width: none;
    height: 100%;
    width: 100%;
  }
}

.product.product--fill:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.product__rating-wrapper {
  opacity: 0;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

@media (max-width: 1199px) {
  .product__rating-wrapper {
    display: none;
  }
}

.product__rating {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 10px;
}

.product__stars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 2px;
}

.product__star {
  margin-right: 5px;
}

.product__star svg {
  fill: transparent;
  stroke: #da221c;
  stroke-width: 2px;
}

.product__star.filled svg {
  fill: #da221c;
}

.product__rating-text {
  font-size: 12px;
}

.product__features-wrapper {
  opacity: 0;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

@media (max-width: 1199px) {
  .product__features-wrapper {
    display: none;
  }
}

.product__features {
  display: none;
  margin-top: 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.product__features-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-preferred-size: calc(100% / 3 - 10px);
      flex-basis: calc(100% / 3 - 10px);
  margin: 0 5px;
}

.product__features-icon {
  margin-bottom: 3px;
}

.product__features-icon svg {
  fill: #da221c;
  width: 35px;
  height: 35px;
}

.product__features-text {
  font-size: 11px;
  line-height: 15px;
  text-align: center;
}

.price.price--default {
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 2.4px;
  line-height: 1;
  color: #cd2e29;
  white-space: nowrap;
}

@media only screen and (max-width: 767px) {
  .price.price--default {
    font-size: 14px;
    letter-spacing: 1.8px;
  }
}

.price.price--new {
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 2.4px;
  line-height: 1;
  color: #cd2e29;
  margin-right: 15px;
  white-space: nowrap;
}

@media only screen and (max-width: 767px) {
  .price.price--new {
    font-size: 14px;
    letter-spacing: 1.8px;
  }
}

.price.price--old {
  color: #666666;
  font-size: 12px;
  line-height: 1;
  text-decoration: line-through;
  font-weight: 300;
  letter-spacing: 1.8px;
  white-space: nowrap;
}

@media only screen and (max-width: 767px) {
  .price.price--old {
    font-size: 11px;
    letter-spacing: 1.4px;
  }
}

@media only screen and (max-width: 991px) {
  .catalog-banner .banner-with-video h3 {
    font-size: 21px;
    width: calc(100% - 20px);
    text-align: center;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    line-height: 1.5;
  }
  .catalog-banner:last-child {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    -ms-flex-item-align: center;
        align-self: center;
    text-align: center;
  }
}

[class^="iconmoon-"], [class*=" iconmoon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.iconmoon-cart:before {
  content: "\21";
}

.iconmoon-check:before {
  content: "\22";
}

.iconmoon-close:before {
  content: "\23";
}

.iconmoon-down-arrow:before {
  content: "\24";
}

.iconmoon-fb:before {
  content: "\25";
}

.iconmoon-gift:before {
  content: "\26";
}

.iconmoon-heart:before {
  content: "\27";
}

.iconmoon-heart-fill:before {
  content: "\28";
}

.iconmoon-insta:before {
  content: "\29";
}

.iconmoon-insta-fill:before {
  content: "\2a";
}

.iconmoon-left-arrow:before {
  content: "\2b";
}

.iconmoon-left-arrow-long:before {
  content: "\2c";
}

.iconmoon-ok:before {
  content: "\2d";
}

.iconmoon-pinterest:before {
  content: "\2e";
}

.iconmoon-placeholder:before {
  content: "\2f";
  color: #da221c;
}

.iconmoon-right:before {
  content: "\30";
}

.iconmoon-right-arrow:before {
  content: "\31";
}

.iconmoon-right-arrow-long:before {
  content: "\32";
}

.iconmoon-search:before {
  content: "\33";
}

.iconmoon-vk:before {
  content: "\34";
}

.iconmoon-youtube:before {
  content: "\35";
}

.breadcrumb {
  padding-top: 40px;
  margin-bottom: 24px;
  font-family: "Pragmatica Book";
}

.breadcrumb__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 100vw;
  overflow: hidden;
}

@media only screen and (max-width: 480px) {
  .breadcrumb__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.breadcrumb__list > li {
  color: #999999;
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1;
  white-space: nowrap;
}

@media only screen and (max-width: 480px) {
  .breadcrumb__list > li:first-child {
    margin-top: 0;
    margin-bottom: 10px;
  }
}

.breadcrumb__list > li > a {
  display: inline-block;
  color: #da221c;
  position: relative;
  margin-right: 25px;
  white-space: nowrap;
}

.breadcrumb__list > li > a:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #cd2e29;
  bottom: 0;
  left: 0;
  -webkit-transition: .4s ease 0s;
  transition: .4s ease 0s;
}

.breadcrumb__list > li > a:hover:before {
  width: 0;
  right: 0;
  left: auto;
}

.breadcrumb__list > li > a:after {
  font-family: 'Arial';
  content: '♦';
  right: -16px;
  position: absolute;
  vertical-align: baseline;
  letter-spacing: 0.9px;
  color: #999;
}

.pagination {
  margin: 80px 0;
}

.pagination__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.pagination__item a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 40px;
  height: 40px;
  color: #000000;
  text-decoration: underline;
}

@media only screen and (max-width: 767px) {
  .pagination__item a {
    width: 32px;
    height: 32px;
  }
}

.pagination__item.is-active a {
  background-color: #cd2e29;
  color: #ffffff;
  text-decoration: none;
}

.pagination__item.prev a, .pagination__item.next a {
  width: auto;
  font-size: 11px;
  text-transform: uppercase;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .pagination__item.prev a, .pagination__item.next a {
    font-size: 0;
  }
}

.pagination__item.prev {
  margin-right: 32px;
}

@media only screen and (max-width: 767px) {
  .pagination__item.prev {
    margin-right: 12px;
  }
  .pagination__item.prev a:before {
    content: '';
    width: 16px;
    height: 16px;
    background: url("/local/templates/.default/markup/podkova/dev/css/../img/svgSprite/left-arrow-long.svg") no-repeat center center/contain;
  }
}

.pagination__item.next {
  margin-left: 32px;
}

@media only screen and (max-width: 767px) {
  .pagination__item.next {
    margin-left: 12px;
  }
  .pagination__item.next a:before {
    content: '';
    width: 16px;
    height: 16px;
    background: url("/local/templates/.default/markup/podkova/dev/css/../img/svgSprite/right-arrow-long.svg") no-repeat center center/contain;
  }
}

.pagination__item.separate a {
  text-decoration: none;
}

.catalog-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.catalog-category {
  margin: 0 15px 30px;
  padding: 40px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

@media only screen and (max-width: 600px) {
  .catalog-category {
    margin-left: 0;
    margin-right: 0;
    padding: 20px;
  }
}

.catalog-category.catalog-category--col-2 {
  -ms-flex-preferred-size: calc(50% - 30px);
      flex-basis: calc(50% - 30px);
  max-width: calc(50% - 30px);
  height: 470px;
}

@media only screen and (max-width: 600px) {
  .catalog-category.catalog-category--col-2 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    height: 210px;
  }
}

.catalog-category.catalog-category--col-3 {
  -ms-flex-preferred-size: calc(33.3333% - 30px);
      flex-basis: calc(33.3333% - 30px);
  max-width: calc(33.3333% - 30px);
  height: 500px;
}

@media only screen and (max-width: 991px) {
  .catalog-category.catalog-category--col-3 {
    -ms-flex-preferred-size: calc(50% - 30px);
        flex-basis: calc(50% - 30px);
    max-width: calc(50% - 30px);
    height: 470px;
  }
}

@media only screen and (max-width: 600px) {
  .catalog-category.catalog-category--col-3 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    height: 210px;
  }
}

.catalog-category.catalog-category--col-1 {
  -ms-flex-preferred-size: calc(100% - 30px);
      flex-basis: calc(100% - 30px);
  max-width: calc(100% - 30px);
  height: 284px;
}

@media only screen and (max-width: 600px) {
  .catalog-category.catalog-category--col-1 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    height: 210px;
  }
}

.catalog-category__name {
  color: #000000;
  font-size: 24px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 3.6px;
  text-transform: uppercase;
}

.sticky-bar {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  left: 0;
  z-index: 99;
  top: 120px;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: .3s ease 0s;
  transition: .3s ease 0s;
}

@media only screen and (max-width: 767px) {
  .sticky-bar {
    display: none;
  }
}

.sticky-bar.show {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.sticky-bar .icon {
  font-size: 30px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transition: .3s ease 0s;
  transition: .3s ease 0s;
}

.sticky-bar .icon.icon-tick {
  font-size: 24px;
}

.sticky-bar a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  color: #000000;
  background-color: #f1f1f1;
  padding: 13px 16px;
  height: 50px;
  margin-bottom: 10px;
  width: 64px;
  overflow: hidden;
  -webkit-transition: .3s ease 0s;
  transition: .3s ease 0s;
}

.sticky-bar a.red {
  background-color: #cd2e29;
  color: #ffffff;
}

.sticky-bar a.red .icon {
  fill: #ffffff;
}

.sticky-bar a span {
  display: inline-block;
  opacity: 0;
  white-space: nowrap;
  margin-left: 14px;
  -webkit-transition: .3s ease 0s;
  transition: .3s ease 0s;
}

.sticky-bar a:hover {
  background-color: #cd2e29;
  color: #ffffff;
  width: 160px;
}

.sticky-bar a:hover span {
  opacity: 1;
}

.sticky-bar a:hover .icon {
  fill: #ffffff;
}

.sticky-bar a:hover .icon.icon-consult {
  stroke: #ffffff;
}

.icon.icon-consult {
  fill-opacity: 0;
  stroke: #000000;
}

.catalog-find-numb {
  font-size: 16px;
  text-transform: lowercase;
  font-style: italic;
  color: #999;
  letter-spacing: 1px;
}

.account__title {
  font-size: 24px;
  line-height: 40px;
  text-transform: uppercase;
  letter-spacing: 3.6px;
  margin-bottom: 20px;
}

.account-subscribe {
  background-color: #f1f1f1;
  max-width: 470px;
  margin-left: 100px;
  padding: 40px 0;
}

@media only screen and (max-width: 991px) {
  .account-subscribe {
    margin-left: 0;
  }
}

.account-subscribe__title {
  font-size: 24px;
  font-weight: 400;
  line-height: 40px;
  text-transform: uppercase;
  letter-spacing: 3.6px;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .account-subscribe__title {
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: 2px;
  }
}

.account-subscribe__form {
  margin-top: 28px;
}

@media only screen and (max-width: 767px) {
  .account-subscribe__form {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.account-subscribe__form-group {
  margin-left: 90px;
}

@media only screen and (max-width: 767px) {
  .account-subscribe__form-group {
    margin-left: 0;
  }
}

.account-subscribe__form-group label {
  display: inline-block;
  position: relative;
  color: #000000;
  font-family: "YandexSans";
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.4px;
  padding-left: 26px;
}

@media only screen and (max-width: 767px) {
  .account-subscribe__form-group label {
    font-size: 14px;
  }
}

.account-subscribe__form-group label:before {
  content: '';
  width: 15px;
  height: 15px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border: 1px solid #c1c1c1;
  -webkit-transition: .3s ease 0s;
  transition: .3s ease 0s;
}

.account-subscribe__form-group label:after {
  content: '';
  position: absolute;
  width: 11px;
  height: 11px;
  background-image: url("/local/templates/.default/markup/podkova/dev/css/../img/svgSprite/check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  left: 2px;
  top: 9px;
  opacity: 0;
  -webkit-transition: .3s ease 0s;
  transition: .3s ease 0s;
}

.account-subscribe__form-group label:hover:before {
  border-color: #000000;
}

.account-subscribe__form-group input:checked + label:before {
  border-color: #000000;
}

.account-subscribe__form-group input:checked + label:after {
  opacity: 1;
}

.account-subscribe__form-submit {
  text-align: center;
  margin-top: 36px;
  margin-bottom: 24px;
}

.account-subscribe__form-submit .btn {
  padding: 14px 38px;
  font-size: 14px;
  letter-spacing: 2.1px;
}

.account-subscribe__link a {
  color: #cd2e29;
  line-height: 15px;
}

.account-change-password {
  max-width: 570px;
  margin-left: 100px;
  margin-top: -10px;
}

@media only screen and (max-width: 991px) {
  .account-change-password {
    margin-left: 0;
    max-width: 100%;
  }
}

.account-change-password__title {
  font-size: 24px;
  line-height: 40px;
  text-transform: uppercase;
  letter-spacing: 3.6px;
  margin-bottom: 20px;
}

.account-change-password .form-group--submit {
  margin-left: 200px;
  margin-top: 24px;
}

@media only screen and (max-width: 600px) {
  .account-change-password .form-group--submit {
    margin-left: 0;
    text-align: center;
  }
}

.account-bonus {
  background-color: #cd2e29;
  max-width: 400px;
  border-radius: 5px;
  text-align: center;
  color: #ffffff;
  margin-left: 100px;
  padding: 35px 0 32px;
}

@media only screen and (max-width: 767px) {
  .account-bonus {
    margin-left: 0;
    padding: 30px 15px;
  }
}

.account-bonus__title {
  font-size: 30px;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: .15em;
  margin-bottom: 6px;
}

@media only screen and (max-width: 767px) {
  .account-bonus__title {
    font-size: 24px;
  }
}

.account-bonus__score {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  font-size: 30px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: .15em;
  margin-bottom: 26px;
}

@media only screen and (max-width: 767px) {
  .account-bonus__score {
    font-size: 24px;
  }
}

.account-bonus__duration {
  font-size: 14px;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: .15em;
  margin-bottom: 26px;
}

.account-bonus .btn {
  padding-top: 12px;
  padding-bottom: 12px;
}

.account-bonus-info {
  margin-left: 100px;
  max-width: 400px;
  text-align: center;
  margin-top: 24px;
}

.account-bonus-info a {
  font-family: 'Pragmatica';
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: .15em;
}

.cart-table {
  display: table;
  width: 100%;
  border-collapse: collapse;
}

.cart-table__row {
  display: table-row;
}

@media only screen and (max-width: 767px) {
  .cart-table__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 1px solid #999;
    position: relative;
    padding-bottom: 20px;
  }
}

@media only screen and (max-width: 600px) {
  .cart-table__row {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.cart-table__row.cart-table__row--thead .cart-table__cell {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0 4px 8px;
  letter-spacing: 2px;
  white-space: nowrap;
}

@media only screen and (max-width: 991px) {
  .cart-table__row.cart-table__row--thead .cart-table__cell {
    font-size: 11px;
    letter-spacing: 1.2px;
    padding-left: 8px;
    padding-right: 8px;
  }
}

@media only screen and (max-width: 767px) {
  .cart-table__row.cart-table__row--thead {
    display: none;
  }
}

.cart-table__cell {
  display: table-cell;
  vertical-align: middle;
  padding: 12px 4px;
  border-bottom: 1px solid #999;
}

@media only screen and (max-width: 767px) {
  .cart-table__cell {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 0;
    padding: 0;
  }
}

.cart-table__cell:first-child {
  width: 360px;
}

@media only screen and (max-width: 991px) {
  .cart-table__cell:first-child {
    width: auto;
    max-width: 360px;
  }
}

@media only screen and (max-width: 767px) {
  .cart-table__cell:first-child {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media only screen and (max-width: 600px) {
  .cart-table__cell:first-child {
    width: 100%;
  }
}

.cart-table__cell:nth-child(2) {
  width: 190px;
}

@media only screen and (max-width: 991px) {
  .cart-table__cell:nth-child(2) {
    width: auto;
  }
}

@media only screen and (max-width: 767px) {
  .cart-table__cell:nth-child(2) {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    margin-top: 12px;
    margin-left: 112px;
  }
  .cart-table__cell:nth-child(2) span {
    display: inline-block;
    margin-right: 6px;
    text-transform: uppercase;
    font-size: 14px;
  }
}

@media only screen and (max-width: 600px) {
  .cart-table__cell:nth-child(2) {
    width: 100%;
    margin-left: 100px;
  }
}

.cart-table__cell:nth-child(3) {
  width: 215px;
}

@media only screen and (max-width: 991px) {
  .cart-table__cell:nth-child(3) {
    width: auto;
  }
}

@media only screen and (max-width: 767px) {
  .cart-table__cell:nth-child(3) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-right: 12px;
    margin-left: 12px;
  }
}

@media only screen and (max-width: 600px) {
  .cart-table__cell:nth-child(3) {
    margin-left: 100px;
  }
}

.cart-table__cell:nth-child(4) {
  width: 150px;
}

@media only screen and (max-width: 991px) {
  .cart-table__cell:nth-child(4) {
    width: auto;
  }
}

@media only screen and (max-width: 767px) {
  .cart-table__cell:nth-child(4) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}

@media only screen and (max-width: 767px) {
  .cart-table__cell:nth-child(5) {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
    width: auto;
    margin-top: 12px;
    margin-left: 0;
  }
  .cart-table__cell:nth-child(5) span {
    display: inline-block;
    margin-right: 6px;
    text-transform: uppercase;
    font-size: 13px;
  }
}

@media only screen and (max-width: 600px) {
  .cart-table__cell:nth-child(5) {
    width: 100%;
    margin-left: 100px;
  }
}

@media only screen and (max-width: 767px) {
  .cart-table__cell:nth-child(6) {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}

.cart-table__cell .price {
  text-align: left;
  line-height: 1.2;
  margin: 0;
}

.cart-table__cell .price.price--old {
  margin-top: 6px;
}

@media only screen and (max-width: 767px) {
  .cart-table__cell .price.price--old {
    margin-top: 0;
    margin-left: 4px;
  }
}

.cart-table__product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.cart-table__product-img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.cart-table__product-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: 15px;
}

@media only screen and (max-width: 600px) {
  .cart-table__product-body {
    margin-left: 5px;
  }
}

.cart-table__product-body a {
  display: inline-block;
  color: #000000;
  font-size: 11px;
  line-height: 20px;
  max-width: 190px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.cart-table__product-body span {
  font-size: 10px;
}

.cart-table .btn-delete {
  margin-right: 24px;
}

@media only screen and (max-width: 767px) {
  .cart-table .btn-delete {
    position: absolute;
    top: 40px;
    right: 0;
    margin-right: 0;
  }
}

@media only screen and (max-width: 600px) {
  .cart-table .btn-delete {
    top: 24px;
  }
}

.cart-table .btn-favourite {
  margin-right: 30px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

@media only screen and (max-width: 767px) {
  .cart-table .btn-favourite {
    margin-right: 0;
    position: absolute;
    top: 37px;
    right: 20px;
  }
}

@media only screen and (max-width: 600px) {
  .cart-table .btn-favourite {
    top: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .cart-table__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.cart-table__controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: auto;
}

.cart-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 24px;
  margin-bottom: 90px;
  margin-left: -15px;
  margin-right: -15px;
}

@media only screen and (max-width: 767px) {
  .cart-bottom {
    margin-bottom: 45px;
  }
}

@media only screen and (max-width: 600px) {
  .cart-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 0;
  }
}

.cart-bottom__left {
  -ms-flex-preferred-size: 58.33333%;
      flex-basis: 58.33333%;
  max-width: 58.33333%;
  padding: 0 15px;
  margin-right: 8.33333%;
}

@media only screen and (max-width: 1199px) {
  .cart-bottom__left {
    margin-right: 0;
  }
}

@media only screen and (max-width: 600px) {
  .cart-bottom__left {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    margin-right: 0;
  }
}

.cart-delivery {
  display: block;
  margin-bottom: 15px;
  padding: 18px 18px 18px 172px;
  color: #000;
}

.cart-delivery.cart-delivery--courier {
  background: #f1f1f1 url("/local/templates/.default/markup/podkova/dev/css/../img/car.png") no-repeat center left;
}

@media only screen and (max-width: 600px) {
  .cart-delivery.cart-delivery--courier {
    background-position: left top;
  }
}

.cart-delivery.cart-delivery--shop {
  background: #f1f1f1 url("/local/templates/.default/markup/podkova/dev/css/../img/shopping-bags.png") no-repeat 27px center;
}

@media only screen and (max-width: 600px) {
  .cart-delivery.cart-delivery--shop {
    background-position: 15px 15px;
  }
}

@media only screen and (max-width: 991px) {
  .cart-delivery {
    margin-right: 15px;
    padding-left: 150px;
    padding-right: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .cart-delivery {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin: 0 0 15px;
  }
}

@media only screen and (max-width: 600px) {
  .cart-delivery {
    padding-top: 120px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.cart-delivery__title {
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: .13em;
  text-transform: uppercase;
  margin-bottom: 6px;
}

.cart-delivery__description {
  font-size: 14px;
  line-height: 24px;
}

.cart-delivery .link-underline-red {
  font-size: 12px;
}

.cart-summary {
  -ms-flex-preferred-size: 33.33333%;
      flex-basis: 33.33333%;
  max-width: 33.33333%;
  padding: 0 15px;
}

@media only screen and (max-width: 1199px) {
  .cart-summary {
    -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
    max-width: 41.66667%;
  }
}

@media only screen and (max-width: 600px) {
  .cart-summary {
    margin-top: 24px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    max-width: 100%;
  }
}

.cart-sum {
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2.4px;
  border-bottom: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  margin-top: 12px;
  margin-bottom: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
}

@media only screen and (max-width: 767px) {
  .cart-sum {
    font-size: 18px;
  }
}

.cart-sum span:first-child {
  margin-right: 55px;
}

@media only screen and (max-width: 991px) {
  .cart-sum span:first-child {
    margin-right: 10px;
  }
}

.cart-sale {
  font-family: 'YandexSans', Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.cart-sale span:first-child {
  display: inline-block;
  width: 120px;
}

.cart-sale .grey-txt {
  color: #666666;
}

.cart-non-auth {
  font-family: 'YandexSans', Arial, sans-serif;
  font-weight: 300;
  font-size: 14px;
  margin-bottom: 12px;
}

.cart-auth {
  color: #666;
}

.cart-auth span {
  display: inline-block;
  margin-bottom: 6px;
}

.cart-auth span:first-child {
  margin-right: 32px;
}

.cart-auth i {
  display: block;
  font-size: 14px;
}

.cart-btns {
  margin-top: 12px;
}

.cart-btns .btn {
  width: 370px;
  padding: 11px 12px;
  margin-bottom: 15px;
  text-align: center;
}

@media only screen and (max-width: 1199px) {
  .cart-btns .btn {
    max-width: 370px;
    width: 100%;
  }
}

@media only screen and (max-width: 991px) {
  .cart-btns .btn {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.cart-btns.cart-btns--auth {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 30px;
}

.cart-btns.cart-btns--auth .btn {
  width: auto;
}

.cart-btns.cart-btns--auth .btn-hint {
  top: -17px;
}

@media only screen and (max-width: 767px) {
  .cart-btns.cart-btns--auth .btn-hint {
    top: 0;
  }
}

.btn-with-hint {
  position: relative;
}

@media only screen and (max-width: 767px) {
  .btn-with-hint {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 24px;
  }
}

.btn-with-hint .btn-hint {
  font-family: 'YandexSans';
  position: absolute;
  right: 100%;
  width: 400px;
  -webkit-box-shadow: 0px 10px 13px 0 rgba(184, 70, 70, 0.07);
          box-shadow: 0px 10px 13px 0 rgba(184, 70, 70, 0.07);
  border: solid 1px #cd2e29;
  background-color: #ffffff;
  margin-right: 20px;
  padding: 12px 20px;
  line-height: 1.25;
}

@media only screen and (max-width: 991px) {
  .btn-with-hint .btn-hint {
    width: 300px;
  }
}

@media only screen and (max-width: 767px) {
  .btn-with-hint .btn-hint {
    width: auto;
    position: relative;
    display: block;
    margin: 0;
    left: 0;
    right: 0;
    top: 0;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .btn-with-hint .btn-hint:before, .btn-with-hint .btn-hint:after {
    display: none;
  }
}

.btn-with-hint .btn-hint:before {
  content: '';
  position: absolute;
  right: -9px;
  border: 9px solid transparent;
  border-right-color: #ffffff;
  top: 26px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  z-index: 5;
}

.btn-with-hint .btn-hint:after {
  content: '';
  position: absolute;
  right: -11px;
  border: 10px solid transparent;
  border-right-color: #cd2e29;
  top: 24px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.cart-bonus-program {
  margin-top: 40px;
  margin-bottom: 15px;
}

.cart-bonus-program__title {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 2.7px;
  text-transform: uppercase;
  margin-bottom: 24px;
}

.cart-bonus-program__sec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media only screen and (max-width: 991px) {
  .cart-bonus-program__sec {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.cart-bonus-program__sec .separate {
  display: inline-block;
  margin-left: 32px;
  margin-right: 32px;
}

@media only screen and (max-width: 1199px) {
  .cart-bonus-program__sec .separate {
    margin-left: 12px;
    margin-right: 12px;
  }
}

@media only screen and (max-width: 991px) {
  .cart-bonus-program__sec .separate {
    margin-left: 0;
    margin-right: 0;
    margin-top: 24px;
    margin-bottom: 24px;
  }
}

@media only screen and (max-width: 767px) {
  .cart-bonus-program__sec .separate {
    text-align: center;
    width: 100%;
  }
}

.cart-bonus-program .btn {
  height: 45px;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 1.8px;
  padding-left: 27px;
  padding-right: 27px;
}

.cart-bonus-program .cart-promo {
  margin: 0;
}

.cart-promo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: solid 1px #cd2e29;
  padding: 25px 30px 20px;
  width: 540px;
  margin-bottom: 15px;
}

@media only screen and (max-width: 1199px) {
  .cart-promo {
    width: auto;
    padding: 30px 15px;
  }
}

@media only screen and (max-width: 991px) {
  .cart-promo {
    width: auto;
  }
}

@media only screen and (max-width: 767px) {
  .cart-promo {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.cart-promo__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 991px) {
  .cart-promo__form {
    width: auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.cart-promo__content {
  font-size: 14px;
  margin-left: 100px;
  margin-top: 15px;
}

.cart-promo label {
  display: inline-block;
  font-family: 'YandexSans';
  font-size: 15px;
  line-height: 1.2;
  width: 80px;
  margin-right: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.cart-promo input {
  width: 170px;
  height: 45px;
  background-color: #f1f1f1;
  border: 0;
  text-transform: uppercase;
  margin-right: 70px;
  padding: 6px 12px;
}

@media only screen and (max-width: 1199px) {
  .cart-promo input {
    margin-right: 20px;
  }
}

@media only screen and (max-width: 991px) {
  .cart-promo input {
    margin-right: 0;
  }
}

.cart-promo .btn {
  color: #000000;
  padding: 5px 25px;
  height: 45px;
}

@media only screen and (max-width: 991px) {
  .cart-promo .btn {
    margin-top: 15px;
    max-width: 370px;
    margin-left: 100px;
    margin-right: 0;
  }
}

.cart-bonus {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border: solid 1px #cd2e29;
  padding: 24px 28px;
  width: 540px;
}

@media only screen and (max-width: 1199px) {
  .cart-bonus {
    padding: 14px 15px;
  }
}

@media only screen and (max-width: 991px) {
  .cart-bonus {
    width: auto;
  }
}

@media only screen and (max-width: 767px) {
  .cart-bonus {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
}

.cart-bonus__title {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

@media only screen and (max-width: 1199px) {
  .cart-bonus__title {
    font-size: 14px;
  }
}

@media only screen and (max-width: 991px) {
  .cart-bonus__content {
    margin-right: 24px;
  }
}

@media only screen and (max-width: 767px) {
  .cart-bonus__content {
    margin-right: 0;
    margin-bottom: 24px;
  }
}

.cart-bonus__rules {
  font-family: 'YandexSans', Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #666;
}

.product-card {
  border-top: 1px solid #cd2e29;
  border-bottom: 1px solid #cd2e29;
  margin-bottom: 80px;
}

@media only screen and (max-width: 767px) {
  .product-card {
    margin-bottom: 40px;
  }
}

.product-card .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.product-card .slick-slide {
  height: auto;
}

.product-card.fixed .product-gallery__inner {
  background-color: #ffffff;
  position: fixed;
  top: 72px;
  left: calc(50% - 600px);
  max-width: 600px;
  z-index: 10;
}

@media only screen and (max-width: 1199px) {
  .product-card.fixed .product-gallery__inner {
    left: 0;
    max-width: 50vw;
  }
}

.product-card.relative .product-gallery-lg__inner, .product-card.fixed .product-gallery-lg__inner {
  max-height: 600px;
  -webkit-transition: .3s ease 0s;
  transition: .3s ease 0s;
}

.product-card.relative .product-gallery-lg__inner img, .product-card.fixed .product-gallery-lg__inner img {
  max-height: 100%;
  width: auto;
  -webkit-transition: .3s ease 0s;
  transition: .3s ease 0s;
}

.product-card.relative .product-gallery-lg__inner .slick-list, .product-card.relative .product-gallery-lg__inner .slick-track, .product-card.fixed .product-gallery-lg__inner .slick-list, .product-card.fixed .product-gallery-lg__inner .slick-track {
  height: 100%;
  -webkit-transition: .3s ease 0s;
  transition: .3s ease 0s;
}

.product-card.relative .product-gallery-thumb img, .product-card.fixed .product-gallery-thumb img {
  max-height: 100%;
  width: auto;
  -webkit-transition: .3s ease 0s;
  transition: .3s ease 0s;
}

.product-card.relative .product-gallery-thumb .slick-list, .product-card.relative .product-gallery-thumb .slick-track, .product-card.fixed .product-gallery-thumb .slick-list, .product-card.fixed .product-gallery-thumb .slick-track {
  height: 100%;
  -webkit-transition: .3s ease 0s;
  transition: .3s ease 0s;
}

.product-card__container {
  width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 1199px) {
  .product-card__container {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .product-card__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.product-card__code {
  font-family: 'YandexSans';
  font-size: 12px;
  color: #666666;
}

.product-card__available {
  position: relative;
  display: inline-block;
  font-size: 10px;
  text-transform: uppercase;
  padding-left: 12px;
  color: #000000;
}

.product-card__available:before {
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  width: 8px;
  height: 8px;
  background-color: #44b759;
  border-radius: 50%;
}

.product-card__available.not-available:before {
  background-color: #cd2e29;
}

.product-card__title {
  font-size: 30px;
  font-weight: 300;
  line-height: 1.33;
  letter-spacing: 4.5px;
  color: #000000;
  text-transform: uppercase;
  margin: 12px 0 30px;
}

@media only screen and (max-width: 991px) {
  .product-card__title {
    font-size: 24px;
  }
}

@media only screen and (max-width: 767px) {
  .product-card__title {
    font-size: 14px;
    margin-bottom: 15px;
  }
}

.product-card__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 767px) {
  .product-card__price {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.product-card__price-box {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 991px) {
  .product-card__price-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.product-card__price .price.price--new {
  font-size: 30px;
  text-align: left;
  margin-right: 0;
}

@media only screen and (max-width: 767px) {
  .product-card__price .price.price--new {
    font-size: 18px;
  }
}

.product-card__price .price.price--old {
  font-size: 18px;
  text-align: left;
  margin-left: 26px;
}

@media only screen and (max-width: 991px) {
  .product-card__price .price.price--old {
    margin-left: 0;
  }
}

@media only screen and (max-width: 767px) {
  .product-card__price .price.price--old {
    font-size: 14px;
  }
}

.product-card__promo {
  font-family: 'YandexSans';
  font-size: 14px;
  color: #cd2e29;
  border: 1px solid #cd2e29;
  border-radius: 25px;
  padding: 2px 12px;
}

.product-card__promo a {
  color: #cd2e29;
}

.product-card__promo a:hover {
  color: #ffffff;
}

.product-card__promo:hover {
  background-color: #cd2e29;
  color: #ffffff;
}

.product-card__options {
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  margin-top: 26px;
  margin-bottom: 36px;
  padding-top: 36px;
  padding-bottom: 26px;
}

.product-card__controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 36px;
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 32px;
  margin-bottom: 28px;
}

@media only screen and (max-width: 991px) {
  .product-card__controls {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.product-card__qty {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}

@media only screen and (max-width: 991px) {
  .product-card__qty {
    margin-bottom: 24px;
  }
}

.product-card__qty-title {
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  margin-right: 15px;
}

.product-card__in-stock {
  position: relative;
  padding-left: 30px;
  margin-top: 15px;
}

.product-card__in-stock:before {
  content: "";
  position: absolute;
  background: url(/local/templates/.default/markup/podkova/dev/css/../img/svg/placeholder-red.svg) no-repeat 50%/contain;
  width: 25px;
  height: 25px;
  left: -1px;
  top: 0;
}

@media (max-width: 991px) {
  .product-card__in-stock {
    margin-bottom: 20px;
  }
}

.product-card__in-stock a {
  color: #000;
  text-decoration: underline;
}

.product-card__in-stock a:hover {
  text-decoration: none;
}

.product-card__order {
  margin-right: 10px;
  text-align: center;
}

.product-card__order .btn-order {
  width: 200px;
  height: 50px;
  padding: 5px;
}

.product-card__bonus {
  position: relative;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-top: 15px;
}

.product-card__bonus:before {
  content: '';
  background-image: url(/local/templates/.default/markup/podkova/dev/css/../img/svg/gift-red.svg);
  width: 31px;
  height: 31px;
  display: inline-block;
  vertical-align: middle;
}

.product-card__gift {
  text-align: center;
  margin-top: 28px;
  padding-bottom: 32px;
  margin-bottom: 28px;
}

.product-card__gift-title {
  display: inline-block;
  position: relative;
  font-size: 13px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 1.4px;
  text-align: center;
  text-transform: uppercase;
  color: #cd2e29;
  margin-bottom: 18px;
}

.product-card__infoblock {
  padding-bottom: 32px;
  margin-bottom: 28px;
  border-bottom: 1px solid #d1d1d1;
}

.product-card__infoblock-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.product-card__infoblock-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.product-card__infoblock-item:hover .product-card__infoblock-text {
  color: #cd2e29;
}

.product-card__infoblock-icon {
  min-height: 100px;
  margin-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.product-card__infoblock-icon img {
  width: 80px;
  height: 80px;
}

.product-card__infoblock-text {
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: .13em;
  text-transform: uppercase;
  margin-bottom: 6px;
  color: #000;
}

.product-card__desc {
  margin-top: 28px;
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 32px;
}

.product-card__desc-title {
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 6px;
}

.product-card__char {
  color: #5d5d5d;
  font-family: 'YandexSans';
  font-weight: 300;
  font-size: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.product-card__char-row {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 6px;
}

.product-card__char-name {
  position: relative;
  width: 190px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.product-card__char-name span {
  display: inline-block;
  position: relative;
  background-color: #ffffff;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.product-card__char-name:after {
  content: '';
  position: relative;
  width: 100%;
  margin: 0 5px;
  border-bottom: 1px dotted #5d5b5b;
  bottom: 5px;
}

.product-card__char-add {
  margin-top: 4px;
}

.product-card__rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 10px;
  margin-top: 10px;
}

.product-card__stars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 5px;
}

.product-card__star {
  margin-right: 5px;
}

.product-card__star svg {
  fill: transparent;
  stroke: #da221c;
  stroke-width: 2px;
}

.product-card__star.filled svg {
  fill: #da221c;
}

.product-card__rating-text {
  font-size: 12px;
}

.product-card__features {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 30px auto 0;
  max-width: 270px;
}

.product-card__features-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-preferred-size: calc(100% / 3 - 10px);
      flex-basis: calc(100% / 3 - 10px);
  margin: 0 5px;
}

.product-card__features-icon {
  margin-bottom: 3px;
}

.product-card__features-icon svg {
  fill: #da221c;
  width: 35px;
  height: 35px;
}

.product-card__features-text {
  font-size: 11px;
  line-height: 15px;
  text-align: center;
}

.product-card__infobanner {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 32px;
}

.product-card__promo {
  background-color: #cd2e29;
  color: #fff;
}

.product-card__promo--with-link {
  background-color: #fff;
  color: #cd2e29;
}

.product-gallery {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%;
}

@media only screen and (max-width: 767px) {
  .product-gallery {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
}

.product-gallery .add-to-favourite {
  position: absolute;
  right: 35px;
  z-index: 10;
  top: 20px;
}

.product-gallery-lg {
  position: relative;
}

.product-gallery-lg__inner {
  margin-top: 0;
  -webkit-transition: .3s ease 0s;
  transition: .3s ease 0s;
}

.product-gallery-lg__inner img {
  margin: 0 auto;
  -webkit-transition: .3s ease 0s;
  transition: .3s ease 0s;
}

.product-thumb.slick-current {
  opacity: .4;
}

.product-thumb--video {
  position: relative;
}

.product-thumb--video:before {
  position: absolute;
  content: "";
  background: url("/local/templates/.default/markup/podkova/dev/css/../img/svg/play-button.svg") center no-repeat;
  top: 50%;
  display: block;
  height: 46px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 46px;
  z-index: 12;
}

.product-labels {
  position: absolute;
  top: 20px;
  left: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 10;
}

.badge {
  font-size: 14px;
  font-weight: 700;
  line-height: 15px;
  text-transform: uppercase;
  letter-spacing: 0.12px;
  padding: 5px 8px;
}

.badge.badge--new {
  background-color: #da221c;
  color: #ffffff;
}

.size-sale {
  color: #da221c;
  font-size: 15px;
  font-weight: 700;
  line-height: 15px;
  text-transform: uppercase;
  position: relative;
  padding-right: 40px;
  margin-left: 16px;
}

.size-sale:after {
  content: '';
  background-image: url("/local/templates/.default/markup/podkova/dev/css/../img/svg/gift-red.svg");
  width: 31px;
  height: 31px;
  position: absolute;
  top: -10px;
  right: 0;
}

.product-body {
  padding-left: 114px;
  padding-top: 25px;
  padding-bottom: 40px;
  padding-right: 15px;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%;
  border-left: 1px solid #cd2e29;
}

@media only screen and (max-width: 1199px) {
  .product-body {
    padding-left: 15px;
  }
}

@media only screen and (max-width: 767px) {
  .product-body {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    border: 0;
  }
}

@media only screen and (max-width: 767px) {
  .product-body__back {
    padding: 15px;
  }
}

.product-body__back i {
  margin-right: 4px;
}

.product-body__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 27px;
}

.qty {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: 'YandexSans';
}

.qty input {
  width: 60px;
  height: 50px;
  background-color: #f1f1f1;
  border: 0;
  font-size: 16px;
  text-align: center;
}

@media only screen and (max-width: 991px) {
  .qty input {
    height: 40px;
  }
}

.qty .plus, .qty .minus {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 25px;
  height: 50px;
  border: 0;
  background-color: #dedede;
}

@media only screen and (max-width: 991px) {
  .qty .plus, .qty .minus {
    height: 40px;
  }
}

.qty .minus {
  font-size: 14px;
}

.qty .plus {
  font-size: 18px;
}

.product-kit {
  position: relative;
  margin-top: 34px;
  padding-top: 34px;
  padding-left: 15px;
  padding-right: 15px;
}

.product-kit:before {
  content: '';
  position: absolute;
  left: -100%;
  right: 0;
  top: 0;
  height: 1px;
  background-color: #cd2e29;
}

.product-kit__title {
  font-size: 24px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 3.6px;
  color: #000000;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .product-kit__title {
    font-size: 18px;
    letter-spacing: 2.4px;
    text-align: center;
  }
}

.product-kit__slider {
  padding: 0 6px;
}

@media only screen and (max-width: 767px) {
  .product-kit__slider {
    padding: 0;
    margin-left: -15px;
    margin-right: -15px;
  }
}

.product-kit .slick-list {
  padding: 0 1px;
}

.product-kit .slick-slide {
  margin-top: 30px;
  margin-bottom: 70px;
}

.product-kit .arrow {
  position: absolute;
  z-index: 12;
  background-color: transparent;
  border: 0;
  top: -54px;
  width: 22px;
  height: 70px;
  -webkit-transition: .4s ease 0s;
  transition: .4s ease 0s;
}

.product-kit .arrow:before {
  content: '';
  width: 24px;
  height: 1px;
  background-color: #000000;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
}

.product-kit .arrow:after {
  content: '';
  width: 24px;
  height: 1px;
  background-color: #000000;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: absolute;
}

.product-kit .arrow .icon {
  display: none;
}

.product-kit .arrow.arrow-prev {
  right: 40px;
}

.product-kit .arrow.arrow-prev:after {
  left: 0px;
  top: 26px;
}

.product-kit .arrow.arrow-prev:before {
  left: 0px;
  bottom: 26px;
}

.product-kit .arrow.arrow-next {
  right: 0;
}

.product-kit .arrow.arrow-next:after {
  right: 0;
  bottom: 26px;
}

.product-kit .arrow.arrow-next:before {
  right: 0px;
  top: 26px;
}

.product-kit .arrow:hover.arrow-prev {
  -webkit-transform: translate(10px, 0);
          transform: translate(10px, 0);
}

.product-kit .arrow:hover.arrow-next {
  -webkit-transform: translate(-10px, 0);
          transform: translate(-10px, 0);
}

@media only screen and (max-width: 767px) {
  .product-kit .product {
    margin-bottom: 0;
    margin-left: 15px;
    margin-right: 15px;
  }
}

.related-products {
  margin-top: 80px;
  margin-bottom: 40px;
}

@media only screen and (max-width: 767px) {
  .related-products {
    margin-top: 40px;
  }
}

.product-video video {
  max-width: 100%;
}

.product-sizes__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media only screen and (max-width: 767px) {
  .product-sizes__header {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.product-sizes__title {
  font-size: 13px;
  font-weight: 700;
  line-height: 1.07;
  letter-spacing: 1.4px;
  color: #000000;
  text-transform: uppercase;
}

@media only screen and (max-width: 767px) {
  .product-sizes__title {
    margin-bottom: 6px;
  }
}

.product-sizes__hint {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-family: 'YandexSans';
  font-size: 14px;
  font-weight: 300;
  line-height: 1.07;
  color: #999;
}

.product-sizes__hint:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #999;
  bottom: 0;
  left: 0;
  -webkit-transition: .4s ease 0s;
  transition: .4s ease 0s;
}

.product-sizes__hint:hover:after {
  width: 0;
  right: 0;
  left: auto;
}

.product-sizes__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 22px;
}

@media only screen and (max-width: 767px) {
  .product-sizes__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.product-sizes__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 350px;
  margin-left: -5px;
  margin-right: -5px;
}

.product-sizes__item {
  padding: 0 5px 10px;
}

.product-sizes__item label {
  width: 40px;
  height: 40px;
  border: solid 1px #999999;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: 'YandexSans';
  font-size: 14px;
  color: #000000;
  -webkit-transition: .3s ease 0s;
  transition: .3s ease 0s;
}

.product-sizes__item label:hover {
  border-color: #cd2e29;
}

.product-sizes__item input:checked + label {
  color: #ffffff;
  background-color: #cd2e29;
  border-color: #cd2e29;
}

.product-sizes__item input:disabled + label {
  color: #999;
  background-color: #f1f1f1;
  border-color: #f1f1f1;
  pointer-events: none;
}

.product-sizes__not-option {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-transform: uppercase;
  text-align: center;
  border: 1px solid #cd2e29;
  font-family: 'YandexSans';
  font-size: 12px;
  line-height: 1.5;
  color: #000000;
  max-width: 90px;
  margin-left: 10px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .product-sizes__not-option {
    white-space: nowrap;
    max-width: none;
    padding: 0 8px;
  }
}

.product-sizes__not-option:hover {
  color: #ffffff;
  background-color: #cd2e29;
}

.partner-banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #cd2e29;
  color: #ffffff;
}

.partner-banner__content {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%;
  padding: 54px 60px;
}

@media only screen and (max-width: 991px) {
  .partner-banner__content {
    padding: 24px;
  }
}

@media only screen and (max-width: 600px) {
  .partner-banner__content {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
}

.partner-banner__title {
  font-size: 36px;
  line-height: 1.25;
  letter-spacing: 5.4px;
  margin: 0;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 20px;
}

@media only screen and (max-width: 991px) {
  .partner-banner__title {
    font-size: 20px;
    letter-spacing: 0.5em;
    margin-bottom: 10px;
  }
  .partner-banner__title br {
    display: none;
  }
}

.partner-banner__subtitle {
  font-size: 24px;
  line-height: 1.3;
  font-weight: 300;
  letter-spacing: 3.6px;
  text-transform: uppercase;
  margin-bottom: 30px;
}

@media only screen and (max-width: 991px) {
  .partner-banner__subtitle {
    font-size: 16px;
    letter-spacing: 0.5em;
    margin-bottom: 15px;
  }
  .partner-banner__subtitle br {
    display: none;
  }
}

.partner-banner__txt {
  font-family: 'YandexSans';
  font-size: 18px;
  font-weight: 300;
  line-height: 1.5;
}

@media only screen and (max-width: 991px) {
  .partner-banner__txt {
    font-size: 16px;
  }
}

@media only screen and (max-width: 600px) {
  .partner-banner__img {
    display: none;
  }
}

.partner-feauteres {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 90px;
}

.partner-feauteres.partner-feauteres-2_col .partner-feautere {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%;
}

@media only screen and (max-width: 600px) {
  .partner-feauteres.partner-feauteres-2_col .partner-feautere {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 40px;
  }
}

.partner-feauteres.partner-feauteres-2_col .partner-feautere__name, .partner-feauteres.partner-feauteres-2_col .partner-feautere__txt {
  max-width: 400px;
}

.partner-feauteres.partner-feauteres-2_col .partner-feautere-btn {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%;
  margin-bottom: 90px;
  -ms-flex-item-align: end;
      align-self: flex-end;
}

@media only screen and (max-width: 600px) {
  .partner-feauteres.partner-feauteres-2_col .partner-feautere-btn {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 40px;
  }
}

.partner-feauteres.partner-feauteres-2_col .partner-feautere-btn .btn {
  width: 400px;
  margin-bottom: 0;
}

@media only screen and (max-width: 991px) {
  .partner-feauteres.partner-feauteres-2_col .partner-feautere-btn .btn {
    width: auto;
  }
}

@media only screen and (max-width: 991px) {
  .partner-feauteres {
    margin-top: 45px;
  }
}

.partner-feautere, .partner-feautere-btn {
  -ms-flex-preferred-size: 33.33333%;
      flex-basis: 33.33333%;
  max-width: 33.33333%;
  padding: 0 15px;
}

@media only screen and (max-width: 767px) {
  .partner-feautere, .partner-feautere-btn {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
}

@media only screen and (max-width: 600px) {
  .partner-feautere, .partner-feautere-btn {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
}

.partner-feautere {
  margin-bottom: 90px;
}

@media only screen and (max-width: 991px) {
  .partner-feautere {
    margin-bottom: 45px;
  }
}

.partner-feautere__name {
  position: relative;
  font-size: 24px;
  text-transform: uppercase;
  line-height: 1.1;
  letter-spacing: 2.4px;
  color: #da221c;
  padding-top: 32px;
  margin-bottom: 12px;
}

.partner-feautere__name:before {
  content: '';
  width: 100px;
  height: 3px;
  background-color: #cd2e29;
  position: absolute;
  top: 0;
  left: 0;
}

.partner-feautere__txt {
  font-family: 'YandexSans';
  font-size: 16px;
}

@media only screen and (max-width: 600px) {
  .partner-feautere-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.partner-feautere-btn .btn {
  width: 270px;
  text-align: center;
  margin-bottom: 20px;
  font-weight: 400;
}

@media only screen and (max-width: 991px) {
  .partner-feautere-btn .btn {
    width: 200px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media only screen and (max-width: 767px) {
  .partner-feautere-btn .btn {
    width: 270px;
  }
}

@media only screen and (max-width: 600px) {
  .partner-feautere-btn .btn {
    margin: 0 5px 20px;
  }
}

.register {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
  padding-bottom: 90px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media only screen and (max-width: 991px) {
  .register {
    padding-bottom: 40px;
  }
}

.register:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #cd2e29;
}

@media only screen and (max-width: 600px) {
  .register:before {
    display: none;
  }
}

.log-in {
  -ms-flex-preferred-size: 41.66667%;
      flex-basis: 41.66667%;
  max-width: 41.66667%;
  margin-left: 8.33333%;
  padding: 0 15px;
}

@media only screen and (max-width: 991px) {
  .log-in {
    margin-left: 0;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
}

@media only screen and (max-width: 600px) {
  .log-in {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 40px;
  }
}

.log-in__title {
  font-size: 30px;
  font-weight: 300;
  line-height: 1.33;
  letter-spacing: 4.5px;
  text-transform: uppercase;
  margin-bottom: 26px;
}

@media only screen and (max-width: 991px) {
  .log-in__title {
    font-size: 24px;
    letter-spacing: 2.4px;
  }
}

.log-in__form {
  max-width: 370px;
}

.log-in__forget, .log-in__opt {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1.1px;
  line-height: 1.07;
  color: #cd2e29;
}

.log-in__forget:after, .log-in__opt:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #cd2e29;
  bottom: 0;
  left: 0;
  -webkit-transition: .4s ease 0s;
  transition: .4s ease 0s;
}

.log-in__forget:hover:after, .log-in__opt:hover:after {
  width: 0;
  right: 0;
  left: auto;
}

.sign-up {
  -ms-flex-preferred-size: 41.66667%;
      flex-basis: 41.66667%;
  max-width: 41.66667%;
  margin-left: 8.33333%;
  padding: 0 15px;
}

@media only screen and (max-width: 991px) {
  .sign-up {
    margin-left: 0;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
}

@media only screen and (max-width: 600px) {
  .sign-up {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
}

.sign-up__title {
  font-size: 30px;
  font-weight: 300;
  line-height: 1.33;
  letter-spacing: 4.5px;
  color: #cd2e29;
  text-transform: uppercase;
}

@media only screen and (max-width: 991px) {
  .sign-up__title {
    font-size: 24px;
    letter-spacing: 2.4px;
  }
}

.sign-up__txt {
  font-family: 'YandexSans';
  font-size: 15px;
  margin-top: 10px;
  margin-bottom: 30px;
}

.sign-up__form {
  max-width: 370px;
}

.sign-up__opt {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1.1px;
  line-height: 1.07;
  color: #cd2e29;
}

.sign-up__opt:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #cd2e29;
  bottom: 0;
  left: 0;
  -webkit-transition: .4s ease 0s;
  transition: .4s ease 0s;
}

.sign-up__opt:hover:after {
  width: 0;
  right: 0;
  left: auto;
}

.restore-password {
  max-width: 370px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 90px;
}

.restore-password .form-group--submit .btn {
  margin: auto;
}

.restore-password p {
  font-family: 'YandexSans';
}

.restore-password p a {
  font-size: 16px;
}

.restore-password-code {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.restore-password-code input {
  width: 55px;
  height: 55px;
  border: 0;
  background-color: #f1f1f1;
  text-align: center;
  margin: 0 8px;
}

.checkout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 80px;
  margin-bottom: 80px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media only screen and (max-width: 767px) {
  .checkout {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

.checkout-form {
  -ms-flex-preferred-size: calc((100%/12)*7 + 15px);
      flex-basis: calc((100%/12)*7 + 15px);
  max-width: calc((100%/12)*7 + 15px);
  padding: 0 0 0 15px;
}

@media only screen and (max-width: 991px) {
  .checkout-form {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
    padding: 0 15px;
  }
}

@media only screen and (max-width: 767px) {
  .checkout-form {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
}

.checkout-form__title {
  font-size: 24px;
  line-height: 1.3;
  letter-spacing: 0.16em;
  color: #000000;
  text-transform: uppercase;
  font-weight: 400;
  margin: 64px 0 24px;
}

@media only screen and (max-width: 991px) {
  .checkout-form__title {
    font-size: 24px;
    letter-spacing: 3px;
  }
}

.checkout-form .form-group {
  width: 370px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-top: 0;
  margin-bottom: 0;
}

@media only screen and (max-width: 991px) {
  .checkout-form .form-group {
    width: 100%;
  }
}

.checkout-form .form-group.form-group--checkbox, .checkout-form .form-group.form-group--submit {
  text-align: center;
}

@media only screen and (max-width: 991px) {
  .checkout-form .form-group.form-group--checkbox, .checkout-form .form-group.form-group--submit {
    margin-left: 0 !important;
  }
}

.checkout-form .form-group.form-group--submit {
  margin-top: 24px;
  margin-bottom: 24px;
}

.checkout-form .form-group.form-group--submit .btn-with-hint {
  display: inline-block;
}

@media only screen and (max-width: 1199px) {
  .checkout-form .form-group.form-group--submit .btn-with-hint {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.checkout-form .form-group.form-group--submit .btn-hint {
  left: 100%;
  width: 270px;
  right: auto;
  margin-right: 0;
  margin-left: 20px;
  text-align: left;
  font-size: 14px;
  padding-left: 12px;
  padding-right: 12px;
}

@media only screen and (max-width: 1199px) {
  .checkout-form .form-group.form-group--submit .btn-hint {
    position: relative;
    left: 0;
    display: block;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: auto;
    margin-top: 24px;
    margin-left: 0;
  }
  .checkout-form .form-group.form-group--submit .btn-hint:before, .checkout-form .form-group.form-group--submit .btn-hint:after {
    display: none;
  }
}

.checkout-form .form-group.form-group--submit .btn-hint:before {
  right: auto;
  left: -9px;
  border-right-color: transparent;
  border-left-color: #ffffff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.checkout-form .form-group.form-group--submit .btn-hint:after {
  right: auto;
  left: -11px;
  border-right-color: transparent;
  border-left-color: #cd2e29;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.checkout-form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 12px;
}

.checkout-form-group__hint {
  font-family: 'YandexSans';
  font-size: 11px;
  line-height: 1.27;
  margin-left: 15px;
  max-width: 150px;
}

@media only screen and (max-width: 991px) {
  .checkout-form-group__hint {
    display: none;
  }
}

.checkout-form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -5px;
  margin-right: -5px;
}

.checkout-form-row .form-group {
  width: auto;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  margin-left: 5px;
  margin-right: 5px;
}

.checkout-form__delivery-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 22px;
}

@media only screen and (max-width: 991px) {
  .checkout-form__delivery-type {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media only screen and (max-width: 767px) {
  .checkout-form__delivery-type {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media only screen and (max-width: 600px) {
  .checkout-form__delivery-type {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.checkout-form__delivery-type-item:not(:last-child) {
  margin-right: 22px;
}

@media only screen and (max-width: 991px) {
  .checkout-form__delivery-type-item:not(:last-child) {
    margin-bottom: 12px;
    margin-right: 0;
  }
}

@media only screen and (max-width: 767px) {
  .checkout-form__delivery-type-item:not(:last-child) {
    margin-right: 22px;
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 600px) {
  .checkout-form__delivery-type-item:not(:last-child) {
    margin-bottom: 12px;
    margin-right: 0;
  }
}

.checkout-form__delivery-type-item input[type="radio"] + label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 50px;
  position: relative;
  border: 1px solid #b8b8b8;
  font-size: 14px;
  text-transform: uppercase;
  color: #999;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 15px 5px 50px;
  letter-spacing: 0.15em;
  -webkit-transition: .3s ease 0s;
  transition: .3s ease 0s;
}

.checkout-form__delivery-type-item input[type="radio"] + label:before {
  content: '';
  position: absolute;
  width: 27px;
  height: 27px;
  left: 12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 408.576 408.576' fill='%23dcdcdc'%3E%3Cpath d='M204.288,0C91.648,0,0,91.648,0,204.288s91.648,204.288,204.288,204.288s204.288-91.648,204.288-204.288%0AS316.928,0,204.288,0z M318.464,150.528l-130.56,129.536c-7.68,7.68-19.968,8.192-28.16,0.512L90.624,217.6%0Ac-8.192-7.68-8.704-20.48-1.536-28.672c7.68-8.192,20.48-8.704,28.672-1.024l54.784,50.176L289.28,121.344%0Ac8.192-8.192,20.992-8.192,29.184,0C326.656,129.536,326.656,142.336,318.464,150.528z'/%3E%3C/svg%3E");
}

.checkout-form__delivery-type-item input[type="radio"] + label:hover {
  border-color: #cd2e29;
  color: #cd2e29;
}

.checkout-form__delivery-type-item input[type="radio"] + label:hover:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 408.576 408.576' fill='%23cd2e29'%3E%3Cpath d='M204.288,0C91.648,0,0,91.648,0,204.288s91.648,204.288,204.288,204.288s204.288-91.648,204.288-204.288%0AS316.928,0,204.288,0z M318.464,150.528l-130.56,129.536c-7.68,7.68-19.968,8.192-28.16,0.512L90.624,217.6%0Ac-8.192-7.68-8.704-20.48-1.536-28.672c7.68-8.192,20.48-8.704,28.672-1.024l54.784,50.176L289.28,121.344%0Ac8.192-8.192,20.992-8.192,29.184,0C326.656,129.536,326.656,142.336,318.464,150.528z'/%3E%3C/svg%3E");
}

.checkout-form__delivery-type-item input[type="radio"]:checked + label {
  border-color: #cd2e29;
  color: #fff;
  background: #cd2e29;
}

.checkout-form__delivery-type-item input[type="radio"]:checked + label:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 408.576 408.576' fill='%23ffffff'%3E%3Cpath d='M204.288,0C91.648,0,0,91.648,0,204.288s91.648,204.288,204.288,204.288s204.288-91.648,204.288-204.288%0AS316.928,0,204.288,0z M318.464,150.528l-130.56,129.536c-7.68,7.68-19.968,8.192-28.16,0.512L90.624,217.6%0Ac-8.192-7.68-8.704-20.48-1.536-28.672c7.68-8.192,20.48-8.704,28.672-1.024l54.784,50.176L289.28,121.344%0Ac8.192-8.192,20.992-8.192,29.184,0C326.656,129.536,326.656,142.336,318.464,150.528z'/%3E%3C/svg%3E");
}

.checkout-form__whom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 22px;
  margin-bottom: 65px;
}

@media only screen and (max-width: 991px) {
  .checkout-form__whom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media only screen and (max-width: 767px) {
  .checkout-form__whom {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media only screen and (max-width: 600px) {
  .checkout-form__whom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media only screen and (max-width: 600px) {
  .checkout-form__whom-item {
    width: 100%;
  }
}

.checkout-form__whom-item.checkout-form__whom-item--gift {
  overflow: hidden;
}

.checkout-form__whom-item.checkout-form__whom-item--gift label {
  background-image: url("/local/templates/.default/markup/podkova/dev/css/../img/gift.png");
  background-repeat: no-repeat;
  background-position: 106% 15px;
}

.checkout-form__whom-item input[type="radio"] + label {
  position: relative;
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000;
  font-size: 18px;
  line-height: 25px;
  height: 80px;
  background-color: #f1f1f1;
  -webkit-transition: .3s ease 0s;
  transition: .3s ease 0s;
  min-width: 270px;
  padding: 5px 40px 5px 62px;
}

.checkout-form__whom-item input[type="radio"] + label:before {
  content: '';
  position: absolute;
  left: 29px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 25px;
  height: 25px;
  border: 1px solid #666;
  border-radius: 50%;
  -webkit-transition: .3s ease 0s;
  transition: .3s ease 0s;
}

.checkout-form__whom-item input[type="radio"] + label:after {
  content: '';
  position: absolute;
  left: 32px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 50%;
  width: 19px;
  height: 19px;
  background-color: #cd0f30;
  opacity: 0;
  -webkit-transition: .3s ease 0s;
  transition: .3s ease 0s;
}

.checkout-form__whom-item input[type="radio"] + label:hover {
  background-color: #ffe4db;
}

.checkout-form__whom-item input[type="radio"]:checked + label {
  background-color: #ffe4db;
}

.checkout-form__whom-item input[type="radio"]:checked + label:before {
  border-color: #cd0f30;
}

.checkout-form__whom-item input[type="radio"]:checked + label:after {
  opacity: 1;
}

.checkout-form__payments {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 205px;
}

.checkout-form__payments-item:not(:last-child) {
  margin-right: 32px;
}

.checkout-form__payments-item input[type="radio"] + label {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000;
  font-size: 18px;
  line-height: 25px;
  -webkit-transition: .3s ease 0s;
  transition: .3s ease 0s;
  padding: 0 0 0 36px;
}

@media only screen and (max-width: 600px) {
  .checkout-form__payments-item input[type="radio"] + label {
    font-size: 14px;
  }
}

.checkout-form__payments-item input[type="radio"] + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 25px;
  height: 25px;
  border: 1px solid #666;
  border-radius: 50%;
  -webkit-transition: .3s ease 0s;
  transition: .3s ease 0s;
}

.checkout-form__payments-item input[type="radio"] + label:after {
  content: '';
  position: absolute;
  left: 3px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 50%;
  width: 19px;
  height: 19px;
  background-color: #cd0f30;
  opacity: 0;
  -webkit-transition: .3s ease 0s;
  transition: .3s ease 0s;
}

.checkout-form__payments-item input[type="radio"]:checked + label:before {
  border-color: #cd0f30;
}

.checkout-form__payments-item input[type="radio"]:checked + label:after {
  opacity: 1;
}

.checkout-form__payments-item input[type="radio"]:checked ~ .online-pay-sale {
  opacity: 1;
}

.checkout-form__delivery-caption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin: 64px 0 24px;
}

.checkout-form__delivery-caption .checkout-form__title {
  margin: 0;
  line-height: 1;
}

.checkout-form__delivery-country {
  font-size: 16px;
  letter-spacing: 0.05em;
}

.checkout-form__delivery-controls {
  width: 370px;
}

@media only screen and (max-width: 600px) {
  .checkout-form__delivery-controls {
    width: 100%;
  }
}

.checkout-form__delivery-controls p {
  font-family: 'YandexSans', Arial, sans-serif;
  font-size: 11px;
  margin: 0 0 12px;
}

.checkout-form__delivery-controls .checkout-form-group--select {
  margin-top: 15px;
  margin-bottom: 0;
}

.checkout-form__delivery-controls .checkout-form-group--select label {
  font-family: 'YandexSans', Arial, sans-serif;
  display: inline-block;
  font-size: 16px;
  margin-right: 12px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

@media only screen and (max-width: 767px) {
  .checkout-form__delivery-controls .checkout-form-group--select label {
    margin-left: 0;
  }
}

.checkout-form__delivery-controls .checkout-form-group--select .select {
  height: 55px;
  width: 170px;
}

.checkout-form__delivery-controls .checkout-form-group--select .select-styled {
  height: 55px;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
}

.checkout-form__delivery-controls .checkout-form-group--select .select-styled:before {
  content: '';
  width: 38px;
  height: 55px;
  position: absolute;
  right: 0;
  top: 0;
  background: -webkit-gradient(linear, right top, left top, color-stop(75%, #f1f1f1), to(transparent));
  background: linear-gradient(to left, #f1f1f1 75%, transparent 100%);
  z-index: 5;
}

.checkout-form__delivery-controls .checkout-form-group--select .select-styled:after {
  top: 25px;
  z-index: 6;
}

.checkout-form__delivery-controls .checkout-form-group--select .select-styled.active:after {
  top: 20px;
}

.checkout-form__delivery-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 991px) {
  .checkout-form__delivery-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media only screen and (max-width: 767px) {
  .checkout-form__delivery-body {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

@media only screen and (max-width: 600px) {
  .checkout-form__delivery-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.checkout-form__delivery-banner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: 30px;
  margin-top: 28px;
  background-color: #ffe4db;
  background-image: url("/local/templates/.default/markup/podkova/dev/css/../img/car.png");
  background-repeat: no-repeat;
  background-position: 0 88%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 20px 20px 20px 25px;
}

@media only screen and (max-width: 1199px) {
  .checkout-form__delivery-banner {
    margin-left: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media only screen and (max-width: 991px) {
  .checkout-form__delivery-banner {
    margin-left: 0;
    padding: 25px 30px 100px;
  }
}

@media only screen and (max-width: 767px) {
  .checkout-form__delivery-banner {
    padding: 25px 15px;
    margin-left: 15px;
  }
}

@media only screen and (max-width: 600px) {
  .checkout-form__delivery-banner {
    margin-left: 0;
    padding: 25px 30px 100px;
  }
}

.checkout-form__delivery-banner-caption {
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  line-height: 30px;
  margin-bottom: 12px;
}

@media only screen and (max-width: 767px) {
  .checkout-form__delivery-banner-caption {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.05em;
  }
}

.checkout-form__delivery-banner-caption span {
  color: #cd2e29;
  font-weight: 700;
}

.checkout-form__delivery-banner-text {
  font-size: 14px;
}

.checkout-order {
  -ms-flex-preferred-size: calc((100%/12)*5 - 15px);
      flex-basis: calc((100%/12)*5 - 15px);
  max-width: calc((100%/12)*5 - 15px);
  padding: 0 15px 0 0;
}

@media only screen and (max-width: 991px) {
  .checkout-order {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
    padding: 0 15px;
  }
}

@media only screen and (max-width: 767px) {
  .checkout-order {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    margin: 0 15px;
    border: 1px solid #cd0f30;
  }
}

@media only screen and (max-width: 600px) {
  .checkout-order {
    border-left-width: 0;
    border-right-width: 0;
    padding: 0;
    margin: 30px 0 0;
  }
}

.checkout-order__inner {
  width: 400px;
  border: 1px solid #cd0f30;
  padding: 15px 20px;
  margin-left: auto;
}

@media only screen and (max-width: 1199px) {
  .checkout-order__inner {
    width: auto;
    max-width: 360px;
    padding-left: 12px;
    padding-right: 12px;
  }
}

@media only screen and (max-width: 767px) {
  .checkout-order__inner {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    border: 0;
  }
}

@media only screen and (max-width: 600px) {
  .checkout-order__inner {
    padding-left: 0;
    padding-right: 0;
  }
}

.checkout-order__title {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 9px;
  margin-bottom: 12px;
}

.checkout-order__title img {
  display: inline-block;
  vertical-align: text-top;
}

.checkout-order__sum {
  border-bottom: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  padding-top: 12px;
  padding-bottom: 12px;
  margin: 12px;
}

.checkout-order__finall-sum {
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 12px;
}

.checkout-order__finall-sum span:first-child {
  display: inline-block;
  margin-right: 40px;
}

@media only screen and (max-width: 1199px) {
  .checkout-order__finall-sum span:first-child {
    margin-right: 30px;
  }
}

.checkout-order__conditionals {
  margin: 24px 12px;
}

.checkout-order__conditionals a {
  display: inline-block;
  text-transform: uppercase;
  color: #000;
  font-size: 13px;
  margin-bottom: 16px;
}

.checkout-order.fixed .checkout-order__inner {
  position: fixed;
  top: 100px;
  right: calc(50% - 585px);
  max-height: calc(100vh - 100px);
  overflow-y: auto;
}

.checkout-order.fixed .checkout-order__inner::-webkit-scrollbar-track {
  background-color: #ffd0c0;
}

.checkout-order.fixed .checkout-order__inner::-webkit-scrollbar {
  width: 8px;
  background-color: #ffd0c0;
}

.checkout-order.fixed .checkout-order__inner::-webkit-scrollbar-thumb {
  border-radius: 0;
  background-color: #cd2e29;
}

@media only screen and (max-width: 1199px) {
  .checkout-order.fixed .checkout-order__inner {
    right: 15px;
  }
}

.checkout__product {
  font-family: 'YandexSans', Arial, sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000000;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}

.checkout__product:hover .checkout__product-n {
  text-decoration: none;
}

.checkout__product:hover img {
  opacity: .7;
}

.checkout__product img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transition: .3s ease 0s;
  transition: .3s ease 0s;
}

.checkout__product-b {
  margin-left: 16px;
}

.checkout__product-n {
  display: inline-block;
  max-width: 200px;
  font-size: 11px;
  text-transform: uppercase;
  line-height: 20px;
  letter-spacing: 0.16em;
  text-decoration: underline;
}

.checkout__product-a {
  display: block;
  font-size: 12px;
  color: #666;
}

.checkout__product-m {
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 0.35px;
}

.checkout__product-m .price {
  font-size: 14px;
  text-align: left;
  font-weight: 400;
  letter-spacing: 0.35px;
  line-height: 1;
}

.checkout-non-auth {
  font-family: 'YandexSans', Arial, sans-serif;
  font-weight: 300;
  font-size: 14px;
  padding-bottom: 12px;
  padding-top: 12px;
  margin: 12px 0 0 12px;
  border-top: 1px solid #d1d1d1;
}

.checkout-bonus {
  color: #666;
  padding-top: 12px;
}

.checkout-bonus span {
  display: inline-block;
  margin-bottom: 6px;
}

.checkout-bonus span:first-child {
  margin-right: 32px;
}

.checkout-bonus i {
  display: block;
  font-size: 14px;
}

.checkout-sale {
  font-family: 'YandexSans';
  border-bottom: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  padding-top: 12px;
  padding-bottom: 12px;
}

.checkout-sale span:first-child {
  margin-right: 24px;
}

.checkout-sale .grey-txt {
  color: #666666;
}

.checkout-sale.checkout-sale--auth span:first-child {
  margin-right: 0;
}

.checkout-summary {
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2.4px;
  border-top: 1px solid #d1d1d1;
  padding: 12px 0;
}

.checkout-summary span:first-child {
  margin-right: 48px;
}

@media only screen and (max-width: 1199px) {
  .checkout-summary span:first-child {
    margin-right: 24px;
  }
}

.checkout .cart-btns {
  margin: 12px;
}

.checkout .cart-btns .btn {
  width: 100%;
  padding-top: 14px;
  padding-bottom: 14px;
}

.checkout .form-group--checkbox {
  margin-left: 12px;
}

.checkout__gift-data {
  position: relative;
}

.checkout__gift-data:before {
  content: '';
  position: absolute;
  right: 26px;
  top: -42px;
  width: 255px;
  height: 214px;
  background-image: url("/local/templates/.default/markup/podkova/dev/css/../img/ribbon.png");
  background-repeat: no-repeat;
  background-position: center center;
  z-index: -1;
}

@media only screen and (max-width: 991px) {
  .checkout__gift-data:before {
    display: none;
  }
}

.cos {
  display: table;
  font-family: 'YandexSans', Arial, sans-serif;
}

.cos__r {
  display: table-row;
}

.cos__r > span {
  display: table-cell;
  padding-bottom: 5px;
}

.cos__r > span:first-child {
  padding-right: 12px;
}

.cos .grey-txt {
  color: #666666;
}

.online-pay-sale {
  position: absolute;
  top: 50px;
  left: 0;
  width: 100%;
  -webkit-box-shadow: 0 10px 13px 0 rgba(184, 70, 70, 0.07);
          box-shadow: 0 10px 13px 0 rgba(184, 70, 70, 0.07);
  border: solid 1px #cd2e29;
  background-color: #ffffff;
  padding: 12px 16px;
  opacity: 0;
}

.online-pay-sale__caption {
  font-family: 'YandexSans', Arial, sans-serif;
  font-size: 18px;
  margin: 0 0 6px 0;
}

.online-pay-sale__caption span {
  color: #cd0f30;
  font-weight: 700;
}

.online-pay-sale:before {
  content: '';
  position: absolute;
  border: 9px solid transparent;
  border-top-color: #ffffff;
  left: 4px;
  top: -8px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  z-index: 5;
}

.online-pay-sale:after {
  content: '';
  position: absolute;
  right: auto;
  border: 10px solid transparent;
  border-top-color: #cd2e29;
  top: -10px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  left: 2px;
  -webkit-transition: .3s ease 0s;
  transition: .3s ease 0s;
}

.online-pay-sale__icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 480px) {
  .online-pay-sale__icons {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    min-height: 110px;
  }
}

@media only screen and (max-width: 991px) and (min-width: 480px) {
  .online-pay-sale__icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
  .online-pay-sale__icons img {
    margin: 10px 15px;
  }
}

.online-pay-sale__icons img {
  margin-right: 30px;
}

.online-pay-sale__icons img:last-child {
  margin-right: 0;
}

.countries-choose {
  position: relative;
  min-width: 100px;
  text-align: right;
}

.countries-list {
  display: none;
  position: absolute;
  background: #ffffff;
  text-align: left;
  -webkit-box-shadow: 8px 10px 14px rgba(0, 0, 0, 0.11);
          box-shadow: 8px 10px 14px rgba(0, 0, 0, 0.11);
  left: 0;
  top: 100%;
  z-index: 99;
  padding: 20px;
  max-height: 200px;
  overflow: auto;
}

@media only screen and (max-width: 600px) {
  .countries-list {
    left: auto;
    right: 0;
  }
}

.countries-list::-webkit-scrollbar-track {
  background-color: #ffd0c0;
}

.countries-list::-webkit-scrollbar {
  width: 8px;
  background-color: #ffd0c0;
}

.countries-list::-webkit-scrollbar-thumb {
  border-radius: 0;
  background-color: #cd2e29;
}

.countries-list__item label {
  display: inline-block;
  position: relative;
  color: #000000;
  font-size: 11px;
  font-weight: 400;
  line-height: 24px;
  text-transform: uppercase;
  letter-spacing: 1.65px;
  padding-left: 26px;
}

.countries-list__item input[type="radio"] + label:before {
  content: '';
  width: 15px;
  height: 15px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border: 1px solid #c1c1c1;
  border-radius: 50%;
}

.countries-list__item input[type="radio"] + label:after {
  content: '';
  position: absolute;
  width: 9px;
  height: 9px;
  background-color: #ed1b24;
  border-radius: 50%;
  left: 3px;
  top: 7px;
  opacity: 0;
  -webkit-transition: .3s ease 0s;
  transition: .3s ease 0s;
}

.countries-list__item input[type="radio"]:checked + label:after {
  opacity: 1;
}

.vacancies-block__slogan {
  margin-bottom: 40px;
  max-width: 600px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.vacancies-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 767px) {
  .vacancies-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.vacancies-list__controls {
  margin-right: 30px;
}

.vacancies-list__controls a {
  display: inline-block;
  color: #000000;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  padding: 4px 10px;
  margin-bottom: 15px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.vacancies-list__controls a:hover {
  color: #cd2e29;
}

.vacancies-list__controls a.is-active {
  background-color: #cd2e29;
  color: #ffffff;
}

.vacancies-list__controls a.is-active span {
  color: #ffffff;
}

.vacancies-list__controls a span {
  color: #cd2e29;
}

.vacancy {
  background-color: #fef4e0;
  padding: 40px;
}

@media only screen and (max-width: 767px) {
  .vacancy {
    padding: 15px;
    margin-left: -15px;
    margin-right: -15px;
  }
}

.vacancy__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media only screen and (max-width: 767px) {
  .vacancy__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.vacancy__top-left {
  margin-right: 30px;
}

.vacancy__cites span {
  display: block;
  font-weight: 700;
}

.vacancy__name {
  font-size: 16px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 20px;
}

.vacancy__salary, .vacancy__experience, .vacancy__worktime {
  font-family: 'YandexSans';
  margin-bottom: 12px;
}

.vacancy__description-unit {
  margin-top: 24px;
}

.vacancy__description-title {
  font-size: 14px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 12px;
}

.vacancy__description ul li {
  font-family: 'YandexSans';
  font-weight: 300;
  padding-left: 20px;
  font-size: 14px;
  margin-bottom: 6px;
  position: relative;
}

.vacancy__description ul li:before {
  content: "";
  position: absolute;
  left: 1px;
  top: 6px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #cd2e29;
}

.vacancies-form {
  margin-top: 60px;
  margin-bottom: 60px;
}

.vacancies-form__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 767px) {
  .vacancies-form__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media only screen and (max-width: 767px) {
  .vacancies-form {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

.vacancies-form__body, .vacancies-form__img {
  max-width: calc(50% - 30px);
  -ms-flex-preferred-size: calc(50% - 30px);
      flex-basis: calc(50% - 30px);
  margin: 0 15px;
}

@media only screen and (max-width: 767px) {
  .vacancies-form__body, .vacancies-form__img {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .vacancies-form__img {
    display: none;
  }
}

.vacancies-filter {
  margin-bottom: 60px;
  margin-top: 60px;
}

.vacancies-filter__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 767px) {
  .vacancies-filter__form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.vacancies-filter__form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 360px;
  margin-right: 20px;
}

@media only screen and (max-width: 767px) {
  .vacancies-filter__form-group {
    margin-right: 0;
    margin-bottom: 20px;
    width: 100%;
    max-width: 360px;
  }
}

.vacancies-filter__form-group:last-child {
  margin-right: 0;
}

@media only screen and (max-width: 767px) {
  .vacancies-filter__form-group:last-child {
    margin-bottom: 0;
  }
}

.vacancies-filter__form-group label {
  display: block;
  margin-bottom: 6px;
}

.vacancies-filter__form-group .select-styled {
  width: 100%;
}

.info-block {
	position: relative;
	z-index: 999;
	top: 0;
	left: 0;
	width: 100%;
	padding: 8px 0;
	background-color: #da241c;
	color: #ffffff;
	font-weight: 700;
	text-align: center;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.info-block img {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}
.info-block .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
}

.info-block p {
	-ms-flex-item-align: center;
	    -ms-grid-row-align: center;
	    align-self: center;
	margin: 0;
	padding: 0;
	font-size: 17px;
	line-height: 1;
	text-align: center;
}

.info-block__close {
	width: 30px;
	height: 30px;
	margin: 0 0 0 10px;
	padding: 0;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 980.87 980.53' fill='%23ffffff'%3E%3Cpath d='M378.82,489a37,37,0,0,1-4.83-3.5Q199.65,311.21,25.37,136.89C-7.33,104.18-8,54.83,23.75,23.25,54.9-7.74,104-7.83,135.6,23.47c39.29,39,78.29,78.2,117.42,117.33Q369.69,257.46,486.34,374.14c1.18,1.18,2.18,2.53,5,5.77,1.49-2.6,2.22-4.86,3.71-6.35q173.87-174,347.79-348C859.4,9,879-.59,902.6.23,935.36,1.36,959.67,17,973.2,46.76s8.82,58.15-11.69,83.71a118.48,118.48,0,0,1-9,9.4Q779.51,312.94,606.43,486a36.22,36.22,0,0,0-5.1,5.39c1.91,1.07,4.18,1.78,5.67,3.27Q781,668.49,955,842.43c16.63,16.61,26.17,36.2,25.35,59.81-1.13,32.75-16.76,57.07-46.51,70.62-29.38,13.38-57.49,9-83-10.9a98,98,0,0,1-8.77-8.17q-173.43-173.4-346.8-346.85a40.34,40.34,0,0,1-3.81-5.26l-2.22-.12c-1.1,1.66-2,3.56-3.34,4.94Q311.81,780.67,137.71,954.81c-16,16-34.71,25.45-57.35,25.18-34.07-.41-59.29-16.31-73-47.41s-7.91-60.19,14.47-85.84c1.54-1.76,3.25-3.36,4.9-5Q200.37,668.08,374.06,494.47c1.39-1.39,3.34-2.22,5-3.31Z'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: 16px;
	background-position: center;
	border: none;
	background-color: transparent;
	cursor: pointer;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.info-block__close:hover,
.info-block__close:focus {
	opacity: 0.6;
}

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


.slider-video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; /* чтобы видео заполнило весь блок */
}


.index-video {
  width: 100%; 
  padding-top: 56.25%; 
  position: relative;

}

@media (max-width: 600px){
  .index-video {
    height: 80vh;
  }

}

.index-video video {
  position: absolute; /* Позиционирование содержимого абсолютно внутри контейнера */
  top: 0; /* Расположение содержимого сверху */
  left: 0; /* Расположение содержимого слева */
  right: 0; /* Расположение содержимого справа */
  bottom: 0; /* Расположение содержимого снизу */
}

.main-slider {
  padding-top: 80px;
}

.main-stories {
  padding-top: 80px;
}

.stories-container {
  display: flex;
  gap: 20px;
  justify-content: center;
  align-items: end; /* Выровнять элементы по нижнему краю */
  overflow: overlay;
}

.story {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px; /* Отступ между кружком и текстом */
}

.story:hover {
  font-weight: 600;
}

.story-circle {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: 2px solid #cbcbcb;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: white; /* Цвет фона для пространства padding */
}

.story-circle img {
  width: 100%;
  height: 100%;
  object-fit: cover; /* Обеспечивает покрытие всего пространства кружка изображением */
  transition: transform 0.3s ease;
}

.story-circle:hover img {
  transform: scale(1.1); /* Увеличение изображения при наведении */
}

.story-circle:hover {
  border: 2px solid #626262; 
  cursor: pointer;
}

.story-title {
  font-size: 14px;
  color: #000; /* Цвет текста */
  text-align: center;
}

/* End */


/* Start:/local/components/zolotopodkova/catalog.menu/templates/.default/style.css?1757940838377496*/
@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
    line-height: 1.15;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}

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

/**
 * Render the `main` element consistently in IE.
 */
main {
    display: block;
}

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

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

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

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
    background-color: transparent;
}

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

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

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

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

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

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

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

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

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
    /* 1 */
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
    /* 1 */
    text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
    padding: 0.35em 0.75em 0.625em;
}

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

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
    vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
    overflow: auto;
}

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

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

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

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

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

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
    display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
    display: none;
}

/*
 * easy-autocomplete
 * jQuery plugin for autocompletion
 *
 * @author Łukasz Pawełczak (http://github.com/pawelczak)
 * @version 1.4.0
 * Copyright  License:
 */
.easy-autocomplete {
    position: relative;
}

.easy-autocomplete a {
    display: block;
}

.easy-autocomplete.eac-blue-light input:hover, .easy-autocomplete.eac-blue-light input:focus {
    border-color: #66afe9;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
}

.easy-autocomplete.eac-blue-light ul {
    border-color: #66afe9;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
}

.easy-autocomplete.eac-blue-light ul li, .easy-autocomplete.eac-blue-light ul .eac-category {
    border-color: #66afe9;
}

.easy-autocomplete.eac-blue-light ul li.selected, .easy-autocomplete.eac-blue-light ul .eac-category.selected {
    background-color: #ecf5fc;
}

.easy-autocomplete.eac-green-light input:hover, .easy-autocomplete.eac-green-light input:focus {
    border-color: #41DB00;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(146, 237, 107, 0.6);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(146, 237, 107, 0.6);
}

.easy-autocomplete.eac-green-light ul {
    border-color: #41DB00;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(146, 237, 107, 0.6);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(146, 237, 107, 0.6);
}

.easy-autocomplete.eac-green-light ul li, .easy-autocomplete.eac-green-light ul .eac-category {
    border-color: #41DB00;
}

.easy-autocomplete.eac-green-light ul li.selected, .easy-autocomplete.eac-green-light ul .eac-category.selected {
    background-color: #9eff75;
}

.easy-autocomplete.eac-red-light input:hover, .easy-autocomplete.eac-red-light input:focus {
    border-color: #ff5b5b;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 90, 90, 0.6);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 90, 90, 0.6);
}

.easy-autocomplete.eac-red-light ul {
    border-color: #ff5b5b;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 90, 90, 0.6);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 90, 90, 0.6);
}

.easy-autocomplete.eac-red-light ul li, .easy-autocomplete.eac-red-light ul .eac-category {
    border-color: #ff5b5b;
}

.easy-autocomplete.eac-red-light ul li.selected, .easy-autocomplete.eac-red-light ul .eac-category.selected {
    background-color: #ff8e8e;
}

.easy-autocomplete.eac-yellow-light input:hover, .easy-autocomplete.eac-yellow-light input:focus {
    border-color: #ffdb00;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 231, 84, 0.6);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 231, 84, 0.6);
}

.easy-autocomplete.eac-yellow-light ul {
    border-color: #ffdb00;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 231, 84, 0.6);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 231, 84, 0.6);
}

.easy-autocomplete.eac-yellow-light ul li, .easy-autocomplete.eac-yellow-light ul .eac-category {
    border-color: #ffdb00;
}

.easy-autocomplete.eac-yellow-light ul li.selected, .easy-autocomplete.eac-yellow-light ul .eac-category.selected {
    background-color: #ffe233;
}

.easy-autocomplete.eac-dark-light input:hover, .easy-autocomplete.eac-dark-light input:focus {
    border-color: #333;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(55, 55, 55, 0.6);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(55, 55, 55, 0.6);
}

.easy-autocomplete.eac-dark-light ul {
    border-color: #333;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(55, 55, 55, 0.6);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(55, 55, 55, 0.6);
}

.easy-autocomplete.eac-dark-light ul li, .easy-autocomplete.eac-dark-light ul .eac-category {
    border-color: #333;
}

.easy-autocomplete.eac-dark-light ul li.selected, .easy-autocomplete.eac-dark-light ul .eac-category.selected {
    background-color: #4d4d4d;
    color: #fff;
}

.easy-autocomplete.eac-dark {
    color: #fff;
}

.easy-autocomplete.eac-dark input {
    background-color: #404040;
    border-radius: 4px;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    color: #f6f6f6;
}

.easy-autocomplete.eac-dark input:hover, .easy-autocomplete.eac-dark input:focus {
    border-color: #333;
    -webkit-box-shadow: 0;
    box-shadow: 0;
}

.easy-autocomplete.eac-dark ul {
    border-color: #333;
}

.easy-autocomplete.eac-dark ul li, .easy-autocomplete.eac-dark ul .eac-category {
    background-color: #404040;
    border-color: #333;
}

.easy-autocomplete.eac-dark ul li.selected, .easy-autocomplete.eac-dark ul .eac-category.selected {
    background-color: #737373;
    color: #f6f6f6;
}

.easy-autocomplete.eac-dark-glass {
    color: #fff;
}

.easy-autocomplete.eac-dark-glass input {
    background-color: rgba(0, 0, 0, 0.8);
    border-radius: 4px;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    color: #f6f6f6;
}

.easy-autocomplete.eac-dark-glass input:hover, .easy-autocomplete.eac-dark-glass input:focus {
    border-color: rgba(0, 0, 0, 0.8);
    -webkit-box-shadow: 0;
    box-shadow: 0;
}

.easy-autocomplete.eac-dark-glass ul {
    border-color: rgba(0, 0, 0, 0.8);
}

.easy-autocomplete.eac-dark-glass ul li, .easy-autocomplete.eac-dark-glass ul .eac-category {
    background-color: rgba(0, 0, 0, 0.8);
    border-color: rgba(0, 0, 0, 0.8);
}

.easy-autocomplete.eac-dark-glass ul li.selected, .easy-autocomplete.eac-dark-glass ul .eac-category.selected {
    background-color: rgba(64, 64, 64, 0.8);
    color: #f6f6f6;
}

.easy-autocomplete.eac-dark-glass ul li:last-child, .easy-autocomplete.eac-dark-glass ul .eac-category:last-child {
    border-radius: 0 0 4px 4px;
}

.easy-autocomplete.eac-blue {
    color: #fff;
}

.easy-autocomplete.eac-blue input {
    background-color: #6d9ed1;
    border-radius: 4px;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    color: #f6f6f6;
}

.easy-autocomplete.eac-blue input::-webkit-input-placeholder {
    color: #f6f6f6;
}

.easy-autocomplete.eac-blue input:-moz-placeholder {
    color: #f6f6f6;
}

.easy-autocomplete.eac-blue input::-moz-placeholder {
    color: #f6f6f6;
}

.easy-autocomplete.eac-blue input:-ms-input-placeholder {
    color: #f6f6f6;
}

.easy-autocomplete.eac-blue input:hover, .easy-autocomplete.eac-blue input:focus {
    border-color: #5A91CB;
    -webkit-box-shadow: 0;
    box-shadow: 0;
}

.easy-autocomplete.eac-blue ul {
    border-color: #5A91CB;
}

.easy-autocomplete.eac-blue ul li, .easy-autocomplete.eac-blue ul .eac-category {
    background-color: #6d9ed1;
    border-color: #5A91CB;
}

.easy-autocomplete.eac-blue ul li.selected, .easy-autocomplete.eac-blue ul .eac-category.selected {
    background-color: #94b8dd;
    color: #f6f6f6;
}

.easy-autocomplete.eac-yellow {
    color: #333;
}

.easy-autocomplete.eac-yellow input {
    background-color: #ffdb7e;
    border-color: #333;
    border-radius: 4px;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    color: #333;
}

.easy-autocomplete.eac-yellow input:hover, .easy-autocomplete.eac-yellow input:focus {
    border-color: #333;
    -webkit-box-shadow: 0;
    box-shadow: 0;
}

.easy-autocomplete.eac-yellow ul {
    border-color: #333;
}

.easy-autocomplete.eac-yellow ul li, .easy-autocomplete.eac-yellow ul .eac-category {
    background-color: #ffdb7e;
    border-color: #333;
}

.easy-autocomplete.eac-yellow ul li.selected, .easy-autocomplete.eac-yellow ul .eac-category.selected {
    background-color: #ffe9b1;
    color: #333;
}

.easy-autocomplete.eac-purple {
    color: #333;
}

.easy-autocomplete.eac-purple input {
    background-color: #d6d1e7;
    border-color: #b8afd5;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    color: #333;
}

.easy-autocomplete.eac-purple input:hover, .easy-autocomplete.eac-purple input:focus {
    border-color: #333;
    -webkit-box-shadow: 0;
    box-shadow: 0;
}

.easy-autocomplete.eac-purple ul {
    border-color: #333;
}

.easy-autocomplete.eac-purple ul li, .easy-autocomplete.eac-purple ul .eac-category {
    background-color: #d6d1e7;
    border-color: #333;
}

.easy-autocomplete.eac-purple ul li.selected, .easy-autocomplete.eac-purple ul .eac-category.selected {
    background-color: #ebe8f3;
    color: #333;
}

.easy-autocomplete.eac-bootstrap input {
    border-color: #ccc;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    color: #555;
    padding: 6px 12px;
}

.easy-autocomplete-container {
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 2;
}

.easy-autocomplete-container ul {
    background: none repeat scroll 0 0 #ffffff;
    border-top: 1px dotted #ccc;
    display: none;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    position: relative;
    top: -1px;
}

.easy-autocomplete-container ul li, .easy-autocomplete-container ul .eac-category {
    background: inherit;
    border-color: #ccc;
    -o-border-image: none;
    border-image: none;
    border-style: solid;
    border-width: 0 1px;
    display: block;
    font-size: 14px;
    font-weight: normal;
    padding: 4px 12px;
}

.easy-autocomplete-container ul li:last-child {
    border-radius: 0 0 2px 2px;
    border-width: 0 1px 1px;
}

.easy-autocomplete-container ul li.selected {
    background: none repeat scroll 0 0 #ebebeb;
    cursor: pointer;
}

.easy-autocomplete-container ul li.selected div {
    font-weight: normal;
}

.easy-autocomplete-container ul li div {
    display: block;
    font-weight: normal;
    word-break: break-all;
}

.easy-autocomplete-container ul li b {
    font-weight: bold;
}

.easy-autocomplete-container ul .eac-category {
    font-color: #aaa;
    font-style: italic;
}

.eac-description .eac-item span {
    color: #aaa;
    font-style: italic;
    font-size: 0.9em;
}

.eac-icon-left .eac-item img {
    margin-right: 4px;
    max-height: 30px;
}

.eac-icon-right .eac-item {
    margin-top: 8px;
    min-height: 24px;
    position: relative;
}

.eac-icon-right .eac-item img {
    margin-left: 4px;
    max-height: 30px;
    position: absolute;
    right: -4px;
    top: -8px;
}

/*# sourceMappingURL=easy-autocomplete.css.map */
/* Slider */
.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

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

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

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

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

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

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

.slick-slide {
    display: none;
    float: left;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

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

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

body.compensate-for-scrollbar {
    overflow: hidden;
}

.fancybox-active {
    height: auto;
}

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

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 100%;
    z-index: 99992;
}

.fancybox-container * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

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

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

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

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

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
    direction: ltr;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity .25s ease, visibility 0s ease .25s;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
    opacity: 1;
    -webkit-transition: opacity .25s ease 0s, visibility 0s ease 0s;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible;
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

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

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden;
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    /* Using without prefix would break IE11 */
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    white-space: normal;
    width: 100%;
    z-index: 99994;
}

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

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

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0;
}

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

.fancybox-slide--html {
    padding: 6px;
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
    animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995;
}

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

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

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.fancybox-container [data-selectable='true'] {
    cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}

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

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%;
}

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

.fancybox-slide--map .fancybox-content {
    background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff;
}

.fancybox-video,
.fancybox-iframe {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0;
}

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

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

/* Buttons */
.fancybox-button {
    background: rgba(30, 30, 30, 0.6);
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    -webkit-transition: color .2s;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
    color: #ccc;
}

.fancybox-button:hover {
    color: #fff;
}

.fancybox-button:focus {
    outline: none;
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none;
}

/* Fix IE11 */
.fancybox-button div {
    height: 100%;
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%;
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
    display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
    display: none;
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0;
    transform-origin: 0;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    z-index: 99998;
}

/* Close button on the top right corner of html content */
.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401;
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none;
}

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px;
}

.fancybox-navigation .fancybox-button div {
    padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right);
}

/* Caption */
.fancybox-caption {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.85)), color-stop(50%, rgba(0, 0, 0, 0.3)), color-stop(65%, rgba(0, 0, 0, 0.15)), color-stop(75.5%, rgba(0, 0, 0, 0.075)), color-stop(82.85%, rgba(0, 0, 0, 0.037)), color-stop(88%, rgba(0, 0, 0, 0.019)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px 44px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996;
}

@supports (padding: 0px) {
    .fancybox-caption {
        padding: 75px 44px;
    }
}

.fancybox-caption--separate {
    margin-top: -50px;
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none;
}

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

/* Loading indicator */
.fancybox-loading {
    -webkit-animation: fancybox-rotate 1s linear infinite;
    animation: fancybox-rotate 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999;
}

@-webkit-keyframes fancybox-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes fancybox-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px;
    }
    .fancybox-slide--image {
        padding: 6px 0;
    }
    .fancybox-close-small {
        right: -6px;
    }
    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px;
    }
    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px;
    }
    @supports (padding: 0px) {
        .fancybox-caption {
            padding-left: 12px;
            padding-right: 12px;
        }
    }
}

/* Share */
.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center;
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px 0;
}

.fancybox-share p {
    margin: 0;
    padding: 0;
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px 5px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
    color: #fff;
}

.fancybox-share__button:hover {
    text-decoration: none;
}

.fancybox-share__button--fb {
    background: #3b5998;
}

.fancybox-share__button--fb:hover {
    background: #344e86;
}

.fancybox-share__button--pt {
    background: #bd081d;
}

.fancybox-share__button--pt:hover {
    background: #aa0719;
}

.fancybox-share__button--tw {
    background: #1da1f2;
}

.fancybox-share__button--tw:hover {
    background: #0d95e8;
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}

.fancybox-share__button svg path {
    fill: #fff;
}

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%;
}

/* Thumbs */
.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px 2px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995;
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, 0.1);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px;
}

.fancybox-thumbs__list a::before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
    opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
    opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px;
    }
    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }
    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px);
    }
}

[data-simplebar] {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.simplebar-wrapper {
    overflow: hidden;
    width: inherit;
    height: inherit;
    max-width: inherit;
    max-height: inherit;
}

.simplebar-mask {
    direction: inherit;
    position: absolute;
    overflow: hidden;
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: auto !important;
    height: auto !important;
    z-index: 0;
}

.simplebar-offset {
    direction: inherit !important;
    -webkit-box-sizing: inherit !important;
    box-sizing: inherit !important;
    resize: none !important;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0;
    margin: 0;
    -webkit-overflow-scrolling: touch;
}

.simplebar-content-wrapper {
    direction: inherit;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    position: relative;
    display: block;
    height: 100%;
    /* Required for horizontal native scrollbar to not appear if parent is taller than natural height */
    width: auto;
    visibility: visible;
    max-width: 100%;
    /* Not required for horizontal scroll to trigger */
    max-height: 100%;
    /* Needed for vertical scroll to trigger */
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
    width: 0;
    height: 0;
}

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

.simplebar-placeholder {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    pointer-events: none;
}

.simplebar-height-auto-observer-wrapper {
    -webkit-box-sizing: inherit !important;
    box-sizing: inherit !important;
    height: 100%;
    width: 100%;
    max-width: 1px;
    position: relative;
    float: left;
    max-height: 1px;
    overflow: hidden;
    z-index: -1;
    padding: 0;
    margin: 0;
    pointer-events: none;
    -webkit-box-flex: inherit;
    -ms-flex-positive: inherit;
    flex-grow: inherit;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
}

.simplebar-height-auto-observer {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    display: block;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 1000%;
    width: 1000%;
    min-height: 1px;
    min-width: 1px;
    overflow: hidden;
    pointer-events: none;
    z-index: -1;
}

.simplebar-track {
    z-index: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    pointer-events: none;
    overflow: hidden;
}

[data-simplebar].simplebar-dragging .simplebar-content {
    pointer-events: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none;
}

[data-simplebar].simplebar-dragging .simplebar-track {
    pointer-events: all;
}

.simplebar-scrollbar {
    position: absolute;
    left: 0;
    right: 0;
    min-height: 10px;
}

.simplebar-scrollbar:before {
    position: absolute;
    content: '';
    background: black;
    border-radius: 7px;
    left: 2px;
    right: 2px;
    opacity: 0;
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}

.simplebar-scrollbar.simplebar-visible:before {
    /* When hovered, remove all transitions from drag handle */
    opacity: 0.5;
    -webkit-transition: opacity 0s linear;
    transition: opacity 0s linear;
}

.simplebar-track.simplebar-vertical {
    top: 0;
    width: 11px;
}

.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
    top: 2px;
    bottom: 2px;
}

.simplebar-track.simplebar-horizontal {
    left: 0;
    height: 11px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
    height: 100%;
    left: 2px;
    right: 2px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
    right: auto;
    left: 0;
    top: 2px;
    height: 7px;
    min-height: 0;
    min-width: 10px;
    width: auto;
}

/* Rtl support */
[data-simplebar-direction='rtl'] .simplebar-track.simplebar-vertical {
    right: auto;
    left: 0;
}

.hs-dummy-scrollbar-size {
    direction: rtl;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    height: 500px;
    width: 500px;
    overflow-y: hidden;
    overflow-x: scroll;
}

.simplebar-hide-scrollbar {
    position: fixed;
    left: 0;
    visibility: hidden;
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

/*! nouislider - 14.0.3 - 10/10/2019 */
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.noUi-target {
    position: relative;
    direction: ltr;
}

.noUi-base,
.noUi-connects {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}

/* Wrapper for all connect elements.
 */
.noUi-connects {
    overflow: hidden;
    z-index: 0;
}

.noUi-connect,
.noUi-origin {
    will-change: transform;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -webkit-transform-style: preserve-3d;
    transform-origin: 0 0;
    -webkit-transform-style: flat;
    transform-style: flat;
}

.noUi-connect {
    height: 100%;
    width: 100%;
}

.noUi-origin {
    height: 10%;
    width: 10%;
}

/* Offset direction
 */
html:not([dir="rtl"]) .noUi-horizontal .noUi-origin {
    left: auto;
    right: 0;
}

/* Give origins 0 height/width so they don't interfere with clicking the
 * connect elements.
 */
.noUi-vertical .noUi-origin {
    width: 0;
}

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

.noUi-handle {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
}

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

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

.noUi-state-drag * {
    cursor: inherit !important;
}

/* Slider size and handle placement;
 */
.noUi-horizontal {
    height: 18px;
}

.noUi-horizontal .noUi-handle {
    width: 34px;
    height: 28px;
    left: -17px;
    top: -6px;
}

.noUi-vertical {
    width: 18px;
}

.noUi-vertical .noUi-handle {
    width: 28px;
    height: 34px;
    left: -6px;
    top: -17px;
}

html:not([dir="rtl"]) .noUi-horizontal .noUi-handle {
    right: -17px;
    left: auto;
}

/* Styling;
 * Giving the connect element a border radius causes issues with using transform: scale
 */
.noUi-target {
    background: #FAFAFA;
    border-radius: 4px;
    border: 1px solid #D3D3D3;
    -webkit-box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
    box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}

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

.noUi-connect {
    background: #3FB8AF;
}

/* Handles and cursors;
 */
.noUi-draggable {
    cursor: ew-resize;
}

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

.noUi-handle {
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    background: #FFF;
    cursor: default;
    -webkit-box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
    box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}

.noUi-active {
    -webkit-box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
    box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}

/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
    content: "";
    display: block;
    position: absolute;
    height: 14px;
    width: 1px;
    background: #E8E7E6;
    left: 14px;
    top: 6px;
}

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

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

.noUi-vertical .noUi-handle:after {
    top: 17px;
}

/* Disabled state;
 */
[disabled] .noUi-connect {
    background: #B8B8B8;
}

[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
    cursor: not-allowed;
}

/* Base;
 *
 */
.noUi-pips,
.noUi-pips * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.noUi-pips {
    position: absolute;
    color: #999;
}

/* Values;
 *
 */
.noUi-value {
    position: absolute;
    white-space: nowrap;
    text-align: center;
}

.noUi-value-sub {
    color: #ccc;
    font-size: 10px;
}

/* Markings;
 *
 */
.noUi-marker {
    position: absolute;
    background: #CCC;
}

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

.noUi-marker-large {
    background: #AAA;
}

/* Horizontal layout;
 *
 */
.noUi-pips-horizontal {
    padding: 10px 0;
    height: 80px;
    top: 100%;
    left: 0;
    width: 100%;
}

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

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

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

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

.noUi-marker-horizontal.noUi-marker-large {
    height: 15px;
}

/* Vertical layout;
 *
 */
.noUi-pips-vertical {
    padding: 0 10px;
    height: 100%;
    top: 0;
    left: 100%;
}

.noUi-value-vertical {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding-left: 25px;
}

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

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

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

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

.noUi-tooltip {
    display: block;
    position: absolute;
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    background: #fff;
    color: #000;
    padding: 5px;
    text-align: center;
    white-space: nowrap;
}

.noUi-horizontal .noUi-tooltip {
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
    bottom: 120%;
}

.noUi-vertical .noUi-tooltip {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    right: 120%;
}

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
    color: #dedede;
}

.datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5;
}

.-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede;
}

.-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #a2ddf6;
}

.-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
    background: #8ad5f4;
}

.-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.1);
    color: #cccccc;
}

.-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.2);
}

.datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
    background: none;
    border: none;
}

/* -------------------------------------------------
    Datepicker cells
   ------------------------------------------------- */
.datepicker--cells {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.datepicker--cell {
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    position: relative;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    height: 32px;
    z-index: 1;
}

.datepicker--cell.-focus- {
    background: #f0f0f0;
}

.datepicker--cell.-current- {
    color: #4EB5E6;
}

.datepicker--cell.-current-.-focus- {
    color: #4a4a4a;
}

.datepicker--cell.-current-.-in-range- {
    color: #4EB5E6;
}

.datepicker--cell.-in-range- {
    background: rgba(92, 196, 239, 0.1);
    color: #4a4a4a;
    border-radius: 0;
}

.datepicker--cell.-in-range-.-focus- {
    background-color: rgba(92, 196, 239, 0.2);
}

.datepicker--cell.-disabled- {
    cursor: default;
    color: #aeaeae;
}

.datepicker--cell.-disabled-.-focus- {
    color: #aeaeae;
}

.datepicker--cell.-disabled-.-in-range- {
    color: #a1a1a1;
}

.datepicker--cell.-disabled-.-current-.-focus- {
    color: #aeaeae;
}

.datepicker--cell.-range-from- {
    border: 1px solid rgba(92, 196, 239, 0.5);
    background-color: rgba(92, 196, 239, 0.1);
    border-radius: 4px 0 0 4px;
}

.datepicker--cell.-range-to- {
    border: 1px solid rgba(92, 196, 239, 0.5);
    background-color: rgba(92, 196, 239, 0.1);
    border-radius: 0 4px 4px 0;
}

.datepicker--cell.-range-from-.-range-to- {
    border-radius: 4px;
}

.datepicker--cell.-selected- {
    color: #fff;
    border: none;
    background: #5cc4ef;
}

.datepicker--cell.-selected-.-current- {
    color: #fff;
    background: #5cc4ef;
}

.datepicker--cell.-selected-.-focus- {
    background: #45bced;
}

.datepicker--cell:empty {
    cursor: default;
}

.datepicker--days-names {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 8px 0 3px;
}

.datepicker--day-name {
    color: #FF9A19;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -ms-flex: 1;
    -webkit-box-flex: 1;
    flex: 1;
    text-align: center;
    text-transform: uppercase;
    font-size: .8em;
}

.datepicker--cell-day {
    width: 14.28571%;
}

.datepicker--cells-months {
    height: 170px;
}

.datepicker--cell-month {
    width: 33.33%;
    height: 25%;
}

.datepicker--years {
    height: 170px;
}

.datepicker--cells-years {
    height: 170px;
}

.datepicker--cell-year {
    width: 25%;
    height: 33.33%;
}

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
    color: #dedede;
}

.datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5;
}

.-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede;
}

.-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #a2ddf6;
}

.-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
    background: #8ad5f4;
}

.-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.1);
    color: #cccccc;
}

.-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.2);
}

.datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
    background: none;
    border: none;
}

/* -------------------------------------------------
    Datepicker
   ------------------------------------------------- */
.datepickers-container {
    position: absolute;
    left: 0;
    top: 0;
}

@media print {
    .datepickers-container {
        display: none;
    }
}

.datepicker {
    background: #fff;
    border: 1px solid #dbdbdb;
    -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    font-family: Tahoma, sans-serif;
    font-size: 14px;
    color: #4a4a4a;
    width: 250px;
    position: absolute;
    left: -100000px;
    opacity: 0;
    transition: opacity 0.3s ease, left 0s 0.3s, -webkit-transform 0.3s ease;
    -webkit-transition: opacity 0.3s ease, left 0s 0.3s, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s;
    transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s, -webkit-transform 0.3s ease;
    z-index: 100;
}

.datepicker.-from-top- {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
}

.datepicker.-from-right- {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
}

.datepicker.-from-bottom- {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
}

.datepicker.-from-left- {
    -webkit-transform: translateX(-8px);
    transform: translateX(-8px);
}

.datepicker.active {
    opacity: 1;
    -webkit-transform: translate(0);
    transform: translate(0);
    transition: opacity 0.3s ease, left 0s 0s, -webkit-transform 0.3s ease;
    -webkit-transition: opacity 0.3s ease, left 0s 0s, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0s;
    transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0s, -webkit-transform 0.3s ease;
}

.datepicker-inline .datepicker {
    border-color: #d7d7d7;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: static;
    left: auto;
    right: auto;
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}

.datepicker-inline .datepicker--pointer {
    display: none;
}

.datepicker--content {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding: 4px;
}

.-only-timepicker- .datepicker--content {
    display: none;
}

.datepicker--pointer {
    position: absolute;
    background: #fff;
    border-top: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    width: 10px;
    height: 10px;
    z-index: -1;
}

.-top-left- .datepicker--pointer, .-top-center- .datepicker--pointer, .-top-right- .datepicker--pointer {
    top: calc(100% - 4px);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.-right-top- .datepicker--pointer, .-right-center- .datepicker--pointer, .-right-bottom- .datepicker--pointer {
    right: calc(100% - 4px);
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
}

.-bottom-left- .datepicker--pointer, .-bottom-center- .datepicker--pointer, .-bottom-right- .datepicker--pointer {
    bottom: calc(100% - 4px);
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
}

.-left-top- .datepicker--pointer, .-left-center- .datepicker--pointer, .-left-bottom- .datepicker--pointer {
    left: calc(100% - 4px);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.-top-left- .datepicker--pointer, .-bottom-left- .datepicker--pointer {
    left: 10px;
}

.-top-right- .datepicker--pointer, .-bottom-right- .datepicker--pointer {
    right: 10px;
}

.-top-center- .datepicker--pointer, .-bottom-center- .datepicker--pointer {
    left: calc(50% - 10px / 2);
}

.-left-top- .datepicker--pointer, .-right-top- .datepicker--pointer {
    top: 10px;
}

.-left-bottom- .datepicker--pointer, .-right-bottom- .datepicker--pointer {
    bottom: 10px;
}

.-left-center- .datepicker--pointer, .-right-center- .datepicker--pointer {
    top: calc(50% - 10px / 2);
}

.datepicker--body {
    display: none;
}

.datepicker--body.active {
    display: block;
}

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
    color: #dedede;
}

.datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5;
}

.-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede;
}

.-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #a2ddf6;
}

.-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
    background: #8ad5f4;
}

.-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.1);
    color: #cccccc;
}

.-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.2);
}

.datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
    background: none;
    border: none;
}

/* -------------------------------------------------
    Navigation
   ------------------------------------------------- */
.datepicker--nav {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #efefef;
    min-height: 32px;
    padding: 4px;
}

.-only-timepicker- .datepicker--nav {
    display: none;
}

.datepicker--nav-title,
.datepicker--nav-action {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    cursor: pointer;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
}

.datepicker--nav-action {
    width: 32px;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.datepicker--nav-action:hover {
    background: #f0f0f0;
}

.datepicker--nav-action.-disabled- {
    visibility: hidden;
}

.datepicker--nav-action svg {
    width: 32px;
    height: 32px;
}

.datepicker--nav-action path {
    fill: none;
    stroke: #9c9c9c;
    stroke-width: 2px;
}

.datepicker--nav-title {
    border-radius: 4px;
    padding: 0 8px;
}

.datepicker--nav-title i {
    font-style: normal;
    color: #9c9c9c;
    margin-left: 5px;
}

.datepicker--nav-title:hover {
    background: #f0f0f0;
}

.datepicker--nav-title.-disabled- {
    cursor: default;
    background: none;
}

.datepicker--buttons {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    padding: 4px;
    border-top: 1px solid #efefef;
}

.datepicker--button {
    color: #4EB5E6;
    cursor: pointer;
    border-radius: 4px;
    -ms-flex: 1;
    -webkit-box-flex: 1;
    flex: 1;
    display: -ms-inline-flexbox;
    display: -webkit-inline-box;
    display: inline-flex;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    height: 32px;
}

.datepicker--button:hover {
    color: #4a4a4a;
    background: #f0f0f0;
}

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
    color: #dedede;
}

.datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5;
}

.-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede;
}

.-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #a2ddf6;
}

.-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
    background: #8ad5f4;
}

.-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.1);
    color: #cccccc;
}

.-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.2);
}

.datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
    background: none;
    border: none;
}

/* -------------------------------------------------
    Timepicker
   ------------------------------------------------- */
.datepicker--time {
    border-top: 1px solid #efefef;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    padding: 4px;
    position: relative;
}

.datepicker--time.-am-pm- .datepicker--time-sliders {
    -ms-flex: 0 1 138px;
    -webkit-box-flex: 0;
    flex: 0 1 138px;
    max-width: 138px;
}

.-only-timepicker- .datepicker--time {
    border-top: none;
}

.datepicker--time-sliders {
    -ms-flex: 0 1 153px;
    -webkit-box-flex: 0;
    flex: 0 1 153px;
    margin-right: 10px;
    max-width: 153px;
}

.datepicker--time-label {
    display: none;
    font-size: 12px;
}

.datepicker--time-current {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex: 1;
    -webkit-box-flex: 1;
    flex: 1;
    font-size: 14px;
    text-align: center;
    margin: 0 0 0 10px;
}

.datepicker--time-current-colon {
    margin: 0 2px 3px;
    line-height: 1;
}

.datepicker--time-current-hours,
.datepicker--time-current-minutes {
    line-height: 1;
    font-size: 19px;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    position: relative;
    z-index: 1;
}

.datepicker--time-current-hours:after,
.datepicker--time-current-minutes:after {
    content: '';
    background: #f0f0f0;
    border-radius: 4px;
    position: absolute;
    left: -2px;
    top: -3px;
    right: -2px;
    bottom: -2px;
    z-index: -1;
    opacity: 0;
}

.datepicker--time-current-hours.-focus-:after,
.datepicker--time-current-minutes.-focus-:after {
    opacity: 1;
}

.datepicker--time-current-ampm {
    text-transform: uppercase;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    color: #9c9c9c;
    margin-left: 6px;
    font-size: 11px;
    margin-bottom: 1px;
}

.datepicker--time-row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    font-size: 11px;
    height: 17px;
    background: -webkit-gradient(linear, left top, right top, from(#dedede), to(#dedede)) left 50%/100% 1px no-repeat;
    background: linear-gradient(to right, #dedede, #dedede) left 50%/100% 1px no-repeat;
}

.datepicker--time-row:first-child {
    margin-bottom: 4px;
}

.datepicker--time-row input[type='range'] {
    background: none;
    cursor: pointer;
    -ms-flex: 1;
    -webkit-box-flex: 1;
    flex: 1;
    height: 100%;
    padding: 0;
    margin: 0;
    -webkit-appearance: none;
}

.datepicker--time-row input[type='range']::-webkit-slider-thumb {
    -webkit-appearance: none;
}

.datepicker--time-row input[type='range']::-ms-tooltip {
    display: none;
}

.datepicker--time-row input[type='range']:hover::-webkit-slider-thumb {
    border-color: #b8b8b8;
}

.datepicker--time-row input[type='range']:hover::-moz-range-thumb {
    border-color: #b8b8b8;
}

.datepicker--time-row input[type='range']:hover::-ms-thumb {
    border-color: #b8b8b8;
}

.datepicker--time-row input[type='range']:focus {
    outline: none;
}

.datepicker--time-row input[type='range']:focus::-webkit-slider-thumb {
    background: #5cc4ef;
    border-color: #5cc4ef;
}

.datepicker--time-row input[type='range']:focus::-moz-range-thumb {
    background: #5cc4ef;
    border-color: #5cc4ef;
}

.datepicker--time-row input[type='range']:focus::-ms-thumb {
    background: #5cc4ef;
    border-color: #5cc4ef;
}

.datepicker--time-row input[type='range']::-webkit-slider-thumb {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid #dedede;
    background: #fff;
    cursor: pointer;
    -webkit-transition: background .2s;
    transition: background .2s;
}

.datepicker--time-row input[type='range']::-moz-range-thumb {
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid #dedede;
    background: #fff;
    cursor: pointer;
    -webkit-transition: background .2s;
    transition: background .2s;
}

.datepicker--time-row input[type='range']::-ms-thumb {
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid #dedede;
    background: #fff;
    cursor: pointer;
    -webkit-transition: background .2s;
    transition: background .2s;
}

.datepicker--time-row input[type='range']::-webkit-slider-thumb {
    margin-top: -6px;
}

.datepicker--time-row input[type='range']::-webkit-slider-runnable-track {
    border: none;
    height: 1px;
    cursor: pointer;
    color: transparent;
    background: transparent;
}

.datepicker--time-row input[type='range']::-moz-range-track {
    border: none;
    height: 1px;
    cursor: pointer;
    color: transparent;
    background: transparent;
}

.datepicker--time-row input[type='range']::-ms-track {
    border: none;
    height: 1px;
    cursor: pointer;
    color: transparent;
    background: transparent;
}

.datepicker--time-row input[type='range']::-ms-fill-lower {
    background: transparent;
}

.datepicker--time-row input[type='range']::-ms-fill-upper {
    background: transparent;
}

.datepicker--time-row span {
    padding: 0 12px;
}

.datepicker--time-icon {
    color: #9c9c9c;
    border: 1px solid;
    border-radius: 50%;
    font-size: 16px;
    position: relative;
    margin: 0 5px -1px 0;
    width: 1em;
    height: 1em;
}

.datepicker--time-icon:after, .datepicker--time-icon:before {
    content: '';
    background: currentColor;
    position: absolute;
}

.datepicker--time-icon:after {
    height: .4em;
    width: 1px;
    left: calc(50% - 1px);
    top: calc(50% + 1px);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}

.datepicker--time-icon:before {
    width: .4em;
    height: 1px;
    top: calc(50% + 1px);
    left: calc(50% - 1px);
}

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
    color: #dedede;
}

.datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5;
}

.-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede;
}

.-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #a2ddf6;
}

.-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
    background: #8ad5f4;
}

.-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.1);
    color: #cccccc;
}

.-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.2);
}

.datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
    background: none;
    border: none;
}

.icon {
    width: 1em;
    height: 1em;
}

@font-face {
    font-family: "ALSRubl";
    font-style: normal;
    font-display: swap;
    font-weight: normal;
    src: url("/local/templates/.default/markup/podkova/dev/fonts/ALSRubl/ALSRubl.eot%3F") format("eot"), url("/local/templates/.default/markup/podkova/dev/fonts/ALSRubl/ALSRubl.woff2") format("woff2"), url("/local/templates/.default/markup/podkova/dev/fonts/ALSRubl/ALSRubl.woff") format("woff"), url("/local/templates/.default/markup/podkova/dev/fonts/ALSRubl/ALSRubl.ttf") format("truetype");
}

@font-face {
    font-family: "Annabelle";
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: url("/local/templates/.default/markup/podkova/dev/fonts/Annabelle.eot%3F") format("eot"), url("/local/templates/.default/markup/podkova/dev/fonts/Annabelle.woff2") format("woff2"), url("/local/templates/.default/markup/podkova/dev/fonts/Annabelle.woff") format("woff"), url("/local/templates/.default/markup/podkova/dev/fonts/Annabelle.ttf") format("truetype");
}

@font-face {
    font-family: "Pragmatica";
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: url("/local/templates/.default/markup/podkova/dev/fonts/Pragmatica/Pragmatica.eot%3F") format("eot"), url("/local/templates/.default/markup/podkova/dev/fonts/Pragmatica/Pragmatica.woff2") format("woff2"), url("/local/templates/.default/markup/podkova/dev/fonts/Pragmatica/Pragmatica.woff") format("woff"), url("/local/templates/.default/markup/podkova/dev/fonts/Pragmatica/Pragmatica.ttf") format("truetype");
}

@font-face {
    font-family: "Pragmatica Book";
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: url("/local/templates/.default/markup/podkova/dev/fonts/Pragmatica/Pragmatica-Book.eot%3F") format("eot"), url("/local/templates/.default/markup/podkova/dev/fonts/Pragmatica/Pragmatica-Book.woff2") format("woff2"), url("/local/templates/.default/markup/podkova/dev/fonts/Pragmatica/Pragmatica-Book.woff") format("woff"), url("/local/templates/.default/markup/podkova/dev/fonts/Pragmatica/Pragmatica-Book.ttf") format("truetype");
}

@font-face {
    font-family: "Pragmatica";
    font-style: normal;
    font-display: swap;
    font-weight: 700;
    src: url("/local/templates/.default/markup/podkova/dev/fonts/Pragmatica/Pragmatica-Bold.eot%3F") format("eot"), url("/local/templates/.default/markup/podkova/dev/fonts/Pragmatica/Pragmatica-Bold.woff2") format("woff2"), url("/local/templates/.default/markup/podkova/dev/fonts/Pragmatica/Pragmatica-Bold.woff") format("woff"), url("/local/templates/.default/markup/podkova/dev/fonts/Pragmatica/Pragmatica-Bold.ttf") format("truetype");
}

@font-face {
    font-family: "Pragmatica";
    font-style: normal;
    font-display: swap;
    font-weight: 300;
    src: url("/local/templates/.default/markup/podkova/dev/fonts/Pragmatica/PragmaticaLight.eot%3F") format("eot"), url("/local/templates/.default/markup/podkova/dev/fonts/Pragmatica/PragmaticaLight.woff2") format("woff2"), url("/local/templates/.default/markup/podkova/dev/fonts/Pragmatica/PragmaticaLight.woff") format("woff"), url("/local/templates/.default/markup/podkova/dev/fonts/Pragmatica/PragmaticaLight.ttf") format("truetype");
}

@font-face {
    font-family: "YandexSans";
    font-style: normal;
    font-display: swap;
    font-weight: 300;
    src: url("/local/templates/.default/markup/podkova/dev/fonts/YandexSans/YandexSansDisplay-Light.eot%3F") format("eot"), url("/local/templates/.default/markup/podkova/dev/fonts/YandexSans/YandexSansDisplay-Light.woff2") format("woff2"), url("/local/templates/.default/markup/podkova/dev/fonts/YandexSans/YandexSansDisplay-Light.woff") format("woff"), url("/local/templates/.default/markup/podkova/dev/fonts/YandexSans/YandexSansDisplay-Light.ttf") format("truetype");
}

@font-face {
    font-family: "YandexSans";
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: url("/local/templates/.default/markup/podkova/dev/fonts/YandexSans/YandexSansDisplay-Regular.eot%3F") format("eot"), url("/local/templates/.default/markup/podkova/dev/fonts/YandexSans/YandexSansDisplay-Regular.woff2") format("woff2"), url("/local/templates/.default/markup/podkova/dev/fonts/YandexSans/YandexSansDisplay-Regular.woff") format("woff"), url("/local/templates/.default/markup/podkova/dev/fonts/YandexSans/YandexSansDisplay-Regular.ttf") format("truetype");
}

@font-face {
    font-family: "YandexSans";
    font-style: italic;
    font-display: swap;
    font-weight: 400;
    src: url("/local/templates/.default/markup/podkova/dev/fonts/YandexSans/YandexSansDisplay-RegularItalic.eot%3F") format("eot"), url("/local/templates/.default/markup/podkova/dev/fonts/YandexSans/YandexSansDisplay-RegularItalic.woff2") format("woff2"), url("/local/templates/.default/markup/podkova/dev/fonts/YandexSans/YandexSansDisplay-RegularItalic.woff") format("woff"), url("/local/templates/.default/markup/podkova/dev/fonts/YandexSans/YandexSansDisplay-RegularItalic.ttf") format("truetype");
}

@font-face {
    font-family: "icomoon";
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: url("/local/templates/.default/markup/podkova/dev/fonts/icomoon/icomoon.eot%3F") format("eot"), url("/local/templates/.default/markup/podkova/dev/fonts/icomoon/icomoon.woff") format("woff"), url("/local/templates/.default/markup/podkova/dev/fonts/icomoon/icomoon.ttf") format("truetype");
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

*:before, *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    height: 100%;
    font-size: 62.5%;
    line-height: 1.3;
}

html.menu-opened {
    overflow-y: hidden;
}

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

img {
    max-width: 100%;
}

b {
    font-weight: 700;
}

a {
    -webkit-transition: .3s ease 0s;
    transition: .3s ease 0s;
}

textarea {
    resize: none;
}

select::-ms-expand {
    display: none;
}

label,
button,
input,
select {
    cursor: pointer;
}

input,
select,
textarea,
button {
    outline: 0;
    border-radius: 0;
    padding: 0;
}

input[type="checkbox"], input[type="radio"] {
    position: absolute;
    opacity: 0;
}

ul, li {
    padding: 0;
    margin: 0;
    list-style: none;
}

p {
    margin: 0 0 24px;
}

body {
    height: 100%;
    position: relative;
    min-width: 320px;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "Pragmatica", sans-serif;
    font-size: 1.6rem;
    line-height: 1.5;
    color: #000000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

section {
    position: relative;
}

main {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

*:focus {
    outline: none !important;
}

a {
    -webkit-transition: .3s ease 0s;
    transition: .3s ease 0s;
    text-decoration: none;
}

a *, a:after, a:before {
    -webkit-transition: .3s ease 0s;
    transition: .3s ease 0s;
}

button {
    -webkit-transition: .3s ease 0s;
    transition: .3s ease 0s;
}

button * {
    -webkit-transition: .3s ease 0s;
    transition: .3s ease 0s;
}

.ruble {
    font-family: "ALSRubl";
    font-weight: 400 !important;
    color: inherit !important;
    line-height: inherit !important;
    font-style: normal !important;
    text-transform: none !important;
}

.lock-screen {
    overflow: hidden;
}

#scrollUp {
    right: 15px;
    bottom: 15px;
}

#scrollUp:hover .icon {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
}

#scrollUp .icon {
    fill: #cd2e29;
    font-size: 24px;
    -webkit-transition: .4s ease 0s;
    transition: .4s ease 0s;
}

.container {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    padding: 0 15px;
}

@media only screen and (max-width: 1199px) {
    .container {
        width: 100%;
    }
}

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

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

@media only screen and (min-width: 992px) {
    .mb-90 {
        margin-bottom: 90px;
    }
}

@media only screen and (max-width: 991px) {
    .mb-90 {
        margin-bottom: 45px;
    }
}

@media (min-width: 1200px) {
    .pt-lg-70 {
        padding-top: 70px;
    }
}

.ml-30 {
    margin-left: 30px !important;
}

@media only screen and (max-width: 767px) {
    .ml-30 {
        margin-left: 0 !important;
    }
}

.mt-15 {
    margin-top: 15px;
}

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

.mt-80 {
    margin-top: 80px;
}

.header__favourite::before {
    background: url("/local/templates/.default/markup/podkova/dev/img/svg/heart-red.svg");
    background-size: contain;
    margin: 0 auto;
    height: 16px;
    width: 18px;
    display: block;
    position: absolute;
    bottom: 50%;
    left: 50%;
    margin-left: -9px;
    z-index: 1;
    margin-bottom: -9px;
    content: " ";
    opacity: 0;
    background-repeat: no-repeat;
    -webkit-transition: .1s ease-in-out 0s;
    transition: .1s ease-in-out 0s;
}

.header__favourite::after {
    background: url("/local/templates/.default/markup/podkova/dev/img/svg/heart-red.svg");
    background-size: contain;
    margin: 0 auto;
    height: 16px;
    width: 18px;
    display: block;
    position: absolute;
    bottom: 50%;
    left: 50%;
    margin-left: -9px;
    z-index: 1;
    margin-bottom: -9px;
    content: " ";
    opacity: 0;
    background-repeat: no-repeat;
    -webkit-transition: .1s ease-in-out 0s;
    transition: .1s ease-in-out 0s;
}

.header__favourite.is-added .icon {
    fill-opacity: 1;
    stroke: #cd2e29;
    -webkit-transition: .1s ease-in-out 0s;
    transition: .1s ease-in-out 0s;
}

.header__favourite.is-added:before {
    opacity: .8;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: heartFlutter2;
    animation-name: heartFlutter2;
}

.header__favourite.is-added:after {
    opacity: .8;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: heartFlutter3;
    animation-name: heartFlutter3;
}

@-webkit-keyframes heartFlutter1 {
    0% {
        opacity: 0.8;
    }
    100% {
        bottom: 33px;
        margin-left: 5px;
        opacity: 0;
        -webkit-transform: rotate(9deg);
        transform: rotate(9deg);
    }
}

@keyframes heartFlutter1 {
    0% {
        opacity: 0.8;
    }
    100% {
        bottom: 33px;
        margin-left: 5px;
        opacity: 0;
        -webkit-transform: rotate(9deg);
        transform: rotate(9deg);
    }
}

@-webkit-keyframes heartFlutter2 {
    0% {
        opacity: 0.8;
    }
    100% {
        bottom: 55px;
        margin-left: 5px;
        opacity: 0;
        -webkit-transform: rotate(14deg);
        transform: rotate(14deg);
    }
}

@keyframes heartFlutter2 {
    0% {
        opacity: 0.8;
    }
    100% {
        bottom: 55px;
        margin-left: 5px;
        opacity: 0;
        -webkit-transform: rotate(14deg);
        transform: rotate(14deg);
    }
}

@-webkit-keyframes heartFlutter3 {
    0% {
        opacity: 0.8;
    }
    100% {
        bottom: 43px;
        margin-left: -8px;
        opacity: 0;
        -webkit-transform: rotate(19deg);
        transform: rotate(19deg);
    }
}

@keyframes heartFlutter3 {
    0% {
        opacity: 0.8;
    }
    100% {
        bottom: 43px;
        margin-left: -8px;
        opacity: 0;
        -webkit-transform: rotate(19deg);
        transform: rotate(19deg);
    }
}

input, textarea {
    font-size: 15px;
}

input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
    color: transparent !important;
    -webkit-transition: .4s ease 0s;
    transition: .4s ease 0s;
}

input:focus:-moz-placeholder, textarea:focus:-moz-placeholder {
    color: transparent !important;
    -webkit-transition: .4s ease 0s;
    transition: .4s ease 0s;
}

input:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
    color: transparent !important;
    -webkit-transition: .4s ease 0s;
    transition: .4s ease 0s;
}

input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
    color: transparent !important;
    -webkit-transition: .4s ease 0s;
    transition: .4s ease 0s;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #9e9e9e;
    font-style: italic;
}

input::-moz-placeholder, textarea::-moz-placeholder {
    /* Firefox 19+ */
    color: #9e9e9e;
    font-style: italic;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    /* IE 10+ */
    color: #9e9e9e;
    font-style: italic;
}

input:-moz-placeholder, textarea:-moz-placeholder {
    /* Firefox 18- */
    color: #9e9e9e;
    font-style: italic;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

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

.form-group-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 12px;
}

.form-group-label label {
    display: inline-block;
    color: #000000;
    font-size: 14px;
    line-height: 40px;
    text-transform: uppercase;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

@media only screen and (max-width: 991px) {
    .form-group-label label {
        font-size: 12px;
    }
}

@media only screen and (max-width: 600px) {
    .form-group-label label {
        display: none;
    }
}

.form-group-label input {
    width: 370px;
    height: 55px;
    background-color: #f1f1f1;
    border: 0;
    padding: 10px 12px;
}

@media only screen and (max-width: 991px) {
    .form-group-label input {
        width: 280px;
    }
}

@media only screen and (max-width: 767px) {
    .form-group-label input {
        width: 100%;
        max-width: 370px;
    }
}

.form-group {
    position: relative;
    margin-bottom: 18px;
}

.form-group .error-message {
    bottom: 100%;
    right: 0;
    position: absolute;
    font-size: 11px;
    color: #cd2e29;
    display: none;
}

.form-group input[type="text"], .form-group input[type="number"], .form-group input[type="email"], .form-group input[type="tel"], .form-group input[type="password"], .form-group textarea {
    height: 55px;
    width: 100%;
    background-color: #f1f1f1;
    border: 1px solid #f1f1f1;
    font-family: 'YandexSans';
    font-size: 16px;
    padding: 20px 12px 6px;
}

.form-group input[type="text"] + label, .form-group input[type="number"] + label, .form-group input[type="email"] + label, .form-group input[type="tel"] + label, .form-group input[type="password"] + label, .form-group textarea + label {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 12px;
    font-family: 'YandexSans';
    font-size: 16px;
    font-style: italic;
    color: #999999;
    -webkit-transition: .3s ease 0s;
    transition: .3s ease 0s;
}

.form-group input[type="text"]:focus + label, .form-group input[type="number"]:focus + label, .form-group input[type="email"]:focus + label, .form-group input[type="tel"]:focus + label, .form-group input[type="password"]:focus + label, .form-group textarea:focus + label,
.form-group.form-group--filled input[type="text"]+label,
.form-group.form-group--filled input[type="number"]+label,
.form-group.form-group--filled input[type="email"]+label,
.form-group.form-group--filled input[type="tel"]+label,
.form-group.form-group--filled input[type="password"]+label,
.form-group.form-group--filled textarea+label {
    font-size: 9px;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0.23px;
    top: 12px;
}

.form-group.fill input[type="text"] + label, .form-group.fill input[type="number"] + label, .form-group.fill input[type="email"] + label, .form-group.fill input[type="tel"] + label, .form-group.fill input[type="password"] + label, .form-group.fill textarea + label {
    font-size: 9px;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0.23px;
    top: 12px;
}

.form-group textarea {
    height: 130px;
    padding-top: 24px;
}

.form-group textarea + label {
    top: 12px;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.form-group.form-group--checkbox input[type="checkbox"] + label {
    display: inline-block;
    position: relative;
    font-size: 9px;
    line-height: 18px;
    font-weight: 300;
    letter-spacing: 1.35px;
    text-transform: uppercase;
    padding-left: 26px;
}

.form-group.form-group--checkbox input[type="checkbox"] + label:before {
    content: '';
    width: 18px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 1px solid #c1c1c1;
    -webkit-transition: .3s ease 0s;
    transition: .3s ease 0s;
}

@media only screen and (max-width: 767px) {
    .form-group.form-group--checkbox input[type="checkbox"] + label:before {
        top: 0;
        -webkit-transform: none;
        transform: none;
    }
}

.form-group.form-group--checkbox input[type="checkbox"] + label:after {
    content: '';
    position: absolute;
    width: 13px;
    height: 13px;
    background-image: url("/local/templates/.default/markup/podkova/dev/img/svgSprite/check.svg");
    background-size: contain;
    background-repeat: no-repeat;
    left: 3px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    -webkit-transition: .3s ease 0s;
    transition: .3s ease 0s;
}

.form-group.form-group--checkbox input[type="checkbox"] + label:hover:before {
    border-color: #000000;
}

.form-group.form-group--checkbox input[type="checkbox"] + label a {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-weight: 300;
    line-height: 1.07;
    color: #cd2e29;
}

.form-group.form-group--checkbox input[type="checkbox"] + label a:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #cd2e29;
    bottom: 0;
    left: 0;
    -webkit-transition: .4s ease 0s;
    transition: .4s ease 0s;
}

.form-group.form-group--checkbox input[type="checkbox"] + label a:hover:after {
    width: 0;
    right: 0;
    left: auto;
}

.form-group.form-group--checkbox input[type="checkbox"]:checked + label:before {
    border-color: #000000;
}

.form-group.form-group--checkbox input[type="checkbox"]:checked + label:after {
    opacity: 1;
}

.form-group.form-group--submit {
    margin-top: 24px;
}

.form-group.form-group--submit .btn--md {
    padding-left: 70px;
    padding-right: 70px;
}

@media only screen and (max-width: 767px) {
    .form-group.form-group--submit .btn--md {
        padding-left: 32px;
        padding-right: 32px;
    }
}

.form-group.error input[type="text"], .form-group.error input[type="number"], .form-group.error input[type="email"], .form-group.error input[type="tel"], .form-group.error input[type="password"] {
    border-color: #cd2e29;
    color: #cd2e29;
}

.form-group.error .error-message {
    display: block;
}

.form-group-separate {
    text-align: center;
}

.error-message.error-message--shop {
    position: absolute;
    font-size: 14px;
    right: 0;
    top: -45px;
    color: #cd2e29;
}

@media (max-width: 991px) {
    .error-message.error-message--shop {
        top: 110px;
        right: auto;
        left: 10px;
    }
}

@media (max-width: 767px) {
    .error-message.error-message--shop {
        top: 80px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

@media (max-width: 600px) {
    .error-message.error-message--shop {
        top: 30px;
        width: 100%;
    }
}

.pass-eye {
    width: 25px;
    height: 25px;
    display: block;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url("https://www.flaticon.com/svg/static/icons/svg/565/565654.svg");
    cursor: pointer;
}

.fg-p {
    position: relative;
}

.select-hidden {
    display: none;
}

.select {
    position: relative;
    height: 40px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    cursor: pointer;
}

.select-styled {
    position: relative;
    background-color: #f1f1f1;
    height: 40px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 38px 0 14px;
}

.select-styled:after {
    content: '';
    position: absolute;
    right: 14px;
    top: 17px;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top-color: #999;
}

.select-styled.active:after {
    border-top-color: transparent;
    border-bottom-color: #999;
    top: 12px;
}

.select-options {
    display: none;
    position: absolute;
    background: #fff;
    border: 1px solid #f1f1f1;
    width: 100%;
    left: 0;
    top: 100%;
    z-index: 99;
}

.select-options li {
    padding: 6px 14px;
    cursor: pointer;
}

.select-options li:hover {
    background-color: #f1f1f1;
}

.form-group-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -8px;
    margin-right: -8px;
}

@media only screen and (max-width: 767px) {
    .form-group-row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: 0;
        margin-right: 0;
    }
}

.form-group-row .form-group {
    margin-left: 8px;
    margin-right: 8px;
}

@media only screen and (max-width: 767px) {
    .form-group-row .form-group {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
}

.row, .account {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 90px;
}

@media only screen and (max-width: 767px) {
    .row, .account {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 40px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.row .sidebar, .account .sidebar {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
    padding: 0 15px;
    position: relative;
}

@media only screen and (max-width: 1199px) {
    .row .sidebar, .account .sidebar {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        max-width: 270px;
    }
}

@media only screen and (max-width: 767px) {
    .row .sidebar, .account .sidebar {
        padding: 0;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin-bottom: 30px;
    }
}

.row .content, .account .content {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
    padding: 0 15px;
}

@media only screen and (max-width: 1199px) {
    .row .content, .account .content {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .row .content, .account .content {
        padding: 0;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
}

.col-md-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding-left: 15px;
    padding-right: 15px;
}

@media only screen and (min-width: 768px) {
    .col-md-6 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.header {
    background-color: #ffffff;
    border-bottom: 1px solid #cd2e29;
    position: relative;
}

.header.fixed {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 102;
}

.header.fixed:after {
    display: none;
}

.header.fixed .header__descriptor {
    display: none;
}

.header.fixed .header__entery {
    padding-top: 0;
}

@media only screen and (max-width: 1199px) {
    .header.fixed .header__entery {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}

.header.fixed .header__entery-top {
    display: none;
}

.header.fixed .header__logo {
    display: none;
}

.header.fixed .header__fixed-logo {
    display: block;
}

.header.fixed .header__burger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.header:after {
    content: '';
    position: absolute;
    height: 1px;
    left: calc(50% - 414px);
    right: 0;
    background-color: #cd2e29;
    top: 72px;
}

@media only screen and (max-width: 1199px) {
    .header:after {
        display: none;
    }
}

.header__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 1200px;
    padding: 0 15px;
    margin: 0 auto;
}

@media only screen and (max-width: 1199px) {
    .header__container {
        width: 100%;
    }
}

.header__logo {
    padding-right: 36px;
}

.header__logo a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: -33px;
    margin-top: 19px;
}

@media only screen and (max-width: 1199px) {
    .header__logo a {
        margin-left: 0;
    }
}

.header__fixed-logo {
    display: none;
}

.header__descriptor {
    color: #000000;
    font-size: 9px;
    font-weight: 400;
    line-height: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 9px;
}

.header__entery {
    padding-top: 15px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border-left: 1px solid #cd2e29;
}

.header__entery-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 18px;
    padding-left: 30px;
}

.header__entery-middle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.header__top-menu a {
    color: #000000;
    font-size: 13px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0.2px;
    margin-right: 28px;
}

.header__top-menu a:last-child {
    margin-right: 0;
}

.header__shops {
    margin-left: 16px;
}

.header__shops:before {
    content: '';
    position: absolute;
    background: url("/local/templates/.default/markup/podkova/dev/img/svg/placeholder-red.svg") no-repeat center center/contain;
    width: 15px;
    height: 15px;
    left: -16px;
    top: 0;
}

.header__phone {
    color: #000000;
    font-size: 16px;
    line-height: 15px;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 0.4px;
    margin: 0 20px 0 7px;
}

@media only screen and (max-width: 1199px) {
    .header__phone {
        margin-left: 24px;
        margin-right: 24px;
    }
}

.header__search {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

@media only screen and (max-width: 1199px) {
    .header__search {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        margin-right: 32px;
    }
}

@media only screen and (max-width: 600px) {
    .header__search {
        margin-right: 0;
    }
}

.header__search-form {
    position: relative;
    max-width: 270px;
}

@media only screen and (max-width: 600px) {
    .header__search-form {
        max-width: 100%;
        width: 100%;
    }
}

.header__search-control {
    width: 270px;
    height: 40px;
    background-color: #eee9e9;
    border: 0;
    padding: 10px 40px 10px 12px;
}

.header__search .btn {
    background: transparent;
    border: 0;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 22px;
    height: 22px;
}

.header__search .btn:hover .icon {
    fill: #cd2e29;
}

.header__search .btn .icon {
    font-size: 22px;
}

.header__search .easy-autocomplete-container ul {
    border-top: 0;
    padding-bottom: 20px;
}

.header__search .easy-autocomplete-container ul li {
    border-color: #eee9e9;
    padding-left: 6px;
    padding-right: 6px;
    border-bottom: 0;
}

.header__search .easy-autocomplete-container ul li:hover {
    background-color: transparent;
}

.header__search .easy-autocomplete-container ul li:hover a {
    color: #cd2e29;
}

.header__search .easy-autocomplete-container ul li:hover a b {
    color: #cd2e29;
}

.header__search .easy-autocomplete-container ul li.selected {
    background-color: transparent;
}

.header__search .easy-autocomplete-container ul li a {
    color: #999;
    font-size: 12px;
}

.header__search .easy-autocomplete-container ul li a b {
    color: #000000;
}

.header__search .easy-autocomplete-container ul li img {
    width: 27px;
    height: 27px;
}

.header__account {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    color: #cd2e29;
    font-size: 13px;
    line-height: 15px;
    letter-spacing: 0.2px;
}

.header__controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 18px;
}

.header__favourite {
    display: inline-block;
    position: relative;
    margin-right: 18px;
}

.header__favourite .icon {
    font-size: 31px;
    fill-opacity: 0;
    stroke: #000000;
    stroke-width: 12px;
    fill: #cd2e29;
}

.header__favourite .num {
    background-color: #cd2e29;
    border-radius: 35px;
    height: 17px;
    position: absolute;
    left: calc(100% - 10px);
    top: 0;
    color: #ffffff;
    line-height: 17px;
    min-width: 17px;
    font-size: 12px;
    padding: 0;
    text-align: center;
}

.header__favourite:hover .icon {
    fill-opacity: 1;
    stroke: #cd2e29;
}

.header__cart {
    position: relative;
}

.header__cart-toggle {
    display: inline-block;
    position: relative;
}

.header__cart-toggle .icon {
    font-size: 30px;
}

.header__cart-toggle .num {
    background-color: #cd2e29;
    border-radius: 35px;
    height: 17px;
    position: absolute;
    left: calc(100% - 10px);
    top: 0;
    color: #ffffff;
    line-height: 17px;
    min-width: 17px;
    font-size: 12px;
    padding: 0;
    text-align: center;
}

.header__cart-toggle:hover .icon {
    fill: #cd2e29;
}

.header__fixed-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    padding: 24px 0;
    border-top: 1px solid #cd2e29;
    border-bottom: 1px solid #cd2e29;
    background-color: #ffffff;
    -webkit-transition: -webkit-transform .5s ease 0s;
    transition: -webkit-transform .5s ease 0s;
    transition: transform .5s ease 0s;
    transition: transform .5s ease 0s, -webkit-transform .5s ease 0s;
}

.header__fixed-menu.is-open {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    z-index: 1;
    visibility: visible;
    opacity: 1;
}

.header__fixed-menu-list {
    width: 1200px;
    padding: 0 15px;
    margin: 0 auto;
}

@media only screen and (max-width: 1199px) {
    .header__fixed-menu-list {
        width: 100%;
    }
}

.header__fixed-menu-list a {
    font-size: 13px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0.2px;
    margin-right: 28px;
}

.header__fixed-menu-list a:last-child {
    margin-right: 0;
}

.header__fixed-menu-list a:not(.header__account) {
    color: #000000;
}

.header__burger {
    display: none;
    width: 170px;
    margin-left: -40px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-left: 1px solid #da221c;
    position: relative;
}

.header__burger:after {
    content: '';
    position: absolute;
    width: 100%;
    background: #ffffff;
    height: 1px;
    bottom: -1px;
    left: 0;
    z-index: 10;
    opacity: 0;
}

.header__burger.is-active:after {
    opacity: 1;
}

.header-burger {
    width: 25px;
    height: 21px;
    background-color: transparent;
    border: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.menu-icon {
    display: inline-block;
    position: relative;
    width: 25px;
    background-color: #da221c;
    height: 3px;
}

.menu-icon:before, .menu-icon:after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #da221c;
}

.menu-icon:before {
    top: -8px;
}

.menu-icon:after {
    top: 8px;
}

@media (max-width: 1200px) {
    .header {
        padding: 10px 0;
    }
    .header.fixed {
        height: 50px;
    }
    .header__container {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .header .header__phone {
        display: none;
    }
    .header .header__top-menu {
        display: none;
    }
    .header .header__account {
        display: none;
    }
    .header .main-menu {
        display: none;
    }
    .mobile-menu {
        display: none;
        position: fixed;
        top: 0;
        bottom: 0;
        background-color: #fff;
        z-index: 99;
        max-width: 320px;
        padding-top: 30px;
    }
    .mobile-menu.is-open {
        display: block;
    }
    .mobile-menu__top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-left: 48px;
        padding-bottom: 10px;
        border-bottom: 1px solid #cd2e29;
    }
    .mobile-menu .header__phone {
        margin: 0 0 24px;
        width: 100%;
    }
    .mobile-menu .header__top-menu a {
        display: block;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        margin: 0 0 15px;
    }
    .mobile-menu .header__account {
        margin-left: 30px;
    }
    .mobile-menu .main-menu {
        display: block;
        position: relative;
        padding-top: 12px;
    }
    .mobile-menu .main-menu__item {
        padding: 12px 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .mobile-menu .main-menu__item > a {
        padding-left: 48px;
    }
    .mobile-menu .main-menu__item > a:after {
        display: none;
    }
    .mobile-menu .main-menu__item > button {
        width: 12px;
        height: 12px;
        padding-right: 26px;
        background-color: transparent;
        border: 0;
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        color: #000;
        font-size: 12px;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    .mobile-menu .main-menu__item > button:before {
        content: "\31";
    }
    .mobile-menu__filters {
        display: none;
        position: absolute;
        background: #fff;
        z-index: 999;
        top: 0;
        bottom: 0;
        width: 100%;
        left: 0;
    }
    .mobile-menu__filters > li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-bottom: 1px solid #eee;
    }
    .mobile-menu__filters > li > .toogle-menu {
        width: 12px;
        height: 12px;
        padding-right: 26px;
        background-color: transparent;
        border: 0;
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        color: #c1c1c1;
        font-size: 12px;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    .mobile-menu__filters > li > .toogle-menu:before {
        content: "\31";
    }
    .mobile-menu__filters > li > a {
        padding-left: 48px;
        height: 36px;
        width: 100%;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        color: #000000;
        font-family: "YandexSans";
        font-size: 14px;
        font-weight: 400;
        line-height: 18px;
    }
    .mobile-menu__filters.is-active {
        display: block;
    }
    .mobile-menu__return {
        position: absolute;
        top: -36px;
        height: 36px;
        width: 100%;
        background: #eee;
        border: 0;
    }
    .mobile-menu__return:before {
        content: "";
        display: block;
        position: absolute;
        width: 20px;
        height: 1px;
        background-color: #000;
        right: 20px;
        top: 50%;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .mobile-menu__return:after {
        content: "";
        display: block;
        position: absolute;
        width: 20px;
        height: 1px;
        background-color: #000;
        right: 20px;
        top: 50%;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .mobile-menu .close-cross {
        width: 20px;
        height: 20px;
        position: absolute;
        top: 10px;
        right: 10px;
        cursor: pointer;
    }
    .mobile-menu .close-cross:after {
        content: "";
        display: block;
        width: 20px;
        height: 1px;
        background-color: #000;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
        top: 10px;
    }
    .mobile-menu .close-cross:before {
        content: "";
        display: block;
        width: 20px;
        height: 1px;
        background-color: #000;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        position: absolute;
        top: 10px;
    }
    .header__entery {
        border-left: 0;
        padding-top: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .header__entery-top {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        padding-bottom: 0;
        padding-left: 12px;
    }
    .header__logo {
        padding-right: 0;
    }
    .header__logo img {
        max-width: 130px;
    }
    .header__logo a {
        margin-top: 0;
    }
    .header__descriptor {
        font-size: 8px;
        margin-top: 5px;
    }
    .header__burger {
        display: block;
        width: auto;
        border: 0;
        margin: 0;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        margin-right: 12px;
    }
}

@media (max-width: 600px) {
    .header {
        border-bottom: 0;
    }
    .header__container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 12px;
        padding-right: 12px;
    }
    .header__burger {
        position: absolute;
        left: 12px;
        top: 16px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .header__logo {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .header__controls {
        position: absolute;
        right: 12px;
        top: 16px;
        margin: 0;
    }
    .header .easy-autocomplete {
        width: 100% !important;
    }
    .header__entery {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: 100%;
        margin-top: 16px;
    }
    .header__entery-top {
        padding-left: 0;
    }
    .header__search-form {
        max-width: 100%;
    }
    .header__search-control {
        width: 100%;
    }
}

.main-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.main-menu__item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 21px 0 21px 14px;
    height: 100%;
}

.main-menu__item:last-child {
    margin-right: 0;
}

.main-menu__item > a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    font-size: 14px;
    font-weight: 700;
    line-height: 15px;
    text-transform: uppercase;
    letter-spacing: 1.26px;
    color: #000000;
    min-width: 113px;
}

.main-menu__item > a:hover {
    color: #cd2e29;
}

.main-menu__item > a:hover:after {
    color: #cd2e29;
}

.main-menu__item.dropdown > a:after {
    content: '▼';
    position: relative;
    margin-left: 4px;
    font-family: "Arial";
    font-size: 9px;
    letter-spacing: 0.72px;
    margin-top: 4px;
    -webkit-transition: .3s ease 0s;
    transition: .3s ease 0s;
}

.main-menu__item.main-menu__item--sale > a {
    color: #cd2e29;
}

.main-menu__item.main-menu__item--sale .icon {
    margin-right: 5px;
    font-size: 30px;
    fill: #cd2e29;
}

@media only screen and (min-width: 1200px) {
    .sub-menu {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        background-color: #ffffff;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
        z-index: -1;
        border-top: 1px solid #cd2e29;
        visibility: hidden;
        border-left: 1px solid #cd2e29;
        border-right: 1px solid #cd2e29;
        opacity: 0;
    }
    .sub-menu.is-active {
        z-index: 999;
        -webkit-transition: .4s ease 0s;
        transition: .4s ease 0s;
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    .sub-menu__nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0 26px;
        border-bottom: 1px solid #e6e6e6;
        margin: 0 auto;
        width: 1000px;
        padding-left: 115px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1199px) {
    .sub-menu__nav {
        width: 100%;
    }
}

@media only screen and (min-width: 1200px) {
    .sub-menu__nav > li {
        margin-right: 38px;
    }
    .sub-menu__nav > li > a {
        color: #000000;
        font-size: 14px;
        font-weight: 700;
        line-height: 15px;
        text-transform: uppercase;
        letter-spacing: 1.26px;
        padding: 20px 0;
        display: inline-block;
        position: relative;
    }
    .sub-menu__nav > li > a:after {
        content: '';
        position: absolute;
        height: 3px;
        background-color: #cd2e29;
        width: 0;
        bottom: 0;
        right: 0;
        -webkit-transition: .4s ease 0s;
        transition: .4s ease 0s;
    }
    .sub-menu__nav > li > a:hover {
        color: #cd2e29;
    }
    .sub-menu__nav > li > a:hover:after {
        width: 100%;
        left: 0;
        right: auto;
    }
    .sub-menu__nav > li.is-active > a {
        color: #cd2e29;
    }
    .sub-menu__nav > li.is-active > a:after {
        width: 100%;
        left: 0;
        right: auto;
    }
    .sub-menu__nav > li.is-active .dropdown-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

@media only screen and (max-width: 1199px) {
    .sub-menu {
        display: none;
        position: absolute;
        background: #fff;
        z-index: 99;
        top: 0;
        bottom: 0;
        width: 100%;
        left: 0;
        margin-top: 36px;
    }
    .sub-menu.is-active {
        display: block;
    }
    .sub-menu__nav > li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-bottom: 1px solid #eee;
    }
    .sub-menu__nav > li > button {
        width: 12px;
        height: 12px;
        padding-right: 26px;
        background-color: transparent;
        border: 0;
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        color: #c1c1c1;
        font-size: 12px;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    .sub-menu__nav > li > button:before {
        content: "\31";
    }
    .sub-menu__nav > li > a {
        padding-left: 48px;
        height: 36px;
        width: 100%;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        color: #000000;
        font-family: "YandexSans";
        font-size: 14px;
        font-weight: 400;
        line-height: 18px;
    }
}

@media only screen and (min-width: 1200px) {
    .dropdown-menu {
        display: none;
        position: absolute;
        top: 100%;
        padding-top: 40px;
        background-color: #fff;
        left: -1px;
        right: 0;
        width: calc(100% + 2px);
        border: 1px solid #cd2e29;
        border-top: 0;
    }
    .dropdown-menu__inner {
        width: 1170px;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1199px) {
    .dropdown-menu__inner {
        width: 100%;
    }
}

@media only screen and (min-width: 1200px) {
    .dropdown-menu__filter-list {
        overflow-y: auto;
        max-height: 400px;
    }
    .dropdown-menu__nav {
        width: 180px;
        border-right: 1px solid #e6e6e6;
    }
    .dropdown-menu__nav.dropdown-menu__nav--brands {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: auto;
        border: 0;
    }
    .dropdown-menu__nav.dropdown-menu__nav--brands .dropdown-menu__subtitle {
        width: 100%;
    }
    .dropdown-menu__nav.dropdown-menu__nav--brands .dropdown-menu__list {
        min-width: 180px;
        margin-right: 24px;
    }
    .dropdown-menu__subtitle {
        color: #999999;
        font-family: "YandexSans";
        font-size: 14px;
        font-weight: 400;
        line-height: 15px;
        font-style: italic;
        margin-bottom: 18px;
    }
    .dropdown-menu__item {
        margin-bottom: 12px;
    }
    .dropdown-menu__item a {
        display: inline-block;
        color: #000000;
        font-family: "YandexSans";
        font-size: 15px;
        font-weight: 400;
        line-height: 18px;
        position: relative;
    }
    .dropdown-menu__item a:after {
        content: '';
        position: absolute;
        height: 1px;
        background-color: #cd2e29;
        width: 0;
        bottom: 0;
        right: 0;
        -webkit-transition: .4s ease 0s;
        transition: .4s ease 0s;
    }
    .dropdown-menu__item a:hover:after {
        width: 100%;
        left: 0;
        right: auto;
    }
    .dropdown-menu__item.is-active a:after {
        width: 100%;
        left: 0;
        right: auto;
    }
    .dropdown-menu__filter {
        display: none;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
    .dropdown-menu__filter.is-active {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .dropdown-menu__filter-item {
        margin-bottom: 12px;
    }
    .dropdown-menu__filter-item a {
        display: inline-block;
        position: relative;
        color: #000000;
        font-family: "YandexSans";
        font-size: 15px;
        font-weight: 400;
        line-height: 18px;
    }
    .dropdown-menu__filter-item a:after {
        content: '';
        position: absolute;
        height: 1px;
        background-color: #cd2e29;
        width: 0;
        bottom: 0;
        right: 0;
        -webkit-transition: .4s ease 0s;
        transition: .4s ease 0s;
    }
    .dropdown-menu__filter-item a:hover:after {
        width: 100%;
        left: 0;
        right: auto;
    }
    .dropdown-menu__filter-item.is-active a:after {
        width: 100%;
        left: 0;
        right: auto;
    }
    .dropdown-menu__group {
        width: 190px;
        padding: 0 10px 0 28px;
        border-right: 1px solid #e6e6e6;
    }
    .dropdown-menu__group:last-child {
        border-right: 0;
    }
    .dropdown-menu__img {
        position: relative;
        margin-top: -40px;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        text-align: right;
    }
    .dropdown-menu__filter-price {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 0 30px;
    }
    .dropdown-menu__slide {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .dropdown-menu__slide-apply {
        margin-top: 80px;
        text-align: right;
    }
    .dropdown-menu.dropdown-menu--price-filter .dropdown-menu__title {
        width: 100%;
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .dropdown-menu.dropdown-menu--price-filter .dropdown-menu__nav {
        width: auto;
        border-right: 0;
    }
    .dropdown-menu.dropdown-menu--price-filter .dropdown-menu__devide {
        color: #666666;
        font-family: "YandexSans";
        font-size: 18px;
        font-weight: 400;
        line-height: 18px;
        margin-left: 35px;
        margin-right: 35px;
    }
}

@media only screen and (max-width: 1199px) {
    .dropdown-menu {
        display: none;
    }
    .dropdown-menu__inner {
        padding-left: 30px;
        padding-right: 30px;
    }
    .dropdown-menu__title {
        margin: 5px 0;
    }
    .dropdown-menu__devide {
        margin: 5px 0;
    }
    .dropdown-menu__slide {
        margin: 10px 0 20px;
    }
    .dropdown-menu__slide-apply {
        text-align: center;
    }
    .dropdown-menu.is-open {
        display: block;
        position: absolute;
        background: #fff;
        z-index: 99;
        top: 0;
        width: 100%;
        left: 0;
    }
    .dropdown-menu__subtitle {
        color: #999999;
        font-family: "YandexSans";
        font-style: italic;
        font-size: 14px;
        font-weight: 400;
        line-height: 15px;
        padding: 10px 10px 10px 48px;
        border-bottom: 1px solid #eee;
    }
    .dropdown-menu__list > li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-bottom: 1px solid #eee;
    }
    .dropdown-menu__list > li > button {
        width: 12px;
        height: 12px;
        padding-right: 26px;
        background-color: transparent;
        border: 0;
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        color: #c1c1c1;
        font-size: 12px;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    .dropdown-menu__list > li > button:before {
        content: "\31";
    }
    .dropdown-menu__list > li > a {
        padding-left: 20px;
        height: 36px;
        width: 100%;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        color: #000000;
        font-family: "YandexSans";
        font-size: 14px;
        font-weight: 400;
        line-height: 18px;
    }
    .dropdown-menu__group {
        display: none;
        position: absolute;
        background: #fff;
        z-index: 999;
        top: 0;
        bottom: 0;
        width: 100%;
        left: 0;
    }
    .dropdown-menu__group.is-active {
        display: block;
    }
    .dropdown-menu__filter-item a {
        padding-left: 48px;
        height: 36px;
        width: 100%;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        color: #000000;
        font-family: "YandexSans";
        font-size: 14px;
        font-weight: 400;
        line-height: 18px;
    }
    .dropdown-menu__img {
        display: none;
    }
}

.menu-filter-price {
    width: 262px;
    height: 10px;
    border-radius: 5px;
    background-color: #f1f1f1;
    border-color: #f1f1f1;
    cursor: pointer;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

@media only screen and (max-width: 1199px) {
    .menu-filter-price__min-value, .menu-filter-price__max-value {
        margin-bottom: 10px;
    }
    .menu-filter-price__max-value {
        float: right;
    }
}

.menu-filter-price .noUi-connect {
    background-color: #cd2e29;
}

.menu-filter-price .noUi-handle {
    width: 25px;
    height: 25px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    border: 0;
    top: -8px;
    background-color: #cd2e29;
    cursor: pointer;
    -webkit-transition: .4s ease 0s;
    transition: .4s ease 0s;
}

.menu-filter-price .noUi-handle:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.menu-filter-price .noUi-handle:before, .menu-filter-price .noUi-handle:after {
    display: none;
}

.menu-filter-price .noUi-tooltip {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    position: relative;
    font-family: "YandexSans";
    bottom: auto;
    top: 100%;
    background-color: #f1f1f1;
    border: 0;
    border-radius: 0;
    padding: 5px 8px;
    font-size: 13px;
    margin-top: 16px;
}

@media only screen and (max-width: 1199px) {
    .menu-filter-price .noUi-tooltip {
        display: none;
    }
}

.menu-filter-price .noUi-tooltip:before {
    content: '';
    position: absolute;
    border: 6px solid transparent;
    border-bottom-color: #f1f1f1;
    top: -12px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.menu-filter-price__min-value {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-right: 15px;
}

.menu-filter-price__max-value {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 15px;
}

.menu-filter-price__min-value, .menu-filter-price__max-value {
    display: inline-block;
    font-family: "YandexSans";
    font-size: 15px;
}

.menu-bg {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    background: #000;
    z-index: 9;
    height: 100%;
    opacity: .4;
}

.dropdown-menu__filter-list {
    scrollbar-color: #da221c #ffffff;
    scrollbar-width: thin;
}

.dropdown-menu__filter-list::-webkit-scrollbar {
    width: 2px;
}

.dropdown-menu__filter-list::-webkit-scrollbar-thumb {
    background-color: #da221c;
}

.mini-cart {
    display: none;
    width: 270px;
    border: 1px solid #e8e8e8;
    background-color: #ffffff;
    position: absolute;
    top: 100%;
    right: calc(100% - 46px);
    padding-top: 26px;
    padding-bottom: 20px;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    z-index: 12;
    -webkit-transition: -webkit-transform .3s ease 0s;
    transition: -webkit-transform .3s ease 0s;
    transition: transform .3s ease 0s;
    transition: transform .3s ease 0s, -webkit-transform .3s ease 0s;
    max-height: 500px;
    overflow-y: scroll;
}

.mini-cart.is-open {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
}

.mini-cart__title {
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    line-height: 13px;
    text-transform: uppercase;
    letter-spacing: 1.26px;
    padding: 0 18px 12px;
}

.mini-cart__btns {
    text-align: center;
    margin-top: 21px;
    padding-bottom: 30px;
}

.mini-cart__btns .btn {
    width: 154px;
    padding: 10px 30px !important;
}

.mini-cart__btns .btn:first-child {
    margin-bottom: 12px;
}

.mci {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    font-family: 'YandexSans';
    padding-right: 40px;
    padding-left: 8px;
    padding-bottom: 10px;
    padding-top: 14px;
}

.mci:after {
    content: '';
    position: absolute;
    left: 20px;
    right: 20px;
    background-color: #ddd;
    height: 1px;
    bottom: 0;
}

.mci__img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 6px;
}

.mci__name {
    display: inline-block;
    color: #000000;
    font-size: 13px;
    letter-spacing: 0.33px;
    line-height: 16px;
}

.mci__meta {
    font-size: 14px;
    letter-spacing: 0.35px;
    line-height: 24px;
}

.mci__del {
    position: absolute;
    background: transparent;
    border: 0;
    right: 16px;
    top: 12px;
}

.mci__del .icon {
    fill: #cd2e29;
    font-size: 12px;
}

.main-slider.js-slider {
    max-height: 570px;
}

.slick-slide img {
    display: block;
    margin: auto;
    width: 100%;
}

.ms {
    padding-top: 0;
    padding-bottom: 0;
    height: auto;
    background-position: center center;
    background-repeat: no-repeat;
}

.ms__content {
    width: 1200px;
    padding: 0 15px;
    margin: 0 auto;
    color: #ffffff;
}

@media (max-width: 1440px) {
    .ms__content {
        padding-left: 80px;
    }
}

@media only screen and (max-width: 1199px) {
    .ms__content {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .ms__content {
        width: 100%;
        padding-left: 60px;
        padding-right: 60px;
    }
}

.ms__up-txt {
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 2.7px;
    font-weight: 300;
    margin-bottom: 22px;
}

@media only screen and (max-width: 600px) {
    .ms__up-txt {
        font-size: 14px;
        letter-spacing: 2.1px;
    }
}

.ms__title {
    font-size: 48px;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 16px;
}

@media only screen and (max-width: 600px) {
    .ms__title {
        font-size: 37px;
        color: #ffe4db;
    }
}

.ms__title .biggest {
    font-size: 72px;
    line-height: 66px;
}

@media only screen and (max-width: 600px) {
    .ms__title .biggest {
        font-size: 55px;
        line-height: 51px;
    }
}

.ms__sub-txt {
    font-size: 24px;
    line-height: 30px;
    font-weight: 300;
}

@media only screen and (max-width: 600px) {
    .ms__sub-txt {
        font-size: 18px;
        line-height: 28px;
    }
}

.ms .highlight {
    text-transform: uppercase;
    color: #000000;
    font-weight: 700;
    line-height: 33px;
    background-color: #ffffff;
    padding: 2px 10px;
    display: inline-block;
    font-size: 24px;
    margin-left: 4px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 0;
}

.ms .highlight:hover {
    color: #cd2e29;
}

@media only screen and (max-width: 600px) {
    .ms .highlight {
        font-size: 18px;
        line-height: 28px;
    }
}

.ms__link {
    margin-top: 40px;
}

.ms__link a {
    display: inline-block;
    position: relative;
    font-size: 13px;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    border-bottom: 1px solid #ffffff;
    color: #ffffff;
    margin-left: 60px;
}

.ms__link a:after {
    content: '';
    position: absolute;
    left: -60px;
    width: 42px;
    height: 1px;
    background-color: #ffffff;
    top: 6px;
}

.ms__link a:hover {
    border-bottom-color: transparent;
}

.ms__link a:hover:after {
    left: -48px;
}

@media only screen and (max-width: 600px) {
    .ms__link a {
        font-size: 11px;
    }
}

.main-slider .arrow {
    position: absolute;
    z-index: 12;
    background-color: transparent;
    border: 0;
    top: 50%;
    width: 54px;
    height: 106px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: .4s ease 0s;
    transition: .4s ease 0s;
}

@media only screen and (max-width: 1199px) {
    .main-slider .arrow {
        -webkit-transform: translateY(-50%) scale(0.5);
        transform: translateY(-50%) scale(0.5);
    }
}

.main-slider .arrow:before {
    content: '';
    width: 75px;
    height: 1px;
    background-color: #000000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}

.main-slider .arrow:after {
    content: '';
    width: 75px;
    height: 1px;
    background-color: #000000;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
}

.main-slider .arrow .icon {
    display: none;
}

.main-slider .arrow.arrow-prev {
    left: 40px;
}

@media only screen and (max-width: 1199px) {
    .main-slider .arrow.arrow-prev {
        left: 0;
    }
}

.main-slider .arrow.arrow-prev:after {
    left: -10px;
    top: 26px;
}

.main-slider .arrow.arrow-prev:before {
    left: -10px;
    bottom: 26px;
}

.main-slider .arrow.arrow-next {
    right: 40px;
}

@media only screen and (max-width: 1199px) {
    .main-slider .arrow.arrow-next {
        right: 0;
    }
}

.main-slider .arrow.arrow-next:after {
    right: -10px;
    bottom: 26px;
}

.main-slider .arrow.arrow-next:before {
    right: -10px;
    top: 26px;
}

@media only screen and (min-width: 1200px) {
    .main-slider .arrow:hover.arrow-prev {
        -webkit-transform: translate(10px, -50%);
        transform: translate(10px, -50%);
    }
    .main-slider .arrow:hover.arrow-next {
        -webkit-transform: translate(-10px, -50%);
        transform: translate(-10px, -50%);
    }
}

.main-slider .slick-dots {
    position: relative;
    width: auto;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    bottom: -20px;
    justify-content: center;
}

@media only screen and (max-width: 1199px) {
    .main-slider .slick-dots {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .main-slider .slick-dots {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.main-slider .slick-dots li {
    margin-right: 10px;
}

.main-slider .slick-dots li:first-child {
    margin-left: 16px;
}

.main-slider .slick-dots li:last-child {
    margin-right: 0;
}

.main-slider .slick-dots button {
    width: 20px;
    height: 20px;
    border: 1px solid transparent;
    border-radius: 50%;
    font-size: 0;
    background-color: transparent;
    position: relative;
}

.main-slider .slick-dots button:before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    background-color: #000000;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 50%;
    -webkit-transition: .4s ease 0s;
    transition: .4s ease 0s;
}

.main-slider .slick-dots button:hover {
    border-color: #ffffff;
}

.main-slider .slick-dots button:hover:before {
    background-color: #ffffff;
}

.main-slider .slick-dots .slick-active button {
    border-color: #000000;
}

.main-slider .slick-dots .slick-active button:before {
    background-color: #000000;
}

.main-slide {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

/*@media only screen and (max-width: 991px) {
  .main-slide {
    background-position: 25% center;
  }
}

@media only screen and (max-width: 767px) {
  .main-slide {
    background-image: none !important;
  }
}*/

.index-categories {
    padding-top: 90px;
}

@media only screen and (max-width: 767px) {
    .index-categories {
        padding-top: 45px;
    }
}

.index-category {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 60px;
}

@media only screen and (max-width: 767px) {
    .index-category {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

@media only screen and (max-width: 1199px) {
    .index-category__right {
        padding-left: 100px;
    }
}

@media only screen and (max-width: 767px) {
    .index-category__right {
        padding-left: 0;
    }
}

@media only screen and (max-width: 767px) {
    .index-category__left {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
}

.index-category__left .index-category__content {
    padding-left: 67px;
}

@media only screen and (max-width: 1199px) {
    .index-category__left .index-category__content {
        padding-left: 0;
    }
}

.index-category__title {
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 1.6px;
    margin-bottom: 30px;
}

.index-category__list {
    -webkit-column-width: 220px;
    -moz-column-width: 220px;
    column-width: 220px;
    gap: 32px;
}

@media only screen and (max-width: 767px) {
    .index-category__list {
        gap: 15px;
        -webkit-column-width: auto;
        -moz-column-width: auto;
        column-width: auto;
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        margin-bottom: 32px;
    }
}

.index-category__list li {
    margin-bottom: 15px;
}

.index-category__list li a {
    color: #000000;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 0.15px;
    white-space: nowrap;
}

@media only screen and (max-width: 767px) {
    .index-category__list li a {
        white-space: normal;
        font-size: 14px;
        text-decoration: underline;
    }
    .index-category__list li a:after {
        display: none;
    }
}

.index-category__img {
    position: relative;
}

@media only screen and (max-width: 767px) {
    .index-category__img {
        padding-left: 25%;
    }
}

.index-category__parallax {
    position: absolute;
}

.index-category__parallax.index-category__parallax-1 {
    bottom: -47px;
    left: -97px;
    -webkit-transition: .6s ease 0s;
    transition: .6s ease 0s;
}

@media only screen and (max-width: 991px) {
    .index-category__parallax.index-category__parallax-1 {
        max-width: 50%;
    }
}

@media only screen and (max-width: 767px) {
    .index-category__parallax.index-category__parallax-1 {
        left: 0;
    }
}

.index-category__parallax.index-category__parallax-2 {
    left: 276px;
    top: 93px;
}

@media only screen and (max-width: 991px) {
    .index-category__parallax.index-category__parallax-2 {
        width: 80%;
        left: 180px;
    }
}

@media only screen and (max-width: 767px) {
    .index-category__parallax.index-category__parallax-2 {
        left: auto;
        right: 0;
    }
}

.index-category__parallax.index-category__parallax-2 img {
    position: relative;
}

.index-category__parallax.index-category__parallax-2 img:nth-child(1) {
    position: relative;
    z-index: 12;
}

.index-category__parallax.index-category__parallax-2 img:nth-child(2) {
    z-index: 11;
    -webkit-transform: translateY(-70px);
    transform: translateY(-70px);
}

.index-category__parallax.index-category__parallax-2 img:nth-child(3) {
    z-index: 10;
    -webkit-transform: translateY(-182px);
    transform: translateY(-182px);
}

.index-category__parallax.index-category__parallax-3 {
    left: -185px;
    top: 40px;
}

@media only screen and (max-width: 1199px) {
    .index-category__parallax.index-category__parallax-3 {
        left: -100px;
        top: 120px;
        max-width: 240px;
    }
}

@media only screen and (max-width: 767px) {
    .index-category__parallax.index-category__parallax-3 {
        max-width: 50%;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}

@media only screen and (max-width: 991px) {
    .index-category__parallax.index-category__parallax-5 img {
        max-width: 200px;
    }
}

@media only screen and (max-width: 767px) {
    .index-category__parallax.index-category__parallax-5 img {
        max-width: 50%;
    }
}

.index-category.index-category--revert .index-category__left {
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-height: 58.33333%;
    padding-right: 15px;
}

@media only screen and (max-width: 991px) {
    .index-category.index-category--revert .index-category__left {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-height: 50%;
    }
}

@media only screen and (max-width: 767px) {
    .index-category.index-category--revert .index-category__left {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
}

.index-category.index-category--revert .index-category__right {
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-height: 41.66667%;
    padding-left: 15px;
}

@media only screen and (max-width: 991px) {
    .index-category.index-category--revert .index-category__right {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-height: 50%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}

@media only screen and (max-width: 767px) {
    .index-category.index-category--revert .index-category__right {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        padding-left: 0;
    }
}

@media only screen and (max-width: 767px) {
    .index-category.index-category--revert .index-category__img {
        padding-right: 25%;
        padding-left: 0;
    }
}

.index-category-watch {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 100px;
}

@media only screen and (max-width: 767px) {
    .index-category-watch {
        margin-bottom: 40px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.index-category-watch__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 67px;
}

@media only screen and (max-width: 1199px) {
    .index-category-watch__img {
        margin-left: 0;
    }
}

@media only screen and (max-width: 991px) {
    .index-category-watch__img {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }
}

@media only screen and (max-width: 767px) {
    .index-category-watch__img {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        display: none;
    }
}

.index-category-watch__content {
    margin-left: 82px;
}

@media only screen and (max-width: 767px) {
    .index-category-watch__content {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin-left: 0;
        text-align: center;
    }
}

.index-category-watch__parallax {
    -webkit-transform: translate(104px, 69px);
    transform: translate(104px, 69px);
}

@media only screen and (max-width: 1199px) {
    .index-category-watch__parallax {
        -webkit-transform: translate(60px, 69px);
        transform: translate(60px, 69px);
    }
}

@media only screen and (max-width: 991px) {
    .index-category-watch__parallax {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        position: absolute;
        -webkit-transform: translate(0px, 69px);
        transform: translate(0px, 69px);
    }
}

@media only screen and (max-width: 767px) {
    .index-category-watch__parallax {
        display: none;
    }
}

.index-category-watch__title {
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    text-transform: uppercase;
    margin-bottom: 60px;
    letter-spacing: 2.15px;
}

.index-category-watch__title a {
    color: #cd2e29;
    display: inline-block;
    position: relative;
    line-height: 1;
}

.index-category-watch__title a:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #cd2e29;
    bottom: 0;
    left: 0;
    -webkit-transition: .4s ease 0s;
    transition: .4s ease 0s;
}

.index-category-watch__title a:hover:after {
    width: 0;
    right: 0;
    left: auto;
}

@media only screen and (max-width: 767px) {
    .index-materials {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width: 600px) {
    .index-materials {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .index-materials h2 {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.material-cards {
    background-image: url("/local/templates/.default/markup/podkova/dev/img/lines_bg.png");
    background-position: 0 0;
    background-repeat: no-repeat;
}

.material-cards__container {
    max-width: 970px;
    margin: 0 auto;
}

@media only screen and (max-width: 1199px) {
    .material-cards__container {
        padding: 0 15px;
    }
}

@media only screen and (max-width: 767px) {
    .material-cards__container {
        max-width: 100%;
    }
}

.material-cards__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.material-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: calc(50% - 30px);
    flex-basis: calc(50% - 30px);
    max-width: calc(50% - 30px);
    margin: 0 15px 30px;
    color: #000000;
    padding: 34px 40px;
    height: 615px;
    background-repeat: no-repeat;
}

@media only screen and (max-width: 767px) {
    .material-card {
        height: 240px;
        padding-left: 20px;
        padding-right: 20px;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        background-position: center center;
    }
}

.material-card__title {
    display: inline-block;
    font-size: 24px;
    line-height: 30px;
    text-transform: uppercase;
    letter-spacing: 3.6px;
    margin-bottom: 28px;
}

@media only screen and (max-width: 767px) {
    .material-card__title {
        font-size: 18px;
        letter-spacing: 2.4px;
    }
}

.material-card__desc {
    display: inline-block;
    position: relative;
    padding-left: 60px;
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 1.8px;
}

@media only screen and (max-width: 767px) {
    .material-card__desc {
        display: none;
    }
}

.material-card__desc:before {
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    width: 40px;
    height: 1px;
    background-color: #000000;
}

.material-card.material-card--wide {
    -ms-flex-preferred-size: calc(100% - 30px);
    flex-basis: calc(100% - 30px);
    max-width: calc(100% - 30px);
    height: 284px;
    background-position: 90% bottom;
}

@media only screen and (max-width: 767px) {
    .material-card.material-card--wide {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        height: 240px;
        background-position: 150px 50px;
    }
}

.register-banner {
    width: 1170px;
    margin: 90px auto;
    background-color: #da221c;
    background-image: url("/local/templates/.default/markup/podkova/dev/img/reg-pattern.png");
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 40px 90px;
}

@media only screen and (max-width: 1199px) {
    .register-banner {
        width: 100%;
    }
}

@media only screen and (max-width: 991px) {
    .register-banner {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .register-banner {
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 40px;
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 600px) {
    .register-banner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.register-banner__title {
    font-size: 30px;
    font-weight: 400;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 6px;
}

@media only screen and (max-width: 991px) {
    .register-banner__title {
        font-size: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .register-banner__title {
        font-size: 16px;
    }
}

.register-banner__title span {
    display: block;
    font-weight: 300;
}

.register-banner__link a {
    color: #ffffff;
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    line-height: 1;
}

@media only screen and (max-width: 600px) {
    .register-banner__link a {
        font-size: 12px;
    }
}

.register-banner__link a:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #ffffff;
    bottom: 0;
    left: 0;
    -webkit-transition: .4s ease 0s;
    transition: .4s ease 0s;
}

.register-banner__link a:hover:after {
    width: 0;
    right: 0;
    left: auto;
}

.register-banner__btn {
    margin-right: 32px;
}

@media only screen and (max-width: 600px) {
    .register-banner__btn {
        margin-top: 24px;
        margin-right: 0;
    }
}

.register-banner__btn .btn {
    padding: 11px 37px;
    font-size: 14px;
    letter-spacing: 2.1px;
}

.gender-categories {
    border-top: 1px solid #da221c;
    border-bottom: 1px solid #da221c;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1500px;
    margin: 0 auto;
}

@media only screen and (max-width: 767px) {
    .gender-categories {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        border: 0;
    }
}

.gender-category {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 106px;
}

@media only screen and (max-width: 767px) {
    .gender-category {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        padding-bottom: 20px;
    }
}

.gender-category:first-child {
    border-right: 1px solid #da221c;
}

@media only screen and (max-width: 767px) {
    .gender-category:first-child {
        border-right: 0;
    }
}

.gender-category__title {
    color: #000000;
    font-size: 14px;
    line-height: 60px;
    text-transform: uppercase;
    letter-spacing: 2.8px;
    margin-bottom: 24px;
}

.inner-slider .arrow {
    position: absolute;
    z-index: 99;
    background-color: transparent;
    border: 0;
    top: 50%;
    width: 54px;
    height: 106px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: .4s ease 0s;
    transition: .4s ease 0s;
}

@media only screen and (max-width: 991px) {
    .inner-slider .arrow {
        -webkit-transform: scale(0.5) translateY(-50%);
        transform: scale(0.5) translateY(-50%);
    }
}

.inner-slider .arrow:before {
    content: '';
    width: 75px;
    height: 1px;
    background-color: #000000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}

.inner-slider .arrow:after {
    content: '';
    width: 75px;
    height: 1px;
    background-color: #000000;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
}

.inner-slider .arrow .icon {
    display: none;
}

.inner-slider .arrow.arrow-prev {
    left: 40px;
}

@media only screen and (max-width: 991px) {
    .inner-slider .arrow.arrow-prev {
        left: 10px;
    }
}

.inner-slider .arrow.arrow-prev:after {
    left: -10px;
    top: 26px;
}

.inner-slider .arrow.arrow-prev:before {
    left: -10px;
    bottom: 26px;
}

.inner-slider .arrow.arrow-next {
    right: 40px;
}

@media only screen and (max-width: 991px) {
    .inner-slider .arrow.arrow-next {
        right: 10px;
    }
}

.inner-slider .arrow.arrow-next:after {
    right: -10px;
    bottom: 26px;
}

.inner-slider .arrow.arrow-next:before {
    right: -10px;
    top: 26px;
}

@media only screen and (min-width: 992px) {
    .inner-slider .arrow:hover.arrow-prev {
        -webkit-transform: translate(10px, -50%);
        transform: translate(10px, -50%);
    }
    .inner-slider .arrow:hover.arrow-next {
        -webkit-transform: translate(-10px, -50%);
        transform: translate(-10px, -50%);
    }
}

.inner-slider .slick-dots {
    position: absolute;
    width: 1200px;
    margin: 0 auto;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    bottom: 40px;
}

@media only screen and (max-width: 1199px) {
    .inner-slider .slick-dots {
        width: 100%;
    }
}

@media only screen and (max-width: 600px) {
    .inner-slider .slick-dots {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.inner-slider .slick-dots li {
    margin-right: 10px;
}

.inner-slider .slick-dots li:first-child {
    margin-left: 16px;
}

.inner-slider .slick-dots li:last-child {
    margin-right: 0;
}

.inner-slider .slick-dots button {
    width: 20px;
    height: 20px;
    border: 1px solid transparent;
    border-radius: 50%;
    font-size: 0;
    background-color: transparent;
    position: relative;
}

.inner-slider .slick-dots button:before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    background-color: #000000;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 50%;
    -webkit-transition: .4s ease 0s;
    transition: .4s ease 0s;
}

.inner-slider .slick-dots button:hover {
    border-color: #ffffff;
}

.inner-slider .slick-dots button:hover:before {
    background-color: #ffffff;
}

.inner-slider .slick-dots .slick-active button {
    border-color: #000000;
}

.inner-slider .slick-dots .slick-active button:before {
    background-color: #000000;
}

.inner-slide {
    background-repeat: no-repeat;
    background-size: cover;
}

@media (max-width: 991px) {
    .inner-slide {
        background-position: center;
    }
}

.inner-slide__item {
    display: block;
    color: #000000;
    padding: 50px 0;
}

@media only screen and (max-width: 600px) {
    .inner-slide__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.inner-slide__inner {
    width: 800px;
    margin: 0 auto;
    padding: 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media only screen and (max-width: 991px) {
    .inner-slide__inner {
        width: 100%;
        padding: 0 60px;
    }
}

@media only screen and (max-width: 600px) {
    .inner-slide__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media only screen and (max-width: 600px) {
    .inner-slide__content {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        padding: 0 15px;
    }
}

.inner-slide__title {
    font-size: 36px;
    letter-spacing: 5.4px;
    line-height: 44px;
    text-transform: uppercase;
    margin-top: 32px;
}

@media only screen and (max-width: 767px) {
    .inner-slide__title {
        font-size: 24px;
        line-height: 30px;
    }
    .inner-slide__title br {
        display: none;
    }
}

.inner-slide__calligraf {
    color: #da221c;
    font-family: 'Annabelle';
    font-size: 72px;
    line-height: 68px;
}

.inner-slide__link {
    margin-top: 86px;
}

@media only screen and (max-width: 767px) {
    .inner-slide__link {
        margin-top: 32px;
        margin-bottom: 32px;
    }
}

.inner-slide__link span {
    display: inline-block;
    position: relative;
    margin-left: 60px;
    color: #cd2e29;
    font-size: 13px;
    line-height: 14px;
    text-transform: uppercase;
    letter-spacing: 1.17px;
}

.inner-slide__link span:before {
    content: '';
    position: absolute;
    left: -60px;
    top: 5px;
    width: 40px;
    height: 1px;
    background-color: #cd2e29;
}

.inner-slide__link span:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #cd2e29;
    bottom: 0;
    left: 0;
    opacity: .6;
    -webkit-transition: .4s ease 0s;
    transition: .4s ease 0s;
}

.inner-slide__link span:hover:after {
    width: 0;
    right: 0;
    left: auto;
}

@media only screen and (max-width: 767px) {
    .inner-slide__img {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        max-width: 100px;
        -ms-flex-item-align: center;
        align-self: center;
    }
}

.brands {
    margin-top: 84px;
}

.brands-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.brands-slider ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.brand {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.brand img {
    opacity: .5;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    -webkit-transition: .4s ease 0s;
    transition: .4s ease 0s;
}

.brand:hover img {
    opacity: 1;
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

/* Scrollbar */
.scrollbar {
    margin: 26px 0 0;
    height: 1px;
    background: #000000;
    line-height: 0;
}

.scrollbar .handle {
    width: 100px;
    height: 3px;
    background: #da221c;
    cursor: pointer;
    position: relative;
    top: -1px;
}

.scrollbar .handle .mousearea {
    position: absolute;
    top: -4px;
    left: 0;
    width: 100%;
    height: 12px;
}

.seo-text {
    max-width: 770px;
    margin: 60px auto;
}

@media only screen and (max-width: 991px) {
    .seo-text {
        padding: 0 15px;
        max-width: 100%;
    }
}

.seo-text p {
    font-family: "YandexSans";
    font-size: 18px;
    font-weight: 300;
    line-height: 27px;
}

.seo-text__caption {
    font-size: 13px;
    font-weight: 700;
    line-height: 22px;
    text-transform: uppercase;
    letter-spacing: 2.6px;
    text-align: right;
}

.seo-text__caption a {
    color: #da221c;
}

.emoji-ring {
    display: inline-block;
    vertical-align: middle;
    margin: 0 4px;
    width: 30px;
    height: 36px;
    background: url("/local/templates/.default/markup/podkova/dev/img/ring.png") no-repeat center center/contain;
}

.emoji-earrings {
    display: inline-block;
    vertical-align: middle;
    margin: 0 4px;
    width: 41px;
    height: 29px;
    background: url("/local/templates/.default/markup/podkova/dev/img/earrings.png") no-repeat center center/contain;
}

.emoji-diamond {
    display: inline-block;
    vertical-align: middle;
    margin: 0 4px;
    width: 34px;
    height: 21px;
    background: url("/local/templates/.default/markup/podkova/dev/img/diamond.png") no-repeat center center/contain;
}

.instagram-feed {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1500px;
    margin: 0 auto 40px;
}

@media only screen and (max-width: 991px) {
    .instagram-feed {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .instagram-feed .insta-item {
        margin: 15px;
        -ms-flex-preferred-size: calc(33.3333% - 30px);
        flex-basis: calc(33.3333% - 30px);
        max-width: calc(33.3333% - 30px);
    }
}

@media only screen and (max-width: 767px) {
    .instagram-feed .insta-item {
        margin: 10px;
        -ms-flex-preferred-size: calc(50% - 20px);
        flex-basis: calc(50% - 20px);
        max-width: calc(50% - 20px);
    }
    .instagram-feed .insta-inner {
        width: 100% !important;
        height: auto !important;
    }
}

.instagram-feed__col .insta-item, .instagram-feed__col .insta-inner {
    margin: 30px;
}

.insta-inner {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 235px;
    height: 235px;
    background-color: #da221c;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    color: #ffffff;
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 1.8px;
    padding: 100px 28px;
}

@media only screen and (max-width: 991px) {
    .insta-inner {
        width: 100%;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media only screen and (max-width: 767px) {
    .insta-inner {
        margin: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .insta-inner {
        margin: 10px;
    }
}

.insta-inner:before {
    content: '';
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 26px;
    height: 26px;
    background-image: url("/local/templates/.default/markup/podkova/dev/img/svg/insta-white.svg");
}

.footer__container {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    padding: 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media only screen and (max-width: 1199px) {
    .footer__container {
        width: 100%;
    }
}

.footer__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-left: -15px;
    margin-right: -15px;
}

.footer__name, .footer__social, .footer__account {
    -ms-flex-preferred-size: 33.3333%;
    flex-basis: 33.3333%;
    max-width: 33.3333%;
}

.footer__social {
    text-align: center;
}

.footer__account {
    text-align: right;
}

.footer__account a {
    color: #da221c;
    font-size: 13px;
}

.footer .name-company {
    color: #cd2e29;
    text-transform: uppercase;
    letter-spacing: 1.25px;
    display: block;
}

.footer .footer-descriptor {
    font-size: 9px;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 1.35px;
}

.footer__col {
    -ms-flex-preferred-size: 33.3333%;
    flex-basis: 33.3333%;
    max-width: 33.3333%;
    padding: 40px 15px 27px;
}

.footer__col:nth-child(2) {
    border-left: 1px solid #cd2e29;
    border-right: 1px solid #cd2e29;
}

.footer__menu a {
    color: #000000;
    font-family: "YandexSans";
    font-size: 13px;
    line-height: 33px;
    letter-spacing: 0.13px;
}

.footer__menu a:hover {
    color: #cd2e29;
}

.footer__bonus {
    text-align: center;
}

.footer__bonus-title {
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    text-transform: uppercase;
    letter-spacing: 2.1px;
}

.footer__bonus-img {
    margin-top: 50px;
    margin-bottom: 40px;
}

.footer__bonus .btn.btn--border-red {
    font-size: 14px;
    letter-spacing: 2.1px;
    padding: 11px 38px;
}

.footer__copyright {
    font-family: "YandexSans";
    font-size: 13px;
    font-weight: 300;
    line-height: 18px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.footer__developer {
    font-family: "YandexSans";
    font-size: 13px;
    font-weight: 300;
    line-height: 18px;
}

.footer__developer a {
    color: #000000;
}

.footer-top {
    border-top: 1px solid #cd2e29;
    border-bottom: 1px solid #cd2e29;
    padding-top: 15px;
    padding-bottom: 15px;
}

.footer-top .footer__container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.footer-bottom {
    border-top: 1px solid #cd2e29;
    padding: 20px 0;
}

.social-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.social-list .social-item {
    margin: 0 10px;
}

.social-list .social-item:hover {
    opacity: .6;
}

.social-list .icon {
    font-size: 20px;
    fill: #cd2e29;
}

.footer-article {
    padding-left: 70px;
}

@media only screen and (max-width: 600px) {
    .footer-article {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.footer-article__title {
    color: #000000;
    font-size: 14px;
    line-height: 30px;
    text-transform: uppercase;
    letter-spacing: 2.1px;
    margin-bottom: 20px;
}

.footer-article .link-underline {
    color: #cd2e29;
    font-size: 14px;
}

.footer-slider {
    max-width: 225px;
}

.footer-slider .slick-arrow {
    position: absolute;
    z-index: 99;
    background-color: transparent;
    border: 0;
    top: 100px;
}

.footer-slider .slick-arrow i {
    font-size: 20px;
    text-shadow: 1px 1px 1px #fff;
}

.footer-slider .slick-arrow.arrow-prev {
    left: 10px;
}

.footer-slider .slick-arrow.arrow-next {
    right: 10px;
}

.footer-slide p {
    margin-top: 24px;
    margin-bottom: 0;
    color: #000000;
    font-family: "YandexSans";
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
}

@media (max-width: 991px) {
    .footer-article {
        padding-left: 0;
    }
    .footer-article .link-underline {
        font-size: 13px;
        margin-top: 10px;
        margin-right: 30px;
    }
    .footer__container {
        padding-left: 12px;
        padding-right: 12px;
    }
    .footer__row {
        margin: 0;
    }
    .footer-middle .footer__container {
        padding-left: 0;
        padding-right: 0;
    }
    .footer__col {
        padding-left: 12px;
        padding-right: 12px;
    }
    .footer-slider {
        max-width: 100%;
    }
    .footer-bottom .footer__container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media (max-width: 660px) {
    .footer__row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .footer-top .footer__container {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .footer__name, .footer__social, .footer__account {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        max-width: none;
    }
    .footer__col {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }
    .footer__col:nth-child(1) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .footer__col:nth-child(2) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        border-left: 0;
        border-right: 0;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
    .footer__col:nth-child(3) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .footer-slider {
        max-width: 225px;
    }
    .footer__bonus-img {
        margin-top: 20px;
        margin-bottom: 20px;
    }
}

@media (max-width: 520px) {
    .footer-top .footer__container {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .footer__name {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .footer__social {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-top: 12px;
    }
    .footer__account {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}

@media (max-width: 480px) {
    .footer__col {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
    .footer__col:nth-child(1) {
        border-top: 1px solid #cd2e29;
        border-bottom: 1px solid #cd2e29;
    }
}

.product-slider {
    width: 100%;
}

@media only screen and (max-width: 767px) {
    .product-slider .slick-list {
        margin-left: -15px;
        margin-right: -15px;
    }
}

.product-slider .arrow {
    position: absolute;
    z-index: 12;
    background-color: transparent;
    border: 0;
    top: 50%;
    width: 54px;
    height: 106px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: .4s ease 0s;
    transition: .4s ease 0s;
}

.product-slider .arrow:before {
    content: '';
    width: 75px;
    height: 1px;
    background-color: #000000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}

.product-slider .arrow:after {
    content: '';
    width: 75px;
    height: 1px;
    background-color: #000000;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
}

.product-slider .arrow .icon {
    display: none;
}

.product-slider .arrow.arrow-prev {
    left: -70px;
}

@media (max-width: 1300px) {
    .product-slider .arrow.arrow-prev {
        left: -30px;
    }
}

@media only screen and (max-width: 1199px) {
    .product-slider .arrow.arrow-prev {
        left: 0;
    }
}

.product-slider .arrow.arrow-prev:after {
    left: -10px;
    top: 26px;
}

.product-slider .arrow.arrow-prev:before {
    left: -10px;
    bottom: 26px;
}

.product-slider .arrow.arrow-next {
    right: -70px;
}

@media (max-width: 1300px) {
    .product-slider .arrow.arrow-next {
        right: -30px;
    }
}

@media only screen and (max-width: 1199px) {
    .product-slider .arrow.arrow-next {
        right: 0;
    }
}

.product-slider .arrow.arrow-next:after {
    right: -10px;
    bottom: 26px;
}

.product-slider .arrow.arrow-next:before {
    right: -10px;
    top: 26px;
}

@media only screen and (min-width: 1200px) {
    .product-slider .arrow:hover.arrow-prev {
        -webkit-transform: translate(10px, -50%);
        transform: translate(10px, -50%);
    }
    .product-slider .arrow:hover.arrow-next {
        -webkit-transform: translate(-10px, -50%);
        transform: translate(-10px, -50%);
    }
}

@media only screen and (max-width: 1199px) {
    .product-slider .arrow {
        -webkit-transform: scale(0.5) translateY(-50%);
        transform: scale(0.5) translateY(-50%);
    }
}

.product-slider .slick-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.product-slider .product {
    margin: 30px 0 80px;
}

@media only screen and (max-width: 991px) {
    .product-slider .product {
        margin-bottom: 0;
        margin-left: 15px;
        margin-right: 15px;
    }
}

.tab-nav {
    margin-bottom: 45px;
    position: relative;
}

.tab-nav .lamp {
    position: absolute;
    height: 3px;
    background-color: #da221c;
    -webkit-transition: .3s ease 0s;
    transition: .3s ease 0s;
    bottom: -1px;
}

.tab-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #e6e6e6;
}

.tab-nav ul > li {
    margin-right: 30px;
}

@media only screen and (max-width: 600px) {
    .tab-nav ul > li {
        margin-right: 12px;
    }
}

.tab-nav ul > li.active > a {
    color: #da221c;
}

.tab-nav ul > li.is-current > a {
    color: #da221c;
}

.tab-nav ul > li > a {
    display: inline-block;
    color: #000000;
    font-size: 14px;
    font-weight: 700;
    line-height: 15px;
    text-transform: uppercase;
    letter-spacing: 1.26px;
    padding: 0 15px 20px;
    white-space: nowrap;
}

@media only screen and (max-width: 600px) {
    .tab-nav ul > li > a {
        padding-left: 10px;
        padding-right: 10px;
    }
}

.tab-nav ul > li > a:hover {
    color: #da221c;
}

.tab {
    display: none;
}

.tab.is-active {
    display: block;
}

.filters-row {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: -15px;
    margin-right: -15px;
}

@media (min-width: 1199px) {
    .filters-row {
        position: -webkit-sticky;
        position: sticky;
        top: 72px;
        z-index: 99;
        background-color: #fff;
        padding-top: 25px;
        margin-top: -25px;
    }
}

@media only screen and (max-width: 1199px) {
    .filters-row {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media only screen and (max-width: 991px) {
    .filters-row {
        margin-left: 0;
        margin-right: 0;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.filters {
    padding: 0 15px;
    margin-left: -15px;
    margin-right: -15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

@media only screen and (max-width: 1199px) {
    .filters {
        max-width: 80%;
        -ms-flex-preferred-size: 80%;
        flex-basis: 80%;
        margin-right: 0;
    }
}

@media only screen and (max-width: 991px) {
    .filters {
        position: fixed;
        left: 0;
        background-color: #ffffff;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        width: 100%;
        display: block;
        z-index: 999;
        top: 0;
        height: 100vh;
        margin: 0;
        overflow-y: auto;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: .4s ease 0s;
        transition: .4s ease 0s;
    }
    .filters__title {
        padding: 12px 0;
        height: 40px;
        border-bottom: 1px solid #cd2e29;
        text-align: center;
        width: 100%;
        text-transform: uppercase;
        font-size: 11px;
    }
    .filters__close {
        position: absolute;
        right: 12px;
        top: 12px;
        background-color: transparent;
        border: 0;
        font-size: 12px;
    }
    .filters__back {
        position: absolute;
        left: 12px;
        top: 12px;
        background-color: transparent;
        border: 0;
        font-size: 12px;
        display: none;
    }
    .filters__back.is-show {
        display: block;
    }
    .filters.is-show {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    .filters__controls {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-top: 12px;
        width: 100%;
    }
}

.filter {
    position: relative;
    margin: 0 5px 18px;
}

.filter-dropdown__title {
    padding: 12px 0;
    height: 40px;
    border-bottom: 1px solid #cd2e29;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    font-size: 13px;
}

@media only screen and (max-width: 991px) {
    .filter {
        margin: 0;
        width: 100%;
    }
    .filter.filter-category {
        position: static;
        margin-bottom: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        margin-right: 16px;
    }
    .filter.filter-category .filter-dropdown-list {
        width: 100%;
        top: 100%;
    }
    .filter.filter-category .filter-dropdown {
        border-left: 0;
        border-right: 0;
        border-top: 0;
        border-bottom-width: 2px;
        border-bottom-color: #cd2e29;
        padding-left: 6px;
        padding-right: 24px;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        height: auto;
    }
    .filter.filter-category .filter-dropdown:after {
        display: none;
    }
    .filter.filter-category .filter-dropdown:before {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        top: 6px;
    }
    .filter.filter-category .filter-dropdown-list__btn {
        display: none;
    }
    .filter.active .filter-dropdown-list {
        position: fixed;
        top: 0;
        width: 100%;
        border: 0;
    }
}

.filter.disabled .filter-dropdown {
    background: #f1f1f1;
    pointer-events: none;
    padding-right: 12px;
    border-color: #f1f1f1;
    color: #999;
}

.filter.disabled .filter-dropdown:before, .filter.disabled .filter-dropdown:after {
    display: none;
}

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

.filter-dropdown-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.filter-dropdown {
    display: inline-block;
    position: relative;
    color: #000000;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1.65px;
    border: 1px solid #666666;
    background: transparent;
    padding: 5px 37px 5px 12px;
    line-height: 1.2;
}

@media only screen and (max-width: 991px) {
    .filter-dropdown {
        width: 100%;
        display: block;
        border-left: 0;
        border-right: 0;
        border-top: 0;
        text-align: left;
        height: 40px;
    }
}

.filter-dropdown:after {
    content: '';
    position: absolute;
    right: 25px;
    height: 100%;
    width: 1px;
    background-color: #666;
    top: 0;
}

@media only screen and (max-width: 991px) {
    .filter-dropdown:after {
        display: none;
    }
}

.filter-dropdown:before {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    right: 6px;
    top: 5px;
    background-image: url(/local/templates/.default/markup/podkova/dev/img/svgSprite/down-arrow.svg);
    background-size: contain;
}

@media only screen and (max-width: 991px) {
    .filter-dropdown:before {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        top: 13px;
    }
}

@media only screen and (min-width: 992px) {
    .filter-dropdown:hover {
        background-color: #ffe4db;
        border-color: #ffe4db;
    }
}

.filter__clean {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    margin: 0 0 0 1px;
    width: 25px;
    height: 25px;
    background-color: #ffe4db;
    border: 1px solid #ffe4db;
    font-size: 9px;
}

@media only screen and (max-width: 991px) {
    .filter__clean {
        position: absolute;
        background-color: transparent;
        border: 0;
        right: 0;
    }
}

.filter__clean:hover {
    background-color: #d1d1d1;
    border-color: #d1d1d1;
}

.filter__clean-all {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-family: 'YandexSans';
    font-size: 12px;
    font-weight: 300;
    line-height: 1.07;
    color: #cd2e29;
    background-color: transparent;
    border: 0;
    margin-bottom: 18px;
    margin-left: 15px;
}

.filter__clean-all:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #cd2e29;
    bottom: 0;
    left: 0;
    -webkit-transition: .4s ease 0s;
    transition: .4s ease 0s;
}

.filter__clean-all:hover:after {
    width: 0;
    right: 0;
    left: auto;
}

@media only screen and (max-width: 991px) {
    .filter__clean-all {
        color: #cd2e29;
        background-color: transparent;
        border: 1px solid #cd2e29;
        padding: 6px 12px;
    }
}

.filter__show-all {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-family: 'YandexSans';
    font-size: 12px;
    font-weight: 300;
    line-height: 1.07;
    background-color: #cd2e29;
    border: 1px solid #cd2e29;
    padding: 6px 12px;
    color: #ffffff;
    margin-bottom: 18px;
    margin-left: 15px;
}

.filter-dropdown-list {
    display: none;
    width: 190px;
    padding: 16px 12px;
    position: absolute;
    left: 0;
    top: 100%;
    background-color: #ffffff;
    border: 1px solid #666666;
    z-index: 11;
}

@media only screen and (max-width: 991px) {
    .filter-dropdown-list {
        position: fixed;
        top: 40px;
        bottom: 40px;
        height: 100%;
        overflow-y: scroll;
        width: 100%;
        border: 0;
        padding: 0 12px;
    }
}

.filter-dropdown-list__btn {
    margin-top: 12px;
}

@media only screen and (max-width: 991px) {
    .filter-dropdown-list__btn {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 40px;
        background: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        border-top: 2px solid #d1d1d1;
    }
}

.filter-dropdown-list__btn button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    background-color: #ed1b24;
    line-height: 1.2;
    padding: 5px 9px;
    border: 1px solid #ed1b24;
    color: #ffffff;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1.65px;
}

.filter-dropdown-list__btn button:hover {
    background-color: #ffffff;
    color: #ed1b24;
}

.filter-dropdown__item label {
    display: inline-block;
    position: relative;
    color: #000000;
    font-size: 11px;
    font-weight: 400;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 1.65px;
    padding-left: 26px;
}

.filter-dropdown__item input[type="radio"] + label:before {
    content: '';
    width: 15px;
    height: 15px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 1px solid #c1c1c1;
    border-radius: 50%;
}

.filter-dropdown__item input[type="radio"] + label:after {
    content: '';
    position: absolute;
    width: 9px;
    height: 9px;
    background-color: #ed1b24;
    border-radius: 50%;
    left: 3px;
    top: 50%;
    opacity: 0;
    -webkit-transition: .3s ease 0s;
    transition: .3s ease 0s;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.filter-dropdown__item input[type="radio"]:checked + label:after {
    opacity: 1;
}

.filter-dropdown__item input[type="checkbox"] + label:before {
    content: '';
    width: 15px;
    height: 15px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 1px solid #c1c1c1;
    -webkit-transition: .3s ease 0s;
    transition: .3s ease 0s;
}

@media only screen and (max-width: 767px) {
    .filter-dropdown__item input[type="checkbox"] + label:before {
        top: 0;
        -webkit-transform: none;
        transform: none;
    }
}

.filter-dropdown__item input[type="checkbox"] + label:after {
    content: '';
    position: absolute;
    width: 11px;
    height: 11px;
    background-image: url("/local/templates/.default/markup/podkova/dev/img/svgSprite/check.svg");
    background-size: contain;
    background-repeat: no-repeat;
    left: 2px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    -webkit-transition: .3s ease 0s;
    transition: .3s ease 0s;
}

.filter-dropdown__item input[type="checkbox"]:checked + label:before {
    border-color: #000000;
}

.filter-dropdown__item input[type="checkbox"]:checked + label:after {
    opacity: 1;
}

.filter.active .filter-dropdown {
    background-color: #ffe4db;
    border-color: #ffe4db;
}

.filter.active .filter-dropdown:after {
    background-color: #ffffff;
}

.filter.active .filter-dropdown:before {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.filter.filter-multi.choosen .filter-dropdown {
    padding-right: 12px;
}

.filter.filter-multi.choosen .filter-dropdown:before, .filter.filter-multi.choosen .filter-dropdown:after {
    display: none;
}

@media only screen and (min-width: 992px) {
    .filter.choosen .filter-dropdown {
        background-color: #ffe4db;
        border-color: #ffe4db;
    }
    .filter.choosen .filter-dropdown:after {
        background-color: #ffffff;
    }
}

.filter-price .filter-dropdown-list {
    width: 260px;
}

.filter-price .filter-dropdown-list__btn {
    text-align: center;
}

.filter-price__control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.filter-price__control span {
    display: inline-block;
    margin-right: 10px;
}

.filter-price__control input {
    width: 80px;
    height: 35px;
    background-color: #f1f1f1;
    border: 1px solid #f1f1f1;
    padding: 6px 4px;
}

.filter-price__control input:nth-child(2) {
    margin-right: 20px;
}

@media only screen and (min-width: 992px) {
    .sort .select {
        width: auto;
        height: auto;
    }
    .sort .select-styled {
        background-color: transparent;
        font-size: 11px;
        text-transform: uppercase;
        letter-spacing: 1.6px;
        padding: 0 20px 4px 6px;
        border-bottom: 2px solid #cd2e29;
        height: auto;
        line-height: 1;
        white-space: nowrap;
    }
    .sort .select-styled:after {
        content: '';
        position: absolute;
        width: 12px;
        height: 12px;
        right: 2px;
        top: 0px;
        background-image: url(/local/templates/.default/markup/podkova/dev/img/svgSprite/down-arrow.svg);
        background-size: contain;
        border: 0;
    }
    .sort .select-styled:hover {
        border-bottom-color: transparent;
    }
    .sort .select-options li {
        padding: 6px 6px;
        cursor: pointer;
        font-size: 11px;
        text-transform: uppercase;
    }
}

@media only screen and (max-width: 991px) {
    .sort {
        width: 100%;
    }
    .sort .select {
        width: 100%;
    }
    .sort .select-styled {
        font-size: 11px;
        letter-spacing: 1.65px;
        line-height: 1.2;
        text-transform: uppercase;
        width: 100%;
        background-color: transparent;
        border-bottom: 1px solid #666;
    }
    .sort .select-styled:after {
        content: '';
        position: absolute;
        width: 12px;
        height: 12px;
        right: 6px;
        top: 13px;
        border: 0;
        background-image: url(/local/templates/.default/markup/podkova/dev/img/svgSprite/down-arrow.svg);
        background-size: contain;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }
    .sort .select-options {
        position: fixed;
        top: 40px;
        bottom: 0;
        z-index: 999;
    }
    .sort .select-options li {
        font-size: 11px;
        font-weight: 400;
        line-height: 24px;
        text-transform: uppercase;
        letter-spacing: 1.65px;
    }
}

.filters-toggle.btn {
    display: none;
}

@media only screen and (max-width: 991px) {
    .filters-toggle.btn {
        display: block;
    }
}

.account-menu {
    width: 270px;
    background-color: #ffe4db;
}

@media only screen and (max-width: 1199px) {
    .account-menu {
        width: 240px;
    }
}

@media only screen and (max-width: 767px) {
    .account-menu {
        position: absolute;
        top: 100%;
        width: 100%;
        max-width: 370px;
        display: none;
        z-index: 99;
    }
}

.account-menu__user {
    display: block;
    color: #000000;
    font-size: 16px;
    font-weight: 700;
    line-height: 25px;
    text-transform: uppercase;
    letter-spacing: 1.6px;
    padding: 24px 30px 20px;
    border-bottom: 1px solid #ffffff;
}

@media only screen and (max-width: 1199px) {
    .account-menu__user {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .account-menu__user {
        font-family: "YandexSans";
        font-size: 14px;
        line-height: 25px;
        text-transform: uppercase;
        letter-spacing: 1.4px;
        padding: 10px 30px;
    }
}

.account-menu__list {
    padding: 10px 0 25px;
}

.account-menu__list li a {
    display: block;
    color: #000000;
    font-family: "YandexSans";
    font-size: 14px;
    line-height: 25px;
    text-transform: uppercase;
    letter-spacing: 1.4px;
    padding: 10px 30px;
}

@media only screen and (max-width: 1199px) {
    .account-menu__list li a {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .account-menu__list li a {
        padding-left: 30px;
        padding-right: 30px;
    }
}

.account-menu__list li a:hover {
    color: #cd2e29;
}

.account-menu__list li a.current {
    background-color: #cd2e29;
    color: #ffffff;
}

.account-menu-toggle {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    background-color: #cd2e29;
    border: 0;
    height: 45px;
    padding: 6px 12px;
    width: 100%;
    max-width: 370px;
}

.modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: .4;
    z-index: 99;
}

.modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    max-height: 100%;
    overflow-y: auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 999;
}

.modal .btn-close {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 20px;
    line-height: 1;
    background-color: transparent;
    border: 0;
}

.modal .btn-close:hover {
    color: #cd2e29;
}

.modal.open {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.modal__inner {
    display: inline-block;
    position: relative;
    padding: 36px 20px 30px;
    background-color: #ffffff;
    width: 570px;
    height: 100%;
}

.modal__inner .product-sizes {
    margin-bottom: 32px;
}

.modal__inner.modal__inner--wide {
    width: 960px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
}

.modal__inner-left {
    padding: 40px 0 0;
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.modal__inner-left .modal__title.lg {
    font-size: 24px;
    line-height: 36px;
}

.modal__inner-left .modal__title, .modal__inner-left .modal__form {
    padding-left: 60px;
    padding-right: 50px;
}

.modal__inner-right {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.modal__form {
    padding-left: 90px;
    padding-right: 90px;
}

.modal__title {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.56;
    letter-spacing: 2.7px;
    text-transform: uppercase;
    margin-bottom: 44px;
    padding-left: 90px;
}

.modal__title.red {
    color: #cd2e29;
}

.modal__title.lg {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 4.6px;
    margin-bottom: 15px;
}

.modal__txt {
    font-family: 'YandexSans';
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 26px;
    padding-left: 90px;
}

.modal .form-group {
    max-width: 370px;
    margin-left: auto;
    margin-right: auto;
}

.modal.modal--thanks {
    bottom: 0;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.modal.modal--thanks .modal__inner {
    width: 470px;
    background-color: #cd2e29;
    color: #fff;
    text-align: center;
}

.modal.modal--thanks .btn-close {
    color: #fff;
}

.modal-thanks {
    top: 40px;
    height: auto;
    padding-bottom: 40px;
}

.modal-thanks__icon {
    position: relative;
    width: 112px;
    height: 112px;
    margin: auto;
    background: rgba(255, 255, 255, 0.1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    margin-top: 18px;
    margin-bottom: 30px;
}

.modal-thanks__icon:after {
    content: '';
    width: 80px;
    height: 80px;
    border: 5px solid #fff;
    border-radius: 50%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.modal-thanks__icon .icon {
    fill: #fff;
    font-size: 46px;
}

.modal-thanks__title {
    font-size: 24px;
    font-weight: 300;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 0.15em;
    margin-bottom: 25px;
}

.modal-thanks__text {
    font-family: 'YandexSans';
    font-size: 18px;
}

.modal-thanks__regards {
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    margin-top: 30px;
    letter-spacing: .15em;
}

#modal-max-quantity {
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#modal-max-quantity .modal__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 400px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: auto;
}

#modal-max-quantity .modal__emoji {
    margin-bottom: 30px;
    width: 100px;
}

#modal-max-quantity .modal__text {
    font-size: 17px;
}

.product-modal .modal__inner {
    width: 800px;
    padding-left: 40px;
    padding-right: 40px;
}

.product-modal a {
    color: #000000;
    text-decoration: underline;
}

.product-modal .product-modal__title {
    font-size: 2em;
    margin: .67em 0;
    font-weight: 700;
}

.product-modal .modal-payments__types li {
    padding-left: 30px;
}

.product-modal .modal-payments__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px;
}

.product-modal .modal-payments__items--delivery {
    margin-top: 30px;
}

.product-modal .modal-payments__items--delivery .modal-payments__item {
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    max-width: 20%;
    margin-right: 30px;
}

.product-modal .modal-payments__item {
    -ms-flex-preferred-size: 12%;
    flex-basis: 12%;
    max-width: 12%;
    margin-right: 20px;
}

.product-modal--instock .modal__inner {
    width: 1000px;
}

.product-modal--instock .shops-map.shops-map--checkout .map {
    height: 450px;
}

.stocks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.stock {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%;
    padding: 15px;
    color: #000000;
    border: 1px solid transparent;
    margin-bottom: 30px;
}

@media only screen and (max-width: 991px) {
    .stock {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }
}

@media only screen and (max-width: 480px) {
    .stock {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
}

.stock:hover {
    border-color: #cd2e29;
}

.stock:hover .stock__name {
    color: #cd2e29;
}

.stock__brand {
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 12px;
    letter-spacing: 1.4px;
}

@media only screen and (max-width: 991px) {
    .stock__brand {
        font-size: 12px;
        letter-spacing: 1.2px;
    }
}

.stock__duration {
    display: inline-block;
    font-size: 14px;
    line-height: 1.7;
    letter-spacing: 1.4px;
    color: #db251f;
    text-transform: uppercase;
    margin-top: 8px;
}

@media only screen and (max-width: 991px) {
    .stock__duration {
        font-size: 12px;
        letter-spacing: 1.2px;
    }
}

.stock__name {
    display: inline-block;
    font-family: 'YandexSans';
    font-size: 24px;
    line-height: 1.2;
    text-align: center;
    margin-top: 8px;
    -webkit-transition: .3s ease 0s;
    transition: .3s ease 0s;
}

@media only screen and (max-width: 991px) {
    .stock__name {
        font-size: 18px;
    }
}

.products-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 60px -15px 80px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media only screen and (max-width: 991px) {
    .products-row {
        margin: 30px -10px 40px;
    }
}

.products-row .product, .products-row .product--fill {
    -ms-flex-preferred-size: calc(25% - 40px);
    flex-basis: calc(25% - 40px);
    margin: 0 15px;
    max-width: 270px;
}

@media only screen and (max-width: 991px) {
    .products-row .product, .products-row .product--fill {
        -ms-flex-preferred-size: calc(33.3333% - 30px);
        flex-basis: calc(33.3333% - 30px);
    }
}

@media only screen and (max-width: 767px) {
    .products-row .product, .products-row .product--fill {
        -ms-flex-preferred-size: calc(50% - 20px);
        flex-basis: calc(50% - 20px);
        margin: 0 10px;
    }
}

.products-row .catalog-banner {
    margin: 0 15px;
    overflow: hidden;
}

@media only screen and (max-width: 1199px) {
    .products-row .catalog-banner {
        max-width: calc(50% - 30px);
        -ms-flex-preferred-size: calc(50% - 30px);
        flex-basis: calc(50% - 30px);
    }
}

@media only screen and (max-width: 767px) {
    .products-row .catalog-banner {
        display: none;
    }
}

@media (max-width: 991px) and (min-width: 767px) {
    .products-row .catalog-banner {
        max-width: calc(33% - 30px);
        -ms-flex-preferred-size: calc(33% - 30px);
        flex-basis: calc(33% - 30px);
    }
}

@media only screen and (max-width: 991px) {
    .products-row .catalog-banner {
        margin: 12px 10px;
    }
}

.products-row .catalog-banner img {
    -webkit-transition: .5s ease 0s;
    transition: .5s ease 0s;
}

@media only screen and (max-width: 480px) {
    .products-row .catalog-banner img {
        -o-object-fit: cover;
        object-fit: cover;
        min-height: 150px;
    }
}

.products-row .catalog-banner:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.articles {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
}

.articles.articles-2-cols .article {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    padding: 0 60px;
}

@media only screen and (max-width: 767px) {
    .articles.articles-2-cols .article {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        padding: 0 15px;
    }
}

.articles.articles-2-cols .article__name {
    display: block;
    max-width: 100%;
    width: 100%;
    margin-bottom: 12px;
    margin-top: 10px;
}

.article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    padding: 15px 60px;
    color: #000000;
    border: 1px solid transparent;
}

@media only screen and (max-width: 1199px) {
    .article {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media only screen and (max-width: 991px) {
    .article {
        padding-left: 15px;
        padding-right: 15px;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }
}

@media only screen and (max-width: 600px) {
    .article {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
}

.article:hover {
    border-color: #cd2e29;
}

.article:hover .article__name {
    color: #cd2e29;
}

.article__name {
    display: inline-block;
    font-family: 'YandexSans';
    font-size: 16px;
    text-transform: uppercase;
    line-height: 1.2;
    margin-top: 8px;
    -webkit-transition: .3s ease 0s;
    transition: .3s ease 0s;
}

.account-history__btn {
    margin-top: 32px;
    text-align: right;
}

.orh__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.orh__head-i {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2.1px;
    padding-left: 4px;
}

@media only screen and (max-width: 1199px) {
    .orh__head-i {
        font-size: 12px;
        letter-spacing: 1.8px;
    }
}

@media only screen and (max-width: 600px) {
    .orh__head-i {
        font-size: 10px;
    }
}

.orh__head-i.number {
    padding-left: 30px;
    width: 130px;
}

@media only screen and (max-width: 1199px) {
    .orh__head-i.number {
        width: 100px;
        padding-left: 15px;
    }
}

@media only screen and (max-width: 600px) {
    .orh__head-i.number {
        width: 60px;
    }
}

.orh__head-i.date {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.orh__head-i.sum {
    width: 140px;
}

@media only screen and (max-width: 600px) {
    .orh__head-i.sum {
        width: 120px;
    }
}

.orh__head-i.status {
    width: 130px;
}

@media only screen and (max-width: 600px) {
    .orh__head-i.status {
        width: 60px;
    }
}

.orh__box {
    margin-top: 14px;
}

.orh__box.active .orh__box-sum:after {
    -webkit-transform: translateY(-50%) rotate(-180deg);
    transform: translateY(-50%) rotate(-180deg);
}

.orh__box-sum {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f1f1f1;
    padding: 12px 40px 12px 0;
}

.orh__box-sum:hover {
    background-color: #e4e4e4;
}

.orh__box-sum:after {
    content: "\24";
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 18px;
    color: #999;
}

.orh__box-sum-i {
    font-family: 'YandexSans';
    font-size: 16px;
    color: #000000;
    padding-left: 4px;
}

@media only screen and (max-width: 600px) {
    .orh__box-sum-i {
        font-size: 12px;
    }
}

.orh__box-sum-i.number {
    padding-left: 30px;
    width: 130px;
}

@media only screen and (max-width: 1199px) {
    .orh__box-sum-i.number {
        padding-left: 15px;
        width: 100px;
    }
}

@media only screen and (max-width: 600px) {
    .orh__box-sum-i.number {
        width: 60px;
    }
}

.orh__box-sum-i.date {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.orh__box-sum-i.sum {
    width: 140px;
}

@media only screen and (max-width: 1199px) {
    .orh__box-sum-i.sum {
        width: 120px;
    }
}

.orh__box-sum-i.order-status {
    width: 130px;
}

@media only screen and (max-width: 1199px) {
    .orh__box-sum-i.order-status {
        width: 90px;
    }
}

@media only screen and (max-width: 600px) {
    .orh__box-sum-i.order-status {
        width: 60px;
    }
}

.orh__box-sum-i.order-status.is-active {
    color: #158826;
}

.orh__box-sum-i.order-status.is-close {
    color: #cd2e29;
}

.orh__box-content {
    display: none;
    padding-top: 12px;
}

.orh-table {
    width: 100%;
}

@media only screen and (max-width: 991px) {
    .orh-table tr {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media only screen and (max-width: 991px) {
    .orh-table tr:first-child {
        display: none;
    }
}

.orh-table tr:first-child td {
    font-size: 14px;
    border-bottom: 0;
}

.orh-table tr:last-child td {
    border-bottom: 0;
}

.orh-table td {
    font-family: 'YandexSans';
    vertical-align: middle;
    padding-left: 30px;
    border-bottom: 1px solid #d1d1d1;
}

.orh-table td:nth-child(2) {
    text-align: center;
}

@media only screen and (max-width: 1199px) {
    .orh-table td {
        padding-left: 15px;
    }
}

@media only screen and (max-width: 991px) {
    .orh-table td {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        padding-left: 0;
    }
    .orh-table td span:first-child {
        display: inline-block;
        margin-right: 4px;
    }
}

.orh-table td:first-child {
    width: 370px;
}

@media only screen and (max-width: 1199px) {
    .orh-table td:first-child {
        width: 300px;
    }
}

@media only screen and (max-width: 991px) {
    .orh-table td:first-child {
        width: 100%;
        border-bottom: 0;
    }
}

@media only screen and (max-width: 600px) {
    .orh-table td {
        width: 50%;
    }
    .orh-table td:last-child {
        width: 20%;
    }
    .orh-table td:nth-child(3) {
        width: 80%;
    }
}

.orh-table .price {
    display: block;
    text-align: left;
    letter-spacing: normal !important;
    font-weight: 400 !important;
}

.orh-table .price.price--default {
    color: #000000;
    line-height: 1;
}

@media only screen and (max-width: 991px) {
    .orh-table .price.price--default {
        line-height: inherit;
    }
}

.orh-table .price.price--new, .orh-table .price.price--old {
    line-height: 1;
    margin: 0;
}

@media only screen and (max-width: 991px) {
    .orh-table .price.price--new, .orh-table .price.price--old {
        line-height: inherit;
    }
}

.orh-prod {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.orh-prod__img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 10px;
    -webkit-transition: .3s ease 0s;
    transition: .3s ease 0s;
}

.orh-prod__img:hover {
    opacity: .7;
}

.orh-prod__name {
    display: inline;
    border-bottom: 1px solid;
    font-size: 11px;
    font-weight: 300;
    line-height: 1.82;
    letter-spacing: 1.65px;
    text-align: left;
    color: #cd2e29;
    text-transform: uppercase;
}

.orh-prod__name:hover {
    border-bottom-color: transparent;
}

.orh-prod__code {
    font-family: 'YandexSans';
    font-size: 12px;
    color: #666666;
}

.order-product-status {
    position: relative;
    font-family: 'Pragmatica';
    font-size: 16px;
}

.order-product-status:before {
    content: '';
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    margin-right: 4px;
}

.order-product-status.bought {
    color: #158826;
}

.order-product-status.bought:before {
    content: "\30";
}

.order-product-status.rejection {
    color: #666;
}

.order-product-status.rejection:before {
    content: "\23";
    font-size: 12px;
}

.shops {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
}

@media only screen and (max-width: 1199px) {
    .shops {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.shops__right, .shops__left {
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%;
    padding: 0 15px;
}

@media only screen and (max-width: 1199px) {
    .shops__left {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
}

@media only screen and (max-width: 991px) {
    .shops__right {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
        padding-right: 0;
    }
}

@media only screen and (max-width: 600px) {
    .shops__right {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        padding-right: 15px;
    }
}

.shops .title--page {
    margin-bottom: 24px;
}

.shops p {
    font-family: 'YandexSans';
    font-size: 18px;
    line-height: 1.33;
}

.shops.shops--checkout {
    margin-left: 0;
    margin-right: 0;
    position: relative;
}

.shops.shops--checkout .shops-list {
    margin-right: 6px;
    margin-top: 18px;
    min-width: 200px;
}

@media only screen and (max-width: 600px) {
    .shops.shops--checkout .shops-list {
        display: none;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 300px;
        position: absolute;
        z-index: 999;
        left: 0;
        background: #fff;
        top: 100%;
        -webkit-box-shadow: 8px 10px 12px 0 rgba(0, 0, 0, 0.11);
        box-shadow: 8px 10px 12px 0 rgba(0, 0, 0, 0.11);
        right: 0;
        margin: 4px auto 0;
    }
    .shops.shops--checkout .shops-list a {
        width: 100%;
    }
}

.shops-list {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: -5px;
    margin-bottom: 60px;
}

@media only screen and (max-width: 1199px) {
    .shops-list {
        margin-left: 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-bottom: 32px;
    }
}

@media only screen and (max-width: 991px) {
    .shops-list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.shops-list a {
    display: inline-block;
    color: #000000;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    padding: 4px 10px;
    margin-bottom: 15px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

.shops-list a.active {
    background-color: #cd2e29;
    color: #ffffff;
}

.shops-list a.active span {
    color: #ffffff;
}

.shops-list a span {
    color: #cd2e29;
}

.city-shops {
    max-height: calc(100vh - 72px);
    height: 100%;
    overflow-y: auto;
    background-color: #fef4e0;
    padding: 45px 45px 0;
}

@media only screen and (max-width: 600px) {
    .city-shops {
        max-height: 320px;
        margin-bottom: 24px;
    }
}

@media only screen and (max-width: 991px) {
    .city-shops {
        padding: 24px 12px 0;
    }
}

.city-shops::-webkit-scrollbar-track {
    background-color: #ffd0c0;
}

.city-shops::-webkit-scrollbar {
    width: 8px;
    background-color: #ffd0c0;
}

.city-shops::-webkit-scrollbar-thumb {
    border-radius: 0;
    background-color: #cd2e29;
}

.city-shops__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #000000;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    margin-bottom: 30px;
    padding: 15px;
    border: 1px solid transparent;
    -webkit-transition: 0s ease 0s;
    transition: 0s ease 0s;
}

.city-shops__item:hover {
    border-color: #cd2e29;
}

.city-shops__item.active {
    background-color: #cd2e29;
    color: #fff;
}

.city-shops__address {
    margin-top: 18px;
    margin-bottom: 12px;
    font-size: 12px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    font-weight: 700;
}

.city-shops__phone {
    margin-bottom: 6px;
}

.shops-map-container {
    position: relative;
    overflow-x: hidden;
}

@media only screen and (min-width: 1200px) {
    .shops-map-container {
        height: 700px;
    }
}

.shops-map {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: calc(50% - -182px);
}

@media only screen and (max-width: 1199px) {
    .shops-map {
        position: absolute;
        right: 0;
        left: auto;
        width: 66.66667%;
        top: 280px;
    }
}

@media only screen and (max-width: 991px) {
    .shops-map {
        width: 50%;
        position: relative;
        top: 0;
    }
}

@media only screen and (max-width: 600px) {
    .shops-map {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        height: 320px;
    }
}

.shops-map .map {
    height: 100%;
    width: 100%;
}

.shops-map.shops-map--checkout {
    position: relative;
    left: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.shops-map.shops-map--checkout .map {
    height: 350px;
    border: 1px solid #da221c;
}

.shops-map.shops-map--checkout .city-shops {
    background: transparent;
    height: auto;
    max-height: 100%;
}

@media only screen and (max-width: 600px) {
    .shops-map.shops-map--checkout {
        height: auto;
    }
}

.checkout-shop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
}

.checkout-shop__info {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 767px) {
    .checkout-shop__info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

.checkout-shop__info-to-cart {
    margin-right: 30px;
}

@media (max-width: 767px) {
    .checkout-shop__info-to-cart {
        margin-right: 0;
        margin-top: 30px;
    }
}

.checkout-shop__address {
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 12px;
    max-width: 180px;
    line-height: 1.3;
}

.checkout-shop__phone, .checkout-shop__worktime {
    display: block;
    font-size: 14px;
    text-transform: uppercase;
}

.checkout-shop__instock-info {
    display: inline-block;
    position: relative;
    background-color: #ffe4db;
    font-size: 14px;
    line-height: 18px;
    padding: 10px 15px 10px 50px;
    max-width: 170px;
    margin-right: 30px;
}

@media only screen and (max-width: 767px) {
    .checkout-shop__instock-info {
        margin-right: 0;
        padding-right: 10px;
        margin-left: 15px;
    }
}

.checkout-shop__instock-info:before {
    content: '';
    position: absolute;
    width: 23px;
    height: 23px;
    left: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 515.556 515.556' xmlns='http://www.w3.org/2000/svg' fill='%23cd2e29'%3E%3Cpath d='m0 274.226 176.549 176.886 339.007-338.672-48.67-47.997-290.337 290-128.553-128.552z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
}

.checkout-shop__instock-out {
    display: inline-block;
    position: relative;
    max-width: 200px;
    background-color: #f1f1f1;
    font-size: 14px;
    line-height: 18px;
    padding: 8px 15px 8px 50px;
}

.checkout-shop__instock-out:before {
    content: '';
    position: absolute;
    left: 15px;
    top: 15px;
    width: 22px;
    height: 3px;
    background-color: #b8b8b8;
    border-radius: 3px;
}

.balloon-box {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    max-width: 216px;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    border-radius: 6px;
    -webkit-box-shadow: 8px 2px 13px 0 rgba(0, 0, 0, 0.11);
    box-shadow: 8px 2px 13px 0 rgba(0, 0, 0, 0.11);
    background-clip: padding-box;
    padding: 20px;
}

.balloon-box__close {
    color: #000;
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 12px;
}

.balloon-box__close:hover {
    color: #ccc;
}

.balloon-box h3 {
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: .05em;
    font-weight: 700;
    margin: 0 0 12px;
}

.balloon-box p {
    font-size: 14px;
    line-height: 24px;
    margin: 0;
}

.shops-list-wrapper {
    position: relative;
    width: auto;
    min-width: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 24px;
}

@media only screen and (max-width: 767px) {
    .shops-list-wrapper {
        width: 100%;
    }
}

.shops-list-wrapper.is-active .shops-list-toggle:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 7px;
}

.shops-list-toggle {
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    background-color: #cd2e29;
    color: #ffffff;
    font-size: 12px;
    width: 300px;
    padding: 6px 12px;
    font-weight: 300;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}

.shops-list-toggle:before {
    content: '';
    position: absolute;
    right: 14px;
    top: 13px;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top-color: #fff;
    -webkit-transition: .3s ease 0s;
    transition: .3s ease 0s;
}

@media only screen and (max-width: 600px) {
    .shops-list-toggle {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
    }
}

.lead {
    font-family: 'YandexSans';
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3;
    color: #000000;
    padding-left: 20px;
    border-left: 3px solid #cd2e29;
    margin: 40px 0;
}

.parallax-block {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 80px -15px;
}

@media only screen and (max-width: 1199px) {
    .parallax-block {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

@media only screen and (max-width: 767px) {
    .parallax-block {
        margin-top: 40px;
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 600px) {
    .parallax-block parallax_new {
        display: none;
    }
}

.parallax-block__txt {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding: 15px 100px 0 15px;
}

@media only screen and (max-width: 767px) {
    .parallax-block__txt {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        padding-right: 0;
    }
}

.parallax-block__img {
    position: relative;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding: 0 15px;
}

@media only screen and (max-width: 767px) {
    .parallax-block__img {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}

.parallax-block__parallax {
    position: absolute;
    bottom: -30px;
    left: -100px;
}

@media only screen and (max-width: 767px) {
    .parallax-block__parallax {
        left: 0;
        max-width: 50%;
    }
}

.full-img {
    text-align: center;
    margin: 40px 0;
}

.middle-img {
    max-width: 770px;
    margin: 40px auto;
}

.middle-img figcaption {
    font-size: 14px;
    line-height: 1.9;
    color: #000000;
    margin-top: 15px;
}

.inner-gallery {
    margin: 40px auto;
}

.inner-gallery-item {
    padding: 0 10px;
}

.comment {
    font-size: 14px;
    line-height: 1.3;
    color: #666666;
}

#scrollUp {
    position: fixed;
    z-index: 2147483647;
    right: 15px;
    bottom: 20px;
    width: 32px;
    height: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    color: #cd2e29;
}

.bullet {
    margin-bottom: 80px;
}

.bullet li {
    margin-bottom: 12px;
}

.bullet li a {
    text-transform: uppercase;
    font-size: 14px;
    color: #000000;
}

.bullet li a:hover {
    color: #cd2e29;
}

.bullet-list li {
    font-family: 'YandexSans';
    font-weight: 300;
    padding-left: 25px;
    font-size: 18px;
    position: relative;
}

.bullet-list li:before {
    content: "";
    position: absolute;
    left: 1px;
    top: 7px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #beaf8d;
}

.bullet-list--red li {
    font-family: 'Pragmatica', sans-serif;
    font-size: 16px;
    font-weight: 400;
}

.bullet-list--red li:before {
    background: #cd2e29;
}

ol {
    margin: 0;
    padding: 0;
    counter-reset: myCounter;
    list-style: none;
}

ol > li {
    position: relative;
    font-size: 18px;
}

ol > li:before {
    counter-increment: myCounter;
    content: counter(myCounter) ". ";
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
    font-weight: 700;
}

ol > li ol li {
    font-size: 16px;
}

@media only screen and (max-width: 991px) {
    section.page-with-sidebar {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    section.page-with-sidebar main.left-block {
        width: 100%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    section.page-with-sidebar aside.right-block {
        width: 100%;
        padding-bottom: 0;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    section.page-with-sidebar aside.right-block:before {
        display: none;
    }
    section.page-with-sidebar aside.right-block ul.footer__menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        overflow: scroll;
    }
    section.page-with-sidebar aside.right-block ul.footer__menu li {
        white-space: nowrap;
    }
}

.link-underline {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.link-underline:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #000000;
    bottom: 0;
    left: 0;
    -webkit-transition: .4s ease 0s;
    transition: .4s ease 0s;
}

.link-underline.link-underline--red:after {
    background-color: #cd2e29;
}

.link-underline:hover:after {
    width: 0;
    right: 0;
    left: auto;
}

.link-underline-red {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-family: 'YandexSans';
    font-size: 14px;
    font-weight: 300;
    line-height: 1.07;
    color: #cd2e29;
}

.link-underline-red:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #cd2e29;
    bottom: 0;
    left: 0;
    -webkit-transition: .4s ease 0s;
    transition: .4s ease 0s;
}

.link-underline-red:hover:after {
    width: 0;
    right: 0;
    left: auto;
}

.btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: transparent;
    border: 0;
    -webkit-transition: .3s ease 0s;
    transition: .3s ease 0s;
}

.btn.btn--border-red {
    border: 1px solid #cd2e29;
    color: #cd2e29;
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 1.8px;
    padding: 10px 36px;
}

.btn.btn--border-red:hover {
    background-color: #cd2e29;
    color: #ffffff;
}

.btn.btn--fill-red {
    border: 1px solid #cd2e29;
    background-color: #cd2e29;
    color: #ffffff;
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 1.8px;
    padding: 10px 36px;
}

.btn.btn--fill-red:hover {
    background-color: transparent;
    color: #cd2e29;
}

.btn.btn--fill-white {
    border: 1px solid #ffffff;
    background-color: #ffffff;
    color: #cd2e29;
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 1.8px;
    padding: 10px 36px;
}

.btn.btn--fill-white:hover {
    background-color: transparent;
    color: #ffffff;
}

.btn.btn--md {
    padding: 14px 38px;
    font-size: 14px;
    letter-spacing: 2.1px;
}

@media only screen and (max-width: 991px) {
    .btn.btn--md {
        font-size: 12px;
        padding-left: 24px;
        padding-right: 24px;
    }
}

.btn-order {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #ffffff;
    font-size: 14px;
    line-height: 28px;
    text-transform: uppercase;
    letter-spacing: 2px;
    background-color: #cd2e29;
    border: 1px solid #cd2e29;
    padding: 9px 38px;
    height: 45px;
    -webkit-transition: .3s ease 0s;
    transition: .3s ease 0s;
}

.btn-order:hover {
    background-color: transparent;
    color: #cd2e29;
}

.btn-favourite {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 0;
    background-color: transparent;
}

.btn-favourite .icon {
    fill: #cd2e29;
    font-size: 31px;
    fill-opacity: 0;
    stroke: #000000;
    stroke-width: 12px;
}

@media only screen and (max-width: 767px) {
    .btn-favourite .icon {
        font-size: 20px;
    }
}

.btn-favourite.active .icon {
    fill-opacity: 1;
    stroke: #cd2e29;
}

.btn-favourite.active:hover .icon {
    fill-opacity: 1;
}

.btn-favourite:hover .icon {
    stroke: #cd2e29;
}

.btn-delete {
    background-color: transparent;
    border: 0;
    font-size: 12px;
}

.title--md {
    font-size: 30px;
    font-weight: 300;
    letter-spacing: 4.5px;
    line-height: 40px;
    text-transform: uppercase;
    margin: 0 0 60px;
}

@media only screen and (max-width: 767px) {
    .title--md {
        font-size: 24px;
        line-height: 1.36;
        letter-spacing: 3.6px;
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 480px) {
    .title--md {
        margin-top: 60px;
    }
    .title--md:first-child {
        margin-top: 0;
    }
}

.title--sm {
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 2.4px;
    text-transform: uppercase;
    margin: 0 0 20px;
}

.title--base {
    font-size: 24px;
    line-height: 1.5;
    letter-spacing: 3.6px;
    text-transform: uppercase;
    font-weight: 400;
}

.title--tiny {
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1.6;
    letter-spacing: 2.7px;
    color: #000000;
}

.red-txt {
    color: #da221c;
    font-weight: 700;
    letter-spacing: 4.5px;
}

.title--page {
    margin: 0;
    color: #000000;
    font-size: 30px;
    font-weight: 400;
    line-height: 40px;
    text-transform: uppercase;
    letter-spacing: 4.5px;
    margin-bottom: 40px;
}

@media only screen and (max-width: 767px) {
    .title--page {
        font-size: 24px;
        line-height: 36px;
    }
}

@media only screen and (max-width: 991px) {
    .title--flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.title-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 40px;
}

.title-row .title--page {
    margin-bottom: 0;
}

@media only screen and (max-width: 600px) {
    .title-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .title-row .link {
        margin: 0;
        margin-top: 12px;
    }
}

.product {
    position: relative;
    max-width: 270px;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #ffffff;
    -webkit-transition: .4s ease 0s;
    transition: .4s ease 0s;
}

@media only screen and (max-width: 1199px) {
    .product {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.product:after {
    content: '';
    position: absolute;
    width: calc(100% + 2px);
    left: -1px;
    top: 0;
    height: calc(100% + 67px);
    border: 1px solid #cd2e29;
    opacity: 0;
}

@media only screen and (max-width: 1199px) {
    .product:after {
        display: none;
    }
}

.product:hover:after {
    opacity: 1;
}

.product:hover .product__btns {
    opacity: 1;
}

.product:hover .product__meta {
    top: -30px;
    border-color: #cd2e29;
    background-color: #ffffff;
}

@media only screen and (max-width: 1199px) {
    .product:hover .product__meta {
        top: 0;
    }
}

.product:hover .product__favourite {
    opacity: 0;
}

.product:hover .product__available {
    opacity: 1;
}

.product:hover .product__sale-label {
    opacity: 1;
}

.product:hover .product__rating-wrapper {
    opacity: 1;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.product:hover .product__rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.product:hover .product__features-wrapper {
    opacity: 1;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.product:hover .product__features {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.product__meta {
    position: absolute;
    top: 0;
    width: calc(100% + 2px);
    left: -1px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 12px 18px;
    -webkit-transition: .4s ease 0s;
    transition: .4s ease 0s;
    border: 1px solid transparent;
    border-bottom: 0;
}

@media only screen and (max-width: 1199px) {
    .product__meta {
        border: 0;
        padding: 0;
    }
}

.product__img {
    display: block;
    position: relative;
    z-index: 4;
}

.product__img img {
    margin: 0 auto;
}

@media only screen and (max-width: 1199px) {
    .product__img {
        width: 100%;
    }
}

.product__available {
    font-family: 'Pragmatica Book';
    color: #000000;
    font-size: 9px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.9px;
    line-height: 8px;
    padding-left: 12px;
    position: relative;
    opacity: 0;
}

@media only screen and (max-width: 1199px) {
    .product__available {
        opacity: 1;
    }
}

.product__available:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
}

.product__available.in-stock:before {
    background-color: #44b759;
}

.product__sale-label {
    color: #da221c;
    font-size: 14px;
    font-weight: 700;
    line-height: 15px;
    text-transform: uppercase;
    position: relative;
    padding-right: 32px;
    opacity: 1;
}

@media only screen and (max-width: 1199px) {
    .product__sale-label {
        opacity: 1;
    }
}

@media only screen and (max-width: 767px) {
    .product__sale-label {
        font-size: 12px;
        padding-right: 30px;
        position: absolute;
        left: 0;
        top: 24px;
    }
}

.product__sale-label:after {
    content: '';
    background-image: url("/local/templates/.default/markup/podkova/dev/img/svg/gift-red.svg");
    width: 26px;
    height: 26px;
    position: absolute;
    top: -10px;
    right: 0;
}

@media only screen and (max-width: 767px) {
    .product__sale-label:after {
        width: 23px;
        height: 23px;
        top: -6px;
    }
}

.product__new-label {
    background-color: #da221c;
    color: #ffffff;
    font-size: 12px;
    font-weight: 700;
    line-height: 15px;
    text-transform: uppercase;
    letter-spacing: 0.12px;
    padding: 3px 5px;
    justify-self: flex-end;
}

.product__name {
    position: relative;
    z-index: 10;
    display: block;
    color: #000000;
    font-weight: 300;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1.65px;
    line-height: 20px;
    text-align: center;
    margin: -6px 40px 12px;
}

@media only screen and (max-width: 1199px) {
    .product__name {
        width: 100%;
        margin-left: 20px;
        margin-right: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .product__name {
        font-size: 12px;
        line-height: 1.3;
        text-align: center;
        margin-left: 10px;
        margin-right: 10px;
        letter-spacing: 2px;
    }
}

.product__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media only screen and (max-width: 1199px) {
    .product__price {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        width: 75%;
        padding-left: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .product__price {
        padding-left: 0;
    }
}

.product__btns {
    position: absolute;
    width: calc(100% + 2px);
    top: 100%;
    left: -1px;
    z-index: 5;
    background-color: #ffffff;
    border: 1px solid #cd2e29;
    border-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 10px;
    padding-bottom: 15px;
    opacity: 0;
    -webkit-transition: .4s ease 0s;
    transition: .4s ease 0s;
}

@media only screen and (max-width: 1199px) {
    .product__btns {
        opacity: 1;
        border: 0;
        right: 0;
        left: 0;
        top: 0;
        position: relative;
        width: 25%;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding-right: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .product__btns {
        padding-right: 0;
    }
}

.product__btns .btn-order {
    margin-right: 36px;
}

@media only screen and (max-width: 1199px) {
    .product__btns .btn-order {
        display: none;
    }
}

.product__favourite {
    position: absolute;
    top: 0;
    left: 0;
}

@media only screen and (max-width: 1199px) {
    .product__favourite {
        display: none;
    }
}

.product__favourite .icon {
    fill: #cd2e29;
    font-size: 31px;
    stroke: #cd2e29;
    stroke-width: 12px;
}

.product.product--fill {
    padding-top: 0;
    padding-bottom: 0;
    overflow: hidden;
}

.product.product--fill:after {
    display: none;
}

.product.product--fill .product__body {
    position: absolute;
    bottom: 15px;
    padding: 0 20px;
}

.product.product--fill .product__name {
    padding: 0;
    margin: 0;
    text-align: left;
}

.product.product--fill .product__price {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.product.product--fill .price {
    line-height: 1.3;
}

.product.product--fill img {
    -webkit-transition: .5s ease 0s;
    transition: .5s ease 0s;
}

@media only screen and (max-width: 991px) {
    .product.product--fill img {
        max-width: none;
        height: 100%;
        width: 100%;
    }
}

.product.product--fill:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.product__rating-wrapper {
    opacity: 0;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

@media (max-width: 1199px) {
    .product__rating-wrapper {
        display: none;
    }
}

.product__rating {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 10px;
}

.product__stars {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 2px;
}

.product__star {
    margin-right: 5px;
}

.product__star svg {
    fill: transparent;
    stroke: #da221c;
    stroke-width: 2px;
}

.product__star.filled svg {
    fill: #da221c;
}

.product__rating-text {
    font-size: 12px;
}

.product__features-wrapper {
    opacity: 0;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

@media (max-width: 1199px) {
    .product__features-wrapper {
        display: none;
    }
}

.product__features {
    display: none;
    margin-top: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.product__features-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-preferred-size: calc(100% / 3 - 10px);
    flex-basis: calc(100% / 3 - 10px);
    margin: 0 5px;
}

.product__features-icon {
    margin-bottom: 3px;
}

.product__features-icon svg {
    fill: #da221c;
    width: 35px;
    height: 35px;
}

.product__features-text {
    font-size: 11px;
    line-height: 15px;
    text-align: center;
}

.price.price--default {
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 2.4px;
    line-height: 1;
    color: #cd2e29;
    white-space: nowrap;
}

@media only screen and (max-width: 767px) {
    .price.price--default {
        font-size: 14px;
        letter-spacing: 1.8px;
    }
}

.price.price--new {
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 2.4px;
    line-height: 1;
    color: #cd2e29;
    margin-right: 15px;
    white-space: nowrap;
}

@media only screen and (max-width: 767px) {
    .price.price--new {
        font-size: 14px;
        letter-spacing: 1.8px;
    }
}

.price.price--old {
    color: #666666;
    font-size: 12px;
    line-height: 1;
    text-decoration: line-through;
    font-weight: 300;
    letter-spacing: 1.8px;
    white-space: nowrap;
}

@media only screen and (max-width: 767px) {
    .price.price--old {
        font-size: 11px;
        letter-spacing: 1.4px;
    }
}

@media only screen and (max-width: 991px) {
    .catalog-banner .banner-with-video h3 {
        font-size: 21px;
        width: calc(100% - 20px);
        text-align: center;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        line-height: 1.5;
    }
    .catalog-banner:last-child {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        -ms-flex-item-align: center;
        align-self: center;
        text-align: center;
    }
}

[class^="iconmoon-"], [class*=" iconmoon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.iconmoon-cart:before {
    content: "\21";
}

.iconmoon-check:before {
    content: "\22";
}

.iconmoon-close:before {
    content: "\23";
}

.iconmoon-down-arrow:before {
    content: "\24";
}

.iconmoon-fb:before {
    content: "\25";
}

.iconmoon-gift:before {
    content: "\26";
}

.iconmoon-heart:before {
    content: "\27";
}

.iconmoon-heart-fill:before {
    content: "\28";
}

.iconmoon-insta:before {
    content: "\29";
}

.iconmoon-insta-fill:before {
    content: "\2a";
}

.iconmoon-left-arrow:before {
    content: "\2b";
}

.iconmoon-left-arrow-long:before {
    content: "\2c";
}

.iconmoon-ok:before {
    content: "\2d";
}

.iconmoon-pinterest:before {
    content: "\2e";
}

.iconmoon-placeholder:before {
    content: "\2f";
    color: #da221c;
}

.iconmoon-right:before {
    content: "\30";
}

.iconmoon-right-arrow:before {
    content: "\31";
}

.iconmoon-right-arrow-long:before {
    content: "\32";
}

.iconmoon-search:before {
    content: "\33";
}

.iconmoon-vk:before {
    content: "\34";
}

.iconmoon-youtube:before {
    content: "\35";
}

.breadcrumb {
    padding-top: 40px;
    margin-bottom: 24px;
    font-family: "Pragmatica Book";
}

.breadcrumb__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 100vw;
    overflow: hidden;
}

@media only screen and (max-width: 480px) {
    .breadcrumb__list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.breadcrumb__list > li {
    color: #999999;
    font-size: 10px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1;
    white-space: nowrap;
}

@media only screen and (max-width: 480px) {
    .breadcrumb__list > li:first-child {
        margin-top: 0;
        margin-bottom: 10px;
    }
}

.breadcrumb__list > li > a {
    display: inline-block;
    color: #da221c;
    position: relative;
    margin-right: 25px;
    white-space: nowrap;
}

.breadcrumb__list > li > a:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #cd2e29;
    bottom: 0;
    left: 0;
    -webkit-transition: .4s ease 0s;
    transition: .4s ease 0s;
}

.breadcrumb__list > li > a:hover:before {
    width: 0;
    right: 0;
    left: auto;
}

.breadcrumb__list > li > a:after {
    font-family: 'Arial';
    content: '♦';
    right: -16px;
    position: absolute;
    vertical-align: baseline;
    letter-spacing: 0.9px;
    color: #999;
}

.pagination {
    margin: 80px 0;
}

.pagination__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.pagination__item a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    color: #000000;
    text-decoration: underline;
}

@media only screen and (max-width: 767px) {
    .pagination__item a {
        width: 32px;
        height: 32px;
    }
}

.pagination__item.is-active a {
    background-color: #cd2e29;
    color: #ffffff;
    text-decoration: none;
}

.pagination__item.prev a, .pagination__item.next a {
    width: auto;
    font-size: 11px;
    text-transform: uppercase;
    position: relative;
}

@media only screen and (max-width: 767px) {
    .pagination__item.prev a, .pagination__item.next a {
        font-size: 0;
    }
}

.pagination__item.prev {
    margin-right: 32px;
}

@media only screen and (max-width: 767px) {
    .pagination__item.prev {
        margin-right: 12px;
    }
    .pagination__item.prev a:before {
        content: '';
        width: 16px;
        height: 16px;
        background: url("/local/templates/.default/markup/podkova/dev/img/svgSprite/left-arrow-long.svg") no-repeat center center/contain;
    }
}

.pagination__item.next {
    margin-left: 32px;
}

@media only screen and (max-width: 767px) {
    .pagination__item.next {
        margin-left: 12px;
    }
    .pagination__item.next a:before {
        content: '';
        width: 16px;
        height: 16px;
        background: url("/local/templates/.default/markup/podkova/dev/img/svgSprite/right-arrow-long.svg") no-repeat center center/contain;
    }
}

.pagination__item.separate a {
    text-decoration: none;
}

.catalog-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.catalog-category {
    margin: 0 15px 30px;
    padding: 40px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

@media only screen and (max-width: 600px) {
    .catalog-category {
        margin-left: 0;
        margin-right: 0;
        padding: 20px;
    }
}

.catalog-category.catalog-category--col-2 {
    -ms-flex-preferred-size: calc(50% - 30px);
    flex-basis: calc(50% - 30px);
    max-width: calc(50% - 30px);
    height: 470px;
}

@media only screen and (max-width: 600px) {
    .catalog-category.catalog-category--col-2 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        height: 210px;
    }
}

.catalog-category.catalog-category--col-3 {
    -ms-flex-preferred-size: calc(33.3333% - 30px);
    flex-basis: calc(33.3333% - 30px);
    max-width: calc(33.3333% - 30px);
    height: 500px;
}

@media only screen and (max-width: 991px) {
    .catalog-category.catalog-category--col-3 {
        -ms-flex-preferred-size: calc(50% - 30px);
        flex-basis: calc(50% - 30px);
        max-width: calc(50% - 30px);
        height: 470px;
    }
}

@media only screen and (max-width: 600px) {
    .catalog-category.catalog-category--col-3 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        height: 210px;
    }
}

.catalog-category.catalog-category--col-1 {
    -ms-flex-preferred-size: calc(100% - 30px);
    flex-basis: calc(100% - 30px);
    max-width: calc(100% - 30px);
    height: 284px;
}

@media only screen and (max-width: 600px) {
    .catalog-category.catalog-category--col-1 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        height: 210px;
    }
}

.catalog-category__name {
    color: #000000;
    font-size: 24px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 3.6px;
    text-transform: uppercase;
}

.sticky-bar {
    position: fixed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    left: 0;
    z-index: 99;
    top: 120px;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: .3s ease 0s;
    transition: .3s ease 0s;
}

@media only screen and (max-width: 767px) {
    .sticky-bar {
        display: none;
    }
}

.sticky-bar.show {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.sticky-bar .icon {
    font-size: 30px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-transition: .3s ease 0s;
    transition: .3s ease 0s;
}

.sticky-bar .icon.icon-tick {
    font-size: 24px;
}

.sticky-bar a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 700;
    color: #000000;
    background-color: #f1f1f1;
    padding: 13px 16px;
    height: 50px;
    margin-bottom: 10px;
    width: 64px;
    overflow: hidden;
    -webkit-transition: .3s ease 0s;
    transition: .3s ease 0s;
}

.sticky-bar a.red {
    background-color: #cd2e29;
    color: #ffffff;
}

.sticky-bar a.red .icon {
    fill: #ffffff;
}

.sticky-bar a span {
    display: inline-block;
    opacity: 0;
    white-space: nowrap;
    margin-left: 14px;
    -webkit-transition: .3s ease 0s;
    transition: .3s ease 0s;
}

.sticky-bar a:hover {
    background-color: #cd2e29;
    color: #ffffff;
    width: 160px;
}

.sticky-bar a:hover span {
    opacity: 1;
}

.sticky-bar a:hover .icon {
    fill: #ffffff;
}

.sticky-bar a:hover .icon.icon-consult {
    stroke: #ffffff;
}

.icon.icon-consult {
    fill-opacity: 0;
    stroke: #000000;
}

.catalog-find-numb {
    font-size: 16px;
    text-transform: lowercase;
    font-style: italic;
    color: #999;
    letter-spacing: 1px;
}

.account__title {
    font-size: 24px;
    line-height: 40px;
    text-transform: uppercase;
    letter-spacing: 3.6px;
    margin-bottom: 20px;
}

.account-subscribe {
    background-color: #f1f1f1;
    max-width: 470px;
    margin-left: 100px;
    padding: 40px 0;
}

@media only screen and (max-width: 991px) {
    .account-subscribe {
        margin-left: 0;
    }
}

.account-subscribe__title {
    font-size: 24px;
    font-weight: 400;
    line-height: 40px;
    text-transform: uppercase;
    letter-spacing: 3.6px;
    text-align: center;
}

@media only screen and (max-width: 767px) {
    .account-subscribe__title {
        font-size: 18px;
        line-height: 1.2;
        letter-spacing: 2px;
    }
}

.account-subscribe__form {
    margin-top: 28px;
}

@media only screen and (max-width: 767px) {
    .account-subscribe__form {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.account-subscribe__form-group {
    margin-left: 90px;
}

@media only screen and (max-width: 767px) {
    .account-subscribe__form-group {
        margin-left: 0;
    }
}

.account-subscribe__form-group label {
    display: inline-block;
    position: relative;
    color: #000000;
    font-family: "YandexSans";
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.4px;
    padding-left: 26px;
}

@media only screen and (max-width: 767px) {
    .account-subscribe__form-group label {
        font-size: 14px;
    }
}

.account-subscribe__form-group label:before {
    content: '';
    width: 15px;
    height: 15px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 1px solid #c1c1c1;
    -webkit-transition: .3s ease 0s;
    transition: .3s ease 0s;
}

.account-subscribe__form-group label:after {
    content: '';
    position: absolute;
    width: 11px;
    height: 11px;
    background-image: url("/local/templates/.default/markup/podkova/dev/img/svgSprite/check.svg");
    background-size: contain;
    background-repeat: no-repeat;
    left: 2px;
    top: 9px;
    opacity: 0;
    -webkit-transition: .3s ease 0s;
    transition: .3s ease 0s;
}

.account-subscribe__form-group label:hover:before {
    border-color: #000000;
}

.account-subscribe__form-group input:checked + label:before {
    border-color: #000000;
}

.account-subscribe__form-group input:checked + label:after {
    opacity: 1;
}

.account-subscribe__form-submit {
    text-align: center;
    margin-top: 36px;
    margin-bottom: 24px;
}

.account-subscribe__form-submit .btn {
    padding: 14px 38px;
    font-size: 14px;
    letter-spacing: 2.1px;
}

.account-subscribe__link a {
    color: #cd2e29;
    line-height: 15px;
}

.account-change-password {
    max-width: 570px;
    margin-left: 100px;
    margin-top: -10px;
}

@media only screen and (max-width: 991px) {
    .account-change-password {
        margin-left: 0;
        max-width: 100%;
    }
}

.account-change-password__title {
    font-size: 24px;
    line-height: 40px;
    text-transform: uppercase;
    letter-spacing: 3.6px;
    margin-bottom: 20px;
}

.account-change-password .form-group--submit {
    margin-left: 200px;
    margin-top: 24px;
}

@media only screen and (max-width: 600px) {
    .account-change-password .form-group--submit {
        margin-left: 0;
        text-align: center;
    }
}

.account-bonus {
    background-color: #cd2e29;
    max-width: 400px;
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    margin-left: 100px;
    padding: 35px 0 32px;
}

@media only screen and (max-width: 767px) {
    .account-bonus {
        margin-left: 0;
        padding: 30px 15px;
    }
}

.account-bonus__title {
    font-size: 30px;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: .15em;
    margin-bottom: 6px;
}

@media only screen and (max-width: 767px) {
    .account-bonus__title {
        font-size: 24px;
    }
}

.account-bonus__score {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    font-size: 30px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: .15em;
    margin-bottom: 26px;
}

@media only screen and (max-width: 767px) {
    .account-bonus__score {
        font-size: 24px;
    }
}

.account-bonus__duration {
    font-size: 14px;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: .15em;
    margin-bottom: 26px;
}

.account-bonus .btn {
    padding-top: 12px;
    padding-bottom: 12px;
}

.account-bonus-info {
    margin-left: 100px;
    max-width: 400px;
    text-align: center;
    margin-top: 24px;
}

.account-bonus-info a {
    font-family: 'Pragmatica';
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: .15em;
}

.cart-table {
    display: table;
    width: 100%;
    border-collapse: collapse;
}

.cart-table__row {
    display: table-row;
}

@media only screen and (max-width: 767px) {
    .cart-table__row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-bottom: 1px solid #999;
        position: relative;
        padding-bottom: 20px;
    }
}

@media only screen and (max-width: 600px) {
    .cart-table__row {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

.cart-table__row.cart-table__row--thead .cart-table__cell {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 4px 8px;
    letter-spacing: 2px;
    white-space: nowrap;
}

@media only screen and (max-width: 991px) {
    .cart-table__row.cart-table__row--thead .cart-table__cell {
        font-size: 11px;
        letter-spacing: 1.2px;
        padding-left: 8px;
        padding-right: 8px;
    }
}

@media only screen and (max-width: 767px) {
    .cart-table__row.cart-table__row--thead {
        display: none;
    }
}

.cart-table__cell {
    display: table-cell;
    vertical-align: middle;
    padding: 12px 4px;
    border-bottom: 1px solid #999;
}

@media only screen and (max-width: 767px) {
    .cart-table__cell {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        border-bottom: 0;
        padding: 0;
    }
}

.cart-table__cell:first-child {
    width: 360px;
}

@media only screen and (max-width: 991px) {
    .cart-table__cell:first-child {
        width: auto;
        max-width: 360px;
    }
}

@media only screen and (max-width: 767px) {
    .cart-table__cell:first-child {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}

@media only screen and (max-width: 600px) {
    .cart-table__cell:first-child {
        width: 100%;
    }
}

.cart-table__cell:nth-child(2) {
    width: 190px;
}

@media only screen and (max-width: 991px) {
    .cart-table__cell:nth-child(2) {
        width: auto;
    }
}

@media only screen and (max-width: 767px) {
    .cart-table__cell:nth-child(2) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
        margin-top: 12px;
        margin-left: 112px;
    }
    .cart-table__cell:nth-child(2) span {
        display: inline-block;
        margin-right: 6px;
        text-transform: uppercase;
        font-size: 14px;
    }
}

@media only screen and (max-width: 600px) {
    .cart-table__cell:nth-child(2) {
        width: 100%;
        margin-left: 100px;
    }
}

.cart-table__cell:nth-child(3) {
    width: 215px;
}

@media only screen and (max-width: 991px) {
    .cart-table__cell:nth-child(3) {
        width: auto;
    }
}

@media only screen and (max-width: 767px) {
    .cart-table__cell:nth-child(3) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-right: 12px;
        margin-left: 12px;
    }
}

@media only screen and (max-width: 600px) {
    .cart-table__cell:nth-child(3) {
        margin-left: 100px;
    }
}

.cart-table__cell:nth-child(4) {
    width: 150px;
}

@media only screen and (max-width: 991px) {
    .cart-table__cell:nth-child(4) {
        width: auto;
    }
}

@media only screen and (max-width: 767px) {
    .cart-table__cell:nth-child(4) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
}

@media only screen and (max-width: 767px) {
    .cart-table__cell:nth-child(5) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
        width: auto;
        margin-top: 12px;
        margin-left: 0;
    }
    .cart-table__cell:nth-child(5) span {
        display: inline-block;
        margin-right: 6px;
        text-transform: uppercase;
        font-size: 13px;
    }
}

@media only screen and (max-width: 600px) {
    .cart-table__cell:nth-child(5) {
        width: 100%;
        margin-left: 100px;
    }
}

@media only screen and (max-width: 767px) {
    .cart-table__cell:nth-child(6) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
}

.cart-table__cell .price {
    text-align: left;
    line-height: 1.2;
    margin: 0;
}

.cart-table__cell .price.price--old {
    margin-top: 6px;
}

@media only screen and (max-width: 767px) {
    .cart-table__cell .price.price--old {
        margin-top: 0;
        margin-left: 4px;
    }
}

.cart-table__product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.cart-table__product-img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.cart-table__product-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 15px;
}

@media only screen and (max-width: 600px) {
    .cart-table__product-body {
        margin-left: 5px;
    }
}

.cart-table__product-body a {
    display: inline-block;
    color: #000000;
    font-size: 11px;
    line-height: 20px;
    max-width: 190px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}

.cart-table__product-body span {
    font-size: 10px;
}

.cart-table .btn-delete {
    margin-right: 24px;
}

@media only screen and (max-width: 767px) {
    .cart-table .btn-delete {
        position: absolute;
        top: 40px;
        right: 0;
        margin-right: 0;
    }
}

@media only screen and (max-width: 600px) {
    .cart-table .btn-delete {
        top: 24px;
    }
}

.cart-table .btn-favourite {
    margin-right: 30px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

@media only screen and (max-width: 767px) {
    .cart-table .btn-favourite {
        margin-right: 0;
        position: absolute;
        top: 37px;
        right: 20px;
    }
}

@media only screen and (max-width: 600px) {
    .cart-table .btn-favourite {
        top: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .cart-table__price {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

.cart-table__controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto;
}

.cart-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 24px;
    margin-bottom: 90px;
    margin-left: -15px;
    margin-right: -15px;
}

@media only screen and (max-width: 767px) {
    .cart-bottom {
        margin-bottom: 45px;
    }
}

@media only screen and (max-width: 600px) {
    .cart-bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 0;
    }
}

.cart-bottom__left {
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%;
    padding: 0 15px;
    margin-right: 8.33333%;
}

@media only screen and (max-width: 1199px) {
    .cart-bottom__left {
        margin-right: 0;
    }
}

@media only screen and (max-width: 600px) {
    .cart-bottom__left {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin-right: 0;
    }
}

.cart-delivery {
    display: block;
    margin-bottom: 15px;
    padding: 18px 18px 18px 172px;
    color: #000;
}

.cart-delivery.cart-delivery--courier {
    background: #f1f1f1 url("/local/templates/.default/markup/podkova/dev/img/car.png") no-repeat center left;
}

@media only screen and (max-width: 600px) {
    .cart-delivery.cart-delivery--courier {
        background-position: left top;
    }
}

.cart-delivery.cart-delivery--shop {
    background: #f1f1f1 url("/local/templates/.default/markup/podkova/dev/img/shopping-bags.png") no-repeat 27px center;
}

@media only screen and (max-width: 600px) {
    .cart-delivery.cart-delivery--shop {
        background-position: 15px 15px;
    }
}

@media only screen and (max-width: 991px) {
    .cart-delivery {
        margin-right: 15px;
        padding-left: 150px;
        padding-right: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .cart-delivery {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin: 0 0 15px;
    }
}

@media only screen and (max-width: 600px) {
    .cart-delivery {
        padding-top: 120px;
        padding-left: 10px;
        padding-right: 10px;
    }
}

.cart-delivery__title {
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    letter-spacing: .13em;
    text-transform: uppercase;
    margin-bottom: 6px;
}

.cart-delivery__description {
    font-size: 14px;
    line-height: 24px;
}

.cart-delivery .link-underline-red {
    font-size: 12px;
}

.cart-summary {
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%;
    padding: 0 15px;
}

@media only screen and (max-width: 1199px) {
    .cart-summary {
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        max-width: 41.66667%;
    }
}

@media only screen and (max-width: 600px) {
    .cart-summary {
        margin-top: 24px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        max-width: 100%;
    }
}

.cart-sum {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2.4px;
    border-bottom: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    margin-top: 12px;
    margin-bottom: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
}

@media only screen and (max-width: 767px) {
    .cart-sum {
        font-size: 18px;
    }
}

.cart-sum span:first-child {
    margin-right: 55px;
}

@media only screen and (max-width: 991px) {
    .cart-sum span:first-child {
        margin-right: 10px;
    }
}

.cart-sale {
    font-family: 'YandexSans', Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
}

.cart-sale span:first-child {
    display: inline-block;
    width: 120px;
}

.cart-sale .grey-txt {
    color: #666666;
}

.cart-non-auth {
    font-family: 'YandexSans', Arial, sans-serif;
    font-weight: 300;
    font-size: 14px;
    margin-bottom: 12px;
}

.cart-auth {
    color: #666;
}

.cart-auth span {
    display: inline-block;
    margin-bottom: 6px;
}

.cart-auth span:first-child {
    margin-right: 32px;
}

.cart-auth i {
    display: block;
    font-size: 14px;
}

.cart-btns {
    margin-top: 12px;
}

.cart-btns .btn {
    width: 370px;
    padding: 11px 12px;
    margin-bottom: 15px;
    text-align: center;
}

@media only screen and (max-width: 1199px) {
    .cart-btns .btn {
        max-width: 370px;
        width: 100%;
    }
}

@media only screen and (max-width: 991px) {
    .cart-btns .btn {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.cart-btns.cart-btns--auth {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: 30px;
}

.cart-btns.cart-btns--auth .btn {
    width: auto;
}

.cart-btns.cart-btns--auth .btn-hint {
    top: -17px;
}

@media only screen and (max-width: 767px) {
    .cart-btns.cart-btns--auth .btn-hint {
        top: 0;
    }
}

.btn-with-hint {
    position: relative;
}

@media only screen and (max-width: 767px) {
    .btn-with-hint {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 24px;
    }
}

.btn-with-hint .btn-hint {
    font-family: 'YandexSans';
    position: absolute;
    right: 100%;
    width: 400px;
    -webkit-box-shadow: 0px 10px 13px 0 rgba(184, 70, 70, 0.07);
    box-shadow: 0px 10px 13px 0 rgba(184, 70, 70, 0.07);
    border: solid 1px #cd2e29;
    background-color: #ffffff;
    margin-right: 20px;
    padding: 12px 20px;
    line-height: 1.25;
}

@media only screen and (max-width: 991px) {
    .btn-with-hint .btn-hint {
        width: 300px;
    }
}

@media only screen and (max-width: 767px) {
    .btn-with-hint .btn-hint {
        width: auto;
        position: relative;
        display: block;
        margin: 0;
        left: 0;
        right: 0;
        top: 0;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .btn-with-hint .btn-hint:before, .btn-with-hint .btn-hint:after {
        display: none;
    }
}

.btn-with-hint .btn-hint:before {
    content: '';
    position: absolute;
    right: -9px;
    border: 9px solid transparent;
    border-right-color: #ffffff;
    top: 26px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 5;
}

.btn-with-hint .btn-hint:after {
    content: '';
    position: absolute;
    right: -11px;
    border: 10px solid transparent;
    border-right-color: #cd2e29;
    top: 24px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.cart-bonus-program {
    margin-top: 40px;
    margin-bottom: 15px;
}

.cart-bonus-program__title {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 2.7px;
    text-transform: uppercase;
    margin-bottom: 24px;
}

.cart-bonus-program__sec {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media only screen and (max-width: 991px) {
    .cart-bonus-program__sec {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

.cart-bonus-program__sec .separate {
    display: inline-block;
    margin-left: 32px;
    margin-right: 32px;
}

@media only screen and (max-width: 1199px) {
    .cart-bonus-program__sec .separate {
        margin-left: 12px;
        margin-right: 12px;
    }
}

@media only screen and (max-width: 991px) {
    .cart-bonus-program__sec .separate {
        margin-left: 0;
        margin-right: 0;
        margin-top: 24px;
        margin-bottom: 24px;
    }
}

@media only screen and (max-width: 767px) {
    .cart-bonus-program__sec .separate {
        text-align: center;
        width: 100%;
    }
}

.cart-bonus-program .btn {
    height: 45px;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 1.8px;
    padding-left: 27px;
    padding-right: 27px;
}

.cart-bonus-program .cart-promo {
    margin: 0;
}

.cart-promo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: solid 1px #cd2e29;
    padding: 25px 30px 20px;
    width: 540px;
    margin-bottom: 15px;
}

@media only screen and (max-width: 1199px) {
    .cart-promo {
        width: auto;
        padding: 30px 15px;
    }
}

@media only screen and (max-width: 991px) {
    .cart-promo {
        width: auto;
    }
}

@media only screen and (max-width: 767px) {
    .cart-promo {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.cart-promo__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media only screen and (max-width: 991px) {
    .cart-promo__form {
        width: auto;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.cart-promo__content {
    font-size: 14px;
    margin-left: 100px;
    margin-top: 15px;
}

.cart-promo label {
    display: inline-block;
    font-family: 'YandexSans';
    font-size: 15px;
    line-height: 1.2;
    width: 80px;
    margin-right: 20px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.cart-promo input {
    width: 170px;
    height: 45px;
    background-color: #f1f1f1;
    border: 0;
    text-transform: uppercase;
    margin-right: 70px;
    padding: 6px 12px;
}

@media only screen and (max-width: 1199px) {
    .cart-promo input {
        margin-right: 20px;
    }
}

@media only screen and (max-width: 991px) {
    .cart-promo input {
        margin-right: 0;
    }
}

.cart-promo .btn {
    color: #000000;
    padding: 5px 25px;
    height: 45px;
}

@media only screen and (max-width: 991px) {
    .cart-promo .btn {
        margin-top: 15px;
        max-width: 370px;
        margin-left: 100px;
        margin-right: 0;
    }
}

.cart-bonus {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border: solid 1px #cd2e29;
    padding: 24px 28px;
    width: 540px;
}

@media only screen and (max-width: 1199px) {
    .cart-bonus {
        padding: 14px 15px;
    }
}

@media only screen and (max-width: 991px) {
    .cart-bonus {
        width: auto;
    }
}

@media only screen and (max-width: 767px) {
    .cart-bonus {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
    }
}

.cart-bonus__title {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

@media only screen and (max-width: 1199px) {
    .cart-bonus__title {
        font-size: 14px;
    }
}

@media only screen and (max-width: 991px) {
    .cart-bonus__content {
        margin-right: 24px;
    }
}

@media only screen and (max-width: 767px) {
    .cart-bonus__content {
        margin-right: 0;
        margin-bottom: 24px;
    }
}

.cart-bonus__rules {
    font-family: 'YandexSans', Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #666;
}

.product-card {
    border-top: 1px solid #cd2e29;
    border-bottom: 1px solid #cd2e29;
    margin-bottom: 80px;
}

@media only screen and (max-width: 767px) {
    .product-card {
        margin-bottom: 40px;
    }
}

.product-card .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.product-card .slick-slide {
    height: auto;
}

.product-card.fixed .product-gallery__inner {
    background-color: #ffffff;
    position: fixed;
    top: 72px;
    left: calc(50% - 600px);
    max-width: 600px;
    z-index: 10;
}

@media only screen and (max-width: 1199px) {
    .product-card.fixed .product-gallery__inner {
        left: 0;
        max-width: 50vw;
    }
}

.product-card.relative .product-gallery-lg__inner, .product-card.fixed .product-gallery-lg__inner {
    max-height: 600px;
    -webkit-transition: .3s ease 0s;
    transition: .3s ease 0s;
}

.product-card.relative .product-gallery-lg__inner img, .product-card.fixed .product-gallery-lg__inner img {
    max-height: 100%;
    width: auto;
    -webkit-transition: .3s ease 0s;
    transition: .3s ease 0s;
}

.product-card.relative .product-gallery-lg__inner .slick-list, .product-card.relative .product-gallery-lg__inner .slick-track, .product-card.fixed .product-gallery-lg__inner .slick-list, .product-card.fixed .product-gallery-lg__inner .slick-track {
    height: 100%;
    -webkit-transition: .3s ease 0s;
    transition: .3s ease 0s;
}

.product-card.relative .product-gallery-thumb img, .product-card.fixed .product-gallery-thumb img {
    max-height: 100%;
    width: auto;
    -webkit-transition: .3s ease 0s;
    transition: .3s ease 0s;
}

.product-card.relative .product-gallery-thumb .slick-list, .product-card.relative .product-gallery-thumb .slick-track, .product-card.fixed .product-gallery-thumb .slick-list, .product-card.fixed .product-gallery-thumb .slick-track {
    height: 100%;
    -webkit-transition: .3s ease 0s;
    transition: .3s ease 0s;
}

.product-card__container {
    width: 1200px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media only screen and (max-width: 1199px) {
    .product-card__container {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .product-card__container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.product-card__code {
    font-family: 'YandexSans';
    font-size: 12px;
    color: #666666;
}

.product-card__available {
    position: relative;
    display: inline-block;
    font-size: 10px;
    text-transform: uppercase;
    padding-left: 12px;
    color: #000000;
}

.product-card__available:before {
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 8px;
    height: 8px;
    background-color: #44b759;
    border-radius: 50%;
}

.product-card__available.not-available:before {
    background-color: #cd2e29;
}

.product-card__title {
    font-size: 30px;
    font-weight: 300;
    line-height: 1.33;
    letter-spacing: 4.5px;
    color: #000000;
    text-transform: uppercase;
    margin: 12px 0 30px;
}

@media only screen and (max-width: 991px) {
    .product-card__title {
        font-size: 24px;
    }
}

@media only screen and (max-width: 767px) {
    .product-card__title {
        font-size: 14px;
        margin-bottom: 15px;
    }
}

.product-card__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media only screen and (max-width: 767px) {
    .product-card__price {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.product-card__price-box {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media only screen and (max-width: 991px) {
    .product-card__price-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

.product-card__price .price.price--new {
    font-size: 30px;
    text-align: left;
    margin-right: 0;
}

@media only screen and (max-width: 767px) {
    .product-card__price .price.price--new {
        font-size: 18px;
    }
}

.product-card__price .price.price--old {
    font-size: 18px;
    text-align: left;
    margin-left: 26px;
}

@media only screen and (max-width: 991px) {
    .product-card__price .price.price--old {
        margin-left: 0;
    }
}

@media only screen and (max-width: 767px) {
    .product-card__price .price.price--old {
        font-size: 14px;
    }
}

.product-card__promo {
    font-family: 'YandexSans';
    font-size: 14px;
    color: #cd2e29;
    border: 1px solid #cd2e29;
    border-radius: 25px;
    padding: 2px 12px;
}

.product-card__promo a {
    color: #cd2e29;
}

.product-card__promo a:hover {
    color: #ffffff;
}

.product-card__promo:hover {
    background-color: #cd2e29;
    color: #ffffff;
}

.product-card__options {
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    margin-top: 26px;
    margin-bottom: 36px;
    padding-top: 36px;
    padding-bottom: 26px;
}

.product-card__controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 36px;
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 32px;
    margin-bottom: 28px;
}

@media only screen and (max-width: 991px) {
    .product-card__controls {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

.product-card__qty {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
}

@media only screen and (max-width: 991px) {
    .product-card__qty {
        margin-bottom: 24px;
    }
}

.product-card__qty-title {
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1.4px;
    text-transform: uppercase;
    margin-right: 15px;
}

.product-card__in-stock {
    position: relative;
    padding-left: 30px;
    margin-top: 15px;
}

.product-card__in-stock:before {
    content: "";
    position: absolute;
    background: url(/local/templates/.default/markup/podkova/dev/img/svg/placeholder-red.svg) no-repeat 50%/contain;
    width: 25px;
    height: 25px;
    left: -1px;
    top: 0;
}

@media (max-width: 991px) {
    .product-card__in-stock {
        margin-bottom: 20px;
    }
}

.product-card__in-stock a {
    color: #000;
    text-decoration: underline;
}

.product-card__in-stock a:hover {
    text-decoration: none;
}

.product-card__order {
    margin-right: 10px;
    text-align: center;
}

.product-card__order .btn-order {
    width: 200px;
    height: 50px;
    padding: 5px;
}

.product-card__bonus {
    position: relative;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-top: 15px;
}

.product-card__bonus:before {
    content: '';
    background-image: url(/local/templates/.default/markup/podkova/dev/img/svg/gift-red.svg);
    width: 31px;
    height: 31px;
    display: inline-block;
    vertical-align: middle;
}

.product-card__gift {
    text-align: center;
    margin-top: 28px;
    padding-bottom: 32px;
    margin-bottom: 28px;
}

.product-card__gift-title {
    display: inline-block;
    position: relative;
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 1.4px;
    text-align: center;
    text-transform: uppercase;
    color: #cd2e29;
    margin-bottom: 18px;
}

.product-card__infoblock {
    padding-bottom: 32px;
    margin-bottom: 28px;
    border-bottom: 1px solid #d1d1d1;
}

.product-card__infoblock-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.product-card__infoblock-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.product-card__infoblock-item:hover .product-card__infoblock-text {
    color: #cd2e29;
}

.product-card__infoblock-icon {
    min-height: 100px;
    margin-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.product-card__infoblock-icon img {
    width: 80px;
    height: 80px;
}

.product-card__infoblock-text {
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    letter-spacing: .13em;
    text-transform: uppercase;
    margin-bottom: 6px;
    color: #000;
}

.product-card__desc {
    margin-top: 28px;
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 32px;
}

.product-card__desc-title {
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 6px;
}

.product-card__char {
    color: #5d5d5d;
    font-family: 'YandexSans';
    font-weight: 300;
    font-size: 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.product-card__char-row {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 6px;
}

.product-card__char-name {
    position: relative;
    width: 190px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.product-card__char-name span {
    display: inline-block;
    position: relative;
    background-color: #ffffff;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.product-card__char-name:after {
    content: '';
    position: relative;
    width: 100%;
    margin: 0 5px;
    border-bottom: 1px dotted #5d5b5b;
    bottom: 5px;
}

.product-card__char-add {
    margin-top: 4px;
}

.product-card__rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 10px;
    margin-top: 10px;
}

.product-card__stars {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 5px;
}

.product-card__star {
    margin-right: 5px;
}

.product-card__star svg {
    fill: transparent;
    stroke: #da221c;
    stroke-width: 2px;
}

.product-card__star.filled svg {
    fill: #da221c;
}

.product-card__rating-text {
    font-size: 12px;
}

.product-card__features {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 30px auto 0;
    max-width: 270px;
}

.product-card__features-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-preferred-size: calc(100% / 3 - 10px);
    flex-basis: calc(100% / 3 - 10px);
    margin: 0 5px;
}

.product-card__features-icon {
    margin-bottom: 3px;
}

.product-card__features-icon svg {
    fill: #da221c;
    width: 35px;
    height: 35px;
}

.product-card__features-text {
    font-size: 11px;
    line-height: 15px;
    text-align: center;
}

.product-card__infobanner {
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 32px;
}

.product-card__promo {
    background-color: #cd2e29;
    color: #fff;
}

.product-card__promo--with-link {
    background-color: #fff;
    color: #cd2e29;
}

.product-gallery {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
}

@media only screen and (max-width: 767px) {
    .product-gallery {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
}

.product-gallery .add-to-favourite {
    position: absolute;
    right: 35px;
    z-index: 10;
    top: 20px;
}

.product-gallery-lg {
    position: relative;
}

.product-gallery-lg__inner {
    margin-top: 0;
    -webkit-transition: .3s ease 0s;
    transition: .3s ease 0s;
}

.product-gallery-lg__inner img {
    margin: 0 auto;
    -webkit-transition: .3s ease 0s;
    transition: .3s ease 0s;
}

.product-thumb.slick-current {
    opacity: .4;
}

.product-thumb--video {
    position: relative;
}

.product-thumb--video:before {
    position: absolute;
    content: "";
    background: url("/local/templates/.default/markup/podkova/dev/img/svg/play-button.svg") center no-repeat;
    top: 50%;
    display: block;
    height: 46px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 46px;
    z-index: 12;
}

.product-labels {
    position: absolute;
    top: 20px;
    left: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 10;
}

.badge {
    font-size: 14px;
    font-weight: 700;
    line-height: 15px;
    text-transform: uppercase;
    letter-spacing: 0.12px;
    padding: 5px 8px;
}

.badge.badge--new {
    background-color: #da221c;
    color: #ffffff;
}

.size-sale {
    color: #da221c;
    font-size: 15px;
    font-weight: 700;
    line-height: 15px;
    text-transform: uppercase;
    position: relative;
    padding-right: 40px;
    margin-left: 16px;
}

.size-sale:after {
    content: '';
    background-image: url("/local/templates/.default/markup/podkova/dev/img/svg/gift-red.svg");
    width: 31px;
    height: 31px;
    position: absolute;
    top: -10px;
    right: 0;
}

.product-body {
    padding-left: 114px;
    padding-top: 25px;
    padding-bottom: 40px;
    padding-right: 15px;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    border-left: 1px solid #cd2e29;
}

@media only screen and (max-width: 1199px) {
    .product-body {
        padding-left: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .product-body {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        border: 0;
    }
}

@media only screen and (max-width: 767px) {
    .product-body__back {
        padding: 15px;
    }
}

.product-body__back i {
    margin-right: 4px;
}

.product-body__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 27px;
}

.qty {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: 'YandexSans';
}

.qty input {
    width: 60px;
    height: 50px;
    background-color: #f1f1f1;
    border: 0;
    font-size: 16px;
    text-align: center;
}

@media only screen and (max-width: 991px) {
    .qty input {
        height: 40px;
    }
}

.qty .plus, .qty .minus {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 25px;
    height: 50px;
    border: 0;
    background-color: #dedede;
}

@media only screen and (max-width: 991px) {
    .qty .plus, .qty .minus {
        height: 40px;
    }
}

.qty .minus {
    font-size: 14px;
}

.qty .plus {
    font-size: 18px;
}

.product-kit {
    position: relative;
    margin-top: 34px;
    padding-top: 34px;
    padding-left: 15px;
    padding-right: 15px;
}

.product-kit:before {
    content: '';
    position: absolute;
    left: -100%;
    right: 0;
    top: 0;
    height: 1px;
    background-color: #cd2e29;
}

.product-kit__title {
    font-size: 24px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 3.6px;
    color: #000000;
    text-align: center;
}

@media only screen and (max-width: 767px) {
    .product-kit__title {
        font-size: 18px;
        letter-spacing: 2.4px;
        text-align: center;
    }
}

.product-kit__slider {
    padding: 0 6px;
}

@media only screen and (max-width: 767px) {
    .product-kit__slider {
        padding: 0;
        margin-left: -15px;
        margin-right: -15px;
    }
}

.product-kit .slick-list {
    padding: 0 1px;
}

.product-kit .slick-slide {
    margin-top: 30px;
    margin-bottom: 70px;
}

.product-kit .arrow {
    position: absolute;
    z-index: 12;
    background-color: transparent;
    border: 0;
    top: -54px;
    width: 22px;
    height: 70px;
    -webkit-transition: .4s ease 0s;
    transition: .4s ease 0s;
}

.product-kit .arrow:before {
    content: '';
    width: 24px;
    height: 1px;
    background-color: #000000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}

.product-kit .arrow:after {
    content: '';
    width: 24px;
    height: 1px;
    background-color: #000000;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
}

.product-kit .arrow .icon {
    display: none;
}

.product-kit .arrow.arrow-prev {
    right: 40px;
}

.product-kit .arrow.arrow-prev:after {
    left: 0px;
    top: 26px;
}

.product-kit .arrow.arrow-prev:before {
    left: 0px;
    bottom: 26px;
}

.product-kit .arrow.arrow-next {
    right: 0;
}

.product-kit .arrow.arrow-next:after {
    right: 0;
    bottom: 26px;
}

.product-kit .arrow.arrow-next:before {
    right: 0px;
    top: 26px;
}

.product-kit .arrow:hover.arrow-prev {
    -webkit-transform: translate(10px, 0);
    transform: translate(10px, 0);
}

.product-kit .arrow:hover.arrow-next {
    -webkit-transform: translate(-10px, 0);
    transform: translate(-10px, 0);
}

@media only screen and (max-width: 767px) {
    .product-kit .product {
        margin-bottom: 0;
        margin-left: 15px;
        margin-right: 15px;
    }
}

.related-products {
    margin-top: 80px;
    margin-bottom: 40px;
}

@media only screen and (max-width: 767px) {
    .related-products {
        margin-top: 40px;
    }
}

.product-video video {
    max-width: 100%;
}

.product-sizes__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media only screen and (max-width: 767px) {
    .product-sizes__header {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.product-sizes__title {
    font-size: 13px;
    font-weight: 700;
    line-height: 1.07;
    letter-spacing: 1.4px;
    color: #000000;
    text-transform: uppercase;
}

@media only screen and (max-width: 767px) {
    .product-sizes__title {
        margin-bottom: 6px;
    }
}

.product-sizes__hint {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-family: 'YandexSans';
    font-size: 14px;
    font-weight: 300;
    line-height: 1.07;
    color: #999;
}

.product-sizes__hint:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #999;
    bottom: 0;
    left: 0;
    -webkit-transition: .4s ease 0s;
    transition: .4s ease 0s;
}

.product-sizes__hint:hover:after {
    width: 0;
    right: 0;
    left: auto;
}

.product-sizes__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 22px;
}

@media only screen and (max-width: 767px) {
    .product-sizes__body {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.product-sizes__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 350px;
    margin-left: -5px;
    margin-right: -5px;
}

.product-sizes__item {
    padding: 0 5px 10px;
}

.product-sizes__item label {
    width: 40px;
    height: 40px;
    border: solid 1px #999999;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: 'YandexSans';
    font-size: 14px;
    color: #000000;
    -webkit-transition: .3s ease 0s;
    transition: .3s ease 0s;
}

.product-sizes__item label:hover {
    border-color: #cd2e29;
}

.product-sizes__item input:checked + label {
    color: #ffffff;
    background-color: #cd2e29;
    border-color: #cd2e29;
}

.product-sizes__item input:disabled + label {
    color: #999;
    background-color: #f1f1f1;
    border-color: #f1f1f1;
    pointer-events: none;
}

.product-sizes__not-option {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-transform: uppercase;
    text-align: center;
    border: 1px solid #cd2e29;
    font-family: 'YandexSans';
    font-size: 12px;
    line-height: 1.5;
    color: #000000;
    max-width: 90px;
    margin-left: 10px;
    margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
    .product-sizes__not-option {
        white-space: nowrap;
        max-width: none;
        padding: 0 8px;
    }
}

.product-sizes__not-option:hover {
    color: #ffffff;
    background-color: #cd2e29;
}

.partner-banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #cd2e29;
    color: #ffffff;
}

.partner-banner__content {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding: 54px 60px;
}

@media only screen and (max-width: 991px) {
    .partner-banner__content {
        padding: 24px;
    }
}

@media only screen and (max-width: 600px) {
    .partner-banner__content {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
}

.partner-banner__title {
    font-size: 36px;
    line-height: 1.25;
    letter-spacing: 5.4px;
    margin: 0;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 20px;
}

@media only screen and (max-width: 991px) {
    .partner-banner__title {
        font-size: 20px;
        letter-spacing: 0.5em;
        margin-bottom: 10px;
    }
    .partner-banner__title br {
        display: none;
    }
}

.partner-banner__subtitle {
    font-size: 24px;
    line-height: 1.3;
    font-weight: 300;
    letter-spacing: 3.6px;
    text-transform: uppercase;
    margin-bottom: 30px;
}

@media only screen and (max-width: 991px) {
    .partner-banner__subtitle {
        font-size: 16px;
        letter-spacing: 0.5em;
        margin-bottom: 15px;
    }
    .partner-banner__subtitle br {
        display: none;
    }
}

.partner-banner__txt {
    font-family: 'YandexSans';
    font-size: 18px;
    font-weight: 300;
    line-height: 1.5;
}

@media only screen and (max-width: 991px) {
    .partner-banner__txt {
        font-size: 16px;
    }
}

@media only screen and (max-width: 600px) {
    .partner-banner__img {
        display: none;
    }
}

.partner-feauteres {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 90px;
}

.partner-feauteres.partner-feauteres-2_col .partner-feautere {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
}

@media only screen and (max-width: 600px) {
    .partner-feauteres.partner-feauteres-2_col .partner-feautere {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin-bottom: 40px;
    }
}

.partner-feauteres.partner-feauteres-2_col .partner-feautere__name, .partner-feauteres.partner-feauteres-2_col .partner-feautere__txt {
    max-width: 400px;
}

.partner-feauteres.partner-feauteres-2_col .partner-feautere-btn {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    margin-bottom: 90px;
    -ms-flex-item-align: end;
    align-self: flex-end;
}

@media only screen and (max-width: 600px) {
    .partner-feauteres.partner-feauteres-2_col .partner-feautere-btn {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin-bottom: 40px;
    }
}

.partner-feauteres.partner-feauteres-2_col .partner-feautere-btn .btn {
    width: 400px;
    margin-bottom: 0;
}

@media only screen and (max-width: 991px) {
    .partner-feauteres.partner-feauteres-2_col .partner-feautere-btn .btn {
        width: auto;
    }
}

@media only screen and (max-width: 991px) {
    .partner-feauteres {
        margin-top: 45px;
    }
}

.partner-feautere, .partner-feautere-btn {
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%;
    padding: 0 15px;
}

@media only screen and (max-width: 767px) {
    .partner-feautere, .partner-feautere-btn {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }
}

@media only screen and (max-width: 600px) {
    .partner-feautere, .partner-feautere-btn {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
}

.partner-feautere {
    margin-bottom: 90px;
}

@media only screen and (max-width: 991px) {
    .partner-feautere {
        margin-bottom: 45px;
    }
}

.partner-feautere__name {
    position: relative;
    font-size: 24px;
    text-transform: uppercase;
    line-height: 1.1;
    letter-spacing: 2.4px;
    color: #da221c;
    padding-top: 32px;
    margin-bottom: 12px;
}

.partner-feautere__name:before {
    content: '';
    width: 100px;
    height: 3px;
    background-color: #cd2e29;
    position: absolute;
    top: 0;
    left: 0;
}

.partner-feautere__txt {
    font-family: 'YandexSans';
    font-size: 16px;
}

@media only screen and (max-width: 600px) {
    .partner-feautere-btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.partner-feautere-btn .btn {
    width: 270px;
    text-align: center;
    margin-bottom: 20px;
    font-weight: 400;
}

@media only screen and (max-width: 991px) {
    .partner-feautere-btn .btn {
        width: 200px;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .partner-feautere-btn .btn {
        width: 270px;
    }
}

@media only screen and (max-width: 600px) {
    .partner-feautere-btn .btn {
        margin: 0 5px 20px;
    }
}

.register {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
    padding-bottom: 90px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media only screen and (max-width: 991px) {
    .register {
        padding-bottom: 40px;
    }
}

.register:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #cd2e29;
}

@media only screen and (max-width: 600px) {
    .register:before {
        display: none;
    }
}

.log-in {
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%;
    margin-left: 8.33333%;
    padding: 0 15px;
}

@media only screen and (max-width: 991px) {
    .log-in {
        margin-left: 0;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }
}

@media only screen and (max-width: 600px) {
    .log-in {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin-bottom: 40px;
    }
}

.log-in__title {
    font-size: 30px;
    font-weight: 300;
    line-height: 1.33;
    letter-spacing: 4.5px;
    text-transform: uppercase;
    margin-bottom: 26px;
}

@media only screen and (max-width: 991px) {
    .log-in__title {
        font-size: 24px;
        letter-spacing: 2.4px;
    }
}

.log-in__form {
    max-width: 370px;
}

.log-in__forget, .log-in__opt {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1.1px;
    line-height: 1.07;
    color: #cd2e29;
}

.log-in__forget:after, .log-in__opt:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #cd2e29;
    bottom: 0;
    left: 0;
    -webkit-transition: .4s ease 0s;
    transition: .4s ease 0s;
}

.log-in__forget:hover:after, .log-in__opt:hover:after {
    width: 0;
    right: 0;
    left: auto;
}

.sign-up {
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%;
    margin-left: 8.33333%;
    padding: 0 15px;
}

@media only screen and (max-width: 991px) {
    .sign-up {
        margin-left: 0;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }
}

@media only screen and (max-width: 600px) {
    .sign-up {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
}

.sign-up__title {
    font-size: 30px;
    font-weight: 300;
    line-height: 1.33;
    letter-spacing: 4.5px;
    color: #cd2e29;
    text-transform: uppercase;
}

@media only screen and (max-width: 991px) {
    .sign-up__title {
        font-size: 24px;
        letter-spacing: 2.4px;
    }
}

.sign-up__txt {
    font-family: 'YandexSans';
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 30px;
}

.sign-up__form {
    max-width: 370px;
}

.sign-up__opt {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1.1px;
    line-height: 1.07;
    color: #cd2e29;
}

.sign-up__opt:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #cd2e29;
    bottom: 0;
    left: 0;
    -webkit-transition: .4s ease 0s;
    transition: .4s ease 0s;
}

.sign-up__opt:hover:after {
    width: 0;
    right: 0;
    left: auto;
}

.restore-password {
    max-width: 370px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 90px;
}

.restore-password .form-group--submit .btn {
    margin: auto;
}

.restore-password p {
    font-family: 'YandexSans';
}

.restore-password p a {
    font-size: 16px;
}

.restore-password-code {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.restore-password-code input {
    width: 55px;
    height: 55px;
    border: 0;
    background-color: #f1f1f1;
    text-align: center;
    margin: 0 8px;
}

.checkout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 80px;
    margin-bottom: 130px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media only screen and (max-width: 767px) {
    .checkout {
        margin-top: 40px;
        margin-bottom: 40px;
    }
}

.checkout-form {
    -ms-flex-preferred-size: calc((100%/12)*7 + 15px);
    flex-basis: calc((100%/12)*7 + 15px);
    max-width: calc((100%/12)*7 + 15px);
    padding: 0 0 0 15px;
}

@media only screen and (max-width: 991px) {
    .checkout-form {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
        padding: 0 15px;
    }
}

@media only screen and (max-width: 767px) {
    .checkout-form {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
}

.checkout-form__title {
    font-size: 24px;
    line-height: 1.3;
    letter-spacing: 0.16em;
    color: #000000;
    text-transform: uppercase;
    font-weight: 400;
    margin: 64px 0 24px;
}

@media only screen and (max-width: 991px) {
    .checkout-form__title {
        font-size: 24px;
        letter-spacing: 3px;
    }
}

.checkout-form .form-group {
    width: 370px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: 0;
    margin-bottom: 0;
}

@media only screen and (max-width: 991px) {
    .checkout-form .form-group {
        width: 100%;
    }
}

.checkout-form .form-group.form-group--checkbox, .checkout-form .form-group.form-group--submit {
    text-align: center;
}

@media only screen and (max-width: 991px) {
    .checkout-form .form-group.form-group--checkbox, .checkout-form .form-group.form-group--submit {
        margin-left: 0 !important;
    }
}

.checkout-form .form-group.form-group--submit {
    margin-top: 24px;
    margin-bottom: 24px;
}

.checkout-form .form-group.form-group--submit .btn-with-hint {
    display: inline-block;
}

@media only screen and (max-width: 1199px) {
    .checkout-form .form-group.form-group--submit .btn-with-hint {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.checkout-form .form-group.form-group--submit .btn-hint {
    left: 100%;
    width: 270px;
    right: auto;
    margin-right: 0;
    margin-left: 20px;
    text-align: left;
    font-size: 14px;
    padding-left: 12px;
    padding-right: 12px;
}

@media only screen and (max-width: 1199px) {
    .checkout-form .form-group.form-group--submit .btn-hint {
        position: relative;
        left: 0;
        display: block;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: auto;
        margin-top: 24px;
        margin-left: 0;
    }
    .checkout-form .form-group.form-group--submit .btn-hint:before, .checkout-form .form-group.form-group--submit .btn-hint:after {
        display: none;
    }
}

.checkout-form .form-group.form-group--submit .btn-hint:before {
    right: auto;
    left: -9px;
    border-right-color: transparent;
    border-left-color: #ffffff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.checkout-form .form-group.form-group--submit .btn-hint:after {
    right: auto;
    left: -11px;
    border-right-color: transparent;
    border-left-color: #cd2e29;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.checkout-form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 12px;
}

.checkout-form-group__hint {
    font-family: 'YandexSans';
    font-size: 11px;
    line-height: 1.27;
    margin-left: 15px;
    max-width: 150px;
}

@media only screen and (max-width: 991px) {
    .checkout-form-group__hint {
        display: none;
    }
}

.checkout-form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -5px;
    margin-right: -5px;
}

.checkout-form-row .form-group {
    width: auto;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    margin-left: 5px;
    margin-right: 5px;
}

.checkout-form__delivery-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 22px;
}

@media only screen and (max-width: 991px) {
    .checkout-form__delivery-type {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

@media only screen and (max-width: 767px) {
    .checkout-form__delivery-type {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

@media only screen and (max-width: 600px) {
    .checkout-form__delivery-type {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

.checkout-form__delivery-type-item:not(:last-child) {
    margin-right: 22px;
}

@media only screen and (max-width: 991px) {
    .checkout-form__delivery-type-item:not(:last-child) {
        margin-bottom: 12px;
        margin-right: 0;
    }
}

@media only screen and (max-width: 767px) {
    .checkout-form__delivery-type-item:not(:last-child) {
        margin-right: 22px;
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 600px) {
    .checkout-form__delivery-type-item:not(:last-child) {
        margin-bottom: 12px;
        margin-right: 0;
    }
}

.checkout-form__delivery-type-item input[type="radio"] + label {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 50px;
    position: relative;
    border: 1px solid #b8b8b8;
    font-size: 14px;
    text-transform: uppercase;
    color: #999;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 15px 5px 50px;
    letter-spacing: 0.15em;
    -webkit-transition: .3s ease 0s;
    transition: .3s ease 0s;
}

.checkout-form__delivery-type-item input[type="radio"] + label:before {
    content: '';
    position: absolute;
    width: 27px;
    height: 27px;
    left: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 408.576 408.576' fill='%23dcdcdc'%3E%3Cpath d='M204.288,0C91.648,0,0,91.648,0,204.288s91.648,204.288,204.288,204.288s204.288-91.648,204.288-204.288%0AS316.928,0,204.288,0z M318.464,150.528l-130.56,129.536c-7.68,7.68-19.968,8.192-28.16,0.512L90.624,217.6%0Ac-8.192-7.68-8.704-20.48-1.536-28.672c7.68-8.192,20.48-8.704,28.672-1.024l54.784,50.176L289.28,121.344%0Ac8.192-8.192,20.992-8.192,29.184,0C326.656,129.536,326.656,142.336,318.464,150.528z'/%3E%3C/svg%3E");
}

.checkout-form__delivery-type-item input[type="radio"] + label:hover {
    border-color: #cd2e29;
    color: #cd2e29;
}

.checkout-form__delivery-type-item input[type="radio"] + label:hover:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 408.576 408.576' fill='%23cd2e29'%3E%3Cpath d='M204.288,0C91.648,0,0,91.648,0,204.288s91.648,204.288,204.288,204.288s204.288-91.648,204.288-204.288%0AS316.928,0,204.288,0z M318.464,150.528l-130.56,129.536c-7.68,7.68-19.968,8.192-28.16,0.512L90.624,217.6%0Ac-8.192-7.68-8.704-20.48-1.536-28.672c7.68-8.192,20.48-8.704,28.672-1.024l54.784,50.176L289.28,121.344%0Ac8.192-8.192,20.992-8.192,29.184,0C326.656,129.536,326.656,142.336,318.464,150.528z'/%3E%3C/svg%3E");
}

.checkout-form__delivery-type-item input[type="radio"]:checked + label {
    border-color: #cd2e29;
    color: #fff;
    background: #cd2e29;
}

.checkout-form__delivery-type-item input[type="radio"]:checked + label:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 408.576 408.576' fill='%23ffffff'%3E%3Cpath d='M204.288,0C91.648,0,0,91.648,0,204.288s91.648,204.288,204.288,204.288s204.288-91.648,204.288-204.288%0AS316.928,0,204.288,0z M318.464,150.528l-130.56,129.536c-7.68,7.68-19.968,8.192-28.16,0.512L90.624,217.6%0Ac-8.192-7.68-8.704-20.48-1.536-28.672c7.68-8.192,20.48-8.704,28.672-1.024l54.784,50.176L289.28,121.344%0Ac8.192-8.192,20.992-8.192,29.184,0C326.656,129.536,326.656,142.336,318.464,150.528z'/%3E%3C/svg%3E");
}

.checkout-form__whom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 22px;
    margin-bottom: 65px;
}

@media only screen and (max-width: 991px) {
    .checkout-form__whom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

@media only screen and (max-width: 767px) {
    .checkout-form__whom {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

@media only screen and (max-width: 600px) {
    .checkout-form__whom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

@media only screen and (max-width: 600px) {
    .checkout-form__whom-item {
        width: 100%;
    }
}

.checkout-form__whom-item.checkout-form__whom-item--gift {
    overflow: hidden;
}

.checkout-form__whom-item.checkout-form__whom-item--gift label {
    background-image: url("/local/templates/.default/markup/podkova/dev/img/gift.png");
    background-repeat: no-repeat;
    background-position: 106% 15px;
}

.checkout-form__whom-item input[type="radio"] + label {
    position: relative;
    width: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000;
    font-size: 18px;
    line-height: 25px;
    height: 80px;
    background-color: #f1f1f1;
    -webkit-transition: .3s ease 0s;
    transition: .3s ease 0s;
    min-width: 270px;
    padding: 5px 40px 5px 62px;
}

.checkout-form__whom-item input[type="radio"] + label:before {
    content: '';
    position: absolute;
    left: 29px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 25px;
    height: 25px;
    border: 1px solid #666;
    border-radius: 50%;
    -webkit-transition: .3s ease 0s;
    transition: .3s ease 0s;
}

.checkout-form__whom-item input[type="radio"] + label:after {
    content: '';
    position: absolute;
    left: 32px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%;
    width: 19px;
    height: 19px;
    background-color: #cd0f30;
    opacity: 0;
    -webkit-transition: .3s ease 0s;
    transition: .3s ease 0s;
}

.checkout-form__whom-item input[type="radio"] + label:hover {
    background-color: #ffe4db;
}

.checkout-form__whom-item input[type="radio"]:checked + label {
    background-color: #ffe4db;
}

.checkout-form__whom-item input[type="radio"]:checked + label:before {
    border-color: #cd0f30;
}

.checkout-form__whom-item input[type="radio"]:checked + label:after {
    opacity: 1;
}

.checkout-form__payments {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 205px;
}

@media (max-width: 575px) {
	.checkout-form__payments {
		flex-direction: column;
    	align-items: flex-start;
	}

	.checkout-form__payments-item {
		position: relative;
		width: 100%;
		margin: 0 0 15px;
	}

	.checkout-form__payments-item:not(:last-child) {
		margin-right: 0;
	}

	.checkout-form__payments-item:first-child {
		order: 1;
	}

	.checkout-form__payments-item:first-child .online-pay-sale {
		top: 25px;
	}
}

.checkout-form__payments-item:not(:last-child) {
    margin-right: 20px;
}

.checkout-form__payments-item input[type="radio"] + label {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000;
    font-size: 14px;
    line-height: 1.4;
    -webkit-transition: .3s ease 0s;
    transition: .3s ease 0s;
    padding: 0 0 0 36px;
}

@media only screen and (max-width: 600px) {
    .checkout-form__payments-item input[type="radio"] + label {
        font-size: 14px;
    }
}

.checkout-form__payments-item input[type="radio"] + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 25px;
    height: 25px;
    border: 1px solid #666;
    border-radius: 50%;
    -webkit-transition: .3s ease 0s;
    transition: .3s ease 0s;
}

.checkout-form__payments-item input[type="radio"] + label:after {
    content: '';
    position: absolute;
    left: 3px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%;
    width: 19px;
    height: 19px;
    background-color: #cd0f30;
    opacity: 0;
    -webkit-transition: .3s ease 0s;
    transition: .3s ease 0s;
}

.checkout-form__payments-item input[type="radio"]:checked + label:before {
    border-color: #cd0f30;
}

.checkout-form__payments-item input[type="radio"]:checked + label:after {
    opacity: 1;
}

.checkout-form__payments-item input[type="radio"]:checked ~ .online-pay-sale {
	z-index: 1;
    opacity: 1;
}

.checkout-form__delivery-caption {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin: 64px 0 24px;
}

.checkout-form__delivery-caption .checkout-form__title {
    margin: 0;
    line-height: 1;
}

.checkout-form__delivery-country {
    font-size: 16px;
    letter-spacing: 0.05em;
}

.checkout-form__delivery-controls {
    width: 370px;
}

@media only screen and (max-width: 600px) {
    .checkout-form__delivery-controls {
        width: 100%;
    }
}

.checkout-form__delivery-controls p {
    font-family: 'YandexSans', Arial, sans-serif;
    font-size: 11px;
    margin: 0 0 12px;
}

.checkout-form__delivery-controls .checkout-form-group--select {
    margin-top: 15px;
    margin-bottom: 0;
}

.checkout-form__delivery-controls .checkout-form-group--select label {
    font-family: 'YandexSans', Arial, sans-serif;
    display: inline-block;
    font-size: 16px;
    margin-right: 12px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

@media only screen and (max-width: 767px) {
    .checkout-form__delivery-controls .checkout-form-group--select label {
        margin-left: 0;
    }
}

.checkout-form__delivery-controls .checkout-form-group--select .select {
    height: 55px;
    width: 170px;
}

.checkout-form__delivery-controls .checkout-form-group--select .select-styled {
    height: 55px;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
}

.checkout-form__delivery-controls .checkout-form-group--select .select-styled:before {
    content: '';
    width: 38px;
    height: 55px;
    position: absolute;
    right: 0;
    top: 0;
    background: -webkit-gradient(linear, right top, left top, color-stop(75%, #f1f1f1), to(transparent));
    background: linear-gradient(to left, #f1f1f1 75%, transparent 100%);
    z-index: 5;
}

.checkout-form__delivery-controls .checkout-form-group--select .select-styled:after {
    top: 25px;
    z-index: 6;
}

.checkout-form__delivery-controls .checkout-form-group--select .select-styled.active:after {
    top: 20px;
}

.checkout-form__delivery-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media only screen and (max-width: 991px) {
    .checkout-form__delivery-body {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media only screen and (max-width: 767px) {
    .checkout-form__delivery-body {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

@media only screen and (max-width: 600px) {
    .checkout-form__delivery-body {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.checkout-form__delivery-banner {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 30px;
    margin-top: 28px;
    background-color: #ffe4db;
    background-image: url("/local/templates/.default/markup/podkova/dev/img/car.png");
    background-repeat: no-repeat;
    background-position: 0 88%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 20px 20px 20px 25px;
}

@media only screen and (max-width: 1199px) {
    .checkout-form__delivery-banner {
        margin-left: 15px;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width: 991px) {
    .checkout-form__delivery-banner {
        margin-left: 0;
        padding: 25px 30px 100px;
    }
}

@media only screen and (max-width: 767px) {
    .checkout-form__delivery-banner {
        padding: 25px 15px;
        margin-left: 15px;
    }
}

@media only screen and (max-width: 600px) {
    .checkout-form__delivery-banner {
        margin-left: 0;
        padding: 25px 30px 100px;
    }
}

.checkout-form__delivery-banner-caption {
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    line-height: 30px;
    margin-bottom: 12px;
}

@media only screen and (max-width: 767px) {
    .checkout-form__delivery-banner-caption {
        font-size: 14px;
        line-height: 24px;
        letter-spacing: 0.05em;
    }
}

.checkout-form__delivery-banner-caption span {
    color: #cd2e29;
    font-weight: 700;
}

.checkout-form__delivery-banner-text {
    font-size: 14px;
}

.checkout-order {
    -ms-flex-preferred-size: calc((100%/12)*5 - 15px);
    flex-basis: calc((100%/12)*5 - 15px);
    max-width: calc((100%/12)*5 - 15px);
    padding: 0 15px 0 0;
}

@media only screen and (max-width: 991px) {
    .checkout-order {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
        padding: 0 15px;
    }
}

@media only screen and (max-width: 767px) {
    .checkout-order {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin: 0 15px;
        border: 1px solid #cd0f30;
    }
}

@media only screen and (max-width: 600px) {
    .checkout-order {
        border-left-width: 0;
        border-right-width: 0;
        padding: 0;
        margin: 30px 0 0;
    }
}

.checkout-order__inner {
    width: 400px;
    border: 1px solid #cd0f30;
    padding: 15px 20px;
    margin-left: auto;
}

@media only screen and (max-width: 1199px) {
    .checkout-order__inner {
        width: auto;
        max-width: 360px;
        padding-left: 12px;
        padding-right: 12px;
    }
}

@media only screen and (max-width: 767px) {
    .checkout-order__inner {
        max-width: 400px;
        margin-left: auto;
        margin-right: auto;
        border: 0;
    }
}

@media only screen and (max-width: 600px) {
    .checkout-order__inner {
        padding-left: 0;
        padding-right: 0;
    }
}

.checkout-order__title {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 1.8px;
    text-transform: uppercase;
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 9px;
    margin-bottom: 12px;
}

.checkout-order__title img {
    display: inline-block;
    vertical-align: text-top;
}

.checkout-order__sum {
    border-bottom: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    padding-top: 12px;
    padding-bottom: 12px;
    margin: 12px;
}

.checkout-order__finall-sum {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 12px;
}

.checkout-order__finall-sum span:first-child {
    display: inline-block;
    margin-right: 40px;
}

@media only screen and (max-width: 1199px) {
    .checkout-order__finall-sum span:first-child {
        margin-right: 30px;
    }
}

.checkout-order__conditionals {
    margin: 24px 12px;
}

.checkout-order__conditionals a {
    display: inline-block;
    text-transform: uppercase;
    color: #000;
    font-size: 13px;
    margin-bottom: 16px;
}

.checkout-order.fixed .checkout-order__inner {
    position: fixed;
    top: 100px;
    right: calc(50% - 585px);
    max-height: calc(100vh - 100px);
    overflow-y: auto;
}

.checkout-order.fixed .checkout-order__inner::-webkit-scrollbar-track {
    background-color: #ffd0c0;
}

.checkout-order.fixed .checkout-order__inner::-webkit-scrollbar {
    width: 8px;
    background-color: #ffd0c0;
}

.checkout-order.fixed .checkout-order__inner::-webkit-scrollbar-thumb {
    border-radius: 0;
    background-color: #cd2e29;
}

@media only screen and (max-width: 1199px) {
    .checkout-order.fixed .checkout-order__inner {
        right: 15px;
    }
}

.checkout__product {
    font-family: 'YandexSans', Arial, sans-serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #000000;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
}

.checkout__product:hover .checkout__product-n {
    text-decoration: none;
}

.checkout__product:hover img {
    opacity: .7;
}

.checkout__product img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-transition: .3s ease 0s;
    transition: .3s ease 0s;
}

.checkout__product-b {
    margin-left: 16px;
}

.checkout__product-n {
    display: inline-block;
    max-width: 200px;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 20px;
    letter-spacing: 0.16em;
    text-decoration: underline;
}

.checkout__product-a {
    display: block;
    font-size: 12px;
    color: #666;
}

.checkout__product-m {
    font-size: 14px;
    line-height: 1.7;
    letter-spacing: 0.35px;
}

.checkout__product-m .price {
    font-size: 14px;
    text-align: left;
    font-weight: 400;
    letter-spacing: 0.35px;
    line-height: 1;
}

.checkout-non-auth {
    font-family: 'YandexSans', Arial, sans-serif;
    font-weight: 300;
    font-size: 14px;
    padding-bottom: 12px;
    padding-top: 12px;
    margin: 12px 0 0 12px;
    border-top: 1px solid #d1d1d1;
}

.checkout-bonus {
    color: #666;
    padding-top: 12px;
}

.checkout-bonus span {
    display: inline-block;
    margin-bottom: 6px;
}

.checkout-bonus span:first-child {
    margin-right: 32px;
}

.checkout-bonus i {
    display: block;
    font-size: 14px;
}

.checkout-sale {
    font-family: 'YandexSans';
    border-bottom: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    padding-top: 12px;
    padding-bottom: 12px;
}

.checkout-sale span:first-child {
    margin-right: 24px;
}

.checkout-sale .grey-txt {
    color: #666666;
}

.checkout-sale.checkout-sale--auth span:first-child {
    margin-right: 0;
}

.checkout-summary {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2.4px;
    border-top: 1px solid #d1d1d1;
    padding: 12px 0;
}

.checkout-summary span:first-child {
    margin-right: 48px;
}

@media only screen and (max-width: 1199px) {
    .checkout-summary span:first-child {
        margin-right: 24px;
    }
}

.checkout .cart-btns {
    margin: 12px;
}

.checkout .cart-btns .btn {
    width: 100%;
    padding-top: 14px;
    padding-bottom: 14px;
}

.checkout .form-group--checkbox {
    margin-left: 12px;
}

.checkout__gift-data {
    position: relative;
}

.checkout__gift-data:before {
    content: '';
    position: absolute;
    right: 26px;
    top: -42px;
    width: 255px;
    height: 214px;
    background-image: url("/local/templates/.default/markup/podkova/dev/img/ribbon.png");
    background-repeat: no-repeat;
    background-position: center center;
    z-index: -1;
}

@media only screen and (max-width: 991px) {
    .checkout__gift-data:before {
        display: none;
    }
}

.cos {
    display: table;
    font-family: 'YandexSans', Arial, sans-serif;
}

.cos__r {
    display: table-row;
}

.cos__r > span {
    display: table-cell;
    padding-bottom: 5px;
}

.cos__r > span:first-child {
    padding-right: 12px;
}

.cos .grey-txt {
    color: #666666;
}

.online-pay-sale {
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    -webkit-box-shadow: 0 10px 13px 0 rgba(184, 70, 70, 0.07);
    box-shadow: 0 10px 13px 0 rgba(184, 70, 70, 0.07);
    border: solid 1px #cd2e29;
    background-color: #ffffff;
    padding: 12px 16px;
    opacity: 0;
}

.online-pay-sale__caption {
    font-family: 'YandexSans', Arial, sans-serif;
    font-size: 18px;
    margin: 0 0 6px 0;
}

.online-pay-sale__caption span {
    color: #cd0f30;
    font-weight: 700;
}

.online-pay-sale:before {
    content: '';
    position: absolute;
    border: 9px solid transparent;
    border-top-color: #ffffff;
    left: 4px;
    top: -8px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 5;
}

.online-pay-sale:after {
    content: '';
    position: absolute;
    right: auto;
    border: 10px solid transparent;
    border-top-color: #cd2e29;
    top: -10px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 2px;
    -webkit-transition: .3s ease 0s;
    transition: .3s ease 0s;
}

.online-pay-sale__icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media only screen and (max-width: 480px) {
    .online-pay-sale__icons {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        min-height: 110px;
    }
}

@media only screen and (max-width: 991px) and (min-width: 480px) {
    .online-pay-sale__icons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
    }
    .online-pay-sale__icons img {
        margin: 10px 15px;
    }
}

.online-pay-sale__icons img {
    margin-right: 30px;
}

.online-pay-sale__icons img:last-child {
    margin-right: 0;
}

.countries-choose {
    position: relative;
    min-width: 100px;
    text-align: right;
}

.countries-list {
    display: none;
    position: absolute;
    background: #ffffff;
    text-align: left;
    -webkit-box-shadow: 8px 10px 14px rgba(0, 0, 0, 0.11);
    box-shadow: 8px 10px 14px rgba(0, 0, 0, 0.11);
    left: 0;
    top: 100%;
    z-index: 99;
    padding: 20px;
    max-height: 200px;
    overflow: auto;
}

@media only screen and (max-width: 600px) {
    .countries-list {
        left: auto;
        right: 0;
    }
}

.countries-list::-webkit-scrollbar-track {
    background-color: #ffd0c0;
}

.countries-list::-webkit-scrollbar {
    width: 8px;
    background-color: #ffd0c0;
}

.countries-list::-webkit-scrollbar-thumb {
    border-radius: 0;
    background-color: #cd2e29;
}

.countries-list__item label {
    display: inline-block;
    position: relative;
    color: #000000;
    font-size: 11px;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 1.65px;
    padding-left: 26px;
}

.countries-list__item input[type="radio"] + label:before {
    content: '';
    width: 15px;
    height: 15px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 1px solid #c1c1c1;
    border-radius: 50%;
}

.countries-list__item input[type="radio"] + label:after {
    content: '';
    position: absolute;
    width: 9px;
    height: 9px;
    background-color: #ed1b24;
    border-radius: 50%;
    left: 3px;
    top: 7px;
    opacity: 0;
    -webkit-transition: .3s ease 0s;
    transition: .3s ease 0s;
}

.countries-list__item input[type="radio"]:checked + label:after {
    opacity: 1;
}

.vacancies-block__slogan {
    margin-bottom: 40px;
    max-width: 600px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.vacancies-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media only screen and (max-width: 767px) {
    .vacancies-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.vacancies-list__controls {
    margin-right: 30px;
}

.vacancies-list__controls a {
    display: inline-block;
    color: #000000;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    padding: 4px 10px;
    margin-bottom: 15px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

.vacancies-list__controls a:hover {
    color: #cd2e29;
}

.vacancies-list__controls a.is-active {
    background-color: #cd2e29;
    color: #ffffff;
}

.vacancies-list__controls a.is-active span {
    color: #ffffff;
}

.vacancies-list__controls a span {
    color: #cd2e29;
}

.vacancy {
    background-color: #fef4e0;
    padding: 40px;
}

@media only screen and (max-width: 767px) {
    .vacancy {
        padding: 15px;
        margin-left: -15px;
        margin-right: -15px;
    }
}

.vacancy__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media only screen and (max-width: 767px) {
    .vacancy__top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.vacancy__top-left {
    margin-right: 30px;
}

.vacancy__cites span {
    display: block;
    font-weight: 700;
}

.vacancy__name {
    font-size: 16px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 20px;
}

.vacancy__salary, .vacancy__experience, .vacancy__worktime {
    font-family: 'YandexSans';
    margin-bottom: 12px;
}

.vacancy__description-unit {
    margin-top: 24px;
}

.vacancy__description-title {
    font-size: 14px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 12px;
}

.vacancy__description ul li {
    font-family: 'YandexSans';
    font-weight: 300;
    padding-left: 20px;
    font-size: 14px;
    margin-bottom: 6px;
    position: relative;
}

.vacancy__description ul li:before {
    content: "";
    position: absolute;
    left: 1px;
    top: 6px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #cd2e29;
}

.vacancies-form {
    margin-top: 60px;
    margin-bottom: 60px;
}

.vacancies-form__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media only screen and (max-width: 767px) {
    .vacancies-form__container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media only screen and (max-width: 767px) {
    .vacancies-form {
        margin-top: 30px;
        margin-bottom: 30px;
    }
}

.vacancies-form__body, .vacancies-form__img {
    max-width: calc(50% - 30px);
    -ms-flex-preferred-size: calc(50% - 30px);
    flex-basis: calc(50% - 30px);
    margin: 0 15px;
}

@media only screen and (max-width: 767px) {
    .vacancies-form__body, .vacancies-form__img {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .vacancies-form__img {
        display: none;
    }
}

.vacancies-filter {
    margin-bottom: 60px;
    margin-top: 60px;
}

.vacancies-filter__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media only screen and (max-width: 767px) {
    .vacancies-filter__form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.vacancies-filter__form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 360px;
    margin-right: 20px;
}

@media only screen and (max-width: 767px) {
    .vacancies-filter__form-group {
        margin-right: 0;
        margin-bottom: 20px;
        width: 100%;
        max-width: 360px;
    }
}

.vacancies-filter__form-group:last-child {
    margin-right: 0;
}

@media only screen and (max-width: 767px) {
    .vacancies-filter__form-group:last-child {
        margin-bottom: 0;
    }
}

.vacancies-filter__form-group label {
    display: block;
    margin-bottom: 6px;
}

.vacancies-filter__form-group .select-styled {
    width: 100%;
}

.info-block {
    position: relative;
    z-index: 999;
    top: 0;
    left: 0;
    width: 100%;
    padding: 8px 0;
    background-color: #da241c;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.info-block img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.info-block .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.info-block p {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    margin: 0;
    padding: 0;
    font-size: 17px;
    line-height: 1;
    text-align: center;
}

.info-block__close {
    width: 30px;
    height: 30px;
    margin: 0 0 0 10px;
    padding: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 980.87 980.53' fill='%23ffffff'%3E%3Cpath d='M378.82,489a37,37,0,0,1-4.83-3.5Q199.65,311.21,25.37,136.89C-7.33,104.18-8,54.83,23.75,23.25,54.9-7.74,104-7.83,135.6,23.47c39.29,39,78.29,78.2,117.42,117.33Q369.69,257.46,486.34,374.14c1.18,1.18,2.18,2.53,5,5.77,1.49-2.6,2.22-4.86,3.71-6.35q173.87-174,347.79-348C859.4,9,879-.59,902.6.23,935.36,1.36,959.67,17,973.2,46.76s8.82,58.15-11.69,83.71a118.48,118.48,0,0,1-9,9.4Q779.51,312.94,606.43,486a36.22,36.22,0,0,0-5.1,5.39c1.91,1.07,4.18,1.78,5.67,3.27Q781,668.49,955,842.43c16.63,16.61,26.17,36.2,25.35,59.81-1.13,32.75-16.76,57.07-46.51,70.62-29.38,13.38-57.49,9-83-10.9a98,98,0,0,1-8.77-8.17q-173.43-173.4-346.8-346.85a40.34,40.34,0,0,1-3.81-5.26l-2.22-.12c-1.1,1.66-2,3.56-3.34,4.94Q311.81,780.67,137.71,954.81c-16,16-34.71,25.45-57.35,25.18-34.07-.41-59.29-16.31-73-47.41s-7.91-60.19,14.47-85.84c1.54-1.76,3.25-3.36,4.9-5Q200.37,668.08,374.06,494.47c1.39-1.39,3.34-2.22,5-3.31Z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: center;
    border: none;
    background-color: transparent;
    cursor: pointer;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.info-block__close:hover,
.info-block__close:focus {
    opacity: 0.6;
}

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


.slider-video {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; /* чтобы видео заполнило весь блок */
}


.index-video {
    width: 100%;
    padding-top: 56.25%;
    position: relative;

}

@media (max-width: 600px){
    .index-video {
        height: 80vh;
    }

}

.index-video video {
    position: absolute; /* Позиционирование содержимого абсолютно внутри контейнера */
    top: 0; /* Расположение содержимого сверху */
    left: 0; /* Расположение содержимого слева */
    right: 0; /* Расположение содержимого справа */
    bottom: 0; /* Расположение содержимого снизу */
}

.main-slider {
    padding-top: 80px;
}

.main-stories {
    padding-top: 80px;
}

.stories-container {
    display: flex;
    gap: 20px;
    justify-content: center;
    align-items: end; /* Выровнять элементы по нижнему краю */
    overflow: overlay;
}

.story {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px; /* Отступ между кружком и текстом */
}

.story:hover {
    font-weight: 600;
}

.story-circle {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 2px solid #cbcbcb;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: white; /* Цвет фона для пространства padding */
}

.story-circle img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* Обеспечивает покрытие всего пространства кружка изображением */
    transition: transform 0.3s ease;
}

.story-circle:hover img {
    transform: scale(1.1); /* Увеличение изображения при наведении */
}

.story-circle:hover {
    border: 2px solid #626262;
    cursor: pointer;
}

.story-title {
    font-size: 14px;
    color: #000; /* Цвет текста */
    text-align: center;
}

/* Страниица ПРОВЕРКА ПОДЛИННОСТИ */
.verification-product-page {
    display: flex;
    margin-top: 40px;
    flex-wrap: wrap;
}
.verification-product-page .left_block {
    flex-basis: 33.33333%;
    max-width: 33.33333%;
    padding: 0 15px;
}
.verification-product-page .left_block .breadcrumb {
    padding: 0;
}
.verification-product-page .left_block .menu_left {
    display: flex;
    flex-direction: column;
    border-left: 5px solid #cd2e29;
    background: #FCF7F7;
}
.verification-product-page .left_block .menu_left a {
    padding: 10px 0;
    padding-left: 25px;
    padding-right: 10px;
    color: #000;
}
.verification-product-page .left_block .menu_left a:hover {
    color: #cd2e29;
}
.verification-product-page .right_block {
    flex-basis: 66.6%;
    max-width: 66.6%;
    padding: 0 15px;
}
.verification-product-page .right_block .block_ver_item {
   margin-bottom: 90px;
}
.verification-product-page .right_block .title--page {
    text-align: center;
}
.verification-product-page .right_block .title--page b {
    color: #cd2e29;
}
.verification-product-page .right_block .block_ver_item.podlo {

}
.verification-product-page .right_block .block_ver_item.podlo .title--page {
    margin-bottom: calc(40px + 34px);
}
.verification-product-page .right_block .block_ver_item.podlo .img_block {
   text-align: center;
   position: relative;
   padding-bottom: 45px;
}
.verification-product-page .right_block .block_ver_item.podlo .img_block img {
    width: 201px;
}
.verification-product-page .right_block .block_ver_item.podlo ol {
    list-style: none;
}
.verification-product-page .right_block .block_ver_item.podlo ol li {
    max-width: 216px;
    text-align: right;
    position: absolute;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
}
.verification-product-page .right_block .block_ver_item.podlo ol li.first {
    left: 6%;
    top: 7%;
}
.verification-product-page .right_block .block_ver_item.podlo ol li.second {
    bottom: 0;
    left: 18%;
}
.verification-product-page .right_block .block_ver_item.podlo ol li.third {
   bottom: 15px;
   right: 13%;
   text-align: left;
}
.verification-product-page .right_block .block_ver_item.podlo ol li:before {
    display: none;
}
.verification-product-page .right_block .block_ver_item.proba {
    display: flex;
    flex-wrap: wrap;
}
.verification-product-page .right_block .block_ver_item.proba .title--page {
    width: 100%;
    margin-bottom: 30px;
}
.verification-product-page .right_block .block_ver_item.proba .proba_item {
    width: 33%;
}
.verification-product-page .right_block .block_ver_item.proba .proba_item h3 {
    font-size: 14px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 2.0999999046325684px;
    text-align: left;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 4px;
}
.verification-product-page .right_block .block_ver_item.proba .proba_item p{
    margin-bottom: 12px;
}

.verification-product-page .right_block .block_ver_item.birka .bullet-list li{
    font-weight: 400;
    font-size: 16px;
}
.verification-product-page .right_block .block_ver_item.birka .bullet-list li:before {
    background: #cd2e29;
}
.verification-product-page .right_block .block_ver_item.birka .img_block {
    text-align: center;
    margin-top: 36px;
    margin-bottom: 38px;
    position: relative;
}
.verification-product-page .right_block .block_ver_item.birka .img_block img {
 width: 250px;
}
@media (max-width: 1200px) {
    .verification-product-page .right_block .block_ver_item.birka .img_block img {
         max-width: 29%;
    }
}
.verification-product-page .right_block .block_ver_item.birka .img_block .info_text_1, .verification-product-page .right_block .block_ver_item.birka .img_block .info_text_2 {
    position: absolute;
}
.verification-product-page .right_block .block_ver_item.birka .img_block .info_text_1 {
    top: 86%;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    text-align: right;
    left: 17%;
}
.verification-product-page .right_block .block_ver_item.birka .img_block .info_text_2 {
  top: 18%;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  text-align: left;
  right: 5%;
}
.verification-product-page .right_block .block_ver_item.birka .dark_side {
    margin-top: 12px;
}
@media (min-width: 768px) {
    .verification-product-page-shops-map .container, .verification-product-page-shops-map .shops{
        height: 100%
    }
    .verification-product-page-shops-map .city-shops{
        max-height: unset;
    }
}
@media (max-width: 1000px) {
    .verification-product-page .right_block .block_ver_item.podlo .img_block {
        padding-bottom: 0;
    }
    .verification-product-page .right_block .block_ver_item.podlo .img_block img {
        width: 80%;
    }
    .verification-product-page .right_block .block_ver_item.podlo ol {
        margin-top: 20px;
    }
    .verification-product-page .right_block .block_ver_item.podlo ol li {
        top: 0!important;
        left: 0!important;
        text-align: left;
        position: relative;
        display: flex;
        font-size: 16px;
        max-width: unset;
        margin-bottom: 10px;
        gap: 10px;
    }
    .verification-product-page .right_block .block_ver_item.podlo ol li:before {
        display: block;
        position: unset;
    }

    .verification-product-page .right_block .block_ver_item.birka .img_block img {
        max-width: 50%;
        transform: translateX(-6%);
    }
    .verification-product-page .right_block .block_ver_item.birka .img_block .info_text_1 {
        top: 79%;
         font-size: 2.5vw;
        left: -5%;
        line-height: 1.2;
    }
    .verification-product-page .right_block .block_ver_item.birka .img_block .info_text_2 {
        right: unset;
        font-size: 11px;
        line-height: 1.2;
        font-size: 2.5vw;
    }
}

@media (min-width: 767px) and (max-width: 1100px) {
     .verification-product-page .right_block .block_ver_item.birka .img_block .info_text_1 {
        font-size: 13px;
        top: 85%;
        left: -1%;
     }
    .verification-product-page .right_block .block_ver_item.birka .img_block .info_text_2{
        font-size: 13px;
    }
}
@media (max-width: 767px) {
    .verification-product-page .right_block {
        margin-top: 40px;
    }
    .verification-product-page .right_block .block_ver_item, .verification-product-page .right_block .block_ver_item.podlo .title--page {
        margin-bottom: 40px;
    }

    .verification-product-page .right_block .block_ver_item.proba .proba_item {
        width: 50%;
    }
    .verification-product-page .left_block {
        flex-basis: 100%;
        max-width: 100%;
    }

    .verification-product-page .right_block {
        flex-basis: 100%;
        max-width: 100%;
    }
    .verification-product-page-shops-map .shops__right {
        padding: 0;
    }
    .verification-product-page-shops-map .shops__right .city-shops {
        margin: 0;
        max-height: calc(320px + 24px + 15px)
    }
}







/* Рассрочка  от сбербанка */

.rassrochka-sberbanka-page {

}
.rassrochka-sberbanka-page h1 {
    font-size: 30px;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: 4.5px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
@media (max-width: 767px) {
    .rassrochka-sberbanka-page h1 {
        font-size: 5.4vw;
    }
}

.rassrochka-sberbanka-page .sber-banner {
    margin-top: 40px;
    background: #E3F9E5;
    padding: 72px 32px 72px 32px;
    border-radius: 20px;
    position: relative;
    overflow: hidden;
}

.rassrochka-sberbanka-page .sber-banner  .info_banner {
    z-index: 1;
    position: relative;
}
.rassrochka-sberbanka-page .sber-banner .logo {
    margin-bottom: 32px;
}
.rassrochka-sberbanka-page .sber-banner .title_banner {
    margin: 0;
    font-size: 48px;
    font-weight: 600;
    line-height: 58px;
    letter-spacing: 3.200000047683716px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-bottom: 16px;
}
.rassrochka-sberbanka-page .sber-banner p {
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-bottom: 32px;
}
.rassrochka-sberbanka-page .sber-banner .btn_green {
    border: 1px solid #08A652;
    background: #08A652;
    padding: 15px 30px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 16.1px;
    letter-spacing: 2.0999999046325684px;
    text-align: center;
    text-underline-position: from-font;
}
.rassrochka-sberbanka-page .sber-banner .btn_green:hover {
    background-color: transparent;
    color: #08A652;
}

.rassrochka-sberbanka-page .sber-banner .right_img {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 45%;
    max-width: 572px;
}
.rassrochka-sberbanka-page .sber-banner:before {
    content: '';
    background: #08A652;
    position: absolute;
    bottom: -37%;
    right: -11%;
    /*
    width: 50%;
    height: 120%;
    */
    width: 572px;
    height: 572px;
    border-radius: 100%;
}
@media (min-width: 768px) and (max-width: 1180px) {
    .rassrochka-sberbanka-page .sber-banner .title_banner {
        font-size: 4vw;
        line-height: 6vw;
    }
    .rassrochka-sberbanka-page .sber-banner p {
        font-size: 2vw;
    }
    .rassrochka-sberbanka-page .sber-banner:before {
        right: -15vw;
        width: 50vw;
        height: 50vw;
    }
}
@media (max-width: 767px) {
    .rassrochka-sberbanka-page .sber-banner {
        padding: 20px 30px 20px 30px;
    }
    .rassrochka-sberbanka-page .sber-banner .title_banner {
        font-size: 6.6vw;
        line-height: 8.2vw;
    }
    .rassrochka-sberbanka-page .sber-banner p {
        font-size: 6vw;
        line-height: 8vw;
    }
    .rassrochka-sberbanka-page .sber-banner .right_img {
        right: -10vw;
        width: 45%;
        max-width: 572px;
    }
    .rassrochka-sberbanka-page .sber-banner .btn_green {
        padding: 15px 10px;
    }
    .rassrochka-sberbanka-page .sber-banner:before{
        bottom: -22vw;
        right: -31vw;
        width: 50vw;
        height: 50vw;
    }
}


.rassrochka-sberbanka-page .advantages_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -20px;
    margin-top: 40px;
}
.rassrochka-sberbanka-page .advantages_block .advantages_item {

    display: flex;
    align-items: self-start;
    flex-grow: 2;
    width: calc(100%/3);
    padding: 0 20px;
}
.rassrochka-sberbanka-page .advantages_block .advantages_item  .text_block {
    margin-left: 24px;
    display: flex;
    flex-direction: column;
}
.rassrochka-sberbanka-page .advantages_block .advantages_item .title_advantage{
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 3.5999999046325684px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-bottom: 18px;
}
.rassrochka-sberbanka-page .advantages_block .advantages_item .text_advantage {
    font-family: YandexSans;
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
@media (min-width: 768px) and (max-width: 1180px) {
    .rassrochka-sberbanka-page .advantages_block {
        margin: 0 -1.4vw;
        margin-top: 40px;
    }
    .rassrochka-sberbanka-page .advantages_block .advantages_item {
        padding: 0 1.4vw;
    }
    .rassrochka-sberbanka-page .advantages_block .advantages_item .title_advantage {
        font-size: 2.7vw;
        line-height: 2.9vw;
    }
    .rassrochka-sberbanka-page .advantages_block .advantages_item .text_advantage {
        font-size: 1.9vw;
        line-height: 2.6vw;
    }

}
@media (max-width: 767px) {
    .rassrochka-sberbanka-page .advantages_block .advantages_item {
        width: 100%;
        margin-bottom: 25px;
    }
}


.rassrochka-sberbanka-page .how_buy {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   margin: 0 -20px;
   margin-top: 60px;
}
.rassrochka-sberbanka-page .how_buy h2 {
    padding: 0 20px;
    margin: 0;
    margin-bottom: 36px;
    width: 100%;
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
.rassrochka-sberbanka-page .how_buy .how_buy_itm {
    display: flex;
    align-items: self-start;
    flex-grow: 2;
    width: calc(100%/2);
    padding: 0 20px;
    margin-bottom: 14px;
}
.rassrochka-sberbanka-page .how_buy .how_buy_itm .number_itm {
    background: #CD2E29;
    padding: 25px 20px;
    color: #fff;
    font-size: 48px;
    font-weight: 700;
    line-height: 58px;
    letter-spacing: 3.200000047683716px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    height: 100%;
    display: flex;
    align-items: center;
    position: relative;
}
.rassrochka-sberbanka-page .how_buy .how_buy_itm .number_itm .number_itm_fon {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
}
.rassrochka-sberbanka-page .how_buy .how_buy_itm .text_itm {
    flex: 1;
    background: #FDF7F7;
    padding: 26px;
    height: 100%;
    display: flex;
    align-items: center;
    margin-left: 14px;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
@media (max-width: 767px) {
    .rassrochka-sberbanka-page .how_buy {
        margin-top: 40px;
    }
    .rassrochka-sberbanka-page .how_buy .how_buy_itm {
        width: 100%;
    }
}

.rassrochka-sberbanka-page .conditions_block {
    margin: 60px 0;
}

.rassrochka-sberbanka-page .conditions_block h2 {
    margin: 0;
    margin-bottom: 34px;
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.rassrochka-sberbanka-page .conditions_block ul:not([class]) li+li {
    margin-top: 8px;
}
.rassrochka-sberbanka-page .conditions_block ul:not([class]) li {
    display: list-item;
    position: relative;
    padding-left: 18px;
}
.rassrochka-sberbanka-page .conditions_block ul:not([class]) li:before {
    content: "" !important;
    position: absolute;
    display: block;
    left: 0px;
    top: 8px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #cd2e29;
    min-width: inherit;
    border: initial;
}

.rassrochka-sberbanka-page .conditions_block ol:not([class]) li {
    padding-left: 24px;
    font-size: 16px;
}
.rassrochka-sberbanka-page .conditions_block ol:not([class]) li + li {
    margin-top: 10px;
}

.rassrochka-sberbanka-page .conditions_block ol:not([class]) > li:before {
    counter-increment: a;
    content: counter(a) ". ";
    position: absolute;
    left: 0;
    top: 2px;
    width: inherit;
    height: inherit;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.2;
    color: #da221c;
}
.rassrochka-sberbanka-page .conditions_block .btn {
    margin-top: 26px;
}

@media (max-width: 767px) {
    .rassrochka-sberbanka-page .conditions_block {
        margin: 40px 0;
    }
}
/* END Рассрочка  от сбербанка */

/*  Ювелирный TRADE-IN */ 
.exchange_rules_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -20px;
    margin-top: 40px;
    margin-bottom: 60px;
}
.exchange_rules_block .title_block {
    width: 100%;
    font-size: 30px;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: 4.5px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-bottom: 40px;
    text-transform: uppercase;
}
.exchange_rules_block .rules_item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-grow: 2;
    width: calc(100%/3);
    padding: 0 20px;
    margin-top: 16px;
}
.exchange_rules_block .rules_item .title{
    margin-top: 18px;
   font-family: YandexSans;
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
@media (min-width: 768px) and (max-width: 1180px) {
    .exchange_rules_block {
        margin: 0 -1.4vw;
        margin-top: 40px;
    }
    .exchange_rules_block .rules_item {
        padding: 0 1.4vw;
    }
    .exchange_rules_block .rules_item .title {
        font-size: 2.7vw;
        line-height: 2.9vw;
    }

}
@media (max-width: 767px) {
    .exchange_rules_block .title_block {
        font-size: 6vw;
           padding: 0 10vw;
    }
    .exchange_rules_block .rules_item {
        width: 100%;
        margin-bottom: 25px;
    }
}


.calculator_block .title_block {
    margin: 0;
    margin-bottom: 40px;
    font-size: 30px;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: 4.5px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
     text-transform: uppercase;
}
.calculator_block .calc_form {
    display: flex;
    padding: 32px;
    border: 1px solid #CD2E29;
}
.calculator_block .calc_form .right_info {
    width: 50%;
}


.calculator_block .calc_form .right_info .item_form {
    display: block;
    margin-bottom: 24px;
}
.calculator_block .calc_form .right_info .item_form .name_label {
    display: inline-flex;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-bottom: 14px;
}
.calculator_block .calc_form .right_info .item_form .name_label .tooltip_info_icon {
    margin-left: 10px;
    width: 24px;
    height: 24px;
    cursor: pointer;
    position: relative;
    display: inline-block;
    cursor: pointer;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z' stroke='black' stroke-opacity='0.4' stroke-width='1.5'/%3E%3Cpath d='M12 17V11' stroke='black' stroke-opacity='0.4' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M12 7C12.5523 7 13 7.44772 13 8C13 8.55228 12.5523 9 12 9C11.4477 9 11 8.55228 11 8C11 7.44772 11.4477 7 12 7Z' fill='black' fill-opacity='0.4'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.calculator_block .calc_form .right_info .item_form .name_label .tooltip_info_icon .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #555c;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    bottom: 125%; /* Позиция подсказки над элементом */
    left: 50%;
    margin-left: -60px; /* Центрирование подсказки */
    opacity: 0;
    transition: opacity 0.3s;
    font-size: 12px;
    line-height: 1.5;
}

.calculator_block .calc_form .right_info .item_form .name_label .tooltip_info_icon .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555c transparent transparent transparent;
}

.calculator_block .calc_form .right_info .item_form .name_label .tooltip_info_icon:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.calculator_block .calc_form .right_info .item_form .product-sizes__item label {
    width: auto;
    padding: 13px 16px;
    color: #00000066;
}
.calculator_block .calc_form .right_info .item_form .product-sizes__item input:checked + label {
    color: #ffffff;
}
.calculator_block .calc_form .right_info .item_form > input {
    padding: 13px 16px;
    border: solid 1px #999999;
    width: 325px;
    max-width: 100%;
}

.calculator_block .calc_form .left_info {
    width: 50%;
    background: rgba(248, 244, 239, 0.7);
    border: 1px solid #CD2E29;
    position: relative;
    padding: 32px;
}
.calculator_block .calc_form .left_info .info_text {
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transition: .3s all linear;
    transition: .3s all linear;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #00000066;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    z-index: 0;
}
.calculator_block .calc_form.load .left_info .info_text {
    opacity: 1;
    z-index: 1;
    transition: opacity .3s linear, z-index 0s;
    cursor: default;
}
.calculator_block .calc_form .left_info .info_calc {
    -webkit-transition: .3s all linear;
    transition: .3s all linear;
    z-index: 1;
    position: relative;
}
.calculator_block .calc_form.load .left_info .info_calc {
    opacity: 0;
    z-index: 0;
}

.calculator_block .calc_form .left_info .info_calc .price_text {
   margin-bottom: 24px;
}
.calculator_block .calc_form .left_info .info_calc .title {
    display: block;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-bottom: 14px;
}
.calculator_block .calc_form .left_info .info_calc .price_nummber {
    display: block;
    color: #B8925A;
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: 4.5px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-bottom: 24px;
}
.calculator_block .calc_form .left_info .info_calc .product_block {
    margin: 0 -3px;
    display: flex;
    flex-wrap: wrap;
    margin-top: 32px;
     -webkit-transition: .3s all linear;
   transition: .3s all linear;
   min-height: 153px;  
}
.calculator_block .calc_form .left_info .info_calc .product_block .product_container {
   display: flex;
   flex-wrap: wrap;

}

.calculator_block .calc_form .left_info .info_calc .product_block .title {
    width: 100%;
    display: block;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-bottom: 14px;
}
.calculator_block .calc_form .left_info .info_calc .product_block .product_container .product_item {
    width: calc(100%/4);
    padding: 0  4px;
}
.calculator_block .calc_form .left_info .info_calc .product_block .product_container .product_item img {

}
@media (max-width: 767px) {
    .calculator_block .title_block {
          padding: 0 10vw;
    }
    .calculator_block .calc_form {
        flex-wrap: wrap;
    }
    .calculator_block .calc_form .right_info,
    .calculator_block .calc_form .left_info {
        width: 100%;
    }
    .calculator_block .calc_form .left_info .info_calc .btn {
        width: 100%;
    }
    .calculator_block .calc_form .left_info .info_calc .product_block {
        min-height: 256px;
    }
    .calculator_block .calc_form .left_info .info_calc .product_block .product_container .product_item {
        padding: 4px;
        width: calc(100%/2);
    }
}


.trade_in_accordion_block {
    margin-top: 60px;
    margin-bottom: 60px;
}
.trade_in_accordion_block .title_block {
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-top: 60px;
    margin-bottom: 40px;

}

.trade_in_accordion_block .product-card-accordion__item .product-card-accordion__toggler {
    padding: 20px 0;
}
.trade_in_accordion_block .product-card-accordion__item .product-card-accordion__toggler .accordion_name {
    min-height: 39px;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    max-width: calc(100% - (32px + 10px));
}
.trade_in_accordion_block .product-card-accordion__item .product-card-accordion__toggler .circle_icon {
    position: absolute;
    right: 0;
    top: 20px;
    width: 39px;
    height: 39px;
    border: 3px solid #4D4D4D;
    border-radius: 100%;
    -webkit-transition: .3s ease 0s;
    transition: .3s ease 0s;
}

.trade_in_accordion_block .product-card-accordion__item .product-card-accordion__toggler:hover .circle_icon {
    border: 3px solid #cd2e29;
}
.trade_in_accordion_block .product-card-accordion__item .product-card-accordion__toggler .circle_icon:after, .trade_in_accordion_block .product-card-accordion__item .product-card-accordion__toggler .circle_icon:before {
    content: '';
    position: absolute;
    width: 65%;
    height: 3px;
    background: #4D4D4D;
    border-radius: 3px;
    margin: auto; left: 0; right: 0; bottom: 0; top: 0; 
    -webkit-transition: .3s ease 0s;
    transition: .3s ease 0s;
}
.trade_in_accordion_block .product-card-accordion__item .product-card-accordion__toggler:hover .circle_icon:after,
.trade_in_accordion_block .product-card-accordion__item .product-card-accordion__toggler:hover .circle_icon:before {
    background: #cd2e29;
}
.trade_in_accordion_block .product-card-accordion__item .product-card-accordion__toggler .circle_icon:before {
    transform: rotate(90deg);
}
.trade_in_accordion_block .product-card-accordion__item .product-card-accordion__toggler.active .circle_icon:before {
    opacity: 0;
    transform: rotate(0deg);
}
.product-card-accordion__toggler::after {
    display: none;
}
.trade_in_accordion_block .product-card-accordion__item:first-child {
    border-top: 1px solid #D1D1D1;
}

.trade_in_accordion_block table {
    min-width: 400px;
}
.trade_in_accordion_block table tr th {
    background: #cd2e29;
    color: #fff;
    padding: 10px 15px;
    text-align: left;
    font-size:110%;
}

.trade_in_accordion_block table tr td {
    padding: 10px 15px;
}

.trade_in_accordion_block table tr + tr td {
    border-top: 1px solid #cd2e29;
}
.trade_in_accordion_block table tr th p, .trade_in_accordion_block table tr td p {
    margin: 0px;
}

.trade_in_accordion_block  blockquote {
    border-left: 5px solid #cd2e29;
    margin-left: 0px;
    padding: 5px;
    padding-left: 15px;
}
.trade_in_accordion_block blockquote > *:last-child {
    margin-bottom: 0px;
}
.trade_in_accordion_block blockquote > *:first-child{
    margin-top: 0px;
}
/*  END Ювелирный TRADE-IN */ 
/* End */


/* Start:/local/templates/main/styles.css?175579314017624*/
/*************после аудита мобилки**************/
.menu-bg {
    z-index: 9999;
}
.mobile-menu {
    z-index: 99999;
}
.filter-dropdown-list {
    z-index: 999;
}

/**********************************************/


.red-form .form-group.form-group--checkbox input[type=checkbox]:checked+label:after {
    filter: invert(1);
}

.vacancies-block__slogan {
    max-width: 650px;
}
.mt-0 {
    margin-top: 0px !important;
}
h3 + p.mt-0 {
    margin-top: -10px !important;
}

p.small-em.text-center {
    font-style: italic;
    font-size: 90%;
    line-height: 95%;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}
.text-white > *:after, .text-white > *:before {
    background-color: #fff !important;
}
.text-white, .text-white > * {
    color: #fff !important;
}
/****************/

.mb-40{
	margin-bottom: 40px;
}
.parallax-block__txt-form {
    background: #cd2e29;
    color: #fff;
    padding: 15px 60px 0 60px;
}
.parallax-block__txt-form .vacancies-form {
    margin: 20px 0px 20px 0px;
}
.parallax-block__txt-form .vacancies-form__body {
    max-width: calc(100% - 30px);
    -ms-flex-preferred-size: calc(100% - 30px);
    flex-basis: calc(100% - 30px);
}
.parallax-block__txt-form a {
    color: #fff !important;
}
.parallax-block__txt-form .form-group.form-group--checkbox input[type=checkbox]+label a:after {
    background-color: #fff;
}
.parallax-block__txt-form .form-group.form-group--checkbox input[type=checkbox]:checked+label:before {
    border-color: #fff;
}
.parallax-block__txt-form .form-group.form-group--checkbox input[type=checkbox]+label:after {
	-webkit-filter: invert(1);
    filter: invert(1);
}





.inner-slider-mini ul.slick-dots {
    width: auto;
    left: initial;
    right: 20px;
    bottom: 10px;
    justify-content: flex-end;
}

.inner-slider-mini .slick-arrow {
    width: 27px;
    height: 53px;
}

.inner-slider-mini .arrow:after, .inner-slider-mini .arrow:before {
    content: "";
    width: 38px;
}
.inner-slider-mini .arrow.arrow-prev:after {
    left: -5px;
    top: 13px;
}
.inner-slider-mini .arrow.arrow-prev:before {
    left: -5px;
    bottom: 13px;
}
.inner-slider-mini .arrow.arrow-next:before {
    right: -5px;
    top: 13px;
}
.inner-slider-mini .arrow.arrow-next:after {
    right: -5px;
    bottom: 13px;
}

.inner-slider-mini .inner-gallery-item {
    padding: 0px;
}

.parallax-block__parallax_new {
    max-width: 200px;
    z-index: 1;
}


.content-block .js-inner-gallery {
    margin: 30px 0px;
}

.content-block .js-inner-gallery .inner-gallery-item, 
.content-block .js-inner-gallery .inner-gallery-item img {
    max-height: 200px;
}
.content-block .js-inner-gallery .inner-gallery-item img {
    border: 1px solid #f7f7f7;
}

.catalog-category__name {
    text-shadow: 0px 0px 3px #e2e0e1;
    position: relative;
    /* padding: 10px 15px; */
}

.brands-slider .brand a {
    margin: 0px 20px;
}

.brands-slider .brand a {
    margin: 0px 30px;
    max-width: 140px;
    display: block;
}
.brands-slider .brand {
    display: flex;
    align-items: center;
}

.footer__social.social-list {
    display: none;
}
.footer-top .footer__container {
    justify-content: space-between;
}

.align-start {
    align-items: start;
}

.content-block + br {
    display: none;
}

/****************/

.sign-up__txt.error-message {
    color: #cd2e29;
}
.form-group__checkbox input[type="checkbox"] + label:before {
    content: '';
    width: 15px;
    height: 15px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 1px solid #c1c1c1;
    -webkit-transition: .3s ease 0s;
    transition: .3s ease 0s;
}
.form-group__checkbox input[type="checkbox"] + label:after {
    content: '';
    position: absolute;
    width: 11px;
    height: 11px;
    background-image: url("/local/templates/.default/markup/podkova/dev/img/svgSprite/check.svg");
    background-size: contain;
    background-repeat: no-repeat;
    left: 2px;
    top: 6px;
    opacity: 0;
    -webkit-transition: .3s ease 0s;
    transition: .3s ease 0s;
}
.form-group__checkbox label {
    display: inline-block;
    position: relative;
    color: #000000;
    font-size: 11px;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 1.65px;
    padding-left: 26px;
}
.form-group__checkbox input[type="checkbox"]:checked + label:before {
    border-color: #000000;
}

.form-group__checkbox input[type="checkbox"]:checked + label:after {
    opacity: 1;
}
.error-text {
    color: #cd2e29;
}
.success-text {
    color: green;
}
.btn-order:disabled {
    background-color: #f1f1f1;
    border-color: #f1f1f1;
}
.btn-order:hover:disabled {
    color: #fff;
}

.ms__title {
    margin-top: 50px;
}
.ms__content + .ms__title {
    margin-top: 0px;
}

.inner-slider.js-slider.slick-initialized.slick-slider .inner-slide__item {
    min-height: 500px;
}






/*********************************************/

.content-inner .content-block h2 {
    margin: 35px 0px 15px;
}
.content-inner .content-block h3 {
    margin: 25px 0px 15px;
}
.content-inner .content-block h4 {
    margin: 20px 0px 15px;
}

.content-inner .content-block h2 + h3, .content-inner .content-block h3 + h4 {
    margin-top: 15px;
}

.content-inner .content-block ul:not([class]) li+li {
    margin-top: 8px;
}
.content-inner .content-block ul:not([class]) li {
    display: list-item;
    position: relative;
    padding-left: 18px;
}
.content-inner .content-block ul:not([class]) li:before {
    content: "" !important;
    position: absolute;
    display: block;
    left: 0px;
    top: 8px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #cd2e29;
    min-width: inherit;
    border: initial;
}

.content-inner .content-block ol:not([class]) li {
    padding-left: 24px;
	font-size: 16px;
}
.content-inner .content-block ol:not([class]) li + li {
    margin-top: 10px;
}

.content-inner .content-block ol:not([class]) > li:before {
    counter-increment: a;
    content: counter(a) ". ";
    position: absolute;
    left: 0;
    top: 2px;
    width: inherit;
    height: inherit;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.2;
    color: #da221c;
}









.content-inner .content-block > *:first-child {
    margin-top: 0px;
}
.content-inner .content-block p {
    margin: 15px 0px 10px;
}
.content-inner .content-block table {
    min-width: 400px;
}
.content-inner .content-block table tr th {
    background: #cd2e29;
    color: #fff;
    padding: 10px 15px;
    text-align: left;
font-size:110%;
}

.content-inner .content-block table tr td {
    padding: 10px 15px;
}

.content-inner .content-block table tr + tr td {
    border-top: 1px solid #cd2e29;
}
.content-inner .content-block table tr th p, .content-inner .content-block table tr td p {
    margin: 0px;
}


.content-inner .content-block hr {
    border: none;
    border-top: 1px solid #ffe8e7;
    margin: 30px 0px 10px;
}





.content-inner .content-block .row {
    margin-bottom: 10px;
}
div[class^="col_"] {
    padding-left: 15px;
    padding-right: 15px;
	-ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
}

@media (min-width: 768px){
.col_3{
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
}
.col_6{
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
}
.col_9{
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
}
.col_12{
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
}
}




.lead-block {
    background: #cd2e29;
    color: #fff;
    padding: 50px 0px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.content-inner .content-block .lead-block ul li:before {
    background: #fff;
}
.content-inner .content-block .lead-block ol > li:before {
    color: #fff;
}

.lead-block > *:last-child {
    margin-bottom: 0px;
}
.lead-block > *:first-child {
    margin-top: 0px;
}

.lead-block .col_12 > *:first-child, .content-inner .content-block blockquote > *:first-child, main.left-block > *:first-child, .red-form > *:first-child {
    margin-top: 0px;
}

.lead-block .col_12 > *:last-child, .content-inner .content-block blockquote > *:last-child, main.left-block > *:last-child, .red-form > *:last-child {
    margin-bottom: 0px;
}



.content-inner .content-block blockquote {
    border-left: 5px solid #cd2e29;
    margin-left: 0px;
    padding: 5px;
    padding-left: 15px;
}




section.page-with-sidebar {
    display: flex;
	margin: 0px -25px;
}
main.left-block {
    width: 75%;
padding: 0px 25px 40px;
}
aside.right-block {
    /* border-left: 1px solid #cd2e29; */
    /* height: min-content; */
    width: 25%;
    padding: 0px 25px 40px;
position: relative;
}


footer.footer {
    /* margin-top: 40px; */
}


aside.right-block:before {
    content: '';
    width: 1px;
    display: block;
    position: absolute;
    background: #cd2e29;
    left: 0px;
    top: 0px;
    height: calc(100% + 40px);
}



.content-inner .content-block aside.right-block ul li {
    padding-left: 0px;
}
.content-inner .content-block aside.right-block ul li:before{
content: none !important;
}
.content-inner .content-block aside.right-block ul li a {
    font-size: 16px;
    /* color: #fff; */
    padding: 10px 20px;
    /* background: rgba(205, 46, 41, 0.02); */
    border-left: 5px solid #cd2e29;
    display: block;
	line-height: 1.5;
	position: relative;
}

.content-inner .content-block aside.right-block ul li a:before {
    content: '';
    display: block;
    position: absolute;
    background: rgba(205, 46, 41, 0.02);
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
	transition: .4s ease 0s;
}

aside.right-block ul.footer__menu {
    margin-bottom: 40px;
}

.content-inner .content-block aside.right-block ul li a:hover:before {
    width: 0;
}


/*

.content-inner aside.right-block ul li a:before {
    content: '' !important;
    display: block;
    position: absolute;
    left: 0px;
    top: 9px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 8px solid red;
    border-bottom: 5px solid transparent;
}

*/







.content-inner .content-block p {
    margin: 15px 0px 10px;
}


.mb-m-40 {
    margin-bottom: -40px;
}


.flex-logo-1, .flex-logo-2, .flex-logo-3 {
    display: flex;
    flex-wrap: wrap;
    margin: 20px -10px;
	align-items: center;
}
.flex-logo-1 > div{
    padding: 0px 10px;
    max-width: 200px;
}
.flex-logo-2 > div {
    padding: 0px 10px;
    max-width: 100px;
}
.flex-logo-3 > div {
    padding: 0px 10px;
    max-width: 150px;
}

.flex-logo-1 > div img, .flex-logo-2 > div img, .flex-logo-3 > div img {
    width: 100%;
    height: 100%;
}



.content-inner .content-block p a {
    color: #cd2e29;
    position: relative;
}
.content-inner .content-block p a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #cd2e29;
    bottom: 0;
    left: 0;
    transition: .4s ease 0s;
}
.content-inner .content-block p a:hover:after {
    width: 0;
    right: 0;
    left: auto;
}

.detal-img {
	max-width: 300px;
    float: right;
    padding: 15px 0px 20px 25px;
}


.lead-block a {
    color: #fff;
    position: relative;
}
.lead-block a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #fff;
    bottom: 0;
    left: 0;
    transition: .4s ease 0s;
}
.lead-block a:hover:after {
    width: 0;
    right: 0;
    left: auto;
}




.politics .typography > ol > li {
    margin-bottom: 30px;
}

.politics ol li > ol {
    margin-top: 5px;
}
.politics ol > li {
    margin-bottom: 10px;
}



/******* Форма в бонусной программе *********/


.red-form h3 {
    text-align: center;
    font-size: 24px;
}

.form-group.error textarea {
    border-color: #cd2e29;
    color: #cd2e29;
}


.lead-block form label a {
    color: #fff !important;
}
.lead-block .btn.btn--fill-red:hover {
    border: 1px solid #fff;
    background: #fff;
    color: #000;
}
.lead-block .btn.btn--fill-red {
    border: 1px solid #fff;
}

.lead-block .form-group.form-group--checkbox input[type=checkbox]:checked+label:before {
    border-color: #fff;
}





/*****для видео баннера******/

.products-row .catalog-banner:hover img {
    /* transform: scale(1);
    z-index: 1; */
    position: relative;
}

.banner-with-video {
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: relative;
}
.banner-with-video > div video {
    /* max-width: 100%; */
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    z-index: -1;
    top: 50%;
    transform: translateY(-50%);
}
.banner-with-video > div {
    width: 100%;
    height: 100%;
    position: absolute;
	z-index: 2;
}
.banner-with-video h3 {
    position: absolute;
    color: #fff;
    font-size: 50px;
    display: block;
    width: calc(100% - 120px);
    margin: 0 auto;
    text-align: center;
    padding: 15px 20px;
    line-height: 1.2;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
    z-index: 3;
}


.banner-with-video:before, .banner-with-video:after {
    content: "";
    display: block;
    opacity: 1;
    background: transparent;
    width: 100px;
    height: 100px;
    position: absolute;
    z-index: 2;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
	z-index: 3;
}

.banner-with-video:before {
    top: 20px;
    left: 20px;
    border-top: 1px solid white;
    border-left: 1px solid white;
}
.banner-with-video:after {
    bottom: 20px;
    right: 20px;
    border-bottom: 1px solid white;
    border-right: 1px solid white;
}

.products-row .catalog-banner:hover .banner-with-video:before, .products-row .catalog-banner:hover .banner-with-video:after {
    width: 160px;
    height: 160px;
}


.banner-with-video .video-item:before {
    content: '';
    background: rgba(0, 0, 0, 0.3);
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
}

/*
.banner-with-video h3:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
    background: rgba(0, 0, 0, 0.28);
    z-index: -1;
}
*/

/*********/


.page-error {
    text-align: center;
}
.page-error__img img {
    max-height: 340px;
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: none;
}
.product:after {
	border-top: 0;
}
.product:hover .product__meta {
    transform: translateY(-30px);
	top: 0;
}






.sberbank-result-message {
    margin: 60px auto !important;
    border: 4px dashed #cd2e29;
    padding: 30px 40px;
    max-width: 600px;
    width: calc(100% - 40px);
}
.sberbank-result-message span {
    font-size: 20px !important;
}



@media only screen and (max-width: 767px){
.parallax-block__txt-form .form-group.form-group--checkbox input[type=checkbox]+label:after, 
.form-group.form-group--checkbox input[type=checkbox]:checked+label:after{
	top:8px;
	}
}

.content-inner .content-block p a.btn:after {
    content: none;
}
.sticky-bar a span {white-space: normal;}
.sticky-bar a:hover {width: 200px;}
.promo-list {
  display: flex;
    justify-content: space-evenly;
  gap: 20px;
  align-items: center;
  flex-wrap: wrap;
}

.promo-list__item {
  color: #cd2e29;
  font-weight: 700;
  font-size: 17px;
  max-width: 260px;
  line-height: 1.1;
  display: flex;
  align-items: center;
  gap: 10px;
}

ol > .promo-list__item:before {
  font-weight: 400;
  font-size: 120px;
  color: #b79057;
  position: initial;
  width: auto;
  height: auto;
  content: counter(myCounter);
}

.lead-list__item {
  padding-left: 30px;
}

.question table {
  width: 100%;
}

.question h2 {
  text-align: center;
}

.accent {
  color: #cd2e29;
  font-weight: 700;
}

.question {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.question__item p {
  font-weight: 400;
}

table.pawnshop__table th:first-child {
  width: 60%;
}

table.pawnshop__table {
  width: 30%;
}

.lead-accent {
  border-top: 1px solid #eb312b;
  border-bottom: 1px solid #eb312b;
  padding: 10px;
  max-width: 750px;
  margin: 16px auto;
  color: #b8925a;
}

.promo__icon {
    max-width: 50px;
    width: 100%;
}

.promo__text-item {
    display: flex;
    align-items: center;
    gap: 20px;
}

.promo__body {
    display: flex;
    gap: 20px;
    align-items: center;
}

.promo__image-content {
    max-width: 300px;
    width: 100%;
}

.promo__accent {
    font-weight: bold;
    color: #5f74ab;
    font-size: 24px;
}

@media screen and (max-width: 660px) {
.promo__body {
    flex-wrap: wrap;
    justify-content: center;
}
}

@media screen and (max-width: 767px) {
  .disable-mobile {
    display: none;
  }
	.main-slider .slick-dots{
	display: none !important;
	}
}
.cart-sale__item{
    display: none !important;
}



.red-box {
    padding: 10px;
    margin: 16px auto;
    color: #ffffff;
    background-color: #ba1f1a;
    font-weight: bold;
}
.red-box_centre {
    padding: 0 10%;
}






.emoji-ring {

    background: url(https://zolotopodkova.ru/local/templates/.default/markup/podkova/dev/img/ring.png) no-repeat center center/contain;
}

.emoji-earrings {

    background: url("https://zolotopodkova.ru/local/templates/.default/markup/podkova/dev/img/earrings.png") no-repeat center center/contain;
}

.emoji-diamond {
    background: url("https://zolotopodkova.ru/local/templates/.default/markup/podkova/dev/img/diamond.png") no-repeat center center/contain;
}
/* End */


/* Start:/local/templates/main/template_styles.css?175872260352988*/
.product-card__infotextdop {
	margin: 20px 0px 0px;
}

.product-card__infotextdop p {
	margin: 0px;
	font-size: 1.4rem;
	text-align: center;
}

.product__name {
	padding-top: 10px;
}

.call-fixed {
	display: block;
	position: fixed;
	bottom: 20px;
	left: 20px;
	z-index: 1000;
}
.whatsapp {
	width: 50px;
	height: 50px;
	background-image: url('/local/templates/.default/markup/podkova/dev/img/svg/whatsapp.svg');
	background-size: cover;
	border-radius: 25px;
	background-color: #43d854;
}

.product-card__bonus {
	cursor: pointer;
}

.orderproblem__btn .product-sizes__hint {
	margin-bottom: 15px;
	position: relative;
}

.filter-dropdown-list {
	max-height: calc(100vh - 438px);
	padding-right: 27px;
	overflow-y: auto;
}

.filter-dropdown__item {
	min-width: 100%;
}

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

@media (max-width: 1024px) {
	.product__meta {
		top: 10px;
		left: 10px;
		width: calc(100% - 20px);
		padding: 5px;
		background-color: rgba(255, 255, 255, 0.5);
		transform: translateY(0);
	}

	.product:hover .product__meta,
	.product:focus .product__meta {
		top: 10px;
		background-color: rgba(255, 255, 255, 0.5);
		transform: translateY(0);
	}
}

@media (max-width: 767px) {
	.product__sale-label {
		position: static;
		padding-right: 26px;
	}
}

@media (max-width: 767px) {
	.products-row .product {
		max-width: calc(50% - 20px);
	}
}


.product-card--new {
	border-top: none;
}

.product-card--new > * {
	box-sizing: border-box;
}

.product-card--new  .product-card__container {
	width: 1230px;
	padding: 0 15px;
	max-width: 100%;
}

.product-card--new.fixed .product-gallery__inner,
.product-card--new .product-gallery__inner {
	position: sticky;
	left: 0;
	top: 82px;
	max-width: 100%;
	width: 100%;
	order: -1;
}

.product-card--new.fixed .product-kit + .product-gallery__inner,
.product-card--new .product-kit + .product-gallery__inner {
	position: relative;
	top: 0;
}

.product-card--new .product-gallery {
	display: flex;
	flex-direction: column;
	flex-basis: 60%;
	max-width: 60%;
}

.product-card--new .product-kit {
	width: 100%;
}

@media (max-width: 1199px) {
	.product-card--new .product-gallery {
		flex-basis: 615px;
		max-width: 615px;
	}
}

@media (max-width: 1023px) {
	.product-card--new .product-gallery {
		flex-basis: 515px;
		max-width: 515px;
	}
}

@media (max-width: 991px) {
	.product-card--new .product-gallery {
		flex-basis: 415px;
		max-width: 415px;
	}
}

@media (max-width: 767px) {
	.product-card--new .product-gallery {
		position: relative;
		max-width: 100%;
		overflow: hidden;
	}
}

.product-card--new .product-gallery  .product-gallery__inner {
	display: flex;
	flex-direction: row-reverse;
}

@media (max-width: 1199px) {
	.product-card--new .product-gallery  .product-gallery__inner {
		flex-direction: column;
		padding-right: 15px;
	}
}

@media (max-width: 767px) {
	.product-card--new .product-gallery  .product-gallery__inner {
		padding-right: 0;
		align-items: center;
	}
}

.product-card--new .product-gallery .product-gallery-thumb {
	width: calc((100% - 20px)/5);
	margin-right: 10px;
}

@media (max-width: 1199px) {
	.product-card--new .product-gallery .product-gallery-thumb {
		width: 600px;
		height: 150px;
		margin-right: 0;
		margin-top: 10px;
	}
}

@media (max-width: 1023px) {
	.product-card--new .product-gallery .product-gallery-thumb {
		width: 500px;
		height: 125px;
	}
}

@media (max-width: 991px) {
	.product-card--new .product-gallery .product-gallery-thumb {
		width: 400px;
		height: 100px;
	}
}

@media (max-width: 767px) {
	.product-card--new .product-gallery .product-gallery-thumb {
		width: 100%;
		max-width: 600px;
		height: auto;
	}

	.product-card--new .product-gallery .product-gallery-thumb .slick-list {
		overflow: visible;
	}
}

.product-card--new .product-gallery .product-thumb {
	position: relative;
	width: 100px;
	height: auto;
	padding-bottom: 100%;
	border: 1px solid #ffffff;
	opacity: 1;
	cursor: pointer;
	margin: 0;
	transition: all 0.3s ease-in-out;
}

@media (max-width: 1199px) {
	.product-card--new .product-gallery .product-thumb {
		width: 150px;
		height: 150px;
		padding-bottom: 0;
	}
}

@media (max-width: 1023px) {
	.product-card--new .product-gallery .product-thumb {
		width: 125px;
		height: 125px;
	}
}

@media (max-width: 991px) {
	.product-card--new .product-gallery .product-thumb {
		width: 100px;
		height: 100px;
	}
}

@media (max-width: 767px) {
	.product-card--new .product-gallery .product-thumb {
		width: calc((100vw - 30px)/4);
		height: calc((100vw - 30px)/4);
	}
}

.product-thumb--video {
	position: relative;
}

.product-thumb--video::before {
	position: absolute;
	top: 0;
	left: 0;
	transform: translate(0);
	width: 100%;
	height: 100%;
	background-color: rgba(211 211 211, 0.5);
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 68 68' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26.1602 25.9949V42.0058C26.1602 43.2267 27.5047 43.9685 28.5402 43.304L41.1202 35.2985C42.0783 34.6958 42.0783 33.3049 41.1202 32.6867L28.5402 24.6967C27.5047 24.0322 26.1602 24.774 26.1602 25.9949Z' fill='%23CD2E29'/%3E%3Crect x='1.15909' y='1.15909' width='65.6818' height='65.6818' rx='32.8409' stroke='%23CD2E29' stroke-width='2.31818'/%3E%3C/svg%3E%0A");
	background-size: 68px;
	background-repeat: no-repeat;
	background-position: center;
	content: "";
}

@media (max-width: 767px) {
	.product-thumb--video::before {
		background-size: 50%;
	}
}

.product-card--new .product-gallery .product-thumb.slick-current {
	border-color: #CD2E29;
	opacity: 1;
	pointer-events: none;
}

.product-card--new .product-gallery .product-thumb img,
.product-card--new .product-gallery .product-thumb video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}


@media (min-width: 1025px) {
	.product-card--new .product-gallery .product-thumb:hover {
		border-color: rgba(205, 46, 41, 0.5);;
	}
}

.product-card--new .product-gallery-thumb .slick-track {
	flex-direction: column;
}

@media (max-width: 1199px) {
	.product-card--new .product-gallery-thumb .slick-track {
		flex-direction: row;
	}
}

.product-card--new .product-gallery-thumb .slick-arrow {
	position: absolute;
	z-index: 999;
	left: calc(50% - 20px);
	font-size: 0;
	color: transparent;
	width: 40px;
	height: 20px;
	border: none;
	background-color: transparent;
	background-image: url("data:image/svg+xml,%3Csvg width='41' height='21' viewBox='0 0 41 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.863281' y='19.875' width='27.5928' height='0.367925' transform='rotate(-45 0.863281 19.875)' fill='black'/%3E%3Crect x='39.875' y='20.1367' width='27.5928' height='0.369432' transform='rotate(-135 39.875 20.1367)' fill='black'/%3E%3C/svg%3E%0A");
	background-size: contain;
	background-position: center;
}

@media (max-width: 1199px) {
	.product-card--new .product-gallery-thumb .slick-arrow {
		transform: rotate(-90deg);
	}
}

@media (max-width: 767px) {
	.product-card--new .product-gallery-thumb .slick-arrow {
		opacity: 0;
		pointer-events: none;
	}
}

.product-card--new .product-gallery-thumb .slick-arrow.slick-disabled {
	opacity: 0;
	pointer-events: none;
}

.product-card--new .product-gallery-thumb .slick-prev {
	top: -10px
}

@media (max-width: 1199px) {
	.product-card--new .product-gallery-thumb .slick-prev {
		top: calc(50% - 10px);
		left: 0;
	}
}

.product-card--new .product-gallery-thumb .slick-next {
	transform: scaleY(-1);
	bottom: -10px;
}

@media (max-width: 1199px) {
	.product-card--new .product-gallery-thumb .slick-next {
		top: calc(50% - 10px);
		left: auto;
		right: 0;
		transform: rotate(90deg);
	}
}

.product-card--new .product-gallery-lg {
	width: calc(((100% - 10px)/5) * 4);
}

@media (max-width: 1199px) {
	.product-card--new .product-gallery-lg {
		width: 600px
	}
}

@media (max-width: 1023px) {
	.product-card--new .product-gallery-lg {
		width: 500px;
	}
}

@media (max-width: 991px) {
	.product-card--new .product-gallery-lg {
		width: 400px;
	}
}

@media (max-width: 767px) {
	.product-card--new .product-gallery-lg {
		width: 100%;
		max-width: 600px;
	}
}

.product-card--new .product-body {
	padding: 0 0 0 25px;
	flex-basis: 40%;
	max-width: 40%;
}

@media (max-width: 1199px) {
	.product-card--new .product-body {
		padding-left: 15px;
	}
}

@media (max-width: 767px) {
	.product-card--new .product-body {
		flex-basis: 100%;
		max-width: 100%;
	}
}

.product-card--new .product-card__order {
	width: 100%;
	margin-right: 0;
}

.product-card--new .product-card__order .btn-order {
	width: 100%;
}

@media (max-width: 991px) {
	.product-card--new .product-sizes__title {
		font-size: 11px;
	}

	.product-card--new .product-sizes__hint {
		font-size: 13px;
	}

	.product-card--new .product-card__infoblock-text {
		text-align: center;
	}
}

.product-card--new .product-card__options {
	border-bottom: none;
}

.product-card--new  .product-card__title {
	margin-bottom: 10px;
}

.product-card--new .product-card__options {
	margin-top: 18px;
	margin-bottom: 0;
}

.product-card--new .product-card__controls {
	margin-top: 30px;
}

.product-card--new .product-card__infoblock-icon {
	min-height: 50px;
}

.product-card--new .product-card__infoblock-icon img {
	width: auto;
	height: 50px;
}

.product-card--new .product-kit .product {
	margin-left: auto;
	margin-right: auto;
}

.product-card--new .product-kit .slick-slide {
	padding-top: 15px;
	padding-bottom: 50px;
}

@media (min-width: 1920px) {
	.main-slider.js-slider {
		max-width: 1920px;
		margin: 0 auto;
	}
}

@media (max-width: 991px) {
	.filter .filter-dropdown-list,
	.filter.active .filter-dropdown-list {
		position: static;
		height: auto;
		padding: 12px 0px;
		width: 100%;
		padding-right: 12px;
		overflow-x: hidden;
	}

	.filter .filter-dropdown-list .filters__close {
		display: none;
	}

	.filter-price .filter-dropdown-list__btn {
		display: none;
		position: static;
	}

	.filter-dropdown-list__btn {
		position: static;
	}

	.filter-price.active .filter-dropdown-list__btn {
		display: block;
	}
}

.mobile-menu__filters > li > a::after {
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	content: "\31";
	font-size: 12px;
	font-family: 'icomoon' !important;
	color: #c1c1c1;
}

.product-card--new .product-gallery  .product-gallery__inner {
	transform: none !important;
	margin-bottom: 30px;
	height: auto;
}

@media (max-width: 1199px) {
	.product-card--new .product-gallery  .product-gallery__inner {
		height: auto;
	}
}

@media (min-width: 992px) {
	.product-card--new .product-card__qty {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
	}

	.product-card--new .product-card__bonus {
		top: 0;
	}

	.product-card--new .product-card__order {
		margin-left: 15px;
		width: calc(50% - 7.5px);
	}

	.product-card--new .product-card__qty-title {
		margin-bottom: 10px;
	}

	.product-card--new .orderproblem__btn .product-sizes__hint {
		margin-bottom: 10px !important;
		white-space: nowrap;
	}

	.product-card--new .product-card__inner-wrapper {
		position: relative;
		width: calc(50% - 7.5px);
	}

	.product-card--new .product-card__qty + .product-card__in-stock {
		position: absolute;
		left: calc(100% + 16px);
		margin-top: 5px;
		white-space: nowrap;
	}

}

@media (min-width: 1120px) {
	.product-card--new .product-card__qty {
		flex-direction: row;
		align-items: center;
	}

	.product-card--new .product-card__qty-title {
		margin-bottom: 0;
	}
}

.product-card .slick-slide > a {
	display: block;
	position: relative;
	width: 100%;
	padding-bottom: 100%;
	overflow: hidden;
}

.product-card .slick-slide > a img,
.product-card .slick-slide > a video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}


@media (max-width: 575px) {
	.product-slider .slick-slide {
		min-width: 270px;
	}
}

@media (max-width: 360px) {
	.product-slider .slick-slide {
		min-width: 220px;
	}
}


aside.right-block .sidebar-mobile {
	display: none;
}

aside.right-block .select-styled{
	display: none;
}

@media (max-width: 991px) {
	aside.right-block .sidebar-mobile {
		display: block;
	}
	aside.right-block .select-styled{
		display: block;
	}
}

.oneclickbuy-form {
	max-width: 460px;
}

.product-card__ocb {
	margin: 50px 0 10px;
}

@media (max-width: 767px) {
	.product-card__ocb {
		margin-top: 15px;
	}
}

.product-card__ocb a,
.btn-border {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	vertical-align: baseline;
	width: 100%;
	height: 50px;
	padding: 4px;
	font-size: 14px;
	line-height: 28px;
	text-transform: uppercase;
	letter-spacing: 2px;
	background-color: #fff;
	color:  #ce362c;
	text-decoration: none;
	text-align: center;
	border: 1px solid #ce362c;
	transition: all 0.3s ease-in-out;
}

.product-card__inner-wrapper .btn-border {
	width: 100%;
}

.product-card__ocb a:hover,
.product-card__ocb a:focus,
.btn-border:hover,
.btn-border:focus   {
	color: #fff;
	background-color: #ce362c;
}

@media (max-width: 991px) {
	.product-card--new .product-card__order {
		order: -1;
		text-align: left;
	}

	.product-card__inner-wrapper {
		width: 100%;
	}

	.product-card__inner-wrapper .btn-border {
		width: 100%;
	}
}

.modal-overlay {
	z-index: 998;
}

.modal--one-click.open {
	min-height: 100vh;
	align-items: center;
}

.modal--one-click .modal__title.lg {
	font-size: 22px;
	font-weight: 500;
	line-height: 1.4;
	text-align: center;
	padding: 0 40px;
}

@media (max-width: 576px) {
	.modal--one-click .modal__title.lg {
		font-size: 18px;
		padding: 0;
	}

	.modal--one-click .modal__inner {
		max-width: 100%;
		box-sizing: border-box;
	}
}

.modal--one-click .title--md {
	margin-bottom: 40px;
}

.header__acc {
	margin-right: 18px;
}

.header__acc svg {
	fill: #000;
	width: 35px;
	height: auto;
	transition: all 0.3s ease-in-out;
}

.header__acc:hover svg,
.header__acc:focus svg {
	fill: #cd2e29;
}

.header__entery-middle {
	align-items: center;
}

.header__search-form {
	max-width: calc(100% - 20px);
}

.header__search-control {
	width: 100%;
	max-width: 100%;
}

@media (max-width: 1200px) {
	.header__logo {
		flex-shrink: 0;
		margin: 0 15px;
	}

	.header__logo a {
		margin: 0;
	}

	.header::after {
		display: none;
	}
}

@media (max-width: 1199px) {
	.header__search-form,
	.header__search {
		width: 100%;
		max-width: 100%;
	}
}

@media (max-width: 375px) {
	.header__logo {
		margin-left: -70px;
	}
}

@media (min-width: 1200px) {
	.main-menu__item> a::before {
		position: absolute;
		width: 100%;
		height: 15px;
		top: calc(100% + 15px);
		left: 0;
		content: "";
	}
}

@media (max-width: 1200px) {
	.mobile-menu {
		min-width: 280px;
	}
}

@media (max-width: 767px) {
	.product-card--new .product-gallery {
		flex-basis: auto;
		max-width: 600px;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}

	.product-card--new .product-gallery  .product-gallery__inner {
		position: static;
	}

	.product-card--new .product-gallery-lg {
		height: calc(100vw - 30px);
		max-height: 600px;
	}

	.product-card--new .product-gallery .product-gallery-thumb {
		height: auto;
	}
}

.coupon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 272px;
	padding-left: 15px;
	margin-left: auto;
}

@media (max-width: 1024px) {
	.coupon {
		width: 240px;
	}
}

@media (max-width: 991px) {
	.coupon {
		width: 272px;
		max-width: 100%;
		margin-left: 0;
		padding-left: 0;
		margin-top: 15px;
	}
}

.coupon__discount {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 87px;
	min-height: 78px;
	font-weight: 900;
	font-size: 14px;
	line-height: 18px;
	color: #5C3700;
	background-color: #F6C90E;
}

@media (max-width: 1024px) {
	.coupon__discount {
		width: 78px;
	}
}

@media (max-width: 991px) {
	.coupon__discount {
		width: 87px;
	}
}

.coupon__discount span {
	font-size: 20px;
	line-height: 25px;
}

.coupon__body {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	border: 1px solid #F6C90E;
	border-left: none;
}

.coupon__text {
	font-weight: 500;
	font-size: 12px;
	line-height: 14px;
	color: #999999;
}

.coupon__btn {
	margin: 0;
	padding: 0;
	font-weight: 700;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-decoration: underline;
	border: none;
	background-color: transparent;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	cursor: pointer;
}

span.coupon__btn {
	display: none;
}

.coupon.success span.coupon__btn {
	display: inline-block;
}

.coupon button.coupon__btn-cancel {
	display: none;
}
.coupon.success button.coupon__btn-apply {
	display: none;
}
.coupon.success button.coupon__btn-cancel {
	display: block;
}

/*.coupon.success .coupon__btn {*/
/*	font-weight: 400;*/
/*	pointer-events: none;*/
/*	color: #CD2E29;*/
/*	text-decoration: none;*/
/*}*/

.coupon__btn:hover,
.coupon__btn:focus {
	-webkit-text-decoration: underline solid transparent;
	text-decoration: underline solid transparent;
}

.coupon__timer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 113px;
	margin: 4px auto;
}

.coupon__timer span {
	position: relative;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: calc(100%/3 - 8px);
	font-weight: 400;
	font-size: 12px;
	line-height: 14px;
	color: #5C3700;
	background-color: #F6C90E;
	height: 25px;
}

.coupon__timer span::after {
	position: absolute;
	left: calc(100% + 4px);
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
	color: #000000;
	content: ":";
}

.coupon__timer span:last-child::after {
	display: none;
}

@media (max-width: 1199px) {
	.product-card--new .product-body {
		padding: 0 10px 0 15px;
	}

	.product-card__price .price.price--new {
		font-size: 22px;
	}

	.product-card__price .price.price--old {
		margin-left: 5px;
		font-size: 16px;
	}
}

.product__img {
	position: relative;
	width: 100%;
	padding-bottom: 100%;
}

.product__img img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.product__meta {
	z-index: 2;
}

.product-card__desc.redesign {
    border-bottom: none;
    padding-bottom: 30px;
}

.product-card__desc.redesign .product-card__char-name:after {
    display: none;
}

.product-card__char-row {
    border-bottom: 1px solid #D1D1D1;
    padding-bottom: 5px;
}

.product-card__desc.redesign .product-card__char-name {
    flex-shrink: 0;
    color: #999;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}

.product-card__char-val {
    font-size: 16px;
    line-height: 24px;
    color: #000;
    font-weight: 400;
}

.product-card__infoblock.redesign {
    border: none;
    margin-bottom: 0;
}

.product-card-accordion {
    margin: 0 0 30px;
    padding: 0 16px;
    border: 1px solid #D1D1D1;
}

.product-card-accordion__item {
    border-bottom: 1px solid #D1D1D1;
}

.product-card-accordion__item:last-child {
	border-bottom: none;
}

.product-card-accordion__toggler {
    position: relative;
    display: flex;
    align-items: center;
    border: none;
    cursor: pointer;
    width: 100%;
    text-align: left;
    padding: 12px 24px 12px 0;
    background-color: transparent;
}

.product-card-accordion__toggler::after {
    position: absolute;
    right: 0;
    top: 12px;
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.70707 9.46092C5.31657 9.85142 5.31657 10.4846 5.70707 10.8751L10.5993 15.7626C11.3805 16.543 12.6463 16.5426 13.4271 15.7619L18.3174 10.8715C18.7079 10.481 18.7079 9.84782 18.3174 9.45732C17.9269 9.06672 17.2937 9.06672 16.9032 9.45732L12.7176 13.6429C12.327 14.0334 11.6939 14.0334 11.3034 13.6429L7.12127 9.46092C6.73077 9.07042 6.09757 9.07042 5.70707 9.46092Z' fill='%23CD2E29'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    transition: all 0.3s ease-in-out;
    filter: brightness(10%);
    content: "";
}

.product-card-accordion__toggler:hover::after,
.product-card-accordion__toggler:focus::after {
    filter: brightness(100%);
}

.product-card-accordion__toggler.active::after {
    transform: scaleY(-1);
}

.product-card-accordion__toggler img {
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: auto;
    margin-right: 12px;
}

.product-card-accordion__content {
    display: none;
    opacity: 0;
    padding: 16px 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    transition: opacity 0.6s ease-in-out;
    color: #000;
}

.active + .product-card-accordion__content {
	opacity: 1;
}

.product-card-accordion__content.active {
	display: block;
}

.product-card-accordion__content b {
	font-weight: 700;
}

.product-card-accordion__content > * {
	margin-bottom: 12px;
}

.product-card-accordion__content > *:last-child {
	margin-bottom: 0;
} 

.product-card-accordion__content ul {
	list-style: 0;
	padding: 0;
	margin-left: 0;
}

.product-card-accordion__content ul li {
	position: relative;
	margin-bottom: 8px;
	padding-left: 24px;
}

.product-card-accordion__content ul li::before {
	position: absolute;
	left: 0;
	top: 7px;
	width: 10px;
	height: 10px;
	background-color: #CD2E29;
	border-radius: 50%;
	content: "";
}

.inline-images {
	margin: 0 -5px -10px;
}

.inline-images img {
	display: inline-block;
	vertical-align: middle;
	padding: 0 5px;
	margin-bottom: 10px;
}

.redesign .product__article {
    display: inline-block;
    vertical-align: baseline;
    width: 100%;
    text-align: center;
}

.redesign .product__meta {
    opacity: 0;
    transition: all 0.3s ease-in-out;
}

.redesign.product:hover .product__meta,
.redesign.product:focus .product__meta {
    opacity: 1;
}

@media (max-width: 1199px) {
    .redesign.product .product__meta {
        opacity: 1;
    }
}

.redesign .product__name {
    margin-bottom: 0;
    padding-bottom: 12px;
}

.redesign .product-sizes {
    position: absolute;
    z-index: 1;
    display: block;
    width: 100%;
    padding: 10px 15px 0;
    opacity: 0;
/*    transform: translateY(-100%);*/
    transition: all 0.1s ease-in-out;
}

.redesign .product-sizes::before {
    position: absolute;
    top: 0;
    left: 15px;
    width: calc(100% - 30px);
    height: 1px;
    background-color: rgba(209, 209, 209, 1);
    content: "";
}

.redesign.product:hover .product-sizes,
.redesign.product:focus .product-sizes {
    position: relative;
    opacity: 1;
    transition: all 0.3s ease-in-out;
/*    transform: translateY(0);*/
}

@media (max-width: 1199px) {
    .redesign.product .product-sizes {
        display: none;
    }
}

.redesign .product-sizes__title {
    margin: 0 0 12px;
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #CD2E29;
}

.redesign .product-sizes__form {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px 2px;
}

.redesign .product-sizes__item {
    width: 20%;
    padding: 0 5px;
    margin-bottom: 10px;
}

.redesign .product-sizes__item input {
    position: absolute;
    width: 0;
    height: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

.redesign .product-sizes__item label {
    position: relative;
    display: block;
    width: 100%;
    padding-bottom: 100%;
    color: #000;
    border: 1px solid rgba(209, 209, 209, 1);
    background-color: #fff;
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.redesign .product-sizes__item label:hover,
.redesign .product-sizes__item label:focus {
    border-color: #CD2E29;
    color: #CD2E29;
}

.redesign .product-sizes__item input:checked+label {
    pointer-events: none;
    border-color: #CD2E29;
    background-color: #CD2E29;
    color: #fff;
}

.redesign .product-sizes__item label span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.redesign .product__btns {
    position: absolute;
    z-index: 1;
    left: 1px;
    width: calc(100% - 2px);
    border: none;
    opacity: 0;
/*    transform: translateY(-100%);*/
    border-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 10px;
    padding-bottom: 15px;
    transition: all 0.1s ease-in-out;
    
}

.redesign.product:hover .product__btns,
.redesign.product:focus .product__btns {
    position: relative;
    opacity: 1;
    transition-delay: 0.2s;
    transition: all .3s ease-in-out;
/*    transform: translateY(0);*/
}

@media (max-width: 1199px) {
    .redesign.product .product__btns,
    .redesign.product:hover .product__btns,
    .redesign.product:focus .product__btns {
        position: static;
        right: 15px;
        opacity: 1;
        transform: translateY(0);
        width: auto;
    }
}

.redesign .product__price {
    position: relative;
    padding: 7px 15px;
    background-color: #fff;
    z-index: 3;
}

.redesign .product::after {
    pointer-events: none;
    z-index: 10;
    height: calc(100% - 50px);
    border-bottom: none;
}

.redesign .product__bottom {
    position: absolute;
    z-index: 10;
    width: calc(100% + 2px);
    left: -1px;
    top: calc(100% - 50px);
    background-color: #fff;
    border: 1px solid transparent;
    border-top: none;
    transition: all 0.3s ease-in-out;
}

.redesign.product:hover .product__bottom,
.redesign.product:focus .product__bottom {
    border-color: #cd2e29;
}

@media (max-width: 1199px) {
    .redesign.product .product__bottom {
        position: relative;
        left: 0;
        top: 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        width: 100%;
    }

    .redesign.product:hover .product__bottom,
    .redesign.product:focus .product__bottom {
        border-color: transparent;
    }
}

.redesign .product__top {
    position: relative;
    background-color: #fff;
    padding-bottom: 30px;
}

@media (max-width: 1199px) {
    .redesign .product__top {
        padding-bottom: 0;
    }
}

.redesign .product__img video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0;
    pointer-events: none;
    transition: all 0.3s ease-in-out;
}

.redesign .product__img:hover video,
.redesign .product__img:focus video {
    opacity: 1;
}

.product:after {
	height: calc(100% + 53px);
}

.product-card--new .product-gallery-thumb .slick-arrow {
	background-image: url("data:image/svg+xml,%3Csvg width='50' height='31' viewBox='0 0 50 31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='48' height='29' rx='9' fill='white'/%3E%3Crect x='1' y='1' width='48' height='29' rx='9' stroke='%23999999' stroke-width='2'/%3E%3Cpath d='M31.3052 18.7949C31.6957 18.4044 31.6957 17.7712 31.3052 17.3807L26.413 12.4933C25.6318 11.7129 24.366 11.7132 23.5852 12.494L18.6948 17.3843C18.3043 17.7748 18.3043 18.408 18.6948 18.7985C19.0854 19.1891 19.7185 19.1891 20.1091 18.7985L24.2947 14.6129C24.6853 14.2224 25.3184 14.2224 25.7089 14.6129L29.891 18.7949C30.2815 19.1854 30.9147 19.1854 31.3052 18.7949Z' fill='%23999999'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
}

.product-card--new .product-gallery-thumb .slick-arrow:hover,
.product-card--new .product-gallery-thumb .slick-arrow:focus {
	background-image: url("data:image/svg+xml,%3Csvg width='50' height='31' viewBox='0 0 50 31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='48' height='29' rx='9' fill='white'/%3E%3Crect x='1' y='1' width='48' height='29' rx='9' stroke='%23cd2e29' stroke-width='2'/%3E%3Cpath d='M31.3052 18.7949C31.6957 18.4044 31.6957 17.7712 31.3052 17.3807L26.413 12.4933C25.6318 11.7129 24.366 11.7132 23.5852 12.494L18.6948 17.3843C18.3043 17.7748 18.3043 18.408 18.6948 18.7985C19.0854 19.1891 19.7185 19.1891 20.1091 18.7985L24.2947 14.6129C24.6853 14.2224 25.3184 14.2224 25.7089 14.6129L29.891 18.7949C30.2815 19.1854 30.9147 19.1854 31.3052 18.7949Z' fill='%23cd2e29'/%3E%3C/svg%3E%0A");
}

@media (max-width: 1199px) {
	.redesign.product .product__btns, 
	.redesign.product:hover .product__btns, 
	.redesign.product:focus .product__btns {
		width: 100%;
		display: flex;
		justify-content: space-between;
	}

	.product__bottom .product__btns a:first-child {
		display: inline-block;
		white-space: nowrap;
		max-width: calc(100% - 35px);
		margin-right: 4px;
	}
}


@media (max-width: 575px) {
	.product__bottom .product__btns a:first-child {
		display: block;
		margin: 0 5px 0 0;
		width: calc(100% - 25px);
		padding-left: 10px;
		padding-right: 10px;
		flex-grow: 2;
		font-size: 12px;
		text-align: center;
	}

	.redesign.product .product__btns {
		width: 100%;
	}
}

@media (max-width: 340px) {
	.catalog-body .products-row .product.redesign {
		-ms-flex-preferred-size: 100% !important;
		flex-basis: 100% !important;
		width: 100%;
		max-width: 100%;
	}
}

.sort .select-styled:after {
	background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 59.414 59.414' style='enable-background:new 0 0 59.414 59.414;' xml:space='preserve'%3E%3Cpolygon points='58,14.146 29.707,42.439 1.414,14.146 0,15.561 29.707,45.268 59.414,15.561 '/%3E%3C/svg%3E%0A");
}

.fancybox-slide--video {
	padding: 44px 0;
}

@media (max-width: 1199px) {
	.redesign.product .product__btns, 
	.redesign.product:hover .product__btns, 
	.redesign.product:focus .product__btns {
		width: 100%;
	}
}

.form-group.form-group--checkbox input[type="checkbox"] + label:after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 405.272 405.272'%3E%3Cpath d='M393.401,124.425L179.603,338.208c-15.832,15.835-41.514,15.835-57.361,0L11.878,227.836 c-15.838-15.835-15.838-41.52,0-57.358c15.841-15.841,41.521-15.841,57.355-0.006l81.698,81.699L336.037,67.064 c15.841-15.841,41.523-15.829,57.358,0C409.23,82.902,409.23,108.578,393.401,124.425z'/%3E%3C/svg%3E%0A");
}

.product:after {
    height: calc(100% + 53px);
    z-index: 4;
    border-bottom: none;
    pointer-events: none;
}

.countries-choose input#property_COUNTRY-UA,
.countries-choose input#property_COUNTRY-UA + label {
	display:none;
}

.mini-cart.is-open {
	z-index: 100;
}

@media (max-width: 767px) {
	.catalog-body__filter-toggler {
		width: 100%;
		margin: 32px 0 10px !important;
	}
}

@media (min-width: 1201px) {
	.mobile-menu {
		display: none;
	}

	.header__logo {
		background: #fff;
		position: relative;
		z-index: 1;
	}
}

/*страница о компании*/
.verification-product-page .right_block.about-company {
    padding: 0 0 45px;
}

.about-company__section {
    padding: 45px 0;
}

@media (max-width: 767px) {
	.about-company__section {
		padding: 24px 0;
	}
}

.about-company__section:first-child {
    padding-top: 0;
}

h2.about-company__title {
    margin: 0 0 60px;
    font-weight: 400;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    letter-spacing: 4.5px;
    text-transform: uppercase;
    color: #000;
}

@media (max-width: 767px) {
	h2.about-company__title {
		margin-bottom: 24px;
	}
}

h2.about-company__title b {
    font-weight: 700;
    color: #DA221C;
}

.about-video {
    position: relative;
    display: block;
    width: 100%;
    padding-bottom: 54.414%;
    cursor: pointer;
    margin-bottom: 45px;
}

.about-video img,
.about-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    -o-object-fit: cover;
       object-fit: cover;
}

.about-video img {
    pointer-events: none;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.about-video.active img {
	opacity: 0;
}

.about-video::after {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 68px;
    height: 68px;
    border-radius: 50%;
    background-image: url("data:image/svg+xml,%3Csvg width='68' height='68' viewBox='0 0 68 68' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_608_545)'%3E%3Cpath d='M26.1602 25.9949V42.0058C26.1602 43.2267 27.5047 43.9685 28.5402 43.304L41.1202 35.2985C42.0783 34.6958 42.0783 33.3049 41.1202 32.6867L28.5402 24.6967C27.5047 24.0322 26.1602 24.774 26.1602 25.9949Z' fill='%23CD2E29'/%3E%3Cpath d='M66.8409 34.0001C66.8409 15.8625 52.1375 1.15918 34 1.15918C15.8625 1.15918 1.15909 15.8625 1.15909 34.0001C1.15909 52.1376 15.8625 66.841 34 66.841C52.1375 66.841 66.8409 52.1376 66.8409 34.0001Z' stroke='%23CD2E29' stroke-width='3'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_608_545'%3E%3Crect width='68' height='68' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    pointer-events: none;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    pointer-events: none;
    content: "";
}

.about-video.active::after {
	opacity: 0;
}

.about-video:hover::after {
    -webkit-transform: translate(-50%, -50%) scale(1.2);
        -ms-transform: translate(-50%, -50%) scale(1.2);
            transform: translate(-50%, -50%) scale(1.2);
}

.about-numbers__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -13px;
    padding: 0;
    list-style: none;
}

.about-numbers__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-flex: 2;
        -ms-flex-positive: 2;
            flex-grow: 2;
    width: calc(100%/3);
    padding: 0 13px;
    margin-bottom: 40px;
}

@media (max-width: 991px) {
	.about-numbers__item {
		width: 50%;
	}
}

@media (max-width: 575px) {
	.about-numbers__item {
		width: 100%;
	}
}

.about-numbers__top {
    position: relative;
    width: 120px;
    height: 120px;
    margin-bottom: 30px;
}

.about-numbers__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background-color: #CD2E29;
}

.about-numbers__num {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-family: 'Yandex Sans Display', sans-serif;
    position: absolute;
    z-index: 2;
    top: 100%;
    left: 100%;
    min-width: 107px;
    padding: 16px 0 16px 16px;
    -webkit-transform: translate(-45px, -40px);
        -ms-transform: translate(-45px, -40px);
            transform: translate(-45px, -40px);
    border-radius: 60px;
    background: #FFFFFF;
    height: 59px;
    font-weight: 700;
    font-size: 30px;
    line-height: 27px;
    color: #B8925A;
    white-space: nowrap;
}

.about-numbers__title {
    font-family: 'Yandex Sans Display', sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 27px;
    color: #000000;
}

.about-advantages {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #000000;
}

.about-advantages>p {
    margin: 0 0 24px;
}

.about-advantages b {
    color: #CD2E29;
}

.about-advantages__list {
    margin: 0 0 24px;
    padding: 0;
    list-style: none;
}

.about-advantages__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 12px;
}

.about-advantages__list-icon {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 60px;
    height: 60px;
    margin-right: 24px;
    background-color: #FDF7F7;
}

.about-advantages__list-title {
    margin: 0 0 4px;
    font-weight: 500;
}

.about-advantages__list-text {
    margin: 0;
}

.about-achievements {
	position: relative;
	overflow: hidden;
}

.about-achievements__slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0 27px;
}

.about-achievements__slide {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: calc(100%/3);
    padding: 0 12px;
}

.about-achievements__item {
    display: block;
    width: 100%;
}

.about-achievements__image {
    display: block;
    position: relative;
    width: 100%;
    height: 190px;
    margin-bottom: -40px;
}

.about-achievements__image img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    height: 100% !important;
    width: auto !important;
    -o-object-fit: contain;
       object-fit: contain;
}

.about-achievements__num {
    position: relative;
    z-index: 2;
    margin: 0 0 5px;
    font-weight: 700;
    font-size: 40px;
    letter-spacing: 2.02105px;
    color: rgba(184, 146, 90, 0.45);
}

.about-achievements__text {
	margin: 0;
	font-size: 16px;
	line-height: 24px;
	color: #000;
	font-weight: 400;
}

.about-achievements__title {
	margin: 0;
	font-size: 16px;
	line-height: 24px;
	color: #000;
	font-weight: 700;
}

.about-achievements__note {
	margin: 24px 0 0;
	font-size: 16px;
	line-height: 24px;
	color: #000;
	font-weight: 400;
}

.about-achievements .slick-arrow {
	position: absolute;
	z-index: 3;
	top: calc(60% - 23px);
	width: 27px;
	height: 46px;
	font-size: 0;
	color: transparent;
	background-image: url("data:image/svg+xml,%3Csvg width='29' height='48' viewBox='0 0 29 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='47.5' width='47' height='28' rx='8.5' transform='rotate(-90 0.5 47.5)' fill='white'/%3E%3Crect x='0.5' y='47.5' width='47' height='28' rx='8.5' transform='rotate(-90 0.5 47.5)' stroke='%23CD2E29'/%3E%3Cpath d='M17.7951 17.6944C17.4046 17.3039 16.7714 17.3039 16.3809 17.6944L11.4935 22.5866C10.7131 23.3678 10.7134 24.6336 11.4941 25.4144L16.3845 30.3048C16.775 30.6953 17.4082 30.6953 17.7987 30.3048C18.1893 29.9142 18.1893 29.2811 17.7987 28.8905L13.6131 24.7049C13.2226 24.3143 13.2226 23.6812 13.6131 23.2907L17.7951 19.1086C18.1856 18.7181 18.1856 18.0849 17.7951 17.6944Z' fill='%23CD2E29'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	cursor: pointer;
	border: none;
	background-color: transparent;
	-webkit-filter: grayscale(100%);
	        filter: grayscale(100%);
	opacity: 0.7;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	will-change: filter;
}

.about-achievements .slick-arrow:hover,
.about-achievements .slick-arrow:focus {
	-webkit-filter: grayscale(0);
	        filter: grayscale(0);
	opacity: 1;
}

.about-achievements .slick-prev {
	left: 0;
}

.about-achievements .slick-next {
	right: 0;
	-webkit-transform: scaleX(-1);
	    -ms-transform: scaleX(-1);
	        transform: scaleX(-1);
}

.page-header {
	padding: 0 0 0 15px;
	width: 100%;
}

@media (max-width: 767px) {
	.page-header {
		padding-left: 0;
	}

	.verification-product-page .left_block {
		padding-left: 0;
		padding-right: 0;
	}
}

/*страница о компании*/

.call-fixed {
    left: auto;
    right: 15px;
    bottom: 55px;
}

.product__img img {
	max-height: 100%;
	object-fit: contain;
}

.b24-widget-button-position-bottom-right {
	right: 10px !important;
	bottom: 120px !Important;
}

#scrollUp {
	right: 20px;
}

.product__btns {
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

.product__btns .yandex-pay-badge {
	margin-top: 5px;
}

@media (max-width: 575px) {
	.product__btns .yandex-pay-badge {
		-webkit-transform: scale(0.8);
		    -ms-transform: scale(0.8);
		        transform: scale(0.8);
    	-webkit-transform-origin: left;
    	    -ms-transform-origin: left;
    	        transform-origin: left;
	}
}

@media (max-width: 420px) {
	.product__btns .yandex-pay-badge {
		-webkit-transform: scale(0.7);
		    -ms-transform: scale(0.7);
		        transform: scale(0.7);
	}
}

@media (max-width: 340px) {
	.product__btns .yandex-pay-badge {
		-webkit-transform: scale(1);
		    -ms-transform: scale(1);
		        transform: scale(1);
	}
}

.brands-slider {
	overflow: hidden;
}

.main-slider .arrow,
.inner-slider .arrow {
	width: 50px;
	height: 50px;
	background-color: #fff;
	border: 1px solid #fff;
    border-radius: 50%;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
}

.main-slider .arrow::before,
.main-slider .arrow::after,
.inner-slider .arrow::before,
.inner-slider .arrow::after {
	width: 15px !important;
}

.main-slider .arrow.arrow-prev::after,
.inner-slider .arrow.arrow-prev::after {
    left: 16px;
    top: 19px;
}

.main-slider .arrow.arrow-prev:before,
.inner-slider .arrow.arrow-prev:before {
    left: 16px;
    bottom: 18px;
}

.main-slider .arrow.arrow-next::after,
.inner-slider .arrow.arrow-next::after {
    right: 16px;
    bottom: 19px;
}

.main-slider .arrow.arrow-next:before,
.inner-slider .arrow.arrow-next:before {
    right: 16px;
    top: 18px;
}

.product-media-slider {
	position: absolute;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.product-media-slider__slide {
	position: relative;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	display: block;
	width: 100%;
	height: auto;
}


.product-media-slider__slide video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 1 !important;
	pointer-events: none;
	-o-object-fit: cover;
	   object-fit: cover;
}

.product-media-slider .slick-arrow {
	display: none !important;
}

.product-media-slider .slick-dots {
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: 100%;
}

.product-media-slider .slick-dots li {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 2;
	    -ms-flex-positive: 2;
	        flex-grow: 2;
}

.product-media-slider .slick-dots::after {
	position: absolute;
	bottom: -3px;
	opacity: 0;
	height: 3px;
	width: 100%;
	background-color: #cd2e29;
	content: "";
	pointer-events: none;
	-webkit-transition: all 0.15s linear;
	-o-transition: all 0.15s linear;
	transition: all 0.15s linear;
}

.product-media-slider:hover .slick-dots::after {
	bottom: 0;
	opacity: 1;
}

.product-media-slider--2 .slick-dots::after {
	width: calc(100%/2);
}

.product-media-slider--3 .slick-dots::after {
	width: calc(100%/3);
}

.product-media-slider--4 .slick-dots::after {
	width: calc(100%/4);
}

.product-media-slider--5 .slick-dots::after {
	width: calc(100%/5);
}

.product-media-slider--6 .slick-dots::after {
	width: calc(100%/6);
}

.product-media-slider--7 .slick-dots::after {
	width: calc(100%/7);
}

.product-media-slider--8 .slick-dots::after {
	width: calc(100%/8);
}

.product-media-slider--9 .slick-dots::after {
	width: calc(100%/9);
}

.product-media-slider--10 .slick-dots::after {
	width: calc(100%/10);
}

.slick-dots[data-position="0"]::after {
	-webkit-transform: translateX(0);
	    -ms-transform: translateX(0);
	        transform: translateX(0);
}

.slick-dots[data-position="1"]::after {
	-webkit-transform: translateX(calc(100% * 1));
	    -ms-transform: translateX(calc(100% * 1));
	        transform: translateX(calc(100% * 1));
}

.slick-dots[data-position="2"]::after {
	-webkit-transform: translateX(calc(100% * 2));
	    -ms-transform: translateX(calc(100% * 2));
	        transform: translateX(calc(100% * 2));
}

.slick-dots[data-position="3"]::after {
	-webkit-transform: translateX(calc(100% * 3));
	    -ms-transform: translateX(calc(100% * 3));
	        transform: translateX(calc(100% * 3));
}

.slick-dots[data-position="4"]::after {
	-webkit-transform: translateX(calc(100% * 4));
	    -ms-transform: translateX(calc(100% * 4));
	        transform: translateX(calc(100% * 4));
}

.slick-dots[data-position="5"]::after {
	-webkit-transform: translateX(calc(100% * 5));
	    -ms-transform: translateX(calc(100% * 5));
	        transform: translateX(calc(100% * 5));
}

.slick-dots[data-position="6"]::after {
	-webkit-transform: translateX(calc(100% * 6));
	    -ms-transform: translateX(calc(100% * 6));
	        transform: translateX(calc(100% * 6));
}

.slick-dots[data-position="7"]::after {
	-webkit-transform: translateX(calc(100% * 7));
	    -ms-transform: translateX(calc(100% * 7));
	        transform: translateX(calc(100% * 7));
}

.slick-dots[data-position="8"]::after {
	-webkit-transform: translateX(calc(100% * 8));
	    -ms-transform: translateX(calc(100% * 8));
	        transform: translateX(calc(100% * 8));
}

.slick-dots[data-position="9"]::after {
	-webkit-transform: translateX(calc(100% * 9));
	    -ms-transform: translateX(calc(100% * 9));
	        transform: translateX(calc(100% * 9));
} 

.product-media-slider .slick-dots li button {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: transparent;
	color: transparent;
	border: none;
	font-size: 0;
}

.product-media-slider .slick-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: auto;
}

.product-media-slider .slick-track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.catalog-list--new .catalog-category {
	position: relative;
	height: auto;
}

.catalog-list--new .catalog-category--col-2 {
	padding: 0 0 39.167%;
}

.catalog-list--new .catalog-category--col-3 {
	padding: 0 0 41.667%;	
}

.catalog-list--new .catalog-category--col-1 {
	padding: 0 0 22.5%;
}

@media (max-width: 991px) {
	.catalog-list--new .catalog-category--col-2,
	.catalog-list--new .catalog-category--col-3 {
		padding-bottom: 27.2453%;
	}
}

@media (max-width: 600px) {
	.catalog-list {
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
	}
	.catalog-list--new .catalog-category--col-2,
	.catalog-list--new .catalog-category--col-3 {
		-ms-flex-preferred-size: calc(50% - 10px);
		    flex-basis: calc(50% - 10px);
    	max-width: calc(50% - 10px);
	}
}

@media (max-width: 480px) {
	.catalog-list--new .catalog-category--col-1,
	.catalog-list--new .catalog-category--col-2,
	.catalog-list--new .catalog-category--col-3 {
		-ms-flex-preferred-size: 100%;
		    flex-basis: 100%;
    	max-width: 100%;
    	padding-bottom: 56.25%;
    	margin-bottom: 30px;
	}
}

.catalog-category__image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100% !important;
	min-height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
}

.catalog-list--new .catalog-category__name {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	vertical-align: baseline;
	width: 100%;
	max-height: 100%;
	padding: 40px;
}

@media (max-width: 600px) {
	.catalog-list--new .catalog-category__name {
		padding: 20px;
	}
}

/*куки*/

.cookie-block-all {
    position: fixed;
    z-index: 2147483647;
    left: 50%;
    -webkit-transform: translate(-50%, calc(100% + 15px));
    -ms-transform: translate(-50%, calc(100% + 15px));
    transform: translate(-50%, calc(100% + 15px));
    bottom: 15px;
    width: 1200px;
    padding: 10px 15px;
    font-size: 14px;
    line-height: 1.4;
    max-width: calc(100vw - 30px);
    background-color: #fff;
    border: 1px solid #cd2e29;
    -webkit-box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px;
    box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.cookie-block-all.active {
	-webkit-transform: translate(-50%, 0);
	    -ms-transform: translate(-50%, 0);
	        transform: translate(-50%, 0);
	opacity: 1;
	pointer-events: initial;
}

.cookie-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.cookie-block p {
	margin: 0;
}

.cookie-block p a {
	color: #cd2e29;
	text-decoration: underline;
}

.cookie-block p a:hover,
.cookie-block p a:focus {
	-webkit-text-decoration: underline solid transparent;
	        text-decoration: underline solid transparent;
}

.cookie-block__ok {
	display: inline-block;
	vertical-align: baseline;
	background-color: #cd2e29;
	border: 2px solid #cd2e29;
	color: #fff;
	font-weight: 700;
	padding: 10px;
	margin-left: 10px;
}

.cookie-block__ok:hover,
.cookie-block__ok:focus {
	background-color: #fff;
	color: #cd2e29;
}
.emoji-gift {
  background:
url(https://zolotopodkova.ru/local/templates/.default/markup/podkova/dev/img/gift.png) no-repeat center center/contain;
display: inline-block;
  vertical-align: middle;
  margin:
0 4px;
width: 30px;
height: 27px;
}
.emoji-heart {
  background:
url(https://zolotopodkova.ru/local/templates/.default/markup/podkova/dev/img/heart.png) no-repeat center center/contain;
display: inline-block;
  vertical-align: middle;
  margin:
0 4px;
width: 25px;
height: 25px;
}
.emoji-thankyou {
  background:
url(https://zolotopodkova.ru/local/templates/.default/markup/podkova/dev/img/jewelry.png) no-repeat center center/contain;
display: inline-block;
  vertical-align: middle;
  margin:
0 4px;
width: 25px;
height: 25px;
}
.emoji-check {
  background:
url(https://zolotopodkova.ru/local/templates/.default/markup/podkova/dev/img/check.png) no-repeat center center/contain;
display: inline-block;
  vertical-align: middle;
  margin:
0 4px;
width: 20px;
height: 20px;
}

.main-stories {
	display: none;
}

.main-menu__item > a {
	font-size: 12px;
}
.footer__col iframe {
	border: none;
}
.footer__col iframe {
	border: none;
}
.product__bottom .product__btns a{
	display: none;
}
.product__bottom .product__btns a:first-child{
	display: block;
}
.product-card--new video {
	width: 100%;
  	height: 100%;
}

.b24-widget-button-position-bottom-right {
	bottom: 50px !important;
}

@media (max-width: 1199px) {
	.product__btns .yandex-pay-badge {
		margin-top: 0;
		margin-bottom: 5px;
		-webkit-box-ordinal-group: 0;
			-ms-flex-order: -1;
				order: -1;
	}

	.product__btns {
		margin-top: auto;
	}
}

.bx-soa-pp-company-smalltitle-desc {
	position: absolute;
    bottom: 0;
    right: 0;
    padding: 10px;
}

@media (max-width: 991px) {
	.bx-soa-pp-company-smalltitle-desc {
		left: 0;
		right: auto;
		padding: 5px;
	}
}

.discount-badge {
	display: inline-block;
	background: linear-gradient(135deg, #22c55e, #16a34a);
	color: white;
	padding: 4px 12px;
	border-radius: 12px;
	font-size: 12px;
	font-weight: 600;
	box-shadow: 0 2px 8px rgba(34, 197, 94, 0.3);
}

@media (max-width: 991px) {
	.discount-badge {
		padding: 2px 6px;
		font-weight: 400;
	}
}

/* End */
/* /local/templates/.default/markup/podkova/dev/css/main.css?1722371147328601 */
/* /local/components/zolotopodkova/catalog.menu/templates/.default/style.css?1757940838377496 */
/* /local/templates/main/styles.css?175579314017624 */
/* /local/templates/main/template_styles.css?175872260352988 */
