/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */
html {
      -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

progress {
  vertical-align: baseline;
}

template,
[hidden] {
  display: none;
}

a {
  background-color: transparent;

  -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
  outline-width: 0;
}

abbr[title] {
          text-decoration: underline;
          text-decoration: underline dotted;
  border-bottom: none;

  -webkit-text-decoration: underline dotted;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: 500;
}

dfn {
  font-style: italic;
}

sub,
sup {
  position: relative;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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

figure {
  margin: 1em 40px;
}

hr {
  overflow: visible;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
}

optgroup {
  font-weight: bold;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

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

[type="search"] {
  outline-offset: -2px;

  -webkit-appearance: textfield;
}

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

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

::-webkit-file-upload-button {
  font: inherit;

  -webkit-appearance: button;
}

@media print {
  *,
  *::before,
  *::after,
  *::first-letter,
  p::first-line,
  div::first-line,
  blockquote::first-line,
  li::first-line {
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #bec2c9;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000000 !important;
  }
  .tag {
    border: 1px solid #000000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #ffffff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dddddd !important;
  }
}

@font-face {
  font-family: "Gerbera";
  font-weight: 400;
  font-style: normal;

  src: url("../fonts/Gerbera.woff") format("woff");
}

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

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

@-ms-viewport {
  width: device-width;
}

html,
body {
  height: 100%;
}

html {
  font-size: 16px;

  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  padding-top: 121px;
  color: #ffffff;
  background: #151515 url(../i/bg.jpg) 50% 0 no-repeat fixed;
  background-size: 100% auto;
  font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.25;
}

body.nav-active {
  overflow: hidden;
}

@media (min-width: 1024px) {
  body {
    padding-top: 81px;
  }
  body.nav-active {
    overflow: visible;
  }
}

[tabindex="-1"]:focus {
  outline: none !important;
}

a {
  -webkit-transition: all 0.25s ease-in-out;
          transition: all 0.25s ease-in-out;
  text-decoration: none;
  color: #f05924;
}

a:focus, a:hover {
  text-decoration: underline;
  color: #f37d54;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

[role="button"] {
  cursor: pointer;
}

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
textarea {
  line-height: inherit;
}

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  cursor: default;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  margin-bottom: 0.5em;
  padding: 0;
  font-size: 1.5em;
  line-height: inherit;
}

input[type="search"] {
  -webkit-appearance: none;
}

[hidden] {
  display: none !important;
}

.hidden {
  display: none;
}

hr {
  width: auto;
  height: 1px;
  margin-top: 39px;
  margin-bottom: 36px;
  border: 0 none;
  background-color: #aeb2b8;
}

.page {
  overflow-x: hidden;
}

@media (min-width: 1024px) {
  .page {
    min-height: 100%;
    /* equal to footer height */
    margin-bottom: -187px;
  }
  .page:after {
    display: block;
    content: "";
  }
  .footer,
  .page:after {
    height: 187px;
  }
  .content__body {
    padding-top: 70px;
  }
}

@font-face {
  font-family: "icons";
  font-weight: normal;
  font-style: normal;

  src: url("../fonts/icons.eot?6ougqz");
  src: url("../fonts/icons.eot?6ougqz#iefix") format("embedded-opentype"), url("../fonts/icons.ttf?6ougqz") format("truetype"), url("../fonts/icons.woff?6ougqz") format("woff"), url("../fonts/icons.svg?6ougqz#icons") format("svg");
}

[class^="icon-"], [class*=" icon-"], .slick-arrow {
  text-transform: none;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icons" !important;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;

  speak: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-menu:before {
  content: "\e900";
}

.icon-basket:before {
  content: "\e901";
}

.icon-zoom:before {
  content: "\e902";
}

.icon-like:before {
  content: "\e903";
}

.icon-eye:before {
  content: "\e905";
}

.icon-key:before {
  content: "\e906";
}

.icon-caret-down:before {
  content: "\e907";
}

.icon-tr-down:before {
  content: "\e908";
}

.icon-tr-up:before {
  content: "\e909";
}

.icon-prev:before,
.slick-prev:before {
  content: "\e90a";
}

.icon-next:before,
.slick-next:before {
  content: "\e90b";
}

.icon-fb:before {
  content: "\e90c";
}

.icon-insta:before {
  content: "\e90d";
}

.icon-vk:before {
  content: "\e90e";
}

.icon-close:before {
  content: "\e904";
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-top: 0;
  margin-bottom: 0;
}

h1, h2,
.h1, .h2 {
  font-family: "Roboto Condensed", "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
}

h1, .h1 {
  margin-bottom: 26px;
  text-transform: uppercase;
  font-size: 32px;
  line-height: 1.1875;
}

h2, .h2 {
  margin-bottom: 32px;
  text-transform: uppercase;
  font-size: 32px;
  line-height: 1.1875;
}

h3, .h3 {
  font-size: 24px;
  line-height: 1.25;
}

h4, .h4 {
  font-size: 22px;
  line-height: 0.9090909091;
}

h5, .h5 {
  font-size: 20px;
  line-height: 1;
}

h6, .h6 {
  font-size: 16px;
  line-height: 1.25;
}

@media (min-width: 768px) {
  h1, .h1 {
    font-size: 40px;
    line-height: 1.15;
  }
  h2, .h2 {
    font-size: 40px;
    line-height: 1.15;
  }
}

p,
address,
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 20px;
}

p:last-child,
address:last-child,
ol:last-child,
ul:last-child,
dl:last-child {
  margin-bottom: 0;
}

address {
  font-style: normal;
  line-height: inherit;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 400;
}

dd {
  margin: 0 0 10px;
}

dd:last-child {
  margin-bottom: 0;
}

.text-primary {
  color: #f05924;
}

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

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

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

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

.container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 1170px) {
  .container {
    width: 1170px;
    max-width: 100%;
  }
}

.container:empty {
  display: none;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: -15px;
  margin-left: -15px;

  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.col {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;

  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1 1;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .col-md-6-single {
    margin-right: 25%;
    margin-left: 25%;
  }
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1 {
  max-width: 8.3333333333%;

  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.3333333333%;
          flex: 0 0 8.3333333333%;
}

.col-xs-2 {
  max-width: 16.6666666667%;

  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.6666666667%;
          flex: 0 0 16.6666666667%;
}

.col-xs-3 {
  max-width: 25%;

  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
}

.col-xs-4 {
  max-width: 33.3333333333%;

  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
}

.col-xs-5 {
  max-width: 41.6666666667%;

  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.6666666667%;
          flex: 0 0 41.6666666667%;
}

.col-xs-6 {
  max-width: 50%;

  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}

.col-xs-7 {
  max-width: 58.3333333333%;

  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.3333333333%;
          flex: 0 0 58.3333333333%;
}

.col-xs-8 {
  max-width: 66.6666666667%;

  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.6666666667%;
          flex: 0 0 66.6666666667%;
}

.col-xs-9 {
  max-width: 75%;

  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
}

.col-xs-10 {
  max-width: 83.3333333333%;

  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.3333333333%;
          flex: 0 0 83.3333333333%;
}

.col-xs-11 {
  max-width: 91.6666666667%;

  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.6666666667%;
          flex: 0 0 91.6666666667%;
}

.col-xs-12 {
  max-width: 100%;

  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}

@media (min-width: 576px) {
  .col-sm-1 {
    max-width: 8.3333333333%;

    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
  }
  .col-sm-2 {
    max-width: 16.6666666667%;

    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
  }
  .col-sm-3 {
    max-width: 25%;

    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
  }
  .col-sm-4 {
    max-width: 33.3333333333%;

    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
  }
  .col-sm-5 {
    max-width: 41.6666666667%;

    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
  }
  .col-sm-6 {
    max-width: 50%;

    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
  .col-sm-7 {
    max-width: 58.3333333333%;

    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
  }
  .col-sm-8 {
    max-width: 66.6666666667%;

    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
  }
  .col-sm-9 {
    max-width: 75%;

    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
  }
  .col-sm-10 {
    max-width: 83.3333333333%;

    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
  }
  .col-sm-11 {
    max-width: 91.6666666667%;

    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
  }
  .col-sm-12 {
    max-width: 100%;

    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}

@media (min-width: 768px) {
  .col-md-1 {
    max-width: 8.3333333333%;

    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
  }
  .col-md-2 {
    max-width: 16.6666666667%;

    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
  }
  .col-md-3 {
    max-width: 25%;

    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
  }
  .col-md-4 {
    max-width: 33.3333333333%;

    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
  }
  .col-md-5 {
    max-width: 41.6666666667%;

    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
  }
  .col-md-6 {
    max-width: 50%;

    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
  .col-md-7 {
    max-width: 58.3333333333%;

    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
  }
  .col-md-8 {
    max-width: 66.6666666667%;

    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
  }
  .col-md-9 {
    max-width: 75%;

    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
  }
  .col-md-10 {
    max-width: 83.3333333333%;

    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
  }
  .col-md-11 {
    max-width: 91.6666666667%;

    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
  }
  .col-md-12 {
    max-width: 100%;

    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}

@media (min-width: 1024px) {
  .col-lg-1 {
    max-width: 8.3333333333%;

    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
  }
  .col-lg-2 {
    max-width: 16.6666666667%;

    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
  }
  .col-lg-3 {
    max-width: 25%;

    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
  }
  .col-lg-4 {
    max-width: 33.3333333333%;

    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
  }
  .col-lg-5 {
    max-width: 41.6666666667%;

    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
  }
  .col-lg-6 {
    max-width: 50%;

    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
  .col-lg-7 {
    max-width: 58.3333333333%;

    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
  }
  .col-lg-8 {
    max-width: 66.6666666667%;

    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
  }
  .col-lg-9 {
    max-width: 75%;

    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
  }
  .col-lg-10 {
    max-width: 83.3333333333%;

    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
  }
  .col-lg-11 {
    max-width: 91.6666666667%;

    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
  }
  .col-lg-12 {
    max-width: 100%;

    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}

@media (min-width: 1170px) {
  .col-xl-1 {
    max-width: 8.3333333333%;

    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
  }
  .col-xl-2 {
    max-width: 16.6666666667%;

    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
  }
  .col-xl-3 {
    max-width: 25%;

    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
  }
  .col-xl-4 {
    max-width: 33.3333333333%;

    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
  }
  .col-xl-5 {
    max-width: 41.6666666667%;

    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
  }
  .col-xl-6 {
    max-width: 50%;

    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
  .col-xl-7 {
    max-width: 58.3333333333%;

    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
  }
  .col-xl-8 {
    max-width: 66.6666666667%;

    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
  }
  .col-xl-9 {
    max-width: 75%;

    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
  }
  .col-xl-10 {
    max-width: 83.3333333333%;

    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
  }
  .col-xl-11 {
    max-width: 91.6666666667%;

    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
  }
  .col-xl-12 {
    max-width: 100%;

    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}

.col-xs-first {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

.col-xs-last {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.col-sm-first {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

.col-sm-last {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.col-md-first {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

.col-md-last {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.col-lg-first {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

.col-lg-last {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.col-xl-first {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

.col-xl-last {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

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

.row-xs-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

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

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

.row-sm-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

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

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

.row-md-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

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

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

.row-lg-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

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

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

.row-xl-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

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

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

.col-xs-center {
  -ms-flex-item-align: center;
      align-self: center;
}

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

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

.col-sm-center {
  -ms-flex-item-align: center;
      align-self: center;
}

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

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

.col-md-center {
  -ms-flex-item-align: center;
      align-self: center;
}

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

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

.col-lg-center {
  -ms-flex-item-align: center;
      align-self: center;
}

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

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

.col-xl-center {
  -ms-flex-item-align: center;
      align-self: center;
}

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

.button {
  position: relative;
  display: inline-block;
  padding: 7px 15px 8px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  text-transform: uppercase;
  border: 2px solid transparent;
  outline: 0;
  font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-size: 15px;
  line-height: 20px;
}

.button:focus, .button:hover {
  text-decoration: none;
  outline: 0;
}

.button:focus, .button.focus, .button:active:focus, .button:active.focus, .button.active:focus, .button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline: 0;
  outline-offset: -2px;
}

.button.focus {
  text-decoration: none;
}

.button:active, .button.active {
  outline: 0;
  background-image: none;
}

.button.disabled, .button:disabled {
  cursor: not-allowed;
  opacity: 0.65;
}

.button__icon {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 7px;
  vertical-align: middle;
  color: inherit;
  font-size: 17px;
}

a.button.disabled,
fieldset[disabled] a.button {
  pointer-events: none;
}

.button_default {
  color: #ffffff;
  border-color: #aeb2b8;
  background-color: #ffffff;
}

.button_default:hover {
  color: #ffffff;
  border-color: #aeb2b8;
  background-color: #aeb2b8;
}

.button_default:focus {
  color: #ffffff;
  border-color: #aeb2b8;
  background-color: #aeb2b8;
}

.button_default:active {
  color: #ffffff;
  border-color: #aeb2b8;
  background-color: #aeb2b8;
  background-image: none;
}

.button_default:active:hover, .button_default:active:focus {
  color: #ffffff;
  border-color: #6c727b;
  background-color: #d4d4d4;
}

.button_default.disabled:focus, .button_default:disabled:focus {
  border-color: #aeb2b8;
  background-color: #ffffff;
}

.button_default.disabled:hover, .button_default:disabled:hover {
  border-color: #aeb2b8;
  background-color: #ffffff;
}

.button_outline_default {
  color: #ffffff;
  border-color: #aeb2b8;
  background-color: transparent;
  background-image: none;
}

.button_outline_default:focus, .button_outline_default:active {
  color: #ffffff;
  border-color: #f05924;
  background-color: #f05924;
}

.button_outline_default:hover {
  color: #ffffff;
  border-color: #f05924;
  background-color: #f05924;
}

.button_outline_default.disabled:focus, .button_outline_default:disabled:focus {
  border-color: #e4e6e8;
}

.button_outline_default.disabled:hover, .button_outline_default:disabled:hover {
  border-color: #e4e6e8;
}

.button_primary {
  color: #ffffff;
  border-color: #f05924;
  background-color: #f05924;
}

.button_primary:hover {
  color: #ffffff;
  border-color: #f05924;
  background-color: #f05924;
}

.button_primary:focus {
  color: #ffffff;
  border-color: #f05924;
  background-color: #f05924;
}

.button_primary:active {
  color: #ffffff;
  border-color: #f05924;
  background-color: #f05924;
  background-image: none;
}

.button_primary:active:hover, .button_primary:active:focus {
  color: #ffffff;
  border-color: #8b2b0a;
  background-color: #b1370c;
}

.button_primary.disabled:focus, .button_primary:disabled:focus {
  border-color: #f05924;
  background-color: #f05924;
}

.button_primary.disabled:hover, .button_primary:disabled:hover {
  border-color: #f05924;
  background-color: #f05924;
}

.button_outline_primary {
  color: #ffffff;
  border-color: #f05924;
  background-color: transparent;
  background-image: none;
}

.button_outline_primary:focus, .button_outline_primary:active {
  color: #ffffff;
  border-color: #f05924;
  background-color: #f05924;
}

.button_outline_primary:hover {
  color: #ffffff;
  border-color: #f05924;
  background-color: #f05924;
}

.button_outline_primary.disabled:focus, .button_outline_primary:disabled:focus {
  border-color: #f7a183;
}

.button_outline_primary.disabled:hover, .button_outline_primary:disabled:hover {
  border-color: #f7a183;
}

.button_link {
  padding-right: 0;
  padding-left: 0;
  text-decoration: underline;
  text-transform: none;
  color: #f05924;
  border-radius: 0;
  font-weight: normal;
}

.button_link:hover {
  border-color: transparent;
}

.button_link:focus, .button_link:hover {
  color: #f37d54;
  background-color: transparent;
}

.button_link, .button_link:active, .button_link.active, .button_link:disabled {
  background-color: transparent;
}

.button_link, .button_link:focus, .button_link:active {
  border-color: transparent;
}

.button_link:disabled:focus, .button_link:disabled:hover {
  text-decoration: none;
  color: #bec2c9;
}

.button_block {
  display: block;
  width: 100%;
  min-width: 0;
  margin: 0 auto;
}

.button_block + .button_block {
  margin-top: 5px;
}

input[type="submit"].button_block,
input[type="reset"].button_block,
input[type="button"].button_block {
  width: 100%;
}

.form__control {
  position: relative;
  display: block;
  width: 100%;
  height: 40px;
  padding: 2px 8px 3px;
  -webkit-transition: color ease-in-out 0.15s;
          transition: color ease-in-out 0.15s;
  color: #ffffff;
  border: 2px solid #ffffff;
  border-width: 2px;
  background: none;
  background-clip: padding-box;
  font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.25;
}

.form__control::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form__control::-webkit-input-placeholder {
  opacity: 1;
  color: #aeb2b8;
  font-weight: 400;
}

.form__control:-ms-input-placeholder {
  opacity: 1;
  color: #aeb2b8;
  font-weight: 400;
}

.form__control::-ms-input-placeholder {
  opacity: 1;
  color: #aeb2b8;
  font-weight: 400;
}

.form__control::placeholder {
  opacity: 1;
  color: #aeb2b8;
  font-weight: 400;
}

.form__control:disabled, .form__control[readonly] {
  opacity: 1;
  background-color: #aeb2b8;
}

.form__control:disabled {
  cursor: not-allowed;
}

.form__control:focus, .form__control:active {
  color: #f05924;
  border-bottom-color: #f05924;
  outline: 0;
  font-weight: 500;
}

.form__control.select:not([size]):not([multiple]) {
  height: calc(40px - 2px);
}

.form__control.select:focus::-ms-value {
  color: #ffffff;
}

.form__control-file, .form__control-range {
  display: block;
}

.form__group {
  position: relative;
  margin-bottom: 30px;
}

.form__group_submit {
  margin-bottom: 0;
  text-align: center;
}

.form__label {
  display: block;
  margin-bottom: 7px;
}

textarea.form__control {
  height: auto;
}

.custom-control {
  position: relative;
  display: inline-block;
  margin-top: -9px;
  margin-bottom: 20px;
  padding-left: 30px;
  cursor: pointer;
  -webkit-transition: color 0.25s ease-in-out;
          transition: color 0.25s ease-in-out;
  text-align: left;
  color: #aeb2b8;
  font-size: 13px;
  line-height: 1.5384615385;
}

.custom-control a {
  white-space: nowrap;
}

.custom-control__input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.custom-control__indicator {
  position: absolute;
  top: 0;
  left: 0;
  width: 16px;
  height: 16px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  color: inherit;
  border: solid 1px #aeb2b8;
  background-color: #ffffff;
}

.custom-control__input:checked ~ .custom-control__indicator:before,
.custom-control__input:active ~ .custom-control__indicator:before {
  position: absolute;
  top: 50%;
  left: 50%;
  content: "";
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.custom-checkbox .custom-control__input:checked ~ .custom-control__indicator:before,
.custom-checkbox .custom-control__input:active ~ .custom-control__indicator:before {
  width: 18px;
  height: 13px;
  margin-left: 3px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid' width='18' height='13' viewBox='0 0 18 13'%3E%3Cpath d='M17.54 2.493L7.086 11.55c-.605.574-1.586.574-2.192 0L.44 7.494c-.604-.573-.604-1.503 0-2.076.606-.573 1.588-.573 2.193 0L6.018 8.5l9.33-8.083c.605-.573 1.586-.573 2.192 0 .605.573.605 1.503 0 2.076z' fill='%23e34c10'/%3E%3C/svg%3E");
}

.custom-radio .custom-control__indicator {
  border-radius: 50%;
}

.custom-radio .custom-control__input:checked ~ .custom-control__indicator:before,
.custom-radio .custom-control__input:active ~ .custom-control__indicator:before {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #f05924;
}

.link-pseudo {
  text-decoration: none;
  border-bottom: 1px dotted;
}

.link-pseudo:focus, .link-pseudo:hover {
  text-decoration: none;
}

.link-uderlined {
  text-decoration: underline;
}

.tel {
  white-space: nowrap;
  text-decoration: none;
  color: inherit;
  font-weight: 400;
}

.tel:focus, .tel:hover {
  text-decoration: none;
  color: inherit;
}

.phone {
  text-align: right;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.3076923077;
}

.phone__content {
  color: #bec2c9;
}

.phone__number {
  margin-left: 3px;
  color: #ffffff;
  font-size: 16px;
}

.phone__note {
  margin-left: 19px;
}

.social__list {
  margin-right: -2px;
  margin-left: -2px;
  padding: 0;
  list-style: none;
  white-space: nowrap;
  font-size: 0;
}

.social__item {
  display: inline-block;
  margin-right: 2px;
  margin-left: 2px;
}

.social__link {
  display: block;
  color: #5b5f67;
  font-size: 22px;
}

.social__link:hover:focus, .social__link:hover:hover, .social__link:focus:focus, .social__link:focus:hover {
  text-decoration: none;
}

.sticker {
  width: 0;
  height: 38px;
  color: #ffffff;
  border: 14px solid #2d3138;
  border-top: 0;
  border-bottom: 5px solid transparent;
}

.sticker__icon {
  position: relative;
  display: block;
}

.sticker__text {
  position: relative;
  top: 8px;
  display: block;
  width: 28px;
  margin-left: -14px;
  text-align: center;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 2;
}

.sticker__day {
  display: block;
  margin-bottom: -4px;
  font-size: 24px;
  line-height: 0.9166666667;
}

.sticker__month {
  display: block;
  text-transform: none;
  font-size: 10px;
  line-height: 2.2;
}

.sticker_like {
  border-color: transparent #6db00d;
}

.sticker_like .sticker__icon {
  top: 9px;
  margin-left: -7px;
  font-size: 16px;
}

.sticker_new {
  border-color: transparent #1091db;
}

.sticker_seen {
  border-color: transparent #db990b;
}

.sticker_seen .sticker__icon {
  top: 12px;
  margin-left: -10px;
  font-size: 12px;
}

.sticker_lg {
  height: 53px;
  border-width: 24px;
  border-top: 0;
  border-bottom: 5px solid transparent;
}

.sticker_lg .sticker__text {
  top: 7px;
  width: 48px;
  margin-left: -24px;
}

.sticker_date {
  border-color: transparent #f05924;
}

.box {
  border: 1px solid rgba(255, 255, 255, 0.5);
}

.text h3 {
  margin-top: 48px;
}

.text .box h3 {
  margin-top: 0;
}

.text ul, .text ol {
  margin-bottom: 42px;
  margin-left: 26px;
  padding: 0;
  list-style: none;
}

.text ul > li, .text ol > li {
  position: relative;
  margin-bottom: 4px;
  padding-left: 26px;
}

.text ul > li:before, .text ol > li:before {
  position: absolute;
  left: 0;
}

.text ul > li {
  padding-left: 26px;
}

.text ul > li:before {
  top: 0.5625em;
  left: 0;
  width: 7px;
  height: 7px;
  content: "";
  border-radius: 50%;
  background-color: #f05924;
}

.text ol {
  counter-reset: ol-counter;
}

.text ol > li:before {
  position: absolute;
  top: 0;
  content: counter(ol-counter) ".";
  counter-increment: ol-counter;
  color: #f05924;
}

.text .highlight {
  margin-top: 37px;
  margin-bottom: 39px;
  padding: 15px;
  color: #f05924;
  background-color: #2d3138;
}

.text__left {
  margin-bottom: 40px;
}

.text_lg {
  font-size: 24px;
  line-height: 1.0833333333;
}

@media (min-width: 576px) {
  .text .list-styled {
    margin-left: -26px;
  }
  .text__left {
    padding-right: 70px;
  }
  .text .highlight {
    margin-right: -39px;
    padding: 32px 35px 26px;
  }
}

@media (min-width: 1024px) {
  .text__left {
    margin-bottom: 0;
  }
  .text_compact h1, .text_compact h2, .text_compact h3, .text_compact h4, .text_compact h5, .text_compact h6,
  .text_compact p,
  .text_compact ul, .text_compact ol, .text_compact dl, .text_compact img {
    margin-right: 17.1%;
  }
}

.section {
  margin-bottom: 30px;
}

.basket {
  position: relative;
  width: 108px;
  padding-top: 8px;
  padding-bottom: 3px;
  text-align: center;
  background-color: #2d3138;
  font-size: 14px;
  line-height: 1.5714285714;
}

.basket:focus, .basket:hover {
  text-decoration: none;
  color: inherit;
}

.basket__icon {
  display: block;
  color: #bdc1c9;
  font-size: 21px;
}

.basket__title {
  color: #aeb2b8;
}

.basket__content {
  color: #ffffff;
  font-weight: 400;
}

@media (min-width: 768px) {
  .basket:after {
    position: absolute;
    top: 100%;
    left: 0;
    width: 0;
    height: 0;
    content: " ";
    pointer-events: none;
    border-top: 15px solid #2d3138;
    border-right: 54px solid transparent;
    border-left: 54px solid transparent;
  }
}

@media (max-width: 1023px) {
  .basket__title {
    display: none;
  }
  .basket__content {
    display: inline-block !important;
    margin: 3px 0 3px 0;
  }
  .basket__icon {
    display: inline-block !important;
    margin-right: 3px;
  }
}

.subnav {
  position: relative;
  margin-bottom: -1px;
  background-color: #030507;
}

.subnav__list {
  padding: 0;
  padding-top: 6px;
  padding-bottom: 4px;
  list-style: none;
}

.subnav__link {
  display: block;
  padding: 5px 30px 7px 50px;
  text-decoration: none;
  color: inherit;
}

.subnav__link:focus, .subnav__link:hover {
  text-decoration: none;
  color: inherit;
  background-color: #f05924;
}

.subnav__link.active {
  color: inherit;
  background-color: #f05924;
}

.nav {
  position: fixed;
  z-index: 9;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-transition: 0.3s;
          transition: 0.3s;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  border: 2px solid #f05924;
  background-color: #151515;
  font-family: "Gerbera", "Helvetica Neue", Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.3333333333;
}

.nav.active {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.nav__list {
  min-height: 100%;
  margin-right: -15px;
  margin-left: -15px;
  padding: 0;
  padding-top: 91px;
  padding-bottom: 33px;
  list-style: none;
}

.nav__item {
  position: relative;
}

.nav__item:after {
  display: block;
  content: "";
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.nav__item:last-child:after {
  display: none;
}

.nav__link {
  position: relative;
  display: block;
  padding: 14px 36px 16px 15px;
  cursor: pointer;
  white-space: nowrap;
  color: inherit;
}

.nav__link:focus, .nav__link:hover {
  text-decoration: none;
  color: #f05924;
}

.nav__link.active {
  color: #f05924;
  font-weight: 500;
}

.nav__icon {
  position: absolute;
  top: 7px;
  right: 14px;
  bottom: 0;
  width: 36px;
  text-align: center;
  color: #f05924;
  font-size: 9px;
  line-height: 36px;
}

.nav__subnav {
  display: none;
}

.nav__item.active .nav__subnav {
  display: block;
}

@media (min-width: 576px) {
  .nav__link {
    padding-right: 36px;
    padding-left: 36px;
  }
}

@media (min-width: 768px) {
  .nav {
    z-index: 12;
    max-width: 320px;
    margin-left: auto;
    border: 0;
    background: none;
  }
  .nav__list {
    padding-top: 40px;
    border: 2px solid #f05924;
    background-color: #151515;
  }
  .nav__link {
    padding-right: 36px;
    padding-left: 36px;
  }
}

@media (min-width: 1024px) {
  .nav {
    position: relative;
    bottom: auto;
    display: block;
    max-width: none;
    -webkit-transform: none;
            transform: none;
  }
  .nav.active {
    -webkit-transform: none;
            transform: none;
  }
  .nav__list {
    position: fixed;
    top: 81px;
    width: 226px;
    height: auto;
    min-height: 0;
    margin-right: 0;
    margin-left: 0;
    padding-top: 18px;
    background-color: rgba(21, 21, 21, 0.8);
  }
  .nav__list.affix-bottom {
    position: absolute;
  }
  .nav__item:after {
    margin-right: 23px;
    margin-left: 25px;
  }
  .nav__link {
    padding: 7px 36px 9px;
  }
  .nav__icon {
    top: 0;
  }
}

@media (min-width: 1170px) {
  .nav__list {
    width: 263px;
  }
}

.nav-toggle {
  position: fixed;
  z-index: 13;
  top: 0;
  right: 6px;
  width: 40px;
  height: 40px;
  padding: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: none;
  outline: none;
  background-color: transparent;
  font-size: 32px;

  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.nav-toggle:focus, .nav-toggle:active, .nav-toggle:hover {
  outline: 0;
}

.nav-toggle span {
  display: block;
}

.nav-toggle__bottom, .nav-toggle__middle, .nav-toggle__top {
  margin-right: auto;
  margin-left: auto;
  background: #ffffff;

  will-change: transform;
}

.nav-toggle__top {
  top: 0;
}

.nav-toggle__middle, .nav-toggle__top {
  position: relative;
  display: block;
  width: 0.7em;
  height: 0.08em;
  -webkit-transition: top 0.2s, -webkit-transform 0.5s;
          transition: top 0.2s, -webkit-transform 0.5s;
          transition: transform 0.5s, top 0.2s;
          transition: transform 0.5s, top 0.2s, -webkit-transform 0.5s;
  border: none;
  border-radius: 0.08em;
}

.nav-toggle__middle {
  top: 0.14em;
}

.nav-toggle__bottom {
  position: relative;
  top: 0.28em;
  display: block;
  width: 0.7em;
  height: 0.08em;
  -webkit-transition: -webkit-transform 0.5s;
          transition: -webkit-transform 0.5s;
          transition:         transform 0.5s;
          transition:         transform 0.5s, -webkit-transform 0.5s;
  border: none;
  border-radius: 0.08em;
}

.nav-active .nav-toggle__bottom, .nav-active .nav-toggle__middle, .nav-active .nav-toggle__top {
  background: #ffffff;
}

.nav-active .nav-toggle__top {
  top: 0.18em;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.nav-active .nav-toggle__middle {
  top: 0.1em;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.nav-active .nav-toggle__bottom {
  top: 0;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  opacity: 0;
}

@media (min-width: 1024px) {
  .nav-toggle {
    display: none;
  }
}

.header {
  position: fixed;
  z-index: 10;
  top: 0;
  right: 0;
  left: 0;
  height: 40px;
  padding-right: 46px;
  background-color: #191b20;
  font-size: 13px;
  line-height: 1.2307692308;
}

.nav-active .header {
  top: 2px;
  right: 2px;
  left: 2px;
  height: 91px;
  background-color: #151515;
}

.header__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;

  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.nav-active .header__container {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.header__left {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 36px;
  -webkit-transition: 0.3s;
          transition: 0.3s;
  -webkit-transform: translateX(400%);
          transform: translateX(400%);

  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.nav-active .header__left {
  top: 5px;
  right: 60px;
  left: 15px;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.header__logo {
  overflow: hidden;
  max-width: 91px;
  height: 40px;
  margin-right: auto;
  background-color: #ee5a2f;

  -webkit-box-flex: 0;
      -ms-flex: 0 0 91px;
          flex: 0 0 91px;
}

.header__logo-link:focus, .header__logo-link:hover {
  text-decoration: none;
}

.header__logo-img {
  position: relative;
  top: -10px;
  display: block;
}

.nav-active .header__logo {
  display: none;
}

.header__personal {
  position: relative;
  padding-left: 30px;
}

.header__personal-link {
  text-decoration: underline;
  color: #bec2c9;
}

.header__personal-icon {
  position: absolute;
  top: 3px;
  left: 0;
  color: #5b5f67;
  font-size: 11px;
}

.header__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.header__phone {
  position: absolute;
  -webkit-transition: 0.3s;
          transition: 0.3s;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

.nav-active .header__phone {
  top: 51px;
  right: 60px;
  left: 15px;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.nav-active .header__basket {
  display: none;
}

@media (min-width: 576px) {
  .header__left {
    position: static;
    min-width: 225px;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .nav-active .header__left {
    display: none;
  }
  .header__logo {
    overflow: hidden;
    margin-left: auto;
    background-color: #ee5a2f;
  }
  .nav-active .header__phone {
    top: 10px;
    text-align: center;
  }
}

@media (min-width: 768px) {
  .nav-active .header {
    top: 0;
    right: 0;
    left: 0;
    height: 40px;
    background-color: #191b20;
  }
  .header__left {
    min-width: 0;

    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
  }
  .nav-active .header__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .header__logo {
    overflow: visible;
    height: auto;
    margin-right: 23px;
    margin-left: 20px;
    background-color: transparent;
  }
  .nav-active .header__logo {
    display: block;
  }
  .header__right {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
  }
  .header__phone {
    position: static;
    width: 145px;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .header__phone .phone__text {
    display: none;
  }
  .nav-active .header__phone {
    text-align: right;
  }
  .nav-active .header__basket {
    display: block;
  }
}

@media (min-width: 1024px) {
  .header {
    height: 36px;
    padding-right: 0;
  }
  .header__logo {
    overflow: visible;
    max-width: 130px;
    height: auto;
    background-color: transparent;

    -webkit-box-flex: 0;
        -ms-flex: 0 0 130px;
            flex: 0 0 130px;
  }
  .header__phone {
    width: auto;
    margin-top: 6px;
  }
}

@media (min-width: 1170px) {
  .header__phone {
    width: auto;
  }
  .header__phone .phone__text {
    display: inline;
  }
}

.footer {
  margin-bottom: 0;
  padding-top: 30px;
}

.footer__top {
  background-color: #2d3138;
}

.footer__logo {
  min-width: 76px;
}

.footer__nav {
  text-align: center;

  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
}

.footer__nav-list {
  margin-right: -9px;
  margin-left: -9px;
  padding: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  list-style: none;
  font-size: 0;
}

.footer__nav-item {
  display: inline-block;
  width: 50%;
  padding-right: 9px;
  padding-left: 9px;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 3;
}

.footer__nav-link {
  color: #ffffff;
}

.footer__contacts {
  -ms-flex-item-align: center;
      align-self: center;
}

.footer__bottom {
  padding-top: 25px;
  padding-bottom: 36px;
  text-align: center;
  color: #5c6067;
  font-size: 12px;
  line-height: 1.3333333333;
}

.footer__social {
  margin-top: 20px;
  margin-bottom: 20px;
}

.footer__hcube {
  display: inline-block;
}

@media (min-width: 576px) {
  .footer__nav-item {
    width: 25%;
  }
}

@media (min-width: 768px) {
  .footer__nav {
    text-align: left;

    -webkit-box-ordinal-group: initial;
        -ms-flex-order: initial;
            order: initial;
  }
  .footer__nav-list {
    padding-top: 0;
    padding-bottom: 0;
  }
  .footer__nav-item {
    width: auto;
  }
}

@media (min-width: 1024px) {
  .footer__top {
    height: 63px;
  }
  .footer__nav {
    margin-top: 13px;
  }
  .footer__nav-list {
    margin-left: -35px;
  }
  .footer__contacts {
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
  .footer__phone {
    margin-top: 12px;
  }
  .footer__bottom {
    text-align: left;
  }
  .footer__social {
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
  }
  .footer__hcube {
    text-align: right;
    white-space: nowrap;
  }
}

@media (min-width: 1170px) {
  .footer__nav-list {
    margin-right: -9px;
    margin-left: -9px;
  }
}

.app {
  text-align: right;
}

.app__img {
  display: inline-block;
  margin-right: 15px;
  vertical-align: middle;
}

.app__text {
  position: relative;
  top: -2px;
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  color: #bec2c9;
  font-size: 12px;
  line-height: 1.5;
}

.app__text-lg {
  color: #ffffff;
  font-size: 13px;
  line-height: 1.3846153846;
}

.app__text-lg a {
  text-decoration: underline;
  color: inherit;
}

@media (min-width: 1024px) {
  .app {
    margin-bottom: -7px;
  }
}

.breadcrumbs {
  margin-bottom: 8px;
}

.breadcrumbs__list {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
}

.breadcrumbs__item {
  display: inline;
  color: #ffffff;
  font-size: 14px;
  line-height: 1.4285714286;
}

.breadcrumbs__item:after {
  margin-right: 7px;
  margin-left: 4px;
  content: "-";
}

.breadcrumbs__item:last-child:after {
  content: "";
}

.breadcrumbs__link {
  text-decoration: underline;
}

.catalog__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: -4px;
  margin-left: -4px;

  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.catalog__item {
  width: 50%;
  min-height: 369px;
  margin-bottom: 14px;
  padding-right: 4px;
  padding-left: 4px;
}

.catalog__more {
  margin-top: 2px;
  text-align: center;
  font-size: 14px;
  line-height: 1.5714285714;
}

.catalog__more-link {
  text-decoration: underline;
}

.catalog_menu .catalog__item {
  min-height: 209px;
}

@media (min-width: 576px) and (max-width: 767px) {
  .catalog_slider {
    margin-right: auto;
    margin-left: auto;
  }
  .catalog__item {
    width: 33.33%;
  }
}

@media (max-width: 767px) {
  .catalog_slider .slick-prev,
  .catalog_slider .slick-next {
    top: auto;
    bottom: -35px;
    height: 40px;
    -webkit-transform: none;
            transform: none;
  }
  .catalog_slider .slick-prev:before,
  .catalog_slider .slick-next:before {
    font-size: 40px;
    line-height: 40px;
  }
  .catalog_slider .slick-prev {
    left: -8px;
  }
  .catalog_slider .slick-next {
    right: -8px;
  }
}

@media (min-width: 768px) {
  .catalog__item {
    width: 25%;
  }
  .catalog_slider {
    margin-right: 0;
    margin-left: 0;
  }
  .catalog_sm {
    padding-right: 39px;
    padding-left: 39px;
  }
}

.item a {
  color: #ffffff;
}

.item a:hover, .item a:focus {
  color: inherit;
}

.item__body {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          flex-direction: column;
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 6px 16px;
  -webkit-transition: 0.3s;
          transition: 0.3s;
  border: 1px solid rgba(255, 255, 255, 0.5);

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
}

.item__body:hover, .item__body:focus {
  border-color: white;
}

.item__stickers {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 15px;
}

.item__img-placeholder {
  position: relative;
  overflow: hidden;
  margin: 0 -10px 16px;
}

.item__img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.3s;
          transition: 0.3s;
}

.item__img-placeholder:hover .item__img,
.item__img-placeholder:focus .item__img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  opacity: 0.5;
}

.item__zoom {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 24px;
  height: 24px;
  cursor: pointer;
  -webkit-transition: opacity 0.3s;
          transition: opacity 0.3s;
  text-align: center;
  color: #2d3138;
  font-size: 16px;
  line-height: 24px;
}

.item__img-placeholder:hover .item__zoom,
.item__img-placeholder:focus .item__zoom {
  opacity: 0.5;
}

.item__details {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  visibility: hidden;
  -webkit-transition: 0.3s;
          transition: 0.3s;
  text-align: center;
  opacity: 0;
  font-size: 14px;
  line-height: 1.2857142857;

  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.item__img-placeholder:hover .item__details,
.item__img-placeholder:focus .item__details {
  visibility: visible;
  opacity: 1;
}

.item__title {
  margin-bottom: 21px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.25;
}

.item:hover .item__title,
.item:focus .item__title {
  text-decoration: underline;
}

.item__info {
  margin-top: auto;
  margin-bottom: 21px;
}

.item__button {
  margin-right: -10px;
  margin-left: -10px;
}

.item:hover .item__button,
.item:focus .item__button {
  background-color: #f05924;
}

.catalog_menu .item__body {
  padding-bottom: 6px;
}

.catalog_menu .item__title {
  text-align: center;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.2;
}

.catalog_menu .item__img-placeholder {
  margin-bottom: 6px;
}

.catalog_slider .item__body {
  height: auto;
}

@media (min-width: 768px) {
  .catalog_slider .item__body {
    max-width: none;
  }
}

.news {
  padding-top: 10px;
  font-size: 13px;
  line-height: 1.5384615385;
}

.news__list {
  padding-left: 17px;
}

.news__item {
  margin-bottom: 36px;
  padding-right: 30px;
}

.news__item-date {
  position: relative;
  top: -1px;
  margin-bottom: 21px;
}

.news__item-title {
  text-transform: uppercase;
  font-size: 13px;
  line-height: 1.5384615385;
}

.news__item-title a {
  text-decoration: underline;
  color: inherit;
}

.news__item-title a:focus, .news__item-title a:hover {
  color: #f05924;
}

.article {
  margin-bottom: 56px;
}

.article__content {
  padding: 20px 15px 66px;
}

.article img {
  display: block;
  margin: 32px auto 48px;
}

.article img:first-child {
  margin-top: 0;
}

.article img:last-child {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .article__content {
    padding: 33px 28px 79px;
  }
}

.item-card {
  margin-bottom: 36px;
}

.item-card__container {
  padding: 6px;
}

.item-card__img-placeholder {
  position: relative;
  overflow: hidden;
  max-width: 385px;
  margin: 0 auto;
}

.item-card__img {
  display: block;
  max-width: 100%;
  margin: auto;
}

.item-card__zoom {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 24px;
  height: 24px;
  cursor: pointer;
  -webkit-transition: opacity 0.3s;
          transition: opacity 0.3s;
  text-align: center;
  color: #2d3138;
  font-size: 16px;
  line-height: 24px;
}

.item-card__content {
  padding-top: 19px;
}

.item-card__text {
  margin-bottom: 30px;
}

.item-card__stats {
  margin-bottom: 24px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-width: 1px 0;
}

.item-card__stats-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: -15px;
  margin-left: -15px;
  padding: 0;
  padding-top: 9px;
  padding-bottom: 9px;
  list-style: none;

  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.item-card__stats-item {
  display: inline-block;
  margin-top: 9px;
  margin-bottom: 9px;
  padding-right: 15px;
  padding-left: 15px;
  font-size: 14px;
  line-height: 1.8571428571;
}

.item-card__price {
  margin-bottom: 21px;
}

.item-card__button {
  width: 186px;
  margin-right: 4px;
  vertical-align: top;
}

.item-card__amount-form {
  display: inline-block;
  vertical-align: top;
}

@media (min-width: 768px) {
  .item-card__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .item-card__img-placeholder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 406px;
    margin: 0;
    padding-right: 20px;

    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .item-card__zoom {
    right: 20px;
  }
  .item-card__content {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
  }
}

@media (min-width: 1024px) {
  .item-card__container {
    padding-right: 22px;
  }
}

.amount-form {
  width: 51px;
}

.amount-form__group {
  position: relative;
}

.amount-form__control {
  position: absolute;
  z-index: 1;
  right: 3px;
  width: 22px;
  height: 18px;
  padding: 0;
  cursor: pointer;
  color: #f05924;
  border: 0;
  outline: 0;
  background: none;
  font-size: 9px;

  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.amount-form__control:focus, .amount-form__control:active, .amount-form__control:hover {
  outline: 0;
}

.amount-form__control_inc {
  top: 0;
  padding-top: 8px;
}

.amount-form__control_dec {
  bottom: 0;
  padding-bottom: 8px;
}

.amount-form__input {
  width: 100%;
  padding: 0 14px 0 0;
  text-align: center;
}

.tabs {
  margin-bottom: 51px;
}

.tabs__list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 96px;
  margin-right: -39px;
  margin-left: -39px;
  padding: 0;
  padding-top: 62px;
  list-style: none;

  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.tabs__item {
  width: 60%;
  -webkit-transition: all 0.3s ease-in-out, font 0.1s ease-in-out;
          transition: all 0.3s ease-in-out, font 0.1s ease-in-out;
  text-align: center;
  font-family: "Roboto Condensed", "Helvetica Neue", Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.25;
}

.tabs__item-sticker {
  position: absolute;
  top: 100%;
  left: 50%;
  visibility: hidden;
  height: 13px;
  margin-top: 23px;
  margin-left: -27px;
  -webkit-transition: opacity 0.3s ease-in-out;
          transition: opacity 0.3s ease-in-out;
  opacity: 0;
  border-width: 26px;
  border-bottom-width: 5px;
}

.tabs__item-sticker:after {
  position: absolute;
  top: 0;
  left: -1px;
  width: 2px;
  height: 8px;
  content: "";
}

.tabs__item-sticker.sticker_like:after {
  background-color: #6db00d;
}

.tabs__item-sticker.sticker_new:after {
  background-color: #1091db;
}

.tabs__item-sticker.sticker_seen:after {
  background-color: #db990b;
}

.tabs__item.active {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out, font 0.3s ease-in-out;
          transition: all 0.3s ease-in-out, font 0.3s ease-in-out;
  -webkit-transform: translatex(-50%);
          transform: translatex(-50%);
  font-size: 26px;
  line-height: 0.7692307692;
}

.tabs__item.active .tabs__item-sticker {
  visibility: visible;
  opacity: 1;
}

.tabs__link {
  -webkit-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
  text-transform: uppercase;
  color: #ffffff;
  border-bottom: 1px dotted;
}

.tabs__link:focus, .tabs__link:hover {
  text-decoration: none;
  color: inherit;
}

.tabs__item.active .tabs__link {
  border-bottom: 0;
}

.tabs__tab {
  visibility: hidden;
  height: 0;
  -webkit-transition: all 0.5s ease-in-out;
          transition: all 0.5s ease-in-out;
  opacity: 0;
}

.tabs__tab.active {
  visibility: visible;
  height: auto;
  opacity: 1;
}

@media (min-width: 576px) {
  .tabs__list {
    padding-top: 12px;
  }
  .tabs__item {
    width: 42%;
  }
  .tabs__item.active {
    top: 7px;
    width: 42%;
  }
}

@media (min-width: 768px) {
  .tabs__list {
    margin-right: 0;
    margin-left: 0;
  }
  .tabs__item {
    width: 29%;
    font-size: 26px;
    line-height: 0.7692307692;
  }
  .tabs__item.active {
    width: 42%;
    font-size: 36px;
    line-height: 0.5555555556;
  }
}

@media (min-width: 1024px) {
  .tabs__item.active {
    font-size: 40px;
    line-height: 0.5;
  }
}

/* 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;
  -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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.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;
  outline: 0;
}

[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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

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

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

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

/* Slider */
.slick-loading .slick-list {
  background: #ffffff slick-image-url("ajax-loader.gif") center center no-repeat;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  z-index: 5;
  top: 50%;
  width: 29px;
  height: 55px;
  padding: 0;
  cursor: pointer;
  -webkit-transition: all 0.25s;
          transition: all 0.25s;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  pointer-events: auto;
  color: transparent;
  border: none;
  outline: none;
  background: none;
}

.slick-prev:before,
.slick-next:before {
  display: block;
  margin: 0 auto;
  color: #5c6067;
  font-size: 55px;
  line-height: 55px;
}

.slick-prev:focus, .slick-prev:hover,
.slick-next:focus,
.slick-next:hover {
  opacity: 0.5;
  outline: none;
}

.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: 0;
}

.slick-prev {
  left: -35px;
}

.slick-next {
  right: -35px;
}

/* Dots */
.slick-dots {
  position: absolute;
  right: 0;
  bottom: 23px;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 0;
  padding: 10px 0;
  list-style: none;
  text-align: center;

  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.slick-dots li {
  position: relative;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  display: block;
  width: 10px;
  height: 10px;
  padding: 0;
  cursor: pointer;
  -webkit-transition: all 0.25s;
          transition: all 0.25s;
  color: transparent;
  border: 0;
  border: 2px solid #ffffff;
  border-radius: 50%;
  outline: none;
  background-color: transparent;
  font-size: 0;
  line-height: 0;
}

.slick-dots li button:focus, .slick-dots li button:hover {
  width: 10px;
  height: 10px;
  outline: none;
  background-color: #ffffff;
}

.slick-dots li.slick-active button {
  width: 10px;
  height: 10px;
  opacity: 1;
  background-color: #ffffff;
}

.hero {
  position: relative;
  overflow: hidden;
  margin: 0 -10px 48px;
  padding-right: 39px;
  padding-left: 39px;
}

.hero__slider-item {
  position: relative;
}

.hero__slider-link {
  display: block;
  color: #ffffff;
}

.hero__slider-link:focus, .hero__slider-link:hover {
  text-decoration: none;
}

.hero__slider-delivery-text {
  text-align: center;
  font-size: 12px;
  line-height: 1.6666666667;
}

.hero__slider-delivery-dvd {
  margin-right: 6px;
  margin-left: 6px;
}

@media (min-width: 576px) {
  .hero__slider-delivery-text {
    margin-top: -20px;
  }
}

@media (min-width: 768px) {
  .hero {
    margin: 0 0 28px;
  }
  .hero__slider-delivery-text {
    position: absolute;
    bottom: 0;
    left: 14.3%;
    margin-top: 0;
    margin-bottom: 5.5%;
    text-align: left;
    font-size: 14px;
    line-height: 1.4285714286;
  }
}

@media (min-width: 1170px) {
  .hero__slider-delivery-text {
    font-size: 16px;
    line-height: 1.25;
  }
}

.hidden-xs-up {
  display: none !important;
}

@media (max-width: 575px) {
  .hidden-xs-down {
    display: none !important;
  }
}

@media (min-width: 576px) {
  .hidden-sm-up {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important;
  }
}

@media (max-width: 1023px) {
  .hidden-md-down {
    display: none !important;
  }
}

@media (min-width: 1024px) {
  .hidden-lg-up {
    display: none !important;
  }
}

@media (max-width: 1169px) {
  .hidden-lg-down {
    display: none !important;
  }
}

@media (min-width: 1170px) {
  .hidden-xl-up {
    display: none !important;
  }
}

.hidden-xl-down {
  display: none !important;
}
/*# sourceMappingURL=main.css.map */

.bx-breadcrumb{
  display: flex;
  flex-wrap: wrap;
}

.bx-breadcrumb .bx-breadcrumb-item {
  float: none!important;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}