

/* Start:/local/templates/main/public/css/bootstrap-reboot.css?16286826264781*/
/*!
 * Bootstrap Reboot v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

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

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  /*background-color: #fff;*/
}

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

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

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

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin: 0;
  padding: 0;
}

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

dt {
  font-weight: 700;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: 600;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #0056b3;
  text-decoration: none;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

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

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

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

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: .5rem;
}

button {
  border-radius: 0;
}

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

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

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

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

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

textarea {
  overflow: auto;
  resize: vertical;
}

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

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

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

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

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

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

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}
/*# sourceMappingURL=bootstrap-reboot.css.map */
/* End */


/* Start:/local/templates/main/public/css/bootstrap-grid.css?162868262670685*/
/*!
 * Bootstrap Grid v5.0.2 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
@media (min-width: 1680px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1600px;
  }
}
.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) * -.5);
  margin-left: calc(var(--bs-gutter-x) * -.5);
}
.row > * {
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex: 1 0 0%;
}

.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.3333333333%;
}

.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.6666666667%;
}

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }

  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }

  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }

  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }

  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}
@media (min-width: 1680px) {
  .col-xxl {
    flex: 1 0 0%;
  }

  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

.offset-1 {
  margin-left: 8.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

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

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

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

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

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

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}

.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}

.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}

.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}

@media (min-width: 576px) {
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.33333333%;
  }

  .offset-sm-2 {
    margin-left: 16.66666667%;
  }

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

  .offset-sm-4 {
    margin-left: 33.33333333%;
  }

  .offset-sm-5 {
    margin-left: 41.66666667%;
  }

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

  .offset-sm-7 {
    margin-left: 58.33333333%;
  }

  .offset-sm-8 {
    margin-left: 66.66666667%;
  }

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

  .offset-sm-10 {
    margin-left: 83.33333333%;
  }

  .offset-sm-11 {
    margin-left: 91.66666667%;
  }

  .g-sm-0,
.gx-sm-0 {
    --bs-gutter-x: 0;
  }

  .g-sm-0,
.gy-sm-0 {
    --bs-gutter-y: 0;
  }

  .g-sm-1,
.gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-sm-1,
.gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-sm-2,
.gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-sm-2,
.gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-sm-3,
.gx-sm-3 {
    --bs-gutter-x: 1rem;
  }

  .g-sm-3,
.gy-sm-3 {
    --bs-gutter-y: 1rem;
  }

  .g-sm-4,
.gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-sm-4,
.gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-sm-5,
.gx-sm-5 {
    --bs-gutter-x: 3rem;
  }

  .g-sm-5,
.gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.33333333%;
  }

  .offset-md-2 {
    margin-left: 16.66666667%;
  }

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

  .offset-md-4 {
    margin-left: 33.33333333%;
  }

  .offset-md-5 {
    margin-left: 41.66666667%;
  }

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

  .offset-md-7 {
    margin-left: 58.33333333%;
  }

  .offset-md-8 {
    margin-left: 66.66666667%;
  }

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

  .offset-md-10 {
    margin-left: 83.33333333%;
  }

  .offset-md-11 {
    margin-left: 91.66666667%;
  }

  .g-md-0,
.gx-md-0 {
    --bs-gutter-x: 0;
  }

  .g-md-0,
.gy-md-0 {
    --bs-gutter-y: 0;
  }

  .g-md-1,
.gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-md-1,
.gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-md-2,
.gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-md-2,
.gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-md-3,
.gx-md-3 {
    --bs-gutter-x: 1rem;
  }

  .g-md-3,
.gy-md-3 {
    --bs-gutter-y: 1rem;
  }

  .g-md-4,
.gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-md-4,
.gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-md-5,
.gx-md-5 {
    --bs-gutter-x: 3rem;
  }

  .g-md-5,
.gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.33333333%;
  }

  .offset-lg-2 {
    margin-left: 16.66666667%;
  }

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

  .offset-lg-4 {
    margin-left: 33.33333333%;
  }

  .offset-lg-5 {
    margin-left: 41.66666667%;
  }

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

  .offset-lg-7 {
    margin-left: 58.33333333%;
  }

  .offset-lg-8 {
    margin-left: 66.66666667%;
  }

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

  .offset-lg-10 {
    margin-left: 83.33333333%;
  }

  .offset-lg-11 {
    margin-left: 91.66666667%;
  }

  .g-lg-0,
.gx-lg-0 {
    --bs-gutter-x: 0;
  }

  .g-lg-0,
.gy-lg-0 {
    --bs-gutter-y: 0;
  }

  .g-lg-1,
.gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-lg-1,
.gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-lg-2,
.gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-lg-2,
.gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-lg-3,
.gx-lg-3 {
    --bs-gutter-x: 1rem;
  }

  .g-lg-3,
.gy-lg-3 {
    --bs-gutter-y: 1rem;
  }

  .g-lg-4,
.gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-lg-4,
.gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-lg-5,
.gx-lg-5 {
    --bs-gutter-x: 3rem;
  }

  .g-lg-5,
.gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.33333333%;
  }

  .offset-xl-2 {
    margin-left: 16.66666667%;
  }

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

  .offset-xl-4 {
    margin-left: 33.33333333%;
  }

  .offset-xl-5 {
    margin-left: 41.66666667%;
  }

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

  .offset-xl-7 {
    margin-left: 58.33333333%;
  }

  .offset-xl-8 {
    margin-left: 66.66666667%;
  }

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

  .offset-xl-10 {
    margin-left: 83.33333333%;
  }

  .offset-xl-11 {
    margin-left: 91.66666667%;
  }

  .g-xl-0,
.gx-xl-0 {
    --bs-gutter-x: 0;
  }

  .g-xl-0,
.gy-xl-0 {
    --bs-gutter-y: 0;
  }

  .g-xl-1,
.gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-xl-1,
.gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-xl-2,
.gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-xl-2,
.gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-xl-3,
.gx-xl-3 {
    --bs-gutter-x: 1rem;
  }

  .g-xl-3,
.gy-xl-3 {
    --bs-gutter-y: 1rem;
  }

  .g-xl-4,
.gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-xl-4,
.gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-xl-5,
.gx-xl-5 {
    --bs-gutter-x: 3rem;
  }

  .g-xl-5,
.gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1680px) {
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-xxl-0 {
    margin-left: 0;
  }

  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }

  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }

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

  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }

  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }

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

  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }

  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }

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

  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }

  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }

  .g-xxl-0,
.gx-xxl-0 {
    --bs-gutter-x: 0;
  }

  .g-xxl-0,
.gy-xxl-0 {
    --bs-gutter-y: 0;
  }

  .g-xxl-1,
.gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-xxl-1,
.gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-xxl-2,
.gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-xxl-2,
.gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-xxl-3,
.gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }

  .g-xxl-3,
.gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }

  .g-xxl-4,
.gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-xxl-4,
.gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-xxl-5,
.gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }

  .g-xxl-5,
.gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.d-inline {
  display: inline !important;
}

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

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

.d-grid {
  display: grid !important;
}

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

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

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

.d-flex {
  display: flex !important;
}

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

.d-none {
  display: none !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.justify-content-evenly {
  justify-content: space-evenly !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

.order-first {
  order: -1 !important;
}

.order-0 {
  order: 0 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-last {
  order: 6 !important;
}

.m-0 {
  margin: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

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

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

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

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

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

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

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

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

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

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

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

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

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

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

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

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

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

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

.mt-4 {
  margin-top: 1.5rem !important;
}

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

.mt-auto {
  margin-top: auto !important;
}

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

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

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

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

.me-4 {
  margin-right: 1.5rem !important;
}

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

.me-auto {
  margin-right: auto !important;
}

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

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

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

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

.mb-4 {
  margin-bottom: 1.5rem !important;
}

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

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

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

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

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

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

.ms-4 {
  margin-left: 1.5rem !important;
}

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

.ms-auto {
  margin-left: auto !important;
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

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

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

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

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

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

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

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

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

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

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

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

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

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

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

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

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

.pt-4 {
  padding-top: 1.5rem !important;
}

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

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

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

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

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

.pe-4 {
  padding-right: 1.5rem !important;
}

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

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

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

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

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

.pb-4 {
  padding-bottom: 1.5rem !important;
}

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

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

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

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

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

.ps-4 {
  padding-left: 1.5rem !important;
}

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

@media (min-width: 576px) {
  .d-sm-inline {
    display: inline !important;
  }

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

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

  .d-sm-grid {
    display: grid !important;
  }

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

  .d-sm-table-row {
    display: table-row !important;
  }

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

  .d-sm-flex {
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: inline-flex !important;
  }

  .d-sm-none {
    display: none !important;
  }

  .flex-sm-fill {
    flex: 1 1 auto !important;
  }

  .flex-sm-row {
    flex-direction: row !important;
  }

  .flex-sm-column {
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-sm-start {
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    justify-content: center !important;
  }

  .justify-content-sm-between {
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    justify-content: space-around !important;
  }

  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-sm-start {
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    align-items: center !important;
  }

  .align-items-sm-baseline {
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    align-items: stretch !important;
  }

  .align-content-sm-start {
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    align-content: center !important;
  }

  .align-content-sm-between {
    align-content: space-between !important;
  }

  .align-content-sm-around {
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    align-self: auto !important;
  }

  .align-self-sm-start {
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    align-self: center !important;
  }

  .align-self-sm-baseline {
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    align-self: stretch !important;
  }

  .order-sm-first {
    order: -1 !important;
  }

  .order-sm-0 {
    order: 0 !important;
  }

  .order-sm-1 {
    order: 1 !important;
  }

  .order-sm-2 {
    order: 2 !important;
  }

  .order-sm-3 {
    order: 3 !important;
  }

  .order-sm-4 {
    order: 4 !important;
  }

  .order-sm-5 {
    order: 5 !important;
  }

  .order-sm-last {
    order: 6 !important;
  }

  .m-sm-0 {
    margin: 0 !important;
  }

  .m-sm-1 {
    margin: 0.25rem !important;
  }

  .m-sm-2 {
    margin: 0.5rem !important;
  }

  .m-sm-3 {
    margin: 1rem !important;
  }

  .m-sm-4 {
    margin: 1.5rem !important;
  }

  .m-sm-5 {
    margin: 3rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-sm-0 {
    margin-top: 0 !important;
  }

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

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

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

  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }

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

  .mt-sm-auto {
    margin-top: auto !important;
  }

  .me-sm-0 {
    margin-right: 0 !important;
  }

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

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

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

  .me-sm-4 {
    margin-right: 1.5rem !important;
  }

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

  .me-sm-auto {
    margin-right: auto !important;
  }

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

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

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

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

  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }

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

  .mb-sm-auto {
    margin-bottom: auto !important;
  }

  .ms-sm-0 {
    margin-left: 0 !important;
  }

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

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

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

  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }

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

  .ms-sm-auto {
    margin-left: auto !important;
  }

  .p-sm-0 {
    padding: 0 !important;
  }

  .p-sm-1 {
    padding: 0.25rem !important;
  }

  .p-sm-2 {
    padding: 0.5rem !important;
  }

  .p-sm-3 {
    padding: 1rem !important;
  }

  .p-sm-4 {
    padding: 1.5rem !important;
  }

  .p-sm-5 {
    padding: 3rem !important;
  }

  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-sm-0 {
    padding-top: 0 !important;
  }

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

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

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

  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }

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

  .pe-sm-0 {
    padding-right: 0 !important;
  }

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

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

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

  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }

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

  .pb-sm-0 {
    padding-bottom: 0 !important;
  }

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

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

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

  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }

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

  .ps-sm-0 {
    padding-left: 0 !important;
  }

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

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

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

  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }

  .ps-sm-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 768px) {
  .d-md-inline {
    display: inline !important;
  }

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

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

  .d-md-grid {
    display: grid !important;
  }

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

  .d-md-table-row {
    display: table-row !important;
  }

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

  .d-md-flex {
    display: flex !important;
  }

  .d-md-inline-flex {
    display: inline-flex !important;
  }

  .d-md-none {
    display: none !important;
  }

  .flex-md-fill {
    flex: 1 1 auto !important;
  }

  .flex-md-row {
    flex-direction: row !important;
  }

  .flex-md-column {
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-md-wrap {
    flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-md-start {
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    justify-content: center !important;
  }

  .justify-content-md-between {
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    justify-content: space-around !important;
  }

  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-md-start {
    align-items: flex-start !important;
  }

  .align-items-md-end {
    align-items: flex-end !important;
  }

  .align-items-md-center {
    align-items: center !important;
  }

  .align-items-md-baseline {
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    align-items: stretch !important;
  }

  .align-content-md-start {
    align-content: flex-start !important;
  }

  .align-content-md-end {
    align-content: flex-end !important;
  }

  .align-content-md-center {
    align-content: center !important;
  }

  .align-content-md-between {
    align-content: space-between !important;
  }

  .align-content-md-around {
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    align-content: stretch !important;
  }

  .align-self-md-auto {
    align-self: auto !important;
  }

  .align-self-md-start {
    align-self: flex-start !important;
  }

  .align-self-md-end {
    align-self: flex-end !important;
  }

  .align-self-md-center {
    align-self: center !important;
  }

  .align-self-md-baseline {
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    align-self: stretch !important;
  }

  .order-md-first {
    order: -1 !important;
  }

  .order-md-0 {
    order: 0 !important;
  }

  .order-md-1 {
    order: 1 !important;
  }

  .order-md-2 {
    order: 2 !important;
  }

  .order-md-3 {
    order: 3 !important;
  }

  .order-md-4 {
    order: 4 !important;
  }

  .order-md-5 {
    order: 5 !important;
  }

  .order-md-last {
    order: 6 !important;
  }

  .m-md-0 {
    margin: 0 !important;
  }

  .m-md-1 {
    margin: 0.25rem !important;
  }

  .m-md-2 {
    margin: 0.5rem !important;
  }

  .m-md-3 {
    margin: 1rem !important;
  }

  .m-md-4 {
    margin: 1.5rem !important;
  }

  .m-md-5 {
    margin: 3rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-md-0 {
    margin-top: 0 !important;
  }

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

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

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

  .mt-md-4 {
    margin-top: 1.5rem !important;
  }

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

  .mt-md-auto {
    margin-top: auto !important;
  }

  .me-md-0 {
    margin-right: 0 !important;
  }

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

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

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

  .me-md-4 {
    margin-right: 1.5rem !important;
  }

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

  .me-md-auto {
    margin-right: auto !important;
  }

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

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

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

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

  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }

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

  .mb-md-auto {
    margin-bottom: auto !important;
  }

  .ms-md-0 {
    margin-left: 0 !important;
  }

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

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

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

  .ms-md-4 {
    margin-left: 1.5rem !important;
  }

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

  .ms-md-auto {
    margin-left: auto !important;
  }

  .p-md-0 {
    padding: 0 !important;
  }

  .p-md-1 {
    padding: 0.25rem !important;
  }

  .p-md-2 {
    padding: 0.5rem !important;
  }

  .p-md-3 {
    padding: 1rem !important;
  }

  .p-md-4 {
    padding: 1.5rem !important;
  }

  .p-md-5 {
    padding: 3rem !important;
  }

  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-md-0 {
    padding-top: 0 !important;
  }

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

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

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

  .pt-md-4 {
    padding-top: 1.5rem !important;
  }

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

  .pe-md-0 {
    padding-right: 0 !important;
  }

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

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

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

  .pe-md-4 {
    padding-right: 1.5rem !important;
  }

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

  .pb-md-0 {
    padding-bottom: 0 !important;
  }

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

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

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

  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }

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

  .ps-md-0 {
    padding-left: 0 !important;
  }

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

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

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

  .ps-md-4 {
    padding-left: 1.5rem !important;
  }

  .ps-md-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 992px) {
  .d-lg-inline {
    display: inline !important;
  }

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

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

  .d-lg-grid {
    display: grid !important;
  }

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

  .d-lg-table-row {
    display: table-row !important;
  }

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

  .d-lg-flex {
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: inline-flex !important;
  }

  .d-lg-none {
    display: none !important;
  }

  .flex-lg-fill {
    flex: 1 1 auto !important;
  }

  .flex-lg-row {
    flex-direction: row !important;
  }

  .flex-lg-column {
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-lg-start {
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    justify-content: center !important;
  }

  .justify-content-lg-between {
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    justify-content: space-around !important;
  }

  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-lg-start {
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    align-items: center !important;
  }

  .align-items-lg-baseline {
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    align-items: stretch !important;
  }

  .align-content-lg-start {
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    align-content: center !important;
  }

  .align-content-lg-between {
    align-content: space-between !important;
  }

  .align-content-lg-around {
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    align-self: auto !important;
  }

  .align-self-lg-start {
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    align-self: center !important;
  }

  .align-self-lg-baseline {
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    align-self: stretch !important;
  }

  .order-lg-first {
    order: -1 !important;
  }

  .order-lg-0 {
    order: 0 !important;
  }

  .order-lg-1 {
    order: 1 !important;
  }

  .order-lg-2 {
    order: 2 !important;
  }

  .order-lg-3 {
    order: 3 !important;
  }

  .order-lg-4 {
    order: 4 !important;
  }

  .order-lg-5 {
    order: 5 !important;
  }

  .order-lg-last {
    order: 6 !important;
  }

  .m-lg-0 {
    margin: 0 !important;
  }

  .m-lg-1 {
    margin: 0.25rem !important;
  }

  .m-lg-2 {
    margin: 0.5rem !important;
  }

  .m-lg-3 {
    margin: 1rem !important;
  }

  .m-lg-4 {
    margin: 1.5rem !important;
  }

  .m-lg-5 {
    margin: 3rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-lg-0 {
    margin-top: 0 !important;
  }

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

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

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

  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }

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

  .mt-lg-auto {
    margin-top: auto !important;
  }

  .me-lg-0 {
    margin-right: 0 !important;
  }

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

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

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

  .me-lg-4 {
    margin-right: 1.5rem !important;
  }

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

  .me-lg-auto {
    margin-right: auto !important;
  }

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

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

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

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

  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }

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

  .mb-lg-auto {
    margin-bottom: auto !important;
  }

  .ms-lg-0 {
    margin-left: 0 !important;
  }

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

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

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

  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }

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

  .ms-lg-auto {
    margin-left: auto !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .p-lg-1 {
    padding: 0.25rem !important;
  }

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  .p-lg-3 {
    padding: 1rem !important;
  }

  .p-lg-4 {
    padding: 1.5rem !important;
  }

  .p-lg-5 {
    padding: 3rem !important;
  }

  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-lg-0 {
    padding-top: 0 !important;
  }

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

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

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

  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }

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

  .pe-lg-0 {
    padding-right: 0 !important;
  }

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

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

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

  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }

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

  .pb-lg-0 {
    padding-bottom: 0 !important;
  }

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

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

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

  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }

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

  .ps-lg-0 {
    padding-left: 0 !important;
  }

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

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

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

  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }

  .ps-lg-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-inline {
    display: inline !important;
  }

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

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

  .d-xl-grid {
    display: grid !important;
  }

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

  .d-xl-table-row {
    display: table-row !important;
  }

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

  .d-xl-flex {
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: inline-flex !important;
  }

  .d-xl-none {
    display: none !important;
  }

  .flex-xl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xl-row {
    flex-direction: row !important;
  }

  .flex-xl-column {
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-xl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    justify-content: center !important;
  }

  .justify-content-xl-between {
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    justify-content: space-around !important;
  }

  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-xl-start {
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    align-items: center !important;
  }

  .align-items-xl-baseline {
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    align-items: stretch !important;
  }

  .align-content-xl-start {
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    align-content: center !important;
  }

  .align-content-xl-between {
    align-content: space-between !important;
  }

  .align-content-xl-around {
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    align-self: auto !important;
  }

  .align-self-xl-start {
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    align-self: center !important;
  }

  .align-self-xl-baseline {
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    align-self: stretch !important;
  }

  .order-xl-first {
    order: -1 !important;
  }

  .order-xl-0 {
    order: 0 !important;
  }

  .order-xl-1 {
    order: 1 !important;
  }

  .order-xl-2 {
    order: 2 !important;
  }

  .order-xl-3 {
    order: 3 !important;
  }

  .order-xl-4 {
    order: 4 !important;
  }

  .order-xl-5 {
    order: 5 !important;
  }

  .order-xl-last {
    order: 6 !important;
  }

  .m-xl-0 {
    margin: 0 !important;
  }

  .m-xl-1 {
    margin: 0.25rem !important;
  }

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  .m-xl-3 {
    margin: 1rem !important;
  }

  .m-xl-4 {
    margin: 1.5rem !important;
  }

  .m-xl-5 {
    margin: 3rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-xl-0 {
    margin-top: 0 !important;
  }

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

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

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

  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }

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

  .mt-xl-auto {
    margin-top: auto !important;
  }

  .me-xl-0 {
    margin-right: 0 !important;
  }

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

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

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

  .me-xl-4 {
    margin-right: 1.5rem !important;
  }

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

  .me-xl-auto {
    margin-right: auto !important;
  }

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

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

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

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

  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }

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

  .mb-xl-auto {
    margin-bottom: auto !important;
  }

  .ms-xl-0 {
    margin-left: 0 !important;
  }

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

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

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

  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }

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

  .ms-xl-auto {
    margin-left: auto !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .p-xl-1 {
    padding: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  .p-xl-3 {
    padding: 1rem !important;
  }

  .p-xl-4 {
    padding: 1.5rem !important;
  }

  .p-xl-5 {
    padding: 3rem !important;
  }

  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-xl-0 {
    padding-top: 0 !important;
  }

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

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

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

  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }

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

  .pe-xl-0 {
    padding-right: 0 !important;
  }

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

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

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

  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }

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

  .pb-xl-0 {
    padding-bottom: 0 !important;
  }

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

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

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

  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }

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

  .ps-xl-0 {
    padding-left: 0 !important;
  }

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

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

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

  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }

  .ps-xl-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 1680px) {
  .d-xxl-inline {
    display: inline !important;
  }

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

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

  .d-xxl-grid {
    display: grid !important;
  }

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

  .d-xxl-table-row {
    display: table-row !important;
  }

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

  .d-xxl-flex {
    display: flex !important;
  }

  .d-xxl-inline-flex {
    display: inline-flex !important;
  }

  .d-xxl-none {
    display: none !important;
  }

  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xxl-row {
    flex-direction: row !important;
  }

  .flex-xxl-column {
    flex-direction: column !important;
  }

  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xxl-center {
    justify-content: center !important;
  }

  .justify-content-xxl-between {
    justify-content: space-between !important;
  }

  .justify-content-xxl-around {
    justify-content: space-around !important;
  }

  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-xxl-start {
    align-items: flex-start !important;
  }

  .align-items-xxl-end {
    align-items: flex-end !important;
  }

  .align-items-xxl-center {
    align-items: center !important;
  }

  .align-items-xxl-baseline {
    align-items: baseline !important;
  }

  .align-items-xxl-stretch {
    align-items: stretch !important;
  }

  .align-content-xxl-start {
    align-content: flex-start !important;
  }

  .align-content-xxl-end {
    align-content: flex-end !important;
  }

  .align-content-xxl-center {
    align-content: center !important;
  }

  .align-content-xxl-between {
    align-content: space-between !important;
  }

  .align-content-xxl-around {
    align-content: space-around !important;
  }

  .align-content-xxl-stretch {
    align-content: stretch !important;
  }

  .align-self-xxl-auto {
    align-self: auto !important;
  }

  .align-self-xxl-start {
    align-self: flex-start !important;
  }

  .align-self-xxl-end {
    align-self: flex-end !important;
  }

  .align-self-xxl-center {
    align-self: center !important;
  }

  .align-self-xxl-baseline {
    align-self: baseline !important;
  }

  .align-self-xxl-stretch {
    align-self: stretch !important;
  }

  .order-xxl-first {
    order: -1 !important;
  }

  .order-xxl-0 {
    order: 0 !important;
  }

  .order-xxl-1 {
    order: 1 !important;
  }

  .order-xxl-2 {
    order: 2 !important;
  }

  .order-xxl-3 {
    order: 3 !important;
  }

  .order-xxl-4 {
    order: 4 !important;
  }

  .order-xxl-5 {
    order: 5 !important;
  }

  .order-xxl-last {
    order: 6 !important;
  }

  .m-xxl-0 {
    margin: 0 !important;
  }

  .m-xxl-1 {
    margin: 0.25rem !important;
  }

  .m-xxl-2 {
    margin: 0.5rem !important;
  }

  .m-xxl-3 {
    margin: 1rem !important;
  }

  .m-xxl-4 {
    margin: 1.5rem !important;
  }

  .m-xxl-5 {
    margin: 3rem !important;
  }

  .m-xxl-auto {
    margin: auto !important;
  }

  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-xxl-0 {
    margin-top: 0 !important;
  }

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

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

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

  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }

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

  .mt-xxl-auto {
    margin-top: auto !important;
  }

  .me-xxl-0 {
    margin-right: 0 !important;
  }

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

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

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

  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }

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

  .me-xxl-auto {
    margin-right: auto !important;
  }

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

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

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

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

  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }

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

  .mb-xxl-auto {
    margin-bottom: auto !important;
  }

  .ms-xxl-0 {
    margin-left: 0 !important;
  }

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

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

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

  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }

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

  .ms-xxl-auto {
    margin-left: auto !important;
  }

  .p-xxl-0 {
    padding: 0 !important;
  }

  .p-xxl-1 {
    padding: 0.25rem !important;
  }

  .p-xxl-2 {
    padding: 0.5rem !important;
  }

  .p-xxl-3 {
    padding: 1rem !important;
  }

  .p-xxl-4 {
    padding: 1.5rem !important;
  }

  .p-xxl-5 {
    padding: 3rem !important;
  }

  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-xxl-0 {
    padding-top: 0 !important;
  }

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

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

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

  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }

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

  .pe-xxl-0 {
    padding-right: 0 !important;
  }

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

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

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

  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }

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

  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }

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

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

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

  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }

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

  .ps-xxl-0 {
    padding-left: 0 !important;
  }

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

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

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

  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }

  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }

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

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

  .d-print-grid {
    display: grid !important;
  }

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

  .d-print-table-row {
    display: table-row !important;
  }

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

  .d-print-flex {
    display: flex !important;
  }

  .d-print-inline-flex {
    display: inline-flex !important;
  }

  .d-print-none {
    display: none !important;
  }
}

/*# sourceMappingURL=bootstrap-grid.css.map */
/* End */


/* Start:/local/templates/main/public/css/magnific-popup.css?16286826266951*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* End */


/* Start:/local/templates/main/public/css/swiper-bundle.min.css?162868262613681*/
/**
 * Swiper 6.3.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 30, 2020
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
/* End */


/* Start:/local/templates/main/public/css/slick.css?16286826261776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-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;

    height: 100%;
    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;
}

/* End */


/* Start:/local/templates/main/public/css/jquery.mCustomScrollbar.css?162868262653453*/
/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/



/*
CONTENTS: 
	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited). 
	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar. 
	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars. 
	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars. 
	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS 
		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/



/* 
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE  
------------------------------------------------------------------------------------------------------------------------
*/

	.mCustomScrollbar{ -ms-touch-action: pinch-zoom; touch-action: pinch-zoom; /* direct pointer events to js */ }
	.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action{ -ms-touch-action: auto; touch-action: auto; }
	
	.mCustomScrollBox{ /* contains plugin's markup */
		position: relative;
		overflow: hidden;
		height: 100%;
		max-width: 100%;
		outline: none;
		direction: ltr;
	}

	.mCSB_container{ /* contains the original content */
		overflow: hidden;
		width: auto;
		height: auto;
	}



/* 
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR 
y-axis
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_inside > .mCSB_container{ margin-right: 10px; }

	.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{ margin-right: 0; } /* non-visible scrollbar */
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_container{ /* RTL direction/left-side scrollbar */
		margin-right: 0;
		margin-left: 10px;
	}
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{ margin-left: 0; } /* RTL direction/left-side scrollbar */

	.mCSB_scrollTools{ /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
		position: absolute;
		width: 16px;
		height: auto;
		left: auto;
		top: 0;
		right: 0;
		bottom: 0;
	}

	.mCSB_outside + .mCSB_scrollTools{ right: -26px; } /* scrollbar position: outside */
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, 
	.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{ /* RTL direction/left-side scrollbar */
		right: auto;
		left: 0;
	}
	
	.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{ left: -26px; } /* RTL direction/left-side scrollbar (scrollbar position: outside) */

	.mCSB_scrollTools .mCSB_draggerContainer{ /* contains the draggable element and dragger rail markup */
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0; 
		height: auto;
	}

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

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

	.mCSB_scrollTools .mCSB_dragger{ /* the draggable element */
		cursor: pointer;
		width: 100%;
		height: 30px; /* minimum dragger height */
		z-index: 1;
	}

	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ /* the dragger element */
		position: relative;
		width: 4px;
		height: 100%;
		margin: 0 auto;
		-webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px;
		text-align: center;
	}
	
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{ width: 12px; /* auto-expanded scrollbar */ }
	
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{ width: 8px; /* auto-expanded scrollbar */ }

	.mCSB_scrollTools .mCSB_buttonUp,
	.mCSB_scrollTools .mCSB_buttonDown{
		display: block;
		position: absolute;
		height: 20px;
		width: 100%;
		overflow: hidden;
		margin: 0 auto;
		cursor: pointer;
	}

	.mCSB_scrollTools .mCSB_buttonDown{ bottom: 0; }



/* 
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR 
x-axis
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_horizontal.mCSB_inside > .mCSB_container{
		margin-right: 0;
		margin-bottom: 30px;
	}
	
	.mCSB_horizontal.mCSB_outside > .mCSB_container{ min-height: 100%; }

	.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{ margin-bottom: 0; } /* non-visible scrollbar */

	.mCSB_scrollTools.mCSB_scrollTools_horizontal{
		width: auto;
		height: 16px;
		top: auto;
		right: 0;
		bottom: 0;
		left: 0;
	}

	.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
	.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{ bottom: -26px; } /* scrollbar position: outside */

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

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 2px;
		margin: 7px 0;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{
		width: 30px; /* minimum dragger width */
		height: 100%;
		left: 0;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 4px;
		margin: 6px auto;
	}
	
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
		height: 12px; /* auto-expanded scrollbar */
		margin: 2px auto;
	}
	
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		height: 8px; /* auto-expanded scrollbar */
		margin: 4px 0;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{
		display: block;
		position: absolute;
		width: 20px;
		height: 100%;
		overflow: hidden;
		margin: 0 auto;
		cursor: pointer;
	}
	
	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{ left: 0; }

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{ right: 0; }



/* 
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS 
yx-axis 
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_container_wrapper{
		position: absolute;
		height: auto;
		width: auto;
		overflow: hidden;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin-right: 30px;
		margin-bottom: 30px;
	}
	
	.mCSB_container_wrapper > .mCSB_container{
		padding-right: 30px;
		padding-bottom: 30px;
		-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
	}
	
	.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical{ bottom: 20px; }
	
	.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ right: 20px; }
	
	/* non-visible horizontal scrollbar */
	.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical{ bottom: 0; }
	
	/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
	.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
	.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ right: 0; }
	
	/* RTL direction/left-side scrollbar */
	.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ left: 20px; }
	
	/* non-visible scrollbar/RTL direction/left-side scrollbar */
	.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal{ left: 0; }
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper{ /* RTL direction/left-side scrollbar */
		margin-right: 0;
		margin-left: 30px;
	}
	
	.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container{ padding-right: 0; }
	
	.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container{ padding-bottom: 0; }
	
	.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{
		margin-right: 0; /* non-visible scrollbar */
		margin-left: 0;
	}
	
	/* non-visible horizontal scrollbar */
	.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{ margin-bottom: 0; }



/* 
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS  
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_scrollTools, 
	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCSB_scrollTools .mCSB_buttonUp,
	.mCSB_scrollTools .mCSB_buttonDown,
	.mCSB_scrollTools .mCSB_buttonLeft,
	.mCSB_scrollTools .mCSB_buttonRight{
		-webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
		-moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
		-o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
		transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	}
	
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, /* auto-expanded scrollbar */
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail{
		-webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
		-moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
		-o-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
		transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
	}



/* 
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS  
------------------------------------------------------------------------------------------------------------------------
*/

	/* 
	----------------------------------------
	6.1 THEMES 
	----------------------------------------
	*/
	
	/* default theme ("light") */

	.mCSB_scrollTools{ opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; }
	
	.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
	.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools{ opacity: 0; filter: "alpha(opacity=0)"; -ms-filter: "alpha(opacity=0)"; }
	
	.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
	.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
	.mCustomScrollBox:hover > .mCSB_scrollTools,
	.mCustomScrollBox:hover ~ .mCSB_scrollTools,
	.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
	.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools{ opacity: 1; filter: "alpha(opacity=100)"; -ms-filter: "alpha(opacity=100)"; }

	.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.4);
		filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)"; 
	}

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

	.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.85);
		filter: "alpha(opacity=85)"; -ms-filter: "alpha(opacity=85)"; 
	}
	.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.9);
		filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; 
	}

	.mCSB_scrollTools .mCSB_buttonUp,
	.mCSB_scrollTools .mCSB_buttonDown,
	.mCSB_scrollTools .mCSB_buttonLeft,
	.mCSB_scrollTools .mCSB_buttonRight{
		background-image: url(/local/templates/main/public/css/mCSB_buttons.png); /* css sprites */
		background-repeat: no-repeat;
		opacity: 0.4; filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)"; 
	}

	.mCSB_scrollTools .mCSB_buttonUp{
		background-position: 0 0;
		/* 
		sprites locations 
		light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
		dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonDown{
		background-position: 0 -20px;
		/* 
		sprites locations
		light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
		dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonLeft{
		background-position: 0 -40px;
		/* 
		sprites locations 
		light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
		dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonRight{
		background-position: 0 -56px;
		/* 
		sprites locations 
		light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
		dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonUp:hover,
	.mCSB_scrollTools .mCSB_buttonDown:hover,
	.mCSB_scrollTools .mCSB_buttonLeft:hover,
	.mCSB_scrollTools .mCSB_buttonRight:hover{ opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; }

	.mCSB_scrollTools .mCSB_buttonUp:active,
	.mCSB_scrollTools .mCSB_buttonDown:active,
	.mCSB_scrollTools .mCSB_buttonLeft:active,
	.mCSB_scrollTools .mCSB_buttonRight:active{ opacity: 0.9; filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; }
	

	/* theme: "dark" */

	.mCS-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }

	.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

	.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: rgba(0,0,0,0.85); }

	.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: rgba(0,0,0,0.9); }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -80px 0; }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -20px; }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -40px; }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -56px; }
	
	/* ---------------------------------------- */
	


	/* theme: "light-2", "dark-2" */

	.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{
		width: 4px;
		background-color: #fff; background-color: rgba(255,255,255,0.1);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		width: 4px;
		background-color: #fff; background-color: rgba(255,255,255,0.75);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 4px;
		margin: 6px auto;
	}

	.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }

	.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px 0; }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown{	background-position: -32px -20px; }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft{	background-position: -40px -40px; }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -56px; }
	
	
	/* theme: "dark-2" */

	.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.1);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.75);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px 0; }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -20px; }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -40px; }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -56px; }
	
	/* ---------------------------------------- */
	


	/* theme: "light-thick", "dark-thick" */

	.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{
		width: 4px;
		background-color: #fff; background-color: rgba(255,255,255,0.1);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	}

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

	.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 4px;
		margin: 6px 0;
	}

	.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 6px;
		margin: 5px auto;
	}

	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }

	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -16px 0; }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown{	background-position: -16px -20px; }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft{	background-position: -20px -40px; }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight{ background-position: -20px -56px; }


	/* theme: "dark-thick" */
	
	.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.1);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	}

	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.75);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	}

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

	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -96px 0; }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown{ background-position: -96px -20px; }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -100px -40px; }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight{	background-position: -100px -56px; }
	
	/* ---------------------------------------- */
	


	/* theme: "light-thin", "dark-thin" */
	
	.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.1); }

	.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 2px; }

	.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail{ width: 100%; }

	.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 2px;
		margin: 7px auto;
	}


	/* theme "dark-thin" */
	
	.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
	
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
	
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp{	background-position: -80px 0; }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -20px; }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -40px; }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -56px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */
	
	.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.15); }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_dragger, 
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger, 
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger{ height: 14px; }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		width: 14px;
		margin: 0 1px;
	}
	
	.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 14px; }
	
	.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		height: 14px;
		margin: 1px 0;
	}
	
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
		width: 16px; /* auto-expanded scrollbar */
		height: 16px;
		margin: -1px 0;
	}
	
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{ width: 4px; /* auto-expanded scrollbar */ }
	
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
		height: 16px; /* auto-expanded scrollbar */
		width: 16px;
		margin: 0 -1px;
	}
	
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		height: 4px; /* auto-expanded scrollbar */
		margin: 6px 0;
	}
	
	.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp{ background-position: 0 -72px; }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown{ background-position: 0 -92px; }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft{ background-position: 0 -112px; }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight{ background-position: 0 -128px; }
	
	
	/* theme "rounded-dark", "rounded-dots-dark" */
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -80px -72px; }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -92px; }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -112px; }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -128px; }
	
	
	/* theme "rounded-dots", "rounded-dots-dark" */
	
	.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail{ width: 4px; }
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		background-color: transparent;
		background-position: center;
	}
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
		background-repeat: repeat-y;
		opacity: 0.3;
		filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; 
	}
	
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		height: 4px;
		margin: 6px 0;
		background-repeat: repeat-x;
	}
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp{ background-position: -16px -72px; }
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown{ background-position: -16px -92px; }
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -20px -112px; }
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight{ background-position: -20px -128px; }
	
	
	/* theme "rounded-dots-dark" */
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=");
	}
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -96px -72px; }
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -96px -92px; }
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -100px -112px; }
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -100px -128px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */
	
	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-repeat: repeat-y;
		background-image: -moz-linear-gradient(left, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
		background-image: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0)));
		background-image: -webkit-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -o-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -ms-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: linear-gradient(to right, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
	}
	
	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		background-repeat: repeat-x;
		background-image: -moz-linear-gradient(top, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0)));
		background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -o-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -ms-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: linear-gradient(to bottom, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
	}
	
	
	/* theme "3d", "3d-dark" */
	
	.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger, 
	.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger{ height: 70px; }
	
	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 70px; }
	
	.mCS-3d.mCSB_scrollTools, 
	.mCS-3d-dark.mCSB_scrollTools{
		opacity: 1;
		filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; 
	}
	
	.mCS-3d.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px; }
	
	.mCS-3d.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{
		width: 8px;
		background-color: #000; background-color: rgba(0,0,0,0.2);
		box-shadow: inset 1px 0 1px rgba(0,0,0,0.5), inset -1px 0 1px rgba(255,255,255,0.2);
	}
	
	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 	 
	.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #555; }

	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 8px; }

	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 8px;
		margin: 4px 0;
		box-shadow: inset 0 1px 1px rgba(0,0,0,0.5), inset 0 -1px 1px rgba(255,255,255,0.2);
	}

	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 8px;
		margin: 4px auto;
	}
	
	.mCS-3d.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
	
	.mCS-3d.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
	
	.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
	
	.mCS-3d.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; }
	
	
	/* theme "3d-dark" */
	
	.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.1);
		box-shadow: inset 1px 0 1px rgba(0,0,0,0.1);
	}
	
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{ box-shadow: inset 0 1px 1px rgba(0,0,0,0.1); }
	
	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }

	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme: "3d-thick", "3d-thick-dark" */
	
	.mCS-3d-thick.mCSB_scrollTools, 
	.mCS-3d-thick-dark.mCSB_scrollTools{
		opacity: 1;
		filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; 
	}
	
	.mCS-3d-thick.mCSB_scrollTools, 
	.mCS-3d-thick-dark.mCSB_scrollTools, 
	.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{ -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; }
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
	
	.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical, 
	.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical{ right: 1px; }
	
	.mCS-3d-thick.mCSB_scrollTools_vertical, 
	.mCS-3d-thick-dark.mCSB_scrollTools_vertical{ box-shadow: inset 1px 0 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.5); }
	
	.mCS-3d-thick.mCSB_scrollTools_horizontal, 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{
		bottom: 1px;
		box-shadow: inset 0 1px 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.5);
	}
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		box-shadow: inset 1px 0 0 rgba(255,255,255,0.4);
		width: 12px;
		margin: 2px;
		position: absolute;
		height: auto;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}
	
	.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 0 1px 0 rgba(255,255,255,0.4); }
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,  
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #555; }
	
	.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		height: 12px;
		width: auto;
	}
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{
		background-color: #000; background-color: rgba(0,0,0,0.05);
		box-shadow: inset 1px 1px 16px rgba(0,0,0,0.1);
	}
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }

	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }

	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight{	background-position: -40px -128px; }
	
	
	/* theme: "3d-thick-dark" */
	
	.mCS-3d-thick-dark.mCSB_scrollTools{ box-shadow: inset 0 0 14px rgba(0,0,0,0.2); }
	
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{ box-shadow: inset 0 1px 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.2); }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 1px 0 0 rgba(255,255,255,0.4), inset -1px 0 0 rgba(0,0,0,0.2); }
	 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 0 1px 0 rgba(255,255,255,0.4), inset 0 -1px 0 rgba(0,0,0,0.2); }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,  
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #777; }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{
		background-color: #fff; background-color: rgba(0,0,0,0.05);
		box-shadow: inset 1px 1px 16px rgba(0,0,0,0.1);
	}
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme: "minimal", "minimal-dark" */
	
	.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, 
	.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
		right: 0; 
		margin: 12px 0; 
	}
	
	.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
	.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
	.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
	.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{
		bottom: 0; 
		margin: 0 12px; 
	}
	
	/* RTL direction/left-side scrollbar */
	.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, 
	.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
		left: 0; 
		right: auto;
	}
	
	.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }
	
	.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger, 
	.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger{ height: 50px; }
	
	.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 50px; }
	
	.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.2);
		filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)"; 
	}
	
	.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.5);
		filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)"; 
	}
	
	
	/* theme: "minimal-dark" */
	
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.2);
		filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)"; 
	}
	
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.5);
		filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)"; 
	}
	
	/* ---------------------------------------- */
	
	
	
	/* theme "light-3", "dark-3" */
	
	.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{
		width: 6px;
		background-color: #000; background-color: rgba(0,0,0,0.2);
	}

	.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 6px; }

	.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 6px;
		margin: 5px 0;
	}
	
	.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		width: 12px;
	}
	
	.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		height: 12px;
		margin: 2px 0;
	}
	
	.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
	
	.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
	
	.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
	
	.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; }
	
	
	/* theme "dark-3" */
	
	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #7B7B7B; }

	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #494949; }

	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #494949; }
	
	.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{ background-color: #EAEAEA; }
	
	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }

	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */
	
	.mCS-inset.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{
		width: 12px;
		background-color: #000; background-color: rgba(0,0,0,0.2);
	}

	.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ 
		width: 6px;
		margin: 3px 5px;
		position: absolute;
		height: auto;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}

	.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		height: 6px;
		margin: 5px 3px;
		position: absolute;
		width: auto;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}
	
	.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 12px;
		margin: 2px 0;
	}
	
	.mCS-inset.mCSB_scrollTools .mCSB_buttonUp, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
	
	.mCS-inset.mCSB_scrollTools .mCSB_buttonDown, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
	
	.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
	
	.mCS-inset.mCSB_scrollTools .mCSB_buttonRight, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; }
	
	
	/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */
	
	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.1); }
	
	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }
	
	
	/* theme "inset-2", "inset-2-dark" */
	
	.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-color: transparent;
		border-width: 1px;
		border-style: solid;
		border-color: #fff;
		border-color: rgba(255,255,255,0.2);
		-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
	}
	
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{ border-color: #000; border-color: rgba(0,0,0,0.2); }
	
	
	/* theme "inset-3", "inset-3-dark" */
	
	.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.6); }
	
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.6); }
	
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
	
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
	
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.75); }
	
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }
	
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }
	
	/* ---------------------------------------- */

/* End */


/* Start:/local/templates/main/public/css/styles.css?1646809562346856*/
*{
    margin: 0;
    padding: 0;
}


input:not(.search_input_form_in1),
input:not(.search_input_form_in1):active,
input:not(.search_input_form_in1):focus,
button,
button:active,
button:focus{
    outline:none;
}
body, html {
    width: 100%;
    overflow-x: hidden;
}
body{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    font-family: 'Fira Sans Condensed', sans-serif;
    /*font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;*/
}
::-webkit-input-placeholder {font-family: Calibri;font-style: normal;font-weight: normal;font-size: 17px;line-height: 22px;color: #949494;}
::-moz-placeholder          {font-family: Calibri;font-style: normal;font-weight: normal;font-size: 17px;line-height: 22px;color: #949494;}
:-moz-placeholder           {font-family: Calibri;font-style: normal;font-weight: normal;font-size: 17px;line-height: 22px;color: #949494;}
:-ms-input-placeholder      {font-family: Calibri;font-style: normal;font-weight: normal;font-size: 17px;line-height: 22px;color: #949494;}


/*Скрыть полосу прокурутки*/
/*.tabs_contacts ul.tabs::-moz-scrollbar, .tabs_about ul.tabss::-moz-scrollbar{
    width: 0px;
    height: 0px;
}
.tabs_contacts ul.tabs::-webkit-scrollbar, .tabs_about ul.tabss::-webkit-scrollbar{ 
    width: 0px;
    height: 0px;
}*/
.b2{
    fill: #E31E24;
}
.b2:hover{
    fill: #D71F25;
}
.title_center32{
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 38px;
    color: #202020;
}
.title_center{
    text-align: center;
}








.c-hamburger {
    display: flex;
    top: 0;
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 26px;
    height: 26px;
    font-size: 0;
    text-indent: -9999px;
    appearance: none;
    box-shadow: none;
    border-radius: unset;
    border: none;
    cursor: pointer;
    background: transparent;
    z-index: 23;
    align-items: center;
}
.c-hamburger span {
    display: block;
    position: absolute;
    height: 3px;
    left: 0;
    right: 0;
    background: #494949;
}
.c-hamburger span::before,
.c-hamburger span::after {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 3px;
    background: #494949;
    content: "";
}
 
.c-hamburger span::before {
    top: -10px;
}
 
.c-hamburger span::after {
    bottom: -10px;
}
 .c-hamburger:focus {
    outline: none;
}
 .c-hamburger--htx span {
    transition: background 0s 0.3s;
}
.c-hamburger--htx span::before,
.c-hamburger--htx span::after {
    transition-duration: 0.3s, 0.3s;
    transition-delay: 0.3s, 0s;
}
.c-hamburger--htx span::before {
    transition-property: top, transform;
}
.c-hamburger--htx span::after {
    transition-property: bottom, transform;
}
.c-hamburger--htx.open span {
    background: none;
}
.c-hamburger--htx.open span::before {
    top: 0;
    transform: rotate(45deg);
}
.c-hamburger--htx.open span::after {
    bottom: 0;
    transform: rotate(-45deg);
}
.c-hamburger--htx.open span::before,
.c-hamburger--htx.open span::after {
    transition-delay: 0s, 0.3s;
    background: #494949
}
.header_home {
    box-shadow: 0px 12px 30px rgb(0 0 0 / 18%);
    background: #fff;
    z-index: 10;
    position: relative;
}
.header_home_block{
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 96px;
     align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 40px;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
}
.logo_home img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.phone_top_home svg{
    width: 30px;
    height: 30px;
    margin: 0 5px 0 0;
}
.phone_top_home a span {
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    color: #494949;
}
.phone_top_home {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.graf_top_home {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 12px;
    color: #949494;
}
.whatsapp_top_home a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.whatsapp_top_home svg{
    width: 20px;
    height: 20px;
}
.whatsapp_top_home a span {
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 20px;
    color: #4CAF50;
    margin: 0 0 0 5px;
}
.shop_top_home {
    margin: 0 0 0 150px;
}
.shop_top_home svg{
    width: 28px;
    height: 28px;
    fill: #E31E24;
}
.shop_top_home a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
} 
.shop_top_home a span {
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 20px;
    color: #E31E24;
    margin: 0 0 0 5px;
}
.opt_top_home svg{
    width: 28px;
    height: 28px;
    fill: #494949;
}
.opt_top_home a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
} 
.opt_top_home a span {
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 20px;
    color: #494949;
    margin: 0 0 0 5px;
}
.opt_top_home a:hover span {
    color: #202020;
}
.search_top_home {
    position: relative;
}
.search_top__ico svg{
    width: 28px;
    height: 28px;
    cursor: pointer;
    fill: #494949;
}
.basket_ico_home {
    position: relative;
}
.basket_ico_home a span {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 12px;
    color: #FFFFFF;
    background: #E31E24;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    position: absolute;
    width: 27px;
    height: 27px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    top: -9px;
    right: -10px;
    border: 2px solid #FFFFFF;
}
.basket_ico_home svg{
    width: 32px;
    height: 32px;
}
.accaunt_top_home a span,
.shop_accaunt_ico_header a span {
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 20px;
    color: #494949;
    border-bottom: 1px dashed;
}
.accaunt_top_home a:hover span,
.shop_accaunt_ico_header a:hover span {
    color: #202020;
}







.search_top__form{
    display: none;
}
.search_top__form.open_search {
    display: block;
    position: absolute;
    right: 0;
    top: -25px;
    z-index: 10;
}
body.open_search .open_search_bg {
    background: #403F41;
    opacity: 0.9;
    z-index: 16;
    position: fixed;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
}
.search_top__form input {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    color: #494949;
    background: #FFFFFF;
    border: 1px solid #CFCFCF;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-border-radius: 20px;
       -moz-border-radius: 20px;
            border-radius: 20px;
    line-height: 50px;
    width: -webkit-calc(100% - 45px);
    width: -moz-calc(100% - 45px);
    width: calc(100% - 45px);
    padding: 0 25px;
}
.search_top__form button{
    border: none;
    cursor: pointer;
    background: #949494;
    -webkit-border-radius: 17px;
       -moz-border-radius: 17px;
            border-radius: 17px;
    width: 42px;
    height: 42px;
    position: absolute;
    right: 50px;
    top: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.search_top__form button:hover {
    background: #E31E24;
}
.close_search_ico {
    width: 28px;
    height: 27px;
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    stroke: #CFCFCF;
    stroke-width: 2px;
}
.close_search_ico:hover {
    stroke: #E31E24;
}
.search_ico_in{
    fill: #ffffff;
    width: 16px;
    height: 16px;
}
.search_top__form_in{
    position: relative;
    width: 500px;
}
.search_top__results,
.search_catalog__results {
    background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(rgba(255, 255, 255, 0))), -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(rgba(255, 255, 255, 0))), #FFFFFF;
    background: -webkit-linear-gradient(top, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), -webkit-linear-gradient(top, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    background: -moz-linear-gradient(top, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), -moz-linear-gradient(top, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    background: -o-linear-gradient(top, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), -o-linear-gradient(top, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    -webkit-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
       -moz-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
            box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 20px;
       -moz-border-radius: 20px;
            border-radius: 20px;
    padding: 10px 0;
    display: none; 
    overflow: hidden;
    z-index: 15;
}
.search_top__results.open_results,
.search_catalog__results.open_results {
    display: block;
}
.search_top__form_in2,
.search_catalog__form_in2 {
    display: block;
    position: absolute;
    z-index: 10;
    width: -webkit-calc(500px - 45px);
    width: -moz-calc(500px - 45px);
    width: calc(500px - 45px);
}
.search_top__results li,
.search_catalog__results li{
    list-style: none;
    width: 100%;
}
.search_top__results li a,
.search_catalog__results li a{
    padding: 15px 0;
    display: flow-root;
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #494949;
    padding: 5px 23px;
}
.search_top__results li a:hover,
.search_catalog__results li a:hover{
    background: #F5F5F5;
    color: #E31E24;
}

.search_top__results li:after,
.search_catalog__results li:after{
    content: "";
    display: block;
    clear: both;
    float: none;
}
.search_top__results ul:after,
.search_catalog__results ul:after{
    content: "";
    display: block;
    clear: both;
    float: none;
}
.search_clear1{
    stroke: #E5E5E5;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 100px;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 10;
    display: none;
    cursor: pointer;
    stroke-width: 2px;
}
.search_top__form_in.nod .search_clear1 {
    display: block;
}
.search_clear:hover{
    stroke: #E31E24;
}
.search_top__form_in form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}
svg.search_ico_mob {
    display: none;
}
.top_menu_home {
    display: none;
    background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(rgba(255, 255, 255, 0))), -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(rgba(255, 255, 255, 0))), #FFFFFF;
    background: -webkit-linear-gradient(top, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), -webkit-linear-gradient(top, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    background: -moz-linear-gradient(top, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), -moz-linear-gradient(top, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    background: -o-linear-gradient(top, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), -o-linear-gradient(top, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    -webkit-box-shadow: 0px 4px 15px rgb(0 0 0 / 15%);
       -moz-box-shadow: 0px 4px 15px rgb(0 0 0 / 15%);
            box-shadow: 0px 4px 15px rgb(0 0 0 / 15%);
    -webkit-border-radius: 0px 0 20px 20px;
       -moz-border-radius: 0px 0 20px 20px;
            border-radius: 0px 0 20px 20px;
    width: 280px;
    overflow: hidden;
    position: absolute;
    z-index: 10;
    top: 96px;
}
.top_menu_home.open {
    display: block;
}
.top_menu_home a {
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 49px;
    color: #494949;
    padding: 0 30px;
    display: block;
    position: relative;
}
.top_menu_home a:hover {
    background: #F5F5F5;
    color: #E31E24;
}

.top_menu_home .arrow_ico {
    stroke: #949494;
    stroke-width: 2;
    fill: transparent;
    width: 12px;
    height: 8px;
}
.top_menu_home ul ul {
    display: none;
}
.top_menu_home li.open>ul {
    display: block;
}
.top_menu_home ul ul a {
    padding: 0 30px 0 45px;
}
.top_menu_home ul ul ul a{
    padding: 0 30px 0 60px;
}
.arrow_ico_block{
    height: 100%;
    width: 30px;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.top_menu_home li.open>a svg.arrow_ico {
    -webkit-transform: rotate(180deg);
       -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
         -o-transform: rotate(180deg);
            transform: rotate(180deg);
}
.whatsapp_top_home span.w_1200{
    display: none;
}
.opt_top_home span.w_1200{
    display: none;
}
.accaunt_top_home span.w_1200,
.shop_accaunt_ico_header span.w_1200{
    display: none;
}
.accaunt_top_home svg,
.shop_accaunt_ico_header svg{
    display: none;
}
.header_home_block_mob2{
    display: none;
}
.w_767{
    display: none;
}
.graf_top_home.w_767{
    display: none;
}
svg.close_search_ico {
    display: none;
}
body.open_search svg.close_search_ico {
    display: block;
}
body.open_search .search_top__ico {
    display: block;
    width: 28px;
}
body.open_search .search_top__ico svg{
    display: none;
}
body.open_search .search_top__ico svg.close_search_ico {
    display: block;
    width: 28px;
    height: 28px;
    cursor: pointer;
    fill: #494949;
    z-index: 11;
}

.home_top_bg {
    height: -webkit-calc(100vh - 96px);
    height: -moz-calc(100vh - 96px);
    height: calc(100vh - 96px);
    -webkit-background-size: cover;
       -moz-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
    position: relative;
    overflow: hidden;
    margin-top: 96px;
    min-height: 500px;
}
h1.home_h1_top {
    font-style: normal;
    font-weight: bold;
    font-size: 56px;
    line-height: 67px;
    color: #FFFFFF;
    z-index: 3;
    position: relative;
}
.desc_top_home {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    color: #FFFFFF;
    z-index: 3;
    position: relative;
}
a.white__red_txt {
    background: #FFFFFF;
    -webkit-border-radius: 20px;
       -moz-border-radius: 20px;
            border-radius: 20px;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 50px;
    color: #E31E24;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
a.white__red_txt:hover {
    background: #FFFFFF;
    color: #D71F25;
}
.red__red_txt {
    background: #FFFFFF;
    border: 1px solid #E31E24;
    -webkit-border-radius: 20px;
       -moz-border-radius: 20px;
            border-radius: 20px;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 50px;
    color: #E31E24;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    cursor: pointer;
}
.red__red_txt:hover {
    border: 1px solid #D71F25;
    color: #D71F25;
}
a.red__white_txt {
    background: #E31E24;
    -webkit-border-radius: 20px;
       -moz-border-radius: 20px;
            border-radius: 20px;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 50px;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
a.red__white_txt:hover {
    background: #D71F25;
    color: #fff;
}
input.red__white_txt {
    background: #E31E24;
    -webkit-border-radius: 20px;
       -moz-border-radius: 20px;
            border-radius: 20px;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 50px;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
input.red__white_txt:hover {
    background: #D71F25;
    color: #fff;
}
a.red__white_txt svg{
    width: 26px;
    height: 26px;
    fill: #ffffff;
    margin: 0 5px 0 0;
}
a.white__gray_txt {
    background: #fff;
    border:1px solid #949494;
    -webkit-border-radius: 20px;
       -moz-border-radius: 20px;
            border-radius: 20px;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 50px;
    color: #494949;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
a.white__gray_txt:hover {
    color: #E31E24;
    border:1px solid #E31E24;
}
a.white__gray_txt svg{
    width: 26px;
    height: 26px;
    fill: #494949;
    margin: 0 5px 0 0;
}
a.white__gray_txt:hover svg{
    fill: #E31E24;
}
.top_home_links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    z-index: 3;
    position: relative;
    margin: 40px 0 0 0;
}
.top_home_links a {
    width: -webkit-calc((100% - 15px) / 2);
    width: -moz-calc((100% - 15px) / 2);
    width: calc((100% - 15px) / 2);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
.home_top_bg:before {
    content: "";
    background: -webkit-gradient(linear, right top, left top, color-stop(32.98%, rgba(0, 0, 0, 0)), color-stop(98.8%, rgba(0, 0, 0, 0.48)));
    background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0) 32.98%, rgba(0, 0, 0, 0.48) 98.8%);
    background: -moz-linear-gradient(right, rgba(0, 0, 0, 0) 32.98%, rgba(0, 0, 0, 0.48) 98.8%);
    background: -o-linear-gradient(right, rgba(0, 0, 0, 0) 32.98%, rgba(0, 0, 0, 0.48) 98.8%);
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 32.98%, rgba(0, 0, 0, 0.48) 98.8%);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
}
.home_top_bg:after {
    content: "";
    background: url(/media/images/home_top_bg_left.svg) no-repeat top left;
    width: 100%;
    height: -webkit-calc(100% + 100px);
    height: -moz-calc(100% + 100px);
    height: calc(100% + 100px);
    position: absolute;
    z-index: 2;
    top: -100px;
    left: 0;
    -webkit-background-size: unset unset;
       -moz-background-size: unset;
         -o-background-size: unset;
            background-size: unset;
}
.about_top_bg:after {
    content: "";
    background: url(/media/images/about_top_bg_left.svg) no-repeat top left;
    width: 100%;
    height: -webkit-calc(100% + 100px);
    height: -moz-calc(100% + 100px);
    height: calc(100% + 100px);
    position: absolute;
    z-index: 2;
    top: -100px;
    left: 0;
    -webkit-background-size: unset unset;
       -moz-background-size: unset;
         -o-background-size: unset;
            background-size: unset;
}
.home_top_bg_video:after{
    display: none;
}
.home_top_bg_txt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 80vh;
    min-height: 500px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.arrow_down_home_main {
    background: #E31E24;
    width: 110px;
    height: 110px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 3;
    bottom: -55px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.arrow_down_home_main svg{
    width: 45px;
    height: 40px;
    position: relative;
    top: 10px;
}
a.arrow_down_home_main:hover svg{
    top: 13px;
}
.about_top_bg h1.home_h1_top {
    color: #202020;
    font-size: 46px;
    line-height: 50px;
}
.about_top_bg .desc_top_home {
    color: #494949;
}
.about_top_bg .top_home_links .white__red_txt svg {
    width: 19px;
    height: 22px;
    fill: #E31E24;
    margin: 0 5px 0 0;
}
.about_top_bg .top_home_links .white__red_txt:hover svg{
    fill: #D71F25;
}



/* Стили для видеофона */
/*#video-bg {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: 1;
    background: url(/local/templates/main/public/css/video/daisy-stock-poster.jpg) no-repeat #94a233;
    background-size: cover;
}*/
#video-bg > video {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%; 
    min-height: 100%;
    width: auto;
    height: auto; 
}
/* Проверка на поддержку свойства object-fit: */
 @supports ((-o-object-fit: cover) or (object-fit: cover)) {
     #video-bg > video {
         top: 0;
         left: 0;
         width: 100%;
         height: 100%;
         -o-object-fit: cover;
            object-fit: cover;
     }
 }
/* Отключение видео для устройств с размером экрана менее 767px: */
@media screen and (max-device-width: 767px) {
    #video-bg > video {
       display: none;
    }
}

.our_prod_slider_img_txt .title_center46 {
    margin: 110px 0 75px 0;
}
.about_history .title_center46 {
    margin: 110px 0 75px 0;
}





.swiper-pagination img {
    width: 50px;
    height: 64px;
    margin: 2px;
}
.our_product_home_slider_links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin: 30px 0 0 0;
}
a.no_b__gray_txt{
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 20px;
    color: #949494;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
a.no_b__gray_txt svg {
    width: 26px;
    height: 26px;
    fill: #949494;
    margin: 0 5px 0 0;
}
a.no_b__gray_txt:hover{
    color: #202020;
}
a.no_b__gray_txt:hover svg {
    fill: #202020;
}

.our_product_home_slider_links a.red__white_txt {
    display: inline-block;
    padding: 0 15px;
    margin: 0 20px 0 0;
}
/*.our_product_home_slider_text {
    background: rgb(244 244 244 / 80%);
    border-radius: 120px;
    padding: 75px 90px;
    width: 50%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    backdrop-filter: blur(2px);
}*/
.our_product_home_slider_text {
    background: rgb(244 244 244 / 80%);
    -webkit-border-radius: 120px;
       -moz-border-radius: 120px;
            border-radius: 120px;
    padding: 75px 90px;
    width: 50%;
    position: relative;
    margin: 0 0 0 auto;
    top: 0;
    z-index: 2;
    -webkit-backdrop-filter: blur(2px);
            backdrop-filter: blur(2px);
}
/*.our_product_home_slider_img{
    max-width: 70%;
    z-index: 1;
    margin: 25px 0 0 0;
}*/
.our_product_home_slider_img{
    max-width: 70%;
    z-index: 1;
    position: absolute;
    margin: 25px 0 0 0;
}
.our_product_home_slider_img img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    -webkit-border-radius: 120px;
       -moz-border-radius: 120px;
            border-radius: 120px;
}
.our_product_home_slider .our_product_home_slider_pagination {
    position: relative;
    bottom: unset;
    margin: 95px auto 0;
    max-width: 70%;
}
.our_product_home_slider .our_product_home_slider_pagination .slick-list{
    width: -webkit-calc(100% - 67px * 2 - 40px);
    width: -moz-calc(100% - 67px * 2 - 40px);
    width: calc(100% - 67px * 2 - 40px);
    margin: 0 auto;
    height: 165px;
    padding: 0 30px;
}
.our_product_home_slider_title {
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 38px;
    color: #202020;
    margin: 0 0 5px 0;
}
.our_product_home_slider_desc {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #494949;
}
.our_product_home_slider .our_product_home_slider_pagination span.our_product_home_pagination_img .sp_img_svg {
    width: 64px;
    height: 64px;    
    background-repeat: no-repeat;
    background-position: center;
    background-color: #202020;
    cursor: pointer;
    display: block;
    -webkit-mask-repeat: no-repeat;
    margin: 0 auto;
}
.our_product_home_slider .our_product_home_slider_pagination span.our_product_home_pagination_img.slick-current .sp_img_svg {
    background-color: #E31E24;
}
.our_product_home_slider .our_product_home_slider_pagination span.our_product_home_pagination_img:hover .sp_img_svg {
    background-color: #E31E24;
}
.our_product_home_slider_pagination .slick-arrow svg{
    width: 67px;
    height: 42px;
    stroke: #CFCFCF;
    cursor: pointer;
}
.our_product_home_slider_pagination .slick-arrow svg:hover{
    stroke: #E31E24;
}
.our_product_home_slider .our_product_home_slider_pagination span.slick-arrow {
    position: absolute;
    top: 10px;
    /*top: 50%;
    transform: translateY(-50%);*/
}
.our_product_home_slider .our_product_home_slider_pagination span.slick_prev_link{
    left: 0;
}
.our_product_home_slider .our_product_home_slider_pagination span.slick_next_link{
    right: 0;
}
.our_product_home_slider .our_product_home_slider_pagination span.slick_next_link svg{
    -webkit-transform: rotate(180deg);
       -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
         -o-transform: rotate(180deg);
            transform: rotate(180deg);
}
.our_product_home_pagination_img span.sp_img_txt {
    background: #FFFFFF;
    -webkit-box-shadow: 0px 4px 15px rgb(0 0 0 / 15%);
       -moz-box-shadow: 0px 4px 15px rgb(0 0 0 / 15%);
            box-shadow: 0px 4px 15px rgb(0 0 0 / 15%);
    -webkit-border-radius: 20px;
       -moz-border-radius: 20px;
            border-radius: 20px;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    color: #949494;
    padding: 10px 20px;
    position: absolute;
    display: none;
    top: 70px;
}
.our_product_home_pagination_img:hover span.sp_img_txt {
    display: block;
}
.our_product_home_pagination_img {
    position: relative;
}
span.our_product_home_pagination_img.slick-slide {
    opacity: 0;
    -webkit-transition: opacity 1.5s ease-in-out;
    -moz-transition: opacity 1.5s ease-in-out;
    -o-transition: opacity 1.5s ease-in-out;
    transition: opacity 1.5s ease-in-out;
}
span.our_product_home_pagination_img.slick-slide.slick-active {
    opacity: 1;
    -webkit-transition: opacity 0s ease-in-out;
    -moz-transition: opacity 0s ease-in-out;
    -o-transition: opacity 0s ease-in-out;
    transition: opacity 0s ease-in-out;
}
.accaunt_top_home_login {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: absolute;
    background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(rgba(255, 255, 255, 0))), -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(rgba(255, 255, 255, 0))), #FFFFFF;
    background: -webkit-linear-gradient(top, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), -webkit-linear-gradient(top, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    background: -moz-linear-gradient(top, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), -moz-linear-gradient(top, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    background: -o-linear-gradient(top, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), -o-linear-gradient(top, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    -webkit-box-shadow: 0px 4px 15px rgb(0 0 0 / 15%);
       -moz-box-shadow: 0px 4px 15px rgb(0 0 0 / 15%);
            box-shadow: 0px 4px 15px rgb(0 0 0 / 15%);
    -webkit-border-radius: 20px 0px 20px 20px;
       -moz-border-radius: 20px 0px 20px 20px;
            border-radius: 20px 0px 20px 20px;
    right: 0;
    top: 96px;
    display: none;
    overflow: hidden;
    z-index: 5;
}
.accaunt_top_home_login a span {
    
    
}
.accaunt_top_home:hover .accaunt_top_home_login,
.shop_accaunt_ico_header:hover .accaunt_top_home_login{
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
} 
a.no_login {
    height: 96px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.accaunt_top_home .accaunt_top_home_login span,
.shop_accaunt_ico_header .accaunt_top_home_login span {
    display: block;
    line-height: 35px;
    border: none;
}
.accaunt_top_home_login a{
    padding: 5px 35px;
}
.accaunt_top_home_login a:hover{
    background: #F5F5F5;
    color: #E31E24;
}
.title_left36 {
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 42px;
    color: #202020;
    margin: 0 0 10px;
}
.main_text17 {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #494949;
}
.why_amet_home_inside {
    padding-top: 35px;
    padding-bottom: 140px; 
    background: url(/media/images/why_amet_home_bg.jpg) no-repeat right bottom;
}
.why_amet_home_links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    z-index: 3;
    position: relative;
    margin: 30px 0 0 0;
}
.why_amet_home_links a {
    width: 220px;
}
.why_amet_home_links a.white__gray_txt {
    margin: 0 0 0 30px;
}
footer{
    background: #353537;
    padding: 85px 0 0 0;
    margin: 120px 0 0 0;
}
footer.home_footer{
    margin: 0;
}
.menu_lists .fm_title svg{
    display: none;
    stroke: #949494;
    stroke-width: 2px;
    fill: transparent;
    width: 12px;
    height: 8px;
}
.logo_footer {
    margin: 0 0 45px 0;
}
.menu_lists {
    padding: 0 0 30px 0;
}
.menu_lists1 a {
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 37px;
    color: #fff;
}
.menu_lists1 a:hover {
    color: #CFCFCF;
}
.menu_lists.menu_lists1 .fm_title {
    display: none;
}
.fm_title {
    margin: 0 0 10px 0;
}
.fm_title a {
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 22px;
    color: #fff;
}
.menu_lists.menu_lists2 ul li,
.menu_lists.menu_lists3 ul li,
.menu_lists.menu_lists4 ul li{
    margin: 0 0 13px 0;
    max-width: 250px;
}
.menu_lists.menu_lists2 ul a,
.menu_lists.menu_lists3 ul a,
.menu_lists.menu_lists4 ul a {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #CFCFCF;
}
.menu_lists.menu_lists2 ul a:hover,
.menu_lists.menu_lists3 ul a:hover,
.menu_lists.menu_lists4 ul a:hover {
    color: #ffffff;
}
.menu_lists5 .fm_title{
    display: none;
}
.menu_lists5 .menu_links_name_z {
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 20px;
    color: #fff;
    margin: 0 0 20px 0;
}
.menu_lists li {
    list-style: none;
}
.menu_lists.menu_lists5 ul a {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
}
.menu_lists.menu_lists5 ul svg{
    width: 18px;
    height: 18px;
    margin: 0 10px 0 0;
}
.menu_lists5 li {
    margin: 0 0 20px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.menu_lists5 li.footer_address {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
}
.menu_lists.menu_lists5 ul .footer_phone svg,
.menu_lists.menu_lists5 ul .footer_email svg,
.menu_lists.menu_lists5 ul .footer_address svg{
    fill: #fff;
}
.menu_lists.menu_lists5 ul .footer_whatsapp svg{
    fill: #4CAF50;
}
.menu_lists.menu_lists5 ul .footer_whatsapp a{
    color: #4CAF50;
}
.footer_mailing a {
    background: #FFFFFF;
    -webkit-border-radius: 20px;
       -moz-border-radius: 20px;
            border-radius: 20px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #E31E24;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 240px;
    height: 50px;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border: 1px solid #fff;
}
.footer_mailing a:hover {
    border: 1px solid #E31E24;
}
.footer_mailing svg{
    width: 19px;
    height: 18px;
    fill: #E31E24;
    margin: 0 10px 0 0;
}
.footer_mailing {
    margin: 35px 0 0 0;
}
.footer_mailing_txt {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    color: #949494;
    width: 250px;
    margin: 15px 0 0 0;
}
.footer_block2{
    min-height: 88px;
}
.footer_block2 .row:before{
    content: "";
    display: block;
    height: 1px;
    background: #494949;
    width: -webkit-calc(100% - 30px);
    width: -moz-calc(100% - 30px);
    width: calc(100% - 30px);
    margin: 0 auto;
}
.copyright_block{
    min-height: 88px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.amet_socseti{
    min-height: 88px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}
.copyright {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
    color: #949494;
    margin: 0 30px 0 0;
}
.created {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
    color: #949494;
}
.created a{
    color: #fff;
}
.amet_socseti_title {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
    color: #949494;
    margin: 0 15px 0 0;
}
.amet_socseti ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.amet_socseti li{
    list-style: none;
    margin: 0 15px;
}
.amet_socseti li svg{
    fill: #CFCFCF;
}
.amet_socseti li.viber_ico svg{
    width: 20px;
    height: 20px;
}
.amet_socseti li.youtube_ico svg{
    width: 21px;
    height: 24px;
}
.amet_socseti li.vk_ico svg{
    width: 24px;
    height: 14px;
}
.amet_socseti li.facebook_ico svg{
    width: 11px;
    height: 21px;
}
.amet_socseti li.instagram_ico svg{
    width: 21px;
    height: 21px;
}
.amet_socseti li.ok_ico svg{
    width: 12px;
    height: 20px;
}
.amet_socseti li.telegram_ico svg{
    width: 21px;
    height: 17px;
}




.popap_main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    margin: 0 auto;
    padding: 45px;
    max-width: 450px;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
       -moz-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
            box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 20px;
       -moz-border-radius: 20px;
            border-radius: 20px;
}
.mfp-bg.mfp-ready {
    background: #403F41;
    opacity: 0.9;
}
svg.close_popup {
    width: 27px;
    height: 27px;
    stroke: #AFAFAF;
    stroke-width: 2px;
    position: absolute;
    top: 30px;
    right: 30px;
    cursor: pointer;
}
svg.close_popup:hover {
    stroke: #D71F25;
}
.popap_main__col {
    width: 100%;
}
.popap_main__title {
    margin: 0 0 20px 0;
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 30px;
    color: #202020;
}
.popap_main__forma label {
    display: block;
    margin: 0 0 5px 0;
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #494949;
}
.popap_main__forma .required_star{
    color: #E31E24;
}
.popap_main__forma input[type="text"], 
.popap_main__forma input[type="password"] {
    padding: 0 20px;
    width: 100%;
    margin: 0 0 20px 0;
    background: #F5F5F5;
    border: 1px solid #E6E6E6;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-border-radius: 12px;
       -moz-border-radius: 12px;
            border-radius: 12px;
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 40px;
    color: #494949;
}
.popap_main__forma textarea {
    padding: 10px 20px;
    width: 100%;
    margin: 0 0 20px 0;
    background: #F5F5F5;
    border: 1px solid #E6E6E6;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-border-radius: 12px;
       -moz-border-radius: 12px;
            border-radius: 12px;
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 40px;
    color: #494949;
    width: 100%;
    height: 100px;
    outline: none;
    resize: none;
}



.checkbox_style .checkbox + label.checkbox_label,
.checkbox_style #checkbox-error + label.checkbox_label {
    position: relative;
    padding: 1px 0 0 36px;
    cursor: pointer;
    margin: 0;
    top: 0;
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: #494949;
}
.checkbox_style .checkbox + label.checkbox_label.checkbox_label2,
.checkbox_style #checkbox-error + label.checkbox_label.checkbox_label2 {
    color: #949494;
}
.popap_main__forma  .checkbox_style .checkbox + label.error{
    position: absolute;
    padding: 1px 0 0 36px;
    cursor: pointer;
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: #E31E24;
    margin: 0;
    top: 0;
    right: auto;
    text-align: left;
    left: 0;
    background: #fff;
    z-index: 2;
}
.checkbox_style label.checkbox_label:before,
.checkbox_style #checkbox-error label.checkbox_label:before {
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    width: 23px;
    height: 23px;
    border: 1px solid #C4C4C4;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    -webkit-transition: .2s;
    -o-transition: .2s;
    -moz-transition: .2s;
    transition: .2s;
    z-index: 3;
}
.checkbox_style .checkbox {
    position: absolute;
    z-index: -1;
    opacity: 0;
    margin: 10px 0 0 20px;
}
.checkbox_style .checkbox:checked + label.checkbox_label:before,
.checkbox_style .checkbox:checked + label.error +label.checkbox_label:before {
    background: url(/media/images/check_mark.svg) no-repeat center;
    border: 1px solid transparent;
}
.popap_main__forma_block_two .popap_main__forma_block:nth-child(1) {
    margin: 0 15px 0 0;
}
.popap_main__forma_block_two .popap_main__forma_block {
    width: -webkit-calc((100% - 15px) / 2);
    width: -moz-calc((100% - 15px) / 2);
    width: calc((100% - 15px) / 2);
    float: left;
}
.popap_main__forma_block_two:after {
    content: "";
    display: block;
    clear: both;
    float: none;
}
.password_link_popup{
    text-align: right;
}
.password_link_popup a {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: #949494;
}
.password_link_popup a:hover {
    
}
.btn_red {
    border: none;
    text-align: center;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    height: 50px;
    min-width: 120px;
    cursor: pointer;
    padding: 0 15px;
    display: block;
    background: #E31E24;
    -webkit-border-radius: 20px;
       -moz-border-radius: 20px;
            border-radius: 20px;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 20px;
}
.btn_red:hover {
    background: #D71F25;
}
.tabs__content_all {
    text-align: center;
    margin: 40px 0 0 0;
}
.popap_main__forma_block.reg_link_pop {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #494949;
}
.popap_main__forma_block.reg_link_pop a{
    color: #E31E24;
    margin: 0 0 0 5px;
}
.popap_main__forma_block.reg_link_pop a:hover{
    color: #D71F25;
}
.red_btn_popup{
    padding: 35px 0 0 0;
}
.popap_main__forma_block.popup_soc_link {
    border-top: 1px solid #F5F5F5;
    border-bottom: 1px solid #F5F5F5;
    margin: 0 0 12px 0;
    padding: 17px 0;
}
.popup_soc_link ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 10px 0 0 0;
}
.popup_soc_link li {
    list-style: none;
    margin: 0 30px 0 0;
}
.popup_soc_link li svg {
    fill: #949494;
}
.popup_soc_link li.telegram_ico svg {
    width: 21px;
    height: 17px;
}
.popup_soc_link li.vk_ico svg {
    width: 24px;
    height: 14px;
}
.popup_soc_link li.ok_ico svg {
    width: 12px;
    height: 20px;
}
.popup_soc_link li.facebook_ico svg {
    width: 11px;
    height: 21px;
}
.popap_main__top_desc_mini{
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    color: #1C1C1C;
    margin: 0 0 15px 0;
}
.popap_main__bot_desc_mini{
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    color: #444444;
    margin: 15px 0 0 0;
}
#login .red_btn_popup {
    padding: 20px 0 24px 0;
}
.checkbox_style label.checkbox_label a{
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 18px;
    color: #949494;
    border-bottom: 1px solid #949494;
}
.popap_main__forma .checkbox_style label.error a{
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: #E31E24;
    border-bottom: 1px solid #E31E24;
}
.checkbox_style .checkbox + label.checkbox_label a:hover{
    border-bottom: 1px solid transparent;
}
#registration .red_btn_popup {
    padding: 5px 0 15px 0;
}
#registration .red_btn_popup input{
    width: 100%;
}
#registration  .popap_main__forma_block.popup_soc_link {
    margin: 25px 0 12px 0;
}
.popap_main__forma_block {
    position: relative;
}
.popap_main__forma input[type="text"].error, 
.popap_main__forma input[type="password"].error{
    border: 1px solid #E31E24;
}
.popap_main__forma label.error{
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 22px;
    text-align: right;
    color: #E31E24;
    position: absolute;
    left: 20px;
    top: 25px;
    margin: 0;
}
.popap_main__forma .checkbox_style label.error {
    position: absolute;
    right: 0;
    top: 0;
}
.thanks_link_close {
    width: 190px;
    margin: 30px auto 0;
}
.our_product_page_slider {
    margin: 100px 0 90px 0;
    position: relative;
}
.our_product_page_slider .our_product_home_slider_text {
    margin: 0;
}
.our_product_page_slider .our_product_home_slider_img {
    right: 0;
}
.dno3_block {
    margin: 0 0 115px 0;
}
.dno3_text_block{
    background: rgb(244 244 244 / 80%);
    -webkit-border-radius: 120px;
       -moz-border-radius: 120px;
            border-radius: 120px;
    padding: 75px 90px;
    position: relative;
    -webkit-backdrop-filter: blur(2px);
            backdrop-filter: blur(2px);
    margin: 60px 0 0 0;
}
.dno3_img img{
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.our_prod_p_block_main{
    margin-top: 40px;
}
.hb3_b {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    -webkit-transition: 0.75s;
    -o-transition: 0.75s;
    -moz-transition: 0.75s;
    transition: 0.75s;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(53, 53, 55, 0.8)), to(rgba(53, 53, 55, 0.8)));
    background: -webkit-linear-gradient(bottom, rgba(53, 53, 55, 0.8), rgba(53, 53, 55, 0.8));
    background: -moz-linear-gradient(bottom, rgba(53, 53, 55, 0.8), rgba(53, 53, 55, 0.8));
    background: -o-linear-gradient(bottom, rgba(53, 53, 55, 0.8), rgba(53, 53, 55, 0.8));
    background: linear-gradient(0deg, rgba(53, 53, 55, 0.8), rgba(53, 53, 55, 0.8));
    -webkit-box-shadow: 0px 4px 15px rgb(0 0 0 / 15%);
       -moz-box-shadow: 0px 4px 15px rgb(0 0 0 / 15%);
            box-shadow: 0px 4px 15px rgb(0 0 0 / 15%);
    -webkit-border-radius: 120px;
       -moz-border-radius: 120px;
            border-radius: 120px;
    padding: 65px 60px;
    z-index: 5;
}
.our_prod_p_item.open .hb3_b {
    display: block;
    opacity: 1;
    visibility: visible;
}
.hb3_t {
    position: relative;
    overflow: hidden;
    -webkit-border-radius: 120px;
       -moz-border-radius: 120px;
            border-radius: 120px;
}
.hb3_t.shadow_hb3_t:not(.elips_hb3):before {
    content: "";
    background: -webkit-gradient(linear, left top, left bottom, from(#373739), to(rgba(54, 55, 57, 0)));
    background: -webkit-linear-gradient(top, #373739 0%, rgba(54, 55, 57, 0) 100%);
    background: -moz-linear-gradient(top, #373739 0%, rgba(54, 55, 57, 0) 100%);
    background: -o-linear-gradient(top, #373739 0%, rgba(54, 55, 57, 0) 100%);
    background: linear-gradient(180deg, #373739 0%, rgba(54, 55, 57, 0) 100%);
    -webkit-border-radius: 120px;
       -moz-border-radius: 120px;
            border-radius: 120px;
    -webkit-transform: rotate(-27.92deg);
       -moz-transform: rotate(-27.92deg);
        -ms-transform: rotate(-27.92deg);
         -o-transform: rotate(-27.92deg);
            transform: rotate(-27.92deg);
    width: 900px;
    height: 350px;
    position: absolute;
    z-index: 0;
    top: -150px;
    left: -215px;
}
.hb3_t_img img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.hb3_t_name {
    font-style: normal;
    font-weight: 300;
    font-size: 34px;
    line-height: 30px;
    color: #fff;
    margin: 0 0 10px 0;
}
.hb3_t_desc {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #F5F5F5;
    max-width: 225px;
}
.hb3_txt_block{
    position: absolute;
    left: 60px;
    top: 65px;
    z-index: 4;
}
.hb3_b_name_red{
    color: #E31E24;
}
.hb3_b_desc_red{
    color: #949494;
}
.our_prod_p_item {
    margin: 0 0 30px 0;
    -webkit-filter: drop-shadow(0px 4px 15px rgba(0, 0, 0, 0.15));
            filter: drop-shadow(0px 4px 15px rgba(0, 0, 0, 0.15));
    position: relative;
}
.hb3_b_name {
    font-style: normal;
    font-weight: 300;
    font-size: 34px;
    line-height: 30px;
    color: #fff;
    margin: 0 0 10px 0;
}
.hb3_b_desc {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #F5F5F5;
}
.hb3_b_link {
    width: 230px;
}
.our_prod_p_item.open .hb3_t_name,
.our_prod_p_item.open .hb3_t_desc {
    opacity: 0;
    -webkit-transition: 0.75s;
    -o-transition: 0.75s;
    -moz-transition: 0.75s;
    transition: 0.75s;
}
.elips_hb3:after{
    content: "";
    opacity: 0.7;
    -webkit-transform: rotate(-18.6deg);
       -moz-transform: rotate(-18.6deg);
        -ms-transform: rotate(-18.6deg);
         -o-transform: rotate(-18.6deg);
            transform: rotate(-18.6deg);
    position: absolute;
    top: -10px;
    left: -100px;
    z-index: 1;
    width: 500px;
    height: 250px;
    -webkit-border-radius: 250px / 125px;
       -moz-border-radius: 250px / 125px;
            border-radius: 250px / 125px;
}
.hb3_t.elips_hb3_t_red:after {
    background: #E31E24;
}
.hb3_t.elips_hb3_t_black:after {
    background: #2E2F33;
}
.hb3_b_s {
    overflow: auto;
    height: 100%;
}
/*Скрыть полосу прокурутки*/
.hb3_b_s::-moz-scrollbar, .hb3_b_s::-moz-scrollbar{
    width: 0px;
    height: 0px;
}
.hb3_b_s::-webkit-scrollbar, .hb3_b_s::-webkit-scrollbar{ 
    width: 0px;
    height: 0px;
}
.our_prod_p_item.d_show_more10_our_prod_p_item {
    display: none;
}
.our_prod_p_item.d_show_more10_our_prod_p_item.show {
    display: block;
}
.look_all_our_prod_p_item .yes_show,
.look_all_our_prod_p_item.show .no_show{
    display: none;
}
.look_all_our_prod_p_item.show .yes_show,
.look_all_our_prod_p_item .no_show{
    display: inline-block;
}
.look_all_our_prod_p_item svg {
    stroke: #949494;
    stroke-width: 2;
    fill: transparent;
    width: 12px;
    height: 8px;
    margin: 0 0 0 5px;
}
.look_all_our_prod_p_item.show svg {
    -webkit-transform: rotate(180deg);
       -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
         -o-transform: rotate(180deg);
            transform: rotate(180deg);
}
.look_all_our_prod_p_item {
    text-align: center;
    margin: 35px 0 0 0;
    cursor: pointer;
}
.look_all_our_prod_p_item:hover span{
    border-bottom: 1px dashed transparent;
}
.look_all_our_prod_p_item {
    text-align: center;
    margin: 35px 0 0 0;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #494949;
}
.look_all_our_prod_p_item span{
    border-bottom: 1px dashed #494949;
}
.our_prod_slider_img_txt .title_center32 {
    padding: 120px 0 60px 0;
}
#footer_mailing .popap_main__forma_block {
    position: relative;
    min-height: 30px;
}
#footer_mailing .red_btn_popup {
    padding: 10px 0 0 0;
}
#footer_mailing .red_btn_popup input.btn_red{
    width: 100%;
}



.headroom {
    -webkit-transition: -webkit-transform .25s ease-in-out;
    transition: -webkit-transform .25s ease-in-out;
    -o-transition: -o-transform .25s ease-in-out;
    -moz-transition: transform .25s ease-in-out, -moz-transform .25s ease-in-out;
    transition: transform .25s ease-in-out;
    transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out, -moz-transform .25s ease-in-out, -o-transform .25s ease-in-out;
    will-change: transform;
}
.headroom--unpinned {
    -webkit-transform: translateY(-100%);
       -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
         -o-transform: translateY(-100%);
            transform: translateY(-100%);
}
.headroom--pinned {
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
        -ms-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
}
.top_menu_scroll {
    position: fixed;
    z-index: 700;
    right: 0;
    left: 0;
    top: 0;
}
/*.headroom--unpinned .shop_block_menu_catalog {
    opacity: 0;
    transition: opacity, .25s ease-in-out;
}
.headroom--pinned .shop_block_menu_catalog {
    opacity: 1;
    transition: opacity, .25s ease-in-out;
}*/


body.open_catalog_menu .headroom--unpinned {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

#button-up{
    display: none;    
    position: fixed;
    right: 20px;
    bottom: 100px;            
    color: #000;
    background: #E31E24;
    width: 70px;
    height: 70px;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    cursor: pointer;
    z-index: 800;
}
#button-up svg {
    stroke: #fff;
    stroke-width: 2;
    fill: transparent;
    width: 26px;
    height: 17px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(180deg);
       -moz-transform: translate(-50%, -50%) rotate(180deg);
        -ms-transform: translate(-50%, -50%) rotate(180deg);
         -o-transform: translate(-50%, -50%) rotate(180deg);
            transform: translate(-50%, -50%) rotate(180deg);
}
#button-up:hover{
    background: #D71F25;
}
.seria_posud_title {
    margin: 0 0 20px 0;
    font-style: normal;
    font-weight: bold;
    font-size: 34px;
    line-height: 30px;
    color: #202020;
}
.popap_main_seria_posud {
    padding: 60px;
    max-width: 1056px;
}
.seria_posud_desc {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #494949;
}
.seria_posud_link {
    max-width: 220px;
    margin: 35px auto 0;
}
.seria_posud_mini_title {
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 30px;
    color: #202020;
    margin: 30px 0 10px 0;
}
.seria_posud_popup_slider {
    width: 550px;
}
.seria_posud_popup_slider .slick-arrow{
    background: #E31E24;
    -webkit-box-shadow: 2px 2px 8px rgba(58, 73, 83, 0.3);
       -moz-box-shadow: 2px 2px 8px rgba(58, 73, 83, 0.3);
            box-shadow: 2px 2px 8px rgba(58, 73, 83, 0.3);
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    position: absolute;
    top: -webkit-calc(50% - 67px);
    top: -moz-calc(50% - 67px);
    top: calc(50% - 67px);
    z-index: 2;
    cursor: pointer;
}
.seria_posud_popup_slider .slick-arrow:hover{
    background: #D71F25;
}
.seria_posud_popup_slider .slick-arrow svg{
    stroke: #fff;
    stroke-width: 1;
    fill: transparent;
    width: 20px;
    height: 15px;
}
.seria_posud_popup_slider span.slick_prev_link{
    left: 0;
}
.seria_posud_popup_slider span.slick_next_link{
    right: 0;
}
.seria_posud_popup_slider span.slick_prev_link svg{
    -webkit-transform: rotate(90deg);
       -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
         -o-transform: rotate(90deg);
            transform: rotate(90deg);
    left: -2px;
    position: relative;
}
.seria_posud_popup_slider span.slick_next_link svg{
    -webkit-transform: rotate(-90deg);
       -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
         -o-transform: rotate(-90deg);
            transform: rotate(-90deg);
    right: -2px;
    position: relative;
}
.seria_posud_popup_slider_img {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #949494;
}
.seria_posud_popup_slider .slick-slide img {
    display: block;
    text-align: center;
    margin: 0 auto;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.dots_long ul.slick-dots {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin: 20px 0 40px 0; 
    justify-content: center;
}
.dots_long ul.slick-dots li{
    list-style: none;
    cursor: pointer;
    display: block;
    margin: 0 5px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: 50px;
}
.dots_long ul.slick-dots li button{
    display: none;
}
.dots_long ul.slick-dots li:after{
    content: "";
    background: #FFFFFF;
    -webkit-box-shadow: 2px 2px 8px rgba(58, 73, 83, 0.3);
       -moz-box-shadow: 2px 2px 8px rgba(58, 73, 83, 0.3);
            box-shadow: 2px 2px 8px rgba(58, 73, 83, 0.3);
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    display: block;
    height: 7px;
}
.dots_long ul.slick-dots li.slick-active:after {
    background: #E31E24;
    -webkit-box-shadow: 2px 2px 8px transparent;
       -moz-box-shadow: 2px 2px 8px transparent;
            box-shadow: 2px 2px 8px transparent;
}
.seria_posud_popup_list_title {
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 30px;
    color: #202020;
}
.seria_posud_popup_list_desc {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #494949;
}
.seria_posud_popup_list {
    width: -webkit-calc(100% - 550px);
    width: -moz-calc(100% - 550px);
    width: calc(100% - 550px);
}
.seria_posud_popup_slider_block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.seria_posud_popup_list {
    /* width: calc(100% - 550px - 40px); */
    margin: 0 0 0 40px;
}
.seria_posud_popup_tovs_item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 1px solid #F5F5F5;
    padding: 20px 0;
}
.seria_posud_popup_tovs_item_title a{
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #202020;
}
.seria_posud_popup_tovs_item_price {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    text-align: right;
    color: #202020;
}
.seria_posud_popup_tovs_item_price svg {
    width: 12px;
    height: 12px;
    fill: #202020;
    stroke: transparent;
}
.seria_posud_popup_tovs_item_buy a{
    background: #E31E24;
    -webkit-border-radius: 20px;
       -moz-border-radius: 20px;
            border-radius: 20px;
    width: 64px;
    height: 36px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.seria_posud_popup_tovs_item_buy a:hover{
    background: #D71F25;
}
.seria_posud_popup_tovs_item_buy a svg{
    width: 20px;
    height: 20px;
    fill: #fff;
}
.seria_posud_popup_tovs_item_txt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
.d_show_more_seria_posud_pop_item{
    display: none;
}
.d_show_more_seria_posud_pop_item.show{
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
.d_show_more_catalog_tov{
    display: none;
}
.d_show_more_catalog_tov.show{
    display: block;
}
.look_all_seria_posud_pop_item.show .yes_show, .look_all_seria_posud_pop_item .no_show {
    display: inline-block;
}
.look_all_seria_posud_pop_item .yes_show, .look_all_seria_posud_pop_item.show .no_show {
    display: none;
}
.look_all_seria_posud_pop_item {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #494949;
    margin: 10px 0 0 0;
    display: inline-block;
    border-bottom: 1px dashed #494949;
    cursor: pointer;
}
.look_all_catalog_tov.show .yes_show, .look_all_catalog_tov .no_show {
    display: inline-block;
}
.look_all_catalog_tov .yes_show, .look_all_catalog_tov.show .no_show {
    display: none;
}
.look_all_catalog_tov {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #494949;
    margin: 10px 0 0 0;
    display: flex;
    cursor: pointer;
    text-align: center;
    border: 1px solid #CFCFCF;
    box-sizing: border-box;
    border-radius: 20px;
    height: 50px;
    align-items: center;
    justify-content: center;
}
.look_all_catalog_tov span span{
    color: #949494;
}
.look_all_catalog_tov svg {
    stroke: #949494;
    stroke-width: 2;
    fill: transparent;
    width: 12px;
    height: 8px;
    margin: 0 0 0 5px;
}
.look_all_catalog_tov.show svg{
    transform: rotate(180deg);
}
/*.popap_main_seria_posud {
    max-height: 100vh;
    overflow: auto;
}
*/
.look_all_catalog_tov:hover{
    border: 1px solid #E31E24;
    color: #E31E24
}
.look_all_catalog_tov:hover span span{
    color: #E31E24;
}
.look_all_catalog_tov:hover svg{
    stroke: #E31E24;
}

.title_center46{
    font-style: normal;
    font-weight: 600;
    font-size: 46px;
    line-height: 58px;
    color: #202020;
}
.about_history .title_center46 {
    margin: 70px 0 80px 0;
}
.title_about_history_rr {
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 38px;
    color: #202020;
    margin: 0 5px 0 0;
}
.desc_about_history_rr {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    color: #494949;
}
.img_about_history_rr img {
    border-radius: 120px;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.title_about_history_rr_left .img_about_history_rr {
    margin: 50px 0 0 0;
}
.title_about_history_rr_right .img_about_history_rr {
    margin: 0 0 50px 0;
}
.title_about_history_rr_center .desc_about_history_rr_arrow {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.about_history_gray {
    background: #F4F4F4;
    opacity: 0.8;
    backdrop-filter: blur(20px);
    padding: 110px 0 90px 0;
    margin: 90px 0 0 0;
}
.about_history_gray_text {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    color: #494949;
    column-width: 48%;
    column-count: 2;
    column-gap: 4%;
}
.about_history_dates .title_center46 {
    padding: 120px 0 40px 0;
}
.about_history_dates_slider_img {
    max-width: 70%;
    z-index: 1;
    position: absolute;
    margin: 25px 0 0 0;
}
.about_history_dates_slider_img img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    -webkit-border-radius: 120px;
    -moz-border-radius: 120px;
    border-radius: 120px;
}
.about_history_dates_slider_title {
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 38px;
    color: #E31E24;
    margin: 0 0 5px 0;
}
span.ah_img_svg {
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 38px;
    text-align: center;
    color: #494949;
    display: block;
}
span.ah_img_txt {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    text-align: center;
    color: #949494;
}
span.about_history_dates_pagination_slick {
    text-align: center;
    cursor: pointer;
}
.about_history_dates_slider_pagination {
    position: relative;
    bottom: unset;
    margin: 0px auto 60px;
    max-width: 70%;
}
.about_history_dates_slider .about_history_dates_slider_pagination span.slick_prev_link {
    left: 0;
}
.about_history_dates_slider .about_history_dates_slider_pagination span.slick-arrow {
    position: absolute;
    top: 10px;
}
.about_history_dates_slider_pagination .slick-arrow svg {
    width: 67px;
    height: 42px;
    stroke: #CFCFCF;
    cursor: pointer;
}.about_history_dates_slider .about_history_dates_slider_pagination span.slick_next_link {
    right: 0;
}
.about_history_dates_slider .about_history_dates_slider_pagination span.slick_next_link svg {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.about_history_dates_slider .about_history_dates_slider_pagination .slick-list {
    width: -webkit-calc(100% - 67px * 2 - 40px);
    width: -moz-calc(100% - 67px * 2 - 40px);
    width: calc(100% - 67px * 2 - 40px);
    margin: 0 auto;
}
.about_history_dates_slider .about_history_dates_slider_pagination span.about_history_dates_pagination_slick.slick-current .ah_img_svg {
    color: #E31E24;
}
.about_history_dates_slider .slick-arrow svg:hover {
    stroke: #E31E24;
}
span.about_history_dates_pagination_slick:hover .ah_img_svg {
    color: #E31E24;
}
.proizvodstvo_block .title_center46 {
    padding: 90px 0 25px 0;
}
.proizvodstvo_block .proizvodstvo_block_desc{
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    color: #494949;
    max-width: 780px;
    margin: 0 auto 25px; 
}
.proizvodstvo_block_slider_txt {
    font-family: Calibri;
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    line-height: 22px;
    text-align: center;
    color: #494949;
    padding: 10px 0;
}   
.proizvodstvo_block_slider_img img {
    border-radius: 120px;
    margin: 0 auto;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.proizvodstvo_block_slider ul.slick-dots {
    max-width: 300px;
    margin: 20px auto 40px;
}
.proizvodstvo_block_slider .slick-slide {
    display: block;
    padding: 0 15px;
}
.proizvodstvo_block_slider .slick-slide.slick-active img {
    max-height: 100%;
}
.proizvodstvo_block_slider .slick-slide img {
    max-height: 500px;
}









.nagrady_pagination {
    position: relative;
    bottom: unset;
    margin: 0 auto 60px;
    max-width: 70%;
}
.nagrady_slider .nagrady_pagination span.slick_prev_link {
    left: 0;
}
.nagrady_slider .nagrady_pagination span.slick-arrow {
    position: absolute;
    top: -10px;
}
.nagrady_pagination .slick-arrow svg {
    width: 67px;
    height: 42px;
    stroke: #CFCFCF;
    cursor: pointer;
}.nagrady_slider .nagrady_pagination span.slick_next_link {
    right: 0;
}
.nagrady_slider .nagrady_pagination span.slick_next_link svg {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.nagrady_slider .nagrady_pagination .slick-list {
    width: -webkit-calc(100% - 67px * 2 - 40px);
    width: -moz-calc(100% - 67px * 2 - 40px);
    width: calc(100% - 67px * 2 - 40px);
    margin: 0 auto;
}
.nagrady_slider .nagrady_pagination .slick-arrow svg:hover {
    stroke: #E31E24;
}
.nagrady_pagination_slick {
    text-align: center;
}
.nagrady_pagination .slick-list {
    padding: 19px 0 0 0;
}
.geografiya_block .title_center46 {
    padding: 100px 0 40px 0;
}
.nagrady_block .title_center46 {
    padding: 100px 0 40px 0;
}
.nagrady_block .nagrady_pagination_slick.slick-current{
    color: #E31E24;
}
.nagrady_block .nagrady_pagination_slick.slick-slide:hover{
    color: #E31E24;
    cursor: pointer;
}
.nagrady_block_slider_desc {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    text-align: center;
    color: #949494;
}


.nagrady_sliders .nagrady_block_slider_text {
    max-width: 340px;
    margin: 0 auto;
}
.nagrady_sliders .nagrady_block_slider_img {
    max-width: 340px;
    margin: 0 auto;
    padding: 0 0 15px 0; 
}
.nagrady_sliders .nagrady_block_slider_img img {
    filter: drop-shadow(0px 4px 15px rgba(0, 0, 0, 0.15));
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 10%;
}



.nagrady_sliders .slick-track{
    display: flex;
    align-items: center;
}
.about_links_bbb {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    z-index: 3;
    position: relative;
    margin: 90px auto 0;
    width: 500px;
}
.about_links_bbb a {
    width: -webkit-calc((100% - 15px) / 2);
    width: -moz-calc((100% - 15px) / 2);
    width: calc((100% - 15px) / 2);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}



/*Магазин*/
.header_home_block_shop .c-hamburger{
    display: none;
}
.shop_main_center_wrapper{
    margin-top: 155px;
}
.shop_search_top__form{
    display: block;
}
.shop_favorites_ico_header,
.shop_compare_ico_header {
    position: relative;
}
.shop_favorites_ico_header svg {
    width: 32px;
    height: 30px;
    stroke: #494949; 
    stroke-width: 2;
    fill: transparent;
}
.shop_compare_ico_header svg {
    width: 30px;
    height: 30px;
    fill: #494949; 
}
.shop_favorites_ico_header a span,
.shop_compare_ico_header a span {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 12px;
    color: #FFFFFF;
    background: #E31E24;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    width: 27px;
    height: 27px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top: -9px;
    right: -10px;
    border: 2px solid #FFFFFF;
}
.shop_link_catalog_header {
    display: flex;
    background: #E31E24;
    border-radius: 20px;
    height: 50px;
    width: 125px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 710;
    position: relative;
}
.shop_link_catalog_header:hover {
    background: #D71F25;
}
.shop_link_catalog_header .shop_link_catalog_header_title{
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 20px;
    color: #FFFFFF;
    margin: 0 0 0 10px;
}




.shop_link_catalog_header .c-hamburger {
    display: flex;
    top: 0;
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 20px;
    height: 20px;
    font-size: 0;
    text-indent: -9999px;
    appearance: none;
    box-shadow: none;
    border-radius: unset;
    border: none;
    cursor: pointer;
    background: transparent;
    z-index: 23;
    align-items: center;
}
.shop_link_catalog_header .c-hamburger span {
    display: block;
    position: absolute;
    background: #fff;
    height: 2px;
    left: 0;
    right: 0;
    border-radius: 2px;
}
.shop_link_catalog_header .c-hamburger span::before,
.shop_link_catalog_header .c-hamburger span::after {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 2px;
    background: #fff;
    content: "";
    border-radius: 2px;
}
 
.shop_link_catalog_header .c-hamburger span::before {
    top: -7px;
}
 
.shop_link_catalog_header .c-hamburger span::after {
    bottom: -7px;
}
.shop_link_catalog_header .c-hamburger:focus {
    outline: none;
}
.shop_link_catalog_header .c-hamburger--htx span {
    transition: background 0s 0.3s;
}
.shop_link_catalog_header .c-hamburger--htx span::before,
.shop_link_catalog_header .c-hamburger--htx span::after {
    transition-duration: 0.3s, 0.3s;
    transition-delay: 0.3s, 0s;
}
.shop_link_catalog_header .c-hamburger--htx span::before {
    transition-property: top, transform;
}
.shop_link_catalog_header .c-hamburger--htx span::after {
    transition-property: bottom, transform;
}
.shop_link_catalog_header.open .c-hamburger--htx span {
    background: none;
}
.shop_link_catalog_header.open .c-hamburger--htx span::before {
    top: 0;
    transform: rotate(45deg);
}
.shop_link_catalog_header.open .c-hamburger--htx span::after {
    bottom: 0;
    transform: rotate(-45deg);
}
.shop_link_catalog_header.open .c-hamburger--htx span::before,
.shop_link_catalog_header.open .c-hamburger--htx span::after {
    transition-delay: 0s, 0.3s;
    background: #fff;
}
body.open_catalog_menu:after {
    content: "";
    background: #494949;
    opacity: 0.4;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 16;
    left: 0;
    right: 0;
    bottom: 0;
}
body.open_catalog_menu .sh_home_block:after {
    content: "";
    background: #494949;
    opacity: 0.4;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 700;
    left: 0;
    right: 0;
    bottom: 0;
}
body.open_catalog_menu {
    /*position: fixed;*/
}
.shop_block_menu_catalog {
    display: none;
}
body.open_catalog_menu .shop_block_menu_catalog {
    display: block;
    position: absolute;
    width: calc(100% - calc(var(--bs-gutter-x) * .5) * 2);
    /*top:80px;*/
    top:-70px;
    z-index: 715;
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    overflow: hidden;
}
.sh_home_block .container{
    position: relative;
}
.shop_block_menu_catalog_main .container .row > * {
    position: relative;
}








.shop_grafik_header_title {
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 20px;
    color: #494949;
}
.shop_graf_top {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #949494;
}
.shop_header_home_block {
    padding: 0;
    height: 100px;
    border-bottom: 1px solid #F5F5F5;
    position: relative;
}
.shop_top_menu_home .arrow_ico {
    stroke: #949494;
    stroke-width: 2;
    fill: transparent;
    width: 12px;
    height: 8px;
}
.shop_top_menu_home li.open svg.arrow_ico {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.shop_top_menu_home li.open ul {
    display: block;
}
.shop_top_menu_home ul ul {
    display: none;
}
.shop_top_menu_home > ul > li > a {
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 55px;
    color: #494949;
    display: block;
}
.shop_top_menu_home ul li{
    list-style: none;
    position: relative;
}
.shop_opt_top_home svg {
    width: 22px;
    height: 22px;
    /*display: none;*/
}
.shop_top_menu_home {
    width: 55%;
}
ul.shop_top_menu_home_first {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.shop_top_menu_home ul li.shop_opt_top_home a {
    display: flex;
    align-items: center;
}
.shop_header_home_block_menu {
    min-height: 55px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.shop_header_socseti_list_block li {
    list-style: none;
    padding: 0 15px;
}
.shop_header_socseti_list_block li a svg {
    display: flex;
    align-items: center;
    justify-content: center;
}
.shop_header_socseti_list ul{
    display: flex;
    align-items: center;
}
.shop_header_socseti_list_block li svg{
    fill: #CFCFCF;
}
.shop_header_socseti_list_block li:hover svg{
    fill: #E31E24;
}
.shop_header_socseti_list_block li.viber_ico svg{
    width: 20px;
    height: 20px;
}
.shop_header_socseti_list_block li.telegram_ico svg{
    width: 21px;
    height: 17px;
}
.shop_header_socseti_list_block li.vk_ico svg{
    width: 24px;
    height: 14px;
}
.shop_header_socseti_list_block li.ok_ico svg{
    width: 12px;
    height: 20px;
}
.shop_header_socseti_list_block li.facebook_ico svg{
    width: 11px;
    height: 21px;
}
.shop_header_socseti_list_block li.instagram_ico svg{
    width: 21px;
    height: 21px;
}
.shop_header_socseti_list_block li.youtube_ico svg{
    width: 21px;
    height: 24px;
}
.sh_email_ico svg{
    width: 18px;
    height: 16px;
    fill: #949494;
    margin: 0 7px 0 0;
}
.sh_email_ico:hover svg{
    fill: #E31E24;
}
.sh_email_ico span{
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 20px;
    color: #494949;
}
.sh_phone_ico svg {
    width: 20px;
    height: 20px;
    margin: 0 7px 0 0;
}
.sh_phone_ico span{
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 20px;
    color: #494949;
}
.shop_header_socseti_list {
    display: flex;
    align-items: center;
}
.sh_phone_ico {
    margin: 0 0 0 20px;
}
.sh_phone_ico a{
    display: flex;
    align-items: center;
}
.sh_email_ico {
    margin: 0 0 0 20px;
}
.sh_email_ico a{
    display: flex;
    align-items: center;
}
li.shop_opt_top_home svg {
    margin: 0 5px 0 0;
}
ul.shop_top_menu_home_first ul {
    position: absolute;
/*    top: 100%;*/
    top: 55px;
    left: 0;
    width: 100%;
    z-index: 10;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(rgba(255, 255, 255, 0))), -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(rgba(255, 255, 255, 0))), #FFFFFF;
    background: -webkit-linear-gradient(top, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), -webkit-linear-gradient(top, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    background: -moz-linear-gradient(top, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), -moz-linear-gradient(top, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    background: -o-linear-gradient(top, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), -o-linear-gradient(top, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    -webkit-box-shadow: 0px 4px 15px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0px 4px 15px rgb(0 0 0 / 15%);
    box-shadow: 0px 4px 15px rgb(0 0 0 / 15%);
    -webkit-border-radius: 0px 0 20px 20px;
    -moz-border-radius: 0px 0 20px 20px;
    border-radius: 0px 0 20px 20px;
    width: 280px;
    overflow: hidden;
}
ul.shop_top_menu_home_first ul li{

}
.shop_top_menu_home .arrow_ico {
    display: none;
}
ul.shop_top_menu_home_first ul li a{
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 49px;
    color: #494949;
    padding: 0 30px;
    display: block;
    position: relative;
}
ul.shop_top_menu_home_first ul li a:hover {
    background: #F5F5F5;
    color: #E31E24;
}

.shop_block_menu_catalog .sp_img_svg {
    width: 64px;
    height: 64px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #949494;
    cursor: pointer;
    display: block;
    -webkit-mask-repeat: no-repeat;
    margin: 0 auto 7px;
}
.shop_block_menu_catalog .shop_block_menu_catalog_first_level li:hover .sp_img_svg {
    background-color: #E31E24;
}
.shop_block_menu_catalog .shop_block_menu_catalog_first_level li:hover .sp_img_txt {
    color: #E31E24;
}


.shop_block_menu_catalog:hover .shop_block_menu_catalog_first_level li:not(:hover) .sp_img_svg {
    background-color: #7B7B7B;
}
.shop_block_menu_catalog:hover .shop_block_menu_catalog_first_level li:not(:hover) .sp_img_txt {
    color: #7B7B7B;
}


.shop_block_menu_catalog_li_first span.sp_img_txt {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #494949;
    display: block;
    max-width: 160px;
    margin: 0 auto;
}
.shop_block_menu_catalog ul.shop_block_menu_catalog_first_level  {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-around;
}
.shop_block_menu_catalog .shop_block_menu_catalog_first_level  li{
    list-style: none;
    flex: auto;
}
.shop_block_menu_catalog .shop_block_menu_catalog_first_level li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 25px 0;
}

.shop_block_menu_catalog:hover .shop_block_menu_catalog_first_level li a:not(:hover) {
    background: #F5F5F5;
}
.shop_top_menu_home_second_level{
    display: none;
    padding: 60px;
}
.shop_top_menu_home_second_level.open_level{
    display: flex;
}
.shop_top_menu_home_second_level li{
    list-style: none;
    min-width: 250px;
}
.shop_top_menu_home_second_level .shop_top_menu_home_second_level_item > ul > li > a {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #202020;
    border: 1px solid transparent;
    padding: 5px 20px;
    display: inline-block;
}
.shop_top_menu_home_second_level .shop_top_menu_home_second_level_item > ul > li > a:hover {
    color: #E31E24;
}
.shop_top_menu_home_second_level li li a{
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #7B7B7B;
    border: 1px solid transparent;
    padding: 5px 20px;
    display: inline-block;
}
.shop_top_menu_home_second_level li li a:hover{
    color: #E31E24;
    border: 1px solid #E31E24;
    box-sizing: border-box;
    border-radius: 20px;
}
.shop_top_menu_home_second_level li.show_all a{
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #494949;
    border: none;
}
.shop_top_menu_home_second_level li.show_all a:hover{
    color: #E31E24;
    border: none;
}
.shop_top_menu_home_second_level li.show_all a span{
    border-bottom: 1px dashed #494949;
}
.shop_top_menu_home_second_level li.show_all a:hover span{
    border-bottom: 1px dashed #E31E24;
}
.shop_header_mob_menu_link{
    display: none;
}
.shop_header_mob_menu_block {
    display: none;
}
ul.top_menu_home_first li {
    list-style: none;
}


.top_menu_home li.open svg.arrow_ico{
    stroke: #E31E24;
}
.top_menu_home li.open > a{
    color: #E31E24;
}
.shop_basket_ico_header {
    position: relative;
}
.shop_basket_ico_header svg {
    width: 32px;
    height: 32px;
    fill: #494949;
}
.shop_basket_ico_header a span {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 12px;
    color: #FFFFFF;
    background: #E31E24;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    width: 27px;
    height: 27px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top: -9px;
    right: -10px;
    border: 2px solid #FFFFFF;
}
.shop_block_menu_catalog_li_first .arrow_ico{
    display: none;
}
.shop_block_menu_catalog_li_first_bb {
    height: 100%;
}
ul.shop_top_menu_home_first li a:hover {
    /* background: #F5F5F5; */
    color: #E31E24;
}
li.shop_opt_top_home svg {
    fill: #494949;
}
ul.shop_top_menu_home_first li.shop_opt_top_home a:hover svg {
    fill: #E31E24;
}
.shop_basket_block_popup{
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    width: 320px;
    position: absolute;
    z-index: 725;
    right: -90px;
    top: 37px;
    display: none;
}
.basket_ico_header_block.open .shop_basket_block_popup{
    display: block;
}
.shop_basket_block_popup.open{
    display: block;
}
.shop_basket_block_popup_tov_title a{
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #202020;
}
.shop_basket_block_popup_tov_title a:hover{
    color: #E31E24;
}
.shop_basket_block_popup_tov_art {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: #949494;
    padding: 5px 0;
}
.shop_basket_block_popup_tov_price {
    font-family: Fira Sans Condensed;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    text-align: left;
    color: #202020;
}
.shop_basket_block_popup_tov_price svg.rouble {
    width: 14px;
    height: 14px;
    fill: #202020;
}
svg.shop_basket_block_popup_tov_del {
    width: 16px;
    height: 16px;
    stroke: #CFCFCF;
    stroke-width: 2px;
    position: absolute;
    bottom: 15px;
    right: 10px;
    cursor: pointer;
}
svg.shop_basket_block_popup_tov_del:hover {
    stroke: #E31E24;
}
.shop_basket_block_popup_tov_itog {
    border-top: 1px solid #F5F5F5;
    padding: 20px 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.shop_basket_block_popup_tov_itog_summ {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #494949;
}
.shop_basket_block_popup_tov_itog_summ span {
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    color: #202020;
    display: block;
}
.shop_basket_block_popup_tov_itog_summ span svg{
    width: 14px;
    height: 14px;
    fill: #202020;
}
.shop_basket_block_popup_tov_itog_link {
    width: 150px;
}
.shop_basket_block_popup_tov_item {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin: 0 15px;
    padding: 15px 0;
    position: relative;
}
.shop_basket_block_popup_tov_item:not(:last-child) {
    border-bottom: 1px solid #F5F5F5;
}
.shop_basket_block_popup_tov_img {
    padding: 0 15px 0 0;
    min-width: 70px;
}
.shop_basket_block_popup_tov_img img{
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.shop_basket_block_popup_tov_list {
    max-height: 380px;
    overflow: auto;
    margin: 10px 10px 10px;
}
.shop_home_slider_one_slide {
    margin: 50px 0;
    border-radius: 120px;
    overflow: hidden;
}
.shop_home_slider_one_slide_img:after {
    content: "";
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 55.78%, rgba(0, 0, 0, 0.48) 98.8%);
    display: block;
    width: 1500px;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 0;
}
.arrow_white_center .slick-arrow{
    width: 50px;
    height: 50px;
    background: rgb(255 255 255 / 50%);
    box-shadow: 2px 2px 8px rgba(58, 73, 83, 0.3);
    transform: translateY(-50%);
    border-radius: 50%;
    top: 50%;
    position: absolute;
    z-index: 5;
    cursor: pointer;
}
.arrow_white_center .slick-arrow:hover{
    background: rgb(255 255 255 / 80%);
}
.arrow_white_center .slick-arrow:hover svg{
    stroke: #E31E24;
}
.arrow_white_center .slick-arrow svg{
    width: 22px;
    height: 22px;
    fill: transparent;
    stroke: #fff;
    stroke-width: 1px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}
.arrow_white_center .slick_prev_link{
    left: 20px;
}
.arrow_white_center .slick_next_link{
    right: 20px;
}
.arrow_white_center .slick_prev_link svg{
    transform: translate(-50%, -50%) rotate(90deg);
    left: 45%;
}
.arrow_white_center .slick_next_link svg{
    transform: translate(-50%, -50%) rotate(-90deg);
    left: 55%;
}






.arrow_red_center .slick-arrow{
    width: 50px;
    height: 50px;
    background: #E31E24;
    box-shadow: 2px 2px 8px rgba(58, 73, 83, 0.3);
    transform: translateY(-50%);
    border-radius: 50%;
    top: 50%;
    position: absolute;
    z-index: 5;
    cursor: pointer;
}
.arrow_red_center .slick-arrow:hover{
    background: #D71F25;
}
.arrow_red_center .slick-arrow:hover svg{
    stroke: #fff;
}
.arrow_red_center .slick-arrow svg{
    width: 22px;
    height: 22px;
    fill: transparent;
    stroke: #fff;
    stroke-width: 1px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}
.arrow_red_center .slick_prev_link{
    left: 20px;
}
.arrow_red_center .slick_next_link{
    right: 20px;
}
.arrow_red_center .slick_prev_link svg{
    transform: translate(-50%, -50%) rotate(90deg);
    left: 45%;
}
.arrow_red_center .slick_next_link svg{
    transform: translate(-50%, -50%) rotate(-90deg);
    left: 55%;
}


.shop_home_slider_one_slide_text {
    position: absolute;
    top: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    height: 100%;
    width: auto;
    padding: 0 140px;
}
.shop_home_slider_one_slide_title {
    font-style: normal;
    font-weight: 600;
    font-size: 46px;
    line-height: 58px;
    color: #FFFFFF;
    max-width: 500px;
}
.shop_home_slider_one_slide_desc {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    color: #FFFFFF;
    max-width: 470px;
    margin: 10px 0;
}
.shop_home_slider_one_slide ul.slick-dots {
    position: absolute;
    z-index: 5;
    bottom: 30px;
    width: 100%;
    margin: 0;
    left: 50%;
    transform: translateX(-50%);
}
.shop_home_slider_one_slide_link a {
    min-width: 150px;
}
.shop_serv_block_list {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.shop_serv_block_item span {
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    color: #202020;
}
.shop_serv_block_item {
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc((100% - 30px) / 4);
    height: 88px;
    border: 1px solid #fff;
}
.shop_serv_block_item svg {
    width: 50px;
    height: 50px;
    margin: 0 20px 0 0;
}
.shop_serv_block_item:not(:last-child){
    margin: 0 30px 0 0;
}
.shop_serv_block_item:hover span{
    color: #E31E24;
}
.shop_serv_block_item:hover {
    border: 1px solid #E31E24;
}
h3.shop_title_h3 {
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 38px;
    color: #202020;
    margin: 130px 0 15px 0;
}
.shop_tov_list_filter {
    margin: 85px 0 0 0;
}
ul#filters {
    display: flex;
    align-items: center;
}
ul#filters li {
    background: #FFFFFF;
    border: 1px solid #CFCFCF;
    box-sizing: border-box;
    border-radius: 20px;
    list-style: none;
    height: 50px;
    padding: 0 30px;
    display: flex;
    align-items: center;
    margin: 0 22px 0 0;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 26px;
    color: #494949;
    cursor: pointer;
}
ul#filters li.active {
    background: #E31E24;
    color: #fff;
    border: 1px solid #E31E24;
}
ul#filters li:hover {
    border: 1px solid #E31E24;
}
.block_with_two_tov_main_cart_filter_block {
    margin: 0 0 30px 0;
}
.shop_tov_list_catalog {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.shop_tov_list_filter_f .shop_tov_list_filter_item {
    display: none;
}
.shop_tov_list_catalog .shop_tov_list_filter_item {
    width: calc(50% - 30px);
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.05);
    border-radius: 20px;
    margin: 0 15px 30px 15px;
}
.shop_tov_list_filter_item_left {
    width: 50%;
    padding: 30px;
    position: relative;
}
.shop_tov_list_filter_item_right {
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
    border-radius: 0px 20px 20px 0px;
    width: 50%;
    padding: 30px;
}
.shop_tov_list_filter_item_wrapper{
    display: flex;
    width: 100%;
}
.shop_tov_list_filter_item_left_slider ul.slick-dots{
    margin: 20px 0 0 0;
}
.shop_tov_list_filter_item_left_slider ul.slick-dots li{
    max-width: 20px;
    height: 4px;
}
.shop_tov_list_filter_item_left_slider_i img{
    margin: 0 auto;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.shop_tov_list_filter_item_left_slider ul.slick-dots li:after {
    background: #F5F5F5;
    box-shadow: none;
}
.shop_tov_list_filter_item_left_ico svg{
    stroke:#CFCFCF;
    stroke-width: 3px;
    cursor: pointer;
}
.shop_tov_list_filter_item_left_ico svg:hover{
    stroke: #E31E24;
}
.shop_tov_list_filter_item_left_ico svg.active{
    stroke: #E31E24;
}
.shop_tov_list_filter_item_left_ico svg.ico_tov_heart{
    width: 26px;
    height: 24px;
    fill: transparent;
    margin: 0 0 10px 0;
}
.shop_tov_list_filter_item_left_ico svg.ico_tov_compare{
    width: 20px;
    height: 20px;
}
.shop_tov_list_filter_item_left_ico {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 25px;
    right: 15px;
    align-items: center;
}
.shop_tov_list_filter_item_right_labels {
    display: flex;
    align-items: center;
}
.shop_tov_list_filter_item_right_labels_i {
    margin: 0 15px 0 0;
    height: 34px;
    padding: 0 15px;
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 22px;
    border-radius: 12px;
    display: flex;
    align-items: center;
}
.shop_tov_list_filter_item_right_labels_i.new {
    color: #4CAF50;
    border: 1px solid #4CAF50;
}
.shop_tov_list_filter_item_right_labels_i.hit {
    color: #FF8B02;
    border: 1px solid #FF8B02;
}
.shop_tov_list_filter_item_right_labels_i.promotions {
    background: #E31E24;
    color: #fff;
}
.shop_tov_list_rating_star_block {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 30px 0 0 0;
}
.shop_tov_list_rating_star_block svg{
    width: 18px;
    height: 17px;
    margin: 0 2px 0 0;
}
.rating_star_empty{
    stroke: #E31E24;
    fill: transparent;
}
.rating_star_full{
    fill: #E31E24;
}
.shop_tov_list_title_block {
    margin: 10px 0 20px 0;
    max-width: 300px;
}
.shop_tov_list_title_block a{
    font-family: Calibri;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 26px;
    color: #202020;
}
.shop_tov_list_svoystva_block {
    margin: 0 0 20px 0;
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 22px;
    color: #949494;
    display: table;
}
.shop_tov_list_svoystva_block div {
    display: table-row;
}
.shop_tov_list_svoystva_block div span {
    display: table-cell;
    padding: 0 5px 0 0;
}
.shop_tov_list_nalich_block{
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
}
.shop_tov_list_nalich_block.green{
    color: #4CAF50;
}
.shop_tov_list_nalich_block.red{
    color: #E31E24;
}
.shop_tov_list_price_block{
    display: flex;
    align-items: center;
}
.shop_tov_list_price_block_full {
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 31px;
    color: #202020;
    margin: 0 10px 0 0;
}
.shop_tov_list_price_block_full svg{
    fill: #202020;
    width: 17px;
    height: 17px;
}
.shop_tov_list_price_block_discount {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    text-decoration-line: line-through;
    color: #949494;
}
.shop_tov_list_price_block_discount svg{
    fill: #949494;
    width: 12px;
    height: 12px;
}
.shop_tov_list_buy_block a {
    line-height: 56px;
    max-width: 125px;
}
.shop_tov_list_buy_block {
    margin: 10px 0 0 0;
}
.shop_popular_sections {
    display: flex;
    align-items: flex-start;
    flex-direction: row;
    margin: 40px 0 0 0;
}
a.shop_popular_sections_item {
    background: linear-gradient(250.71deg, #FFFFFF -1.71%, rgba(255, 255, 255, 0) 93.85%), #EAEAEA;
    border-radius: 50px;
    padding: 35px;
    height: 210px;
    position: relative;
    width: calc((100% - 30px) / 4)
}
a.shop_popular_sections_item:not(:last-child){
    margin: 0 30px 0 0;
}
span.shop_popular_sections_item_desc {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    color: #949494;
    display: block;
    max-width: 155px;
    position: relative;
    z-index: 2;
}
span.shop_popular_sections_item_title {
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 30px;
    color: #E31E24;
    display: block;
    position: relative;
    z-index: 2;
}
a.shop_popular_sections_item img {
    position: absolute;
    bottom: -40px;
    right: -20px;
}
.shop_popular_block {
    position: relative;
    margin: 0 0 50px 0;
}
.shop_popular_sections_link_all{
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 20px;
    color: #E31E24;
    display: flex;
    align-items: center;
    position: absolute;
    top: 7px;
    right: 0;
}
.shop_popular_sections_link_all:hover{
    color: #D71F25;
}
.shop_popular_sections_link_all:hover svg{
    fill: #D71F25;
}
.shop_popular_sections_link_all svg{
    width: 24px;
    height: 22px;
    fill: #E31E24;
    margin: 0 5px 0 0;
}
.shop_tabs_why {
    margin: 35px 0 0 0;
}
.shop_tabs_why_tabs__content {
    display: none;
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    color: #494949;
    padding: 45px 40px 40px 40px;
    background: #FFFFFF;
    box-shadow: 0px 0px 50px rgb(0 0 0 / 10%);
    border-radius: 0 0 50px 50px;
    position: relative;
    z-index: 1;
}
.shop_tabs_why_tabs__content.active {
    display: block;
}
.shop_tabs_why_tabs__caption{
    display: flex;
    position: relative;
    z-index: 2;
}
.shop_tabs_why_tabs__caption a {
    list-style: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
}
.shop_tabs_why_tabs__caption a svg{
    fill: #CFCFCF;
}
.shop_tabs_why_tabs__caption a.active svg,
.shop_tabs_why_tabs__caption a:hover svg{
    fill: #E31E24;
}
.shop_tabs_why_tabs__caption span {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 23px;
    text-align: center;
    color: #494949;
    margin: 10px 0 0 0;
}
.shop_tabs_why_tabs__caption a.active span,
.shop_tabs_why_tabs__caption a:hover span{
    color: #E31E24;
}
.shop_tabs_why_tabs__caption a.shop_tabs_why_ico1 svg{
    width: 92px;
    height: 59px;
}
.shop_tabs_why_tabs__caption a.shop_tabs_why_ico2 svg{
    width: 60px;
    height: 60px;
}
.shop_tabs_why_tabs__caption a.shop_tabs_why_ico3 svg{
    width: 79px;
    height: 58px;
}
.shop_tabs_why_tabs__caption a.shop_tabs_why_ico4 svg{
    width: 60px;
    height: 60px;
}
.shop_tabs_why_tabs__caption a.shop_tabs_why_ico5 svg{
    width: 61px;
    height: 60px;
}
.shop_tabs_why_tabs__caption a.shop_tabs_why_ico6 svg{
    width: 79px;
    height: 60px;
}
.shop_tabs_why_tabs__caption a {
    background: #F5F5F5;
    border-radius: 50px 50px 0px 0px;
    padding: 40px 40px 30px 40px;
}
.shop_tabs_why_tabs__caption a:not(:last-child){
    margin: 0 20px 0 0;
}
.shop_tabs_why_tabs__caption a.active, .shop_tabs_why_tabs__caption a:hover {
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    box-sizing: border-box;
    box-shadow: 0 50px #fff, 0px 0px 50px 0 rgb(0 0 0 / 5%);
}
.shop_reviews_block{
    margin: 95px 0 0 0;
}
.shop_reviews_block h3.shop_title_h3 {
    margin: 0 0 50px 0;
}
.shop_reviews_links_block {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.shop_reviews_links_block .reviews_all_link{
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 20px;
    color: #E31E24;
    display: flex;
    align-items: center;
}
.shop_reviews_links_block .reviews_all_link svg{
    width: 20px;
    height: 20px;
    fill: #E31E24;
    margin: 0 10px 0 0;
}
.shop_reviews_links_block .reviews_all_link:hover{
    color: #D71F25;
}
.shop_reviews_links_block .reviews_all_link:hover svg{
    fill: #D71F25;
}
.shop_reviews_links_block a.white__gray_txt {
    width: 170px;
    margin: 0 10px 0 40px;
}
.shop_reviews_block_full_width .slick-track{
    margin: 0 -15px;
}
.shop_reviews_block_full_width_item {
    background: #F5F5F5;
    border-radius: 120px;
    padding: 80px 90px;
    margin: 0 15px 0 15px;
    position: relative;
    opacity: 0.5;
}
.shop_reviews_block_full_width_item.slick-active {
    opacity: 1;
}
.shop_reviews_block_full_width_item.slick-active:before {
    content: "";
    display: block;
    background: url(/media/images/entypo_quote.svg) no-repeat;
    width: 214px;
    height: 173px;
    position: absolute;
    top: 0;
    right: 100px;
    z-index: 0;
}
.shop_reviews_block_full_width_title {
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 38px;
    color: #202020;
    position: relative;
    z-index: 2;
    margin: 0 0 5px 0;
}
.shop_reviews_block_full_width_desc {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #494949;
    position: relative;
    z-index: 2;
    margin: 0 0 25px 0;
}
.shop_reviews_block_full_width_author_fio {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    color: #202020;
}
.shop_reviews_block_full_width_author_date {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 22px;
    color: #494949;
}
.shop_reviews_block_full_width_author {
    display: flex;
    align-items: center;
}
.shop_reviews_block_full_width_author_img {
    margin: 0 20px 0 0;
    border-radius: 50%;
}
.shop_reviews_block_full_width ul.slick-dots {
    margin: 50px 0 0 0;
}
.shop_desc_information_foto {
    max-width: 650px;
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #494949;
    position: relative;
}
.shop_desc_information_link {
    max-width: 210px;
    margin: 50px 0 0 0;
}
.shop_desc_information_img {
    position: relative;
    min-height: 550px;
}
.shop_desc_information_img .container:after{
    content: "";
    width: 1217px;
    height: 631px;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    top: 50px;
    right:0;
    z-index: -2;
}
.ranee_block_shop {
    display: flex;
}
.ranee_block_shop_item {
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    box-shadow: 0px 4px 15px rgb(0 0 0 / 15%);
    border-radius: 20px;
    overflow: hidden;
    padding: 25px 30px 20px 10px;
    width: calc((100% - 30px) / 4);
    display: flex;
    align-items: center;
}
.ranee_block_shop_item_title {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #202020;
    margin: 0 0 5px 0;
}
.ranee_block_shop_item_price {
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 30px;
    color: #202020;
    display: flex;
    align-items: center;
}
.ranee_block_shop_item_price svg{
    width: 18px;
    height: 18px;
    fill: #202020
}
.ranee_block_shop_item_price_old {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    text-decoration-line: line-through;
    color: #949494;
    margin: 0 0 0 10px;
}
.ranee_block_shop_item_price_old svg{
    width: 12px;
    height: 12px;
    fill: #949494;
}
.ranee_block_shop_item:not(:last-child){
    margin: 0 30px 0 0;
}
.ranee_block_shop_item_txt {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.ranee_block_shop_item_img img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.shop_popular_sections_more{
    margin: 0;
}



.shop_tov_list_filter_show_more {
    display: none;
}
.shop_tov_list_filter_show_more svg{
    stroke: #949494;
    stroke-width: 2px;
    fill: transparent;
    width: 12px;
    height: 8px;
    margin: 0 0 0 10px;
}
.shop_tov_list_filter_show_more span span{
    border: 1px solid #CFCFCF;
    box-sizing: border-box;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    cursor: pointer;
}


  
.shop_tov_list_filter .shop_tov_list_filter_show_more span.hide span{
    display: flex;
}
.shop_tov_list_filter .shop_tov_list_filter_show_more span.hide svg {
    transform: rotate(180deg);
}
.shop_tabs_why_tabs__content.popap_main.mfp-hide.white-popup-block.active {
    display: block !important;
    max-width: 100%;
}
.shop_tabs_why_tabs__content.popap_main.mfp-hide.white-popup-block.active svg.close_popup{
    display: none !important;
}
div#add_review input.btn_red {
    width: 100%;
}
div#add_review .popap_main__forma_block.red_btn_popup {
    padding: 25px 0 15px 0;
}
h1.h1_shop_main_page {
    font-style: normal;
    font-weight: 600;
    font-size: 46px;
    line-height: 58px;
    color: #202020;
    margin: 0 0 10px 0;
}
.bread_block {
    margin: 30px 0 20px 0;
}
.bread_block ul{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
.bread_block a, 
.bread_block li {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: #949494;
    list-style: none;
    padding: 0 7px 5px 0;
}
.bread_block li svg{
    stroke: #949494;
    stroke-width: 2;
    fill: transparent;
    width: 8px;
    height: 8px;
    transform: rotate(-90deg);
}
.shop_main_center_wrapper_izbrannoe h1.h1_shop_main_page {
    margin: 0 0 50px 0;
}
.shop_main_center_wrapper_izbrannoe h3.shop_title_h3 {
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 38px;
    color: #202020;
    margin: 60px 0 15px 0;
}
.shop_tov_list_filter_item_left_ico  .ico_tov_heart_del{
    stroke: #fff;
    width: 40px;
    height: 40px;
}
.shop_tov_list_filter_item_left_ico  .ico_tov_heart_del svg{
    stroke: #CFCFCF;
    width: 20px;
    height: 20px;
}
span.ico_tov_heart_ico {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
span.ico_tov_compare_ico {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.shop_tov_list_filter_item_left_ico .ico_tov_heart_ico.ico_tov_heart_del:hover{
    background: #D71F25;
    border-radius: 12px;
}
.ico_tov_heart_ico:hover .ico_tov_heart.ico_tov_heart_del{
    display: none;
}
.shop_tov_list_filter_item_left_ico  .ico_tov_heart_del:hover svg{
    stroke: #fff;
}

.shop_main_center_wrapper_search h1.h1_shop_main_page {
    margin: 0 0 50px 0;
}
.shop_main_center_wrapper_search h3.shop_title_h3 {
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 38px;
    color: #202020;
    margin: 60px 0 15px 0;
}
.shop_top_search_block {
    display: flex;
    margin: 0 0 15px 0;
}
.shop_top_search_block ul {
    display: flex;
    list-style: none;
    flex-direction: row;
    flex-wrap: wrap;
}
.shop_top_search_block ul a{
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #E31E24;
    margin: 0 10px 0 0;
}
.shop_top_search_block ul a:hover{
    color: #D71F25;
}
.shop_top_search_block_text {
    margin: 0 10px 0 0;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #202020;
}
.shop_search_input_page input {
    border: 1px solid #CFCFCF;
    box-sizing: border-box;
    border-radius: 20px;
    height: 50px;
    width: calc(100% - 170px);
    padding: 0 25px;
}
.shop_search_input_page button {
    background: #E31E24;
    border-radius: 20px;
    border: none;
    width: 150px;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 20px;
    color: #FFFFFF;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 0 20px;
    cursor: pointer;
}
.shop_search_input_page button:hover {
    background: #D71F25;
}
.shop_search_input_page button svg{
    fill: #fff;
    width: 22px;
    height: 22px;
    margin: 0 10px 0 0;
}
.shop_search_input_page {
    display: flex;
    align-items: center;
    margin: 0 0 50px 0;
    position: relative;
    z-index: 15;
    max-width: 700px;
}
.razdel_center_block_sort_title svg{
    width: 20px;
    height: 18px;
    fill: #494949;
}
.shop_sort_page_block .new-select {
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 20px;
    color: #494949;
    border-bottom: 1px dashed #494949;
    display: inline-block;
    cursor: pointer;
    min-width: max-content;
}
.shop_sort_page_block {
    display: flex;
    align-items: flex-start;
    position: relative;
    margin: 0 80px 0 0;
}
.shop_sort_page_block span.razdel_center_block_sort_title {
    margin: 3px 10px 0 0;
}
.shop_sort_page_block .new-select__list {
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    box-shadow: 0px 4px 15px rgb(0 0 0 / 15%);
    border-radius: 20px;
    padding: 15px 0;
    position: absolute;
    z-index: 500;
    left: 0;
    top: inherit;
    min-width: 250px;
}
.shop_sort_page_block .new-select__list .new-select__item{
    padding: 15px 30px;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 20px;
    color: #494949;
    cursor: pointer;
}
.shop_sort_page_block .new-select__list .new-select__item:hover{
    color: #E31E24;
}
.shop_sort_filter_links_block{
    margin: 0 0 15px 0;
    display: flex;
    align-items: flex-start;
}
.fillter_price_body_f {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 14;
}
.shop_top_filter_block {
    margin: 20px 0 50px 0;
    display: flex;
    align-items: flex-start;
    position: relative;
}
.shop_filter_title_block {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #202020;
    margin: 16px 10px 0 0;
}
.search_catalog__form .search_clear2 {
    stroke: #AFAFAF;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 190px;
    z-index: 16;
    display: none;
    cursor: pointer;
    stroke-width: 3px;
    top: 16px;
}
.search_catalog__form_in {
    width: 100%;
}












.polzunok-container-5 * {
    box-sizing: border-box;
    outline: none;
}
.polzunok-container-5 {
    
}
.polzunok-container-5:after {
    content: "";
    clear: both;
    display: table;
}
.polzunok-container-5 .ui-slider {
    position: relative;
    height: 9px;
    background: #CFCFCF;
    border-radius: 1px;
}
.polzunok-container-5 .ui-slider .ui-slider-handle {
    position: absolute;
    margin-left: -16px;
    cursor: pointer;
    border-radius: 50%;
    top: -10px;
    width: 28px;
    height: 28px;
    z-index: -21;
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    box-shadow: 0px 1px 5px rgb(0 0 0 / 40%);
    border-radius: 20px;
    z-index: 3;
    transition: transform 0.2s, border 0.4s;
}
.polzunok-container-5 .ui-slider .ui-slider-handle:before {
    content: "";
    width: 12px;
    height: 12px;
    z-index: -21;
    background: #E31E24;
    position: absolute;
    border-radius: 50%;
    top: 8px;
    left: 8px;
    display: block;
}
.polzunok-container-5 .ui-slider .ui-slider-handle:hover,
.polzunok-container-5 .ui-slider .ui-slider-handle:focus {
    transform: scale(1.3);
}
.polzunok-input-5-left, 
.polzunok-input-5-right {
    height: 40px;
    text-align: center;
    width: 116px;
    background: #F5F5F5;
    border: 1px solid #CFCFCF;
    box-sizing: border-box;
    box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.15);
    border-radius: 12px;
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #494949;

}
.polzunok-input-5-left {
    float: left;
}
.polzunok-input-5-right {
    float: right;
}
.polzunok-container-5 .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    height: 9px;
    border: 0;
    background: #E31E24;
}

.razdel_center_filter_form_price {
    background: #FFFFFF;
    box-shadow: 10px 12px 50px rgba(0, 0, 0, 0.15);
    border-radius: 30px;
    padding: 35px;
    width: 350px;
    position: absolute;
    z-index: 15;
    display: none;
    top: initial;
}
.razdel_center_filter_form_price.open{
    display: block;
}
.rcf_form_item {
    width: auto;
    float: left;
    margin: 0 15px 15px 0;
}
.__select__title.__select__title_nal {
    width: auto;
    cursor: pointer;
    padding: 0;
}
.__select__title.__select__title_nal:after,
.__select__title.__select__title_nal:before{
    display: none;
}
.razdel_center_filter_form:after {
    content: "";
    display: block;
    clear: both;
    float: none;
}
.rcf_form_item_price .__select__title.open:before{
    transform: translate(-3px, -50%) rotate(-45deg);
}
.rcf_form_item_price .__select__title.open:after{
    transform: translate(3px, -50%) rotate(45deg);
}
.razdel_center_filter_form_title_mini {
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 20px;
    color: #202020;
}
.razdel_center_filter_form_title_mini .rouble{
    fill: #403F41;
    width: 11px;
    height: 11px;
}
.polzunok-container-5-input{
    height: 44px;
    margin: 25px 0 20px 0;
    position: relative;
}
.polzunok-container-5-input:after {
    content: "";
    display: block;
    width: 10px;
    height: 1px;
    background: #1C1C1C;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
a.polzunok-container-5-link-show {
    width: 100%;
    margin: 30px 0 0 0;
    font-family: HelveticaNeueCyr;
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    text-align: center;
    color: #444444;
}
input[type='number'] {
    -moz-appearance:textfield;
}
.polzunok-container-5-input input::-webkit-outer-spin-button,
.polzunok-container-5-input input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

a.polzunok-container-5-link-show span{
    font-weight: bold;
}
.razdel_center_filter_form_price.open svg.close {
    width: 25px;
    height: 25px;
    stroke: #E3E3E4;
    stroke-width: 3px;
    position: absolute;
    top: 35px;
    right: 35px;
    cursor: pointer;
}
.razdel_center_filter_form_price.open svg.close:hover {
    stroke: #C40F38;
}
.__select__title.__select__title_nal input {
    display: none;
}
.__select__title.__select__title_nal label {
    margin: 0;
    cursor: pointer;
    width: 100%;
    height: 40px;
    padding: 0 20px;
    line-height: 40px;
}
.__select__title.__select__title_nal.checked{
    border: 1px solid #4CAF50;
    color: #4CAF50;
}
.__select {
     /*position: relative;*/
}
 .__select[data-state="active"] .__select__title::before {
    transform: translate(-3px, -50%) rotate(-45deg);
}
.__select[data-state="active"] .__select__title::after {
    transform: translate(3px, -50%) rotate(45deg);
}
.__select[data-state="active"] .__select__content {
    opacity: 1;
    z-index: 15;
}
.__select[data-state="active"]  .__select__input + .__select__label {
     max-height: 40px;
     border-top-width: 1px;
}
.__select[data-state="active"] .__select__title{
    background: #F5F5F5;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #202020;
    box-shadow: none;
}
.__select__title {
    display: flex;
    align-items: center;
    width: auto;
    height: 50px;
    cursor: pointer;
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
    border: 1px solid transparent;
    border-radius: 20px;
    justify-content: left;
    padding: 0 40px 0 15px;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #7B7B7B;
    z-index: 3;
    position: relative;
}
.__select__title::before, .__select__title::after {
     content: "";
     position: absolute;
     top: 50%;
     right: 16px;
     display: block;
     width: 10px;
     height: 2px;
     transition: all 0.3s ease-out;
     background-color: #CFCFCF;
     transform: translate(-3px, -50%) rotate(45deg);
}
.__select__title::after {
     transform: translate(3px, -50%) rotate(-45deg);
}
.__select__title:hover {
     border-color: #E31E24;
}
.__select__title:hover::before, .__select__title:hover::after {
     background-color: #E31E24;
}
.__select__content {
    position: absolute;
    top: initial;
    display: flex;
    flex-direction: row;
    width: auto;
    border-top: none;
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    box-shadow: 0px 4px 15px rgb(0 0 0 / 15%);
    border-radius: 20px;
    transition: all 0.3s ease-out;
    opacity: 0;
    z-index: -8;
    flex-wrap: wrap;
    padding: 10px;
}
.__select__input {
     display: none;
}
.__select__input:checked + label {
     color: #E31E24;
}
.__select__input + label svg{
    display: none;
}
.__select__input:checked + label svg{
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0 0 0 5px;
    fill: #CFCFCF;
}
.__select__input:checked + label:hover svg{
    fill: #E31E24;
}
.__select__input:disabled + label {
     opacity: 0.6;
     pointer-events: none;
}
.__select__label {
    display: flex;
    align-items: center;
    height: 40px;
    max-height: 0;
    padding: 20px 16px;
    transition: all 0.2s ease-out;
    cursor: pointer;
    overflow: hidden;
    margin: 0;
    flex-direction: row;
    flex-wrap: nowrap;
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 34px;
    color: #494949;
}
/*.__select__label + input + .__select__label {
     border-top: 0 solid #c7ccd1;
}*/
.__select__label:hover {
    color: #E31E24;
}
.rcf_form_item.rcf_form_item_reset a {
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 20px;
    color: #494949;
    display: flex;
    align-items: center;
}
.rcf_form_item.rcf_form_item_reset a svg{
    width: 19px;
    height: 20px;
    fill: #494949;
    margin: 0 10px 0 0;
}
.rcf_form_item.rcf_form_item_reset a:hover {
    color: #E31E24;
}
.rcf_form_item.rcf_form_item_reset a:hover svg{
    fill: #E31E24;
}
.search_catalog__form_in2 {
    max-width: 1140px;
    margin: 10px auto 0;
    display: block;
    position: absolute;
    width: 100%;
    top: 50px;
}
.search_catalog__form_in form {
    display: flex;
    align-items: center;
}
.rcf_form_item.rcf_form_item_reset {
    margin: 16px 0 0 auto;
}
.text_desc_404 {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    color: #494949;
    margin: 0 0 65px 0;
}
.text_link_404 {
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    color: #202020;
    margin: 0 0 25px 0;
}
.text_link_404 span{
    color: #E31E24;
}
.text_link_a_404 {
    max-width: 150px;
}
.text_link_a_404 a.red__white_txt svg {
    width: 20px;
    height: 22px;
    fill: transparent;
    margin: 0 5px 0 0;
}
.text_link_back_404{
    margin: 70px 0 0 0;
}
.text_link_back_404 a {
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 20px;
    color: #949494;
    display: flex;
    align-items: center;
}
.text_link_back_404 svg {
    width: 25px;
    height: 15px;
    stroke: #949494;
    stroke-width: 3px;
    margin: 0 5px 0 0;
}
.text_link_back_404 a:hover {
    color: #E31E24;
}
.text_link_back_404 a:hover svg {
    stroke: #E31E24;
}
.shop_main_center_wrapper_404 > .container{
    position: relative;
}
.shop_main_center_wrapper_404 > .container:after {
    content: "";
    background: url(/media/images/404_bg.png) no-repeat;
    display: block;
    position: absolute;
    top: -185px;
    width: 779px;
    height: 689px;
    z-index: -1;
    right: 180px;
}
.politica_two_blocks_right ul {
    margin: 0 0 0 20px;
}
.politica_two_blocks_left {
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    color: #202020;
}
.politica_two_blocks {
    display: flex;
}
.politica_two_blocks_left {
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    color: #202020;
    margin: 0 50px 0 0;
    min-width: 320px;
}
.politica_first_block{
    margin: 0 0 95px 0;
}
.politica_one_block_title {
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    color: #202020;
    margin: 50px 0 10px 0;
}
.shop_main_center_wrapper_politica {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #494949;
}

ul.with_5_p li {
    margin: 0 0 5px 0;
}
ul.ul_red_dot {
    margin: 0 0 0 10px;
}
ul.ul_red_dot li {
    margin: 0 0 5px 0;
    list-style: none;
    display: block;
    position: relative;
    padding: 0 0 0 15px;
}
ul.ul_red_dot li:before {
    content: "";
    background: #E31E24;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    display: block;
    margin: 10px 10px 0 0;
    position: absolute;
    top: 0;
    left: 0;
}
.politica_one_block_date{
    font-family: Calibri;
    font-style: italic;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    color: #949494;
}
.politica_one_block a{
    color: #E31E24;
}
.rcf_form_item_reset .w_1200{
    display: none;
}
.shop_shown_filter_links_item svg {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0 0 0 5px;
    fill: #CFCFCF;
    cursor: pointer;
}
.shop_shown_filter_links_item svg:hover {
    fill: #E31E24;
}
.shop_shown_filter_links_block_title {
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 22px;
    color: #202020;
    margin: 0 10px 0 0;
}
.shop_shown_filter_links_block {
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
}
.shop_shown_filter_links_item {
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #494949;
    display: flex;
    align-items: center;
    margin: 0 15px 0 0;
}
.shop_filter_title_block svg{
    display: none;
}
.shop_serv_block_list_opt{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.shop_desc_opt_page {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #494949;
    margin: 0 0 30px 0;
}
.shop_serv_block_list2_opt a{

}
.shop_serv_block_list2_opt .shop_serv_block_item span {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #202020;
    max-width: 170px;
}
.shop_serv_block_list2_opt a.shop_serv_block_item div {
    width: 64px;
    height: 64px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #E31E24;
    cursor: pointer;
    display: block;
    -webkit-mask-repeat: no-repeat;
    margin: 0 auto 7px;
}
.shop_serv_block_list2_opt a {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    height: 200px;
    padding: 0 10px;
}
.shop_serv_block_list2_opt .shop_serv_block_item:hover div{
    background-color: #E31E24;
}
.shop_serv_block_list2_opt .shop_serv_block_item:hover span{
    color: #E31E24;
}
h3.shop_title_h3_opt {
    margin: 50px 0 15px 0;
}
.shop_header_home_block_menu_opt {
    background: #353537;
}
.shop_header_home_block_menu_opt .shop_top_menu_home > ul > li > a {
    color: #fff;
}
.shop_header_home_block_menu_opt li.shop_opt_top_home svg{
    fill: #fff;
}
.shop_header_home_block_menu_opt  .sh_email_ico span {
    color: #F5F5F5;
} 
.shop_header_home_block_menu_opt  .sh_email_ico svg{
    fill: #F5F5F5;
}
.shop_header_home_block_menu_opt  .sh_phone_ico span {
    color: #F5F5F5;
} 
.shop_header_home_block_menu_opt  .sh_phone_ico svg{
    fill: #F5F5F5;
}
.shop_header_home_block_menu_opt .shop_top_menu_home > ul > li > a:hover {
    color: #E31E24;
}
.shop_header_home_block_menu_opt  .sh_email_ico a:hover span{
    color: #E31E24
}
.shop_header_home_block_menu_opt  .sh_email_ico a:hover svg{
    fill: #E31E24
}
.shop_header_home_block_menu_opt  .sh_phone_ico a:hover span{
    color: #E31E24
}
.shop_header_home_block_menu_opt  .sh_phone_ico a:hover svg{
    fill: #E31E24
}
.shop_title_h3_desc {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #494949;
}

.catalog_shop_blocks {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.catalog_shop_block_item {
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    box-shadow: 0px 4px 15px rgb(0 0 0 / 15%);
    border-radius: 20px;
    margin: 0 30px 30px 0;
    width: calc((100% - 30px) / 2);
    overflow: hidden;
}
.catalog_shop_block_item:nth-child(2n){
    margin: 0 0 30px 0;
}
.catalog_shop_block_item_head svg {
    stroke: #949494;
    stroke-width: 2;
    fill: transparent;
    width: 12px;
    height: 8px;
    margin: 0 0 0 auto;
    display: none;
}
span.cs_img_txt {
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 30px;
    color: #E31E24;
    margin: 0 0 0 35px;
}
span.cs_img_svg {
    width: 55px;
    height: 55px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #E31E24;
    cursor: pointer;
    display: block;
    -webkit-mask-repeat: no-repeat;
    margin: 0 auto 7px;
    -webkit-mask-size: contain;
}
.catalog_shop_block_item_head {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    background: #F7F7F7;
    border-radius: 20px 20px 0px 0px;
    min-height: 100px;
    padding: 0 45px;
}
.catalog_shop_block_item_head a {
    display: flex;
    align-items: center;
}
.catalog_shop_block_item_body_blocks {
    padding: 50px 30px;
    display: flex;
    position: relative;
    z-index: 2;
}
.catalog_shop_block_item_body_second_level_item li {
    list-style: none;
}
.catalog_shop_block_item_body_second_level_item ul li a {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #202020;
    padding: 0 20px;
    margin: 0 0 10px 0;
    display: inline-block;
}
.catalog_shop_block_item_body_blocks .catalog_shop_block_item_body_second_level_item ul li a:hover {
    color: #E31E24;
}
.catalog_shop_block_item_body .catalog_shop_block_item_body_second_level_item ul li ul li a {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #7B7B7B;
    border: 1px solid transparent;
    padding: 5px 20px;
    display: inline-block;
    margin: 0;
}
.catalog_shop_block_item_body .catalog_shop_block_item_body_second_level_item ul li ul li a:hover {
    color: #E31E24;
    border: 1px solid #E31E24;
    box-sizing: border-box;
    border-radius: 20px;
}
.catalog_shop_block_item_body_second_level_item:not(:last-child) {
    margin: 0 30px 0 0;
}
.catalog_shop_block_item_body .catalog_shop_block_item_body_second_level_item li.show_all a span {
    border-bottom: 1px dashed #494949;
}
.catalog_shop_block_item_body .catalog_shop_block_item_body_second_level_item li.show_all a {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #494949;
    border: none;
}
.catalog_shop_block_item_body .catalog_shop_block_item_body_second_level_item li.show_all a:hover {
    color: #E31E24;
    border: none;
}
.catalog_shop_block_item_body .catalog_shop_block_item_body_second_level_item li.show_all a:hover  span {
    border-bottom: 1px dashed #E31E24;
}
.catalog_shop_block_item_body_second_level_item ul li ul{
    margin: 0 0 15px 0;
}
.catalog_shop_block_item_body {
    position: relative;
    min-height: 235px;
    height: calc(100% - 100px);
}
.catalog_shop_block_item_body_bg{
    width: 230px;
    height: 230px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #F5F5F5;
    cursor: pointer;
    display: block;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    position: absolute;
    right: 10px;
    bottom: -15px;
    z-index: 0;
}
.catalog_shop_block_item_body_second_level_item {
    width: calc(100% / 3);
}
.catalog_shop_block_item_body_second_level_item li svg{
    display: none;
}
.shop_main_center_wrapper_opt_catalog .catalog_shop_block_item_head {
    background: #7B7B7B;
}
.shop_main_center_wrapper_opt_catalog span.cs_img_txt{
    color: #fff;
}
.shop_main_center_wrapper_opt_catalog span.cs_img_svg {
    background-color: #fff;
}
h3.shop_title_h3.shop_title_h3_ddd_catalog {
    margin: 30px 0 15px 0;
}
.distributors_b_title {
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 30px;
    color: #202020;
    margin: 0 0 30px 0;
}
.distributors_opt_block{
    margin: 80px 0 0 0;
}
.distributors_item_address {
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    box-shadow: 0px 4px 15px rgb(0 0 0 / 15%);
    border-radius: 20px;
    margin: 0 0 30px 0;
    display: flex;
    flex-direction: row;
    background: #F7F7F7;
    overflow: hidden;
}
.distributors_phones svg{
    stroke:#CFCFCF;
    stroke-width: 1.5px;
    width: 20px;
    height: 20px;
    fill: transparent;
    margin: 0 10px 0 0;
}
.distributors_site_link svg{
    stroke:#CFCFCF;
    stroke-width: 1.5px;
    width: 20px;
    height: 20px;
    fill: transparent;
    margin: 0 10px 0 0;
}
.distributors_city {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #E31E24;
}
.distributors_name_ooo span {
    font-family: Calibri;
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    line-height: 22px;
    color: #202020;
    display: block;
    margin: 0 0 10px 0
}
.distributors_phones a span {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #494949;
}
.distributors_site_link a span {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #494949;
}
.distributors_city {
    border-radius: 20px 0px 0px 20px;
    padding: 30px 40px;
    width: 380px;
    height: 100%;
    display: flex;
    align-items: flex-start
}
.distributors_right_block {
    display: flex;
    width: 100%;
    flex-wrap: nowrap;
    flex-direction: row;
    padding: 30px 60px;
    background: #fff;
}
.distributors_phones > span {
    display: block;
    margin: 0 0 10px 0;
}
.distributors_phones span a{
    display: flex;
    align-items: center;
}
.distributors_site_link a{
    display: flex;
    align-items: center;
}
.distributors_right_block div {
    width: calc(100% / 3);
}
.sitemap_block ul li {
    list-style: none;
}
.sitemap_block ul li:after{
    content: "";
    display: block;
    clear: both;
    float: none;
}
.sitemap_block a {
    margin: 0 0 10px 0;
    display: inline-block;
}
.sitemap_block > ul > li > a {
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 29px;
    color: #202020;
    margin: 0 0 5px 0;
    float: right;
    display: block;
    width: calc(100% - 15px);
}
.sitemap_block ul li ul {
    margin: 0 0 0 35px;
}
.sitemap_block > ul > li > ul > li:before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #fff;
    border: 1px solid #E31E24;
    border-radius: 50%;
    position: relative;
    top: 8px;
    float: left;
}
.sitemap_block > ul > li > ul > li > a {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #202020;
    margin: 0 0 5px 0;
    float: right;
    display: block;
    width: calc(100% - 15px);
}
.sitemap_block > ul > li > ul > li{
    list-style: none;
}
.sitemap_block > ul > li > ul > li > ul > li:before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #fff;
    border: 1px solid #494949;
    margin: 0 5px 0 0;
    position: relative;
    top: 8px;
    float: left;
}
.sitemap_block > ul > li > ul > li > ul > li > ul > li:before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    background: #494949;
    margin: 0 5px 0 0;
    position: relative;
    border-radius: 50%;
    top: 8px;
    float: left;
}
.sitemap_block ul li ul li ul li a {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    color: #494949;
    float: right;
    display: block;
    width: calc(100% - 15px);
}
.sitemap_block ul li ul li ul li ul li {

}
.sitemap_block ul li ul li ul li ul li a {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #494949;
    float: right;
    display: block;
    width: calc(100% - 15px);
}
.basket_block_item_s .clean_basket{
    fill: #949494;
    width: 26px;
    height: 26px;
    margin: 0 5px 0 0;
    stroke-width: 0px;
}
.basket_block_item{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.basket_block_item_head {
    min-height: 70px;
    background: #F5F5F5;
}
.basket_block_item_head .basket_block_item_s,
.basket_block_item_head .basket_block_item_s a {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #202020;
}
.basket_block_item_head .basket_del_tovar {
    width: 200px;
    padding: 15px 0;
}
.basket_block_item_head .basket_block_item_s a {
    display: flex;
    align-items: center;
    justify-content: center
}
.basket_del_tovar svg {
    width: 16px;
    height: 16px;
    stroke: #AFAFAF;
    stroke-width: 2px;
}
.basket_del_tovar_b {
    width: 40px;
    height: 40px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 12px;
    cursor: pointer;
}
.basket_del_tovar_b:hover {
    background: #D71F25;
}
.basket_del_tovar_b:hover svg{
    stroke: #ffffff;
}
.basket_block {
    width: 100%;
    display: table;
    margin: 30px 0 0 0;
}
.basket_block_item {
    display: table-row;
}
.basket_block_item_s {
    display: table-cell;
    padding: 15px;
    vertical-align: middle;
}
.basket_block_item.basket_block_item_head .basket_block_item_s {
    text-align: center;
    line-height: 20px;
}
.basket_block_item.basket_block_item_head .basket_block_item_s.basket_block_item_s_name {
    text-align: left;
}
.basket_block_item_body .basket_block_item_s {
    border-bottom: 1px solid #E6E6E6;
    text-align: center;
}
.basket_del_tovar {
    text-align: center;
}
.basket_block_item_body .basket_block_item_s.basket_block_item_s_name {
    text-align: left;
}
.basket_block_item_s.basket_block_item_s_name a {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #202020;
}








.skin-2 .num-in {
    height: 45px;
    width: 135px;
    /*float: left;*/
    background: #ffffff;
    border-radius: 30px;
    margin: 0 auto;
}

.skin-2 .num-in span {
    width: 40px;
    display: block;
    height: 40px;
    float: left;
    position: relative;
}
.skin-2 .num-in span.minus {
    border: 1px solid #F5F5F5;
    border-radius: 12px 0px 0px 12px;
}
.skin-2 .num-in span.plus {
    border: 1px solid #F5F5F5;
    border-radius: 0 12px 12px 0;
}
.skin-2 .num-in span:before, .skin-2 .num-in span:after {
    content: '';
    position: absolute;
    background-color: #444444;
    height: 1px;
    width: 10px;
    top: 50%;
    left: 50%;
    margin-top: -1px;
    margin-left: -5px;
}
.skin-2 .num-in span.plus:after {
    transform: rotate(90deg);
}
.skin-2 .num-in input {
    float: left;
    width: 50px;
    height: 40px;
    border: none;
    background: #F5F5F5;
    display: block;
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #202020;
    text-align: center;
}
.skin-2 .num-in .dis:before,
.skin-2 .num-in .dis:after{
    background-color: #AFAFAF;
}
.skin-2 .num-in span:hover:before,
.skin-2 .num-in span:hover:after{
    background-color: #fff;
}
.skin-2 .num-in span:hover{
    background-color: #D71F25;
    cursor:pointer;
}
/*.skin-2 .num-in.diss input {
    font-weight: normal;
    color: #1C1C1C;
    background: #fff;
}*/



.look_all_basket_tov.show .yes_show, .look_all_basket_tov .no_show {
    display: inline-block;
}
.look_all_basket_tov .yes_show, .look_all_basket_tov.show .no_show {
    display: none;
}
.look_all_basket_tov {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #494949;
    margin: 25px 0 0 0;
    display: flex;
    cursor: pointer;
    text-align: center;
    border: 1px solid #CFCFCF;
    box-sizing: border-box;
    border-radius: 20px;
    height: 50px;
    align-items: center;
    justify-content: center;
}
.look_all_basket_tov span span.look_all_basket_tov_gray{
    color: #949494;
}
.look_all_basket_tov svg {
    stroke: #949494;
    stroke-width: 2;
    fill: transparent;
    width: 12px;
    height: 8px;
    margin: 0 0 0 5px;
}
.look_all_basket_tov_mob{
    display: none;
}
.look_all_basket_tov.show svg{
    transform: rotate(180deg);
}
/*.popap_main_seria_posud {
    max-height: 100vh;
    overflow: auto;
}
*/
.look_all_basket_tov:hover{
    border: 1px solid #E31E24;
    color: #E31E24
}
.look_all_basket_tov:hover span span{
    color: #E31E24;
}
.look_all_basket_tov:hover svg{
    stroke: #E31E24;
}
.d_show_more_basket_tov{
    display: none;
}
.d_show_more_basket_tov.show{
    display: table-row;
}


.itog_basket_blocks {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin: 55px 0 0 0;
}
.text_link_back_basket a {
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 20px;
    color: #949494;
    display: flex;
    align-items: center;
}
.text_link_back_basket svg {
    width: 25px;
    height: 15px;
    stroke: #949494;
    stroke-width: 3px;
    margin: 0 5px 0 0;
}
.text_link_back_basket a:hover {
    color: #E31E24;
}
.text_link_back_basket a:hover svg {
    stroke: #E31E24;
}
.itog_basket_left {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #494949;
}
.itog_basket_right {
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 31px;
    color: #202020;
    margin: 0 0 0 auto;
    text-align: right;
}
.itog_basket_line {
    display: flex;
    align-items: center;
}
.itog_basket_block_right {
    width: 300px;
}
.itog_basket_block_right a {
    width: 240px;
    margin: 30px 0 0 auto;
}
.itog_basket_block_right a svg {
    stroke: #fff;
    stroke-width: 3px;
    fill: transparent;
    transform: rotate(180deg);
    margin: 0 0 0 10px;
}
.basket_block_item_s_name_mob_block {
    display: none;
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: #949494;
}
.basket_block_item_s.basket_block_item_s_sum {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #202020;
}
.basket_block_item_s.basket_block_item_s_sum svg.rouble {
    width: 12px;
    height: 12px;
    fill: #202020;
}
span.basket_block_item_s_old {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    text-decoration-line: line-through;
    color: #949494;
    display: block;
}
.basket_block_item span.basket_block_item_s_old svg.rouble{
    width: 10px;
    height: 10px;
    fill: #949494;
}
.itog_basket_right svg.rouble {
    width: 16px;
    height: 16px;
    fill: #202020;
}
span.itog_basket_right_nds {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: #949494;
    display: block;
}
span.itog_basket_right_nds svg.rouble {
    width: 9px;
    height: 9px;
    fill: #949494;
}
.itog_basket_block_right_rozn {
    width: auto;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}
.itog_basket_block_right_rozn a {
    width: 200px;
    margin: 0 0 0 25px;
}
.itog_basket_block_right_rozn .itog_basket_left {
    padding: 0 10px 0 0;
}
.itog_basket_blocks_rozn {
    display: block;
    margin: 0;
}
.itog_promo_basket_blocks_rozn{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin: 55px 0 0 0;
}
.text_link_back_basket_rozn {
    margin: 0 0 20px 0;
}
.text_link_back_basket_rozn a {
    justify-content: flex-end;
}
.promo_basket_blocks_rozn input[type="text"] {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #949494;
    flex: none;
    order: 0;
    flex-grow: 0;
    margin: 0 15px 0 0;
    background: #F5F5F5;
    border: 1px solid #E6E6E6;
    box-sizing: border-box;
    border-radius: 20px;
    width: 240px;
    height: 50px;
    padding: 0 20px;
}
.promo_basket_blocks_rozn input.red__red_txt {
    width: 150px;
}
.promo_basket_blocks_rozn div {
    display: flex;
    align-items: center;
}
.text_link_back_basket_rozn_h3 {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.basket_empty_txt {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    color: #202020;
    margin: 10px 0;
}
.basket_empty_block a{
    width: 240px;
}
.basket_empty_block  a svg {
    stroke: #fff;
    stroke-width: 3px;
    fill: transparent;
    transform: rotate(180deg);
    margin: 0 0 0 10px;
}
.basket_empty_ico svg{
    width: 152px;
    height: 154px;
    fill: #CFCFCF;
}
.s_etim_pokup_block {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    margin: 0 -15px;
    overflow: auto;
}
.s_etim_pokup_block .shop_tov_list_filter_item {
    width: calc(25% - 30px);
    margin: 25px 15px 25px 15px;
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 5%);
    border-radius: 20px;
    min-width: 365px;
    overflow: hidden;
}
.s_etim_pokup_block .shop_tov_list_filter_item_left {
    width: 100%;
    padding: 30px;
    position: relative;
}
.s_etim_pokup_block .shop_tov_list_filter_item_right {
    background: #FFFFFF;
    box-shadow: none;
    border-radius: 0px 20px 20px 0px;
    width: 100%;
    padding: 0 30px 30px 30px;
}
.s_etim_pokup_block .shop_tov_list_filter_item_wrapper {
    display: flex;
    width: 100%;
    flex-direction: column;
}
.s_etim_pokup_block .shop_tov_list_price_buy {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.s_etim_pokup_block  .shop_tov_list_buy_block a {
    line-height: 50px;
    max-width: 125px;
    width: 125px;
}
.skidka_basket_block {
    display: none;
}
.shop_tov_list_filter_item_video_ico{
    position: absolute;
    top: 25px;
    left: 15px;
}
.shop_tov_list_filter_item_video_ico svg{
    fill: #CFCFCF;
    width: 40px;
    height: 35px;
}
.shop_tov_list_filter_item_video_ico:hover svg{
    fill: #E31E24;
}
.skidka_basket_block span.promo_basket_success {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: #4CAF50;
    border: none;
}
.info_list_full_txt {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    color: #494949;
    margin: 0 0 50px 0;
}
.shop_main_center_wrapper_info_list h3 {
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 38px;
    color: #202020;
}
.info_list_desc_top_left {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #494949;
    max-width: 90%;
}
.info_list_desc_top_left_at {
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    box-shadow: 0px 4px 15px rgb(0 0 0 / 15%);
    border-radius: 20px;
    padding: 25px 50px 5px 25px;
    display: flex;
    align-items: flex-start;
    margin: 50px 0 0 0;
}
.info_list_desc_top_left_at_in {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #202020;
    width: calc(100% - 55px);
    margin: 0 0 0 25px;
}
.info_list_desc_top_left_at svg {
    width: 49px;
    height: 43px;
}
.info_list_video_img{
    border-radius: 50px;
    overflow: hidden;
    position: relative;
}
.info_list_video_img img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    border-radius: 50px;
    display: block;
    margin: 0 auto;
}
.info_list_video_img a:before{
    content: "";
    display: block;
    background: url(/media/images/logos_youtube_icon.png) no-repeat;
    width: 86px;
    height: 61px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.info_list_video_img:hover a:before{
    transform: translate(-50%, -50%) scale(1.1);
}
.list_half_txt_block{
    margin: 100px 0 0 0;
}
.list_half_txt_block h2 {
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 42px;
    color: #202020;
}
.desc_list_half_txt {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    color: #494949;
    max-width: 55%;
}
.info_list_news_block {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 20px -15px 0 -15px;
}
.info_list_news_item {
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    box-shadow: 0px 4px 15px rgb(0 0 0 / 15%);
    border-radius: 20px;
    overflow: hidden;
    margin: 0 15px 30px 15px;
    width: calc(25% - 30px);
}
.info_list_news_item_txt {
    padding: 30px 30px 20px 30px;
}
.info_list_news_item_title {
    margin: 0 0 10px 0;
}
.info_list_news_item_title a {
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    color: #202020;
}
.info_list_news_item_desc {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #494949;
}
.info_list_news_item_img img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
    display: block;
}
.info_list_news_block2 .info_list_news_item_img {
    background: #F5F5F5;
    height: 220px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.articles_media_lists {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 20px -15px 0 -15px;
}

.articles_media_item {
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    box-shadow: 0px 4px 15px rgb(0 0 0 / 15%);
    border-radius: 20px;
    overflow: hidden;
    margin: 0 15px 30px 15px;
    width: calc(50% - 30px);
    position: relative;
}
.articles_media_item_link svg {
    stroke: #949494;
    stroke-width: 2;
    fill: transparent;
    width: 8px;
    height: 8px;
    transform: rotate(-90deg);
}
.articles_media_item_link span{
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    color: #949494;
}
.articles_media_item_title {
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    color: #202020;
    margin: 0 0 10px 0;
}
.articles_media_item_desc {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    color: #494949;
}
.articles_media_item_txt {
    padding: 30px 40px 60px 40px;
    height: 100%;
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
    border-radius: 0 20px 20px 0;
    width: calc(100% - 360px);
}
.articles_media_item a {
    display: flex;
    align-items: flex-start;
    width: 100%;
    height: 100%;
}
.articles_media_item_link {
    position: absolute;
    bottom: 20px;
}
.articles_media_item a:hover .articles_media_item_title{
    color: #E31E24;
}
.articles_media_item a:hover .articles_media_item_link span{
    color: #E31E24;
}
.articles_media_item a:hover .articles_media_item_link svg{
    stroke: #E31E24;
}
.articles_media_item a:hover .articles_media_item_txt{
    border-top: 1px solid #E31E24;
    border-right: 1px solid #E31E24;
    border-bottom: 1px solid #E31E24;
}
.articles_media_item.articles_media_item_no_img a .articles_media_item_txt{
    border: 1px solid transparent;
    border-radius: 20px;
    width: 100%;
}
.articles_media_item.articles_media_item_no_img a:hover .articles_media_item_txt{
    border-top: 1px solid #E31E24;
    border-right: 1px solid #E31E24;
    border-bottom: 1px solid #E31E24;
    border-left: 1px solid #E31E24;
}
.articles_media_full_txt a{
    width: 250px;
}
.articles_media_full_txt a svg{
    width: 20px;
    height: 22px;
    fill: #E31E24;
    margin: 0 10px 0 0;
}
.articles_media_full_txt a:hover svg{
    fill: #D71F25;
}
.articles_media_full_txt {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 100px 0;
}
.articles_media_full_txt div {
    width: calc(100% - 300px);
}
.articles_media_full_b_links {
    display: flex;
    align-items: center;
    justify-content: space-between;
}






.look_all_articles_media.show .yes_show, .look_all_articles_media .no_show {
    display: inline-block;
}
.look_all_articles_media .yes_show, .look_all_articles_media.show .no_show {
    display: none;
}
.look_all_articles_media {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #494949;
    display: flex;
    cursor: pointer;
    text-align: center;
    border-bottom: 1px dashed #CFCFCF;
    box-sizing: border-box;
    align-items: center;
    justify-content: center;
}
.look_all_articles_media span span.look_all_articles_media_gray{
    color: #949494;
}
.look_all_articles_media svg {
    stroke: #949494;
    stroke-width: 2;
    fill: transparent;
    width: 12px;
    height: 8px;
    margin: 0 0 0 5px;
}
.look_all_basket_tov_mob{
    display: none;
}
.look_all_articles_media.show svg{
    transform: rotate(180deg);
}
/*.popap_main_seria_posud {
    max-height: 100vh;
    overflow: auto;
}
*/
.look_all_articles_media:hover{
    color: #E31E24;
    border-bottom: 1px dashed #E31E24;
}
.look_all_articles_media:hover span span{
    color: #E31E24;
}
.look_all_articles_media:hover svg{
    stroke: #E31E24;
}
.look_all_articles_media_mob{
    display: none;
}
.look_all_articles_media_mob.show{
    display: table-row;
}
.articles_media_full_b_links a {
    width: 250px;
}
.articles_media_full_b_links a svg {
    width: 20px;
    height: 22px;
    margin: 0 10px 0 0;
    fill: #E31E24;
}
.articles_media_item_img {
    height: 100%;
    width: 360px;
}
.articles_media_item_img img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.shop_main_center_wrapper_article .info_list_desc_top_left_at {
    max-width: 650px;
}
.shop_main_center_wrapper_article h4 {
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 30px;
    color: #202020;
}
.shop_main_center_wrapper_article .articles_media_item {
    margin: 0 15px 0 15px;
}
.article_left_img_right_txt{
    margin-top: 80px;
    margin-bottom: 70px;
    align-items: center;
}
.article_left_img_right_txt h3{
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 38px;
    color: #202020;
}
.article_left_img_right_txt .shop_main_center_wrapper_article_big_left_desc{
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #494949;
}
.article_left_img_right_txt img{
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.article_three_items{
    margin-top: 70px;
}
.article_three_items h2{
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 42px;
    color: #202020;
}
.article_three_items .article_three_items_desc{
    font-family: Calibri;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 26px;
    color: #202020;
    max-width: 830px;
}
.article_three_items_block {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 20px -15px 100px -15px;
}
.article_three_item {
    overflow: hidden;
    margin: 0 15px 30px 15px;
    width: calc(50% - 30px);
}
.article_three_item_desc {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #494949;
    margin: 0 0 15px 0;
}
.article_three_item_img img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.article_three_item {
    overflow: hidden;
    margin: 0 15px 0 15px;
    width: calc((100% - 90px) / 3);
    padding: 0 0 0 55px;
    position: relative;
}
.article_three_item:before {
    content: "";
    display: block;
    /*background: url(/media/images/article_three_item.svg) no-repeat;*/
    width: 41px;
    height: 34px;
    position: absolute;
    top: 0;
    left: 0;
}
.articles_with_video h3 {
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 38px;
    color: #202020;
    max-width: 500px;
}
.article_left_txt_right_slider h2{
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 42px;
    color: #202020;
}
.article_left_txt_right_slider_desc{
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #494949;
    max-width: 90%;
}
.article_left_txt_right_slider_item{
    border-radius: 20px;
    overflow: hidden;
}
.article_left_txt_right_slider {
    align-items: center;
}
.article_left_txt_right_slider_block img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    border-radius: 20px;
}
.article_left_txt_right_slider_top {
    align-items: flex-start;
    margin: 80px 0 50px 0;
}
.article_left_txt_right_slider_block {
    max-width: 688px;
}
.article_left_txt_right_slider_center_right .article_left_txt_right_slider_block {
    margin: 0 0 0 auto;
}
.article_left_txt_right_slider_top .info_list_desc_top_left_at{
    margin: 20px 0 0 0;
}
.text_link_back_article a{
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 20px;
    color: #202020;
    display: flex;
    align-items: center;
}
.text_link_back_article svg {
    width: 25px;
    height: 15px;
    stroke: #949494;
    stroke-width: 3px;
    margin: 0 5px 0 0;
}
.text_link_back_article a:hover {
    color: #E31E24;
}
.text_link_back_article a:hover svg {
    stroke: #E31E24;
}

.text_link_back_article {
    margin: 0 0 100px 0;
    display: flex;
    justify-content: center;
}
.information_media_full_txt{
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    color: #202020;
}
.shop_main_center_wrapper_information h4{
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 30px;
    color: #202020;
    margin: 70px 0 20px 0;
}
.shop_main_center_wrapper_information_desc{
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #202020;
    max-width: 800px;
    margin: 0 0 20px 0;
}
.shop_serv_block_list_information {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.shop_serv_block_list_information span{
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #202020;
    max-width: calc(100% - 70px);
}
.shop_serv_block_list_information .shop_serv_block_item svg {
    margin: 0 15px 0 15px;
}
.shop_serv_block_list_full_info span{
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #202020;
}
.shop_main_center_wrapper_news .info_list_desc_top_left_at{
    max-width: unset;
    padding: 20px 50px 20px 25px;
    align-items: center;
}
.shop_main_center_wrapper_news h2{
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 42px;
    color: #202020;
}
.news_block_main {
    margin: 60px 0 0 0;
}
.float_right_img {
    float: right;
    border-radius: 20px;
    margin: 0 0 30px 70px;
    overflow: hidden;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.shop_main_center_wrapper_news h3{
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 38px;
    color: #202020;
    padding: 50px 0 0 0;
}
ol.ol_num_bold {
    margin: 0 0 0 25px;
}
ol.ol_num_bold li span{
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #494949;
}
ol.ol_num_bold li{
    font-family: Calibri;
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    line-height: 22px;
    color: #494949;
    margin: 0 0 5px 0;
}
.shop_main_center_wrapper_news h1 {
    width: calc(100% - 450px);
}
.shop_main_center_wrapper_news .title_and_bread_block {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.shop_main_center_wrapper_news .title_and_bread_block a {
    width: 250px;
}
.shop_main_center_wrapper_news .title_and_bread_block a svg {
    width: 20px;
    height: 22px;
    fill: #E31E24;
    margin: 0 10px 0 0;
}
.news_block_main h4{
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 30px;
    color: #202020;
    margin: 50px 0 0 0;
}
.news_block_main table{
    width: 100%;
    margin: 25px 0 0 0;
}
.news_block_main table thead td{
    background: #F5F5F5;
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #949494;
    height: 70px;
    min-width: 100px;
    text-align: left;
    padding: 0 10px;
}
.news_block_main table thead td:nth-child(1){
    text-align: center;
}
.news_block_main table tbody tr{
    border-bottom: 1px solid #F5F5F5;
}
.news_block_main table tbody td{
    height: 80px;
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #494949;
    padding: 0 10px;
}
.news_block_main table tbody td:nth-child(1){
    color: #949494;
    text-align: center;
}
.news_block_main table tbody td:nth-child(2){
    font-weight: bold;
    font-size: 18px;
    line-height: 26px;
    color: #202020;
}
.text_link_back_news a {
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 20px;
    color: #202020;
    display: flex;
    align-items: center;
}
.text_link_back_news svg {
    width: 25px;
    height: 15px;
    stroke: #949494;
    stroke-width: 3px;
    margin: 0 5px 0 0;
}
.text_link_back_news a:hover {
    color: #E31E24;
}
.text_link_back_news a:hover svg {
    stroke: #E31E24;
}
.other_events_news_block{
    /*margin: 0 -15px 50px -15px;*/
/*    display: flex;
    overflow: auto;*/
    padding: 30px 0;
}
.other_events_news_block .swiper-wrapper .swiper-slide {
    height: auto;
}
.other_events_news_item {
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    box-shadow: 0px 4px 15px rgb(0 0 0 / 15%);
    border-radius: 20px;
    padding: 30px;
    /*margin: 0 15px 0 15px;*/
}
.other_events_news_item_one{
    width: 380px;
    min-width: 380px;
}
.other_events_news_item_two{
    width: 780px;
    min-width: 780px;
    padding: 0;
    overflow: hidden;
    display: flex;
}
.other_events_news_item_date {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    color: #949494;
}
.other_events_news_item_label {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 22px;
    box-sizing: border-box;
    border-radius: 12px;
    padding: 6px 17px;
    display: inline-block;
}   
.other_events_news_item_label.red{
    color: #E31E24;
    border: 1px solid #E31E24;
}
.other_events_news_item_label.green{
    color: #4CAF50;
    border: 1px solid #4CAF50;
}
.other_events_news_item_date_label {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.other_events_news_item_title {
    margin: 15px 0;
}
.other_events_news_item_title a {
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    color: #202020;
}
.other_events_news_item_desc {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    color: #494949;
    padding: 0 0 35px 0;
}
.other_events_news_item_podr a {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    color: #949494;
}
.other_events_news_item_podr a svg{
    stroke: #949494;
    stroke-width: 2;
    fill: transparent;
    width: 8px;
    height: 8px;
    transform: rotate(-90deg);
    margin: 0 0 0 5px;
}
.other_events_news_item_podr {
    bottom: 25px;
    position: absolute;
}
.other_events_news_item_two .other_events_news_item_two_left{
    width: 380px;
    margin: 0 20px 0 0;
    position: relative;
}
.other_events_news_item_two .other_events_news_item_two_right{
    width: 380px;
    padding: 30px;
}
.other_events_news_item_two_left_title1 {
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 20px;
    color: #fff;
    margin: 0 0 15px 0;
}
.other_events_news_item_two_left_title2 {
    font-style: normal;
    font-weight: bold;
    font-size: 46px;
    line-height: 45px;
    color: #fff;
    margin: 0 0 30px 0;
}
.other_events_news_item_two_left_title3 {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 13px;
    color: #fff;
}
span.other_events_news_item_two_left_title {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 30px;
    max-width: 70%;
}
.other_events_news_swiper-button{
    width: 50px;
    height: 50px;
    background: #E31E24;
    box-shadow: 2px 2px 8px rgb(58 73 83 / 30%);
    transform: translateY(-50%);
    border-radius: 50%;
    top: 50%;
    position: absolute;
    z-index: 5;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
.other_events_news_swiper-button svg{
    stroke: #fff;
    width: 20px;
    height: 20px;
    stroke-width: 4px;
}
.other_events_news_swiper-button-prev{
    left: 20px;
}
.other_events_news_swiper-button-next{
    right: 20px;
}
.other_events_news_swiper-button-next svg{
    transform: rotate(180deg);
}
.other_events_news_swiper-button:hover{
    background: #D71F25;
}
.other_events_news_swiper-button.swiper-button-disabled {
    display: none;
}
#footer_massage_cont input.btn_red {
    width: 100%;
}
#footer_massage_cont .red_btn_popup {
    padding: 10px 0 10px 0;
}
.contacts_txt_item_c span {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #949494;
    display: block;
}
.contacts_txt_item_c {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #202020;
    width: calc(100% - 65px);
}
.contacts_txt_item_c a{
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #202020;
}
.contacts_txt_item_c a.contacts_txt_item_email{
    color: #E31E24;
}
a.contacts_txt_item_massage_cont {
    width: 170px;
}
a.contacts_txt_item_massage_cont svg{
    width: 22px;
    height: 18px;
    margin: 0 10px 0 0;
    fill: #E31E24;
}
a.contacts_txt_item_massage_cont{
    margin: 50px 0 0 0;
}
.contacts_txt_item{
    margin: 0 0 40px 0;
    display: flex;
    align-items: center;
}
.contacts_txt_item svg{
    width: 40px;
    height: 40px;
    margin: 0 25px 0 0;
}
.contacts_txt {
    max-width: 360px;
    margin: 50px 100px 0 0;
}
.contacts_blocks {
    display: flex;
}
.contacts_spoiler_item {
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    box-shadow: 0px 4px 15px rgb(0 0 0 / 15%);
    border-radius: 20px;
    overflow: hidden
}
.contacts_spoiler_item:not(:last-child){
    margin: 0 0 20px 0;
}
.contacts_spoiler_item_top_title {
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 30px;
    color: #202020;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.contacts_spoiler_item_top_desc {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #7B7B7B;
}
.contacts_spoiler_item_top_title svg.arrow_ico {
    stroke: #E31E24;
    stroke-width: 2;
    fill: transparent;
    width: 12px;
    height: 8px;
    margin: 0 0 0 15px;
}
.contacts_spoiler_item.open .contacts_spoiler_item_top{
    background: #F7F7F7;
}
.contacts_spoiler_item_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 25px 40px;
}
.contacts_spoiler_item_body{
    display: none;
    padding: 40px 40px 40px 40px;
}
.contacts_spoiler_item.open .contacts_spoiler_item_body{
    display: block;
    position: relative;
}
.contacts_spoilers {
    margin: 80px 0 0 0;
}
span.contacts_spoiler_item_r {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: #949494;
    border-bottom: 1px dashed;
    cursor: pointer;
}
span.contacts_spoiler_item_r:hover{
    border-bottom: 1px dashed transparent
}
span.contacts_spoiler_item_s {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: #E31E24;
    border-bottom: 1px dashed;
    cursor: pointer;
}
span.contacts_spoiler_item_s:hover{
    border-bottom: 1px dashed transparent
}
.contacts_spoiler_item_r{
    display: block;
}
.contacts_spoiler_item_s{
    display: none;
}
.contacts_spoiler_item.open .contacts_spoiler_item_r{
    display: none;
}
.contacts_spoiler_item.open .contacts_spoiler_item_s{
    display: block;
}
.contacts_spoiler_item.open .contacts_spoiler_item_top_title svg.arrow_ico{
    transform: rotate(180deg);
}
.contacts_spoiler_item_body_title svg {
    width: 32px;
    height: 32px;
    fill: transparent;
    margin: 0 15px 0 0;
}
.contacts_spoiler_item_body_title span {
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    color: #E31E24;
    width: calc(100% - 47px);
}
.contacts_spoiler_item_body_title {
    display: flex;
    align-items: center;
    margin: 0 0 40px 0;
}
.contacts_spoiler_item_body_m_title {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #202020;
    margin: 0 0 15px 0;
}
.contacts_spoiler_item_body_lr a {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #494949;
    display: table;
    margin: 0 0 15px 0;
}
.contacts_spoiler_item_body_lr {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #494949;
    display: flex;
    align-items: flex-start;
    padding: 0 0 0 47px;
}
.contacts_spoiler_item_body_lr p {
    margin: 0 0 10px 0;
}
.contacts_spoiler_item_body_lr p span {
    color: #949494;
}
.contacts_spoiler_item_body_lr > div{
    width: 50%;
}
.contacts_spoiler_item_body_l {
    display: flex;
}
.contacts_spoiler_item_body_l > span{
    width: 50%;
}
.contacts_spoiler_item_body hr {
    border: 1px solid #F5F5F5;
    margin: 60px 0;
}
.contacts_spoiler_item_body_l_nof {
    display: block;
}
.contacts_spoiler_item_body_l_nof > span {
    display: block;
    width: 100%;
}
.contacts_spoiler_item_body_l_nof > span:not(:last-child) {
    margin: 0 0 35px 0;
}
.contacts_spoiler_item_body_s{
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: #E31E24;
    border-bottom: 1px dashed;
    cursor: pointer;
    position: absolute;
    right: 40px;
    bottom: 40px;
}
.contacts_spoiler_item_body_s:hover{
    border-bottom: 1px dashed transparent;
} 
.contacts_spoiler_item.open .contacts_spoiler_item_body2 > div {
    display: flex;
}
.contacts_spoiler_item.open .contacts_spoiler_item_body2 > div > span{
    width: 50%;
}
.contacts_spoiler_item.open .contacts_spoiler_item_body2 .contacts_spoiler_item_body_lr a{
    display: unset;
}
.contacts_spoiler_item.open .contacts_spoiler_item_body2 .contacts_spoiler_item_body_m_title{
    margin: 0;
}
.contacts_spoiler_item.open .contacts_spoiler_item_body2 .contacts_spoiler_item_body_l_nof > span:not(:last-child) {
    margin: 0 0 30px 0;
}
.contacts_spoiler_item.open .contacts_spoiler_item_body2 .contacts_spoiler_item_body_lr > div {
    width: 100%;
}
span.contacts_spoiler_item_save span {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #494949;
    border-bottom: 1px dashed #494949;
}
span.contacts_spoiler_item_save svg{
    width: 19px;
    height: 19px;
    stroke: #949494;
    fill: transparent;
    margin: 0 10px 0 0;
}
span.contacts_spoiler_item_save:hover span {
    border-bottom: 1px dashed transparent;
}
span.contacts_spoiler_item_save a{
    display: flex;
    align-items: center;
}
span.contacts_spoiler_item_save {
    margin: 20px 0 0 47px;
    display: block;
}
.promotions_and_news_top_menu_block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 70px 0;
}
.promotions_and_news_top_podp {
    width: 250px;
}
.promotions_and_news_top_menu a {
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #494949;
    margin: 0 25px;
}
.promotions_and_news_top_menu a.active {
    color: #E31E24;
}
.promotions_and_news_top_menu a:hover {
    color: #E31E24;
}
.promotions_and_news_top_menu a:nth-child(1){
    margin: 0 25px 0 0;
}
.promotions_and_news_top_menu .line {
    width: 2px;
    height: 28px;
    background-color: #F5F5F5;
    display: block;
    position: relative;
}
.promotions_and_news_top_menu {
    display: flex;
    align-items: center;
}
.promotions_and_news_list_news{
    margin: 0 -15px;
}
.promotions_and_news_list_date {
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    color: #202020;
    width: 270px;
}
.promotions_and_news_list {
    display: flex;
}
.promotions_and_news_list:not(:first-child) {
    margin: 90px 0 0 0;
}
.promotions_and_news_list_news {
    margin: 0 -15px;
    display: flex;
    width: calc(100% - 270px);
    flex-wrap: wrap;
}
.promotions_and_news_list_news .other_events_news_item {
    margin: 0 15px 30px 15px;
    position: relative;
}




.look_all_promotions.show .yes_show, .look_all_promotions .no_show {
    display: inline-block;
}
.look_all_promotions .yes_show, .look_all_promotions.show .no_show {
    display: none;
}
.look_all_promotions {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #494949;
    display: flex;
    cursor: pointer;
    text-align: center;
    border: 1px solid #CFCFCF;
    box-sizing: border-box;
    border-radius: 20px;
    height: 50px;
    align-items: center;
    justify-content: center;
}
.look_all_promotions span span.look_all_promotions_gray{
    color: #949494;
}
.look_all_promotions svg {
    stroke: #949494;
    stroke-width: 2;
    fill: transparent;
    width: 12px;
    height: 8px;
    margin: 0 0 0 5px;
}
.look_all_promotions_mob{
    display: none;
}
.look_all_promotions.show svg{
    transform: rotate(180deg);
}
/*.popap_main_seria_posud {
    max-height: 100vh;
    overflow: auto;
}
*/
.look_all_promotions:hover{
    border: 1px solid #E31E24;
    color: #E31E24
}
.look_all_promotions:hover span span{
    color: #E31E24;
}
.look_all_promotions:hover svg{
    stroke: #E31E24;
}
.d_show_more_promotions{
    display: none !important;
}
.d_show_more_promotions.show{
    display: flex !important;
}
.questions_desc_top_block {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    color: #202020;
    max-width: 1050px;
}
#contacts_map{
    width: calc(100% - 460px);
    height: 600px;
    border-radius: 20px;
    overflow: hidden;
}
#questions .red_btn_popup input.btn_red {
    width: 100%;
}
#questions .popap_main__forma_block.red_btn_popup {
    padding: 0 0 20px 0;
}
a.questions_link_popup {
    width: 195px;
    height: 50px;
    margin: 15px 0 0 0;
}
a.questions_link_popup svg{
    width: 23px;
    height: 22px;
    margin: 0 10px 0 0;
}
.question_item{
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid #EAEAEA;
    margin: 0 15px 20px 15px;
    width: calc(50% - 30px);
    height: max-content;
}
.question_item_head_svg {
    width: 105px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 80px;
}
.question_item_head_svg:before {
    content: "";
    display: block;
    height: 100%;
    width: 105px;
    position: absolute;
    background: #EAEAEA;
    z-index: 1;
}
.question_item_head_svg svg{
    width: 23px;
    height: 38px;
    z-index: 2;
}
.question_item_head_q {
    padding: 25px 30px;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    display: flex;
    align-items: center;
    color: #202020;
    width: calc(100% - 105px);
    min-height: 80px;
}
.question_item_head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}
.question_item_head .arrow_ico {
    stroke: #949494;
    stroke-width: 2;
    fill: transparent;
    width: 20px;
    height: 11px;
    display: block;
    margin: 0 30px 0 0;
}
.questions_block {
    margin: 75px -15px 20px -15px;
    display: flex;
    flex-wrap: wrap;
}
.question_item_body {
    display: none;
}
.question_item.open .question_item_body {
    display: block;
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #494949;
    padding: 0 30px 30px 30px;
    max-width: 95%;
}
.question_item.open .question_item_head .arrow_ico{
    stroke: #E31E24;
    transform: rotate(180deg);
}
.question_item.open .question_item_head .question_item_head_q{
    color: #E31E24;
}
.question_item.open .question_item_head_svg {
    display: none;
}
.question_item:hover{
    border: 1px solid #E31E24;
}
.question_item:hover .question_item_head .arrow_ico{
    stroke: #E31E24;
}
.question_item:hover .question_item_head_svg:before {
    background: #E31E24;
}
.tabs-box.tabs_dostavka {
    margin: 55px 0 0 0;
}
.tabs-box svg.arrow_ico {
    stroke: #949494;
    stroke-width: 2;
    fill: transparent;
    width: 12px;
    height: 8px;
    display: block;
}
.tab_accordion {
    display: none;
}
ul.tabs {
    display: flex;
    flex-direction: column;
}
.tabs-box ul.tabs li {
    list-style: none;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
    border-radius: 20px;
    width: 325px;
    height: 120px;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    cursor: pointer;
    position: relative;
}
.tabs-box ul.tabs li:not(:last-child){
    margin: 0 0 30px 0;
}
.tabs-box ul.tabs li.active {
    background: #F5F5F5;
    box-shadow: none;
    border-radius: 20px 0 0 20px;
}
.tabs-box ul.tabs li:after{
    content: "";
    display: none;
    position: absolute;
    width: 500px;
    height: 120px;
    top: 0;
    left: 0;
    background: #F5F5F5;
    border-radius: 20px 0 0 20px;
    z-index: -1;
}
.tabs-box ul.tabs li.active:after{
    display: block;
}
.tabs-box ul.tabs li span{
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    max-width: 100px;
    color: #202020;
    margin: 0 0 0 20px;
}
.tabs-box ul.tabs li:hover span,
.tabs-box ul.tabs li.active span{
    color: #E31E24;
}
.tabs-box.tabs_dostavka ul.tabs li:nth-child(1) svg{
    width: 60px;
    height: 36px;
}
.tabs-box.tabs_dostavka ul.tabs li:nth-child(2) svg{
    width: 60px;
    height: 44px;
}
.tabs-box.tabs_dostavka ul.tabs li:nth-child(3) svg{
    width: 60px;
    height: 50px;
}
.tabs-box.tabs_dostavka ul.tabs li:nth-child(4) svg{
    width: 60px;
    height: 46px;
}
.tabs-box.tabs_dostavka ul.tabs li:nth-child(5) svg{
    width: 60px;
    height: 45px;
}
.tabs-box {
    position: relative;
    display: flex;
}
.tab_container {
    background: #F5F5F5;
    width: calc(100% - 375px);
    padding: 50px;
    border-radius: 20px;
    margin: 0 0 0 50px;
}
.tabs-box .tab_content {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #494949;
}
.tabs-box .tab_content a{
    color: #494949;
}
.tabs-box .tab_content h4{
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
    line-height: 30px;
    color: #202020;
    margin: 0 0 20px 0;
}
.tabs-box .tab_content h5{
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    color: #202020;
    margin-top: 40px;
}
.tab_content_phone_red{
    color: #E31E24;
}
.tab_content_imgs_block {
    margin: 25px 0 0 0;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.tab_content_imgs_block img{
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.tab_content_imgs_block > div {
    padding: 10px;
}

.line_input_item label {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #202020;
}
.line_input_item label .red{
    color: #E31E24;
}
.line_input_item input[type="text"] {
    width: 240px;
    display: block;
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    border: 1px solid #E6E6E6;
    box-sizing: border-box;
    border-radius: 12px;
    height: 40px;
    padding: 0 20px;
}
.line_input_item {
    margin: 0 30px 20px 0;
}
.line_input_block {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}
.line_input_item.line_input_block_small1 {
    width: 100px;
}
.line_input_item.line_input_block_small1 input[type="text"]{
    width: 100px;
}
.line_input_item.line_input_block_small2 {
    width: 120px;
}
.line_input_item.line_input_block_small2 input[type="text"]{
    width: 120px;
}
.line_input_item.line_input_block_small3 {
    width: 580px;
}
.line_input_item.line_input_block_small3 input[type="text"]{
    width: 580px;
}
.line_input_item.line_input_block_small4 {
    width: 170px;
}
.line_input_item.line_input_block_small4 input[type="text"]{
    width: 170px;
}
.prichina_block textarea {
    width: 990px;
    height: 110px;
    padding: 20px;
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    border: 1px solid #E6E6E6;
    box-sizing: border-box;
    border-radius: 12px;
    resize: none;
    outline: none;
}
.tab_submit_block{
    margin: 30px 0 0 0;
}
.tab_submit_block input[type="submit"]{
    width: 215px;
    height: 50px;
    border: none; 
    cursor: pointer;
}
span.checkbox_label_title {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #202020;
    display: block;
}
span.checkbox_label_desc {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: #949494;
}
.prichina_block .checkbox_style {
    margin: 0 0 15px 0;
}
textarea#prichina_block_checkbox1_textarea {
    display: none;
}
textarea#prichina_block_checkbox2_textarea {
    display: none;
}
.kyda_vernut_block .checkbox_style {
    margin: 0 40px 15px 0;
}
.line_input_block_small2_carta{
    display: none;
}
.line_input_block_small2_bank{
    display: none;
}
.kyda_vernut_block div.checkbox_bbbb {
    display: flex;
    margin: 15px 0 0 0;
}
.line_input_block_small2_carta.open {
    display: flex;
}
.line_input_block_small2_bank.open {
    display: flex;
}
.line_input_block_small2 .line_input_block_small1{
    width: 210px;
}
.line_input_block_small2 .line_input_block_small1 input[type="text"]{
    width: 210px;
}
.line_input_block_small2 .line_input_block_small2{
    width: 240px;
}
.line_input_block_small2 .line_input_block_small2 input[type="text"]{
    width: 240px;
}
.line_input_block_small2 .line_input_block_small3{
    width: 380px;
}
.line_input_block_small2 .line_input_block_small3 input[type="text"]{
    width: 380px;
}
.add_review_like_link_popup{
    width: 240px;
    margin: 20px 0 0 0;
}
.add_review_like_link_popup svg{
    width: 22px;
    height: 22px;
    fill: #E31E24;
    margin: 0 10px 0 0;
}
.reviews_block_all {
    margin: 75px 0 0 0;
}
.reviews_block_item {
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    padding: 40px;
    margin: 0 0 30px 0;
    position: relative;
}
.reviews_block_item_title {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #202020;
    margin: 0 0 10px 0;
}
.reviews_block_item_desc {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #494949;
}
.reviews_block_item_desc_author {
    display: flex;
    align-items: center;
}
.reviews_block_item_desc_author_img {
    margin: 0 20px 0 0;
    border-radius: 50%;
}
.reviews_block_item_desc_author_fio {
    font-family: Calibri;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    color: #202020;
}
.reviews_block_item_desc_author_date {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 22px;
    color: #494949;
}
.reviews_block_item:before {
    content: "";
    display: block;
    background: url(/media/images/entypo_quote.svg) no-repeat;
    width: 214px;
    height: 162px;
    position: absolute;
    top: 0;
    right: 100px;
    z-index: 0;
}
.reviews_block_item_people {
    position: relative;
    z-index: 2;
    padding: 25px 0;
}
.reviews_block_item_people:not(:last-child) {
    border-bottom: 1px solid #F5F5F5;
}
.reviews_block_item_people.reviews_block_item_people_small .reviews_block_item_desc_author_img {
    width: 50px;
    height: 50px;
}
.reviews_block_item_people.reviews_block_item_people_small .reviews_block_item_desc_author_img img{
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.reviews_block_item_desc svg{
    width: 18px;
    height: 14px;
    fill: #CFCFCF;
    margin: 0 10px 0 0;
    position: relative;
    top: 5px;
}
.reviews_block_item_people_small .reviews_block_item_desc {
    display: flex;
    align-items: flex-start;
}
.reviews_block_item_people_small .reviews_block_item_desc_author {
    margin: 0 0 0 28px;
}
.reviews_block_item_people.reviews_block_item_people_small {
    margin: 0 0 0 70px;
}
.reviews_block_item_people.reviews_block_item_people_small2 {
    margin: 0 0 0 140px;
}
.reviews_block_item_people:last-child {
    padding: 25px 0 0 0;
}
.look_all_reviews {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #494949;
    margin: 10px 0 20px 0;
    display: flex;
    cursor: pointer;
    text-align: center;
    border: 1px solid #CFCFCF;
    box-sizing: border-box;
    border-radius: 20px;
    height: 50px;
    align-items: center;
    justify-content: center;
}
.look_all_reviews.show .yes_show, 
.look_all_reviews .no_show {
    display: inline-block;
}
.look_all_reviews span span {
    color: #949494;
}
.look_all_reviews svg {
    stroke: #949494;
    stroke-width: 2;
    fill: transparent;
    width: 12px;
    height: 8px;
    margin: 0 0 0 5px;
}
.look_all_reviews.show svg {
    transform: rotate(180deg);
}
.look_all_reviews:hover {
    border: 1px solid #E31E24;
    color: #E31E24;
}
.look_all_reviews:hover span span {
    color: #E31E24;
}
.look_all_reviews:hover svg {
    stroke: #E31E24;
}
.look_all_reviews .yes_show, 
.look_all_reviews.show .no_show {
    display: none;
}
.d_show_more_reviews {
    display: none;
}
.d_show_more_reviews.show {
    display: block;
}
.reviews_block_item_desc > div {
    width: calc(100% - 28px);
}
.s_etim_pokup_block.product_tabs__content{
    display: none;
}
.s_etim_pokup_block.product_tabs__content.active{
    display: flex;
}
.product_tabs_rek .text_link_back_basket.text_link_back_basket_rozn {
    margin: 0;
}
.product_tabs_rek .text_link_back_basket_rozn_h3 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.product_tabs__caption a:not(:last-child):after{
    content: "";
    width: 2px;
    height: 28px;
    background-color: #F5F5F5;
    display: inline-block;
    position: relative;
    margin: 0 0 0 25px;
    top: 10px;
}
.promotions_and_news_top_menu.product_tabs__caption a {
    line-height: 40px;
    margin: 0 25px 0 0;
}
.tabs-box.tabs_product ul.tabs li:nth-child(1) svg {
    width: 36px;
    height: 36px;
}
.tabs-box.tabs_product ul.tabs li:nth-child(2) svg {
    width: 28px;
    height: 36px;
}
.tabs-box.tabs_product ul.tabs li:nth-child(3) svg {
    width: 36px;
    height: 30px;
}
.tabs-box.tabs_product ul.tabs li:nth-child(4) svg {
    width: 36px;
    height: 31px;
}
.tabs-box.tabs_product ul.tabs li:nth-child(5) svg {
    width: 36px;
    height: 24px;
}
.tabs-box.tabs_product ul.tabs li:nth-child(6) svg {
    width: 36px;
    height: 36px;
}
.tabs-box.tabs_product ul.tabs li:nth-child(7) svg {
    width: 36px;
    height: 36px;
}
.tabs-box.tabs_product ul.tabs li {
    width: 320px;
    height: 85px;
}
.tabs-box.tabs_product ul.tabs li span span{
    color: #949494;
    margin: 0;
    font-weight: normal;
}
.tabs-box.tabs_product ul.tabs li:after {
    height: 85px;
}
.tabs-box.tabs_product ul.tabs li span {
    max-width: 130px;
}
.tabs-box.tabs_product ul.tabs li {
    align-items: center;
    justify-content: flex-start;
    padding: 0 0 0 40px;
}
.tabs-box.tabs_product {
    margin: 0 0 60px 0;
}
.reviews_block_all.reviews_block_all_product {
    margin: 35px 0 0 0;
}
.tab_top_block_f h4.h4_tab_content {
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
    line-height: 30px;
    color: #202020;
    margin: 0;
}
.tab_top_block_f {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.tab_top_block_f a.add_review_like_link_popup {
    color: #E31E24;
    background: transparent;
    margin: 0;
}
.tabs-box .tab_content a.add_review_like_link_popup_tab{
    color: #E31E24;
    background: transparent;
}
.tab_top_block_f > div {
    width: calc(100% - 260px);
}
.shop_tov_list_rating_star_block_product{
    margin: 10px 0 0 0;
}
.shop_tov_list_rating_star_block_product span{
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    line-height: 22px;
    color: #494949;
    margin: 0 10px 0 0;
}
.questions_product_desc {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #494949;
    max-width: 700px;
    margin: 10px 0 0 0;
}
.tabs-box .tab_content .tab_top_block_f .questions_product_desc a{
    border-bottom: 1px solid #494949;
    color: #494949;
}
.tabs-box .tab_content .tab_top_block_f .questions_product_desc a:hover{
    border-bottom: 1px solid transparent;
}
.tabs-box .tab_content .tab_top_block_f a{
    background: transparent;
    color: #E31E24; 
    margin: 0;
}
.tabs-box .tab_content a.questions_link_popup_tab{
    background: transparent;
    color: #E31E24;
    position: absolute;
    bottom: 50px;
}
.questions_block_product {
    margin: 35px 0 70px 0;
}
.questions_block_product .question_item {
    margin: 0 0 20px 0;
    width: 100%;
}
.tab_top_block_f_only{
    margin: 0 0 20px 0;
}
.tab_top_block_f_only > div {
    width: 100%;
}
.xar_ico_block_svg{
    position: relative;
    display: flex;
    margin: 20px 0;
}
.xar_ico_block_svg > div:not(:last-child){
    margin: 0 15px 0 0;
}
.xar_ico_block_svg svg {
    width: 36px;
    height: 36px;
    cursor: pointer;
}
.xar_ico_block_svg span{
    display: none;
}
.xar_ico_block_svg div.open span{
    display: block;
    position: absolute;
    background: #FFFFFF;
    box-shadow: 0px 4px 15px rgb(0 0 0 / 15%);
    border-radius: 20px;
    padding: 10px 20px;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    color: #949494;
    max-width: 200px;
}
.tabs-box .tab_content h6 {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #202020;
}
span.xar_block_table_prod_item_title {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    display: flex;
    align-items: center;
    color: #7B7B7B;
    padding: 0 20px 0 0;
    width: 380px;
}
span.xar_block_table_prod_item_desc {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #202020;
}
.xar_block_table_prod .xar_block_table_prod_item {
    padding: 15px;
    display: flex;
    width: auto;
}
.xar_block_table_prod .xar_block_table_prod_item:nth-child(2n+1){
    background: #EAEAEA;
}
.xar_block_table_prod {
    margin: 0 0 30px 0;
}
.sostav_nabora_product_block{
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    border-radius: 20px;
    padding: 30px;
    margin: 0 0 50px 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: flex-start;
}
.sostav_nabora_product_block_item {
    display: flex;
    padding: 15px;
    width: calc(50% - 40px);
}
.sostav_nabora_product_block_item:nth-child(2n){
    margin: 0 0 0 80px;
}
.sostav_nabora_product_block_item {
    border-top: 1px solid #F5F5F5;
}
.sostav_nabora_product_block_item:nth-child(1),
.sostav_nabora_product_block_item:nth-child(2) {
    border-top: 1px solid transparent;
}
.sostav_nabora_product_block_item .ranee_block_shop_item_img {
    max-width: 50px;
    max-height: 80px;
}
.sostav_nabora_product_block_item .ranee_block_shop_item_price {
    font-size: 20px;
    line-height: 22px;
}
.sostav_nabora_product_block_item .ranee_block_shop_item_price svg {
    width: 12px;
    height: 12px;
    fill: #202020;
}
.sostav_nabora_product_block_item .ranee_block_shop_item_price_old {
    font-size: 14px;
    line-height: 20px;
}
.sostav_nabora_product_block_item  .ranee_block_shop_item_price_old svg {
    width: 9px;
    height: 9px;
    fill: #949494;
}
.instructions_product_tab a svg {
    width: 19px;
    height: 19px;
    stroke: #E31E24;
    fill: transparent;
    margin: 0 10px 0 0;
}
.instructions_product_tab a span{
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #494949;
    width: calc(100% - 29px);
    text-decoration-style: dashed;
    text-decoration-line: underline;
    text-decoration-color: #494949;
}

.instructions_product_tab a:hover span{
    text-decoration-color: transparent;
}
.instructions_product_tab a {
    display: flex;
    align-items: flex-start;
    width: calc(50% - 40px);
    margin: 0 0 20px 0;
}
.instructions_product_tab a:nth-child(2n){
    margin: 0 0 20px 80px;
}
.instructions_product_tab {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.share_block_product{
    position: relative;
}
.share_block_product .share_block_product_link{
    display: flex;
    align-items: center;
    cursor: pointer;
}
.share_block_product svg{
    width: 20px;
    height: 22px;
    fill: transparent;
    margin: 0 10px 0 0;
}
.share_block_product span{
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #494949;
}
.share_block_product_block {
    background: #FFFFFF;
    box-shadow: 0px 4px 15px rgb(0 0 0 / 15%);
    border-radius: 20px;
    padding: 20px 10px;
    position: absolute;
    z-index: 10;
    align-items: center;
    flex-direction: row;
    display: none;
}
.share_block_product.open .share_block_product_block{
    display: flex;
}
.shbpb{
    margin: 0 10px;
    display: flex;
    align-items: center;
}
.shbpb svg{
    margin: 0;
    width: 20px;
    height: 20px;
    fill: #494949;
    cursor: pointer;
}
.shbpb svg:hover{
    fill: #E31E24;
}




.shop_tov_list_rating_star_block span {
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 22px;
    color: #494949;
    margin: 0 10px 0 0;
}
.product_top_block_left {
    display: flex;
    align-items: center;
}
.product_top_block_left .shop_tov_list_rating_star_block {
    margin: 0;
}
.look_all_reviews_block {
    margin: 0 35px 0 10px;
}
.look_all_reviews_block a {
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #494949;
}
.look_all_reviews_block a span.gray_rev{
    color: #949494;
    border-bottom: none;
}
.look_all_reviews_block a span{
    color: #494949;
    border-bottom: 1px dashed #949494;
}
.look_all_reviews_block a:hover span{
    border-bottom: 1px dashed transparent;
}
.product_top_block_all {
    margin: 30px 0 25px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.product_top_block_right_ico{

}
.product_top_block_right_ico .ico_tov_heart{
    width: 26px;
    height: 24px;
    fill: transparent;
    margin: 0 10px 0 0;
    stroke: #CFCFCF;
    stroke-width: 3px;
    cursor: pointer;
}

.product_ico_tov_compare:hover .ico_tov_compare {
    stroke: #E31E24;
}
.product_ico_tov_compare:hover span {
    color: #E31E24;
}
.product_top_block_right_ico .ico_tov_compare{
    width: 20px;
    height: 20px;
    stroke: #CFCFCF;
    stroke-width: 3px;
    cursor: pointer;
    margin: 0 10px 0 0;
}
.product_ico_tov_heart:hover .ico_tov_heart{
    stroke: #E31E24;
}
.product_ico_tov_heart:hover span{
    color: #E31E24;
}
.product_top_block_right_ico {
    display: flex;
    align-items: center;
}
span.product_ico_tov_heart {
    display: flex;
    align-items: center;
    margin: 0 50px 0;
    cursor: pointer;
}
span.product_ico_tov_compare {
    display: flex;
    align-items: center;
    cursor: pointer;
}
span.product_ico_tov_compare span {
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #949494;
}
span.product_ico_tov_heart span {
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #949494;
}
span.product_ico_tov_heart.active .ico_tov_heart{
    stroke: #E31E24;
}
span.product_ico_tov_heart.active span{
    color: #E31E24;
}
span.product_ico_tov_compare.active .ico_tov_compare{
    stroke: #E31E24;
}
span.product_ico_tov_compare.active span{
    color: #E31E24;
}
.product_detail_top_block_tov {
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    box-shadow: 0px 4px 15px rgb(0 0 0 / 15%);
    border-radius: 20px;
    margin: 0 0 110px 0;
}
.product_detail_top_block_tov .shop_tov_list_filter_item_left {
    width: 40%;
    padding: 30px;
    position: relative;
}
.product_detail_top_block_tov .shop_tov_list_filter_item_right {
    box-shadow: none;
    width: 60%;
    border-left: 1px solid #F5F5F5;
    padding: 0;
}
.product_detail_top_block_tov .shop_tov_list_filter_item_right .shop_tov_list_filter_item_right_top{
    padding: 40px 60px;
    position: relative;
}
.product_detail_top_block_tov .shop_tov_list_title_block a {
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
    line-height: 30px;
    color: #202020;
}
.product_detail_top_block_tov .shop_tov_list_title_block {
    margin: 25px 0 55px 0;
    max-width: 80%;
}
.product_detail_top_block_tov .shop_tov_list_filter_item_video_ico {
    position: absolute;
    top: 40px;
    left: 40px;
}
.product_detail_top_block_tov .look_all_xar_block_link span{
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #949494;
    border-bottom: 1px dashed #CFCFCF;
    cursor: pointer;
}
.product_detail_top_block_tov .look_all_xar_block_link span:hover{
    border-bottom: 1px dashed transparent;
}
.product_detail_top_block_tov .shop_tov_list_svoystva_block {
    margin: 0;
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #949494;
    display: table;
}
.product_detail_top_block_tov .shop_tov_list_svoystva_block_all{
    margin: 0 0 75px 0;
}
.product_detail_top_block_tov .shop_tov_list_price_block_full {
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 42px;
    color: #202020;
}
.product_detail_top_block_tov .shop_tov_list_price_block_full svg {
    fill: #202020;
    width: 32px;
    height: 32px;
}
.product_detail_top_block_tov .shop_tov_list_price_block {
    display: flex;
    align-items: flex-start;
}
.product_detail_top_block_tov .shop_tov_list_buy_block_bottom {
    background: #F5F5F5;
    padding: 45px 60px;
    display: flex;
    align-items: center;
}
.product_detail_top_block_tov .product_detail_top_block_tov {
    overflow: hidden;
}
.product_detail_top_block_tov .shop_tov_list_buy_block a {
    line-height: 50px;
    width: 140px;
}
.link_rasc_dost_shop_tov span {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #494949;
    text-decoration-style: dashed;
    text-decoration-line: underline;
    text-decoration-color: #949494;
    width: calc(100% - 41px);
}
.link_rasc_dost_shop_tov svg {
    width: 31px;
    height: 21px;
    margin: 0 10px 0 0;
}
.link_rasc_dost_shop_tov {
    margin: 0 0 0 65px;
    cursor: pointer;
}
.link_rasc_dost_shop_tov a{
    display: flex;
    align-items: center;
}
.link_rasc_dost_shop_tov:hover span{
    border-bottom: 1px dashed transparent;
}
.product_detail_top_block_tov .shop_tov_list_buy_block {
    margin: 0;
    width: 140px;
}
#calculate_delivery .red_btn_popup input.btn_red {
    width: 100%;
}
#calculate_delivery .popap_main__forma_block.red_btn_popup {
    padding: 0 0 20px 0;
}
.product_detail_top_block_tov .num-block.skin-2 {
    margin: 0 30px 0 0;
}
.product_detail_top_block_tov .skin-2 .num-in {
    height: 50px;
    width: 150px;
    background: #7B7B7B;
    border-radius: 20px;
    margin: 0 auto;
}
.product_detail_top_block_tov .skin-2 .num-in span {
    width: 45px;
    display: block;
    height: 50px;
    float: left;
    position: relative;
}
.product_detail_top_block_tov .skin-2 .num-in .dis:before, 
.product_detail_top_block_tov .skin-2 .num-in .dis:after {
    background-color: #fff;
}
.product_detail_top_block_tov .skin-2 .num-in span.minus {
    border: none;
    border-radius: 20px 0px 0px 20px;
}
.product_detail_top_block_tov .skin-2 .num-in span.plus {
    border: none;
    border-radius: 0 20px 20px 0;
}
.product_detail_top_block_tov .skin-2 .num-in span:before, 
.product_detail_top_block_tov .skin-2 .num-in span:after {
    background-color: #fff;
}
.product_detail_top_block_tov .skin-2 .num-in input {
    width: 60px;
    height: 50px;
    background: #fff;
}
.product_ab_bg_right{
    width: 270px;
    height: 270px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #F5F5F5;
    cursor: pointer;
    display: block;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    position: absolute;
    right: -40px;
    bottom: -20px;
    z-index: 0;
}
.product_detail_top_block_tov .shop_tov_list_filter_item_right_labels {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1;
}
.product_detail_top_block_tov .shop_tov_list_title_block{
    position: relative;
    z-index: 1;
}
.product_detail_top_block_tov .shop_tov_list_svoystva_block_all{
    position: relative;
    z-index: 1;
}
.product_detail_top_block_tov .shop_tov_list_price_block{
    position: relative;
    z-index: 1;
}
.product_detail_top_block_tov .shop_tov_list_nalich_block{
    position: relative;
    z-index: 1;
}
.product_top_block_left_rar {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.lk_block_top_menu {
    display: flex;
    align-items: center;
    margin: 0 0 60px 0;
}
.lk_block_top_menu_item {
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    box-shadow: 0px 1px 5px rgb(0 0 0 / 20%);
    border-radius: 20px;
    height: 50px;
    padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.lk_block_top_menu_item:not(:last-child){
    margin: 0 20px 0 0;
}
.lk_block_top_menu_item span{
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #949494;
}
.lk_block_top_menu_item svg{
    width: 21px;
    height: 21px;
    fill: #949494;
    margin: 0 10px 0 0;
}
.lk_block_top_menu_item:hover span,
.lk_block_top_menu_item.active span{
    color: #E31E24;
}
.lk_block_top_menu_item:hover svg,
.lk_block_top_menu_item.active svg{
    fill: #E31E24;
}
.lk_block_title_h6{
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #202020;
    margin: 0 0 20px 0;
}
.cabinet_personal_item_link svg {
    width: 18px;
    height: 18px;
    fill: transparent;
    stroke: #CFCFCF;
}
.cabinet_personal_item_link:hover svg {
    stroke: #D71F25;
    cursor: pointer;
}
.cabinet_personal_item_text_edit input[type="text"],
.cabinet_personal_item_text_edit input[type="password"]{
    background: #F5F5F5;
    border: 1px solid #E6E6E6;
    box-sizing: border-box;
    border-radius: 12px;
    padding: 10px 20px;
    position: relative;
    width: 100%;
}
.cabinet_personal_item_text {
    display: none;
}
.cabinet_personal_item_link_edit{
    display: none;
    width: 23px;
    height: 23px;
    position: absolute;
    z-index: 2;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}
.cabinet_personal_item_desc{
    position: relative;
}
.cabinet_personal_item_title {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #949494;
    margin: 0 0 5px 0;
}
.cabinet_personal_item_link_edit svg {
    width: 23px;
    height: 23px;
    fill: transparent;
    cursor: pointer;
}
.cabinet_personal_item_link {
    width: 18px;
    height: 18px;
    position: absolute;
    z-index: 2;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}
.cabinet_personal_item.edit .cabinet_personal_item_link{
    display: none;
}
.cabinet_personal_item.edit .cabinet_personal_item_link_edit{
    display: block;
}
.lk_line_input_block {
    display: flex;
    align-items: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
}
.cabinet_personal_item{
    width: 240px;
    margin: 0 30px 30px 0;
}
.cabinet_personal_item_email{
    width: 350px;
}
.lk_line_input_block_checkbox .checkbox_style {
    margin: 0 0 15px 0;
}
.ur_info_head svg.arrow_ico {
    stroke: #949494;
    stroke-width: 2;
    fill: transparent;
    width: 12px;
    height: 8px;
    display: block;
    margin: 0 30px 0 0;
    cursor: pointer;
}
.ur_info_head {
    display: flex;
    align-items: center;
    margin: 0 0 20px 0;
}
.ur_info_head h6.lk_block_title_h6 {
    margin: 0 10px 0 0;
    cursor: pointer;
    border-bottom: 1px dashed #7B7B7B;
}
.ur_info_body {
    display: none;
}
.ur_info_item.open .ur_info_body {
    display: block;
}
.cabinet_personal_item_nk{
    width: 480px;
}
.cabinet_personal_item_nk2{
    width: 520px;
}
.cabinet_personal_item_nk3{
    width: 380px;
}
.lk_line_input_block.lk_line_input_block_bank {
    margin: 30px 0 0 0;
}
h5.h5_lk{
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    color: #202020;
}
.tek_zak_item {
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    box-shadow: 0px 4px 15px rgb(0 0 0 / 15%);
    border-radius: 12px;
}
.tek_zak_item:not(:last-child) {
    margin: 0 0 20px 0;
}
.tek_zak_item_head {
    display: flex;
    align-items: center;
    padding: 0 40px;
    height: 70px;
}
.tek_zak_item_head_title {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #202020;
}
.tek_zak_item_head_date {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    color: #949494;
    margin: 0 15px 0 10px;
}
.tek_zak_item_head2_title {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: #949494;
}
.tek_zak_item_head3_title {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: #949494;
}
.tek_zak_item_head4_title {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: #949494;
}
.tek_zak_item_head3_num {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    color: #202020;
    margin: 0 0 0 10px;
}
.tek_zak_item_head4_price {
    margin: 0 0 0 10px;
}
.tek_zak_item_head4_price span {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #494949;
}
.tek_zak_item_head4_price svg {
    fill: #494949;
    width: 13px;
    height: 13px;
}
.tek_zak_item_head5_otm span {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 22px;
    color: #494949;
    margin: 0 0 0 5px;
    width: calc(100% - 20px);
}
.tek_zak_item_head5_otm svg.close_ico {
    stroke: #494949;
    stroke-width: 3px;
    width: 14px;
    height: 14px;
}
.tek_zak_item_head5_otm svg.povtor_ico {
    fill: #494949;
    width: 14px;
    height: 14px;
}
.tek_zak_item_head5_otm.otm_povtor_ico {
    margin: 0 0 0 10px;
}
.tek_zak_item_head5_otm {
    display: flex;
    cursor: pointer;
    align-items: center;
}
.tek_zak_item_head1 svg.arrow_ico {
    stroke: #949494;
    stroke-width: 2;
    fill: transparent;
    width: 12px;
    height: 8px;
    display: block;
}
.tek_zak_item_head1 {
    display: flex;
    align-items: center;
    width: calc(100% / 12 * 3);
    cursor: pointer;
}
.tek_zak_item_head2 {
    display: flex;
    align-items: center;
    width: calc(100% / 12 * 2);
}
.tek_zak_item_head3 {
    display: flex;
    align-items: center;
    width: calc(100% / 12 * 3);
}
.tek_zak_item_head4 {
    display: flex;
    align-items: center;
    width: calc(100% / 12 * 2);
}
.tek_zak_item_head5 {
    display: flex;
    align-items: center;
    width: calc(100% / 12 * 2);
    justify-content: flex-end;
}
.tek_zak_item_head2_stat {
    height: 30px;
    padding: 0 17px;
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 30px;
    border-radius: 12px;
    color: #fff;
    margin: 0 0 0 15px;
}
.tek_zak_item_head2_stat.green {
    background: #4CAF50;
}
.tek_zak_item_head2_stat.blue {
    background: #485E88;
}
.tek_zak_item_head2_stat.gray {
    background: #949494;
}
.tek_zak_item_head2_stat.black {
    background: #202020;
}
.tek_zak_item_head5_otm.otm_close_ico span {
    display: none;
}
.tek_zak_item_head5_otm.otm_povtor_ico {
    margin: 0 0 0 10px;
}
.tek_zak_item_body {
    display: none;
    padding: 25px 40px;
}
.tek_zak_item.open .tek_zak_item_head{
    background: #F7F7F7;
    border-radius: 12px 12px 0px 0px;
}
.tek_zak_item.open .tek_zak_item_body {
    display: block;
}
.tek_zak_item.open .tek_zak_item_head1 svg.arrow_ico {
    transform: rotate(180deg);
}
.tek_zak_item_head5_otm:hover span {
    color: #E31E24;
}
.tek_zak_item_head5_otm.otm_povtor_ico:hover svg{
    fill: #E31E24;
}
.tek_zak_item_head5_otm.otm_close_ico:hover svg{
    stroke: #E31E24;
}
.tek_zak_item_head5_otm.otm_close_ico:hover span{
    display: block;
}
.tek_zak_item_head5_otm.otm_close_ico {
    width: 90px;
    justify-content: flex-end;
}
.tek_zak_block {
    margin: 20px 0 0 0;
}
.tek_zak_item_body_item_title {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: #949494;
    margin: 0 0 5px 0;
}
.tek_zak_item_body_item_desc {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #494949;
}
.tek_zak_item_body_item_desc span{
    display: block;
}
.tek_zak_item_body_top {
    display: flex;
    align-items: flex-start;
}
.tek_zak_item_body_item:nth-child(1) {
    width: calc(100% / 12 * 3);
}
.tek_zak_item_body_item:nth-child(2) {
    max-width: 750px;
}
.tek_zak_item_body_item:nth-child(2) > div {
    margin: 0 0 15px 0;
}
.tek_zak_item_body_item_link .show {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: #494949;
    border-bottom: 1px dashed #949494;
    cursor: pointer;
}
.tek_zak_item_body_item_link .show:hover {
    border-bottom: 1px dashed transparent;
}
.tek_zak_item_body_item_link .hide{
    display: none;
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: #E31E24;
    border-bottom: 1px dashed #E31E24;
    cursor: pointer;
}
.tek_zak_item_body_item_link.open .show{
    display: none;
}
.tek_zak_item_body_item_link.open .hide{
    display: block;
}
.tek_zak_item_body_item_link.open .hide:hover{
    border-bottom: 1px dashed transparent;
}
.tek_zak_item_body_news_block_main table thead td {
    height: 44px;
    padding: 0 10px;
}
.tek_zak_item_body_news_block_main table thead td:last-child{
    text-align: right;
    padding: 0 90px 0 10px;
}
.tek_zak_item_body_news_block_main table tbody td svg.rouble{
    fill: #202020;
    width: 12px;
    height: 12px;
}
.tek_zak_item_body_news_block_main table tbody td:last-child{
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    text-align: right;
    color: #202020;
    padding: 0 90px 0 10px;
}
.tek_zak_item_body_news_block_main table td:first-child{
    width: 100px;
}
.tek_zak_item_body_news_block_main table tbody td:nth-child(2) {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #202020;
}
.tek_zak_item_body_news_block_main table td:nth-child(3),
.tek_zak_item_body_news_block_main table td:nth-child(4){
    text-align: center;
}
.tek_zak_item_body_news_block_main_hide {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: #E31E24;
    display: inline-block;
    border-bottom: 1px dashed #E31E24;
    cursor: pointer;
}
.tek_zak_item_body_news_block_main_hide:hover{
    border-bottom: 1px dashed transparent;
}
.tek_zak_item_body_news_block_main_itog {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #494949;
}
.tek_zak_item_body_news_block_main_itog span{
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #202020;
}
.tek_zak_item_body_news_block_main_itog svg{
    fill: #202020;
    width: 12px;
    height: 12px;
}
.tek_zak_item_body_news_block_main_after {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 90px 0 0;
    margin: 25px 0 0 0;
}
.tek_zak_item_body_news_block_main {
    margin: 0;
    display: none;
}
.tek_zak_item_body.open .tek_zak_item_body_news_block_main{
    display: block;
}
.tek_zak_item_body.open .tek_zak_item_body_item_link .hide{
    display: inline-block;
}
.tek_zak_item_body.open .tek_zak_item_body_item_link .show{
    display: none;
}
span.not_pay_red {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 22px;
    color: #E31E24;
}
.not_pay_red_block span {
    color: #E31E24;
}
.not_pay_red_block svg {
    fill: #E31E24;
}
.news_block_main table tbody td.red_td {
    color: #E31E24;
}
.news_block_main table tbody td.green_td {
    color: #4CAF50;
}
.news_block_main.news_block_main_coupons {
    margin: 0;
}
.news_block_main.news_block_main_coupons table{
    margin: 0;
}
p.order_success_top {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #202020;
    margin: 0 0 25px 0;
}
.order_success_top span.bold{
    font-family: 'Fira Sans Condensed', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    color: #202020;
}
p.order_success_top svg{
    fill: #202020;
    width: 15px;
    height: 15px;
}
.order_success_block_top p {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    color: #494949;
}
.order_success_block_top p a{
    color: #E31E24;
}
.order_success_block_two {
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    box-shadow: 0px 4px 15px rgb(0 0 0 / 15%);
    border-radius: 20px;
    padding: 35px;
    margin: 25px 0 50px 0;
    max-width: 1050px;
}
.order_success_block_two ul {
    margin: -10px 0 20px 25px;
}
.order_success_block_two li a{
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 34px;
    color: #494949;
    border-bottom: 1px dashed #7B7B7B;
}
.order_success_block_two li a:hover{
    border-bottom: 1px dashed transparent;
}
p.order_success_block_two_p {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #202020;
}
p.order_success_block_two_p span{
    color: #E31E24;
    margin: 0 0 0 15px;
}
.order_success_block_two p a{
    color: #E31E24;
}
a.order_success_top_link {
    width: 175px;
}
.catalog_order_block{
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    margin: 0 0 40px 0;
}
.catalog_order_right_block {
    background: #F5F5F5;
    border-radius: 20px;
    padding: 40px 50px 35px 50px;
}
.catalog_order_right_block_title{
    display: flex;
    align-items: center;
    margin: 0 0 30px 0;
}
.catalog_order_right_block_title svg {
    fill: #E31E24;
    width: 26px;
    height: 26px;
    margin: 0 10px 0 0;
}
.catalog_order_right_block_title span {
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    color: #E31E24;
}
span.corb_summ_title {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #494949;
}
span.corb_summ_zna {
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    color: #202020;
}
.catalog_order_right_block_summ_item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 15px 0
}
.corb_summ_zna svg.rouble {
    fill: #202020;
    width: 12px;
    height: 15px;
}
.catalog_order_right_block_summ_item_nds {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: #949494;
    text-align: right;
    margin: -15px 0 15px 0;
}
.catalog_order_right_block_summ_item_nds svg.rouble{
    fill: #949494;
    width: 8px;
    height: 9px;
}
.catalog_order_right_block_link_back a {
    display: flex;
    align-items: center;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 20px;
    color: #949494;
}
.catalog_order_right_block_link_back a svg {
    stroke: #949494;
    stroke-width: 3px;
    fill: transparent;
    width: 26px;
    height: 26px;
    margin: 0 10px 0 0;
}
.catalog_order_right_block_link_back {
    margin: 20px 0 0 45px;
}
.catalog_order_right_block_summ_itog {
    padding: 25px 0 0 0;
    border-top: 1px solid #CFCFCF;
    margin: 30px 0 0 0;
}
.catalog_order_right_block_link_back a:hover{
    color: #E31E24;
}
.catalog_order_right_block_link_back a:hover svg{
    stroke: #E31E24;
}
.catalog_order_main_title span {
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    color: #202020;
}
.catalog_order_main_title svg {
    width: 26px;
    height: 22px;
    fill: #494949;
    margin: 0 10px 0 0;
}
.catalog_order_main_title{
    display: flex;
    align-items: center;
}
.catalog_order_main_title {
    display: flex;
    align-items: center;
    background: #F7F7F7;
    border-radius: 20px 20px 0px 0px;
    padding: 30px;
}
.catalog_order_block_50 {
    width: calc(50% - 20px);
}
.catalog_order_block_50:nth-child(1){
    margin: 0 40px 40px 0;
}
.catalog_order_block_2_50 {
    display: flex;
}
.co_block100_title {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #202020;
    margin: 0 0 5px 0;
}
.co_block100_title .red{
    color: #E31E24;
}
.co_block100_pole input[type="text"] {
    background: #F5F5F5;
    border: 1px solid #E6E6E6;
    box-sizing: border-box;
    border-radius: 12px;
    height: 40px;
    padding: 0 20px;
    width: 100%;
}
.co_block100_body {
    padding: 35px 30px;
}
.co_block100_pole textarea {
    width: 100%;
    height: 80px;
    background: #F5F5F5;
    border: 1px solid #E6E6E6;
    box-sizing: border-box;
    border-radius: 12px;
    padding: 20px;
    outline: none;
    resize: none;
}
.co_block100_item {
    margin: 0 30px 30px 0;
    width: 240px;
}
.co_block100 {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-direction: row;
}
.co_block350_item{
    width: 350px;
}
.co_block730_item {
    width: 730px;
    margin: 0 0 30px 0;
}
.co_block100_full{
    width: 100%;
    margin: 0;
}
.radio input:checked + .radio__text {
    color: #202020;
}
.radio__text {
    position: relative;
    padding: 0 0 0 35px;
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #494949;
}
.radio input {
    position: absolute;
    z-index: -1;
    opacity: 0;
    margin: 10px 0 0 7px;
}
.radio__text:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    background: url(/media/images/check_mark.svg) no-repeat center;
    opacity: 0;
    transition: .2s;
}
.radio input:checked + .radio__text:after {
    opacity: 1;
}
.radio__text:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 23px;
    height: 23px;
    border: 1px solid #444444;
    border-radius: 50%;
    background: #FFF;
}
.catalog_order_main_list_radio {
    padding: 30px;
}
.catalog_order_main_list_radio_input {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.catalog_order_main_list_radio_input_r_b {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    text-align: right;
    color: #202020;
}
.catalog_order_main_list_radio_input_r.pricee {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    text-align: right;
    color: #949494;
}
.catalog_order_main_list_radio_input_r.pricee svg{
    width: 13px;
    height: 13px;
    fill: #949494;
}
.catalog_order_main_list_radio_input_l label.radio {
    margin: 0;
}
.catalog_order_radio_input_desc {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #949494;
    margin: 0 0 0 35px;
}
.catalog_order_main_list_radio_input {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin: 0 0 30px 0;
}
.catalog_order_main_list_radio_input_download a{
    display: flex;
    align-items: center;
}
.catalog_order_main_list_radio_input_download svg{
    width: 22px;
    height: 22px;
    stroke: #7B7B7B;
    fill: transparent;
    margin: 0 10px 0 0;
}
.catalog_order_main_list_radio_input_download a span {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #494949;
    border-bottom: 1px dashed #7B7B7B;
}
.catalog_order_main_list_radio_input_download {
    margin: 0 0 0 35px;
}
.catalog_order_main_list_radio_input_download a:hover span{
    color: #E31E24;
    border-bottom: 1px dashed transparent;
}
.catalog_order_main_list_radio_input_download a:hover svg{
    stroke: #E31E24;
}
.catalog_order_right_block_bottom_itog{
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    color: #494949;
    margin: 0 0 25px 0;
}
.catalog_order_right_block_bottom_itog span{
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    color: #202020;
}
.catalog_order_right_block_bottom_itog svg{
    fill: #202020;
    width: 15px;
    height: 15px;
}
.catalog_order_right_block_bottom_link input.btn_red {
    width: 200px;
}
.catalog_order_right_block_bottom_link{
    margin: 0 0 15px 0;
}
.checkbox_style_itog {
    max-width: 580px;
}
.checkbox_style_itog .checkbox + label.checkbox_label, 
.checkbox_style_itog #checkbox-error + label.checkbox_label{
    color: #949494;
}
.checkbox_order_top {
    display: flex;
    align-items: center;
    margin: 40px 0 30px 0;
}
.checkbox_order_top .checkbox_style:nth-child(1) {
    margin: 0 40px 0 0;
}
.co_block100_body.co_block100_body_fiz{
    display: none;
}
.co_block100_body.co_block100_body_fiz.open{
    display: block;
}
.co_block100_body.co_block100_body_yur{
    display: none;
}
.co_block100_body.co_block100_body_yur.open{
    display: block;
}
.block_txt_for_yur_order span {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #494949;
    width: calc(100% - 50px);
}
.block_txt_for_yur_order.open{
    display: flex;
}
.block_txt_for_yur_order{
    display: none;
    align-items: center;
    margin: 0 0 30px 0;
}
.block_txt_for_yur_order svg{
    width: 50px;
    height: 50px;
    margin: 0 20px 0 0;
}
.order_h6{
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #202020;
}
.co_block480_item{
    width: 480px;
}
.co_block100_gray .co_block100_title{
    color: #949494;
}
.co_block100_item620 {
    width: 605px;
    margin: 0 0 30px 0;
}
.co_block100_item480 {
    width: 480px;
}
.co_block100_item350 {
    width: 350px;
}
.co_block100_checkbox{
    margin: 0 0 20px 0;
}
.co_block100_full_m{
    width: 100%;
    margin: 0 0 30px 0;
}
.shop_main_center_wrapper_compare .promotions_and_news_top_menu a span{
    color: #949494;
}
.shop_main_center_wrapper_compare .text_link_back_basket a{
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 20px;
    color: #494949;
}
.shop_main_center_wrapper_compare .text_link_back_basket svg{
    fill: #494949;
    width: 20px;
    height: 22px;
    stroke: none;
}
.shop_main_center_wrapper_compare .text_link_back_basket a:hover {
    color: #E31E24;
}
.shop_main_center_wrapper_compare .text_link_back_basket a:hover svg{
    fill: #E31E24;
    stroke: none;
}
.compare_checkbox_top_block .checkbox_style {
    width: 240px;
}
.compare_checkbox_top_block .checkbox_style:not(:last-child) {
    margin: 0 0 20px 0;
}
.compare_block_cart_item svg {
    fill: #CFCFCF;
    width: 22px;
    height: 22px;
}
.compare_block_cart_item {
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    box-shadow: 0px 4px 15px rgb(0 0 0 / 15%);
    border-radius: 20px;
    margin: 0 20px 0 0;
    padding: 15px;
    width: 240px;
}
.compare_block_cart_item_title a{
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #202020;
}
.compare_block_cart_item_old_price {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    text-decoration-line: line-through;
    color: #949494;
}
.compare_block_cart_item_old_price svg{
    fill: #949494;
    width: 10px;
    height: 10px;
}
.compare_block_cart_item_price {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #202020;
}
.compare_block_cart_item_price svg{
    fill: #202020;
    width: 13px;
    height: 13px;
}
.compare_block_cart_item a.red__white_txt {
    width: 65px;
    height: 35px;
}
.compare_block_cart_item > div {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.compare_block_cart_item_close{
    width: 15px;
    height: 15px;
}
.compare_block_cart_item > div:nth-child(2) {
    align-items: flex-end;
    margin: 5px 0 0 0;
}
.compare_block_cart_item_close svg{
    cursor: pointer;
}
.compare_block_cart_item_close:hover svg{
    fill: #E31E24;
}
.compare_block_carts {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: nowrap;
}
.compare_block_full {
    overflow: auto;
    padding: 25px 0;
}
.compare_block_full_tov {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
}
.compare_checkbox_top_block.only_one_checkbox {
    margin: 0 20px 0 0;
}
.compare_block_full_txt {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: flex-start;
    display: none;
}
.compare_block_full_txt_item{
    display: flex;
    align-items: center;
    min-height: 75px;
    border-bottom: 1px solid #F5F5F5;
}
.compare_block_full_txt_item:hover{
    background: #F5F5F5;
}
.compare_block_full_txt_item > div {
    width: 240px;
    margin: 0 20px 0 0;
    padding: 0 20px;
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #202020;
}
.compare_block_full_txt_item > div:nth-child(1) {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    display: flex;
    align-items: center;
    color: #949494;
}
.compare_title_slide {
    cursor: pointer;
    display: flex;
    align-items: center;
    margin: 70px 0 10px 0;
    width: max-content;
}
.compare_title_slide span {
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    color: #202020;
    border-bottom: 1px dashed #7B7B7B;
}
.compare_title_slide svg{
    stroke: #949494;
    stroke-width: 2;
    fill: transparent;
    width: 12px;
    height: 8px;
    display: block;
    margin: 0 0 0 10px;
    transform: rotate(180deg);
}
.compare_title_slide:hover span {
    border-bottom: 1px dashed transparent;
}
.compare_title_slide_block_sl.open .compare_title_slide svg{
    transform: rotate(0);
}
.compare_title_slide_block_sl.open .compare_block_full_txt{
    display: flex;
}
.catalog_order_right_block_title div {
    display: flex;
    align-items: center;
}
.co_block100_item_line_break {
    width: 100%;
}
.compare_block_full::-webkit-scrollbar { width: 0; }
.compare_block_full{ -ms-overflow-style: none; }
.compare_block_full { scrollbar-width: none; }
.popap_main__forma textarea.error {
    border: 1px solid #E31E24;
}
.product_block_cart_item {
    width: 320px;
    margin: 0 0 40px 0;
}
.product_block_cart_item .compare_block_cart_item_title a {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #202020;
}
.product_block_cart_item a.red__white_txt span{
    width: calc(100% - 31px);
}
.product_block_cart_item a.red__white_txt {
    width: auto;
    height: 40px;
    padding: 0 16px;
}
.product_block_cart_item .compare_block_cart_item_price_block {
    display: flex;
    flex-direction: row;
}
.product_block_cart_item  .compare_block_cart_item_price {
    margin: 0 5px 0 0;
}
.co_block100 .box_inputfile {
    padding: 15px 0;
}


/*Прикрепить файл*/
.box_inputfile_item {
    display: flex;
    align-items: center;
}
.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
.inputfile + label {
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: flex;
    align-items: center;
    overflow: hidden;
    margin: 0;
}
.inputfile:focus + label,
.inputfile.has-focus + label {
    outline: none;
}
.box_inputfile svg.add_file_ico {
    width: 19px;
    height: 19px;
    fill: transparent;
    stroke: #949494;
    margin: 0 10px 0 0;
}
.inputfile + label span{
    border-bottom: 1px dashed #7B7B7B;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    max-width: 270px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.inputfile + label:hover span{
    border-bottom: 1px dashed transparent;
}
/*Прикрепить файл END*/

.box_inputfile_item svg.del_file {
    display: none;
}
.box_inputfile_item .inputfile.valid + label  + svg.del_file {
    display: block;
    width: 23px;
    height: 23px;
    fill: #CFCFCF;
    margin: 0 0 0 10px;
    cursor: pointer;
}
.box_inputfile_item .inputfile.valid + label + svg.del_file:hover {
    fill: #E31E24;
}




























@media (max-width: 1680px){
h1.home_h1_top {
    font-size: 32px;
    line-height: 38px;
}
.our_product_home_slider .our_product_home_slider_pagination {
    max-width: 95%;
    margin: 65px auto 0;
}
.our_product_home_slider_text {
    width: 65%;
    padding: 50px 60px;
}
.our_prod_slider_img_txt .title_center46 {
    margin: 70px 0 40px 0;
}
.about_history .title_center46 {
    margin: 70px 0 40px 0;
}
.why_amet_home_inside {
    -webkit-background-size: 600px 600px;
       -moz-background-size: 600px;
         -o-background-size: 600px;
            background-size: 600px;
}
.shop_header_socseti_list ul.shop_header_socseti_list_block{
    display: none;
}
.shop_top_menu_home {
    width: 70%;
}
.shop_accaunt_ico_header span {
    display: none;
}
.shop_accaunt_ico_header span.w_1200 {
    display: block;
}
.search_top__form_in {
    position: relative;
    width: 320px;
}
.shop_block_menu_catalog_li_first span.sp_img_txt {
    max-width: 140px;
}
.shop_tov_list_filter_item_right {
    padding: 20px;
}
.shop_tov_list_filter_item_right_labels_i {
    padding: 0 10px;
}
h3.shop_title_h3 {
    margin: 80px 0 15px 0;
    font-size: 30px;
}
span.shop_popular_sections_item_title {
    font-size: 22px;
    line-height: 26px;
    max-width: 125px;
}
a.shop_popular_sections_item {
    padding: 25px;
    height: 150px;
}
a.shop_popular_sections_item img {
    position: absolute;
    bottom: -10px;
    right: -20px;
    width: 65%;
}
.shop_tabs_why_tabs__caption a {
    border-radius: 40px 40px 0px 0px;
    padding: 20px 20px 10px 20px;
}
.shop_tabs_why_tabs__caption span {
    font-size: 17px;
    line-height: 20px;
}
.shop_reviews_block_full_width_title {
    font-size: 24px;
    line-height: 29px;
}
.shop_reviews_block_full_width_desc {
    font-size: 16px;
    line-height: 20px;
}
.shop_reviews_block_full_width_item {
    border-radius: 80px;
    padding: 60px;
}
.shop_reviews_block_full_width_item.slick-active:before {
    width: 170px;
    height: 100px;
    background-size: contain;
}
.shop_desc_information_foto {
    font-size: 16px;
    line-height: 20px;
    max-width: 450px;
}
.shop_desc_information_img .container:after {
    width: 900px;
    height: 450px;
}
.ranee_block_shop_item_title {
    font-size: 16px;
    line-height: 20px;
}
.ranee_block_shop_item_price {
    font-size: 22px;
    line-height: 26px;
}
.ranee_block_shop_item {
    padding: 20px 10px 20px 10px;
}
.ranee_block_shop_item_price svg {
    width: 15px;
    height: 15px;
}
.ranee_block_shop_item_price_old svg {
    width: 11px;
    height: 11px;
}
.ranee_block_shop_item_img {
    width: 130px;
}
.shop_desc_information_img {
    min-height: unset;
}
.shop_main_center_wrapper_404 > .container:after {
    right: 0;
}
.catalog_shop_block_item_body_second_level_item:not(:last-child) {
    margin: 0;
}
.catalog_shop_block_item_body_bg{
    width: 180px;
    height: 180px;
}
.catalog_shop_block_item_body_blocks {
    padding: 30px 0;
}
.catalog_shop_block_item_head {
    padding: 0 10px;
}
.articles_media_item_img {
    width: 250px;
}
.articles_media_item_txt {
    padding: 20px 20px 60px 20px;
    width: calc(100% - 250px);
}
.prichina_block textarea {
    width: 100%;
}
.tek_zak_item_head3 {
    flex-direction: column;
}
.catalog_order_right_block {
    padding: 30px 20px 25px 20px;
}
.co_block730_item {
    width: 100%;
}
.catalog_order_block_50 {
    width: calc(50% - 10px);
}
.catalog_order_block_50:nth-child(1) {
    margin: 0 20px 40px 0;
}
.catalog_order_main_list_radio_input_r.pricee {
    white-space: pre;
    padding: 0 0 0 25px;
}











































}


@media (max-width: 1480px){
.whatsapp_top_home span{
    display: none;
}
.whatsapp_top_home span.w_1200{
    display: block;
}
.opt_top_home span{
    display: none;
}
.opt_top_home span.w_1200{
    display: block;
}
.accaunt_top_home span,
.shop_accaunt_ico_header span{
    display: none;
}
.accaunt_top_home span.w_1200,
.shop_accaunt_ico_header span.w_1200{
    display: block;
}
.logo_home {
    max-width: 128px;
}
.geografiya_block_img img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}






}
@media (max-width: 1300px){
.shop_top_home {
    margin: 0;
}
.shop_desc_information_img .container:after {
    width: 700px;
}




















}
@media (max-width: 1199px){
.logo_home {
    max-width: 100px;
}
.graf_top_home {
    display: none;
}
.graf_top_home.w_767{
    display: block;
}
.home_top_bg:after {
    width: 70%;
    -webkit-background-size: cover;
       -moz-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
}
.about_top_bg:after {
    width: 90%;
    -webkit-background-size: cover;
       -moz-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
}
.our_product_home_slider_text {
    width: 70%;
    padding: 50px 50px;
}
.why_amet_home_inside {
    -webkit-background-size: 500px 500px;
       -moz-background-size: 500px;
         -o-background-size: 500px;
            background-size: 500px;
    padding-bottom: 90px;
}
.title_left36 {
    font-size: 30px;
    line-height: 42px;
    margin: 0 0 5px 0;
}
.menu_lists2 ul,
.menu_lists3 ul,
.menu_lists4 ul {
    display: none;
}
.menu_lists.open ul {
    display: block;
}
.menu_lists .fm_title svg {
    display: inline-block;
    margin: 0 0 0 15px;
}
.menu_lists.open .fm_title svg {
    stroke: #fff;
    -webkit-transform: rotate(180deg);
       -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
         -o-transform: rotate(180deg);
            transform: rotate(180deg);
}
.menu_lists {
    padding: 0 0 10px 0;
}
.copyright_block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.dno3_text_block {
    -webkit-border-radius: 60px;
       -moz-border-radius: 60px;
            border-radius: 60px;
    padding: 30px 30px;
    margin: 0;
}
.hb3_t {
    -webkit-border-radius: 70px;
       -moz-border-radius: 70px;
            border-radius: 70px;
}
.hb3_txt_block {
    left: 30px;
    top: 30px;
}
.elips_hb3:after {
    top: -50px;
}
.hb3_b {
    -webkit-border-radius: 70px;
       -moz-border-radius: 70px;
            border-radius: 70px;
    padding: 30px 30px;
}
.seria_posud_popup_slider {
    width: 500px;
}
.seria_posud_popup_list {
    width: -webkit-calc(100% - 500px);
    width: -moz-calc(100% - 500px);
    width: calc(100% - 500px);
}
.shop_header_home_block_menu .sh_email_ico {
    display: none;
}
.shop_top_menu_home {
    width: 80%;
}
.shop_search_top__form .search_top__form_in {
    position: relative;
    width: 200px;
}
.shop_search_top__form input {
    width: 100%;
}
.shop_search_top__form button {
    right: 5px;
}
.shop_search_top__form .search_clear1 {
    right: 55px;
}
.shop_block_menu_catalog_li_first span.sp_img_txt {
    font-size: 14px;
    line-height: 16px;
    max-width: 105px;
}
.shop_top_menu_home_second_level {
    padding: 25px;
}
.shop_basket_block_popup{
    right: -60px;
}
.shop_tov_list_filter_item_right {
    width: 55%;
}
.shop_tov_list_filter_item_left {
    width: 45%;
    padding: 20px;
}
.shop_tabs_why_tabs__caption a:not(:last-child) {
    margin: 0 10px 0 0;
}
.shop_tabs_why_tabs__caption span {
    font-size: 16px;
    line-height: 19px;
}
.shop_desc_information_img .container:after {
    width: 500px;
    height: 320px;
    top: 120px;
}
.ranee_block_shop {
    display: flex;
    margin: 0 -15px;
    overflow: auto;
}
.ranee_block_shop_item {
    padding: 10px;
    margin: 15px;
    min-width: 250px;
}
.ranee_block_shop_item:not(:last-child) {
    margin: 15px;
}
.shop_home_slider_one_slide_text {
    padding: 0 100px;
}
.shop_home_slider_one_slide {
    border-radius: 80px;
}
h1.h1_shop_main_page {
    font-size: 32px;
    line-height: 38px;
}
.shop_main_center_wrapper_404 > .container:after {
    top: -70px;
    width: 400px;
    height: 550px;
    right: 0;
    background-size: contain;
}
.rcf_form_item_reset .w_1200{
    display: block;
}
.rcf_form_item_reset span{
    display: none;
}
.__select__title {
    padding: 0 30px 0 10px;
}
.__select__title::before, .__select__title::after{
    right: 10px;
}
.rcf_form_item {
    margin: 0 10px 15px 0;
}
.shop_top_filter_block {
    margin: 20px 0 20px 0;
}
.catalog_shop_block_item_body .catalog_shop_block_item_body_second_level_item ul li ul li a {
    word-break: break-word;
}
.distributors_right_block {
    padding: 30px 20px;
}
.basket_block_item_head .basket_del_tovar {
    width: 50px;
}
.basket_block_item_head .basket_del_tovar span {
    display: none;
}
.s_etim_pokup_block .shop_tov_list_filter_item_right {
    padding: 0 15px 15px 15px;
}
.s_etim_pokup_block .shop_tov_list_filter_item_left {
    padding: 15px;
}
.info_list_news_item_txt {
    padding: 20px 20px 10px 20px;
}
.info_list_news_item {
    width: calc((100% - 90px) / 3);
}
.info_list_desc_top_left_at {
    margin: 25px 0;
}
.list_half_txt_block {
    margin: 30px 0 0 0;
}
.desc_list_half_txt {
    max-width: 100%;
}
.articles_media_item {
    width: calc(100% - 30px);
}
.shop_main_center_wrapper_article .info_list_desc_top_left_at {
    max-width: unset;
}
.articles_with_video h3 {
    max-width: unset;
}
.row.article_left_img_right_txt img {
    display: block;
    margin: 0 auto 20px;
}
.article_left_txt_right_slider_center_right .article_left_txt_right_slider_block {
    margin: 0 auto;
}
.article_left_txt_right_slider_block {
    margin: 0 auto;
}
.shop_main_center_wrapper_article .articles_media_item {
    margin: 0 15px 30px 15px;
}
.float_right_img {
    float: none;
    margin: 0 auto 40px;
    display: block;
}
.contacts_spoiler_item_body2 {
    display: none;
    padding: 40px 40px 70px 40px;
}
.promotions_and_news_list_date{
    width: 100%;
    margin: 0 0 25px 0;
}
.promotions_and_news_list_news {
    width: 100%;
    margin: 0 -15px 25px -15px;
}
.promotions_and_news_list {
    display: flex;
    flex-direction: column;
}
.promotions_and_news_list:not(:first-child) {
    margin: 30px 0 0 0;
}
.question_item {
    width: calc(100% - 30px);
}
.line_input_block .line_input_item:nth-child(2n) {
    margin: 0 0 20px 0;
}
.line_input_item input[type="text"] {
    width: 215px;
}
.line_input_item.line_input_block_small3 input[type="text"] {
    width: 100%;
}
.line_input_block_small2 .line_input_block_small2 {
    width: 220px;
}
.line_input_block_small2 .line_input_block_small2 input[type="text"] {
    width: 220px;
}
.kyda_vernut_block div.checkbox_bbbb {
    display: block;
}
.line_input_item.line_input_block_small3 {
    width: 100%;
    margin: 0 0 20px 0;
}
.instructions_product_tab a {
    width: 100%;
}
.instructions_product_tab a:nth-child(2n) {
    margin: 0 0 20px 0;
}
.sostav_nabora_product_block {
    padding: 0;
}
.sostav_nabora_product_block_item {
    width: calc(50% - 10px);
}
.sostav_nabora_product_block_item:nth-child(2n) {
    margin: 0 0 0 20px;
}
.tab_top_block_f > div {
    width: 100%;
    margin: 0 0 20px 0;
}
.tab_top_block_f {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
}
.link_rasc_dost_shop_tov {
    margin: 0 0 0 30px;
}
.tek_zak_item_head2_title {
    display: none;
}
.tek_zak_item_head1 {
    align-items: flex-start;
    width: calc(100% / 12 * 2);
    flex-direction: column;
    position: relative;
}
.tek_zak_item_head_date{
    margin: 0;
}
.tek_zak_item_head1 svg.arrow_ico {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}
.tek_zak_item_head3 {
    align-items: flex-start;
}
.tek_zak_item_head3_num{
    margin: 0;
}
.tek_zak_item_head4 {
    align-items: flex-start;
    flex-direction: column;
}
.tek_zak_item_head4_price {
    margin: 0;
}
span.not_pay_red {
    display: block;
}
.tek_zak_item_head {
    padding: 0 15px;
    justify-content: space-between;
}
.tek_zak_item_body_item:nth-child(1) {
    width: calc(100% / 12 * 6);
    padding: 0 15px 0 0;
}
.tek_zak_item_body {
    padding: 25px 15px;
}
.catalog_order_right_block_title .catalog_order_right_block_link_back a span {
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 20px;
    color: #949494;
}
.catalog_order_right_block_link_back {
    margin: 0 0 0 45px;
}
.catalog_order_right_block_title {
    justify-content: space-between;
}
.catalog_order_right_full {
    margin: 0 0 25px 0;
}










































}
@media (max-width:1024px){
/*.accaunt_top_home svg{
    display: block;
    width: 28px;
    height: 28px;
    fill: #494949;
}*/
.header_home_block {
    padding: 0 15px;
}
body.open_search .shop_top_home span {
    display: none;
}
body.open_search .opt_top_home span.w_1200 {
    display: none;
}
.search_top__form.open_search {
    right: -60px;
    top: 25px;
}
.header_home_block.shop_header_home_block {
    padding: 0;
}
















}
@media (max-width: 991px){
.graf_top_home {
    display: none;
}
.graf_top_home.w_767{
    display: block;
    font-size: 12px;
    line-height: 12px;
}
.top_home_links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.top_home_links a {
    width: 235px;
    margin: 0 0 15px 0;
}
.our_product_home_slider_pagination .slick-arrow svg {
    width: 51px;
    height: 30px;
}
.our_product_home_slider .our_product_home_slider_pagination span.our_product_home_pagination_img .sp_img_svg {
    width: 46px;
    height: 46px;
    -webkit-mask-size: contain;
}
.our_product_home_slider_img {
    max-width: 100%;
    position: relative;
}
.our_product_home_slider_text {
    width: 100%;
    padding: 40px 25px;
    -webkit-border-radius: 40px;
       -moz-border-radius: 40px;
            border-radius: 40px;
    margin: -25px 0 0 0;
}
.our_product_home_slider_img img {
    -webkit-border-radius: 40px;
       -moz-border-radius: 40px;
            border-radius: 40px;
}
.our_product_home_slider_title {
    font-size: 22px;
    line-height: 26px;
}
.our_product_home_slider_desc {
    font-size: 16px;
    line-height: 20px;
}
.our_product_home_slider_links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.our_product_home_slider_links a.red__white_txt {
    margin: 0 0 20px 0;
    width: 100%;
    text-align: center;
}
.our_product_home_slider .our_product_home_slider_pagination .slick-list {
    width: -webkit-calc(100% - 67px * 2);
    width: -moz-calc(100% - 67px * 2);
    width: calc(100% - 67px * 2);
    margin: 0 auto;
    height: 46px;
    padding: 0;
}
.top_menu_home .shop_top_home a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 20px 30px 10px 30px;
}
.top_menu_home .shop_top_home svg {
    width: 24px;
    height: 24px;
}
.top_menu_home .opt_top_home span {
    display: inline-block;
}
.top_menu_home .opt_top_home span.w_1200 {
    display: none;
}
.top_menu_home .opt_top_home a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 10px 30px;
}
.top_menu_home .opt_top_home svg {
    width: 24px;
 }
 .search_top_home {
    margin: 0 0 0 200px;
}
.top_menu_home .accaunt_top_home a,
.shop_header_mob_menu_block .shop_accaunt_ico_header a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 15px 30px 15px 30px;
}
.top_menu_home .accaunt_top_home svg,
.shop_header_mob_menu_block .accaunt_top_home svg {
    width: 24px;
    height: 24px;
}
.top_menu_home .accaunt_top_home span,
.shop_header_mob_menu_block .shop_accaunt_ico_header span {
    display: inline-block;
    border: none;
}
.top_menu_home .accaunt_top_home span.w_1200,
.shop_header_mob_menu_block .shop_accaunt_ico_header span.w_1200 {
    display: none;
}
.top_menu_home .accaunt_top_home svg,
.shop_header_mob_menu_block .shop_accaunt_ico_header svg{
    display: inline-block;
    margin: 0 10px 0 0;
    fill: #494949;
}
.basket_ico_home {
    margin: 0 10px 0 0;
}
.accaunt_top_home_login {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
    background: transparent;
    -webkit-box-shadow: unset;
       -moz-box-shadow: unset;
            box-shadow: unset;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    padding: 0;
    right: 0;
    top: unset;
}
.top_menu_home .accaunt_top_home a.accaunt_top_home_exit,
.shop_header_mob_menu_block .shop_accaunt_ico_header a.accaunt_top_home_exit {
    padding: 0px 30px 15px 64px;
}
.top_menu_home .accaunt_top_home a.user_login,
.shop_header_mob_menu_block .shop_accaunt_ico_header a.user_login {
    display: none;
}
a.no_login {
    height: unset;
}
.why_amet_home_inside {
    -webkit-background-size: 450px 450px;
       -moz-background-size: 450px;
         -o-background-size: 450px;
            background-size: 450px;
    padding-bottom: 110px;
}
.why_amet_home_links {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
.why_amet_home_links a.white__gray_txt {
    margin: 20px 0 0 0;
}
.amet_socseti_title {
    display: none;
}

.hb3_t {
    -webkit-border-radius: 120px;
       -moz-border-radius: 120px;
            border-radius: 120px;
}
.hb3_txt_block {
    left: 60px;
    top: 65px;
}
.elips_hb3:after {
    top: -10px;
}
.hb3_b {
    -webkit-border-radius: 120px;
       -moz-border-radius: 120px;
            border-radius: 120px;
    padding: 65px 60px;
}
.seria_posud_popup_slider {
    width: 350px;
}
.seria_posud_popup_list {
    width: -webkit-calc(100% - 350px);
    width: -moz-calc(100% - 350px);
    width: calc(100% - 350px);
}
.about_history_dates_sliders .about_history_dates_slider_img {
    max-width: 100%;
    z-index: 1;
    position: relative;
    margin: 0;
}
.about_history_dates_sliders .our_product_home_slider_text {
    margin: -125px 0 0 0;
}
.about_history_dates_sliders .about_history_dates_slider_img img {
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
}
.title_about_history_rr_left .img_about_history_rr {
    text-align: center;
}
.title_about_history_rr_center .desc_about_history_rr_arrow {
    transform: rotate(45deg);
}
.shop_grafik_header {
    display: none;
}
.shop_logo.shop_logo_home {
    max-width: 140px;
}
.shop_logo.shop_logo_home img{
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.shop_link_catalog_header .shop_link_catalog_header_title {
    display: none;
}
.shop_link_catalog_header {
    width: 60px;
}
.shop_top_menu_home {
    width: 60%;
}
.shop_top_menu_home>ul>li:not(:nth-child(-n+3)){
    display: none;
}
.shop_header_mob_menu_link {
    margin: 0 20px 0 40px;
    display: block;
}
.shop_header_mob_menu_link:after{
    content: "...";
    color: #7B7B7B;
    display: block;
    font-size: 30px;
    height: 40px;
}
.shop_header_mob_menu_link.open:after{
    display: none;
}
.shop_header_mob_menu_link svg{
    width: 19px;
    height: 19px;
    display: none;
    stroke: #E31E24;
}
.shop_header_mob_menu_link.open svg{
    display: block;
}
.shop_header_mob_menu_block.open {
    display: block;
    position: absolute;
    top: 155px;
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    box-shadow: 0px 4px 15px rgb(0 0 0 / 15%);
    width: calc(100% - calc(var(--bs-gutter-x) * .5) * 2);
    padding: 30px
}
.shop_header_mob_menu_opt_link svg {
    width: 22px;
    height: 22px;
    fill: #949494;
}
.shop_header_mob_menu_list li{
    list-style: none;
}
.shop_header_mob_menu_list a {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 42px;
    color: #494949;
    display: block;
    position: relative;
}
.shop_header_mob_menu_list li ul {
    display: none;
}
.shop_header_mob_menu_list li.open ul {
    display: block;
}
.shop_header_mob_menu_list li.open > a {
    color:#E31E24;
}
.shop_header_mob_menu_list li.open .arrow_ico_block svg{
    stroke: #E31E24;
}
.shop_header_mob_menu_list li .arrow_ico_block {
    height: 100%;
    width: 30px;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.shop_header_mob_menu_list li .arrow_ico_block .arrow_ico {
    stroke: #949494;
    stroke-width: 2;
    fill: transparent;
    width: 12px;
    height: 8px;
}
.shop_header_mob_menu_list li.open .arrow_ico_block svg.arrow_ico {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.shop_header_mob_menu_list ul a {
    padding: 0 50px 0 20px;
}
ul.shop_header_mob_menu_list {
    border-bottom: 1px solid #F5F5F5;
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
}
.shop_accaunt_ico_header .accaunt_top_home_login {
    display: none;
}
.shop_accaunt_ico_header:hover .accaunt_top_home_login{
    display: none;
}
.shop_header_mob_menu_opt_link span {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #494949;
    margin: 0 0 0 7px;
}
.shop_header_mob_menu_opt_link a {
    display: flex;
    align-items: center;
}
.shop_header_mob_menu_email_link svg {
    width: 18px;
    height: 16px;
    fill:#949494;
    margin: 0 7px 0 0;
}
.shop_header_mob_menu_email_link span {
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 20px;
    color: #494949;
}
.shop_header_mob_menu_email_link a {
    display: flex;
    align-items: center;
}
.shop_header_mob_menu_phone_link a {
    display: flex;
    align-items: center;
}
.shop_header_mob_menu_phone_link svg {
    width: 20px;
    height: 20px;
    margin: 0 7px 0 0;
}
.shop_header_mob_menu_phone_link span {
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 20px;
    color: #494949;
}
.shop_header_mob_menu_graf {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #949494;
    margin: 5px 0 20px 0;
}
ul.shop_header_socseti_list_block {
    display: flex;
    align-items: center;
    border-top: 1px solid #F5F5F5;
    padding: 20px 0 0 0;
    margin: 20px 0 0 0;
}
ul.shop_header_socseti_list_block li {
    list-style: none;
    padding: 0 15px 0 0;
}
.shop_header_mob_menu_opt_link {
    margin: 0 0 20px 0;
}
.shop_header_mob_menu_email_link {
    margin: 0 0 20px 0;
}
.shop_header_socseti_list_block_menu li svg {
    fill: #949494;
}
.accaunt_top_home_menu svg {
    width: 22px;
    height: 22px;
    fill: #949494;
    margin: 0 5px 0 0;
}
.accaunt_top_home_menu span {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: unset;
    color: #494949;
    border-bottom: 1px dashed;
}
.accaunt_top_home_menu .accaunt_top_home_login a {
    padding: 20px 0 0 0;
}
.accaunt_top_home_menu a.accaunt_top_home_exit {
    padding: 20px 0 0 30px;
}

.shop_block_menu_catalog ul.shop_block_menu_catalog_first_level {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    flex-wrap: nowrap;
}
.shop_block_menu_catalog .sp_img_svg {
    width: 30px;
    height: 30px;
    margin: 0 0 0 40px;
    -webkit-mask-size: contain;
}
.shop_block_menu_catalog_li_first span.sp_img_txt {
    font-size: 14px;
    line-height: 16px;
    max-width: unset;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #7B7B7B;
    margin: 0 0 0 30px;
}
.shop_block_menu_catalog .shop_block_menu_catalog_first_level > li:not(:last-child) {
    border-bottom: 1px solid #F5F5F5;
}
.shop_block_menu_catalog .shop_block_menu_catalog_first_level li a {
    padding: 15px 0;
    display: flex;
    align-items: center;
}
.shop_block_menu_catalog:hover .shop_block_menu_catalog_first_level li a:not(:hover) {
    background: #fff;
}
.shop_block_menu_catalog_li_first .arrow_ico {
    stroke: #949494;
    stroke-width: 2;
    fill: transparent;
    width: 12px;
    height: 8px;
    display: block;
    margin: 0 30px 0 0;
}
.shop_block_menu_catalog .shop_block_menu_catalog_first_level li .shop_block_menu_catalog_li_first_bb {
    display: flex;
    align-items: center;
}
.shop_top_menu_home_second_level .shop_top_menu_home_second_level_item > ul > li > a {
    font-size: 16px;
}
.shop_top_menu_home_second_level li li a {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #7B7B7B;
    border: 1px solid transparent;
    padding: 5px 20px;
    display: inline-block;
}
.shop_block_menu_catalog .shop_block_menu_catalog_first_level li li a {
    padding: 5px 15px 5px 0;
}
.shop_top_menu_home_second_level li {
    min-width: auto;
}
.shop_top_menu_home_second_level_item {
    width: calc(100% / 3);
}
.shop_top_menu_home_second_level {
    padding: 25px 45px;
}
.shop_top_menu_home_second_level.open_level {
    background: #F5F5F5;
}
.shop_top_menu_home_second_level.open_level a {
    background: transparent !important;
}
.shop_top_menu_home_second_level li li a:hover {
    border: 1px solid transparent;
}
.open_level_title .shop_block_menu_catalog_li_first_bb svg.arrow_ico {
    stroke: #E31E24;
    transform: rotate(180deg);
}
.shop_home_slider_one_slide {
    border-radius: 60px;
}
.shop_home_slider_one_slide_title {
    max-width: 500px;
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 40px;
    color: #FFFFFF;
}
.shop_home_slider_one_slide_text {
    padding: 70px 40px;
    display: block;
    max-width: 400px;
}
.shop_home_slider_one_slide_link {
    max-width: 150px;
}
.shop_home_slider_one_slide_img img {
    object-fit: cover;
    object-position: center;
    height: 400px;
    width: 100%;
}
.shop_serv_block_item {
    flex-direction: column;
}
.shop_serv_block_item svg {
    margin: 0;
}
ul#filters li {
    padding: 0 15px;
}
.shop_tov_list_catalog .shop_tov_list_filter_item{
    width: 100%;
    margin: 0 0 30px 0;
}
h3.shop_title_h3 {
    font-size: 24px;
}
a.shop_popular_sections_item {
    border-radius: 40px;
    width: calc((100% - 30px) / 2);
}
.shop_popular_sections {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
}
a.shop_popular_sections_item:not(:last-child) {
    margin: 0 30px 30px 0;
}
a.shop_popular_sections_item:nth-child(2n) {
    margin: 0;
}
a.shop_popular_sections_item img {
    width: 45%;
}
span.shop_popular_sections_item_title {
    max-width: unset;
}
.shop_desc_information_img .container:after{
    display: none;
}
.shop_desc_information_foto {
    max-width: unset;
}
.shop_tov_list_catalog {
    margin: 0;
}
.shop_tov_list_filter_show_more {
    display: block;
}
.shop_tov_list_filter .shop_tov_list_filter_show_more{
    display: block;
}


.shop_tov_list_filter_f .shop_tov_list_filter_item {
    display: none;
}
.shop_tov_list_catalog.shop_tov_list_filter_f .shop_tov_list_filter_item {
    display: block;
}

.shop_tabs_why_tabs__caption {
    display: flex;
    position: relative;
    z-index: 2;
    flex-wrap: wrap;
    flex-direction: row;
}
.shop_tabs_why_tabs__caption a,
.shop_tabs_why_tabs__caption a.active {
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    padding: 20px 20px 20px 20px;
}
.shop_tabs_why_tabs__caption a:not(:last-child),
.shop_tabs_why_tabs__caption a {
    margin: 0 20px 20px 0;
}
.shop_tabs_why_tabs__caption a:nth-child(3n){
    margin: 0 0 20px 0;
}
.shop_tabs_why_tabs__caption a {
    margin: 0 20px 20px 0;
    width: calc((100% - 40px) / 3);
}
.shop_tabs_why_tabs__content,
.shop_tabs_why_tabs__content.active {
    display: none;
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    box-shadow: 0px 4px 15px rgb(0 0 0 / 15%);
    border-radius: 20px;
}
.shop_reviews_block {
    margin: 75px 0 0 0;
}
.mfp-content .shop_tabs_why_tabs__content, .mfp-content .shop_tabs_why_tabs__content.active {
    display: block !important;
}
.shop_tabs_why_tabs__content.popap_main.mfp-hide.white-popup-block.active {
    display: none !important;
}
h1.h1_shop_main_page {
    font-size: 28px;
    line-height: 34px;
}
.text_desc_404 {
    max-width: 400px;
}
.politica_two_blocks {
    display: block;
}
.politica_first_block {
    margin: 0;
}
.politica_two_blocks_left {
    margin: 50px 0 10px 0;
    min-width: auto;
}
.shop_top_filter_block {
    display: block;
}
.shop_filter_title_block {
    margin: 15px 10px 15px 0;
}
.rcf_form_item.rcf_form_item_reset {
    position: absolute;
    right: 10px;
    top: 0;
    margin: 0;
}
.rcf_form_item_reset .w_1200 {
    display: none;
}
.rcf_form_item_reset span {
    display: block;
}
.shop_serv_block_list2_opt {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
}
.shop_serv_block_list2_opt  .shop_serv_block_item:not(:last-child) {
    margin: 0 15px 15px 0;
}
.shop_serv_block_list2_opt  .shop_serv_block_item:nth-child(3n){
    margin: 0 0 15px 0;
}
.shop_serv_block_list2_opt a {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    height: 200px;
    width: calc((100% - 30px) / 3);
    padding: 0 10px;
}
.shop_header_mob_menu_block_opt.open {
    top: 0;
}
.catalog_shop_block_item {
    width: 100%;
    overflow: hidden;
    margin: 0 0 30px 0;
}
.distributors_item_address{
    display: block;
}
.distributors_city {
    padding: 30px 20px;
}
.basket_block_item_s.basket_block_item_s_img {
    padding: 15px 0;
}
.s_etim_pokup_block .shop_tov_list_buy_block a span{
    display: none;
}
.s_etim_pokup_block .shop_tov_list_filter_item {
    min-width: 290px;
}
.s_etim_pokup_block .shop_tov_list_buy_block a {
    line-height: 50px;
    max-width: 125px;
    width: 55px;
    height: 50px;
}
.promo_basket_blocks_rozn {
    margin: 0 0 45px 0;
}
.itog_basket_block_right_rozn {
    flex-direction: column;
}
.itog_promo_basket_blocks_rozn .itog_basket_block {
    margin: 0 0 35px 0;
}
.article_three_items_block {
    flex-direction: column;
}
.article_three_item {
    width: auto;
    margin: 0 15px 30px 15px;
    padding: 0;
}
.article_left_txt_right_slider_desc {
    max-width: unset;
}
.article_three_item:before {
    position: relative;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    margin: 0 0 10px 0;
}
.shop_main_center_wrapper_news .title_and_bread_block {
    flex-direction: column;
}
.shop_main_center_wrapper_news h1 {
    width: 100%;
}
.news_block_main {
    margin: 0;
}
.contacts_spoiler_item_body_lr > div {
    width: 100%;
}
.contacts_spoiler_item_body_lr {
    flex-direction: column;
}
.contacts_spoiler_item_body_l_nof > span {
    margin: 0 0 35px 0;
}
.contacts_spoiler_item_body hr {
    margin: 35px 0;
}
.contacts_spoiler_item.open .contacts_spoiler_item_body2 > div > span {
    width: 100%;
}
.contacts_spoiler_item.open .contacts_spoiler_item_body2 > div {
    display: flex;
    flex-direction: column;
}
.contacts_blocks {
    flex-direction: column;
}
.contacts_txt {
    max-width: unset;
    margin: 0;
}
.contacts_map {
    margin: 50px 0 0 0;
}
.shop_main_center_wrapper_promotions_and_news .other_events_news_item_one {
    width: calc(50% - 30px);
    min-width: unset;
}
.shop_main_center_wrapper_promotions_and_news .other_events_news_item_two {
    width: calc(100% - 30px);
    min-width: unset;
}
.shop_main_center_wrapper_promotions_and_news .other_events_news_item_two .other_events_news_item_two_left {
    width: 50%;
    overflow: hidden;
}
/*.shop_main_center_wrapper_promotions_and_news .other_events_news_item_two_left img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
*/
#contacts_map {
    width: 100%;
    height: 400px;
    border-radius: 20px;
    overflow: hidden;
    margin: 50px 0 0 0;
}
.other_events_news_item_two .other_events_news_item_two_left {
    display: none;
}
.other_events_news_item_two {
    width: 300px;
    min-width: 300px;
}
.other_events_news_item_one {
    width: 300px;
    min-width: 300px;
}
ul.tabs {
    display: none;
}
.tab_container {
    width: 100%;
    margin: 0;
    background: transparent;
    padding: 0;
}
.tab_accordion {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px;
}
.tab_accordion > span > svg{
    width: 35px;
    height: 35px;
    margin: 0 10px 0 0;
}
.tab_accordion > span{
    display: flex;
    align-items: center;
}
.tab_accordion > span span {
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 20px;
    color: #202020;
}
.tab_accordion_and_content{
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    margin: 0 0 30px 0;
    overflow: hidden;
}
.tabs-box .tab_content {
    padding: 15px;
}
.tab_accordion.d_active {
    background: #F7F7F7;
}
.tab_accordion.d_active svg.arrow_ico{
    transform: rotate(180deg);
    stroke: #E31E24;
}
.product_tabs_rek .text_link_back_basket_rozn_h3 {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
}
.tabs-box .tab_content a.questions_link_popup_tab {
    position: relative;
    bottom: 0;
}
.questions_block_product {
    margin: 35px 0 20px 0;
}
.product_detail_top_block_tov .shop_tov_list_filter_item_right .shop_tov_list_filter_item_right_top {
    padding: 30px;
}
.product_detail_top_block_tov .shop_tov_list_filter_item_video_ico {
    top: 30px;
    left: 30px;
}
.product_detail_top_block_tov .shop_tov_list_buy_block_bottom {
    padding: 25px 30px;
    position: absolute;
    width: 100%;
    bottom: 0;
}
.product_detail_top_block_tov  .shop_tov_list_price_block_discount {
    font-size: 16px;
    line-height: 20px;
}
.product_detail_top_block_tov .shop_tov_list_price_block_full {
    font-size: 32px;
    line-height: 38px;
}
.product_detail_top_block_tov .shop_tov_list_price_block_full svg {
    width: 22px;
    height: 22px;
}
.link_rasc_dost_shop_tov span {
    font-size: 16px;
    line-height: 22px;
    width: 100%;
}
.link_rasc_dost_shop_tov svg{
    display: none;
}
.link_rasc_dost_shop_tov {
    margin: 0;
}
.product_ab_bg_right {
    display: none;
}
.shop_tov_list_price_block_all {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.product_detail_top_block_tov .shop_tov_list_title_block a {
    font-size: 22px;
    line-height: 26px;
}
.product_detail_top_block_tov .shop_tov_list_filter_item_right {
    width: 55%;
    position: relative;
}
.product_detail_top_block_tov .shop_tov_list_filter_item_left {
    width: 45%;
}
.product_top_block_left_rar {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.look_all_reviews_block {
    margin: 0;
}
.share_block_product {
    position: relative;
    margin: 0 0 0 25px;
}
.product_top_block_all {
    align-items: flex-end;
}
.product_top_block_left {
    display: flex;
    align-items: flex-end;
}
.product_detail_top_block_tov .shop_tov_list_title_block {
    margin: 25px 0 25px 0;
    max-width: 100%;
}
.product_detail_top_block_tov .shop_tov_list_svoystva_block_all {
    margin: 0 0 30px 0;
}
.product_detail_top_block_tov .shop_tov_list_filter_item_right .shop_tov_list_filter_item_right_top {
    margin: 0 0 100px 0;
}
.tek_zak_item_body_item:nth-child(1) {
    width: calc(100% / 12 * 10);
}
.tek_zak_item_head_title {
    font-size: 17px;
    line-height: 20px;
}
.tek_zak_item_head1 svg.arrow_ico {
    right: 0;
}
.tek_zak_item_head2_stat{
    margin: 0;
}
.tek_zak_item_body_news_block_main table tbody td:last-child {
    padding: 0 10px;
}
.tek_zak_item_body_news_block_main table thead td:last-child {
    padding: 0 10px;
}
.co_block100_item_line_break {
    display: none;
}
.co_block100_item {
    margin: 0 0 30px 0;
    width: calc(50% - 15px);
}
.co_block100 {
    justify-content: space-between;
}
.co_block730_item {
    width: 100%;
}
.co_block100_full {
    width: 100%;
    margin: 0;
}
.co_block100_gray .co_block480_item {
    width: 100%;
}
.co_block100_gray .co_block100_item620 {
    width: 100%;
}
.co_block100_full_m {
    width: 100%;
}
.catalog_order_right_block_body {
    display: none;
}
.catalog_order_right_block.open .catalog_order_right_block_body {
    display: block;
}
.catalog_order_right_block_title {
    margin: 0;
}
.catalog_order_right_block.open .catalog_order_right_block_title {
    margin: 0 0 30px 0;
}
.catalog_order_right_block_title_lll span {
    border-bottom: 1px dashed;
}
.compare_block_full_txt_item{
    position: relative;
}
.compare_block_full_txt_item > div:nth-child(1) {
    display: block;
    width: auto;
    margin: 0;
    padding: 0 0 0 0;
    position: absolute;
    top: 0;
    left: 20px;
}
.compare_checkbox_top_block.only_one_checkbox {
    margin: 25px 0 0 0;
    display: flex;
    align-items: center;
}
.compare_checkbox_top_block .checkbox_style:not(:last-child) {
    margin: 0;
}
.compare_title_slide {
    margin: 30px 0 10px 0;
}
.compare_block_cart_item {
    width: 190px;
}
.compare_block_full_txt_item > div {
    width: 190px;
}
.promotions_and_news_top_menu.product_tabs__caption a {
    margin: 0 15px 0 0;
    white-space: pre;
}
.promotions_and_news_top_menu {
    overflow: auto;
    width: 100%;
    margin: 0 0 15px 0;
}
.product_tabs__caption a:not(:last-child):after {
    margin: 0 0 0 15px;
}
.product_block_cart_item{
    display: none;
}


























}

@media (max-width: 767px){
.header_home_block {
    height: 43px;
    background: #F2F2F2;
}
.header_home_block_mob2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 10px 15px;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 60px;
}
body.open_search .shop_top_home .w_767{
    display: block;
}
.shop_top_home a {
    display: block;
    text-align: center;
}
.opt_top_home a {
    display: block;
    text-align: center;
}
.opt_top_home svg {
    width: 22px;
    height: 22px;
}
.shop_top_home svg {
    width: 22px;
    height: 22px;
}
.opt_top_home a span {
    font-size: 13px;
    line-height: 12px;
}
.shop_top_home a span {
    font-size: 13px;
    line-height: 12px;
}
.search_top__ico svg {
    width: 22px;
    height: 22px;
}
.logo_home {
    margin: 0;
}
.phone_top_home a span {
    font-size: 16px;
    line-height: 19px;
}
.phone_top_home svg {
    width: 20px;
    height: 20px;
}
/*.c-hamburger span::before, .c-hamburger span::after {
    height: 2px;
}
.c-hamburger span {
    height: 2px;
}
.c-hamburger {
    width: 20px;
    height: 20px;
}
.c-hamburger span::before {
    top: -7px;
}
.c-hamburger span::after {
    top: 7px;
}
*/
.c-hamburger {
    transform: scale(0.8);
}




.search_top__form input {
    width: -webkit-calc(100% - 30px);
    width: -moz-calc(100% - 30px);
    width: calc(100% - 30px);
    margin: 0 15px;
}
.search_top__form_in {
    position: relative;
    width: 100%;
}
.search_top__form.open_search {
    right: 0;
    top: 100px;
    width: 100%;
    background: #fff;
    padding: 25px 0;
    -webkit-box-shadow: 0px 12px 30px rgb(0 0 0 / 18%);
       -moz-box-shadow: 0px 12px 30px rgb(0 0 0 / 18%);
            box-shadow: 0px 12px 30px rgb(0 0 0 / 18%);
}
body.open_search .search_top__ico {
    display: block;
    width: 28px;
    position: relative;
}
.search_top__ico {
    display: block;
    width: 28px;
    position: relative;
}
.search_top_home {
    position: unset;
    margin: 0;
}
.search_top__form button {
    right: 20px;
}
.search_clear1 {
    right: 75px;
}
body.open_search .search_top__ico svg.close_search_ico {
    width: 22px;
    height: 22px;
}
button.c-hamburger.c-hamburger--htx.open span::before {
    top: 2px;
}
button.c-hamburger.c-hamburger--htx.open span::after {
    top: 2px;
}
.search_top__form_in2 {
    width: -webkit-calc(100% - 30px);
    width: -moz-calc(100% - 30px);
    width: calc(100% - 30px);
    margin: 0 0 0 15px;
}

.home_top_bg {
    height: -webkit-calc(100vh - 103px);
    height: -moz-calc(100vh - 103px);
    height: calc(100vh - 103px);
    margin: 0;
}
h1.home_h1_top {
    font-size: 28px;
    line-height: 34px;
}
.desc_top_home {
    font-size: 16px;
    line-height: 20px;
}
.home_top_bg:after{
    display: none;
}
.about_top_bg:after{
    display: none;
}
.home_top_bg:before {
    background: -webkit-gradient(linear, right top, left top, color-stop(-67.5%, rgba(0, 0, 0, 0)), color-stop(98.8%, rgba(0, 0, 0, 0.48)));
    background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0) -67.5%, rgba(0, 0, 0, 0.48) 98.8%);
    background: -moz-linear-gradient(right, rgba(0, 0, 0, 0) -67.5%, rgba(0, 0, 0, 0.48) 98.8%);
    background: -o-linear-gradient(right, rgba(0, 0, 0, 0) -67.5%, rgba(0, 0, 0, 0.48) 98.8%);
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) -67.5%, rgba(0, 0, 0, 0.48) 98.8%);
}
.arrow_down_home_main {
    width: 50px;
    height: 50px;
    bottom: -25px;
}
.arrow_down_home_main svg {
    width: 20px;
    height: 20px;
    top: 3px;
}
a.arrow_down_home_main:hover svg {
    top: 5px;
}
.title_center46 {
    font-size: 28px;
    line-height: 34px;
}
.our_prod_slider_img_txt .title_center46 {
    margin: 50px 0 20px 0;
}
.about_history .title_center46 {
    margin: 50px 0 20px 0;
}
.our_product_home_slider .our_product_home_slider_pagination {
    max-width: 100%;
    margin: 0 auto 0;
}
.our_product_home_slider .our_product_home_slider_pagination .slick-list {
    width: -webkit-calc(100% - 20px * 2);
    width: -moz-calc(100% - 20px * 2);
    width: calc(100% - 20px * 2);
    margin: 0 auto;
    height: 46px;
    padding: 0;
}
.our_product_home_slider_pagination .slick-arrow svg {
    width: 30px;
    height: 15px;
    fill: transparent;
    -webkit-transform: rotate(90deg);
       -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
         -o-transform: rotate(90deg);
            transform: rotate(90deg);
}
.our_product_home_slider .our_product_home_slider_pagination span.slick_next_link svg{
    -webkit-transform: rotate(-90deg);
       -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
         -o-transform: rotate(-90deg);
            transform: rotate(-90deg);
}
.header_home_block_mob2_2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.basket_ico_home {
    margin: 0 10px 0 15px;
}
.whatsapp_top_home span.w_1200 {
    display: none;
}
.mob_block_767_cont {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.phone_top_home {
    margin: 0 0 0 20px;
}
.why_amet_home_inside {
    -webkit-background-size: 400px 400px;
       -moz-background-size: 400px;
         -o-background-size: 400px;
            background-size: 400px;
    padding-bottom: 250px;
    background-position: center bottom;
}
.menu_lists .fm_title svg {
    display: block;
    margin: 0 10px;
}
.menu_lists5 .fm_title {
    display: block;
}
.menu_lists.menu_lists1 .fm_title {
    display: block;
}
.menu_lists1 ul{
    display: none;
}
.menu_lists1.open ul{
    display: block;
}
.menu_lists1 ul a {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #CFCFCF;
}
.menu_lists.menu_lists1 ul li{
    margin: 0 0 13px 0;
    max-width: 250px;
}
footer {
    padding: 30px 0 0 0;
}
.menu_lists {
    padding: 10px 0 0 0;
    border-top: 1px solid #494949;
}
.menu_lists.menu_lists1 .fm_title,
.menu_lists .fm_title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.menu_lists5 .menu_links_name_z{
    display: none;
}
.menu_lists5 ul {
    display: none;
}
.menu_lists5 .fm_title{
    border-bottom: 1px solid #494949;
}
.menu_lists5 .fm_title {
    border-bottom: 1px solid #494949;
    margin: 0;
    padding: 0 0 10px 0;
}
.menu_lists5.open .fm_title{
    border-bottom: 1px solid transparent;
}
.menu_lists.menu_lists2 ul li, .menu_lists.menu_lists3 ul li, .menu_lists.menu_lists4 ul li {
    max-width: unset;
}
.footer_mailing_txt {
    width: auto;
    margin: 15px 0 15px 0;
}
.amet_socseti_title {
    display: none;
}
.copyright_block {
    min-height: unset;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 15px 0;
}
.footer_block2 {
    min-height: unset;
}
.amet_socseti {
    min-height: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin: 0 0 10px 0;
}
.amet_socseti li {
    margin: 0 30px 0 0;
}
.logo_footer {
    margin: 0 0 30px 0;
}
.footer_mailing {
    margin: 20px 0 0 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.popap_main {
    padding: 20px 15px;
}
.our_prod_slider_img_txt .title_center32 {
    padding: 60px 0 25px 0;
}
.title_center32 {
    font-size: 28px;
    line-height: 34px;
}
.top_menu_scroll {
    position: relative;
    /*z-index: unset;*/
    right: unset;
    left: unset;
    top: unset;
}
.hb3_t {
    -webkit-border-radius: 70px;
       -moz-border-radius: 70px;
            border-radius: 70px;
}
.hb3_txt_block {
    left: 30px;
    top: 30px;
}
.elips_hb3:after {
    top: -50px;
}
.hb3_b {
    -webkit-border-radius: 70px;
       -moz-border-radius: 70px;
            border-radius: 70px;
    padding: 30px 30px;
}
.seria_posud_popup_slider {
    width: 100%;
}
.seria_posud_popup_list {
    max-width: 400px;
    margin: 0;
    width: 100%;
}
.seria_posud_popup_slider_block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.about_top_bg h1.home_h1_top {
    color: #FFFFFF;
}
.about_top_bg .desc_top_home {
    color: #FFFFFF;
}
.about_history_dates_slider_pagination {
    max-width: 100%;
}
/*.geografiya_block {
    display: none;
}*/
.nagrady_pagination {
    max-width: 100%;
}
.about_history_dates .title_center46 {
    padding: 60px 0 40px 0;
}
.nagrady_block .title_center46 {
    padding: 60px 0 40px 0;
}
.about_history_gray_text {
    column-width: 100%;
    column-count: 1;
    column-gap: 0;
}
.img_about_history_rr img {
    border-radius: 40px;
}
.proizvodstvo_block_slider_img img {
    border-radius: 40px;
}
.shop_header_mob_menu_block.open {
    padding: 10px 20px 30px 20px;
}
.shop_header_mob_menu_list li .arrow_ico_block {
    right: 0;
}
.header_home_block.shop_header_home_block {
    background: transparent;
    height: 65px;
}
.sh_phone_ico {
    display: none;
}
.shop_top_menu_home {
    width: 90%;
}
.shop_logo.shop_logo_home {
    max-width: 100px;
}
.shop_header_home_block_menu_mob2 {
    display: flex;
    align-items: center;
}
.shop_link_catalog_header {
    width: 40px;
    height: 40px;
    border-radius: 10px;
}
.shop_header_home_block {
    border: none;
}
.shop_search_top__form {
    display: block;
    width: calc(100% - 40px);
}
.shop_search_top__form .search_top__form_in {
    position: relative;
    width: 100%;
}
.shop_search_top__form input {
    width: -webkit-calc(100% - 15px);
    width: -moz-calc(100% - 15px);
    width: calc(100% - 15px);
    margin: 0 0 0 15px;
}
.shop_search_top__form button {
    right: 5px;
}
.shop_header_mob_menu_block.open {
    top: 172px;
}
body.open_catalog_menu .shop_block_menu_catalog{
    top: -55px;
}
body.open_catalog_menu .sh_home_block:after {
    height: 172px;
}
.shop_header_home_block_menu_mob2 .search_top__form_in2 {
    width: -webkit-calc(100% - 80px);
    width: -moz-calc(100% - 80px);
    width: calc(100% - 80px);
    margin: 0 0 0 15px;
}
.shop_accaunt_ico_header svg {
    display: block;
    fill: #494949;
    width: 25px;
    height: 25px;
}
.shop_accaunt_ico_header  span.w_1200{
    display: none;
}
.shop_favorites_ico_header svg {
    width: 25px;
    height: 25px;
}
.shop_compare_ico_header svg {
    width: 25px;
    height: 25px;
}
.shop_basket_ico_header svg {
    width: 25px;
    height: 25px;
}
.shop_block_menu_catalog .sp_img_svg {
    width: 25px;
    height: 25px;
    margin: 0 0 0 10px;
    -webkit-mask-size: contain;
}
.shop_block_menu_catalog_li_first span.sp_img_txt {
    margin: 0 0 0 10px;
}
.shop_block_menu_catalog .shop_block_menu_catalog_first_level li a {
    padding: 10px 0;
}
.shop_top_menu_home_second_level {
    padding: 20px 15px;
}
.shop_top_menu_home_second_level.open_level {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.shop_top_menu_home_second_level_item {
    width: 50%;
}
.shop_block_menu_catalog_li_first .arrow_ico {
    margin: 0 15px 0 0;
}
.shop_basket_ico_header.open .shop_basket_block_popup {
    display: none !important;
}

.shop_main_center_wrapper {
    margin-top: 0;
}
.shop_home_slider_one_slide_title {
    font-size: 28px;
    line-height: 34px;
}
.shop_home_slider_one_slide_desc {
    font-size: 16px;
    line-height: 20px;
}
.shop_home_slider_one_slide {
    border-radius: 40px;
}
.dots_long ul.slick-dots li {
    max-width: 30px;
}
.shop_home_slider_one_slide_text {
    padding: 60px 10px;
    max-width: 300px;
}
.shop_serv_block_item {
    height: 67px;
    width: calc((100% - 15px) / 2);
    display: flex;
    flex-direction: row;
    margin: 0 15px 15px 0;
}
.shop_serv_block_item:not(:last-child){
    margin: 0 15px 15px 0;
}
.shop_serv_block_item:nth-child(2n){
    margin: 0 0 15px 0;
}
.shop_serv_block_list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
}
.shop_serv_block_item span {
    font-size: 17px;
    line-height: 20px;
}
.shop_serv_block_item svg {
    width: 30px;
    height: 30px;
    margin: 0 5px 0 0;
}
.shop_tov_list_filter {
    margin: 35px 0 0 0;
}
ul#filters {
    overflow: auto;
}
ul#filters li {
    height: 40px;
    margin: 0 10px 0 0;
    font-size: 16px;
    padding: 0 10px;
    white-space: nowrap;
}
.shop_tov_list_title_block a {
    font-size: 16px;
    line-height: 22px;
}
.shop_tov_list_filter_item_right {
    box-shadow: unset;
    padding: 20px 5px 20px 0;
}
.shop_tov_list_filter_item_left {
    padding: 20px 5px;
}
.shop_tov_list_svoystva_block div span:nth-child(2){
    padding: 0;
}
.shop_tov_list_filter_item_left_ico {
    display: flex;
    flex-direction: row;
    position: relative;
    top: 0;
    right: 0;
    justify-content: space-evenly;
    margin: 30px 0 0 0;
}
.shop_tov_list_filter_item_left_ico svg.ico_tov_heart {
    margin: 0;
}
.shop_tov_list_price_block_full {
    font-size: 24px;
    line-height: 29px;
}
.shop_tov_list_price_block_discount {
    font-size: 16px;
    line-height: 26px;
}
.shop_tov_list_buy_block a {
    line-height: 40px;
}
.shop_tov_list_catalog .shop_tov_list_filter_item {
    background: linear-gradient(180deg , #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(180deg , #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    box-shadow: 0px 4px 15px rgb(0 0 0 / 15%);
}
.shop_tov_list_filter_item_right_labels_i {
    margin: 0 10px 0 0;
    height: 26px;
    padding: 0 10px;
    font-size: 15px;
    line-height: 18px;
}
.shop_tov_list_filter_item_right_labels {
    padding: 18px 18px 0 18px;
}
.shop_tov_list_rating_star_block {
    margin: 0;
}
.shop_tov_list_filter_item_left_slider ul.slick-dots li {
    max-width: 16px;
    height: 4px;
}
.shop_tov_list_title_block {
    margin: 10px 0 10px 0;
}
.shop_tov_list_svoystva_block {
    margin: 0 0 10px 0;
}
.shop_popular_sections_link_all {
    align-items: center;
    position: relative;
    top: 0;
    right: 0;
    justify-content: center;
}
.shop_popular_sections {
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    display: flex;
}
a.shop_popular_sections_item {
    padding: 10px 25px;
    height: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
}
a.shop_popular_sections_item:not(:last-child),
a.shop_popular_sections_item:nth-child(2n) {
    margin: 0 0 30px 0;
}
span.shop_popular_sections_item_desc {
    font-size: 15px;
    line-height: 18px;
}
a.shop_popular_sections_item img {
    width: 40%;
    right: -5px;
}
h3.shop_title_h3 {
    font-size: 22px;
    line-height: 26px;
    margin: 50px 0 15px 0;
}
.shop_popular_block {
    margin: 0;
}
.shop_footer{
    margin: 75px 0 0 0;
}
.ranee_block_shop_item:not(:last-child) {
    margin: 15px 0 15px 15px;
}
.shop_desc_information_img {
    display: none;
}
.shop_reviews_block_full_width .slick-track {
    margin: 0;
}
.shop_reviews_block_full_width_item {
    border-radius: 40px;
    margin: 0 15px;
    padding: 50px 30px;
}
.shop_reviews_block_full_width_item.slick-active:before {
    width: 120px;
    height: 96px;
    background-size: contain;
    right: 15px;
}
.shop_reviews_block_full_width ul.slick-dots {
    margin: 30px 0 0 0;
}
.shop_reviews_links_block a.white__gray_txt {
    width: 150px;
    margin: 0 0 0 20px;
}
.shop_reviews_links_block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 25px 0;
}
.shop_reviews_block {
    margin: 40px 0 0 0;
}
.shop_tabs_why_tabs__caption a{
    width: 100%;
}
.shop_tabs_why_tabs__caption a:not(:last-child), .shop_tabs_why_tabs__caption a {
    margin: 0 0 20px 0;
}
.shop_tabs_why_tabs__caption a {
    display: flex;
    flex-direction: row;
    height: 100px;
}
.shop_tabs_why_tabs__caption a svg {
    margin: 0 15px 0 0;
    width: 45px !important;
    height: 45px !important;
}
.shop_tabs_why_tabs__caption span {
    text-align: left;
}
.shop_tabs_why_tabs__content {
    font-size: 16px;
    line-height: 20px
}
/*.shop_tabs_why1_block_mob,
.shop_tabs_why2_block_mob,
.shop_tabs_why3_block_mob,
.shop_tabs_why4_block_mob,
.shop_tabs_why5_block_mob,
.shop_tabs_why6_block_mob {
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    box-shadow: 0px 4px 15px rgb(0 0 0 / 15%);
    border-radius: 20px;
    margin: 0 0 20px 0;
    width: 100%;
}
.shop_tabs_why1_block_mob .shop_tabs_why_tabs__content,
.shop_tabs_why2_block_mob .shop_tabs_why_tabs__content,
.shop_tabs_why3_block_mob .shop_tabs_why_tabs__content,
.shop_tabs_why4_block_mob .shop_tabs_why_tabs__content,
.shop_tabs_why5_block_mob .shop_tabs_why_tabs__content,
.shop_tabs_why6_block_mob .shop_tabs_why_tabs__content{
    display: block !important;
    padding: 0 15px 20px 15px;
}
.shop_tabs_why_tabs__caption .shop_tabs_why1_block_mob a,
.shop_tabs_why_tabs__caption .shop_tabs_why2_block_mob a,
.shop_tabs_why_tabs__caption .shop_tabs_why3_block_mob a,
.shop_tabs_why_tabs__caption .shop_tabs_why4_block_mob a,
.shop_tabs_why_tabs__caption .shop_tabs_why5_block_mob a,
.shop_tabs_why_tabs__caption .shop_tabs_why6_block_mob a {
    box-shadow: none;
    background: transparent;
    margin: 0;
    padding: 0 20px;
}
.shop_tabs_why_tabs__caption .shop_tabs_why1_block_mob .shop_tabs_why_tabs__content,
.shop_tabs_why_tabs__caption .shop_tabs_why2_block_mob .shop_tabs_why_tabs__content,
.shop_tabs_why_tabs__caption .shop_tabs_why3_block_mob .shop_tabs_why_tabs__content,
.shop_tabs_why_tabs__caption .shop_tabs_why4_block_mob .shop_tabs_why_tabs__content,
.shop_tabs_why_tabs__caption .shop_tabs_why5_block_mob .shop_tabs_why_tabs__content,
.shop_tabs_why_tabs__caption .shop_tabs_why6_block_mob .shop_tabs_why_tabs__content {
    box-shadow: none;
    background: transparent;
}
.shop_tabs_why_tabs__caption .shop_tabs_why1_block_mob .shop_tabs_why_tabs__content .close_popup,
.shop_tabs_why_tabs__caption .shop_tabs_why2_block_mob .shop_tabs_why_tabs__content .close_popup,
.shop_tabs_why_tabs__caption .shop_tabs_why3_block_mob .shop_tabs_why_tabs__content .close_popup,
.shop_tabs_why_tabs__caption .shop_tabs_why4_block_mob .shop_tabs_why_tabs__content .close_popup,
.shop_tabs_why_tabs__caption .shop_tabs_why5_block_mob .shop_tabs_why_tabs__content .close_popup,
.shop_tabs_why_tabs__caption .shop_tabs_why6_block_mob .shop_tabs_why_tabs__content .close_popup{
    display: none !important;
}
.shop_tabs_why_tabs__caption .shop_tabs_why1_block_mob .shop_tabs_why_tabs__content.popap_main.mfp-hide.white-popup-block.active,
.shop_tabs_why_tabs__caption .shop_tabs_why2_block_mob .shop_tabs_why_tabs__content.popap_main.mfp-hide.white-popup-block.active,
.shop_tabs_why_tabs__caption .shop_tabs_why3_block_mob .shop_tabs_why_tabs__content.popap_main.mfp-hide.white-popup-block.active,
.shop_tabs_why_tabs__caption .shop_tabs_why4_block_mob .shop_tabs_why_tabs__content.popap_main.mfp-hide.white-popup-block.active,
.shop_tabs_why_tabs__caption .shop_tabs_why5_block_mob .shop_tabs_why_tabs__content.popap_main.mfp-hide.white-popup-block.active,
.shop_tabs_why_tabs__caption .shop_tabs_why6_block_mob .shop_tabs_why_tabs__content.popap_main.mfp-hide.white-popup-block.active {
    box-shadow: none;
    background: transparent;
    display: block !important;
}

.shop_tabs_why_tabs__caption .shop_tabs_why1_block_mob .shop_tabs_why_tabs__content.popap_main.mfp-hide.white-popup-block.active .close_popup,
.shop_tabs_why_tabs__caption .shop_tabs_why2_block_mob .shop_tabs_why_tabs__content.popap_main.mfp-hide.white-popup-block.active .close_popup,
.shop_tabs_why_tabs__caption .shop_tabs_why3_block_mob .shop_tabs_why_tabs__content.popap_main.mfp-hide.white-popup-block.active .close_popup,
.shop_tabs_why_tabs__caption .shop_tabs_why4_block_mob .shop_tabs_why_tabs__content.popap_main.mfp-hide.white-popup-block.active .close_popup,
.shop_tabs_why_tabs__caption .shop_tabs_why5_block_mob .shop_tabs_why_tabs__content.popap_main.mfp-hide.white-popup-block.active .close_popup,
.shop_tabs_why_tabs__caption .shop_tabs_why6_block_mob .shop_tabs_why_tabs__content.popap_main.mfp-hide.white-popup-block.active .close_popup{
    display: none !important;
}


*/

.shop_main_center_wrapper_404 > .container:after {
    top: -70px;
    width: 300px;
    height: 270px;
    right: 0;
    background-size: contain;
    transform: translateX(-50%);
    left: 50%;
}
.shop_main_center_wrapper_404 .title_and_bread_block {
    margin: 150px 0 0 0;
}
.rcf_form_item {
    margin: 0 0 15px 0;
    float: none;
}
.__select__content {
    position: relative;
    display: none !important;
}
.__select[data-state="active"] .__select__content{
    display: block !important;
}
.razdel_center_filter_form_price {
    background: #FFFFFF;
    box-shadow: 10px 12px 50px rgb(0 0 0 / 15%);
    border-radius: 30px;
    padding: 35px;
    width: 100%;
    position: relative;
    z-index: 15;
    display: none !important;
    top: initial;
}
.razdel_center_filter_form_price.open{
    display: block !important;
    box-shadow: none;
}
.rcf_form_item.rcf_form_item_reset {
    position: relative;
    right: 0;
    top: 0;
    margin: 0 0 15px 0;
}
.shop_sort_filter_links_block {
    display: block;
}
.shop_sort_page_block {
    margin: 0 0 15px 0;
}
.shop_filter_title_block svg{
    width: 22px;
    height: 24px;
    fill: #E31E24;
    display: block;
    margin: 0 10px 0 0;
}
.shop_filter_title_block {
    display: flex;
    align-items: center;
    padding: 15px;
    margin: 15px 0 15px 0;
}
.shop_filter_title_block .arrow_ico {
    stroke: #949494;
    stroke-width: 2;
    fill: transparent;
    width: 12px;
    height: 8px;
    display: block;
    margin: 0 0 0 auto;
}
.shop_top_filter_block {
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
    box-shadow: 0px 4px 15px rgb(0 0 0 / 15%);
    border-radius: 20px;
}
.razdel_center_filter_form {
    display: none;
}
body.open_filter_mob .razdel_center_filter_form {
    display: block;
}
.__select__title {
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 20px;
    color: #7B7B7B;
    background: transparent;
    border: none;
    box-shadow: none;
    padding: 5px 20px;
    height: auto;
}
.__select__title::before, .__select__title::after {
    right: 15px;
}
.shop_filter_title_block.open_filter_mob {
    background: #F7F7F7;
    margin: 0;
}
.razdel_center_filter_form form {
    padding: 10px 0 1px 0;
}
.shop_filter_title_block.open_filter_mob svg.arrow_ico{
    transform: rotate(180deg);
}
label.__select__label {
    font-size: 16px;
    line-height: 22px;
    color: #7B7B7B;
}
.__select__content {
    box-shadow: none;
    padding: 0;
}
.__select__label {
    padding: 5px 20px;
    height: auto;
}
.__select[data-state="active"] .__select__title {
    color: #202020;
    background: transparent;
    font-weight: 500;
    font-style: normal;
    font-size: 17px;
    line-height: 20px;
}
.razdel_center_filter_form_price{
    padding: 35px 20px; 
}
.razdel_center_filter_form_price.open svg.close{
    display: none;
}
.shop_header_mob_menu_block_opt.open {
    top: 0;
}

.shop_serv_block_list_opt .shop_serv_block_item {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    flex-wrap: wrap;
}
.catalog_shop_block_item_body_bg {
    display: none;
}
.catalog_shop_block_item_head {
    min-height: 80px;
}
span.cs_img_txt {
    font-size: 17px;
    line-height: 20px;
    color: #202020;
    margin: 0 0 0 10px;
}
.catalog_shop_block_item_head svg {
    display: block;
    margin: 0 15px 0 auto;
}
span.cs_img_svg {
    width: 40px;
    height: 40px;
}
.catalog_shop_block_item_body_blocks {
    flex-direction: column;
}
.catalog_shop_block_item_body_second_level_item {
    width: 100%;
}
.catalog_shop_block_item_body_second_level_item ul li a {
    font-size: 17px;
    line-height: 20px;
    display: flex;
    align-items: center;
}
.catalog_shop_block_item .catalog_shop_block_item_body{
    display: none;
}
.catalog_shop_block_item.open .catalog_shop_block_item_body{
    display: block;
    min-height: auto;
}
.catalog_shop_block_item.open .catalog_shop_block_item_head svg{
    transform: rotate(180deg);
}
.catalog_shop_block_item_body_second_level_item li svg {
    stroke: #949494;
    stroke-width: 2;
    fill: transparent;
    width: 12px;
    height: 8px;
    margin: 0 5px 0 auto;
    display: block;
}
.catalog_shop_block_item_body_second_level_item ul li ul{
    display: none;
}
.catalog_shop_block_item_body_second_level_item ul li.open ul{
    display: block;
}
.catalog_shop_block_item_body_second_level_item ul li.open svg{
    transform: rotate(180deg);
}
.distributors_right_block {
    display: block;
}
.distributors_right_block div {
    width: 100%;
}
.distributors_city {
    width: auto;
}
.sitemap_block ul li ul {
    margin: 0 0 0 12px;
}
.basket_block_item_s_name_mob_block {
    display: block;
}
.basket_block_opt .basket_block_item_s:nth-child(3),
.basket_block_opt .basket_block_item_s:nth-child(4),
.basket_block_opt .basket_block_item_s:nth-child(6) {
    display: none;
}
.basket_block_rozn .basket_block_item_s:nth-child(3) {
    display: none;
}
.look_all_basket_tov .no_show span{
    display: none;
}
.look_all_basket_tov .no_show .look_all_basket_tov_mob{
    display: inline;
}
.s_etim_pokup_block .shop_tov_list_filter_item_left_ico {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 25px;
    right: 15px;
    align-items: center;
    margin: 0;
}
.itog_promo_basket_blocks_rozn {
    flex-direction: column;
    align-items: flex-end;
}

.shop_tov_list_filter_item_video_ico{
    display: none;
}
.s_etim_pokup_block .shop_tov_list_filter_item_video_ico{
    display: block;
}
.info_list_news_item {
    width: calc((100% - 60px) / 2);
}
.articles_media_full_txt {
    display: flex;
    flex-direction: column;
}
.articles_media_full_txt div {
    width: 100%;
    margin: 0 0 20px 0;
}
.articles_media_full_b_links {
    display: flex;
    flex-direction: column;
}
.articles_media_full_b_links a {
    margin: 0 0 20px 0;
}
.look_all_articles_media {
    justify-content: flex-start;
    width: max-content;
}
.articles_media_item a {
    display: flex;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    flex-direction: column;
}
.articles_media_item_txt {
    width: 100%;
}
.articles_media_item_img {
    margin: 0 auto;
}
.look_all_articles_media .no_show span{
    display: none;
}
.look_all_articles_media .no_show .look_all_articles_media_mob{
    display: inline;
}
.news_block_main table thead {
    display: none;
}
.news_block_main table tr{
    display: block;
}
.news_block_main table tbody td{
    display: block;
    height: auto;
}
.news_block_main table tbody td:nth-child(1) {
    text-align: left;
}
.news_block_main table tbody tr {
    padding: 15px 0;
}
.news_block_main table tbody td:nth-child(1):before{
    content: "№";
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: #949494;
    margin: 0 10px 0 0;
}
.news_block_main table tbody td:nth-child(2):before{
    content: "Название";
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: #949494;
    margin: 0 10px 0 0;
}
.news_block_main table tbody td:nth-child(3):before{
    content: "Тип купона";
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: #949494;
    margin: 0 10px 0 0;
}
.news_block_main table tbody td:nth-child(4):before{
    content: "Период активности";
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: #949494;
    margin: 0 10px 0 0;
}
.news_block_main table tbody td:nth-child(5):before{
    content: "Описание";
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: #949494;
    margin: 0 10px 0 0;
    display: block;
}
.news_block_main table tbody td:nth-child(2) {
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    color: #202020;
    margin: 0 10px 0 0;
}
.news_block_main table tbody td {
    font-size: 16px;
    line-height: 20px;
}
.contacts_spoiler_item_body {
    padding: 40px 40px 80px 40px;
}
.promotions_and_news_top_menu_block {
    flex-direction: column;
    align-items: flex-start;
}
.promotions_and_news_top_podp {
    margin: 20px 0 0 0;
}
.shop_main_center_wrapper_promotions_and_news .other_events_news_item_one {
    width: 100%;
    min-width: unset;
}
.shop_main_center_wrapper_promotions_and_news .other_events_news_item_two .other_events_news_item_two_left {
    width: 100%;
    overflow: hidden;
    margin: 0;
}
.shop_main_center_wrapper_promotions_and_news .other_events_news_item_two{
    flex-direction: column;
    padding: 0 !important;
    width: 100%;
}
.shop_main_center_wrapper_promotions_and_news .other_events_news_item_two_left img {
    object-fit: contain;
    width: 100%;
}
.promotions_and_news_top_menu a {
    margin: 0 15px;
}
.shop_main_center_wrapper_promotions_and_news .promotions_and_news_top_menu a:nth-child(1) {
    margin: 0 15px 0 0;
}
.shop_main_center_wrapper_promotions_and_news .other_events_news_item {
    padding: 15px;
}
.promotions_and_news_list_news {
    margin: 0 -15px;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    flex-direction: column;
}
.shop_main_center_wrapper_promotions_and_news .other_events_news_item_two .other_events_news_item_two_right {
    width: 100%;
    padding: 20px 15px 0 15px;
}
.shop_main_center_wrapper_promotions_and_news span.other_events_news_item_two_left_title {
    padding: 15px;
    max-width: 100%;
}
.other_events_news_item_two {
    width: 300px;
    min-width: 300px;
}
.other_events_news_item_one {
    width: 300px;
    min-width: 300px;
    padding: 15px;
}
.other_events_news_item_two .other_events_news_item_two_right{
    padding: 15px;
}
.question_item_head_svg {
    display: none;
}
.question_item.open .question_item_body {
    padding: 0 15px 30px 15px;
    max-width: 100%;
}
.question_item_head_q {
    padding: 25px 15px;
    width: calc(100% - 50px);
}
.reviews_block_item {
    padding: 15px;
}
.reviews_block_item:before {
    width: 140px;
    height: 85px;
    right: 0;
    background-size: contain;
}
.reviews_block_item_people.reviews_block_item_people_small {
    margin: 0 0 0 0;
}
.reviews_block_item_people.reviews_block_item_people_small2 {
    margin: 0 0 0 0;
}
.look_all_reviews span span {
    display: none;
}
.sostav_nabora_product_block_item {
    width: 100%;
}
.sostav_nabora_product_block_item:nth-child(2n) {
    margin: 0;
}
.sostav_nabora_product_block_item:nth-child(2) {
    border-top: 1px solid #F5F5F5;
}
span.product_ico_tov_heart span{
    display: none;
}
span.product_ico_tov_compare span{
    display: none;
}
span.product_ico_tov_heart {
    margin: 0;
}
.product_top_block_right_ico {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    margin: 25px 0 0 0;
}
.product_detail_top_block_tov .shop_tov_list_filter_item_right_labels {
    padding: 0;
}
.shop_tov_list_rating_star_block span{
    display: none;
}
.product_detail_top_block_tov {
    margin: 0 0 20px 0;
}
.shop_main_center_wrapper_product .tabs-box.tabs_product {
    margin: 60px 0 60px 0;
}
.product_detail_top_block_tov_after {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.share_block_product {
    margin: 0;
}
.product_top_block_left_rar {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
}
.product_top_block_left {
    width: 100%;
}
.product_detail_top_block_tov .shop_tov_list_buy_block span{
    display: none;
}
.product_detail_top_block_tov .shop_tov_list_buy_block {
    margin: 0;
    width: 60px;
}
.product_detail_top_block_tov .shop_tov_list_buy_block a {
    line-height: 50px;
    width: 60px;
    height: 50px;
}
.product_detail_top_block_tov .shop_tov_list_price_block_full {
    font-size: 24px;
    line-height: 29px;
}
.product_detail_top_block_tov .shop_tov_list_price_block_full svg {
    width: 17px;
    height: 17px;
}
.product_detail_top_block_tov .shop_tov_list_title_block a {
    font-size: 17px;
    line-height: 22px;
}
.product_detail_top_block_tov .shop_tov_list_filter_item_right {
    border-left: none;
}
.product_detail_top_block_tov .shop_tov_list_buy_block_bottom {
    position: relative;
}
.shop_tov_list_filter_item_wrapper_before {
    padding: 20px 15px 15px 15px;
}
.product_detail_top_block_tov .shop_tov_list_title_block {
    margin: 0 0 25px 0;
}
.product_detail_top_block_tov .shop_tov_list_filter_item_right .shop_tov_list_filter_item_right_top {
    padding: 0 15px 20px 0;
    margin: 0;
}
.product_detail_top_block_tov .shop_tov_list_filter_item_left {
    padding: 10px;
}
.cabinet_personal_item {
    width: 100%;
    margin: 0 0 30px 0;
}
.cabinet_personal_item_text_edit input[type="text"],
.cabinet_personal_item_text_edit input[type="password"]{
    padding: 10px 50px 10px 20px;
}
.lk_block_top_menu {
    display: flex;
    align-items: flex-start;
    margin: 0 0 60px 0;
    flex-direction: row;
    flex-wrap: wrap;
}
.lk_block_top_menu_item:not(:last-child) {
    margin: 0 20px 15px 0;
}
.lk_block_top_menu_item{
    width: 200px;
}
.tek_zak_item_head {
    flex-wrap: wrap;
    height: auto;
    padding: 15px;
}
.tek_zak_item_head1 {
    width: calc(100% / 12 * 4);
}
.tek_zak_item_head2 {
    width: calc(100% / 12 * 4);
    padding: 0 0 0 15px;
    justify-content: flex-end;
}
.tek_zak_item_head3 {
    width: calc(100% / 12 * 5);
}
.tek_zak_item_head4 {
    width: calc(100% / 12 * 5);
}
.tek_zak_item_body_top {
    flex-direction: column;
}
.tek_zak_item_body_item:nth-child(1) {
    width: 100%;
}
.tek_zak_item_body_news_block_main table tbody td:nth-child(1):before{
    display: none;
}
.tek_zak_item_body_news_block_main table td:nth-child(3), 
.tek_zak_item_body_news_block_main table td:nth-child(4) {
    text-align: left;
}
.tek_zak_item_body_news_block_main table tbody td:last-child {
    padding: 0 10px;
    text-align: left;
}
.tek_zak_item_body_news_block_main table tbody td:nth-child(5):before {
    content: "Стоимость";
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: #949494;
    margin: 0 10px 0 0;
    display: inline-block;
}
.tek_zak_item_body_news_block_main table tbody td:nth-child(4):before {
    content: "Количество";
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: #949494;
    margin: 0 10px 0 0;
}
.tek_zak_item_body_news_block_main table tbody td:nth-child(3):before {
    content: "Артикул";
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: #949494;
    margin: 0 10px 0 0;
}
.tek_zak_item_body_news_block_main table tbody td:nth-child(1) {
    width: 100%;
}
.tek_zak_item_body_news_block_main_after {
    padding: 0;
}
.catalog_order_block_50 {
    width: 100%;
}
.catalog_order_block_50:nth-child(1) {
    margin: 0 0 40px 0;
}
.catalog_order_block_2_50 {
    flex-direction: column;
}


































}
@media (max-width: 575px){
.top_menu_home {
    width: 100%;
    top: 103px;
}
.why_amet_home_inside {
    -webkit-background-size: 300px 300px;
       -moz-background-size: 300px;
         -o-background-size: 300px;
            background-size: 300px;
    padding-bottom: 190px;
}
.why_amet_home_links a {
    width: 100%;
}
svg.close_popup {
    width: 20px;
    height: 20px;
    top: 5px;
    right: 10px;
}
.hb3_t {
    -webkit-border-radius: 20px;
       -moz-border-radius: 20px;
            border-radius: 20px;
}
.hb3_txt_block {
    left: 20px;
    top: 20px;
}
.elips_hb3:after {
    top: -130px;
}
.hb3_b {
    -webkit-border-radius: 20px;
       -moz-border-radius: 20px;
            border-radius: 20px;
    padding: 20px 20px;
}
.about_history_dates_sliders .our_product_home_slider_text {
    margin: -35px 0 0 0;
}
.about_top_bg h1.home_h1_top {
    font-size: 35px;
    line-height: 39px;
}
.about_links_bbb {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    z-index: 3;
    position: relative;
    margin: 90px auto 0;
    width: auto;
    flex-direction: column;
}
.about_links_bbb a {
    margin: 0 0 15px 0;
    width: 100%;
}
.shop_top_menu_home > ul > li > a {
    font-size: 15px;
}
.shop_top_search_block {
    display: block;
    margin: 0 0 15px 0;
}
.shop_search_input_page input {
    width: calc(100% - 100px);
}
.shop_search_input_page button {
    border: none;
    width: 100px;
    margin: 0 0 0 10px;
    padding: 0 10px;
}
.search_catalog__form .search_clear2 {
    right: 130px;
}
.shop_serv_block_list2_opt  .shop_serv_block_item:nth-child(2n){
    margin: 0 0 15px 0;
}
.shop_serv_block_list2_opt a {
    width: calc((100% - 15px) / 2);
}
.basket_block_item.basket_block_item_head {
    display: none;
}
.basket_block_item_body .basket_block_item_s.basket_block_item_s_name:after{
    content: "";
    display: block;
    clear: both;
    float: none;
}
.basket_block_item {
    display: block;
}
.basket_block_item_s {
    display: block;
    float: left;
}
.basket_block_item.basket_block_item_body:after{
    content: "";
    display: block;
    clear: both;
    float: none;
}
.basket_block_item_body .basket_block_item_s {
    border-bottom: none;
}
.basket_block_item_body {
    border-bottom: 1px solid #E6E6E6;
}
.basket_block_item_s_num{
    padding: 15px 15px 15px 0;
}
.basket_block_item_s.basket_del_tovar {
    float: right;
    padding: 15px 0;
}
.basket_block_item_body .basket_block_item_s.basket_block_item_s_name {
    width: calc(100% - 55px);
}
.basket_block_item_s.basket_block_item_s_img img{
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.itog_basket_blocks {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin: 25px 0 0 0;
    flex-direction: column;
    width: 100%;
}
.text_link_back_basket {
    margin: 0 0 15px 0;
}
.itog_basket_block_right a {
    margin: 30px auto 0;
}
.look_all_basket_tov span span {
    display: block;
}
.look_all_basket_tov{
    height: auto;
    padding: 10px 0;
}
.text_link_back_basket_rozn_h3 {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
}
.itog_promo_basket_blocks_rozn .itog_basket_block_right a {
    margin: 30px 0 0 0;
    width: 100%;
}
.promo_basket_blocks_rozn div {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}
.promo_basket_blocks_rozn input[type="text"] {
    margin: 0 0 10px 0;
}
.d_show_more_basket_tov {
    display: none;
}
.d_show_more_basket_tov.show {
    display: block;
}
.itog_promo_basket_blocks_rozn .itog_basket_block {
    width: 100%;
}
.itog_basket_block_right_rozn {
    width: 100%;
}
.skidka_basket_block {
    display: block;
    width: 100%;
    text-align: right;
}
.skidka_basket_block span {
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 20px;
    color: #494949;
    border-bottom: 1px dashed;
}
.skidka_basket_block .promo_basket_blocks_rozn{
    display: none;
}
.skidka_basket_block.open .promo_basket_blocks_rozn{
    display: block;
    margin: 15px 0 0 0;
}
.skidka_basket_block .promo_basket_blocks_rozn input[type="text"]{
    width: 100%;
}
.skidka_basket_block .promo_basket_blocks_rozn input.red__red_txt{
    width: 100%;
}
.info_list_desc_top_left_at {
    display: block;
    padding: 15px;
}
.info_list_desc_top_left_at_in {
    width: 100%;
    margin: 0;
}
.info_list_desc_top_left_at svg {
    margin: 0 auto 15px;
    display: block;
}
.shop_serv_block_list_information {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
}
.shop_serv_block_list_information  .shop_serv_block_item {
    width: 100%;
    margin: 0 0 15px 0;
}
span.contacts_spoiler_item_rs {
    display: none;
}
.contacts_spoiler_item_top {
    padding: 25px 20px;
}
.contacts_spoiler_item_body {
    padding: 20px 20px 80px 20px;
}
.contacts_spoiler_item_body_lr {
    padding: 0;
}
span.contacts_spoiler_item_save {
    margin: 20px 0 0 0;
}
span.xar_block_table_prod_item_title {
    width: auto;
}
.xar_block_table_prod .xar_block_table_prod_item {
    padding: 15px;
    display: flex;
    width: auto;
    justify-content: space-between;
}
.xar_block_table_prod {
    margin: 0 -15px 30px -15px;
}
.xar_ico_block_svg {
    position: relative;
    display: flex;
    margin: 20px 0 0 0;
    flex-direction: row;
    flex-wrap: wrap;
}
.xar_ico_block_svg div.open span{
    display: none;
}
.sostav_nabora_product_block_item {
    padding: 15px 0;
}
.co_block100_item {
    width: 100%;
}
.block_txt_for_yur_order span {
    width: 100%;
}
.block_txt_for_yur_order.open {
    flex-direction: column;
}
.checkbox_order_top {
    align-items: flex-start;
    flex-direction: column;
}
.checkbox_order_top .checkbox_style:nth-child(1) {
    margin: 0 0 20px 0;
}
.catalog_order_main_title {
    padding: 15px;
}
.catalog_order_main_title span {
    font-size: 18px;
    line-height: 22px;
    width: calc(100% - 36px);
}
.co_block100_body {
    padding: 25px 15px;
}
.catalog_order_main_list_radio {
    padding: 25px 15px;
}
.catalog_order_main_list_radio_input {
    flex-direction: column;
}
.catalog_order_main_list_radio_input_r.pricee {
    padding: 15px 0 0 35px;
}
.catalog_order_main_list_radio_input_r.catalog_order_main_list_radio_input_r_b {
    padding: 10px 0 0 35px;
}
.catalog_order_main_list_radio_input_download {
    margin: 0;
}
.catalog_order_right_block_link_back {
    margin: 25px 0 0 0;
}
.catalog_order_right_block_bottom_link input.btn_red {
    width: 100%;
}
































}
@media (max-width: 480px){
.shop_top_menu_home ul li:not(:nth-child(-n+2)) {
    display: none;
}
.info_list_news_item {
    width: calc((100% - 30px));
}
.contacts_spoiler_item_body_l > span {
    width: 100%;
}
.contacts_spoiler_item_body_l {
    flex-direction: column;
}
.line_input_item input[type="text"] {
    width: 100%;
}
.line_input_item {
    margin: 0 0 20px 0;
    width: 100%;
}
.line_input_block {
    flex-direction: column;
}
.line_input_item.line_input_block_small1 {
    width: 100%;
}
.line_input_item.line_input_block_small1 input[type="text"] {
    width: 100%;
}
.line_input_item.line_input_block_small2 {
    width: 100%;
}
.line_input_item.line_input_block_small2 input[type="text"] {
    width: 100%;
}
.line_input_item.line_input_block_small3 {
    width: 100%;
}
.line_input_item.line_input_block_small3 input[type="text"] {
    width: 100%;
}
.line_input_item.line_input_block_small4 {
    width: 100%;
}
.line_input_item.line_input_block_small4 input[type="text"] {
    width: 100%;
}

.line_input_block_small2 .line_input_block_small1 {
    width: 100%;
}
.line_input_block_small2 .line_input_block_small1 input[type="text"] {
    width: 100%;
}
.line_input_block_small2 .line_input_block_small2 {
    width: 100%;
}
.line_input_block_small2 .line_input_block_small2 input[type="text"] {
    width: 100%;
}
.line_input_block_small2 .line_input_block_small3 {
    width: 100%;
}
.line_input_block_small2 .line_input_block_small3 input[type="text"] {
    width: 100%;
}
.tab_submit_block input[type="submit"] {
    width: 100%;
}
.lk_block_top_menu {
    flex-direction: column;
}
.lk_block_top_menu_item {
    width: 100%;
}
.lk_block_top_menu_item:not(:last-child){
    margin: 0 0 15px 0;
}
.news_block_main table tbody td:nth-child(2):before{
    display: none;
}
.tek_zak_item_head {
    align-items: flex-start;
    flex-direction: column;
}
.tek_zak_item_head1 {
    width: 100%;
}
.tek_zak_item_head2 {
    width: 100%;
    padding: 5px 0;
    justify-content: flex-start;
}
.tek_zak_item_head3 {
    width: 100%;
    padding: 10px 0;
}
.tek_zak_item_head4 {
    width: 100%;
    padding: 10px 0;
}
.tek_zak_item_head5 {
    width: 100%;
    padding: 10px 0;
    justify-content: flex-start;
}
.tek_zak_item_head5_otm.otm_close_ico span {
    display: block;
}
.tek_zak_item.open .tek_zak_item_head {
    background: transparent;
}
.order_success_block_two {
    padding: 15px;
}
p.order_success_block_two_p span {
    margin: 0;
    display: block;
}
.order_success_block_two ul {
    margin: -10px 0 20px 15px;
}
.order_success_block_two li a {
    font-size: 18px;
    line-height: 25px;
}
.order_success_block_two li{
    margin: 0 0 15px 0;
}
.mob_d{
    display: block;
}




















}
@media (max-width: 390px){
















}



.shop_top_menu_home li.open ul li{
    display: block !important;
}
.shop_top_menu_home li.open ul ul{
    position: relative;
    border: unset;
    box-shadow: unset;
    top: 0;
    border-radius: 0;
}
.shop_top_menu_home_main li.open>ul>li{
    background: #e9e9e9;
}
/* End */


/* Start:/local/templates/main/public/css/preloader.css?16323178341401*/
.cs_loader,
.cs_loader:before,
.cs_loader:after{
    border-radius: 50%;
    width: 2.5em;
    height: 2.5em;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: load7 1.8s infinite ease-in-out;
    animation: load7 1.8s infinite ease-in-out;
}
.cs_loader{
    /*color: #65abf8;*/
    font-size: 10px;
    margin: 80px auto;
    position: relative;
    text-indent: -9999em;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;

    color: #e31e24;
    margin-top: calc(50vh - 12px);
}
.cs_loader:before,
.cs_loader:after{
    content: '';
    position: absolute;
    top: 0;
}
.cs_loader:before{
    left: -3.5em;
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}
.cs_loader:after{
    left: 3.5em;
}
@-webkit-keyframes load7{
    0%,
    80%,
    100% {
        box-shadow: 0 2.5em 0 -1.3em;
    }
    40% {
        box-shadow: 0 2.5em 0 0;
    }
}
@keyframes load7{
    0%,
    80%,
    100% {
        box-shadow: 0 2.5em 0 -1.3em;
    }
    40% {
        box-shadow: 0 2.5em 0 0;
    }
}

.cs_fw_preloader{
    background: #232323d1;
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 999;
    left: 0;
    top: 0;
}
/* End */


/* Start:/local/templates/main/public/css/custom.css?165026641227321*/
/*
CUSTOM CSS CODE
*/

.shop_tov_list_buy_block .inb{
    display: none;
}
.shop_tov_list_buy_block .in_basket .inb{
    display: block;
}
.shop_tov_list_buy_block .in_basket .nb{
    display: none;
}
.cs_show_filter{
    margin-top: 22px;
    display: block;
    cursor: pointer;
    color: #7B7B7B;
    text-align: center;
}

/*
КАТАЛОГ
 */
.cs_catalog_separator{
    border: 1px solid #F5F5F5;
    margin-bottom: 35px;
}
.cs_catalog_top_note{
    font-family: Fira Sans Condensed;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 29px;
}

/*
Отмена заказа
 */
.cs_oc_form h2{
    line-height: 28px;
    text-align: center;
    max-width: 300px;
    margin: auto;
}
.cs_oc_form .cs_btn{
    display: flex;
    justify-content: space-around;
    width: 100%;
    margin-top: 30px;
}
.cs_oc_form .cs_btn div{
    padding: 6px 50px;
    background: #ff1818;
    color: white;
    border-radius: 3px;
    cursor: pointer;
}
.cs_oc_form .cs_btn div.cs_green{
    background: #38cc38;
}

/* Меню в шапке сайта */
.js_hidden_item{
    display: none;
}
.js_hm_show_more .hide{
    display: none;
}
.js_hm_show_more.open .hide{
    display: block;
}
.js_hm_show_more.open .show{
    display: none;
}
.shop_top_menu_home_second_level{
    overflow: auto;
    max-height: 450px;
}
.shop_top_menu_home_second_level .shop_top_menu_home_second_level_item > ul > li > a.no_hover:hover{
    color: #202020;
}

/* Состав набора в карточке товара */
.sostav_nabora_product_block_item .ranee_block_shop_item_img{
    margin-right: 14px;
}
.sostav_nabora_product_block_item .ranee_block_shop_item_img a{
    width: 50px;
    height: 80px;
}
.sostav_nabora_product_block_item .ranee_block_shop_item_img a img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

/* Ссылки в свойствах в карточке товара */
.xar_block_table_prod_item_desc a:hover{
    color: #E31E24;
}

/* Табы в разделе "Информация о покупке" */
.cs_tab_content{
    display: none;
}
.cs_tab_content.d_active{
    display: block;
}

/* Список товаров */
@media screen and (min-width: 767px){
    .shop_tov_list_filter_item_wrapper{
        height: 100%;
    }
}

/* Выровнять картинку в списке товаров */
@media screen and (min-width: 767px){
    .shop_tov_list_filter_item_left{
        height: 90%;
        align-self: center;
    }
    .shop_tov_list_filter_item_left_slider{
        height: 90%;
    }
    .shop_tov_list_filter_item_left_slider .slick-list{
        height: 100%;
    }
    .shop_tov_list_filter_item_left_slider .slick-track{
        height: 100%;
    }
    .shop_tov_list_filter_item_left .shop_tov_list_filter_item_left_slider_i{
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
    }
}

/* Подчеркивание у ссылки */
.cs_tab_content a{
    text-decoration: underline;
}

/* Ссылка в разделе "Наша продукция" */
.cs_tableware_link{
    margin-top: 20px;
}

/* Картинки в новостях */
.other_events_news_item_two_left a,
.other_events_news_item_two_left a img{
    max-width: 100%;
}

/* Спойлер для текста лендингов */
.cs_text_spoiler_container .cs_detail_text,
.cs_text_spoiler_container .cs_show_more .hide{
    display: none;
}
.cs_text_spoiler_container.open .cs_detail_text,
.cs_text_spoiler_container.open .cs_show_more .hide{
    display: block;
}
.cs_text_spoiler_container.open .cs_preview_text,
.cs_text_spoiler_container.open .cs_show_more .show{
    display: none;
}

/* Стрелки слайдера у блока "Цеха завода" в разделе "О нас" */
.proizvodstvo_block_slider.arrow_white_center .slick-arrow{
    background: rgb(0 0 0 / 50%);
}
.proizvodstvo_block_slider.arrow_white_center .slick_prev_link{
    left: 20%;
}
.proizvodstvo_block_slider.arrow_white_center .slick_next_link{
    right: 20%;
}
@media screen and (max-width: 767px){
    .proizvodstvo_block_slider.arrow_white_center .slick-arrow{
        display: none !important;
    }
}

/* Косметические правки */
.other_events_news_item{
    overflow: hidden;
}
#nca-cookiesaccept-line{
    background: #E31E24;
}
.nca-cookiesaccept-line-text{
    color: white !important;
    line-height: 22px;
    /*text-align: center;*/
}
#nca-cookiesaccept-line-accept-btn{
    padding: 10px 30px;
    border-radius: 16px;
    border: 2px solid white;
    cursor: pointer;
}
#nca-cookiesaccept-line-accept-btn:hover{
    background: #D71F25;
    color: white;
}
.__select__input:checked + label{
    border: 1px solid #e31e24;
    border-radius: 20px;
}

/* Подсказка в шапке меню */
.shop_top_menu_home_second_level_item .js_hm_subitems{
    min-width: 250px;
    display: flex;
    flex-direction: column;
}
.shop_top_menu_home_second_level_item .js_hm_subitems li{
    min-width: unset;
    position: relative;
    width: fit-content
}
.shop_top_menu_home_second_level_item .js_hm_subitems .cs_add_info_container{
    position: absolute;
    right: -22px;
    top: 8px;
}
.shop_top_menu_home_second_level_item .js_hm_subitems .cs_add_info_container.open .cs_add_info_content{
    display: block;
}
.shop_top_menu_home_second_level_item .js_hm_subitems .cs_add_info_icon{
    width: 18px;
    height: 18px;
    border-radius: 10px;
    text-align: center;
    font-size: 14px;
    line-height: 19px;
    font-weight: bold;
    cursor: pointer;
    color: white;
    background: #bfbfbf;
}
.shop_top_menu_home_second_level_item .js_hm_subitems .cs_add_info_icon:hover{
    background: #D71F25;
}
.shop_top_menu_home_second_level_item .js_hm_subitems .cs_add_info_content{
    display: none;
    position: absolute;
    top: -14px;
    left: 32px;
    width: 200px;
    padding: 10px;
    background: #b3b3b3;
    color: white;
    font-size: 14px;
    line-height: 16px;
    border-radius: 4px;
    z-index: 10;
}
.shop_top_menu_home_second_level_item .js_hm_subitems .cs_add_info_content:before{
    content: '';
    border: 10px solid transparent;
    border-right: 10px solid #b3b3b3;
    position: absolute;
    left: -20px;
    top: 14px;
}

/* Косметические правки */
#price_request .red_btn_popup input.btn_red{
    width: 100%;
    margin-bottom: 16px;
}
.cs_check_order_container .red_btn_popup input.btn_red{
    min-width: 250px;
    margin-bottom: 16px;
}
.product_ab_bg_right{
    right: 0;
}
blockquote,
.cs_tab_content ul{
    margin-left: 25px;
}
.cs_tab_content a.red__white_txt{
    color: white;
    text-decoration: none;
    display: inline-block;
    padding: 2px 30px;
    margin-top: 30px;
}
.seria_posud_popup_tovs_item_img{
    margin-right: 10px;
}
.seria_posud_popup_tovs_item_img img{
    width: 120px;
    height: 65px;
    object-fit: contain;
}

/* Функционал выбора оценки для отзыва */
.js_set_rating svg.is_hover,
.js_set_rating:not(.is_hover) svg.is_click{
    fill: #E31E24;
}
.js_set_rating{
    margin: 0 0 20px;
}
.__select:not([data-state="active"]) .__select__title.active,
.rcf_form_item_price .__select__title.active{
    border-color: #E31E24;
}

/*
Оптовая "летающая" корзина
 */
.cs_opt_fly_basket{
    position: fixed;
    bottom: 0;
    width: 100%;
}
.cs_fb_row{
    display: flex;
    justify-content: space-between;
    padding: 10px 20px;
    background: white;
    border-radius: 10px 10px 0 0;
    border: 2px solid #e31e24;
    border-bottom: unset;
}
.cs_col_left{
    display: flex;
    align-items: center;
}
.cs_fb_title{
    font-size: 24px;
    line-height: 26px;
}
.cs_fb_info_position{
    margin-left: 60px;
}
.cs_fb_info_pack{
    margin-left: 50px;
}
.cs_fb_panel{
    display: flex;
    align-items: center;
}
.cs_fb_panel .red__white_txt{
    padding-left: 20px;
    padding-right: 20px;
}
.cs_fb_hide{
    width: 30px;
    height: 30px;
    position: relative;
    margin-left: 20px;
    cursor: pointer;
}
.cs_fb_hide span{
    position: absolute;
    width: 38px;
    height: 5px;
    background: #e31e24;
    border-radius: 2px;
    transform: rotate(45deg);
    top: 14px;
}
.cs_fb_hide span:last-child{
    transform: rotate(-45deg);
}
.cs_fb_info_position span,
.cs_fb_info_pack span,
.cs_fb_mob_info_position span,
.cs_fb_mob_info_pack span{
    font-weight: bold;
}
.cs_fb_mob_info_position,
.cs_fb_mob_info_pack,
.cs_fb_panel .cs_mobile{
    display: none;
}
.cs_fb_mob_info_position{
    margin-left: 20px;
}
.cs_fb_mob_info_pack{
    margin-left: 20px;
}
@media screen and (max-width: 1200px){
    .cs_fb_mob_info_position,
    .cs_fb_mob_info_pack,
    .cs_fb_panel .cs_mobile{
        display: unset;
    }
    .cs_fb_info_position,
    .cs_fb_info_pack,
    .cs_fb_panel .cs_desktop{
        display: none;
    }
}
@media screen and (max-width: 760px){
    .cs_opt_fly_basket .container{
        max-width: unset;
    }
}
@media screen and (max-width: 630px){
    .cs_col_left{
        display: block;
    }
    .cs_fb_mob_info_position{
        margin-left: unset;
    }
}
@media screen and (max-width: 540px){
    .cs_fb_row{
        padding: 8px 12px;
    }
    .cs_fb_title{
        font-size: 16px;
    }
    .cs_fb_mob_info_position{
        font-size: 14px;
    }
    .cs_fb_mob_info_pack{
        font-size: 14px;
        margin-left: 10px;
    }
    .cs_fb_panel .cs_mobile{
        padding: 0 8px;
    }
    .cs_fb_hide{
        margin-left: 10px;
    }
    .cs_fb_hide span{
        width: 28px;
    }
}

/*
Наша продукция - скоращение ширины текста
 */
@media screen and (min-width: 992px) and (max-width: 1632px){
    .our_prod_slider_img_txt .our_product_home_slider_text{
        width: 52%;
    }
}

/*
Форма оформления заказа
 */
.cs_location_container .bx-sls{
    background: #F5F5F5;
    border: 1px solid #E6E6E6;
    border-radius: 12px;
}
.cs_location_container .bx-sls .dropdown-block{
    border: unset !important;
    border-radius: unset !important;
    box-shadow: unset !important;
    background-color: unset !important;
}
.cs_location_container .bx-sls .bx-ui-sls-container{
    height: 38px;
}
.cs_location_container .dropdown-fade2white{
    display: none;
}
.cs_location_container .bx-sls .dropdown-icon{
    top: 13px;
}

/*
Косметические правки
 */
.our_product_home_slider .our_product_home_slider_pagination{
    margin-top: unset;
}
.our_product_home_slider .our_product_home_slider_slides{
    margin-bottom: 40px;
}
.catalog_order_main_list_radio_input_l{
    max-width: 75%;
}
.our_prod_p_item .hb3_t_name{
    max-width: 310px;
}
.dno3_block .dno3_img img{
    border-radius: 120px;
}
@media screen and (max-width: 991px){
    .cs_our_products .top_home_links a{
        width: 235px;
    }
}

@media screen and (max-width: 1199px){
    .home_top_bg:after{
        content: unset;
    }
}

@media screen and (max-width: 1680px){
    #calculate_delivery .catalog_order_main_list_radio_input_r.pricee{
        white-space: unset;
        display: flex;
        align-items: baseline;
    }
    #calculate_delivery .js_calculate_modal_container{
        width: 100%;
    }
}
@media screen and (max-width: 991px){
    #calculate_delivery .co_block100_item{
        width: 100%;
    }
}
@media screen and (max-width: 767px){
    #calculate_delivery .cs_calculate_modal_location{
        margin-top: 10px;
        padding: 22px 22px 0;
    }
}
@media screen and (max-width: 575px){
    #calculate_delivery .catalog_order_main_list_radio_input{
        flex-direction: row;
    }
    #calculate_delivery svg.close_popup{
        top: 14px;
    }
}

.cs_our_products .top_home_links a{
    margin-bottom: 20px;
}
.top_home_links{
    flex-wrap: wrap;
}
.top_home_links a:last-child{
    background: #706e6c;
    color: white;
}

.distributors_emails > span {
    display: block;
    margin: 0 0 10px 0;
}
.distributors_emails span a {
    display: flex;
    align-items: center;
}
.distributors_emails svg{
    stroke: #CFCFCF;
    stroke-width: 1.5px;
    width: 20px;
    height: 20px;
    fill: transparent;
    margin: 0 10px 0 0;
}
.distributors_emails a span{
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    color: #494949;
}
@media screen and (max-width: 1670px){
    .distributors_right_block.retails{
        flex-wrap: wrap;
    }
    .distributors_right_block.retails>div{
        margin-bottom: 14px;
    }
}

.cs_video_editor_block{
    overflow: hidden;
    height: 80px;
}
.cs_video_editor_block video{
    position: unset !important;
}


/*
Форма оформления оптовой заявки
 */
.opt_order_tabs{
    margin-top: 40px;
    display: flex;
    margin-bottom: -2px;
}
.opt_order_tab_item {
    padding: 12px 30px;
    border: 2px solid #F5F5F5;
    margin-right: 12px;
    cursor: pointer;
}
.opt_order_tab_item.active {
    background: #F5F5F5;
}
.opt_order_tab_container{
    border: 2px solid #F5F5F5;
    padding: 30px;
}
.opt_order_tab_content:not(.active){
    display: none;
}
.cs_company_req.file_loaded span.red{
    display: none;
}
.cs_company_req input.error{
    background: #c5000061;
}
.cs_opt_textarea textarea{
    max-width: 600px;
    height: 120px;
}

/*
Форма "Товар добавлен в корзину"
 */
#main_add_basket .cs_popup_prod_name{
    margin-bottom: 14px;
}
#main_add_basket .cs_popup_prod_quantity{
    display: flex;
    justify-content: space-between;
}
#main_add_basket .num-block{
    margin-left: 30px;
}
#main_add_basket .cs_popup_prod_bottom{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#main_add_basket .cs_popup_prod_bottom a{
    padding: 0 14px;
    margin-top: 20px;
}
#main_add_basket .cs_popup_prod_img{
    width: 100%;
    height: 200px;
    margin-bottom: 20px;
}
#main_add_basket .cs_popup_prod_img img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
@media screen and (max-width: 400px){
    #main_add_basket .cs_popup_prod_bottom a{
        width: 100%;
    }
    #main_add_basket svg.close_popup{
        top: 20px;
        right: 20px;
    }
}


.cs_ap_link{
    max-width: unset !important;
    display: inline-block !important;
    padding: 0 20px;
    width: unset !important;
}
.ranee_block_shop_item_img{
    margin-right: 20px;
}


/* ФОЗ */
.bx-soa-cart-total{
    background: #F5F5F5 !important;
    border-radius: 20px !important;
    padding: 20px !important;
    border: unset !important;
}
.bx-soa-cart-total-line.bx-soa-cart-total-line-highlighted{
    background-color: #edecec !important;
}
.bx-soa-cart-total .bx-soa-cart-total-line:nth-child(2){
    border-top: unset !important;
}
.bx-soa{
    background: linear-gradient(
            180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(
            180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF !important;
    box-shadow: 0px 4px 15px rgb(0 0 0 / 15%) !important;
    border-radius: 20px !important;
    overflow: hidden !important;
    padding: unset !important;
}
.bx-soa-sidebar{
    padding-left: 40px !important;
}
.bx-soa-section.bx-step-completed,
.bx-soa-section.bx-selected{
    border: unset !important;
}
.bx-soa-section-title-container{
    padding: 30px !important;
    background: #F7F7F7 !important;
}
.bx-soa-section-title-count{
    display: none !important;
}
h2.bx-soa-section-title{
    font-style: normal;
    font-weight: 500;
    font-size: 22px !important;
    line-height: 26px;
    color: #202020;
}
#bx-soa-orderSave a{
    margin: 18px 40px 30px !important;
    background: #E31E24;
    border: unset;
}
.bx-soa-customer input[type="text"]{
    background: #F5F5F5;
    border: 1px solid #E6E6E6;
    box-sizing: border-box;
    border-radius: 12px;
    height: 40px;
    padding: 0 20px;
    width: 100%;
}
.bx-soa-customer-field textarea{
    width: 100%;
    height: 80px;
    background: #F5F5F5;
    border: 1px solid #E6E6E6;
    box-sizing: border-box;
    border-radius: 12px;
    padding: 20px;
    outline: none;
    resize: none;
}
.bx-soa-tooltip.bx-soa-tooltip-static{
    position: absolute !important;
    bottom: 42px !important;
    right: 0;
}
.bx-soa-tooltip.bx-soa-tooltip-static .tooltip-arrow{
    right: 20px !important;
    left: unset !important;
}
.bx-soa-tooltip .tooltip-inner{
    padding: 12px 8px !important;
    max-width: 320px !important;
}
.bx-soa-customer{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.form-group{
    width: 48%;
    position: relative;
}
.bx-soa-section{
    border: unset !important;
}
.bx-soa-editstep{
    color: #e31e24 !important;
}
.bx-soa .btn{
    background: #E31E24 !important;
    border: unset !important;
    font-size: 18px !important;
    padding: 10px 16px !important;
}
.bx-soa-pp-desc-container .bx-soa-pp-company{
    background: white !important;
}
.bx-soa-cart-total-line{
    line-height: 30px !important;
    font-size: 16px !important;
}
.bx-soa-cart-total .bx-soa-cart-total-line:first-child .bx-soa-cart-t,
.bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-t{
    font-weight: unset !important;
}
.cs_total_block_title{
    margin-bottom: 14px;
}
.cs_total_block_title span{
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    color: #E31E24;
}
.cs_total_block_title svg{
    fill: #E31E24;
    width: 26px;
    height: 26px;
    margin: 0 10px 0 0;
}
.bx-soa-cart-d{
    font-size: 20px;
    font-weight: bold;
}
.bx-price-old{
    font-size: 16px !important;
}
.cs_back_to_cart{
    margin: 20px 0 0 45px;
}
.cs_back_to_cart a{
    display: flex;
    align-items: center;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 20px;
    color: #949494;
}
.cs_back_to_cart a svg{
    stroke: #949494;
    stroke-width: 3px;
    fill: transparent;
    width: 26px;
    height: 26px;
    margin: 0 10px 0 0;
}
.bx-soa .form-group label{
    font-weight: 500 !important;
    font-size: 17px !important;
    padding-bottom: 5px !important;
}
.cs_person_type_wrap label{
    padding-left: 16px;
}
.cs_person_type_wrap label:before{
    content: '';
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    left: -20px;
    width: 23px;
    height: 23px;
    border: 1px solid #C4C4C4;
    border-radius: 14px;
}
.cs_person_type_wrap label input{
    display: none;
}
.cs_person_type_wrap label.cs_checked:before{
    background: url(/media/images/check_mark.svg) no-repeat center;
    border: 1px solid transparent;
}
.form-group .dropdown-block{
    border: 1px solid #E6E6E6;
    box-sizing: border-box;
    border-radius: 12px;
    height: 40px;
}
.form-group .dropdown-block .dropdown-icon{
    top: 13px !important;
}
.form-group .dropdown-block .bx-ui-sls-container,
.form-group .dropdown-block input{
    height: 100% !important;
}
.form-group .dropdown-block .bx-ui-sls-clear{
    top: 4px;
}
.form-group .dropdown-block .dropdown-fade2white{
    display: none;
}
.bx-soa-editstep{
    font-size: 15px !important;
}
#bx-soa-basket, #bx-soa-properties .bx-soa-more{
    display: none !important;
}
.bx-soa-pp-company-graf-container{
    border: unset !important;
    padding: unset !important;
}
.bx-soa-pp-company-smalltitle{
    margin-left: 32px;
    padding-top: unset !important;
    font-style: normal;
    font-weight: normal;
    font-size: 18px !important;
    line-height: 22px;
    color: #494949 !important;
}
.bx-soa-pp-item-container .bx-soa-pp-company{
    display: flex;
}
.bx-soa-pp-company-graf-container .bx-soa-pp-delivery-cost{
    display: none !important;
}
#bx-soa-region .form-group{
    width: 100% !important;
}
.block_txt_for_yur_order{
    margin-top: 20px;
}
.catalog_order_main_list_radio_input_download{
    margin: 0 0 18px 0;
}
.bx-soa-pp-item-container .bx-soa-pp-company-graf-container input{
    display: none;
}
.bx-soa-pp-item-container .bx-soa-pp-company-graf-container:before{
    content: '';
    position: absolute;
    top: 10px;
    transform: translateY(-50%);
    left: 2px;
    width: 23px;
    height: 23px;
    border: 1px solid #C4C4C4;
    border-radius: 14px;
}
.bx-soa-pp-item-container .bx-soa-pp-company.bx-selected .bx-soa-pp-company-graf-container:before{
     background: url(/media/images/check_mark.svg) no-repeat center;
     border: 1px solid transparent;
}
#bx-soa-properties .bx-soa-section-content>strong{
    display: none !important;
}
.article_three_item{
    margin-bottom: 30px;
}
.proizvodstvo_block_slider_img img{
    box-shadow: 0 0 2px 0 grey;
    margin-top: 2px;
}
.main-user-consent-request-announce{
    color: #949494;
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
}
.main-user-consent-request{
    position: relative;
    max-width: 580px;
    padding-left: 46px !important;
}
.main-user-consent-request input{
    display: none !important;
}
.main-user-consent-request:before{
    content: '';
    position: absolute;
    transform: translateY(-50%);
    left: 10px;
    top: 12px;
    width: 23px;
    height: 23px;
    border: 1px solid #C4C4C4;
    border-radius: 50%;
}
.main-user-consent-request.checked:before{
    background: url(/media/images/check_mark.svg) no-repeat center;
    border: 1px solid transparent;
}
.bx-soa-cart-total-button-container .btn{
    background: #E31E24 !important;
    border-color: #E31E24 !important;
    color: white;
}
#bx-soa-total-mobile{
    display: none !important;
}
@media screen and (max-width: 767px){
    #bx-soa-total{
        padding: unset !important;
        margin-top: 40px !important;
    }
}


/*
Косметические правки
 */
.reviews_block_item_people{
    padding: 0 !important;
}
.rating_star_grey{
    fill: #c5c5c5;
}
.shop_tov_list_rating_star_block .rating_ct{
    margin-left: 8px;
    line-height: 17px;
    font-weight: bold;
}
.reviews_block_item_desc_author_img{
    width: 80px;
    height: 80px;
    overflow: hidden;
    border-radius: 40px;
}
.reviews_block_item_desc_author_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.contacts_spoiler_item_body_title{
    margin-left: 47px;
}

.hf_user_name{
    overflow: hidden;
    height: 0px;
}

.sale_order_full_table .ps_logo img{
    width: unset !important;
}

#bx-soa-orderSave .main-user-consent-request-announce a{
    margin: unset !important;
    background: unset !important;
    color: #E31E24 !important;
    text-decoration: underline;
    font-size: 15px !important;
}

@media screen and (max-width: 991px){
    .shop_tov_list_filter_f.shop_tov_list_catalog{
        height: unset !important;
    }
}

.errortext, .alert.alert-danger{
    color: red;
}

.tek_zak_item_head5{
    justify-content: space-between;
}

.shop_tov_list_filter.block_with_two_tov_main_cart{
    position: relative;
}
@media screen and (max-width: 991px){
    .shop_tov_list_filter.block_with_two_tov_main_cart .shop_popular_sections_link_all{
        margin-bottom: 26px;
    }
}


@media screen and (max-width: 560px){
    ul.shop_top_menu_home_first ul{
        left: unset;
        right: 0;
    }
}

.shop_tov_list_filter_f .shop_tov_list_filter_item{
    display: block;
}


.shop_reviews_block_full_width_desc{
    height: 130px;
    margin: 0 0 8px 0;
    overflow: hidden;
}
.shop_reviews_block_full_width_spoiler_wrap{
    height: 22px;
    margin: 0 0 25px 0;
}
.shop_reviews_block_full_width_spoiler{
    cursor: pointer;
    font-size: 14px;
}
.shop_reviews_block_full_width_spoiler:hover{
    color: rgb(0, 123, 255);
}

.shop_reviews_block_full_width_item:not(.opened) .hide,
.shop_reviews_block_full_width_item.opened .show{
    display: none;
}
.shop_reviews_block_full_width_item.opened .shop_reviews_block_full_width_desc{
    height: unset;
}

#button-up{
    right: 47px;
    bottom: 134px;
}

.shop_top_menu_home_first li ul li{
    display: unset !important;
}

.cs_slider_image_m{
    display: none !important;
}
@media screen and (max-width: 767px){
    .cs_slider_image_d{
        display: none !important;
    }
    .cs_slider_image_m{
        display: unset !important;
    }
}

.our_prod_p_item .hb3_b_s{
    position: relative;
}
.our_prod_p_item .hb3_b_s .hb3_b_link{
    position: absolute;
    right: 0;
    top: 0;
    width: 120px;
}
.our_prod_p_item .hb3_b_s .hb3_b_link a{
    margin: unset;
    height: 34px;
}

.shop_reviews_block_full_width_spoiler{
    font-size: 16px;
    color: #e31e24;
    font-style: italic;
}

.cs_delete_coupon{
    color: red;
    padding: 4px;
    width: 33px;
    border: 1px solid red;
    display: inline-block;
    text-align: center;
    border-radius: 4px;
    font-size: 18px;
    cursor: pointer;
    margin-left: 10px;
}

@media (max-width: 991px){
    .tab_content ul,
    .tab_content ol{
        padding-left: 20px;
    }
}

.reviews_block_item_gallery{
    display: flex;
    margin: 14px 0;
}
.reviews_block_item_gallery_image{
    width: 280px;
    height: 140px;
    margin-right: 20px;
}
.reviews_block_item_gallery_image:last-child{
    margin-right: 0;
}
.reviews_block_item_gallery_image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
@media screen and (max-width: 540px){
    .reviews_block_item_gallery_image{
        height: 70px;
    }
}


/*
Исправление багов
 */
.cs_catalog_product_wrap{
    overflow: auto;
}
.cs_unavailable_btn{
    display: inline-block !important;
}
.cs_unavailable_block{
    width: unset !important;
}
@media screen and (max-width: 480px){
    .shop_tov_list_buy_block_bottom{
        flex-wrap: wrap !important;
    }
    .cs_unavailable_block{
        width: 100% !important;
        margin-top: 20px !important;
    }
}

.catalog_shop_block_item_body{
    overflow-x: auto;
    overflow-y: hidden;
}

@media screen and (max-width: 767px){
    .shop_top_menu_home_second_level_item .js_hm_subitems{
        min-width: unset;
    }
}
/* End */


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


/* Start:/bitrix/components/niges/cookiesaccept/templates/.default/style.css?16308877552729*/
/* NIGES.COOKIESACCEPT */

.nca-cookiesaccept-line {
    font-size: inherit;
    font-family: inherit;
    line-height: 1;
    padding: 10px;
}


.nca-cookiesaccept-line.style-1 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-3 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-5 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-7 .nca-cookiesaccept-line-text {
    color:#111;
}
.nca-cookiesaccept-line.style-2 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-4 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-6 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-8 .nca-cookiesaccept-line-text {
    color:#eee;
}

.nca-cookiesaccept-line.style-1 {
    /* background-position: center;
    background-repeat: repeat-x;
	background-image: url(/bitrix/components/niges/cookiesaccept/templates/.default/images/style-1-2.svg);
    background-size: contain; */
    background-color: rgb(61, 168, 255); 
}

.nca-cookiesaccept-line.style-2 {
    background-color: rgb(13, 62, 102);
}


.nca-cookiesaccept-line.style-3 {
    background-color: rgb(197, 197, 197);
}

.nca-cookiesaccept-line.style-4 {
    background-color: rgb(71, 71, 71);
}

.nca-cookiesaccept-line.style-5 {
    background-color: rgb(61, 255, 158);
}

.nca-cookiesaccept-line.style-6 {
    background-color: rgb(9, 92, 50);
}

.nca-cookiesaccept-line.style-7 {
    background-color: rgb(84, 255, 61);
}

.nca-cookiesaccept-line.style-8 {
    background-color: rgb(92, 5, 5);
}

.nca-cookiesaccept-line.style-9 {
    background-color: rgb(203, 255, 61);
}

.nca-cookiesaccept-line.style-10 {
    background-color: rgb(70, 94, 4);
}

.nca-cookiesaccept-line.style-11 {
    background-color: rgb(255, 148, 61);
}

.nca-cookiesaccept-line.style-12 {
    background-color: rgb(138, 70, 14);
}

.nca-cookiesaccept-line.style-13 {
    background-color: rgb(255, 61, 61);
}

.nca-cookiesaccept-line.style-14 {
    background-color: rgb(119, 22, 22);
}

.nca-cookiesaccept-line.style-15 {
    background-color: rgb(255, 61, 152);
}

.nca-cookiesaccept-line.style-16 {
    background-color: rgb(85, 10, 45);
}

.nca-cookiesaccept-line.style-17 {
    background-color: rgb(83, 129, 255);
}

.nca-cookiesaccept-line.style-18 {
    background-color: rgb(6, 37, 122);
}

 
.nca-cookiesaccept-line.style-19 {
    background-color: rgb(255, 255, 255);
}

.nca-cookiesaccept-line.style-20 {
    background-color: rgb(0, 0, 0);
}
 

@media screen and (min-width:767.01px) {
	.nca-hidden-pc {display: none !important;}
}
@media screen and (max-width:767px) {
	.nca-hidden-mobile {display: none !important;}
}
/* End */
/* /local/templates/main/public/css/bootstrap-reboot.css?16286826264781 */
/* /local/templates/main/public/css/bootstrap-grid.css?162868262670685 */
/* /local/templates/main/public/css/magnific-popup.css?16286826266951 */
/* /local/templates/main/public/css/swiper-bundle.min.css?162868262613681 */
/* /local/templates/main/public/css/slick.css?16286826261776 */
/* /local/templates/main/public/css/jquery.mCustomScrollbar.css?162868262653453 */
/* /local/templates/main/public/css/styles.css?1646809562346856 */
/* /local/templates/main/public/css/preloader.css?16323178341401 */
/* /local/templates/main/public/css/custom.css?165026641227321 */
/* /local/templates/main/components/bitrix/sender.subscribe/custom/style.min.css?16305880174395 */
/* /bitrix/components/niges/cookiesaccept/templates/.default/style.css?16308877552729 */
